body {
	font-family: Myriad Pro, Myriad Pro Cond, sans-serif;
	background:#344D5D;
	width:auto;
	font-size:13px;
	color:#646464;
	margin:0;
	padding:0;
	z-index: 1;
}



/**************************************************** GLOABAL STYLES ****/
h1{ font-size:28px;}
h2{ font-size:26px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:10px;}
h11{ font-size:24px; text-decoration:underline;}
h1,h2,h3,h4,h5,h6,h11{ color:#476472;}
small{ font-size:10px;}
b, strong{ font-weight:bold;}
a{ color:#4DB1C9;}
a:hover{ color:#476472; }
p{ padding:10px 0 5px 0px; line-height:20px;}
#main_container{	
	display:block;
	position:relative;
	width:800px;
	margin:0px auto;
	}


/****************************************************  HEADER ****/


#header{
	display:block;
	position:relative;
	width:800px;
	height:112px;
	margin:0px auto;
	}

#logo{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:168px;
	background:top  center no-repeat url('../images/DashwoodHeader.png');
	}
#phone{
	display:block;
	position:absolute;
	bottom:30px;
	right:10px;
	width:800px;
	height:30px;
	text-align:right;
	font-size:15px;
	color:#FFF;
	}

/****************************************************  MENU ****/


#menu_wrap{
	display:block;
	position:relative;
	width:800px;
	height:48px;
	margin:0px auto;
	background:top center no-repeat url('../images/menu_bg.png');
	z-index:99;
	}

/****************************************************   BANNER ****/

#banner_wrap{
	display:block;
	position:relative;
	width:800px;
	height:450px;
	margin:0px auto;
	padding:0px;
	background:no-repeat url('../images/banner_bg.jpg');
	z-index:1;
	}

.carousel ul li{ width:800px!important;  height:450px!important;  padding:0px 0px!important; margin:0px auto!important;}


/*.carousel .carousel-next{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:30px;
	background:top left  no-repeat url('../images/nav_right.png');
	cursor:pointer;
	bottom:0px;
	left:400px;
	z-index:111;
	}

.carousel .carousel-previous{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:30px;
	background:top left  no-repeat url('../images/nav_left.png');
	cursor:pointer;
	bottom:0px;
	right:400px;
	z-index:111;
	}*/
/****************************************************   STRAP LINE ****/

#strap_line{
	display:block;
	position:relative;
	width:630px;
	height:34px;
	margin:0px auto;
	padding:16px 0px 0px 170px;
	font-size:16px;
	background:top center no-repeat url('../images/strap_line.png');
	z-index:1;
	color:#FFF;
	}
.line_title{ position:absolute; top:16px; left:40px;}
#news_line li a{ text-decoration:none; }
#news_line li a:hover{ color:#FFF; }
/****************************************************   CONTENT ****/

#content_wrap{
	display:block;
	position:relative;
	width:800px;
	margin:0px auto 20px auto;
	padding:10px 0px 0px 0px;
	background:#ffffff top center repeat-y url('../images/content_bg.png');
	}
#corners_bottom{
	display:block;
	position:absolute;
	left:0px;
	bottom:-14px;
	width:800px;
	height:14px;
	background:center bottom no-repeat url('../images/rcorners_home.png');
	}
.clear{ display:block; width:800px; height:5px; clear:both;}

/****************************************************   FEATURE BLOCKS ****/
.feature_block{
	height:200px;
	float:left;
	display:block;
	}
.box1{width:400px}
.box3{background:width:260px; text-align:right; padding:20px 19px 0px 120px;}
.box4{width:150px; float:left; padding:0px 0px 0px 0px;}
.box2{background:top right no-repeat url('../images/panasonic3d.jpg'); width:280px; padding:20px 100px 20px 19px;}


/****************************************************   WHITE AREA ****/
.whitearea{
	float:left;
	display:block;
	}

.newsletter{width:718px; text-align:left; padding:20px 40px 20px 40px;}

.product{width:718px; text-align:left; padding:20px 40px 20px 40px;}

.product a{font-size:19px; }

.about{width:718px; text-align:left; padding:20px 60px 20px 40px;}
	
.about p input, select, textarea{
	width:15px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}

/****************************************************   PRODUCT PAGES ****/
.productarea{
	float:left;
	display:block;
	}

/****************************************************   CONTENT ****/
#content{
	width:620px;
	padding:0px 30px 30px 0px;
	float:right;
	}
.breadcrumb{ font-size:11px; padding:0px 0px 5px 10px;}
/**************************************************** NEWS / BLOG ****/
.post{
	border-bottom:1px #999 dotted;
	padding-bottom:20px;
	margin-bottom:35px;
	}

.postmeta{
	border-bottom:1px #CCC solid;
	padding:15px 0px;
	width:100%;
	font-weight:normal;
	font-size:10px;
	margin-bottom:15px;
	}
.postmeta a{
	font-weight:normal;
	font-size:10px;
	text-transform:none;
	color:#393939;}
.entry{}
#navigation a{ display:block; float:left; padding:4px 8px; margin-right:4px; border:1px #999 solid; color:#999; text-decoration:none;}
#navigation a:hover, #navigation a.on{ 
	display:block; 
	float:left; 
	padding:4px 8px; 
	margin-right:4px; 
	border:1px #999 solid; 
	color:#FFF; 
	background-color:#b1b1b1; 
	text-decoration:none;
	}

/***************************************************** GALLERY ****/
ul#gallery-list li { 
	float:left;
	display:block;
	width:200px;
	height:360px;
	padding:5px;
	color:ffffff; 
	margin:10px 10px 10px 10px;
	border:1px #000000 solid;
	background-color:#a3181e;
	}
#gallery_menu{
	display:block;
	width:700px;
	padding:10px;
	border-top:0px;
	border-bottom:1px #999 solid;
	margin:20px 0px 10px 0px;
	}
	


ul#gallery-list li .content_block img{ clear:both; display:block; margin-bottom:10px; margin-left:3px;}
ul#gallery-list li .content_block h2 a{ font-size:16px; text-decoration:none; padding-top:5px; display:block; color:#ffffff;}
ul#gallery-list li .content_block p{ color:#ffffff; font-size:12px; line-height:12px; padding-top:4px;}
ul#gallery-list li .content_block a{ color:#ffffff;}

ul#gallery-list li:hover{ border:1px #000000 solid; background-color:#e3020b; }
ul#gallery-list li:hover .content_block h2 a{  color:#FFF;	}
ul#gallery-list li:hover .content_block p{  color:#FFF;}
ul#gallery-list li:hover .content_block p a{ color:#FFF;}
ul#gallery-list li:hover .content_block p a:hover{ color:#FFF; text-decoration:none;}

ul#gallery-filter{ margin: -20px 0; padding: 0; height: 64px;  line-height: 64px; background: transparent; }
ul#gallery-filter li{ display: inline; }
ul#gallery-filter a{ margin-right: 0.5em; padding: 0.5em 1em; color: #AAA;  text-decoration: none; }
ul#gallery-filter a:hover, ul#gallery-filter a.current{ color: #a3181e; }
ul#gallery-filter a.current{ background-color: #a3181e; color:#FFF; }


/***************************************************** CONTACT FORM ****/
span.red{
	color:#F00;}
.message{
	display:block;
	width:90%;
	padding:10px;
	margin:0px auto;
	color:#FFF;
	background-color:#615e5e;
	border:1px #999 solid;
	text-align:center;
	font-size:16px;
	}	
#contactForm { 
	width: 563px;
	}
#contactForm label.error { 
	width: 250px; text-align:left;  color: #F00; font-size:10px; padding:5px 0px 0px 0px!important;
	}
#contactForm label.error{
	display:block;
	}

#contactForm input.submit:hover { 
 	background-color:#000000;
	}	

label{ clear:both; display:block; padding:10px 0px 5px 0px;}

input, select, textarea{
	width:330px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}
select{
	width:342px;
	background-color:#FFFFFF;
	}
textarea{
	width:100%;
	height:150px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}

.submit{
	width:79px;
	height:30px;
	display:block;
	border:0px;
	padding:0px;
	background-color:#615e5e;
	color:#FFF;
	cursor:pointer;
	}
.submit:hover{
	background-color:#aa9e8c;	
	}	
/****************************************************   SIDEBAR ****/
#sidebar{
	width:220px;
	padding:0px;
	float:left;
	}
.menu_box{
	width:190px;
	padding:20px 30px 20px 0px;
	margin-bottom:30px;
	border-right:1px  #CCC solid;
	background:top right no-repeat url('../images/menu_top_line.jpg');
	font-size:13px;
	}
.menu_box p{font-size:12px;	color: #999;}
.menu_box ul{ 
	padding:20px 0 0 0; 
	width:190px;	
	}
.menu_box ul li{
	display:block;
	}
.menu_box ul li a{
	display:block;
	padding:10px 0px 10px 20px;
	color: #999;
	border-bottom:1px #CCC dotted;
	width:170px;
	text-decoration:none;
	font-size:13px;
	background: no-repeat url('../images/menu_arrow.jpg') 0 15px;

	}
.menu_box ul li a:hover{
	color:#a3181e;
	border-bottom:1px #a3181e solid;
	background: no-repeat url('../images/menu_arrow_on.jpg') 0 15px;
	}
/****************************************************   FOOTER ****/

#footer_wrap{
	display:block;
	position:relative;
	width:760px;
	padding:20px 20px;
	margin-top:30px;
	background:center top repeat-y url('../images/footer_bg.png');
	font-size:12px;
	margin-bottom:20px;
	color:#FFF;
	}
#footer_corners_top{
	display:block;
	position:absolute;
	left:0px;
	top:-20px; /* IE6 -15px */
	width:800px;
	height:22px;
	background:center bottom no-repeat url('../images/rcorners_top_footer.png');
	}
#footer_corners_bottom{
	display:block;
	position:absolute;
	left:0px;
	bottom:-20px;
	width:800px;
	height:22px;
	background:center bottom no-repeat url('../images/rcorners_bottom_footer.png');
	}
#footer_wrap a{ color:#ffffff;}
#get_in_touch{ color:#FFF; width:450px; }
#get_in_touch h3{ font-size:18px; color:#FFF;}
#copyright{ 
	position:absolute;
	top:0px;
	right:30px;
	text-align:right;
	}
	
#copyright a{
	text-decoration: none }
	
#footer {
	position: relative;
	text-align:left;
	width: 800px;
	padding: 0px 0px;
	font-size: 16px;
	margin: 0 auto;
	color: #b5b1b1;
	height: 20px;
	letter-spacing: 0.5px;
}

/*newsletter table header*/
table,
table th, 
table tr, 
table td {
	padding:5px;
	text-align:left;
	border-collapse:collapse;
}
th {
	border-top: #D0D0D0 solid thin;
	border-bottom: #D0D0D0 solid thin;
	border-left: none;
	border-right: none;
	font-size:12px;
}

td {
	/*border-bottom: #D0D0D0 solid thin;
	border-left: none;
	border-right: none;*/
	font: 18px Myriad Pro, Myriad Pro Cond, sans-serif;
}
#box tr {
	border-bottom: #D0D0D0 solid thin;
}

.tbl td{
	border:1px solid #CCC;
}

input, textarea, select {
	border:1px solid #CECECE;
	color:#0052A4;
	font-family:Myriad Pro,Myriad Pro Cond,sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:2px;
	padding:2px;
	width:200px;
}
select {
	cursor:pointer;
}

.input{
	font-family:inherit;
	font-size:inherit;
	border:1px solid #CCC;
	padding:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.checkbox{
	font-family:inherit;
	font-size:inherit;
	border:1px solid #CCC;
	padding:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:10px;
}

.submit2{
	font-size:12px;
	border:2px solid #CCC;
	background-color: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:205px;
	cursor: pointer;
	
}
