/* default styles
------------------------------*/
body,div,ul,li,p,h1,h2,h3,h4,h5,table,td,th,tr {
	padding: 0px;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

ul,li {
	list-style: none;
}

/* basic styles
------------------------------*/
.clear {
	clear: both;
}

* {
	cursor: default;
}

a {
	text-decoration: none;
	color: #1F527B;
}

a,a img {
	cursor: pointer;
}

a:hover {
	border-bottom: 1px dotted #868;
	color: #0D3059;
}

img { /*behavior: url('/pc/stylesheets/iepngfix.htc');*/
	border: none;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.margin-small {
	margin: 10px;
}

.transparent {
	background-color: transparent;
}

.margin-large {
	margin: 20px;
}

.text-small {
	font-size: 11px;
}

.text-small h1 {
	border-bottom: 3px solid #ddf;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.text-small h2 {
	margin: 5px 0px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccf;
}

.text-small p {
	margin: 7px 0px;
}

.text-small ol li {
	list-style-type: upper-roman;
}

.navigation li {
	float: left;
}

.navigation li a {
	display: block;
	padding: 2px 4px;
}

.simple-list li a {
	display: block;
	padding: 5px;
	border: none;
}

.simple-list li a:hover {
	background-color: #f5f5ff;
	border: none;
}

#faq {
	padding: 20px;
}

#faq h2 {
	padding-bottom: 10px;
	margin: 10px 0px;
	border-bottom: 1px dotted #ddf;
}

body {
	font-family: Helvetica, arial;
	color: #555;
	background-color: #f8f5f8;
	background-color: #E7E7E7;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
}

#container {
	text-align: left;
	width: 900px;
	margin: 0px auto;
	background-color: #fff;
}

#container-inner {
	
}

#head {
	position: relative;
	height: 235px;
	background: url(../images/background-clouds.gif) no-repeat right bottom;
}

#head-small {
	position: relative;
	height: 135px;
	background: url(../images/background-clouds.gif) no-repeat right bottom;
}

#head-small #pitch {
	display: none;
}

#utility-navigation {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 5px;
	background: url(../images/utility-background.jpg?three) no-repeat;
	padding: 15px 18px 18px 18px;
}

#main-navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: url(../images/1x40-purple.jpg) repeat-x;
}

#main-navigation ul {
	margin: 0px 30px;
}

#main-navigation li.selected a {
	background: url(../images/1x40-purple-over.jpg) repeat-x;
}

#main-navigation a {
	padding: 9px 12px;
	background: border :       none;
	color: #fff;
	font-weight: bold;
}

#main-navigation a:hover { /*background-color: #9548b2;*/
	background: url(../images/1x40-purple-over.jpg) repeat-x;
	border: none;
}

#utility-navigation li {
	
}

#utility-navigation a {
	border: none;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	margin: 0px 3px;
	padding-top: 7px;
}

#utility-navigation li.last {
	border: none;
}

#utility-navigation a.my-purple-cloud {
	background: url(../images/my-purple-cloud.jpg) no-repeat left 7px;
	padding-left: 35px;
}

#utility-navigation a.webmail {
	background: url(../images/email.jpg) no-repeat left 9px;
	padding-left: 20px;
}

#utility-navigation a.support {
	background: url(../images/star.jpg) no-repeat left 9px;
	padding-left: 20px;
}

#head #logo {
	position: absolute;
	left: 55px;
	bottom: 65px;
	padding: 20px;
}

#head-small #logo {
	position: absolute;
	left: 10px;
	bottom: 25px;
	padding: 20px;
}

#head #logo h1 a {
	display: block;
	width: 280px;
	height: 110px;
	background: url(../images/logo-1.jpg) no-repeat;
	border: none;
}

#head-small #logo h1 a {
	display: block;
	width: 180px;
	height: 80px;
	background: url(../images/logo-1-small.jpg) no-repeat;
	border: none;
}

#logo h1 span {
	visibility: hidden;
}

#pitch {
	position: absolute;
	right: 95px;
	top: 85px;
	width: 370px;
}

#pitch h2 {
	color: #5c2979;
	color: #309100;
	margin-bottom: 5px;
}


#introduction {
	float: right;
	width: 410px;	
	padding: 35px;
	overflow: hidden;
}

#introduction h2 {
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #bbb;
}

#introduction ul {
	margin-left: 10px !important;
}

#introduction li {
	list-style-type: circle;
	margin-left: 10px;
	margin-bottom: 5px;
}

#footer {
	color: #aaa;
	font-size: 10px;
	padding: 10px;
}

#footer a {
	padding: 0px;
	padding: 0px 5px;
	color: #666;
}

/* plans table
------------------------------*/
.plans {
	padding: 5px;
	margin-bottom: 20px;
	background: url(../images/1x121-fade.jpg) repeat-x;
}

.plans-summary {
	width: 390px;
	margin: 10px;
	overflow: hidden;
}

.plans-full {
	width: 660px;
}

.email-plans-full {
	width: 460px;
}

#email-plans-side-panel {
	float: right;
	width: 390px;
	padding-right: 10px;
}

#hosting-plans-side-panel {
	float: right;
	width: 190px;
	padding-right: 10px;
}

.plans th,.plans td {
	text-align: center;
}

.plans .feature-name {
	text-align: right;
}

.plans table th {
	color: #666;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 10px;
	padding-bottom: 5px;
	width: 90px;
}

.plans table tr.plan-names th {
	font-size: 16px;
	color: #88a;
	font-weight: bold;
	font-style: normal;
	width: auto;
	padding: 5px 0px 5px 0px;
}

.plans .plan {
	width: 60px;
}

.plans table td {
	padding: 2px 0px;
}

.plans table .package {
	padding-left: 0px;
}

.cost-per-month td {
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
}

.plans table td.package {
	font-weight: bold;
}

.plans .cost-per-month .small {
	font-size: 9px;
	color: #999;
}

.plans a.select-package {
	background: url(../images/select-button.gif) no-repeat center center;
	height: auto;
	display: block;
	margin-left: 10px;
	border: none;
}

.plans a.select-package span {
	visibility: hidden;
}

.plans .feature-category {
	background-color: #ebebeb;
}

.plans .feature-category th {
	position: relative;
}

.plans .feature-category h3 {
	padding-left: 10px;
	font-style: normal;
	margin-top: 5px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15px;
}

.plans .feature-category .hosting-row-header, .plans .feature-category .email-row-header {
	position: relative;
	height: 25px;
}

.plans .feature-category .hosting-row-header {
	width: 640px;
}

.plans .feature-category .email-row-header {
	width: 440px;
}

.plans .feature-category .show-hide {
	display: block;
	width: 200px;
	position: absolute;
	text-align: right;
	right: 0;
	top: 4px;
	border: none;
}

.plans .feature-category .show-hide {
	width: 540px;
}

.plans tbody {
	
}

.email-plans-full .feature-category .show-hide {
	width: 320px;
}

.plans td.selected {
	background-color: #abf0a9;
	color: #000;
	background: url(../images/selected-plan-bg.jpg) repeat-y;
}

.plans th.selected {
	color: #567855 !important;
	color: #000 !important;
}

/* tooltip
------------------------------*/
.tooltip {
	background-color: #f0f0fa;
	border: 3px solid #e5e5ff;
	width: 280px;
	text-align: left;
	background-color: #8A6199;
	border: 3px solid #7D508D;
	color: #fff;
}

.tooltip h3 {
	font-size: 13px;
	background-color: #7D508D;
	padding: 3px 5px;
}

.tooltip p {
	padding: 3px 5px;
	font-size: 12px;
	line-height: 135%;
}

#why-purplecloud td {
	vertical-align: top;
	width: 50%;
}

#why-purplecloud .reason {
	padding: 10px;
}

#why-purplecloud .reason h3 {
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #622c7d;
	padding-left: 25px;
	background: url(../images/tick.jpg) no-repeat center left;
}

#left {
	float: left;
	margin-top: 35px;
	margin-left: 25px;
	padding: 12px;
	background-color: #e5e5ee;
	border: 4px solid #e0e0ef;
}

#domain-name-prices {
	font-size: 22px;
	margin-bottom: 15px;
}

#domain-name-prices .subtext {
	font-size: 11px;
}

#domain-name-prices .price-class {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	margin: 15px 0px;
}

#domain-name-prices .price-class ul {
	
}

#domain-name-prices .price-class ul li {
	float: left;
	padding: 5px;
}

#domain-name-prices .price-class .price {
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 280px;
}

#check-availability {
	padding: 0px;
}

#check-availability form {
	text-align: left;
}

#check-availability label {
	display: none;
}

#check-availability form input {
	border: 1px solid #bbb;
	padding: 5px;
	color: #555;
}

#check-availability form select {
	border: 1px solid #bbb !important;
	color: #555;
	padding: 4px;
	width: 75px;
}

#check-availability form input#domain {
	width: 140px;
}

#check-availability form input.button {
	width: 120px;
}

.availability {
	padding: 5px;
	padding-left: 25px;
	clear: both;
	height: 23px;
}

.available {
	color: green;
	background: url(../images/tick.gif) no-repeat center left;
}

.not-available {
	color: #b33;
	background: url(../images/cross.gif) no-repeat center left;
}

.checking {
	color: #333;
	background: url(../images/ajax-loader.gif?new=2) no-repeat center left;
}

.availability .content,.availability .buy-link {
	display: block;
}

.availability .content {
	float: left;
	width: 220px;
	overflow: hidden;
}

.availability .buy-link {
	float: right;
	width: 100px;
}

#articles-list-all {
	margin: 20px;
}

#articles-list-all li a {
	display: block;
	padding: 5px;
	border: none;
}

#articles-list-all li a:hover {
	background-color: #eef;
}

#article-contents {
	margin: 20px;
	position: relative;
}

#content h2 {
	border-bottom: 1px dotted #bbb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#article-contents .content {
	
}

#article-contents .content h2 {
	margin: 10px 0px;
}

#articles-list-in-article {
	float: right;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	padding: 10px;
	margin: 10px;
	top: 0px;
	right: 0px;
}

.articles-list {
	
}

.highlight {
	font-weight: normal;
	padding: 5px;
	display: block;
	background-color: #ffd;
	color: #663;
	border: 3px solid #eeb;
}

/* purple cloud article stuff
---------------------------*/
#article-contents .content .two_column_left {
	float: left;
	width: 300px;
}

#article-contents .content .two_column_right {
	float: right;
	width: 300px;
}

#article-contents .content .three_column_left {
	float: left;
	width: 200px;
}

#article-contents .content .three_column_right {
	float: right;
	width: 200px;
}

#article-contents .content .four_column_left {
	float: left;
	width: 145px;
}

#article-contents .content .four_column_right {
	float: right;
	width: 145px;
}

#article-contents .content .headed_box {
	margin: 10px 3px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #30738c;
}

#article-contents .content .headed_box h4 {
	margin: 0;
	padding: 2px;
	background-color: #30738c;
	color: #ffffff;
	font-size: small;
}

#article-contents .content .headed_box h4 a {
	color: #ffffff;
}

#article-contents .content .headed_box h4 a:visited {
	color: #ffffff;
}

#article-contents .content .headed_box p,#article-contents .content .headed_box ul,#article-contents .content .headed_box ol,.headed_box h3
	{
	margin: 0;
	padding: 3px;
}

#article-contents .content .headed_box ul,#article-contents .content .headed_box ol
	{
	list-style-position: inside;
}