@charset "utf-8";
body {
	margin: 0px;
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: 1.1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #ffffff;
	background-color: #282828;
}
a {
	color: #7ece13;
	text-decoration: none;
}
a:link {
	color: #7ece13;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.logo {
	background-image: url(images/logo_fill.jpg);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/menu_fill.gif);
	background-repeat: repeat-x;
}
.tbl_dark_left {
	background-color: #282828;
	background-image: url(images/fade_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tbl_dark_right {
	background-color: #282828;
	background-image: url(images/fade_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.footer {
	text-align:center;
	font-size: 10px;
	color: #000000;
	background-color: #C5E52A;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #282828;
}

.tbl_light {
	background-color: #333333;
	font-size: 14px;
}
h1 {
	font-size: 20px;
	color: #000;
	position: relative;
}
h1 span {
     color: #FFF;
     display: block;
     position: absolute;
     top: -1px;
     left: -1px;
     }
.bullettbl {
	font-size: 18px;
	color: #FFFFFF;
}
.contentbox_top {
	background-image: url(images/contentbox/contentbox_top.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 18px;
	text-align: center;
}
.contentbox_mid_content {
	background-image: url(images/contentbox/contentbox_mid.gif);
	background-repeat: repeat;
	color: #000000;
}
.contentbox_fill {
	background-image: url(images/contentbox/contentbox_fill.gif);
	background-repeat: repeat-y;
}
#hostlight {
	background-color: #303030;
}
#hostdark {
	background-color: #282828;
}
.potw_line_2 {
	font-size: 14px;
	font-weight: normal;
}
.potw_line_1 {
	font-size: 24px;
}
.potw_line_3 {
	font-size: 18px;
	font-weight: bold;
}
.potw_line_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FF0000;
	font-weight: bold;
}
.potw_line_4 a:link{
	text-decoration: underline;
	color: #FF0000;
}
.potw_line_4 a:hover{
	text-decoration: none;
}
.potw_line_4 a:visited{
	text-decoration: underline;
}
.potw_line_4 a:visited:hover{
	text-decoration: none;
}
.potw_line_5 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.plans1 {
	background-color: #282828;
}
.plans2 {
	background-color: #303030;
}
.smallstuff {
	color: #FF0000;
	font-size:9px;
	width: 700px;
}
.red {
	color: #FF0000;
}
.green {
	color: #7ECE13;
}
.fcost{
	font-size: 18px;
}
#tos {
	padding: 10px;
	width: 700px;
}
.sortable, .sortable-currency, sortable-numeric {
text-align: left;
padding-left: 10px;
}
.quote {
   border:1px solid #9cce3c;
   background:#e1f292 url('images/quote-left.png') no-repeat left top;
   margin-left: 10%;
   margin-right: 10%;
   padding-top: 10px;
   padding-left: 40px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   font-size:10px;
   font-family:Arial
   color: #212121;
   width: 600px;
}

.quote div {
background: transparent url('images/quote-right.png') right bottom no-repeat;
 padding-right: 40px;
 padding-bottom: 10px;
 color: #212121;
 font-style: italic;
}
.quote div span {
font-size: 18px;
font-weight: bold;
padding-left: 30px;
}
#coupon {
	width: 450px;
   margin-left: 10%;
   margin-right: 10%;
   padding-top: 10px;
   padding-left: 40px;
   padding-right: 40px;
   padding-bottom: 10px;
   color: #212121;
   background:#e1f292;
   border:1px solid #9cce3c;
   font-size: 10px
} 
#coupon span {
	color: #63a50a;
	font-style: italic;

} 
.disclaimer {
	font-size: 8px;
	color: #90CA50;
	font-style: italic;
}
.potw_top {
 	color:#FFFFFF;
	font-size: 18px;
}
.potw_top a{
 	color:#212121;
	font-size: 18px;
}