* {
margin: 0px;
padding: 0px;
}
body {
background: #68645B none repeat scroll 0 0;
background-repeat: repeat-x;
background-position: scroll -50px 0px;
font: 12px verdana, arial;
}
a:link, a:visited {
color: #093D5A;
text-decoration: none;
}
a:visited, a:active {
color: #093D5A;
text-decoration: underline;
}
#content {
margin: 0 auto;
width: 950px;
background: transparent;
overflow: hidden;
}
#noscript {
width: 960px;
background: #68645B;
color: #FFFFFF;
line-height: 21px;
}
#header {
width: 1000px;
background: #68645B;
background-position: scroll -50px 0px;
border-bottom: 2px solid #68645B;
overflow: hidden;
}
.header_ads
{
width: 1000px;
overflow: hidden;
}
.add1, .add2
{
width: 468px;
height: 90px;
float: left;
padding: 3px 2px 3px 4px;
}
.logo {
width: 450px;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
float: left;
}
.login_in {
float: right;
padding: 30px 25px 5px 5px;
}
.login_in a:link, a:visited {
color: #093D5A;
text-decoration: none;
font-weight: bold;
}
.login_in a:hover {
text-decoration: underline;
}
.login {
float: right;
padding: 30px 25px 5px 5px;
}
.login a:link, a:visited {
color: #093D5A;
text-decoration: none;
font-weight: bold;
}
.login a:hover {
text-decoration: underline;
}
a.myaccount {
font-weight: normal
}
#main {
max-width: 1000px;
margin: 0 auto;
overflow: hidden;
background-color: #FFFFFF;
border: 1px solid #DBE1E6;


}
#main_left {
width: 1000px;
float: left;
background-color: #FFFFFF;
border: 1px solid #DBE1E6;
border-left: 0px;
margin: 0px 0px 5px 5px;
}
#search {
width: 400px;
height: 385px;
margin: 40px auto;
text-align: center;
border: 0px solid #DBE1E6;
}
#search_new {
width: 400px;
margin: 40px auto;
text-align: center;
border: 0px solid #DBE1E6;
}
.search_logo {
width: 300px;
margin: 0 auto;
padding: 10px 10px 20px 10px;
}
.search {
margin: 0 auto;
}
.sbtn {
background:url('../images/button.jpg') no-repeat center top;
width:141px;
height:25px;
border:0px;
margin-top: 25px;
padding: 0px 10px 20px 10px;
padding-bottom: 2px;
font: 11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#01017B;
}
.partners {
width: 500px;
margin: 48px auto;
border: 0px solid #DBE1E6;
font: 11px verdana, arial;
line-height: 25px;
text-transform: capitalize;
}
.more {
text-align: right;
}
.partners ul li {
list-style: none;
}
.partners ul li a, a:hover, a:visited {
text-decoration: none;
}
.login_panal {
 width: 400px;
margin: 50px auto;
border: 0px solid red;
line-height: 25px;
}
#btnCheckAvailability {
float: left;
}
*html .form-row {
margin-left:40px;
padding-top: 8px;
width: 615px; 
overflow: hidden;
}
.form-row {
margin-left:-70px;
padding-top: 8px;
width: 615px; 
overflow: hidden;
border: 0px solid red;
}
.label {
display: block;
float: left; 
width: 160px; 
text-align: right;
margin-right: 20px; 
}
label.error { 
width: 220px; 
display: block; 
float: left;
color: red; 
padding-left: 10px; 
}
.int {
border:1px solid #CBCBCB;
height:20px;
float:left;
background: url(../images/bg-textbox.gif);
}
.input_s1_normal
{
border:1px solid #CBCBCB;
height:20px;
float:left;
background: url(../images/bg-textbox.gif);
}
.sint {
border:1px solid #CBCBCB;
height:20px;
float:left;
background: url(../images/bg-textbox.gif);
}
.txt {
border:1px solid #CBCBCB;
float:left;
background: #FFFFFF url(../images/bg-textbox.gif);
background-repeat: no-repeat;
}
textarea { 
float:left; 
border:1px solid #CBCBCB;
background: url(../images/bg-textbox.gif);
}
select {
border:1px solid #CBCBCB;
float:left;
height:22px;
font: 11px "lucida grande",tahoma,verdana,arial,sans-serif;
background: url(../images/bg-textbox.gif);
}
.exmp {
width:100px;
height: 30px;
border: 1px solid red;
}
.alk, .alk:visited {
color: #093D5A;
font-weight: normal;
text-decoration: none;
}
.alk:hover {
text-decoration: underline;
}
.description {
width: 350px;
line-height:13px;
clear: both;
margin-left: 180px;
color: #999999;
}
/* Easy Tooltip */

#DHTMLgoodies_formTooltipDiv{
	color:#000000;
	line-height:0px;
	text-align: center;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#000000;
	font-weight:normal;
	font-size:0.7em;
}		

/* // Easy Tooltip */

/*Check Availability*/

.top {
margin-bottom: 15px;
}
.messagebox{
	width:100px;
	margin-left:5px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	width:auto;
	margin-left:5px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	width:auto;
	margin-left:5px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
.tt {
    background-color:lightsteelblue;
    color:blue;
    text-decoration:none;
    cursor:pointer;
  }
  .hidden {
    display:none;
  }
  pre {
    background-color:gainsboro;
    padding:10px;
    margin-left:20px;
    margin-right:20px;
    font-family:courier;
    font-size:90%;
  }
  b.y { background-color:yellow }
/*Check Availability*/
.subtn {
background:url('../images/button1C.jpg') no-repeat center top;
width:84px;
height:17px;
border:0px;
padding-bottom: 4px;
font: 11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#01017B;
}
#main_right
{
width: 252px;
height: 600px;
float: left;
margin: 0px 0px 0px 0px;
text-align: center;
border: 0px solid red;
}/*
#footer {
background: transparent;
width: 950px;
text-align: center;
padding: 2px 5px 2px 5px;
color: #666666;
}*/
#footer .footer_links {
width: 1000px;
color: #AFF87C;
list-style: none;
text-align: center;
padding: 5px 5px 5px 5px;
}
#footer .footer_links a:link, a:visited{
background-color: #CCCCCC;
text-decoration: none;
}
#footer .footer_links a:hover{
text-decoration: underline;
}

#username{
    padding:3px;
    font-size:18px;
    border:3px #CCC solid;
}
 
#tick{display:none}
#cross{display:none}


/* ########## ##########*/
#left
{
width: 130px;
float: left;
border: 0px solid #DBE1E6;
text-decoration: bold;

}
#left ul
{
padding: 10px 0px 10px 0px;
text-decoration: bold;

}
#left ul li
{
padding: 6px 5px 5px 10px; 
text-decoration: bold;

}
#left ul li a:link, a:visited
{
text-decoration: bold;
font-weight: normal;
}
#left ul li a:hover
{
text-decoration: bold;
text-decoration: underline; 
}
.left {
float: left;
width: 130px;
padding-top: 0px;
text-decoration: bold;

}
.left h2 {
margin: 5px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #BDDD99;
text-decoration: bold;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 10px 0px;
color: #336699;
text-decoration: bold;

}
.left ul li a {
text-decoration: bold;
font-weight: 700;
}
.left ul li a:hover {

}
#right
{
width: 1000px;
float: left;
margin-left: 1px;
border: 1px solid #DBE1E6;
}
.p-row
{
margin-left:-70px;
padding-top: 1px;
padding-bottom: 1px;
width: 400px; 
overflow: hidden;
background: #F4F6F8;
}
.p-label {
display: block;
float: left; 
width: 160px; 
text-align: right;
margin-right: 20px; 
background: #F4F6F8;
}
/*######## #########*/



/*#####   ADMIN CSS #######*/
#admin_left
{
width: 150px;
float: left;
border: 1px solid #DBE1E6;
}
#admin_left ul
{
padding: 10px 0px 10px 0px;
}
#admin_left ul li
{
padding: 6px 5px 5px 10px; 
}
#admin_left ul li a:link, a:visited
{
text-decoration: none;
}
#admin_left ul li a:hover
{
text-decoration: underline; 
}
#admin_right
{
width: 792px;
float: left;
margin-left: 1px;
border: 1px solid #DBE1E6;
}


#main_left {
width: 980px;
float: left;
border: 0px solid #68645B;
border-left: -10px;
margin: 5px 5px 5px 5px;
}
#head_bottom {
background:#CCCCCC none repeat scroll 0 0;
	height:auto;
	margin:-12px auto;
	max-width:1000px;
	min-height:25px;
	-moz-border-radius-topleft:25px;
	-moz-border-radius-topright:25px;
}
#head_bottom ul {
float:right;
padding: 0px 0px 0px 0px;
}
#head_bottom ul li{
padding: 10px 20px 10px 20px;
font-size:0.9em;
line-height:1.8em;
float: left;
list-style: none;
}
#head_bottom ul li:hover{
background:#F0F0F0;
padding: 10px 20px 10px 20px;
}
#menu {
height: 20px;
line-height: 30px;
text-align: right;
}
.menu a { color: #aaa; }
.menu a:hover { color: #111; }

#menu .menu_links {
width: 965px;
color: #FF5555;
list-style: none;
text-align: auto;
text-decoration: bold;

padding: 5px 5px 5px 5px;
}
#menu .menu_links a:link, a:visited{
color: #16387C;
text-decoration: bold;
}
#menu .menu_links a:hover{
text-decoration: underline;
text-decoration: bold;

}

#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 10px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 16px;
color: #333;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#menubottom { 
background: #fff url(../images/menubottom.jpg) no-repeat;
padding: 0px 0;
}

#content {
padding: 0 20px;
}
/*
.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #B9B9B9;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}*/


.articles { padding: 10px; }

.footer {
margin-top: 30px;
text-align: center;
font-size: 11px;
background: #CCCCCC;
color: #B9B9b;
border-top: 1px dotted #aaa;


}
.footer a { color: #B9B9b; }
.footer a:hover { color: #111; }
