body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #0033cc;
}
a:visited {
	color: #334e9e;
}
a:hover, a:active {
	color: #000000;
	background-color: #eeb23e;
	padding: 2px;
	margin: -2px;
}


/*----------------------------- 
  --   Navigation / Header   --
  ---------------------------*/
.nav {
	display: inline;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav a, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #000000;
	text-decoration: none;
}
#header {
	background-color: #1C1710;
	background-image: url(../__dev/images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}


/*-----------------------------
  -- 	 Sub Navigation 	 --
  ---------------------------*/
#sub_nav_container {
	background-image: url(../__dev/images/descending_block.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 100%;
}
#sub_nav {
	background-color: #eeb23e;
	background-image: url(../__dev/images/header_subnav_logo_tall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	text-align: right;
	padding-right: 0px;
	overflow: visible;
}

#sub_nav li, #sub_nav li a, #sub_nav li a:visited {
	display: inline;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#sub_nav li a:hover, #sub_nav li a:active {
	background-color: #1C1710;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}



/*-----------------------------
  -- 	Main Content Area	 --
  ---------------------------*/
#main_content_area {
	float: left;
	width: 420px;
	padding-left: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 40px;
	padding-top: 15px;
	padding-bottom: 35px;
}
#main_content_area li {
	margin-left: 20px;
}
h1 {
	color: #7f7f7f;
	font-weight: normal;
}
h2 {
	color: #7f7f7f;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #7f7f7f;
	font-weight: normal;
}

/*-----------------------------
  --	 Side Link Area		 --
  ---------------------------*/
#side_links {
	width: 150px;
	float: left;
	padding-top: 100px;
	height: 200px;
	text-align: right;
	padding-right: 45px;
}
#side_links li {
	list-style-type: none;
	list-style-image: none;
}


/*-----------------------------
  --         Footer 		 --
  ---------------------------*/
#footer {
	background-color: #eeb23e;
	position: fixed;
	width: 100%;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,160px);
	text-align: right;
	background-image: url(../__dev/images/footer_text.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
}



/*-----------------------------
  --     Product Tables 	 --
  ---------------------------*/

.product_table td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.productList {
	padding-bottom: 40px;
}
.description {
	font-size: 12px;
	font-weight: bold;
	background-color: #eeb23e;
}
.product_table table {
	width: 600px;
	float: none;
	clear: both;
}
.product_buttons {
	position: fixed;
	right: 0px;
	top: 0px;
	text-align: right;
}
.product_buttons a {
	text-decoration: none;
}
.product_buttons a:hover {
	padding: 0px;
	margin: 0px;
}
#product_buttons_top {
	visibility: hidden;
}
#printer-friendly_button {
	background-image: url(../__dev/images/button_print.gif);
	height: 26px;
	width: 149px;
	float: right;
}
#close_button {
	background-image: url(../__dev/images/button_close.gif);
	height: 26px;
	width: 56px;
	float: right;
}
#printer-friendly_button:hover {
	background-image: url(../__dev/images/button_print_over.gif);
}
#close_button:hover {
	background-image: url(../__dev/images/button_close_over.gif);
}

	/* IE only */
	
	#printer-friendly_button_top {
		background-image: url(../__dev/images/button_print.gif);
		height: 26px;
		width: 149px;
		
	}
	#close_button_top {
		background-image: url(../__dev/images/button_close.gif);
		height: 26px;
		width: 56px;
		
	}
	#printer-friendly_button_top:hover {
		background-image: url(../__dev/images/button_print_over.gif);
		height: 26px;
		width: 149px;
		
	}
	#close_button_top:hover {
		background-image: url(../__dev/images/button_close_over.gif);
		height: 26px;
		width: 56px;
		
	}


/*-----------------------------
  -- 		 Other		 	 --
  ---------------------------*/
  
form {
	background-color: #faf7f1;
	padding: 10px;
	border: thin dotted #666666;
	width: 565px;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
/*	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;*/
}

#notice_box {
	background-color: #faf7f1;
	border: thin dotted #666666;
	float: right;
	width: 160px;
	height: auto;
	margin-top: 130px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 7px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-right: 2%;
}
#notice_text {
	height: 59px;
	background-image: url(../__dev/images/notice.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	font-size: 10px;
}
