/*-----------------------------------------------------------------------------
Primary Style Sheet

version:   1.0
author:    Lorfred Solutions Limited
email:     sales@lorfredsolutions.co.uk
website:   lorfredsolutions.co.uk
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
p, pre, blockquote, fieldset, table {
	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* Removes styling from all list items */
ul, li {
	list-style:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1.5em;
	font-weight:normal;
}
body {
	background:#cbcbcb;
	background-repeat:inherit;
	
	height:100%;
	width:100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6;
}

#wrapper {
	background-color:#cbcbcb;
	display:table;
	height:0px;
	margin:0pt auto;
	width:810px;
}
#mainbody {
	background-image:url(images/home_image.jpg);
	display:table;
	height:400px;
	margin:0pt auto;
	width:810px;
}



.header {
	width: 810px;
	height: 130px;
	background-image:url(images/header.jpg);
	margin:10px 0 0 0px;
	float: left;
	
}

#container {
	background-image:url(images/w_background.jpg);
	display:table;
	height:auto;
	margin:0pt auto;
	width:810px;
}
.subfooter{
	width:800px; 
	height:100px; 
	margin:10px 0 0 0px; 
	float:left; 
	border:0px solid #e8e8e8;
	background-image:url(images/subfooter.jpg);
}	


.scripture_text{
	margin:2px 0 0 10px;
	float:left; 
	width:600px; 
	height:auto; 
	font-size:12px; 
	color:#646060;	
}
	
.left_column{
	width:200px; 
	height:auto; 
	float:left;	
}

.options_container{
	width:200px; 
	height:100px; 
	float:left;
	margin: 20px 0 0 20px;	
}	
	
#footer {
	background-image:url(images/footer.jpg);
	display:table;
	height:75px;
	margin:0pt auto;
	width:810px;
}
.footer{
	width:800px;
	height:15px;
	/* border-top:#E8E8E8 1px solid; */
	/* border-bottom:#E8E8E8 1px solid; */
	font-family:Arial;
	margin:0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	color:#999;
	font-size:11px;
	float:left;
	
}

#womensfooter {
	background-image:url(images/womens_footer.jpg);
	display:table;
	height:150px;
	margin:0pt auto;
	width:810px;
}

A:link {text-decoration: none; color:#00688B}
A:visited {text-decoration: none; color:#00688B}
A:active {text-decoration: none; color:#00688B}
A:hover {color:#c1cdcd;}


.basictab{
		padding: 3px 0;
		margin-left: 0;
		font: bold 12px Arial;
		margin:0 0 0 4px;
		border-bottom: 0px solid #e8e8e8;
		list-style-type: none;
		margin-bottom: 0;
		width:800px;
		text-align: left; /*set to left, center, or right to align the menu as desired*/
		background:black url(images/solid.jpg) center center repeat-x ;

}

.basictab li{
		display: inline;
		margin: 0;
}

.basictab li a{
		text-decoration: none;
		padding: 3px 7px;
		margin-right: 0px;
		border: 0px solid gray;
		border-bottom: none;
		color:#ffffff;
		border-right:1px solid #e8e8e8;
		background:black url(images/solid.jpg) center center repeat-x ;
}


.basictab li a:visited{
		color: color:#ffffff;
}

.basictab li a:hover{
		background:black url(images/active.jpg) center center repeat-x ;
		color: #ffffff;
}

.basictab li a:active{
		color:#ffffff;
}

.basictab li.selected a{ /*selected tab effect*/
		position: relative;
		top: 0px;
		padding-top: 4px;
		color:#ffffff;;
}


.submenustyle{
		padding: 15px 1px;
		border: 0px solid black;
		border-top-width: 0;
		width: 798px;
		margin:0 0 0 4px;
		height:20px;
		display: none;
		filter:alpha(opacity=0);
		-moz-opacity:0;
		border-bottom:0px solid #990066;
		background:#000033 url(images/submenu_default2.jpg) center center repeat-x ;

}

* html .submenustyle{ /*IE only width definition*/
		width: 800px;
		
}

.submenustyle a{
		border-right: 2px solid #990000;
		padding: 1px 5px;
		text-decoration: none;
		color:#ffffff;
		font:bold 12px Arial;
		margin:px 0 0 0;

}

.submenustyle a:hover{
		color:#FFFF33;
}

/*-----------------------------------HOME------------------------------*/
.icon{
	width:180px; 
	height:180px; 
	margin:10px 0 0 18px; 
	float:left; 
	border:0px dotted #e8e8e8;
}
.welcome_container{
	width:797px; 
	height:auto; 
	margin:5px 0 0 5px;
	float:left; 
	border:0px solid #e8e8e8;
}

.welcome{
	width:530px;
	height:auto;
	margin:0px 0 0px 10px; 
	float:left; 
	color:#999; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;	
}	

.scripture{
	margin:0px 0 0 17px;
	float:left; 
	width:82px; 
	height:20px;
	background-image:url(images/scripture.jpg);
}
	

.breaking_news{
	width:300px; 
	height:10px; 
	margin:10px 0 0 5px; 
	float:left; 
	border:0px solid #e8e8e8;
}	

/*----------------------------------MINISTRIES------------------------------------*/

.ministries_intro{
	width:797px; 
	height:auto; 
	margin:5px 0 0 5px;
	float:left; 
	border:0px solid #e8e8e8;
}	
.ministries_intro_statement{
	width:777px;
	height:40px;
	margin:20px 0 0 10px; 
	float:left; 
	color:#999; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/about_embassy.jpg);
}		

