/*
Theme Name: S&ME Inc.
Theme URI: 
Description: S&ME Inc. 2010
Author: S&ME Inc. Communications
Author URI: 
version: 1.0
Tags: S&ME
*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/text.css');
@import url('shadow.css');

body {
	background: #25190D url('images/background.jpg') no-repeat top center;
	color: #593D2B;
	line-height: 12pt;
	font-size: 12pt;
}

a {
	color: #e87511;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-weight: normal; 
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	color: #593D2B;
	font-size: 24pt;
}

h2 {
	font-weight: normal;
	color: #872174;
	font-size: 20pt;
}

h3 {
	font-weight: normal;
	color: #593D2B;
	font-size: 16pt;
}

h4 {
	font-weight: normal;
	font-size: 11pt;
	color: #949C51;
}

P {
	font-size: 10pt;
	line-height: 150%;
}

li {
	list-style-type: none;
}

#header {
	padding: 0px;
	margin: 0px;
	background: transparent url('images/header_background.png') repeat-x;
	width: 100%;
	height: 147px;
	z-index: 1;
}

#logo {
	float: left;
	padding: 0px;
	margin: -96px 0 0 0;
	height: 76px;
	z-index: 66;
}

.post {
	padding: 20px;
}

#integrity {
	float: right;
	height: 50px;
	padding: 0px;
	margin: -75px 20px 0 0;
	z-index: 66;
	text-align: right;
}

#pics { 
	height: 288px;
	background-color: #F7EFE2;
	margin: 20px 0 0 0;
	padding: 5px 0 5px 0;
	border: 1px solid #d1c7b0;
	overflow: hidden;
}

#menu {
	background: #593d2b url('images/fade.jpg') repeat-x 0 0px;
	width: 940px;
	color: #ffffff;
	margin: -15px 0 0 0;
	padding: 0;
	font-size: 12pt;
	height: 33px;
	border-left: 1px solid #876b59;
	border-right: 1px solid #876b59;
	border-bottom: 1px solid #876b59;
}

.sf-menu li {
	z-index: 10000;
}

#content {
	margin: 20px 0 20px 0;
	padding: 0;
	border: 1px solid #d1c7b0;
	background-color: #faf8f6;
}

#sidebar {
	margin: 20px 0 20px 0;
	padding: 0;
	border: 1px solid #d1c7b0;
	background-color: #faf8f6;
}

#icons {
	padding: 20px 0px 20px 50px;
	margin: 0;
	width: 900px;
	height: 100px;
}

.icon_box {
	height: 60px;
	width: 125px;
	text-align: left;
}

td.icon_text div {
	font-size: 9pt;
	position: absolute;
	margin-left: -25px;
	width: 100px;
	text-align: center;
}

#pic_canvas {
	background-color: #ffffff;
	padding: 0px;
	margin: 4px 5px 5px 10px;
	width: 921px;
	height: 279px;
}

.fake_hr {
	height: 1px;
	border-top: 1px solid #BFB19B;
	padding: 0px;
	margin: 0px;
}

#sub_left {
	padding: 0px 0 10px 15px;
	margin: 10px 0 0 0;
	float: left;
}

#sub_center {
	padding: 0px 0 10px 10px;
	margin: 10px 0 0 0;
}

#sub_right {
	padding: 0px 5px 10px 0;
	margin: 10px 0 0 0;
	float: right;
}

#sub_header_green {
	color: #ffffff;
	padding: 10px;
	width: 270px;
	margin-bottom: 10px;
	background-color: #949C51;
}

#sub_header_purple {
	background-color: #872174;
	color: #ffffff;
	padding: 10px;
	width: 270px;
	margin-bottom: 10px;
}

#sub_header_blue {
	background-color: #8FC3EA;
	color: #ffffff;
	padding: 10px;
	width: 270px;
	margin-bottom: 10px;
}

#map_canvas {
	height: 320px;
	width: 290px;
	background-color: #ffffff;
	overflow: hidden;
}


#news_container {
	height: 320px;
	width: 290px;
	background-color: #ffffff;
}

#proj_container {
	height: 320px;
	width: 290px;
	background-color: #ffffff;
}

#loading {
	position: absolute;
	height: 42px;
	width: 42px;
	margin: 125px 0 0 125px;
	padding: 0px;
}

#map {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: transparent url('images/map/base_map.jpg') left top no-repeat;
	height: 320px;
	width: 290px;
	cursor: pointer;
}

.map_listener {
	width: 145px;
	height: 160px;
	overflow: hidden;
}

#nw_listener{
	float: left;

}

#ne_listener {
	float: right;
}

#sw_listener{
	float: left;
}

#se_listener {
	float: right;
}

#nw_listener_img {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

#ne_listener_img {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

#sw_listener_img{
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

#se_listener_img{
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

.marker {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 20px;
	background: transparent url('images/map/map_arrow.png') no-repeat;
}

.add_shadow {
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#cccccc,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=2)";
	filter: progid:DXImageTransform.Microsoft.Glow(color=#cccccc,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=6);
	-moz-box-shadow: 2px 2px 5px #cccccc;
	-webkit-box-shadow: 2px 2px 5px #cccccc;
}

.marker_html {
	height: 275px;
}

.marker_html h3 {
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	float: left;
}

.marker_html p {
	padding: 0px 20px 20px 20px;
	line-height: 200%;
	float: left;
	clear: both;
}

.marker_html img {
	float: right;
	padding: 3px;
	border: 1px solid #cccccc;
	margin: 0 10px 0 0;
	background-color: #eeeeee;
}






#bottom_left {
	float: left;
	padding: 0px 0 0 5px;
	border-right: 1px solid #ddd2ca;
	margin-top: 3px;
	overflow: hidden;
	width: 200px;
	height: 135px;
}

#bottom_left h4 {
	color: #593d2b;
}


#bottom_left ul li {
	font-size: 9pt;
	line-height: 185%;
	padding: 0px;
	margin: 0px;
}

#bottom_center {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0 10px 0;
	margin-top: 3px;
	height: 135px;
	overflow: hidden;
}

#bottom_center h4 {
	color: #593d2b;
}

#bottom_center_left {
	float: left;
	width: 225px;
	padding: 0 0 0 0;
	width: 200px;
	height: 135px;
	border-right: 1px solid #ddd2ca;
}

#bottom_center_left ul li {
	font-size: 9pt;
	line-height: 185%;
	padding: 0px;
	margin: 0px;
}

#bottom_center_right {
	float: right;
	width: 215px;
	padding: 0px 0 0 0;
	font-size: 9pt;
}

#bottom_center_right ul li {
	font-size: 9pt;
	line-height: 185%;
	padding: 0px;
	margin: 0px;
}

#bottom_center_center {
	padding: 10px 0 0 0;
}

#bottom_center_center ul li {
	font-size: 9pt;
	line-height: 125%;
	padding: 0px;
	margin: 0px;
}

#bottom_center_center h4 {
	color: #593d2b;
	padding-bottom: 10px;
}

#loc_1 {
	float: left;
	width: 110px;
}

#loc_2 {
	float: right;
}

#loc_3 {
	float: left;
	width: 135px;
}

#loc_4 {
	float: right;
}

#loc_5 {
	float: left;
	width: 135px;
}

#loc_6 {
	float: right;
}

a.li_state {
	color: #593d2b;
}

#bottom_right {
	float: right;
	padding: 0px 10px 10px 0;
	border-left: 1px solid #ddd2ca;
	margin-top: 3px;
	height: 266px;
	overflow: hidden;
	text-align: right;
	width: 200px;
	height: 125px;
}

#bottom_right h4 {
	color: #593d2b;
	padding-bottom: 0px;
}

#bottom_right p {
	font-size: 9pt;
	line-height: 175%;
	text-align: right;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#bottom_right ul li {
	font-size: 9pt;
	line-height: 125%;
	padding: 0px;
	margin: 0px;
}

#bottom_right ul {
	padding-bottom: 10px;
}

#bottom_right ul li a {
	color: #e87511;
	font-weight: bold;
	font-size: 10pt;
}

.meerkat {
	background: transparent url("images/dyk.png") no-repeat;
	height: 100px;
	display: none;
	padding: 0px;
	margin: 0px;
}

.meerkat_down {
	float: right;
	margin: 10px;
	width: 24px;
	height: 24px;
	background: transparent url('images/meerkat_close.png') no-repeat;
}

.meerkat_content {
	float: left;
	margin: 10px 0 0 200px;
	width: 600px;
}

.meerkat_content p {
	line-height: 175%;
}

#sub_area {
	padding: 20px 0 0 0;
	margin: 0px;
}

.news_item {
	padding: 4px;
	font-size: 10pt;
	height: 50pt;
	overflow: hidden;
}

.news_title {
	float: left;
	width: 200px;
	margin: 0px;
}

.news_title h4 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 22px; 
	color: #E87511;
}

.news_date {
	float: right;
	text-align: right;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-weight: bold;
}

.news_content {
	border-bottom: 1px solid #ddd2ca;
	padding: 10px 0 5px 0;
	margin: 0px;
	width: 100%;
	clear: both;
	font-size: 9pt;
	line-height: 125%;
	height: 30px;
}

.news_view {
	float: right;
	margin: 0px;
	padding: 0px;
}

.proj_item {
	padding: 4px;
	font-size: 10pt;
	height: 50pt;
	overflow: hidden;
}

.proj_title {
	float: left;
	margin: 0px;
}

.proj_title h4 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 22px;
	color: #E87511;
}

.proj_content {
	border-bottom: 1px solid #ddd2ca;
	padding: 10px 0 5px 0;
	margin: 0px;
	width: 100%;
	clear: both;
	font-size: 9pt;
	line-height: 125%;
	height: 30px;
}

.proj_view {
	float: right;
}

p.quote {
	line-height: 200%;
	font-style: italic;	
}

.pad_it {
	padding: 20px;
}

#contact_form {
	padding-top: 20px;
}

#contact_info {
	border: 1px solid #ddd2ca;
	padding: 10px;
	margin-top: 20px;
	clear: both;
}

#contact_info h3 {
	margin-top: -20px;
	background-color: #FAF8F6;
	width: 190px;
}

.contact_left {
	float: left;
	width: 200px;
	text-align: right;
}

.contact_right {
	float: right;
	text-align: left;
	width: 640px;
}

#iam_info {
	border: 1px solid #ddd2ca;
	padding: 10px;
	margin-top: 20px;
	clear: both;	
}

#iam_info h3 {
	margin-top: -20px;
	background-color: #FAF8F6;
	width: 70px;
}

#interest_info {
	border: 1px solid #ddd2ca;
	padding: 10px;
	margin-top: 20px;
	clear: both;	
}

#interest_info h3 {
	margin-top: -20px;
	background-color: #FAF8F6;
	width: 210px;
}

#loc_info {
	border: 1px solid #ddd2ca;
	padding: 10px;
	margin-top: 20px;
	clear: both;	
}

#loc_info h3 {
	margin-top: -20px;
	background-color: #FAF8F6;
	width: 200px;
}

#message_info {
	border: 1px solid #ddd2ca;
	padding: 10px;
	margin-top: 20px;
	clear: both;	
}

#message_info h3 {
	margin-top: -20px;
	background-color: #FAF8F6;
	width: 225px;
}

.error {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
}

#search_container {
	float: right;
	padding: 7px 10px 0 0;
}

#searchBox {
	border: 1px solid #B49785;
}

#searchBoxBtn {
	cursor: pointer;
	padding: 1px 5px 1px 5px;
	border: 1px solid #B49785;
	background-color: #FCA311;
	color: #ffffff;
	font-size: 10pt;
}

.pagetitle {padding: 20px 0 0 20px;}

.search_result {
	padding: 0 0 10px 20px;
	margin: 0;
	border-bottom: 1px solid #ddd2ca;
}

.search_result:hover {
	background-color: #ffffff;
}

.search_result h3 {
	padding: 10px 0 0 0;
	margin: 0px;
}

.entry li {
	list-style-type: circle;
	padding-bottom: 20px;
}

.loc_list li {
	list-style-type: none;
}

#comm_content {
	float: left;
	padding: 20px 0 0 20px;
	margin: 0px;
}

#comm_content li {
	list-style-type: circle;
}

#comm_sidebar {
	float: right;
	padding: 0px;
	margin: 0px;
}

#comm_sidebar div {
	margin: 20px 20px 0 0;
}

#comm_sidebar li {
	margin: 0;
	padding: 0;
}

#comm_content li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 200%;
}

#comm_canvas {
	padding: 0px;
	margin: 20px 0 0 60px;
}

#sidebar_div div h4 {
	color: #ffffff;
	padding: 10px;
}

#sidebar_div div {
	background-color: #593D2B;
	clear: both;
}

#marketing_table {
	
}
#marketing_table td {
	padding: 10px 100px 0 0;
}

.four_o_four h2 {
	padding: 20px;
}

.four_o_four h4 {
	padding: 0 0 0 20px;
}

#footer {
	margin: 10px 0 20px 0;
	padding-top: 15px;
	border: 1px solid #d1c7b0;
	background-color: #faf8f6;
	height: 30px;
	
}

#footer p {
	padding-left: 20px;
	font-size: 8pt;
	display: inline;
	float: left;
}

#footer img {
	float: right;
	padding-right: 10px;
	display: inline;
}

#gmap_canvas {
	margin: -20px 0 20px 20px; 
	border: 1px solid #ddd2ca; 
	width: 500px; 
	height: 600px; 
	float: left;
}

#pano {
	margin: 0 0 0 20px; 
}

#directions {
	float: right;
	width: 400px;
}

.pad_it {
	padding-left: 20px;	
}




#layout_content {
	float: left;
	margin: 0px;
	padding: 20px 10px 10px 20px;
	width: 510px;
}

#layout_sidebar {
	float: right;
	margin: 0px;
	padding: 20px 10px 10px 0px;
	width: 370px;
}

#layout_sidebar img {
	border: 1px solid #D1C7B0;
	padding: 4px;
	background-color: #ffffff;
}

#layout_info {
	margin: 20px 0 0 0;
}

#layout_info div {
	background-color: #593D2B;
	clear: both;
}

#layout_info div h4 {
	color: #ffffff;
	padding: 10px;
}

#layout_info li {
	padding: 0px;
	margin: 0px;
}

.sub_item p {
	font-size: 10pt;
}