/* Barbox Style Sheet for screen media */

/* Body style */
body {background-color: #FFFFFF; margin: 0px; padding: 0px;}

/* Header Containers */
#header {background-color: #FF8E11; height: 72px; width: 100%; background: url(/images/barbox_wet.jpg) repeat;}.header_nav,a.header_nav:link,a.header_nav:visited,a.header_nav.active {color: #FFFFFF; text-decoration: none; 4-weight: normal;}
.header_nav,a.header_nav:link,a.header_nav:visited,a.header_nav.active {color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.header_nav:hover {color: #771D7D;
	font-weight: normal;}

#top_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 5px;
	padding-right: 20px;
}
.findbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	background-color: #FFFFFF;
	border: 1px solid #FE8F0D;
}
.findbutton {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F79927;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
}

/* Navigation containers */
#main_nav {
	top:71px;
	background-color: #F08418;
	height: 26px;
	width: 100%;
	position: absolute;
}
#sub_nav {
	background-color: #771D7D;
	top: 100px;
	height: 26px;
	width: 100%;
	position: absolute;
	font-weight: normal;
}
#main_nav_inner {	left: 160px;}
#main_nav_inner_right {	left: 530px; }
#sub_nav_inner  { 	left: 100px;}
#main_nav_inner,#sub_nav_inner,#main_nav_inner_right {
	height: 30px;
	width: 600px;
	position: absolute;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	top: 0px;
	line-height: 25px;
}
#sub_nav_inner{
	height: 30px;
	width: 800px;
	position: absolute;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	top: 0px;
	line-height: 25px;
}
#main_nav_inner_right {width: 245px;}

/* Navigation styles */
.main_nav_text {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding: 10px; 
}
.main_nav_text_active, a.main_nav_text:hover {
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #771D7D;
}
a.main_nav_text:link, a.main_nav_text:visited,a.main_nav_text_active:link,a.main_nav_text_active:visited {
	color: #FFFFFF;
}

.sub_nav_text,a.sub_nav_text:link,a.sub_nav_text:visited,a.sub_nav_text:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.sub_nav_text_active,a.sub_nav_text:hover,a.sub_nav_text_active:link, a.sub_nav_text_active:visited,a.sub_nav_text_active:hover {
	color: #FF8E11;
	text-decoration: underline;
	font-weight: normal;
}
.secondary_nav,a.secondary_nav:link,a.secondary_nav:visited,a.secondary_nav:active {
	font-size: 10px;
	color: #525252;
	margin-left: 10px;
	text-decoration: none;

}
a.secondary_nav:hover {
	color: #FF8E11;
	text-decoration: underline;
}
.secondary_nav_active,a.secondary_nav_active:visited,a.secondary_nav_active:hover {
	color: #FF8E11; 
	font-size: 10px; 
	margin-left: 10px;
	text-decoration: none;
}

.nonbold {font-weight: normal;} /* used for '>' text in nav */

/* added by barbox - superceeded by secondary_nav classes above*/
.side_nav_text,a.side_nav_text:link,a.side_nav_text:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #525252;
}
.side_nav_text_active,a.side_nav_text_active:visited,a.side_nav_text_active:hover,a.side_nav_text:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F79927;
}
.side_sub_nav_text,a.side_sub_nav_text:link,a.side_sub_nav_text:visited {
	text-decoration: none;
	font-weight: normal;
	color: #525252;
}
.side_sub_nav_text_active,a.side_sub_nav_text_active:visited,a.side_sub_nav_text_active:hover,a.side_sub_nav_text:hover {
	text-decoration: none;
	font-weight: normal;
	color: #F79927;
}
/* end */

/* added by barbox - allows EPiServer editor styles to work within main site */
.editor_body {Color: #494949; font-weight:normal; font-family: Arial; font-size:12px; margin-top:0.1em; margin-bottom:0.1em;}
.editor_headline {font-weight:bold; font-family:Arial; font-size:12px; color: #494949; margin-top:0.1em; margin-bottom:0.1em;}
.editor_section_headline {font-weight:normal; font-family:Arial; font-size:16px; color: #494949; margin-top:0.1em; margin-bottom:0.1em;}
.editor_section_heading {font-weight:bold; font-family:Arial; font-size:16px; color: #494949; margin-top:0.1em; margin-bottom:0.1em;}
.editor_orange_heading {font-weight: bold; color: #ffffff; font-family: Tahoma, Arial; font-size:14px; background-color: #fe8f0d;}
.editor_purple_heading {font-weight: bold; color: #ffffff; font-family: Tahoma, Arial; font-size:14px; background-color: #771d7d;}
.editor_page_title {font-family:Tahoma, Arial; font-weight: bold; font-size:24px; color: #8B5790;}
.editor_bulleted_list {font-size: 12px; list-style-image: url(/Images/square_bullet.gif); color: #494949; font-family: Arial;}
.editor_mini_bulleted_list {font-size: 11px; list-style-image: url(/Images/square_bullet.gif); color: #494949; font-family: Arial;}
.editor_mini_alert_list {font-size: 11px; list-style-position: outside; list-style-image: url(/Images/exclam.jpg); color: Red; font-family: Arial;}
.orange {color: #FE8F0D;}
.purple {color: #771d7d;}
p {font-family: Arial; color: #494949;}
hr {height: 0.1em; color: #95632F;}
hr.light {height: 0.1em; color: #F0E5CE;}

/* end */

/* Heading Styles */
#page_title {
	height: 25px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #8B5790;
}
#barbible_section_title {
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #494949;
}
#page_title_centred {
	height: 25px;
	text-align:center;
	width: 500px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #8B5790;
}
#Centre_page_title {
	height: 25px;
	width: 360px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #8B5790;
}
#head_orange,#head_grey,#head_purple  {
	background-color: #FE8F0D;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 100%;
	text-indent: 5px;
}
#head_error  
{
	background: url('/images/error_icon.jpg') 
		no-repeat fixed top left;
	background-color: #FE8F0D;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 100%;
	text-indent: 5px;
}

#head_info
{
	background: url('/images/info_icon2.jpg') 
		no-repeat fixed top left;
	background-color: #FE8F0D;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 100%;
	text-indent: 5px;
}
#barbible_head_orange,#barbible_head_grey,#barbible_head_purple  {
	background-color: #FE8F0D;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 17px;
	width: 100%;
	text-indent: 5px;
}
#head_orange {background-color: #FE8F0D;}
#head_grey {background-color: #838383;}
#head_purple {background-color: #771D7D;}
#help_body_container {
	top: 66px;
	left: 0px;
	width:732px;
	position:absolute;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	float:left;
}
#body_container {
	top: 120px;
	left: 0px;
	width:732px;
	position:absolute;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	float:left;
}
.body_container_fontsize 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold; 
}
.body_container_color
{
	color: #494949;
}

/* Main Body Containers */
#right_container {position:relative; top:0px; right:0px; width:210px; float:right;}
#container_wide {position:relative; width: 500px; left: 0px; float: left;}
#screen_wide {position:relative; width: 700px; left: 0px; float: left;}
#table_495 {width: 495px;} 

#container_left {width:240px; float:left;}
#box_left {left:0px;}
#container_right {width:240px; float:right;}
#box_right {position: relative;	right:0px;}
#container_wide_lightpurple {position:relative; width: 500px; left: 0px; float: left; background-color: #E3D2E5; padding: 10px;}
#container_wide_lpurplenpad {position:relative; width: 490px; left: 0px; float: left; background-color: #E3D2E5; padding: 5px; }
#container_wide_lpurplenopad {position:relative; width: 490px; left: 0px; float: left; background-color: #E3D2E5; padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px;}
#container_wide_lgreynopad {position:relative; width: 490px; left: 0px; float: left; background-color: #E0E0E0; padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px;}
#container_left_lightpurple {width:230px; float:left;}
#container_right_lightpurple {width:230px; float:right;}

#container_left_mini {width:50%; float:left;}
#container_right_mini {width:50%; float:right;}
#box_left_mini {left:0px;}
#box_right_mini {position: relative; right:0px;}

/* box containers */
#box_list_1 {background-color: #FCD6A9; padding: 4px;}
#box_list_2 {padding: 4px;}
#box_lightpurple {border: 0px; background-color: #E3D2E5; }
#bold_purple {font-weight: bold; color: #751E7C; }
#box_orange {border: 1px solid #FE8F0D;}
#box_orange_content {font-size: 11px;}
#box_orange_filled {border: 1px solid #FE8F0D; background-color: #FCD6A9;}
#box_orange_filled_noborder {background-color: #FCD6A9;}
#box_orange_filled_total {border: 1px solid #FE8F0D; background-color: #FE8F0D; color: #FFFFFF;}
#box_grey {border: 1px solid #838383;}
#box_grey_filled {border: 1px solid #838383; background-color: #E0E0E0;}
#box_grey_content {font-size: 11px;}
#box_purple {border: 1px solid #771D7D;}
#box_purple_content {font-size: 11px; color: #771D7D;}
#box_content,#box_purple_content,#box_orange_content,#box_grey_content {padding: 4px; line-height: 16px;}
#barbible_box_content,#barbible_box_purple_content,#barbible_box_orange_content,#barbible_box_grey_content {margin-left: 10px; padding: 4px; line-height: 16px; font-size: 11px;}
#table_text {font-size: 12px; color:#494949}

.grey_tb {font-size: 12px; font-weight: bold; color:#494949; font-family: Arial, Helvetica, sans-serif;
}
.grey_t {font-size: 12px; color:#494949; font-family: Arial, Helvetica, sans-serif;
}


.Grid
{

}

.Grid td
{
	font-size: 12px;
}

.table_list_1 {background-color: #FCD6A9;}
.table_list_2 {background-color: #FFFFFF;}
.table_list_3 {background-color: #E3D2E5;}

/* GPCalculator Result fields */
.calcResult
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	text-align: right;
	background-color: #FCD6A9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Assorted form styles */
.loginlabel {display: block; width: 70px; float: left;}

.loginboxes {
	color: #717171;
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 120px;
	border: 1px solid #FE8F0D;
}
.loginboxes_wide {
	color: #717171;
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 250px;
	border: 1px solid #FE8F0D;
}
.dropdown_exwide {
	width: 280px;
	border: 1px solid #FE8F0D;
	color: #494949;
}
.dropdown_fullwidth {
	width: 480px;
	border: 1px solid #FE8F0D;
	color: #494949;
}
.greyboxes {
	color: #717171;
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.greyboxes_wide {
	color: #717171;
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 250px;
	border: 1px solid #CCCCCC;
}
.orangetextbox {
	color: #717171;
	background-color: #FFFFFF;
	border: 1px solid #FE8F0D;
}
.loginbutton {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE8F0D;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
}
.qty_box {
	color: #717171;
	background-color: #FFFFFF;
	width: 30px;
	border: 1px solid #FE8F0D;
}
.dropdown_wide {
	width: 220px;
	border: 1px solid #FE8F0D;
	color: #494949;
}
.dropdown_narrow {
	width: 105px;
	color: #494949;
	border: 1px solid #FE8F0D;
}
.dropdown_medium {
	width: 135px;
	color: #494949;
	border: 1px solid #FE8F0D;
}
/* form style, prevent forms from causing margins (IE on Mac) */
form {margin: 0px; padding: 0px;}


/* Footer styles */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 00px;
	width:732px;
	position:relative;
	padding: 0px;
	float:left;
}
.footertext,a.footertext:link,a.footertext:active,a.footertext:visited {
	color: #525252;
	text-decoration: none;
	font-weight: normal;
}
a.footertext:hover {color: #FF8E11;
	font-weight:normal;}

/* Link styles */
a:link {color: #525252; font-weight: bold;}
a:visited  {color: #525252; font-weight: bold;}
a:hover {color: #FF8E11; font-weight: bold; text-decoration: none;}
a:active {color: #525252; font-weight: bold;}

/* EpiServer Paging Styles */
#PagingContainer { color: #525252; font-weight: bold;  }
#SelectedPagingItem, a.SelectedPagingItem:link, a.SelectedPagingItem:visited, a.SelectedPagingItem:hover, a.SelectedPagingItem:active
 {color: #FF8E11; font-weight: bold; text-decoration: none; font-size:115%; }
#UnselectedPagingItem {  color: #525252; font-weight: bold; }


/* Misc styles */
.ten_px {line-height: 10px;}
.five_px {line-height: 5px;}
.hide {font-size:1px;left:-500px;margin:0px;padding:0px;position:absolute;top:-500px}
.orange_italics {font-style: italic; color: #F79927;}
.orange {color: #F79927;}
.micro {line-height: 1px;}
.purple_subtext {color: #771d7d; line-height: 20px;}
.purple {color: #771d7d;}
span.separator {padding-right: 8px; padding-left: 8px; padding-bottom: 0px; padding-top: 0px;}
span.separator_narrow {padding-right: 2px; padding-left: 2px; padding-bottom: 0px; padding-top: 0px;}
.bullet {padding-right: 4px;}
.product_image {padding-right: 8px;}
.supplier_image {float:left; padding-right: 8px; padding-bottom: 65px;}
.red {color: #FF0000;}
.image_link_border {border: solid 1px #545454}
#orange_line  {background-color: #FE8F0D; width: 100%; height: 1px; line-height: 1px;}
#align_right {position:absolute; right: 10px;}
ol {
	list-style-position: outside;
	list-style-image: url(/images/square_bullet.gif);
}
ul {
	list-style-position: outside;
	list-style-type: decimal;
}
ul#editor_mini_bulleted_list {
	list-style-position: outside;
	list-style-image: url(/images/square_bullet.gif);
	margin-left: 16px;
	margin-top: 5px;
	margin-bottom: 1px;
}


ul#editor_mini_alert_list {
	list-style-position: outside;
	list-style-image: url(/images/exclam.jpg);
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 1px;
	color: Red;
}

#promotion {
	z-index:99;
	position:absolute;
	width:490px;
	left: 5px;
	top: 185px;
	background-color: #FFFFFF;
	visibility: hidden;
}

/* Morning Advertiser Styles */
#News_container {
	left: 0px;
	width:500px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float:left;
}

p.double { color: #525252; margin-bottom: 1.4em; margin-top: 2px; font-size: .7em; font-weight: normal; }

em.bold { font-weight: bold; }

a.relatedcategory
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #525252;
}

a.relatedarticle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: Red;
}

.subtitle { color: #525252; margin-bottom: 2px; margin-top: 2px; padding: 5px; font-weight: bold; font-size: 0.8em; }

.quote
{
width: 180px;
float: right;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 0;
margin-left: 5px;
font-size: .7em;
font-weight: normal;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background-color: #cccccc;
}




/* DataGrid */
.DGrid 
{
	font-family: Tahoma, Arial;	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#DataGrid 
{
	font-family: Tahoma, Arial;	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.DGHead  {
	background-color: #FE8F0D;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 100%;
	padding: 1px 2px 1px 2px;	
}

.DGPage  {
	background-color: #E3D2E5;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 20px;
	width: 100%;
	padding: 1px 2px 1px 2px;	
}

/*
#DataGrid, a.DataGrid:link, a.DGHead:link, a.DataGrid:visited, a.DGHead:visited, a.DataGrid:hover, a.DGHead:hover, a.DataGrid:active, a.DGHead:active
{
	color: #FFFFFF; 
	font-weight: bold;
}
*/

.DGHead a:hover  {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.DGHead a:link   {color: #FFFFFF; font-weight: bold;}
.DGHead a:visited   {color: #FFFFFF; font-weight: bold;}
.DGHead a:active {color: #FFFFFF; font-weight: bold;}
/* */

/*
#DataGrid, a.DataGrid:link, a.DGHead:link {color: #FFFFFF; font-weight: bold;}
#DataGrid, a.DataGrid:visited, a.DGHead:visited  {color: #FFFFFF; font-weight: bold;}
#DataGrid, a.DataGrid:hover, a.DGHead:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}
#DataGrid, a.DataGrid:active, a.DGHead:active {color: #FFFFFF; font-weight: bold;}
*/
.DGRow 
{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 1px 1px 1px 1px;	
}

.DGAltRow
{
	background-color: #FCD6A9;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 1px 1px 1px 1px;	
}

	
