#clr {
	clear:both;
}
.bg_main {
	background-color: #BFB297; 
	padding			: 0; 
	margin			: 0px;
	text-align		: center;
	vertical-align	: top;
}

/* ******************************************* main container */
#header {
	margin: 0;
	padding:0;
	background:url(../images/top_index.gif) no-repeat;
	width: 1000px !important;
	height:26px;
}

#bottom {
	margin: 0;
	padding:0;
	background:url(../images/bottom_index.gif) no-repeat;
	width: 1000px !important;
	height:26px;
}

.out_container {
	background: url(../images/bg_index.gif)  repeat-y; 
	margin: 0;
	padding:0px;
}



.bottom_container {
	border-bottom:1px solid #D2AD75;
	border-left:1px solid #D2AD75;
	border-right:1px solid #D2AD75;
	border-top:0px;
}

/* ******************************************* leftside */
#leftside {
	padding:0px;
	text-align: center;
	width: 165px !important;
}

#rightside {
	padding:0px;
	text-align: center;
	width: 165px !important;
}

#rightmain {
	padding:0px 0px 0px 0px;
	width: 157px !important;
	margin: 0px 0px 0px 0px;
}

#leftmain {
	padding:0px 0px 0px 0px;
	text-align: left;
	width: 157px !important;
	margin: 0px 0px 0px 0px;
}


#leftmain table.moduletable th, #rightmain table.moduletable th {
	height:25px;
	background:url(../images/bg_title.gif) repeat-x;
	font-family     : Verdana, Arial, sans-serif, Helvetica ;
	font-size: 11px;
	font-weight: bolder;
	color: #5E776B;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	border: 0;
	line-height:25px;
}

#leftmain table.moduletable td {
	font-family     : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #60584B;
	line-height		: 16px;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}


/* ******************************************* main body */
#main_body {
	width: 100%;
	margin: 0px;
	padding:0px;
	border: 0;
	text-align: center;
}

#main_area {
	width: 98%;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
	text-align: left;
}


/* *******************************************  pathway*/
#can_pathway {
	width			: 975px !important;
	height			: 28px !important;
	padding			: 0px;
	text-indent		: 1em;
	text-align		: left;
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #FFE5BF;
	background-color:#A49881;
	line-height		:20px;
}



/* *******************************************  SEARCH*/
.searchbox {
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #FFEECA;
	border			: 0px;
	background-color:#CDBFA2;
}

/* ******************************************* Footer */
#footer  {
	padding			: 4px 0px 0px 0px;
	margin			: 0;
	width			: 100%;
	text-align		: left;
	vertical-align	: middle;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #A49881;
	line-height		:18px;
}
#footer div {
}
#footer a, #footer a:link, #footer a:visited {
	color			: #D4522D;
	text-decoration	:underline;
}

#footer a, #footer a:hover {
	color			:#5E776B;
	text-decoration	:none;
}

/* *******************************************  General CSS Styles  */

body {
	background		: #FFEECA; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;

}


.contentpaneopen a, .contentpaneopen a:link, .contentpaneopen a:visited {
	color: #5E776B;
	text-decoration	: none;
}

.contentpaneopen a:hover {color: #FFA100; text-decoration:none}

.contentpaneopen td, .contentpaneopen div, .contentpaneopen p {
	color:#5C5649;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 11px;
	line-height		: 16px;
}



.contentpaneopen hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #DEC298; 
	width			: 100%;
margin:10px 0;
}







/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen, .contentdescription {
	width			: 100%;
	text-align		: left;
	color			: #5E776B; 
	padding			:0px;
}
.contentpane td, .contentpaneopen td, .contentdescription td {
	padding			: 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #666666; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #2A95FA; 
	text-decoration	: underline;
}

.contentheading, .componentheading {
	width:100%;
	font		: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color			: #4c6056;
	line-height		: 21px;
	text-align		: left;
	text-indent		: 5px;
	background-color:#EBDBBA;
}

.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #234;
}
a.contentpagetitle:hover {
	color			: #567;

}
.buttonheading {
	font			: normal 10px Georgia, "Times New Roman", Times, serif;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 12px;	
	color			: #345; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	float:right;
	width:45px;
	font-size		: 11px;	
	color			: #A86500; 
	text-decoration	: none; 
	font-weight		: normal; 
	test-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 4px 1px 4px;
	background-color:#F6EAC7;
	border:1px solid #DEC298;
}

.small 		{
	font-size		: 10px; 
	color			: #9E8258; 
	text-decoration	: none; 
	font-weight		: normal;
	line-height:15px;
}
.smalldark	{
	font-size		: 12px; 
	color			: #003; 
	text-decoration	: none; 
	font-weight		: normal;
}
.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #777777;
}
a.readon:link, a.readon:visited {
	font-family     :  Arial, Verdana, Helvetica,sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	color			: #A96B16;
}
a.readon:hover {
	color			: #A96B16;
	text-decoration	: underline overline; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px; 
	font-weight		: normal; 
	color			: #333;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #2A95FA;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #A96B16;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #A96B16; 
	text-decoration	: underline overline;
	font-weight		: bolder;
}

.ontab 	{
	color			: #345;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #666;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left		: 1px solid #666;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #345;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	padding			: 18px 8px;
	margin			: 0px;
	font-size		: 14px;
	font-weight		: bold;
	color			: #333;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #DEC298;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #fff;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #DEC298;
}
table.contenttoc td {
	font-size		: 10px;
}



/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	font		: bold 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
}
a.mainlevel:link, a.mainlevel:visited {
	font		: italic bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color			: #F4E8CF; 
	background-color: #A49881;
	text-decoration	: none;
	padding			: 0px 0px;
	text-indent	: 5px;
	border	: 0;
	height:20px;
	line-height:20px;
}
a.mainlevel:hover {
	font-weight	: bold;
	color			: #F4E8CF; 
	background-color: #B44B66;
	text-decoration	: none;
	padding			: 0px 0px;
}
#active_menu {
	border	: 0;
	background-color: #B44B66;
	color			: #F4E8CF; 
}

.sublevel {
	width:94%;
	color			: #975B00; 
	padding			: 0px 0px;
	text-indent	: 5px;
	border	: 0;
	height:18px;
	background		: url(../images/bg_snavi.gif) repeat-y;
	background-position:right bottom;
	line-height:20px;
	text-decoration	: none;
}
a.sublevel:link, a.sublevel:visited {
	color			: #FF7A00;
	text-decoration	: none;
	background-color:#F4E8CF;
}
a.sublevel:hover {
	color			: #B89200;
	text-decoration	: none;
}
a.sublevel#active_menu  {
	border			: 0;
	color           : #F4E8CF;
	text-decoration	: none;
}



/*visa*/

.main{
font-family:Arial,sans-serif;
font-weight:normal;
background:#ffffff;
line-height:1;
text-align:left;
width:790px;
}

.custom_view_message{
width:70%;
}


.padd1 {
font-size:13px;
padding-top:6px;
}

#padd1 {
font-size:13px;
padding-top:6px;
}

.customs_country {
width:24%;
}


.registered-users {
width:255px;
}

.new-clients{
width:450px;
}

.orright{
*width:38%;
}




.holidays_calendar td {
padding:1px;
}


.custom_view_content {
*width:95%;
}

.passportPrices li div {
*margin-bottom:2px;
}

#visa_address_hide{
display:none;
}
.visa_info_data{
	padding-left:20px !important;
	padding-right:20px !important;
}
.contact_main_n .contactleft_n{
	width:280px;
}
.visa_info_feestableN table{
	font-size:13px;
}

.visa_infoN1_left{
	padding-right:10px;
}
.contact_wrap_office .c_label{
	width:156px;
}
