/*
Theme Name: Sunho
Theme URI: http://wordpress.org/
Description: Sunho
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

.clear {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6A652;
	margin: 0px 0px 15px 0px;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
}

h5 {
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: 600;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
}

#content {
	position: relative;
	margin: 10px 30px 10px 40px;
}

#header {
	position: relative;
	font-size: 20px;
	color: #970F00;
	margin: 0px 0px 25px 0px;
}

td.top_bar {
	background:url(images/top_bar_pattern.jpg) repeat-x top left;
	border-bottom:7px solid #590900;
	padding:0px 20px 0px 0px;
	text-align:right;
}

td.top_bar img {
	margin:0px 0px 0px 10px;
	vertical-align:bottom;
}

#left_central_panel {
	float:left;
	width: 510px;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 16px;
	text-align: justify;
	padding-right: 30px;
}

#left_panel {
	width: 180px;
	float: left;
	vertical-align: top;
	margin: 0px 0px 30px 0px;
	padding: 0px 25px 0px 0px;
}

#left_image img{
	border: 1px solid #999999;
	height: 200px;
	width: 180px;
}

#left_store_heading {
	background-color: #FBF0E2;
	line-height: 30px;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #970F00;
	padding: 0px;
	text-indent: 15px;
	border: 1px solid #999999;
	margin: 25px 0px 0px 0px;
}

#left_item {
	line-height: 20px;
	width: 180px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 0px solid #808080;
	border-left: 1px solid #808080;
	list-style-type: none;
}

#left_item a {
	color: #4C4C4C;
	display: block;
	text-decoration: none;
}

#left_item a:hover{
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	background-color: #F8E4CB;
}

#left_item li{
	text-indent: 15px;
	border-bottom: 1px solid #809999;
}

#central_panel {
	width: 325px;
	float: left;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 16px;
	text-align: justify;
	padding: 0px 10px 35px 0px;
	vertical-align: top;
}

#central_heading {
	color: #E6A652;
	font-size: 13px;
	line-height: 16px;
	margin: 20px 0px 10px 0px;
}

#central_message {
	color: #970F00;
	font-size: 14px;
	line-height: 16px;
	margin: 20px 0px 10px 0px;
	text-align: center;
}

#right_panel {
	width: 180px;
	float: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

#right_bar {
	width: 180px;
	background-color: #970F00;
	height: 10px;
	line-height: 10px;
	border-bottom: 1px solid #999999;
}

#right_heading {
	background-color: #FBF0E2;
	line-height: 30px;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #970F00;
	padding: 0px;
	text-indent: 15px;
	border-bottom: 1px solid #999999;
}

#right_image {
	height: 200px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

#right_image img {
	height: 200px;
	width: 180px;
	vertical-align:bottom;
}

#right_item {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	width: 180px;
	font-size: 11px;
	color: #4C4C4C;
	border-top: 1px solid #999999;
}

#right_item_brand {
	color:#970F00;
	text-indent: 10px;
}

#right_item a {
	color: #970F00;
	display: block;
	text-decoration: none;
}

#right_item a:hover{
	color: #970F00;
	text-decoration: none;
	display: block;
	background-color: #F8E4CB;
}

#right_item_sub {
	color:#4C4C4C;
	padding:0px;
}

#right_item_sub a {
	background:url(images/bullet.gif) no-repeat 5px 0px;
	color: #4C4C4C;
	line-height: 1.4em;
	display: block;
	padding:4px 10px 0px 22px;
	text-decoration: none;
}

#right_item_sub a:hover{
	color: #999999;
	text-decoration: none;
	background:url(images/bullet.gif) no-repeat 5px 0px;
}

#footer {
	clear: both;
	padding: 70px 0px 10px 0px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

#footer_header {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}

#footer_left_column {
	width: 40px;
	display: inline;
}

#footer_right_column {
	display: inline;
}

#footer_right_column a {
	text-decoration: none;
	color: #000000;
}

#footer_right_column a:hover {
	text-decoration: none;
	color: #970F00;
}

#footer_links {
	color: #970F00;
	font-size: 12px;
	line-height: 14px;
	margin-top: 20px;
	margin-bottom:10px;
}

#footer_links a {
	text-decoration: none;
	color: #970F00;
}

#footer_links a:hover {
	text-decoration: none;
	color: #999999;
}

#footer_copyright {
	color: #4C4C4C;
	font-size: 11px;
	line-height: 12px;
	padding:0px;
}

#footer_poweredby {
	float: right;
	width: 100%;
	color: #4C4C4C;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
	margin: 7px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#footer_poweredby  a{
	color: #4C4C4C;
	text-decoration: none;
}

#footer_poweredby  a:hover{
	color: #970F00;
}

.central_store_container {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.central_store_left {
	float: left;
	width: 30px;
}
.central_store_right {
	width: 270px;
	text-align: left;
	margin: 0px 0px 0px 40px;
}
.central_store_name {
	font-size: 13px;
	font-weight: bold;
	color: #4d4d4d;
}
.central_store_address, .central_store_tel {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}

.central_store_fax {
	font-size: 12px;
	margin: 0px;
}
.central_store_hl {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #FFB8B0;
	margin: 0px 0px 20px 0px;
}
.central_contact_container {
	width: 100%;
	clear:both;
	padding:10px 0px 0px 0px;
}
.central_contact_left {
	line-height: 20px;
	float: left;
	margin:0px 15px 0px 0px;
	width: 70px;
}
.central_contact_right {
	float: left;
	width: 300px;
	text-align: right;
}

.central_contact_submit {
	padding: 5px 0px 0px 0px;
	width: 385px;
	text-align: right;
}

.wpcf7 input {
width: 180px;
float: left;
}


.wpcf7 label {
display: block;
float: left;
width: 100px;
margin-right: 20px;
text-align: right;
}

.wpcf7 textarea {
	width: 300px;
	float: left;
}


.clear_both { clear:both; }

.wpcf7-form .wpcf7-not-valid-tip, .wpcf7-form .wpcf7-validation-errors { background: none; color: red; position: static; display: block; float: left; border: none; text-align: left; margin-bottom: 5px; margin-top: 5px; margin-left: 120px; padding: 0; } 


.wpcf7-form  .wpcf7-response-output { margin-left: 0; } 