* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}
.clearthefloats {
	clear: both;
	padding:0;
	margin: 0;
}
/*Text Styles*/
h1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 190%;
	color: #396;
}
h2 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #396;
	
}
h2 a {
color: #396;
	text-decoration:none;
}
h2 a:hover{text-decoration:none; color:#00c; }
h2 a:visited {color:#396;}
p, label{	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#333333;
}
h4{
font-size: 120%;
font-family: Arial, Helvetica, sans-serif;
color:#999;
margin-bottom:5px;
font-weight:normal;
}
h4 a{
color:#396;
text-decoration:none;
}
h4 a:hover {
color:#963;
text-decoration:none;
} 
h6{
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #396;
	display:inline;
}
p a{color:#0000FF;
text-decoration:none;
}
p a:hover{
text-decoration:underline;
}
ul{
font-family:  Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
list-style:disc inside;
}
input, textarea, select {
border: 1px solid #999;
border-top-color: #CCC;
border-left-color: #CCC;
padding: 5px;
background: #fff url(images/formbg.gif) repeat-x;
color: #333333;
margin-top:3px;
font-size: 14px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}
select{
width:75px;
}
.radio{
border:0px;
background: #fff;
}
/*General Layout*/
.content {position:relative;	width:790px; 	margin-top:15px;}

body {
	background: #FFF url(images/bodybg.gif) repeat-y center;
	height:100%;
	width: 100%;
	font-size:small;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#container{
	position: relative;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	top:10px;
	border-style:solid;
	border-color:#999;
 	border-width:2px 1px 2px 1px;
}
#headerimage {
	position: relative;
	left: 0px;
	top: 0px;
	height: 72px;
	width: 100%;
	background: #090 url(images/headerbackground.gif) repeat-x; 
}
#tagline a{
position:absolute;
top:45px;
left:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#f7f6f1;
text-decoration:none;
}
#bodycontainer {
	position: relative;
	width: 790px;
	margin:auto;
	margin-bottom:20px;
}

.bottomtext {
font-family: Verdana, Helvetica, sans-serif;
font-size:10px;
color:#666;
text-decoration:none;

}
.bottomtext a{
color:#666;
text-decoration:none;
}
.bottomtext a:hover{
color:#960;
text-decoration:none;
}
#footer {
position: relative;
width: 800px;
background: #fff url(images/footerbg.gif) repeat-x;
text-align:center;
height:22px;
padding-top:10px;
margin:auto;
border:1px solid #999;
border-top:0px;
}
.legal{
text-align:center;
margin-top:15px;
font-family: Verdana, Helvetica, sans-serif;
font-size:9px;
color:#999;
}
/*Top Navigation*/
#navcontainer
{
width: 100%;
background: #f7f6f1 url(images/menubg.gif) repeat-x center;
border-top:#666 solid 1px;
border-bottom:#666;
border-bottom-style:solid;
border-bottom-width:1px;
text-align:left;
height:20px;
}
#navcontainer ul { padding: 0px;
left:0px; }
#navcontainer ul li { display: inline; }
#navcontainer ul
{
font-family:  verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top:1px;
}
#navcontainer li a{
color: #030;
text-decoration: none; 
padding: 0 5px 2px 11px;
}
#navcontainer ul li a:hover{
color: #930;
padding: 0px 5px 2px 11px;
border-bottom:1px #930 solid;
}
/*Search Form*/
#search {
position:absolute;
top:0px;
right:25px;
background: url(images/searchbg.gif) no-repeat;
width: 200px;
height: 31px;
text-align: center;
padding-bottom:2px;
}
#searchform {
	margin: 0px 0 5px 0;
}
#searchform #s {
	width: 130px;
	height: 17px;
	padding: 3px 5px 0px 5px;
	border: 1px solid #6AA94E;
	background: #fff;
	margin: 0px 2px 20px 2px;
	color: #000000;
	font-weight: normal;
}
#searchsubmit {
	background: none;
	border: none;
	height: 26px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom:20px;
}

/*3 points block*/
.points {
width:263px;
margin-top:15px;
float:left;
}
.pointwrapper {
width:244px;
height:98px;
margin:auto;
background:url(images/pointbg.gif) no-repeat;
}
.pointnumber {
position:relative;
top:-8px;
left:-8px;
float:left;
}
.pointtext {
margin: 12px 0px 0px 0px;
width:210px;
height:80px;
float:left;
}
/*Index picture block css*/
.indexblockwrapper{
width:184px;
float:left;
margin-right:11px;
}

/*Lightbox Styles*/
#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#lightbox a img{ border: none; }

#closeimage{position:absolute;
top:0px; right:0px; z-index:50;}

#slideshowimage{position:absolute;
top:0px; left:0px; z-index:50;}

#outerImageContainer{
	position: relative;
	background-color: #f7f6f1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px #CCC solid;
        border-bottom:0px;
	}
	
#closecontrol {height:10px; margin-top:10px;}

#imageContainer{
	padding: 15px 10px 10px 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	}
#hoverNav{
	height: 0px;
	width: 0px;
	}
#prevLink2, #nextLink2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666;
	font-weight:bold;
         cursor:pointer;
         }
 
#imageDataContainer{
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #f7f6f1;
	height: 50px;
	border:1px #ccc solid;
border-top:0px;
margin-top:5px;
padding-top:10px;
margin-right:auto;
margin-left:auto;
	}

#imageData{
	padding:0px 10px 10px 10px;
	}

#imageData #imagelink {font-weight: bold; font-size:14px; color:#666;  text-decoration:none;}
#imageData #imagelink a{font-weight: bold; font-size:14px; color:#009;  text-decoration:none; }
#imageData #imagelink a:hover{ font-weight: bold; font-size:14px; color:#900; text-decoration:none;}

#imageData #imageDetails{width: 100%; float:left; text-align:center;}
#imageData #caption {font-weight: bold; font-size:14px; color:#666;  text-decoration:none;}
#imageData #caption a{font-weight: bold; font-size:14px; color:#009;  text-decoration:none; }
#imageData #caption a:hover{ font-weight: bold; font-size:14px; color:#900; text-decoration:none;}
#imageData #numberDisplay{text-align:center; float:left; font-weight: normal; font-size:14px; color:#333; width:100%;}
#imageData #slideshowLink{ width: 50%; float: right; display:none;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/*productpagestyles*/
.splitpageleft {
float:left;
width:500px;
}
.splitpageright {
float:right;
width:275px;
}
.topimage {
float:right;
}
.smalltickwrap {
width:255px;
}
.smalltickbox {
width:20px;
float:left;
margin-top:5px;
margin-bottom:8px;
}
.smallticktext {
width:220px;
float:left;
margin-left:5px;
margin-top:2px;
margin-bottom:8px; 
}
.lightboxtext {
font-family:  Arial, Helvetica, sans-serif;
font-size: 90%;
color:#0000FF;
text-decoration:none;
float:right;
cursor:pointer;
margin-top:3px;
margin-bottom:15px;
}
.ppbox {
background-color:#fff;
width:500px;
float:left;
border: 1px #ccc solid; 
margin-bottom:10px;
}
.ppboxes1, .ppboxes2, .ppboxes3, .ppboxes4 {
float:left;
background-color:#fff;
padding:3px;
}
.ppboxes1 {width:120px;}
.ppboxes2 {width:200px;
padding-top:3px;
}
.ppboxes3 {width:75px;
padding-top:3px;
}
.ppboxes4 {width:75px;
padding-top:3px;
}
.pptextbox {
float:right;
background-color:#fff;
width:290px;
padding:5px;
}
.pptextboxright {
float:left;
width:190px;
background-color:#fff;
padding:5px;
}
.titletext {
font-family:Arial, Helvetica, sans-serif;
color:#999;
font-size:120%;
font-weight:bold;
margin-top:4px;
margin-bottom:5px;
}
#imagepreload {
display:none;
}
.tickwrap {
background-color:#FFFFFF;
}
.tickbox {
width:35px;
float:left;
margin-bottom:10px;
}
.tickboxtext {
width:360px;
float:left;
margin-left:5px;
padding-top:2px;
margin-bottom:10px;
}
.tickboxtextlong {
width:460px;
float:left;
margin-left:5px;
padding-top:2px;
margin-bottom:10px;
}
.tickboxtextright {
width:300px;
float:left;
margin-left:5px;
padding-top:2px;
}

.scwraper{
background-color:#fff;
width:255px;
float:right;
}

.scwrap {
background-color:#fff;
width:255px;
float:right;
border:0px #999 solid;
margin-bottom:10px;
}
.scbox {
background-color:#fff;
padding:4px;
margin-bottom:10px;

}
.sctitle {
background-color:#fff;
border:0px #ccc solid;
padding: 0 0 0 5px;
}
a.button{
background-image:url(../images/generic/button2.jpg);
color: #FFFFFF;
text-align:center;
background-color:#006600;
width:60px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
text-decoration:none;
border:outset;
border-color:#333333;
border-width:1px;
}
a:hover.button  {
background-image:url(../images/generic/button2.jpg);
background-color:#000000;
text-decoration:none;
color:#000000;
}
a:active.button {
background-image:url(../images/generic/button2.jpg);
background-position:-60px;
background-color:#00CC99;
color:#000000;
}
/*Business Pages*/
.pageheaderwrap {
background-color:#fff;
}
.pageheadertext {
float:left;
width:400px;
}
.pageheaderimage {
float:right;
width:375px;
}
.customwrap {
background-color:#fff;
width:500px;
border:0px #999 solid;
margin-bottom:10px;
}
.gallery {
width:778px;
}
.galleryblock{
width:129px;
height:115px;
float:left;
padding-bottom:5px;
}
.gimage {
width:100px;
height: 100px;
}
.gselect {
width:100px;
text-align:center;
font-size:100%;
font-family:  Arial, Helvetica, sans-serif;
color: #003300;
}
.galleryborder {
border-bottom:0px;
border-bottom-color:#006600;
border-bottom-style:dashed;
padding:5px;
margin-bottom:10px;
text-align:right;
width:708px;
}
.gallerywrap {
background-color:#fff;
width:775px;
border:1px #999 solid;
}
.gallerytitle {
background-color:#F7f6f1;
border-bottom:1px #ccc solid;
padding: 0 0 2px 5px;
}
.gallerybox {
background-color:#FFF;
padding:10px 0px 10px 1px;
}
.procwrap {
background-color:#fff;
width:500px;
border:1px #999 solid;
margin-bottom:10px;
}
.procpicture {
background-color:#fff;
width:260px;
border:1px #999 solid;
margin-bottom:10px;
margin-right:0px;}

.procbox {
background-color:#fff;
padding:4px;
}
.proctitle {
background-color:#F7f6f1;
border-bottom:1px #ccc solid;
padding: 0 0 0 5px;
}
.proccontleft {
float:left;
}

.proccontright {
float:right;
}
.aubox {
background-color:#fff;
padding:4px;
}
.autitle {
background-color:#F7f6f1;
border-bottom:1px #ccc solid;
padding: 0 0 0 5px;
}
.aucontleft {
float:left;
}

.aucontright {
float:right;
}
.designwrap{
width:780px;
border:1px #999 solid;
margin-top:10px;
}
.designimage{
width:500px;
padding:3px;
float:left;}
.designinfo{
width:260px;
padding:3px;
padding-left:0px;
float:left;}
.xmlwriterimage{
width:200px;
overflow:hidden;
}
.addtocart{
margin-top:20px;
}