@charset "utf-8";
/* CSS Document */

.compare_specs {
	padding: 10px;
}

.compare_colors {
	padding: 10px;
}

.acc_prods_table {
	width: 100%;
	font-size: 10px;
}

.acc_prods_table td{
	font-size: 10px;
}

.product_tabs_area {
	min-height: 550px;
	width: 325px;
	padding: 10px;
	background-color: #f3f3f3;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.acc_listitem_name {
	width: 150px;
}

.acc_listitem_image {
	width: 150px; 
	border: 1px solid #cccccc;
	margin-bottom: 3px;
}

.acc_listitem_area {
	width: 160px; 
	text-align: center;
	padding-bottom: 5px;
}

.compare_model {
	background-color: #f3f3f3;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.compare_image {
	text-align: center;
	height: 150px;
}

.compare_select {
	padding: 3px;
	background-color: #f3f3f3;
}

.compare_select_series {
	padding: 3px;
	font-size: 10px;
	letter-spacing: 1px;	
	color: #9B4523; 
	text-transform: uppercase;
	width: 150px;
	font-weight: 600;
}

.compare_select_model {
	padding: 3px;
}

.compare_label {
	color: #9B4523; 
	font-size: 11px;
}

.compare_specs_label {
	color: #9B4523; 
	font-size: 11px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
}

.compare_desc {
	padding: 10px;
}


.acc_tabs_area {
	min-height: 550px;
	width: 325px;
	padding: 10px;
	background-color: #f3f3f3;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.product_alt_close a {
	color: #666666;
}

.product_alt_close {
	padding: 2px;
	margin-left: 240px;
	width: 250px;
	text-align: center;
	position: absolute;
	z-index: 200;
	}
	
.product_links_area {
padding: 10px; 
width: 145px; 
background-color: #f3f3f3;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}



.thumb_image img{
	border: 1px solid #FFFFFF;
	filter:alpha(opacity=100);
   /* for Mozilla */
	-moz-opacity:1;
	}

.thumb_image_over img{
	border: 1px solid #000000;
	filter:alpha(opacity=100);
   /* for Mozilla */
	-moz-opacity:1;
	}

.thumb_image:hover img{
	border: 1px solid #000000;
	filter:alpha(opacity=100);
   /* for Mozilla */
	-moz-opacity:1;
	}

.product_image_area {
	padding-right: 5px;
	padding-left: 0px;
	width: 442px;
}

#flashZoom{
	width: 440px;
	height: 336px;
	background-color: #ffffff
	}

#product_image {
	width: 440px;
	height: 336px;
	border: 1px solid #F3F3F3;
}

#product_images_alt {
	border: 1px solid #F3F3F3;
	display: none;
	width: 440px;
	height: 336px;
}

#product_desc_tab {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
}

#product_videos_tab {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#product_photos_tab {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
}

#product_acc_tab {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
}

#product_desc {
	padding: 10px;
}

#product_acc {

	}
	
#product_videos {

	}

#product_photos {

}

#video_player {
	width: 326px;
	height: 264px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#video_caption_area {
	height: 30px;
	padding: 5px;
	font-size: 10px;
	overflow: auto;
}

#photo_caption_area {
	height: 40px;
	padding: 5px;
	font-size: 10px;
	overflow: auto;
}

.prod_labels {
	color: #9B4523; 
	font-size: 11px;
	font-weight: 600;
}

.prod_specs_table td{
	border-bottom: 1px solid #cccccc;
}

.prod_specs_table td div{
	padding-top: 5px;
	padding-bottom: 2px;
}

#product_specs {
	padding-top: 10px;
}

#product_reviews {
height: 200px;
overflow: auto
}

.product_name {
	font-size: 24px;
	color: #9B4523;
	padding: 10px;
	padding-bottom: 0px;
	height: 29px;
}

.prod_grid_cat_desc {
	font-size: 10px;
	padding: 10px;
}

.specials_cat {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9B4523;
	padding-bottom: 5px;
	padding-top: 10px;
}

.prod_grid_cat {
	font-size: 12px;
	text-transform: uppercase;
	color: #9B4523;
	text-align: center;
}

.model_items {
	width: 100%;
}

.model_items td{
	border-bottom: 1px solid #cccccc;
}

.model_items td div{
	padding-top: 5px;
	padding-bottom: 2px;
}


.model_name_grid {
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 10px;
}

.brand_name_grid {
	font-size: 14px;
	text-transform: uppercase;
	color: #9B4523;
	border-bottom: 1px dotted #9B4523;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
}

.brand_desc {
	padding: 10px;
	margin-right: 50px;
}

.title_grid {
	font-size: 14px;
	text-transform: uppercase;
	color: #9B4523;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;	
}

.prod_grid_image {
	text-align: center;
	height: 110px;
}

.prod_grid_bottom {
	background-color: #cccccc;
	height: 1px;
	margin-bottom: 4px;
}

.prod_grid_right {
	background-color: #cccccc;
	width: 1px;
	height: 216px;
}

.acc_grid_box {
	padding: 10px;
	height: 135px;
}

.prod_grid_box {
	height: 300px;
}

.prod_grid_cross {
	text-align: right;
}

.acc_grid_title a{
	text-align: center;
	color: #9B4523;
	text-transform: uppercase;
}

.prod_grid_title {
	text-align: center;
	color: #9B4523;
	text-transform: uppercase;
}

.grayline_bottom {
	 border-bottom: 1px solid #cccccc;
}
	
.box_red {border: 1px solid #cccccc; width: 12px; height: 12px; background-color: #b20606;}
.box_ltblue {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #50ade9;}
.box_blue {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #0081d6;}
.box_darkblue {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #000066;}
.box_green {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #034c22;}
.box_purple {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #630599;}
.box_yellow {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #feb900;}
.box_gray {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #cccccc;}
.box_orange {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #f66902;}
.box_willow {border: 1px solid #cccccc; width: 12px; height: 12px;background-color: #666633;}