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

/*Created by M. Perez || www.gaudigital.com || August 2009 || All rights reserved*/

/*TEMPLATE STYLES*/

html{
	background-color: #FFD580;
}
body{
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
		/*TOP BANNER BOX*/
table.topbanner{
	background-color: #FFFFFF;
	background-image: url(images/london_skyline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top: 1px solid #667DCC;
	border-left: 1px solid #667DCC;
	border-right: 1px solid #667DCC;
}
#sitetitle{
	color: #B38936;
	font-size: 12px;
	margin-left: 28px;
	margin-top: 6px;
}
img.logo{
	border: 0;
}
td.menu_bar{
	background-color: #FFD580;
	border-top: 2px solid #9E8969;
	border-left: 2px solid #9E8969;
	border-right: 2px solid #9E8969;
	border-bottom: 2px solid #9E8969;
}
td.mainmenu_divider{
	background-image: url(images/top_divider.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top: 1px solid #667DCC;
	border-left: 1px solid #667DCC;
	border-right: 1px solid #667DCC;
}
		/*SITE MENU*/
ul.sitemenu_list{
	list-style: none;
	margin: 0;
	padding: 15px;
}
li.sitemenu_item{
	list-style-type: none;
	display: inline;
	padding-right: 5px; 
}
li.sitemenu_item a.sitemenu:link{
	text-decoration: none;
	color: #2430B3;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #B38936;
	border-left: 1px solid #B38936;
	border-right: 1px solid #B38936;
	border-bottom: 1px solid #B38936;
	background-color: #FFCC66;
}
li.sitemenu_item a.sitemenu:hover{
	text-decoration: none;
	color: #FFD580 !important;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #2430B3;
	border-left: 1px solid #2430B3;
	border-right: 1px solid #2430B3;
	border-bottom: 1px solid #2430B3;
	background-color: #667DCC !important;
}
li.sitemenu_item a.sitemenu:active{
	text-decoration: none;
	color: #FFD580;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #2430B3;
	border-left: 1px solid #2430B3;
	border-right: 1px solid #2430B3;
	border-bottom: 1px solid #2430B3;
	background-color: #667DCC;
}
li.sitemenu_item a.sitemenu:visited{
	text-decoration: none;
	color: #2430B3;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #B38936;
	border-left: 1px solid #B38936;
	border-right: 1px solid #B38936;
	border-bottom: 1px solid #B38936;
	background-color: #FFCC66;
}
		/*MAIN BODY OF DOCUMENT*/
table.cuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-left: 1px solid #667DCC;
	border-right: 1px solid #667DCC;
	padding: 10px;	
}
		/*RIGHT HAND MENU*/
img.kid{
	float: right;
}
h1.quickref{
	font-size: 14px;
	color: #6673FF;
	background-color: #FFCC66;
	border: 1px solid #667DCC;
	line-height: 2em;
	padding-left: 10px;
	margin-top: 125px;
}
h1.in{
	font-size: 14px;
	color: #6673FF;
	background-color: #FFCC66;
	border: 1px solid #667DCC;
	line-height: 2em;
	padding-left: 10px;
}
div.rightmenu_container{
	width: 100%;
	height: 330px;
	margin-top: 10px;
	border: 1px solid #667DCC;
	background-image: url(images/uk.gif);
	background-position: center;
	background-repeat: no-repeat;
}
ul.rightmenulist{
	line-height: 3em;
}
li.rightmenulist_item{
	list-style: none;
}
li.rightmenulist_item a.rightmenu:link{
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
li.rightmenulist_item a.rightmenu:hover{
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border: 1px solid #667DCC;
	background-color: #FFD580 !important;
}
li.rightmenulist_item a.rightmenu:active{
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
li.rightmenulist_item a.rightmenu:visited{
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
/*PAGE HEADING*/
h1.pagetitle{
	font-size: 16px;
	color: #B38936;
	padding-bottom: 10px;
}
h2.pagesubtitle{
	font-size: 13px;
	color: #B38936;
}

/*PAGE FOOTER*/
table.footer{
padding: 10px;
	background-color: #B38936;
	border-bottom: 1px solid #667DCC;
	border-left: 1px solid #667DCC;
	border-right: 1px solid #667DCC;
	font-size: 11px;
	text-align: center;
	color: #000000;
	line-height: 130%;
}
/*CONTENT RELATIVE STYLES*/
p.body{
	line-height: 140%;
}
ul.standard_list{
	line-height: 2em;
}
ul.nostyle_list{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 2em;
}
em{
	font-style: italic;
	color: #667DCC;
}
h3{
	color: #6673FF;
	font-size: 13px;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.segment-1{
	width: 274px;
	padding: 5px;
	float: left;
	height: 290px;
	border: 1px dotted #667DCC;
	background-color: #FFD580;
}
div.segment-2{
	width: 274px;
	padding: 5px;
	margin-left: 10px;
	float: left;
	height: 290px;
	border: 1px dotted #667DCC;
	background-color: #FFD580;
}
div.segment-3{
	width: 274px;
	padding: 5px;
	float: right;
	height: 290px;
	border: 1px dotted #667DCC;
	background-color: #FFD580;
}
div.container_horizontal_dotted{
	border: 2px dotted #667DCC;
	width: 590px;
	height: 100%;
	padding: 7px;
	margin-bottom: 10px;
}
div.ofertas_tipicas{
	width: 252px;
	height: 100%;
	padding-left: 5px;
	border: 1px dotted #667DCC;
	background-color: #FFD580;
}
p.call_action{
	padding: 10px 10px 10px 10px;
	background-color: #FFCC66;
	border: 1px solid #667DCC;
}
p.call_action a{
	text-decoration: none;
}
div.sample_flat_left{
	margin-top: 10px;
	padding: 7px;
	border: 1px solid #2430B3;
	background-color: #667DCC;
	width: 280px;
	height: 230px;
	float: left;	
}
div.sample_flat_right{
	margin-top: 10px;
	padding: 7px;
	border: 1px solid #2430B3;
	background-color: #667DCC;
	width: 280px;
	height: 230px;
	float: right;	
}
img.tur{
	margin-right: 7px;
}
div.segment-4{
	width: 274px;
	padding: 5px;
	float: left;
	height: 100%;
	border: 1px dotted #667DCC;
	background-color: #FFD580;
}
div.segment-5{
	width: 274px;
	padding: 5px;
	margin-left: 10px;
	float: left;
	height: 435px;
	border: 1px dotted #667DCC;
	background-color: #FFD580;
}
div.segment-6{
	width: 274px;
	padding: 5px;
	float: right;
	height: 435px;
	border: 1px dotted #667DCC;
	background-color: #FFD580;
}
/*Contact form*/
#field{
	margin: 7px;
	background-color: #FFECC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#formcont_top_left{
	border-top: 1px solid #B38936;
	border-left: 1px solid #B38936;
	background-color: #FFCC66;
	padding-left: 5px;
	padding-top: 5px;
}
#formcont_top_right{
	border-top: 1px solid #B38936;
	border-right: 1px solid #B38936;
	background-color: #FFCC66;
}
#formcont_bottom_corner{
	border-left: 1px solid #B38936;
	border-bottom:  1px solid #B38936;
	background-color: #FFCC66;
}
#formcont_left{
	border-left: 1px solid #B38936;
	background-color: #FFCC66;
	padding-left: 5px;
	padding-top: 5px;
}
#formcont_right{
	border-right: 1px solid #B38936;
	background-color: #FFCC66;
}
#formcont_bottom{
	border-bottom: 1px solid #B38936;
	border-right:  1px solid #B38936;
	background-color: #FFCC66;
}
/*Admin Pages*/
strong.adminsubtitle{
	margin-top: 5px;
	font-size: 13px;
	color: #B38936;
}
strong.admintitle{
	font-size: 16px;
	color: #B38936;
}
strong.logout{
	border: 1px solid #667DCC;
	padding: 5px 10px 5px 10px;
	background-color: #FFD580;
}
a.out{
	text-decoration: none;
	color: #2430B3;
}
strong.uid{
	color: #2430B3;
}
input.formbtn{
	border: 1px solid #667DCC;
	padding: 2px 5px 2px 5px;
	background-color: #FFD580;
	color: #6673FF;
}
form.indexlogin{
	border: 1px dotted #6673FF;
}
div.taskmenubox{
	border: 1px dotted #667DCC;
	float: left;
	width: 330px;
	padding-bottom: 10px;
	background-color: #DBE1E8;
}
div.taskdisplaybox{
	float: left;
	margin-left: 10px;
	border: 1px solid #667DCC;
	width: 510px;
	padding: 10px;
	background-image: url(images/grid.gif);
}
div.taskdisplaybox2{
	float: left;
	margin-left: 10px;
	border: 1px solid #667DCC;
	width: 880px;
	padding: 10px;
	background-image: url(images/grid.gif);
}

div.taskclear{
	clear: both;
	height: 10px;
}
h4.tasktitle{
	font-size: 14px;
	font-variant: small-caps;
	background-color: #FFCC66;
	border: 1px solid #667DCC;
	color: #2430B3;
	margin-top: 0px;
}
/*use as id when a heading tag is not convenient*/
#tasktitle{
	font-size: 14px;
	font-variant: small-caps;
	background-color: #FFCC66;
	border: 1px solid #667DCC;
	color: #2430B3;
	padding: 3px;
}
img.icon{
	float: left;
}
img.qicon{
	margin-top: 5px;
	float: left;
}
img.ricon{
	margin-top: 10px;
	float: left;
}
h4.tasksubtitle{
	padding-left: 10px;
	color: #2430B3;
	margin-top: 10px;
	margin-bottom: 2px;
}
select.taskdrop{
	border: 1px solid #667DCC;
	font-size: 12px;
	margin-left: 10px;
	color: #2430B3;
	width: 310px;
	
}
option.taskoption{
	padding-top: 2px;
	padding-bottom: 2px;
}
#error{
	color: #F00;
	font-style: italic;
	font-weight: 600;
}
#dottedbox{
	border: 1px dotted #667DCC;
	float: left;
	width: 330px;
	padding-bottom: 10px;
}
#dottedbox1{
	border: 1px dotted #667DCC;
	padding-bottom: 10px;
	background-color: #FFF;
}
#dottedbox2{
	border: 1px dotted #667DCC;
	padding-bottom: 10px;
	background-color: #FFF;
	float: right;
	margin-right: 10px;
}
#warningtip{
	padding: 3px;
	color: #667DCC;
}
#label{
	color: #2430B3;
	border-bottom: 1px solid #2430B3;
}
#bluetxt{
	color: #2430B3;
}
img.mugshot{
	padding: 3px;
	border: 1px solid #2430B3;
}
h4.tasktitle2{
	font-size: 12px;
	font-variant: small-caps;
	background-color: #FFCC66;
	border: 1px solid #667DCC;
	color: #2430B3;
	margin: 0px 0px 5px 0px;
}
div.tenant_tasks{
	width: 500px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #2430B3;
	background-image: url(images/diag_bg.jpg);
}
ul.taskul{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin: 5px 0px 5px 0px;
}
li.taskli{
	display: inline;
	list-style-type: none;
	margin: 3px;

}
a.taska:link, a.taska:active, a.taska:visited{
	color: #2430B3;
	border: 1px solid #667DCC;
	background-color: #FFCC66;
	padding: 2px;
	text-decoration: none;
}
a.taska:hover{
	color: #ffffff;
	border: 1px solid #667DCC;
	background-color: #667DCC;
	padding: 2px;
	text-decoration: none;
}
/*contract template*/
div.lpwrapper{
	width: 440px;
}
div.lplogo{
	float: left;
}
div.lpletterhead{
	float: left;
	text-align: right;
	margin-left: 100px;
	margin-bottom: 5px;
}
div.lpclear{
	clear: both;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#clabel{
	font-size: 12px;
	text-decoration: underline;
	font-weight: 600;
	padding-top: 3px;
	padding-bottom: 3px;
	font-variant: small-caps;
}
#lpdisplay{
	line-height: 2.0em;
}
#lpunderline{
	text-decoration: underline;
}
p.innerp{
	text-align: justify;
}
img.sline{
	padding-top: 40px;
}
/*ledger page*/
#grid{
	border: 1px solid #667DCC;
}
#coll{
	border: 1px solid #667DCC;
	background-color: #FFD580;
	color: #2430B3;
	font-weight: 600;
}
#bigdate{
	font-size: 18px;
}
table.unfit{
	margin-top: 100px;
}
ul.catlist{
	list-style: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
li.catli{
	padding: 2px;
	list-style-type: disc;
}
p.marged{
	margin-left: 3px;
}
a.backbtn{
	padding: 3px 5px 3px 5px;
	border: 1px solid #667DCC;
	background-color: #FFD580;
	color: #2430B3;
	text-decoration: none;
}
input.smallsubmit{
	font-size: 10px;
}
input.vsmall{
	font-size: 10px;
}
#colouredcell{
	background-color: #CCC;
}