/* CSS Document */

body {
	margin: 0; padding: 0;
	background-color: #fff;
	text-align: left;
    font-size: 100%;
	font-family: Tahoma, Arial, Sans Serif;
}

p {
	margin: 0;
	color: #676767;
	font-size: 0.8em;
}

a { color: #0054BA; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

#iWrapper {
	margin: 0 auto;
	width: 780px;
	padding: 0;
	text-align: left;
}

#topDivCont {
	margin: 0 auto;
	height:86px; 
}

#topDiv {
	width:780px;
}

#btmEdge{
	background: url(images/btmedge-bg.gif) no-repeat bottom;
	height: 7px;
	margin: 0 0 7px 0;
}

#topLogo {
	color: #fff;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	padding-left:8px;
	float: left;
}

#topBanner { 
	background-repeat:no-repeat; 
	background-position:right top;
	width:482px;
	margin: 0;
	padding: 13px 0 13px 0;
	float: right;
}

img {
	border: 0;
}

/*  MAIN LAYOUT  */

div#holderright {
	float: right;
	width: 603px;
	background-color: #fff;
	margin: 0; border: 0; padding: 0;
}


/*  COPYRIGHT  */

.cright {
	text-align:center;
	font-size: 0.6em;
	font-weight: normal;
	color: #676767;
	margin: 0 auto;
	padding-bottom: 5px;
}


/*  FOOTER BAR  */

#footerbar {
	background: url(images/footmenu-bg.gif) no-repeat top;
	height: 30px;
	margin: 5px 0 0 0;
}

/* HORIZONTAL MENU - BOTTOM  */

#footerbar .h2menu {
	text-align:center;
	font-size: 0.6em;
	font-weight: bold;
	color: #676767;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

#footerbar .h2menu a { color: #0054BA; text-decoration:none; }
#footerbar .h2menu a:hover { color: #ED2024; text-decoration:underline; }

/*  TERMS  */

#terms {
	width:778px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 auto;
}

#terms p {
	font-size:0.8em;
	margin: 0 auto;
	padding: 9px 0 4px 0;
	color: #666666;
	text-align: center;
}

/*/ CONTENT LAYER /*/

div#content {
	float: left;
	width: 388px;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0 19px;
	margin: 0;
}

div#content p {
	margin: 0;
	line-height: 1.3em;
	padding-bottom: 10px;
	font-family: Tahoma, Arial, sans-serif;
}
div#content-app {
	float: left;
	width: 560px;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0 19px;
	margin: 0;
}
/*div#content p a, div#content ul li a, div#content ol li a { color: #0054BA; text-decoration: none; }
div#content p a:hover, div#content ul li a:hover, div#content ol li a:hover { color: #0054BA; text-decoration: underlined; }*/

/*div#content ul {
	text-align: left;
	margin: 20px 0 20px 15px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ol {
	text-align: left;
	margin: 20px 0 20px 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ul li {
	list-style-type: square;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}*/

/*/ RIGHT LAYER /*/

div#right {
	float: right;
	width: 177px;
	background-color:#fff;
}

.img-ralign {
	float:right;
	padding: 2px 0 12px 12px;
}


/*/ LEFT LAYER /*/

div#left {
	float: left;
	width: 177px;
	background-color:#fff;
	border: 0; margin: 0;
}

/*/ LEFT - MENU /*/
#vmenu { margin:0 0 8px 0; }
#vmenu .title { font-size: 1.1em; color: #000000; font-family: Tahoma;font-weight: normal; margin-bottom:4px; padding-bottom: 4px; border-bottom: 1px solid #CCCCCC;  }
#vmenu .menu { margin: 0 0 15px 0; padding: 0; color: #FFFFFF;}
#vmenu .menu a { display: block; background: url(images/vmenu-mout.gif) no-repeat bottom left; color: #676767; padding: 3px 5px 4px 10px; margin: 0; text-decoration: none; font-size: 0.8em; font-weight:normal; }
#vmenu .menu a:hover { color: #DA0E0F; background: url(images/vmenu-mover.gif) no-repeat bottom left; padding-left: 15px;}

/*/ ARTICLE MENU /*/
#articlemenu { margin:0 0 8px 0; }
#articlemenu .title { font-size: 1.1em; color: #000000; font-family: Tahoma;font-weight: normal; margin-bottom:4px; padding-bottom: 4px; border-bottom: 1px solid #CCCCCC;  }
#articlemenu .menu { margin: 0 0 15px 0; padding: 0; color: #FFFFFF;}
#articlemenu .menu a{ height:39px; display: block; background: url(images/vmenu-mout.gif) no-repeat bottom left; color: #676767; padding: 7px 5px 0 10px; margin: 0; text-decoration: none; font-size: 0.8em; font-weight:normal; }
#articlemenu .menu a:hover { color: #0054BA; background: url(images/amenu-mover.gif) no-repeat bottom left; }

/*/ PROMO ONE /*/
#promo1 {
	float:left;
	margin: -20px auto 0 auto;
	height: 115px;
	background: url(images/uk-residents-bg.jpg) no-repeat top left;
	padding-bottom: 13px;
}

* html #promo1 {
	
	margin: 0 auto;
	height: 107px;
	background: url(images/uk-residents-bg.jpg) no-repeat top left;
	padding-bottom: 13px;
}

#promo1 h3 {
	text-align:left; 
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	padding: 15px 0 0 17px;
}

#promo1 p { float:left; font-size: 0.8em; margin-top: -80px; padding: 12px 350px 2px 17px; color:#fff; line-height:1.3em; }

* html #promo1 p { float:left; font-size: 0.8em; margin-top: 0; padding: 4px 250px 2px 17px; color:#fff; line-height:1.3em; }

.applybutt {
	float:right;
	position: relative;
	right: 0;
	top: -8px;
	margin-bottom: -8px;
	padding: 0;
}

/*  H  */

h1 {
	color: #404040;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 2.2em;
	font-weight: bold;
	float: left;
	margin-top: 39px;
}
h1 a, h1 a:hover{
	color: #404040;
	text-decoration: none;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding-bottom: 4px;
	color:#ED2024;
	border-bottom: 1px solid #ccc;
}

.residents {
	font-weight: bold;
	color: #ED2024;
	/*margin-top: -12px;*/
}

/*  PROMO 2  */

#promo2 {
	background: url(images/promo-bg.gif) repeat-y;
	margin-bottom: 13px;
	/*border-bottom: 1px dotted #7DB8DC;*/
}
#promo2 .top { 	
	background: url(images/promo2-top.gif) no-repeat top left; 
	height: 12px;
}
#promo2 h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #0054BA;
	padding: 0 15px 3px 15px;
	line-height: 1.1em;
}

#promo2 p { font-size: 0.7em; padding: 8px 15px 2px 15px; color:#676767; line-height:1.3em; }

/*  PROMO 3  */

#promo3 {
	background: url(images/promo-bg.gif) repeat-y;
	margin-bottom: 13px;
	/*border-bottom: 1px dotted #7DB8DC;*/
}
#promo3 .top { 	
	background: url(images/promo2-top.gif) no-repeat top left; 
	height: 12px;
}
#promo3 h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #0054BA;
	padding: 0 15px 3px 15px;
	line-height: 1.1em;
}

#promo3 p { font-size: 0.7em; padding: 8px 15px 15px 15px; color:#676767; line-height:1.3em; }


/*  CENTER CONTENT CONTAINER  */

#cbox {
	margin: 5px 0 15px 0;
}

#cbox .title { font-size: 1.1em; color: #000000; font-family: Tahoma;font-weight: normal; margin-bottom:4px; padding-bottom: 4px;  }

#cbox .cont {
	width:366px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 auto;
	padding: 0 10px;
}

#cbox .top {
	background: url(images/centerbox-top.gif) no-repeat top left; 
	height: 7px;
}

#cbox .btm {
	background: url(images/centerbox-btm.gif) no-repeat top left; 
	height: 7px;
}

/* OTHER */

.w3c { margin: 0 auto; padding-bottom: 15px; text-align:center; }
.w3c img { border: 0; }

.clear {
	clear:both;
	height: 0;
}

#bookmark {
	padding-bottom: 13px;
}