html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset, fieldset legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
#foot_container ul, #foot_container ol, #foot_container li { list-style: none; margin: 0; padding: 0; }
fieldset,img { border: none; }
fieldset legend { font-size: 10px; }
caption,th { text-align: left; }
li { margin-left: 35px; }
hr {
	height: 1px;
	border: none;
	background-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
table { border-collapse: collapse; border-spacing: 0; }
body {
	margin: 0;
	padding: 0; 
	font-family: Verdana;
	font-size: 12px;
	background-color: #202020;
}

img {

	border: none;

}
.adsense {
	width: 737px; 
	margin-top: 15px; 
	text-align: center; 
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #cccccc;
}	
a {
	
	color: #4f4f4f;
	outline: none;
	text-decoration: none;
	
}
h3 {
	font-size: 11px;
	margin-bottom: 10px;
}
h3 a {
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline;
}

.add_button {
	display: block;
	cursor: pointer;
	height: 20px;
	padding-top: 5px;
	width: 100px;
	background-color: #cccccc;
	border: solid 1px #aaaaaa;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.add_button:hover {
	background-color: #dddddd;
}

#clear, #btm_clear {
	height:1px;
	width:100%;
	clear:both;
	padding: 0;
	border: none;
}

#min_box_height {
	width: 1px;
	height: 205px;
	float: left;
	padding: 0;
	border: none;
}

#background {
	width: 100%;
	background-color: #fcfcfc;
}

#container {
	width: 739px;
	margin-right: auto;
	margin-left: auto;
}

.img_border_left{
	float: left;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_border_right{
	float: right;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-left: 10px;
	margin-bottom: 5px;
}

#home_submenu{
	margin-left: 0px;
	margin-top: 0px;
	width: 100px;
}
#review_submenu{
	margin-left: 101px;
	margin-top: 0px;
	width: 100px;
}
#dealer_submenu{
	margin-left: 202px;
	margin-top: 0px;
	width: 100px;
}
#video_submenu{
	margin-left: 303px;
	margin-top: 0px;
	width: 100px;
}
#article_submenu {
	margin-left: 404px;
	margin-top: 0px;
	width: 100px;
}


#submenu_boxes {
	width: 304px;
	height: 200px;
	padding: 20px;
	border: 1px solid #bbbbbb;
	margin-bottom: 20px;

}
#contact_info {

	width: 310px;
	height: 200px;
	padding: 20px;
	border: 1px solid #bbbbbb;
	margin-top: 20px;

}
#video_player{
	float: left;
	width: 738px;
	height: 234px;
}
/** Header Layout **/ 
#flash_header{
	position: relative;
	z-index: 1;
	width: 739px;
	height: 118px;
}


#links_bar{
	/*position: absolute;*/
/*	top:65px;*/
	z-index: 9;
	width: 737px;
	height: 35px;
	background-color: #9e9e9e;
	border: solid 1px #555555;
	
}
.link {
	position: relative;
	z-index: 10;
	float: left;
	background-color: #9e9e9e;
	width: 100px;
	height: 26px;
	text-align: center;
	padding-top: 9px;
	border-right: 1px solid #555555;
}

.link a {
	display: block;
	height: 100%;
	width: 100%;
}



#banner {
	border: solid 1px #bbbbbb;
}

/** Content Layout **/

#content_top #box_right {
	background: url('../images/layout/bg_movie_filler.jpg') no-repeat top;
	width: 508px;
	height: 234px;
	float: right;
}

#content_top #box_left_top {
	float: left;
	width: 227px;
	height: 115px;
	margin-bottom: 4px;
}

#content_top #box_left_bottom {
	float: left;
	width: 227px;
	height: 115px;
}

#content_bottom #box_left {
	
	width: 195px;
	float: left;
	margin-right: 4px;
	
}

#content_bottom #box_middle {
	
	width: 220px;
	margin-right: 4px;

}

#content_bottom #box_right {
	
	width: 220px;

}

#content_bottom #box_full {
	
	width: 707px;

}

#right_col {
	float: right;
	clear: right;
	padding-right: 10px;
	width: 49%;
}

#left_col {
	float: left;
	clear: left;
	width: 49%;
}

#content_bottom .cb_div {
	padding: 15px;
	border: solid 1px #bbbbbb;
	margin-top: 20px;
	float: left;
}

#box_title {
	font-size: 16px;
	color: #c21b22;
	padding: 0;
}

#faq_title {
	color: #c21b22;
}


/* Footer Layout */

#foot_container {
	
	background-color: #202020;
	padding: none;
	margin-top: 10px;
	height: 114px;
	width: 100%;
	position: relative;
	bottom: 0px;
	left: 0px;
	font-size: 11px;
	float: right;
	
}

#foot_content {
 	color: #4f4f4f;
	width: 739px;
	margin-right: auto;
	margin-left: auto;
}


#foot_info {
	
	float: right;
	text-align: right;
	padding-top: 11px;
}

#foot_links ul{
	float: left;
	padding: 0px;
	padding-top: 11px;
}

#foot_links ul li {
	padding-left: 5px;
	float:left;
}
.clear{
	clear: both;
}

.article_title {
	font-weight: bold;
}

#review_list {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.review_img {
	padding: 10px;
	float: left;
}

.rating_box_small {
	float: right;
	width: 109px;
	border: solid 1px black;
	padding: 3px;
	font-size: 10px;
	margin: 10px;
	margin-right: 0px;
}
.rating_box_small img {
	vertical-align: middle;
}

.rating_box {
	float: left;
	width: 238px;
	border: solid 1px black;
	padding: 3px;
	font-size: 10px;
	margin: 10px;
	margin-left: 0px;
	margin-right: 20px;
}
.rating_box img {
	vertical-align: middle;
}

.rating_box_wide {
	float: left;
	width: 100%;
	font-size: 10px;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.rating_box_wide img {
	vertical-align: middle;
}

#main_img {
	width: 400px;
	height: 400px;
	border: solid 1px #b5b5b5;
	padding: 6px;
	text-align: center;
	margin-left: -15px;
}

#main_img img {

	position: relative;
	top: 14px;

}

#thumb_cont {
	margin: 14px;
	margin-top: 0;
	text-align: center;
	float: left;
}

.thumb {
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}

.thumb img {
	cursor: pointer;
}

.comment_box {
	width: 85%;
	background-color: #eeeeee;	
	padding: 5px;
	margin-top: 5px;
	margin-top: 3px;
}

#comment_txt {
	width: 98%; 
	height: 125px;
	background-color: #ffffff;
	border-top: 2px solid #848484;
	border-left: 2px solid #848484;
	border-right: 2px solid #fafafa;
	border-bottom: 2px solid #fafafa;
}
