﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #444444;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #FB7600;
}

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) repeat left top;
}

#wrapper .btm {

}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	float: left;
	width: 100%;
	color: #000000;
	height: 150px;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #FF7900;
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;
	background: #FF7900;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 610px;
	padding: 20px 20px 0 0;
}
#content-full {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#content-full .entry {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#content-full h2 {
	margin-bottom: 10px;
	color: #FF7900;
	background-image: url(images/faq-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-left: 35px;
	margin-left: -10px;
}
#content-full h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#content-full h3 span {
	color: #F00;
	text-transform: uppercase;
}
#content-full p {
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
}
#content-full .entry ol {
	font-size: 11px;
	list-style-type: disc;
}



.post {
	margin-left: 20px;
	padding-bottom: 30px;
}
.post p {
	margin: 0px;
	padding: 5px;
	line-height: normal;
}


.post .title {
	padding-left: 10px;
	border-left: 4px solid #F57601;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 25px 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	border-bottom: 1px dashed #BCBCBC;
	padding: 10px;
	list-style-position: inside;
	list-style-image: url(images/arrow1.jpg);
	text-indent: -5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}
#sidebar h2 img {
	padding-right: 5px;
	vertical-align: text-top;
}


#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 15px;
	background: #444444;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
	color: #999;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitBut {
	text-align: right;
}
.submitBut input {
	margin-right: 30px;
}
.custServ {
	border: 1px solid #CCC;
	width: 75%;
}
.ticketInput {
	width: 200px;
}
.align-right {
	text-align: right;
	padding: 5px;
}
.centered {
	text-align: center;
}
.biller-name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.biller-info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.errorMessage {
	text-align: center;
	color: #F00;
	padding: 5px;
}
.usr-nfo {
	background-color: #FF9;
}
.usr-nfo h1 {
	font-size: 18px;
	color: #F00;
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.usr {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 2px solid #000;
	padding: 0px;
}
.usr td {
	padding: 5px;
}
.box-title {
	font-weight: bold;
	text-align: right;
	width: 50%;
}
.box-desc {
	color: #F00;
}
.nb-cancel {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nb-cancel h1 {
	font-size: 30px;
	font-weight: normal;
	font-family: "VAGRounded BT";
	margin: 0px;
	padding: 5px;
	color: #F60;
}
.nb-cancel .bigred {
	font-size: 16px;
	color: #F00;
}
.bigred strong {
	text-decoration: underline;
}
.question {
	padding: 15px 5px 5px;
	font-size: 16px;
	font-weight: bold;
}
.question_center {
	padding: 15px 5px 5px;
	font-size: 16px;
	font-weight: bold;
 	align: center;
}

.selections {
	font-size: 12px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.details {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 50px 0px 0px;
}
.details p {
	margin: 0px;
	padding: 0px;
}
.ad {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp-off {
	background-image: url(images/sp-off-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.sp-off h1 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	font-size: 18px;
}

.ad-thumb {
	background-color: #333;
	text-align: center;
	width: 33%;
	font-weight: bold;
	font-size: 11px;
}
.ad-thumb img {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FB7600;
	margin-top: 0px;
	margin-bottom: 4px;
	display: block;
	padding: 3px;
	background-color: #000;
}
.ad-thumb a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ad-thumb a:hover {
	color: #FFF;
}

.writeup {
	vertical-align: top;
	background-color: #333;
	color: #FFF;
	text-align: center;
}
.writeup p {
	margin-top: -5px;
	margin-right: 0px;
	margin-left: 0px;
}

