/* CSS Document */

/* tags */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#cccccc;
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	color:#CC0000;
	margin-top:10px;
}
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	margin:0px 0px;
	padding:0px 0px;
}
.highlight	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	margin:0px 0px;
	padding:0px 0px;
}
/* classes */
.grey	{
	background-color:#333333;
	width:450px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
}
.black	{
	background-color:#000000;
	width:450px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
}
.brief	{
	background-color:#000000;
	padding-left:10px;
}
.pageBg {
	height:100%;
	width:100%;
}
.bgpic {
	height:120px;
	width:270px;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgpicright {
	height:120px;
	width:270px;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgpictable {
	margin:7px 7px 7px 7px;
	float:inherit;
}
.logo {
	height:195px;
	width:195px;
	background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.banner {
	height:200px;
	width:560px;
}
.bgfcontent {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	border:#333333 1px	solid;
}
.border {
	border: 1px solid #333333;
	margin:0px 0px;
	background:#000000;
	width:195px;
}
.titleBorder	{
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background:#000000;
	padding-left:0px;
	height:100%;
}
.highlight	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	margin:0px 0px;
	padding:0px 0px;
}


/* divs */
#rightHolder	{
	float:right;
	width:50%;
	margin:0px 0px 5px 10px;
	padding:1px;
}
#bgfcontent {
	background-color:#000000;
	border:#242424 1px	solid;
	background-repeat:no-repeat;
	margin:3px;
	padding:0px 10px 10px 12px;
	height:100%;
	width:522px;
	overflow:hidden;
}
#pictureholder	{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 10px;
}
#galleryholder	{
	float:right;
	margin:10px 0px 10px 5px;
	padding:0px 12px;
	background-image:url(../images/fireWorksGallery_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
#vidholder	{
	float:right;
	margin:10px 0px 10px 5px;
	padding:10px 10px;
	background-image:url(../images/vidGallery.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}
#productHolder	{
	margin:0px 10px 0px 0px;
	padding:10px 10px;
	width:490px;
	border:#333333 1px	solid;
	background-image:url(../images/bg.jpg);
}
#linksHolder	{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	width:100%;
	border-top:#333333 1px	solid;
	background-image:url(../images/IconBG.jpg);
}
.picture	{
	border:#333333 1px	solid;
	margin-bottom:10px;
}
.product	{
	border:#333333 1px	solid;
	margin-bottom:0px;
	margin-right:5px;
}

/* links */


a.toplink:link	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}
a.toplink:visited	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}
a.toplink:hover	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#990000;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}
a.toplink:active	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}

a.toplinknew:link	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(../images/new.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
}
a.toplinknew:visited	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(../images/new.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
}
a.toplinknew:hover	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#990000;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(../images/new_o.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
}
a.toplinknew:active	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}

a.midlink:link	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
a.midlink:visited	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
a.midlink:hover	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#990000;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
a.midlink:active	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#666666;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}

a.midlinknew:link	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-image:url(../images/new.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
a.midlinknew:visited	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-image:url(../images/new.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
a.midlinknew:hover	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#990000;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-image:url(../images/new_o.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
a.midlinknew:active	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#666666;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 18px;
	width: 262px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}


a.emaillink:link	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/e-mail_icon.gif);
	background-position:right;
}
a.emaillink:visited	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/e-mail_icon.gif);
	background-position:right;
}
a.emaillink:hover	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#990000;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/e-mail_icon_o.gif);
	background-position:right;
}
a.emaillink:active	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 178px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/e-mail_icon.gif);
	background-position:right;
}
a.link:link	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.link:visited	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.link:hover	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.link:active	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.vidgall:link	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	border:#333333 1px	solid;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 467px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/mp_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.vidgall:visited	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	border:#333333 1px	solid;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 467px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/mp_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.vidgall:hover	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#990000;
	border:#333333 1px	solid;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 467px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/mp_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.vidgall:active	{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	border:#333333 1px	solid;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 467px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-decoration: none;
	background-image:url(http://www.lemaitreevents.com/images/mp_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
}
input
{
	font-size: 10px;
	background-color: #EDF3EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	width:150px;
	padding: 3px 0px 3px 3px;
}
.input2
{
	font-size: 10px;
	background-color: #EDF3EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.list
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#999999;
	padding: 2px 2px;
	border: 1px solid #CCCCCC;
	width:220px;
}
select
{
	font-size: 10px;
	background-color: #EDF3EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 2px;
	border: 1px solid #CCCCCC;
	background-image:url(../images/input_bg.gif);
}

textarea
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px 2px;
	border: 1px solid #CCCCCC;
	background-image:url(../images/input_bg.gif);
	width:250px;
}
.submit
{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	width: 56px;
	border: none;
	border: 1px solid #CCCCCC;

}
.faqdiv	{
	color:#cccccc;
	font-size:10px;
	padding:5px;
}

.faqdiv A:link
{
	font-size:10px;
	color: #FFFFFF;
}
.faqdiv A:visited
{
	font-size:10px;
	color: #FFFFFF;
}
.faqdiv A:hover
{
	font-size:10px;
	color: #CC3300;
}
.botBorder	{
	border-bottom:#333333 1px	solid;
}