/* CSS Document */

/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size:76%;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
}

h1#home_title {
	background: url(/themes/theme_004/images/h1_bgr.gif) no-repeat;
	color:#c1d82f;
	margin: 0 0 0 0;
	font-size:1.8em;
	width: 354px;
	height: 74px;
	float: left;
	text-indent:-5000px;
}

h2#home_image {
	background: url(/themes/theme_004/images/h2_bgr.gif) no-repeat;
	color:#c1d82f;
	margin: 0 0 0 0;
	font-size:1.4em;
	width: 354px;
	height: 142px;
	float: left;
	text-indent:-5000px;
}



h4 {
	
}

h5 {
	
}

h6 {
	
}	

p {
	margin:10px 0 ;
}

a {
	
}
a:focus {
	outline:none;
}

a:visited {
}

a:hover {
	
}

a:active {
	
}

ul {
	margin:10px;
}

ol {
	margin-left: 1em;
}

li {
	
}

form {
}

label {
}

input {
}

fieldset {
}


/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {
	width:956px;
	margin:10px auto;
	background:#fff;
	position:relative;	
	padding: 270px 0 0 0 ;
	background: url(/themes/theme_004/images/container_bgr.gif) repeat-y;
	
}

div#header {
	width:956px;
	height:180px;
	background: url(/themes/theme_004/images/header.gif) no-repeat;
	position:absolute;
	top:0;
	z-index:1;
	
}

div#header p{
	text-indent:-5000px;
}


div#main_content {
	width:673px;
	float:right;
	/*padding:10px 30px;*/
	line-height:2.2em;
	margin: 55px 12px 0 0;
	display: inline;
}


div#main_content a {
color: #014eb6;
}

div#main_content a:hover {
color: #f7931e;
}

div#main_content img#advert{
	position: absolute;
	top:670px;
	left:690px;
}


ul#primary_navigation {
	width:908px;
	height:90px;
	margin:180px 0 0 0;
	font-size:1.1em;
	background: url(/themes/theme_004/images/nav_bgr.gif) no-repeat;
	padding: 0 0 0 50px;	
}

ul#primary_navigation li {
	text-align: center;
	float:left;
	list-style:none;
}

ul#primary_navigation a{
	background: url(/themes/theme_004/images/nav_seperator.gif) no-repeat right center;
	color:#e07900;
	text-decoration:none;
	height:38px;
	padding: 32px 20px 0 20px;
	font-weight: bold;
	font-size: 1.4em;
	display: inline-block;
}

ul#primary_navigation a:hover{
	color:#848c00;
}

form#search{
	width:300px;
	float:right;
	margin:15px 0 0 0 ;
}

form#search input{
	float:left;
	width:144px;
	height:20px;
	background: url(/themes/theme_004/images/search_bgr.gif) no-repeat;
	margin:0;
	padding: 7px 0 0 28px;
	background-position: bottom right;
	z-index:5;
}

form#search button{
	float:left;
	width:112px;
	height:27px;
	margin:0;
	background: url(/themes/theme_004/images/search_button.gif) no-repeat;
	color:#000;
	padding: 0 0 3px 0;
	font-size:1.0em;
	font-weight:bold;
}

div#hansle {
	/*background: url(/themes/theme_004/images/crumb_start.gif) no-repeat;*/
	float: left;
	margin: 0 0 0 160px;
	padding: 0 0 0 0;
	display: inline;
}



ul#breadcrumb {
	/*background: url(/themes/theme_004/images/breadcrumb_bgr.gif) repeat-x;*/
	margin:0;
	clear:left;
	float:left;
	list-style:none;
	display: inline;
	height: 26px;
	/*padding: 6px 0 0 0;*/
}

ul#breadcrumb li {
/*border: 1px red solid;*/
	/*background: url(/themes/theme_004/images/crumb_seperator.gif) no-repeat right;*/
/*	background: url(/themes/theme_004/images/crumb_end.gif) no-repeat right;*/
	float:left;
	color:#014eb6;
	padding: 6px 5px 0 5px;
	height: 20px;
	font-weight: bold;
	margin: 0 0 0 0;
	text-transform:lowercase;
}

div#hansle ul#breadcrumb li a{
	/*border: 1px black solid;*/
/*	background: url(/themes/theme_004/images/crumb_seperator.gif) no-repeat right;*/
	color:#014eb6;
	font-weight: bold;
	
	display: block;
	float:left;
	height: 26px;
}

div#main_copy {
	clear: both;
	padding: 2em 0 0 0;
	font-size: 1.2em;
}

div#main_copy ul li{
list-style-position: inside;
}



div#testimonial {
	background: url(/themes/theme_004/images/quote_start.gif) no-repeat;
	width:260px;
	padding:10px;
	display:block;
	float:right;
	background-color:#f7931e;
	color: #fff;
	margin: -70px 10px 0 0;
	display: inline;
}

blockquote {
	/*width:242px;*/
	margin:0 0 1em 0;
	padding: 2px 0 0 25px;
	font-style: italic;
}

cite {
	display:block;
	background: url(/themes/theme_004/images/quote_end.gif) bottom right no-repeat;
	width:185px;
	text-align: right;
	float: right;
	padding: 0 25px 0 0;
	font-style: normal;
}

div#action {
	border:1px dashed #999;
	padding:10px;
}


div#extended_copy {
	padding-top:30px;
	font-size: 1.2em;
}

div#extended_copy p{
}

div#extended_copy a{
	color: #014eb6;
}

div#extended_copy h3 {
	/*color:#014eb6;*/	
	margin: 10px 0 20px 0;
	padding-bottom:8px;
	border-bottom: 2px #b2bb1e solid;
}

div#extended_copy ul{
}

div#extended_copy ul li{
	list-style-position: inside;
}

div#extended_copy ol li{
	list-style-position: inside;
}


div#share {
	width: 300px;
	position: relative;
	margin: 0 0 1em 0;
	clear:both;
}

div#share h3{
	margin: 0 0 1em 0;
	border-bottom: 2px #b2bb1e solid;
	padding: 0 0 5px 0;
}

div#share a{
	text-decoration: none;
	color: #014eb6;
	border-bottom: 1px dashed #b2bb1e;
	width: 109px;
	float: left;
	padding: 0 0 5px 0;
}
div#share a:hover{
	color: #f4aa00;
}

div#share li{
	list-style: none;
}


div#share li#bookmark, li#link, li#share, li#email, li#print {
	width: 365px;
	float: left;
	margin: 0 0 1em 0;
	}


div#share li h4{
	float: left;
	width: 130px;
}

div#share ul.share_details{
	width: 245px;
	position: absolute;
	top: 40px;
	left:135px;	
}

div#share ul.share_details li{
	margin: 0 0 1em 0;	
	width: 245px;
	float: left;
}

div#share ul.share_details li.delicious{
	background: url(/themes/theme_002/images/delicious.jpg) no-repeat;
}

div#share ul.share_details li.digg{
	background: url(/themes/theme_002/images/digg.jpg) no-repeat;
}

div#share ul.share_details li.reddit{
	background: url(/themes/theme_002/images/reddit.jpg) no-repeat;
}

div#share ul.share_details li.facebook{
	background: url(/themes/theme_002/images/facebook.jpg) no-repeat;
}

div#share ul.share_details li.stumbleupon{
	background: url(/themes/theme_002/images/stumble.jpg) no-repeat;
}

div#share ul.share_details li a{
	border: none;
}


div#share ul.share_details a {
	padding: 0 0 0 30px;
}


div#share dl#code{
	width: 220px;
	position: absolute;
	top:60px;
	left:140px;
	display: none;
}


div#share dl#code dt{
	font-size: 1em;
	text-align: center;
	/*margin-bottom: 1em;*/
}

div#share dl#code dd{
width: 220px;
	font-size: 1.2em;
	text-align: center;
	/*margin-bottom: 1em;
*/	font-weight: bold;
	line-height: 1em;
	display: block;
}

div#share dl#code dd code{
	width: 220px;
}


div#share form{
	width: 245px;
	position: absolute;
	top: 40px;
	left:135px;
	display: inline;
	display: none;
}

div#share form label{
	width: 100px;
	float: left;
	font-size:0.9em;
		margin:0;
}

div#share form input{
	border: 1px #f7931e solid;
	margin:0;
}



div#share form button {
	float: left;
	background-color: #f7931e;
	color: #fff;

}

div#share form li {
	margin-bottom: 0.5em;
}


/*div#tags, div#section_pages, div#fact, div#portfolio_links {
	border:1px dashed #999;
	padding:10px;
	float:left;
	margin:20px 0;
	clear:left;
}*/

div#tags ul {
	padding:0;
	margin:0;
	list-style:none;
	
}

div#tags ul li {
	float:left;
	margin-right:1.0em;
}




div#offer {
	background: url(/themes/theme_004/images/offer.gif) no-repeat;
width:256px;
height:205px;
float: left;
margin: 40px 0 0 15px;
display: inline;
}








div#news_headlines {
	background: url(/themes/theme_004/images/formsubs_bgr.gif) no-repeat bottom;
	width:247px;
	float: left;
	margin: 60px 0 0 10px;
	display: inline;
	padding: 0 0 20px 0;
}


div#news_headlines h3{
	background: url(/themes/theme_004/images/news_hd.gif) no-repeat;
	border-bottom:none;
	width: 247px;
	height:45px;
	color: #fff;
	text-align: center;
	padding: 15px 0 0 0;
	font-size: 1.8em;
}


div#news_headlines dl {
	background: url(/themes/theme_004/images/news_bgr.gif) repeat-y;
	padding:0;
	margin:0;
	width: 247px;
}

div#news_headlines dl dt, div#news_headlines dl dd{
	padding:5px 10px;
}

div#news_headlines dl dt a{
	color:#014eb6;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}

div#news_headlines dl dd a{
	color:#f4aa00;
}

div#news_headlines dl a:hover{
	color:#f4ab02;
}

div#news_headlines dl dd.date{
	color:#014eb6;
	text-align:right;
	padding-bottom:20px;
}



div#news_headlines ul#news_archive {
	background: url(/themes/theme_004/images/archive_bgr.jpg) no-repeat;
	width:207px;
	height: 20px;
	margin:0;
	padding: 20px 0 0 40px;
}

div#news_headlines ul#news_archive li{
	list-style: none;
	display: inline;	
}

div#news_headlines ul#news_archive li.search-archive{	
	margin: 0 45px 0 0;
}




form#subscribe {
	background: url(/themes/theme_004/images/formsubs_bgr.gif) no-repeat;
	width: 242px;
	height:46px;
	padding: 20px 0 0 5px;
	/*float: left;*/
}

form#subscribe input{
	background: url(/themes/theme_004/images/subsinput_bgr.gif) no-repeat;
	width: 160px;
	height: 26px;
	float: left;
}

form#subscribe button{
	background: url(/themes/theme_004/images/subs_btn.gif) no-repeat;
	width: 70px;
	height: 26px
}





/*div#news_headlines h4{
	text-indent:-5000px;
}
*/



ul#footer_navigation{
	background: url(/themes/theme_004/images/footer.gif) repeat-x;
	width:916px;
	height:43px;
	clear:both;
	margin:0;
	padding: 35px 0 0 40px;
	
}
ul#footer_navigation li{
	display:inline;
	margin-right:2.0em;
	list-style:none;
	padding: 0 20px 0 0 ;
}

ul#footer_navigation li a{
	color:#0130c8;
	font-weight:bold;
	text-decoration:none;
}

ul#footer_navigation li a:hover{
	color: #f4ab02;
}

div#subsidiary {
	border: 1px red solid;
	width: 259px;
	float: left;
	padding: 0;
	margin: 29px 0 0 0;
}


ul#company_details {
text-align: center;
}

ul#company_details li{
	display: inline;
	margin: 0 15px 0 15px;
}

ul#results_navigation {

}

ul#results_navigation li {
	display: inline;
	margin: 0 20px 0 0;
	list-style-type: none;
}



ul#social_networking {
/*border: 1px red solid;*/
	float: left;
	clear: left;
	width:238px;
	padding: 0 0 0 0;
	margin: 2em 0 0 12px;
}

ul#social_networking li {
/*border: 1px red solid;*/
	list-style: none;
	line-height: 2.5em;
	/*height: 53px;*/
	font-size: 1.2em;
}

ul#social_networking a {
	/*border: 1px red solid;*/
	width: 237px;
	height: 71px;
	display: inline-block;
	text-indent: -5000px;
	
}

li#facebook a {
	background: url(/themes/theme_004/images/sn_facebook_03.png) no-repeat;
	margin: 0 0 0 0;
}

li#twitter a {
	background: url(/themes/theme_004/images/sn_twitter_03.png) no-repeat;
	margin: 0 0 0 0;
}


/* Custom elements */

ul.wl_themes {
	
}

ul.wl_themes li {
	list-style: none;
	float:left;
	height: 310px;
	margin: 40px 15px 0 0;
}

ul.wl_themes li img {
	display: block;
	vertical-align: top;
}

div#WLbackgroundPopUp {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #000;
	border: 1px solid #ccc;
}

img#WLpopUp {
	position: fixed;
	display: none;
	z-index: 2;
	border: 1px solid #000;
}

dl.email dt {
	font-weight: bold;
}
dl.email dd {
	margin-left: 3em;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/