html{}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea
,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;vertical-align:bottom;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}

/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}

/*because legend doesn't inherit in IE */
legend{color:#000;}

.floatl {float: left;}
.floatr {float: right;}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/** end reset blocks **/

/** end reset blocks **/

body {
	background-image:url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	margin-top:24px;
	margin-bottom:10px;
	font-family:Arial;
	color:#fff;

}
.page-width{

	width:980px;
}

#body-wrapper {
	
	width:980px;
	margin:0 auto;
	background-image:url(img/content_bg.jpg);
	background-repeat: repeat-y;
	border:1px solid #404140;



}

#topmenu {
	background-color:#8B2C14;
	height:30px;
	width:984px;
	position:aboslute;
	margin-left:-2px;

}

#topmenu ul {
	float:right;
}

#topmenu li {
	display:inline;
	float:left;
	background-image:url(img/global_nav_arrow.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:20px;

}

#topmenu li a {
	
	color:#ffffff;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	padding-top:7px;
	padding-bottom:5px;
	font-size:14px;
}

#left { 
	float:left;
	width:242px;
	position:relative;
}


#center {
	float:left;
	width:738px;

}

#center .content {

	margin:10px 10px 10px;
	background-image:url(img/content_bg2.jpg);
	background-repeat:repeat-x;
	background-position:0 45px;
	min-height:600px;
	height:auto !important;
 	height:600px;
	


}
 #center .content2 {

	
	background-image:url(img/content_bg2.jpg);
	background-repeat:repeat-x;
	margin:0px -10px 0px -10px;
	


}



#center .content h1 {

	font-family:Times New Roman, Verdana;
	font-size:30px;
	border-bottom:1px solid #ffffff;
	margin-bottom:10px;
	padding-left:10px;
	text-transform:capitalize;

}

#center .content h2 {
	
	color:#AAB379;
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
}

#center .content h3 {
	color:#C5C54B;
	font-size:15px;
	font-weight:bold;	
	margin-bottom:10px;
	
	
}

#center .content p {
	color:#BCC3A8;
	font-size:14px;
	margin-bottom:15px;
	line-height:1.4;
	text-align:justify;

}

#center .content a {
	color:#B65B31;
	font-size:14px;
	text-decoration:none;
	

}

#center .content a:hover {
	text-decoration:underline;
	
	

}

#center .content ul li {
 
	margin-left:25px;
	list-style-type:square;
	color:#BCC3A8;
 	font-size:12px;
 	color:#BCC3A8;
}

#center .content ul {
	
	margin-bottom:10px;	
	
}



#center .content hr {
	
	color:#363634;
	background-color:#363634;
	border:0;
	width:100%;
	height:1px;	
	
}

#center .content table {
	
	
	width:95%;	
	text-align:center;
}

#center .content .reviews-block {
	
	border-bottom:1px dotted #343429;
	margin-bottom:10px;
		
	
}
#center .content  .last{
	
	border:none;
	margin-bottom:10px;
		
	
}
#center .home
{
	position:relative;	
	
}

#center .home .videoimage {
	padding-right:19px;
	padding-bottom:19px;	
	z-index:2;
	position:relative;	
	
}

#center .home .videoimage2 {
	
	padding-bottom:19px;
	z-index:2;
	position:relative;	
	
}
#center .home .videoimage3 {
	
	padding-right:19px;
	z-index:2;
	position:relative;	
	
}




#center .content .contact-form input {
		
	border:1px solid #88944C;
	width:200px;
	margin-bottom:5px;
	
}

#center .content .contact-form textarea {
		
	border:1px solid #88944C;
	height:70px;
	width:260px;
	
}
#center .content .contact-form #id_dg_model,
#center .content .contact-form #id_phone,
#center .content .contact-form #id_best_time,
#center .content .contact-form #id_email
{
		
	border:1px solid #88944C;
	margin-bottom:5px;
	width:260px;
	
}

#center .content .contact-form #id_dg_model
{
		
	border:1px solid #88944C;
	margin-bottom:5px;
	width:262px;
	height:21px;
	
}


#center .content .contact-form .label {
		
	color: #88944C;
	font-weight:bold;
	font-size:12px;
	
}

#center .content .contact-form .submit {
		
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	background-color:#88944C;
	width:80px;
	
}
#center .content .models-block  {
	float:left;
	width:320px;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:13px;
	
}


#center .content .model-detail .thumbs {
	float:left;
	width:183px;
	margin-right:15px;
}
#center .content .model-detail .thumbs img {
	margin-bottom:10px;
	
	
}


#center .content .model-detail #largevideo {
	
	float:left;
	width:492px;
	height:349px;
	overflow:hidden;
	
}
#center .content .model-detail .images-container {
	position:relative;	
	margin-bottom:10px;
	
}

#center .content .model-detail #model_number {
	position:absolute;
	bottom:32px;
	right:10px;
	width:110px;
	height:40px;
	background-color:#fff;	
	color:#000;
}

#center .content .model-detail #price {
	position:absolute;
	background-image:url(img/tag2.gif);
	background-repeat:none;
	bottom:16px;
	left:204px;
	width:110px;
	height:42px;
	background-color:#fff;	
	color:#000;
	font-weight:bold;
	font-size:24px;
	padding-left:15px;
	padding-top:10px;
}
#other-models-box {
	width:230px;
	border:1px solid #404140;
	background-color:#000000;	
	margin:5px;
	padding-bottom:10px;
}

#other-models-box a {
	padding-left:8px;
	padding-right:5px;
	padding-top:5px;
	display:block;
	color:#ffffff;
	text-transform:capitalize;
	font-size:13px;
}



#center .videos {
	position:relative;	
	
}



#footer {

	border-top:1px solid #ffffff;
	background-color:#161810;
	margin-top:10px;
	padding:8px;
	width:964px;

	color:#BCC3A8;
	font-size:14px;
	text-align:center;

}
#footer a { 
	color:#BCC3A8;
	font-weight:bold;
	text-decoration:none;
	
}

#center .videos #header{
	position:absolute;
	top:-16px;
	left:8px;	
	
}

#center #videoplayer {
	
	
	width:706px;
	height:434px;
	
	
}

#center .videos-box {
	float:left;
	width:686px;
	margin-top:10px;
	background-image:url(img/videos_bg.gif);
	padding:10px;
	
	
}

#center .videos-box .video {
	
	float:left;	
	font-size:12px;
	width:125px;
	text-align:center;
	
}

#center .videos-box .video img {
	
	border:2px solid #fff;	
}

#center .videos-box .video a {
	color:#ACC04C;
	text-decoration:none;
	text-transform:capitalize;	
	font-weight:bold;
	
	
}

#center .videos-box .padr {
	padding-right:15px;
	
}

#center .videos-box .padb {
	
	padding-bottom:15px;
	
}


.content #info-tabs ul li {
	
	background-image:url(img/tab.gif);	
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:105px;
	height:35px;
	margin-left:0;
	margin-bottom:0;
	margin-right:11px;
	
	text-align:center;
	line-height:1;
}

.content #info-tabs ul li a {
	color:#371204;
	font-weight:bold;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	height:30px;
	padding-top:5px;
	
}


.sep {

	background-image:url(img/header_sep_bg.jpg);
	height:16px;

}

.padding10 {

	padding:10px;

}

.border-bottom {

	border-bottom:1px solid #ffffff;
}

.border-top {

	border-top:1px solid #ffffff;
}

.margin15-right {
	
	margin-right:15px;	
}

#center .content ul.tabNav { float: left; list-style: none; background-image:url(img/tab-last.gif);background-repeat:no-repeat;background-position:right top; background-color:#393926;margin:0;width:600px;}
#center .content ul.tabNav li { float: left; list-style: none;background-image:url(img/tab-sep.gif);background-repeat:no-repeat;margin:0;padding-left:45px;padding-top:5px;}
#center .content ul.tabNav li.first {background-image:url(img/tab-first.gif);padding-left:25px;}

#center .content ul.tabNav li.current { }
#center .content ul.tabNav a { font-weight:bold; font-size:15px; color: #D7D9CC; display: block; text-decoration: none;  }
#center .content ul.tabNav li.current a { border: none;  }


div.client-container { clear: both; float: left; width: 100%; }
div.client-container div.tab { background-color:#393926; display: none; padding: 10px;  }


#center .content .client-container h2 {
	color:#D7D9CC;
	text-transform:capitalize;
	margin-left:20px;
	
	
}
#center .content .client-container ul li {

	list-style-image:url(img/bullet.gif);
	margin-left:15px;
	margin-bottom:5px;
	
	
}
#center .content .client-container ul {
	margin-bottom:0;	
	
}

#center .content .client-container hr {

	color:#68685A;
	background-color:#68685A;
	margin:0;	
	
}


#center .content .client-container .name {
	
	color:#C0C076;
	font-size:12px;
	font-weight:bold;
}

#center .content .client-container .description {
	
	font-size:12px;
	color:#BCC3A8;
}




div.client-container div.current { display: block; }
div.tab p:last-child { margin-bottom: 0; }









