/* --- MAIN --- */
/* Background and site font */
body {
	background:#18191a url(bg.jpg) no-repeat top center;
}

/* Content background */
#container {
	background: none;
}

/* Main copy font */
.contentCopy {
	font:12px Verdana,Arial, Helvetica, sans-serif;
        color: #fff;
        line-height:1.4em;
}

/* Copy links */
.contentCopy a {
	color:#ccc;
	text-decoration:underline;
}

/* Copy links hover state */
.contentCopy a:hover {
	color:#888;
	text-decoration:none;
}




/* --- ABSOLUTE DIVS --- */
/* Use for overlaying graphics, etc */
#absoDiv1 {
	width:1920px;
	height:142px;
	background:url(footerbg.jpg);
bottom: 0;
left: -485px;
z-index: -1;
}

#absoDiv2 {
	width:0;
	height:0;
	background:url();
}

#absoDiv3 {
	width:0;
	height:0;
	background:url();
}

h1{
font: 28px Arial, Helvetica, sans-serif;
color: #bbb;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 10px;
}

h2{
font: 26px Arial, Helvetica, sans-serif;
color: #bbb;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 10px;
}

h3{
font: 20px Arial, Helvetica, sans-serif;
color: #bbb;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 5px;
}

h4{
font: 16px Arial, Helvetica, sans-serif;
color: #bbb;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 3px;
}



/* --- MENU --- */
/* Top Menu font styling */
#topMenu, #topMenu * {
	font:11px 'Century Gothic', Arial, Helvetica, sans-serif;
}

/* Top Menu height */
#topMenu {
	/* Deduct any top padding from the required menu height */
	height:30px;
	padding-top:1px;
}

/* Top Menu with Submenu height */
.topMenuSub {
	/* Deduct any #topMenu top padding from the required menu height */
	height:82px !important;
}

/* Set the spacing of the menu items */
#topMenu * {
	padding:0 10px;
	margin:0 1px;
}

/* Menu item font color */
#topMenu a {
	color:#fff;
	text-decoration:none;
}

/* Hovered menu item font and background color */
#topMenu a:hover{
	color:#fff;
	background-color:#000;
}

/* Current menu item font and background color */
#topMenu .current, #topMenu .current a {
	color:#fff;
	background:#000;
}



/* --- SUBMENU --- */
/* Set the margin between the menu and submenu items */
#subMenu, #subMenu * {
	font:11px 'Century Gothic', Arial, Helvetica, sans-serif;
}

/* Set the margin between the menu and submenu items */
#subMenu {
	margin-top:14px;
}

/* Set the spacing of the submenu items */
#subMenu * {
	padding:0 10px;
	margin:0 1px;
}

/* Submenu item font color */
#subMenu a {
	color:#fff;
}

/* Hovered submenu item font and background color */
#subMenu a:hover {
	color:#fff;
	background:#000;
}

/* Current submenu item font and background color */
#subMenu .current {
	color:#fff;
	background:#000;
}




/* --- CONTENT IMAGES --- */
/* Content image alignment (Set to 0 for left align) */
.contentImgInner {
	margin:auto;
}

/* Content image's font size */
.contentImg .item .text {
	font-size:11px;
}




/* --- SIDEBAR --- */
/* Comment out both lines to remove sidebar background */
#sidebar {
	background:#1d1d1e;
	margin-top:35px !important;
border: 1px solid #666;
}

#sidebar.content {
	background: url(sidebg.png) repeat;
border: 1px solid #666;
}

/* 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;
}

/* Sidebar image's font size */
#sidebar .item .text {
	font-size:11px;
}




/* --- FOOTER --- */
/* Footer style and font */
#footer {
	background: none;
	color:#a6a6a6;
	font-size:11px;
}

/* Footer links font color */
#footer a {
	color:#a6a6a6;
}

/* Footer links  font and background color */
#footer a:hover {
	color:#fff;
	background:#66676a;
}

.clear{padding: 0}


/* ---------------------------------- */

/* 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:950px; *margin-top:-3px; /*padding:7px 0 0 18px;*/ padding-left:0px; overflow:hidden}
#topMenu * {padding-top:6px; padding-bottom:7px; /*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 {
position: absolute; 
height:30px; 
overflow:hidden;
top: -4px;
left: 785px;
}

#viewCartBtn {
background:url(cart.jpg);
color:#fff;
display:block; 
width:150px; 
text-align:right; 
height:30px; 
cursor:pointer; 
border:none; 
vertical-align:text-top; 
text-align: center;
padding-left: 30px;

}

#viewCartBtn:hover {
background: url(carthov.jpg) no-repeat top center
}

#viewCartBtn::-moz-focus-inner {/* FF fix */ border:0; padding:0}


#subMenu {padding:0}
#subMenu * {padding-top:4px; padding-bottom:4px; margin-top:0; margin-bottom:0px; *margin-top:-9px}
#siteContent {display:inline; float:left; margin:25px 0 35px 35px; width:505px; padding:10px; color:#fff;}
#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; text-align: center}
.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 8px 10px; margin-top:25px; margin-left:20px; margin-right:35px; margin-bottom:35px; float:right; color: #fff}
#sidebarPageTitle {font-size:14px; font-weight:bold; margin:10px 0 10px}
#sidebar.content {width:165px; 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:80px; 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:428px;

}

#slider {
	position:relative;
    width:950px;
    height:428px;
}

#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;}

/* --------- Control navigatior-------------------------*/

.nivo-controlNav {
	position:absolute;
	left:350px;
	bottom:3px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:2px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}



/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}
