@charset "utf-8";
body { 
	text-align: center; 
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	background-image: url(../workfiles/oceanbkg.jpg);
	background-repeat: no-repeat;
	background-color: #ECE0BE;
	background-position: center top; 
}
a:link {
	text-decoration: none;
	color: #005172;
}
a:visited {
	text-decoration: none;
	color: #005172;
}
a:hover {
	text-decoration: none;
	color: #005172;
}
a:active {
	color: #005172;
}
form fieldset { border:none; }
#mainContent {
	padding-right: 30px;
	padding-left: 30px;
}
#tableLayout {	
	padding: 0px;
}
#checkouttableLayout {	
	padding: 0px;
	background-image:url(../workfiles/BKGhome.jpg); background-repeat:no-repeat;
}
#carttableLayout {	
	padding: 0px;
	background-image:url(../workfiles/BKGhome.jpg); background-repeat:no-repeat;
		padding-right: 30px;
	padding-left: 30px;
	color: #584528; min-height: 600px;
}
#LogInCart {
	padding: 0px;
}
#LogInCart {
	padding-right: 20px;
}
#sitemaptable {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 16px;
}
.button {
	width:150px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	background-color: #005172;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.style11 {font-size: 18px; font-weight: bold; color: #005172; }
.style5 {
	font-family: "Times New Roman", Times, serif;
	color: #584528;
	line-height: 20px;
	font-size: 16px;
}
.style8 {
	font-size: 10px;
	font-weight: bold;
	color: #584528;
	font-family: "Times New Roman", Times, serif;
}
.style12 {font-size: 12px}
.style13 {font-size: 14px}
.style14 {font-family: "Times New Roman", Times, serif; color: #584528; line-height: 20px; font-size: 14px; }
.style15 {font-family: "Times New Roman", Times, serif}
.style16 {font-size: 18px; font-weight: bold; color: #005172; font-family: "Times New Roman", Times, serif; }
.style17 {color: #584528; font-family: "Times New Roman", Times, serif; }
.style18 {line-height: 20px; font-size: 14px; color: #584528;}
.style21 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #005172;
}
.style23 {
	font-family: "Times New Roman", Times, serif;
	color: #584528;
	line-height: 20px;
	font-size: 11px;
}
.style24 {font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style25 {
 font-size: 16px;
 line-height: 20px;
}
.style26 {
 font-size: 18px
} 
.smallbox {
	text-align:left;
	width:280px;
	border: 1px solid #cccccc;
	padding-left: 20px;
}

.bxlft {
	float: left;
	margin-left:10px;
	
}
.bxrgt {
	margin-left: 330px;
	padding-left: 20px;
}
.RequiredMsg
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background: #fff7d7;
	padding: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-width: thin;
	border-color: #FF0000;
	border-style: solid;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background: #fff7d7;
	padding: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-width: thin;
	border-color: #FF0000;
	border-style: solid;    
}
.floatLeft{
	float:left;
	width:80%;
	color: #584528;
}
.floatRight{
	float: right;
	color: #584528;
	text-align: center;
}
#registrationContent {
	margin-top: 10px;
}
#mainContent { color: #584528; min-height: 600px; }
.betweenFields { height: 1px; }
.submit { text-align:right; }
.product {
	padding:15px;
	margin-top: 10px;
}
.orderTotal { text-align:right; padding-top: 10px; padding-bottom: 10px; font-weight:bold; }
.editRegistrations { text-align:right; padding-top: 10px; padding-bottom: 10px; }
.longBrown {
	background-image:url(../workfiles/BrownLine_Long.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 3px;
}
.longBlue {
	background-image:url(../workfiles/BlueLine_Long.png);
	background-repeat: no-repeat;
	height: 3px;
}
#Checkout { margin-right: 10px; }
#cartcheckout form fieldset { background-color:#584528; color:#FFFFFF; font-weight:bold; margin: 10px;}
#cartcheckout form fieldset legend { color:#005172; font-weight:bold; margin-bottom: 25px; }
.productHeader {
	width: 700px;
	text-align: left;
	text-decoration:underline;
	font-weight:bold;
	margin-top: 10px;
}
.productHeader li {
	list-style:none;
	float:left;
		margin-bottom: 5px;

}
.productList {
	width: 700px;
	text-align: left;
}
.productList li {
	list-style:none;
	float:left;
}
.productDesc { width: 150px; text-align:left; }
.productDetails { width:350px; }
.productTotal { width:75px; text-align:center; }
.productList .productRemove { width:75px; text-align:center;height:140px; }

.fieldQtyInput { size: 100px; text-align:center; }

#login { width: 700px; }
#returning { width:340px; float:left; text-align:left; }
#newuser { width:355px; margin-left:5px;float:right; text-align:left; }
#returning .fieldLabel { width: 140px; text-align: right; }
#returning .fieldInput { width: 200px; }
#newuser .fieldLabel { width: 155px; text-align: right; }
#newuser .fieldInput { width: 200px; }

#billing { width: 700px; margin-bottom: 13px; margin-top:13px; text-align:left; }
#billing h5 { text-align: left; }
#address { width:340px; float:left; text-align:left; }
#address input { width: 100px; }
#address select { width: 100px; }
#address .fieldLong { width: 300px }
#address .fieldShort { width: 145px; }
#contact { width:355px; margin-left:5px;float:right; text-align:left; }

#payment { width: 355px; text-align:left; float:left; margin-bottom:13px; margin-top:13px; padding-left: 20px;}
#payment input { width: 100px; }
#payment select { width: 100px; }
#payment .fieldLong { width: 300px }
#payment .fieldShort { width: 145px; }

#out { width: 700px; margin-bottom: 13px; margin-top:13px; text-align:left; }
#out label { width: 200px; float:left; margin-right: 20px; }
#commments .fieldLabel { width: 140px; text-align: right; }
#comments .fieldInput { width: 200px; }

#summary { width:700px; margin-left:5px; text-align:left; margin-top:13px; }
#summary .fieldLabel { width: 155px; text-align: right; }
#summary .fieldInput { width: 200px; }

#cartImage { background-image:url(../workfiles/CheckoutHeader.jpg); height: 330px; }

.required { padding: 5px; color:#FF0000; font-weight:bold; }
