/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	background-color:#183d44;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_body.jpg);
}

a {
	color:#983817;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 { font-size:18px; color:#072633; }

h2 { font-size:16px; color:#072633; }

h3 { font-size:15px; margin:0; color:#072633; }

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

#news-items {
	margin-bottom:10px;
}

#news-items img {
	margin:0 10px 10px 0;
	border:1px solid #072633;
}

.news-image {
	margin:0 10px 10px 0;
	border:2px solid #072633;
}

.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;
}

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

.featured_item {
	margin: 5px 0 0 0;
	color: #983817;
}

.featured_item img {
	height: 131px;
	width: 131px;
	padding: 2px;
	border: 1px solid #eadfc3;
}

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


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

#header {
	position:relative;
	top:0;
	left:0;
	width:1040px;
	height:330px;
	background:url(images/bg_header.jpg) no-repeat;
}

#home-banner {
	position:relative;
	top:0;
	left:0;
	width:877px;
	height:287px;
	padding: 0 80px 0 83px;
	background: url(images/bg_banner.jpg) no-repeat;
}

#banner_left {
	position:relative;
	top:0;
	left:0;
	float: left;
	width:608px;
	height:282px;
}

#banner_right {
	position:relative;
	top:0;
	left:0;
	float: right;
	width:254px;
	height:auto;
}

#signup {
	position:relative;
	top:0;
	left:0;
	width:254px;
	height:122px;
	padding: 20px 0 0 0;
}

#flag {
margin: 0 0 0 81px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:305px;
	left:97px;
	width:845px;
	height:18px;
}

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

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

#main-repeat-top {
	position:relative;
	top:0;
	left:0;
	width:1040px;
	height:auto;
	background: url(images/bg_main-top.jpg) no-repeat;
}

#main {
	position:relative;
	top:0;
	left:0;
	width:1040px;
    min-height:675px;
    height:auto !important;
	height:675px;
	background:url(images/bg_main.jpg) no-repeat;
}

#main-home {
	position:relative;
	top:0;
	left:0;
	width:1040px;
	height:471px;
	background:url(images/bg_main-home.jpg) no-repeat;
}

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

#featured_container {
	position:relative;
	top:0;
	left:0;
	width:870px;
	height:auto;
	padding: 0 80px 5px 90px;
}

#featured-products {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:945px;
	height:auto;
	padding-left:235px;
}

#featured-products img {
	margin-right:28px
}

#content_main {
	position:relative;
	top:0;
	left:95px;
	float:left;
	width:570px;
	height:auto;
	margin-top:10px;
}

#content_news {
	position:relative;
	top:0;
	left:95px;
	float:left;
	width:820px;
	height:auto;
	margin-top:10px;
}

#content_shop {
	position:relative;
	top:0;
	left:95px;
	float:left;
	width:570px;
	height:auto;
	margin-top:10px;
}

#content_shop_full {
	position:relative;
	top:0;
	left:95px;
	float:left;
	width:820px;
	height:auto;
	margin-top:10px;
	padding-bottom:20px;
}


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

#product-image {
	position:relative;
	top:0;
	left:0;
	width:300px;
	height:auto;
	float:left;
	margin-right:20px;
}

#product-info {
	position:relative;
	top:0;
	left:0;
	width:490px;
	height:auto;
	float:left;
}

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

#shop-sidebar {
	position:relative;
	top:0;
	right:80px;
	float:right;
	width:250px;
	height:auto;
	margin-top:10px;
}

#side_bar {
	position:relative;
	top:0;
	right:100px;
	float:right;
	width:250px;
	height:auto;
	margin-top:10px;
}

#side_bar ul {
	margin-left:10px;
	padding:0;
}

#side_bar li {
	margin:0 0 8px 0;
	padding:0;
}

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

#footer {
	position:relative;
	top:0;
	left:0;
	width:850px;
	height:58px;
	clear:both;
	color:#76848a;
	padding:120px 95px 0 95px;
	background:url(images/bg_footer.jpg) no-repeat;
}

.facebook-link {
	position:absolute;
}

#footer-sub {
	position:relative;
	top:0;
	left:0;
	width:850px;
	height:48px;
	clear:both;
	color:#76848a;
	padding:130px 95px 0 95px;
	background:url(images/bg_footer-sub.jpg) no-repeat;
}

#footer-sub a {
	color: #fff;
	text-decoration:none;
}

#footer a {
	color: #fff;
	text-decoration:none;
}

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

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

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

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

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

a#nav_02 {
	width:140px;
	background-position:-93px 0;
}

a:hover#nav_02{
	background-position:-93px -18px;
}

.active_02 {
	background-position:-93px -18px !important;
}

a#nav_03 {
	width:148px;
	background-position:-233px 0;
}

a:hover#nav_03{
	background-position:-233px -18px;
}

.active_03 {
	background-position:-233px -18px !important;
}

a#nav_04 {
	width:167px;
	background-position:-381px 0;
}

a:hover#nav_04{
	background-position:-381px -18px;
}

.active_04 {
	background-position:-381px -18px !important;
}

a#nav_05 {
	width:149px;
	background-position:-548px 0;
}

a:hover#nav_05{
	background-position:-548px -18px;
}

.active_05 {
	background-position:-548px -18px !important;
}

a#nav_06 {
	width:148px;
	background-position:-697px 0;
}

a:hover#nav_06{
	background-position:-697px -18px;
}

.active_06 {
	background-position:-697px -18px !important;
}



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

#sub_nav {
	position:absolute;
	top:35px;
	left:0;
	width:980px;
	height:35px;
	font-size: 12px;
}

#sub_nav a {
	color: #fff;
	display:block;
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #195B75;
}

#sub_nav a:hover {
	color: #195B75;
	padding: 3px;
	text-decoration: none;
}

#L1  {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #000;
text-align:center;
}

#L1 { width:170px;top:288px; left:320px; }



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


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