/*
Theme Name: RSHosting
Theme URL: http://www.akdesigner.com
Description:
Version: 1.0
Author: Ammar
Author URL: http://www.akdesigner.com
Tags: 
*/
/* Begin Typography & Colors */
body, table{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#616161;}
body{ padding:0px; margin:0px; background-color:#D4D4D4;}
#content {
	font-size: 1.2em;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post {
	/*margin: 0 0 40px;*/
	margin: 0;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */
/*	Begin Headers */
/*h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}*/
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
/*h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}*/
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {





	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* 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;
	/*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;
}
/* End captions */


a {	text-decoration: underline;	color:#C50000;}
a:hover {text-decoration:none;}

.topnav { font-size:14px; color:#999999}
.topnav a{font-size: 11px; font-family:Tahoma; font-size:10px; padding-left:10px; color:#ffffff; text-transform:uppercase; line-height:29px;}
.padding {padding: 5px 5px 5px 0px ;}
.sideboxhead { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#616161; border-bottom:solid 1px #CBCBCB; line-height:16px; margin:0; padding:0; padding-bottom:5px;}
.botttomnav { font-size:10px ; color:#ffffff; padding:6px 0px 6px 20px ;}
.botttomnav a{ font-size:10px ; color:#ffffff; text-decoration:underline; }
.botttomnav a:hover{ font-size:10px ; color:#ffffff; text-decoration:none}
.planboxhead { font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:12px 0px 12px 15px ; background-image:url(images/plan_box_header_bg.gif); background-repeat:repeat; font-weight:bold;} 
.planboxhead h1{font-family:Arial, Helvetica, sans-serif; color:#D14242;  margin:0px ; font-size:16px; font-weight:bold; margin:0; padding:0;}
.planboxhead h2{font-family:Arial, Helvetica, sans-serif; color:#D14242;  margin:0px ; font-size:30px; font-weight:normal;}
.planboxtext {margin-left:0px; font-size:12px; background-color:#dddddd; padding-left:2px; padding-right:5px}
.planboxtext ul{ list-style:url(images/plan_box_bullet.gif); line-height:18px; margin-left:3px; margin-right:3px; padding-left:18px;}
.planboxtext li{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#000000; margin-left:0px; margin-bottom:3px; margin-top:3px; padding-left:0px;}
.planboxbotton { background-image:url(images/plan_box_header_bg.gif); background-repeat:repeat; padding: 10px 0px 15px 15px;}
.welcomebox { padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:9pt}
.welcomebox h1{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#D14242;; margin:0px 0px 10px 0px; font-weight:normal;}
.welcomebox h2{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#D14242;; margin:0px; font-weight:normal; padding-bottom:10px; border-bottom:dotted 1px #999999;}
.head1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FFFFFF; padding-left:10px; background-image:url(images/bodyheader-_bg1.gif); background-repeat:repeat; line-height:30px;}
.head2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; padding-left:10px; background-image:url(images/bodyheader-_bg2.gif); background-repeat:repeat; line-height:22px;}
.tollfree {font-family:Arial, Helvetica, sans-serif; font-size:18px; text-align:right; padding-right:20px;}
.planOne{ background-image:url(images/top_nav_bg.gif); font-size:12px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.planOne a{ color:#FFFFFF;}
.planTwo{font-size:12px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; background-color:#666666;}
h3{ font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; color:#FFFFFF; margin:0; padding:10px;}
img { border:none;}
.tdstyle01{ background:url(images/top_nav_bg.gif);}
.tdstyle02{ background:url(images/top_nav_bg.gif);}
.style7 {font-family: "Century Gothic";	font-style: italic;	font-weight: bold;	font-size: 32px;}
.style23 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style24 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style25 {font-size: 18px}
.slide_div {position: absolute; top: 0px; left: 0px; display: none; z-index: 3;  width: 927px; height: 266px;}
.slide img {border:none;}
.style2 {color: #FFFFFF}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-size: 14px}
.style07 {color: #FF0000; font-weight: bold; }
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {font-size: 12px}
.style6 {color: #FF0000; font-weight: bold; font-size: 12px; }
.style17 {font-size: 14px}
.style7_1 {	color: #CC3300;	font-size: 18px;}
.bg1 {}
.bg2 {padding-left:7px ; background-image:url(images/top_nav_bg.gif); color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;
font-size:9pt; font-weight:bold;}
.bg3 { background-color:#EBE7AB; padding-left:7px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; text-align:center;}
.bg4 { background-color:#cccccc; padding-left:7px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; text-align:center;}
.bg5 { background-color:#BFF3F7; padding-left:7px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; text-align:center;}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style23_1 {font-size: 12px}
.style40 {font-size: 14px; font-weight: bold; color: #9A0201; }
.style42 {color: #FFFFFF}
.style43 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style49 {padding-left: 7px; background-image: url(images/top_nav_bg.gif); color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style50 {background-color: #EBE7AB; padding-left: 7px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; }
.style51 {background-color: #cccccc; padding-left: 7px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; }
.style52 {background-color: #BFF3F7; padding-left: 7px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; }
.style53 {color: #333333; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style55 {color: #FF0000; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style23_1 {	color: #333333;	font-size: 12px;	font-weight: bold;}
.style25_1 {color: #333333; font-size: 12px; }
.style26 {	font-size: 12px;	font-weight: bold;}
.style31 {font-size: 12px; color: #BD0000; font-weight: bold; }
.style32 {color: #BD0000}
.style33 {color: #BD0000; font-size: 12px;}
.style35 {	font-size: 18px}
.style2_1 {color: #616161}
.style1_1 {	color: #D14242;	font-weight: bold;}
.style2_2 {	color: #C50000;	font-weight: bold;}
.style1_2 {color: #D14242}
.style2_3 {color: #616161}
.portal {font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#000000; padding-left:10px;}
.style2_4 {color: #D14242; font-weight: bold; font-size: 12px;}
