.div{
	border:#ff0000 solid 1px;
}

#util_menu_holder{	

}

.util_menu_item{
	border:1px #bbbbbb solid;
	background-image:url(../images/rightfade.gif);
	margin:2px;
	padding:2px 5px 0px 5px;
}

.util_menu_heading{}

.util_menu_heading a{color:#333333;text-align:left;font-size: 12px; font-weight:bold;}

.util_menu_desc{background:url(../images/dot.gif) no-repeat 10px 1px;padding-left:20px;}

.util_menu_desc a{color:#fff;text-align:left;font-size: 11px; font-weight:normal;}

#messenger_montage{float:right;padding:10px 2px 0px 0px;border:0px #97a1a2 solid;}

#clock {float:right;text-align:center;padding:0px;height:15px;}

/* EWombat */

#ewombat_holder{
	border:1px #bbbbbb solid;
	background-image:url(../images/rightfade.gif);
	margin:2px;
	padding:5px 10px;
}

#ewombat_title{color:#333333; text-align:left;  font-size: 12px; font-weight:bold;}

#ewombat_input{margin:5px 0px 0px 0px;border:1px #cccccc solid;width:180px;}

#ewombat_button{cursor:pointer ;background:#006bb6;border:1px #cccccc solid;color:#fff;font-size:10px;height:20px;}

#ewombat_e{color:#ff0000;font-size:14px;}

body{font-family:arial;font-size: 12px;background:#ffffff;margin:15px 0px; background-image:url(../images/bgfade.gif); background-repeat:repeat-x}

li{color:#555555;}

p{color:#555555;text-align:justify}

a{color:#000000;text-decoration:none}

#acctweb{height:20px;margin:0 auto 0 auto;width:970px;}

#acctweb a{ font-size: 10px; color: #ffffff;float:right; font-weight:bold; text-decoration:none; padding-right:15px;padding-top:5px;}

#container {text-align:left; margin:0 auto 0 auto;width:990px;border:1px #cccccc solid;background:#FFF}

#header {width:982px;height:127px;border:0px #ff6600 solid; padding-top:6px;}

#content_container {overflow:hidden;width:990px;border:0px #ff6600 solid;background:#FFF;}

#pagehead{
	margin-left:3px;
	font-size:15px;
	font-weight:bold;
	color:#006bb6;
	border-bottom:#cccccc 1px solid;
	vertical-align:bottom;
	padding:10px 0px 10px 0px;
	font-family:Tahoma, Helvetica, sans-serif;
}

.content_description{
	color:#006bb6;
	font-size:11px;
	font-style:italic;
}

#hmenupanel {width:982px;height:26px;background:#006bb6;float:right;padding:8px 0px 0px 20px;}

#hmenupanel_home {width:982px;height:26px;	background-image:url(../images/hmenu.gif); float:right;padding:8px 0px 0px 20px; border-bottom:3px solid #ffffff;}

#asx_heading{ color:#333333;text-align:left;font-size: 12px; font-weight:bold;	padding:5px 5px 8px 5px;border-bottom:1px #cccccc solid;}

#asx_graph{	
	border:1px #cccccc solid;
	background:#efefef;
	margin:2px;
	width:220px;
	float:left;
}

#sidebar{float:left; width:210px;padding:0px 5px;border:0px #ff6600 solid;}

#sidebar_right{float:right; width:250px;}

.bullet{background:url('../images/dot.gif') no-repeat top;width:10px;}

#footer_sub{
	clear:both;
	border:1px #bbbbbb solid;
	float:left;
	text-align:left;
	width:984px;
	background:#dddddd;
	float:left;
	margin:2px;
}
 
#client_details {
	text-align:left;
	line-height:24px;
	color:#333333;
	font-size:11px;
	padding:0px 5px 5px 5px;
 }

#client_details a { color: #333333;line-height:18px;}

#client_details_clientName{float:left;font-weight:bold;}

#client_details_address{float:left;}

#client_details_town{float:left;}

#client_details_postcode{float:left;}

#client_details_state{float:left;}

#client_details_contact_phone{float:left;}

#client_details_contact_email{float:left;}

#client_details_siteurl{float:left;}

#logo{float:left;width:450px}

#staff_images{float:right;}

#content{
	vertical-align:top;
	color: #000000;
	border:0px solid #ff6600;
    overflow: hidden;
	padding:10px 40px 0px 50px;
	width:645px;
	float:left;
	background:#FFF;
	min-height:350px;
}

#content hr{
	color:#000000;
	height:1px;
}


/*////////////////////////*/
/* Component Styles */
/*////////////////////////*/


/* form validation styles */
.required{
	background:url('../images/req.gif') no-repeat right #eeeeee;width:10px;
}

.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}

/* pure CSS arrow */
.error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#FFFE36 transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-22px;
	left:0px;
}

#ticker_core{
	border-top:1px #cccccc solid;
}

.errorMessage {background: red; color: white; padding: 5px;}

/*////////////////////////*/
/* Ewombat Results Styles */
/*////////////////////////*/

	/* highlight word */
	b{ color:#000000;}
	
	/* List Footer | class='sm' */
	.sm{  color: #7F7F7F; text-decoration:none; text-align:justify; background-color:#ececec; padding:5px}
	
	/* ATO DOC Column | id='atodoc' */
	#atodocs {border: solid #ececec 1px;}
	#atodocs div{ border-bottom: solid #ececec 1px; padding:5px;}
	#atodocs a{  color: #7F7F7F; text-decoration:none;}
	#atodocs a:hover{  color: #4040ff; text-decoration:none;}
	#atodocs .aio_sub_head2 { color:#ffffff; background:#4040ff; font-size:11px; height:15pt; font-weight:bold; padding:8px 0px 0px 5px;}
	
	/* ATO LAW Column | id='atolaw' */
	#atolaw {border: solid #ececec 1px;}
	#atolaw div{ border-bottom: solid #ececec 1px; padding:5px;}
	#atolaw a{  color: #7F7F7F; text-decoration:none;}
	#atolaw a:hover{  color: #4040ff; text-decoration:none;}
	#atolaw .aio_sub_head2 { color:#ffffff; background:#4040ff; font-size:11px; height:15pt; font-weight:bold; padding:8px 0px 0px 5px;}
	
	/* INTERNET Column | id='local' */
	#local {border: solid #ececec 1px;}
	#local div{ border-bottom: solid #ececec 1px; padding:5px;}
	#local a{  color: #7F7F7F; text-decoration:none;}
	#local a:hover{  color: #208020; text-decoration:none;}
	#local .aio_sub_head3 { color:#ffffff; background:#208020; font-size:11px; height:15pt; font-weight:bold; padding:8px 0px 0px 5px;}
	
/*////////////////////////*/
/* Error Message Boxes    */
/*////////////////////////*/

#error_message_box, .errorMessage{background: red; color: white; padding: 5px;}
#message_box {background:blue; color: white; padding: 5px;}

/*////////////////////////*/
/* sb login form styling  */
/*////////////////////////*/
/*********** login form styles */
#loginform
    {
    width: 180px;
    float: left;
    margin: 40px 0;
    font-size: 9pt
    }

#loginform *
    {
    font-size: 96%;
    }

#loginform label
    {
    width: 10em;
    }

#loginform label.error
    {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
    }

#loginform p
    {
    clear: both;
    }

#loginform em
    {
    font-weight: bold;
    padding-right: 1em;
    vertical-align: top;
    }

#loginform.error
    {
    color: red
    }

/*  NEWS SUMMARY styles */

.news_summary_holder{	
	border:1px #cccccc solid;
	background:#efefef;
	margin:2px;
	padding:5px;
	width:220px;
	float:left;
}
	
	.news_summary_heading{color:#333333;text-align:left;font-size: 12px; font-weight:bold;	padding:0px 0px 8px 0px;border-bottom:1px #cccccc solid;}
	
	.news_summary_item{ background:url(../images/dot.gif) no-repeat 0px 6px; padding:8px 2px 8px 10px;text-align:left;border-bottom:1px #cccccc solid;}

	/*.news_summary_item:hover{background-color:#efefef}*/
		
	.news_summary_item a{line-height:12px;  color: #000000; text-decoration:none; vertical-align:top;font-weight:normal;}
	
	.news_summary_more{padding:1px 5px 1px 1px; text-align:right;}
	
	.news_summary_more a{line-height:12px;  color: #000000; text-decoration:none; vertical-align:top; }

/* end NEWS SUMMARY styles */

/* USEFUL LINKS */
	.useful_links_heading{color:white; background:#006bb6; padding:5px; text-align:center;  font-size: 12px; font-weight:bold;}
		
/* end */

/*************** SOW NEWS STYLES */
table#std
    {
    font-size: 10pt;
    color: #000000;

    width: 95%;
    border: 0px dashed #333;
    }

#std tr td.listing_table
    {
    padding: 2px;
    margin: 2px;
    vertical-align: top;
    width: 220px;
    }

/* the td cell that article is displayed in */
#std tr td.article { vertical-align: top;}

#std td.listing
    {
    text-align: left;
    text-indent: 0px;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    }

/* bullet formatting for article list */
#std.sow .listing_table.archive_table .bullet
    {
    width: 8px;
    height: 8px;
    background: url( '../images/dot.gif' ) no-repeat;
    }
/* bullet formatting for article list */
#std div.bullet
    {
    width: 8px;
    height: 8px;
    background: url( '../images/dot.gif' ) no-repeat;
    }

/* styling for sow block headings */
#std .subhead0, .subhead1, #std .subhead2, .subhead3
    {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    padding-left: 5px;
    color: #333;
    width: 210px; /* set to at least width of .bullet and .listing*/
    }

#std .listing A:Link, .listing A:VISITED
    {
    color: #333;
    text-decoration: none;
    }

#std .listing A:Hover
    {
    color: #364b8d; /*background:#e0e0e0;*/
    text-decoration: underline;
    }

/* highlight style for terms found by sow search facility */
#std .sow .highlight
    {
    background: yellow;
    } /* Styling for sow search form */

#std .findform
    {
    padding: 4px;
    background: #cccccc;
    }

#std div.articlehead
    {
    font-size:120%;
    font-weight:bolder;
    color: #333333;
    border-bottom: 4px #333333 solid;
    }

#std .articleheaddate
    {
    text-align: left;
    text-indent: 0px;
    font-size: small;
    font-weight: normal;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 0px;
    }

#std td.article
    {
    
    color: #333;
    }

#std div.articledescription
    {
    font-style: italic;
    color: #444;
    }

/* use this if you want to make bold listings look normal */

#std td.listing a strong
    {
    font-weight: normal;
    }

#std td.listing p
    {
    margin: 0;
    padding: 0;
    }
