@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0;
	padding: 0;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #F6F6F6;
}


h1, h2, h3 {
	color: #666666;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}



#header {
	height: 110px;
	margin: 0 auto;
	background:url(images/new/headerback.png);
	background-repeat: repeat-x;
	border: 1px;
}

#header * {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 0px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 0px 0 0 0;
	font-size: 1em;
}

#headcont{
width: 750px;
margin: 0 auto;
	z-index: 2;

}

.logo{
	float: left;
	padding-top: 10px;
	behavior: url(iepngfix.htc);
	width: 255px;
	height: 125px;

}

.logoright{
	float: right;
	padding-top: 10px;
	padding-right: 25px;

}

#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto 0 auto;
	font-weight: bolder;
	font-size: 14px;
	padding-top: 87px;
}

#menu ul {
	margin: 0;
	list-style: none;
			font-weight: bolder;

}

#menu li {
	display: inline;
		font-weight: bolder;

}

#menu a {
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
		font-weight: bolder;

}

#menu a:hover {
	color: #999999;
}

#menu a:active {
	color: #999999;
}


#content {
	z-index: 1;
	width: 700px;
	margin: 0 auto;
	background: url(images/bg.gif);
	
}

#indexcontent {
	z-index: 1;
	width: 700px;
	margin: 0 auto;
	background: url(images/indexbg.gif);
	
}

#MENUcontent {	
	z-index: 1;
	width: 700px;
	margin: 25px auto 0 auto;
	background: url(images/bgMENU.gif);
	border-top: 1px solid #000;
}

#colOne {
	
	float: left;
	width: 480px;
	padding: 0 10px 0 10px;
}

#colOne a{
color: #666;
text-decoration: none;
}

#colTwo {
	float: left;
	width: 160px;
	padding: 5px 5px 0 5px;
}

#MENUcolOne {
	float: left;
	width: 320px;
	padding: 15px 10px 0 10px;
	text-align: center;
}

#MENUcolTwo {
	float: left;
	width: 320px;
	padding: 15px 20px 0;
	text-align: center;
}

#move {
	padding-left: 50px;
}
#footer {
	margin: 0 auto;
	font-size: smaller;
	width: 100%;
	text-align: center;
	color:#999999;
	background: #000000 url(images/new/footerbg.png) repeat-x;
	padding: 5px 0px 0px;
	width: 700px;
}

#footer a{
	color:#999999;
	text-decoration: none;
}
#footer p{
	margin: 0;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	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; /* Trick IE into showing hover */
	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: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}
.imgright {
	float: right;
	margin: 0 1em 1em 1em;

}

.imgleft {
float: left;
margin: 0 1em 1em 0;
}

.contenttext{
	padding-left: 5px;
}

    #productcont{
width: 450px;
}

#productcont h3{
margin-bottom: 10px;
font-size: 14px;
}

#productimg{
 width: 250px;
float: left;

}

#item{
width:180px;
float: left;
margin-left: 15px;

}

.bottomline{
margin-top: 10px;
margin-bottom: 10px;

}

.googlecart-add-button{
margin-top: 15px;
}

.more{
border-color:#666666;
border-style:solid;
border-width: 2px;
margin: 4px 4px 0 0;
}

.main{
border-color:#666666;
border-style:solid;
border-width: 2px;
}

#twitter-badge {
background: #e5e5e5 url(images/twitter-badge.gif);
display: block;
height: 55px;
width: 110px;
margin: 0 0 0 -18px;
text-indent: -9000px;
}

#twitter-badge:hover {
background-position: 0 -55px;
}

/* INDEX */

#promo { margin: 10px; border: none; }
#indexgroup { margin-left: 2px; width: 490px; float: left; }
.speciallink {text-decoration: none; color: #666;}
#indexboxone {margin-left: 5px; width: 230px; float: left; text-align: center;}
#indexboxline {width: 12px; height: 177px; float: left; background-image:url(images/vertline.png); }
#indexboxtwo {width: 230px; float: left; text-align: center;}
#indexboxfoot {width: 490px; float: left;}

