/* CSS Document */

body{
	min-height:600px;
	width:100%;
	font-family: Univers, Helvetica, Verdana, Arial;
	font-size:90%;
	background-color:#EAEAEA;
	color:#666666;
}
input{
	width:200px;
	height:15px;
}
label{
	float:left;
	width:120px;
}
h1{
	font-size:100%;
	margin-top:0px;
}
h2{
	font-size:100%;
	margin-top:0px;
}
hr{
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
}
table{
	width:500px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
}
th{
	font-weight:bold;
	color:#3399FF;
	width:30px;
	text-align:left;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse:collapse;
	
}
td{
	width:30px;
	text-align:left;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse:collapse;
}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0%;
}
#container{
	width:100%;
	min-height:600px;
}
.header{
	width:595px;
	height:50px;
	font-weight:bold;
	float:left;
}
#leftmenu{
	width:170px;
	min-height:400px;
	float:left;
}
#footer{
	font-size:80%;
	width:95%;
	height:40px;
}
#side_ads{
	float:left;
	width:160px;
}
.validation{
	padding-bottom:10px;
}
.validation div{
	padding-right:10px;
	float:left;
}

.menuitem{
	width:200px;
	height:20px;
}

.submenu{
	width:200px;
	height:20px;
}

.prods{
	color:#999999;
}

.content{
	width:70%;
	min-height:400px;
	float:left;
}
.thumb{
	min-height:80px;
	width:100px;
	margin-right:10px;
}
.break{
	clear:both;
	height:10px;
}
.section1{
	min-height:400px;
	width:340px;
	float:left;
}
.section2{
	min-height:400px;
	min-width:300px;
	float:left;
	margin-top:25px;
}
.h2_header{
	height:25px;
}
.img{
	height:300px;
	width:300px;
}
.submit_button{
	height:20px;
	width:100px;
}
.key{
	width:130px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
.bookmarks_box{
	text-align:right;
	float:left;
	width:100px;
	padding-top:20px;
}
.twitter{
	text-align:left;
	float:left;
	width:100px;
	padding-top:20px;
}	
.pages{
	width:320px;
	text-align:left;
}
.img_text{
	padding-top:10px;
	padding-bottom:20px;
}
.column_sm{
	float:left;
	width:100px;
}
.column_bg{
	float:left;
	width:220px;
}
.button{
	float:left;
	width:80px;
}
.cart_button {
	height:20px;
	width:80px;
}
.buybutton{
	width:80px;
	height:20px;
}
.updatebutton{
	width:80px;
	height:20px;
}
.shipping{
	float:left;
	margin-left:5px;
}
.shippingbutton{
	width:100px;
	height:20px;
}
.clearbutton{
	float:left;
	width:610px;
	height:30px;
}
.clearbutton input{
	width:120px;
	height:20px;
}
.checkout{
	float:left;
	width:620px;
	height:42px;
	text-align:right;
}
#logout{
	float:left;
	text-align:right;
	color:#3399FF;
	width:400px;
	font-size:90%;
	font-weight:bold;
}
#logout a{
	color:#3399FF;
	font-size:90%;
	font-weight:bold;
}
.small_blue{
	font-size:80%;
	color:#3399FF;
}
.small_text{
	font-size:80%;
}
.blue_text{
	color:#3399FF;
}
.red_text{
	color:#CC0000;
}
.error_box{
	border:1px solid #990000;
	float:left;
	width:400px;
	color:#990000;
	font-weight:bold;
	padding:5px;
	margin-left:20px;
	margin-top:35px;
}
.img_border{
	border:1px solid #cccccc;
}	
#isny2 .section2 img, #isny4 .section2 img, #isny6 .section2 img{
	border:1px solid #cccccc;
}

#cse-search-box #search_text
{
	width:95px;
}

#cse-search-box #search_button
{
	width:55px;
	height:20px;
}
a:link{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#666666;
	text-decoration:none;
}
a:active{
	color:#666666;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}
#checkout_button{
float:right;
}
