

body{
	font: 11px Verdana;
	color: #000066;
	margin: 0px;
	background: #3333cc;
	}

p{
	text-indent: 2em;
	line-height: 110%;

}

a{ 
	color: #3333CC; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000066;
}

h1{
	font-size: 20px;
	margin: 0px;
	color: #CC0033;
}

h2{
	display: block;
	font-size: 110%;
	padding-left: 10px;
}

h3{
	font-size: 100%;
	padding-left: 10px;
}

input{
	font-size: 90%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #CCCCCC;
}

div.company{
	background: #ffffff url('images/uslogo.gif') no-repeat top left;
	text-align: left;
	padding: 6px 6px 6px 70px;
	margin-right: 7px;
}

div.container{
	position: relative;
	margin: 30px 50px 20px 50px;
 	background: #ffffff url('images/usredbg.gif') repeat-y top right;
	padding: 0px;
}

div.search{
	position: relative;
	background: url('images/uslinksbg.gif') repeat-x top right;
	margin: 0px 7px 0px 1px;
}

table.search{
	width: 100%;
	border: 0px;
}

td.searchbox{
	background: url('images/ussearchbg.gif') repeat-x bottom right;
	padding: 0px 10px 0px 10px;
	width: 15%;
}


td.search{
	background: url('images/ussearchbg.gif') repeat-x bottom right;
	padding: 0px 10px 0px 10px;
	width: 70px;
}

td.search div{
	width: 62px;
	height: 24px;
	background: url('images/ussearch.gif') no-repeat top left;	
}

td.split{
	background: url('images/ussplit.gif') repeat-x bottom;	
	width: 65px;
	height: 44px;
}
td.links{
	vertical-align: top;
	padding-top: 22px;
	font-size: 11px;
	background: url('images/uslinkscorner.gif') no-repeat top right;
}
td.links a{
	padding-left: 12px;
	background: url('images/uslinkstar.gif') no-repeat bottom left;
}

td.categories{
	width: 180px;
	text-align: right;
	vertical-align: top;
}

div.catholder{
	width: 160px;
	margin: 0px 10px 10px 0px;
	padding: 10px;
}

div.cat{
	margin: 5px;
	padding: 4px 4px 4px 20px;
	text-align: center;
	border-top: 2px solid #F2F3F5;
	border-left: 2px solid #F2F3F5;
	border-right: 2px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;
	background: #ffffff url('images/uscatstar.gif') no-repeat center left;
	font-size: 14px;
}

div.cat a{
	color: #3333CC;
}

div.cat a:hover {
	color: #3333CC;
}

table.viewcheck{
	border: 0px;
	width: 180px;
}

td.viewcheck{
	color: #B78ED9;
	font-size: 12px;
	text-align: right;
}
td.viewcheck a, td.viewcheck a:hover {
	text-decoration: none;
	color: #ffffff;
}

div.viewcart{
	width: 49px;
	height: 32px;
	margin: 0px 4px 3px 16px; 
	background: url('images/usviewcart.gif') no-repeat top center;
}

div.viewcarttext{
	text-align: left;
	padding-bottom: 6px;
}

div.checkout{
	width: 49px;
	height: 32px;
	background: url('images/uscheckout.gif') no-repeat top left;
	margin: 3px 4px 0px 16px; 
}

div.checkouttext{
	padding-top: 6px;
	text-align: left;
}


table.content{
	width: 100%;
	border: 0px;
}

td.content{
	padding: 20px 30px 20px 30px;
	vertical-align: top;
}

div.address{
	margin: 30px 10px 0px 0px;
	padding: 5px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cc0033;
}



div.footer{
	background-color: #3333cc;
	text-align: center;
	padding: 10px 3px 3px 3px;
	color: #ffffff;
}


/* multiple results searching */

table.pager{
	width: 100%;
}
 
.pleft{
	text-align: left;
}

.pright{
	text-align: right;
	white-space: nowrap;
}
.pright a{
	font-weight: bold;
}



table.results{
	width: 100%;
	border-top: 2px dotted #3333CC;
	border-bottom: 2px dotted #3333CC;
}

table.results td{
	padding: 10px;

}

table.results img{
	border: 0px solid #aaaaaa;
	margin-right: 10px;
	
}

table.results span{
	float: right;
}



/* end multiple results searching */
