/* @override http://www.eveporcello.com/App_Themes/EvePorcello/default.css */

/* @override http://www.eveporcello.com/App_Themes/EvePorcello/default.css */

.default {
	height: 100% auto;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 80px;
	text-align: left;
	padding: ;
}

.default table {
	border: none;
	padding: 5px;
}

.default table th {
	background-color: #2a304b;
	color: #ffffff;
}

.default table td {
	color: #333333;
}

.default p,
.default div
{
    color: #888888;
    font-size: 10pt;
}

#ft {
	position: relative;
	margin-top:  -90px;	
	width:  102%;
}

#SocialLinks {
	position: absolute;
	width: auto;
	width: 150px;
	top: -95px;
	left:  20px;
}

p.PDF a {
	background-image: url(admin/images/pdficon.jpeg);	
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: -15px;
	left:  20px;
	padding-left: 50px;
	height: 50px;
	display: none;
}

#SocialLinks a img {
	margin-bottom: 10px;
}

#copy {
	padding-top: 60px;
	text-align: center;
}

.default a, 
.default a:active, 
.default a:visited, 
.default a:link {
	font-size: 15px;
	font-weight: bold;
}

.default a:hover {
	text-decoration: none;
}

.default ol {
	padding-left: 15px;
	margin: 10px;
}

.default li {
	display: block;
	font-size: 10pt;
	font-weight: bold;
}

.default address
{
    font-size: 10px;
}

.default pre
{
    font-size: 8px;
    color: #555555;
}

.default div.ValidationSummary li,
{
	display: block;
    background-image: url(/image/redX.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 25px;
    background-position:left;
    width: auto;
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    color: #660000;
    line-height: 12pt;
    padding-left: 25px;
	list-style-type: none;
}

/* ADMINISTRATIVE CMS STYLES */

#dodo {
	position:absolute;
	z-index: 5;
	top: -9px;
	left: -26px;
}

.default div.CB_AdminPanel
{
	visibility: hidden;
}


/************************************************ (JQuery : Selectable) *****************************************************/


#NavSelect .ui-selecting { background: #FECA40; }
#NavSelect .ui-selected { border: 1px solid #acdd4a; background: #6eac2c url(images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
#NavSelect { list-style-type: none; margin: 0; padding: 0; width:  200px; position: absolute; top: -25px; left: 0px; display:  block;}
#NavSelect li { margin: 3px; padding: 0.4em; font-size: 1.4em; height: 18px; }

.Content {
	margin-right: 25px;
	width: 675px;
	height: 400px;
	padding: 25px;
	display: none;
	margin-top: -25px;
}

#ABDC_Logo {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
}
