/*****************
***  TOP MENU  ***
******************/
#menu_top {
	position: relative;
	width: 190px;
	height:25px;
	background: transparent url(../images/menu_top_divider.png) no-repeat top center;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	text-align:center;
	padding-top: 8px;
	padding-left: 10px;
}

#menu_top a {
	color: #ffffff;	
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

#menu_top a:hover {
	text-decoration: underline;
}


/*****************
*** MAIN MENU  ***
******************/

#menu_wrapper {
	font-size: 17px;
	font-weight: normal;
}
.menu_item {
	width: 254px;
	height: 36px;
	padding-left: 35px;
	padding-top: 11px;
}

#menu_wrapper a {
	text-decoration: none;
	color: #747474;	
}

#menu_wrapper a:hover {
	color: #c16c3f;
}

.menu_item img {
	margin-right: 10px;
	border: 0;
}


/*****************
**  BREADCRUMB  **
******************/

#breadcrumb {
	color: #ffffff;
	font-size: 11px;
	}
	#breadcrumb a {
		color: #ffffff;
		text-decoration: none;
	}
	#breadcrumb a:hover {
		text-decoration: underline;
}

/*****************
***    OTHER   ***
******************/

	#content_col1_wrapper #col_b p {
		font-weight: normal;
		margin-bottom: 0px;
	}
	#col_b ul {
		list-style-type: none;
		padding-bottom: 12px;
		margin-left: 0;
	}
	#col_b ul li {
		color: #748a94;		
		font-size: 13px;
		padding-left: 12px;
	}
#col_b ul li a {
		text-decoration: none;
		color: #748a94;		
}

#col_b ul li a:hover {
		text-decoration: underline;	
}

/*****************
***   FOOTER   ***
******************/

#sitemap ul {
	list-style-type:none;
	margin-left: 0;
}
#sitemap li {
	background-image:url(../images/sitemap_icon.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;
	font-size: 11px;
	line-height: 120%;	
}

#sitemap ul li a {
	color: #ffffff;
	text-decoration: none; 
}

#sitemap li a:hover {
	text-decoration: underline;
}

#footer_wrapper #center_col {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	line-height: 120%;
}

#footer_wrapper #center_col a {
	text-decoration: none;
	color: #ffffff;
}

#footer_wrapper #center_col a:hover {
	text-decoration: underline;
}

#footer_wrapper #praxea_disclaimer p {
	font-size: 11px;
	line-height: 120%;
	color: #6b6b6b;
}

/*****************
***   CONTENT  ***
******************/

.page_menu {
	border-bottom: 1px dashed #696d6d;
	border-top: 1px dashed #696d6d;
	height: 30px;
	text-align: center;
	margin: 30px 0;
}
.page_menu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #696d6d;
	font-size: 13px;
	color: #696d6d;
	padding: 7px 0;
	margin: 0;
}
.page_menu a {
	color: #c16c3f;	
	text-decoration: none;
}
.page_menu a:active {
	color: #696d6d;
	text-decoration: none;
}
.page_menu a:hover {
	color: #c16c3f;	
	text-decoration: underline;
}

/*****************
****  CATEGORY ***
******************/

#category_more_links {
	text-align: left;
	margin-top: 20px;
	color: #bfbfbf;
}
#category_more_links a {
	text-decoration: none;
	color: #bf8a2f;
	font-size: 12px;
}
#category_more_links a:hover {
	text-decoration: underline;			
}

/*****************
***    LOGIN   ***
******************/

#login_tab {
	position: absolute;
	display: block;
	width: 80px;
	height: 31px;
	top: 0;
	left: 540px;
}

.login_form {
	position: absolute;
	display: block;
	width: 170px;
	height: 163px;
	top: 0;
	left: 503px;
	background: transparent url(../images/login_member_form.png) top left no-repeat;	
}

.login_wrapper {
	position: relative;
	width: 152px;
	margin-left: 8px;
	margin-top: 12px;
	text-align: center;
}

p#login_title {
	text-align: center;
	text-transform: uppercase;
	color: #9b0107;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
}

* html p#login_title {
	line-height: 10px;
	font-size: 12px;
	margin-bottom: 2;
}
* html #loginform label {
	font-family: "Lucida Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 9px;
}
#loginform label {
	font-size: 11px;
	font-family: "Lucida Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
}

.form_input_col1 {
	clear: both;
	position: relative;
	float: left;
	margin-bottom: 2px;
	width: 60px;
	text-align: left;
}

.form_input_col2 {
	position: relative;
	float:left;
	width: 86px;
	text-align: left;
	margin-bottom: 2px;
}

.form_forgot_link {
	clear: both;
	margin-top: 10px;
	margin-bottom: 4px;
	height: 22px;
}

.form_forgot_link a {
	color: #754b07;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}

.form_forgot_link a:hover {
	text-decoration: none;
}

.form_login_form_button {
	height: 22px;
	margin: 0 0 0 48px;
}

.form_need_account {
	margin-top: 6px;
	color: #404040;
	font-size: 11px;
	line-height: 110%;
	font-style: italic;
}
* html .form_need_account {
	line-height: 10px;
	margin: 0;
}

.form_need_account a {
	text-decoration: underline;
	color: #925f0a;
}

.form_need_account a:hover {
	text-decoration: none;
}
#loginform input {
	margin:0;
	padding: 0;
	width: 85px;
}
#loginform #submit {
	width: 62px;
	height: 20px;
}
/********************************
Used by SPAM traps
********************************/

.hideme { display: none; }
