* {
	margin: 0;
	padding: 0;
	scrollbar-base-color: red;
}
html {
	height: 100%;
	scrollbar-base-color: red;
}

body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color:#FFFFFF;
	height: 100%;

}

a {
	outline:none;
}

.tsp { behavior: url("iepngfix.htc"); }

#wrapper {
	width: 1020px;
	height: 765px;
	margin: 0 auto;
	background-color: #000000;
}

#header {
	height: 146px;
	border-bottom: #a50128 1px solid;
}	

#topnav {
	height: 25px;
	margin-top: 1px;
	border-top: #a50128 1px solid;
	border-bottom: #a50128 1px solid;
	padding-top: 3px;
}

#topnav ul li {
	float: left;
	list-style:none;
	font-size: 14px;
	font-weight: bold;
}

#content {
	float:left;
	width: 100%;
	height: 588px;
	background: url(../images/bg_content.jpg) no-repeat;
}

#content1 {
	float:left;
	width: 100%;
	height: 588px;
	border-top: #a50128 1px solid;
	margin-top: 1px;
	border-bottom: #a50128 1px solid;
	background: url(../images/bg_content_template.jpg) no-repeat;
}

#footer {
	float:left;
	width: 100%;
	height: 50px;
	border-top: #a50128 1px solid;
	margin-top: 1px;
}


#column1 {
	width: 470px;
	float: left;
	padding-top: 5px;
}
.new_special{
	background: url("../images/new_special.jpg") no-repeat right 4px;
}

#menu_container {
	width: 470px;
	height: 420px;
}
#menu {
	top: 2px;
	width: 245px;
	position:relative;
	float: left;
}

#menu li {
	list-style:none;
}

#menu li a {
	float: none;
	display:block;
	height: 55px;
}

#menu li ul {
	position:absolute;
	top: 15px;
	left:240px;
	padding-left: 10px;
	display: none;
	width: 200px;
	height:400px;
	overflow:auto;
}

#menu li ul li {
	line-height: 16px;
	margin-bottom:5px;
}

#menu li ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height:auto;
}
#menu li ul li a:hover {
	color: #a50128;
}

#menu li:hover ul {
	display:block;
}

#menu li.over ul {
	display:block;
}

#navtotal {
	width: 175px;
	height: 24px;
	background: url(../images/topnav_total.jpg) no-repeat;
}

#navtotal a {
	padding-left: 100px; 
	color: #FFFFFF; 
	text-decoration: none;
	padding-top: 2px;
}

#navtotal a:hover {
	color: #74a334; 
}



#service {
	height:180px;
}

#service ul li {
	height: 26px;
	line-height: 22px;
	margin-bottom: 1px;
	padding-left: 35px;
	font-size: 14px;
	list-style: none;
	font-weight: bold;
	background: url(../images/bg_servicelink.jpg) no-repeat;
}

#service ul li:hover {
	background: url(../images/bg_servicelink_over.jpg) no-repeat;
}

#service ul li a {
	color: #FFFFFF;
}

#service ul li a:hover {
	color: #00CC00;
}

#service span {
	float:left;
	display: block;
	margin-top: 15px;
	font-size: 10px;
	font-weight: bold;
	padding-left:35px;
}

#service span a {
	color: #FFFFFF;
	text-decoration: underline;
}

#column2 {
	width: 550px;
	float:left;
}

#product {
	width: 100%;
	height: 451px;
	overflow-y: auto;
	margin-top: 6px;
}

#product ul {
	margin-top: 3px;
	bottom: 10px;
}

#product #photos {
	width: 525px;
}

#product #description {
	width: 100%;
	text-align:justify;
	margin-bottom:7px;
	overflow-y: auto;
	overflow-x: hidden;
}

#product ul li {
	float: left;
	list-style:none;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	margin-right:10px;
}

#product h1 {
	padding:0;
	margin:0;
	font-size: 14px;
	display: block;
	text-align:center;
}

#product h2 {
	padding:0;
	margin:0;
	font-size: 12px;
}

#product p {
	padding:0;
	margin:0;
}

#goodies {
	padding-top: 25px;
}
#goodies a {
	color: #a50128;
	text-decoration: none;
}
#goodies h2 {
	font-size: 16px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; color: #a50128;}
#keyboardMsg{ float: right; color: #a50128; }
#closeButton{ top: 5px; right: 5px; color: #a50128;}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/*--------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------*/
#product button{
	background: none;
	border: none;
	color: white;
}
#pricing_bg{
/*	background: url("../images/pricing_bg.png") no-repeat center;*/
	height: 69px;
	padding-top: 50px;
}
goodies span strong{
	vertical-align: top;
}
#goodies a{
	vertical-align:top;
}
#goodies span{
	vertical-align:top;
}

#goodies img{
	vertical-align:bottom;
}
	
#checkout img{
	border: none;
}
#checkout .left{
	float: left
}
	#checkout .left #content .checkout{
		float: left;
	}
	#checkout .left #content{
		width: 400px;
		height: 440px;
		background: black;
	}
		#checkout .left #content .disabled{
			color: grey;
			width: 0px;
		}
		#checkout .left #content select{
			width: 230px;
		}
		#checkout .left #content #prevStep{
			float: left;
			margin-top: 20px;
		}
		#checkout .left #content #nextStep{
			float: right;
			margin-top: 20px;
		}
		#checkout .left #content #step2 a{
			color: grey;
		}
		#checkout .left #content #step2 .select{
			margin-left: 24px;
		}
		#checkout .left #content #step2 .radiobutton{
			margin-right: 10px;
		}
		#checkout .left #content #step2{
			margin: 0;
			padding: 0;
			margin-top: 20px;
			float: left;
		}
		#checkout .left #content #step3{
			margin-top: 20px;
			float: left;
		}
			#checkout .left #content #step3 input{
				width: 210px;
			}
		#checkout .left #content .step4{
			margin-top: 20px;
			float: left;
			width: 400px;
		}
			#checkout .left #content .step4 h1{
			margin: 0px;
			float: left;
		}
		#checkout .left #content .step4 .width{
			width: 200px;
		}
		#checkout .left #content .step4 .floatright{
			text-align: right;
			width: 200px;
		}
		
		#checkout .left #content .floatright2{
			text-align: right;
		}
#checkout .right{
	float: right;
}
	#checkout .right #steps{ 
		height: 445px;
		width: 110px;
		overflow: hidden;
	}
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
	
	
	
	
