/* The main stuff, body, fullscreen stuff and so on.. */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding:0px;
	border: 0px;
	height: 100%;
}
#container {
	width:100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #925723;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #925723;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #507AB5;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #507AB5;
	text-decoration: none;
	font-style: italic;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #507AB5;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
}

/* Header part */
#header {
	height: 200px;
	width: 890px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display:none;
}
#menu {
	position:absolute;
	bottom:0px;
	background-image: url(../images/bg_menubar.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	width: 690px;
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 200px;
	font-size: 12px;
	display:none;
}
#menu a, #menu a:link, #menu a:active, #menu a:visited {
	text-decoration: none;
	color:#507AB5;
}
#menu a:hover {
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	list-style-type: none;
	float:left;
	margin-left:10px;
}
#menu li .active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;

}
#submitnow {
	height: 130px;
	width: 130px;
	position: absolute;
	top: 10px;
	right: 10px;
	display:none;
}
.activelink {
	font-weight: bold;
	color: #FFFFFF;
}


/* Content part */
#main {
	width: 100%;
}
#content {
	margin-left:120px;
	margin-right:100px;
	line-height: 20px;
	
}
#print_header {
	margin-left:0px;
	height:100px;
	display:block;
}
.print_order_header {
	margin-left: 30px;
	width: 720px;
}
.print_order_rows {
	width: 720px;
}
.print_bill_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 800px;
}
.print_row_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	background-color: #E6E6E6;
	padding-left: 5px;
	padding-right: 5px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.print_row {
	margin-top: 15px;
}
.print_row_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.print_order_totals {
	background-color: #E6E6E6;
	padding-right: 5px;
	padding-left: 5px;
}
#content a, #content a:link, #content a:active, #content a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D8ED3;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#submenu {
	float: left;
	width: 200px;
	display:none;
}
#submenu a, #submenu a:link, #submenu a:active, #submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #C80000;
	text-decoration: none;
	line-height: 18px;
}
#submenu a:hover {
	text-decoration: none;
	color: #990000;
}
.signup {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#submenu li .active {
	

}
#content ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;

}
#content li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
}
#content ol {
	margin: 0px;
	padding-right: 10px;
	list-style-type: none;

}
.tableborder {
	border: 1px solid #CCCCCC;
	margin-left: 25px;
}
.tdheader {
	background-image: url(../images/bg_progressbar.png);
	background-repeat: repeat-x;
	font-style: italic;
}
.allnewsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.warningMsg {
	font-size: 10px;
	color: #990000;
}
#news .header {
	font-family: Arial, Helvetica, sans-serif;
	color: #925723;
	font-weight: bold;
	text-transform: uppercase;
}

fieldset {
	border: 1px solid #925723;
	margin: 0px;
	padding: 0px;
}
legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #925723;
	font-style: italic;
}
label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.progressbar {
	background-image: url(../images/bg_progressbar.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: 100%;
}
.strike {
	text-decoration: line-through;
}
.fieldmsg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
#homelink {
	height: 110px;
	width: 650px;
	position: absolute;
	left: 35px;
	top: 32px;
}
.newsheader {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #925723;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC;
}
.news {
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
	display:none;
}
.newscontent {
	padding-left:15px;
	height:20px;
	vertical-align: middle;
	background-image: url(../images/raquo.png);
	background-repeat: no-repeat;
	background-position: 3px;
}
.newssum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.newsfooter {
	height: 20px;
	padding-top: 7px;
	padding-left: 15px;
}
.order_footer {
	background-color: #F2F2F2;
}
.order_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/* Footer part */
#footer {
	height: 80px;
	width: 890px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/bg_footer3.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	display:none;
}

#footerContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #75acfe;
	position: absolute;
	left: 30px;
	top: 45px;
}
#footerSitecredits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-right: 25px;
	padding-left: 25px;
	display:none;
}

#clearArea {
	clear: both;
}
#countdown {
	height: 38px;
	width: 115px;
	position: absolute;
	left: 30px;
	top: 5px;
	z-index:1000;
	color: #507AB5;
	background-image: url(../images/bg_countdown.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 45px;
	font-size: 10px;
	font-weight: normal;
	display:none;
}
#footerHomeLink {
	position:absolute;
	width:120px;
	height: 30;
	top:35px;
	right:20px;
}

.print_bill_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
}
.transferform {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	width: 800px;
	height: 300px;
	margin-top: 20px;
}
#print_order_info {
	padding-top: 3px;
	padding-bottom: 3px;
}
#print_summary_head {
	width: 375px;
}
.print_row_cell {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
