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

body{
background-attachment:fixed;
background:url(../images/bg_tiles.jpg);
background-color:#1F1F1F;
color:#484747;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

img{border:none;}

#wrap{
width:860px;
margin:0 auto;
}

#contact{
margin-top: 60px;
float:right;
}
/*
#nav_links{
	// margin-top:151px;
	height:184px;
	background:url(../images/header.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-seriff;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	//position:absolute;
	//z-index:1;
	position: relative;
	display: block;
}

#nav_links ul {
	position:absolute;
	top: 151px;
	list-style-image:none;
	list-style-type:none;
	margin: 0;
	padding: 0;
	display:block;
}

#nav_links li {
	background: url(../images/button_bg2.png) no-repeat;
	width:116px;
	height:35px;
	float:left;
	text-align: center;
	position:relative;
	display: block;

} */
.distance{
	margin-left: 8px;
	}
/*
#nav_links a{
	outline:none;
	display:block;
	padding-top:11px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

#nav_links a:hover{
	text-decoration:underline;
}
*/

#whitepart{
background: url(../images/white_bg.jpg) no-repeat;
width:860px;
height:28px;
margin-top:3px;
}

#shopbox{
font-size:11px;
display:block;
margin:auto;
color:#666666;
width:860px;
}

#shopmenu{
	margin-top:5px;
	margin-left:5px;
	float:left;}

#shopmenu a{
font-weight:bold;
color:#666;
padding-top:3px;
text-decoration:underline;
}

#shopmenu a:hover{
	text-decoration:none;
}

#shopcart{
	margin-right:5px;
	margin-top:5px;
float:right;
}

#main_content{
	/*display:inline;
	position:absolute;*/
	margin-top:3px;
	background-color:#f9f8f8;
	width:859px;
	border:solid 1px #cfcdcd;
	float:left;
}

#clearboth{
	clear:both;
}

#content_left{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	display:inline;
	float: left;
	width:619px;
	/*padding:10px;*/
}

#content_right{
	/*margin-top:10px;*/
	margin-right:10px;
	display:inline;
	float:right;
	width:210px;
}

#video{
	border:none;
}

#graybox{
	padding:10px;
	margin-top:10px;
	width:599px;
	background-color:#e3e5ea;
	}

#graybox img {
	border:none;
	text-decoration:none;
}

#graybox img a{
	border:none;
	text-decoration:none;
}

hr{ height:1px;color:#b4b5b9; margin-top:10px;margin-bottom:10px;padding:0;}

#customer_support{
	margin-top:10px;
	width:189px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	}


#box_w{
	margin-top:10px;
	width:189px;
	padding:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	border:1px solid #e4e6ea;
}

#box{
	margin-top:10px;
	width:190px;
	padding:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e3e5ea;
}


#products {
	width:129px;
	font-size:11px;
	margin:0;
	padding:5px;
	
}

#products ul{
	list-style-image:url(../images/arrow.jpg);
	margin:0px;
	padding-left:15px;
	}
	
#products li{
	padding-bottom:3px;
	background:url(../images/dash.jpg) repeat-x bottom ;
}

#products li a{
	color:#484747;
	text-decoration:none;
	}
	
#products li a:hover{
	color:#890910;
	text-decoration:underline;
	}
	
#products_table td {padding-bottom:5px; padding-top:5px; border-bottom:1px dashed #999;}

#products_table b{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	color:#890910;}
	

#resources {
	width:129px;
	font-size:11px;
	margin:0;
	padding:5px;
	
}

#resources ul{
	list-style-image:url(../images/arrow_w.jpg);
	margin:0px;
	padding-left:15px;
	}
	
#resources li{
	padding-bottom:3px;
	background:url(../images/dash_w.jpg) repeat-x bottom ;
}

#resources li a{
	color:#484747;
	text-decoration:none;
}

#resources li a:hover{
	color:#890910;
	text-decoration:underline;
	}

#option_box{
	font-size:11px;
	padding-left:31px;
	padding-top:6px;
	padding-bottom:0px;
	background:url(../images/option_bg.jpg) no-repeat;
	color:#890910;
	font-weight:bold;
	width:163px;
	height:22px;
	text-transform:uppercase;
}

#option_box_g{
	font-size:11px;
	padding-left:31px;
	padding-top:6px;
	padding-bottom:0px;
	background:url(../images/option_grey.jpg) no-repeat;
	color:#000;
	font-weight:bold;
	width:163px;
	height:22px;
	text-transform:uppercase;
}

.textbox{
	vertical-align:middle;
	margin:0px;
	padding-top:3px;
	width:190px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#e3e5ea;
	border:1px #d6d8dc solid;
	height:23px;
	background-color:#FFF;
}

.main_gallery{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#d50c12;
	font-size:11px;
	font-weight:bold;
}

.main_playlist{
	color:#484747;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.margin_top{
	margin-top:3px;
}

#quote{
	margin:0;
	padding:0;
	color:#d50c12;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.main_testi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
}

.main_testi p{
	margin:0;
	padding:0;}
	
.main_testi img{
	margin-right:5px;
}

#testi_margin{margin-top:5px;margin-bottom:10px;}

#client_name{
	padding:0;
	margin-top:3px;
	color:#d50c12;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
	
.red_text{
	font-size:12px;
color:#ff000c;
}

#signature{
	float:right;
	font-weight:bold;
	width:163px;
	text-align:center;
}

#footer{
	margin-top: 5px;
	margin-bottom: 5px;
	width:860px;
	color:#fff;
}

#footer img{
	margin-top:5px;
}
#links{
float:left;
}

#links a{
	text-decoration:none;
	color:#fff;
}

#links a:hover{
	color:#fff;
	text-decoration:underline;
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;		   
		   }
		  
		  
#captions{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div#poppy{ /* THIS IS THE POPUP CSS RULE, TRY TO TAKE A LOOK AT <div id="poppy">*/
	width: 250px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background: #fff;
}
div.resizer{ /* THIS IS THE RESIZER CSS RULE, IT'LL SHOW UP ON THE POPUP WHEN YOU ACTIVATE RESIZABLE=TRUE*/
	width: 11px;
	height: 11px;
	background-image:url(resize.gif);
}

/*----------css for pop up------------*/

.reallyhuge {font-size:14px;}
.reallyhuge b{color:#890910;}
#contentprev{overflow:scroll; width:580px; height:150px;}

/*--------------gallery ----------------*/

.gallery td{border:#FFF 1px solid; padding:5px;}
.gallery img{padding:5px; background-color:#666; }

/*---------temporary index -------*/
.white_main{color:#FFF;}

/*--------big captions -----------------*/
#big_captions{
	color:#890910;
	font-size:16px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	}

#big_captions a{font-size:10px; text-decoration:none; float:right;}
#big_captions a:hover {color:#890910; font-size:10px; text-decoration:underline; float:right;}
/* ----------------- home page --------------*/
#banner{ 
	margin: 10px 0 0 0;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}

#readmore{
	color: #890910;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

#readmore a{
	color: #890910;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
	
#readmore a:hover{
	color: #890910;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	}

#product_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#333;
	letter-spacing:-1px;
	font-weight:bold;
}

#wcc_sites{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}

#wcc_sites a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#890910;
	text-decoration:none;
	}

#wcc_sites a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#890910;
	text-decoration:none;
	}
	
#wcc_sites a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#890910;
	text-decoration:underline;
	}
	
/*----- for menu  -----*/

ul#nav {
	height:184px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding:0;
	background:url(../images/header.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-seriff;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}


ul#nav li{
	top: 151px;
	float: left;
	text-align: center;
   /* margin: 0;*/
	position: relative;
	background: url(../images/button_bg2.png) no-repeat;
	width:116px;
	height:35px;
}

ul#nav li a{
	display: block;
	padding-top:11px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}


ul#nav li a:link,
ul#nav li a:visited{
	background-position: 0 0;
}

ul#nav li a:hover{
	background-position: 0 -29px;
}

ul#nav div.submenuholder,
* html ul#nav div.submenuholder {
	position:absolute !important;
	display:none;
	left:0;

	width:206px;
	padding: 10px 0 0 0;
	text-align:left;
}

/*img, td { behavior: url(iepngfix.htc) }*/


ul#nav li div.innt,
* html ul#nav li div.innt {
	margin:0;
	padding: 0;
	/*background: none;*/
	float:left;
	background-color:#74050B;
}

ul#nav li div.innt a {
	padding: 5px 10px;
	display: block;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #AAA;
}

ul#nav li div.innt a:link,
ul#nav li div.innt a:visited{
	color:#fff;	
	background-color: #74050B;
	filter:alpha(opacity=85);
	opacity: .85;
	-moz-opacity: 0.85;
	text-decoration:none;
}

ul#nav li div.innt a:hover{
	color:#FFF;	
	background-color: #282828;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-decoration:none;
}
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }

#tech_note_home{
	color:#000;
	font-size:12px;
	font-weight:bold;
 }
 
#tech_note li{padding-top:10px;}
#tech_note li a {color: #890910; text-decoration:none; outline:none;}
#tech_note li a:hover {color: #484747; text-decoration:underline; outline:none;}
#note{color:#ff0000; font-weight:bold;}


#tech_small_note{font-size:10px; font-weight:bold;}
#tech_small_note a {color:#ff0000; text-decoration:none; font-style:italic;}
#tech_small_note a:hover {color:#890910; text-decoration:underline;}
	

.photogallery {
	width:190px;
	height:139px;
	padding:2px 2px 5px 2px;
	background-color:#fff;
	font-size:10px;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height:auto !important;
}

.photogallery img{
	padding-bottom:3px;
}

.photogallery a{
	text-decoration: none;
	color:#890910;
	}
.photogallery a:hover {
	text-decoration: underline;
	color:#484747;
	}

