/* ------------------------- */
/* Index / Global Properties */
/* ------------------------- */
*{padding:0; margin:0;}
div, img, form, fieldset, #footer ul, #footer li, #header ul, #header li, .column ul, .column li, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	border: 0; 
}
	
.clear { clear: both; }
.right { float: right; }
.left { float: left; }
	
.tc {
	text-align: center;
	float: left;
	line-height: 160%;
}
.tr { text-align: right; }

input, select, textarea {
	/* Input And Select Font */
	font: normal 13px/150% "Arial", "Helvetica", sans-serif;
	color: #242424;
}

body {
	background: url(image/logo_back2.jpg)  left top #131313;
	font-family: Tahoma;
	font-size:13px;
	line-height:14px;
	color:#ffffff;
	text-align:center
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #ffffff;
}
	
a:hover { text-decoration: underline;  color:#74009B;}
	
h1 {
	/* Logo Positioning */
	position: absolute;
	top: 10px;
	left: 20px; 
}
	
h1 a {
	/* Logo Definitions */
	display: block;
	height: 84px;
	outline: none;
}


/* Top page id */
#wrapper {
	width: 973px; 
	margin:auto; 
	text-align: left;
	background-color:#1c1c1c;
	padding:10px;
}


#header_t .row1{height:39px; line-height: 300%;}
#header_t .row1 .col1{float:right; text-align:right}
#header_t .row1 .col1 select{margin-top: 5px; border:solid 1px #2f2f30; color:#616161; font-family:Tahoma; font-size:13px;}
#header_t .row1 .col2{width:67px; float:right; text-align:right; color:#3f3f3f;}
#header_t .row1 .col3{width:auto; float:right;}
#header_t .row1 .col3 img{margin-right:2px;}
#header_t .row1 .col3 a{color:#3f3f3f; text-decoration:none;}
#header_t .row1 .col3 a:hover{color:#616161; text-decoration:underline;}

#header_t .row2{ background: url(image/header_b.jpg) no-repeat right top}
#header_t .row2 .inner1{ background: url(image/header_t.gif) repeat-x left bottom;}
#header_t .row2 .inner2{ background: url(image/header_b.gif) no-repeat right top; height: 90px;}

#header_t .row2 .col1{width:auto; float:left; margin-left: 5px;}
#header_t .row2 .col2{width:400px; float:right;}
#header_t .row2 .col2 .r1{height:91px;}
#header_t .row2 .col2 .r1 .indent{padding:31px 0 0 244px; color:#3c3c3c; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#header_t .row2 .col2 .r1 .indent a{color:#f8ef5b; text-decoration:none;}
#header_t .row2 .col2 .r1 .indent a:hover{text-decoration:underline;}
#header_t .row2 .col2 .r1 .indent span a{color:#ffffff; text-decoration:underline}
#header_t .row2 .col2 .r1 .indent span a:hover{text-decoration:none;}

#menu{background:url(image/menu_row.gif) repeat-x left top #ea0f9a; width:100%;}
#menu .inner1{background:url(image/menu_rox.gif) repeat-x left bottom; width:100%;}
#menu .inner2{background:url(image/menu_roy.gif) no-repeat left top; width:100%;}
#menu .inner3{ background:url(image/menu_roz.gif) no-repeat left bottom; width:100%;}
#menu .inner4{background:url(image/menu_rp0.gif) no-repeat right top; width:100%;}
#menu .inner5{background:url(image/menu_rp1.gif) no-repeat right bottom; min-height:41px; height:auto !important; height:41px; margin:0px; padding:0px;}

.user_menu ul{list-style:none; text-transform:uppercase; text-transform:capitalize; font-family:Arial, Helvetica, sans-serif;}
.user_menu li{float:left; background:url(image/user_men.gif) no-repeat 0 0px; display:block; line-height:18px; font-size:14px;}
.user_menu li a{display:block; padding:11px 10px 12px 10px; text-decoration:none; color:#FFFFFF}
.user_menu li.first {background:none;}
.user_menu li.first a{display:block; padding:11px 10px 12px 10px; text-decoration:none; color:#FFFFFF}
.user_menu li.last a{display:block; padding:11px 18px 12px 18px; text-decoration:none; color:#FFFFFF}
.user_menu li a:hover{text-decoration:underline; color:#FFFFFF; display:block; background:url(image/menu_bg1.gif) no-repeat 1px 0;}
.user_menu li.first a:hover{background:url(image/menu_bg2.gif) no-repeat 0px 0;}


.footer_t{background:url(footer_t.gif) repeat-x left top; min-height:107px; height:auto !important; height:107px;}
.footer_t .col1{width:257px; float:left;}
.footer_t .col2{width:710px; float:left; text-align:center}
.footer_t span{color:#FFFFFF;}
.footer_t span a{color:#FFFFFF; text-decoration:none;}
.footer_t span a:hover{text-decoration:underline;}


.user_menu2 ul{list-style:none; text-transform:uppercase; text-transform:capitalize; font-family:Arial, Helvetica, sans-serif;}
.user_menu2 li{float:left; background:url(image/user_meo.gif) no-repeat 0 3px; display:block; line-height:14px; font-size:13px;}
.user_menu2 li a{display:block; padding:0 17px 0 17px; text-decoration:none; color:#ffffff}
.user_menu2 li.first a{display:block; padding:0 17px 0 0; text-decoration:none; color:#ffffff}
.user_menu2 li a:hover{text-decoration:none; color:#f8ef5b}



#left {
	width: 229px;
	float: left;
}

#maincontent {
	padding-top: 10px;
}

#left h4 {
	/* Side Table Heading Definitions */
	background:url(image/box_head.gif) no-repeat left top #74009B;
	color: #100c0c;
	text-transform:capitalize;
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding-left: 15px;
	margin-top: 5px;
}
div.cat_tl {
	background: url(image/cat_tl.gif) top left no-repeat #3F4040;
	padding: 0px;
	margin: 5px 0px;
}
div.cat_tr {
	background: url(image/cat_tr.gif) top right no-repeat;
	padding: 3px 0px 0px 0px;
}
div.cat_bl {
	background: url(image/cat_bl.gif) bottom left no-repeat;
	padding: 0px;
	overflow: hidden;
}
div.cat_br {
	background: url(image/cat_br.gif) bottom right no-repeat;
	padding: 3px 0px 3px 0px;
	overflow: hidden;
}
ul.category_list {
	margin: 0px;
	padding: 0px;
	list-style: none none outside; 
}
li.category_title, li.category_title-b {
	padding: 0px 5px 6px 10px;
	background: #292929;
	line-height: 16px;
	color: #ffffff;
	font-size: 12px;
}
li.category_title-b {
	background: transparent;
}
a.category_link, a.category_link:hover{
	padding-top: 4px;
	display: block;
	color: #ffffff;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
}
a.category_link:hover{
	color: #74009B;
}


div.c_bl {
	background: url(image/c_bl.gif) bottom left no-repeat #292929;
	padding: 0px;
	overflow: hidden;
}
div.c_br {
	background: url(image/c_br.gif) bottom right no-repeat;
	padding: 0px 0px 3px 0px;
	overflow: hidden;
}


div.mpage_tl {
	background: url(image/m_tl.gif) top left no-repeat;
	padding-left: 8px;
	overflow: hidden;
	margin: 0px;
}
div.mpage_tr {
	background: url(image/m_tr.gif) top right no-repeat;
	padding-right: 8px;
	overflow: hidden;
}
div.mpage_tc {
	background: #1c1c1c;
	height: 8px;
	overflow: hidden;
}
div.mpage_c {
	background: #1c1c1c;
	padding: 8px 14px;
}
div.mpage_bl {
	background: url(image/m_bl.gif) bottom left no-repeat;
	padding-left: 8px;
	overflow: hidden;
}
div.mpage_br {
	background: url(image/m_br.gif) bottom right no-repeat;
	padding-right: 8px;
	overflow: hidden;
}

.box_right {
	background:url(image/box_heae.gif) no-repeat right top;
	padding: 3px 0px;
}

.column {
	/* Side Table Definitions */
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	padding: 0px 10px; 
	margin: 1px 0px 10px 0px;
}
	
.column .top{}
.column .bot {
	/* Side Table Heading Background & Definitions */
	display: block;
	height: 1px;
	margin: 0 -11px;
	/* Side Table Footer Background & Definitions */
	border-bottom: 1px solid #363636;
}

.side_link{
	/* Side Table Link Definitions */
	
	/* Side Table Category Link Definitions */
	color:#ffffff; font-size: 12px; line-height: 20px; text-decoration: none; font-weight:normal;
	background: url(image/dot_bottom.gif) right bottom repeat-x;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.side_link:hover{
	/* Side Table Link Definitions */
	
	/* Side Table Category Link Definitions */
	color:#dbdbdb; font-size: 12px; line-height: 20px; text-decoration: none; font-weight:normal;
	background: url(image/dot_bottom.gif) right bottom repeat-x;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.list { 
	margin-bottom: 15px;
	list-style: none; 
}
.list li.title {
	background: transparent;
}
.list li.title a {
	/* Side Table Category Link Definitions */
	color:#ffffff; font-size: 12px; line-height: 20px; text-decoration: none; font-weight:normal;
	background: url(image/dot_bottom.gif) right bottom repeat-x;
	text-decoration: none;
	font-weight: normal;	
}
.list li.title a:hover {
	/* Side Table Category Link Definitions */
	color:#dbdbdb; font-size: 12px; line-height: 20px; text-decoration: none; font-weight:normal;
	background: url(image/dot_bottom.gif) right bottom repeat-x;
	text-decoration: none;
	font-weight: normal;	
}
.list li.title-b {
	background: #2f2f2f;
}
.list li.title-b a {
	/* Side Table Category Link Definitions */
	color:#ffffff; font-size: 12px; line-height: 20px; text-decoration: none; font-weight:normal;
	background: url(image/dot_bottom.gif) right bottom repeat-x;
	text-decoration: none;
	font-weight: normal;	
}
.list li.title-b a:hover {
	/* Side Table Category Link Definitions */
	color:#dbdbdb; font-size: 12px; line-height: 20px; text-decoration: none; font-weight:normal;
	background: url(image/dot_bottom.gif) right bottom repeat-x;
	text-decoration: none;
	font-weight: normal;	
}
/************/
#main_cont {
	/* Center Table Definitions */
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#content {
	background:url(image/content_.jpg) no-repeat left top;
	padding: 5px 0px;
}

		
#right {
	width: 721px;
	float: right;
}
	
#right h2, #main_cont h2 {
    /* Center Table Heading Background, Colors & Fonts */
	background: #373737;
	color: #efefef;
	font: bold 15px Arial, "Helvetica", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 18px;
	height: 19px;
	padding: 2px 17px;
	margin: 0px;
	margin-bottom: 1px;
}
#footer {
	background: url(image/dot_bottom.gif) right top repeat-x;
	position: relative;
	margin: 5px 0px;
	padding: 10px 0px;
}

#footer ul {
	float: right;
	height: 29px;
	list-style: none;
	text-align: right;
}
	
#footer li { 
	line-height: 29px;
	display: inline;
}
#footer li a:hover {
color:#74009B;
}
#footer li a {
	/* Footer Link Colors */
	border-right: 1px solid #c6c6c6;
	text-decoration: none;
	font-size: 13px;
	color: #c6c6c6;
	padding: 0 5px;
}
	
#footer li.last a { border: 0; }

#searchForm {
	padding: 4px 15px 4px 15px;
	background: #dbdbdb;
	color: #636262;
	font-weight: normal;
}
#searchForm input{
	height: 15px;
}
#searchForm select{
	margin-bottom: -1px;
}
#searchForm .btn_search{
	background: #4f4f4f;
	color: #9f9f9f;
	padding: 2px 5px;
	height: 20px;
	border: none;
	margin: 0px;
}
#searchForm legend { display: none; }
html>body #searchForm span input { margin-bottom: -3px; }
#searchForm .link_adv {
	font-size: 13px;
	color: #6f6f6f;
	font-family: Tahoma;
	line-height: 170%;
}

#welcome h3 {
	/* Welcome Message Font */
	color: #1667b4;
	font: normal 28px "Arial", "Helvetica", sans-serif;
}
	
#welcome {
	height: 291px;
	margin: 5px 0;
	padding: 5px 200px 0 5px;
	background: url("images/main5g.png") no-repeat right top #fff; 
}
	
#banners {
	padding: 10px 0px;
	margin: auto;	
}
	
#newsletterForm , .newsletterForm{
	width: 187px;
	height: 91px;
	float: left;
	margin-right: 1px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background: #2f2f2f;
}
	
html>body #newsletterForm { 
	padding-top: 5px; 
	height: 96px; 
	margin-right: 3px;
}
	
#newsletterForm legend { display: none; }

.currency {
	float: left; 
	padding-left: 10px;
}

.content {
	/* Main Table Content Area Definitions */
	background: transparent;
	margin: 0px;
	padding: 0px;
	color: #9f9f9f;
}

.cat_hover:hover {
	/* Category Hover */
	background-color: #EEEEEE;
}

.black_bold_text_spaced {
	color: #6f6f6f;
	font-weight: normal;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.error_message {
	/* Error Message Definitions */
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.error_alert {
	margin-left: 35px;
}

.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}


/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #fefefe;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #3f3f3f;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #3f3f3f;
	padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
	color: #9f9f9f;
}

.price {
	/* Product List Price Definitions */
	color: #f8ef5b;
	font-weight: bold;
	font-size: 14pt;	
	margin-right: 10px;
	float: left;
}

.list_item {
	background: transparent;
	padding: 5px;
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: solid #cacaca 1px;
	background: transparent;
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
	text-align: center;
}

.tile_image {
	margin-bottom: 5px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font-weight: bold;
	font-size: 11pt;
	color: #f8ef5b;
}

.list_table {
	background: #0f0f0f;
	width: 100%;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 13px;
	font-weight: bold;
	color: #dbdbdb;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	color: #9f9f9f;
}

.product_price {
	/* Product Price Font & Color */
	color: #009999;
	font-size: 13px;
	font-weight: bold;
}

.product_option {
	/* Product Attributes Font & Color */
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
	color: #9f9f9f;
}

.product_strikethru {
	text-decoration: line-through;
}

.review_link {
	color: #307fcf;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 13px;
	padding-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */

.orange_button {
	/* Orange Button Definitions */
	background: url(image/p_btn_left.png) no-repeat top left;
	padding-left: 14px;
	height: 24px;
	float: left;
	margin-right: 10px;
}

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url(image/p_btn_bg.png) top right no-repeat;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 4px;
	padding-right: 14px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.yellow_button {
	/* Yellow Button Definitions */
	background: #4f4f4f;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.yellow_button input, .yellow_button button {
	/* Yellow Button Definitions */
	background: transparent;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #2d5b94;
	font: bold 13px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #2d5b94;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #2d5b94;
	/* Non Selected Tabs Background */
	background: #2d5b94;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #e5e5e5;
	/* Hovered Tabs Border Color */
	border-color: #2d5b94;
	/* Hovered Tabs Text Color */
	color: #000000;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
	padding: 2px;
	background: #222222;
	border: 1px solid #999999;
	font: normal 13px tahoma;
	color: #ffffff;
}

.form_label {
	text-align: right;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #33fbff;
	padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;
	color: #2d5b94;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #2d5b94;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: transparent;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #dbdbdb;
}

.cart td {
	padding: 5px 0px 0px 0px;
	border-bottom: solid #696969 1px;
	color: #000000;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {
	text-decoration: none;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}

/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #9b9b9b;
	text-decoration: none;
}

.order_info_on {
	padding-left: 20px;
	color: #ffffff;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #9b9b9b;
	text-decoration: none;
}

.order_ship_on {
	padding-left: 20px;
	color: #ffffff;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #9b9b9b;
	text-decoration: none;
}

.order_payment_on {
	padding-left: 20px;
	color: #ffffff;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #9b9b9b;
	text-decoration: none;
}

.order_review_on {
	padding-left: 20px;
	color: #ffffff;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #9b9b9b;
	text-decoration: none;
}

.order_print_on {
	padding-left: 20px;
	color: #ffffff;
}

.gray {
	background-color: #f0f3f8;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #ff942d;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	border-top: solid #ff942d 1px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #fd6601; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #000000; text-decoration: none
}

.page a:visited {
	color: #000000; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 1px solid #2d5b94;
	background-color: #FFFFFF;
	color: #000000;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 13px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}
.navpage a
{
	color:#000000;	
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #e5e5e5;
	font: 13px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #2d5b94;
	font: bold 13px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
	color: #2d5b94;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #2d5b94;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}

.left_float_5_px {
	float: left;
	margin-right: 5px;
}

.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #d8d8d8;
	line-height: 150%;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

