/* CSS Document */

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

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

a:hover {
	text-decoration: underline;
}

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

h3 { margin:0; padding:0;  }



h1 { font-size:25px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#991b1e; }

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

.flag {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#991b1e;
}

.sidebar_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#6b6a68;
}

.product-box {
	position:relative;
	float:left;
	width:180px;
	height:190px;
	background-image:url(images/bg_product-thumbnail.jpg);
	background-repeat:no-repeat;
	padding:15px 0 0 15px;
}

.product-box .flag { font-size:12px; }

.image-box { 
	position:relative;
	width:320px;
	height:auto;
	float:left;
	margin:0 15px 0 0;
}

.image-box img { border:4px solid #6A0A0B; margin:0 0 10px 0;}

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

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


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

#header {
	position:relative;
	top:0;
	left:0;
	width:988px;
	height:68px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	padding: 75px 0 0 0;
}

#header-store {
	position:relative;
	top:0;
	left:0;
	width:988px;
	height:68px;
	background-image:url(images/bg_header-shop.jpg);
	background-repeat:no-repeat;
	padding: 75px 0 0 0;
}


/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:37px;
}

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

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


#main_top {
	position:relative;
	top:0;
	left:0;
	width:977px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
	padding: 0 0 0 11px;
	
}

#main_top-shop {
	position:relative;
	top:0;
	left:0;
	width:966px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top-shop.jpg);
	padding: 0 0 0 11px;
	
}

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


#left-sidebar {
position:relative;
width:320px;
height:auto;
float:left;
padding:0 0 0 20px;
}

#container_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:640px;
	height:auto;
}

#container_left-shop {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:965px;
	height:auto;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:640px;
	height:331px;
	
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:647px;
	height:331px;
	background-repeat: no-repeat;
	background-image: url(images/img_banner-bg.jpg);
}

#content_main {
	position:relative;
	top:0;
	left:0;
	width:630px;
	height:auto;
	padding:20px 35px 0 15px;
}

#content_main-shop {
	position:relative;
	top:0;
	left:0;
	width:585px;
	height:auto;
	padding:20px 35px 0 0;
	float:right;
}


#logo {
	position:relative;
	top:0;
	left:0;
	width:647px;
	height:38px;
}
	
	

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

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

#container_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:280px;
	height:auto;
	padding: 0 30px 0 20px;
}

#side_newsletter {
	position:relative;
	top:0;
	left:0;
	width:280px;
	height:auto;
}

#side_events {
	position:relative;
	top:0;
	left:0;
	width:280px;
	height:auto;
}

#side_locations {
	position:relative;
	top:0;
	left:0;
	width:280px;
	height:auto;
}

#side_facebook {
	position:relative;
	top:0;
	left:0;
	width:280px;
	height:auto;
}

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

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

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

#copy {
	color:#fff8e8;
	font-size:11px;
	position:relative;
	top:0;
	left:0;
	float:left;
}

#policy {
	position:relative;
	top:4px;
	right:0;
	float:left;
	font-size:11px;
	left:280px;
}


#slug {
	position:relative;
	top:0;
	right:0;
	float:right;
}

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

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

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

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

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

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

a#nav_02 {
	width:162px;
	background-position:-85px 0;
}

a:hover#nav_02{
	background-position:-85px -37px;
}

.active_02 {
	background-position:-85px -37px !important;
}

a#nav_03 {
	width:123px;
	background-position:-247px 0;
}

a:hover#nav_03{
	background-position:-247px -37px;
}

.active_03 {
	background-position:-247px -37px !important;
}

a#nav_04 {
	width:99px;
	background-position:-597px 0;
}

a:hover#nav_04{
	background-position:-597px -37px;
}

.active_04 {
	background-position:-597px -37px !important;
}

a#nav_05 {
	width:129px;
	background-position:-696px 0;
}

a:hover#nav_05{
	background-position:-696px -37px;
}

.active_05 {
	background-position:-696px -37px !important;
}

a#nav_06 {
	width:136px;
	background-position:-825px 0;
}

a:hover#nav_06{
	background-position:-825px -37px;
}

.active_06 {
	background-position:-825px -37px !important;
}


/*-----------------------------javascript rotator-------------------------------*/

#logoPart { background:#000; height:90px;}

#bannerTD { width:647px; height:300px;  background-repeat: no-repeat;}
#bannerTD #bannerContainer { width:647px; height:331px; text-align:center;}
#bannerTD #bannerContainerCover { width:647px; height:331px; text-align:center;}
#bannerTD #bannerBody { height:331px; text-align:center;}

#bannerTD #bannerFooter {     
    background:#000; height:80px; 
    display:none; 
    width:900px;
}
#bannerTD #bannerFooterNav { 
    position:absolute;
    top:335px;margin-top:0;
    left:50%;margin-left:-450px;
    width:647px;
}

