body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:#E4EDF5 url(/im/bg.gif) repeat-x fixed 0 0;
	margin:0px;
}

a {
	color:#09599D;
	text-decoration:none;
}

a:hover {
	color:#73AF41;
}

form {
	padding:0px;
	margin:0px;
}

h1 { }
h2 { }
h3 { }

.home_im_space { margin: 0 10px;}

#container {
	margin:auto;
	width:960px;
}

#whiteBoxTop {
	background:transparent url(/im/blue-top2.gif) no-repeat scroll center bottom;
	height:12px;
	padding-top:30px;
	width:100%;
}

#whiteBox {
	background-color:#FFFFFF;
	min-height:550px;
	width:100%;
}

#whiteBoxBottom {
	background-image:url(/im/blue-bottom-grad2.png);
	background-repeat:no-repeat;
	height:45px;
	width:100%;
}

#leftNav {
	float:left;
	left:10px;
	min-height:550px;
	position:relative;
	text-align:center;
	width:200px;
}

#leftNav p {
	font-weight:bold;
	font-size:1.1em;
	color:#999;
}

#rightContent {
	float:right;
	min-height:550px;
	position:relative;
	right:10px;
	width:730px;
}


/* top */

#top {
}

/*Fat Erik's Pipelist*/
#top ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#top ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#top ul li:before { content: "| "; }
#top ul li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #top ul li {
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #top ul { height: 1%; }

* html #top ul li {
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #top ul li:first-child { border-left: 0; }


/* menu */

#menu {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-top:20px;
}

#menu ul {
	margin:15px auto;
	padding:0;
	text-align:center;
}


#menu ul li {
	display:inline;
}

#menu ul li a {
	display:inline-block;
	height:60px;
	width:70px;
	background-repeat:no-repeat;
	background-position: bottom center;
}

#iconDomains { background-image:url(/im/icon_domains.gif); }
#iconHosting { background-image:url(/im/icon_hosting.gif); }
#iconWebsites { background-image:url(/im/icon_websites.gif); }
#iconPortfolio { background-image:url(/im/icon_portfolio.gif); }
#iconServices { background-image:url(/im/icon_services.gif); }
#iconProducts { background-image:url(/im/icon_products.gif); }
#iconBlog { background-image:url(/im/icon_blog.gif); }
#iconMedia { background-image:url(/im/icon_media.gif); }
#iconSEO { background-image:url(/im/seo.gif); }

#content {
	padding:10px;
	color:#777;
	font-size:1.1em;
	margin:0 0 30px;
	line-height:1.5em;
}

#content h1 {
	line-height:1.3em;
}

#domainLookUp {
	background-image:url(/im/domain_lookup_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:78px;
	margin:15px auto;
	padding:1px 15px;
	width:370px;
	text-align:center;
}

#quickProducts {
	color:#000000;
	font-weight:bold;
	width:400px;
	margin:auto;
}

#quickProducts .title {
	margin-bottom:-10px;
}

#quickProducts .box {
	background-image:url(/im/quick_product_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:78px;
	margin:15px auto;
	padding:1px 20px;
	width:360px;
}

#portfolio ul li {
	display:inline-block;
	list-style-type:none;
	margin:4px;
	padding-right:20px;
	position:relative;
	vertical-align:top;
	width:220px;
}


#moneyBack{
	padding:4px;
	margin:4px;
	margin-top: 50px;
}

#bottom {
	bottom:35px;
	position:relative;
	right:10px;
}
	
#footer {
	font-size:0.9em;
	text-align:center;
	padding-bottom:30px;
}

#googleButton{
	float:left;
	padding:0 0 0 50px;
}

#paypalButton{
	float:right;
	padding:0 50px 0 0;
}

#staticWeb tr td {
	border-bottom:1px solid #ccc;
}

#staticWeb tr.firstRow td {
	border-top:1px solid #ccc;
}

#hosting {
	border:1px solid #ccc;
}

#hosting tr:hover {
	background:#eee;
}


/* classes */

.price-line { font-weight:bold; text-align:right;padding:10px 10px 0 0;	 }
.price { font-size:2em;font-weight:bold; }
.cta { font-weight:bold; text-align:right; padding-right:20px; color:#FFFFFF }
.cta a { color:#FFFFFF; text-decoration:none; }
.cta a:hover { text-decoration:underline; }

/* table compare */
.tbl_compare { width:100%; }
.tbl_compare p { margin:0; }
.tbl_compare th, .tbl_compare td { padding:5px;text-align:left; border-bottom:1px solid #DBDBDB; border-right:1px solid #DBDBDB; border-top:0 none; vertical-align:middle;font-weight:normal; }
.tbl_compare th { border-left:1px solid #DBDBDB; }
.tbl_compare td { text-align:center; }
.tbl_compare .featalt, .tbl_compare .alt { background-color:#F0F0EE; }
.tbl_compare .feat { }
.tbl_compare .rowheading { background:#A0A0A0 none repeat scroll 0 0; border:0 none; color:#FFFFFF; padding:5px 10px; text-align:left; vertical-align:middle; }

/* table domain */
.tbl_domains { width:100%; }
.tbl_domains p { margin:0; }
.tbl_domains th, .tbl_domains td { padding:5px;text-align:left; border-bottom:1px solid #DBDBDB; border-right:1px solid #DBDBDB; border-top:0 none; vertical-align:middle;font-weight:normal; }
.tbl_domains th { text-align:center; }
.tbl_domains th h3 { margin:5px 0; }
.tbl_domains td { text-align:center; }
.tbl_domains .featalt, .tbl_domains .alt { background-color:#F0F0EE; }
.tbl_domains .feat { }
.tbl_domains .rowheading { background:#A0A0A0 none repeat scroll 0 0; border:0 none; color:#FFFFFF; padding:5px 10px; text-align:left; vertical-align:middle; }
.tbl_domains .name { border-left:1px solid #DBDBDB; font-size:1.2em; letter-spacing:0.1em; text-align:left; }


.domainlist {
	padding-bottom:10px;
}

.domainlist tr th {
	text-align:left;
}

.bottom {
	bottom:0;
	position:absolute;
}

.small {
	font-size: S;
}

.contactList{
	list-style-type:none;
	padding:0;
}

.contactList li a{
	vertical-align:4px;
}

.contactList li.skype{
	list-style-image:url(/im/ic_skype_20.gif);
	list-style-position:inside;
}

#call {position:fixed; float:left; height:50px;z-index:99;}

/* QUOTE FORM */
#formQuote { padding:0 50px; }
#formQuote fieldset input { width:100px; }

.formLeft { border:none; float:left; padding:0; margin:0; width:49%; }
.formRight { border:none; float:right; padding:0; margin:0; width:49%; }

.red { color:#FF0000; font-size:24px; text-align:center; font-weight:bold;}
.mid { width:200px; margin:auto;}
.ebook { float:left; margin-right:10px;}

/* blog */
#sidebar {}
#sidebar ul {list-style-image:none;list-style-position:outside;list-style-type:none;padding:0;}
#sidebar ul li {text-align:left;}
#sidebar h2 {background-color:#E4EDF5;font-size:1.2em;padding:3px;}
.post { border-bottom:1px dotted #000; padding-bottom:20px; margin-bottom: 40px;}
.post h2 {margin-bottom:0;}

.widget h2 {}
.widget ul {}
.widget ul li { color:#09599D; list-style:square outside none; margin:0 0 4px 15px; }


/* infoBox */
.cornerTL { display:block; height:8px; background:transparent url("/im/generic_tl.gif") no-repeat top left; }
.cornerTR { height:8px; background:transparent url("/im/generic_tr.gif") no-repeat top right; }
.cornerBL { display:block; height:7px; background:transparent url("/im/generic_bl.gif") no-repeat top left; }
.cornerBR { height:7px; background:transparent url("/im/generic_br.gif") no-repeat top right; }

.infoBox_orange { background:#f6aa22 url('/im/orange_bg.gif') repeat-x scroll 0 0; color:#FFF; }
.infoBox_green { background:#95c36d url('/im/green_bg.gif') repeat-x scroll 0 0; color:#FFF; }
.infoBox_blue { background:#98b9d9 url('/im/blue_bg.gif') repeat-x scroll 0 0; color:#FFF; }

.infoBox { color:#FFF; margin-bottom:10px; }
.infoBox h2 { padding:0 4px; color:#FFF !important; margin-top:0;	 }
.infoBox h3 { text-align:center; padding:0 4px; color:#FFF !important; margin-top:0;	 }
.infoBox p { padding:0 4px; color:#FFF !important; margin-top:0;	 }
.infoBox form input { margin:4px; }

.infoBox ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0 4px; color:#FFF; }
.infoBox ul li { margin:10px; }
.infoBox ul li a { color:#FFF; }
.infoBox ul li a:hover { text-decoration:underline; }


/* Domain Name Search Results */
#domain-results { }
#domain-results tr {  }
#domain-results tr th { border-bottom:1px solid #CCCCCC;font-size:1.2em;padding-bottom:3px;text-align:left; }
#domain-results tr td { border-bottom:1px dotted #CCCCCC;padding:4px; }

.buy-domains { display:block;margin-left:155px; }
.availablity-domains { float:left;position:relative;top:3px; }


.form-error { color:#FF0000; }


.greyBox {
	background:transparent url(/images/grey_box.gif) no-repeat scroll 0 0;
	height:70px;
	margin:10px 0;
	padding:5px;
}

.greyBox h4 {
	font-size:1.3em;
	margin:16px 6px;
	text-align:center;
}

#cp { border:2px solid; list-style:none; margin:0; padding:0; font-size:11px; }
#cp img { width:100px; }
#cp li { display:inline-block; text-align:center; margin:18px 6px; }
#cp li a { }
#cp li a:hover { }

.dac-results-table { }
.dac-results-table tr { }
.dac-results-table tr td { border-top:1px solid black; padding:5px 2px; }
.dac-results-table tr th { }


ul.promoboxes {
	float:left;
	padding:0;
}

ul.promoboxes li {
	background:#FFFFFF url(/images/bg_boxes.png) no-repeat scroll center top;
	display:block;
	float:left;
	height:100px;
	margin-right:3px;
	width:297px;
}

ul.promoboxes li a {
	display:block;
	font-weight:bold;
	height:100px;
	text-decoration:none;
	width:297px;
}

ul.promoboxes li img {
	float:left;
	margin-top:-14px;
	border:none;
}

ul.promoboxes li .heading {
	font-size:16px;
	letter-spacing:-1px;
	margin-top:22px;
	display:block;
}

ul.promoboxes li .text {
	color:#666666;
	font-weight:normal;
	padding-right:15px;
}

ul.promoboxes .end {
	margin:0;
}

ul.promoboxes li a strong {
	color:#09599D;
}

ul.promoboxes li a:hover strong {
	color:#73AF41;
}

.date { background:none repeat scroll 0 0 #3F7EBA; float:left; margin:0 10px 35px 0 !important; padding:5px !important; text-align:center; width:40px; }
.date .day { font-size:18px; }
.date .month { }
.clear { clear:both; }