html {
     overflow: -moz-scrollbars-vertical;
}
body, tr, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width:550px;
	color: #666666;
}
a{
	color: #999999;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

blockquote{
	font-style: italic;
}

div.bywho{
	text-align: right;
}

#wrapper {
	width: 720px;
}
#header {
	background-image:url(../images/headerbg.gif);
}
#header_options{
	float:right;
	padding-top: 24px;
	text-align: right;
}
#leftside {
	float:left;
	clear: both;
	width: 220px;
	border: 1px solid #F3F3F3;
	padding: 10px;
	line-height: 10px;
}
html>body #leftside{
	width: 200px;
}
#rightside {
	width: 485px;
	float: left;
	padding-left: 10px;
	overflow:hidden;
}
#bottom{
	clear:both;
	padding-top: 20px;
	width: 100%;
}
#breadcrumbs{
	border: 1px solid #F3F3F3;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	background-color: #F9F9F9;
}
#breadcrumbs a{
	color: #999999;
}
#breadcrumbs a:hover{
	color: #666666;
}
#userCP{
	float: right;
	padding-right: 10px;
}
#errorMessage{
	border: 1px solid #F3F3F3;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	background-color: #FF9B9D;
	color: #666666;
}
#infoMessage{
	border: 1px solid #F3F3F3;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	background-color: #F5F5F5;
	color: #666666;
}

div{
	text-align: left;
}


#footer {
	clear:both;
	padding-top: 20px;
	width: 100%;
	text-align: center;
	color: #999999;
}
#textbox{
	border: thin solid #999999;
	color: #666666;	
	width: 150px;
}
.frontImage{
	padding: 3px;
}



#leftside a{
	color: #CCCCCC;
	text-decoration: none;
}
#leftside a:hover{
	color: #999999;
	text-decoration: underline;
}

.contentArea a{
	color: #CCCCCC;
	text-decoration: none;
}
.contentArea a:hover{
	color: #999999;
	text-decoration: underline;
}

div.news p{
	padding: 0px 0px 10px 0px;
	border-bottom: dotted 1px #E6E6E6;
}

h1{
	font-weight: normal;
	font-size: 16px;
	margin: 0px 0px 8px 0px;
	color: #666666;
}
h2{
	font-weight: normal;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
h3{
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #999999;
}
h3 a{
	color: #999999;
	text-decoration: underline;
}
h3 a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}


.previewImage {
	border: thick solid #F0F0F0;
}
.previewImage:hover {
	border: thick solid #E1E1E1;
}



#itemAmount{
	margin-left: 10px;
}



#showResult {
	float:left;
	clear: both;
	border: 1px solid #F3F3F3;
	width: 100%;
} 
#showResult center{
	padding-top: 10px;
	padding-bottom: 8px;
} 
#showResult h1{
	padding-top: 7px;
	padding-left: 7px;
}


.contentArea {
	float:left;
	clear: both;
	border: 1px solid #F3F3F3;
	width: 100%;
}
.contentArea h1 {
	padding-top: 7px;
	padding-left: 7px;
}




/* Specific Styles for Register Page */
#regUsername, #loginUsername{
	margin-left: 80px;
	margin-bottom: 2px;
	height: 20px;
	width: 200px;
}
#regPassword1, #loginPassword{
	margin-left: 82px;
	margin-bottom: 2px;
	height: 20px;
	width: 200px;
}
#regPassword2{
	margin-left: 30px;
	margin-bottom: 2px;
	height: 20px;
	width: 200px;
}
#regEmail{
	margin-left: 56px;
	margin-bottom: 2px;
	height: 20px;
	width: 200px;
}
#regPayPal{
	margin-left: 47px;
	margin-bottom: 2px;
	height: 20px;
	width: 200px;
}
#regLocation{
	margin-left: 91px;
	margin-bottom: 2px;
	height: 20px;
	width: 200px;
}
/* End of Register Page Specific Styles */


#itemQuantity{
	margin-bottom: 8px;
	margin-top: 4px;
	width: 200px;
}



#addToCart, #removeFromCart{
	width: 180px;
}
form{
	padding: 0px;
	margin: 0px;
}



div#adwords{
	padding-top: 20px;
	width: 728px;
	margin: auto;
}