@charset "utf-8";
/* CSS Document */
body {
	background: transparent url("../images/body.gif") left 43px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
}

a {
	color: #506670;
	text-decoration: none;
}

a:hover {
	color: #506670;
	text-decoration: underline;
}

.content {
	color: #6f6f6f;
}

.pageTitle {
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: normal;
	color: #506670;
	margin: 0;
	padding: 5px 0 14px 0;
	letter-spacing: 1px;
}

.subTitle {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: normal;
	color: #506670;
	margin: 0;
	padding: 0 0 8px 0;
}

.pageTitle span{
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.columnTitle {
	font-family: "Tahoma";
	font-size: 18px;
	font-weight: normal;
	color: #506670;
	margin: 0 0 16px 0;
	padding: 0 0 6px 0;	
	border-bottom: 2px solid #f3f4f5;
	letter-spacing: 1px;	
}

.boxRoundedCorner {
	background-color: #eff1f2;
	color: #506670;	
}

.boxRoundedCorner ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

.boxRoundedCorner li {
	margin: 0;
	padding: 0 0 3px 10px;
	background: transparent url("/images/bullet.gif") 0px 6px no-repeat;
}

.cornerTL {
	background: transparent url("/images/rounded_corner_tl.gif") left top no-repeat;
	height: 100%;	
}

.cornerTR {
	background: transparent url("/images/rounded_corner_tr.gif") right top no-repeat;
	height: 100%;	
}

.cornerBL {
	background: transparent url("/images/rounded_corner_bl.gif") left bottom no-repeat;
	height: 100%;
}

.cornerBR {
	background: transparent url("/images/rounded_corner_br.gif") right bottom no-repeat;
	padding: 20px;
	height: 100%;	
}

.itemListNews {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.itemListNews dt {
	margin: 0;
	padding: 0 0 4px 0;
}

.itemListNews dd {
	margin: 0;
	padding: 0 0 16px 0;
}

.itemListNews dd h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333;
}

.itemListNews dd a.lpurl {
	display: block;
	padding-bottom: 6px;
}



.itemListProjects {
	margin: 0;
	padding: 0;
}

.itemListProjects dt {
	margin: 0;
	padding: 15px 0 0 0;
	width: 150px;
	position: relative;
	float: left;
	clear: left;
}

.itemListProjects dd {
	margin: 0;
	padding: 15px 0 0 0;
	float: right;
	width: 260px;
	color: #6f6f6f;
	clear: right;
}

.itemListProjects dt a .preview {
	display: none;
}

.itemListProjects dt a:hover .preview {
	float: left;
	padding: 10px;
	display: block;
	border: 1px solid #c3c3c3;
	position: absolute;
	left: -320px;
	top: -65px;
	background: #fff;
}


.itemListProjects dd .subTitle {
	font-size: 11px;
	color: #6f6f6f;
	display: block;
}

.clientName {
	font-size: 15px;
	color: #333;
	display: block;
	padding-bottom: 8px;
}

.projectTitle {
	color: #333;
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
}


.photo {
	float: left;
	padding-right: 16px;
	padding-bottom: 16px;
}

.photo img {
	float: left;
}

.content p {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 16px;
}

#contactForm p {
	margin: 0;
	padding: 0 0 8px 0; 
}

#contactForm label {
	display: block;
	padding-bottom: 1px;
}

#contactForm label.inline {
	display: block;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 60px;
}

.form-text-200 {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 200px;
	background: #f3f4f5;
	border: 1px solid #ccc;
	font-size: 11px;
}

.form-text-140 {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 140px;
	background: #f3f4f5;
	border: 1px solid #ccc;
	font-size: 11px;	
}

.form-textarea-200 {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 200px;
	height: 157px;
	background: #f3f4f5;
	border: 1px solid #ccc;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.captcha {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 40px;
	background: #f3f4f5;
	border: 1px solid #ccc;
	font-size: 11px;
}

.form-submit {
	font-size: 11px;
}



/* Clients styles */
#portfoliobox {}

.client {
	padding-bottom: 25px;
	float:left;
}

.thumb {
	float: left;
	text-align: right;
	width: 280px;
}

.details {
	float: left;
	width: 180px;
	font-size: 11px;
}

.details b {
	display: block;
}

.client h1 {
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
	font-family: "Tahoma";
	border-bottom: 1px solid #e5e5e5;
	color: #506670;
}

.client h1 a  {
	float: right;
	display: block;
	padding-top: 0;
	font-size: 11px;
	font-weight: normal;
}

.details p {
	margin: 0;
	padding: 0 0 4px 0;
}


.disabled {
	float: right;
	display: block;
	padding-top: 0;
	font-size: 11px;
	font-weight: normal;
	color: #c3c3c3;
}



/* Hosting Tables */
/* New styles */
.tblHostingPlans {
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #606060;
}

.tblHostingPlans td {
	margin: 0;
	padding: 2px 4px 2px 4px;
	/* background: #e9f2fc; */
	background: #f2f5f6;
	vertical-align: top;
	text-align: center;
}

.tblHostingPlans .tblHeader {
	font-size: 12px;
	font-weight: bold;
	background: #506671;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}

.tblHostingPlans .tblSubHeader {
	font-weight: bold;
	background: #506671;
	color: #fff;
	font-size: 12px;
	text-align: left;
}

.tblHostingPlans .tblFeatureName {
	/* background: #CDE1F8; */
	background: #DCE1E2;
	font-weight: bold;
	text-align: left;
	
}





/* Survey Styles */
#formquestion {
	padding-top: 10px;
}

#formquestion fieldset {
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;	
}

#formquestion p {
	margin: 0;
	padding: 0 0 5px 0;
}

#formquestion label.left {
	float: left;
	display: block;
	width: 140px;
	padding: 3px 0 0 0;
	text-align: left;
}

#formquestion label.inline {
	float: left;
	display: block;
	width: inherit;
	text-align: right;
	padding: 3px 0 0 6px;
}

#formquestion .spacer {
	display: block;
	float: left;
	padding-right: 10px;
}

.red {
	color:#F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.select100 {
	margin: 0;
	padding: 0;
	width: 100px;
	font-size: 11px;
	background: #f3f4f5;
	border: 1px solid #ccc;		
}

.questionBlock {
	position: relative;
	padding-left: 25px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	height: 100%;
}

.questionBlock p {
	margin: 0;
	padding: 0 0 12px 0;
	color: #333;
	font-weight: bold;
}

.qNum {
	position: absolute;
	top: 1px;
	left: 0;
	color: #333;
	font-weight: bold;
}

.rcBlock {
	display: block;
	clear:both;
	padding: 3px 0 1px 0;
/*	padding-bottom: 3px;
	padding-left: 2px;
	*/
	position: relative;

}

.radio {
	position: absolute;
	left: 0;
	top: 0;
}

.rightLabel {
	display: block;
	padding: 0;
	margin: 0 0 0 20px;
}

.leftLabel {
	display: block;
	padding: 1px 0 0;
	margin: 0px;
	float: left;
	width: 85px;
}

.moreQ {
	display: block;
	padding: 6px 0 6px 0;
}

.txtbox200 {
	width: 200px;
	margin: 0;
	padding: 0;
	background: #f3f4f5;
	border: 1px solid #ccc;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

.txtbox300 {
	width: 300px;
	margin: 0;
	padding: 0;	
	background: #f3f4f5;
	border: 1px solid #ccc;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

.txtbox120 {
	width: 120px;
	margin: 0;
	padding: 0;	
	background: #f3f4f5;
	border: 1px solid #ccc;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

.txtbox60 {
	width: 60px;
	margin: 0;
	padding: 0;	
	background: #f3f4f5;
	border: 1px solid #ccc;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

.txtbox40 {
	width: 40px;
	margin: 0;
	padding: 0;
	background: #f3f4f5;
	border: 1px solid #ccc;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;		
}

.txtarea300 {
	width: 300px;
	height: 160px;
	background: #f3f4f5;
	border: 1px solid #ccc;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sitemap styles */	
#sitemapBlock {
	padding: 0 0 0 80px;
}

.sitemapBlock {
	float: left;
	width: 200px;
}

ul.level1 {
	width: 190px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemapBlock li.level1 {
	margin: 0;
	padding: 0 0 20px 10px;
	background: transparent url("/images/bullet_navsecondary.gif") 0px 4px no-repeat;
}

a.level1 {
	font-weight: bold;
}

ul.level2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.level2 {
	margin: 0;
	padding: 4px 0 0 18px;
	background: transparent url("/images/bullet_sitemap.gif") 5px 6px no-repeat;
}

ul.level3 {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.level3 {
	margin: 0;
	padding: 4px 0 0 18px;
	background: transparent url("/images/bullet_sitemap.gif") 5px 6px no-repeat;
}