/* UNIVERSAL STYLES
--------------------------------------------------------------------------------*/

body {
	font: 12px/16px arial, helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	background: #44217F url('../images1/gradient.gif') repeat-x 0 0;
	padding: 39px 0 0 0;
	margin: 0;
}

.spaw_body {
	text-align: left;
	color: #FFF;
	background-color: #44217F;
	background-color: #534785;
	background-image: none;
	padding: 10px;
	margin: 0;
}

body * {
/*	padding: 0;
	margin: 0;*/
}


/* TYPOGRAPHY AND GENERAL CONTENT STYLES
--------------------------------------------------------------------------------*/

h1 {
	font-size: 18px;
	padding: 20px 0 5px 0;
	margin: 0;
}

h1.pagetitle {
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
	background: url('../images1/h1_titlebg.gif') no-repeat 0 0;
	border-bottom: 2px solid #DCD9EC;
	padding: 8px 0 8px 15px;
	margin: 0 0 20px 0;
}

h1.parttitle {
	font-size: 20px;
	color: #482B77;
	padding: 10px 0 20px 0;
}

h1.society_greet {
	line-height: 24px;
	padding-top: 10px;
}

h2 {
	font-size: 17px;	
	line-height: 20px;
	color: #C6B8FF;
	color: #FFAE00;
	padding: 15px 0 5px 0;
	margin: 0;
}

.h2_news, h2.searchtitle {
	font-size: 19px;	
	font-weight: normal;
	line-height: 20px;
	color: #FFAE00;
	border-top: 1px solid #FFAE00;
	border-bottom: 1px solid #FFAE00;
	padding: 3px 0;
	margin: 30px 0 10px 0;
}

h2.searchtitle {
	color: #EAD3EF;
	border-color: #EAD3EF;
}

h3 {
	font-size: 15px;
	line-height: 18px;
	color: #C6B8FF;
	padding: 20px 0 5px 0;
	margin: 0;
}

h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #C6B8FF;
	padding: 5px 0;
	margin: 0;
}

h5 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

hr {
	width: 100%;
	height: 2px;
	color: #8277A9;
	background-color: #8277A9;
	border: none;
	padding: 0;
	margin: 15px 0;
}

blockquote {
	padding: 15px 25px;
	margin: 0;
}

div#wrap_right div#content .bq_news, .spaw_body .bq_news {
	font-style: italic;
	padding: 15px 25px;
	margin: 0;
}

div#content p, .spaw_body p {
	padding: 5px 0;
	margin: 0;
}

.byline {
	font-style: italic;
}

a, a:visited, a:focus, a:active {
	text-decoration: none;
	color: #FFC528;
}

a:hover {
	text-decoration: underline;
	color: #FFC528;
}

div#content ul {
	padding: 0;
	margin: 8px 0 8px 20px;
}

div#content ul li, .spaw_body ul li {
	list-style-type: none;
	background: url('../images1/ul_default.gif') no-repeat 0 5px;
	padding: 0 0 0 15px;
	margin: 0;
}

div#content .ul_news li, .spaw_body .ul_news li {
	background: url('../images1/ul_news.gif') no-repeat 0 5px;
}

div#container_agreement div#content table ul li, div#container_agreement div#content ul li {
	list-style-type: none;
	background: url('../images1/ul_sepa.gif') no-repeat 0 5px;
	padding: 0 0 0 15px;
	margin: 0;
}

div#container_agreement div#content ol li {
	padding-top: 3px;
	padding-bottom: 3px;
}

div#content table ul, .spaw_body table ul {
	padding: 0;
	margin: 5px 0 5px 10px;
}

div#content table ul li, .spaw_body table ul li {
	background: url('../images1/ul_default_table.gif') no-repeat 0 5px;
	padding: 0 0 0 15px;
	margin: 0;
}

div#content ol {
	padding: 0;
	margin: 8px 0 8px 10px;
}

div#content ol li {
	padding: 0;
	margin: 5px 0 5px 25px;
}

div#content ul li ul, div#content ul li ol, div#content ol li ol, div#content ol li ul {
	padding: 0;
	margin: 0 0 0 10px;
}

div#content ul li ul li, div#content ul li ol li, div#content ol li ol li, div#content ol li ul li {
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

input.textbox {
	color: #301856;
	background-color: #E7E4F3;
	border: none;
	padding: 1px 5px;

}

div#container div#content table.table_bg, .spaw_body table.table_bg {
	border-collapse: collapse;
	background: #6D6297;
	border: 1px solid #8277A9;
	margin: 15px 0;
}

div#container div#content table.table_bg td, .spaw_body table.table_bg td {
	vertical-align: top;
	border: 1px solid #8277A9;
}

div#container_home div#home_content table td, div#container_home div#society_content table td, div#container_agreement div#content table td, div#container_agreement div#content table th, .spaw_body table td {
	vertical-align: top;
}

div#container div#content img, div#container div#content img {
	border: 1px solid #301856;
}

div#container div#content table.spaw2 img {
	border: none;
}


/* SEP AGREEMENT STYLES
--------------------------------------------------------------------------------*/

table.ca {
	width: 100%;
}

table.ca th {
	color: #FFF;
	text-transform: uppercase;
	background: #61488D;
/*	background: #5F448B;*/
	border-top: 1px solid #851A15;
	border-bottom: 1px solid #851A15;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#container_agreement h2, div#container_agreement h3 {
	color: #61488D;
}

div#container_agreement div#content table.ca th a, div#container_agreement div#content table.ca th a:visited, div#container_agreement div#content table.ca th a:focus, div#container_agreement div#content table.ca th a:hover, div#container_agreement div#content table.ca th a:active {
	color: #FFF;
	text-decoration: none;
}

td.subsection {
	font-weight: bold;
	color: #A53833;
}

table.ca td.bold {
	font-weight: bold;
}

table.ca td.new {
	font-weight: bold;
	font-style: italic;
}

/*
div#container_agreement div#content table.ca td table {
	width: 100%;
	background: #F0EDF6;
}

div#container_agreement div#content table.ca td table th {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background: #8170A0;
	border: none;
}

div#container_agreement div#content table.ca td table td {
	border: 1px solid #D3CCE0;
	background: #E6E1EF;
}
*/
table.catbl {
	background: #F0EDF6;
}

table.catbl th {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background: #8170A0;
	border: none;
}

table.catbl td {
	background: #E6E1EF;
}

table.ca table.satbl th, table.satbl th {
	font-weight: bold;
	text-align: center;
	border: #AAA;
}

table.satbl td {
	text-align: center;
}

div#container_agreement td.bunder {
	font-weight: bold;
	text-decoration: underline;
}

div#container_agreement td.subtitle {
	font-weight: bold;
	text-align: center;
}

div#container_agreement td.blevel {
	font-weight: bold;
}


/* AGREEMENT STYLES
--------------------------------------------------------------------------------*/

h1.doc {
	font-size: 12px;
	background: #301856;
	padding: 3px 10px;
	margin: 10px 0;
}

h2.doc {
	font-size: 12px;
	background: #8170A0;
	padding: 3px 10px;
	margin: 10px 0;
}

dl dt {
	float: left;
	width: 60px;
	font-weight: bold;
}

dl dd {
	margin-left: 60px;
}


/* BASIC TEMPLATE LAYOUT
--------------------------------------------------------------------------------*/

div#container, div#container_home, div#container_agreement {
	width: 820px;
	text-align: left;
	background: url('../images1/shadow_top.gif') no-repeat 0 0;
	padding: 15px 0 0 0;
	margin: 0 auto;
}

div#container_wrap {
	width: 820px;
	background: url('../images1/wrap.gif') repeat-y 0 0;
	padding: 0;
	margin: 0;
}

div#wrap_left {
	width: 808px;
	background: url('../images1/shadow_left.gif') no-repeat 0 0;
	padding: 0 0 0 12px;
	margin: 0;
}

div#wrap_right {
	width: 796px;
	background: url('../images1/shadow_right.gif') no-repeat 100% 0;
	padding: 0 12px 0 0;
	margin: 0;
}

div#content_side {
	float: left;
	width: 65px;
	background-color: #EAD3EF;
	border: 2px solid #FFF;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

div#content_side img {
	border-bottom: 2px solid #FFF;
}

div#nav_container {
	float: left;
	width: 145px;
	background-color: #A53833;
	border-top: 2px solid #FFF;
	padding: 0;
	margin: 0;
}

div#nav1 {
	width: 145px;
	background: #301856;
	border-bottom: 2px solid #FFF;
	padding: 0;
	margin: 0;
}

div#nav2 {
	width: 145px;
	padding: 0;
	margin: 0;
}


div#forgot_password {
width:840px;
position:absolute;
margin: -20px 0px 0px -20px;
text-align:right;
}


div#forgot_password a  {
   text-decoration:none;
  color:#FFC528;
   font-size:smaller;
   margin: 0 20px 10px 0
}





div#login {
	float: right;
	width: 578px;
	height: 25px;
	font-size: 11px;
	text-align: right;
	background: url('../images1/logo_top.gif') no-repeat 0 100%;
/*	background: #574D89 url('../images1/logo_bordertop.gif') repeat-x 39px 100%;*/
	border-top: 2px solid #FFF;
/*	border-bottom: 1px solid #FFF;*/
	padding: 0 0 5px 0;
	padding: 0 0 8px 0;
	margin: 0 2px;
/*	z-index: 5;*/
}
/*
div#login form {
	margin-bottom: 8px;
}
*/

div#container_agreement div#login div {
	background: url('../images1/wrap.gif') repeat-y -228px 0;
}

div#banner {
	float: right;
/*	width: 528px;*/
	width: 578px;
	background: #FFF url('../images1/banner_shadow.gif') repeat-y 0 0;
/*	border-top: 3px solid #301856;
	border-bottom: 7px solid #301856;*/
/*	padding: 3px 25px;*/
	padding: 0;
	margin: 0 2px;
}

div#banner div {
	height: 71px;
	background: url('../images1/logo_main.gif') no-repeat 21px 0;
}

div#logo_bot {
	float: right;
	width: 578px;
	height: 25px;
	background: url('../images1/logo_bot.gif') no-repeat 0 0;
	border-right: 2px solid #FFF;
	padding: 0;
	margin: 0;
}

div#container_agreement div#logo_bot {
	background: url('../images1/logo_bot_white.gif') no-repeat 0 0;
}

div#content {
	float: right;
	width: 515px;
	color: #FFF;
	background-color: #534785;
/*	border-left: 2px solid #FFF;*/
	border-right: 2px solid #FFF;
	padding: 20px 30px 60px 0;
	margin: 0 0 0 35px;
}

div#clear_hr {
	width: 796px;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
	background-color: #FFF;
	clear: both;
	padding: 0;
	margin: 0;
}

div#footer {
	width: 792px;
	height: 25px;
	font-size: 11px;
	background: url('../images1/shadow_footer.gif') no-repeat 0 0;
	padding: 5px 14px;
	margin: 0;
}

div#footer a, div#footer a:visited, div#footer a:focus, div#footer a:hover, div#footer a:active {
	color: #FFF;
	text-decoration: underline;
}


/* HOMEPAGE LAYOUT
--------------------------------------------------------------------------------*/

div#container_home div#container_wrap {
	background: url('../images1/wrap_home.gif') repeat-y 0 0;
}

div#container_home div#content_side {
	float: left;
	width: 181px;
}

div#container_home div#nav_container {
	float: left;
	width: 120px;
}

div#container_home div#nav1, div#container_home div#nav2 {
	width: 120px;
}

div#container_home div#login {
/*	float: right;*/
	width: 487px;
}

div#container_home div#login form {
	width: 487px;
/*	background: url('../images1/logo_top.gif') no-repeat 39px 100%;*/
	padding: 0;
}

div#container_home div#banner {
	float: right;
/*	width: 437px;*/
	width: 487px;
	padding: 0;
}

div#container_home div#logo_bot {
	float: right;
	width: 487px;
	padding: 0;
}

div#container_home div#home_content, div#container_home div#society_content {
	float: right;
	width: 439px;
	background: none;
	padding: 20px 15px;
}

div#container_home div#home_content div#content_main, div#container_home div#society_content div#content_main {
/*	float: left;*/
	width: 229px;
	padding: 0 35px 0 0;	
/*	margin: 0 35px 0 0;*/
}

div#container_home div#society_content div#content_main {
	width: 244px;
	padding: 0 20px 0 0;
	margin: 0;
}

div#container_home div#content_main ul {
	padding: 0;
	margin: 5px 0;
}

div#container_home div#content_main ul li {
	list-style-type: none;
	background: url('../images1/ul_arw_purple.gif') no-repeat 0 6px;
	padding: 2px 0 2px 20px;
}

div#container_home div#content_main h2 {
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	color: #FFF;
	background: #482B77 url('../images1/h2_news.gif') no-repeat 1px 1px;
	border: 1px solid #FFF;
	padding: 3px 5px 3px 25px;
}

* html div#container_home div#content_main h2 {
	background: #482B77 url('../images1/h2_news.gif') no-repeat 2px 2px;
}

div#container_home div#content_main h2 a, div#container_home div#content_main h2 a:visited, div#container_home div#content_main h2 a:focus, div#container_home div#content_main a:active {
	color: #FFF;
}

div#container_home div#content_main h2 a:hover {
	color: #EAD3EF;
	text-decoration: none;
}

div#content_main li a, div#content_main li a:visited, div#content_main li a:focus, div#content_main li a:active {
	/*color: #FFF;*/
	color: #ffc528;
}

div#content_main li a:hover {
	color: #FFC528;
	text-decoration: none;
}

div#container_home div#logomark {
	width: 796px;
	background: url('../images1/home_logomark.gif') no-repeat 637px 100%;
	padding: 0;
	margin: 0;
}

/* CALENDAR STYLES
------------------------------------------------------------*/

div#container_home div#content_side div#home_cal {
	width: 157px;
	font-size: 11px;
	color: #220A2C;
	background-color: #EAD3EF;
	padding: 0 12px;
	margin: 0;
}

div#container_home div#content_side div#home_cal h2 {
	width: 157px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	background-color: #534785;
	padding: 0 12px;
	margin: 0 -12px 15px -12px;
}

div#content_side select {
	font-size: 12px;
}

div#content_side select.select_month {
	margin-right: 18px;
}

table.calendar {
	width: 100%;
	margin: 15px 0;
}

table.calendar th, table.calendar td {
	text-align: center;
	border: 1px solid #FFF;
	border: 1px solid #8277A9;
	padding: 2px;
}

table.calendar th {
	color: #FFF;
	background-color: #534785;
}

table.calendar td {
	font-size: 12px;
	color: #FFF;
	background-color: #6D6297;
/*	background-color: #534785;*/
}

table.calendar td.hasevent {
	background-color: #A53833;
}

table.calendar a, table.calendar a:visited, table.calendar a:focus, table.calendar a:active {
	color: #FFF;
}

table.calendar a:hover {
	text-decoration: none;
	color: #FFC528;
	color: #301856;
}

div#event_hidden_container {
display: none;
position: relative;
width: 248px;
height: 125px;
/*border: 1px solid red;*/
padding: 0px;
margin: 0px -250px -127px 0px;
top: 34px;
left: 158px;

background-color: #8277A9;
/*
border: 2px solid #fff;
*/
border-top: 1px solid #8277A9;
border-left: 1px solid #8277A9;
border-right: 1px solid #3E1E54;
border-bottom: 1px solid #3E1E54;
}
div#event_hidden_container div.date_title {
position: relative;
color: #fff;
font-weight: bold;
background-color: #482B77;
border-left: 1px solid #815E9B;
border-top: 1px solid #815E9B;
border-right: 1px solid #3E1E54;
border-bottom: 1px solid #3E1E54;
text-align: center;
padding: 2px;
}

div#event_hidden_container div.date_close {
position: relative;
text-align: right;
color: #fff;
font-weight: bold;
margin-top: -20px;
padding-right: 3px;
cursor: pointer;
}

div#event_hidden_container div.event_item_container {
	position: relative;
	/*background-color: #000;*/
	height: 107px;
	overflow: auto;
}
div#event_hidden_container div.event_item {
padding: 3px;
}
div.event_hidden {
display: none;
padding: 0px;
margin: 0px;
}
div.clear {
clear:both;
height: 0px;
font-size: 0px;
line-height: 0px;
overflow: hidden;

}

/* RSS FEED AND MY SOCIETY HOT NEWS STYLES
------------------------------------------------------------*/

div.news, div.society_news {
/*	float: right;*/
	width: 175px;
	padding: 0;
	margin: 15px 0 0 0;
}

div.news h2, div.society_news h2 {
	font-size: 12px;
	text-align: center;
	color: #FFF;
/*	background: url('../images1/news_bg.gif') repeat-x 0 -2px;*/
	background: #482B77;
	border: 1px solid #815E9B;
	border-right: 1px solid #3E1E54;
	border-bottom: 1px solid #3E1E54;
	padding: 0 10px 0 15px;
	margin-bottom: 0;
}

div#home_content div.news div, div#society_content div.news div, div#society_content div.society_news div {
	width: 145px;
	font-size: 11px;
	line-height: 12px;
	background: #6D6297;
/*	background: #4A2663 url('../images1/news_bg.gif') repeat-x 0 0;*/
	border: 1px solid #8277A9;
	border-right: 1px solid #3E1E54;
	border-bottom: 1px solid #3E1E54;
	padding: 10px 14px 14px 14px;
}

div#home_content div.news div, div#society_content div.news div {
	height: 250px;
	overflow: auto;
}

div.news div ul, div.society_news div ul {
	padding: 0;
	margin: 0;
}

div.news div ul li, div.society_news div ul li {
	list-style-type: none;
	background: url('../images1/ul_arw_white.gif') no-repeat 0 5px;
	padding: 2px 0 2px 15px;
}

div.news a, div.news a:visited, div.news a:focus, div.news a:active, div.society_news a, div.society_news a:visited, div.society_news a:focus, div.society_news a:active {
	color: #FFF;
}

div.news a:hover, div.society_news a:hover {
	text-decoration: none;
	color: #FFC528;
}

p.google {
	float: right;
	width: 173px;
	font-size: 11px;
	text-align: center;
	background: #482B77;
	border: 1px solid #FFF;
	border: 1px solid #3E1E54;
	border-left: 1px solid #815E9B;
	border-top: 1px solid #815E9B;
	padding: 2px 0;
	margin: 5px 0 15px 0;
	margin: 0 0 15px 0;
}

p.google a, p.google a:visited, p.google a:focus, p.google a:active {
	color: #301856;
	color: #FFF;
}

p.google a:hover {
	color: #8170A0;
	color: #FFF;
	text-decoration: none;
}

/* GALLERY STYLES
------------------------------------------------------------*/

div.gal_thmb {
	width: 132px;
	padding: 0;
	margin: 0;
}

div#content div.gal_thmb p {
	width: 122px;
	font-size: 11px;
	color: #FFF;
	background: #301856;
	padding: 5px;
	margin: 3px 0 0 0;
	text-align: left;
}

/* MY SOCIETY STYLES
--------------------------------------------------------------------------------*/

div#society_content div.society_news div {
	overflow: visible;
}

table.society_info {
	font-size: 12px;
	margin: 20px 0 5px;
}

table.society_info td.title {
	width: 50%;
	padding: 0 5px 10px 0;
}

table.society_info td ul li {
	padding: 0;
	margin: 0;
}

/* MEMBERSHIP STYLES
--------------------------------------------------------------------------------*/

table.member_update td, table.login_update td {
	padding: 3px 5px 3px 0;
}

table.member_update select, table.login_update select {
	width: 260px;
	padding: 0;
}

table.member_update input, table.login_update input, form.member_login input {
	width: 260px;
	color: #301856;
	background-color: #EAE8F4;
	background-color: #E0DCF0;
	background-color: #E7E4F3;
	border: none;
	padding: 1px 5px;
}

table.login_update input, form.member_login input {
	width: 150px;
}

form.member_login input {
	margin: 5px 0;
}

table.member_update table input {
	width: 20px;
	background: none;
}
/*
table.member_update td.input_autowidth input {
	width: auto;
	background: none;
}
*/

/* SEP AGREEMENTS LAYOUT
--------------------------------------------------------------------------------*/

div#container_agreement div#container_wrap {
	background: url('../images1/wrap_agreement.gif') repeat-y 0 0;
}

div#container_agreement div#content {
	color: #333;
	background-color: #FFF;
}

div#container_agreement div#content table {
	color: #333;
}

div#container_agreement div#content a, div#container_agreement div#content a:visited, div#container_agreement div#content a:focus, div#container_agreement div#content a:hover, div#container_agreement div#content a:active {
	color: #911D17;
}

div#container_agreement h1.pagetitle {
	font-weight: bold;
	color: #482B77;
	border-bottom: 2px solid #A53833;
	margin: 0;
}

/* SEP AGREEMENTS TOPNAV
------------------------------------------------------------*/

div#nav_ca {
	float: right;
/*	background-color: #A53833;*/
	width: 517px;
	padding: 20px 30px 0 0;
	margin: 0 0 0 35px;
}

div#nav_ca ul {
	list-style-type: none;
	border-bottom: 2px solid #A53833;
	padding: 20px 0 20px 18px;
	margin: 0;
}

div#nav_ca a, div#nav_ca a:visited, div#nav_ca a:focus, div#nav_ca a:active {
	font-size: 11px;
	color: #A53833;
}

div#nav_ca a:hover {
	text-decoration: underline;
}


/* LOGIN FORM STYLES
--------------------------------------------------------------------------------*/

form.login {
	padding: 0;
	margin: 0;
}

form.login input {
	margin: 0 5px 0 0;
}

input.login_unbox, input.login_pwbox {
	width: 88px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F5EFEF;
	background-color: #FFF;
	border: none;
	padding: 0 2px;
	position: relative;
	top: -1px;	
}

input.login_btn {
	position: relative;
	top: 4px;
}

/*
input.login_btn {
	width: 64px;
	height: 17px;
	font-size: 11px;
	color: #FFF;
	background: #43207E url('../images1/login_btn.gif') no-repeat 48px 1px;
	border: 1px solid #FFF;
	padding: 0;
	margin: 0;
}
*/

img.login_img {
	margin: 4px 10px 0 0;
}

/* SEARCH INPUT STYLES
--------------------------------------------------------------------------------*/

div#site_search_form {
	padding: 25px 0 0 0;
}

input.search {
	width: 300px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F5EFEF;
	background-color: #FFF;
	border: none;
	padding: 0 2px;
	margin-right: 15px;
}

input.search_tf {
	width: 250px;
	height: 15px;
	line-height: 15px;
	position: relative;
	color: #301856;
	background-color: #E7E4F3;
	border: none;
	top: -3px;
	padding: 1px 5px;
	margin-right: 10px;
}

/* BOTTOM NAVIGATION
--------------------------------------------------------------------------------*/

div#footer ul {
	float: left;
	padding: 0;
	margin: 0;
}

div#footer ul li {
	list-style-type: none;
	padding: 0 5px;
	margin: 0;
}

div#footer p {
	padding: 0;
	margin: 0;
}


/* BASIC SIDE NAVIGATION
--------------------------------------------------------------------------------*/

div#nav1 ul, div#nav2 ul {
	width: 135px;
	padding: 20px 5px;
	margin: 0;
}

div#nav1 ul li, div#nav2 ul li {
	list-style-type: none;
	padding: 4px 0;
	margin: 0;
}

div#nav1 li a, div#nav1 li a.visited, div#nav1 li a.focus, div#nav1 li a.hover, div#nav1 li a.active, div#nav2 li a, div#nav2 li a.visited, div#nav2 li a.focus, div#nav2 li a.hover, div#nav2 li a.active {
	display: block;
	text-decoration: none;
	margin: 0;
}


/* BASIC SIDE NAVIGATION LINK STYLES TIER 1
------------------------------------------------------------*/

li.tier1 a, li.tier1 a:visited, li.tier1 a:focus, li.tier1 a:hover, li.tier1 a:active {
	width: 122px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding: 3px 5px 3px 8px;
}

div#nav1 li.tier1 a:hover, div#nav1 li.tier1 a.on, div#nav1 li.tier1 a.on:visited, div#nav1 li.tier1 a.on:focus, div#nav1 li.tier1 a.on:hover, div#nav1 li.tier1 a.on:active {
	background-color: #8170A0;
}

div#nav2 li.tier1 a:hover, div#nav2 li.tier1 a.on, div#nav2 li.tier1 a.on:visited, div#nav2 li.tier1 a.on:focus, div#nav2 li.tier1 a.on:hover, div#nav2 li.tier1 a.on:active {
	background-color: #851A15;
}


/* BASIC SIDE NAVIGATION LINK STYLES TIER 2
------------------------------------------------------------*/

div#nav1 li.tier2 {
	background-color: #482B77;
}

div#nav2 li.tier2 {
	background-color: #911D17;
}

div#nav1 li.tier2_on {
	background: #482B77 url('../images1/navsub1_deco.gif') no-repeat 0 5px;
}

div#nav2 li.tier2_on {
	background: #911D17 url('../images1/navsub1_deco.gif') no-repeat 0 5px;
}

li.tier2 a, li.tier2 a:visited, li.tier2 a:focus, li.tier2 a:active {
	width: 116px;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	padding: 0 5px 0 14px;
	font-weight: normal;
}

li.tier2 a:hover {
	color: #F6902C;
	font-weight: normal;
}

li.tier2_on a.on, li.tier2_on a.on:visited, li.tier2_on a.on:focus, li.tier2_on a.on:hover, li.tier2_on a.on:active {
	width: 116px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #F6902C;
	padding: 0 5px 0 14px;
}


/* BASIC SIDE NAVIGATION LINK STYLES TIER 3
------------------------------------------------------------*/

div#nav1 li.tier3 {
	background-color: #482B77;
}

div#nav2 li.tier3 {
	background-color: #911D17;
}

li.tier3 a, li.tier3 a:visited, li.tier3 a:focus, li.tier3 a:active {
	width: 106px;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	padding: 0 5px 0 24px;
}

li.tier3 a:hover, li.tier3 a.on, li.tier3 a.on:visited, li.tier3 a.on:focus, li.tier3 a.on:hover, li.tier3 a.on:active {
	color: #F6902C;
}


/* BASIC SIDE NAVIGATION LINK STYLES TIER 4
------------------------------------------------------------*/

div#nav1 li.tier4 {
	background-color: #482B77;
}

div#nav2 li.tier4 {
	background-color: #911D17;
}

li.tier4 a, li.tier4 a:visited, li.tier4 a:focus, li.tier4 a:active {
	width: 96px;
	font-size: 10px;
	color: #FFF;
	padding: 0 5px 0 34px;
}

li.tier4 a:hover, li.tier4 a.on, li.tier4 a.on:visited, li.tier4 a.on:focus, li.tier4 a.on:hover, li.tier4 a.on:active {
	color: #F6902C;
}


/* BASIC SIDE NAVIGATION LINK STYLES TIER 5
------------------------------------------------------------*/

div#nav1 li.tier5 {
	background-color: #482B77;
}

div#nav2 li.tier5 {
	background-color: #911D17;
}

li.tier5 a, li.tier5 a:visited, li.tier5 a:focus, li.tier5 a:active {
	width: 86px;
	font-size: 10px;
	color: #FFF;
	padding: 0 5px 0 44px;
}

li.tier5 a:hover, li.tier5 a.on, li.tier5 a.on:visited, li.tier5 a.on:focus, li.tier5 a.on:hover, li.tier5 a.on:active {
	color: #F6902C;
}


/* HOME SIDE NAVIGATION
--------------------------------------------------------------------------------*/

div#container_home div#nav1 ul, div#container_home div#nav2 ul {
	width: 106px;
	padding: 20px 7px;
}

div#container_home div#nav1 ul li, div#container_home div#nav2 ul li {
	list-style-type: none;
	padding: 4px 0;
	margin: 0;
}


/* HOME SIDE NAVIGATION LINK STYLES
--------------------------------------------------------------------------------*/

div#container_home div#nav1 a, div#container_home div#nav1 a:visited, div#container_home div#nav1 a:focus, div#container_home div#nav1 a:active, div#container_home div#nav2 a, div#container_home div#nav2 a:visited, div#container_home div#nav2 a:focus, div#container_home div#nav2 a:active {
	display: block;
	width: 96px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	padding: 3px 5px;
}

div#container_home div#nav1 a:hover {
	background-color: #8270A0;
}

div#container_home div#nav2 a:hover {
	background-color: #851A15;
}

/* HOME SIDE NAVIGATION LINK TIER 2 STYLES
--------------------------------------------------------------------------------*/

div#container_home div#nav1 li.tier2 {
	background-color: #482B77;
}

div#container_home div#nav2 li.tier2 {
	background-color: #911D17;
}

div#container_home div#nav1 li.tier2_on {
	background: #482B77 url('../images1/navsub1_deco.gif') no-repeat 0 5px;
}

div#container_home div#nav2 li.tier2_on {
	background: #911D17 url('../images1/navsub1_deco.gif') no-repeat 0 5px;
}

div#container_home div#nav2 li.tier2 a, div#container_home div#nav2 li.tier2 a:visited, div#container_home div#nav2 li.tier2 a:focus, div#container_home div#nav2 li.tier2 a:active {
	width: 87px;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	line-height: 14px;
	color: #FFF;
	padding: 0 5px 0 14px;
	font-weight: normal;
}

div#container_home div#nav2 li.tier2 a:hover {
	color: #F6902C;
	background-color: transparent;
	font-weight: normal;
}

div#container_home div#nav2 li.tier2_on a.on, div#container_home div#nav2 li.tier2_on a.on:visited, div#container_home div#nav2 li.tier2_on a.on:focus, div#container_home div#nav2 li.tier2_on a.on:hover, div#container_home div#nav2 li.tier2_on a.on:active {
	width: 87px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #F6902C;
	padding: 0 5px 0 14px;
}

/* SOCIETY DEALS STYLES */
div#content_main ul.soc_deals li {
	list-style-type: none;
	background: url('../images1/ul_arw_white.gif') no-repeat 0 5px;
	padding: 2px 0 2px 15px;
}

span.h2eq {
	font-size: 17px;	
	line-height: 20px;
	color: #C6B8FF;
	color: #FFAE00;
	padding: 15px 0 5px 0;
	font-weight: bold;
}

div.socdeals_category_list {
	width: 50%;
	float: left;
}

div.socdeals_editpref {
	text-align: left;
	margin-left: 350px;
	margin-top: 0;
	color: #FFAE00;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: .9em;
}

p.socdeals_title_subtext {
	text-align: right;
	color: #FFAE00;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0 0;
	font-weight: bold;
	text-transform: none;
	font-size: .5em;
}

div#pagetitle {
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
	background: url('../images1/h1_titlebg.gif') no-repeat 0 0;
	border-bottom: 2px solid #DCD9EC;
	padding: 8px 0 8px 15px;
	margin: 0 0 20px 0;
}

div.socdeals_offer_title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0;
}

div.socdeals_offer_short {
	padding: 0 0;
}

div.socdeals_offer_link {
	color: #FFAE00;
	margin-bottom: 15px;
	padding: 0 0 0 0;
}

/* OFFER DETAILS
--------------------------------------------------------------------------------*/

div#deals_offer_company {
	color: #010D7F;
	font-size: 22px;
	line-height: 25px;
	background-image: url('../images/deals_gradient.gif');
	background-repeat:repeat-x;
	padding: 9px 9px 11px 11px;
	margin: -20px 0 0 0;
	width: 495px;
	height: 96px;
	font-family: "arial";
}

div#deals_offer_company img {
	padding-right: 15px;
}

div#deals_offer_break {
	float: right;
	margin: -20px 0 0 0;
	padding: 0 0 0 20px;
	height: 1px;
	width: 495px;
	background-image: url('../images/deals_lbreak.gif');
}

div#deals_offer {
	margin: -20px 0 15px 0;
	background-color: white;
	color: #000;
	border: 0;
	padding: 28px 13px 28px 13px;
	width: 489px;
}

p.deals_offer {
	font-family: "arial";
}

div#deals_offer_success {
	background-color: white;
	color: red;
	font-size: .9em;
	border: dashed 1px red;
	padding: 10px;
	margin: 0 0;
}

div#deals_offer_details {
	background: white;
	width: 300px;
	float: left;
}

div#deals_offer_details p.deals_offer_header {
	font-size: 21px;
	color: #44217F;
	font-weight: normal;
	margin-top: 20px;
}

.deals_offer_title {
	color: #000;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 2cm;
}

.deals_offer_content {
	font-size: 12px;
	color: #333333;
	padding: 0 10px 0 0;
}

.deals_offer_link {
	color: #D30000;
}

div#deals_offer_links {
	width: 138px;
	height: 200px;
	padding: 39px 10px 13px 13px;
	background-repeat: no-repeat;
	background-image: url('../images/deals_quicklinks.png');
	float: right;
}

div#deals_links img {
	margin: -5px 0pt 0pt;
	border: none;
}

div#pagetitle {
	background: url('../images1/h1_titlebg.gif') no-repeat 0 0;
	border-bottom: 2px solid #DCD9EC;
	padding 0 0;
	margin: 0 0 20px 0;
}

div#pagetitle tr td p.socdeals_title_subtext {
	text-align: right;
	color: #FFAE00;
	margin-top: 2px;
	padding: 0 0;
	font-weight: bold;
	text-transform: none;
	font-size: .5em;
}

div#pagetitle h1.pagetitle {
	font-size: 20px;
	padding: 0 0;
	margin: 0 0;
	font-weight: normal;
	text-transform: uppercase;
}

div#pagetitle p.pagetitle {
	font-size: 20px;
	padding: 0 0;
	margin: 0 0;
	font-weight: normal;
	text-transform: uppercase;
}

div#pagetitle select.regionfilter {
	font-size: .85em;
}

/* PRODUCT CATALOGUE
--------------------------------------------------------------------------------*/
div#pcat_cart_buttons {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: right
}

div.pcat_list_container_last {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

div.pcat_list_container {
	border-bottom: 1px solid #DCD9EC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

div.pcat_list_photo {
	float: left;
	width: 150px;
	text-align: center;
	padding: 10px;
}

div.pcat_list_details {
	width: 320px;
	float: left;
}

div.pcat_list_details p.title {
	font-size: 1.2em;
	color: #FFAE00;
	font-weight: bold;
	margin: 0 0;
	padding: 0 0;
}

div.pcat_list_details p.descr {
	font-size: 1em;
	color: white;
	margin: 0 0;
	padding: 0 0;
}

div.pcat_list_details p.cartbutton, div.pcat_detail_details p.cartbutton {
	font-size: .9em;
	color: white;
	margin: 0 0;
	padding: 0 0;
}

div.pcat_list_details p.cartbutton .pcat, div.pcat_detail_details p.cartbutton .pcat, div#pcat_cart_buttons .pcat {
    border: 2px solid #FFAE00;
	background: none;
	font-size: .9em;
	color: #FFAE00;
}

div.pcat_list_details p.cartbutton .not_available, div.pcat_detail_details p.cartbutton .not_available {
	border:1px dashed red;
	color:white;
	font-size:.9em;
	padding:3px;
	background:none;
	text-transform:uppercase;
	font-weight:bold;
}

div.pcat_list_details p.cartbutton .price, div.pcat_detail_details p.cartbutton .price {
	color:white;
	font-size:1.2em;
	padding:3px;
	font-weight:bold;
}

div.pcat_detail_container {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

div.pcat_detail_photo {
	float: left;
	width: 150px;
	text-align: center;
	padding: 10px;
}

div.pcat_detail_details {
	width: 320px;
	float: left;
}

div.pcat_detail_details p.descr {
	font-size: 1em;
	color: white;
	margin: 0 0;
	padding: 0 0;
}

table.ecomlist, table.cart {
	width: 95%;
	padding: 0px;
	border-collapse:collapse;
}

table.ecomlist tr td{
	border-bottom: 1px solid #C6B8FF;
}

table.ecomlist td.ecomcost {
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

table.ecomlist td.addtocart {
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

table.cart tr.cart_header {
	color: navy;
	background: #C6B8FF;
}

table.cart th {
	color: navy;
	padding: 5px;
}

table.cart td.name, table.cart td.field {
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

table.cart td.ecomcost {
	padding: 5px 15px 5px 5px;
	text-align: right;
	font-weight: bold;
}

table.cart tr.item td {
	border-bottom: 1px solid #C6B8FF;
}

table.cart tr.error td {
	border: 2px dashed red;
	color: black;
	padding: 5px;
	background: pink;
}

table.cart td.totalunderline {
	padding: 5px 15px 5px 5px;
	text-align: right;
	font-weight: bold;
	border-top: 2px dotted #C6B8FF;
}

table.cart td.subtotals {
	padding: 5px 15px 5px 5px;
	text-align: right;
	font-weight: bold;
}

table.cart td.remove {
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

table.cart span.required {
	padding: 5px;
	color: red;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
}

table.ecomlist td.name {
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

img.addtocart {
	margin: 0 0;
	vertical-align: middle;
}

a.ecom_descr, a.ecom_descr:visited, a.ecom_descr:hover, a.ecom_descr:focus {
	text-decoration: none;
}

a.cart_remove, a.cart_remove:visited, a.cart_remove:hover, a.cart_remove:focus {
	text-decoration: none;
	font-size: .8em;
}

a.cart_update, a.cart_update:visited, a.cart_update:hover, a.cart_update:focus {
	text-decoration: none;
	font-size: .9em;
}

div.pcat_cart_checkoutlinks {
	margin: 0 0 0 0;
	padding: 20px;
	float: left;
}

