@charset "utf-8";
/*
=======================================================================
	General Rules
=======================================================================
*/
* {
	padding:0px;
	margin:0px;
}
body {
	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	float:left;
	width:100%;
}
a {
	text-decoration:none;
	outline:none;
	color:#666666;
}
a img {
	border:none;
	float:left;
}
.text-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	line-height: 1.5;
}

.clear {
	clear:both;
	overflow:hidden;
	height:0px;
}
.bold {
	font-weight:bold;
}
.colr {
	color:#000 !important;
}
.black {
	color:#000;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	line-height:18px;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:10px 0px 8px 0px;
	width:100%;
	border-bottom:#dddddd solid 1px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.big_head {
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	height:20px;
	width:100%;
	background-image:url(../images/big_head.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
.gal_head {
	height:30px !important;
}
.gal_head h4{
	padding-top:13px;
}
.big_head h4{
	float:left;
}
.big_head ul{
	float:right;
	list-style:none;
	padding-bottom:10px;
}
.big_head ul li{
	float:left;
	margin-left:10px;
}
.big_head ul li select{
	float:left;
	width:164px;
	height:28px;
	background-image:url(../images/dropdown.gif);
	background-repeat:no-repeat;
	border:#e5e5e5 solid 1px;
	background-color:transparent;
	padding:3px 5px;
}
.big_head ul li.martop{
	padding-top:7px;
}
.small_head {
	padding:10px 0px;
	margin:0px 0px 10px 0px;
	height:20px;
	width:100%;
	background-image:url(../images/small_head.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
input {
	font-size:11px;
}
.itlc {
	font-style:italic;
}
/*
=======================================================================
	Buttons
=======================================================================
*/
a.simplebtn {
	background-color:#FFF;
	border:#d0d0d0 solid 1px;
	padding:1px;
	float:left;
}
a.simplebtn span{
	background-color:#65785a;
	color:#FFF;
	padding:4px 12px;
	float:left;
}
a.simplebtn span:hover{
	background-color:#435639;
}
/*
=======================================================================
	Sitemap section
=======================================================================
*/
#sitemap {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#3c4b33;
	padding:0px 0px;
	height:322px;
	display:none;
}
#sitemap .last{
	margin-right:0px !important;
}
#sitemap h3{
	padding-bottom:10px;
	color:#7a926d;
	padding-top:40px;
}
.sitemapsec {
	width:170px;
	margin-right:10px;
	float:left;
}
.sitemapsec h6{
	width:150px;
	color:#7a926d;
	padding:5px 10px;
}
.sitemapsec ul{
	width:170px;
	list-style:none;
}
.sitemapsec ul li{
	width:150px;
	border-bottom:#45563b solid 1px;
	padding:4px 10px;
}
.sitemapsec ul li a{
	color:#FFF;
}
.sitemapsec ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*
=======================================================================
	Contact Us section
=======================================================================
*/
#contactus {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#3c4b33;
	padding:0px 0px;
	float:left;
	height:322px;
}
.contact_form {
	width:450px;
	float:left;
	margin-top:40px;
}
.contact_form .txt{
	color:#FFF !important;
}
.contact_form .inputfield input.bar{
	width:247px !important;
}
.contact_form .textfield textarea{
	width:247px !important;
}
.contact_form h4{
	color:#7a926d;
	padding-bottom:20px;
}

.mapsec {
	width:490px;
	float:right;
	margin-top:80px;
}
.map {
	width:206px;
	height:146px;
	border:#546749 solid 5px;
	float:left;
}
.maptxt {
	width:240px;
	color:#FFF;
	float:right;
}
.maptxt h6{
	width:240px;
	color:#7a926d;
	padding-bottom:10px;
}
/*
=======================================================================
	Wrapper Section
=======================================================================
*/
#wrapper_sec {
	width:100%;
}
.inner {
	width:960px;
	margin:0px auto;
}
/*
=======================================================================
	Master Header
=======================================================================
*/
#masthead {
	width:100%;
	height:149px;
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.logo {
	float:left;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slogan {
	float:left;
	padding:30px 0px 0px 0px;
	width:450px;
	font-style:italic;
	color:#FFF;
	text-align:center;
}
.search {
	float:right;
	width:1px;
	margin-top:-1px;
	height:114px;
}
.search ul.topbtns{
	float:right;
	list-style:none;
}
.search ul.topbtns li{
	float:left;
	margin-left:5px;
}
.search ul.searchsec{
	float:right;
	list-style:none;
	width:254px;
	height:30px;
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	padding:7px 8px 0px 10px;
	margin-top:49px;
}
.search ul.searchsec li{
	float:left;
}
.search ul.searchsec li input.bar{
	width:217px;
	padding:6px 5px 0px 5px;
	background-color:transparent;
	border:none;
}
/*
=======================================================================
	Content Section Rules
=======================================================================
*/
#content_sec {
	width:960px;
	margin:0px auto;
}
/*
=======================================================================
	Banner Rules
=======================================================================
*/
.banner {
	width:946px;
	height:336px;
	border:#d0d0d0 solid 1px;
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
	padding:6px;
}
.banner_left {
	width:333px;
	height:250px;
	float:left;
	color:#000;
}
.banner_left .news{
	width:280px;
	float:left;
	list-style:none;
	padding:20px 26px 0px 27px;
}
.banner_left .news h2{
	padding:0px 0px 20px 0px;
}
.banner_left .news ul{
	width:280px;
	float:left;
	list-style:none;
}
.banner_left .news ul li{
	width:280px;
	background-image:url(../images/calender.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	list-style:none;
	padding:0px 0px 20px 25px;
}
.banner_left .news ul li h5{
	padding:0px 0px 5px 0px;
}
.banner_left .news ul li p{
	color:#516347;
}
a.banner_left_prev {
	width:14px;
	height:14px;
	background-image:url(../images/little_arrows.png);
	background-repeat:no-repeat;
	background-position:top;
	display:inline-block;
	font-size:0px;
	margin:0px 4px 0px 10px;
	float:left;
}
a.banner_left_next {
	width:14px;
	height:14px;
	background-image:url(../images/little_arrows.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline-block;
	font-size:0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.paginationstyle {
	float:left;
	padding-top:10px;
}
.flatview {
	width:333px;
	height:28px;
	display:inline-block;
	padding:5px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	text-align:center;
	float:left;
	display:inline-block;
}
.flatview a{
	background-image:url(../images/banner_tab_bg_rol.gif);
	background-repeat:repeat-x;
	padding:5px 30px 15px 30px;
	display:inline-block;
	color:#313b2b;
	text-transform:uppercase;
}
.flatview a:hover{
	background-image:url(../images/banner_tab_bg.gif);
}
.flatview a.selected{
	background-image:url(../images/banner_tab_bg.gif);
}
/*
=======================================================================
	Advertise 2 Rules
=======================================================================
*/
.adv_small {
	border:#d3d3d3 solid 3px;
	float:left;
	margin-top:20px;
}
/*
=======================================================================
	Paging List Rules
=======================================================================
*/
.paginglist {
	width:100%;
	float:left;
	padding:8px 0px;
}
.paginglist ul{
	float:right;
	list-style:none;
}
.paginglist ul li{
	float:left;
	margin-left:5px;
}
.paginglist ul li a{
	float:left;
	background-image:url(../images/paging.gif);
	background-repeat:repeat-x;
	width:19px;
	height:16px;
	padding-top:3px;
	border:#dadada solid 1px;
	text-align:center;
}
.paginglist ul li a img{
	margin-left:4px;
}
.paginglist ul li a.selected{
	background-image:url(../images/paging_rol.gif);
}
.paginglist ul li a:hover{
	background-image:url(../images/paging_rol.gif);
}
.paginglist ul li a.imag{
	width:19px;
	height:14px;
	padding-top:5px;
}
/*
=======================================================================
	Contents Rules
=======================================================================
*/
.backgrnd {
	background-image:url(../images/colms_bg.gif) !important;
	background-repeat:no-repeat !important;
	background-position:top !important;
}
/*
=======================================================================
	Bread Crumb Rules
=======================================================================
*/
.crumb {
	width:938px;
	height:39px;
	padding:0px 10px;
	border:#d0d0d0 solid 1px;
	border-bottom:none;
	background-image:url(../images/crumb.gif);
	background-repeat:repeat-x;
	margin-top:10px;
}
ul.crumblinks {
	float:left;
	list-style:none;
	padding:12px 0px 0px 0px;
}
ul.crumblinks li{
	float:left;
	padding:1px 10px;
	border-right:#000 solid 1px;
}
ul.crumblinks li.last{
	padding:1px 10px;
	border-right:none;
}
ul.crumblinks li a{
	color:#000;
}
ul.crumblinks li a:hover{
	text-decoration:underline;
}

ul.networks {
	float:right;
	list-style:none;
	padding:12px 0px 0px 0px;
}
ul.networks li{
	float:left;
	padding:0px 3px;
}
/*
=======================================================================
	News Rules
=======================================================================
*/
.rec_news {
	width:938px;
	height:39px;
	padding:0px 10px;
	border:#d0d0d0 solid 1px;
	border-bottom:none;
	background-image:url(../images/crumb.gif);
	background-repeat:repeat-x;
	margin-top:10px;
}
.rec_news h5{
	width:96px;
	height:23px;
	padding:6px 0px 0px 10px;
	margin:5px 10px 0px 0px;
	float:left;
	color:#FFF;
	background-image:url(../images/latestnews.gif);
	background-repeat:no-repeat;
}
.rec_news p{
	padding:10px 10px 0px 0px;
	float:left;
}
/*
=======================================================================
	Contents Rules
=======================================================================
*/
.contents {
	width:928px;
	float:left;
	border:#d0d0d0 solid 1px;
	background-image:url(../images/contents.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:10px 15px;
}
/*
=======================================================================
	Col1 Rules
=======================================================================
*/
.col1 {
	width:620px;
	float:left;
}
/*
=======================================================================
	Col1 Rules
=======================================================================
*/
.col2 {
	width:290px;
	float:right;
}
/*
=======================================================================
	News Rules
=======================================================================
*/
.news {
	width:620px;
	float:left;
}
.news ul.newslist{
	width:620px;
	float:left;
	list-style:none;
}
.news ul.newslist li{
	width:594px;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:#d2d2d2 solid 3px;
	margin-bottom:10px;
}
.news ul.newslist li h5{
	float:left;
	padding:0px 0px 20px 0px;
	color:#666666;
}
.news ul.newslist li p.date{
	float:right;
	color:#666666;
}
.news ul.newslist li .thumb{
	float:left;
	width:105px;
}
.news ul.newslist li .thumb a{
	float:left;
	padding:3px;
	border:#c9c9c9 solid 1px;
}
.news ul.newslist li .newscont{
	float:right;
	width:489px;
}
.news ul.newslist li .newslinks{
	float:right;
	width:594px;
	border-top:#989898 dotted 1px;
	padding:5px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}
.news ul.newslist li .newslinks a.readmore{
	background-image:url(../images/readmore.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
.newslinks a:hover{
	text-decoration:underline !important;
}
/*
=======================================================================
	News Rules
=======================================================================
*/
.blog {
	width:620px;
	float:left;
	color:#666666;
}
.blog ul.bloglist{
	width:620px;
	float:left;
	list-style:none;
}
.blog ul.bloglist li{
	width:614px;
	float:left;
	background-color:#FFF;
	border:#d2d2d2 solid 3px;
	margin-bottom:10px;
}
.blog ul.bloglist li h5{
	float:left;
	padding:0px 0px 20px 0px;
	margin:10px 0px 0px 13px;
	color:#000;
}
.blog ul.bloglist li a.comments{
	float:right;
	color:#666666;
	background-image:url(../images/comments.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin:10px 13px 0px 0px;
}
.blog ul.bloglist li .thumbimage{
	float:left;
	width:582px;
	margin-left:13px;
	border:#e8e8e8 solid 3px;
}
.blog ul.bloglist li p.txt{
	float:left;
	width:588px;
	margin-left:13px;
	padding:10px 0px;
}
.blog ul.bloglist li .bloglinks{
	float:left;
	width:588px;
	border-top:#eeeeee solid 1px;
	padding:5px 13px 5px 13px;
	margin:15px 0px 0px 0px;
}
.blog ul.bloglist li .bloglinks a.cont_reading{
	background-image:url(../images/cont_reading.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	float:left;
}
.blog ul.bloglist li .bloglinks p.postedby{
	background-image:url(../images/posted_by.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	float:right;
	width:auto;
	color:#a5a5a5;
}
.bloglist a:hover{
	text-decoration:underline !important;
}

.sharepost {
	width:590px;
	padding:0px 10px;
	float:left;
}
.sharepost span{
	width:68px;
	height:16px;
	padding-top:3px;
	background-image:url(../images/share.gif);
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	text-align:center;
	color:#bbbbbb;
	margin-right:10px;
}
.sharepost a{
	float:left;
	margin-right:5px;
}
/*
=======================================================================
	Responses Section Rules
=======================================================================
*/
.responses {
	width:620px;
	float:left;
}
.responses ul{
	width:620px;
	float:left;
	list-style:none;
	margin-top:10px;
}
.responses ul li{
	padding:20px 0px;
	float:left;
}
.responses ul li.first{
	width:620px;
	float:left;
	padding-bottom:40px;
	border-bottom:#f0f0f0 solid 1px;
}
.responses ul li.secnd{
	width:512px;
	float:right;
	background-color:#f8f8f8;
	padding:10px;
	margin-top:20px;
}
.responses ul li.secnd .rsponstxt{
	width:83% !important;
	background-image:none !important;
}
.responses ul li.secnd .rsponstxt p.txt{
	border-top:#000 dotted 1px;
}
.responses ul li .thumb{
	width:58px;
	float:left;
	margin-right:7px;
	text-align:center;
	text-transform:uppercase;
}
.responses ul li .thumb a{
	margin-bottom:4px;
}
.responses ul li .rsponstxt{
	width:86%;
	padding:0px 10px;
	float:left;
	background-image:url(../images/respons_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 20px;
}
.rsponstxt h6{
	float:left;
	padding:0px 0px 10px 0px;
}
.rsponstxt p.date{
	float:right;
	padding:0px 0px 10px 0px;
}
/*
=======================================================================
	Leave Reply Rules
=======================================================================
*/
.leavereply {
	float:left;
	margin:20px 0px 10px 0px;
	width:100%;
}
/*
=======================================================================
	Home Section Rules
=======================================================================
*/
.homesec {
	width:928px;
	float:left;
}
.sec_head{
	width:285px;
	background-image:url(../images/small_head_sep.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 10px 0px;
	float:left;
	margin:15px 0px 10px 0px;
}
.sec1{
	width:285px;
	float:left;
}
.sec1 h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/blog_big.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.sec1 ul{
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
}
.sec1 ul li{
	float:left;
	width:285px;
	border-bottom:#efefef solid 1px;
	padding:10px 0px 5px 0px;
}
.sec1 ul li h5{
	background-image:url(../images/calender_big.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:5px 0px 5px 38px;
	color:#000;
}
.eventby {
	width:285px;
	float:left;
	padding:5px 0px;
	border-top:#999999 dashed 1px;
	margin:5px 0px 0px 0px;
	color:#888888;
}
.eventby p{
	margin:8px 0px 0px 0px;
}
.eventby a.readmore{
	float:right;
	padding:3px 10px;
	border:#dddddd solid 1px;
	margin:5px 0px 0px 0px;
	color:#666666;
	background-color:#f2f2f2;
}


.homesec .sec2{
	width:285px;
	float:left;
	margin:0px 35px;
}
.homesec .sec2 h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/blog_big.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.homesec .sec2 ul{
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
}
.homesec .sec2 ul li{
	float:left;
	width:285px;
	border-bottom:#999999 dashed 1px;
	padding:15px 0px 15px 0px;
}
.homesec .sec2 ul li h6{
	float:left;
	padding:3px 4px 0px 0px;
	color:#000;
}
.homesec .sec2 ul li a.time{
	border-left:#515050 solid 1px;
	color:#000;
	padding:0px 0px 0px 4px;
	margin:0px 0px 0px 4px;
	font-weight:bold;
}
.homesec .sec2 .botm_sec{
	width:255px;
	height:73px;
	padding:15px;
	background-image:url(../images/botm_sec.gif);
	background-repeat:no-repeat;
	float:left;
	margin:10px 0px;
}
.homesec .sec2 .botm_sec h6{
	margin:0px 0px 5px 0px;
	color:#000;
}



.homesec .sec3{
	width:285px;
	float:left;
}
.homesec .sec3 h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/from.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.homesec .sec3 h5{
	color:#000;
}
.homesec .sec3 p.posted{
	color:#000;
}
.homesec .sec3 ul{
	padding:0px 0px 10px 0px;
	float:left;
	list-style:none;
	border-bottom:#dbdbdb solid 1px;
}
.homesec .sec3 ul li{
	float:left;
	width:285px;
	padding:15px 0px;
}
.homesec .sec3 ul li .thumb{
	float:left;
	width:65px;
}
.homesec .sec3 ul li .thumb a{
	float:left;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
}
.homesec .sec3 ul li .content{
	float:left;
	width:100%;
}
.homesec .sec3 ul li a.continue{
	float:left;
	background-image:url(../images/sec_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	color:#000;
}
.secnavi {
	width:285px;
}
.secnavi a.sec_prev{
	float:left;
	background-image:url(../images/previous.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:14px;
	padding-left:17px;
	margin:10px 0px 0px 0px;
}
.secnavi a.sec_next{
	float:right;
	background-image:url(../images/next.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:14px;
	padding-left:17px;
	margin:10px 0px 0px 0px;
}
.secnavi a:hover{
	text-decoration:underline;
}

/*
=======================================================================
	Categories Section Rules
=======================================================================
*/

.categories{
	width:285px;
	float:left;
}
.categories h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/cat.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.glossymenu{
margin: 5px 0;
padding: 0;
width: 285px;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
color: #333;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 6px 0;
padding-left: 17px;
text-decoration: none;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: black;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image:url(../images/bullet.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0px 0px 0px 20px;
background-color:transparent !important;
}

.glossymenu div.submenu ul li{
	padding:4px 0px 4px 10px;
	background-color:transparent !important;
	background-image:url(../images/subarrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.glossymenu div.submenu ul li a{
display: block;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
background-color:transparent !important;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
}
/*
=======================================================================
	Archive Section Rules
=======================================================================
*/

.archive{
	width:285px;
	float:left;
}
.archive h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/archive.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.archive ul{
	float:left;
	list-style:none;
	width:285px;
}
.archive ul li{
	float:left;
	width:285px;
	padding:4px 0px 4px 20px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}
/*
=======================================================================
	Recent Post Section Rules
=======================================================================
*/

.recentposts{
	width:285px;
	float:left;
}
.recentposts h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/recent.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.recentposts ul{
	float:left;
	list-style:none;
	width:285px;
}
.recentposts ul li{
	float:left;
	width:285px;
	padding:4px 0px 4px 20px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}
/*
=======================================================================
	Map Section Rules
=======================================================================
*/

.mapcontact{
	width:285px;
	float:right;
}
.mapcontact a img{
	float:left;
	border:#d0d0d0 solid 3px;
}
.mapcontact h6{
	padding:10px 0px 5px 0px;
}
/*
=======================================================================
	Cart Section Rules
=======================================================================
*/

.cartsecs{
	width:285px;
	float:left;
}
.cartsecs h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/cart.png);
	background-repeat:no-repeat;
	background-position:left;
}
.cartsecs ul{
	float:left;
	list-style:none;
	width:285px;
}
.cartsecs ul li{
	float:left;
	width:285px;
	padding:10px 0px;
	border-bottom:#ebebeb solid 1px;
}
.cartsecs ul li .thumb{
	float:left;
	width:110px;
}
.cartsecs ul li .thumb a{
	float:left;
	border:#dbd9d9 solid 1px;
}
.cartsecs ul li .conts{
	float:left;
	width:175px;
}
.cartsecs ul li .conts a{
	float:left;
	margin-bottom:3px;
	width:175px;
}
.cartsecs ul li .conts p{
	float:left;
	margin-bottom:3px;
	width:175px;
}
.cartsecs .subtotal{
	float:left;
	width:285px;
	margin:10px 0px 20px 0px;
}
.cartsecs .subtotal h6{
	margin:5px 0px 0px 0px;
}
/*
=======================================================================
	Input Form Rules
=======================================================================
*/
ul.forms {
	float:left;
	list-style:none;
	padding:0px 20px 10px 0px;
}
ul.forms li{
	float:left;
}
ul.forms li.txt{
	float:left;
	width:100px;
	color:#000;
	padding-top:5px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
	width:259px;
}
ul.forms li.inputfield input.bar{
	width:229px;
	height:24px;
	background-image:url(../images/inputbar.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	border:#cccccc solid 1px;
	padding:0px 5px;
}
ul.forms li.inputfield select{
	width:241px;
	height:20px;
	background-image:url(../images/inputbar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border:#cccccc solid 1px;
	background-color:transparent;
}
ul.forms li.textfield{
	float:left;
}
ul.forms li.textfield textarea{
	width:340px;
	height:110px;
	background-image:url(../images/inputbar.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:#cccccc solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	background-color:#fff;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.radiobtn .labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}
/*
=======================================================================
	Advertise Rules
=======================================================================
*/
.adv {
	margin:10px 0px 0px 0px;
	float:left;
	width:960px;
}
/*
=======================================================================
	Gallery Rules
=======================================================================
*/
.gallery {
	width:928px;
	float:left;
}
.gallery ul.gallerylist{
	width:928px;
	float:left;
	list-style:none;
	margin-left:25px;
}
.gallery ul.gallerylist li{
	width:176px;
	height:188px;
	padding:4px 8px 4px 6px;
	float:left;
	background-image:url(../images/gallery_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:10px 38px 20px 0px;
}
.gallery ul.gallerylist li.last{
	margin-right:0px;
}
.gallery ul.gallerylist li img{
	width:176px;
	height:149px;
	float:left;
}
.gallery ul.gallerylist li a.title{
	padding:8px 0px 0px 0px;
	float:left;
	width:176px;
	text-decoration:underline;
	height:22px;
}
.imagezoom {
	width:176px;
	height:149px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-179px;
	display:inline-block;
}
.imagezoom:hover {
	background-image:url(../images/imgzoom.png);
}
.videozoom {
	width:176px;
	height:149px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-179px;
	display:inline-block;
}
.videozoom:hover {
	background-image:url(../images/videozoom.png);
}
/*
=======================================================================
	Shop Rules
=======================================================================
*/
.shop {
	width:620px;
	float:left;
}
.shop ul.shoplist{
	width:620px;
	float:left;
	list-style:none;
}
.shop ul.shoplist li{
	width:176px;
	height:208px;
	padding:4px 8px 4px 6px;
	float:left;
	background-image:url(../images/shop_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:10px 25px 20px 0px;
}
.shop ul.shoplist li.last{
	margin-right:0px;
}
.shop ul.shoplist li img{
	width:176px;
	height:149px;
}
.shop ul.shoplist li h6{
	padding:7px 0px 10px 0px;
	float:left;
	width:176px;
	text-align:center;
}
.shop ul.shoplist li p.price{
	padding:3px 0px 0px 0px;
	float:left;
}
.shop ul.shoplist li a.addtocart{
	padding:3px 0px 0px 20px;
	float:right;
	background-image:url(../images/addtocart.gif);
	background-repeat:no-repeat;
	width:80px;
	height:18px;
	display:inline-block;
}
/*
=======================================================================
	Contact Page Rules
=======================================================================
*/
.contact {
	width:620px;
	float:left;
}
/*
=======================================================================
	Static Page Rules
=======================================================================
*/
.static {
	float:left;
	width:928px;
}
a.bordrs {
	padding:3px;
	border:#c9c9c9 solid 1px;
	float:left;
}
.static h1{
	padding:10px 0px;
	color:#666666;
}
.static h2{
	padding:8px 0px;
	color:#666666;
}
.static h3{
	padding:6px 0px;
	color:#666666;
}
.static h4{
	padding:5px 0px;
	color:#666666;
}
.static h5{
	padding:5px 0px;
	color:#666666;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	padding:5px 0px;
	color:#666666;
}
.static_list {
	width:940px;
	float:left;
}
.static_list ul{
	list-style:none;
	float:left;
	padding:20px 0px;
}
.static_list ul li{
	float:left;
	width:432px;
	border:#CCC solid 1px;
	margin:0px 20px 0px 0px;
	padding:10px !important;
}
.static_list ul li.last{
	margin-right:0px;
}
.static_list ul li .imag{
	float:left;
}
.static_list ul li div{
	float:left;
	width:300px;
	margin-left:20px;
}
.static ul.imgs{
	float:left;
	list-style:none;
	padding:5px 0px 10px 0px;
}
.static ul.imgs li{
	float:left;
	margin-right:10px;
}
.static .secleft {
	width:460px;
	padding:0px 0px;
	float:left;
	margin-top:40px;
}
.static .secright {
	width:400px;
	padding:30px 20px;
	float:right;
	margin-top:40px;
	border:#e8e8e8 solid 1px;
	border-right:none;
}
.static .secright .thumb{
	float:left;
	border:#c9c9c9 solid 1px;
	padding:3px;
	margin-right:10px;
}
.static .secright .conts{
	float:left;
	width:300px;
}
.static ul.arow{
	width:260px;
	float:left;
	padding:0px 0px 10px 0px;
	list-style:none;
}
.static ul.arow li{
	padding:3px 0px 3px 15px;
	background-image:url(../images/static_arow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.static .sec2 p{
	width:260px;
	float:left;
	padding:0px 10px 10px 0px;
}
.static .sec2 a.bordrs{
	margin-bottom:10px;
}
.static ul{
	width:100%;
	float:left;
}
.static ul li{
	padding:4px 0px;
}
.static ol{
	width:100%;
	float:left;
}
.static ol li{
	padding:4px 0px;
	font-weight:bold;
}
.bigsec {
	width:100%;
	float:left;
	padding:20px 0px;
}
.bigsec a.left{
	margin:0px 20px 10px 0px;
}
.grayborder {
	width:100%;
	border-top:#e1e1e1 solid 1px;
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
.bord_top {
	border-top:#CCC solid 1px;
	padding-top:20px;
}
.bord_botm {
	border-bottom:#CCC solid 1px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.static_cols {
	width:928px;
	float:left;
	margin:30px 0px;
}
.static_cols .leftcolmn{
	width:440px;
	padding:0px 20px 0px 0px;
	float:left;
}
.static_cols p{
	padding:10px 0px;
}
.static_cols .rightcolmn{
	width:440px;
	padding-left:20px;
	float:right;
	border-left:#d0d0d0 solid 1px;
}

.static table{
	float:left;
	width:453px;
	border-bottom:#bfbfbf solid 1px;
}
.static tr.tablehead{
	background-color:#fbfbfb;
	border-bottom:#e9e9e9 solid 1px;
}
.static tr td{
	padding:5px;
}
/*
=======================================================================
	Footer Rules
=======================================================================
*/
#footer {
	width:100%;
	background-image:url(../images/footer.gif);
	border-top:#2f4123 solid 3px;
	margin-top:20px;
	float:left;
	padding:20px 0px;
	color:#FFF;
}
#footer .footer_logo{
	width:232px;
	float:left;
	padding-top:10px;
}
.footer_logo h3{
	font-style:italic;
	margin-top:5px;
	color:#c1dbb9;
}
#footer .footerlinks{
	width:220px;
	float:left;
	margin-left:20px;
}
.footerlinks ul{
	width:220px;
	float:left;
	list-style:none;
}
.footerlinks ul li{
	width:220px;
	float:left;
	padding:5px 0px;
}
.footerlinks ul li a{
	color:#FFF;
}
.footerlinks ul li a:hover{
	text-decoration:underline;
}
.footerlinks h6{
	padding:0px 0px 7px 0px;
	border-bottom:#6d845f solid 1px;
	margin:0px 0px 10px 0px;
}
.copyrights {
	width:960px;
	border-top:#6d845f solid 1px;
	margin:30px 0px 0px 0px;
	float:left;
}
.copyrights ul.share{
	float:left;
	list-style:none;
	padding:5px 0px 0px 0px;
}
.copyrights ul.share li{
	float:left;
	padding:0px 2px;
}
.copyrights ul.share li.sharepad{
	padding:5px 10px 0px 0px;
}

.copyrights ul.copylinks{
	float:right;
	list-style:none;
	padding:10px 0px 0px 0px;
}
.copyrights ul.copylinks li{
	float:left;
	padding:0px 10px;
	background-image:url(../images/footer_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.copyrights ul.copylinks li.last{
	padding-right:0px;
	background-image:none;
}
.copyrights ul.copylinks li a{
	color:#FFF;
}
.copyrights ul.copylinks li a:hover{
	text-decoration:underline;
}


#fancybox-title-over {
	display:none !important;
}/*
=======================================================================
	Checkout Rules
=======================================================================
*/
.checkout {
	width:288px;
	height:30px;
	background-color:#eeeeee;
	border:#999 solid 1px;
	margin-bottom:15px;
}
.checkout a.checkbtn{
	display:inline-block;
	float:left;
	background-color:#26311f;
	border:#2d2d2d solid 1px;
	height:23px;
	padding:5px 10px 0px 10px;
	color:#FFF;
}
.checkout a.checkbtn:hover{
	background-color:#3c4a34;
}
.checkout p{
	float:right;
	padding:5px 10px 0px 0px;
	color:#000;
}
.text-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
	line-height: 1.2;
}
.picture-border {
	border: 1px solid #B1FA1D;
	padding: 1px;
}
.text-servicesCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #000000;
	line-height: 1.2;
}
.ddsmoothmenu{
	font-size:12px;
	width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: white;
padding: 8px 20px 12px 20px;
border-right: 1px solid #26311f;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background-image:url(../images/navi_rol.gif);
background-repeat:repeat-x;
color: white;
}

.ddsmoothmenu ul li a:hover{
color: white;
background-image:url(../images/navi_rol.gif);
background-repeat:repeat-x;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
z-index:9999;
z-index:9999;
background-color:#4d5d43;
margin-top:-1px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
width: 160px; /*width of sub menus*/
padding:10px 10px 10px 20px;
margin: 0;
border:none;
}
.ddsmoothmenu ul li ul li a:hover{
	background-color:#384531 !important;
	background-image:none;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/

}
.featured_banner {
	width:606px;
	float:right;
	height:336px;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 606px; /*width of featured content slider*/
height: 336px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 606px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}
.caption {
	background-color:#48563f;
	width:526px;
	height:45px;
	padding:5px 50px 0px 10px;
	z-index:98;
	position:absolute;
	margin-top:270px;
	margin-left:10px;
	color:#FFF;
	z-index:99;
}
.pagination{
width: 50px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height:21px;
background-image:url(../images/banner_btns_bg.png);
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
position:absolute;
margin:-53px 0px 0px 520px !important;
padding:3px 0px 0px 10px;
z-index:9999;
float:left;
display:inline-block;
}

.pagination a.prev {
	width:14px;
	height:14px;
	background-image:url(../images/little_arrows.png);
	background-repeat:no-repeat;
	background-position:top;
	display:inline-block;
	font-size:0px;
	margin:0px 8px 0px 0px !important;
	float:left;
}
.pagination a.next {
	width:14px;
	height:14px;
	background-image:url(../images/little_arrows.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline-block;
	font-size:0px;
	margin:0px 0px 0px 0px;
	float:left;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(../images/fancybox/fancybox.png);
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #efeded;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(../images/fancybox/fancy_title_over.png);
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url(../images/fancybox/fancybox-x.png);
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url(../images/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background-image: url(../images/fancybox/fancy_loading.png); }
.fancybox-ie #fancybox-close		{ background-image: url(../images/fancybox/fancy_close.png); width:30px !important; height:30px !important; background-position:-30px 0px; }

.fancybox-ie #fancybox-title-over	{ background-image: url(../images/fancybox/fancy_title_over.png); }
.fancybox-ie #fancybox-title-left	{ background-image: url(../images/fancybox/fancy_title_left.png); }
.fancybox-ie #fancybox-title-main	{ background-image: url(../images/fancybox/fancy_title_main.png); }
.fancybox-ie #fancybox-title-right	{ background-image: url(../images/fancybox/fancy_title_right.png); }

.fancybox-ie #fancybox-left-ico		{ background-image: url(../images/fancybox/fancy_nav_left.png); width:30px !important; height:30px !important; background-position:-30px 0px !important;  }
.fancybox-ie #fancybox-right-ico	{ background-image: url(../images/fancybox/fancy_nav_right.png); width:30px !important; height:30px !important; background-position:-30px 0px !important; }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ background-image: url(../images/fancybox/fancy_shadow_n.png); }
.fancybox-ie #fancy-bg-ne	{ background-image: url(../images/fancybox/fancy_shadow_ne.png); }
.fancybox-ie #fancy-bg-e	{ background-image: url(../images/fancybox/fancy_shadow_e.png); }
.fancybox-ie #fancy-bg-se	{ background-image: url(../images/fancybox/fancy_shadow_se.png); }
.fancybox-ie #fancy-bg-s	{ background-image: url(../images/fancybox/fancy_shadow_s.png); }
.fancybox-ie #fancy-bg-sw	{ background-image: url(../images/fancybox/fancy_shadow_sw.png); }
.fancybox-ie #fancy-bg-w	{ background-image: url(../images/fancybox/fancy_shadow_w.png); }
.fancybox-ie #fancy-bg-nw	{ background-image: url(../images/fancybox/fancy_shadow_nw.png); }
