/* Color reference:
	cherry: rgb(191, 0, 0);
	golden site bkgd: rgb(255, 211, 138);
	bright gold: rgb(255, 183, 61);
	tan for highlight boxes: rgb(255, 231, 191);
	dark gray for body text: rgb(70, 70, 70);
*/

body{
	font-size: 14px;
	font-family: Georgia;
}


/* HYPERLINKS / COLORS */
a:link,
a:hover,
a:visited{color: #1687c5;}
#content .normal ul.newsList li p a.more{color: #1687c5;}
#footer .footerList li{color: #69acd1;}
#footer .copyright{color: #69acd1;}
.blue{color: #1687c5;}

#content .normal h3, #content .wide h3{color: #1687c5;}	
#content ul.newsList h3{color: #1687c5;}
#index #container #leaderboard .intro h2{color: #1687c5;}

.error_message {
	font-weight: bold;
	color: rgb(191, 0, 0);
}

/* FORMS */

#content .form_center {
	margin: 0 auto 0 auto; 
	width: 360px;
}

#content input, textarea, select {
	color:#000000; 
	vertical-align: middle; 
	text-align: left;
/*	border: 1px solid #52646B; */
	font: 16px Arial, helvetica, sans-serif;
	margin: 4px;
	padding: 2px;
	
}

#content .button {
	border: 0;
	margin: 0;
}

.button_right {
	float: right;
	margin: 5px 60px 5px 0;
}

.clear_both {
	clear: both;
}

.photo_right {
	float: right;
	margin: 0 30px 0 30px;
}

.sample_125x125 {
	float: left;
	margin: 0 0 0 45px;
}

.sample_160x600 {
	float: left;
	margin: 0 0 0 85px;
}

/* TOP LINKS: LOG IN, ETC */
.top_links {
	float: right;
	width: 490px; 
	text-align: right;
	margin: 2px 0 0 0;
}

.top_links li {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: inline;
	color: #FFFFFF;
	margin: 0 4px 0 4px; 
}


.nav_bar_center {
	float: right;
	width: 746px; 
	height: 47px;
	margin: 27px 0 0 0;
	padding: 0;
}


/* TABLES */

table.compare {
	border-width: 1px 0 1px 0;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
}

table.compare th {
	border-width: 1px 0 1px 0;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.compare td {
	border-width: 1px 0 1px 0;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}


/* STEP-BY-STEP FOR CREATE SECTION OF SITE */

.steps {
	float: right;
	width: 600px; 
	text-align: left;
	margin: 25px 0 0 0;
}


.steps li {
	font-size: 16px;
	display: inline;
	color: #FFFFFF;
	margin: 0 12px 0 12px; 
}





/* TOP BANNER */
.top_banner {
/*	float: right; */
	margin: 5px 0 0 0;
	border: 0;
	width: 468px;
	height: 60px;
}




	
/* CONTENT + SIDEBAR - HOME & ABOUT /*

/* CONTENT - NORMAL */

.icon_right {
	float: left;
	margin: 5px;
}

#content .normal{
	width: 617px;
	background: url(../img/content/normal_bg.jpg) repeat-y;
	margin-left: 42px;
	margin-bottom: 20px;
	float:left;
}

#content .normal .top{
	width: 617px;
	height: 13px;
	background: url(../img/content/normal_top.jpg) no-repeat;
}

#content .normal .top_sponsored{
	width: 617px;
	height: 13px;
	background: url(../img/content/normal_top_sponsored.jpg) no-repeat;
}

#content .normal .bottom{
	width: 617px;
	height: 43px;
	background: url(../img/content/normal_bottom.jpg) no-repeat;
	margin-top: 15px;
}

/* CONTENT SUB PAGE STYLE */

#content .normal_bottom{
	width: 617px;
	height: 30px;
	background: url(../img/content/normal_normal_bottom.jpg) no-repeat;
}

#content .services img{margin: 0 35px 10px 25px;} 
#content .services .post{margin: 0 70px 20px 0;} 
.main-text {margin: 0 15px;}

#content .services .post .headline{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding-top: 8px;
}

/* END CONTENT SUB PAGE STYLE */

/* CONTENT - WIDE */

#content .wide{
	width: 941px;
	background: url(../img/content/wide_bg.jpg) repeat-y;
	margin-left: 42px;
	margin-bottom: 20px;
	float:left;
}

#content .wide .top{
	width: 941px;
	height: 13px;
	background: url(../img/content/wide_top.jpg) no-repeat;
}

#content .wide .bottom{
	width: 941px;
	height: 30px;
	background: url(../img/content/wide_bottom.jpg) no-repeat;
}


#content .bottom .link{
	float:right;
	padding-top: 18px;
	padding-right: 20px;
}

#content .normal .txt,
#content .wide .txt{
	padding: 10px;
	color: #666666;
	line-height: 18px;
}

#content .normal .txt p,
#content .wide .txt p{
	margin-bottom: 10px;
	margin-top: 0px;
}

#content .normal ul.bulletList,
#content .wide ul.bulletList{
	margin-left: 40px;
}

#content .normal ul.bulletList li,
#content .wide ul.bulletList li{
	background: url(../img/bullet.png) no-repeat left;
	padding-left: 20px;
}

#content .normal .hr{
	background: url(../img/content/hr_bg.jpg) no-repeat;
	width: 590px;
	height: 28px;
	border: 0;
}

#content .wide .hr{
	background: url(../img/content/hr_wide_bg.jpg) no-repeat;
	width: 878px;
	height: 18px;
	border: 0;
}

#content .normal ul.newsList{
	margin-left: 15px;
	margin-bottom: 15px;
}

#content .normal ul.newsList li{
	clear: both;
	padding-top: 20px;
}

#content .normal ul.newsList li .avatar{
	float:left;
	/* width: 252px; */
	margin: 0 auto 0 auto;
}

#content .normal ul.newsList li div{
	width: 280px;
	float:right;
	margin-right: 20px;
}

#content .normal ul.newsList li p{
	line-height: 20px;
	color: #666666;
	padding: 0;
	margin: 0;
}


#content .normal .attention,
#content .wide .attention{
	margin-top: 55px;
	margin-bottom: 55px;
}

h3{
	font-size: 14px;
	line-height: 16px;
} 

h4{
	color: #666666; 
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 10px 0;
}

h5{
	color: #666666; 
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 10px 0;
}

h6{
	color: #666666; 
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 10px 0;
}

/* STEP 2 - DESIGN TOOL */

#design_tool_top {
	margin-top: 200px;
}
	
#design_tool_right {
	float: right;
	height: 100%;
	padding: 10px;
	width: 200px;
}

#design_tool #design_tool_middle {
	width: 500px;
	margin: 0 auto 0 20px;
}

#design_tool .question {
	margin-top: 10px;
}

#design_tool .question_label_left {
	float: left; 
	width: 100px; 
	font-size: 16px;
	margin-top: 10px;
}

#design_tool img.banner_preview {
	display: block;
	/* first number was -30px */
	margin: 0 auto 5px auto;
	border: 0;
}

#design_tool_top h6 {
	text-align: center;
	margin-bottom: 45px;
}

#design_tool_right h6 {
	text-align: center;
	margin-bottom: 5px;
}

#help_information {
	/* float: left; */
	width: 400px;
	background-color: rgb(255, 211, 138);
	padding: 10px;
	margin: 10px;
}

#design_tool select {
	width: 240px;
	vertical-align: top; 
	text-align: left; 
	padding: 2px;
	font: 16px Arial, helvetica, sans-serif;
}

#design_tool select .button {
	width: auto;
	border: 0;
}

#design_tool input {
	vertical-align: top; 
	text-align: left; 
	padding: 2px;
	font: 16px Arial, helvetica, sans-serif;
}

#design_tool .question_input {
	width: 232px;
}

.white_subhead {
	font-size: 16px;
	color: #FFFFFF;
	padding: 35px 0 0 130px;
}

/* TOOL TIP FOR STEP2.PHP */

#design_tool a:hover {background:#fff; text-decoration:none;} /*BG color is a must for IE6*/

#design_tool a.tooltip span {display:none; padding:3px 4px; margin-left:8px; width:200px;}

#design_tool a.tooltip:hover span{display:inline; position:absolute; background:rgb(255, 250, 150); border:1px solid #cccccc; color:#6c6c6c;}



/* MY ACCOUNT SECTION */

ul.my_ads
{
	overflow: hidden;
	height: 1%;
	margin: 10px 0 10px 0;
}

.my_ads li
{
	float: left;
	list-style: none;
	margin: 15px;
}


/* CUSTOM SECTION */

.tagline{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.top img{
	margin: 0;
}
.free_custom_banner{
	position: absolute;
	margin-left: 75px;
	margin-top: 244px;
}


/* RIGHT - SIDEBAR */

#content .right{
	width: 303px;
	float: left;
	margin-left: 22px;
	margin-bottom: 20px;
}

/* SIDEBAR - INDEX STYLE */

#content .sidebar{
	width: 303px;
	background: url(../img/sidebar/sidebar_bg.jpg) repeat-y;
	margin-top: 21px;
}

#content .sidebar .hr{
	background: transparent url(../img/sidebar/sidebar_hr_bg.jpg) no-repeat;
	width: 295px;
	height: 28px;
	border: 0;
}

#content .sidebar_top{
	width: 303px;
	height: 8px;
	background: url(../img/sidebar/sidebar_top.jpg) no-repeat;
}

#content .sidebar_bottom{
	width: 303px;
	height: 44px;
	background: url(../img/sidebar/sidebar_bottom.jpg) no-repeat;
}

#content .sidebar_bottom .link{
	float:right;
	padding-top: 18px;
	padding-right: 20px;
}

#content .sidebar .txt{
	padding: 10px 15px 0 15px;
}

#content .sidebar .txt p{
	line-height: 18px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #666666;
}

#content .sidebar .txt p .contact{line-height: 24px;}

#content .sidebar ul.twitterList{
	margin-top: 10px;
}

#content .sidebar ul.twitterList li{
	background: url(../img/sidebar/quote_icon.jpg) no-repeat left top;
	display: block;
	color: #666;
	margin: 11px 17px 11px 17px;
	line-height: 25px;
	font-size: 18px;
	text-align: center;
}

#content .sidebar .ad{
	margin-bottom: 15px;
	margin-left:2px;
}

/* SIDEBAR SUBPAGE STYLE */

#content .sidebar_normal_bottom{
	width: 303px;
	height: 30px;
	background: url(../img/sidebar/sidebar_normal_bottom.jpg) no-repeat;
}

/* END SIDEBAR SUBPAGE STYLE */


.packs img{
	margin: 0;
	border: 0;
	padding: 0;
}

.packs align_left{
	float: left;
	width: 30px;
}



/* FOOTER */

#footer{
	background: #000000 url(../img/footer_bg.jpg) repeat-x top center;
	width: 100%;
	height: 210px;
	margin-top: 24px;
	font-family: "Lucida Sans";
}

#footer h2{
	padding: 0;
	margin: 0;
}

#footer .footerList{
	margin-top: 25px;
	margin-left: 51px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
}

#footer .footerWrap{
	width: 1024px;
	margin: 0 auto;
}

#footer .footerList li{
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer .godaddy_seal{
	position: absolute;
	margin-left: 945px;
	margin-top: 95px;
}

#footer .copyright{
	clear: both;
	margin-left: 51px;
	padding-top: 25px;
	font-size: 10px;
}

#twitter_div {
	margin: 0 100px 0 100px;
	}

