body {
	font: 80% Arial, Helvetica, sans-serif;
	background: #333366 url(../images/bg.gif) repeat left top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-weight: normal;
}
form, input {
	padding: 0px;
	margin: 0px;
}
input {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#inputBoxDisable{
     background-color:#e8e9f9;
	display: inline;
	margin: 0px;
	padding: 0px;
}



#wrapper {
	margin: 5px auto; 
	text-align: left;
	position: relative;
	width: 957px;
	padding: 3px 3px;
	background: #fff;
}
#wrapperadmin {
	margin: 5px auto; 
	text-align: left;
	position: relative;
	width: 1060px;
	padding: 3px 3px;
	background: #fff;
}
#headerblock {
	margin: 0px;
	padding: 0px;
}
	#headerblock .header1 {
		margin-bottom:3px;
	}
	#headerblock .header2 {
		margin-bottom: 3px;
	}
#navblock {
	background: #0065A9;
	height: 50px;
	position: relative;
}
	#navblock a {
		text-transform: uppercase;
		color: #fff;
		font-size: 100%;
		font-weight: bold;
	}
	#navblock a:hover {
		color: #ccc;
		text-decoration: none;
	}
	#navblock #navleftsection {
		position: absolute;
		left: 28px;
		top: 18px;
	}
	#navblock #navrightsection {
		position: absolute;
		right: 28px;
		top: 18px;
		text-align: right;
	}
		#navrightsection a {
			margin-left: 30px;
		}
		
#centralwrap {
	text-align: center; 
	background-color: #0065A9;

}	
#central {
	background: #fff;
	text-align: left;
	margin: 0px 11px ;
	padding-left: 16px;
}
	#centralleft {
		float: left;
		width: 680px;
		margin-top: 16px;
		margin-bottom: 16px;
	}
		.contenthead {
					margin: 0px 0px 16px 0px;
				}
		#pagetitle, .pagetitle {
					font-size: 110%;
					color: #394355;
				}
		#pagetitle1, .pagetitle1 {
					font-size: 110%;
					color: #394355;
				}				
		.detailstable {
			border: solid 1px #d1d6df;
			margin-top: 15px;
			border-collapse: collapse;
			padding: 0px;
		}
			.detailstable td {
				padding: 5px;
				vertical-align: top;
			}
		#leftcurvetop {
			height: 22px;
			background: url(../images/leftcurve-top.png) left top no-repeat;
		}
		#leftcurvemidwrap {
			background: url(../images/leftcurve-mid-wrap.png) left top repeat-y;
		}
			#leftcurvemid {
				background: url(../images/leftcurve-mid.png) left bottom no-repeat;
				_height: 300px;
				min-height: 300px;
				padding-bottom: 20px;
			}
			#leftcurvemid input {

				margin-bottom: 20px;
			}
				
		#leftcurve2base {
			height: 29px;
			background: url(../images/leftcurve2-base.png) left top no-repeat;
		}
		
		#leftcurve2top {
			height: 22px;
			background: url(../images/leftcurve2-top.png) left top no-repeat;
		}
		#leftcurve2midwrap {
			background: url(../images/leftcurve2-mid-wrap.png) left top repeat-y;
		}
			#leftcurve2mid {
				background: url(../images/leftcurve2-mid.png) left bottom no-repeat;
				_height: 300px;
				min-height: 300px;
				padding-bottom: 20px;
			}
			#centralleft input {

				margin-bottom: 20px;
			}
				
		#leftcurve2base {
			height: 29px;
			background: url(../images/leftcurve2-base.png) left top no-repeat;
		}
		
		
		
	#centralright {
		float: left;
	}
		#basket {
			position: relative;
			width: 236px;
			margin-top: 16px;
		}
			#basketimage {
				position: absolute;
				background: url(../images/basket-image.png) left top no-repeat;
				width: 115px;
				height: 96px;
				left: 10px;
				top: -4px;
			}
			#baskettitle {
				font-size: 110%;
				color: #394355;
				font-weight: bold;
				position: absolute;
				right: 23px;
				top: 15px;
				padding-bottom: 8px;
				border-bottom: solid 1px #d1d6df;
				padding-left: 10px;
				text-align: right;
			}
			#basketitems {
				color: #394355;
				position: absolute;
				right: 23px;
				top: 65px;
				padding-bottom: 8px;
				border-bottom: solid 1px #d1d6df;
				width: 114px;
				text-align: right;
			}
			#baskettop {
				height: 28px;
				background: url(../images/basket-top.png) left top no-repeat;
				margin-left: 18px;
			}
			#basketmidwrap {
				background: url(../images/basket-mid.png) left top repeat-y;
				margin-left: 18px;
			}
				#basketmid {
					background: url(../images/basket-base.png) left bottom no-repeat;
					_height: 150px;
					padding-top: 70px;
					padding-left: 8px;
					padding-bottom: 8px;
				}
					#basketmid table {
						border-collapse: collapse;
						color: #394355;
						width: 188px;
					}
						#basketmid .pad5 {
							padding-right: 5px;
						}
						#basketmid a.delete {
							text-transform: uppercase;
							color:#ed4945;
							font-weight: bold; 
						}
					#basketmid hr {
						color: #d1d6df;
						background-color: #d1d6df;
						border: 0;
						height: 1px;
					}
			#sagepay {
				width: 236px;
				height: 27px;
				background: url(../images/sagepay.gif) 108px top no-repeat;
				margin-top: 4px;
				margin-bottom: 18px;
			}
		
		#sizingguide {
			background:url(../images/sizing-guide.png) left top no-repeat;
			height: 115px;
			position: relative;
			margin-left: 18px;
			margin-bottom: 18px;
			width: 208px;
		}
			#sizingtitle {
				font-size: 110%;
				color: #394355;
				font-weight: bold;
				position: absolute;
				right: 15px;
				top: 15px;
				text-align: right;
			}
			#sizingbutton {
				position: absolute;
				left: 86px;
				top: 71px;
			}
#footerblock {
}
	#blueblock {
		height: 11px;
		background-color: #0065A9;
		margin-bottom: 3px;
	}
	#footer1 {
		margin-bottom:3px;
	}
	#footer2 {
		margin-bottom: 3px;
	}
#footertext {
	position: relative;
	height: 30px;
	color: #fff;
	font-size: 90%;
}
	#footertext a {
		color: #fff;
	}
	#footertext a:hover {
		color: #ccc;
		text-decoration: none;
	}
	#footertextleft {
		position: absolute;
		left: 28px;
		top: 5px;
	}
	#footertextright {
		position: absolute;
		right: 28px;
		top: 5px;
		text-align: right;
	}
#generic {
	text-align: center;
	background: #fff;
	padding: 15px 20px;
}
	#generic .generic {
	}
	#generic .generic td {
		text-align: center;
	}
	#generic .generic table {
		margin-left: auto;
		margin-right: auto;
		width: 200px;
	}
.hr {
	color: #d1d6df;
	background-color: #d1d6df;
	border: 0;
	height: 1px;
}
.input1 {
	width: 180px !important;
}
.input2 {
	width: 100px;
}				#centralleft2 {
	float: left;
	width: 900px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.productinput {
	margin-bottom: 0px !important;
}
.productlabel {
	margin-top: 4px;
	margin-left: 4px;
	display: block;
	color: #333366;
	font-size: 80%;
}
.productimagepad {
	padding-top: 5px;
	display:block;
}
#detailpic {
	float: left;
}
#detailtext {
	margin-left: 10px;
	width: 250px;
	float: left;
	margin-top: 20px;
}


/*  admin stuff */
#store h4 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.clientsblock, .sizesblock, .ordersblock {
	border-top: solid 1px #dedede;
	border-bottom: solid 1px #efefef;
	padding-top: 5px;
	margin-bottom: 8px;
	padding-left: 5px;
}
.logoutblock {
	border-top: solid 1px #ffdede;
	border-bottom: solid 1px #ffefef;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
}
caption {
	text-align: left;
}

.controlradio {
 width:250px;
  vertical-align:bottom;
   
	}
