/* Universal Styles                  */
/*===================================*/

*
{
	behavior: url(/iepngfix.htc);	
}

#ieMessage
{
	font-size: 10pt;
	background-color: #FFFFCC;
	border-bottom: 2px solid #0E3742;
	color: #000000;
	padding: 20px;
}

#ieMessage a
{
}

*
{
	padding: 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
}
small {
	font-size: 6pt;
	color: #666;
}
a img
{
	border: none;
}

body,
html
{
	background: url(../images/bg.jpg) repeat-y center #000000;
	text-align:center
}

div.clearleft { clear: both; }

img, div, a, input { behavior: url(iepngfix.htc) } /* IE PNG FIX */


/* Structure Styles                  */
/*===================================*/

div#wrapperwrapper
{
	width: 100%;
	background: url(../images/wrapperbg.jpg) no-repeat top center;
}

div#wrapper
{
	width: 1007px;
	margin: auto;
	text-align: left;
}

div#header
{
	height: 110px;
}

div#content
{
	width: 979px;
	margin: auto;
	background: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

div#footer
{
	width: 979px;
	margin: auto;
}




/* Header Styles                     */
/*===================================*/

div#logo
{
	width: 400px;
	float: left;
	position: relative;
}

div#logo a
{
	position: absolute;
	left: 16px;
	top: 22px;
}

div#navpanels
{
	width: 500px;
	float: right;
	text-align: right;
	margin-right: 15px;
}

/* Top-Navigations */
/*=================*/

/* Nav 1 - Small Nav */
ul#navigation1
{
	background: url(../images/miniheadernavbg.png) no-repeat;
	width: 282px;
	height: 29px;
	font-size: 10px;
	padding: 10px;
	padding-top:5px;
	padding-bottom: 0px;
	text-align: left;
	float: right;
	
}

#defaultbox {

}

ul#navigation1 li
{
	display: inline;
	padding-left: 20px;
	width:50px;
	height:10px;
}

ul#navigation1 li a
{
	color: #cccccc;
	text-decoration: none;
	display:inline;
	font-size: 8pt;
}

ul#navigation1 li a:hover
{
	text-decoration: underline;
}

ul#navigation1 li#navcpanel
{
	background: url(../images/mininavcpanel.png) no-repeat;
	border-right:1px solid #4E4E4E;
	padding-right:5px;
}

ul#navigation1 li#navwebmail
{
	background: url(../images/mininavwebmail.png) no-repeat;
	border-right:1px solid #4E4E4E;
	padding-right:5px;
	margin-left:5px;
}

ul#navigation1 li#navforum
{
	background: url(../images/mininavforum.png) no-repeat;
	border-right:1px solid #4E4E4E;
	padding-right:5px;
	
}

ul#navigation1 li#navsupport
{
	background: url(../images/mininavsupport.png) no-repeat;
}

ul#navigation1 li.mininavseperators
{
	color: #6c93a0;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
}

/* Nav 2 - Main nav */
div#navpanel2
{
	width: 420px;
	float: right;
	}

ul#navigation2 li
{
	display: inline;

}

ul#navigation2 li a
{
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	float: left;
		display: inline;

}

ul#navigation2 li a span
{
text-shadow: 1px 1px 2px #000000;

}

ul#navigation2, 
ul#navigation2 li 
{
	border: 0 none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navigation2 
{
	height: 26px;
	position: relative;
	width: 100%;
	margin-top: 25px;
}

ul#navigation2 a:link, 
ul#navigation2 a:visited 
{
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
}

ul#navigation2 a span 
{
	display: block;
	height: 26px;
	padding-right: 7px;
	padding-left: 7px;
}

ul#navigation2 a:hover 
{
	background: url(../images/mainnavbg.png) no-repeat scroll right 0;
	color: #FFFFFF;
}

ul#navigation2 a:hover span 
{
	background: url(../images/mainnavbg.png) no-repeat scroll left 0;
}

ul#navigation2 .active a
{
	background: url(../images/mainnavbg.png) no-repeat scroll right 0;
	color: #FFFFFF;
}

ul#navigation2 .active a span, 
ul#navigation2 .active a:hover span 
{
	background: url(../images/mainnavbg.png) no-repeat scroll left 0;
}

/* Content Styles - Homepage         */
/*===================================*/

/* Packages */

div#packages
{
	position: relative;
	padding:13px;
	padding-top: 10px;
	padding-bottom: 0px;
}

div#signupribbon
{
	width: 91px;
	height: 92px;
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 2;
}

div#signupribbon2
{
	width: 131px;
	height: 132px;
	position: absolute;
	right: -4px;
	top: -6px;
	z-index: 2;
}

#packages h2
{
text-indent: -5000px;
}

div.pdescription
{
	padding-top: 60px;
	width: 227px;
	text-align: center;
	margin: auto;
	position: relative;
}

div.pdescription ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #123b4b;
}

div.pdescription ul li
{
	margin-top:5px;
}

div#shared,
div#reseller,
div#virtual
{
	width: 227px;
	height:367px;
	margin-right: 14px;
	float:left;
}

div#shared { background: url(../images/sharedbg.jpg) no-repeat; }

div.pdescription img#sharedbox
{
	z-index: 2;
	position: absolute;
	left: 34px;
	top: 145px;
}

div.pdescription img#sharedbutton
{
	z-index: 1;
	margin-top: 165px;
}

div.pdescription div#sharedprodprice
{
	background: url(../images/dedicatedbutton.jpg) no-repeat;
	text-align: center;
	margin-top: 171px;
	height: 55px;
}

div.pdescription div#sharedprodprice a
{
	z-index: 3;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 210px;
	height: 23px;
	color: #FFF;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
text-shadow:1px 1px 10px #000000;
}

div#reseller { background: url(../images/resellerbg.jpg) no-repeat; }

div.pdescription img#resellerbox
{
	z-index: 2;
	position: absolute;
	left: 34px;
	top: 145px;
}

div.pdescription img#resellerbutton
{
	z-index: 1;
	margin-top: 165px;
}

div.pdescription div#resellerprodprice
{
	background: url(../images/dedicatedbutton.jpg) no-repeat;
	text-align: center;
	margin-top: 171px;
	height: 55px;
}

div.pdescription div#resellerprodprice a
{
	z-index: 3;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 210px;
	height: 23px;
	color: #FFF;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
text-shadow:1px 1px 10px #000000;}

div#virtual { background: url(../images/virtualbg.jpg) no-repeat; }

div.pdescription img#virtualbox
{
	z-index: 2;
	position: absolute;
	left: 34px;
	top: 145px;
}

div.pdescription img#virtualbutton
{
	z-index: 1;
	margin-top: 165px;
}

div.pdescription div#virtualprodprice
{
	background: url(../images/dedicatedbutton.jpg) no-repeat;
	text-align: center;
	margin-top: 171px;
	height: 55px;
}

div.pdescription div#virtualprodprice a
{
	z-index: 3;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 210px;
	height: 23px;
	color: #FFF;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
text-shadow:1px 1px 10px #000000;}

div#dedicated
{
	background: url(../images/dedicatedbg.jpg) no-repeat;
	width: 227px;
	height:367px;
	float:left;
}

div.pdescription img#dedicatedbox
{
	z-index: 2;
	position: absolute;
	left: 34px;
	top: 145px;
}

div.pdescription img#dedicatedbutton
{
	z-index: 1;
	margin-top: 165px;
}

div.pdescription div#dedicatedprodprice
{
	background: url(../images/dedicatedbutton.jpg) no-repeat;
	text-align: center;
	margin-top: 171px;
	height: 55px;
}

div.pdescription div#dedicatedprodprice a
{
	z-index: 3;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 210px;
	height: 23px;
	color: #FFF;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
text-shadow:1px 1px 10px #000000;
}

/* Sub-content */
div#subcontent
{
	background: url(../images/contentseperator.jpg) no-repeat;
	width: 979px;
	margin-top: 3px;
}

div#subcontentmain
{
	padding:14px;
	padding-top: 10px;
	padding-bottom: 40px;
}

/* Left Column content Styles - Homepage */
div#leftcolcontent
{
	width: 468px;
	margin-right: 15px;
	float: left;
}

div#orcharddeclaration
{
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left:5px;
}

div#orcharddeclaration h1
{
	color: #666666;
	font-size: 18px;
	letter-spacing: -1px;
}
div#orcharddeclaration h2
{
	color: #999;
	font-size: 16px;
	letter-spacing: -1px;
}

div#orchardfeatures
{
	padding-right: 10px;
}

div#orchardfeatures ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #717171;
}

div#orchardfeatures ul li
{
	margin-bottom: 20px;
	padding-left: 50px;
	line-height: 18px;
	text-align: justify;
}

div#orchardfeatures ul li a,
div#orchardfeatures ul li a:visited
{
	color: #c90000;
}

div#orchardfeatures ul li#padlockmini
{
	background: url(../images/mini-intro.png) no-repeat;
}

div#orchardfeatures ul li#backupmini
{
	background: url(../images/mini-info.png) no-repeat;
}

div#orchardfeatures ul li#moneymini
{
	background: url(../images/mini-assist.png) no-repeat;
}

/* Right Column Content Styles - Homepage */
div#rightcolcontent
{
	width: 468px;
	float: left;
}

div#orchardsupport
{
	width: 441px;
	margin: auto;
	margin-top: 10px;
}
div#orchardsupport img
{
	margin: 1px;
	padding: 2px;
	border: 1px solid #ececec;
}
div#orchardsupport img:hover
{
	border: 1px solid #cccccc;
}
div#orchardsupport h1
{
	color: #666666;
	font-size: 18px;
	letter-spacing: -1px;
}
div#orchardsupport h2
{
	color: #999;
	font-size: 16px;
	letter-spacing: -1px;
	margin-bottom: 25px;
}


div#orchardsupport ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #717171;
}

div#orchardsupport ul li
{
	margin-bottom: 20px;
	padding-left: 50px;
	line-height: 18px;
}

div#orchardsupport ul li a,
div#orchardsupport ul li a:visited
{
	color: #c90000;
}

div#orchardsupport ul li#threegreenheads
{
	background: url(../images/threegreenheads.jpg) no-repeat;
}

div#orchardsupport ul li#orchardmini
{
	background: url(../images/orchardminilogo.jpg) no-repeat;
}

div#orchardsupport ul li#compareourproducts
{
	background: url(../images/comparepackages.jpg) no-repeat;
	float: left;
	width: 220px;
	margin-right: 1px;
}

div#orchardsupport ul li#compareourproducts
{
	background: url(../images/comparepackages.jpg) no-repeat;
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 5px;
}

div#orchardsupport ul li#goaheadsignup
{
	background: url(../images/goaheadsignup.jpg) no-repeat;
	float: left;
	width: 140px;
	padding-left: 40px;
	margin-bottom: 5px;
}

div#mailing-list input { padding: 3px; }

p#eform-submit input
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #5E808C;
	color: #FFF;
	font-weight: bold;
	padding: 1px 2px;
}

input#domain-choice { padding: 3px; }
select#domain-suffix { padding: 3px; }
select#domain-suffix option { text-align: center; }

div#lightview-cpanel { margin-bottom: 20px;}
div#lightview-cpanel img { border: 1px solid #FFF; margin: 1px;}
div#lightview-cpanel img:hover { border: 1px solid #496974; }


/* Content Styles - Sub-page         */
/*===================================*/

div#subpagecontentarea
{
	position: relative;
	padding: 10px;
	padding-top: 10px;
}

div#breadcrumb h2
{
	float: left;
	color: #717171;
}

div#breadcrumb h2,
div#breadcrumb h2 a
{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

div#breadcrumb div.dashedline
{
	background: url(../images/dashed_line_breadcrumb.jpg) no-repeat;
	width: 591px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#leftcolsubpage
{
	float: left;
	width: 602px;
	margin-right: 10px;
}

div#leftcolsubpage div#mainbody h2
{
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	margin-bottom: 5px;
}

div#leftcolsubpage div#maincontsubpage h2
{
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	margin-bottom: 5px;
}


div#leftcolsubpage h1
{
	font-size: 16pt;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
	text-transform: uppercase;
}

div#leftcolsubpage h2
{
	font-size: 12pt;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	padding-bottom: 12px;
	text-transform: uppercase;
}

div#leftcolsubpage div#mainbody h2
{
	font-weight: bolder;
	color: #666666;
	margin-bottom: 5px;
}

div#leftcolsubpage div#mainbody ul,
div#leftcolsubpage div#mainbody ol
{
	margin-left: 30px;
	margin-bottom: 10px;
	color: #717171;
}

div#leftcolsubpage p, div#leftcolsubpage ul 
{
	color: #717171;
	margin-bottom: 15px;
}

div#leftcolsubpage p
{
	text-align: justify;
}

div#leftcolsubpage ul li
{
	color: #717171;
	margin-bottom: 2px;
}

div#leftcolsubpage p strong, div#leftcolsubpage ul li strong {
}

div#leftcolsubpage ul li {

margin-left: 30px;
}

div#leftcolsubpage a
{
	font-weight:normal;
		color: #666666;

}

div#leftcolsubpage div#mainbody table
{
	border: 1px solid #CCCCCC;
	width: 100%;
	margin-bottom: 10px;
}

div#leftcolsubpage div#mainbody table td
{
	padding: 5px;
	border: 1px solid #CCCCCC;
}

div#sproductcomparison
{
	position: relative;
}


div#compare_expand_table th
{
color: #666666;
}

div#compare_expand_table th, div#compare_expand_table td {
	border-right:1px solid #D1E4EB;
	padding:15px;
	text-align:center;
}


div#compare_expand_table .colfour, div#compare_expand_table .colfour {
	border-right:none;


}



div#compare_expand_table {
position:relative;
margin-top:40px;
margin-bottom:20px;
color:#717171;

}


div#compare_expand_table table {

 border:1px solid #D1E4EB;
 -moz-border-radius:8px;
 border-radius:8px;
 -webkit-border-radius:8px;
background-color:#EFEFEF;
}

div#compare_expand_table th img
{
	position: absolute;
	left: 30px;
	top: -20px;
}


.rowcolour1 {
background-color:#E7F6FB;
}

.rowcolour2 {
background-color:#E0F1F9;
}

.rowcolour3 {
background-color:#DCEFF6;
}

.bottomrightcell {
 -moz-border-radius-bottomright:8px;
 border-radius:5px;
 -webkit-border-bottom-right-radius:8px;
}

div#compare_expand_table .colone{;
width:600px;
text-align:left;
color: #13607B;
font-weight: bold;
}

div#compare_expand_table .colone:hover{
color: #2C7F9C;
}

div#compare_expand_table .expand_row td{

	padding:15px;
	text-align:left;
	background-color:#EFEFEF;
		border-right:none;

}

div#compare_expand_table table {

 border-spacing:0;
 background-color:#F2FAFD;


}

div#compare_expand_table .noPadding
{
	padding: 0px;	
}

.noPadding div
{
	padding: 15px;	
}

/* Features Table */

#sproductfeatures
{
	margin-left: 10px;	
	margin-bottom: 30px;
	overflow: hidden;
	width: 100%;
	padding-left: 1px;
}

#sproductfeatures h2
{
	color: #666666;	
	font-size: 1.4em;
	padding: 15px 0px;
}

#sproductfeatures .table
{
	float: left;
	margin-right: 10px;
	width: 185px;
 	border:1px solid #D1E4EB;
 	-moz-border-radius:8px;
 	border-radius:8px;
 	-webkit-border-radius:8px;
 	border-spacing: 0px;
 	
}

#sproductfeatures table
{
 	border-spacing: 0px;
 	width: 100%;
}

#sproductfeatures td,
#sproductfeatures th
{
	padding: 10px;
	font-weight: bold;
 	color:#717171;
}

#sproductfeatures th
{
	padding: 15px 15px;
	color:#666666;
}

#sproductfeatures td:hover
{
	color: #2C7F9C;
	cursor: pointer;
}

#sproductfeatures .noPadding
{
	padding: 0px;	
}

#sproductfeatures .noPadding div
{
	padding: 12px 15px;
color:#717171;	font-weight: normal; 
}

#sproductfeatures .altrow td
{
	background-color: #F9F9F9;
}

/* END Features Table */


div#leftcolsubpage div#sproductcomparison table
{
	background:url(../images/package_table.jpg) no-repeat;
	width: 564px;
	height: 427px;
	margin-left: 5px;
	margin-top: 30px;
	margin-bottom: 20px;
}

div#leftcolsubpage div#sproductcomparison table th
{
	width: 132px;
}

div#leftcolsubpage div#sproductcomparison table th img
{
	position: absolute;
	left: 40px;
	top: 0px;
}




div#leftcolsubpage div#sproductcomparison table th,
div#leftcolsubpage div#sproductcomparison table td
{
	text-align: center;
}

div#leftcolsubpage div#sproductcomparison table th.colone,
div#leftcolsubpage div#sproductcomparison table td.colone
{
	width: 140px;
	padding-right: 1px;
	padding-left: 20px;
	text-align: left;
}

div#leftcolsubpage div#sproductcomparison table td.colone img
{
	padding-right: 10px;
}

div#leftcolsubpage div#sproductcomparison table th
{
	height: 65px;
	padding-bottom: 1px;
}

div#leftcolsubpage div#sproductcomparison table tr.row
{
	height: 45px;
	padding-bottom: 1px;
}

div#seperatorgradient
{
	background: url(../images/gradient_seperator_shared.jpg) no-repeat;
	width: 604px;
	margin-left: -10px;
}

/* div#sproductfeatures
{
	margin-left: 10px;
	padding-top: 20px;
}

div#sproductfeatures h2
{
	font-family: Neo Sans, Arial, sans-serif;
	font-size: 17px;
	color: #105872;
	margin-bottom: 10px;
}

div#sproductfeatures table
{
	background: url(../images/features_table_bg.jpg) no-repeat;
	width: 567px;
	height: 305px;
	margin-left: 5px;
	margin-bottom: 60px;
}

div#sproductfeatures table th
{
	height: 45px;
	padding-left: 5px;
	padding-right: 5px;
}

div#sproductfeatures table th img
{
	padding-left: 10px;
	padding-right: 10px;
}

div#sproductfeatures table th#emailfeatures { width: 200px; }
div#sproductfeatures table th#softwarefeatures { width: 190px; }
div#sproductfeatures table th#extrasfeatures { width: 170px;}

div#sproductfeatures table tr.row1 { height: 28px;}
div#sproductfeatures table tr.row2 { height: 28px;}
div#sproductfeatures table tr.row3 { height: 28px;}
div#sproductfeatures table tr.row4 { height: 28px;}
div#sproductfeatures table tr.row5 { height: 28px;}
div#sproductfeatures table tr.row6 { height: 28px;}
div#sproductfeatures table tr.row7 { height: 28px;}

div#sproductfeatures table tr.sfeatures td
{
	padding-left: 15px;
}

div#sproductfeatures table tr.sfeatures td img
{
	padding-right: 10px;
	color: #717171;
}

*/

div#rightcolsubpage
{
	background:url(../images/sidebar_bg.jpg) no-repeat;
	float: left;
	width: 287px;
	padding: 30px;
	text-align: center;
}

div#ssidebarfeatures 
{ 
	text-align: left;
	margin-left: 20px;
}

div#rightcolsubpage h2
{
	font-size: 12pt;
	color: #c90000;
	margin-bottom: 10px;
}

div#rightcolsubpage ul
{
	list-style-type: none;
	margin-bottom: 30px;
}

div#rightcolsubpage ul li
{
	margin-top: 10px;
	margin-bottom: 15px;
}

div#rightcolsubpage ul li a
{
	color: #c90000;
}

div#rightcolsubpage ul#smainfeatureslist,
div#rightcolsubpage ul#srecommendedother
{ 
	margin-top: 15px;
}

div#rightcolsubpage ul#smainfeatureslist li,
div#rightcolsubpage ul#srecommendedother li
{ 
	padding-left: 60px;
	height: 32px;
	padding-top: 5px;
}

div#rightcolsubpage ul#srecommendedother li 
{ 
	height: 35px;
	padding-top: 15px;
}

div#rightcolsubpage ul#ssubnavigation
{
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
}

div#rightcolsubpage ul#ssubnavigation li
{
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}


div#ssidebarfeatures { padding-left: 0px;}


/* Blog Styles                       */
/*===================================*/

/* div.blogitem
{
	margin-top: 25px;
	margin-bottom:25px;
	}

div.blogitem div.blogtitle
{
	font-style: italic;
	font-size: 12px;
	margin-bottom:10px;
}

div.blogitem div.blogtitle h2
{
	color: #666666;
	font-size: 14px;
	font-style: normal;
}

div.blogitem div.blogpost a
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

div#blogarchive
{
	margin-top: 10px;
	text-align: center;
}

div#blogarchive a
{
	color: #666666;
} */

.blogitem
{
	border:1px solid #CCCCCC;
 -moz-border-radius:8px;
 border-radius:8px;
 -webkit-border-radius:8px;
 width: 450px;
 float: left;
}

.blogitem div
{
	padding: 10px 20px;
}

.blogitem a
{
	color: #13607B;	
}

.blogtitle
{
	color: #363636;	
}

.blogtitle span
{
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}

.blogItemWrap
{
	position: relative;	
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
}

.blogSpeach
{
	width: 15px;
	height: 14px;
	position: absolute;	
	right: 136px;
	top: 20px;
	background: url(/images/testimonial-arrow.gif) no-repeat;
}

.blogPhoto
{
	width: 126px;
	float: right;
	height: 100px;
}
.TomBlog
{
	background: url(/fileuploads/Image/tom1_thumb.gif) 50% 0px no-repeat;
}
.HarryBlog
{
	background: url(/fileuploads/Image/harry1_thumb.gif) 50% 0px no-repeat;
}
.DanBlog
{
	background: url(/fileuploads/Image/dan1_thumb.gif) 50% 0px no-repeat;
}
.MattBlog
{
	background: url(/fileuploads/Image/matt3_thumb.gif) 50% 0px no-repeat;
}

#blogarchive a
{
	color: #666666;	
}



/* Testimonials Styles               */
/*===================================*/

div#maincontsubpage div.testimonial_item
{
	margin-bottom: 30px;
	width: 435px;
	font-style: italic;
	font-size: 14px;
	color: #717171;
	position: relative;
}

div#maincontsubpage div.testimonialhead
{
	background:url(../images/testimonial-panel-top.gif) no-repeat;
	height: 6px;
}

div#maincontsubpage div.custquote
{
	background:url(../images/testimonial-panel-bg.gif) repeat-y;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}

div#maincontsubpage div.testimonialfoot
{
	background:url(../images/testimonial-panel-bottom.gif) no-repeat;
	height: 6px;
}

div#maincontsubpage div.testimonial_item h3
{
	color: #666666;
	font-size: 10px;
	font-style: normal;	
	margin-top: 10px;
}

div#maincontsubpage div.testimonial_item h3 a
{
	font-size: 10px;
	color: #666666;
}

div#maincontsubpage span.testimonialarrow
{
	position: absolute;
	top: 10px;
	right: -13px;
	height: 14px;
	width: 15px;
	background:transparent url(../images/testimonial-arrow.gif) no-repeat scroll 0 0
}

div#maincontsubpage span.testimonialperson
{
	position: absolute;
	top: -5px;
	right: -48px;
	height: 14px;
	width: 15px;
}


/* Footer Styles                     */
/*===================================*/

div#footer
{
	height: 200px;
	padding: 20px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 100px;
	width: 952px;
	color: #cccccc;;
}

div#footer ul
{
	list-style-type: none;
	float: left;
	width: 150px;
}

div#footercontact ul
{
	float: right;
}

div#footer a,
div#footer ul a,
div#footer ul a:visited
{
	color: #cccccc;
	text-decoration: none;
}

div#footer ul a:hover
{
	color: #FFF;
	text-decoration: underline;
}

div#footer ul li.footerlisttitle,
div#footer ul li.footerlisttitle a
{
	font-weight: bold;
	padding-bottom: 16px;
}

div#footernav
{
	float:left;
	width:700px;
}

div#footernav ul#footerhomenav
{
	_width: 80px;
}

div#footercontact,
div#footercontact ul
{
	float: right;
	width: 200px;
	text-align: right;
}

div#footercontact ul li#footeradrsspacer
{
	margin-top: 15px;
}

div#footer div#footerlegal
{
	border-top: 1px solid #4e636a;
	margin-top: 60px;
	padding-top: 5px;
}

div#footerterms
{
	width: 50%;
	float: left;
	font-size: 10px;
}

div#footerterms a
{
	font-size: 10px;
}

div#footercopy
{
	width: 50%;
	float: right;
	text-align: right;
	font-size: 10px;
}

/* NEWTORK PAGE */

#networkTable
{
	border:1px solid #D1E4EB;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	background-color:#EFEFEF;
}

#networkTable tr
{
	background-color: #F2FAFD;
}

#networkTable .altRow
{
	background-color: #E7F6FB;
}

#leftcolsubpage #network #networkTable td
{
	border-right: 1px solid #D1E4EB;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

#leftcolsubpage #network #networkTable td.title
{
	background-color: #F2FAFD;
	text-align: center;
}

#contact .table
{
	border:1px solid #D1E4EB;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	width: 100%;
	margin-bottom: 10px;	
	padding: 20px;
	background-color: #F2FAFD;
	
}

#contact .altTable
{
	background-color: #E7F6FB;	
}

#contact table td.title
{
	border-right: 1px dotted #363636;
	width: 150px;
	color: #2B97C5;
}

#contact table td
{
	padding: 10px;	
	color: #717171;
}

#contact table td p
{
	padding: 0px;
	margin: 0px;
}

#contact table td a
{
	color: #2B97C5;
}

.equal td
{
	vertical-align: top;
	width: 49%;
	height: 49%;
}

#contact .contactHighlight
{
	color: #2B97C5;	
}

/* Lovely Rounded Tables */

.roundedTable
{
	border:1px solid #D1E4EB;
	-moz-border-radius:8px; 
	border-radius:8px;
	-webkit-border-radius:8px;
	width: 100%;
	margin-bottom: 10px;	
	background-color: #F2FAFD;
}

.roundedTable .altRow
{
	background-color: #E7F6FB;	
}

.roundedTable td,
.roundedTable th
{
	padding: 20px;	
	color: #363636;
	border-right:1px solid #D1E4EB;
	text-align: center;
}

.roundedTable th
{
	border-bottom:1px solid #D1E4EB;
	font-weight: bold;
}



.roundedTable .title
{
	text-align: left;
	color: #13607B;
	font-weight: bold;
	background-color: #F2FAFD;
}

.roundedTable td.rightCol,
.roundedTable th.rightCol
{
	border-right: 0px;
}

.roundedTable td.fullWidth,
.roundedTable th.fullWidth
{
	background-color: #F2FAFD;
}

.roundedTable td p
{
	padding: 0px;
	margin: 0px;
}

.roundedTable td a
{
	color: #2B97C5;
}

.roundedTable .aboutRow td
{
	background-color: #F9FDFF;	
	padding: 0px;	
	border: 0px;
}

#leftcolsubpage .roundedTable .aboutRow p
{
	padding: 20px;
	margin: 0px;
	font-size: 12px;
	border-top: 1px solid #D1E4EB;	
	border-bottom: 1px solid #D1E4EB;
}

.roundedTable .showAbout
{
	cursor: pointer;
	text-decoration: underline;
	
}

.roundedTable .showAbout:hover
{
	color: #2C7F9C;
}

#nominet
{
	float: right;	
}


/*  FEEDBACK PAGE  */
div#maincontsubpage div table#feedbackform th
{
	padding-top: 15px;
}

div#maincontsubpage div table#feedbackform .redError
{
	margin-bottom: 0px;
	color: red;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	padding-left: 15px;
}

#feedbackform th,
#feedbackform td
{
	border-right: 0px;
	text-align: left;
	border-bottom: 1px solid #D1E4EB;
}

#feedbackform .lastRow td,
#feedbackform .lastRow th
{
	border-bottom: 0px;	
}

.services-box-even 
{
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#F2FAFD;
	border:1px solid #D1E4EB;
	margin-bottom:10px;
	padding:20px;
	width:95%;
}

.services-box-odd 
{
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#E7F6FB;
	border:1px solid #D1E4EB;
	margin-bottom:10px;
	padding:20px;
	width:95%;
}

.roundedTable .servicesDesc
{
	position: relative;	
	padding: 10px;
	text-align: left;
}

#leftcolsubpage .services-more-info
{
	position: relative;
	bottom: -10px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	right: -8px;
	width: 371px;
	overflow: hidden;
}

#leftcolsubpage .services-more-info p
{
	float: right;	
	margin: 0px;
	padding: 0px;
}

#leftcolsubpage .services-more-info .left
{
	float: left;	
	height: 37px;
	line-height: 37px;
	text-align: right;
	padding-left: 110px;
}

.roundedTable .servicesBox
{
	padding-bottom: 0px;	
}

#services .roundedTable
{
}

#services .roundedTable td
{
	vertical-align: top;
}

#ssl-table-wrapper
{
	position: relative;	
	margin-top: 50px;
}

#ssl-table-box
{
	position: absolute;
	top: -10px;
	left: 42px;
}

.pbox {
	float: left;
	width: 300px;
	padding: 0;
	margin-right: 1px;
	margin-bottom: 8px;
	display: block;
}
.pbox img {
	margin-bottom: 6px;
}
.pbox h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin-top: 0;
	margin-bottom: 2px;
}
.pbox .url a {
	font-size: 7pt;
	color: #666;
	text-decoration: none;
}
