/* CSS Document */
html, body
{
	margin: 0;
	padding: 0;
	/*background-color: #FF9000;*/
	background-color: #fdb02a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
		
.container
{
	/* /* needed for footer positioning*/
	/*margin:0 auto; /* center, not in IE5 */
	/*width:750px;
	background:#f0f0f0;
	
	height:auto !important; /* real browsers */
	/*height:100%; /* IE6: treaded as min-height*/

	/*min-height:100%; /* real browsers */
	position:relative;
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 740px;
	background-color: #ffffff;
	border-left: 1px solid #002a5c;
	border-right: 1px solid #002a5c;
	/*border-bottom: 15px solid #ffffff;*/
	padding: 0;
	min-height: 100%;
}

#waves
{
	height: 122px;
	width: 740px;
	background-image: url(images/layoutItems/BlueWaves.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#logo
{
	position: absolute;
	left: 85px;
	top: 7px;
	border: 0;
}

.fontswitcher
{
	position: absolute;
	left: 375px;
	top: 15px;
	width: 300px;
}

.switcherSubmit
{
	float: right;
}	

#adminindex
{
	position: absolute;
	left: 680px;
	top: 15px;
	font-weight: bold;
}

#links
{
	position: absolute;
	left: 385px;
	top: 5px;
	border: 0;
}


#adminindex
{
	position: absolute;
	left: 680px;
	top: 15px;
	font-weight: bold;
}

#links
{
	position: absolute;
	left: 385px;
	top: 5px;
	border: 0;
}


.topnav
{
	height: 21px;
	background-color: #133968;
	margin: 0;
	padding-top: 5px;
	width: 740px;
}

.topnav ul
{
	background-color: #133968;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	text-align: left;
	width: 740px;
}

.topnav ul li
{
	float: left;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	padding-left: 6px;
	padding-right: 6px;
}

.topnav ul li a
{
	display: block;
	color: #ffffff;
	width: 100%;
    height: 100%;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.topnav ul li a:link
{
	text-decoration: none;
}


.topnav li a:visited {
	text-decoration: none;
}

.topnav li a:hover
{
	color: #fec33b;
	/*background-color: #ffffff;*/
	text-decoration: none;
}

.secondnav
{
	float: left;
	padding-top: 15px;
	margin-left: 35px;
	margin-top: 3px;

}

.secondnav ul
{
	margin-left: 15px;

}

.secondnav li
{
    width: 190px;
	height: auto;
    margin-top: 0px;
	margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 150%;
    list-style-type: none;
	background: #ffffff;
	margin-left: -40px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #002a5c;
}

.secondnav li a
{   
	display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
    font-weight: bold;
}

.secondnav li a:link
{
    color: #002a5c;
}

.secondnav li a:visited 
{
    color: #002a5c;
}

.secondnav li a:hover
{
  	color: #ffffff;
	background: #002a5c;
}

.secondnav ul
{
	padding: 0px;
	margin-left: 15px;
	
}

.thirdnav
{
	margin: 0;
	padding: 0;
}

.thirdnav ul li
{
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
	padding-left: 10px;
	border-bottom: none;
}

.thirdnav a
{
	color: black;
	text-decoration: none;
	font-style: italic;
}

.thirdnav a:hover
{
	color: #7a3c3c;
	text-decoration: none;

}

.thirdnav ul li:hover
{
	/*background-color: #2E6F2F;*/
	color: #7a3c3c;
	text-decoration: none;

}

#content
{
	float: right;
	border: 0;
	vertical-align: top;
	text-align: left;
	min-height: 400px;
	padding-top: 21px;
	padding-right: 15px;
	width: 500px;
	margin-left: 0;
}

#floatright
{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #002a5c;
}

.floatright
{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #002a5c;
}

.floatleft
{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #002a5c;
}

#indexcontent
{
	padding-left: 20px;
	margin-right: 0;
	margin-top: 13px;
}

#indexright
{
	width: 255px;
	float: right;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 15px;
	/*border: 1px solid red;*/

}

#indexrighttop
{
	background-image: url(images/layoutItems/LHBTopCorner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 5px;
	margin: 0;
}

#indexrightmiddle
{
	background-image: url(images/layoutItems/LHBMiddle.jpg);
	background-position: top;
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
	margin: 0;
}

#indmiddcontent
{

}

#indexrightbottom
{
	background-image: url(images/layoutItems/LHBBottomCorner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 7px;
	margin: 0;
}

.pagination
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#storeSearch
{
	position: absolute;
	top: 170px;
	width: 340px;
	left: 380px;
	border: 1px solid #002a5c;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}

.searchbox
{
	background-color: #ffffff;
	vertical-align: middle;
}

.storesearch
{
	padding-left: 2px;
	vertical-align: middle;
}

.LHBSearch
{
	background-image: url(images/layoutItems/Search.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBSearch:hover
{

	background-image: url(images/layoutItems/SearchHover.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBNextForm
{
	background-image: url(images/layoutItems/Next.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBNextForm:hover
{

	background-image: url(images/layoutItems/NextHover.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBCheckOut
{
	float: right;
	margin-top: 1px;
	margin-left: 0px;
	background-image: url(images/layoutItems/CheckOut.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBCheckOut:hover
{

	background-image: url(images/layoutItems/CheckOutHover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBCheckOutPage
{
	background-image: url(images/layoutItems/CheckOut.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBCheckOutPage:hover
{

	background-image: url(images/layoutItems/CheckOutHover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBPlaceOrder
{
	background-image: url(images/layoutItems/PlaceOrder.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBPlaceOrder:hover
{

	background-image: url(images/layoutItems/PlaceOrderHover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBAddToCart
{
	background-image: url(images/layoutItems/AddToCart.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBAddToCart:hover
{

	background-image: url(images/layoutItems/AddToCartHover.jpg);
	background-repeat: no-repeat;
	display: block;	
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBNext
{
	background-image: url(images/layoutItems/Next.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBNext:hover
{

	background-image: url(images/layoutItems/NextHover.jpg);
	background-repeat: no-repeat;
	display: block;	
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBSubmit
{
	background-image: url(images/layoutItems/LHBSubmit.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBSubmit:hover
{

	background-image: url(images/layoutItems/LHBSubmitHover.jpg);
	background-repeat: no-repeat;
	display: block;	
	height: 21px;
	width: 86px;
	border: 0;
}

.LHBDonate
{
	background-image: url(images/layoutItems/LHBDonate.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	border: 0;

}

.LHBDonate:hover
{

	background-image: url(images/layoutItems/LHBDonateHover.jpg);
	background-repeat: no-repeat;
	display: block;	
	height: 21px;
	width: 86px;
	border: 0;
}


#storeDisplay
{
	margin-bottom: 10px;
	border-top: 1px solid #002a5c;
	margin-right: 5px;
	margin-left: 5px;

}


#storeItems
{
	width: 445px;
	margin-top: 10px;
	margin-left: px;
	margin-right: 5px;
	font-weight: bold;
	
}

#storeItems li
{
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	font-weight: bold;
	text-align: center;
}

#itemcode
{
	float: left;
	width: 15px;
	margin-right: 0;
	
}

#itemname
{
	float: right;
	width: 220px;
	margin-left: 0;
	margin-right: 80px;
	
}

#itemprice
{
	float: right;
	width: 15px;
	margin-right: 35px;
	
}


.storeImage
{
	float: right;
	margin-top: 15px;
	border: 1px solid #002a5c;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#addtocart
{
	float: right;
	width: 25px;
	margin-right: 15px;
	margin-top: -4px;
	margin-bottom: 7px;
}

#clear
{
	clear: both;
}

.clear
{
	clear: both;
}

h1
{
	color: #002a5c;
	font-size: 16px;
}

h2
{
	color: #002a5c;
}

h3
{
	color: #002a5c;
}

a
{
	text-decoration: none;
	color: #002a5c;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline
}

.carttable
{
	width: 500px;
	border: 1px solid #002a5c;
}

.centertd
{
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 43%;
}

.headcentertd
{
	text-align: center;
	vertical-align: top;
	background-color: #002a5c;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.headlefttd
{
	text-align: left;
	vertical-align: top;
	background-color: #002a5c;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.headrighttd
{
	text-align: right;
	vertical-align: top;
	background-color: #002a5c;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.lefttd
{
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

.righttd
{
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bodycentertd
{
	text-align: center;
	vertical-align: top;
	padding: 3px;
}

.total
{
	font-size: 14px;
	color: #002a5c;
	font-weight: bold;
}

.leftcolumntd
{
	text-align: right;
	font-weight: bold;
	color: #002a5c;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
}

.rightcolumntd
{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

.formitem
{
	border: 1px solid #002a5c;
	font-size: 11px;
	vertical-align: top;
}

.errormessage
{
	color: red;
}

.border
{
	border-top: 1px solid #002a5c;
}

#clear
{
	clear: both;
}

#footer
{
	text-align: center;
	color: #002a5c;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	border-top: 1px solid #002a5c;
	border-bottom: 1px solid white;
	padding-top: 10px;
}