@charset "utf-8";
/* CSS Document */

/*========= MISC Styles===================*/
*
{
	margin: 0px;
	padding: 0px;
}

body {	
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 20px 0px 20px;
}

body, div, h1,h2,h3,h4,h5,p,li,td,a,strong{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    
}


#arch_container_inner {
	position: relative;    
	width:100%;
	margin: 0px auto; 
}

a img{
	border:none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p a:hover, b a:hover {
	text-decoration: underline;
}

.pages_content a {
	text-decoration: none!important;
}

.pages_content a:hover, .pages_content strong a:hover, a.red_text:hover, a.red_text11:hover, .fr_icons_text a:hover {
	text-decoration: underline!important;
}

.clearleft {
    clear:left;
    font-size: 1px;
    line-height:1px;
}


.dash_orange_x3 {
	width: 100%;
	height:3px;
	background: url(../images/dash_orange_x1.gif) 0px 1px repeat-x;
	font-size:1px;
	line-height: 3px;
}


.dash_grey_x5 {
	width: 100%;
	height:5px;	
	background: url(../images/dash_grey_x1.gif) 0px 3px repeat-x;
	font-size:1px;
	line-height: 1px;
}

.dash_grey_x11 {
	width: 100%;
	height:11px;	
	background: url(../images/dash_grey_x1.gif) 0px 6px repeat-x;	
	font-size:1px;
	line-height: 1px;
}

/* ================== Global  Header ===================*/
#header_wrap {
	float: left;
	width:100%;
	position: relative;
	height: 95px;
	background: url(../images/mainmenu_backgr.gif) repeat-x left bottom;
}

#logo_wrap {
	position: relative;
	float: left;
	width:100%;
	height:95px;
	background: url(../images/mainmenu_right.gif) no-repeat right bottom;
}

#logo {
	position: relative;
	display: block;
	float: left;
	width:180px;
	height:95px;
	background: url(../images/mainmenu_logo.gif) 0px top no-repeat;
}

#hmenu_wrap {
	position:relative;
	height:49px;
	margin: 0px 0px 0px 180px;
	width: auto;
}

#skype_box {
    position:relative;
    float:left;
    height:40px;
    width:165px;
    margin-left:-15px;
}

#skype_icon {
    position:relative;
    float:left;
    height:25px;
    width:57px;
    top:5px;
    background: url(../images/skype.gif) no-repeat;
}

#skype_icon a {
    position:relative;
    float:right;
    display:block;
    width:100%;
    height:100%;
}

#skype_text {
    position:relative;
    float:right;
    top:5px;
    height:30px;
    width:100px;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #606060;
}

#skype_text a {
	color: #ff8a00;
    text-decoration:none;
    font-weight:bold;
}


#skype_text a:hover {
	color: #ff8a00;
    text-decoration:underline;
}

#hmenu{
	position:relative;
	float: right;
	height:21px;
	margin: 8px 0px 20px 0px;

}

#hmenu a {
	display: block;
	position:relative;
	float: left;
	height:21px;
	margin: 0px 9px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ff8a00;	
	line-height: 21px;	
}

#hmenu a:hover {
	background-color: #ff8a00;
	color: #ffffff;			
}

#hmenu a div {
	position:absolute;
	width: 9px;
	height:21px;
	top:0px;
	display:none;
}

#hmenu a:hover div.right {
	display: block;
	left:100%;	
	background: url(../images/hmenu_over.gif) no-repeat right top;
}

#hmenu a:hover div.left {
	display: block;
	left:-9px;
	background: url(../images/hmenu_over.gif) no-repeat left top;
}


/* =============== Templates ===============*/

#template_home, #template_visa {
	position: relative;
	float: left;
	width:100%;    
}

#maincolumn {
	margin: 0px 250px 0px 0px;
}

#template_visa #maincolumn {	
	background:url(../images/greyline.gif) no-repeat 190px 200px;
}

#template_visa #maincolumn_registration  {
	background: url(../images/greyline.gif) no-repeat 190px	200px;	
}
 
#rightcolumn {
	position:relative;
	float: right;
	width:230px;
	padding: 10px 0px 0px 0px;
	z-index: 10;
}	

#leftcolumn {
	position: relative;
	float: left;
	padding: 0px 0px 10px 0px;
}	

.middlecolumn {
	margin: 0px 0px 0px 200px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6f6f6f;
}


/*================= MAIN MENU ==================*/

#mainmenu_wrap {
	position:relative;
	height:46px;
	margin: 0px 0px 0px 180px;
	width: auto;
    z-index:1;
}

#mainmenu {
	position: relative;
    float: left;
    list-style: none;
	height: 46px;
	clear: right;
}

#mainmenu li {
	list-style: none;
	display: block;
	float: left;
	position: relative;
	height: 46px;
}

#mainmenu li a {
	display: block;
	float: left;
	position: relative;	
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #e9f7d1;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center; 	
	padding: 8px 15px;	
	line-height: 1.2em;		
}

#mainmenu li a:hover {
	color: #ffffff;
	text-decoration: underline;	 
	background: url(../images/mainmenu_backgr_hover.gif) repeat-x left top;
}

.mainmenu_sep {
position:relative;
	float:left;
	width: 3px;
	height: 46px;
	background: url(../images/mainmenu_sep.gif) left top no-repeat;	
	font-size: 1px;
	line-height: 1px;
}



/* ====================== MASTER HEAD ========================*/
#masterhead_wrap {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: auto;	
}

/*IE 6 correction*/
* html #masterhead_wrap{
	position: relative;
    f\loat:left;
	margin: 0px 0px 0px 0px;
	width: auto;
}

#masterhead_title {
	position: absolute;
	bottom: 7px;
	left: 0px;	
	font: bold italic 28px "Trebuchet MS", Georgia, "Myriad Pro";
	color: #7faf2f;
	line-height: 1.2em;
}

#masterhead_title span{
	color: #fd8c07;
}

#masterhead_bottom {
	position: relative;
	height: 20px;
	width: auto;	
	background: url(../images/mh_bottom_backgr.gif) 0px 1px repeat-x;
}

/*IE 6 correction*/
* html .mhead_bottom_home {
	position: relative;
    f\loat:left;
	height: 20px;
	width: auto;	
	background: url(../images/mh_bottom_backgr.gif) 0px 1px repeat-x;
}

#masterhead_bottom div {
	width: 710px;
	height:20px;

}

/* #template_visa {*/
#template_home  #masterhead_wrap  {
	height: 177px;
	background: url(../images/mhead_home.jpg) left top no-repeat;
    width:auto;
}

#template_home  #masterhead_bottom div {
	background: url(../images/mhead_bottom_home.gif) no-repeat top left;

}

/*.......Common.......*/

#template_visa  #masterhead_wrap, #template_ww #masterhead_wrap {
	height: 177px;
	background: url(../images/mhead_visa_common.jpg) left top no-repeat;
	width: auto;
}


#template_visa{
    position:relative;
    height:50px;
    *z-index:-10!important;
}

#template_home{
    *z-index:-10!important;
}
/* =============== BODY SECTION ================== */

#page_body {
	position: relative;
	width: auto;
}


h3.title a {
	font: bold italic 20px "Trebuchet MS", Georgia, "Myriad Pro"!important;
	color: #555555;
	background:none!important;
        width:100%;
        padding: 0px 0px 0px 0px!important;
        text-align:left;
}

h3.title a:hover {
	font: bold italic 20px "Trebuchet MS", Georgia, "Myriad Pro"!important;
	color: #555555;
	background:none!important;
    width:100%;
    padding: 0px 0px 0px 0px!important;
    text-align:left;
    text-decoration:none;
}

.separator_grey_x1 {
	background:url(../images/greydot.gif) repeat-x left 10px;
	height: 19px;
	width: 100%;	
	font-size:1px;
	line-height: 1px;
}

.body_text {
    position:relative;
    float:left;
	width: 100%;
	margin: 5px 0px 14px 0px;
	/*border-top: 1px solid #d9d9d9;*/
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
}

.body_text p {
	margin: 0px 0px 5px 0px;
}


.body_text h2 {

	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #639313;
	margin: 0px 0px 5px 0px;
}

.body_text ul {

	list-style:none; 	
	font: Verdana, Arial, Helvetica, sans-serif;
}

.body_text ul li {	

	background: url(../images/bullet_green.gif) left 8px no-repeat;
	padding:5px 0px 0px 10px;
}

.normal_big_text ul li{	
	padding:5px 0px 0px 10px!important;
    
}


/*================= Middle Column ==================*/

.middlecolumn h2 {	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ff8a00;
	margin-bottom: 2px;
}

.middlecolumn h2.green, .normal_big_text td.green{	
	font: bold italic 18px "Trebuchet MS", Georgia, "Myriad Pro";
	color: #639313;
	margin-bottom: 3px;
}


.middlecolumn p {	
	margin: 0px 0px 5px 0px;
}

.middlecolumn a {	
	color:#ff8a00;
}

.middlecolumn ul{
	list-style:none; 	
}

.middlecolumn ul li{	
	background: url(../images/bullet_box_orange.gif) left 8px no-repeat;
	padding:5px 0px 0px 10px;
}




/*----------------- Right Column --------------------*/

.guarantee {
    position:relative;
	float: left;
}

a.livehelp {
    position:relative;
	float: right;
	width: 230px;
	height:185px;
	background: url(../images/rightcolumn_lh.gif) no-repeat top left;	
}




div.rc_eligibility_orange{
	float: left;
	width: 230px;
	height:69px;
	background: url(../images/rc_eligibility_orange.gif) no-repeat top left;
	}

div.rc_eligibility_orange a {
	display: block;
	font: bold italic 16px "Trebuchet MS", Georgia, "Myriad Pro";
	color: #718901;
	margin: 12px 100px 0px 10px;
	line-height: 1em;
}

div.rc_eligibility_orange a:hover{
	color: #f16521;
}

div.rc_eligibility a.orange, div.rc_eligibility_orange a.orange{
	color: #f16521!important;
}

div.rc_eligibility a.orange:hover, div.rc_eligibility_orange a.orange:hover{
	color: #718901!important;
}





/*----------------- BOXES --------------------*/

.box_31 {
position:relative;
	float: left;
	width: 100%;
}

.box_31_top {
	float: left;
	
	width: 100%;
	height: 24px;
	background:url(../images/box_31.gif) no-repeat right top;
}

.box_31_top_attached {
	float: left;	
	width: 100%;
	height: 18px;
	background: url(../images/box_31.gif) no-repeat right -7px;
}

.box_31_topleft_attached {
	float: left;
	
	width: 10px;
	height: 18px;
	background: url(../images/box_31.gif) no-repeat left -7px;
}


.box_31_topleft {
	float: left;
	
	height: 24px;
	width: 10px;
	background:url(../images/box_31.gif) no-repeat left top;
}

.box_31_body {
	float: left;
	
	width: 100%;
	background: url(../images/box_31_sides.gif) repeat-y right top;
}

.box_31_content {
	float: left;
	background: url(../images/box_31_sides.gif) repeat-y left top;
	padding: 0px 0px 0px 10px;
}

.box_31_bottom {
	float: left;	
	width: 100%;
	height: 17px;
	background:url(../images/box_31.gif) right bottom;
}

.box_31_bottomleft {
	float: left;	
	width: 10px;
	height: 17px;
	background:url(../images/box_31.gif) left bottom;
}

.box_31_bottom_orange {
	float: left;
	
	width: 100%;
	height: 18px;
	background:url(../images/box_31_orange.gif) right bottom;
}

.box_31_bottomleft_orange {
	float: left;
	
	width: 10px;
	height: 18px;
	background:url(../images/box_31_orange.gif) left bottom;
}


.box_31_bottom_orangestroke {
	float: left;
	
	width: 100%;
	height: 18px;
	background:url(../images/box_31_orangestroke.gif) right bottom;
}

.box_31_bottomleft_orangestroke {
	float: left;
	
	width: 10px;
	height: 18px;
	background:url(../images/box_31_orangestroke.gif) left bottom;
}

.box_33 {
	float: left;
	width: 100%;
}

.box_33_top {
	float: left;
	
	width: 100%;
	height: 10px;
	background:url(../images/box_33.gif) no-repeat right top;
}

.box_33_top_attached {
	float: left;
	
	width: 100%;
	height: 10px;
	background: #ff8a00;
}

.box_33_topleft {
	float: left;
	
	height: 10px;
	width: 10px;
	background:url(../images/box_33.gif) no-repeat left top;
}

.box_33_body {
	float: left;
	
	width: 100%;
	background: url(../images/box_33_sides.gif) repeat-y right top;
}

.box_33_content {
	float: left;
	background: url(../images/box_33_sides.gif) repeat-y left top;
	padding: 0px 0px 0px 10px;
}

.box_33_bottom {
	float: left;
	
	width: 100%;
	height: 10px;
	background:url(../images/box_33.gif) right bottom;
}

.box_33_botleft_34 {
	float: left;
	width: 100%;
	height: 11px;
	background:url(../images/box_33_botleft_34.gif) no-repeat right bottom;
}

.box_33_bottomleft {
	float: left;
	
	width: 10px;
	height: 10px;
	background:url(../images/box_33.gif) left bottom;
}

.box_35 {
position:relative;
	float: left;
	width: 100%;
}

.box_35_top {
	float: left;
	
	width: 100%;
	height: 28px;
	background:url(../images/box_35.gif) no-repeat right top;
}

.box_35_topleft {
	float: left;
	
	height: 28px;
	width: 10px;
	background:url(../images/box_35.gif) no-repeat left top;
}

.box_35_title {
	float: left;
	width: 100%;
	background: #ff8a00;
}

.box_35_title h3 {
	display: block;
	width: 100%;
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;	
	text-align: center;
	text-transform: uppercase;
}

.box_35_titleright {
	float: left;
	
	width: 100%;
	height: 20px;
	background:url(../images/box_35.gif) no-repeat right -28px;
}

.box_35_titleleft {
	float: left;
	width: 10px;
	height:20px;
	background:url(../images/box_35.gif) no-repeat left -28px;
}

.box_35_body {
	float: left;
	
	width: 100%;
	background: url(../images/box_35_sides.gif) repeat-y right top;
}

.box_35_content {
	float: left;
	background: url(../images/box_35_sides.gif) repeat-y left top;
	padding: 0px 0px 0px 10px;
}

.box_35_bottom {
	float: left;
	
	width: 100%;
	height: 18px;
	background:url(../images/box_35.gif) right bottom;
}

.box_35_bottomleft {
	float: left;
	
	width: 10px;
	height: 18px;
	background:url(../images/box_35.gif) left bottom;
}

.products_menu {
	width: 210px;
}

.products_menu a {
	display: block;
	padding: 4px 0px;
	
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ff8a00;
}

.products_menu a:hover {
	background: #ff8a00;
	color: #ffffff;
}

.title_text, .page_header, .custom_header_faq span{
	position:relative;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #fe8b02;
}

/*==============left Colunm ===================*/

.lc_visa_apply {
	position: relative;
	display: block;
	background:url(../images/lc_visa_apply.jpg) no-repeat 0px 0px;
	width: 180px;
	height: 88px;
	margin-bottom: 10px;
}	
.lc_visa_apply a {
	display: block;
	position:relative;
	font: bold 25px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1em;
	padding: 20px 40px 0px 10px;
}

.lc_visa_apply a span, .lc_visa_apply a :hover {
	color: #ebfd88;
}
.lc_visa_apply a:hover span b {
color:ebfd88;
}

.lc_visa_apply a span b {
color:white;
} 


#lc_menu {
	width: 180px;
	margin-bottom: 30px;
}

#lc_menu a {
	display: block;
	background:  url(../images/lc_menu_arrow_down.gif) no-repeat 165px 8px;
	padding: 4px 0px;	
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #fe8b02;
}

#lc_menu a:hover {
	text-decoration: underline;
}

#lc_menu a.expandable {
	background:  url(../images/lc_menu_arrow_right.gif) no-repeat 170px 6px!important;
    
}




/*================= FOOTER - START ==================*/

#footer_wrap {
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
	padding:10px 0px;
	border-top: 2px solid #92c43f;
}

p.footer_menu {	

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7a7b62;
	
	margin-right: 250px;
}

p.footer_menu a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7a7b62;
	text-decoration: none;
}

p.footer_menu a:hover{
	text-decoration: underline;
	color: #5a8115;
}

.copyright  {
	float: right;
	width:230px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #a0a600;
}

.copyright a {
	color: #a0a600;
}

.copyright a:hover {
	text-decoration: underline;
}


/*============================== LANDING PAGE ================*/


.footer_text {
	float:left;
	margin-top: 20px;
}

.footer_text p {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #9b9a9a;
	
	margin-bottom: 3px;
}

.footer_text p.title {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #9b9a9a;
}


/* =============== INNER PAGES ==================*/


#phones_home_right {
    position:relative;
    float:left;
    font-size:12px;
    width:220px;
    padding-top:1px;
    text-align:left;
    position:relative;
	color: #6fa60d;	
}

#phone_home_box {
    height:20px;
    width:220px;
    position:relative;
    float:left;
    clear:both;
}
#p_home_text {
    position:relative;
    float:left;
    top:3px;
    left:3px;
    width:210px;
    height:15px;
    text-align:right;
}

.p_home_2 {
	background-color: #eaf4d9;
}

#p_home_text b{ 
    float:left;
	color: #6fa60d;	
}

.body_text h2 p ul li{
width:100%;
}
 
