body{background-image:url('/images/background_gradient.jpg'); background-repeat:repeat-x; background-color:#060606; font-family:helvetica, arial, sans-serif; font-size:11px; color:#FFFFFF;}
tr,select,textarea,td{ font-family:Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
input{font-family:Helvetica, sans-serif; font-size:11px;}

#frontPageLeftColumn{
	width:675px;
	float:left;
}

#frontPageRightColumn{
	width:220px;
	float:right;
	margin-left:5px;
}

#frontSlideShow{
	width:675px;
	height:350px;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
}

#myslidemenu{
	float:right;
}

#productSearch{
	margin-bottom:5px;
	width:225px;
}

.searchSelect{
	font-size:11px;
	color:#000;
	width:120px;
}

.grayText{color:#999999;}
.thickbox{margin:0;}
.headerRow{font-weight: bold; color:#000000; background-color:#666666; font-size:12px;}
.tableBorder{color:#00FFCC; border:1px #999999 solid; background-color:#CCCCCC;}
.formLabel{font-weight: bold; text-align:right; vertical-align:top;}
.blueHeader{font-weight:bold; font-size:16px; color: #154ca1;}

.blogTitle{font-weight:bold; font-size:18px; color:#154ca1;}
.blogDateLine{font-style:italic; color:#666;}
.blogBody{font-size:13px; margin-top:10px;}

.whiteHeader{font-weight:bold; font-size:14px; color: #FFFFFF;}

#blogIcon{
	float:left;
	margin-left:25px;
	margin-right:15px;
}

#blogDetail{
	float:left;
	width: 650px;
}


.searchDetail{font-size:12px;}
.newsTitle{font-size:12px; font-weight:bold;}

a.white:link   { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.white:visited    { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.white:hover   { color: #6ac8f4; font-weight: bold; text-decoration: none }

a.footer:link   { color: #000000; font-weight:normal; text-decoration: none }
a.footer:visited    { color: #000000; text-decoration: none }
a.footer:hover   { color: #000000; text-decoration: underline }

a:link   { color: #154ca1; font-weight: bold; text-decoration: none }
a:visited    { color: #154ca1; font-weight: bold; text-decoration: none }
a:hover   { color: #154ca1; font-weight: bold; text-decoration: underline }

tr.searchResultsHeader{
	background-color:#333;
}

tr.searchResultsHeader td{
	color:#FFF;
	font-size:14px;
	font-weight: bold;
}

#siteArea{
	/*
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-450px;
	*/
	width:900px;
	margin:0 auto;
	top:0px;
}

#mainContent{
	width:900px;
}

#header {
	width:900px;
	height:100px;
}

#mainLogo{
	float:left;
	margin-right:100px;
}

#topLinks{
	text-align: right;
	margin-top:10px;
}

#topLinks li{
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}

#topLinks a:link {color:#FFFFFF; font-weight:normal;}
#topLinks a:visited {color:#FFFFFF; font-weight:normal;}


#bottomLinks{
	text-align: right;
	margin-top:0px;
}

#bottomLinks ul{margin-top:0;}

#bottomLinks li{
	display: inline;
	list-style-type: none;
	padding-left: 7px;
	padding-right: 7px;
}

#bottomLinks a:link {color:#FFFFFF; font-weight:normal;}
#bottomLinks a:visited {color:#FFFFFF; font-weight:normal;}


#mainNavigation{text-align:right; margin-top:58px;}

#mainNavigation li{
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}

#rounded_rectangle{
	background-image: url('/images/rectangle_bg.gif');
}

#footer {
	color:#FFFFFF;
}

#sideMenu{
	float: left;
}

#newsMain{
	width:750px;
	float:left;
}

#contentMain{
	width:720px;
	float:left;
	margin-left:15px;
}

body.mceContentBody {
  background: #060606;
  color: #fff;
}

#topNavProductSearchContainer{
	position:absolute;
	display:none;
	width:250px;
	z-index:99;
	top:45px;
	margin-left:650px;
}

#topNavProductSearchDiv{
	background-image:url('/images/background_gradient.jpg'); background-repeat:repeat-x; background-color:#060606;
	border:solid 1px #000;
	height:160px;
	padding-left:5px;
}

#productSearchLinkPlaceHolder{
	height:15px;
	width:90px;
/*	border:solid 1px green;*/
	margin-left:208px;
	cursor:pointer;
}

#productSearchTopNav{
	position:absolute;
	left:50%;
	top:0;
	margin-top:30px;
	margin-left:370px;
}