/* thinkwebmedia.com style sheet
   author: Justin Frydman
   copyright 2005 thinkweb media. 
   learn from this, but please don't steal. We will find you.
*/

* { padding: 0; margin: 0;}

body {
	margin: 0; padding: 0;
	background: #F1F2ED url(../_images/common/header_bg.gif) repeat-x top; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #595858;
	text-align: center;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;

}

/* general styles */
p { padding: 0 20px 0 20px;}
/* need for firefox default links */
li a {
	font-weight: bold;
	color: #C52A2A;
	text-decoration: none;
}


hr { border: 1px solid #E4E4E3; margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 5px; display: none;}

img { display: block; }

a { 
	font-weight: bold;
	color: #C52A2A;
	text-decoration: none;
}

a:hover {
	color: #990B0B;
}

.bold { font-weight: bold; }

.headertext { font-size: 14px; color: #000000;}

.clear { clear: both; }

.sidetext {
	font-family: Geneva, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 1.2em;
	background: #F1F6FF ;
	padding: 8px 8px 8px 8px;
	width: 230px;
	margin: 0 auto;
	border: 1px solid #8D95AA;
}

.sideheadertext {
	font-size: 1.8em;
	font-weight: normal;
	color: #727272;
}

.shadow {
	width: 250px;
	height: 48px;
	background: url(../_images/common/sidebg_shadow.gif) top no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	padding: 0;
}

.largeletter {
	float: left;
	color: #C4AF76;
	font: 70px/58px Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
}

.largelettergrey {
	float: left;
	color: #C3C3C3;
	font: 70px/58px Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	text-transform:uppercase;
}

a.morelink {
	font-size: 0.8em;
	font-weight: normal;
}

a:hover.morelink {
	text-decoration: underline;
}

.date {
	font-size: 0.8em;
}

a.back {
	font-size: 0.8em;
	font-weight: normal;
}


#homepageheader {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.2;
	font-family: Arial, Tahoma, sans-serif;
	color: #be2424;
}
/* top header and menu bg
--------------------------------------- */
#header {
	margin: 0 auto;
	padding: 0 0 0 20px;
	width: 720px;
	height: 162px;
}

#toolbox {
	margin: 5px 0 30px 0;
	padding:0;
	float: right;
	list-style: none;
}

#toolbox li {
	float: left;
	padding-left: 13px;
	margin-right: 12px;
	background: url(../_images/common/toolbox_arrow.gif) left center no-repeat;
}

#toolbox li a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;

}

#toolbox a:hover { text-decoration: underline; }

#logo {
	clear: both;
	text-align: left;
}

#logo img { border: 0; margin: 0; padding: 0;}
/* menu styles
-------------------------------------- */

#menu {
	margin-top: 44px; /* why IE adds 1px here is beyond me. */	
	width: 720px;
	list-style: none;
	padding: 0;
}

#menu li {
	margin: 0; padding: 0;
	height: 28px;
	float: left;
}

#menu li a{
   	font-size: 11px;
	font-weight: normal;
	padding: 8px 10px 7px 10px;
	margin: 0;
	display: block;
	color: #FFFFFF;
	text-decoration: none;	
	background: url(../_images/common/menu_bar.gif) right center no-repeat;			
}

#menu a:hover { background: #B61F20 url(../_images/common/menu_bar.gif) right center no-repeat; }


/* menu drop down styles (suckferfish)
-----------------------------------------------*/
#menu li ul {
	position: absolute;
	left: -999em;
	width: 10em;	
	list-style: none;
	margin: 0;
}

#menu li ul a {
	text-align: left;
	width: 10em;	
	background: #B61F1F url(../_images/common/menu_bg_bottom.gif) repeat-x;
}

/* ensure first li has no bg */
#menu li.start a {
	text-align: left;
	width: 10em;	
	background: #B61F1F;
}

/* rounded bottom of menu */
#menu li.end a {
	text-align: left;
	width:10em;
	height: 14px;
	background: url(../_images/common/menu_bg_footer.gif) no-repeat bottom;
}

#menu li.end a:hover {
	text-align: left;
	width:10em;
	background: url(../_images/common/menu_bg_footer_hover.gif) repeat-x bottom;
}
#menu li ul a:hover {
	margin: 0;
	background: #920909;
}	

#menu li:hover ul {
	margin: 0;
	left: auto;
}

#menu li:hover ul, #menu li.sfhover ul {
	margin: 0;
	left: auto;	
}

/* content container */
#container{
	margin: 0 auto;
	text-align: left;
	padding: 15px 10px 0 10px;	
	width: 740px;	
}

/* flash will replace this text */
#container h2 {
	font-size: 16px;	
	color: #A0861B;
	margin: 0 0 15px 20px;
	width: 250px;
}

/* flash will replace this text */
#container h3 {
	font-size: 16px;	
	color: #BD2424;
	margin: 0 0 15px 20px;
	width: 250px;	
}

/* flash will replace this text */
#container h4 {
	font-size: 16px;
	color: #BD2424;
	margin: 0 0 15px 20px;
	width: 600px;
}

/* non-flash header text */
#container h5 {
	font-size: 2em;
	letter-spacing: -1px;
	color: #AEAE97;
	margin-left: 20px;
	line-height: 2em;
	font-weight: normal;
	text-transform:lowercase;	
}

#container h5 a {
	letter-spacing: -1px;
	color: #AEAE97;
	font-weight: normal;
	
}

#container h5 a:hover {
	color: #C52A2A;
}

#container h6 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-left: 18px;
	margin-bottom: 5px;
}

#container p {
	margin-bottom: 1em;
}

#container ol {
	margin: 0 20px 20px 70px;
	padding:0;
    list-style-position: outside;
}
#container ol li {
	margin:0; padding:0;
	font-size: 0.9em;
}


/* dual column layouts for certain pages */
#dualcontainerheader {
	width: 740px;
	padding: 10px 0 2px 0;
	background: url(../_images/common/content_2col_header.gif) no-repeat;
	height: 30px;	
}
	
#dualsubheaderleft {
	float: left;
	width: 450px;
}

#dualsubheaderright {
	float: left;
	width: 280px;
}

#dualcontainermain {
	width: 740px;
	background: url(../_images/common/content_2col_main.gif) repeat-y;
}

/* used to ensure bg comes all the way down on floated elements. http://www.positioniseverything.net/easyclearing.html */
#dualcontainermain:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;	
}

#dualcontainerfooter {
	background: url(../_images/common/content_2col_footer.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
}

#dualcontainerleft {
	float: left;
	width: 450px;
	margin-right: 5px;
}

#dualcontainerright {
	float: left;
	width: 280px;
}

#dualcontainerleft blockquote {
	width: 410px;
	margin: 20px 20px 10px;
	padding-top: 10px;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	clear: both;
	font-family: Garamond, 'Times New Roman', serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
	background: url(../_images/common/blockquote.gif) top left no-repeat;
	text-indent: 15px;
}

/* dual columns single white bg layouts */
#subcontentleft {
	float: left;
	width: 360px;
	margin-right: 10px;
}

#subcontentright {
	float: left;
	width: 360px;
}

/* the rounded content areas */
.content {
	width: 740px;
	padding: 10px 0 2px 0;
	background: url(../_images/common/rounded_bg.gif) no-repeat;	
}

/* closing bg to the content areas */
.contentfooter {
	background: url(../_images/common/rounded_bg_footer.gif) no-repeat;
	height: 10px;
	text-indent: -9999px;					
}

.contentlargeheader {
	width: 740px;
	padding: 10px 0 2px 0;
	background: url(../_images/common/content_large_header.gif) no-repeat;
}

.contentlargemain {
	width: 740px;
	background: url(../_images/common/content_large_main.gif) repeat-y;
}

.contentlargefooter {
	background: url(../_images/common/content_large_footer.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	clear: both;
}


#highlights {
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
}


#highlights li {
	height: 25px;
	padding-left: 25px;
	background: url(../_images/common/arrow.gif) no-repeat;
}

/* client menu 
-------------------------------------------------*/
#clientmenu {
	float: right;
	list-style: none;
	font-size: 10px;
	margin-bottom: 10px;
}

#clientmenu li {	
	float: left;
	margin-right: 5px;
}

#clientmenu li a {
	font-weight: normal;
	display: block;
}

#clientmenu:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;	
}

/* image placement sytles 
-------------------------------------------------*/
#headerimghome {
	width: 411px;
	height: 102px;
	background: url(../_images/headerimgs/home.gif) no-repeat;
	border: thin solid #E2E3E4;	
	font-size: 15px;
	font-weight: normal;
	padding: 20px 10px 0 10px;	
	margin-left: 11px;
	margin-bottom: 20px;
}

#headerimghosting {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/hosting.png) no-repeat;
	margin-left: 5px;
}

#headerimgservices{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/services.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgwebdesign{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/webdesign.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgcustomsupport{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/customsupport.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgflash{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/flash.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgscriptinstall{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/scriptinstall.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgreportcard{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/reportcard.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgthinkcms{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/thinkcms.png) no-repeat;
	margin-left: 5px;
}

#headerimgforums{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/forums.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgcustomsupport{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/customsupport.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgblog{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/blog.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgdatacenter{
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/datacenter.jpg) no-repeat;
	margin-left: 5px;
}


#headerimgsupport {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/support.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgcommlite {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/commerce_lite.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgcommpro {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/commerce_pro.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgsolutions {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/solutions.png) no-repeat;
	margin-left: 5px;
}

#headerimgcopy {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/copywriting.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgreseller {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/reseller_hosting.png) no-repeat;
	margin-left: 5px;
}

#headerimgshared {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/shared.jpg) no-repeat;
	margin-left: 5px;
}

#headerimgcampaign {
	width:445px;
	height:135px;
	text-indent: -9999px;
	background: url(../_images/headerimgs/thinkcampaign.png) no-repeat;
	margin-left: 5px;
}
#servicesimg {
	width: 230px;
	height: 148px;
	margin-left: 20px;
	padding: 0;
	background: url(../_images/services/bh.jpg) no-repeat;
	text-indent: -9999px;
}

#hostingimg {
	width: 200px;
	height: 125px;
	margin-left: 20px;
	padding: 0;
	background: url(../_images/sideimgs/cpanel-ss-endu.gif) no-repeat;
	text-indent: -9999px;
}

/* news styles
--------------------------------------------------*/

#news {
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}

#news li {
	height: 18px;
	padding: 2px 10px 0 20px;	
	color: #595858;
	display: block;	
	background: url(../_images/common/page.gif) no-repeat left center;		
}

#news li a {
	margin: 0;
	font-weight: normal;
	text-decoration: none;	
}

#news a:hover { text-decoration: underline; }

#newsheader {
	font-size: 2em;
	letter-spacing: -1px;
	color: #AEAE97;
	margin-left: 20px;
	line-height: 2em;
	font-weight: normal;
	text-transform:lowercase;
	font-family: Geneva, Tahoma, serif;
}

/* hosting styles
--------------------------------------------------*/

#hosting {
	margin-left: 20px;
	padding: 0;
	list-style: none;
}

#hosting li {
	width: 380px;
	height: 18px;
	padding: 2px 10px 0 15px;	
	color: #595858;
	display: block;	
	background: url(../_images/common/news_arrow.gif) no-repeat left center;		
}

#hosting li a {
	margin: 0;	
}

#hosting a:hover { text-decoration: underline; }

.ordernow {
	width: 128px;
	margin: 5px auto;
	background: url(../_images/hosting/order_now.png) 0 0 no-repeat;
}

.ordernow a {
	padding: 16px 30px;
	text-align: center;
	background: url(../_images/hosting/order_now.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Tahoma, serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 40px;
}

.ordernow a:hover {
	background-position: 0 -45px;
}	


/* portfolio styles
---------------------------------------------------------------*/
.portfolioimage {
	float: left;
	width: 317px;
	padding-left: 20px;
	margin-right: 10px;
}


.portfolioimage a {
	padding: 8px 8px 8px 8px;
	background: #F7F7F7; 
	display: block;
}

.portfolioimage img {
	 border: 0;
}

.portfolioimage a:hover {
  background: #EFEFEF;
}

.portfoliotext {
	float: left;
	width: 390px;
}

.portfoliotext p {
	padding: 0;
}

#screenshots {
	list-style: none;
	padding-left: 20px;
	clear: both;	
}

#screenshots li {
	float: left;
	margin-top: 5px;	
}

#screenshots li a {	
	background: #F5F5F5;
	font-size: 8px;
	display: block;
	margin-right: 2px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E9E9E9;
	width: 5px;	
}

#screenshots li#name {
	padding: 3px 9px;
	font-size: 0.8em;
}

#screenshots a:hover { background: #FFF; }

#clientquote {
	width: 660px;
	margin: 50px 20px 20px 20px;
	padding: 20px 5px 5px 5px;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	clear: both;
	font-family: Garamond, 'Times New Roman', serif;
	font-size: 1.4em;
	line-height: 1.5em;
	background: url(../_images/common/blockquote.gif) top left no-repeat;
	text-indent: 10px;
}

#sitehighlights {
	margin-left: 50px;
	padding: 0;
	list-style: none;
}


#sitehighlights li {
	height: 25px;
	padding-left: 25px;
	background: url(../_images/common/arrow.gif) no-repeat;
}

#sitelink {
	font-size: 11px;
	margin: 20px 0 0 50px;
}

#sitelink a {
	padding: 10px 25px 10px 12px;
	background: #B31E1E;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#sitelink a:hover {
	background: #FFFFFF;
	color: #B31E1E;
}

/* thinkweb suggest styles 
--------------------------------------------------------------*/
#suggest {
	list-style: none;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	background: #F1F6FF;
	padding: 8px 8px 8px 8px;
	width: 230px;
	margin: 0 auto;
	border: 1px solid #8D95AA;
}

#suggest li {
	height: 18px;
	padding: 2px 10px 0 15px;	
	color: #A8A8A8;
	display: block;	
	background: url(../_images/common/news_arrow.gif) no-repeat left center;		
}

#suggest li a {
	margin: 0;
	color: #5A5959;
	text-decoration: none;
	font-weight: normal;	
}

#suggest a:hover { text-decoration: underline; }

/* table elements
--------------------------------------------------------------*/
table.packages {
	width: 420px;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 11px;
	margin-bottom: 20px;
}

td.packages-header {
	padding: 5px 5px;
	background: #C82C2C;
	color: #FFFFFF;
}

td.packages {
	padding: 5px 5px;
}

td.packages-highlight {
	padding: 5px 5px;
	background: #EFEFEF;
}

td.pricing-header {
	background: #C82C2C;
	padding: 5px 5px;
	color: #FFFFFF;
}

table.addons {
	width: 420px;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 11px;
}

td.addons-header {
	padding: 5px 5px;
	background: #C82C2C;
	color: #FFFFFF;
}

td.addons {
	padding: 5px 5px;
}

td.addons-highlight {
	padding: 5px 5px;
	background: #EFEFEF;
}

table.features {
	width: 350px;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 11px;
}

td.features-header {
	padding: 5px 5px;
	background: #C82C2C;
	color: #FFFFFF;
}

td.features-highlight {
	padding: 5px 5px;
	background: #EFEFEF;
}

td.features {
	padding: 5px 5px;
}

#contacts {
	width: 200px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

td.contacts-telephone {
	height: 15px;
	padding-right: 15px;
	background: url(../_images/common/contact_telephone.gif) no-repeat right center;
}


/* forms 
------------------------------------------------*/
#dualcontainerright input, select, submit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 2px;
}
#dualcontainerright fieldset {
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	padding: 5px;
 	margin: 10px 20px;
	text-align: right;
}

.ext {
	width: 60px;
}
.search {
	margin-top: 10px;
	float: right;
}

.txtdomain {
	width: 110px;
}

#hosting-selection {
	margin: 20px;
	border: none;
}

#hosting-selection select {
	width: 150px;
}	

	
/* footer styles
---------------------------------------------------------------*/
#footer {
	margin-top: 13px;
	width: 740px;
	height: 62px;
	background: url(../_images/common/footer_bg.gif) no-repeat;
	font-size: 10px;
	color: #8A8B88;
	padding: 14px 0 14px 0;
	clear: both;	
}

#footer a {
	color: #B21D1D;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#footersubmenu  a{
	color: #FFF;
	background-color: #B31E1E;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#footersubmenu a:hover {
	color: #B31E1E;
	background: none;
	text-decoration: none;
}

/* Contact us Styles
---------------------------------------------------------------*/

#mailsuccess {
	margin-left: 20px;
	background: url(../_images/common/green_arrow.gif) left center no-repeat;
	padding-left: 12px;	
	font-size: 1.2em;
}

#contactheader {
	background: #FAF9F9;
	margin: 0 20px 20px;
	padding: 10px 10px 0 10px;
	border: 1px dashed #BD2424;
	font-size: 1.2em;
}

/* Legal (AUP / Privacy / TOS) styles
---------------------------------------------------------------*/

.legal li {
	margin-left: 30px;
}

.legal {
	margin-bottom: 20px;
}


/* These are standard sIFR styles... do not modify 
---------------------------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

