@import "../base/tinymce/styles/content.css";
@import "content.css";
@import "layout.css";
@import "forms.css";
@import "formbuilder.css";

html,body {
	min-height:100%;
	height:100%;
	margin:0px;
}

body{
	background-color:#dfdfdf;
	margin:0px;
	padding:0px;
	height:100%;
	min-height:100%;
	text-align:center;
}

html>body{height:100%;}

.clearer{
	clear:both;
	font-size:1px;
	line-height:0px;
}

DIV.functions{
	background-image:url(/images/functions_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#FFF;
	margin-top:159px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

DIV.functions DIV.content{
	width:151px;
	height:26px;	
}

DIV.functions DIV.back, DIV.functions DIV.print{
	display:block;
	float:left;
	background-repeat:no-repeat;
	width:64px;
	height:17px;
	line-height:17px;
	margin:5px 2px 4px 5px;
}

DIV.functions DIV.back{
	background-image:url(/images/but_back.gif);
}

DIV.functions DIV.back A:link, DIV.functions DIV.back A{
	padding-left:14px;
}

DIV.functions DIV.print{
	background-image:url(/images/but_print.gif);
}

DIV.functions DIV.print A:link, DIV.functions DIV.print A{
	padding-left:22px;
} 

DIV.functions A, DIV.functions A:link, DIV.functions A:visited{
	color:#FFF;	
}

DIV.functions A:hover, DIV.functions A:visited:hover{
	color:#d9e2ee;	
}


DIV.messages{
	background-image:url(/images/info_bg.gif);
	background-repeat:no-repeat;
	background-position:13px 4px;
	background-color:#6aa192;
	color:#FFF;
	font-size:1.16em;
	border-bottom:4px solid #FFF;	
}

DIV.messages .message{
	padding:5px 5px 5px 40px;	
}

DIV.error{
	background-image:url(/images/error_bg.gif);
	background-repeat:no-repeat;
	background-position:13px 4px;
	background-color:#a32424;
	color:#FFF;
	border-bottom:4px solid #FFF;	
}

DIV.error H2{
	margin:0px;
	font-weight:normal;
	padding:5px 5px 5px 40px;	
}

DIV.error P{
	margin:5px 0px 0px 0px;
	padding:0px 5px 5px 40px;	
}

.matches{
	border:0px;
	background-color:transparent;
	padding:0px;
	margin:3px 0px 0px 0px;
	float:right;
}

.newsLetter FORM{
	display:block;
	margin:0px;
	background-color:#f5f5f5;
	border-right:1px solid #435468;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #435468;
	padding:5px 10px 5px 10px;
	color:#333;
}

.newsLetter FORM FIELDSET{
	border:0px;
	padding:0px;
}

ul.adList{
	margin:5px 0px 5px 0px;
	border-top:1px solid #c9e1fb;
	border-bottom:0px;
	color:#333;
}

ul.adList LI{
	background-image: url(/images/linklist_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFF;
	padding:5px 2px 5px 5px;
	border-bottom:1px solid #c9e1fb;
	margin:0px;
}

ul.adList LI.disabled{
	background-image: url(/images/linklist_bg_dis.gif);
}

ul.adList LI P{
	margin:2px 0px 0px 10px; 	
}

A.adListLink, A.adListLink:link{
	background-image:url(/images/linklist_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	line-height:20px;
}

ul.latestAdsList{
	margin:5px 0px 5px 0px;
	border:1px solid #c9e1fb;
	border-bottom:0px;
}

ul.latestAdsList LI{
	background-image: url(/images/linklist_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFF;
	padding:5px 2px 5px 5px;
	border-bottom:1px solid #c9e1fb;
	margin:0px;
}

ul.latestAdsList LI DIV.imageContainer{
	float:left;
	width:95px;
	height:71px;
	background-color:#FFF;
	padding:2px;
	border:1px solid #CCC;
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}

ul.latestAdsList LI A.adLink, ul.latestAdsList LI A.adLink:link{
	display:block;
	float:left;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
	width:60%;
}

ul.unitList{
	margin:5px 0px 5px 0px;
	border-top:1px solid #c9e1fb;
	border-left:1px solid #c9e1fb;
	border-right:1px solid #c9e1fb;
	border-bottom:0px;
	color:#333;
}

ul.unitList LI{
	background-image: url(/images/linklist_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFF;
	padding:5px 2px 5px 5px;
	border-bottom:1px solid #c9e1fb;
	margin:0px;
}

ul.unitList LI.disabled{
	background-image: url(/images/linklist_bg_dis.gif);
}

ul.unitList LI P{
	margin:2px 0px 0px 10px; 	
}

ul.unitList LI A.bulletLink{
	display:block;
	border-top:1px dashed #CCC;	
	margin-top:3px;
	font-size:0.8em;
}


DIV.loginField{
	background-image:url(/images/login_field_bg.gif);
	background-repeat:no-repeat;
	height:24px;
	width:87px;
	padding-left:3px;
}

DIV.loginField INPUT{
	display:block;
	background-image:none;
	background-color:transparent;
	border:0px;
	padding:0px;
	margin:0px;
	width:70px;
	padding-top:5px;
}