/* Domain Name Landing Page */

* {
	margin:0;
	padding:0;
}

body{
	background:url(../images/domain_body_bg.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
}

a{ 
	text-decoration:none;;
}

#header{
	margin:0 auto;
	width:85%;
	height:125px;
	border-bottom:1px solid #d3d3d3;
}


/* Your domain name  */
#header h1{
	color:#0055bb;
	font-family:20px;
	letter-spacing:-.075em;
	font-weight:bold;
	float:left;
	height:86px;
	padding-top:35px;
}


#header img{
	float:left;
	padding-top:10px;
}


/* Volusion Logo */

#header h2{
	width:210px;
	height:119px;
	background:url(../images/domain_logo.gif) no-repeat right top;
	float:right;
}

#header h2 a{
	height:100%;
	width:100%;
	display:block;
	text-indent:-9999px;
	clear:both;
}


/* Content  */

#content-container{
	margin:0 auto;
	width:85%;
}

#main-content{
	width:75%;
	float:left;
}

/* Side Navigation */

#side-nav{
	width:20%;
	float:right;
}

#side-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:30px;
	padding-top:8px;
}

#side-nav ul li{
	text-align:right;
	padding-right:3em;
}

#side-nav ul li a{
	color:#ababab;
	font-size:20px;
	text-transform:lowercase;
	letter-spacing:-.015em;
}

#side-nav ul li a:hover{
	color:#f4a73d;
}


/* Side Navigation Icons BG images */

.sell-online{
	background:url(../images/sellonline_icon.gif)  no-repeat right center;
}

.merchant-services{
	background:url(../images/merchant_icon.gif)  no-repeat right center;
}

.domains{
	background:url(../images/domains_icon.gif)  no-repeat right center;
}

.livechat{
	background:url(../images/livechat_icon.gif)  no-repeat right center;
}

.marketing{
	background:url(../images/marketing_icon.gif)  no-repeat right center;
}

.ssl{
	background:url(../images/ssl_icon.gif)  no-repeat right center;
}



/* Steps for selling online */

#starting-an-online-business {
	margin:0 auto;
	padding:0;
	padding-top:0px;
	width:780px;
	font-family:Arial,sans-serif;
	font-size:12px;
	text-align:left;
}



#starting-an-online-business h1,h2,h3,h4,h5,div {
	margin:0;
	padding:0
}

.starting-an-online-header{
	margin:auto !important;
	text-align:center;
	width:761px;
	height:103px;
	background:url(../images/header_banner.gif) no-repeat left top;
	text-indent:-9999px;	
}

.step_header{
	background:transparent url(../images/step_header.gif) no-repeat scroll left top;
	border-bottom:1px dashed #CCCCCC ;
	height:auto;
	margin:1em auto auto;
	min-height:130px;
	padding-bottom:1em;
	padding-left:58px;
	width:700px;
}



.step_number {
	color:#ff8a00;
	font-size:25px;
	padding-top:7px;
	width:25px;
	float:left;
}

.step_title {
	color:#236cc4;
	font-size:23px;
	float:left;
	margin-left:20px;
	padding-top:8px;
	text-transform:none;
}


.step_intro-text{
	clear:both;
	text-align:left;
	padding-left:45px;
	font-size:13px;
	padding-top:8px;
}

.step_intro-text a{
	text-decoration:none;
	color:#000000 !important;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:13px;
}

.step_intro-text a:hover{
	text-decoration:none;
}

.step_article {
	
	text-align:left;
	padding-left:20px;
	background:url(/images/article_left_border.gif) repeat-y left top;
}

.step_features{
	background:#f2f2f2;
	border:1px solid #E6E5E5;
	margin-left:4em;
	width:80%;
	
}

.features_intro{
	margin-bottom:1em;
	display:block;
	font-size:13px;
}

.step_features ul{
	line-height:21px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:22px;
}

.step_features ul li{
	background:transparent url(/images/features_bullet.gif) no-repeat scroll left center;
	padding-left:1.25em;
	font-size:14px;
}


.features_title {
	color:#236cc4;
	font-size:23px;
	margin-left:20px;
	padding-top:10px;
}

.workdone-foryou{
	clear:both;
	margin-left:58px;
	padding-top:8px;
	padding-bottom:8px;
	
}
.workdone-foryou a{
	text-decoration:none;
	color:#000000 !important;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:12px;
	
}
.workdone-foryou img{
	margin-left:-3px;	
	padding-top:6px;
}

.workdone-foryou-title{
	border-top:1px solid #F2F2F2;
	color:#7DCA22;
	float:left;
	font-size:18px;
	margin-left:46px;
	padding-top:13px;
	text-transform:none;
	width:89%;
	background:transparent url(/images/volusion_bird.gif) no-repeat scroll left bottom;
	padding-left:2em;
}

.stepnine-learnmore{
	background:#F7F7F7 none repeat scroll 0% 50%;
	border:1px solid #E7E7E7;
	color:#506987;
	font-size:14px;
	margin:1em auto;
	padding:14px;
	width:90%;
	text-align:center;
}


.contact-sales-team{
	font-size:13px;
	text-align:left;
}

