.myButton {
    background:url(/includes/partner/images/search-icon.png) top;
    cursor:pointer;
    width: 20px;
    height: 20px;
    border: none;
    
}



h3.search { 
	text-align:center;
	font-size:1.9em; 
	font-weight:normal;
	color:#DA291C
	}
	
p.subtitle {
	text-align:center;
	
	margin-bottom: 12px !important;

	}
div#main-partner-search-advanced	 {
	display:none
	}
div#AdvancedSearchButton { 
	text-align:center;
	
}

div#SimpleSearchButton { 
	text-align:center;
	 display:none
}

#main-partner-search {
	border: 1px solid #E1E1E1;
	width: 440px;
	background-color: #ffffff;
	padding:10px;
	
}

#main-partner-results {
	width: 440px;
	background-color: #EEEEEE;
	padding:10px;
	
}





#main-partner-search .label{
	float: left;
	/*width: 100px;*/
	width: 85px;
	height: 20px;
	font-weight: bold;
	/*text-align: right;*/
	padding-right: 1px;
}
#main-partner-results .label{
	float: left;
	width: 100px;
	height: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}
 #contentb input#keyword.simple {
    border: 1px solid #7C9DB9;
    font-size: 10px;
    margin: 0 5px 4px 0;
    width:345px
}



#main-partner-search .content {
	/*float: right;*/
	width: 437px;
	height: 20px;
	margin-bottom:5px

}
#main-partner-search .content.kw {
	/*float: right;*/
	width: 437px;
	height: 25px;
	margin-bottom:5px

}
#main-partner-search.results { 
	margin-left:120px;	
	border:none
}

#main-partner-results .content {
	float: right;
	width: 437px;
	height: 20px;

}



#main-partner-search select select {
	width: 230px;
}
#main-partner-results select select {
	width: 230px;
}

 #contentb input {
    /*margin: 0 0 5px !important;*/
    margin: 0 3px 5px !important;
}



#main-partner-search input  {
	/*emw*/
	width: 405px;
	height:18px;
	/*padding-top:1px*/
}


#main-partner-search input#gold_only {
	width: 15px;; height:15px; border:thin
   /* width: 28px;*/
}



#main-partner-results input  {	
	width: 228px;
}
#main-partner-search.checkboxes, input  {
	width: 28px
}

#main-partner-search.radio, input  {
	width: 28px
}

#main-partner-results.checkboxes input  {
	width: 28px
}

/*#main-partner-search input#keyword {
	width: 328px;
	margin-left:-100px
}*/
#main-partner-results input#keyword {
	width: 328px;
	margin-left:-100px
}

div#slabel  {
	padding-right:16px;
	float:left; 
	font-weight:bold
}
div#alabel  {
	margin-left:-100px; 
	float:left; 

}


div#scb  {
	width: 328px;
	/*margin-left:-30px;*/
	float:left;
	
	margin-top:0
}

select.ddsize {
	width:200px
	}


 br.seperator { line-height:40px
	 
	 }

#main-partner-search input.cbox {
	width: 15px;; 
	height:15px;
	 margin-left:7px; 
	border:thin
	
}
#main-partner-results input.cbox {
	width: 15px; 
	height:15px; 
	border:thin;
	
	
}

#main-partner-search input.radio {
	width: 15px; 
	
}
#main-partner-results input.radio {
	width: 15px; 
	
}



#results-partner-search input {
		width: 275px;
		padding: 0px 0px 0px 0px;
		margin: 6px 0px 0px 50px;
}

div.gold  {
	float:right


	
	}
div.checkboxes.two { width:270px

	}
div.checkboxes.three { width:255px

	}

#results-partner-search .gold-cam-options input {
	width: 20px;
	margin: 0px;
}
#results-partner-search .gold-cam-options {
	margin: 4px 0px 0px 47px;
}
#results-partner-search select {
	width: 275px;
	padding: 0px 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}	
#results-partner-search .left-column {
	width:310px; 
	float:left; 
}
#results-partner-search .right-column {
	width:350px; 
	float:right; 
}
#results-partner-search .pGoldOnly {
	width: 20px;	
}





/* 
all remaining styles required to make the gold hover box work are located in solidworks.css 
this is just a single overide, needed to push the box further to the right on the search results page.
*/
.box_gold_results {
	position: absolute;
	left: 725px;
	width: 290px;
	background: transparent url(/sw/images/interface/bg_gold.png) left center no-repeat
}


.partnerSubmitBtn {
	font-family: Verdana,Geneva,sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3d667c;
	cursor: pointer;
	width: 80px;
	height:17px;
	border: none;
	padding-bottom:2px;
}



