body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    /* background-image: url(../img/background.gif); */
    /*background-color: #5C5D62;*/
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    background-position: fixed;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-attachment: fixed;
}

blockquote{
	margin-top:0px;
	padding-top:0px;
	font-size: 14px;
	padding-right: 2px;
	margin-right: 2px;
	}

/* Centerwide header image */
#summerhead{
	height:85px;
	position:relative;
	background-repeat:no-repeat;
}


/*Containers*/

#wrapper-new{
	width: 1024px;
	background-color:white;
	height:auto;
	border: solid 1px #666;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	box-shadow: 3px 3px 4px #999; 
	-moz-box-shadow: 3px 3px 4px #999; 
	-webkit-box-shadow: 3px 3px 4px #999; 
	-moz-border-radius: 5px;
	margin-top:0px;
	padding-top:0px;
	

}

#content-new{
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	height:auto;
}

div.clear {
    clear: both;
}

#topnav{
top:13px;
width:600px;
height:40px;
right:230px;
position:absolute;
}

#topnav a {
	text-decoration:none;
    font-family:"Open Sans",Helvetica, sans-serif;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#topnavin{
float:right;

}

.shadowbox {
	border:1px solid black;
	height:auto;
	overflow:auto; 
	padding: 10px; 
	border-radius: 5px; 
	border: 1px solid black; 
	box-shadow: 3px 3px 4px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999; 
	-moz-border-radius: 5px; 
		}
		
.watermark{
color:gray;
font-weight:bold;
font-size: 1.1em;}




		
		
#pageheader{
	float:right; 
	width:774px; 
	height:50px; 
	line-height:50px; 
	border:1px solid black;
	padding-left:10px;
	background-image: url(../img/tableheadbkgrnd-blue.gif); background-repeat:repeat-x; 
	color: #FFF;
	font-size: 1.8em;
	font-weight:bold;
	}
	
	
	
#cartlink {
	width:100%; 
	height:20px;   
	margin-top:0px;
	line-height:20px;
	text-align: right;
	}
	
	#searchbox {
		float:right; 
		padding: 10px; 
		border: 1px solid black; 
		width: 764px;
		} 
----------------------------




/*----- Searchbox and resizer button styles   -------*/

#header_box{	
	width:300px;
	right:57px;
	top:50px;
	vertical-align:middle;
	position:absolute;
	overflow:visible;
	height:50px;
}
	
.ezt_searchbox{
	height:20px;
		}
		
.ezt_searchbutton{
	height:24px;
	width:24px;
	verticle-align:middle;
	margin-left:0px;
	
}


.unselectable {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor:default;
	-webkit-touch-callout:none;                /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust:none;             /* prevent webkit from resizing text to fit */
    -webkit-tap-highlight-color:rgba(0,0,0,0); /* prevent tap highlight color / shadow */
}



#zoom {
	position:relative;
	width:auto;
	
	right:5px;
	top:40px;
	vertical-align:middle;
	position:absolute;
	overflow:visible;
	
}

#zoom > span {
	display:inline-block;
	background-color:#006699;
	color:white;
	font-weight:bold;
	font-size:15px;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
	border-radius:5px;
	margin:3px;
	cursor:pointer;
	float:right;
}
#zoom > span:hover {
	background-color:green;
}



#fontsizer{
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	}
	
/*Top Menu*/
	
.topmenu					{
			line-height:27px;
			font-family:Verdana, Geneva, sans-serif;
			font-size: 10px;
			color: #000; 
			text-decoration: none;
			text-align:right;
			padding: 0px 10px 0px 10px;
			background:transparent url(../img/redbar.gif) right center no-repeat;
			}
			
a.topmenu:link, a.topmenu:visited					{
			color: #000; 
			text-decoration: none;
			}
			
a.topmenu:hover 	{
			color: #999;
			text-decoration: underline;
			cursor:pointer;
}

/*Footer*/
#footer	    {
			background-repeat:no-repeat;
			position:relative;
 		    width:100%; 
			background-color:#e9e7e3;
			height: 60px;
			font-family:"Open Sans", Helvetica, sans-serif;
			font-size:12px;
}
#footerin1  {
			position:absolute;
			width:400px;
			left:20px;
			text-decoration:none;
            font-size:10px;
			margin-top:20px;
}

#footerin1	a	{
		    color:#000000;
			text-decoration:none;
			
}

#footerin2	{
			position:absolute;
			right:20px;
			width:293px;
			text-align:center;
			line-height:38px;
			text-decoration:none;
			margin-top:20px;
}
						
#footerin2	a	{
			color:#000000;
			text-decoration:none;
			padding-right:10px;
			padding-left:10px;			
}
						
#footerin2b	{
			float:right;
}

