/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images/cws/outerbody_bkg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	padding: 0px;
	margin: 0;
	background-image: url(/cws2/images/cws/header_bkg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 975px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm01_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 725px;
	float: left;
}
#right {
	width: 250px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px 0px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
.h1grad {
	background-image: url(../images/cws/body_bkg.jpg);
	background-repeat: repeat-x;
	font-size: 1.8em;
	padding-left: 20px;
	margin: 0px;
	;
	padding-top: 8px;
	padding-bottom: 8px;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
table.menubar1 {
	width: 970px;
	background-repeat: repeat-x;
	background-image: url(../images/cws/menu_bkg.jpg);
}
#domainchecker {
	background-image: url(../images/cws/FindDomain_bkg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 54px;
	width: 606px;
}
.DomainSubmit {
	border: 0;
	margin: 0px;
	padding-left: 0px;
	padding: 0px;
}
#plan1 {
	background-image: url(../images/cws/plan1_bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 217px;
	height: 190px;
	float: left;
}
#plan2 {
	background-image: url(../images/cws/plan2_bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 217px;
	height: 190px;
	float: left;
}
#plan3 {
	background-image: url(../images/cws/plan3_bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 217px;
	height: 190px;
	float: left;
}
.plan_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin: 0px;
	padding-top: 42px;
	padding-left: 42px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000099;
	font-style: oblique;
}
.plan_features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	list-style-type: disc;
}
.plan_orderButton {
	float: right;
	margin-top: 0px;
	margin-right:12px;
	padding: 0px;
}

/* 
* {
border:thin #FF0000;
padding: 0px;
margin: 0px;
}
*/
