@charset "utf-8";
/* CSS Document */

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
}

body { background:url(/template_assets/images/page_bg.png) repeat-x; background-color: #392C1A; }

.clr { clear:both;}

#wrapper {
	width:977px;	
	margin:0 auto 0 auto;
	padding:0 21px 22px 0px;
	background:url(/template_assets/images/cont_bg.png) repeat-y;
}

#logo {
	float:left;
	width:176px;
	height:98px;
	margin-left:22px;
	display:inline;
}

.flt_lt { float:left;}
.flt_rt { float:right;}

/*  START menu zone  */

#side_menu  {
	float:left;
	width:216px;
	position:relative;
	z-index:1000;
	margin:30px 0 0 0;
	margin-right:-18px;
}

#side_menu li, #side_menu li.sel {
	float:right;
	width:198px;
	list-style:none;
	z-index:1000px;
	padding-right:18px;
	
	/*filter:alpha(opacity=17);
	-moz-opacity: .17;
	-khtml-opacity: .17;
	opacity: .17;*/

}

#side_menu li:hover, #side_menu li.sel { 
	background:url(/template_assets/images/menu_hov.png) no-repeat right;
	/*background:url(/template_assets/images/menu_hov.gif) no-repeat right;*/
	
	/*filter:alpha(opacity=80);
	
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8 ;*/

}
#side_menu li a {
	float:right;
	height:28px;
	line-height:28px;
	padding:0 7px 0 20px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	background:url(/template_assets/images/navbg.png) no-repeat right;
	
	/*color:#fdfbe3;*/
	/*color:#95CFEF;*/
	color:#2F220F;
	
}

#side_menu li a.wide_bt { padding-left:70px;}

#side_menu li:hover {cursor:pointer;}

/*  END menu zone  */

#left_zone {
	float:left;
	width:198px;
	position:relative;
	z-index:600;
}

#lt_floral {
	position:absolute;
	width:198px;
	height:545px;
	background:url(/template_assets/images/lt_floral.png) no-repeat;
	top:98px;
	right:0;
	z-index:100;
}

#rt_floral {
	position:absolute;
	width:385px;
	height:278px;
	background:url(/template_assets/images/rt_floral.png) no-repeat;
	bottom:-155px;
	right:-38px;
	z-index:-1;
}



/*  Start footer  */
#footer {
	width:998px;
	height:68px;
	margin:-22px auto 0 auto;
}

#footer_menu { 
	width:778px;
	height:22px;
	font-size:10px;
	color:#fff;
	line-height:22px;
	padding-left:220px;
	position:relative;
}

#home #footer_menu { 
	width:718px;
	padding-left:280px;
}

#footer_menu a:link, #footer_menu a:visited {
	font-size:10px;
	color:#fff;
	text-decoration:none;
	padding:0 4px;
}

#footer_menu a:hover { color:#000}

#footer_bg {
	width:774px;
	height:20px;
	background:url(/template_assets/images/footer.png) no-repeat;
	font-size:10px;
	color:#af9378;
	padding-left:224px;
	padding-top:26px;
	position:relative;
/*	z-index:-1;*/
}



#footer_bg a:link, #footer_bg a:visited { 
	color:#af9378;
	font-size:10px;
	text-decoration: none;
	
}

#footer_bg a:hover { 
	color:#fff; 
	text-decoration: underline;
	
}



#home #footer_bg {
	width:714px;	
	padding-left:284px;
}
/*  End footer  */
/*  END all pages elements  */
/*  Start home page  */

#home_wrapper {
	width:977px;	
	margin:0 auto 0 auto;
	background:url(/template_assets/images/home_ct_bg.jpg) no-repeat top right;
}

#home #logo {
	float:left;
	width:292px;
	height:170px;
	margin-left:0px;
	margin-right:-94px;
	display:inline;
	margin-bottom:4px;
}

#content_home {
	float:left;
	width:759px;	
	margin-top: 25px;
	position:relative;
	z-index:500;
}

#home_list { 
	float:left; 
	margin-top: 60px; 
	*margin-top: 27px;
	_margin-top: 20px;
	padding-bottom:35px; 
	*padding-bottom:0; 
	width:764px; 
	position:relative;
}

#content_home #home_list p { 
	margin: 0 0 0 86px;
	padding: 0 0 0 0;
	height: 36px;  
	line-height: 22px;
}



.home_lst_item { 
	float:left;
	width:186px;
	height:252px;
	background-color:#000;
	margin-left:5px;
	display:inline;
}

/*.home_lst_item a img {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.home_lst_item a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}*/


#home_lt_floral {
	position:absolute;
	width:198px;
	height:545px;
	background:url(/template_assets/images/lt_floral.png) no-repeat;
	top:98px;
	left:0px;
	z-index:100;
}

#home_rt_floral {
	position:absolute;
	width:200px;
	height:436px;
	background:url(/template_assets/images/rt_floral_home.png) no-repeat;
	bottom:-175px;
	right:-38px;
	z-index:-1;
}

.popup {
	position:absolute;
	width:543px;
	height:370px;
	background:url(/template_assets/images/popup_bg.png) no-repeat;
	padding:37px 0 0 42px;
	top:-70px;
	left:35px;
	z-index:20000;
}

/*  End home page  */

/*  Start inner pages elements  */

#res_com { float:left; padding:0 0 1px 13px; position:relative; z-index:10000; display: none;}
#home #res_com { float:left; padding:0 0 1px 170px; position:relative; z-index:10000;}
.res { float:left; width:133px; height:20px;  background:url(/template_assets/images/res_bt.gif) no-repeat; margin-right:7px;}
.com { float:left; width:134px; height:20px;  background:url(/template_assets/images/com_bt.gif) no-repeat;}

#light #content_inner {
	float:left;
	width:759px;	
	position:relative;
	z-index:500;
	margin-top:39px;
}

#light #content_inner_txt {
	float:left;
	width:685px;
	background:url(/template_assets/images/light_cont_top_tr.gif) no-repeat;
	margin-top:-19px;
	position:relative;
	padding:0 37px;
}

#light #content_inner_txt p {
	padding: 0 96px 0 0;
}



#light #content_inner_bottom {
	width:759px;
	background:url(/template_assets/images/light_cont_mid.gif) repeat-y;
}

#dark #content_inner {
	float:left;
	width:759px;	
	position:relative;
	z-index:500;
	margin-top:39px;
}

#dark #content_inner_txt {
	float:left;
	width:756px;
	background:url(/template_assets/images/dark_cont_top.gif) no-repeat;
	margin-top:-19px;
	position:relative;
	margin-bottom:-100px;
	padding:0 1px 0 2px;
}

#dark #content_inner_bottom {
	width:759px;
	background:url(/template_assets/images/dark_cont_mid.gif) repeat-y;
}

#detail_img_holder {
	float:left;
	width:685px;
	height:310px;
	background:url(/template_assets/images/detail_fade_bg.png) no-repeat;
	padding:0px 35px;
	border: 0px solid #fff;
}

/*  Styles all pages  */

.page_title {
	float:right;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	color:#e7ded7;
	text-align:right;
	margin:-23px -37px 15px 0;
	position:relative;
	display:inline;
}

#dark .page_title {margin:-23px 0px 15px 0;}

h1, h2, h3, h4, h5, h6 {
	font-size:24px; 
	color:#252525; 
	/*width:565px;*/ 
	/*float:left;*/ 
	margin-bottom:7px; 
	font-weight: normal;
}
h2 {font-size:16px; color:#5a4832; font-weight: bold;}
h3 {font-size:13px; text-align:center;}
h4 {font-size:14px;}
h5 {font-size:12px; color:#5a4832;}
h6 {font-size:14px; color:#e1d8d1; text-align:center; background-color:#898989; line-height:20px;}

#col2 h2 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	color:#e7ded7;
	margin-left: 30px;
}

#dark h1 {
	font-size:18px; 
	color:#c7b299; 
	/*width:580px; */
	/*float:left; */
	margin:10px 0;
	line-height: 54px; 
	padding-left:30px; 
}

#dark h3 {
	font-size:16px; 
	color:#c7b299; 
	/*width:580px; */
	/*float:left; */
	margin:10px 0; 
	padding-left:30px; 
}
#dark h1 span { font-size:20px; color:#c7b299;}

#home h1 { color:#fff; letter-spacing:9px; font-weight:normal; width:520px; padding-left:120px; margin:7px 0; float:left; height:20px;}
#home p { 
	/*float:left;*/ 
	height:119px; 
	color:#fdfbe3; 
	width:520px; 
	line-height:17px; 
	padding-left:120px;
}

hr {
	float:left;
	width:685px;
	color:#c7b299;
	background-color:#c7b299;
	margin: 10px 0 20px 0;
	height: 1px;
}

#content_inner ol, #content_inner ul { 
	/*float:left;*/ 
	width:525px; 
	padding-left: 40px;
}
#content_inner ol li, #content_inner ul li { color:#635039;  line-height:17px;} 
#content_inner p {	
	margin:0px 0 15px 0; 
	/*width:565px;*/ 
	/*float:left; */
	line-height:17px;
}

#dark #content_inner p {
	margin:0px 0 15px 0; 
	width:680px; 
	/*float:left; */
	line-height:17px; 
	padding-left:40px; 
	color:#c69c6d;
}
#dark #content_inner p b, #dark #content_inner p strong {color:#e7ded7; font-weight:bold;}

#dark #content_inner #detail_img_holder p, #dark #content_inner #detail_img_holder span {
	font-size:11px;
	color:#aa975b;
	font-weight:bold;
	padding-left:0;
}

#dark #content_inner #detail_img_holder span { font-weight:normal;}


#content_inner a:link, #content_inner a:visited { color:#635039; text-decoration:underline;}
#content_inner a:hover { text-decoration:underline;}

/*  END styles all pages  */

#inner_list {
	float:left;
	width:790px;
	_width:720px;
	
	margin-right:-5px;
	display:inline;
}

#content_inner a.inner_lst_item {
	float:left;
	width:110px;
	height:190px;
	margin:0 5px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#75624b;
	text-decoration:none;
}

/*#content_inner a.inner_lst_item img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	margin-bottom:5px;
}

#content_inner a.inner_lst_item:hover { color:#252525;}

#content_inner a.inner_lst_item:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}*/

#inner_list .div {
	width:110px;
	float:left;
	margin-bottom:15px;
	margin-right: 30px;
	border: 0px solid #333;
}

#inner_list h1 {
	float: left; border: 0px solid #333; margin: 0 10px 10px 0; clear: right;
}

#inner_list div a {
	width:110px;
	height:190px;
	margin:0 5px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#75624b;
	text-decoration:none;
}

#inner_list img {
	width:110px;
	height:auto;
	
	
}



/*coltable____________________________________________*/

#coltable {
	width: 100%;
	margin: 60px 0 0 0;
	padding: 0;
	border: solid 0px #333;
}

#coltable th, #coltable td{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 25px 5px;
	border-top: 0px solid #c2c2c2;

}

#coltable td img{
	width: 175px;
}

/*halftable____________________________________________*/

.halftable {
	width: 50%;
	margin: 60px 0 0 0;
	padding: 0;
	border: solid 0px #333;
}

.halftable th, .halftable td{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 25px 5px;
	border-top: 0px solid #c2c2c2;

}

.halftable td img{
	height: 72px;
}


/*cleantable____________________________________________*/

.cleantable {
	margin: 0;
	padding: 0;
	width: 100%;
	border: solid 0px #333;
	clear: both;
	font-size: 10px;
	
}

.cleantable th, .cleantable td{
	text-align: left;
	height: 140px;
	vertical-align: top;
	padding: 5px 5px 15px 15px;
	border-top: 0px solid #c2c2c2;
	border: solid 0px #e2d9d2;

}
.cleantable a:link{
	margin: 0;
	font-size: 13px;
	text-decoration: none;
	
}
.cleantable a:hover{
	text-decoration: none;
	
}
.cleardiv { clear: both;}



/*contact form____________________________________________*/

#contactform th, #contactform td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	
}


#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}


#hgtvSSP, #nkbaSSP{
	margin: 0;
	padding: 5px;
	width: 685px;
	height: 310px;
	background: #222;
	
}

#VO_welcome{
	margin: 213px 0 0 5px;
	*margin: -39px 0 0 5px;
	padding: 0;
	position: absolute;	
}

#nkba{
	margin: 256px 0 0 5px;
	*margin: 5px 0 0 5px;
	padding: 0;
	position: absolute;
}





/*  End inner pages elements  */
