/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/
body{ background:#B7B7B7; border-left:0px; border-right:0px; }
.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead{ font-size:11px; font-weight:bold; color:#003366; }
.SubSubHead{ font-size:11px; font-weight:bold; color:#000; }
.Normal{ font-size:11px; }
TD,TH,DIV,SPAN{ font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

#logo { position:absolute; width:246px; left:50%; top:5px; margin-left:80px; z-index:1;}

.topwrapper{ background:#7F7F7F; border:#B7B7B7 dotted; border-width:1px 0px; text-align:center; }
.top{ width:680px; text-align:right; margin:0px auto; padding:6px; }
.wraptable{ width:780px; background:#E8E8E8; margin:20px auto; }
.shadowleft{ background:url(media/shadowleft.gif); }
.bar{ width:100%; padding:0px; background:url(media/menushadow.jpg) top repeat-x; }
.menubg{ width:100%; background:url(media/menubg.gif); }
.curvetopleft{ background:url(media/curvetopleft.gif); }
.curvetopright{ background:url(media/curvetopright.gif); }
.curvebottomleft{ background:url(media/curvebottomleft.gif); }
.curvebottomright{ background:url(media/curvebottomright.gif); }
.bborder{ border:#DDD solid; border-width:2px 0px; }
.bborderleft{ border-left:2px #DDD solid; font-size:5px; }
.bborderright{ border-right:2px #DDD solid; font-size:5px; }
.shadowright{ background:url(media/shadowright.gif); }

.toppane{ padding:0px 2px; background:#D7D7D7; text-align:center; }
.leftpane{ padding-left:2px; }
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{ padding-right:1px; }
.contentpane{ padding:0px 2px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 2px; }

.user{ color:#FFF; font-size:11px; }
a.user:link{ color:#000000; text-decoration:none; }
a.user:visited{ color:#000000; text-decoration:none; }
a.user:hover{ color:#F00; text-decoration:none; }
a.user:active{ color:#000000; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:4px; }
#search input{ border:1px #DDD solid; margin-bottom:4px; }
#search img{ }

a:link{ color:#F00; text-decoration:underline; }
a:visited{ color:#F00; text-decoration:underline; }
a:hover{ color:#F00; text-decoration:none; }
a:active{ color:#F00; text-decoration:underline; }

.footerlinks{ padding:0; text-align:center; background:#999999; }
.footercell{ width:100%; background:url(media/footerbg.gif); text-align:center; padding:0px 20px 15px; }
.footerleft{ background:url(media/footerleft.jpg); }
.footerright{ background:url(media/footerright.jpg); }
.footer{ font-size:10px; color:#333; }
a.footer:link{ color:#333; text-decoration:none; }
a.footer:visited{ color:#333; text-decoration:none; }
a.footer:hover{ color:#F00; text-decoration:none; }
a.footer:active{ color:#333; text-decoration:none; }

/*___________________________________________________________________________________________*/
/* Listing Items */
.ListItem {background:#E8E8E8; width:100%; padding:2 2 2 6; font: verdana; border-width:0 0 2 0 ; border-color:#FFF; border-style:solid; }

a.ListTitle:link{ text-decoration:none; color:#000000; font-size:11px; font-weight:normal;}
a.ListTitle:visited{ text-decoration:none; color:#000000; font-size:11px; font-weight:normal;}
a.ListTitle:hover{ text-decoration:none; color:#FF0; font-size:11px; font-weight:normal;}
a.ListTitle:active{ text-decoration:none; color:#606060; font-size:11px; font-weight:normal;}
span.ListTitle a:link{ text-decoration:none; color:#000000; font-size:11px; font-weight:normal;}
span.ListTitle a:visited{ text-decoration:none; color:#000000; font-size:11px; font-weight:normal;}
span.ListTitle a:hover{ text-decoration:none; color:#F00; font-size:11px; font-weight:normal;}
span.ListTitle a:active{ text-decoration:none; color:#606060; font-size:11px; font-weight:normal;}

.ListDate{ color:#606060; font-size:10px;}

.ListMoreLink { color: #666666; font-weight: bold;}

/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ width:98%; background:transparent; }
.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#333;
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitembreadcrumb{
	color:#FF0;
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	background-color:transparent;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitemselected{
	border:#BBB solid;
	border-width:1px 0px;
	color:#FF0;
	font-size:11px; font-weight:normal;
	padding:4px 10px 4px 5px;
	background:#7F7F7F;
}
.MainMenu_MenuArrow{
	border:#BBB solid; border-width:1px 1px 1px 0px;
	padding:0px;
}
.submenu{
	z-index:1000;
	background:#BBB;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:1px #000 solid;
	padding:0px;
	margin-left:2px;
}
.rootmenuitem TD{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
}
.rootmenuitemselected TD{
	color:#FF0;
	font-size:11px;
	font-weight:bold;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
}
.rootmenuitembreadcrumb TD{
	color:#FF0;
	font-size:11px;
	font-weight:bold;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/
/* Forums */
.afgrid, .afnormal{	font-size: 12px;	color: #000000;	font-family: Verdana, Arial, Tahoma;	background-color: #ffffff;}
.afgridborder{border: solid 1px #dcdcdc;font-size: 12px;color: #000000;	font-family: Verdana, Arial, Tahoma;background-color: #ffffff;}
.aflastpost{border-top: #cdcdcd 1px solid;font-size: 11px;background-color: #ffffff;}
.NTForums_Pager{border: solid 1px #333333;background-color: #ffffff;}
.af_pager, .af_pagernumber, .af_currentpage{font-family: Verdana, Arial, Tahoma;font-size:10px;color: #000000;padding: 2px,2px,2px,2px;}
.af_pagernumber{background-color: #DCDCDC;border-left: #000000 1px solid;width: 15px;}
.af_currentpage{background-color: #FFFFCC;border-left: #000000 1px solid;color: #000000;padding-bottom: 2px;padding-left: 2px;padding-right: 2px;padding-top: 2px;width: 15px;font-weight:bold;}
.afcrumb{font-family: Tahoma, Arial, Verdana;font-size: 11px;padding-top: 10px;padding-bottom: 10px;font-weight:bold;}
.afcrumb a, .afcrumb a:link, .afcrumb a:visited, .afcrumb a:active{	color: #000000;}
.afsubjectheader{font-family: Verdana, Arial, Tahoma;font-size: 11px;font-weight:bold;padding-bottom: 10px;}
.afgrouprow{font-weight: bold;font-size: 11px;color: #ffffff;height: 15px;background-color: #000000;}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active{color:#ffffff;}
.afsubgrid {border: solid 1px #cdcdcd;}
.afheader{font-weight: bold;font-size: 9px;color: #808080;height: 10px;background-color: #dcdcdc;}
.afheader2{font-family: Tahoma, Arial, Verdana;font-weight: bold;font-size: 9px;color: #ffffff;background-color: #336699;height: 10px;}
.afforumrow{border-right: #cdcdcd 1px solid;border-top: #cdcdcd 1px solid;font-size: 11px;background-color: #ffffff;}
.afforumrow2{border-right: #cdcdcd 1px solid;border-top: #cdcdcd 1px solid;font-size: 11px;background-color: #f5f5f5;}
.afforumrow a:link, .afforumrow a:visited, .afforumrow a:active, .afpostinfo1 a, .afpostinfo1 a:link, .afpostinfo1 a:visited, .afpostinfo1 a:active, .afposttopic a, .afposttopic a:link, .afposttopic a:visited, .afpostreply1 a, .afpostreply1 a:link, .afpostreply1 a:visited, .afforumrow2 a:link, .afforumrow2 a:visited, .afforumrow2 a:active{color: #000080;}
.afpostinfo2 a, .afpostinfo2 a:link, .afpostinfo2 a:visited, .afpostinfo2 a:active, .afpostreply2 a, .afpostreply2 a:link, .afpostreply2 a:visited{color: #000080;}
.aflastpost a:link, .aflastpost a:visited, .aflastpost a:active{color: #000080;}
.aftopicrow1, .aftopicrownew, .afcol3, .afcol4, .afcol5, .afcol6, .afsubject, .afpostinfo, .afposttopic, .afpostreply, .afpostbody, .afpostattach, .afpostsig{font-size: 11px;}
.afpostinfo1, .afpostinfo2{border-left: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afpostinfo2, .afpostreply2{background-color: #f5f5f5;}
.afposttopic, .afpostreply1, .afpostreply2 {border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afsubrow{font-size:11px;border-bottom: solid 1px #333333;}
.afcol1{border-left: solid 1px #cdcdcd;	border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afcol2{border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afcell1{font-weight: bold;background-color: #dcdcdc;}
.aftopicrow1, .aftopicrownew{border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afnormal a,.aftopicrow1 a, aftopicrow1 a:link, aftopicrow1 a:visited, aftopicrow1 a:active{color: #000080;}
.aftopicrownew a, aftopicrownew a:link, aftopicrownew a:visited, aftopicrownew a:active{color: #000080;font-weight: bold;}
.NTForums_Button{cursor:hand;border: #000000 1px solid;padding-right: 2px;display: block;padding-left: 2px;font-weight: bold;font-size: 9pt;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#336699,EndColorStr=#7DA1C4);padding-bottom: 5px;width: 100px;color: #ffffff;padding-top: 5px;background-color: #cccccc;text-align: center;	text-decoration: none;}
.afButton {cursor:hand;	border: #000000 1px solid;}
.af_arrow {	background-color: #FFFFFF;border: #696969 1px solid;}
.afborder {border-left: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afsmallbutton, .afsmallbutton a, .afsmallbutton a:link, .afsmallbutton a:active, .afsmallbutton a:visited{font-size: 11px;	color: #000080;}
.afminibutton, .afminibutton a, .afminibutton a:link, .afminibutton a:active, .afminibutton a:visited{font-size: 10px;color: #000080;}
.afsmalltext{font-size:11px;}
.emot{background-color:transparent;border-style:none;margin:0px,0px,0px,0px;padding:0px,0px,0px,0px;}
.af_textbox{border-bottom:#336699 1px solid;border-left:#7B9EBD 1px solid;border-right:#336699 1px solid;border-top:#7B9EBD 1px solid;}
.afadminHeader{border-bottom:#000000 1px solid;font-family:Verdana,Arial,sans-serif;font-size:12pt;font-weight:bold;padding-left:10px;width:95%;}
.NTForums_Quote{border-right: #a9a9a9 1px solid;padding-right: 5px;border-top: #a9a9a9 1px solid;display: block;	padding-left: 5px;	font-size: 8pt;padding-bottom: 5px;	margin: 10px;	border-left: #a9a9a9 1px solid;	padding-top: 5px;	border-bottom: #a9a9a9 1px solid;	background-color: #f5f5f5;}
.af_normal{font-size: 12px;	font-family: Tahoma, Verdana, Arial}
.af_button{	border-right: #336699 1px solid;	padding-right: 5px;	border-top: #7b9ebd 1px solid;	padding-left: 5px;	font-size: 11px;	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);	border-left: #7b9ebd 1px solid;	width: 110px;	cursor: hand;	border-bottom: #336699 1px solid;}
.af_textbox{font-family: Tahoma, Verdana, Arial;font-size: 11px;border-right: #336699 1px solid;border-top: #7b9ebd 1px solid;border-left: #7b9ebd 1px solid;border-bottom: #336699 1px solid;}
.af_results{border-right: gray 1px solid;border-top: gray 1px solid;overflow: auto;border-left: gray 1px solid;width: 99%;border-bottom: gray 1px solid;height: 400px;background-color: #ffffff;}
.af_row{font-size: 11px;padding-bottom: 2px;cursor: pointer;font-family: Tahoma, Verdana, Arial;}
.af_header{font-family: Tahoma, Verdana, Arial;	font-size: 11px;	background-color:#cdcdcd;	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);}
/*___________________________________________________________________________________________*/
/* Forms */
.mainReport
{
border: black 1px solid;
border-left: black 1px solid;
width: 600px;
border-collapse: collapse;
background:ivory;
text-align: left;
}
.frmReport
{
border: black 1px solid;
width: 500px;
border-collapse: collapse;
}
.frmPadding
{
padding:3px 3px 3px 3px;
}
.FormTextBox
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
border-right: #336699 1px solid;
border-top: #7b9ebd 1px solid;
border-left: #7b9ebd 1px solid;
border-bottom: #336699 1px solid;
margin-bottom: 8px;
}
.frmSeparator
{
border-bottom:1px black solid;
height:10px;
}
.FormLabel
{
font-family: Tahoma, Verdana, Arial;
font-weight:bold;
font-size: 11px;
border: 0;
margin-left: 0px;
}
.chkLstShip
{
background:wheat;
width:250px;
padding:3px;
}
.chkLstMake
{
background:silver;
width:250px;
padding:3px;
}
/*___________________________________________________________________________________________*/
/* Headers */
.aquaheaderbg{ background:url(media/aquaheaderbg.jpg); }
.aquaheaderleft{ background:url(media/aquaheaderleft.jpg); }
.aquaheaderright{ width:100%; background:url(media/aquaheaderright.jpg) right no-repeat; }
.aquaheaderright1{ width:100%; background:url(media/aquaheaderright1.jpg) right no-repeat; }
.aquaheaderright2{ width:100%; background:url(media/aquaheaderright2.jpg) right no-repeat; }
.aquaheaderright3{ width:100%; background:url(media/aquaheaderright3.jpg) right no-repeat; }
.blueheaderbg{ background:url(media/blueheaderbg.jpg); }
.blueheaderleft{ background:url(media/blueheaderleft.jpg); }
.blueheaderright{ width:100%; background:url(media/blueheaderright.jpg) right no-repeat; }
.blueheaderright1{ width:100%; background:url(media/blueheaderright1.jpg) right no-repeat; }
.blueheaderright2{ width:100%; background:url(media/blueheaderright2.jpg) right no-repeat; }
.blueheaderright3{ width:100%; background:url(media/blueheaderright3.jpg) right no-repeat; }
.greenheaderbg{ background:url(media/greenheaderbg.jpg); }
.greenheaderleft{ background:url(media/greenheaderleft.jpg); }
.greenheaderright{ width:100%; background:url(media/greenheaderright.jpg) right no-repeat; }
.greenheaderright1{ width:100%; background:url(media/greenheaderright1.jpg) right no-repeat; }
.greenheaderright2{ width:100%; background:url(media/greenheaderright2.jpg) right no-repeat; }
.greenheaderright3{ width:100%; background:url(media/greenheaderright3.jpg) right no-repeat; }
.greenyellowheaderbg{ background:url(media/greenyellowheaderbg.jpg); }
.greenyellowheaderleft{ background:url(media/greenyellowheaderleft.jpg); }
.greenyellowheaderright{ width:100%; background:url(media/greenyellowheaderright.jpg) right no-repeat; }
.greenyellowheaderright1{ width:100%; background:url(media/greenyellowheaderright1.jpg) right no-repeat; }
.greenyellowheaderright2{ width:100%; background:url(media/greenyellowheaderright2.jpg) right no-repeat; }
.greenyellowheaderright3{ width:100%; background:url(media/greenyellowheaderright3.jpg) right no-repeat; }
.iceheaderbg{ background:url(media/iceheaderbg.jpg); }
.iceheaderleft{ background:url(media/iceheaderleft.jpg); }
.iceheaderright{ width:100%; background:url(media/iceheaderright.jpg) right no-repeat; }
.iceheaderright1{ width:100%; background:url(media/iceheaderright1.jpg) right no-repeat; }
.iceheaderright2{ width:100%; background:url(media/iceheaderright2.jpg) right no-repeat; }
.iceheaderright3{ width:100%; background:url(media/iceheaderright3.jpg) right no-repeat; }
.oliveheaderbg{ background:url(media/oliveheaderbg.jpg); }
.oliveheaderleft{ background:url(media/oliveheaderleft.jpg); }
.oliveheaderright{ width:100%; background:url(media/oliveheaderright.jpg) right no-repeat; }
.oliveheaderright1{ width:100%; background:url(media/oliveheaderright1.jpg) right no-repeat; }
.oliveheaderright2{ width:100%; background:url(media/oliveheaderright2.jpg) right no-repeat; }
.oliveheaderright3{ width:100%; background:url(media/oliveheaderright3.jpg) right no-repeat; }
.orangeheaderbg{ background:url(media/orangeheaderbg.jpg); }
.orangeheaderleft{ background:url(media/orangeheaderleft.jpg); }
.orangeheaderright{ width:100%; background:url(media/orangeheaderright.jpg) right no-repeat; }
.orangeheaderright1{ width:100%; background:url(media/orangeheaderright1.jpg) right no-repeat; }
.orangeheaderright2{ width:100%; background:url(media/orangeheaderright2.jpg) right no-repeat; }
.orangeheaderright3{ width:100%; background:url(media/orangeheaderright3.jpg) right no-repeat; }
.orchidheaderbg{ background:url(media/orchidheaderbg.jpg); }
.orchidheaderleft{ background:url(media/orchidheaderleft.jpg); }
.orchidheaderright{ width:100%; background:url(media/orchidheaderright.jpg) right no-repeat; }
.orchidheaderright1{ width:100%; background:url(media/orchidheaderright1.jpg) right no-repeat; }
.orchidheaderright2{ width:100%; background:url(media/orchidheaderright2.jpg) right no-repeat; }
.orchidheaderright3{ width:100%; background:url(media/orchidheaderright3.jpg) right no-repeat; }
.pinkheaderbg{ background:url(media/pinkheaderbg.jpg); }
.pinkheaderleft{ background:url(media/pinkheaderleft.jpg); }
.pinkheaderright{ width:100%; background:url(media/pinkheaderright.jpg) right no-repeat; }
.pinkheaderright1{ width:100%; background:url(media/pinkheaderright1.jpg) right no-repeat; }
.pinkheaderright2{ width:100%; background:url(media/pinkheaderright2.jpg) right no-repeat; }
.pinkheaderright3{ width:100%; background:url(media/pinkheaderright3.jpg) right no-repeat; }
.redheaderbg{ background:url(media/redheaderbg.jpg); }
.redheaderleft{ background:url(media/redheaderleft.jpg); }
.redheaderright{ width:100%; background:url(media/redheaderright.jpg) right no-repeat; }
.redheaderright1{ width:100%; background:url(media/redheaderright1.jpg) right no-repeat; }
.redheaderright2{ width:100%; background:url(media/redheaderright2.jpg) right no-repeat; }
.redheaderright3{ width:100%; background:url(media/redheaderright3.jpg) right no-repeat; }