/*---------------Basic Layout--------------------*/

body
{
	text-align:center;
	font-family: Verdana;
	color: #666666;
	font-size:8pt;
	font-weight:normal;
	margin:0px;
	background:#760328 url(/images/body.png) top center no-repeat
}

#wrapper
{
	position:absolute;
	top:0px;
	text-align:left;
	width:936px;
	height:895px;
	left:50%;
	margin-left: -468px;
	margin-right:auto; margin-top:0px;
	margin-bottom:0px;
	margin-top:30px;
	background:#fff url(/images/wrapper.jpg) top left no-repeat
}


.hide
{
	display:none;
	clear:both;
}

.bgcolor1
{
	background-color: #ff00ff;
}

.bgcolor2
{
	background-color: #ec008d;
}

a
{
	color: #760328;
	text-decoration: none;
}

a:hover
{
	color: #760328;
	text-decoration: underline;
}


dl, dd, dt
{
	margin: 0pt;
	padding: 3pt;
}

span.black
{
	visibility:hidden;	
	color:#000;
}

h1
{
	font-size:20pt;
    font-weight:bold;
	color: #59464B;
	margin:0px;
}

h2
{
	font-size: 18px;
    font-weight:bold;
	color: #59464B;
	margin:0px;
}

h3
{
	font-size:16pt;
    font-weight:bold;
	color: #59464B;
	margin:0px;
}

h4
{
	font-size:12pt;
    font-weight:bold;
	color: #59464B;
	margin:0px;
}

p
{
	font-size:8pt;
	color: #666666;
	font-weight:normal;
	margin:10px 0px;
}

p.right
{
	font-size:10pt;
	font-weight:normal;
	text-align:right;
}

p.black
{
	font-size:10pt;
	
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
}

li#remove, li#replace
{
	text-align:left;
}



/*---------------Header Bar--------------------*/

#header
{
	display:none;
}


#logo
{
	display:none;
}

#logo img
{
	border:1px dotted #000;
}


#sitebanner
{
	display:none;
}



/*---------------Left Navigation Bar--------------*/

#topnavbar
{
	position:absolute;
	left:50%;
	margin-left: -468px;
	top:0px;
	text-align: left;
	width:150px;
	height:auto;
	z-index:55;
	padding:10px
}

#navitem
{
	width:auto;
	height:auto;
	clear:both;
	margin-bottom:8px;
	font-size:8pt;
}

#navitem img
{
	border:0px;
}

/*---------------Main Page --------------------*/

#contentwrapper
{
	position:absolute;
	top:0px;
	text-align:left;
	width:936px;
	height:auto;
	left:50%;
	margin:0px;
	margin-left: -468px;
	background-color:transparent;
}

#page
{
	float:right;
	top:0px;
	text-align:left;
	width:430px;
	height:auto;
	margin:20px 30px 0px 0px;
	min-height:920px
}

#bottombar
{
	float:left;
	color:#fff;
	background-color:#760328;
	width:936px;
	height:80px;
	margin:0px;
}

#bottombar a
{
	color:#fff;
}

#bottombar p
{
	color:#fff;
}

#footer
{
	margin:0px;
	padding:0px;
}

/*--------------Widgets GRAY -------------*/

.widgettitlebox 
{
	text-align:left;
	width: auto;
	margin:10px auto;
	padding:0px;
}

.widgettitlebox a
{
	color: #000;
}

.widgettitlebox p
{
	width:auto;
	margin:10px 0px;
	color: #000;
}

#monthlist
{
	margin-right:0px;
}

.widgettitlebox form
{
	margin:10px 0px;
}

.widgetmainbox
{
	text-align:left;
	width: auto;
	margin:10px auto;
	
	color: #000;
}

.borderone
{
	margin:3px;
}

.widgetbutton
{
	width:150px;
	margin:2px 4px 2px 0px	
}

.widgetbuttonsmall
{
	width:150px;
	margin:2px 4px 2px 0px;
}

input.widgetfield, textarea.widgettextarea, select.widgettextarea
{
	background: #fff;
	color: #000;
	padding:3px;
	font-size:10pt;
	margin:0px;
	border:1px dotted #000;
	width:300px;
	font-weight:normal;
}

dl, dd, dt
{
	color: #000;
}

hr
{
	height:0px;
	clear:both;
	margin:10px 0px;
	border:0px;
	border-top:1px solid #CCCCCC;
}

p.carousel img {border:0px solid #B2B2B2;}

#newscurrent
{
    text-align:left;
    width: auto;
    margin:10px auto;
    padding:0px;
}

#functionform
{
	margin:10px auto;

}

legend
{
	color: #000;
}

table.tariffs {margin-bottom:10px;width:209px;border-spacing:0px;border-right:1px solid #B2B2B2;border-bottom:1px solid #B2B2B2}
table.tariffs td {padding:5px;border:0px;border-top:1px solid #B2B2B2;border-left:1px solid #B2B2B2;margin:0px;}
td.tariffsmiddle {width:20px;}
