/*  
	Theme Name: 	WordPress Theme 975
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.8
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/
* {
	padding:0;
	margin:0;
}
html {
	font-size:100.01%;
}
body {
	background:url(images/tail.gif) repeat-x 0 0 #1c1c1c;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#868686;
}
.clear {
	clear: both;
}

#banner .navigation .tollfree {
display: block;
font-size: 30;
height: 43px;
line-height: 0;
padding: 0;
position: absolute;
right: 200px;
margin-right:0px;
top: 65px;
width: 200px;
color:#0F0;
}

table, td, div, img {
	border:0;
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
ul {
	list-style: none;
}
p {
	padding:0px 0px 18px 0px;
}
a {
	text-decoration: underline;
	color:#1887a7;
	outline:none;
}
a:hover {
	text-decoration: none;
}
input, select, textarea, html body textarea {
	vertical-align:middle;
	font-size:12px;
	color:#000;
	font-family:Arial;
}
input.text, select, textarea {
	padding:2px 0px 3px 6px;
	border:1px solid #2e2e2e;
	background:#fff;
}
/*** Main ***/
	.main {
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%");
	min-width:1050px;
}
.main {
}
.main-bgr {
	overflow:hidden;
	height:100%;
}
.main-width {
	width:933px;
	margin:0 auto;
}
.header {
	height:102px;
	background:url(images/tail-left.gif) repeat-x 0 0;
}
.main-menu {
	height:42px;
	background:url(images/menu-bgr.gif) repeat-x 0 0;
}
.main-menu .corner-left {
	background:url(images/menu-left.gif) no-repeat 0 0;
}
.main-menu .corner-right {
	background:url(images/menu-right.gif) no-repeat right 0;
	height:42px;
}
.banners {
	padding:0px 0px 8px 0px;
	overflow:hidden;
}
.banner-big {
	padding:0px 0px 0px 11px;
	overflow:hidden;
	height:290px;
}
.all-banner img {
	margin:0px 8px 0px 0px;
}
.all-banner img.right {
	margin:0px 0px 0px 0px;
}
/*** Menu ***/
	.menu {
	float:left;
	height:42px;
	padding:2px 0px 2px 9px;
	background:url(images/ver.gif) no-repeat right 0;
}
.menu ul {
	float:left;
	list-style:none;
	height:42px;
	overflow:hidden;
}
.menu ul li {
	float:left;
	overflow:hidden;
	background:url(images/ver.gif) no-repeat 0 0;
	line-height:42px;
	margin:0px 0px 0px -3px;
	padding:0px 37px 0px 39px;
}
.menu ul li a {
	font-weight: bold;
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
}
.menu ul li a.menu01 {
	background:url(images/menu01.gif) no-repeat 0 0;
	width:51px;
}
.menu ul li a.menu02 {
	background:url(images/menu02.gif) no-repeat 0 0;
	width:63px;
}
.menu ul li a.menu03 {
	background:url(images/menu03.gif) no-repeat 0 0;
	width:46px;
}
.menu ul li a.menu04 {
	background:url(images/menu04.gif) no-repeat 0 0;
	width:66px;
}
.menu ul li a:hover {
	text-decoration:underline;
}
.menu ul li.current_page_item a {
	text-decoration:underline;
}
/*** Logo ***/
	.logo {
	clear:both;
	overflow:hidden;
	height:59px;
}
.logo .indent {
	padding:5px 0px 0px 10px;
}
.logo h1 {
	display:block;
	overflow:hidden;
	width:194px;
	height:57px;
	background:url(images/logo.gif) no-repeat 0 0;
	font-size:2.1em;
	color:#fff;
	text-indent:-1000em;
	cursor:pointer;
}
.logo h1:hover {
	text-decoration:none;
}
.description {
}
/*** Slogan ***/
	.slogan {
}
/*** Search ***/
	.search {
	float:right;
}
.search .indent {
	overflow:hidden;
	padding:10px 37px 0px 0px;
	text-align:right;
}
.search form {
	background:url(images/search-bgr.gif) no-repeat 0 0;
	padding:0px 0px 1px 0px;
}
.search .text {
	width:139px;
	padding:0px 0px 1px 5px;
	border:0;
	background: transparent;
	margin:0px 11px 0px 0px;
}
.search .but {
	cursor: pointer;
	margin:0px 0px 0px 0px;
}
/*** Rss ***/
	.rss {
}
/*** Column ***/
	.content {
	clear:both;
	overflow:hidden;
	height:800%;
	background:url(images/header.gif) repeat-x 0 0 #fff;
	margin:0px 0px 9px 0px;
	padding:10px;
}
.content .corner-left-bot {
	background:url(images/content-corner-left-bot.gif) no-repeat 0 bottom;
}
.content .corner-right-bot {
	background:url(images/content-corner-right-bot.gif) no-repeat right bottom;
	overflow:hidden;
	height:100%;
	padding:25px 10px 10px 10px;
}
.column-left {
	float:left;
	width:214px;
	margin:0px 13px 0px 0px;
	_margin:0px 10px 0px 0px;
}
.column-right {
	float:right;
	width:214px;
	margin:0px 0px 0px 11px;
	_margin:0px 0px 0px 8px;
	padding:1px 0px 0px 0px;
}
/*** Widgets  ***/
	.widget {
	clear:both;
	overflow:hidden;
	height:100%;
	background:url(images/widget-bgr-ver.gif) repeat-x 0 0 #fff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 11px 0px;
}
.widget .widget-bgr {
	background:url(images/widget-bgr.gif) repeat-y 0 0;
}
.widget .widget-bgr-bot {
	overflow:hidden;
	height:100%;
	background:url(images/widget-bot.gif) no-repeat 0 bottom;
	padding:0px 0px 17px 0px;
}
.widget .title {
	overflow:hidden;
	height:100%;
	background:url(images/widget-title-top.gif) no-repeat 0 0;
	margin:0px 0px 3px 0px;
}
.widget .title div {
}
.widget .title div div {
	background:url(images/widget-title-bot.gif) repeat-x 0 bottom;
}
.widget h2 {
	overflow:hidden;
	height:100%;
	background:url(images/widget03.gif) no-repeat 15px 11px;
	font-weight: normal;
	font-size:1.6em;
	line-height:1.2em;
	color:#3a3a3a;
	padding:13px 10px 12px 45px;
}
.widget ul {
	clear:both;
	line-height:1.3em;
	font-size:12px;
	overflow:hidden;
	color:#868686;
	margin:13px 0px 0px 18px;
}
.widget ul li {
	overflow:hidden;
	height:100%;
	background:url(images/marker.gif) no-repeat 0 5px;
	padding:1px 10px 2px 12px;
}
.widget ul li a {
	display:block;
	height:100%;
	font-size:12px;
	color:#868686;
}
.widget ul li a {
	text-decoration:none;
}
.widget ul li a:hover {
	text-decoration: underline;
}
.widget ul ul {
	font-size:100%;
	margin:0px 0px -2px -5px;
	padding:0px 0px 0px 0px;
}
.widget ul ul li {
	border:0;
	background: none;
	margin:1px 0px 0px 0px;
}
/*** widget_tag_cloud ***/
		.widget_tag_cloud {
}
.widget_tag_cloud h2 {
}
.widget_tag_cloud a {
	padding:0px 5px 0 0;
	font-size:12px;
	color:#787878;
	line-height:1.2em;
}
.widget_tag_cloud .widget-bgr div div {
	padding:0px 20px 0px 20px;
}
.widget_tag_cloud .widget-bgr .title {
	padding:0;
}
.widget_tag_cloud .widget-bgr .title div {
	padding:0px 0px 0px 0px;
}
.widget_tag_cloud .widget-bgr .title div div {
	padding:0px 4px 0px 0px;
}
.widget_tag_cloud a {
	text-decoration:none;
}
.widget_tag_cloud a:hover {
	text-decoration: underline;
}
/*** widget_text ***/
		.column-right .banner {
	overflow:hidden;
	padding:0px 0px 9px 0px;
}
.textwidget {
	color:#000;
	font-size:1.2em;
	line-height:1.3em;
	padding:0px 10px 4px 20px;
}
.textwidget a {
	color:#000;
}
/*** widget_page ***/
	
	/*** widget_categories ***/
		.widget_categories h2 {
	background:url(images/widget01.gif) no-repeat 15px 11px;
}
.widget_categories ul {
	margin:0px 0px 0px 0px;
}
.widget_categories ul li {
	background:url(images/border.gif) repeat-x 0 bottom;
	padding:0px 0px 5px 17px;
	margin:0px 0px 3px 0px;
}
.widget_categories ul li a {
	background:url(images/marker.gif) no-repeat 0 8px;
	padding:4px 0px 3px 12px;
}
/*** widget_archive  ***/
		.widget_archive h2 {
	background:url(images/widget02.gif) no-repeat 15px 11px;
}
/*** widget_meta ***/
	
	/*** widget_links  ***/
	
	/*** widget_recent_entries  ***/

	/*** widget_recent_comments  ***/
	
	/*** widget_other ***/
		.content #wp-calendar * {
	color:#000;
	font-size:12px;
}
#search form {
	padding:10px 0px 0px 10px;
}
#search form .text {
	display:block;
	margin:0px 0px 8px 0px;
}
.search_page .text {
	padding:1px 0px 1px 5px;
	margin:0px 5px 0px 0px;
}
#search form .but {
	margin:0px 0px 0px -3px;
}
.widget_calendar table {
	margin:10px 0px 0px 20px;
}
/*** Content  ***/
	.column-center {
	overflow:hidden;
	height:100%;
	padding:0px 0px 0px 0px;
}
.column-center .border-top {
	background:url(images/borders.gif) repeat-x 0 0;
	margin:0px 0px 0px 0px;
}
.column-center .border-bot {
	background:url(images/borders.gif) repeat-x 0 bottom;
}
.column-center .border-left {
	background:url(images/borders.gif) repeat-y 0 0;
}
.column-center .border-right {
	background:url(images/borders.gif) repeat-y right 0;
}
.column-center .corner-left-top {
	background:url(images/corner-left-top.gif) no-repeat 0 0;
}
.column-center .corner-right-top {
	background:url(images/corner-right-top.gif) no-repeat right 0;
}
.column-center .corner-left-bot {
	background:url(images/corner-left-bot.gif) no-repeat 0 bottom;
}
.column-center .corner-right-bot {
	background:url(images/corner-right-bot.gif) no-repeat right bottom;
	overflow:hidden;
	height:100%;
	padding:20px 15px 20px 17px;
}
.column-center .indent {
	clear:both;
	overflow:hidden;
	height:100%;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}
/*** Title wrapper ***/
		.column-center .title {
	overflow:hidden;
	height:100%;
	padding:0px 40px 0px 0px;
	margin:0px 0px 12px 0px;
}
.column-center .title h2 {
	overflow:hidden;
	height:100%;
	font-size:3em;
	font-weight: normal;
	color:#3a3a3a;
	line-height:1.1em;
	padding:1px 0px 0px 0px;
}
.column-center .title h3 {
	overflow:hidden;
	height:100%;
	font-size:2em;
	font-weight: normal;
	color:#3a3a3a;
	line-height:1.1em;
	padding:1px 0px 0px 0px;
}
.column-center .title h2 a,  .column-center .title h3 a {
	color:#3a3a3a;
	text-decoration:none;
}
.column-center .title h2 a:hover,  .column-center .title h3 a:hover {
	text-decoration: underline;
}
/******/
		.title-page01 * {
	font-size:2em;
	font-weight: normal;
	color:#414040;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}
.title-page02 * {
	font-size:2em;
	font-weight: normal;
	color:#414040;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}
/*** Date ***/
		.date {
	/*float: left;*/
			overflow:hidden;
	font-size: 1.1em;
	color:#b0b0b0;
	padding:5px 0px 3px 2px;
	margin:0px 0px 0px 0px;
}
.date span {
}
/*** author ***/
		.author {
	/*float: right;*/
			overflow:hidden;
	font-size: 1.1em;
	color:#b0b0b0;
	padding:0px 12px 0px 2px;
}
/*** Text box ***/
		.text-box {
	clear:both;
	/*overflow:hidden; height:100%;*/
			font-size:1.2em;
	line-height:1.45em;
	padding:1px 0px 0px 1px;
}
.text-box p {
	padding:0px 0px 9px 0px;
}
.text-box p strong {
	color:#414040;
}
.text-box p span {
}
.text-box .fleft {
	margin:-1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: inline;
	float:left;
	overflow:hidden;
	height:100%;
}
.text-box .fleft img {
	margin:0px 15px 9px 1px;
}
.text-box p.img {
	font-size:0;
	overflow:hidden;
	line-height:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.text-box .font {
	font-size:12px;
	color:#212121;
	line-height:1.4em;
	padding:7px 0px 0px 0px;
}
.text-box .font p {
	padding:0px 0px 8px 0px;
}
.text-box .mr {
	margin:0px 10px 0px 0px;
}
/******/
			.more-link {
}
.more-link {
	background:url(images/marker.gif) no-repeat 0 5px;
	font-size:12px;
	font-weight: bold;
	display:block;
	color:#414040;
	text-decoration:none;
	padding:0px 0px 0px 13px;
	margin:5px 0px 0px 0px;
}
.more-link:hover {
	text-decoration: underline;
}
/******/
			.comments {
	width:98px;
	height:21px;
	background:url(images/comments.gif) no-repeat 0 0;
}
.comments a {
	display:block;
	font-size:11px;
	color:#424242;
	padding:4px 0px 0px 13px;
}
.comments a {
	text-decoration:none;
}
.comments a:hover {
	text-decoration: underline;
}
/******/
			.postmetadata {
	clear:both;
	font-size:12px;
	padding:6px 0px 8px 0px;
}
.postmetadata a {
	padding:0px 1px 0px 5px; /*color:#000;*/
}
/******/
			.link-edit {
	float:right;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}
.link-edit a {
	font-size:12px;
	font-weight: bold;
	color:#000;
}
/******/
			.navigation {
	clear:both;
	font-size:11px;
	color:#424242;
	padding:5px 0px 5px 10px;
}
.navigation a {
	font-size:11px;
	color:#424242;
	padding:0px 0px 0px 0px;
	line-height:1.3em;
}
.navigation a {
	text-decoration:none;
}
.navigation a:hover {
	text-decoration: underline;
}
.nav-top {
	margin:5px 0px 8px 0px;
}
/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 {
	color:#000;
	font-family:Arial;
	line-height:1.5em;
}
.text-box h1 {
	font-size:19px;
	font-weight: normal;
	line-height:1.2em;
	display:block;
	height:100%;
	padding:0px 0px 13px 0px;
}
.text-box h2 {
	font-size:17px;
	font-weight: normal;
}
.text-box h3 {
	font-size:16px;
}
.text-box h4 {
	font-size:15px;
	text-transform:uppercase;
	font-family:Arial;
}
.text-box h5 {
	font-size:14px;
}
.text-box h6 {
	font-size:12px;
}
/*** OL UL style***/
		.text-box ul {
	padding:0px 0px 7px 0px;
	overflow:hidden;
	height:100%;
}
.text-box ul li {
	background:url(images/marker02.gif) no-repeat 1px 4px;
	padding:1px 0px 12px 21px;
	list-style-image:none;
	list-style:none;
	font-weight:normal;
}
.text-box ul li ul {
	margin-left:10px;
}
.text-box ul li ol {
	margin-left:15px;
}
.text-box ul li ol li {
	list-style-type:decimal;
}
.text-box ol {
	padding-left:2px;
}
.text-box ol li {
	padding:0px;
	margin-left:13px;
	font-weight:normal;
	list-style-type:decimal;
}
.text-box ol li ul {
	padding:2px 0px 5px 2px;
}
.text-box ol li ul li {
	font-weight:normal;
	background:url(images/marker02.gif) no-repeat 0 7px;
	padding:2px 0px 8px 15px;
}
.text-box ul li {
	list-style-image:none;
	list-style:none;
}
.text-box ul li a {
	text-decoration:none;
	color:#797979;
	font-weight: bold;
}
.text-box ul li a:hover {
	text-decoration:underline;
}
.text-box ul li ul {
	margin-left:15px;
}
.text-box ul li ol {
	margin-left:20px;
}
.text-box ul li ol li {
	list-style-type:decimal;
	background:none;
}
.text-box ul li ol li a {
}
.text-box ol {
	padding:5px 0px 5px 2px;
}
.text-box ol li {
	padding:0px;
	margin-left:20px;
}
.text-box ol li a {
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
}
.text-box ol li a:hover {
	text-decoration:underline;
}
.text-box ol li ul li a {
	font-weight:normal;
	text-decoration:underline;
}
.text-box ol li ul li a:hover {
	text-decoration:none;
}
.more-information {
	clear:both;
	background:url(images/xxx.gif) #464646;
	margin:0 auto;
	width:933px;
}
.more-information .title {
	background:url(images/info-bgr.gif) repeat-x 0 0;
}
.more-information .title div {
	background:url(images/info-corner-left-top.gif) no-repeat 0 0;
}
.more-information .title div div {
	background:url(images/info-corner-right-top.gif) no-repeat right 0;
	overflow:hidden;
	height:43px;
	padding:0px 0px 0px 40px;
}
.more-information .title h2 {
	background:url(images/info-img.gif) no-repeat 0 13px;
	padding:12px 0px 13px 34px;
	font-size:16px;
	font-weight: normal;
	color:#fff;
}
.more-information .corner-left-bot {
	background:url(images/info-corner-left-bot.gif) no-repeat 0 bottom;
}
.more-information .corner-right-bot {
	background:url(images/info-corner-right-bot.gif) no-repeat right bottom;
	overflow:hidden;
	height:100%;
}
.more-information .text-box {
	padding:14px 26px 15px 38px;
	overflow:hidden;
	height:100%;
}
.more-information .namber {
	float:right;
	width:190px;
	height:66px;
	background:url(images/info-corner-left-bot.gif) no-repeat 0 0;
	margin:9px 0px 0px 0px;
}
.info-box {
	float:left;
	width:115px;
	margin:0px 22px 0px 0px;
}
.info-box strong {
	display:block;
	color:#e8e8e8;
	padding:0px 0px 6px 0px;
}
.info-box a {
	color:#999;
	display:block;
	padding:0px 0px 2px 0px;
}
/*** Footer ****/
	.footer {
	clear:both;
	overflow:hidden;
	height:100%;
	font-size:1.2em;
	line-height:1.5em;
	color:#8b8b8b;
	margin:0px 0px 0px 0px;
}
.footer .width { /*width:933px; margin:0 auto;*/
}
.footer .indent {
	text-align:right;
	overflow:hidden;
	height:100%;
	padding:22px 14px 22px 0px;
}
.footer a {
	color:#2ea9d6;
}
/*.footer a { text-decoration:none;}
	.footer a:hover { text-decoration: underline;}*/	

/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar {
	clear:both;
	padding:20px 20px 20px 20px;
	width: auto;
	color:#000;
	overflow: hidden;
	font-size:1.2em;
	line-height:1.4em;
}
.info-sidebar a {
	text-transform:none;
	color:#000;
}
.pagetitle {
	font-size:2.1em;
	font-weight: normal;
	overflow:hidden;
	color: #000;
	text-align:center;
	padding:6px 12px 10px 12px;
*padding:6px 12px 10px 12px;
}
/*--- Navigations ---*/
	.navigation {
	clear:both;
	overflow:hidden; /*line-height:13px;*/
}
.navigation .alignleft {
	float: left;
	width:45%;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.navigation .alignright {
	float: right;
	width:45%;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.nav-top .alignright a {
	float: right;
}
.pd-nav {
	padding:0;
	margin:0;
}
.pd-nav .alignleft {
	padding:0;
	margin:0;
}
.pd-nav .alignright {
	padding:0;
	margin:0;
}
.pd-title {
	padding-bottom:0;
}
.marg {
	margin-bottom:10px;
}
/*--- Begin Images ---*/
	p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	display:inline;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
img.alignleft {
	padding: 0;
	margin: 3px 25px 5px 0;
	float:left;
	display:inline;
}
/*------*/
	#tag_cloud .widget-bottom-left {
	padding-bottom:15px;
}
#tag_cloud .widget-heading {
	margin-bottom:15px;
}
#tag_cloud a {
	padding-left:3px;
}
/*--- Popup styles ---*/
	#commentspopup {
}
#commentspopup #header {
	background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;
}
#commentspopup .page-padding {
	padding:0 5px;
}
#commentspopup .page-width {
	width:538px;
	margin:0 auto;
}
#commentspopup .header-top {
	background:url(images/popup_header_bg_top.jpg) top repeat-x;
}
#commentspopup .header-top-right {
	background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;
}
#commentspopup .header-top-left {
	background:url(images/popup_header_bg_top_left.jpg) top left no-repeat;
	width:100%;
	height:160px;
}
#commentspopup .header-padding {
	padding:39px 0 0 89px;
}
#commentspopup h1 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#E1E7EC;
	text-indent:-10000em;
	width:141px;
	height:27px;
}
#commentspopup h1:hover {
	text-decoration: none;
	cursor:pointer;
}
#commentspopup .description {
	width:141px;
	height:9px;
	text-indent:-10000em;
	margin-top:2px;
}
#commentspopup .description2 {
	width:249px;
	height:27px;
	text-indent:-10000em;
	margin-top:19px;
}
#commentspopup .border-bottom-left {
	padding:17px 37px 10px;
}
#commentspopup p {
	font-size:12px;
}
/*--- Begin Typography & Colors ---*/
	small {
	font-size: 1em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
small * {
	font-size: 0.9em;
}
small p {
	font-size: 0.9em;
}
select {
	width: 130px;
}
#commentform {
	font-size:1.2em;
	overflow:hidden;
	height:100%;
	padding:0px 25px 0px 0px;
}
/*.commentform {float:left;}*/
	
	#commentform input {
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 0px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}
#respond p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
#respond form p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
/*--- Begin Calendar ---*/
	#wp-calendar {
	empty-cells:show;
	width: 155px;
}
#wp-calendar th {
	padding:3px 0;
	text-align:center;
	color:#fff;
}
#wp-calendar td {
	padding:3px 0;
	text-align:center;
	color:#fff;
}
#wp-calendar a {
	display: block;
	font-weight:bold;
	color:#fff;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
#wp-calendar caption {
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	padding:0px 0px 6px 0px;
}
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	border:1px solid #181818;
	color:#fff;
	background:#464646;
	padding:15px 10px 10px 20px;
	margin:5px 0;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* Captions */
	.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*  custom stylesheet created by me */

.grid {
	width: 100%;
}
.grid td, .grid .heading th {
	padding: 7px 10px;
	padding-left: 5px;
	border: 0;
}
.grid .alt td {
	background-color: #EFEFEF;
}
.grid .heading th {
	font-size: 115%;
	border-bottom: 1px dotted #86DBEF;
	background: #FFF url(/images/grid-th-bg.png) repeat-x bottom left;
	font-weight: bold;
	padding: 10px;
}
.feature-name {
}
.grid .the-plan {
	text-align: center;
}
.grid .the-plan .checkmark {
	background: url(/images/check_green.png) no-repeat 50% 50%;
	height: 16px;
	line-height: 0;
	text-indent: -9999em;
}
.grid .the-plan .redx {
	background: url(/images/x.png) no-repeat 50% 50%;
	height: 16px;
	line-height: 0;
	text-indent: -9999em;
}
.grid tr th.featured {
	background-color: #3DC4FC;
	border-bottom-color: #4c7496;
}
.grid tr td.featured {
	background-color: #D2F2FF;
	border-bottom-color: #b8ddeb;
}
.term-definition {
	display: block;
	float: left;
	margin-right: 10px;
	height: 16px;
	width: 16px;
	font-size: 0;
	background: url(/images/info.png) no-repeat;
	text-indent: -9999em;
}
.stricken {
	text-decoration: line-through;
	color: #777;
	font-size: 10px;
	font-style: italic;
	padding-right: 10px;
}
.tooltips dl {
	background: transparent url(/images/dropdown_trans_bg.png);
	border: 5px solid #333;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #fff;
	display: none;
	padding: 8px;
	position: absolute;
	width: 400px;
	margin-left: -27px;
	z-index: 100;
}
.tooltips dl.above {
	margin-top: -10px;
}
.tooltips dl.below {
	margin-top: 30px;
}
.tooltips dt, .tooltips dd {
	background: #333;
	padding: 10px;
}
.tooltips dt {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #555;
}
.tooltips dt {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	position: relative;
	color: #3DC4FC;
	padding-right: 35px;
}
.tooltips dt .close {
	background: url(/images/tooltip_close.png) no-repeat 0 0;
	display: block;
	position: absolute;
	height: 14px;
	width: 14px;
	top: 10px;
	right: 10px;
	cursor: pointer;
	text-indent: -9999em;
}
.tooltips dd {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tooltips dd a {
	color: #3DC4FC;
}
.tooltips dd a:hover {
	color: #FF264A;
}
.tooltips dd .direction-indicator {
	display: block;
	width: 21px;
	height: 10px;
	background: url(/images/tooltip_arrows.png) no-repeat;
	position: absolute;
	bottom: auto;
	top: -15px;
	left: 20px;
}
.ie6 .tooltips dd .direction-indicator {
	background-image: url(/images/ie6/tooltip_arrows.png);
}
.tooltips .above dd .direction-indicator {
	top: auto;
	bottom: -15px;
	background-position: 0 100%;
}
#content .secondary .included-features li {
	background: url(/images/check_bg.png) no-repeat 15px 50%;
	margin-bottom: 0px;
	padding-left: 45px;
	border-bottom: 0px;
	line-height: 9px;
}
#content .secondary .included-features .action-link {
	background: none;
}
#content .secondary .included-features .action-link a {
	color: #bfeeb7;
}
.explication {
	font-size: 95%;
	margin-top: 15px;
}
.noted {
	font-size: 90%;
	background: #DFFFCF;
	padding: 3px;
}
/* ========== */
/* = Banner = */
/* ========== */

#banner {
	color: #fff;
	margin-bottom: 10px;
	position: relative;
}
#banner .navigation {
	background: transparent;
	border: 1px dotted #6F6B68;
	border-left: none;
	border-right: none;
	width: 100%;
	margin:0;
	padding:0;
}
#banner .navigation .chat a {
	background: url(/images/button_chat.png) no-repeat 0 0;
	display: block;
	font-size: 0;
	height: 43px;
	line-height: 0;
	padding: 0;
	position: absolute;
	right: 166px;
	margin-right:0px;
	text-indent: -9999em;
	top: 10px;
	width: 69px;
}
#banner .navigation .chat a:hover {
	background: url(/images/button_chat.png) no-repeat 0 -43px;
}
#banner .navigation .email a {
	background: url(/images/button_email.png) no-repeat;
	display: block;
	font-size: 0;
	height: 43px;
	line-height: 0;
	padding: 0;
	position: absolute;
	right: 250px;
	margin-right:0px;
	text-indent: -9999em;
	top: 10px;
	width: 69px;
}
#banner .navigation .tollfree a {
	display: block;
	font-size: 0;
	height: 43px;
	line-height: 0;
	padding: 0;
	position: absolute;
	right: 100px;
	margin-right:0px;
	text-indent: -9999em;
	top: 10px;
	width: 69px;
}
#banner .navigation .email a:hover {
	background: url(/images/button_email.png) no-repeat 0 -43px;
}
/* Begin Comments*/
	.alt {
	clear:both;
	padding-bottom:20px;
	font-weight: normal;
}
.alt a {
	padding:0px 0px 0px 0px;
	text-decoration:underline;
}
.commentlist {
	color:#fff;
	text-align: justify;
}
.commentlist a {
	color:#fff
}
.commentlist span {
	color:#fff;
	font-weight: bold;
}
ol.commentlist li {
	list-style: none;
	font-size:12px;
	margin:6px 0px 6px 0px;
	padding: 5px 10px 3px;
	/*list-style: none;*/
		border:1px solid #181818;
	color:#fff;
	background:#464646;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #000;
	padding: 2px;
	background: #fff; /*margin:0px 20px 15px 0px;*/
}
.commentlist p {
	color:#fff;
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
	padding-left:15px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.cellblock {
	float : none;
	margin-left : 2%;
	position : relative;
	margin-left : auto;
	margin-right : auto;
	background-color : #ffffff;
}
.topcell-L {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	float : left;
	width : 44%;
	border-left : thin solid #DBDCE5;
	border-top : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
	margin-left : 3%;
}
.topcell-M {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	float : left;
	width : 90%;
	border-left : thin solid #DBDCE5;
	border-top : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
	margin-left : 3%;
}
.topcell-R {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	float : left;
	width : 45%;
	border-top : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	border-left : thin solid #DBDCE5;
	text-align : center;
}
.cell-L {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 44%;
	border-left : thin solid #DBDCE5;
	border-top : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
	margin-left : 3%;
}
.cell-R {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 45%;
	border-left : thin solid #DBDCE5;
	border-top : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : center;
}
.cell-LB {
	float : left;
	width : 47%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-RB {
	float : left;
	width : 48%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : center;
}
.cell-41 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 20%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-42 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 23%;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-43 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 23%;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-44 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 23%;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-35 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 35%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-36 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 35%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-15 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 15%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : center;
}
.cell-75 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 75%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 2%;
}
.cell-30 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 30%;
	border-top : thin solid #DBDCE5;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 1%;
}
.cell-45 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 45%;
	border-left : thin solid #DBDCE5;
	border-bottom : thin solid #DBDCE5;
	border-right : thin solid #DBDCE5;
	text-align : left;
	padding-left : 1%;
}
.cell-i1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	float : left;
	width : 56%;
}
.cell-i2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	float : right;
	width : 44%;
	height:120px;
}
.cell-8 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	width : 8%;
}
.cell-65 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	float : left;
	width : 65%;
	padding-left : 2%;
}
