/* --------------------------------------------------
Stylesheet for www.solzaf.com
Copyright 2006
Alistair Dorman-Smith
http://alistair.dorman-smith.com
--------------------------------------------------- */


/* =Main Tags
------------------------------------------------------------*/

body, form, object, embed, p, h2, h3 {
	margin:0px;
	padding:0px;
}

ul, li {
	margin-bottom:0px;
	padding-bottom:0px;
	
}
body {
	/*margin:0px;
	padding:0px;*/
	margin-top:20px;
	margin-bottom:20px;	
}

object, embed {
	display:block;
	/*margin:0px;
	padding:0px;*/
}
body, td {
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	/*margin:0px;
	padding:0px;*/
	padding-bottom:10px;
}
ul {
	margin-top:0px;
	margin-bottom:5px;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	display:inline;
}
form {
	/*padding:0px;
	margin:0px;*/
}
textarea {
	padding-left:2px;
	height:50px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* =Header
------------------------------------------------------------*/
.header_side_left {
	background-color:#FFFFFF; 
	background-image:url(../_images/header_side_left.gif); 
	background-repeat:no-repeat;
	background-position:right top;
}
.header_side_right {
	background-color:#FFFFFF;
	background-image:url(../_images/header_side_right.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.swfPageTitleRings {
	display:block;
	margin-bottom:2px;
	vertical-align:middle;
	margin-right:8px;
}

.tableHeader {
	background-image:url(../_images/header_gradient_blue.gif); 
	background-repeat:repeat-x; 
	background-position:left;
}

#divHeader {
	margin:auto auto;
	width:770px;
	height:160px;
	background-image:url(../_images/header_gradient_blue.gif);
	background-repeat:repeat-x;
}
#divHeaderMiddle {
	width:735px;
	margin:auto auto;
	margin-top:10px;
	float:left; 
	border:0px solid #00FF00; 
	height:148px;
}

#divMemberLogin {
	width:735px;
	height:35px;	
	font-size:8pt;
	color:#246d96;
	text-align:center;
	padding-top:3px;
	background-image:url(../_images/background_memberlogin.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}
.divHeaderHolder {
	width:770px;
	background-image:url(../_images/watermark_logo.gif); 
	background-position:left bottom; 
	background-repeat:no-repeat;
}
#divMainNav {
	margin-top:0px;
	padding-top:0px;
	margin:auto auto;
	width:770px;
	height:29px;
}

#divMainNav ul {
	list-style:none;
	padding:0px;
	margin:0px; 
	text-align:right;
	margin-left:4px;
	padding-top:0px;
}
#divMainNav li {
	list-style-type:none; 
	float:left;
}




/* =Links
------------------------------------------------------------*/
a:link, a:active, a:visited {
	color:#FF9900;
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
/*-- Sub section links at the side of various sections -- */
a.subsection:link, a.subsection:active, a.subsection:visited  {
	display:block;
	height:20px;
	padding-top:4px;
	background-color:#c6ddeb;
	color:#000000;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	border-bottom:1px solid #5d94b3;
}	
a.subsection:hover {
	text-decoration:none;
	color:#ffbb56;
	background-color:#5d94b3;
}
a.header:link, a.header:active, a.header:visited {
	text-decoration:none;
	color:#246d96;
} 
a.header:hover {
	text-decoration:underline;	
	color:#246d96;	
} 

/* Extra styling for browsers except for IE6 and below. */
a[target="_blank"], a[href^="http://"] {
  background: url(../_images/icon_externalLink.gif) no-repeat right top;
  padding-right: 10px;
}


/* =Buttons
------------------------------------------------------------*/
.button_green, .button_tick, .button_add {
	border:1px solid #000000;	
	background-color:#f2f2ed;	
	background-position:right;
	background-repeat:no-repeat;
}
.button_green {
	width:150px;
	padding-right:27px;
	background-image:url(../_images/button_green.gif);
}
.button_tick {
	width:120px;
	padding-right:30px;
	background-image:url(../_images/button_tick.gif);
}
.button_add {
	width:155px;
	padding-right:30px;
	background-image:url(../_images/button_add.gif);
}
/* =News Page
------------------------------------------------------------*/
.news_story { /* News Text */
	font-size:10pt;
}
.news_story .news_text h2 { /* News Headline */
	font-size:12pt;
	font-weight:bold; 	
}
.news_story .news_text h3 { /* News Date */
	color:#999999;
	font-size:8pt;
}
.news_text {
	float:left;
	width:423px;
}
.news_image {
	float:right;
	/*margin-left:10px;*/
	width:277px;
}

/* =Useful Misc Styles
------------------------------------------------------------*/
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
#signin_restricted_error {
	color:#FF0000;
	font-weight:bold;
}
.nodetect { /* Javascript Detect Message */
	width:770px;
	border:2px solid #FF0000;
	background-color:#FFFFCC;
	margin:auto auto;
	margin-bottom:5px;
}
.audio_image {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.genre {
	font-weight:bold;
	color:#222222;
}
.red_text {
	color:#FF0000;
	font-weight:bold;
}
.green_text {
	color:#008000;
	font-weight:bold;
}
.preview_audio {
	height:20px;
}


/* =Main Page Areas
------------------------------------------------------------*/
#divPage {
	margin:0px auto 0px auto;
	width:770px;
	min-height:402px;
	background-color:#246e95;
	background-image:url(../_images/body_gradient_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	text-align:left;
}

.frmHeaderLogin {
	margin-top:8px;
}
.login {
	height:13px;
	font-size:8pt;
	border:1px solid #000000;
	width:80px;
	padding:1px;
	padding-left:3px;
	background-image:url(../_images/input_background.gif);

}
#tdPageContent {
	padding:16px;
	padding-bottom:0px;
	padding-top:0px;
}

.text {
	background-color:#c6ddeb;
	padding-left:13px;
	padding-right:13px;
	line-height:14pt;
}
/* =Images
------------------------------------------------------------*/
.imgwhite, .text_image_left, .text_image_right {
	border:2px solid #FFFFFF;
}
.text_image_left {
	margin-right:10px;
}
.text_image_right {
	margin-left:10px;
}

/* =Areas
------------------------------------------------------------*/
.text_area_one {
	width:735px;
	margin-top:13px;
	margin-right:2px;
}
.subsection_textheading {
	background-color:#c6ddeb;
	color:#000000;
	padding-top:10px;
	font-size:8pt;
	font-weight:bold;
	border-bottom:1px solid #5d94b3;
}
.subsection_extranote {
	background-color:#c6ddeb;
	color:#000000;
	padding:0px 6px 0px 6px;
	font-size:8pt;
	font-weight:bold;
}

.text_area_two {
	width:536px;
	margin-top:13px;
	float:right;
	margin-right:2px;
}
.subsection_navigation {
	margin-top:13px;
	float:left;
	width:173px;
}
.subsection_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#tableMain {
	background-color:#DDDDDD;
	background-color:#4284a7;
	background-image:url(../_images/body_gradient_blue3.gif); 
	background-repeat:no-repeat;
	background-repeat:repeat-x; 
	background-position:top;
	clear:both;
}
.transaction_message_output {
	margin:5px;
	padding:5px;
	margin-bottom:15px;
	background-color:#FFFFCC;
	border:1px solid #FFCC33;

}


/* =Structured Content Styles
------------------------------------------------------------*/
.sc_content {
	/*border-top:1px solid #4284a7;*/
	padding-top:5px;
	clear:both;	
}
.sc_content h2 {
	font-weight:bold;
	font-size:10pt;
}
.sc_content span {
	font-size:8pt;
	color:#666666;
}
.sc_content p.link {	
	font-size:8pt;
	clear:both;
	line-height:10pt;
}


/* =Audio Download Page
------------------------------------------------------------*/
#table_audio_downloads {
	margin-top:20px;
}
#table_audio_downloads td {
	font-weight:bold;
	font-size:8pt;
}
#table_audio_downloads td.title {
	font-size:10pt;
}
#table_audio_downloads td.desc {
	font-weight:normal;
	border-bottom:1px solid #999999;
	padding-right:10px;
	line-height:normal;
}
#table_audio_downloads td.control {
	border-bottom:1px solid #999999;
}

/* =Additional Form Styles
------------------------------------------------------------*/
.textfield, .textfield_register, textarea {
	width:150px;
	padding-left:2px;
	/*font-size:8pt;*/
	background-image:url(../_images/input_background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #AAAAAA;
}
.textfield_register {
	width:190px;
}
.textfield_admin {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #AAAAAA;
	padding:2px;
	font-size:10pt;
	background-image:url(../_images/input_background_admin.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



/* =Page Title & Footer
------------------------------------------------------------*/
#divTitleBar {
	background-image:url(../_images/background_bar.gif); 
	background-position:center;
	background-repeat:no-repeat; 
	width:735px; 
	height:37px;
	padding-top:5px;
	padding-left:26px;
	border:0px solid #66FF00;
	font-size:16pt;
	font-weight:600;
	position:relative;
}
#divTitleBar_Rings {
	position:absolute;	
}
#divTitleBar_Title {
	position:absolute;	
	padding-left:36px;
}
#divFooterBar {
	background-image:url(../_images/background_footer_bar.gif); 
	background-position:center;
	background-repeat:no-repeat; 
	text-align:left;
	width:735px; 
	height:37px;
	padding-left:26px;
	padding-right:26px;
	padding-top:4px;
	font-size:8pt;
}
.divFooter {
	margin:auto auto;
	width:770px;
	font-size:8pt;
	padding-top:5px;
}


/* =FPC 
------------------------------------------------------------*/
#tableFPC {
	background-color:#246e95;
	background-image:url(../_images/body_gradient_fpc.gif); 
	background-repeat:repeat-x; 
	background-position:top;
	clear:both;
}
#imgFPC {
	border:5px solid #FFFFFF;
}
.tdFPC_Text {
	background-color:#81acc3;	
	background-position:top;
	background-image:url(../_images/fpc_textbg_middle.gif);
	background-repeat:no-repeat;
	height:121px;
}
#divFPC_Title {
	font-weight:bold;
	font-size:14pt;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
#divFPC_Body {
	font-size:10pt; 
	font-weight:normal;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:0px;
	margin-top:5px;
	line-height:13pt;
}
#tdFPC_Left {
	padding-right:15px;
}
#tdFPC_Right {
	padding-left:25px;
}

/* =Page Template Areas
------------------------------------------------------------*/
#tdArea2_Middle {
	background-image:url(../_images/fpc_shop_background.gif); 
	background-repeat:repeat-y;
	background-position:right;
}

#tdArea1_Top {
	background-image:url(../_images/fpc_sitenews_top.gif); 
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13pt;
	padding-left:40px;
}
#tdArea2_Top {
	background-image:url(../_images/fpc_shop_top.gif); 
	background-repeat:no-repeat; 
	background-position:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13pt;
	padding-left:45px;
}
#tdArea1_Middle {
	background-image:url(../_images/fpc_sitenews_background.gif); 
	background-repeat:repeat-y;
}

#managenewsstories td {font-size:8pt; border-left:1px solid #EEEEEE;border-bottom:1px solid #EEEEEE; }
#managenewsstories th {font-size:8pt;font-weight:bold; background-color:#999999;color:#FFFFFF; }
#editnewsstories td { border-bottom:1px solid #FFFFFF;font-size:8pt;}

.tableDatabaseRecord td {
	font-size:8pt;
}
.tableDatabaseRecord {
	margin-bottom:10px;
	border-bottom:1px solid #4284a7;
}
.databaseintro {
	margin-bottom:10px;
	border-bottom:1px solid #4284a7;
}

/* Downloads Watermarks  */
.fixedintrotext{
	display:table-cell;
	min-height:80px;
}
#audiowatermark {
	background-image:url(../_images/watermark_audio.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}
#videowatermark {
	background-image:url(../_images/watermark_video.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}


/* Currently unused style for the Gallery
#gallerywatermark {
}
*/

/* End of CSS --------------------------------------------- */


