/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, p, li, ul, a, form, br {
	margin: 0px; /* Removes default margin that some browsers add. */
	padding: 0px; /* Removes default padding that some browsers add. */
	border: 0px;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 100%;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}
.float_marginright {
	float: left;
	margin-right: 10px;
}
.floatleft {
	float: left;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(images/back_titles.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 140%;
	line-height: 120%;
}
.boldgreen {
	font-weight: bold;
	color: #009900;
}
.boldred {
	font-weight: bold;
	color: #CC0000;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.product_list td {
	padding: 3px;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.eightypercentsize {
	font-size: 80%;
	color: #666666;
}
#header {
	background-color: #FFFFFF;
	height: 60px;
	padding: 10px;
	overflow: hidden;
	position: static;
}
a {
	color: #211460;
	text-decoration: underline;
}
#header p {
	font-size: 80%;
	line-height: 140%;
}
a:active, a:hover, a:focus {
	color: #FFFFFF;
	background-color: #211460;
}
#headerdetails {
	text-align: right;
}
#nav {
	height: 60px;
	float: right;
	margin-left: 40px;
}
.formelements {
	border: 1px solid #999999;
	font-size: 80%;
	background-color: #ECECEC;
}
#overviewwrapper {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
.overviewbox {
	background-color: #FFFFFF;
	width: 455px;
	padding: 10px;
	margin-bottom: 10px;
}
.overviewbox p {
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
.button {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #339900;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	background-image: url(../images/smallarrowwhitetrans.gif);
	display: inline-block;
	line-height: 100%;
	margin-right: 5px;
	text-decoration: none;
	clear:right;
}
.buttonred {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	background-image: url(../images/smallarrowwhitetrans.gif);
	display: inline-block;
	line-height: 100%;
	margin-right: 5px;
	text-decoration: none;
	float:left;
	clear:right;
}
#buttonsright {
	float: left;
	padding-left: 200px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#wrapperleft {
	float: left;
	margin-right: 10px;
}
#wrapperright {
	float: left;
}
.formwrapper {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
.formtextwrapper {
	float: left;
	width: 200px;
	margin-bottom: 18px;
	padding-top: 4px;
}
.formdatabox {
	margin-bottom: 20px;
	margin-left: 200px;
}
.formwrapper p {
	margin-bottom: 10px;
	line-height: 120%;
}
.galleryimagespacer {
	float: left;
	margin-right: 9px;
	margin-bottom: 12px;
	width: 125px;
}
.prevnextbutton {
	text-decoration: none;
	padding: 2px 4px;
	border: 1px solid #666666;
	float: left;
	margin-top: 6px;
	font-size: 90%;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 6px;
}
#login_msg_wrapper {
	width: 475px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
.void_order_hl {
background-color: #999999;
}
.nolinkbutton {
	text-decoration: none;
	padding: 2px 4px;
	border: 1px solid #666666;
	float: left;
	margin-top: 6px;
	font-size: 90%;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 6px;
}
.linkspacer {
	float: left;
	margin-right: 9px;
	margin-bottom: 12px;
	width: 400px;
}
