/***********************************************//* HTML tag styles                             *//***********************************************/body{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	color: #000000;	line-height: 1.166;		margin: 0px;	padding: 0px;	background: #cc0000 url("../images/elRedStripe.gif") fixed;	background-color: #CC0000;}h1{ font: bold 100%; color: #000000; margin: 0px; padding: 0px;}h2{ font:110%; color: #000000; margin: 0px; padding: 0px;}h3{ font-size: 18px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #cc0000; margin: 0px; padding: 0px;}h4{ font-size: 16px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #CC0000; margin: 0px; padding: 0px;}h5{ font-size: 18px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding: 0px;}img { border: 0px ;}/*************** list tag styles ***************/ul{	list-style-image:  url("../images/elRedDiamond.gif");}/******* hyperlink and anchor tag styles *******/a:link, a:visited{	text-decoration: underline;}a:hover{	text-decoration: underline;}/******* content styles *******/.feature {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;}.feature a:link {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:inherit;	color: #0000CC;	text-decoration: underline;}.feature a:visited {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:inherit;	color: #0066CC;	text-decoration: underline;}.feature a:hover {	text-decoration: underline;}.itemdesc{	line-height:1.3;}.totalprice {	border: 2px solid #CC0000;	margin: 5px 0 5px 0;	padding: 5px 0 5px 0;}.important {   	font-family:Verdana, Arial, Helvetica, sans-serif;   	border: 1px solid #000000;   	padding: 5px;   	text-decoration: none;	color: #CC0000;	text-align: center;	font-weight: bold;}/************* styles ****************/input.nbor {  border     : 0;  text-align : left;}#quote {	font-size: 80%;}#rightphoto {	float: right;}.leftcol {	font-weight:normal;}.colhead {	font-weight: bold;	font-size: larger;	background-color:#CCCCCC;	padding: 5px;}.tagline {	font-style: italic;	color:#CC0000;	font-size:larger;}.optionname{	font-size: 14px;	font-weight: bold;	color: #000000;	background-color: #CCCCCC;	margin: 0px;	padding: 0px 10px 0px 10px;	display: block;}.optiondescription a:link {	font-size: 12px;	color: #0000CC;	text-decoration:underline;}.optiondescription a:visited{	font-size: 12px;	color: #0066CC;	text-decoration:underline;}.optiondescription a:hover {	text-decoration:underline;}.smaller {	font-size: smaller;}.button a {   border: 1px solid #000000;   display: block;   padding-bottom: 2px;   padding-left: 2px;   padding-right: 2px;   padding-top: 2px;   text-decoration: none;}.button a:link, .button a:visited {	font-family:Verdana, Arial, Helvetica, sans-serif;    background-color: #FFFFFF;  	color: #0000CC;	text-decoration: none;}.button a:hover {   background-color: #0000CC;    color: #FFFFFF;   text-decoration: none }.search a {   background-color: #0000CC;   border: 1px solid #000000;   display: block;   padding-bottom: 2px;   padding-left: 5px;   padding-right: 5px;   padding-top: 2px;   text-decoration: none;}.search a:link, .search a:visited {	font-family:Verdana, Arial, Helvetica, sans-serif;  	color: #FFFFFF;	text-decoration: none;}.search a:hover {   background-color: #FFFFFF;    border: 1px solid #000000;    color: #0000CC;   text-decoration: none }.sitemap {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;}.sitemap a:link {	color: #0000CC;	text-decoration: none;}.sitemap a:visited {	color:#0066CC;	text-decoration: none;}.sitemap a:hover {	text-decoration: underline;}.call {	color:#CC0000;	font-weight: bold;}.cap {	color: #CC0000; 	font-weight: bold; }/***********************************************//* Layout Divs                                 *//***********************************************/#header{	position: absolute;	top: 10px;	left: 2%;	right: 2%;	width:95.6%;}	#blackbar{		position: absolute;		top: 0px;		left: 0px;		height: 110px;		width: 100%;		padding: 0px;		margin: 0px;		background-color:#000000;	}		#random_quote {			position: absolute;			display: block;			top: 20px;			left: 30px;			width: 400px;			text-align: justify;			z-index: 50;			color: #FFFFFF;			font-size: .9em;			font-family:Verdana, Arial, Helvetica, sans-serif;		}		#random_quote a:link , #random_quote a:visited {			text-decoration:none;			color: #FFFFFF;		}		#random_quote a:hover {			text-decoration:underline;		}		#globalmessage {			position: absolute;			top: 20px;			left: 50px;			width: 400px;			text-align: left;			z-index: 200;			color: #FFFFFF;		    border: 1px solid #CC0000; 			padding-left: 5px;			padding-right: 5px;			padding-bottom: 3px;			padding-top: 1px;		}		#logo{			position: absolute;			top: 1px;			right: 37px;			height: 107px;		}	.tl {		position: absolute;		top: 0px;		left:0px;	}	.tr {		position: absolute;		top: 0px;		right:0px;	}		.bl {		position: absolute;		top: 54px;		left:0px;	}	.br {		position: absolute;		top: 54px;		right:0px;	}		.blb {		position: absolute;		top: 104px;		left:0px;	}	.brb {		position: absolute;		top: 104px;		right:0px;	}		#navbar{		position: absolute;		top: 120px;		left: 0px;		height: 60px;		width: 100%;		padding: 0px;		margin: 0px;		background-color:#ffffff;	}	/* searchbar in white bar - header_start.php */		#searchbar a{			position: absolute;			top: 33px;			left: 50px;			text-align: left;			z-index: 200;		    border: 1px solid #000000; 			padding-left: 5px;			padding-right: 5px;			padding-bottom: 3px;			padding-top: 1px;		}		#searchbar a:link, #searchbar a:visited {			font-family:Verdana, Arial, Helvetica, sans-serif;			text-decoration: none;		    background-color: #FFFFFF; 		    color: #0000CC;		}				#searchbar a:hover {		    background-color: #0000CC; 		    color: #FFFFFF;		    text-decoration: none;		}/* end searchbar in white bar - header_start.php */		#globalNav{			position: absolute;			top: 8px;			right: 5px;			height: 30px;			text-align: right;			background-color: #FFFFFF;		}		#globalNav a {			font-size: 14px;			font-family: "Arial Black", sans-serif;			border-left: 1px solid #CC0000;			margin: 0px;			padding: 0px 5px 0px 5px;		}		#globalNav a:link {			color: #000000;			text-decoration: none;		}				#globalNav a:visited{			color: #000000;			text-decoration: none;		}				#globalNav a:hover{			text-decoration:underline;			color: #CC0000;		}		#subglobal {			position: absolute;			top: 37px;			right: 5px;			height: 23px;			text-align: right;			background-color: #FFFFFF;		}				#subglobal a {			font-size: 12px;			font-family: Verdana, Arial, Helvetica, sans-serif;			color: #000000;			padding: 0px 5px 0px 5px;			border-left: 1px solid #CC0000;			text-decoration:none;		}		#subglobal a:link {			color: #000000;			text-decoration:none;		}				#subglobal a:visited {			color: #000000;			text-decoration:none;		}				#subglobal a:hover{			text-decoration:underline;			color: #CC0000;		}#contentwrapper{	position:absolute;	top: 200px;	left: 2%;	right: 2%;	width:95.6%;}#left_col{	position:absolute;	top: 0px;	left: 0px;	width: 160px;	height: 1000px;	background-color: #ffffff;	padding: 10px 10px 10px 10px;}#LeftMenu {	width: 150px;	background-color: #FFFFFF;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}#LeftMenu a:link, #LeftMenu a:visited{	text-decoration: none;	color: #000000;}#LeftMenu a:hover{	text-decoration:underline;	color: #CC0000;}	.menuTitle {		width:inherit;		height: 18px;		font-size: 14px;		font-weight:bold;		display: block;		color: #000000;		background-color: #FFFFFF;		text-decoration: none;		padding-top: 6px;		padding-bottom: 3px;		padding-left: 6px;		border-bottom-width: 1px;		border-bottom-style: solid;		border-bottom-color: #ddd;		border-top-width: 1px;		border-top-style: solid;		border-top-color: #FFFFFF;		border-left-width: 1px;		border-left-style: solid;		border-left-color: #FFFFFF;		border-right-width: 0px;		margin-bottom: 1px;	}		.menuLink {		font-size: 12px;		color: #5E6257;		display: block;		background-color: #FFFFFF;		padding-left: 12px;	}#mid_col{	position:absolute;	height: 1000px;	top: 0px;	left: 190px;	right: 370px;	background-color: #ffffff;	padding: 10px 10px 10px 10px;}#two_col{	position:absolute;	height: 1000px;	top: 0px;	left: 190px;	right: 0px;	background-color: #ffffff;	padding: 10px 10px 10px 10px;}#one_col{	position:absolute;	height: 600px;	top: 0px;	left: 0px;	right: 0px;	background-color: #ffffff;	padding: 10px 10px 10px 10px;}#right_col_home{	position:absolute;	top: 0px;	right: 0px;	height: 1000px;	width: 340px;	background-color: #ffffff;	padding: 6px 10px 0px 10px;}	#news{		position:relative;		text-align:left;		padding: 0px 10px 0px 10px;		background-color: #ffffff;	}#right_col{	position:absolute;	top: 0px;	right: 0px;	height: auto;	width: 350px;	background-color: #ffffff;}	#cabinet_selector{		position:absolute;		top: 0px;		right: 0px;		height: 106px;		width: 340px;		background-color: #ffffff;		padding: 6px 10px 0px 10px;		text-align:left;	}	.blcs {		position: absolute;		top: 106px;		left:0px;	}	.brcs {		position: absolute;		top: 106px;		right:0px;	}	.selector3 {		position: relative;		margin: 0px 0px 3px 0px;		clear: both;	}		.selector0 {		position: relative;		margin: 0px 0px 0px 0px;		clear: both;	}		#pricing{		position:absolute;		top: 122px;		right: 0px;		height: 878px;		width: 340px;		background-color: #ffffff;		padding: 6px 10px 14px 10px;	}#stockorder{	position:absolute;	top: 0px;	right: 0px;	height: 700px;	width: 240px;	background-color: #ffffff;	padding: 6px 10px 14px 10px;}#footer {	position: relative;	clear:both;	text-align:center;	margin-top: 40px;	width: 100%;}#content{	position:relative;	padding: 10px;	margin:0px;}#producttable td{	text-align:center;	font-size: 12px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}	#producttable a:link, #producttable a:visited{		color: #000000;		text-decoration: none;	}	#producttable a:hover{		text-decoration: none;		color: #CC0000;	}#important {   	font-family:Verdana, Arial, Helvetica, sans-serif;   	border: 1px solid #000000;	display:none;   	padding: 5px;   	text-decoration: none;	color: #CC0000;	text-align:center;}#pricebutton a {   font-family:Verdana, Arial, Helvetica, sans-serif;   border: 1px solid #000000;   display: block;   padding-bottom: 2px;   padding-left: 2px;   padding-right: 2px;   padding-top: 2px;   text-decoration: none;}#pricebutton a:link, #pricebutton a:visited {   background-color: #0000CC;   color: #FFFFFF;   text-decoration: none;}#pricebutton a:hover {   background-color: #FFFFFF;    color: #0000CC;   text-decoration: none;}/********************* end **********************/
