/* --- MAIN --- */
/* Background and site font */
body {
	background:#0c0c0c url(bg.jpg) top center no-repeat;
}

/* Content background */
#container {
	background:#f3f3f3 url(cont.jpg) top center no-repeat;
}

/* Main copy font */
.contentCopy {
	font:12px Verdana,Arial, Helvetica, sans-serif;
	color:#222222;
        line-height:1.4em;
}

/* Copy links */
.contentCopy a {
	color:#1b67e4;
	text-decoration:underline;
}

/* Copy links hover state */
.contentCopy a:hover {
	color:#7cadff;
	text-decoration:none;
}

h1{	font:22px Verdana,Arial, Helvetica, sans-serif;
	color:#db1a21;
        line-height:1.4em;
font-weight:bold;
}

h2{	font:22px Verdana,Arial, Helvetica, sans-serif;
	color:#db1a21;
        line-height:1.4em;
font-weight:bold;
}

h3{	font:15px Verdana,Arial, Helvetica, sans-serif;
	color:#5d5e61;
        line-height:1.4em;
font-weight:bold;
}

h4{	font:13px Verdana,Arial, Helvetica, sans-serif;
	color:#910b10;
        line-height:1.4em;
font-weight:bold;
}


/* --- ABSOLUTE DIVS --- */
/* Use for overlaying graphics, etc */
#absoDiv1 {
	width:0;
	height:0;
	background:url();
}

#absoDiv2 {
	width:0;
	height:0;
	background:url();
}

#absoDiv3 {
	width:0;
	height:0;
	background:url();
}




/* --- MENU --- */
/* Top Menu font styling */
#topMenu, #topMenu * {
	font:13px century gothic, Arial, Helvetica, sans-serif;
}

/* Top Menu height */
#topMenu {
	/* Deduct any top padding from the required menu height */
	height:56px;
	padding-top:0px;
}

/* Top Menu with Submenu height */
.topMenuSub {
	/* Deduct any #topMenu top padding from the required menu height */
	height:49px !important;
}

/* Set the spacing of the menu items */
#topMenu * {
	padding:0 39px;
	margin:0 0px;
}

/* Menu item font color */
#topMenu a {
	color:#fff;
	text-decoration:none;
border-left:1px solid #e03139;
border-right:1px solid #520608;
}

/* Hovered menu item font and background color */
#topMenu a:hover {
	color:#fff;
	background:url(menu1.jpg) top center repeat-x;
}

/* Current menu item font and background color */
#topMenu .current, #topMenu .current a {
	color:#fff;
	background:url(menu2.jpg) top center repeat-x;
border-left:1px solid #e03139;
border-right:1px solid #520608;
}

/* Change _cartView.gif to _cartViewBlack.gif for dark layouts */
#viewCart {
	background-image:url(_cartViewBlack.gif);
}
#viewCartBtn {
	background-image:url(_cartViewBlack.gif);
	color:#fff;
}
#viewCart:hover{background-color:#292929;}

#viewCartBtn:hover{background-color:#292929;}

/* --- SUBMENU --- */
/* Set the margin between the menu and submenu items */
#subMenu, #subMenu * {
	font:11px Arial, Helvetica, sans-serif;
}

/* Set the margin between the menu and submenu items */
#subMenu {
	margin-top:8px;
}

/* Set the spacing of the submenu items */
#subMenu * {
	padding:0 2px;
	margin:0 3px;
}

/* Submenu item font color */
#subMenu a {
	color:#000;
}

/* Hovered submenu item font and background color */
#subMenu a:hover {
	color:#fff;
	background:#9f9f9f;
}

/* Current submenu item font and background color */
#subMenu .current {
	color:#000;
	background:#d7d7d7;
}




/* --- CONTENT IMAGES --- */
/* Content image alignment (Set to 0 for left align) */
.contentImgInner {
	margin:auto;
	text-align:center;
}

/* Content image's font size */
.contentImg .item .text {
	font-size:11px;
}




/* --- SIDEBAR --- */
/* Comment out both lines to remove sidebar background */
#sidebar {
border-right:1px dashed #808080;
	margin-top:35px !important;
}

#sidebar.content {
	background-image:none;
}

/* Uncomment following line to hide the home/contact sidebar */
#sidebar{display:none!important}#sidebar.content{display:inline!important}.siteContent{width:855px!important}.contentCopy{width:855px!important}

/* The sidebar's page title font */
#sidebar #pageTitle {
	font:bold 14px Arial, Helvetica, sans-serif;
display:none;
}

/* Sidebar image's font size */
#sidebar .item .text {
	font-size:11px;
line-height:1.7em;
color:#666;
}




/* --- FOOTER --- */
/* Footer style and font */
#footer {
	background:url(footer.jpg) top center no-repeat;
	color:#fff;
	font-size:11px;
}

/* Footer links font color */
#footer a {
	color:#fff;
}

/* Footer links  font and background color */
#footer a:hover {
text-decoration:underline;
}




/* ---------------------------------- */

/* ADVANCED EDITING */
body {font:12px Arial, Helvetica, sans-serif}
#container {position:relative; z-index:2; width:950px; margin:0 auto/*; overflow:hidden*/}
#topMenu {background:url(menu.jpg) top repeat-x; width:932px; *margin-top:-3px; /*padding:7px 0 0 18px;*/ padding-left:18px; overflow:hidden}
#topMenu * {padding-top:21px; padding-bottom:14px; /*margin-top:0;*/ margin-bottom:0px}
#topMenu a {display:block; float:left}
#topMenu .current, #subMenu .current {float:left}
#topMenu .current a {margin:0; padding:0}
#topMenu .current a:hover {text-decoration:underline}
#viewCart {float:right; background-repeat:no-repeat; background-position:0 -62px; height:16px; overflow:hidden; position:absolute; top:1px; right:0px; padding-top:7px; padding-bottom:5px;}
#viewCartBtn {display:block; width:92px; text-align:right; height:21px; cursor:pointer; border:none; background-color:transparent; background-repeat:no-repeat; background-position:3px 0; vertical-align:text-top; margin:-3px -3px 0 1px; padding:2px 4px}
#viewCartBtn:hover {background-position:3px -0px}
#viewCartBtn::-moz-focus-inner {/* FF fix */ border:0; padding:0}
#subMenu {padding:0}
#subMenu * {padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:20px; *margin-top:-9px}
#siteContent {display:inline; float:left; margin:25px 0 35px 35px; width:505px; padding:10px}
#siteContent .contentCopy {width:505px}
#siteContent.content {float:right; margin:25px 35px 35px 0; width:655px !important}
#siteContent.content .contentCopy {width:655px !important}
.contentImg {margin:30px 0; width:505px}
.contentImg.content {width:655px}
.contentImgInner {display:table}
.contentImg .item {float:left; margin:0 6px; width:150px}
.contentImg .item table {display:block; float:left}
.contentImg .item .overlayImg {display:block}
.contentImg .item .text {margin:8px 2px 0; width:146px}
.contentImg.vert {margin-bottom:15px}
.contentImg.vert .contentImgInner {margin-left:4px}
.contentImg.vert .item {/*clear:both;*/ width:635px; margin-bottom:15px}
.contentImg.vert .item table {margin:4px 0 0 10px}
.contentImg.vert .item .overlayImg {float:left}
.contentImg.vert .item .text {width:295px; float:left}
.contentImg.vert .item .text.noShop {width:471px}
.contentImg.vert .item .shop {float:right; margin-top:10px}
#sidebar {display:inline; width:300px; padding:0 10px 10px; margin-top:25px; margin-left:35px; margin-right:35px; margin-bottom:35px; float:right}
#sidebarPageTitle {font-size:14px; font-weight:bold; margin:10px 0 10px}
#sidebar.content {width:149px; float:left}
#sidebar #pageTitle {margin:10px auto 0; width:100%; text-align:center}
#sidebar .item {margin:10px 0 0}
#sidebar .item img {display:block; margin:0 auto}
#sidebar .item .text {margin:3px 3px 10px; width:300px}
#sidebar.content .item .text {width:144px}
#sidebar .item .shop {margin-bottom:25px}

.item .shop {display:block; margin:10px auto 0; width:146px; font-size:11px; line-height:1.4em}
.item .shop select {width:144px; border:1px solid #c1c1c1; font-size:10px; display:block; margin:5px 0; padding:1px}
.item .shop .addCart {float:right; cursor:pointer; display:block; margin:4px 2px 0 0}
.item .shop .outOfStock {float:right; margin:4px 3px 0 0; color:#900; font-size:10px}
.price {float:left; display:block; font-weight:bold; font-size:13px; margin-top:4px}
#footer {display:inline-block; padding:40px 45px 0; height:90px; width:860px}
#footer a {text-decoration:none; padding:1px 3px; white-space:nowrap; margin-bottom:2px; line-height:1.8em}
#footerLeft {float:left; width:500px}
#footerRight {float:right; width:300px}
#footerRight * {font-size:9px; float:right}
#footerRight a {float:none; padding:1px}
#footerRight #credHavealook {clear:both; margin-top:3px; width:300px; text-align:right}

.cartQuantity {border:1px solid #c1c1c1; float:left; text-align:center; font-size:9px; margin-top:2px}
.cartUpdate {float:left; padding-left:10px; padding-top:3px; cursor:pointer}
p {margin:0px;}table {border-collapse:collapse;}



/*===============================*/
 /*=== JQUERY SLIDER STYLES ===*/
/*==============================*/


/*----------------SIZE OF SLIDER-------------------------*/

#slider-wrapper {
    width:950px;
    height:432px;

}

#slider {
	position:relative;
    width:950px;
    height:432px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
}



/*--------------BELOW IS LINKS & NAV OPTION CSS---------------------------*/
.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}


.nivo-html-caption {
    display:none;}
