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

body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
h2 { 
	font-size:15px;
	font-weight:normal;
}
p { 
	margin:10px;
}
.product_header {
	width:600px;
	height:215px;
	border:1px solid;
	float:left;
	margin-right:5px;
}
.productinfo_section {
	padding:5px;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url(http://thermalvideo.com/img/tabletop.gif);
	background-repeat:repeat-x;
	background-position:top;
/*	border-bottom:1px dashed #666666; */
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;

}
.productinfo_paragraph {
	color:#CCCCCC;
	text-align: left;
}
.productinfo_whitetext {
	padding:px;
	color:#FFFFFF;
}
.movie_container {
	width:350px;
	height:250px;
	border:0px solid;
	border-color:#666666;
	float:right;
}
.table_sub {
	background-color:#1F1F1F;
	color:#FFFFFF;
}
.table_section { 
/*	border:1px dashed #666666; */
	background-color:#1F1F1F;
	color:#FFFFFF;

}
.para_title {
	font-size:16px;
	color:#FFFFFF;
}
.spec_txt_bgcolor {
	background-color:#000000;
}
.buynow_price {
	font-size:16px;
	font-weight: normal;
}
.smallsideimages {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.bulletlist_highlight {
	color:#FFFFFF;
}
.style1 {color: #FFFFFF; font-style: italic; }
.configuration_title {	font-size:20px;
	font-weight:normal;	
}
.spec_table_subject {
	border-bottom:1px solid #666;
	padding:6px;
	margin-bottom:5px;
}
.spec_table_subject:hover {
	border-bottom:1px solid #FFF;
	padding:6px;
	cursor:pointer;
	margin-bottom:5px;
}
.configuration_container {
	border-bottom:1px dashed #666;
	margin-bottom:10px;
	margin-left:12px;
}
.configuration_img {
	float:left;
	margin-right:10px;
	text-align:center;
	margin-top:6px;
	width: 100px;
}
.configuration_spec {
	float:left;
	margin-bottom:10px;
	color:#FFF;
	margin-top:10px;
	width:200px;
}
.configuration_item {
	float:left;
	margin-right:10px;
	cursor:pointer;
	border:1px solid #000;
	padding:6px;
	text-align:center;
}
.configuration_item:hover {
	float:left;
	margin-right:10px;
	cursor:pointer;
	border:1px solid #666;
	padding:6px;
	text-align:center;
}
.configuration_range_container {
	border-bottom:1px solid #666666;
	display:none;
	margin-top:-10px;
	padding-bottom:6px;
}
.configuration_title {
	font-size:20px;
	font-weight:normal;	
}
.configuration_mspackatitle {
	font-weight:bold;
	font-size:10px;
	text-align:left;
	margin-bottom:5px;
	color: #999;
}
.configuration_mspackasysp {
	font-size:10px;
	text-align:left;
	margin-bottom:3px;
	margin-left: 0px;
	text-decoration:underline;
}
.configuration_mspackasysp:hover {
	font-size:10px;
	text-align:left;
	margin-bottom:3px;
	margin-left: 0px;
	cursor:pointer;
	text-decoration:none;
	color:#FF0;
}
.configuration_systempacks_container {
	margin-left:10px;
	border-top:0px dashed #666;
}
.syspackinfo {
	display:none;
	margin-bottom:10px;
}
.spec_info {
	display:none;	
}

.specials_note {
	border:#333 1px solid; padding:6px; color:#FF0; text-align:center; background-color:#000;
}
.alert_note {
	border:#333 1px solid; padding:6px; color:#FF0; text-align:center; background-color:#000;
}
