/* CSS Document */

body
{
margin: 0px 0px 0px 0px;
padding: 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.5;
color: #CCCCCC;
background: #292929;
background-image:url(images/background_pattern.jpg);

}


#offer_banner
{
margin: 0px 0px 0px 0px;
padding: 0;

}
#side {
float: left;
position: fixed;
}

#container
{
margin: 0 auto;
width: 930px;
text-align: justify;
border-width: 1px;
border-style: solid;
border-color:#000000;
background-color:#FFFFFF;
}

#content
{
clear: both;
width: 930px;
}

#content2
{
clear: both;
width: 580px;
float: left;
}

#header
{
width: 930px;
height: 136px;
padding: 0px 0px 2px 0px;
background-image: url("images/header.jpg");
background-repeat: no-repeat;
background-color: #FFFFFF;
}

hr
{
border: 1px solid #f7974b;
}

img
{
border: none;
}

#contact_details
{
width: 349px;
float:right;
padding: 15px 0px 0px 0px;
}

#map
{
width: 500px;
padding: 25px 0px 0px 25px;
}

.description
{
font-size:16px;
font-weight:100;
color:#000000;
}

.shoptitle
{
font-size:18px;
font-weight:100;
color:#000000;
}

.infobar
{
font-size:11px;
font-weight:100;
color:#ffffff;
}

.prodprice
{
font-size:18px;
font-weight:bold;
color:#dc1111;
}

a:visited {
text-decoration: none;
color: #CCCCCC;
font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #f7974b;
}

#navigation
{
width: 930px;
height: 22px;
background-color: #000000;

}

#navigation img{
padding: 0px 15px 0px 15px;
}

#offers_bar{
width: 890px;
background-image:url(images/Offers-tab1.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF
}

#sub_nav
{
width: 930px;
height: 80px;
background-color: #000000;
margin-top: 2px;
padding-top: 10px;
}

.button 
{ 
 font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #000000; 
 color: #FFFFFF; 
 margin-left: 12px;
 margin-top: 0px; 
 margin-bottom: 0px; 
 border: 0px;
 height: 22px;

}

#sub_nav img
{
padding: 0px 15px 0px 15px;

}

input.f1 
{
font-size: 10px; border:0px; margin-left: 12px; 
 margin-top: 0px; 
 margin-bottom: 0px; 
 }


#products_nav
{
width: 930px;
background-color: ffffff;
padding-top: 5px;
padding-bottom: 5px;
}

#products_nav img
{
padding: 0px 15px 0px 15px;
}

#sidebar
{
float: right;
width: 200px;
}

#sidebar p
{
font-size: 11px;
width: 200px;	
color: #CCCCCC;
text-align: left;
}

#sidebar a 
{
text-decoration: none;
color: #CCCCCC;
font-weight: bold;
}

#sidebar a:hover {
text-decoration: underline;
color: #f7974b;
}

#footer
{
width: 930px;
height: 80px;
padding: 0px 0px 0px 0px;
background-repeat: no-repeat;
background-color: #FFFFFF;
}

#price
{
padding: 0px 0px 0px 50px;
}

#delivery_pic
{
width: 700px;
padding: 0px 0px 0px 115px;
}

#footer p
{
font-size: 9px;
color: #666;
}

.img_floatright
{
float: right;
padding: 5px 0px 0px 10px;
margin: 0px;
}

.img_floatleft
{
float: left;
padding: 5px 10px 0px 0px;
margin: 0px;
}


/*Lightbox Data*/

#lightbox
{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color: #f7974b;
}

#lightbox a img
{ 
border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}



#imageContainer
{
	padding: 10px;
}



#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav
{ 
	left: 0;
}

#hoverNav a
{ 
	outline: none;
}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
}

#prevLink 
{ 	
	left: 0; float: left;
}

#nextLink 
{ 
	right: 0; float: right;
}

#prevLink:hover, #prevLink:visited:hover 
{ 
	background: url(images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover 
{ 
	background: url(images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer
{
	font: 11px Verdana, Helvetica, sans-serif;
	background-color: #;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData
{
	padding:0 10px;
}

#imageData #imageDetails
{ 
	width: 70%; float: left; text-align: left; 
}	

#imageData #caption
{ 
	font-weight: bold;	
}

#imageData #numberDisplay
{ 
	display: block; clear: left; padding-bottom: 1.0em;	
}			

#imageData #bottomNavClose
{ 
	width: 66px; float: right;  padding-bottom: 0.7em;	
}	

		

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix 
{
	display: inline-block; 
	width: 100%;
}



* html .clearfix 
{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/*Accordion Menu*/

dl.accordion-menu {
	margin: 0;
	padding: 0;
	width: 350px;
	background: #000000;
}

dl.accordion-menu dt.a-m-t {
	margin: 0;
	background-image: url("images/accordion_back.jpg");
	padding: 0.3em 1em;
	color: #f7974b;
	font-weight: bold;
	border: solid 1px #828282;
}

dl.accordion-menu dt.a-m-t-hover{
	background-image: url("images/accordion_back2.jpg");
	color: #000000;
}

dl.accordion-menu dt.a-m-t-down{
	border: solid 1px #222222;
}

html.accordion-menu-js dt.a-m-t{
	cursor:pointer;
	zoom:1;
}

dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
	padding:0;
}

html.accordion-menu-js dd.a-m-d{
	display:none;
}


html.accordion-menu-js dd.a-m-d-expand {
	display:block;
}

html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	visibility:hidden;
	overflow:visible;
}

html.accordion-menu-js dt.a-m-t-expand {
	border: solid 1px #828282;
	color:black;
	background-image: url("images/accordion_back3.jpg");
}

html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}

dl.accordion-menu dd.a-m-d .bd{
	padding:0.5em;
	border:Solid 1px #aaaaaa;
}
