@charset "utf-8";
body {
	background-color: #021738;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.maincontainer {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #FF0000;
	color: #FFFFFF;
}

#show_cart td{
	font-size: 12px;
}

#show_cart th{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.contentcontainer {
	width: 954px;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}

.white_narrow {
	background-repeat: repeat-y;
	background-image: url(images/new_hatch_bg_narrow.png);
}

.white_wide {
	background-image: url(images/new_hatch_bg.png);
	background-repeat: repeat-y;
}

.header {
	background-image: url(/images/header_top.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 953px;
	position: relative;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 155px;
	width: 428px;
	position: absolute;
	float: left;
	display: block;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo {
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 522px;
	position: relative;
}
#logincopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 138px;
	width: 233px;
	position: absolute;
	top: 8px;
	right: 16px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#logincopymain {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 120px;
	width: 233px;
	margin: 0px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
}
#logincopy #fields {
	font-size: 13px;
	color: #2E6B83;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainnav {
	padding: 0px 0px 0px 1px;
	margin: 0;
	background-color:#FEEB00;
	border-bottom:4px solid #BBE2EB;
	border-style:none none solid;
	height:42px;
}

#mainnav li {
	margin: 0; 
	padding: 0;
	float: left;
	list-style-type: none;

	}

#mainnav li a {
	display: block;
	background-image: url(/images/button_bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 38px;
	line-height: 38px;
	width: 135px;	
	padding: 0;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBE2EB;
	border-right-color: #BBE2EB;
	border-bottom-color: #BBE2EB;
	border-left-color: #BBE2EB;
	margin: 1px 1px 0 0;
	font-weight: bold;
}	
	
#mainnav li a:hover {
	background-image: url(/images/button_bg_f2.jpg);
	color: #021738;
}	
	

/*
.mainnav {
	width: 950px;
	background-color: #FEEB00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: 45px;
	border-bottom-color: #BBE2EB;
	margin: 0px;
	padding: 0px;
	float: right;
}
.mainnav #button {
	background-image: url(/images/button_bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 38px;
	width: 155px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBE2EB;
	border-right-color: #BBE2EB;
	border-bottom-color: #BBE2EB;
	border-left-color: #BBE2EB;
	margin-top: 3px;
	padding-right: 1px;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 1px;
	position: relative;
	float: left;
	margin-right: 1px;
	text-decoration: none;
}
a.mainnav #button {
	background-image: url(/images/button_bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 38px;
	width: 155px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBE2EB;
	border-right-color: #BBE2EB;
	border-bottom-color: #BBE2EB;
	border-left-color: #BBE2EB;
	margin-top: 3px;
	padding-right: 1px;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 1px;
	position: relative;
	float: left;
	margin-right: 1px;
	text-decoration: none;
}
*/

.maincontainer #leftcontent {
	width: 320px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	position: relative;
	padding: 0px;
	float: left;
	margin-top: 0px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8EEF3;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EEF3;*/
}

.maincontainer #leftcontent_small {
	width: 180px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	position: relative;
	padding: 0px;
	float: left;
	margin-top: 0px;
	min-height: 300px;
}

.maincontainer #leftcontent_small a {
	text-decoration: underline;
	color: #ffffff;
}

.maincontainer #leftcontent_small a:visited {
	text-decoration: none;
	color: #ffffff;
}

.maincontainer #leftcontent_small a:link {
	text-decoration: none;
	color: #ffffff;
}

.maincontainer #leftcontent a {
	text-decoration: underline;
	color: #ffffff;
}

.maincontainer #leftcontent a:visited {
	text-decoration: underline;
	color: #ffffff;
}

.maincontainer #leftcontent a:link {
	text-decoration: none;
	color: #ffffff;
}


.maincontainer #leftcontent_small #copy {
	width: 160px;
	color: #ffffff;
	border: 1px none #FF0000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 135%;
}

.maincontainer #leftcontent #copy {
	width: 300px;
	color: #ffffff;
	border: 1px none #FF0000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 135%;
}

.maincontainer #fullcontent {
	height: auto;
	width: auto;
	float: left;
	color: #FFFFFF;
	text-align: left;
	margin: 15px 0 0 0 ;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	/*background-image: url(/images/bordercontent_large.gif);*/
	background-position: right top;
	background-repeat: no-repeat;
}
.maincontainer #fullcontent #copy2 {
	width: auto;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	left: 15px;
	top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	line-height: 175%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.maincontainer #rightcontent_large {
	height: auto;
	width: 769px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0 0 4px ;
	padding-top: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/images/bordercontent_large.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.maincontainer #rightcontent_large #copy2 {
	width: 739px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	left: 15px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	line-height: 175%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.maincontainer #rightcontent_super {
	height: auto;
	width: 954px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	margin: 10px 0 0 0px ;
	padding-top: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/images/bordercontent_super.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.maincontainer #rightcontent_super #copy2 {
	width: 954px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	line-height: 175%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}


.maincontainer #rightcontent {
	width: 629px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0 4px ;
	padding-top: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/bordercontent.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.maincontainer #rightcontent #copy2 {
	width: 590px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	left: 15px;
	top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	line-height: 175%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.login #header {
	font-size: 15px;
	color: #FFFFFF;
}
.maincontainer #leftcontent #header {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
a.blue:link {
	text-decoration: underline;
	color: #6795CA;
}
a.blue:visited {
	text-decoration: underline;
	color: #6795CA;
}
a.blue:hover {
	text-decoration: none;
	color: #6795CA;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	width: 954px;
	text-align: center;
	clear: both;
	border-top: 1px solid #FEEB00;
	border-bottom: 1px solid #FEEB00;
	line-height: 2em;
	margin-top: 30px;
	margin-bottom: 30px;
}

#leftcontent_small #menu {
	margin: 0px;
	padding: 0px;
}

#leftcontent_small #menu li{
	list-style-type: none;
}


#leftcontent_small #menu li a {
	display: block;
	background-image: url(/images/button_bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	width: 160px;	
	padding: 0;
	text-align: center;
	border: 1px solid #feeb00;
	margin: 1px 1px 0 0;
}	
	
#leftcontent_small #menu li a:hover {
	background-image: url(/images/button_bg_f2.jpg);
	color: #021738;
	border: 1px solid white;	
}	

h1{
	font-size: 20px;
}


.maincontainer #rightcontent #copy2 a:link, .maincontainer #rightcontent_large #copy2 a:link, .maincontainer #rightcontent_super a:link {
	text-decoration: underline;
}
.maincontainer #rightcontent #copy2 a:visited, .maincontainer #rightcontent_large #copy2 a:visited, .maincontainer #rightcontent_super a:visited {
	text-decoration: underline;
}
.maincontainer #rightcontent #copy2 a:hover, .maincontainer #rightcontent_large #copy2 a:hover, .maincontainer #rightcontent_super a:hover {
	text-decoration: none;
}

.blue-box {
	background: #4b71b4;
	border: 1px solid #f9eb0d;
	width: 95%;
	padding: 5px;
}

