

html { 
	padding:0px;
	margin:0px;
	height:100%;

}
ul, ol, dl{
	position:relative;
}
html { min-height: 100%; margin-bottom: 1px; }
body {
		background:#CCCCCC url(/v/vspfiles/assets/images/template/outer_tile.gif) repeat-x scroll left top !important;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
}

img {
	padding:0; 
	border:none;
}
img.noborder{
	border:none;
}
p,pre{
	margin:0px 10px 10px 10px;
}

h1 {
	font-size:14px;
	padding-top:10px;
	text-transform:lowercase;
	color: #564b47;
	background-color: transparent;
}
h2, h3{
	text-transform:lowercase;
}
a { 
	color: #0055BB;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none; 
}

a:hover{
	text-decoration:underline;
}
pre { 
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}

/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */

.halfcolumn { float: left; width: 49%; }		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 31%; }		/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */

.threequartercolumn { float: left; width: 72.5% }		/* 3/4 width column for a four column site */
.ir {display:none;}
.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
	width: 99.9%;
	overflow: hidden;

}

/*------------------------------Main Navigation------------------------------------------*/
.validation {  float: right; margin-right: 10px; } /* floats the validation buttons */
.validation img {  margin: 0; } /* floats the validation buttons */



/*************  #head ***************************************/
#outer{
	margin:0;
	padding:0;

	float:left;
	display:inline;
	#background-color:#c6c6c6;
}
#inner{
	margin:0;
	padding:0;
	width:782px;
	margin:0 auto;
	background-color:white;
}

#top_nav{
	display:block;
	margin:0;
	padding:10px 0;
	padding-bottom:5px;
	list-style-type: none;
	text-align: right;
	padding-right:30px;
}

#top_nav li{
	display:inline;
	margin:0;
	padding:0;
	margin-right:15px;
	padding-right:15px;
	font-size:11px;
	text-transform: lowercase;
	background: url('/v/vspfiles/assets/images/template/sub_nav_divider.jpg') no-repeat right center;
}
#top_nav li a{
	font-size:12px;
}

a:hover { outline: none !important;}
#view_cart_link{
	display:block;
	position: absolute;
	right:20px;
	top:0;
	width:110px;
	height:38px;
	margin:0;
	padding:0;
	background: url('/v/vspfiles/assets/images/template/btn_view_cart_top.gif') no-repeat left top;
	text-indent: -9999px;
	overflow: hidden; 
	behavior: url(/v/vspfiles/assets/includes/iepngfix.htc);
	text-align: left;
}

a#view_cart_link:hover{
	background: url('/v/vspfiles/assets/images/template/btn_view_cart_top.gif') no-repeat left bottom;
	behavior: url(/v/vspfiles/assets/includes/iepngfix.htc);
}

.free_trial_top a{
	color:#ff9933;
}

#bottom_nav a#top_nav_live_chat{
	background:transparent url(/v/vspfiles/assets/images/template/chat_icon_top.png) no-repeat scroll right top;
	display:block;
	height:12px;
	overflow:hidden;
	text-align:left;
	width:56px;
}

#bottom_nav{
	display:block;
	margin:0;
	padding:4px 0;
	padding-bottom:0px;
	list-style-type: none;
	text-align: right;
	padding-right:30px;
}

#bottom_nav li{
	display:block;
	margin:0;
	width:auto;
	float: right;
	padding:0;
	margin-right:8px;
	padding-right:8px;
	font-size:11px;
	color:#666;
	text-transform: lowercase;
	background: url('/v/vspfiles/assets/images/template/sub_nav_divider.jpg') no-repeat right center;
}
#bottom_nav li.last{
	cursor:pointer;
}
#bottom_nav li a{
	font-size:12px;
}

#bottom_nav .last a{
	color:#666;
}
/*************  #head ***************************************/
#head {
	margin:0 auto;
	padding:0;
	height:auto;
	background:#fff url(/v/vspfiles/assets/images/template/header_nav_bg.gif) no-repeat left top;
	width:782px;
	position:relative;
	text-align: right;
}


li.last{
	border: none !important;
	background:none !important;
	padding-right:0 !important;
	margin-right:0 !important;
}
#head h1 {
	margin: 0px;
	font-size: 13px;
	text-transform:lowercase;
	font-weight:normal;
	padding:45px 29px 0px 0px;
	color: gray;

}
* html #head h1{
	text-align: right;
	width:30%;
	margin-top:43px;
	padding-top:0;
}
#head h2 {
	margin: 0px auto;
	font-size: 12px;
	text-align: right;
	color: gray;
	padding:0px 15px 15px 15px;
	text-transform:lowercase;
	width:730px;
	font-weight:normal;
}

#head_top{
	margin:0;
	padding:0;
	margin: 0px auto;
	width:100%;
	z-index:1;
	position:relative;
	height:52px;

}
* html #head_top{
	margin-top:2px;
}
#head_top a{
	font-size:100%;
}
#head_top ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt auto;
	padding:0pt;
	text-align:center;
	width:88%;
	height:52px;

}

#head_top ul li a:hover{
	color:#FFBB00;
	text-decoration:none;
}
#head_top ul li{
	text-transform:lowercase;
	margin:0;
	padding:0;
	padding-right:15px;
	display:inline;
	float: left;
	width:auto;
}
#head_top ul li a{
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	color:#7a7a7a;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
	height:25px;
	margin-right:13px;
	padding-top:16px;
	width:81px;
}

#head_top ul li.current {
	background-image:url(/v/vspfiles/assets/images/template/head_top_nav_current_right2.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0;
	height:52px;
	margin-right:15px;

}
#head_top ul li.current a{
	background-image:url(/v/vspfiles/assets/images/template/head_top_nav_current_left2.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#0055BB;
	height:35px;
	padding-left:18px;
	padding-top:16px;
}

#head_top ul li.current a:hover{
	color:#80b9fc;
}

#head_bottom{
	background-color:#fff;
	padding:0;
	width:100%;
	margin:0px auto;
	text-align:center;
	padding-top:5px;

	background:#fff;
	clear:both;
	padding:0;
	margin:0 auto;
	z-index:0;
	text-align:center;
	color:white;
	width:100%;
	position:relative;
	text-indent:-9999px;
}



#head_bottom ul li.current_sec a{
	margin:0;
	color:#FF9933;
	font-weight:bold;
	background: url('/v/vspfiles/assets/images/template/head_bottom_current_nav.jpg') no-repeat left center;

}


#head_bottom ul li.current_sec a:hover{
	border:none;
	color:#ffc68e;
	font-weight:bold;	
	text-decoration: none;
}

#head_bottom ul{
	margin:0px auto;
	padding:5px 0; 
	list-style:none;
	text-align:center;
	width:85%;
}

#head_bottom ul li{
	margin:0;
	padding:0;
	float:left;
	text-transform:lowercase;
	background:#fff;
	width:auto;
	margin-right:15px;
	padding-right:15px;
}

#head_bottom ul li a{
	margin:0;
	color:#2f5f99;
	font-size:13px;
	display:block;
	padding:5px 10px;
}

#volusion_logo {
	display:block;
	margin:0;
	padding:0;
	text-align: left;
	position:absolute;
	top:2px;
	left:10px;
	width:175px;
	height:75px;
	text-indent:-9999px;
}





/*************  #content ***************************************/
#content {
	margin: 0px;
	margin-top:2px;
	background-color:#fff;	
	height:100%;
	padding:2px;
	width:605px;
	text-align:left;


}
*html #content {
	width:600px
}




#footer{
	margin:0 auto;
	padding:0;
	clear:both;
	height:106px;
	width:782px;
	background:url(/v/vspfiles/assets/images/template/footer_bg.gif) repeat-x left top;	
}

#footer ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	padding-top:21px;
	width:100%;
	text-align:center;
}

#footer ul li{
	margin:0;
	padding:0;
	display:inline;
	border-right:1px solid #a0b4d5;
	font-size:12px;
	padding-right:1em;
	padding-left:1em;
}

#footer ul li a{
	margin:0;
	padding:0;
	color:#626262;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
	text-transform:lowercase;
}

#footer ul li a:hover{
	text-decoration:none;
	color:#FFBB00;
}

/*************  Footer Copyright Info ***************************************/

#copyright{
	margin:0;
	padding:0;
	color:#4b4b4b;
	width:100%;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:10px;
}



#content_area{
	text-align: left;
	width:85%;
	margin:0 auto;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#content_area table td{
	text-align: left;
}
/*
#content_area table tr td font b
 {
	font-size: 17px;
	color: #0055BB;
	text-transform: none;
	font-family: Arial,Helvetica,sans-serif;
}
*/

/* Design Service banner  on shoppingcart.asp--------------------------------- */

#design_service_banner,
#fast_traffic_banner{
	margin:0;
	padding:0;
	position:absolute;
	background:url(https://store.volusion.com/v/vspfiles/assets/images/design_banner.gif) no-repeat left top;
	right:0px;
	top:-28px;
	width:242px;
	height:132px;}

#fast_traffic_banner{
	background:url(https://store.volusion.com/v/vspfiles/assets/images/fasttraffic.gif) no-repeat left top;
	right:42px;
	top:98px;
	width:158px;
	height:85px;}
	
#design_service_banner a,
#fast_traffic_banner a{
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:100%;
	height:100%;
	display:block;
}


/* Order Finished.asp  -------------------------------------------------------------------------------------------- */

#orderFinished{
	margin:0;
	padding:0;
	background:url(../images/orderfinished/receipt_icon.gif) no-repeat left top;
	padding-left:87px;
	height:112px;
	
}

#orderFinished h1{
	margin:0;
	padding:0;
	font-size:30px;
	color:#0055bb;
	letter-spacing:-.035em;
	font-weight:normal;
}

#yourOrderId{
	color:#5d5d5d;
	font-size:22px;
	letter-spacing:-.035em;
}

#yourOrderID #orderIdText{
	color:#62c116 !important;
}

#orderFinished p{
	margin:0;
	padding:0;
	padding-top:5px;
	font-size:12px;
}

#orderFinishedServices{
	margin:0;
	padding:0;
}

#orderFinishedServices h2{
	margin:0;
	padding:0;
	font-size:19px;
	color:#5d5d5d;
	font-weight:normal;
	letter-spacing:-.025em;
	border-bottom:1px solid #dbdbdb;
	clear:both;
}

#otherservicestitle {
	border-bottom:1px solid #DBDBDB;
	clear:both;
	color:#5D5D5D;
	font-size:19px;
	font-weight:normal;
	letter-spacing:-0.025em;
	margin:0pt 0pt 0pt 68px;
	padding-bottom:0pt;
	padding-right:0pt;
	padding-top:0pt;
	width:538px;
}

#orderFinishedServices p{
 clear:both;
 font-size:12px;
 text-align:center;
}

/* Other Services ---------------------------------------------------------- */

#OtherServices{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:15px;
	width:555px;
}

#OtherServices li{
	margin:0;
	padding:0;
	display:inline;
	display:block;
	float:left;
	width:170px;
	height:45px;
	text-align:center;
	padding-top:9px;
	background:url(../images/orderfinished/btn_services_bg.gif) no-repeat left top;
	margin-right:15px;
}

#OtherServices li a{
	font-size:19px;
	text-align:center;
	text-transform:lowercase;
}

#OtherServices li a:hover{
	text-decoration:none;
}


#orderBottom{
	margin:0;
	padding:0;
	margin-left:77px;
	margin-top:-25px;
	width:555px;
}

/* OrderFinished.asp In the meantime..... */

#inTheMeantime{
	margin-top:10px;
}

#inTheMeantime h2{
	margin:0;
	padding:0;
	font-size:19px;
	color:#5d5d5d;
	font-weight:normal;
	letter-spacing:-.025em;
	clear:both;
}
/* In the meantime icons */


#inTheMeantime a {
	margin:0;
	padding:0;
	font-size:12px;
}

#inTheMeantime ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-top:23px;
}

#inTheMeantime ul li{
	float:left;
	display:block;
	height:45px;
	width:215px;
	padding-left:45px;
	padding-top:8px;
	font-size:12px;
}

#inTheMeantime ul li#videos{
	background:url(../images/orderfinished/videos_icon.gif) no-repeat left top;
}

#inTheMeantime ul li#blog{
	background:url(../images/orderfinished/blog_icon.gif) no-repeat left top;
}

#inTheMeantime ul li#support{
	background:url(../images/orderfinished/support_icon.gif) no-repeat left top;
}

#inTheMeantime ul li#features{
	background:url(../images/orderfinished/features_icon.gif) no-repeat left top;
}
