/*======================================*
** stylesheet.css
**======================================*/

/*---------------------------------------*
** Created: 26-04-2006
** Author: M S Rahman
** Website: webain.co.uk
**======================================*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 83%;
	margin: 0px;
	padding: 0px;
	background-color: #3A5D73;
}
#wrapper {
	width: 685px;
	margin: auto;
}
img {
	border: 0;
}
h2 {
	color: #66cc00;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
a {
	text-decoration: underline;
	color: #8FCE45;
}
a:hover {
	text-decoration:none;
}
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#divBanner{
	height: 140px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/sunflower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#divlogo {
	height: 140px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	text-align: center;
	padding-top: 0px;
	font-size: 3em;

}
span.ain {
	color: #92D340;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;
}
span.web {
	color: #FFC605;
}
/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------*/
#colLeft {
	width: 200px;
	height: 600px;
	/*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32556B;
	*/
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #3A5D73;
}

/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------*/
#divMainContent {
	padding-left: 20px;
	padding-right: 0px;
}


/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------*/
#colRight {
	background-color: #32556B;
	height: 700px;
	width: 475px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#Navigation {
	padding: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: marker;
}

#Navigation ul li a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: #32556B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
	/*
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #32556B;*/
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5D73;
	
}

#Navigation ul li.main a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	background-color: #3A5D73;
	border-left-color: #3A5D73;
	/*background-color: #32556B;*/
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5D73;
}

#Navigation ul li img.image  {
	display: block;
	text-decoration: none;
	height: 5px;
	margin: 0px;
}

#Navigation ul li b  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 10px;
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	/*background-color: #365D7A;*/
	background-color: #405D85;
/*	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF; */
	border-bottom-width: 2px;
	border-bottom-color:#405D99;
	border-top-width: 2px;
	border-top-color:#405D99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #405D99;
	color: #66cc00;
}

/*------------------------------------------------------------*
**  Navigation2
**------------------------------------------------------------*/

#Navigation2 {
	padding: 0px;
	margin-top:55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 140px;
	height: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32556B;
	float: left;
	background-color: #3A5D73;
}

#Navigation2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation2 li {
	display: marker;
}

#Navigation2 ul li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: #32556B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: 34px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #32556B;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5D73;
}

#Navigation2 ul li a:hover,  #Navigation2 ul li  a.current {
	background-color: #365D7A;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #365D7A;
	color: #66cc00;
}

/*------------------------------------------------------------*
**  divImagen
**------------------------------------------------------------*/

#divImagen {
	width: 200px;
	height: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32556B;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #3A5D73;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer {
	height: 18px;
	clear: both;
	border: 1px solid #32556B;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------*/	

.title {
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.allpara {
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}
.smallSpacer {
	height: 600px;
	width: 5px;
	float: left;
}
#menuTab {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 219px;
	height: 25px;
	padding-top: 2px;
}

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:125px;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:130px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:130px;
	color: #32556b;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:70px;
	color: #707070;
	margin:0px 0px 0px 55px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}

