/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%; color:#cfcfcf; background:#cfcfcf; font-family:Arial,Helvetica,sans-serif; font-style:normal; font-variant:normal; font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin:10px 0 10px 0;}
h2 {font-size:2em;margin-bottom:0.1em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {color:#794C38;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix { display:inline-block; } 
.clearfix { height: 1%; } 
.clearfix {display:block;}
.clear {clear:both;}
a:hover {outline:none;}
a{outline:none !important; text-decoration:none;}
a img{border:none;}

/*----------------Global--------------*/
body{
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:13px;
	line-height:normal;
	color:#a3674c;
	background:#5b3a2a url(images/body-bg.gif) repeat-x left top;
	/*background:url(images/designs/ourcollection.jpg) no-repeat;	
	filter:alpha(opacity=60);
	opacity:0.5;
	z-index:999;*/
	}

/*----------------Main--------------*/
#main{
	width:1000px;
	margin:0 auto 0 auto;
	}
.inside{
	background:#20140f url(images/main-bg.gif) repeat-x left top;
	}
	
/*----------------Header--------------*/
#header{
	background-color:#000;
	height:88px;
	position:relative;
	z-index:100000;
	}
.inside #header{
	background:none;
	}
.top-block{
	width:780px;
	padding:8px 0 0 0;
	float: right;
	}
.top-nav{
	list-style-type:none;
	margin:0 12px 0 0;
	float:right;
	}
.top-nav li{
	float:left;
	padding:0 12px 0 12px;
	background:url(images/sep-1.gif) no-repeat right 6px;
	}
.top-nav li a{
	color:#82523d;
	font-size:11px;
	}
.top-nav li a:hover, .top-nav li.current a{
	text-decoration:underline;
	}
.search-box{
	float:right;
	width:190px;
	padding:2px 0 0 0;
	overflow:hidden;
	}
.search-box dt{
	float:left;
	color:#82523d;
	font-size:11px;
	width:44px;
	font-weight:normal;
	}
.search-box dd input.text{
	background-color:#0a0604;
	border:1px solid #734936;
	width:108px;
	color:#a3674c;
	font-size:11px;
	margin:0 0 0 0;
	display:block;
	float:left;
	}
.logo{
	margin:30px 0 0 30px;
	text-indent:-1000000px;
	float:left;
	width:185px;
	height:56px;
	background:url(images/logo.gif) no-repeat left top;
	}
.logo a{
	display:block;
	width:185px;
	height:56px;
	}
.global-nav{
	list-style-type:none;
	float:right;
	margin:0 0 0 0;
	}
.global-nav li{
	float:left;
	padding:0 15px 0 0;
	position:relative;
	z-index:999 !important;
	}
.global-nav li.hover{
	background:url(images/global-nav-top-right.png) no-repeat right top;
	}
.global-nav li a{
	display:block;
	height:14px;
	padding:3px 1px 3px 8px;
	}
.global-nav li.hover a{
	background:url(images/global-nav-top.png) no-repeat left top;
	}
.global-nav li img{
	display:block;
	}
.global-nav li a:hover img, .global-nav li.current a img{
	border-bottom:1px solid #5b392b;
	}
.global-nav li ul{
	position:absolute;
	list-style-type:none;
	margin:0;
	background-color:#3c261c;
	width:100%;
	padding:0 0 0 0;
	display:none;
	z-index:999 !important;
	}
.global-nav li.hover ul{
	display:block;
	}
.global-nav li ul li{
	padding:0;
	width:100%;
	position:relative;
	z-index:999 !important;
	}
.global-nav li ul li a{
	color:#935d45;
	padding:5px 0 4px 14px;
	display:block;
	font-size:11px;
	height:auto;
	border-bottom:1px solid #3c261c;
	border-top:1px solid #3c261c;
	}
.global-nav li ul li.hover a{
	background:#794f3c !important;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	color:#000;
	}
.global-nav li ul li ul.first-list{
	position:absolute;
	left:112px;
	top:1px;
	width:137px;
	background:#7b503c;
	opacity:0.9;
	z-index:999 !important;
	filter:alpha(opacity=90);
	}
.global-nav li ul li ul.second-list{
	position:absolute;
	left:249px;
	top:1px;
	width:137px;
	background:#7b503c;
	opacity:0.9;
	z-index:999 !important;
	filter:alpha(opacity=90);
	}
.global-nav li.hover ul li ul{
	display:none;
	}
.global-nav li ul li.hover ul{
	display:block;
	}
.global-nav li ul li.hover ul li a{
	border:none;
	width:122px;
	color:#000;
	font-size:11px;
	background:url(images/pointer-4.gif) no-repeat 6px 8px !important;
	}
.global-nav li ul li.hover ul li.last a{
	background:none !important;
	}
.global-nav li ul li ul li a:hover{
	background:url(images/pointer-4.gif) no-repeat 6px 8px !important;
	border:none;
	}
.global-nav li ul li.hover ul li.last a{
	background:url(images/pointer-5.gif) no-repeat 6px 8px !important;
	}
.global-nav ul li a, .global-nav ul li{
	background:none;
	}
#spotlight{
	clear:both;
	background: #070403;
	width: 1000px;
	height: 505px;
	}
#admin-menu{
	width: 100px;
	margin-left: 1px;
}
#admin-menu span.root{
	padding: 0 5px 0 5px;
	background: #ffffff;
}
#admin-menu table.m{
	background: #ffffff;
}
#admin-menu table.m td.icn{
	padding-left: 5px;
}
/*----------------Footer--------------*/
#footer{
	height:30px;
	background-color:#2a1a13;
	}
#footer a.company{
	background:url(images/company-logo.gif) no-repeat left top;
	text-indent:-1000000px;
	float:left;
	width:150px;
	height:13px;
	margin:7px 0 0 10px;
	text-decoration: none;
	}
#footer p{
	float:right;
	font-size:10px;
	margin:7px 10px 0 0;
	}
#footer p a{
	color:#a3674c;
	}

/*----------------Content--------------*/
.inside #wrap{
	background:url(images/inside-wrap-bg.gif) no-repeat left bottom;
	padding:6px 0 126px 0;
	}

/*----------------LHS--------------*/
.side-bar{
	padding:0 0 0 20px;
	width:196px;
	float:left;
	margin-top:40px;
	}
.side-nav, .side-nav ul, .side-nav ul ul{
	list-style-type:none;
	margin:0;
	}
.side-nav{
	width:196px;
	min-height:334px;
	float:left;
	padding:2px 0 0;
	background:url(images/side-top.gif) no-repeat left top;
	}
.side-nav li{
	padding:16px 0 0 0;
	border-bottom:1px solid #5b392b;
	}
.side-nav li.hover a{
	background-position:172px 0;
	}
.side-nav li a{
	background:url(images/plus-minus.gif) no-repeat 172px -85px;
	}
.side-nav li.last{
	border:none !important;
	}
.side-nav li a{
	padding:0 0 6px 8px;
	display:block;
	}
.side-nav li ul{
	border-top:1px solid #5b392b;
	display:none;
	}
.side-nav>li.current>ul{
	display:block;
	}	
.side-nav li ul li a{
	padding:2px 0 3px 16px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#a3674c;
	background:url(images/pointer-1.gif) no-repeat 8px 8px !important;
	}
.side-nav li ul li.hover a, .side-nav li ul li.current a{
	background-color:#7c513d !important;
	color:#1f1810;
	background-position:8px -13px !important;
	}
.side-nav li ul li{
	border-bottom:1px solid #5b392b;
	padding:0;
	z-index:999;
	}
.side-nav li ul li ul{
	display:none;
	position:absolute;
	left:196px;
	top:-1px;
	width:202px;
	background-color:#7c513d !important;
	}
.side-nav li ul li.hover ul{
	display:block;
	}
.side-nav li ul li ul li a:hover{
	text-decoration:underline;
	}
.side-nav-1, .side-nav-2{
	width:196px;
	padding:0 0 0 0;
	margin:0 0 11px 0;
	background:#3b251b url(images/side-nav-top.gif) no-repeat left top;
	}
.side-nav-1 li span, .side-nav-2 li span{
	font-weight:bold;
	font-size:14px;
	padding:11px 0 10px 10px;
	display:block;
	}
.side-nav-1 ul, .side-nav-2 ul{
	background:url(images/side-nav-bot.gif) no-repeat left bottom;
	margin:0;
	list-style-type:none;
	}
.side-nav-1 li ul{
	padding:8px 0 40px 10px;
	background:url(images/sep-6.gif) no-repeat 10px top;
	}
 .side-nav-2 li ul{
	padding:8px 0 20px 10px;
	background:url(images/sep-6.gif) no-repeat 10px top;
	}
.side-nav-1 li ul li{
	background:url(images/sep-7.gif) no-repeat left bottom;
	}
.side-nav-1 li a{
	padding:2px 0 4px 10px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#a3674c;
	background:url(images/pointer-1.gif) no-repeat 2px 10px !important;
	}
.side-nav-1 li a{
	padding:2px 0 4px 10px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#a3674c;
	background:url(images/pointer-1.gif) no-repeat 2px 10px !important;
	}
.side-nav-1 li a:hover, .side-nav-1 li.current a{
	color:#1f1810;
	background:url(images/hover-bg.gif) no-repeat 0 bottom !important;
	}
.side-nav-2 li a{
	padding:2px 0 4px 12px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#a3674c;
	background:url(images/pointer-3.gif) no-repeat 2px 10px !important;
	}
/*----------------RHS--------------*/
.notoppad a.image{
	padding-top:0 !important;
	padding-bottom:24px !important;
	}
.norightpad a.image{
	text-align:right !important;
	}
.content-wrap{
	background:url(images/content-bg.gif) no-repeat left top;
	width:745px;
	float:right;
	margin-right:20px;
	margin-top:40px;
	}
.content{
	padding:22px 0 0 0;
	}	
.lighting{
	background:url(images/lighting.gif) no-repeat left top;
	}
.lighting-1{
	background:url(images/lighting-1.gif) no-repeat left top;
	}
.lighting-2{
	background:url(images/lighting-2.gif) no-repeat left top;
	}
.lighting-3{
	background:url(images/lighting-3.gif) no-repeat left top;
	}
.lighting-4{
	background:url(images/lighting-4.gif) no-repeat left top;
	}
.lighting-5{
	background:url(images/lighting-4.gif) no-repeat left top;
	}
.block-1{
	width:100%;
	margin-bottom:15px;
	position:relative;
	height:270px;
	}
.block-1 img{
	position:absolute;
	right:0;
	top:-24px;
	}
.block-1-short{
	width:100%;
	margin-bottom:15px;
	position:relative;
	float:left;
	padding-bottom:20px;
	}
.summary{
	width:300px;
	float:left;
	margin-right:28px;
	padding:49px 30px 4px 32px;
	position:relative;
	background:url(images/sep-2.gif) no-repeat left bottom;
	}
.summary h3{
	/*position:absolute;
	left:32px;
	top:114px;*/
	}
.summary-2{
	width:360px;
	float:left;
	margin-right:28px;
	padding:56px 30px 0 32px;
	background:url(images/sep-2.gif) no-repeat left bottom;
	}
.summary h2, .summary-2 h2, .summary-3 h2{
	font-size:30px;
	font-weight:normal;
	margin:0 0 8px;
	}
.summary-2 h2 span{
	font-size:20px;
	background:url(images/sep-5.gif) no-repeat left top;
	padding:0 0 0 10px;
	}
.summary h2 img, .summary-2 h2 img{
	margin:0 0 10px 0;
	position:static;
	}
.summary p, .summary-2 p{
	font-family:"Gill Sans MT","Trebuchet MS",Helvetica,sans-serif;
	font-size:14px;
	color:#794c38;
	line-height:16px;
	}
.summary-3{
	width:90%;
	float:left;
	margin-right:28px;
	padding:0 30px 0 32px;
	background:url(images/sep-8.gif) no-repeat left bottom;
	}
.block-2{
	margin:-18px 0 0;
	padding:0 0 0 25px;
	float:left;
	width:96%;
	}
.brand-listing, .prod-listing{
	list-style-type:none;
	float:left;
	margin:0;
	min-height:200px;
	}
.brand-listing li{
	float:left;
	width:172px;
	height:88px;
	margin-right:1px;
	margin-bottom:7px;
	*z-index:10000;
	position:static;
	background:url(images/logo-bg.gif) no-repeat left top;
	}
.brand-listing li a{
	width:150px;
	padding:0 11px 0 11px;
	text-align:center;
	height:86px;
	display:block;
	}
.block-2 div.note-1 p{
	font-size:16px;
	color:#a3674c;
	clear:both;
	width:92%;
	line-height:20px;
	margin-bottom:20px;
	padding:0;
	}
.prod-listing{
	background:url(images/prod-listing-bg.gif) no-repeat left top;
	padding:23px 0 0 22px;
	*padding:23px 0 30px 22px;
	margin-top:10px;
	width:712px;
	}
.prod-listing li{
	float:left;
	width:192px;
	height:150px;
	margin:0 45px 50px 0;
	background:url(images/prod-bg.png) no-repeat left top;
	}
.fim{
	padding:23px 0 30px 22px !important;
	}
.fim li{
	height:215px !important;
	}
.fim li a{
	text-decoration:none;
	display:block;
	padding:0 0 0 20px;
	}
.prod-listing li a img{
	margin:0 0 0 0;
	}
.prod-listing li a{
	color:#fff;
	font-size:13px;
	text-decoration:underline;
	min-height:116px;
	}
.prod-listing li a.image{
	text-align:center;
	display:block;
	padding:19px 0 5px 0;
	}
ul.nopad li a.image{
	text-align:right;
	}
.prod-listing li span{
	display:block;
	text-decoration:underline;
	}
.listing{
	list-style-type:none;
	margin:0;
	float:left;
	width:645px;
	}
.listing li{
	background:url(images/sep-3.gif) no-repeat left bottom;
	float:left;
	padding:0 0 12px 0;
	margin:0 0 30px 0;
	width:100%;
	}
.listing span{
	background:url(images/logo-bg.gif) no-repeat left top;
	float:left;
	width:153px;
	height:78px;
	padding:8px 20px 0 20px;
	}
.listing span a{
	display:block;
	width:133px;
	}
.listing div{
	float:left;
	width:365px;
	}
.listing div h3{
	font-size:14px;
	color:#a3674c;
	font-weight:bold;
	margin:0;
	}
.listing div p{
	padding:10px 0 0 0;
	font-size:12px;
	color:#a3674c;
	overflow:hidden;
	line-height:14px;
	margin:0 0 14px 0;
	width:354px;
	}
.listing div a.read-more{
	background:url(images/read-more.gif) no-repeat left top;
	width:89px;
	height:23px;
	display:block;
	text-indent:-100000px;
	}
.sub-blocks{
	list-style-type:none;
	margin:0 0 0 -25px;
	width:760px;
	float:left;
	}
.sub-blocks li{
	float:left;
	width:371px;
	height:303px;
	margin:0 6px 12px 0;
	background:url(images/sub-block-bg.gif) no-repeat right top;
	}
.sub-blocks li a.title{
	background:url(images/bundle-bg.gif) no-repeat left top;
	width:109px;
	height:29px;
	float:left;
	font-family:"Gill Sans MT" Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a3674c;
	font-weight:bold;
	padding:5px 0 0 25px;
	margin:49px 0 0 0;
	}
.sub-blocks li img.thumbnail{
	float:right;
	margin:25px 0 0 0;
	}
.sub-blocks dl{
	float:left;
	font-size:12px;
	margin:20px 0 12px 0;
	}
.sub-blocks dt{
	font-weight:normal;
	float:left;
	width:225px;
	padding:0 0 0 12px;
	color:#a3674c;
	}
.sub-blocks dd{
	width:105px;
	float:left;
	text-align:right;
	color:#68402f;
	}
.sub-blocks li span.total{
	float:left;
	width:361px;
	text-align:right;
	height:32px;
	background:url(images/sep-4.gif) no-repeat 20px top;
	font-weight:bold;
	font-size:12px;
	padding:10px 10px 0 0;
	color:#633c2c;
	}
.paging{
	float:left;
	padding:0 0 16px 90px;
	}
.paging a.prev{
	background:url(images/prev.gif) no-repeat left top;
	width:37px;
	height:37px;
	float:left;
	text-indent:-100000px;
	}
.paging span{
	float:left;
	padding:10px 25px;
	text-transform:uppercase;
	font-weight:bold;
	}
.paging a.next{
	background:url(images/next.gif) no-repeat left top;
	width:37px;
	height:37px;
	float:left;
	text-indent:-100000px;
	}
.news-detail{
	width:610px;
	padding:0 0 0 7px;
	}
.news-detail p{
	font-size:12px;
	line-height:15px;
	margin:0;
	padding:0 0 24px 0;
	}
.news-detail div.detail{
	padding:0 0 12px 0;
	margin-bottom:12px;
	position:relative;
	background:url(images/sep-4.gif) repeat-x left bottom;
	}
.news-detail div.detail h3{
	margin:0;
	font-size:18px;
	padding:0 0 5px 0;
	}
.news-detail div.detail a.back{
	position:absolute;
	right:0;
	top:0;
	z-index:99 !important;
	background:url(images/pointer-2.gif) no-repeat left top;
	padding:0 0 2px 25px;
	color:#a3674c;
	}
.block-2 p.note{
	font-size:16px;
	width:557px;
	padding-bottom:16px;
	color:#a3674c;
	background:url(images/sep-4.gif) repeat-x left bottom;
	}
.block-2 p.note-1{
	font-size:16px;
	color:#a3674c;
	clear:both;
	width:92%;
	line-height:20px;
	margin-bottom:20px;
	padding:0;
	}
.block-2 p{
	font-size:13px;
	color:#623e2e;
	width:475px;
	}
.vdo-block{
	padding:38px 0 0 80px;
	}
.head-1{
	width:570px;
	background:url(images/sep-4.gif) repeat-x left bottom;
	font-size:16px;
	font-weight:bold;
	padding:0 0 11px 0;
	margin:0 0 25px 9px;
	}
.listing-2{
	list-style-type:none;
	margin:0;
	float:left;
	width:645px;
	}
.listing-2 li{
	background:url(images/sep-3.gif) no-repeat left bottom;
	float:left;
	padding:0 0 12px 9px;
	margin:0 0 30px 0;
	width:100%;
	}
.listing-2 div.date-block{
	background:url(images/date-bg.gif) no-repeat left top;
	float:left;
	width:50px;
	height:50px;
	margin:0 10px 0 0;
	padding:5px 0 0 0;
	}
.listing-2 div.date-block span.date{
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	}
.listing-2 div.date-block span.day{
	font-size:12px;
	}
.listing-2 div.date-block span{
	display:block;
	width:100%;
	text-align:center;
	}
.listing-2 span a{
	display:block;
	width:133px;
	}
.listing-2 div{
	float:left;
	width:502px;
	}
.comment-list span{
	padding:0 0 8px 0;
	float:left;
	}
.comment-list h3{
	font-size:14px;
	color:#a3674c;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
	}
.comment-list p{
	padding:0;
	font-size:12px;
	color:#a3674c;
	height:50px;
	overflow:hidden;
	line-height:14px;
	margin:0;
	width:502px;
	}
.comment-list a.read-more{
	background:url(images/read-more.gif) no-repeat left top;
	width:89px;
	height:23px;
	float:right;
	text-indent:-100000px;
	}
.share{
	text-indent:-100000px;
	background:url(images/share.gif) no-repeat left top;
	display:block;
	height:25px;
	width:105px;
	cursor: pointer;
	}
.faq-listing{
	list-style-type:none;
	margin:0;
	padding:0 0 0 7px;
	}
.faq-listing li p a, .faq-listing li p span{
	font-size:14px;
	font-weight:bold;
	color:#7c4e3a;
	}
.faq-listing li p{
	margin:0 0 10px 0;
	color:#7c4e3a;
	}
.faq-listing li.current p a, .faq-listing li.current p span{
	font-size:14px;
	font-weight:bold;
	color:#a3674c;
	}
.faq-listing li.current p{
	margin:0 0 10px 0;
	color:#a3674c;
	}
.faq-listing li p.ans{
	padding:0 0 15px 10px;
	display:none;
	}
.form-1{
	width:268px;
	float:left;
	padding-right:36px;
	}
.form-1 dl, .form-1 dt, .form-1 dd, .form-2 dl, .form-2 dt, .form-2 dd{
	margin:0;
	}
.form-1 dt, .form-2 dt{
	padding:0 0 5px 3px;
	font-size:12px;
	}
.form-1 dd, .form-2 dd{
	padding:0 0 13px 0;
	position:relative;
	}
.form-2 dd{
	float:left;
	width:100%;
	}
.form-1 dd input.text, .form-2 dd input.text{
	background:url(images/text-bg.gif) no-repeat left top;
	width:262px;
	height:25px;
	border:none;
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#a3674c;
	padding:4px 0 0 4px;
	}
.form-1 dd select, .form-2 dd select{
	background-color:#41291f;
	border:1px solid #271912;
	width:261px;
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#a3674c;
	}
.form-1 dd textarea, .form-2 dd textarea{
	background:url(images/msg-bg.gif) no-repeat left top;
	border:none;
	width:259px;
	height:63px;
	padding:4px;
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#a3674c;
	}
.form-1 dd input.btn, .form-2 dd input.btn{
	background:url(images/reset-bg.gif) no-repeat left bottom;
	width:58px;
	height:30px;
	border:none;
	float:left;
	font-size:12px;
	color:#85523c;
	font-weight:bold;
	}
.form-1 dd input.reset, .form-2 dd input.reset{
	margin:0 8px 0 70px;
	}
.right-block{
	width:270px;
	float:left;
	padding:19px 0 0 0;
	}
.right-block h6, .right-block h5{
	font-size:14px;
	padding-bottom:12px;
	}
.right-block address{
	font-style:normal;
	}
.right-block address a{
	font-size:14px;
	color:#a3674c;
	}
.right-block span.timings{
	display:block;
	padding:0 0 12px 0;
	}
.right-block h5{
	padding:20px 0 12px 0;
	margin:0;
	}
.enlarge span{
	display:block;
	font-size:12px;
	color:#a3674c;
	padding:8px 0 0 0 !important;
	}
.form-2{
	width:100%;
	float:left;
	}
.left-b{
	width:268px;
	float:left;
	padding-right:36px;
	}
.right-b{
	width:268px;
	float:left;
	}
.right-b dd select.day{
	width:58px;
	float:left;
	margin-right:8px;
	}
.right-b dd select.month{
	width:120px;
	float:left;
	margin-right:8px;
	}
.right-b dd select.year{
	width:73px;
	float:left;
	}
ul.sub-nav{
	list-style-type:none;
	margin:0 0 77px 0;
	height:25px;
	overflow:hidden;
	}
ul.sub-nav li{
	float:left;
	background-color:#553527;
	}
ul.sub-nav li a{
	padding:4px 10px 4px 10px;
	font-size:14px;
	color:#a3674c;
	display:block;
	}
ul.sub-nav li.hover{
	background-color:#311f16;
	}
ul.sub-nav li a:hover, ul.sub-nav li a.current{
	background:url(images/sub-nav-current.gif) no-repeat center top;
	}
ul.sub-nav li.first{
	background:url(images/sub-nav-first.gif) no-repeat left top;
	}
ul.sub-nav li.first a{
	padding:4px 10px 4px 19px;
	}
ul.sub-nav li.last{
	background:url(images/sub-nav-last.gif) no-repeat right top;
	}
ul.sub-nav li.last a{
	padding:4px 19px 4px 19px;
	}
ul.sub-nav li.first-hover, ul.sub-nav li.first.current{
	background-position:0 -25px;
	}
ul.sub-nav li.last-hover, ul.sub-nav li.last a.current{
	background-position:right -25px;
	}
.block-2 h4{
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 10px;
	clear:both;
	}
.back-2 a{
	background:url(images/pointer-2.gif) no-repeat left top;
	padding:0 0 2px 25px;
	color:#a3674c;
	float:right;
	}
.back-2{
	float:left;
	width:95%;
	padding:0 0 10px 0;
	margin:0 0 44px 0;
	background:url(images/sep-4.gif) repeat-x left bottom;
	}
.paging-2{
	float:left;
	width:95%;
	height:37px;
	background:url(images/paging-bg.gif) repeat-x left top;
	}
.paging-2 a{
	color:#9d6349;
	}
.paging-2 a.prev{
	float:left;
	padding:11px 0 3px 45px;
	height:37px;
	background:url(images/prev-2.gif) no-repeat left top;
	}
.paging-2 a.next{
	float:right;
	padding:11px 45px 3px 0;
	height:37px;
	width:37px;
	background:url(images/next-2.gif) no-repeat right top;
	}
.paging-2 span{
	float:left;
	width:74%;
	padding:12px 0 3px 0;
	text-align:center;
	}
.paging-2 span a{
	text-decoration:underline;
	}
.paging-2 span strong a{
	color:#1F1810 !important;
	}
.fragment{
	padding:40px 0 0 0;
	float:left;
	position:relative;
	min-height:500px;
	_height:500px;
	}
.inside-list dl{
	float:left;
	width:100%;
	}
.inside-list dt{
	float:left;
	width:145px;
	}
.inside-list dd{
	float:left;
	width:545px;
	margin:0;
	}
.inside-list dt, .inside-list dd{
	color:#a3674c;
	font-size:12px;
	font-weight:normal;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px solid #311f16;
	}
.image-inside{
	padding:0 0 0 15px;
	z-index:99 !important;
	float:right;
	}
.image-inside img{
	margin-bottom:16px;
	}
.image-inside span{
	display:block;
	color:#623e2e;
	font-size:12px;
	font-weight:bold;
	}
.error{
	position:absolute;
	left:4px;
	bottom:0;
	}
.search-btn{
	cursor: pointer;
	margin:0 0 0 5px;
}
.sitemap, .sitemap ul{
	list-style-type:none;
	margin:0;
	}
.sitemap{
	border-left:1px solid #5B392B;
	margin:0 0 0 10px;
	}
.sitemap li, .sitemap li a{
	padding-bottom:10px;
	display:block;
	}
.sitemap li{
	background:url(images/pointer-6.gif) no-repeat left 3px;
	padding:0 0 0 14px;
	}
.sitemap li ul li{
	background:url(images/pointer-7.gif) no-repeat left 6px;
	}
.sitemap li ul li ul li a{
	padding:0;
	}
.nolink{
	text-decoration: none!important;
	cursor: default!important;
}
/*---------------Comment-box---------------*/
.comment-box{
	background:url(images/sep-91.gif) repeat-x left top;
	margin-top:21px;
	}
.comment-box h4{
	padding:20px 0 15px 0;
	margin:0;
	}
.comment-box ul{
	list-style-type:none;
	margin:0;
	background:url(images/sep-91.gif) repeat-x left bottom;
	}
.comment-box h5{
	background:#553527 url(images/comment-head.gif) no-repeat left top;
	height:21px;
	width:569px;
	padding:4px 0 0 0;
	}
.comment-box h5 span{
	font-size:12px;
	font-weight:normal;
	padding:0 10px 0 10px;
	}
.comment-box h5 span.name{
	float:left;
	}
.comment-box h5 span.date-2{
	float:right;
	}
.comment-box{
	width: 569px;
}
.comment-box li{
	padding-bottom:46px;
	}
.comment-box p{
	color:#a3674c;
	font-size:13px;
	padding:0;
	}
.comment-box h6{
	padding:36px 0 15px 0;
	}
.comment-box .form dt{
	font-size:12px;
	height:14px;
	}
.comment-box .form dd{
	margin:0 0 5px 0;
	padding-bottom:10px;
	position:relative;
	}
.comment-box .form dd input.text{
	background:url(images/text-bg-2.gif) no-repeat left top;
	width:262px;
	height:25px;
	border:none;
	margin-top:5px;
	padding:4px 0 0 4px;
	color:#bb8268;
	font-size:11px;
	}
.comment-box .form dd textarea{
	background:url(images/textarea.gif) no-repeat left top;
	width:257px;
	height:110px;
	border:none;
	color:#bb8268;
	font-size:11px;
	padding:13px 0 0 10px;
	}
.share-box{
	position:relative;
	}
.share-pop{
	background:url(images/share-popbg.png) no-repeat left top;
	position:absolute;
	left:89px;
	top:-78px;
	width:357px;
	height:355px;
	padding:21px 0 0 55px;
	display: none;
	} 
.share-pop h4{
	width:263px;
	padding:0 0 14px 0;
	margin:0 0 14px 0;
	background:url(images/sep-92.gif) repeat-x left bottom;
	}
.share-pop dt{
	padding:0 0 5px 0;
	font-size:12px;
	}
.share-pop dd input.text{
	background:url(images/text-bg-3.gif) no-repeat left top;
	border:none;
	width:262px;
	height:20px;
	color:#bb8268;
	font-size:11px;
	padding:4px 0 0 4px;
	}
.share-pop dd{
	margin:0;
	padding:0 0 12px 0;
	*padding:0 0 10px 0;
	position:relative;
	}
.inside-list td, .inside-list td{
	color:#a3674c;
	font-size:12px;
	font-weight:normal;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px solid #311f16;
	}
.inside-list table{
	border-collapse:collapse;
	}
.inside-list td h3{
	font-size:1.4em;
	margin:20px 10px 0 0;
	text-transform: capitalize;
	}
/*---------------Clue Tip---------------*/
.tooltip{
	display:none;
	width:295px !important;
	background:url(images/top.png) no-repeat left top;
	*background:url(images/top.gif) no-repeat left top;
	position:absolute;
	z-index:10000;
	left:-240px;
	top:-100px;
	}
.tooltip-content{
	background:url(images/bg.png) repeat-y 0 top !important;
	min-height:110px;
	}
.tooltip img{
	margin:10px 0 0 0;
	}
.tooltip h5{
	color:#160e0a; 
	font-size:18px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 10px 0 10px;
	width:85%;
	border-bottom:1px solid #160e0a; 
	}
.tooltip p{
	padding:14px 10px 0 10px;
	margin:0;
	line-height:14px; 
	width:250px;
	font-size:12px;
	color:#a3674c;
	}
.foot{
	background:url(images/bottom.png) no-repeat 0 top; 
	display:block;
	width:268px;
	height:25px;
	}
td.spectoppad{
	padding-top: 27px;
	}

td ol{
	*margin-left: 21px;
	}
.wide p{
	width: auto;
	}
.overview{
	float:left;
	width:475px;
	}







