/*-----------------------------------------------------------------*/
/* CONTAINS STYLES USED BY HOME -----------------------------------*/
/*-----------------------------------------------------------------*/



/* sub Pages  ---------------------------------------------------------*/
/*------------------------------------------------------------------*/

#sub_flash {
	display: block;
	border: none;
	width: 1000px;
	height: 325px;
	margin: 0;
	padding: 0;
	background: transparent;
	}
	
#intro_text {
	display: inline;
	float: left;
	position: relative;
	top: -45px;
	border: none;
	width: 480px;
	margin: 00;
	padding: 0;
	background: transparent;
	text-align: left;
	}
	
#callout_container {
	display: inline;
	float: left;
	position: relative;
	top: -45px;
	left: 0px;
	border: none;
	width: 500px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	background: transparent;
	text-align: left;
	}
	
#footer {
	top: 0px;
	left: 0px;
	margin-top: 10px;
	}
	

.thumb_block {
	display: block;
	top: -22px;
	left: 0px;
	border: none;
	width: 500px;
	height: 99px;
	margin: 12px 0 12px 0;
	padding: 0;
	background: transparent;
	}

.thumb_block img {
	display: inline;
	float: left;
	width: 99px;
	height: 99px;
	background-color: #333;
	margin: 0 1px 0 0;
	padding: 0;
}


/* SPECS / CONTENT ----------------------------------------------------------*/
/*-----------------------------------------------------------------*/


#specs,
#content {
	display: block;
	border: none;
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: center;
	min-height: 250px;
}

#specs_inner,
#content_inner {
	display: block;
	border: none;
	width: 900px;
	margin: 10px auto;
	padding: 0;
	background: transparent;
	text-align: left;
}

body.x5 #specs,
body.x5 #content {
	border-top: 3px solid #1c280d;
}
body.x10 #specs, 
body.x10 #content {
	border-top: 3px solid #2e2104;
}
body.x20 #specs, 
body.x20 #content {
	border-top: 3px solid #3e4310;
}
body.x50 #specs, 
body.x50 #content {
	border-top: 3px solid #742316;
}

p#nav_trail {
	float: left;
	display: block;
	clear: both;
	margin: 6px 0 12px 0;
}



/* Tables ----------------------------------------------------------*/
/*------------------------------------------------------------------*/
#video_specs table {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none
	}

#video_specs table th,
#video_specs table td {
	margin: 0;
	padding: 5px;
	border: none;
	color: #f5f5f5;
	text-align: left;
	vertical-align: top;
	background-color: #222;
	}

#video_specs table th {
font-size: 1.5em;
	text-align: left;
	font-weight: normal;
	background-color: #transparent;
	}

#video_specs table {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none
	}



#specs table th,
#specs table td {
	margin: 0;
	padding: 5px;
	border: none;
	color: #f5f5f5;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	}

#specs table th {
	text-align: right;
	font-weight: normal;
	background-color: #transparent;
	}

/* ==== X5 ==== */
body.x5 #specs table th,
body.x5 #video_specs table th {
	color: #8cc63f;
}

/* ==== X10 ==== */
body.x10 #specs table th,
body.x10 #video_specs table th {
	color: #e7a614;
}

/* ==== X20 ==== */
body.x20 #specs table th,
body.x20 #video_specs table th {
	color: #737a35;
}
/* ==== X50 ==== */
body.x50 #specs table th,
body.x50 #video_specs table th {
	color: #bf311a;
}




/* Master Specs Table ----------------------------------------------------------*/
/*------------------------------------------------------------------*/
table.master_specs {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none
	}

table.master_specs th,
table.master_specs td {
	margin: 0;
	padding: 5px;
	border: none;
	color: #f5f5f5;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	font-size: 1.0em;
	}

table.master_specs th {
	text-align: center;
	font-weight: normal;
	background-color: #333;
	font-size: 1.2em;
	text-align: left;
	}

table.master_specs th.row_head {
	font-size: 1.6em;
	}


table.master_specs th.col_head {
	font-size: 1.1em;
	font-weight: bold;
	}

table.master_specs th.col_subhead {
	font-size: 1.0em;
	font-weight: normal;
	}


table.master_specs th.x5 {
	background-color: #1c280d;
	color: #fff;
	text-align: center;
	}

table.master_specs th.x10 {
	background-color: #2e2104;
	color: #fff;
	text-align: center;
	}

table.master_specs th.x20 {
	background-color: #3e4310;
	color: #fff;
	text-align: center;
	}

table.master_specs th.x50 {
	background-color: #742316;
	color: #fff;
	text-align: center;
	}


table.master_specs td.x5 {
	background-color: #8cc63f;
	color: #000000;
	font-weight: bold;
	}

table.master_specs td.x10 {
	background-color: #e7a614;
	color: #000000;
	font-weight: bold;
	}

table.master_specs td.x20 {
	background-color: #737a35;
	color: #000000;
	font-weight: bold;
	}

table.master_specs td.x50 {
	background-color: #bf311a;
	color: #000000;
	font-weight: bold;
	}
	
table.master_specs td.checked {
	font-size: 1.7em;
	}
	



/* ----------------- reviews ---------------------- */

div.review_container {
margin: 0 10px 0 10px;
 	width: 170px;
	float: left;
	display: inline;
	border: 1px solid #999;
}

div.review_container img {
 	width: 150px;
 	height: 200px;
 	margin: 10px;
	display: block;
}

div.review_container h2,
div.review_container h3 {
	font-size: 1.3em;
 	margin: 10px 10px 0 10px;
	display: block;
}

div.review_container p {
	font-size: 1.0em;
 	margin: 0 10px 0 10px;
	display: block;
}

/* ----------------- end reviews ---------------------- */

