@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin:0px;
	color: #999;
	font: 12px "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
}
a.actionlnks{
	font-size:9px;
	color:#333;
	text-decoration:none;
}
#homeText a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#homeText {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
#mainwrapper{
	position: relative;
	margin:0px auto;
	width: 950px;
	overflow:hidden;
}
#mainwrapper #maintop {
	position: relative;
	float: left;
	height: 560px;
	width: 100%;
}
#mainwrapper #maintop #maintopleft{
	float: left;
	height: 580px;
	width: 220px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/navmatte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainwrapper #maintop #maintopright{
	position: relative;
	float: left;
	height: 560px;
	width: 730px;
}
#mainwrapper #maintop #maintopright #maintoprighttop{
	position: relative;
	float: left;
	height: 160px;
	width: 730px;
}
#mainwrapper #maintop #maintopright #maintoprightbottom{
	position: relative;
	height: 420px;
	width: 729px;
	text-align:right;
	overflow:hidden;
	float: left;
}

/* Start - Content Page CSS */
#contwrapper{
	position: relative;
	margin:0px auto;
	width: 950px;
	overflow:auto;
}
#contwrapper #maintop {
	position: relative;
	float: left;
	width: 100%;
	overflow:hidden;
}
#contwrapper #maintop #maintopleft{
	float: left;
	overflow:auto;
	width: 220px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/navmatte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contwrapper #maintop #maintopright{
	position: relative;
	float: left;
	overflow:auto;
	width: 730px;
}
#contwrapper #maintop #maintopright #maintoprighttop{
	position: relative;
	float: left;
	height: 160px;
	width: 730px;
}
/*End - Content Page CSS*/

#mainwrapper #maintop #maintopright #maintoprightbottom #features{
	position: relative;
	float: left;
	height: 398px;
	width: 398px;
	border: 1px solid #CCC;
	overflow:hidden;
	margin-left: 10px;
}
#mainwrapper #maintop #maintopright #maintoprightbottom #mainbtns{
	position: relative;
	float: left;
	height: 400px;
	width: 300px;
	margin-left: 10px;
}
#mainwrapper #maintop #maintopright #maintoprightbottom #mainbtns #thebtns{
	position: relative;
	float: none;
	border: 1px solid #CCC;
	height: 95px;
	width: 298px;
	overflow:hidden;
}
#mainmiddle {
	position: relative;
	float: none;
	overflow:auto;
	width: 950px;
	background-attachment: scroll;
	background-image: url(../images/mainsep.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer {
	position: relative;
	float: none;
	height: 60px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: lighter;
}
#footer #addressbar {
	position: relative;
	float: none;
	height: 30px;
	width: 950px;
	background-color: #0b0b0b;
	letter-spacing:2px;
	line-height:2.5em;
}
#footer #creditsleft {
	position: relative;
	float: left;
	height: 20px;
	width: 650px;
	text-align: left;
	margin: 10px 0px 0px 15px;
	color: #333;
}
#footer #creditsright {
	position: relative;
	float: left;
	height: 20px;
	width: 270px;
	color: #999;
	text-align: right;
	margin: 10px 15px 0px 0px;
}
#footer #creditsright a {
	color: #333;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#999;
	text-decoration:underline;
}
#maintop #maintopright #maintoprighttop #calltoday {
	font-family: "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #bfbfc1;
	text-align: right;
	height: 130px;
	width: 700px;
	background-attachment: scroll;
	background-image: url(../images/calltoday.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
#itemlist {
	position:relative;
	float:left;
	width:180px;
	overflow:auto;
	margin:10px 0px 0px;
}
#lastviewed {
	position:relative;
	float:left;
	width:220px;
	overflow:auto;
	margin:10px 0px 0px;
}
#detailthumbs {
	position:relative;
	float:left;
	width:720px;
	overflow:auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pageheading{
	font-size:22px;
	color:#CCC;
}
.itemheading{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	font-family: "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
}
.itemnumtxt{
	color:#999999;
	font-size:14px;
}
.itemdescr{
	color:#333;
	font-size:13px;
	font-weight:normal;
	background-color: #FFFFFF;
}
a.recentview{
	color:#FFF;
	text-decoration:none;
}
a.recentview:hover{
	color:#FFF;
	text-decoration:underline;
}
/* //////////  NAV CSS /////////////*/

#topnav {
	position: relative;
	font-family: "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #bfbfc1;
	text-align: center;
	height: 30px;
	width: 730px;
	z-index:9998;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:2em;
	z-index: 9999;
}

#nav a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 30px;
	z-index: 99;
	margin-left: 1px;
	margin-right: 20px;
}

#nav a:hover{
	color:#FFF;
	text-decoration:underline;
	text-align: center;
	display: block;
	z-index: 98;
}


#nav #home a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 30px;
	width: 70px;
	z-index: 99;
}

#nav #home a:hover{
	color:#FFF;
	text-align: center;
	text-decoration:underline;
	display: block;
	z-index: 98;
}

#nav li ul a{
	background-attachment: scroll;
	background-image: url(../images/navmatte_trans.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav li ul a:hover{
	text-decoration:underline;
	background-attachment: scroll;
	background-image: url(../images/navmatte_trans.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav li{
	float:left;
	position:relative;
	z-index: 9999;
}

#nav ul {
	position:absolute;
	display:none;
	width:120px;
	top:30px;
	z-index: 9998;
}

#nav ul ul{
	top:auto;
	z-index: 9999;
}	

#nav li ul ul {
	top:0px;
	left:120px;
	z-index: 9999;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
	z-index: 9999;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
	z-index: 9999;
}

/* //////////  PROD NAV CSS /////////////*/
#prodnav {
	position:relative;
	font-family: "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	margin-left:20px;
	text-align:left;
	color:#CCC;
	line-height:1.4em;
}
#prodnavsub {
	position:relative;
	font-family: "Lucida Sans Unicode", tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	width:160px;
	line-height:1.4em;
	margin-left:40px;
	text-align:left;
	color:#CCC;
}
#prodnav a, #prodnavsub a{
	color:#CCC;
	text-decoration:none;
}
#prodnav a:hover, #prodnavsub a:hover{
	text-decoration:underline;
}


#linksTable a     {
	text-decoration: none;
	color: #333;
	border-right: 1px solid #333;
	padding-right: 7px;
	padding-left: 7px;
}

