/**
** Page css 
**/
body{
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
#page{
	width: 990px;
	margin:0 auto;
}
#container{
	width: 990px; 
	position: relative;
	height: 130px;
	top: 0px;
	left: 0px;
	background-color:#fff;
}
/**
** header code 
**/
#header{
	width:990px;
	position:absolute;
	z-index:2;
}
#header .nav{
	background: url("/images/menu_bkg.jpg") repeat scroll 0 0 transparent;
	font: bold 11px/24px Verdana,Helvetica,sans-serif;
	height: 30px;
	list-style: none outside none;
	margin: 0;
	padding-left: 20px;
	position: absolute;
	top: 60px;
	width: 970px;
}
#header ul{ 
	margin: 0; 
	padding-left: 48px; 
	list-style: none;
}
#header ul li{
	DISPLAY: inline
}
#header ul.nav {
	line-height: 26px;
	margin-left: 0px;
}
#header ul.nav li {
	padding: 5px 0px 8px 0px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
}
#header ul.nav li.selected {
	BACKGROUND-COLOR: #DFDDDE;
}
#header A {
	padding: 0 18px 0 18px;
	COLOR: #fff; 
	TEXT-DECORATION: none;
}
#header A:hover {
	TEXT-DECORATION: underline;
	color: #DFDDDE;
}
#header ul.nav li.selected A {
	COLOR: #000;
	font-weight:bold;
}
#header .secnav {	
	font: 11px Verdana, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	width:700px;
	margin:0;
	top:90px;
	padding-left:20px;
	list-style:none;
	line-height: 24px;
	height:24px;
}
#header .secnav li {
	padding:3px;
}
#header .secnav li a {
	text-decoration:none;
	color:#009;
}
#header .secnav li a:hover {
	color:#00F;
	text-decoration:underline;
}
a{
	color:#012099;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#divide {
	position:relative;
	height:30px;
	width:990px;
	background-color:#ffffff;
}
#toptablng{
	position:absolute;
	top: -8px;
	*top:0px;
	z-index:2;
	right:3px;
	width:auto;
	list-style:none;
}
#toptablng .nav li {
	padding:3px;
	list-style:none;
}
#toptablng .nav li a {
	text-decoration:underline;
	color:#009;
}
#toptablng .nav li a:hover {
	color:#999;
	text-decoration:underline;
}
#toptablng .nav a {
	text-decoration:none;
}
#logo {
	position:absolute;
	top: 15px;
	z-index:2;
	left:20px;
}
#tab{
	position:absolute;
	top: 30px;
	z-index:2;
	right:0px;
	border:none;
	list-style:none;
	font-size:16px; 
	color:#ffffff;
	list-style:none;
	padding-right: 0px;
}
#register {
	position:absolute;
	top: 20px;
	z-index:2;
	right:15px;
	border:none;
	font-size:16px;
	color:#ffffff;
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:bold;
	text-decoration:none;
  	list-style:none;
}
#register .nav li a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	list-style:none;
}
#register .nav li a:hover {
	color:#999;
	text-decoration:underline;
	font-weight:bold;
	list-style:none;
}
#register .nav a {
	list-style:none;
  text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
#mission {
	position:absolute;
	top: 60px;
	z-index:2;
	left:20px;
}
#toptab {
	position:absolute;
	top: 0px;
	z-index:2;
	right:0px;
}
#banner {
	width: 990px;
	height:125px;
	background:url(/images/header_bk.png) no-repeat top left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#banner .fadeimage{
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position:absolute;
	top:0px; left:0px;
	max-height:125px;
}
#banner .default_heading {
	position:absolute;
	font-size:16px;
	font-family: Arial, sans-serif;
	color: #FFF;
	bottom:12px; right:16px;
	font-weight:bold;
	text-align:right;
}
#banner .heading {
	position:absolute; font-size:16px; font-family: Arial, sans-serif; color: #FFF;
	bottom:12px; right:16px;
	text-align:right;
	font-weight:bold;
	max-height:125px;
}
.main h3{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	BORDER-RIGHT: #fff 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #fff 1px solid; 
	PADDING-LEFT: 5px; 
	BACKGROUND: #f1f1f1;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	BORDER-LEFT: #fff 1px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #aaaaaa 1px solid
}
#autho {
margin-left: 600px;
 margin-top: -80px;
}
#autho1 {
    position: absolute; // reposition logo from the natural layout  
    top: 933px;
    width: 300px;
    height: 200px;
    left:450px;
    z-index: 2;
    margin-top:-12px;
}
h2{
   font-size: 20px;
   padding:0 0 0 0;
   color:#660000;
   font-weight:normal;
}
#lang{
	position:absolute;
	z-index: 2; 
	display:block;
	width:95px;
	padding-top:2px;
	text-align:center;
	font-family:Verdana,Geneva,sans-serif;
	font-size: 13px; 
	font-weight:normal;
}
#lang1{
position: relative;
z-index: 0; 
margin-right:-83px;
color:#ff0000;
font-family:Verdana,Geneva,sans-serif;
font-size: 13px; 
font-weight:normal;
}
#profileList tbody {
	background:	url(/images/table_top_back.jpg) no-repeat;
}
#profileList .bg_none th {
	background:#dfddde;
}
.bg_none1{
line-height: 10px;
}

#toptablng ul.nav {
	padding-right:8px;
}


/**
** header code over 
**/
/**
**Content code Css 
**/
#content {
	background: none repeat scroll 0 0 #F7F7F7;
	line-height: 18px;
	padding-top: 1px;
	position: relative;
	width: 990px;}
#content .main {
	position:relative;
	top:0px;
 	margin:0;
	padding:0px 0 0px 0px;
	padding-top:0px;
	left:20px;
	width:730px;
	min-height: 620px;
}
#content .main h1 {
	margin:0;
	font-size: 24px;
	font-weight:normal;
	color:#660000;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 18px;
	padding:2px 0 4px 0;
}

#content .main h2 {
	font-size: 18px;
	padding:0 0 0 5px;
	color:#600;
	font-weight:normal;
}
#content .main p {
	margin: 0 0 14px 0;
	padding:0;
}
.imageProduct {
	margin:18px 0 12px 0;
}
.imageHolder div {margin:4px 0 10px 0;}

#content .h1 {
	font-size: 24px;
}
#content .main li {
list-style:square;
}
#content #languages {
	border:1px solid #dfddde;
	width:195px;
	background:url(/images/flags.jpg) #eeeeee no-repeat top right;
	padding:10px 12px 12px 12px;
	color:#515c50;
	margin-bottom:2px;
}
#content #languages h2 {
	margin:0; 
	heading:0;
	font-size:19px;
	color: #121212;
	font-weight:normal;
	padding:0 0 0 0;
}
/**
**Content code Css over
**Right side coloumn css start
**/
#corner{
	height:20px;
	width:auto;
}
#cornermain{
	height:20px;
	width:auto;
	margin-right:-15px;
	margin-top:-6px;
}
#bottomimagecontainer{
	height:20px;
	width:auto;
}
#rightCol {
	float:right;
	padding:0;
	margin-top:-7px;
	width:227px;
	z-index:4;
}
#content #login {
	border:1px solid #dfddde;
	background: #dfddde no-repeat top right;
	padding:1px 12px 0px 12px;
	color:#515c50;
}
#content #newsletter {
	border:1px solid #dfddde;
	background:#dfddde no-repeat top right;
	padding:0px 12px 0px 12px;
	color:#515c50;
}
#content #newsletter h2 {
	margin:0; 
	heading:0;
	font-size:18px;
	color: #660000;
	font-weight:normal;
	padding:0 0 0 0;
}
#bottomloginfiller
{
	background: #dfddde;
	padding:0;
	color:#515c50;
	height:20px;
	width:auto;
	margin-left:20px;
	margin-top:-20px;
	margin-right:20px;
}
#content #login h2 {
	margin:0; 
	heading:0;
	font-size:18px;
	color: #600;
	font-weight:normal;
	padding:0 0 2px 0;
}

#header #languages2 {
	float:right;
	padding-right:5px;
	z-index:2;
	padding-top: 10px;
}
#contact form .row{
	 margin : 6px 0; 
}
#contact form label {
	width       : 100px;
	float       : left;
	display     : block;
	font-weight : bold;
}
#contact form input {
	width:200px;
}
.error{
	color:#d90000;
}
#headerM{
	width: 990px; 
	position: relative;
	top: 0px;
	left: 0px;
	z-index:-1;
	height:85px;
	background-image:url(../images/contact.jpg);
	background-repeat: repeat-x;
}
#logout{
	float:right;
	right:10px;
	padding-top: 50px;
}
#membership {
	padding:10px 10px 0px 0px;
}

#membership_top {
    left: 575px;
    position: absolute;
    top: 5px;
    z-index: 2;
}
/**
**Righ Col. finish
**Footer start
**/
#footer{
	bottom: 6px;
    color: #606168;
    font-size: 11px;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 auto;
    padding-left:10px;
	padding-right:10px;
    padding-top:17px;
    text-align: center;
    width:970px;
    height:auto;
    background:#f7f7f7;
}
#footer a{
	color:#021ca7;
	text-decoration:underline;
}
#footer a:hover{
	color:#606168;
}
.footer{
	font-size: 10px;
	color: #000000;
	text-align:center;
}
/**
** Footer Ends 
** Form Css
**/
.clear{
	height:10px;
}
div.notice{
	background : #e3f7ef;
	padding    : 5px;
	margin     : 0 0 15px 0;
	color      : #015233;
	border:	1px solid #00955c;
	line-height : 1.6em;
}
h4{
	font-size: 16px;
	font-weight:bold;
	margin-top:0;
}
form{
	margin : 0;
}
legend{
	color:#d90000;
	font-weight:bold;
}
div.error{
	background : #fcf2f2;
	padding    : 5px;
	margin     : 5px 0;
	color      : #e60000;
	border:	1px solid #f55353;
	line-height : 1.6em;
}
form .row div.error{
	font-size : 0.8em;
	line-height : 1em;
}
form .row{
	margin : 15px 0;
}
form .row label{
	width       : 200px;
	float       : left;
	display     : block;
	font-weight : bold;
}
form .row.edit label{
	width: 100px;
}
form .row input[type=text]{
	width : 230px;
}
form .row input[type=password]{
	width : 230px;
}
form textarea{
	font-family:sans-serif;
	font-size:13px;
}
form .submit{
	padding : 5px;
	margin-top : 10px;
	margin-left : 0px;
}
form .extra{
	padding : 5px;
	margin-left : 0px;
}
form .small{
	font-size:11px;
}
form .row1{
	margin : 10px 0;
	width:380px;
}
.main h3 form .row1 label{
	width: 112px;
	float:left;
	display: inline-table;
	font-size:11px;
}
div.error1 {
	background : #fcf2f2;
	margin     : 5px 0;
	color      : #e60000;
	border:	1px solid #f55353;
	font-size: 11px;
	padding-left: 5px;
	width: 250px;
}
.main h3 form .row1 select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
}
/**
** Form Css over
** Table Css Start
**/	
table.list{
	padding:0; width:100%;	
}
table.list TH{
	text-align:center;
	color:#333399;
	font-weight:BOLD; 
	font-size:10px; 
	padding:0px 0px 0px 0px; 
	border-bottom:1px solid #3B68CA; 
	border-left:1px solid #3B68CA;
}
table.list TD{
	font-size:10px;
	background: #ffffff;
	padding:6px 2px 3px 6px;
	/*border-bottom:1px solid #2A2D60;
	border-left:1px solid #2A2D60 */
	border-bottom:1px solid #3B68CA;
	border-left:1px solid #3B68CA;
}
table.list TD:first-child{
	padding-left:12px;
	border-left:1px solid #3B68CA;
}
table.list TH:first-child{
	border-left:none;
}
table.list TD:last-child{
	border-right:1px solid #3B68CA;
}
.table_content{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px; 
	clear:both;
	*margin-top:120px;
}
/**
** Table css over
** Fade And Pop-up css starts
**/
#opt1{
margin:0;
}

#fade{
	display: none;
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/**--CSS3 Box Shadows--**/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/**--CSS3 Rounded Corners--**/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/**--Making IE6 Understand Fixed Positioning--**/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
.membership_text {
	color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    background:	url(/images/new2.png) no-repeat;
    height:75px;
    width:238px;
    text-align: center;
    padding-top:18px;
    line-height:25px;
}
.membership_text a {
	color: #ffffff;
	text-decoration: none !important;
}
.membership_text a:hover {
	color: #ffffff;
	text-decoration: none !important;
}
/***
**Fade PopUp Css finish
***/	
/**
** Page css Over 
**/

/* Updated header css class */
#menu{
	background:url(/frontend/images/menu_bkg.jpg);
	float:left;
	width:990px;
}
#menu ul{
	margin:0px;
	padding:0px 20px;
	}
#menu li{
	color:Black;
	padding:8px 30px 8px 0px;
	margin:0px;
	float:left;
	display:block;
	font-family: sans-serif;
	Font-weight:bold;
	padding-bottom: 8px;
	padding-top: 5px;
	
}
#menu a {
	color:#fff;
	text-decoration:none;
	padding-left: 25px;
	}
	
#menu ul li.selected{
color:#000000 !important;
background:#DFDDDE;
text-align: center;
}

.header{
	height:100px;
	/*background:#DEDCDD;*/
	/*background:url(/images/header_bk.png) top left no-repeat*/
}

.logo{
	width:200px;
	height:50px;
	float:left;
	/*margin:27px 10px 0px 10px;*/
	color:#FFF;
	display:block;
	text-align:center;
	padding-top:0px;
	}
.login{
	float:right;
	margin:10px 0px 0px 0px;
	position:relative;
	}
input{ margin: 0; padding: 5px 5px 5px 5px; background: #FFFFFF; border: 1px solid #b3b3b3; color: #000000; font-size: 11px; font-family: Arial,Helvetica,sans-serif; }
select { margin: 0; border:1px solid #B3B3B3; }
input[type=text]:focus, 
input[type=password]:focus,
input[type=file]:focus,
textarea:focus,
select:focus  { background: #f6f6f6; border: 1px solid #B3B3B3; }

#select {
    margin-top: 60px;
    position: absolute;
    right: 0;
    top: 0;
}

#signup {
    margin-top: 63px;
    position: absolute;
    right: 160px;
    top: 0;
    color:#181D55;
    font-size:14px;
    font-weight: bold;
}

#signup a,a:hover {
	color:#181D55;
	TEXT-DECORATION: none;
}

#menu ul li.selected a {
    color: #000000;
    font-weight: bold;
}

#button{
	background:#181D55;
	width:70px;
	padding:5px;
	color:#fff;
	-moz-border-radius:10;
	border:none;
	cursor:pointer;
}
.panel{
	 float:right;
	}
/* Header css end*/


div.error {
		background : #fcf2f2;
		padding    : 5px;
		margin     : 5px 0;
		color      : #e60000;
		border:	1px solid #f55353;
		line-height : 1.6em;
}

div.notice {
		background : #e3f7ef;
		padding    : 5px;
		margin     : 0 0 15px 0;
		color      : #015233;
		border:	1px solid #00955c;
		line-height : 1.6em;
}

form .row div.error {
		font-size : 0.8em;
		line-height : 1em;
		/*clear:both;*/
}

form .row { margin : 10px 0; }

form .row label {
		/*font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size   : 12px;*/
		width       : 142px;
		float       : left;
		display     : block;
		font-weight : bold;
}


form .row.edit label {
		width       : 100px;
}
form .row input[type=text] { width : 230px; }
form .row input[type=password] { width : 230px; }

form textarea {
	 font-family:sans-serif;
	 font-size:13px;
	 -moz-box-shadow: none;
	 border: 1px solid #B3B3B3;
 }
 
form .submit {
		padding : 5px;
		margin-top : 10px;
		/*margin-left : 135px;*/
		/*background : #eee;*/
		margin-left : 0px;
}

form .extra {
		padding : 5px;
		margin-left : 0px;
		/*margin-left : 135px;*/
		/*background : #eee;*/
}

form .small {
		font-size:11px;
}
.seemore{
 float:left;
 color: #999999;
 display: block;font-size:16px;
}
.seemore a {
	TEXT-DECORATION: none;
	color: #999999
}

.seemore a:hover{
	TEXT-DECORATION: none;
	color: #999999;
	font-weight : bold;
}

.highlight{
	margin:0 0 16px; 
	font-size:116%;
	font-weight:bold;
	color:#666666;
}


/*right section*/
form .srow div.error{
	font-size : 0.8em;
	line-height : 1em;
}
form .srow{
	margin : 15px 0;
}
form .srow label{
	width       : 60px;
	float       : left;
	display     : block;
	font-weight : bold;
}
#booking .srow label{
	width       : 20px !important;
	float       : left !important;
	display     : block !important;
	font-weight : bold !important;
	/*padding-left: 10px;*/
}
form .srow.edit label{
	width: 100px;
}
form .srow input[type=text]{
	width : 175px;
	height: 14px;
	padding: 2px;
}
form .srow select{
	width : 140px;
}


/*left section of property*/

.prow div.error{
	font-size : 0.8em;
	line-height : 1em;
}
.prow{
	margin : 0px 0px 29px 5px;
	font-size:14px;
	font-weight:bold;
}
.prow label{
	width       : 120px;
	float       : left;
	display     : block;
	font-weight : bold;
}

.prow.edit label{
	width: 100px;
}
.prow.edit label{
	width: 100px;
}
.prow input[type=text]{
	width : 125px;
}
.prow select{
	width : 140px;
}

/*.prow a, a:hover {
    color: #181D55;
    text-decoration: none;
}*/

/*comments on resource page*/

.cmt_overview_main {
	width:100%;	
	margin:0px auto;
	padding:0px 0px;
	/*border:1px solid #dddddd;*/
	overflow:auto;
	clear:both;
}

.cmt_overview_head {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background:#f1f1f1 url(../images/white_border.gif) repeat-y top left;
	height:25px;
}

.cmt_overview_head span {
	width:99%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 1%;
	background:url(../images/white_border.gif) repeat-y top right;
	line-height:20px;
	height:23px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#303572;
}
.cmt_overview_content {
	float:left;
	width:90%;
	margin:0px;
	/*padding:15px 25px 22px 25px;*/
}

.cmt_overview_block_img {
	width:100px;
	float:left;
	margin:0px;
	padding:0px;	
}

.cmt_overview_block_img span{
	float:left;
	margin:0px;
	padding:0px;
	border:1px solid #c9c9c9;
}
.cmt_overview_block_img strong {
	float:left;
	margin:0px;
	padding:3px 0px;
	width:100%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#10154f;
	font-weight:bold;
}
.cmt_profile_user {	
	width:77%;
	float:left;
	margin:0px;
	padding:0px 10px;
	
}

.cmt_user_details {
	width:100%;
	float:left;
	margin:0px;
	/*padding:3px 0px;*/
}

.cmt_user_details span{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	padding:0px 0px 0px 4px;
	font-weight:normal;
	line-height:22px;
}

li.features-row-header,li.comments-row-header{
	background: url("/images/bullet_round.gif") no-repeat scroll 0 10px transparent !important;
    border-top: 1px dashed #DBD8BE;
    color: #666666;
    float: left;
    list-style: none outside none !important;
    padding: 5px 5px 15px 0;
    width: 100%;
}

ul.features-row-data,ul.comments-row-data{
    float: right !important;
    list-style: none outside none !important;
    margin: 0;
    padding: 0;
    width: 82.9%;
}

ul.features-row-data li.features-column-label,ul.comments-row-data, li.comments-column-label{
	margin-left:5px;
	display:block;
}