/*
 *	V3 GLOBALS
 */
 
.v3_row {
	margin-top: 15px;
}
.v3_row:first-child {
	margin-top: 0px;
}

#v3_focus,
#hc_focus {
	width: 710px;
	float: right;
	margin-right: 23px;
	margin-top: 15px;
}

.v3_title {
	float: left;
	margin: 7px 10px 0px 0px;
}
.v3_title h1 {
	color: #333333;
	font-size: 18px;
	line-height: 18px;
}

.v3_controlswrapper {
	float: left;
}
.v3_controlswrapper:first-child {
	margin-bottom: 15px;
}

.v3_controlswrapper img {
	float: left;
}

.v3_controls {
	float: left;
	height: 32px;
	padding-top: 3px;
	width: 690px;
	background: url(/global/geo/images/widgets/GF-subheader_bg.gif);
}

.v3_sortby {
	float: right;
	margin-top: 4px;
}

.v3_productsperpage {
	float: right;
	margin-left: 15px;
	margin-top: 4px;
	margin: 4px 0px 0px 15px;
	
}
.v3_productsperpage select {
	/* width: 130px; */
}

.v3_searchfilter {
	background: #EBEBEB;
	height: 25px;
	padding: 5px 0px;
	float: left;
	width: 708px;
}

.v3_searchmore {
	margin: 6px 5px 0px 0px;
	cursor: pointer
}

.v3_searchtools {
	float: left;
	width: 300px;
	font-size: 12px;
	margin: 3px 0px 0px 10px;
}
.v3_searchtools input {
	width: 30px;
	margin: 0px 5px;
}

.v3_pagination {
	float: right;
	margin-left: 15px;
/*	
	text-align: right;
	width: 125px;
*/
}

.v3_pagination a img {
	float: none;

}
.v3_pagination a {
	position: relative;
	top: 5px;
}

.v3_pagination select {
	margin: 0px 8px;
}


.v3_divider {
	height: 6px;
	width: 100%;
	background: url('/global/images/etc/v3_dot_divider.gif') repeat-x; 
	margin: 10px 0px 15px 0px;
}


#v3_prod_rows {
	margin-bottom: 15px;
}

.v3_unit {
	float: left;
	font-family: Verdana, sans-serif;
	text-align: right;	
}

.v3_img {
	border: 1px solid #CCCCCC;
	float: left;
}

.v3_img a {
	display: block;
}

.v3_name a {
	text-decoration: none;
}

.v3_name a:hover {
	color: #75A48D;
}

.v3_specs em {
	color: #B82009;
	font-style: normal;
}

.v3_cutoff {
	margin-top: 5px;
	font-size: 10px;
}

#v3_seo_text {
	margin-bottom: 15px;
}
#v3_seo_text p {
	line-height: 17px;
	margin-bottom: 10px;
}
#v3_seo_text h3 {
	margin-bottom: 5px;
}

/*
 *	v3_medium
 */

.v3_unit_medium {
	width: 152px;
	margin-left: 33px;
}

/* Products on front page need different margins */
#front_products .v3_unit_medium {
	margin-left: 21.4px;
}
#front_products .v3_unit_medium:first-child {
	margin-left: 0px;
}

.v3_unit_medium:first-child {
	margin-left: 0px;
}

.v3_unit_medium .v3_name a, .v3_unit_medium .v3_name  {
	font-size: 12px;
	color: #466F57;
}

.v3_unit_medium .v3_specs {
	font-size: 12px;
	color: #466F57;
}

.v3_unit_medium   {
	font-size: 10px;
	margin-top: 0px;
}

 .v3_delivery  {	
    font-size: 9.5px;
 	margin-top: 0px;
}


#v3_toptext {
	font-size: 12px;
	margin-bottom: 15px;
}