@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:top center; }
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px; }
h2 {
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFC;
	font-style:italic;
	font-weight:normal; }
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	padding:0px 0px 15px 0px;
	margin:0px;
	line-height:18px; }
a {
	color:#333;
	text-decoration:underline; }
a:hover {
	color:#333;
	text-decoration:none; }
.whitelink {
	color:#FFF;
	text-decoration:none; }
.whitelink:hover {
	color:#FFF;
	text-decoration:underline; }
.whitelinku {
	color:#FFF;
	text-decoration:underline; }
.whitelinku:hover {
	color:#FFF;
	text-decoration:none; }
.leftbox {
	padding:5px;
	line-height:20px; }
.leftbox img {
	padding-right:5px; }
.leftlink {
	color:#000;
	text-decoration:none; }
.leftlink:hover {
	color:#090;
	text-decoration:none; }
#wrapper {
	width:900px;
	margin:auto;
}
#header{
	width:900px;
	height:151px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat; }
#footer {
	width:900px;
	height:88px;
	clear:both;
	margin-top:10px; }
#sub_left_col {
	width:600px;
	float:left; }
#sub_right_right {
	width:300px;
	height:611px;
	float:left; }
#sub_content {
	width:550px;
	margin-left:20px; }
#quote_box {
	border:1px solid #FFFFFF;
	padding:10px;
	float:left;
	width:330px;
	margin-bottom:20px; }
#float_img {
	margin-right:10px;
	z-index:0;
	float:left; }
ol, li {
	color:#000; }
.green {
	color:#5bf30e; }
.red {
	color:#F00; }
.leftheads {
	background-image:url(../images/head-bg.gif);
	height:33px;
	color:#FFF;
	line-height:33px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase; }
.mainheads {
	background-image:url(../images/head-bg.gif);
	line-height:33px;
	padding-left:10px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold; }
.myahead {
	color:#000000;
	font-weight:bold;
	background-color:#EEEEEE;
	border-bottom:1px solid #CCC;
	cursor:pointer;
	padding:5px; }
.myacont {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCC;
	padding:5px; }
.sectionhead {
	font-size:14px;
	font-weight:bold;
	color:#333; }
.saleprince {
	font-size:20px;
	font-weight:bold; }
.regularprice {
	font-size:13px;
	font-weight:bold; }
.refprice {
	font-size:13px;
	font-weight:bold; }
.inpsrc {
	border:1px solid #CCC;
	outline:none;
	width:95%; }
.inpaddtocart {
	border:1px solid #CCC;
	outline:none;
	width:50px;; }



/*START INDEX STYLES*/
#left_col {
	float:left;
	width:450px; }
#main_image {
	width:450px;
	height:253px; }
#text {
	width:430px;
	height:313px;
	background-image:url(../images/text_bg.jpg);
	background-repeat:no-repeat; }
#copy {
	margin-left:20px; }
#right_col {
	width:450px;
	float:left; }
#quote {
	width:450px;
	height:298px; }
#order {
	width:450px;
	height:313px; }



/*** ROTATOR SCRIPT ***/
#rotateimg {
	width:250px; }
.jshowoff {
	width:250px;
	height:250px; }



/*NAV STYLES*/
#navigation{
	padding:110px 0 0 20px; }
#nav_bar{
	width:520px;
	height:31px;
	background-image:url(../images/nav_bg.png);
	background-repeat:no-repeat;
	margin:0 0 0 0;
	font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	text-transform:uppercase;
	color:#FFF;
	font-size:13px;
	padding:0; }
#nav_bar li{
	height:21px;
	
	list-style:none;
	padding:0 10px;
	margin:0;
	float:left;
	text-align:center;
	position:relative; }
#nav_bar li li{
	height:21px;
	width:116px;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
	position:relative; }
#nav_bar li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:100%;
	padding-top:6px; }
#nav_bar li a:hover{
	color:#CCC;
	text-decoration:none; }
#nav_bar ul {
	position: absolute;
	right:30px;
	visibility:hidden; }
#nav_bar li:hover ul{
	visibility:visible; }
#nav_bar ul a{
	height:17px;
	width:200px;
	background-color:#06C;
	padding:5px;
}
#nav2{
	position:relative;
	top:20px;
	right:20px;
	float:right; }
#nav2 a:link, #nav2 a:visited{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#nav2 a:hover{
	text-decoration:none; }
