 
body {
	color: #333333;
	font: 0.75em/1.500em /*12px/18px*/ helvetica, arial, sans-serif;
	background-color: #FFF;
}


a {
	color: #0c6eb7;
	text-decoration: underline;
}

a:hover { text-decoration: none; cursor: pointer; }

ol {
	margin-left: 30px; 
	margin-bottom: 10px;
	list-style-type: decimal;
}
.ie7 ol { margin-left: 34px; }

ol li {
	margin-bottom: 5px;
	padding-left: 6px;
}

ol.alphabetList li {
    list-style: lower-alpha outside none;
	margin-bottom: 12px;
	padding-left: 6px;
}

ol li p {
	padding: 0;
}

ul {
	margin-left: 20px;
}

ul li ul li a {
	font-size: 0.917em; /*font-size: 11px;*/
	color: #717073;
}

ul li {
	list-style-image: url(../images/list_arrow.gif);
	list-style-position: outside;
	margin-bottom: 5px;
}

td ul li {
    padding-left: 0px;
    padding-right: 0px;
	margin-left: 5px;
	background: none;
	list-style-image: none;
	list-style: disc;
}

ul li ul li {
	margin-bottom: 0px;
}

ul.nav_list {
	margin-left: 10px;
	font-size: 12px;
}
ul.siteMap {
	margin-left: 0px;
}
ul.siteMap li {
	margin-left: 10px;
	background: url("../images/list_arrow.gif") no-repeat scroll 0 6px transparent;
    list-style-image: none;
    padding-left: 8px;
    padding-right: 0
}
ul.siteMap ul li.no_bullet, ul.siteMap li.no_bullet {	
    background: none;
	margin-left: -3px;
}
.ie7 ul.siteMap ul li.no_bullet, .ie7 ul.siteMap li.no_bullet {	
    background: none;
	margin-left: 10px;
}
.ie7 ul.siteMap li ul {	
	margin-left: 0px;
}
.ie7 ul.siteMap {
	margin-left: 2px;
}

.no_bullet {
	list-style-image: none;
	background: none;
}

li.no_bullet ul {
	margin-top: -4px;
}

.ie7 li.no_bullet ul {
	margin-top: -17px;
}

ul.bulletsList li { list-style-image: none; list-style: disc; margin-left: 5px; }

ul.noIndent {
	margin-left: 2px;
	list-style-image: none;
}

sup { font-size: 60%; vertical-align: 30%; }

.padding_0 {
	padding: 0px;
}

.padding_5 {
	padding: 5px;
}

.padding_10 {
	padding: 10px;
}

.padding_5_10 {
	padding: 5px 10px;
}

.padding_15 {
	padding: 15px;
}

.padding_20 {
	padding: 20px;
}

.padding_left_10 {
	padding-left: 10px;
}
.padding_bottom_10 {
	padding-bottom: 10px !important;
}

.padding_main {
	padding-top: 40px;
	padding-bottom: 20px;
}
.padding_top_20 {
	padding-top: 20px;
}
.padding_top_30 {
	padding-top: 30px;
}

img {
	max-width: 100%;
}
input { font-family: helvetica, arial, sans-serif; }


/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/*Fonts*/

@font-face {
    font-family: 'Interstate-Regular';
    src: url('../fonts/Interstate-Regular.eot');
    src: url('../fonts/Interstate-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Interstate-Regular.woff') format('woff'),
         url('../fonts/Interstate-Regular.ttf') format('truetype'),
         url('Interstate-Regular.svg#Interstate-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate-Light';
    src: url('../fonts/Interstate-Light.eot');
    src: url('../fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Interstate-Light.woff') format('woff'),
         url('../fonts/Interstate-Light.ttf') format('truetype'),
         url('Interstate-Light.svg#Interstate-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
       
@font-face {
    font-family: 'Interstate-Bold';
    src: url('../fonts/Interstate-Bold.eot');
    src: url('../fonts/Interstate-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Interstate-Bold.woff') format('woff'),
         url('../fonts/Interstate-Bold.ttf') format('truetype'),
         url('Interstate-Bold.svg#Interstate-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*Text*/

h1, h2, h3, h4, h5, h6, p {
	padding-left: 10px;
	padding-right: 10px;
}

h1 { font-size: 2.333em; line-height: 1.167em; /*font-size: 28px; line-height: 32px;*/ margin-bottom: 10px; margin-top: -4px; font-family: 'Interstate-Light', helvetica, arial, sans-serif; }
h2 { font-size: 2.167em; line-height: 1.167em; /*font-size: 26px;*/ margin-bottom: 10px; font-family: 'Interstate-Light', helvetica, arial, sans-serif; }
h3 { font-size: 1.500em; line-height: 1.167em; /*font-size: 18px; line-height: 22px;*/ margin-bottom: 7px; margin-top: 16px; font-family: 'Interstate-Reg', helvetica, arial, sans-serif; }
h4 { /*font-size: 1.250em; line-height: 1em;*/ font-size: 15px; line-height: 18px; margin-bottom: 10px; font-family: 'Interstate-Bold', helvetica, arial, sans-serif; }
h5 { font-size: 1.000em; line-height: 1.5em; /*font-size: 12px; line-height: 18px;*/ font-family: helvetica, arial, sans-serif; font-weight: normal; 
     background: url("../images/list_arrow.gif") no-repeat scroll 8px 7px transparent; padding-left: 18px; margin: 0px 0px 6px 2px; }
h6 { font-size: 1.333em; /*font-size: 16px;*/ margin-bottom: 4px; margin-top: 12px; font-family: 'Interstate-Reg', helvetica, arial, sans-serif; }

.ie7 h1, .ie7 h2, .ie7 h3, .ie7 h6 { font-family: helvetica, arial, sans-serif; font-weight: normal; }
.ie7 h4 { font-family: helvetica, arial, sans-serif; font-weight: bold; }
.ie8 h1, .ie8 h2, .ie8 h3, .ie8 h6 { font-family: helvetica, arial, sans-serif; font-weight: normal; }
.ie8 h4 { font-family: helvetica, arial, sans-serif; font-weight: bold; }

.ie7 .insertLeftNav h3 { margin-bottom: -7px; }

.topOfContent { margin-top: 0px; }


em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

p {
	margin-bottom: 8px;
}

.legal_small {
	font-size: 0.833em; /*font-size: 10px;*/
}

p.legal_small {
	padding-left: 10px;
}

p.questions { font-weight: bold; margin-bottom: 2px; }

/*Colors*/

.gold,
.gold a {
	color: #b5995b;
}

.blue,
.blue a {
	color: #5d87a1;
}

.grey_dark {
	color: #333333;
}

.grey_light {
	color: #666;
}

h5 a { cursor: pointer; }


/* Table */

.table_container {
	padding: 5px 10px 5px 5px;
	background-color: #f1f0f1;
	margin-bottom: 15px;
}

table {
	background-color: #f1f0f1;
	width: 100%;
}

table, th , td {
	padding: 5px;
}

tr {
	margin-left: 5px !important;
	margin-right: 5px;
}

.table_header {
	border-bottom: 1px dotted #b5995b;
	color: #b5995b;
	font-size: 1.167em; /*font-size: 14px;*/
	line-height: 17px;
}

.table_header h4 {
	margin-bottom: 10px;
}

.grey_line_row {
	border-bottom: 1px dotted #d8d8d8;
}



/*Cookie Panel*/

.cookiePanel {
	position: absolute;
	z-index: 100;
	min-height: 45px;
	width: 100%;
	background: #FFFFFF url(../images/homepage/cookie_bg.gif) 0 0 repeat-x;
}

.cookiePanelInner { 
	margin: 0 auto;
	height-min: 45px;
	width: 980px;
	background: #FFFFFF url(../images/homepage/cookie_bg.gif) 0 0 repeat-x;
	border-left: #c6c6c6 1px solid;
	border-right: #c6c6c6 1px solid;
}
.cookiePanelHeading { float: left; width: 20%; padding-top: 6px; }

.cookiePanelText { float: left; width: 60%; padding-top: 6px; }

.cookiePanelButton { float: left; width: 20%; margin-top: 10px; }




/*Tabs*/

.tab_area {
	padding: 10px;
	background-color: #f1f0f1;
	z-index: 10;
	float: left;
	margin-bottom: 10px;
	min-width: 96%;
}

.tab_area h3 {
	margin-top: 4px;
}

.tab_block {
	display: none;
}

.tab_block ul li {
    padding-left: 0px;
    padding-right: 0px;
	margin-left: 5px;
	background: none;
	list-style-image: none;
	list-style: disc;
}

.tab_block.tab_content_01 {
	display: block;
}
.tab_content_06 { padding-left: 2px; }
.tab_content_01, .tab_content_02, .tab_content_03, .tab_content_04, .tab_content_05, .tab_content_06 {
	float: left;
}

.tab_content_02, .tab_content_03, .tab_content_04, .tab_content_05 {
	display: none;
}

a.tab_text_link { cursor: pointer; }



/*line breaks */

.break_gold {
	border-bottom: 1px dotted #b5995b;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 100%;
	clear: left;
	display: block;
}
.ie7 .break_gold {
	margin-top: -8px;
	margin-bottom: 10px;
}
.ie7 .insertLeftNav .break_gold {
	margin-top: 0px;
	margin-bottom: 10px;
}

/*CTA Box */

.blue_box {
	background: #38939b url(../images/arrow_cta.gif) no-repeat 97% center;
	padding: 7px 6px 5px 9px;
	margin: 0 0 0 190px;
	-webkit-border-radius: 0 0 20px 0; 
    border-radius:  0 0 10px 0;
    text-shadow: #007e8e 0 -1px 0;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	font: /*1.000em*/ 12px 'Interstate-Reg', helvetica, arial, sans-serif;
}
.ie7 .blue_box, .ie8 .blue_box { padding: 6px 6px 6px 9px; font-family: helvetica, arial, sans-serif; }

.blue_box a {
	color: white;
	text-decoration: none;
}

.blue_box span { display: inline; }

.gold_box_apply {
	-webkit-border-radius: 0 0 20px 0; 
    border-radius:  0 0 10px 0;
    text-shadow: #415e70 0 -1px 0;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	background: #b5995b ;
	margin-bottom: 20px;
	padding: 0 2px 10px;
}
.grey_box_apply {
	-webkit-border-radius: 0 0 20px 0; 
    border-radius:  0 0 10px 0;
    text-shadow: #415e70 0 -1px 0;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	background: #767D87;
	margin-bottom: 20px;
	padding: 0 2px 10px;
}

p.title_before_smallbox { font-weight: bold; margin: 20px 0px -6px 0px; }
p.text_before_smallbox { font-weight: normal; margin: 6px 0px -6px 0px; }

table.ctas { margin-left: 5px; margin-top: 6px; background: none; width: 86%; }
table.ctas td { padding: 3px 5px 0px 5px; }
td.cta_description { font-size: 1.000em; /*font-size: 12px;*/ width: 43%; vertical-align:bottom; }

.gold_box_apply h4 a, .grey_box_apply h4 a {
	display: block;
	padding-right: 0px;
	font-weight: normal;
	color: white;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.gold_box_apply h4 a:hover, .grey_box_apply h4 a:hover {
	text-decoration: none;
}

.ie7 .gold_box_apply h4 a, ie8 .gold_box_apply h4 a, .ie7 .grey_box_apply h4 a, ie8 .grey_box_apply h4 a {
	font-weight: bold;
}

.gold_box_apply h4, .grey_box_apply h4 {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

span.arrow {
	font-size: 2.417em; /*font-size: 29px;*/
	padding-top: 0;
	display: inline;
	line-height: 29px;
	width: 10px;
	height: 29px;
	margin-top: 0;
	padding-left: 5px;
	position: relative;
	top: 3px;
}

/* Top Bar and Header */

#top_bar {
	height: 30px;
	background: url(../images/top_bar_bg.jpg) repeat-x 0 bottom;
}

.top_citigold {
	height: 20px;
	margin-top: 4px;
	color: white;
}

.top_citigold h4 {
	padding-top: 4px;
}

.top_bar_break1, .top_bar_break2 {
	border-left: 1px solid #464447;
	border-right: 1px solid black;
	height: 30px;
	float: left;
	margin-left: -2px;
	width: 0;
}
.top_bar_break1 {
	margin-left: 116px;
}

.account_links {
	padding-top: 7px;
	padding-left: 0;
	float: left;
	margin-left: -14px;
}
.ie7 .account_links, .ie8 .account_links { padding-top: 4px; }

.account_links a {
	float: left;
	/*font-size: 0.917em;*/ font-size: 11px;
	margin-left: 21px;
	margin-right: 0px;
	background: url(../images/list_arrow.gif) no-repeat left center;
	padding-left: 7px;
	color: white;
	text-decoration: none; 
	margin-bottom: 5px;
}
.account_links a:hover {
	text-decoration: underline;
}

#header_gold {
	height: 85px;
	background: url(../images/hd_gold_bar.jpg) repeat-x 0 bottom;
	margin-left: -10px;
	padding-right: 0;
	width: 980px;
}

.header_logo {
	width: 333px;
	height: 33px;
	background: url(../images/hd_citi_logo.jpg) no-repeat center center;
	margin-left: 20px;
	text-indent: -9999px;
	position: relative;
	top: 25px;
}

#top_nav {
	background-color: #b5995b;
}

.nav_list li {
	list-style-image: none;
	padding: 5px 0px 5px 0px;
	float: left;
	text-align: center;
	margin-bottom: 0;
}

.nav_list li.dd_home { width: 8%; }
.nav_list li.dd_cpc { width: 24%; }
.nav_list li.dd_offer { width: 13%; }
.nav_list li.dd_approach { width: 17%; }
.nav_list li.dd_banking { width: 9%; }
.nav_list li.dd_contact { width: 11%; }
.nav_list li.dd_ipb { width: 17%; }

.nav_list li a {
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #9a865c 0px 1px 0px;
	color: white;
	behavior: url(/ipb/europe/PIE.htc);
}

li.nav_selected,  .nav_list li:hover   {
	background-color: #564639;
}

.dd_hidden {
	display: none;
}

.subNavDivider { margin-left: 6px; margin-right: 6px; }

/*Main Nav Dropdown */
#main_dropdown {
	position: absolute;
	z-index: 250;
	background-color: transparent;
	padding-left: 0;
	height: 210px;
	display: none;
}

#dropdown_arrow {
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/dropdown_arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 0;
	display: none;
	position: relative;
	z-index: 2;
}
.ie7 #dropdown_arrow {
	margin-left: 15px;
}

#dropdown_rounded {
	background-color: white;
	padding: 10px 0;
	border-radius: 10px;
	-moz-box-shadow:    0px 10px 20px 0px #333;
 	-webkit-box-shadow: 0px 10px 20px 0px #333;
    box-shadow: 0px 10px 20px 0px #333;
	behavior: url(/ipb/europe/PIE.htc);
	float: left;
	position: relative;
	display: none;
	margin-left: 5px;
	z-index: 2000;
}

.ie7 #dropdown_rounded, .ie8 #dropdown_rounded {
	width: 950px;
	border: #b5995b 1px solid;
}

.dd_area {
	display: block;
	font: 1.083em/1.500em /*13px/18px*/ helvetica, arial, sans-serif;
}

.dd_area h4 {
	font: 1.083em/1.500em /*13px/18px*/ helvetica, arial, sans-serif;
}

.dd_area p { padding-left: 18px; }

.dd_area ul li ul li {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

.dd_area ul li.no_bullet ul {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

.ie7 .dd_area ul li ul {
	margin-top: 0px;
}

.dd_area ul li.no_bullet ul {
	margin-top: -6px;
}

.dd_area ul li {
	list-style-image: none;
	background: url("../images/list_arrow.gif") no-repeat scroll 0 6px transparent;
    padding-left: 8px;
    padding-right: 0px;
	margin-left: -10px;
}
.ie7 .dd_area ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
}
.dd_area ul li.no_bullet {
	background: none;
}
.dd_area ul li.no_bullet ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
    margin-left: -9px;
}

.ie7 .dd_area ul li.no_bullet ul {
	margin-top: -20px;
}

.links_lang ul li {
	padding-bottom: 3px;
	margin-bottom: 0;
}

/*Bread crumb and side navs */

.nav_crumb {
	margin-left: 0px;
	margin-bottom: 25px;
	font: 1.083em/1.333em /*13px/16px*/ 'Interstate-Reg', helvetica, arial, sans-serif;
	padding-left: 10px;
	color: #b5995b;
}
.ie7 .nav_crumb, .ie8 .nav_crumb { font-family: helvetica, arial, sans-serif; }
.ie7 .nav_crumb {  }

.nav_crumb .divider { font-size: 1.4em; font-family: Arial, Helvetica, sans-serif; font-weight: 100; color: #000; padding: 0px 5px; vertical-align: -1px; }

.nav_crumb a {
	display: inline-block;
	text-decoration: none;
	color: #5d87a1;
}
.ie7 .hebrewBreadCrumb a { display: block; float: right; margin-top: 2px; margin-left: 6px; }
.ie7 .hebrewBreadCrumb span { display: block; float: right; margin-top: 0px; margin-left: 6px; }

.nav_crumb a:hover {
	text-decoration: underline; 
}
.nav_crumb a.gold:hover {
	text-decoration: none; 
}


.related_links {
	margin-top: 0px;
}

.related_links_top {
	margin-top: 0px;
}

.related_links a {
	text-decoration: none;
}
.related_links a:hover {
	text-decoration: underline;
}

.rhs_lang a { }

.insertLeftNav h3{
	margin-top: 0px;
}
.insertLeftNav a {
	text-decoration: none;
}
.insertLeftNav a:hover {
	text-decoration: underline; 
}

.box_gold {
	background-color: #B5995B;
	border-radius:  0 0 20px 0;
	behavior: url(/ipb/europe/PIE.htc);
	padding: 12px 8px 6px 2px;
	margin-bottom: 15px;
	color: white;
	position: relative;
}

.box_gold a {
	color: #ffffff;
	text-decoration: none;
}
.box_gold a:hover {
	text-decoration: underline;
}

.box_gold li{
	list-style-image: url(../images/main/arrow_grey.gif);
}


.search_push_down {
	margin-top: 37px;
}

/* full width image */

.fullwidth_image {
	position: relative;
	text-align: right;
	background-color: #f5f5f5;	
	padding: 0 !important;
	margin-left: -10px;
	margin-right: -10px;
}

.fullwidth_image img {
	margin-bottom: -5px !important;
	padding: 0 !important;
	width: 100%;
}

.fullwidth_image_head {
	position: absolute;
	bottom: 0; 
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
}

.fullwidth_image_head .nine {
	bottom: 0;
	color: #FFF;
}

.fullwidth_image_head .nine h1 {
	margin-bottom: 4px;
}

.fullwidth_image_head .nine .nav_crumb, .fullwidth_image_head .nine .nav_crumb .divider {
	color: #FFF;
	margin-bottom: 20px;
}

.fullwidth_image_head .nine .nav_crumb a {
	color: #b5995b;
}

/* Video */

.video_container { margin-left: 10px; }
#video-1 { width: 480px !important; height: 270px !important; }

.modernVideo { display: block; margin-bottom: 40px; }
.flashVideo { display: none; }

.ie7 .modernVideo, .ie8 .modernVideo, .ie9 .modernVideo { display: none; }
.ie7 .flashVideo, .ie8 .flashVideo, .ie9 .flashVideo { display: block; margin-bottom: 40px; position: relative; z-index: 0; }

.flashVideo iframe { width: 480px; height: 270px; }

p.videoLinkImage { float: right; }
.ie8 p.videoLinkImage { float: none; text-align: right; margin-bottom: -130px; }
.ie8 .ie8runround { margin-right: 240px; }

/*Mobile Top Bar and Header */

.mobile_only .top_citigold {
	text-indent: 0;
}

.mobile_nav_btn, .mobile_nav_btn_open {
	width: 40px;
	height: 34px;
	float: right;
	margin-top: -7px;
}

.mobile_nav_btn_open {
	display: none;
}

.mobile_nav_btn a {
	height: 36px;
	display: block;
	background: url(../images/nav_button.jpg) no-repeat center center;
	width: 45px;
}

.mobile_nav_btn_open a {
	height: 36px;
	display: block;
	background: url(../images/nav_bt_open.jpg) no-repeat center center;
	width: 45px;
}

/*Search Box */

#search-form, #search-form2 {
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom: #fff 1px solid;
	font-size: 1.000em; /*font-size: 12px;*/
	width: 100%;
	float: left;
	padding: 1px 4px 0 4px;
	margin-left: 5px;
	margin-top: 2px;
	background: #E5E5E5;
}
#search-form #search-input-text, #search-form2 #search-input-text2{
	width: 70%;
	float: left;
	border: 0;
	color: #666;
	background-color: #E5E5E5;
	line-height: 100%;
	margin-top:3px;margin-bottom:3px;
	height: 15px;
}
#search-form #search-input-text:focus, #search-form2 #search-input-text2:focus{
	outline:none;
	color:#666;
}
#search-form #search-input-submit, #search-form2 #search-input-submit2{
	background: url(../images/main/search_mag.jpg) no-repeat center 5px;
	border: 0;
	float: right;
	width: 22px;
	z-index: 100;
	cursor: pointer;
	height: 22px;
}
.search_mobile {
	width: 75%;
	position: absolute;
	top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	padding: 0 13px 0 0;
	margin-left: -13px;
	background-color: black;
	height: 24px;
	display: none;
}
input::-webkit-input-placeholder {
    color: white;
    font-size: 1.083em; /*font-size: 13px;*/
}
input:-moz-placeholder {
    color: white;
    font-size: 1.083em; /*font-size: 13px;*/
}
input:-ms-input-placeholder {
    color: white;
    font-size: 1.083em; /*font-size: 13px;*/
}
#contact_form input::-webkit-input-placeholder {
    color: #999;
    font-size: 1.083em; /*font-size: 13px;*/
}
#contact_form input:-moz-placeholder {
    color: #999;
    font-size: 1.083em; /*font-size: 13px;*/
}
#contact_form input:-ms-input-placeholder {
    color: #999;
    font-size: 1.083em; /*font-size: 13px;*/
}

/*Search Page*/

.paging_nav {
	float: right;
	font-size: 15px;
	font-family:  helvetica, arial, sans-serif;
}

.paging_nav_bottom {
	margin-top: 20px;
}

.paging_nav h4, h4.result_group, .search_result h4 {
	font-family:  helvetica, arial, sans-serif;
}

h4.result_group {
	float: left;
	margin-bottom: 12px;
}

.paging_nav ul li {
	float: left;
	padding: 0 5px 5px;
	list-style-image: none;
}

.paging_current a {
	color: #333333;
}

.paging_prev a {
	background: url(../images/main/arrow_prev_blue.gif) no-repeat left center;
	padding-left: 10px;
}

.paging_next a {
	
	padding-right: 10px;
	background: url(../images/main/arrow_blue.gif) no-repeat right center;
}

.paging_prev.paging_disabled a {
	background: url(../images/main/arrow_ltgry_prev.gif) no-repeat left center;
	padding-left: 10px;
	color: #ccc;
}

.paging_next.paging_disabled a {
	padding-right: 10px;
	background: url(../images/main/arrow_light_grey.gif) no-repeat right center;
	color: #ccc;
}

.paging_prev.paging_disabled a {
		color: #717073;
		color: #ccc;
}

div.searchbox_page {
	float: left;
	width: 90%;
	margin-bottom: 10px;
	clear: both;
}

#search-input-text_page {
	width: 78%;
	padding: 9px;
	-webkit-border-radius: 5px; 
    border-radius: 5px;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	float: left;
	border: 1px solid #717073;
}

#search-input-submit_page {
	float: right;
	background: #B5995B url(../images/main/magnifyingglass.jpg) center center no-repeat;
	border-style: none;
    border-radius: 0 0 8px 0;
	width: 72px;
	height: 33px;
	margin-left: 10px;
	margin-top: 0px;
	cursor: pointer;
}

.search_checkbox {
	float: left;
	clear: both;
	width: 100%;
	margin-left: -5px;
}

.search_checkbox p { }

.search_result {
	height: 55px;
	overflow: hidden;
	margin: 20px 0 0 0;
	clear: both;
}

.search_result h4 {
	margin-bottom: 0;
}

.search_result p {
	color: #666666 !important;	
}

.searchCPC { font-size: 10px; font-weight: bold; margin-right: 4px; color: #B5995B; }
.searchIPB { font-size: 10px; font-weight: bold; margin-right: 4px; color: #666666; }


/*Homepage and Image Fader*/

.main_promo { 
	position: absolute;
	z-index: 50;
	right: 0;
	margin-top: 20px;
	padding: 20px 10px 10px 10px;
	background-color: #b5995b;
	background: rgb(181, 153, 91);
	background: rgba(181, 153, 91, 0.9);
	color: #fff; 
	font-size: 1.167em; /*font-size: 14px;*/ 
	line-height: 18px;
	border-radius:  0 0 20px 0;
	behavior: url(/ipb/europe/PIE.htc);
	zoom: 1; 
}

.ie8 .main_promo { behavior: none; }

.main_promo h4 {
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
}
.ie7 .main_promo h4, .ie8 .main_promo h4 { font-family: helvetica, arial, sans-serif; font-weight: normal; }

.main_promo a {
    background: url("../images/main/arrow_grey_promo.gif") no-repeat scroll 0 5px transparent;
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
	font-size: 1.250em; /*font-size: 15px;*/
    display: inline-block;
    padding-left: 10px;
    padding-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_promo a:hover {
	text-decoration: underline;
}
.ie7 .main_promo a, .ie8 .main_promo a { font-family: helvetica, arial, sans-serif; font-weight: normal; }

.homePromo {
	position: absolute; 
	top: 30px;
	right: 30px;
	width: 80%;
	z-index: 50;
	color: #717073;
	text-align: right;
}
.ie7 .homePromo {
	width: 70%;
	right: 20px;
}
.homePromo a {
	color: #FFF;
	text-decoration: none;
}
.homePromo h1 {
	margin-right: 20px;
	margin-bottom: 0;
	text-shadow: 0px 2px 3px #000;
}
.homePromo h6 {
	float: right;
	line-height: 0.8em;
	text-shadow: 0px 2px 3px #000;
}
.ie7 .homePromo h1 {
	margin-right: 44px;
}
.ie7 .homePromo h6 {
	padding-bottom: 4px;
	margin-top: -18px;
	margin-right: 54px;
}
.homePromoIcon {
	float: right;
	margin-top: 4px;
	background: rgb(181, 153, 91);
	border-radius:  0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0; 
	behavior: url(/ipb/europe/PIE.htc);
	color: #564639;
	box-shadow: 1px 1px 2px #333;
}
.ie .homePromoIcon {
	height: 26px;
}

.ie7 .homePromoIcon { float: left; margin-left: 635px; }

.homePromoIcon a {
	color: #564639;
}
.homePromoIcon p {
	margin: 2px -2px 2px -2px;
	font-size: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari/Chrome only */
.homePromoIcon p {
 	margin: 0px -2px 4px -2px;
	font-size: 30px; 
}
}

.mobile_homepage {
	position: relative;
	top: 0;
}

.side_promo {
	margin-top: 20px;
}

#gallery_nav {
	position: absolute;
	bottom: 40px;
	left: 10px;
	width: 960px;
}

.ie7 #gallery_nav {
	bottom: 42px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#gallery_nav {
	margin-bottom: 2px; /* Safari/Chrome only */
}
}

.galleryNo {
	background-color: #564639;
	background-color: rgb(86, 70, 57);
	border: 1px solid #564639;
	margin-right: -1px;
	zoom: 1; 
	min-height: 106px;
}
.galleryNo.current {
	background-color: #FFFFFF;
	background-color: rgb(255, 255, 255);
	border-color: #FFFFFF;
	zoom: 1; 
}

.ie .galleryNo.current {
	background-color: #FFFFFF;
}
.ie7 .galleryNo {
	background-color: #564639;
}

.galleryNo p, .galleryNo h4 {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 3px;
}
.galleryNo p {
	color:#FFFFFF;
}
.galleryNo.current p {
	color:#000000;
}
.galleryNo h4 {
	color:#b5995b;
}
.galleryNo a {
	color: #FFF;
}
.galleryNo.current a {
	color: #0C6EB7;
}

a.find_out_more {
	background: url(../images/list_arrow.gif) no-repeat left 4px;
	padding-left: 7px;
	text-decoration: none;
}
a.find_out_more:hover {
	text-decoration: underline;
}

p a.find_out_more {
	display: block;
}

/* Page Slider */

.flex-container.page_slider {
	background-color: white;
	border-radius:  5px;
	behavior: url(/ipb/europe/PIE.htc);
	border: 1px solid #b9b8ba;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.page_slider ul.slides {
	background-color: white;
}

.slider_heading {
	padding: 20px;
	border-bottom: 1px solid #b9b8ba;
	background: url(../images/slider/slider_grad.jpg) repeat-x 0 top;
	text-align: center;
	color:#00b5cc;
	font-weight: bold;
}

.slider_heading h6 {
	margin-bottom: 0;
	font-family: helvetica, arial, sans-serif;
	margin-top: 0px;
}

.slider_content {
	padding: 20px 20px 20px 10px;
	background-color: white;
}

.sliderNo.current a {
	color: #b5995b;
}

.slider_image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* PDF Boxes */

.market_pdf_box h4 {
	font: 1.167em/1.417em /*14px/17px*/ helvetica, arial, sans-serif;
}


/* Comented out on flexslider.css to keep default */
.flex-direction-nav li a {
	width: 52px; height: 52px; margin: -13px 0 0; display: block; background: no-repeat 0 0; position: absolute; cursor: pointer; text-indent: -9999px;
	top: 23px;
}

.flex-direction-nav li .next {
	background-image: url(../images/slider/slider_arrow_nxt.jpg);
	right: -10px;
}

.flex-direction-nav li .prev {left:5px;
	background-image: url(../images/slider/slider_arrow_prv.jpg);
}

.flex-direction-nav li .disabled {
	opacity: .3; filter:alpha(opacity=30); cursor: default;
}


/* Main Content */

.main_content {
	background-color: white;
}

.full_image {
	margin-bottom: 25px;
}

/* Form Styles */

#contact_form {
	margin-top: 0px;
	float: left;
	width: 100%;
}

.form_contact_form label.description {
	width: 125px;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
}

textarea.textarea.medium {
	width: 48%;
	padding: 9px;
	-webkit-border-radius: 5px; 
    border-radius: 5px;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	float: left;
	border: 1px solid #717073;
	height: 130px;
	margin: 4px 10px 2px 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.083em; /*font-size: 13px;*/
}

.form_contact_form input.text {
	width: 48%;
	padding: 9px;
	-webkit-border-radius: 5px; 
    border-radius: 5px;
	/*behavior: url(/ipb/europe/PIE.htc);*/
	position: relative;
	float: left;
	border: 1px solid #717073;
	margin: 0 10px 8px 0;
	color: #000;
	font-size: 1.083em; /*font-size: 13px;*/
}
.ie7 .form_contact_form input.text {
	behavior: none;
}
.form_contact_form_hebrew input.text {
	margin-right: 0;
}

.ie7 input#name, .ie7 input#phone, .ie7 input#email { border: 1px solid #717073; }
.ie7 input#HomeTelephone, .ie7 input#Email { border: 1px solid #717073; }
.ie7 input#HomeTelephone.error, .ie7 input#Email.error { border-color: red; }

input:focus, textarea:focus, option:focus {
	outline-color: #b5995b;
}

.form_contact_form input.text.error, select#country.element.select.medium.error, select#nationality.element.select.medium.error, select#residence.element.select.medium.error, select#title.element.select.medium.error {
	border-color: red;
}


.charactersLeft { font-size: 0.917em; /*font-size: 11px;*/ margin-bottom: -5px; margin-left: 156px; width: 48%; color: #999; text-align: right; }
.charactersLeft input { font-size: 0.917em; /*font-size: 11px;*/ color: #999; border: none; border-color: #FFF; text-align: right; float: right; margin: 1px 3px 0px 0px; }
.charactersLeftText { float: right; }


.error:before {
	color: red;
}

select#country.element.select.medium, select#nationality.element.select.medium, select#residence.element.select.medium, select#title.element.select.medium, select#friends_residence.element.select.medium, select#second_residence.element.select.medium, select#Preferred_language.element.select.medium  {
	width: 51%;
	float: left;
	margin: 6px 14px 12px 0;
}

select#residence.element.select.medium label { font-style: italic; font-weight: bold; }
select#residence.element.select.medium option { padding-left: 12px; }



.check_container {
	background-color: #F1F0F1;
	float: left;
	width: 49%;
	-webkit-border-radius: 5px; 
    border-radius: 5px;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	margin: 10px 10px 10px 0;
	padding-left: 14px;
	padding-top: 1px;
}

.check_container input {
	margin: 5px;
}

.check_container label.error, .ie7 .check_container label.error {
	margin-left: -32px;
    margin-top: 27px;
    position: absolute;
}
.ie7 .check_container label.error { margin-top: 25px; }
.ie8 .check_container label.error { margin-top: 31px; }
.ie9 .check_container label.error { margin-top: 31px; }

.ie7 .check_container input {
	margin: 0px;
}
.ie7 .check_container {
	padding-bottom: 3px;
}
.check_container label.choice {  }

.checkbox {
	margin: 10px 0;
}

#contact_submit {
	background: #B5995B;
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
	-webkit-border-radius: 0 0 5px 0; 
    border-radius: 0 0 5px 0;
    text-shadow: 0 -1px 0 #007E8E;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	font-size: 1.250em; /*font-size: 15px;*/
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 135px;
	border: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 35%;
	cursor: pointer;
}
.ie7 #contact_submit, .ie8 #contact_submit { font-family: helvetica, arial, sans-serif; padding-top: 3px; padding-bottom: 4px; }


#contact_submit:hover {
}

.unsubscribe_form { margin-left: 10px; }

.unsubscribe_input { float: none !important; display: block; margin-left: 0px !important; }
.unsubscribe_submit { float: none !important; display: block; margin-left: 0px !important; width: 45% !important; }
.ie7 .unsubscribe_input, .ie7 .unsubscribe_submit { margin-left: -10px !important; }

.contact_form_note {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 130px;
}

.contact_form_note p {
	padding-left: 0;
}

#brokenlink_submit {
	background: #38939B;
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
	-webkit-border-radius: 0 0 5px 0; 
    border-radius: 0 0 5px 0;
    text-shadow: 0 -1px 0 #007E8E;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	font-size: 1.250em; /*font-size: 15px;*/
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 35%;
	cursor: pointer;
}
.ie7 #brokenlink_submit, .ie8 #brokenlink_submit { font-family: helvetica, arial, sans-serif; padding-top: 3px; padding-bottom: 4px; }



/*Error Styles */

label.error {
	position: relative;
	clear: both;
	float: left;
	margin-left: 140px;
	margin-bottom: 10px;
	margin-top: -5px;
	color: red;
	font-size: 0.833em; /*font-size: 10px;*/
	font-weight: bold;
	min-width: 200px;
}
.ie7 label.error { margin-top: -8px; }

.unsubscribe_form label.error {
	margin-left: 0px;
	width: 100%;
}

.error_text {
	color:red;
}

/*Form Tooltip */

.form_tooltip_name, .form_tooltip_phone, .form_tooltip_email, .form_tooltip_country, .form_tooltip_residence, .form_tooltip_time, .form_tooltip_language, .form_tooltip_investment, .form_tooltip_friends_residence, .form_tooltip_second_residence, .form_tooltip_invest {
	-webkit-border-radius:  10px;
	border-radius:  10px;
	behavior: url(/ipb/europe/PIE.htc);
	position: relative;
	float: right;
	height: 17px;
	width: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 1.250em; /*font-size: 15px;*/
	margin-top: 6px;
	cursor:default;
	padding: 2px 0 1px;
	right: 18%;
	font-family: 'Interstate-Bold', helvetica, arial, sans-serif;
}
.ie7 .form_tooltip_name, .ie7 .form_tooltip_phone, .ie7 .form_tooltip_email, .ie7 .form_tooltip_country, .ie7 .form_tooltip_residence, .ie7 .form_tooltip_time, .ie7 .form_tooltip_language, .ie7 .form_tooltip_investment, .ie7 .form_tooltip_friends_residence, .ie7 .form_tooltip_second_residence,  .ie7 .form_tooltip_invest { font-family: helvetica, arial, sans-serif; }
.ie8 .form_tooltip_name, .ie8 .form_tooltip_phone, .ie8 .form_tooltip_email, .ie8 .form_tooltip_country, .ie8 .form_tooltip_residence, .ie8 .form_tooltip_time, .ie8 .form_tooltip_language, .ie8 .form_tooltip_investment, .ie8 .form_tooltip_friends_residence, .ie8 .form_tooltip_second_residence, .ie8 .form_tooltip_invest { font-family: helvetica, arial, sans-serif; }

.tooltip_question {
	background-color: #b5995b;
	cursor: pointer; 
}

.tooltip_error {
	background-color: red;
}

.ie7 .tooltip_error {
	margin-top: 10px;
}

.tooltip_question a, .tooltip_error a {
	color: #ffffff;
	text-decoration: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #f2f2f2;
	padding: 15px;
	width: 200px;
	-webkit-border-radius: 5px; 
    border-radius: 5px;
    -moz-box-shadow:    0px 3px 10px -2px #4c4c4c;
 	-webkit-box-shadow: 0px 3px 10px -2px #4c4c4c;
    box-shadow: 0px 3px 10px -2px #4c4c4c;
	behavior: url(/ipb/europe/PIE.htc);
	font-size: 1.167em; /*font-size: 14px;*/
	font: 1.167em/1.500em /*13px/18px*/ helvetica, arial, sans-serif;
}

#tooltip h4 {
	font-size: 14px;
	font: 1.167em/1.500em /*13px/18px*/ helvetica, arial, sans-serif;
	padding: 0;
	}

#tooltip p {
	margin-bottom: 0;
	padding: 0;
	}

#tooltip_over a{
	padding: 0px ;
	text-decoration: none;
}


/*Footer and Mega Footer */

#footer {
	background-color: #e3e2e3;
	margin-top: -5px;
}
.ie7 .homeFooterWrapper { margin-top: 20px; }

ul.footer_nav_left {
	float:left;
	margin-left: 0;
}
ul.footer_nav_right {
	float:right;
}
ul.footer_nav li {
	list-style-image: none;
	float: left;
	padding: 8px 10px 8px 10px;
	/*font-size: 0.917em;*/ font-size: 11px;
	margin-bottom: 0;
}

ul.footer_nav li a {
	text-decoration: none;
}
ul.footer_nav li a:hover {
	text-decoration: underline;
}

li.gold a {
	color:#b5995b !important;
}

.footerLogo img { float: left; padding: 0; margin: -4px 10px 0px 8px; }
.footerLogo p { float: left; padding: 0; margin: 0px 0px 5px 0px; }
.footerLogo a { text-decoration: none; }
.ie7 .footerLogo img { margin: -3px 8px 0px 8px; }
.ie8 .footerLogo img { margin: -3px 38px 0px 8px; }


/*Legal*/

#legal {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999;
	font-size: 0.917em; /*font-size: 11px;*/
	line-height: 18px;
}

#legal a {
	color: #999;
}

/* Mobile Nav */

#mobile_nav {
	background-color: #717073;
	margin-left: 0;
	display: none;
	box-shadow: inset 0px 11px 8px -10px #000, inset 0px -11px 8px -10px #000;
	position-relative;
}

.mobile_nav_sub {
	background-color: white;
	padding-left: 20px;
	display: none;
	overflow: hidden;
}

.mobile_nav_sub ul li  {
	padding: 0;
	margin: 0;
}

.mobile_nav_sub ul li a {
	padding: 6px 20px 6px 0;
	display: block;
	margin-left: 0;
}

.mobile_nav_sub ul .links_lang ul {
	float: left;
	width: 90%;
	display: block;
	background-color: white;
	margin: 0 0 0 0px;
	padding: 0px 20px 8px 0;
}

li.sub_nav_inset {
	font-size: 0.917em; /*font-size: 11px;*/
	margin-left: 10px !important;
	width: 80%;
	padding: 0 !important;
}

li.sub_nav_inset a {
	padding: 6px 10px 6px 0 !important;
	display: block;
	margin-left: 0;
	color: #717073;
}

.mobile_heading {
	font-size: 1.167em; /*font-size: 14px;*/
	margin-top: 5px;
	background: url(../images/nav_shut.jpg) no-repeat 95% center;
    text-shadow: #434243 0px 1px 0px;
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
}
.ie7 .mobile_heading, .ie8 .mobile_heading { font-family: helvetica, arial, sans-serif; }


.mobile_heading.open {
	background: url(../images/mobile/nav_open.jpg) no-repeat 95% center;
}

.mobile_heading a,
.mobile_heading_nosubnav a,
.heading_link_only a {
	color: white;
	display: block;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
	border-bottom: 1px dotted #ffffff;
}

.mobile_heading_last a {
	border-bottom: none;
}

.mobile_heading_nosubnav {
	font-size: 1.167em; /*font-size: 14px;*/
	margin-top: 5px;
	background: url(../images/nav_link.jpg) no-repeat 95% center;
    text-shadow: #434243 0px 1px 0px;
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
}
.ie7 .mobile_heading_nosubnav, .ie8 .mobile_heading_nosubnav { font-family: helvetica, arial, sans-serif; }

.heading_link_only {
	background: url(../images/nav_link_dark.jpg)  no-repeat 95% center;
	background-color: #4f4e50;
	font-size: 1.167em; /*font-size: 14px;*/
	margin-top: 5px;
	margin-top: 0;
    text-shadow: #434243 0px 1px 0px;
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
}
.ie7 .heading_link_only, .ie8 .heading_link_only { font-family: helvetica, arial, sans-serif; }

/*Market Analysis */

a.pdf_link {
	display: inline-block;
	padding-left: 25px;
	background: url(../images/main/pdf_icon.jpg) no-repeat left top;
	margin-bottom: 10px;
}
.pdf_link_after { text-decoration: none; font-size: 10px;  }
a.form_pdf_link {
	display: inline;
	padding-left: 20px;
	background: url(../images/main/pdf_icon.jpg) no-repeat left top;
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-top: 2px;
}
.checkboxConfirm { float: left; margin: -19px 0px 0px 24px; padding-bottom: 6px; }

/*Locate Us*/

.locations h6 { margin-bottom: 0px; margin-left: -1px; }


/*Mobile Show/Hide */

.mobile_only {
	display: none;
}

.mobile_hide {
	display: block;
}

.mobile_only_table {
	height: 0;
}

body#homePage .container-wrapper { padding: 0; max-width: 980px; background-color: transparent; margin-bottom: -24px;}
body#homePage .container-wrapper .main_dropdown_wrapper { margin-left: 9px; }

.ie7 .container-wrapper .main_dropdown_wrapper { padding: 0; margin: 0; margin-left:-5px; max-width: 980px; }
.ie7 body#homePage .container-wrapper .main_dropdown_wrapper { margin-left: 4px; }

.ie7 body#homePage .flexslider ul.homepageSlides { height: 600px; }

.related_links, .insertLeftNav ul { margin-bottom: 15px; }
.insertLeftNav ul li {
	list-style-image: none;
	background: url("../images/list_arrow.gif") no-repeat scroll 0 6px transparent;
    padding-left: 8px;
    padding-right: 0px;
	margin-left: -10px;
}
.ie7 .insertLeftNav ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
}
.insertLeftNav ul li.no_bullet {
	background: none;
}
.insertLeftNav ul li.no_bullet ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
    margin-left: -21px;
}

ul.gold li {
	margin-left: 0px;
}

#expandOne { display: none; padding-left: 15px; padding-bottom: 3px; }
#expandTwo { display: none; padding-left: 15px; padding-bottom: 3px; }
#expandThree { display: none; padding-left: 15px; padding-bottom: 3px; }
#expandFour { display: none; padding-left: 15px; padding-bottom: 3px; }
#expandFive { display: none; padding-left: 15px; padding-bottom: 3px; }
#expandSix { display: none; padding-left: 15px; padding-bottom: 3px; }

.insertCanWeHelp .box_gold { margin-top: 20px; }

.insertCanWeHelp ul li {
	list-style-image: none;
	background: url("../images/main/arrow_grey.gif") no-repeat scroll 0 6px transparent !important;
    padding-left: 8px;
    padding-right: 0px;
	margin-left: -10px;
}
.ie7 .insertCanWeHelp ul li {
	background: url("../images/arrow_grey.gif") no-repeat scroll 0 7px transparent !important;
}
.insertCanWeHelp ul li.no_bullet {
	background: none;
}
.insertCanWeHelp ul li.no_bullet ul li {
	background: url("../images/arrow_grey.gif") no-repeat scroll 0 7px transparent !important;
    margin-left: -10px;
}

.related_links ul li {
	list-style-image: none;
	background: url("../images/list_arrow.gif") no-repeat scroll 0 6px transparent;
    padding-left: 8px;
    padding-right: 0px;
	margin-left: -10px;
}
.ie7 .related_links ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
}
.related_links ul li.no_bullet {
	background: none;
}
.related_links ul li.no_bullet ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
    margin-left: -10px;
}

ul.mobile_only li {
	list-style-image: none;
	background: url("../images/list_arrow.gif") no-repeat scroll 0 5px transparent;
    padding-left: 8px;
    padding-right: 0px;
	margin-left: -10px;
}
ul.mobile_only li.no_bullet {
	background: none;
}
ul.mobile_only li.no_bullet ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
    margin-left: -10px;
}

.table_container ul li {
    padding-left: 0px;
    padding-right: 0px;
	margin-left: -20px;
	list-style: none;
}

.ie7 .table_container ul li, .ie8 .table_container ul li {
	margin-left: -10px;
}
.table_container ul li.no_bullet {
	background: none;
	list-style-image: none;
}
.table_container td { padding-right: 11px; }

.table_container td.bankholidaydates { padding-left: 34px; }

.ie7 .table_container td, .ie8 .table_container td { padding-right: 3px; }

.tab_area ul li {
    padding-left: 0px;
    padding-right: 0px;
	margin-left: 5px;
}
.ie7 .tab_area ul li {
}
.tab_area ul li.no_bullet {
	background: none;
	list-style-image: none;
}

.slider_ul ul li {
	list-style-image: none;
	background: url("../images/list_arrow.gif") no-repeat scroll 0 6px transparent;
    padding-left: 8px;
    padding-right: 0px;
	margin-left: -10px;
}
.ie7 .slider_ul ul li {
	background: url("../images/list_arrow.gif") no-repeat scroll 0 7px transparent;
}
.slider_ul ul li a {
	text-decoration: none;
}
.slider_ul ul li a:hover {
	text-decoration: underline;
}
.slider_ul ul li.no_bullet {
	background: none;
}

.related_links p.grey_light{
	margin-bottom: 10px;
}

p.textArrowLink a {
	background: url(../images/list_arrow.gif) no-repeat left 4px;
	padding-left: 7px;
}

.ie7 .insertCanWeHelp { margin-top: 18px; }

#video_display_case_1 {
    background-image: url("../images/main/video_display_bg.gif");
    background-repeat: no-repeat;
    height: 377px;
	visibility: hidden;
    margin-top: 103px;
    position: absolute;
    top: -400px;
    width: 540px;
    z-index: 100;
}

#video_display_case_1 h3 {
    float: left;
}
p.videoClose { float: right; margin: 18px 20px 0px 0px; }


p.backToTop { text-align: right; }

h5.pageClose { float: right; }

p.indentedAddresses { margin-top: -6px; margin-left: 10px; }

.cookiesInfoLeft { float: left; width: 25%; }
.cookiesInfoRight { float: left; width: 75%; }

#altContent {
	height:730px;
}

#iframeWrapper { width: 980px; margin: 0 auto; }

.iframeHead { width: 100%; height: 40px; margin: 0; background: url(../images/header/iframe_head_bg.jpg) 0 0 repeat-x; border-bottom: 2px solid #FFFFFF; }
.iframeHeadInner { width: 980px; height: 40px; margin: 0 auto; }

.iframeHeadLeft { float: left; margin-top: 10px; margin-left: -8px; }
.iframeHeadLeft p a { font-weight: bold; color: #fff; text-decoration: none; }
.iframeHeadLeft p a span { color: #b5995b; font-family: 'Interstate-Reg', helvetica, arial, sans-serif; font-size: 30px;  font-weight: normal; vertical-align: -4px; padding-right: 4px;}
.iframeHeadLeft p a:hover { color: #b5995b; }

.ie7 .iframeHeadLeft { margin-top: 2px; }
.ie7 .iframeHeadLeft p a { line-height: 24px; }


.iframeHeadRight { float: right; margin-top: 10px; margin-right: -8px; }
.iframeHeadRight p { font-weight: bold; color: #d3c29d; }

#iframeWrapper iframe { width: 980px; }
 
 /* 03-04-2015 */
 

.popup-overlay {
    background: url("../images/CB1510893-CPC-Landing-page_op3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 710px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 980px;
    z-index: 1100;
	margin:0px auto;
}
/* .popup-overlay-new{ scroll 0 0 ;} */
.overlay_wid{width:390px !important}
.popup {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #9c9c9c;
    color: #454545;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    left: 36%;
    line-height: 12px;
    margin-left: -50px;
    padding: 20px 10px;
    position: absolute;
    text-align: left;
    top: 213px;
    vertical-align: middle;
    width: 350px;
    z-index: 1111;
}

.f_logo{width:45px}
.popup-overlay-new{
background: url("../images/overlay.jpg") no-repeat ;
		width: 980px;
		/* position: absolute; */
		/* left: 50%; */
		/* margin-left: -490px; */
		/* z-index:100; */
		background-size:100% 100%;
		/* top:30px; */
		height:710px;
		position:relative;top:-4px;
	}
	.overlay-content{float:right;position:relative;width:35%;top:280px;text-align:right}
	.overlay-content h6 a{color:#ffffff;text-decoration:none;padding-left:15px;text-align:left;width:100%;float:left}
	.overlay-content h6{color:#ffffff;text-decoration:none;text-align:right}
	.blue_box_apply {
position: relative;
color:#ffffff;
margin-bottom: 20px;
padding:6px 11px !important;
float:right;
top:15px;
width:89%;
/* background:#b5995b;
background: url("../images/arrow.png") no-repeat scroll 0 0 ; */
background: #b5995b url("../images/arrow.png") no-repeat 96% 5px;
width:60%;
}
.mtop{margin-top:15px}
.logo-img {
    position: relative;
    right: 97px;
    top: 68px;
}
.overlay-sec
{
float:right;color:#fffff
}
.overlay-sec h1, .overlay-sec h2, .overlay-sec h3, .overlay-sec h4, .overlay-sec h5, .overlay-sec h6, .overlay-sec p {padding-right:0;padding-left:0}
.overlay-sec p img{float:right}
.close, .close-val, .close-q, .close-pp {
    color: #0000ff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    position: absolute;
    right: 4px;
    text-decoration: none;
    top: 2px;
}
.sec-pop-container{margin:0 auto;width:980px;position:relative}
.popcontainer{width:100%}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.overlay-sec{margin-top:25px}


}
  /* 03-04-2015 */










/* #Media Queries
================================================== */


@media only screen and (min-width: 1000px) {		

.flexslider ul.homepageSlides { height: 595px; }
.flexslider ul.homepageSlides li { margin-bottom: 0; }

}





/* iPad Portrait/Browser */
@media only screen and (min-width: 768px) and (max-width: 991px) {		
/*.container {  background-color: red; }*/input#search-input-text_page {
width: 70%;
}
#header_gold {
	width: auto;
	margin-right: -10px;
}
		
.market_pdf_box h4 {
	line-height: 19px;
	margin-top: 10px;
}
.popup-overlay-new{width:100%;background-size:100% 100%;margin-left:0;left:0}
.popup-overlay-new {
       top: -19px;
   }
 .blue_box_apply{width:70%}
}


/* Mobile Landscape/Browser */
@media only screen and (min-width: 480px) and (max-width: 767px) {
		
/*.container {  background-color: yellow; }*/
.galleryNo {
	height: auto !important;
}

.top_citigold {
height: 40px;
margin-top: 4px;
color: white;
}
}
	























	
	
/* Anything smaller than standard 960 */
@media only screen and (max-width: 959px) {
		
/*.container {  background-color:green; }*/

.fullwidth_image {
	margin-left: 0;
	margin-right: 0;
}

.top_citigold h4 {
    padding-top: 0px;
	margin-top: -7px;}

.top_bar_break1 {
	margin-left: 24px;
}

.blue_box {
	margin-right: 9px;
	font-size: 0.917em; /*font-size: 11px;*/
	margin-left: 202px;
	padding-left: 8px;
	padding-top: 7px;
}

.account_links {
    margin-left: -12px;
}

.gold_box_apply a, .grey_box_apply a {
	text-align: left;
}

.galleryNo {
	height: 123px;
}

.form_tooltip_name, .form_tooltip_phone, .form_tooltip_email, .form_tooltip_country, .form_tooltip_residence, .form_tooltip_time, .form_tooltip_language, .form_tooltip_investment, .form_tooltip_friends_residence, .form_tooltip_second_residence {
	right: 0%;
}

#gallery_nav div.custom-controls.flex_boxes.twelve.columns div.twelve.columns {
	margin-left: -6px;
}

#gallery_nav {
	width: 737px;
	margin-bottom: -2px;
}

#main_dropdown {
	margin-left: 5px;
}

.two.columns .gold_box_apply h4, .two.columns .grey_box_apply h4 {
	font-size: 1.000em; /*font-size: 12px;*/
}

#header_gold {
	width: 100%;
	margin-left: 0;
}

/* 04-03-2015 */
.popup-overlay {
    background: url("../images/CB1510893-CPC-Landing-page_op3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 710px;
    left: 0;
	width:100%;
    position: absolute;
    top: 30px;
    background-size:100% 100%;
    z-index: 1100;
	margin:0px auto;
}

.sec-pop-container {
margin: 0 auto;
width: 100%;
position: relative;
}
.popcontainer {
width: 100%;
}

.overlay-sec h1, .overlay-sec h2, .overlay-sec h3, .overlay-sec h4, .overlay-sec h5, .overlay-sec h6, .overlay-sec p {padding-right:0;padding-left:0}


/* 04-03-2015 */







#dropdown_arrow {
	background-image: none;
}
		
.top_bar_break {
	height: 50px;
	}
		
.top_citigold {
	margin-top: 15px;
}

.nav_list li {
	list-style-image: none;
	font-size: 0.917em; /*font-size: 11px;*/
	padding: 10px 0px 10px 0px;
	float: left;
}
	
ul.footer_nav_left {
    margin-left: 10px;
}
ul.footer_nav_right {
    margin-right: 10px;
}
	

p.grey_light {
	margin: 0px 0px 12px 0px;
}

.market_pdf_box {
	width: 29% !important;
}

.flexslider ul.homepageSlides { height: 466px; }

table.ctas { margin-left: 5px; margin-top: 6px; background: none; width: 96%; }
table.ctas td { padding: 3px 5px 0px 5px; }
td.cta_description { font-size: 1.000em; /*font-size: 12px;*/ width: 48%; vertical-align:bottom; }


.container-wrapper .main_dropdown_wrapper { margin-left: -5px; }
body#homePage .container-wrapper .main_dropdown_wrapper { margin-left: -5px; }


.table_container td.bankholidaydates { padding-left: 0px; }

.cookiePanelInner { 
	width: 760px;
}

#iframeWrapper { width: 768px; margin: 0 auto; }

.iframeHeadInner { width: 768px; height: 40px; margin: 0 auto; }

#iframeWrapper iframe { width: 768px; }


.video_container { margin-left: 10px; }
#video-1 { width: 384px !important; height: 205px !important; }
#video-2 { width: 387px !important; height: 216px !important; }
#video-3 { width: 373px !important; height: 209px !important; }

.ie9 .flashVideo iframe { width: 387px; height: 218px; }


}
	
	
/* Anything smaller than standard 960 in Safari or Chrome only*/
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio:0) {
    #gallery_nav {
        margin-bottom: -6px; /* Safari/Chrome only */
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
.overlay_wid {width: 300px !important;} 
.blue_box{margin-left:120px !important}
	}
	

	
	
/* Mobile/Browser */
@media only screen and (max-width: 767px) {
.popup-overlay-new{position:relative !important}
.footerLogo{margin-top:20px;}
	.overlay-content{float:right;width:35%;margin-top:25%;padding-right:10%;text-align:right}
	.overlay-content h6 a{color:#ffffff;text-decoration:none;padding-left:5px;text-align:left;width:96%;float:left}
	.overlay-content h6 a{margin-left:5px}
	.overlay-content h6{color:#ffffff;text-decoration:none;text-align:right}
	
	
#iframeWrapper { width: 100%; margin: 0 auto; }

.iframeHead { width: 100%; height: 40px; margin: 0; background: #57473a url(../images/header/iframe_head_bg.jpg) 0 bottom repeat-x; }
.iframeHeadInner { width: 100%; height: 40px; margin: 0 auto; }

.iframeHeadLeft { float: left; margin-top: 8px; margin-left: 0px; }
.iframeHeadLeft p a { font-size: 10px; line-height: 14px; font-weight: bold; color: #fff; text-decoration: none; }
.iframeHeadLeft p a span { color: #b5995b; font-family: 'Interstate-Reg', helvetica, arial, sans-serif; font-size: 30px;  font-weight: normal; vertical-align: -4px; padding-right: 4px;}
.iframeHeadLeft p a:hover { color: #b5995b; }

.iframeHeadRight { float: right; width: 186px; margin-top: 8px; margin-right: -8px; }
.iframeHeadRight p { font-size: 10px; line-height: 14px; font-weight: bold; color: #d3c29d; }

#iframeWrapper iframe { width: 100%; }


	

p { font-size: 1.083em; /*font-size: 13px;*/ line-height: 18px; }
h1 { font-size: 2.167em; /*font-size: 26px;*/ line-height: 32px; margin-bottom: 10px; }
h2 { font-size: 1.833em; /*font-size: 22px;*/ margin-bottom: 10px; }
h3 { font-size: 1.333em; /*font-size: 16px;*/ line-height: 22px; margin-bottom: 10px; }
h4 { font-size: 1.250em; /*font-size: 15px;*/ margin-bottom: 10px; line-height: 18px; }
h5 { font-size: 1.083em; /*font-size: 13px;*/ line-height: 18px; }
h6 { font-size: 1.333em; /*font-size: 16px;*/ margin-bottom: 10px; }

		
/*.container {  background-color: orange; }*/
#header_gold {
	width: 100%;
	margin-left: 0;
	margin: 0;
	padding: 0;
}
		
#top_bar {
	height: 40px;
	padding-top: 4px;
}
#search-input-text_page {
	width: 65%;
}
	
.form_tooltip_name, .form_tooltip_phone, .form_tooltip_email, .form_tooltip_country, .form_tooltip_residence, .form_tooltip_time, .form_tooltip_language, .form_tooltip_investment, .form_tooltip_friends_residence, .form_tooltip_second_residence {
	right: 0;
}

#contact_form label.description {
	width: 100px;
}
.charactersLeft { margin-left: 125px; width: 48%; }
	
.top_citigold {
	padding-left: 1%;
}
		
.top_citigold h4 {
	padding-top: 3px;
}
		
div.searchbox_page {
	width: 100%;
	}

.nav_crumb {
	line-height: 20px;
	padding-left: 0;
}
		
.tab_container {
	height: 100px;
	overflow: hidden;
}

.galleryNo {
	margin-bottom: 20px;
}




table.ctas { margin-left: 5px; margin-top: 6px; background: none; width: 96%; }
table.ctas td { padding: 3px 5px 0px 5px; }
td.cta_description { font-size: 1.000em; /*font-size: 12px;*/ width: 48%; vertical-align:bottom; }

.mobile_padding_0 {
	padding: 0px;
}

.market_pdf_box h4 {
	line-height: 19px;
}

.tab_block .two.columns {
	width: 27%;
}

.slider_ul.two.columns{
	width: 27%;
}

	
input#search-input-submit {
	background-color: black !important;
	margin-top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: -5px;
}
	
.two.columns .gold_box_apply h4 .two.columns .grey_box_apply h4 {
	font-size: 1.250em; /*font-size: 15px;*/
}

#footer {
	padding-bottom: 10px;
}
ul.footer_nav {
	padding: 15px 0px 5px 0;
}
	
ul.footer_nav_left, ul.footer_nav_right {
    float: none;
	margin-left: 20px;
}
ul.footer_nav li {
	padding: 5px 10px 5px 0;
	line-height: 1;
	width: 52%;
}
	
ul.footer_nav li.footer_nav_right {
	width: 40%;
}	
	
.mobile_hide {
	display: none;
}

.mobile_only {
	display: block;
	}
		
.mobile_hide_table {
	display: none;
}
	
#header_gold {
	height: 60px;
	background: url(../images/hd_gold_bar.jpg) repeat-x 0 bottom;
	width: 100%;
	padding-right: 0;
}

.header_logo {
	width: 250px;
	height: 25px;
	background: url(../images/hd_citi_logo.jpg) no-repeat left center;
	text-indent: -9999px;
	margin-left: 5%;
	position: relative;
	top: 15px;
}
.main_promo_mobile { 
	padding: 16px 10px 10px 12px; 
	background-color: rgb(181, 153, 91);
	background-color: rgba(181, 153, 91, 0.8);	
	color: #fff; 
	font-size: 1.167em; /*font-size: 14px;*/
	line-height: 18px;
	border-radius:  0 0 20px 0;
	z-index: 50;
	margin: 0 5% -24px;
	top: -40px;
	position: relative;
}

.main_promo_mobile h2 {
	padding: 0;
	font-size: 2.000em; /*font-size: 24px;*/
}

.main_promo_mobile h4 {
	padding: 0;
}

#container_flex div.mobile_homepage.mobile_only img {
	width: 100%;
}

.main_promo_mobile h4 {
	margin-bottom: 0;
	font-family: 'Interstate-Reg', helvetica, arial, sans-serif;
}


.padding_main {
	padding-top: 20px;
	padding-bottom: 20px;
}

.related_links {
	margin-top: 0;
}

.homePromo {
	position: absolute; 
	top: 20px;
	right: 5%;
	width: 97%;
	z-index: 50;
}
.homePromoIcon {
	float: right;
	margin-top: 27px;
}
.homePromo h1 { margin-bottom: -6px; }
.homePromo h6 { line-height: 21px; }
	
#gallery_nav_mobile {
	position: relative;
	z-index: 0;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 24px;
}
		
.galleryNo {
	width: 47%;
	float: left;
	margin-bottom: 20px;
	background-color: white;
	height: 30px !important;
	border-style: none;
}
.galleryNo a { color: #b5995b; }

.button_right {
	margin-left: 6%;
}

.galleryNo h4 {
	font-size: 1.333em; 
	padding: 0;
	margin: 0;
}

.paging_nav {
	width: 100%;
	margin-top: -8px;
	margin-bottom: -10px;	
}

.paging_nav_bottom {
	margin-top: 10px; 
	margin-bottom: 20px;
}

.paging_nav h4 {
	padding-left: 5px;
	margin-top: 10px;
	width: 100%;
}

.paging_nav h4 ul {
	margin-left: 0px;
}

h4.result_group {
	width: 100%;
	margin-top: -18px;
}

.search_result {
	height: 75px;
}

.search_checkbox {
	margin-top: 20px;
	width: 100%;
}

img.slider_image {
	width: 30%;
}

#contact_submit {
	margin-left: 110px;
	width: 52%;
	padding-left: 12px;
	padding-right: 12px;
}

.contact_form_note {
	margin-left: 110px;
}

.check_container {
	width: 52%px;
}
	
.seven.columns.offset-by-three { padding-left: 0; margin-left: 0; }

.cookiePanelInner { 
	width: 100%;
}

.gold_box_apply span, .grey_box_apply span { display: none; }
.gold_box_apply h4, .grey_box_apply h4 {
	padding-top: 6px;
}

.fullwidth_image_head {
	position: relative;
	top: 20px; 
	vertical-align: top;
}
.fullwidth_image_head .nine {
	color: #B5995B;
}

.fullwidth_image_head .nine h1 {
	margin-bottom: 4px;
}

.fullwidth_image_head .nine .nav_crumb {
	color: #b5995B;
	margin-bottom: 20px;
}

.fullwidth_image_head .nine .nav_crumb .divider {
	color: #564639;
	margin-bottom: 20px;
}

.fullwidth_image_head .nine .nav_crumb a {
	color: #5D87A1;
}


 /*  04-03-2015   */

.popup-overlay {
    background: url("../images/CB1510893-CPC-Landing-page_op3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 710px;
    left: 0;
	width:100%;
    position: absolute;
    top: 104px;
    background-size:100% 100%;
    z-index: 1100;
	margin:0px auto;
}

.popup {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #9c9c9c;
    color: #454545;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    left: 36%;
    line-height: 12px;
    margin-left: -50px;
    padding: 20px 10px;
    position: absolute;
    text-align: left;
    top: 213px;
    vertical-align: middle;
    width: 350px;
    z-index: 1111;
}
.close, .close-val, .close-q, .close-pp {
    color: #0000ff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    position: absolute;
    right: 4px;
    text-decoration: none;
    top: 2px;
}

.sec-pop-container {
margin: 0 auto;
width: 100%;
position: relative;
}
.popcontainer {
width: 100%;
}
html,body{width:100%}
.popup-overlay-new{ background: url("../images/overlay.jpg") no-repeat scroll 0 0 ;}
.popup-overlay-new{
		width: 100%;
		position: absolute;
		left: 0%;
		margin-left: 0px;
		z-index:100;
	}
	.overlay-content{float:right;width:50%;margin-top:150px;padding-right:10%;}
	.overlay-content h6 a{color:#ffffff;text-decoration:none;}
	.blue_box_apply {
/* -webkit-border-radius: 0 0 20px 0;
border-radius: 0 0 10px 0;
text-shadow: 0 0 -1px 0;
behavior: url(/ipb/europe/PIE.htc); */
position: relative;
color:#ffffff;
background:#b5995b;
margin-bottom: 20px;
padding:6px 11px;
background: url("../images/arrow.png") no-repeat scroll 96% 5px #b5995b;
}
.overlay-sec
{float:right;color:#fffff}
.overlay-sec h1, .overlay-sec h2, .overlay-sec h3, .overlay-sec h4, .overlay-sec h5, .overlay-sec h6, .overlay-sec p {padding-right:0;padding-left:0}
.overlay-content {
float: right;
left: 10%;
width: 55%;
margin-top: 62px;
padding-right: 0%;
}
.logo-img {
position: relative;
right: 7%;
top: 68px;
}
.popup-overlay-new{
background-size:100% 100%;
}
.blue_box_apply a{width:96%}
.top_citigold {
height: 60px;
margin-top: 15px;
color: white;
}
.top_citigold{display:none}
.blue_box_apply{width:80%}

}




@media only screen and (max-width: 480px)
{

.overlay-content {
float: right;
left: 13%;
width: 55%;
margin-top: 0;
padding-right: 0%;
}
.blue_box_apply a{width:96%}
}
@media only screen and (max-width: 320px)
{

.overlay-content {
float: right;
left: 25%;
width: 58%;
margin-top: 0;
padding-right: 0%;
}
.blue_box_apply a{width:96%}
.blue_box_apply{width:216px}
}
.overlay-content h6,.overlay-content h6 a{font-size:12px;font-weight:bold}







 /* 04-03-2015 */

}
	






	
/* Mobile/Browser */
@media only screen and (max-width: 479px) {

.table_transaction td.debitCard span, .table_transaction td.transactionHead span { display: inline; }

textarea.textarea.medium {
	width: 45%;
}

.form_contact_form input.text {
	width: 45%;
}
select#country.element.select.medium {
	width: 51%;
}
	
	
/*iPad Landscape Only */
@media only screen and (max-device-width: 1024px) and (orientation:landscape) { 
#gallery_nav {
	bottom: 70px;
}

.galleryNo {
	margin-bottom: 20px;
}

}


/* iPad Portrait Only */
@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {

/*.container {  background-color: blue; }*/

}

/* Mobile Only */
@media only screen and (max-width: 767px) and (max-device-width: 1000px) {

/*.container {  background-color: purple; }*/

}

/* Mobile Landscape Only */
@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {

/*.container {  background-color: maroon; }*/

}

/*RETINA IMAGES */

@media only screen and (-webkit-min-device-pixel-ratio: 2),

only screen and (min--moz-device-pixel-ratio: 2),

only screen and (-o-min-device-pixel-ratio: 2/1),

only screen and (min-device-pixel-ratio: 2) {

.mobile_nav_btn a {
	background: url(../images/mobile/nav_button_x2.jpg) no-repeat center center;
	-webkit-background-size: auto 34px ;
	-moz-background-size: auto 34px ;
	background-size: auto 34px ;
}
.mobile_nav_btn_open a {
	background: url(../images/mobile/nav_bt_open_x2.jpg) no-repeat center center;
	-webkit-background-size: auto 34px ;
	-moz-background-size: auto 34px ;
	background-size: auto 34px ;
}
.header_logo {
	background: url(../images/mobile/hd_citi_logo_x2.jpg) no-repeat left center;
	-webkit-background-size: auto 25px ;
	-moz-background-size: auto 25px ;
	background-size: auto 25px ;
}
.mobile_heading {
	background: url(../images/mobile/nav_shut_x2.jpg) no-repeat 95% center;
	-webkit-background-size: auto 18px ;
	-moz-background-size: auto 18px ;
	background-size: auto 18px ;
}
.mobile_heading.open {
	background: url(../images/mobile/nav_open_x2.jpg) no-repeat 95% center;
	-webkit-background-size: auto 18px ;
	-moz-background-size: auto 18px ;
	background-size: auto 18px ;
}
.mobile_heading_nosubnav {
	background: url(../images/mobile/nav_link_x2.jpg) no-repeat 95% center;
	-webkit-background-size: auto 18px ;
	-moz-background-size: auto 18px ;
	background-size: auto 18px ;
}
.heading_link_only {
	background: url(../images/mobile/nav_link_dark_x2.jpg)  no-repeat 95% center;
	-webkit-background-size: auto 18px ;
	-moz-background-size: auto 18px ;
	background-size: auto 18px ;
}
#search-input-submit_page {
	background: url(../images/mobile/serch_bt_page_x2.jpg) no-repeat;
	-webkit-background-size: auto 35px ;
	-moz-background-size: auto 35px ;
	background-size: auto 35px ;
}


}
	
