@import "menu_style.css";

* { padding: 0; margin: 0; }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}

/* ----------------------Header Style---------------------- */
#header {
	color: #333;
	width: 920px;
	float: left;
	padding-bottom:20px;
	border: 1px solid #fff;
	height: 90px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/logo-mau.jpg);
	background-repeat: no-repeat;
}
/* ----------------------End Header Style---------------------- */

/* ----------------------Search Style---------------------- */
.top_search{
width:300px;
height:32px;
margin:0px;

float:right;
background:url(../images/top_search_bg.gif) no-repeat center;
}
input.search_input{
width:182px;
height:16px;
float:left;
margin:4px 0 0 0 ;
padding-left:2px;
padding-top:2px;
border:1px solid #dbdbdb;
border-bottom-color:#ffffff;
border-right-color:#ffffff;
font-size:10px;
color: #a6a6a6;
}
.search_text{
	float:left;
	width:50px;
	color:#999999;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.search_text a{
text-decoration:none;
color:#999999;
}
.search_bt{
float:left;
padding:2px 0 0 15px;
}
/* ----------------------End Search Style---------------------- */

/* ----------------------Menu Style---------------------- */
#navigation {
float: left;
 width: 922px;
}
/* ----------------------End Menu Style---------------------- */

#container {
	margin:0;

}
/* ----------------------Left Nav Style---------------------- */
#leftcolumn {
	color: #333;
	margin: 0px;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-color: #FFFFFF;
}
.leftTop {
	padding: 10px;
	margin-left:-10px;
	width: 200px;
	background-image: url(../images/left-image.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2c014;
	border-right-color: #ffffff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.leftBot {
	padding-top: 10px;
	padding-left:3px;
	padding-bottom:10px;
	color: #666;
	margin-left:-10px;
	width: 200px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.leftBot h2{
	margin:0;
	font-size:13px;
	margin-bottom:-10px;
	color:#000099;
}
/* ----------------------End Left Nav Style---------------------- */

/* ----------------------Center Content Style---------------------- */
#content {
	float: left;
	color: #333;
	border: 1px solid #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	width: 466px;
	display: inline;
	background-color: #FFFFFF;
}
/* ----------------------End Center Content Style---------------------- */

/* ---------------------------Content Style---------------------------- */
#cont-index {
	float: left;
	color: #333;
	border: 1px solid #fff;
	margin: 0px;
	padding: 0 10px 0px 10px;
	width: 680px;
	display: inline;
	background-color: #FFFFFF;
}
/* ----------------------End Content Style---------------------- */

/* ----------------------Right Nav Style---------------------- */
#rightcolumn {
	border: 1px solid #fff;
	margin-left: 2px;
	padding: 0px ;
	width: 200px;
	float: left;
	border-left: solid 1px #ffffff;
	background-color: #ffffff;
}
.rightTop {
	background-image: url(../images/right-image.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	color: #666;
	width: 200px;
}
.rightBot {
	padding: 10px;
	color: #666;
	width: 200px;
}
/* ----------------------End Right Nav Style---------------------- */

/* ----------------------Footer Style---------------------- */
#footer {
 width: 900px;
 height:30px;
 clear: both;
 color: #333;
 background-image:url(../images/footer.png);
 background-repeat:no-repeat;
 margin: 0px 0px 0px 0px;
 padding-left: 30px;
 padding-bottom:10px;
 padding-top:10px;
}
/* ----------------------End Footer Style---------------------- */
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #fff;
  margin-top: 0px;
  margin-left: 0px;
}
.title1r
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #0568a4;
  margin-top: 0px;
  margin-left: 0px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #fff;
}
.title2r
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #0568a4;
}
.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #333333;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 2px;
}
.link-menu {
  font-family: Tahoma;
  font-size: 12pt;
  font-weight: bold;
  color: #FFF;
  text-align: left;
  line-height: 18px;
  margin-left: 0px;
  margin-top: 2px;
}
.description 
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-align: justify;
  line-height: 16px;
  margin-left: 0px;
  margin-top: 2px;
}
.description ul {
	padding-left:15px;
}
p {
  padding-top:10px;
  font-family: Tahoma;
  font-size: 8pt;
  color:#333333;
  text-align:justify;
  line-height: 14px;
}
p img {
  padding-right:10px;
}
a img
	{
	border:none;
	cursor: pointer;
	outline: none;
	}
a:active
	{
	cursor: pointer;
	color: #000;
	outline: none;
	}
a:link, a:visited
	{
	cursor: pointer;
	outline: none;
	}
.tab_readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #928f83;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 403px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.tab_head {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	outline: none;
	color: #f5430a;
	text-decoration: none;
	text-align:right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.more-desc {
	color:#ffffff;
	text-decoration:none;
}
.more-desc:hover {
	color:#0568a4;
	text-decoration:none;
}
.more-link {
	color:#0568a4;
}
.more-link:hover {
	color:#FF9900;
}
.readmore {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 20px;
	width: 396px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	border:0;
}
.readmore:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	background-image: url(../images/readmore1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 20px;
	width: 396px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	border:0;
}
.clear {
	clear:both;
	margin:5px;
}
/* ----------------------Login Style---------------------- */
.login_area {
	background-image: url(../images/loginbg1.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	height:124px;
	margin-top:10px;
	margin-bottom:10px;
}
.login_head {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.login_textarea {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}.login_name {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 35px;
}

.login_box {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.logintextbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-left: 2px;
	float: left;
	height: 18px;
	width: 120px;
	border: 1px solid #dcdcdc;
}.logintextbox:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-left: 2px;
	float: left;
	height: 18px;
	width: 120px;
	border: 1px solid #dcdcdc;
}
.register {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/login_buttons1_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 110px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left:4px;
}
.register:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/login_buttons_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 110px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left:4px;
}
.login {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/login_buttons1_02.png);
	background-repeat: no-repeat;
	background-color:#dcdcdc;
	float: left;
	height: 20px;
	width: 54px;
	margin-left:10px;
	padding-left: 2px;
	cursor:hand;
	border:0;
}
.login:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/login_buttons1_02.png);
	background-repeat: no-repeat;
	background-color:#dcdcdc;
	float: left;
	height: 20px;
	width: 54px;
	margin-left:10px;
	padding-left: 2px;
	border:0;
	cursor:pointer;
}
/* ----------------------End Login Style---------------------- */

/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:inherit;
	font-size:10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}

/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:230px;
height:16px;
background-color:#fff;
color:#666666;
font-family: Arial;
font-size: 12px;
font-weight: normal;
border:solid 1px #0568a4;
text-decoration: none;
float:left;
}
textarea.contact_textarea{
width:253px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
border:solid 1px #0568a4;
background-color:#fff;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(../images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
.button{
	width:50px;
	cursor:hand;
	margin-right:1px;
	font-size:11px;
}

/* Main Column Table */

.table-style {
	margin-top:5px;
}
.table-style ul {
	padding-left:15px;
}
.th-style {
	background:#0568a4;
}

.tr-style {
	padding:5px;
	background:#F4F4F4;
}

.tr-style:hover {
	background:#F1F3C2;
}

.td-style {
	padding:5px;
}

.td-style a{
	color:#0568a4;
}

.th-style-thead {
	padding:0.5em;
	background:#0568a4;
	color:#fff;
}

.th-style strong {
	color:#F60;
}

.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
input.close
{
background-color: #ffffff;
color: #0568a4;
border: solid 1px #cccccc;
}
.sel { 
font-family: tahoma; 
width:65px;
font-size: 11px; color: #6A6A6A;
text-decoration: none;
border:solid 1px #0568a4;
}