@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Georgia, sans-serif;
	font-size: 1em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(images/header_bck.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

* { /* padding & margin for all elements */
	margin: 0px;
	padding: 0px;
}

a{
	color: #0081ff;
}

a:hover {
	color: #000000;
}

#page { /* over all page width */
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	background-image: url(images/right_bck.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 181px;
}

#logo {
	float: left;
	display: inline;
	margin-top: 56px;
	height: 43px;
	width: 295px;
	margin-left: 15px;
}

/* nav bar */
#nav_bar {
	display: inline;
	clear: left;
	float: left;
	text-align: right;
	height: 34px;
	font-size: .8em;
	line-height: 32px;
	margin-top: 35px;
	width: 400px;
	margin-left: 560px;
}

#nav_bar ul {
	color: #FFFFFF;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
}

#nav_bar li {
	display: block;
	float: left;
	text-align: center;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#nav_bar li a {
	height: 34px;
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_bar li a:hover {
	height: 34px;
	display: block;
	float: left;
	color: #0081ff;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #000000;
}

li#active, li#active a {
	height: 34px;
	display: block;
	float: left;
	color: #0081ff;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
}

/* pathway */

#path {
	font-size: .8em;
	display: inline;
	float: left;
	width: 100%;
	margin-top: 15px;
}

#left_box {
	float: left;
	width: 220px;
	display: inline;
	margin-top: 15px;
	background-image: url(images/box_hd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.left_heading {
	color: #FFFFFF;
	font-size: .9em;
	float: left;
	display: inline;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-top: 4px;
	margin-left: 3px;
	height: 23px;
	font-weight: bold;
	padding-top: 2px;
}

#left_box ul {
	display: inline;
	clear: left;
	float: left;
	width: 218px;
	border: 1px solid #CCCCCC;
	font-size: .8em;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

#left_box li {
	display: inline;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	width: 175px;
	background-image: url(images/bullet_img.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
}

#main_cnt {
	float: left;
	width: 539px;
	margin-left: 20px;
	display: inline;
}

#page_hd {
	background-image: url(images/page_hd_bck.gif);
	background-repeat: repeat-x;
	float: left;
	width: 519px;
	display: inline;
	border: 1px solid #000000;
	margin-top: 15px;
}

.mid_heading {
	font-size: 1.4em;
	color: #1E92FF;
	float: left;
	display: inline;
	margin-top: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	width: 350px;
	margin-left: 20px;
}

#page_hd p {
	font-size: .8em;
	color: #FFFFFF;
	width: 360px;
	float: left;
	margin-left: 25px;
}

#page_hd img {
	float: left;
	margin-left: 12px;
}

#page_cnt {
	float: left;
	width: 521px;
	display: inline;
	clear: left;
	margin-top: 15px;
}

#page_cnt h1 {
	font-size: 1.2em;
	float: left;
	display: inline;
	width: 500px;
	padding-bottom: 15px;
}

#page_cnt h2 {
	clear: left;
	float: left;
	width: 505px;
	font-size: .9em;
	display: inline;
}

#page_cnt p {
	clear: left;
	float: left;
	width: 500px;
	display: inline;
	font-size: .8em;
	margin-top: 5px;
	padding-bottom: 15px;
}

#page_cnt form {
	display: inline;
	float: left;
	width: 500px;
	clear: left;
}

#page_cnt label {
	clear: left;
	float: left;
	font-size: .8em;
	font-weight: bold;
	display: inline;
	margin-top: 4px;
	width: 200px;
}

#page_cnt input, #page_cnt textarea {
	display: inline;
	clear: left;
	float: left;
	margin-top: 4px;
}

.check_mark {
	background-image: url(images/chk_mark.gif);
	height: 16px;
	width: 15px;
	float: left;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}


.baloon {
	background-image: url(images/baloon.gif);
	height: 16px;
	width: 15px;
	float: left;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.lock {
	background-image: url(images/lock.gif);
	height: 16px;
	width: 15px;
	float: left;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.no_stock {
	background-image: url(images/x_no_stock.gif);
	height: 16px;
	width: 13px;
	float: left;
	padding-left: 4px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.page_hr { /* hr hack as IE adds extra margins so using a <div> not an <hr> tag*/
	width: 520px;
	height: 1px;
	border-top: 1px solid #b8b8b8;
	display: block;
	font-size: 1px;
	clear: left;
	float: left;
	margin-top: 5px;
	padding-bottom: 15px;
}

.page_hr_faq {
	width: 520px;
	height: 1px;
	border-top: 1px solid #b8b8b8;
	display: block;
	font-size: 1px;
	clear: left;
	float: left;
	margin-top: 5px;
	padding-bottom: 0px;
}


/* faq's style */

#faq_cnt {
	float: left;
	width: 521px;
	display: inline;
	clear: left;
	margin-top: 15px;
}

#faq_cnt h1 {
	font-size: 1.2em;
	float: left;
	display: inline;
	width: 500px;
	padding-bottom: 15px;
}

#faq_cnt h2 {
	clear: left;
	float: left;
	width: 505px;
	font-size: .9em;
	display: inline;
	margin-top: 25px;
}

#faq_cnt p {
	clear: left;
	float: left;
	width: 500px;
	display: inline;
	font-size: .8em;
	margin-top: 2px;
}

#faq_cnt p strong {
	clear: left;
	float: left;
	width: 500px;
	display: inline;
	margin-top: 15px;
	padding-bottom: 3px;
}

#faq_cnt p b {
	padding-top: 8px;
	float: left;
}
/* order login box */
#order_box {
	display: inline;
	clear: left;
	float: left;
	width: 230px;
	margin-top: 15px;
}

#order_box h2 {
	background-image: url(images/login_hd.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-size: 1.2em;
	color: #FFFFFF;
	float: left;
	width: 223px;
	padding-left: 5px;
	padding-top: 1px;
}

#order_box form {
	border: 1px solid #787878;
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	width: 216px;
	padding-right: 10px;
	clear: left;
}

#order_box label {
	float: left;
	font-size: .8em;
	clear: left;
	display: inline;
	margin-left: 15px;
	width: 150px;
}

#order_box input {
	display: inline;
	float: left;
	clear: left;
	margin-left: 15px;
}

.blue {
	color: #1E92FF;
}

.red {
	color: #CC0000;
}

#right_box {
	width: 218px;
	font-size: .8em;
	background-color: #f1f1f1;
	float: right;
	display: inline;
	border: 1px solid #b9b9b9;
	margin-top: 15px;
	text-align: left;
}

.right_heading {
	font-size: 1.1em;
	float: left;
	display: inline;
	background-image: url(images/q_mark.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 185px;
	padding-left: 25px;
	margin-top: 10px;
	margin-left: 8px;
	font-weight: bold;
	padding-top: 2px;
}

#right_box ul {
	list-style-type: none;
	clear: left;
	float: left;
	width: 190px;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 7px;
	display: inline;
}

#right_box li {
	clear: left;
	float: left;
	padding-bottom: 10px;
	display: inline;
	width: 190px;
}


#footer_outer {
	background-image: url(images/footer_bck.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear: left;
	float: left;
	height: 200px;
	margin-top: 40px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footer_inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: .7em;
}

.footer_top {
	padding-top: 25px;
}

.footer_mid {
	padding-top: 20px;
}

.footer_btm {
	padding-top: 5px;
}

.footer_btm a {
	color: #000000;
}
