/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#241a07;
	font-size:12px;
	margin:0 auto;
	line-height: 24px;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	background-image:url(images/bg_body.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
}

a {
	color:#30604A;
	text-decoration: none;
font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.border2 {
	
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.title {
	font-size: 16px;
	color: #075835;
	font-weight: bold;
}

.title-secondary {
	font-size: 14px;
	font-weight: bold;
}

.flag {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.full-border {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #edbf4b;
}

.signup-box {
	positon:absolute;
	top:0px;
	right:0;
	width:200px;
	height:auto;
	float:right;
	margin:22px 80px 0 0;
}

.community-left {
	position:relative;
	width:405px;
	float:left;
	height:auto;
}

.community-right {
	position:relative;
	width:150px;
	float:left;
	margin-left:15px;
}

.product-container {
	position:relative;
	width:200px;
	height:auto;
	float:left;
	line-height:14px;
	margin:0 15px 20px 0;
}

.product-container-img {
	width:180px;
	height: 271px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #e1980d;	
}

.side-product-container {
	position:relative;
	width:100px;
	height:200px;
	margin:0 15px 10px 0;
	line-height:14px;
}

/* ---- start nav drop settings -------------------------- */


#nav_sub {
	position:absolute;
	top:170px;
	left:285px;
	width:200px;
	height:31px;
}

#nav_sub a {
	display:block;
	color:#221a03;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#f8d885;
}

#L1, #L2, #L3, #L4 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#ecc357;
	border-left:2px solid #221a03;
	border-right:2px solid #221a03;
	border-bottom:2px solid #221a03;
}

#L1 { width:200px; left:170px; }
#L2 { width:150px; left:220px; }
#L4 { width:150px; left:345px; }
#L3 { width:120px; left:-175px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


/*-------------shop settings------------------- */

.product_title {
	color: #075630;
	font-size: 20px;
	font-weight: bold;
}

.image-thumbs {
	height: 102px;
	width: 77px;
	float: left;
	margin: 10px;
	padding: 1px 0 0 1px;
	border: 1px solid #e1980d;
	background-color: #fff;
}

#product_image {
	position:relative;
	top:0;
	left:0;
	width: 304px;
	height: auto;
	padding: 0 0 0 5px;
	background-repeat: repeat-x;
	background-image: url(images/bg_product-img.jpg);
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:190px;
	padding: 0px 0 0 40px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header4.jpg);
}


#flash {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:484px;
}

#flag {
	position:relative;
	top:0;
	left:0;
	width:870px;
	height:88px;
	padding: 25px 45px 0 45px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag.jpg);
}

#slider_main {
	position:relative;
	width:960px;
	height:474px;
	background-repeat:no-repeat;
	background-image:url(images/bg_slider-main.jpg);
}

#slider-home {
	position:relative;
	float:left;
	width:652px;
	height:474px;
}

#right_buttons {
	position:relative;
	float:left;
	width:308px;
	height:454px;
	padding-top:12px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:140px;
	left:40px;
	width:762px;
	height:46px;
}

#nav-home {
	position:absolute;
	top:140px;
	left:40px;
	width:850px;
	height:46px;
}

#sub_nav {
	color: #f2d168;
}

#sub_nav a {
	color: #0a3030;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
	padding: 0 20px;
	background-repeat: repeat-y;
	background-image: url(images/bg_main-home.jpg);
}

#main_sub {
	position:relative;
	top:0;
	left:0;
	width:920px;
    min-height:510px;
    height:auto !important;
    height:510px;
padding: 0 20px 0 20px;
	background-repeat: repeat-y;
	background-image: url(images/bg_main-sub.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:655px;
	height:auto;
	padding: 0 15px 0 10px;
}

#content_desc {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:325px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:220px;
	height:auto;
font-size: 11px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:42px;
	clear:both;
	color: #fefae7;
	padding: 20px 40px 0 40px;
	background-repeat: no-repeat;
	background-image: url(images/bg_footer.jpg);
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#copy {
	float:left;
	margin-top:10px;
}

#slug {
	float:right;
	margin-top:7px;
	width:275px;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:46px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:75px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -46px;
}

.active_01 {
	background-position: 0 -46px !important;

}

a#nav_02 {
	width:106px;
	background-position:-75px 0;
}

a:hover#nav_02{
	background-position:-75px -46px;
}

.active_02 {
	background-position:-75px -46px !important;
}

a#nav_03 {
	width:83px;
	background-position:-181px 0;
}

a:hover#nav_03{
	background-position:-181px -46px;
}

.active_03 {
	background-position:-181px -46px !important;
}

a#nav_04 {
	width:72px;
	background-position:-264px 0;
}

a:hover#nav_04{
	background-position:-264px -46px;
}


a#nav_05 {
	width:115px; 
	background-position:-336px 0;
}

a:hover#nav_05{
	background-position:-336px -46px;
}


a#nav_06 {
	width:140px; 
	background-position:-451px 0;
}

a:hover#nav_06{
	background-position:-451px -46px;
}


a#nav_07 {
	width:119px; 
	background-position:-591px 0;
}

a:hover#nav_07{
	background-position:-591px -46px;
}


/* ---- start navigation settings -------------------------- */
 
#nav-home a {
	position:relative;
	float:left;
	height:46px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-home.gif);
}

a#nav-home_01 {
	width:73px;
	background-position:0 0;
}

a:hover#nav-home_01{
	background-position: 0 -46px;
}

.active_01 {
	background-position: 0 -46px !important;

}

a#nav-home_02 {
	width:106px;
	background-position:-73px 0;
}

a:hover#nav-home_02{
	background-position:-73px -46px;
}

.active_02 {
	background-position:-73px -46px !important;
}

a#nav-home_03 {
	width:85px;
	background-position:-179px 0;
}

a:hover#nav-home_03{
	background-position:-179px -46px;
}

.active_03 {
	background-position:-179px -46px !important;
}

a#nav-home_04 {
	width:118px;
	background-position:-264px 0;
}

a:hover#nav-home_04{
	background-position:-264px -46px;
}


a#nav-home_05 {
	width:208px; 
	background-position:-382px 0;
}

a:hover#nav-home_05{
	background-position:-382px -46px;
}


a#nav-home_06 {
	width:132px; 
	background-position:-590px 0;
}

a:hover#nav-home_06{
	background-position:-590px -46px;
}


a#nav-home_07 {
	width:128px; 
	background-position:-722px 0;
}

a:hover#nav-home_07{
	background-position:-722px -46px;
}

/*---------------------------jquery popup image---------------------------------------*/

div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:10px;
	height:20px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #e1980d;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #e1980d;
	background-color: #FFF;
}




