/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

m,p order: T R B L
*/
body,ul {
	margin: 0;
	padding: 0;
}

/* body defined in header.css now */

.default_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.verdana_font {
	font-family: Verdana,sans-serif;
}
p.verdana_font {
	font-size: 13px;
	line-height: 1.8em;
}

h1,h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}
h2.inner_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-transform: none;
	font-weight: normal;
	margin-top: 40px;
}

h3 {
	font-size: 1em;
}

p,ul,ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {

}

.indented p {
	margin-left: 20px;
}

blockquote {
	padding: 0 30px;
	background: url(../images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}


a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

a.orderlink {
	background:none;
}
a.orderlink img {
	border: 0 none;
}

a.nobg {
	background: none;
}

hr {
	display: none;
}

/* various tags used throughout site */
.tm {
	vertical-align: super;

	font-size: 0.6em;
	line-height: 0.5em
}
.title > .tm {
	font-size: 0.4em;
	vertical-align: top;
	line-height: 1.5em;
}

/* Wrapper */
#wrapper {
	background: url(../images/img08_h250.gif) repeat-x left bottom;
}

/* Menu (#menu), Header (#header), Logo, Search, Sub-Menu styles all defined in header.css now */

/* Page */
#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(../images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(../images/img09.gif) no-repeat left bottom;
}

#page ul {
	/*list-style: none;*/
}

#page ul li {
	margin-left: 35px;
	/*
	padding-left: 15px;
	background-image: url(../images/img11.gif);
	background-repeat: no-repeat;
	background-position: left 8px;*/
}

/* Content */
#content {
	float: left;
	width: 570px;
	min-height: 650px;
	padding: 0 0 0 20px;
}

#content_wide {
	float: left;
	width: 939px; /* orig95%;*/
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

html>body #content_wide {
	height: auto;
}

/* main page - REMOVE 5.21.2009 */
#main_easy_as_123 * {
	margin: 0;
	padding: 0;
}
#main_easy_as_123 {
	float: left;
	position: relative;
	height: 164px;
	width: 570px;
	background-image: url(../images/gray_box570.gif);
	background-repeat: no-repeat;
}

#main_easy_as_123 .title {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#main_easy_as_123 #process {
	width: 430px;
}

#main_easy_as_123 .process_images img {
	padding-top: 8px;
}

#main_easy_as_123 .process_images #imgscreen {
	padding-top: 12px;
}

#main_easy_as_123 #see_the_demo {
	float: right;
	position: relative;
	margin: 0;
	top: 10px;
	left: -10px;
	text-align: center;
	font-style:italic;
	font-size:13px;
} /* END REMOVE */


/* Post */
.post {
}

.post .bigpix {
	margin: 0px;
	padding: 0px;

	background-image: url(../images/main_image.jpg);
	width: 570px;
	height: 328px;
}
#vidtabs {
	width: 570px;
	position: relative;
	top: -12px;
}
#vidtabs .vidtab {
	float: left;
	width: 190px;
	height: 27px;
	text-align: left;
	font-weight: bold;
	color: #000;

	background-repeat: no-repeat;
}
#vidtabs .vidtab a {
	display: block;
	padding-top: 6px;
	padding-left: 35px;
	background-image: none;
	color: black;
}
#vidtabs div.taborange { 	background-image: url(../images/tabs/left_orange.png); }
#vidtabs div.taborange:hover { 	background-image: url(../images/tabs/left_orange-hover.png); }

#vidtabs div.tabgreen { 	background-image: url(../images/tabs/center_green.png); }
#vidtabs div.tabgreen:hover { 	background-image: url(../images/tabs/center_green-hover.png); }

#vidtabs div.tabblue { 		background-image: url(../images/tabs/right_blue.png); }
#vidtabs div.tabblue:hover { 	background-image: url(../images/tabs/right_blue-hover.png); }
#vidtabs div:hover {
	text-decoration: none;
}

.post .title {
	padding: 10px 10px 0 10px;
	margin: 0;
	font-size: 2.2em;
	font-weight: normal;
}

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 0px 0 10px; /* removed 10px right padding to get sidebar flush 9.15.2008 */
	margin: 0;
}
.post .entry p {
	margin-top: 0;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(../images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */
.sidebar {

}

#page .sidebar ul {
	line-height: normal;
}
/* Removing 10.1.2008 - EcoSnap
#page .sidebar li {
	padding: 0px;
	background: none;
}

#page .sidebar li ul {

}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(../images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}
*/
.sidebar a {
	background: none;
}

/* Sidebar One */
#sidebar1 {
	float: right;
	width: 330px;
	height: 620px;
	padding: 0;
	margin-right: 1px;
}

/* all the sidebar boxes will have the content_box attributes - BA */
#sidebar1 .content_box {
	margin-left: 0px;
	background-color: #FDFDFD;
	border-left: 1px solid #E0E0E0;
}

#sidebar1 #postit {
	float:left;
	position:relative;
	width:0px;
	height:0px;
	top:30px;
	left:-30px;
	z-index:99;
}
#sidebar1 #postit.slim {
	top:15px;
	left:-45px;
}

#sidebar1 #top {
}

#sidebar1 #middle {
}

#sidebar1 #bottom {
}

#sidebar1 .content_box .title {
	height: 24px;
	background: url(../images/sidebar/bg_gray_w330.jpg) no-repeat;
	background-position: top;

	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

	border-bottom: 1px #E0E0E0 solid;
	border-top: 1px #E0E0E0 solid;

	font-size: 16px;
	font-weight: normal;
	color: #00447C;
	white-space:nowrap;
}

#sidebar1 .content_box .entry {
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar1 #bottom .content_box .entry {
	border-bottom: 1px solid #E0E0E0;
}

#sidebar1 #bottom img {
	padding-top: 0px;
}

#sidebar1 .testimonials {
	float: left;
	/*background: url(../images/img12.gif) no-repeat;
	padding-left: 30px;*/

	margin-top: 12px;
	padding-right: 10px;

	line-height: 175%;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
#sidebar1 .testimonials.slim {
}
#sidebar1 .testimonials  #sirius {
	padding-left: 40px;
}
#sidebar1 .testimonials.slim  #sirius {
	padding-left: 0px;
}

#sidebar1 .testimonials .quote_date {
	background: url(../images/endquote.gif) no-repeat;
	background-position: top right;
	padding-right: 40px;
	padding-top: 10px;
	text-align:right;
}

#txtEmailInput {
	background: url(../images/recycle-input-box.gif) no-repeat;
	width: 122px; /* 152px is actual bg image width */
	height: 23px; /* 28px is actual bg image height */
	margin: 0;
	border: 0;

	padding-left: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;

	color: #555555;
	font-weight: bold;
	font-size: .8em;
	text-align: left;
}

#bottom .error {
	color: #AA0000;
}

/* Tag Cloud */
#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */
#footer {
	width: 960px;
	height: 103px;
	margin: 0 auto;
	background: url(../images/img10_h100.gif) no-repeat;
}

#footer p {
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

#cc_accept {
	margin: 8px 0 0 0;
	padding: 0;
	line-height: normal;
	text-align: center;
}
#cc_accept li {
	list-style: none;
	display:inline;
}
#cc_accept li img { border: 0 none; }

/* EcoSnap Sidebar Content Box(es) */
#no_hidden_fees {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
}

#pkg_price {
	float: left;
	width: 100%; /*290px*/
	height: auto;
	margin-left: 0;
}

#pkg_price #dollarsign {
	float: left;
	position: relative;
	top: -15px;
	left: 8px;
	font-size: 18pt;
}

#pkg_price #seven {
	float: left;
	position: relative;
	margin-top: -30px;
	top: -15px;
	font-size: 7em;
}

#pkg_price #change {
	float: left;
	position: relative;
	top: -17px;
	font-size: 18pt;
	text-align: left;
}

#satisfaction {
	clear:both;
	font-size: 14px;
	text-align:center;
}

#pkg_price #change img {
	padding-top: 12px;
}

#pkg_features {
	float:left;
	position: relative;
	top: 2px;
	left: 10px;
	text-align: left;
	font-variant: small-caps;
	font-size: 8pt;
	white-space: nowrap;
}

#pkg_features ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
}

#pkg_features ul li {
	padding: 0;
	margin-left: 20px;
}

/** SLIM VERSION**/
#pkg_price_slim {
	margin-left: 20px;
}

#no_hidden_fees_slim {
	clear: both;
	position: relative;
	white-space: nowrap;
	top: -4px;
}

#pkg_price_slim #dollarsign {
	float: left;
	position: relative;
	left: 8px;
	font-size: 18pt;
}

#pkg_price_slim #seven {
	float: left;
	position: relative;
	margin-top: -10px;
	top: -15px;
	font-size: 7em;
}

#pkg_price_slim #change {
	float: left;
	position: relative;
	margin-top: 3px;
	font-size: 18pt;
	text-align: left;
}

.slim #satisfaction {
	padding-top: 3px;
	white-space: nowrap;
	font-size: 11pt;
	text-align: center;
}

#pkg_price_slim #change img {
	padding-top: 12px;
}

.pkg_features_slim {
	float: left;
	position: relative;
	top: 6px;
	text-align: left;
	font-variant: small-caps;
	font-size: 8pt;
	white-space: nowrap;
}

#page .pkg_features_slim ul  {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0;
	margin-bottom:0;
}

#page .pkg_features_slim ul li {
	padding: 0;
	margin-left: 20px;
}

/** END SLIM VERSION **/
#entry_left {
	float: left;
	width: 640px;
}

.green {
	color: #009933;
}
.red {
	color: #BE0005;
}

/* eco snap middle sidebar content box */
#phone_num {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
}
#phone_num_local {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: right;
}

#mb_phone_num {
	/* this block only when displayed in smarty */
	padding-left: 15px;
	float: left;
}

#details {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#details #left { float: left; }
#details #right { float: right; }

#details ul {
	list-style: none;
	background: none;
}

#details ul li {
	background: none;
	list-style-position: outside;
	list-style-image: url(../images/orange-i.gif);
	padding-left: 15px;
	margin-left: 20px;
}

form .required_highlight {
	border: 1px solid red;
}

.floatingContent {
	background-color: #FFFFFF;
	border: 2px solid #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* spread the word */
#orange_i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

#orange_i img {
	padding: 10px;
}

#orange_i ul {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: normal;
}
#orange_i ul li {
	margin: 0;
}

#fineprint {
	font-size: 11px;
	clear: both;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;

	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
}

.es_button2 {
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}
.es_button2 .buttontext {
	width: 186px;
	height: 65px;
	text-align: center;
	display:block;
	background-image: url(../images/btn/web2/blue_web2.0.png);
	background-repeat: no-repeat;
	padding-top: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#why_choose_ecosnap {
	background-image: url(../images/jumping.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	position: relative;
	margin-bottom: 40px;
}

.es_button {
	cursor: pointer;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.es_button .left {
	float: left;
	background-image: url(../images/btn/left.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 22px;
	min-height: 22px;
}

.es_button .right {
	float: left;
	background-image: url(../images/btn/right.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 22px;
	min-height: 22px;
}

.es_button .buttontext {
	float: left;
	min-height: 22px;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	background-image: url(../images/btn/bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/** support.php specific **/
#support {
	float: left;
	position: relative;
	width: 100%;
	height: auto;
}

#support #left {
	float: left;
	position: relative;
	height: auto;
	width: 50%;
}

#support #right {
	float: right;
	position: relative;
	height: auto;
	width: 50%;
}

#support ul li {
	list-style: none;
	background: none;
	background-image: none;
}

#support li {
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
}

#support li img {
	vertical-align: middle;
	background: none;
}

#support a {
	background: none;
}

/** support.php END **/
.todo {
	background: #FFFFC0;
	border: dashed 1px black;
}



.visible_hr {
	width: 100%;
	color: #CCCCCC;
	height: 2px;
	display: block;
}


.contact_us_bg_boxes {
	position: relative;
	height: 31px; /* bg image actual height=86px */
	padding-top: 55px;
	text-align: center;
	font-weight: bold;
	text-align: center;

	font-family: Arial,Helvetica,sans-serif;
}
.contact_us_bg_boxes-small {
	position: relative;
	height: 24px; /* bg image actual height=67px */
	padding-top: 43px;
	text-align: center;
	font-weight: bold;
	text-align: center;

	font-family: Arial,Helvetica,sans-serif;
}

.contact_us_bg_boxes:hover,
.contact_us_bg_boxes-small:hover {
	cursor: pointer;
	color: #E43C15;
}

#contact_us {
	float: left;
	width: 215px;
	white-space: nowrap;
	margin-right: 20px;

	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}
#contact_us_email {
	float: right;
	width: 45px;
	background-image: url(../images/chat_email.gif);
}
#contact_us_chat {
	float: left;
	width: 51px;
	background-image: url(../images/chat_green_man.gif);
}
#contact_us_email-small {
	float: right;
	width: 35px;
	background-image: url(../images/chat_email-small.gif);
}

/* domain_registration.php */
#tbl_domain_pricing th {
	color: #EEEEEE;
	background: #345699 none repeat scroll 0%;
	font-weight: bold;
	white-space: nowrap;
}
.freedomain {
	color: blue;
}

.coming_soon {
	font-size: 2em;
	font-weight: bold;
}

/* BEGIN news.php specific */
.news_entry {
	display: block;
}
.news_entry .ntitle {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
}
.news_entry .ndate {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0;
}
.news_entry .nentry {
	padding-top: 10px;
}
/* END news.php specific */

/* BEGIN: cpanel hosting features page */
.demoinfo {}
.demo_left {
	width: 50%;
	float: left;
}
.demo_left div.try4yourself { font-weight: bold; margin: 20px 0 10px 0; font-size: 14px;}
.demo_left div.label { float: left; width: 100px; margin-left: 20px; }
.demo_right {
	width: 50%;
	float: right;
	text-align: center;
}
.demo_right img.cpanelscreen {
	padding: 2px;
	border: 1px solid #ccc;
}
form.demoForm {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
form.demoForm fieldset { border: 1px solid #781351; }
form.demoForm legend {
	background: #FFA20C none repeat scroll 0 0;
	border: 1px solid #781351;
	color: #fff;
	margin-left: 20px;
	padding: 2px 6px;
}
/* END cpanel hosting features page */
