
/*Rresellers Main page */
#resellers_banner { background: url(../images/products/banner-resellers.png) no-repeat; padding-left:50px; padding-top:40px; height:115px; }


#resellers {margin: 15px 25px 25px 15px; font-size:12px; text-align:left;}

.adimg, .adimg2 {
	float:left;
	margin: 0 70px 40px 0;}

.adimg2 {
	margin-top:60px;}		
	
.header {margin-bottom:5px;}
	
.arrow {
	border:none;
	vertical-align:-8px;
	margin-left:7px;}


/* locations Page */
.locheader {
	margin-bottom:5px;
	font-size:16px;}
	
.location {
	margin: 15px 35px 15px 25px;
	min-height:100%;
	font-size:12px;
	text-align:left;
	float:left;}
	
.loctext {margin-top:-8px;}
	
.flags {
	width:34px;
	height:26px;
	margin-right:10px;
	vertical-align:-8px;}	

a.loclink { color:#333; text-shadow: 1px 1px 2px  #777777; text-decoration:none;}
a:hover.loclink { color:#009900; text-shadow: 1px 1px 2px  #00CC00;}


/* reseller form Page */

#resellerform {font-size:12px; text-align:left; color:#333; margin-bottom:5px;}

.required {color:#009900;}
td { padding-bottom:15px; padding-right:60px;}


fieldset {border:none; font-size:11px;}
input, .city {
	color:#888;
	width:150px;
	margin-top:3px;}
	
.zip {width:80px;}
textarea {margin-left:0;}



/* submit button */

.submit {
    background: url(../images/products/btn-submit.png) no-repeat;
    height: 24px;
    width: 90px;
    border: none;
	float:right;
	margin-right:50px;
}

.submit:hover { background: url(../images/products/btn-submit.png) 0 -24px no-repeat; cursor:pointer;}
