@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	background:#E4E4E4;
}
* { margin: 0; padding: 0;}
p {padding: 5px; font-size: 12px;}

#pageWrapper {
background: white;
width: 960px;
margin: 1em auto;
padding: 5px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border:#749BCE 1px solid;
}

#header {

background-image:url(../img/rware_header960-80.gif);
background-repeat:no-repeat;

margin: 0 0 2px 0; 
height:80px;
}
input.txtbox {
	
 height:15px;
	
}
input.btn {  
	  
font-size:12px;	     	
}  

.buyform {
	background-color: #7893AD;
	padding: 10px;
	/*margin-left:100px;*/
	height: 60px;
	width: 350px;
	border: 1px solid #666;
}

#headerTitle{
	COLOR:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bolder;
	float: right;
	padding: 5px 50px 0px 0px;
}

#searchbox{
	font-size:10px;
	clear:right;
float:right; width:325px; height:32px;  margin-top: 33px;	
}

#adHead{
	
	background:#7893AD;
	margin:1px  auto 5px auto; /* Right and left margin widths set to "auto" */
	 text-align:center;
	height:30px;
}

.hlist li {
	display: inline;
 	list-style-type: none;
	padding:0px 20px 0px 20px;
	
}

.hlist li a{
	text-decoration:none;
}
#nav {
padding: 10px 0px 5px 0px;
	
}

.nobullet{ list-style-type:none;}

#adSide{   
	float: right;
   width: 120px; 
    margin: 5px 5px 5px 5px;
     padding: 5px;
}

#sidebar {
	display:none; 
	font-size:14px;
/*background: #ccc; */
float: right;
width: 210px;
height: 100%;
margin: 2px 0px 5px 5px;
padding: 5px;
}

#main {
	font-size:14px;
background: #fff;
margin: 5px 10px 5px 10px ;
}
#message{
	font-size:24px;
background: #fff;
margin: 5px 10px 5px 10px ;
}
#subside1,#subside2,#subside3 {
font-size:12px;
background: #fff;
/*color:#363; */
width: 200px;
margin: 0 0  10px 0;
padding:5px 5px 5px 5px;
}

#adBottom{
	clear: both;
	margin:2px 5px 2px 0px; /* Right and left margin widths set to "auto" */	
	
}
#footer {
clear: both;
background:#CCC;
height: 25px;
text-align:center;
margin-left:auto; margin-right:auto;
}

.info {
font-family:"Times New Roman", Times, serif;
font-size:large;
color:#666;
text-align:center;
}
p.progheader {
color:#7893AD;
font-family:Verdana, Geneva, sans-serif;
font-size:larger;
font-weight:bolder;
text-align:center;
}
