#p3_focus {
	float: left;
	width: 730px;
	margin: 15px 0px;
	
	min-height: 500px;
}

#p3_focus form {
}



#p3_imagecol {
	float: left;
	width: 350px;
	margin-right: 15px;
	
}

#p3_mainimage {
	margin-bottom: 5px;
	float: left;
	width: 350px;	
	text-align: center;	
}


#p3_altimages img {
	border: 1px solid #999999;
}

#p3_altimages h4 {
	font-size: 11px;
	margin-bottom: 5px;
}

#p3_altimages a {
	float: left;
	margin-right: 5px;
}

#p3_extratools {
	margin-bottom: 10px;
	text-align: center;
}
#p3_extratools span.green {
	position: relative;
	bottom: 9px;
	font-size: 11px;
}

#p3_extratools img {
	cursor: pointer;
	margin-left: 10px;
}

#p3_extratools_enlarge {
	display: none;
}

#p3_infocol {
	float: left;
	width: 365px;
	
}

#p3_prodname {
	font-size: 26px;
	margin: 10px 0px;
}


#p3_cartcontrols {
	float: left;
	margin-bottom: 15px;
}

#p3_versions {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#p3_versions li {
	float: left;
	width: 100%;
	font-size: 13px;
	margin-bottom: 7px;
}

.p3_itemradio {
	margin-right: 5px;
	float: left;
}

.p3_itemname {
	margin-right: 5px;
	float: left;
	width: 215px;
}

.p3_itemprice {
	float: left;
}

.p3_itemprice strong {
	margin-left: 5px;
	color: #B82009;
}

#p3_forms {
	margin-top: 10px;
}

#p3_badzip {
	margin-top: 10px;

	font-family: Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;

	color: white;
	margin-bottom: 10px;
	padding: 3px 0;
	background-image: url('/global/geo/images/widgets/missing_zip_red_bg.gif');
	background-repeat: no-repeat;
	
	display: none;
}


.p3_formsunit {
	float: left;	
}
.p3_formslabel {
	font-size: 11.5px;
	margin-left: 5px;
	float: left;
}

.p3_formsinput {
	float: left;
}
.p3_formsinput input {
	width: 85%;
}
#p3_formsquantity {
	width: 85px;
}
#p3_formsquantity .p3_formsinput {
	width: 25px;
}
#p3_quantityfield {

}

#p3_formsquantity .p3_formslabel {
	position: relative;
	top: 2px;
}


#p3_formszip {
	width: 165px;
}
#p3_formszip .p3_formsinput {
	width: 45px;
}
#p3_formszip .p3_formslabel {
	width: 115px;
	position: relative;
	bottom: 3px;
}
#p3_formszip .p3_formslabel div {
	font-size: 10px;
}

#p3_formssubmit {
	float: right;
}
#p3_formssubmit input {
	float: right;
	width: 100%;
}

#p3_delivery {
	font-size: 12px;
	margin-top: 15px;
}

#p3_deliverynext { color: #555; }

#p3_deliverycutoff {
	margin-top: 2px;
	 color: #555;
}

#p3_infotabs {
	float: left;
	width: 365px;
}

.p3_infotabs_header {
	float: left;
	font-size: 11px;
	padding-top: 8px;
	height: 18px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #999999;
	color: #999999;
	background: url(/global/geo/images/widgets/detail_bg_active.gif) repeat-x;
}

#p3_infotabs_selected {
	background: url(/global/geo/images/widgets/detail_bg_inactive.gif) repeat-x;
	color: black;
}

#p3_infotabs_target {
	border: 1px solid #999999;
	height: 225px;
	overflow: auto;
	float: left;
	width: 333px;
	padding: 15px;
	font-size: 12px;
	
}

#p3_infotabs_target p {
	margin-top: 0px;
}

#p3_infotabs_target ul {
	padding: 0;
	list-style-position: inside;
	list-style-type: disc;
}

.p3_infotabs_body {
	display: none;
}

#p3_return {
	font-size:  13px;
	height: 20px;
	float: left;
	clear: left;
	
	margin-left: 360px;
}

#p3_return img {
	float: left;
}
#p3_return div a {
	text-decoration: none;
}
#p3_return div img {
	float: none;
}

#p3_return div {
	float: left;
	background: url(/global/geo/images/widgets/GF-footer_backbar_bg.gif) repeat-x;
	min-width: 150px;
	height: 100%;
	
	text-align: center;
}

#p3_return div span {
	position: relative;
	bottom: 4px;
}