/* GENERAL */

body,td,th {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.quantityTextBox{
	visibility:hidden;
}

.maincontent {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	}

.smallcontent {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}

.freebroadcastdownloadtext {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-transform: uppercase;
}


#footertext {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #988367;
	margin-top: 10px;
	letter-spacing: 1px;
	text-transform:uppercase;
}

#subnav_smallcontent {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.weeklywalkimage {
	margin-left: 10px;
	margin-bottom: 10px;
}

.highlight {
	background-color:#fae77f; 
	padding: 2px 2px 2px 2px;
	}	

.highlight2 {
	background-color:#003399; 
	padding: 1px 1px 1px 1px;	
	}	
	
.whitefont {
	color:#FFFFFF;
	}	

.validationerror {
	color:#FF0000;
	font-size:10px;
	font-weight: bold;
	}
	
.box {
	border:dotted; 
	border-width:1px;
	border-color:#CCCCCC;
	padding: 10px; 
	}	
	
.textbox_disabled { 
	border-color:#FFFFFF; 
	border-width:thin;
	background:background-color:#FFFFFF;
	border-style:none;
	
}	
	
.boxrtone {
	padding-top: 0px;	
	background-image:url(../images/bg_ringtone.jpg);
	background-position:top left center;
	background-repeat: no-repeat;
	width: 100%;
	height:326px;
	}			

#flashcontent { 
	height: 250px 
	}

/* LINKS */

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;	
}
a:hover {
	color: #003366;
	text-decoration: underline;	
}
a:active {
	color: #CC0000;
}


#leftcolumn3 h2 {
	margin-top: 0;
	font-size:20px;
	}

#leftcolumn3 h3 {
	margin-bottom: 0;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 10px;
	}

#leftcolumn3  a:link  {
	color: #643200;	
}

#leftcolumn3  a:hover  {
	color: #000;	
}

#leftcolumn3  a:visited  {
	color: #433A2E;	
}

#leftcolumn3 a:visited:hover  {
	color: #000;	
}


#leftcolumn2  a:link  {
	color: #643200;	
}

#leftcolumn2  a:hover  {
	color: #000;	
}

#leftcolumn2  a:visited  {
	color: #433A2E;	
}

#leftcolumn2 a:visited:hover  {
	color: #000;	
}

#leftcolumn  a:link, .link  {
	color: #643200;	
	cursor:pointer;
}

#leftcolumn  a:hover, .link:hover  {
	color: #000;	
}

#leftcolumn  a:visited  {
	color: #433A2E;	
}

#leftcolumn a:visited:hover  {
	color: #000;	
}

#subnav_smallcontent a {
	padding-bottom: 10px;
	text-decoration: none;
}

#subnav_smallcontent a:link {
	color: #FDE29C;
}

#subnav_smallcontent a:hover {
	color: #fff;
}

#subnav_smallcontent a:visited {
	color: #FDE29C;
}

#subnav_smallcontent a:visited:hover {
	color: #fff;
}

#footertext a:link {
	color: #988367;
}


#footertext a:hover {
	color: #CCCC66;
}

#footertext a:visited {
	color: #988367;
}

#footertext a:visited:hover {
	color: #cccc66;
}


/* LAYOUT DIVISIONS */

.siteframe {
	width: 771px;
	height: 100%;
	border-left: 1px #000 solid ;	
	border-right: 1px #000 solid;	
	border-bottom: 2px #000 solid;		
}

	
#leftcolumn {	
	padding: 0px 20px 10px 20px;
	}

.rightcolumnbody2 {
	padding: 10px 0 0 25px;
/*	float: right; commented out by Ryan Plesko (December 30, 2008 10:02 CST) to adjust alignment issues in table layout version */
}

.rightcolumnbody {
	width: 195px;
	padding: 0px 0px 0px 5px;
}




/* BROADCAST PAGE */

body#broadcast  {
	background-image: url(../images/new_bcast-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #433A2E;
	height:100%; 
}


div#maincontent-broadcast {
	background-image: url(../images/new_bcast-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}
	

#broadcast_header {
	height: 107px;
	background-image: url(../images/new_bcast-nav.jpg);
	background-position: top left;
	}
	
#broadcast_header2 {
	height: 107px;
	background-image: url(../images/new_bcast-nav2.jpg);
	background-position: top left;
	}	

#broadcast_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}


#broadcast_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#broadcast_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#broadcast_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#broadcast_mininav ul li a:hover {
color: #E7E3EE; 
}

#broacast_current {
background-color: #5E0A00;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#broacast_current a:link, a:visited{
color: #E7E3EE;
}

#broadcast_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#broadcast_subnav li {
	margin: 0;
	padding: 0;
	}
	
#broadcast_subnav li ul {
	padding-bottom: 10px;

	}
	
#broadcast_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#broadcast_subnav li a {
	padding-left: 10px;
	}

#broadcast_subnav li li a {
	padding: 0 ;
	}

#broadcast_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#broadcast_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#broadcast_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#broadcast_subnav a:hover {
	color: #D6DBE0;
	background: #8C4C17;
	}

#broadcast_subnav li.active a {
	color: #D6DBE0;
	background: #520600;
	padding-left: 10px;
	}

.footerbg-broadcast {
	background-image: url(../images/new_bcast-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}
	

/* ABOUT US */

body#about  {
	background-image: url(../images/new_about-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00152B;
	height:100%; 
}

div#maincontent-about {
	background-image: url(../images/new_about-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}	

#aboutus_header {
	height: 107px;
	background-image: url(../images/new_about-nav.jpg);
	background-position: top left;
	}

#aboutus_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}

#aboutus_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#aboutus_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#aboutus_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#aboutus_mininav ul li a:hover {
color: #E7E3EE; 
}

#aboutus_current {
background-color: #001F3E;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#aboutus_current a:link, a:visited{
color: #E7E3EE;
}

#aboutus_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#aboutus_subnav li {
	margin: 0;
	padding: 0;
	}
	
#aboutus_subnav li ul {
	padding-bottom: 10px;

	}
	
#aboutus_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#aboutus_subnav li a {
	padding-left: 10px;
	}

#aboutus_subnav li li a {
	padding: 0 ;
	}

#aboutus_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#aboutus_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#aboutus_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#aboutus_subnav a:hover {
	color: #D6DBE0;
	background: #0099CC;
	}

#aboutus_subnav li.active a {
	color: #D6DBE0;
	background: #003366;
	padding-left: 10px;
	}
	
.footerbg-about {
	background-image: url(../images/new_about-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}

/* WISDOM */

body#wisdom  {
	background-image: url(../images/new_wisdom-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #182A13;
	height:100%; 
}

div#maincontent-wisdom {
	background-image: url(../images/new_wisdom-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}	

#wisdom_header {
	height: 107px;
	background-image: url(../images/new_wisdom-nav.jpg);
	background-position: top left;
	}

#wisdom_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}

#wisdom_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#wisdom_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#wisdom_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#wisdom_mininav ul li a:hover {
color: #E7E3EE; 
}

#wisdom_current {
background-color: #003300;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#wisdom_current a:link, a:visited{
color: #E7E3EE;
}

#wisdom_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#wisdom_subnav li {
	margin: 0;
	padding: 0;
	}
	
#wisdom_subnav li ul {
	padding-bottom: 10px;

	}
	
#wisdom_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#wisdom_subnav li a {
	padding-left: 10px;
	}

#wisdom_subnav li li a {
	padding: 0 ;
	}

#wisdom_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#wisdom_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#wisdom_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#wisdom_subnav a:hover {
	color: #D6DBE0;
	background: #009933;
	}

#wisdom_subnav li.active a {
	color: #D6DBE0;
	background: #003300;
	padding-left: 10px;
	}
	
.footerbg-wisdom {
	background-image: url(../images/new_wisdom-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}

/* WISDOM ROLL */

#wisdomroll {
 width: 432px;
 height: 427px;
 background: url(../images/new_wisdombox.jpg) no-repeat;
 position: relative;
}
#wisdomroll li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#wisdomroll a {display: block; text-indent: -9999px; text-decoration: none;}

#weeklywalk {left: 0px; top: 0px; width: 200px; height: 200px; z-index: 40;}
#weeklyword {left: 228px; top: 0px; width: 200px; height: 200px;}
#oj {left: 0px; top: 227px; width: 200px; height: 200px;}
#youasked {left: 228px; top: 227px; width: 200px; height: 200px;}


#weeklywalk a, #weeklyword a, #oj a, #youasked a {height: 200px;}

#weeklywalk a {background: url(../images/new_wisdombox.jpg) 0px 0px no-repeat;}
#weeklywalk a:hover {background: url(../images/new_wisdombox.jpg) 0px -427px no-repeat;}

#weeklyword a {background: url(../images/new_wisdombox.jpg) -228px 0px no-repeat;}
#weeklyword a:hover {background: url(../images/new_wisdombox.jpg) -228px -427px no-repeat;}

#oj a {background: url(../images/new_wisdombox.jpg) 0px -227px no-repeat;}
#oj a:hover {background: url(../images/new_wisdombox.jpg) 0px -654px no-repeat;}

#youasked a {background: url(../images/new_wisdombox.jpg) -228px -227px no-repeat;}
#youasked a:hover {background: url(../images/new_wisdombox.jpg) -228px -654px no-repeat;}


/* EVENTS */

body#events  {
	background-image: url(../images/new_events-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E192A;
	height:100%; 
}

div#maincontent-events {
	background-image: url(../images/new_events-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}	

#events_header {
	height: 107px;
	background-image: url(../images/new_events-nav.jpg);
	background-position: top left;
	}

#events_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}

#events_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#events_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#events_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#events_mininav ul li a:hover {
color: #E7E3EE; 
}

#specialevents_current {
background-color: #1E192A;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#specialevents_current a:link, a:visited{
color: #E7E3EE;
}

#events_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#events_subnav li {
	margin: 0;
	padding: 0;
	}
	
#events_subnav li ul {
	padding-bottom: 10px;

	}
	
#events_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#events_subnav li a {
	padding-left: 10px;
	}

#events_subnav li li a {
	padding: 0 ;
	}

#events_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#events_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#events_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#events_subnav a:hover {
	color: #D6DBE0;
	background: #663399;
	}

#events_subnav li.active a {
	color: #D6DBE0;
	background: #330033;
	padding-left: 10px;
	}
	
.footerbg-events {
	background-image: url(../images/new_events-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}

/* EVENTS ROLL */

#eventsroll {
 width: 432px;
 height: 427px;
 background: url(../images/new_eventsbox.jpg) no-repeat;
 position: relative;
}
#eventsroll li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#eventsroll a {display: block; text-indent: -9999px; text-decoration: none;}

#evening {left: 0px; top: 0px; width: 200px; height: 200px; z-index: 40;}
#calendar {left: 228px; top: 0px; width: 200px; height: 200px;}
#straightup {left: 0px; top: 227px; width: 200px; height: 200px;}
#golf {left: 228px; top: 227px; width: 200px; height: 200px;}


#evening a, #calendar a, #straightup a, #golf a {height: 200px;}

#evening a {background: url(../images/new_eventsbox.jpg) 0px 0px no-repeat;}
#evening a:hover {background: url(../images/new_eventsbox.jpg) 0px -427px no-repeat;}

#calendar a {background: url(../images/new_eventsbox.jpg) -228px 0px no-repeat;}
#calendar a:hover {background: url(../images/new_eventsbox.jpg) -228px -427px no-repeat;}

#straightup a {background: url(../images/new_eventsbox.jpg) 0px -227px no-repeat;}
#straightup a:hover {background: url(../images/new_eventsbox.jpg) 0px -654px no-repeat;}

#golf a {background: url(../images/new_eventsbox.jpg) -228px -227px no-repeat;}
#golf a:hover {background: url(../images/new_eventsbox.jpg) -228px -654px no-repeat;}


/* SUPPORT */

body#support  {
	background-image: url(../images/new_support-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #262111;
	height:100%; 
}

div#maincontent-support {
	background-image: url(../images/new_support-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}	

#support_header {
	height: 107px;
	background-image: url(../images/new_support-nav.jpg);
	background-position: top left;
	}
	
#support_header2 {
	height: 107px;
	background-image: url(../images/new_support-nav2.jpg);
	background-position: top left;
	}	

#support_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}

#support_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#support_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#support_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#support_mininav ul li a:hover {
color: #E7E3EE; 
}

#support_current {
background-color: #262111;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#support_current a:link, a:visited{
color: #E7E3EE;
}

#support_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#support_subnav li {
	margin: 0;
	padding: 0;
	}
	
#support_subnav li ul {
	padding-bottom: 10px;

	}
	
#support_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#support_subnav li a {
	padding-left: 10px;
	}

#support_subnav li li a {
	padding: 0 ;
	}

#support_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#support_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#support_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#support_subnav a:hover {
	color: #D6DBE0;
	background: #574B28;
	}

#support_subnav li.active a {
	color: #D6DBE0;
	background: #262111;
	padding-left: 10px;
	}
	
.footerbg-support {
	background-image: url(../images/new_support-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}

/* SUPPORT ROLL */

#supportroll {
 width: 432px;
 height: 427px;
 background: url(../images/new_supportbox.jpg) no-repeat;
 position: relative;
}
#supportroll li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#supportroll a {display: block; text-indent: -9999px; text-decoration: none;}

#financial {left: 0px; top: 0px; width: 200px; height: 200px; z-index: 40;}
#prayer {left: 228px; top: 0px; width: 200px; height: 200px;}
#partner {left: 0px; top: 227px; width: 200px; height: 200px;}
#changed {left: 228px; top: 227px; width: 200px; height: 200px;}


#financial a, #prayer a, #partner a, #changed a {height: 200px;}

#financial a {background: url(../images/new_supportbox.jpg) 0px 0px no-repeat;}
#financial a:hover {background: url(../images/new_supportbox.jpg) 0px -427px no-repeat;}

#prayer a {background: url(../images/new_supportbox.jpg) -228px 0px no-repeat;}
#prayer a:hover {background: url(../images/new_supportbox.jpg) -228px -427px no-repeat;}

#partner a {background: url(../images/new_supportbox.jpg) 0px -227px no-repeat;}
#partner a:hover {background: url(../images/new_supportbox.jpg) 0px -654px no-repeat;}

#changed a {background: url(../images/new_supportbox.jpg) -228px -227px no-repeat;}
#changed a:hover {background: url(../images/new_supportbox.jpg) -228px -654px no-repeat;}


/* STORE */

body#store  {
	background-image: url(../images/new_store-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C0707;
	height:100%; 
}

div#maincontent-store {
	background-image: url(../images/new_store-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}	

#store_header {
	height: 107px;
	background-image: url(../images/new_store-nav.jpg);
	background-position: top left;
	}

#store_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}

#store_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#store_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#store_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#store_mininav ul li a:hover {
color: #E7E3EE; 
}

#store_current {
background-color: #2C0707;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#store_current a:link, a:visited{
color: #E7E3EE;
}

#store_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#store_subnav li {
	margin: 0;
	padding: 0;
	}
	
#store_subnav li ul {
	padding-bottom: 10px;

	}
	
#store_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#store_subnav li a {
	padding-left: 10px;
	}

#store_subnav li li a {
	padding: 0 ;
	}

#store_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#store_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#store_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#store_subnav a:hover {
	color: #D6DBE0;
	background: #663399;
	}

#store_subnav li.active a {
	color: #D6DBE0;
	background: #330033;
	padding-left: 10px;
	}
	
.footerbg-store {
	background-image: url(../images/new_store-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}

/* STORE ROLLOVER */

#storeroll {
 width: 657px;
 height: 427px;
 background: url(../images/new_storebox.jpg) no-repeat;
 position: relative;
}
#storeroll li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#storeroll a {display: block; text-indent: -9999px; text-decoration: none;}

#audio {left: 0px; top: 0px; width: 200px; height: 200px; z-index: 40;}
#dvd {left: 228px; top: 0px; width: 200px; height: 200px;}
#music {left: 456px; top: 0px; width: 200px; height: 200px;}
#books {left: 0px; top: 227px; width: 200px; height: 200px;}
#study {left: 228px; top: 227px; width: 200px; height: 200px;}
#gear {left: 456px; top: 227px; width: 200px; height: 200px;}

#audio a, #dvd a, #music a, #books a, #study a, #gear a {height: 200px;}

#audio a {background: url(../images/new_storebox.jpg) 0px 0px no-repeat;}
#audio a:hover {background: url(../images/new_storebox.jpg) 0px -427px no-repeat;}

#dvd a {background: url(../images/new_storebox.jpg) -228px 0px no-repeat;}
#dvd a:hover {background: url(../images/new_storebox.jpg) -228px -427px no-repeat;}

#music a {background: url(../images/new_storebox.jpg) -456px 0px no-repeat;}
#music a:hover {background: url(../images/new_storebox.jpg) -456px -427px no-repeat;}

#books a {background: url(../images/new_storebox.jpg) 0px -227px no-repeat;}
#books a:hover {background: url(../images/new_storebox.jpg) 0px -654px no-repeat;}

#study a {background: url(../images/new_storebox.jpg) -228px -227px no-repeat;}
#study a:hover {background: url(../images/new_storebox.jpg) -228px -654px no-repeat;}

#gear a {background: url(../images/new_storebox.jpg) -456px -227px no-repeat;}
#gear a:hover {background: url(../images/new_storebox.jpg) -456px -654px no-repeat;}


/* general */

body#general  {
	background-image: url(../images/new_general-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #303223;
	height:100%; 
}

div#maincontent-general {
	background-image: url(../images/new_general-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}	
	
div#maincontent-general2 {
	background-image: url(../images/new_general-bg3.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}		

#general_header {
	height: 107px;
	background-image: url(../images/new_general-nav.jpg);
	background-position: top left;
	}

#general_header2 {
	height: 107px;
	background-image: url(../images/new_general-nav2.jpg);
	background-position: top left;
	}	

#general_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}

#general_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#general_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#general_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#general_mininav ul li a:hover {
color: #E7E3EE; 
}

#general_current {
background-color: #303223;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#general_current a:link, a:visited{
color: #E7E3EE;
}

#general_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#general_subnav li {
	margin: 0;
	padding: 0;
	}
	
#general_subnav li ul {
	padding-bottom: 10px;

	}
	
#general_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#general_subnav li a {
	padding-left: 10px;
	}

#general_subnav li li a {
	padding: 0 ;
	}

#general_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#general_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#general_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#general_subnav a:hover {
	color: #D6DBE0;
	background: #53583F;
	}

#general_subnav li.active a {
	color: #D6DBE0;
	background: #1B1D14;
	padding-left: 10px;
	}
	
.footerbg-general {
	background-image: url(../images/new_general-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}

/* account */

body#account  {
	background-image: url(../images/new_account-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #112424;
	height:100%; 
}

div#maincontent-account {
	background-image: url(../images/new_account-bg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}	

div#maincontent-account2 {
	background-image: url(../images/new_account-bg2a.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	width: 771px;
	}		

#account_header {
	height: 107px;
	background-image: url(../images/new_account-nav.jpg);
	background-position: top left;
	}
	
#account_header2 {
	height: 107px;
	background-image: url(../images/new_account-nav2a.jpg);
	background-position: top left;
	}	

#account_mininav {
	width: 771px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 9px;
}

#account_mininav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#account_mininav ul li { 
display: inline;
padding:0 18px 0 0;
}

#account_mininav ul li a {
text-decoration: none;
color:#FDD58E;
}

#account_mininav ul li a:hover {
color: #E7E3EE; 
}

#account_current {
background-color: #112424;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}

#account_current a:link, a:visited{
color: #E7E3EE;
}

#account_subnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
#account_subnav li {
	margin: 0;
	padding: 0;
	}
	
#account_subnav li ul {
	padding-bottom: 10px;

	}
	
#account_subnav li li {
	font-size:11px;
	margin: 0 0 0 -10px;
	padding: 0;
	border-bottom: none ;
	list-style-type:none;
	}
	
#account_subnav li a {
	padding-left: 10px;
	}

#account_subnav li li a {
	padding: 0 ;
	}

#account_subnav li li.sub a {
	background: none;
	padding: 5px 0 0 0;
	}
	
#account_subnav li li.sub a:hover {
	text-decoration:underline;
	background: none;
	}	

#account_subnav a {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 18px 3px 3px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D6DBE0;
	}
	
#account_subnav a:hover {
	color: #D6DBE0;
	background: #173334;
	}

#account_subnav li.active a {
	color: #D6DBE0;
	background: #2B5859;
	padding-left: 10px;
	}
	
.footerbg-account {
	background-image: url(../images/new_account-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #DADAD0;
	height: 51px;
}

/*NAVIGATION */

#mainnav {
	width: 771px;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 28px; 
	padding-bottom: 20px;
}

#mainnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#mainnav ul li { 
display: inline; 
padding: 0 7px 0 7px;
}

#mainnav ul li a
{
text-decoration: none;
color: #fff;

}

#mainnav ul li a:hover
{
color: #E7E3EE;
}
		
	
/* BROADCAST TABLE */

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;

}

#mytable th {
	border: 1px solid #CAA660;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 6px 6px 12px;

}

#mytable td {
	padding: 3px 3px 3px 12px;
}

.mytable2 td {
	padding: 3px 0px 0px 12px;
}

#mytable3 td {
	padding: 0;
}

#mytable td.alt2 {
	background-color: transparent;
	width:190px;
}

#mytable td.alt3 {
	background: transparent;
}

#mytable td.alt {
	background: transparent;
	font-size: 8px;
}

#mytable .listentext {
	font: 8px;
}	

#mytable .listentextbold {
	font: bold;
}	

#mytable .datetext {
	font: bold 8px;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
	
#mytable .listentextheader {
	font: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	}		

.brodcast_nowairing {
	font-size:20px;
	color: #B16B2E;
}

.broadcast_datetext {
	font-weight: bold;
	}	
	
/* AJAX STUFF */

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

fieldset
{
     border: 1px solid #000000;
}


/*--------------------------------------------------------- Added by Ryan */

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 440px;
	height: 365px;
	padding: 16px;
	border: 16px solid #cccccc;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.white_content a {
	position: absolute;
	top: 20px;
	right: 20px;
}

/*--------------------------------------------------------- Added by Aaron, who is much cooler than Ryan */

div.alert {
	background: #f5c5c5 url(../images/alert.jpg) no-repeat left 30%;
	border: 1px solid #ff0000;
	color: #ff0000;
	clear: both;
	padding: 15px 15px 15px 75px;
}

div.alert p {
	margin: 10px 0; 
}

.msg_good
{
	padding:25px 15px 25px 95px;
	background:#C2EFC2 url(../images/check.jpg) no-repeat 10px 30%;
	border: 1px solid #33a933;
	font-weight:bold;
	margin-bottom:15px;
}

div#maintable h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #fff;
	background: #2F4B4B;
	font-weight: normal;
	position: relative;
	margin-top: 10px;
}

h3
{
	font-size:13px;
	margin-top:15px;
	margin-bottom:3px;
}

.txt
{
	color:#333333;
	font-size:14px;
	border:1px solid #666666;
	padding: 6px 8px;
	
}

table.txt {
	border: none;
	background: none;
	padding: 0;
}

.btn
{
	padding:3px;
	color:#000000;
	font-size:15px;
}

.form_float
{
	float:left;
	margin-right:10px;
}

.clear
{
	clear:both;
	visibility:hidden;
	height:1px;
}

.mailingList label
{
	padding-left:5px;
	padding-right:10px;
}

.txt .large
{
	width:200px;
}

.txt .medium
{
	width:100px;
}

.txt .small
{
	width:75px;
}

div.login {
	float: left;
	width: 180px;
	border-left: 1px solid #C29144;
	margin-left: 0px;
	padding: 15px 0 0 20px;
}

div.login label {
	display: block;
	font-size: 10px;
	margin: 10px 0 0 15px;
}

div.login #Donation_Form1_UserName, div.login #Donation_Form1_Password {
	border:1px solid #666666;
	background: #fff url(../images/txt-bg.jpg) repeat-x top;
	margin-left:15px;
	padding: 10px 8px;
	width:147px;
	font-size: 12px;
}

div.login #Donation_Form1_RememberMe {
	clear: left;
	margin-left: 15px;
}

div.login #Donation_Form1_LoginButton {
	margin: 10px 0 0 15px;
}

div.login a#Donation_Form1_LoginButton {
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #666666;
	color:#000000;
	display:block;
	margin-left:15px;
	margin-top:7px;
	padding:5px;
	text-align:center;
	width:50px;
}

div.login p, div.login span.validationError {
	margin-left: 15px;
}

div.login p#tr_register {
	margin-top: 10px;
}

div.login p#tr_password {
	margin-top: 10px;
}

div.signup h2, div.login h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #fff;
	background: #2F4B4B;
	font-weight: normal;
	position: relative;
	margin-top: 10px;
}

div.signup h2.brown, div.login h2.brown {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #fff;
	background: #272111;
	font-weight: normal;
	position: relative;
	margin-top: 10px;
}

h1.brown, h2.brown {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #fff;
	background: #272111;
	font-weight: normal;
	position: relative;
	margin-top: 10px;
}

div.signup {
	width: 300px;
	padding: 15px 20px 15px 0;
	float: left;
}

div.signup ul {
	padding-left: 40px;
	margin: 10px 0;
}

div.signup p {
	margin: 10px 0;
	padding-left: 15px;
}

div.alert a#lnk_Register1, div.signup a#lnk_Register1, a#Donation_Form1_lbtnRegister {
	margin: 0;
	display: block;
	text-indent: -9999px;
	background: url(../images/reg_button.png) no-repeat top left;
	height: 125px;
	width: 125px;
	float: right;
	position: relative;
	z-index: 100;
	top: -35px;
	margin-bottom: -35px;
}

div.warning a#lnk_Register1{
	margin: 0;
	display: block;
	text-indent: -9999px;
	background: url(../images/reg_button.png) no-repeat top left;
	height: 125px;
	width: 125px;
	float: right;
	position: relative;
	z-index: 100;
	top: -35px;
	margin-bottom: -35px;
}

a#lnk_ChangePartner {
	margin: 0;
	display: block;
	text-indent: -9999px;
	background: url(../images/cp_reg_button.png) no-repeat top left;
	height: 125px;
	width: 125px;
	float: right;
	position: relative;
	z-index: 100;
	top:-10px;
}

a#lnk_ChangePartner2 {
	display: none;
}

div.section {
	background:#B7AB81 none repeat scroll 0 0;
	border:1px solid #272111;
	font-style:normal;
	font-weight:normal;
	margin-top:15px;
	padding:15px;
	position: relative;
}

div.section h3 {
	font-size: 16px;
}

div.section input.btn {
	position: absolute;
	top: 10px;
	right: 10px;
}

div.images {
	width: 195px;
	float: left;
}

a.cp-invite {
	display: table;
	width: 250px;
	height: 53px;
	padding: 27px 0 0 85px;
	font-weight: bold;
	background: url(../images/invitation-bg.png) no-repeat top left;
}

div.warning {
	background: #fae77f url(../images/warning-icon.jpg) no-repeat left 30%;
	border: 1px solid #cdb011;
	color: #958213;
	clear: both;
	padding: 20px 15px 20px 75px;
	display: block;
}

div.warning p {
	margin: 10px 0; 
}

a.warning-small {
	background: #FAE77F url(../images/warning-small.gif) no-repeat top left;
	padding-left: 20px;
	margin-left: -20px;	
}

div.donation-alert {
	background: #a5ca95 url(../images/donation-alert.jpg) no-repeat 15px 40%;
	border: 1px solid #2b5a17;
	clear: both;
	color: #2b5a17;
	padding: 20px 15px 20px 75px;
}

div.donation-alert a {
	margin: 10px 0;
	color: #2b5a17 !important; 
}

div.tablayout {
	width: 100%;
	margin: 0 0 20px 0;
}

ul.tablayout {
	list-style-type: none;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 11px;
	background: url(../images/pixel.gif) bottom left repeat-x;
}

ul.tablayout li {
	margin: 0 2px 0 0;
	float: left;
	white-space: nowrap;
}

ul.tablayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	background:#B7AB81 none repeat scroll 0 0;
	border:1px solid #272111;
	border-bottom: 0;
	text-decoration: none !important;
	font-weight: normal !important;
}

ul.tablayout a:hover {
	background: #dcd2b0;
}

ul.tablayout a.active {
	background: #dcd2b0;
	padding-bottom: 5px;
	cursor: default;
	color: inherit;
	font-weight: normal !important;
}

.tabs-container {
	clear: left;
	border: 1px solid #272111;
	border-top: 0;
	padding: 20px 8px 0 8px;
	background: #dcd2b0;
}

.fcc{
	font-weight:bold;
	font-style:italic;
	text-align:center;
	padding-bottom:20px;
}

/*--------------------------------------------------- ChangePartners.aspx stuff (by Aaron The Awesome) */
#partnerSummary
{
	width:500px;
	margin:0 auto;
}

#partnerSummary .column
{
	float:left;
	width:229px;
	margin-right:20px;
	border-right:black solid 1px;
	padding-right:20px;
	margin-top:20px;
}

#partnerSummary .last{border:none; margin-right:0; padding-right:0;}

#partnerSummary .column ul
{
	list-style-type:disc;
}

#partnerSummary .column h2
{
	margin-top:0;
}

.becomePartner
{
	width:250px;
}

.takeSurvey{
	background:url(http://www.walkintheword.com/images/survey_repeatx.jpg) top repeat-x;
	text-align:center;
	height:33px;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	font-family:"Trebuchet MS";
}

.takeSurvey a{
	color:#23558F;
}

.survey_btn{width:115px; margin:0 auto; padding-top:40px;}

.survey_btn a{
	padding:10px;
	background:#63542D;
	border:#574B28 solid 2px;
	color:white !important;
	text-decoration:none;
	font-weight:bold;
}

.survey_btn a:hover{background:#574B28;}

/*Customer Support*/

ul.buttons {
	list-style-type: none;
	clear: both;
}

ul.buttons li 
{
    display: inline;

}

ul.buttons li a {
	display: block;
	width: 151px;
	height: 53px;
	padding: 27px 0 0 70px;
	font-weight: bold;
	float: left;
	margin: 0 5px 12px 12px;
}

ul.buttons li.contact a {
	background: url(../images/CustSupp_button_contact.png) no-repeat top left;
	
}

ul.buttons li.custserv a {
	background: url(../images/CustSupp_button_general.png) no-repeat top left;
	
}

ul.buttons li.billing a{
	background: url(../images/CustSupp_button_billing.png) no-repeat top left;
}

ul.buttons li.feedback a{
	background: url(../images/CustSupp_button_feedback.png) no-repeat top left;
}

ul.buttons li.technical a{
	background: url(../images/CustSupp_button_technical.png) no-repeat top left;
}

ul.buttons li.faq2 a{
	background: url(../images/CustSupp_button_faq.png) no-repeat top left;
}

ul#events{
	list-style-type: none;
	margin:0;
	padding:0;
	margin-top:20px;
}

ul#events li{
	float:left;
	margin-right:15px;
}

ul#events img{border:0;}

div.form_float.clear
{
	visibility:visible;
	height:auto;
}

.donations *
{
    color: #666;
}

.donations img
{
    border: 0px !important;
}

.donations h2
{
    font-size: 16px;
    color: #6f3332;
}

.donations p, .donations label
{
    font-size: 14px;
}

.donations input, .donations select
{
    margin-top: 5px;
    color: #000;
}

.donations select
{
    padding: 5px;
}

.radio
{
    margin-top: 10px;
}

.radio td
{
    font-size: 16px;
    padding-right: 15px;
}

.float
{
    float: left;
}

.spacer-sm
{
    float: left;
    width: 10px;
}

.spacer-lg
{
    float: left;
    width: 60px;
}

.nav-buttons
{
    text-align: right;
}

#select-payment img
{
    position: relative;
    top: 10px;
    display: inline;
}

.trigger {  
    position: relative;
}

.tooltip {  
    display:none;
    left:20px;
    position:absolute;
    top:-90px;
}

.trigger:hover .tooltip
{  
    display: block; 
}

.summary-table
{
    margin-top: 5px;
    width: 420px;
}

.summary-table td
{
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    font-weight: bold;
}

.summary-table td.prompt
{
    background-color: #888888;
    color: #fff;
    font-weight: normal;
    text-align: right;
    width: 150px;
}

.good-message
{
    background:#C2EFC2;
    border:1px solid #33a933;
    clear:both;
    font-size:120%;
    padding: 30px;
    margin-bottom:15px;
    margin-right: 30px;
}

.bad-message
{
    background:#F5C5C5;
    border:1px solid #FF0000;
    clear:both;
    font-size:120%;
    padding: 30px;
    margin-bottom:15px;
    margin-right: 30px;
}