html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 //font-family:  "Segoe UI",Verdana,Tahoma,Arial,sans-serif;
 font-family:  Arial,Verdana,Tahoma,sans-serif;
 vertical-align: baseline;
 line-height: 1.5em;
}
/* remember to define focus styles! */
:focus {
 outline: 0;
}
strong{
	font-weight:bold;
}
/*
ol, ul {
 list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: separate;
 border-spacing: 0;
}
caption, th, td {
 text-align: left;
 font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}
blockquote, q {
 quotes: "" "";
}
body {background: #efefef;color:#333333;}
a {
	
	color:#52a8f2;
	text-decoration:none;
	outline: none;
	
}
a:hover{
	text-decoration:underline;
}
a img{
	border: none;
} 
p  {
	color:#333333;
	margin: 10px;
}
/*
html{}
body {
	margin: 0px;
	background: #efefef;
	font-size: 100%;
	font-family: "Segoe UI", Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.5em; 
	text-align:center;
	color: #333;
}
p  {
	font-size:90%;
}
a {
	color: #1a9fd5;
	text-decoration:none;
	outline: none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border: none;
} 


/********** HEADER *********/
#header{
	width: 1050px;
	margin: 0 auto;
	height: 25px;
	background: url('../images/headerbg_top.png');
	position:relative;
}

/********** TOP NAVIGATION *********/


#topnav {
	margin: 0;
	padding: 0 0 0 729px;
	list-style: none;
	color:#fff;
	font-size:80%;
	background: url(../images/topnav.png) repeat-x;
	position:relative;
}

#topnav li {display:inline;}
#topnav li a{background:url(../images/topnav.png) no-repeat;float: left; height: 25px; padding-top: 0px; overflow: hidden; text-indent: -9999px; font-size: 0px;}
#topnav li#demo a {width:101px;background-position:0px 0;}
#topnav li#contact a{width:101px;background-position:-101px 0;}


/********** END TOP NAVIGATION ********


/********** CONTAINER *********/
#container{
	postion: relative;
	text-align:left;
	width: 1050px;
	margin: auto;
	padding: 0;
	background: url('../images/bodybg.png') ;
	background-color:#FFFFFF;
}

/********** LOGO AREA *********/
#logo_area{
	height: 80px;
	width: 1000px;
	padding: 0;
	margin:0 0 0 25px;
	background: url(../images/logo_area_bg.png);
	position:relative;
}
#logo_area img {
	width:312px;
	height: 81px;
	position:relative;
	float:left;
	left: 10px;
}
#logo_area h1{
	position: relative;
	top: 25px;
	float:right;
	right: 70px;
	margin: 0;
	color:#333;
	font-weight: normal;
	font-size:100%;
	font-style:italic;
}


/********** NAVIGATION *********/

/*Navigation Styles */
#navigation_area {
	position:relative;
	width: 466px;
	height: 42px;
	padding: 33px 0 0 490px;
}
#navigation_area #nav {margin:0;padding:0;}
#navigation_area #nav li {display:inline;}
#navigation_area #nav li a{background:url(../images/navigation.png) no-repeat;}
#navigation_area #nav li a{float: left; height: 42px; padding-top: 0px; overflow: hidden; text-indent: -9999px; font-size: 0px;}
#navigation_area #nav li#home a {width:75px;background-position:-15px -3px;}
#navigation_area #nav li#features a{width:84px;background-position:-90px -3px;}
#navigation_area #nav li#pricing a{width:78px;background-position:-174px -3px;}
#navigation_area #nav li#order a{width:88px;background-position:-252px -3px;}
#navigation_area #nav li#blog a{width:59px;background-position:-340px -3px;}
#navigation_area #nav li#support a{width:82px;background-position:-399px -3px;}
#navigation_area #nav li#home a:hover {width:75px;background-position:-15px -166px;}
#navigation_area #nav li#features a:hover{width:84px;background-position:-90px -166px;}
#navigation_area #nav li#pricing a:hover{width:78px;background-position:-174px -166px}
#navigation_area #nav li#order a:hover{width:88px;background-position:-252px -166px;}
#navigation_area #nav li#blog a:hover{width:59px;background-position:-340px -166px;}
#navigation_area #nav li#support a:hover{width:82px;background-position:-399px -166px;}
#navigation_area #nav li#home_current a {width:75px;background-position:-15px -47px;}
#navigation_area #nav li#features_current a{width:84px;background-position:-90px -116px;}
#navigation_area #nav li#pricing_current a{width:78px;background-position:-174px -47px}
#navigation_area #nav li#order_current a{width:88px;background-position:-252px -116px;}
#navigation_area #nav li#blog_current a{width:59px;background-position:-340px -47px;}
#navigation_area #nav li#support_current a{width:82px;background-position:-399px -116px;}


/********** SUBHEADER *********/

#subheader{
	height: 103px;
	width: 1000px;
	background: url('../images/subheaderbg.png');
	background-color:#52a4ef;
	margin: 0 0 0 25px;
	padding: 0px ;
	position:relative;
}
#subheader h1{
	position: relative;
	float:left;
	top: 18px;
	left: 30px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-size:170%;
	font-weight: normal;
	line-height: 155%;
}
#subheader h2 { 
	position: relative;
	float:right;
	top: 15px;
	right: 25px;
	margin: 0px; 
	text-indent:-9999px;
}

#subheader h2 a.promo {
	background: url('images/feature_box_demopromo.png');
	background-repeat:no-repeat;
	width:175px;
	height:58px;
	display:block;	
}

#subheader_home{
	width: 1000px;
	height: 349px;
	background: url('../images/feature_box_homebg.png');
	background-color:#52a4ef;
	margin: 0 0 0 25px;
	padding: 0px ;
	position:relative;
}
#subheader_home p {
	margin: 0 0 0 400px;
	padding: 55px 0 0 0;
	width:350px;
	color: #ffffff;
	line-height: 1.4em;
	font-size:95%;
}
#subheader_home h2 a.promo {
	background: url('images/learn_more.png')  no-repeat;
	
	width:240px; 
	height: 60px; 
	display:block;	

	position: relative;
	float:right;
	top: 0px;
	right: 60px;
	margin: -4px 0 0 0; 
	text-indent:-9999px;
}
#subheader_home_left{
	width: 445px;
	padding: 235px 0 0 25px;
	float: left;
	position:relative;
}
#subheader_home_left div{
	float: left;
	margin: 0 0 0 0;
}
#subheader_home_right {
	width: 480px;
	float:left;
	padding: 38px 0 0 28px;
	position:relative;
}
#subheader .btn_demotour_subheader {
	margin: 0;
    display:block;
	width: 147px;
	height: 61px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url('../images/btn_demotour_subheader.png')  no-repeat;	
	outline-style:none;
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	top:25px;
	left: 735px;
}
#subheader .btn_demotour_subheader:hover{
	background-position:-147px -0px;
}


/********** BREADCRUMB *********/

#breadcrumb{
	width: 980px;
	margin: 10px auto 0px;
}
#breadcrumb p{
	margin: 0;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 90%;
}
#breadcrumb a{
	color: #1a9fd5;
	text-decoration: none;
}
#breadcrumb a.active{
	color: #333333;
}
#breadcrumb a:hover{
	text-decoration:underline;
}

/********** CONTENT *********/

#content {
	position: relative;
	margin: 0 0 0 25px;
	padding:30px 30px 10px 30px;
	overflow: auto;
	width: 940px;
	background-color: #FFFFFF;

}
#left_wide_content p{
	font-size: 90%;
}
#left_wide_content a{
	font-weight: normal;
}
/*
#content a{
font-weight:normal;
}
#content p{
margin: 12px 0 12px 0;
}
*/
#content.home {
	background-color: #dedede;
}

#content #left_home{
	width:550px;
	float:left;
	margin:0 0 20px 0;

}
#content #right_home {
	float:left;
	width: 360px;
	height: 480px;
	padding: 0 0 0 30px;
	margin:0 0 20px 0;
	background: url('../images/vertical_separator.png')  no-repeat;
}
#content .home_features_stack {
	height: 135px;
	width: 545px;
	padding: 7px 0 0 0;
	background: url('../images/features_stackbg.png')  no-repeat;
}
#content .feature{
	float:left;
	width: 250px;
	height: 130px;
	margin: 0 10px 0 0;
}
#feature_manageinventory{
	background: url('../images/home_features_manageinventory.png')  no-repeat;
}
#feature_orderform{
	background: url('../images/home_features_orderform.png')  no-repeat;
}
#feature_ordertracking{
	background: url('../images/home_features_tracking.png')  no-repeat;
}
#feature_reports{
	background: url('../images/home_features_reports.png')  no-repeat;
}
#feature_multiplevendors{
	background: url('../images/home_features_vendors.png')  no-repeat;
}
#feature_payments{
	background: url('../images/home_features_payments.png')  no-repeat;
}
.feature h4{
	padding:12px 0 6px 63px;
	color:#000000;
	font-size:18px;
	font-weight:normal;
	border-bottom: 0;
}
.feature a, .featurea:hover, .feature a:visited{
color:#000000;
font-weight: normal;
}

#content .feature_detail{
	padding:0px 0 3px 63px;
	margin: 0;
	color:#000000;
	font-size:12px;
	line-height: 1.4em;
}
#home_30daytrial_box{
	width: 340px;
	margin: 0 0 10px 25px;
	height: 130px;
	background: url('../images/badge_30daytrial.png')  no-repeat;	
}
p.home_online_demo_title{
	padding:20px 0 8px 140px;
	color:#0b6ec0;
	font-size:17px;
	font-weight:strong;
}
p.home_online_demo_title a{
	color:#0b6ec0;
	font-size: 14px;
}
p.home_online_demo_text{
	padding:0px 15px 0px 140px;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height: 1.4em;
}
a.btn_learnmore {
	margin: 20px 0 0 10px;
    display:block;
	width: 109px;
	height: 38px;
	background: url('../images/btn_learnmore.png')  no-repeat;	
	text-indent: -9999px;
}
a.btn_learnmore:hover{
	background-position:-112px -0px;
}
a.btn_readmore {
	margin: 20px 0 0 30px;
    display:block;
	width: 109px;
	height: 40px;
	background: url('../images/btn_readmore.png')  no-repeat;	
	text-indent: -9999px;
}
a.btn_readmore:hover{
	background-position:-109px -0px;
}
a.btn_ordernow {
	margin: 20px 0 0 20px;
    display:block;
	width: 151px;
	height: 60px;
	background: url('../images/btn_ordernow.png')  no-repeat;	
	text-indent: -9999px;
}
a.btn_ordernow:hover{
	background-position:-151px -0px;
}
a.btn_demotour {
	margin: 20px 0 0 30px;
    display:block;
	width: 152px;
	height: 61px;
	background: url('../images/btn_demotour.png')  no-repeat;	
	text-indent: -9999px;
}
a.btn_demotour:hover{
	background-position:-152px -0px;
}

/********** HOME RECENT BLOG BOX *********/
#home_blog_box{
	width: 340px;
	height: 283px;
	margin: 0 0 0 33px;
	background: url('../images/blog_box_homebg.png')  no-repeat;
	background-position:bottom;	
}
#home_blog_box h4{
	padding:15px 0 15px 0px;
	color:#0b6ec0;
	font-size:17px;
	font-weight:normal;
	border-bottom: 0;
}
#home_blog_box h5{
	padding:0px 0 2px 0px;
	color:#000000;
	font-size:15px;
	border-bottom: 0;
}
h5 a{
	color:#000000;
	font-weight:bold;
}
.home_recent_blog_post_box{
	padding:0px 0 15px 0px;
	width:  340px;
	float: left;
}
.home_recent_blog_post_date_box{
	width: 38px;
	float: left;
	position:relative;
	padding: 4px 0 0 0;
}
.home_recent_blog_post_content_box{
	float: left;
	margin: 0 0 0 20px;
	width: 275px;
}
.recent_blog_date{
	height: 23px;
	width: 38px;
	float:left;
	background: url('../images/blog_dates.png')  no-repeat;
}
.recent_blog_month{
	height: 17px;
	width: 38px;
	float:left;
	background: url('../images/blog_dates.png')  no-repeat;
}
p.recent_blog_post_text{
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:normal;
}
/********** END HOME RECENT BLOG BOX *********/


#content h1 {
	padding:0 0 0px 0;
	margin: 0 0 -3px 0;
	color:#000000;
	font-size:28px;
	font-weight:normal;
	border-bottom: 0px solid #cccccc;
}

#content h2 {
	padding: 15px 0 0 0;
	margin: 0;
	color:#000000;
	font-size: 24px;
	font-weight:normal;
}

#content h3 {
	padding:0;
	margin: 12px 0 0 0;
	color:#00789f;
	font-size:110%;
	font-weight:normal;
}
#content ul {
	font-size: 90%;
	padding: 0 0 0 40px;
}
#content ul ul {
	font-size: 100%;
}
#price_box{
	padding:0;
	margin: 0 0 10px 0;
	color:#000000;
	font-size: 24px;
	font-weight:normal;
	background: url('../images/pricebox.png');
	width: 640px;
	height:100px;
	text-indent: -9999px;
	position:relative;
	float:left;
}
#pricing_trial_box{
	padding:0;
	margin: 0 0 10px 0;
	color:#000000;
	font-size: 24px;
	font-weight:normal;
	background: url('../images/freetrialbox.png');
	width: 640px;
	height:125px;
	text-indent: -9999px;
	position:relative;
	float:left;
}
.price_boxtext{
	width: 300px;
	float:left;
	position:relative;
}
a.btn_ordernow_pricing {
position:relative;
	margin: 26px 0 0 465px;
    display:block;
	width: 147px;
	height: 48px;
	background: url('../images/btn_signupblue.png')  no-repeat;	
	text-indent: -9999px;
}
a.btn_ordernow_pricing:hover{
	background-position:-147px -0px;
}
a.btn_signup_pricing {
position:relative;
	margin: 38px 0 0 465px;
    display:block;
	width: 147px;
	height: 48px;
	background: url('../images/btn_signupblue.png')  no-repeat;	
	text-indent: -9999px;
}
a.btn_signup_pricing:hover{
	background-position:-147px -0px;
}
#orderForm_step1{
	padding:0;
	margin: 0 0 5px 0;
	color:#000000;
	font-size: 24px;
	font-weight:normal;
	background: url('../images/order_step1.png') no-repeat;
	width: 450px;
	height:61px;
	text-indent: -9999px;

}
#orderForm_step2{
	padding:0;
	margin: 0 0 5px 0;
	color:#000000;
	font-size: 24px;
	font-weight:normal;
	background: url('../images/order_step2.png') no-repeat;
	width: 450px;
	height:61px;
	text-indent: -9999px;

}
#orderForm_step3{
	padding:0;
	margin: 0 0 5px 0;
	color:#000000;
	font-size: 24px;
	font-weight:normal;
	background: url('../images/order_step3.png') no-repeat;
	width: 450px;
	height:61px;
	text-indent: -9999px;

}

#content_pricing_left{
	float:left;
	width:470px;
}
#content_pricing_right{
	width:200px;
	height: 230px;
	margin-left:470px;
	margin-bottom:-160px;
	padding-top:175px;
	padding-left: 3px;
	background: url('images/pricingbg.png');
	background-repeat:no-repeat;
	
}
ul#pricing_items{
	list-style-image: url(images/icon_bluecheck.png);
}


#content_box_left {
	width:260px;
	float:left;
	margin:0 0 20px 0;
}
#content_box_right {
	float:left;
	width: 650px;
	padding: 0 0 0 20px;
	margin:0 0 20px 0;
}
#left_wide_content{
	position:relative;
	width: 630px;
	float:left;
}
#right_narrow_content{
	position:relative;
	float: left;
	width: 252px;
	padding: 0px 0 0 45px;
	background: url('../images/vertical_separator_content.png')  no-repeat;

}
#content_box_left_2 {
	width:500px;
	float:left;
	margin:0 0 20px 0;
}
#content_box_right_2 {
	float:left;
	width: 210px;
	padding: 0 0 0 30px;
	margin:0 0 20px 0;
}
#content_box_right_support {
	float:left;
	width: 500px;
	padding: 0 0 0 0px;
	margin:0 0 20px 0;
}
.contentMainbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:left;
	margin: 5px 0 10px 0px;
	padding: 7px 8px 7px 8px;
	width: 610px;
	font-size:90%;
	position: relative;
}
.contentSidebar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:left;
	margin: 5px 0 10px 5px;
	padding: 7px 8px 7px 8px;
	width: 90%;
	font-size:90%;
	position: relative;
}
.contentSidebar h4{
font-weight:normal;
font-size: 80%;
color: #555555;
line-height: 1.5em;
}
.supportSidebar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:left;
	margin: 5px 0 10px 5px;
	padding: 7px 8px 7px 8px;
	width: 90%;
	font-size:90%;
	position: relative;
}
#content .supportSidebar a{
font-weight:normal;
}
#content .supportSidebar h3 {
	padding:0;
	margin: 7px 0 0 0;
	color:#333;
	font-size:110%;
	font-weight:bold;
	//color:#3D81B9;
	text-shadow:2px 2px 2px #CCCCCC;	
	border-bottom:1px solid #DDDDDD;
	text-align: center;
}
.form_area h4 {
	padding:0;
	margin: 6px 0 0 0;
	color:#333;
	font-size:100%;
	font-weight:bold;
	//color:#3D81B9;
	text-align: left;
}
/*
#support_search {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #D9D9D9;
	float:left;
	height:86px;
	width: 90%;
	margin:1em 0 1em 0;
}*/
#support_search{margin: 15px 40px 10px 0; width:550px ;position:relative;

}

/********** AT A GLANCE *********/
#at_a_glance {
	background: url('images/sidebar_left_boxbg.png');
	background-repeat:no-repeat;
	float:left;
	width:220px;
	padding:0;
	margin: 0;
}
#at_a_glance h3 {
	margin: 7px 10px 10px 10px;
	padding: 0 0 5px 40px;
	background: url('images/icon_card.png') no-repeat 2% 40%;
	border-bottom: 1px solid #cccccc;
	font-size: 95%;
	font-weight: bold;
	color: #333;
	
}
#at_a_glance ul {
	margin: 0 0 10px 0px;
	padding: 0 0 0 20px;
	font-size: 90%;
	line-height:1.6em;
	list-style-position: inside;
	list-style-image: url('images/icon_bluecheck.png');
}
#at_a_glance h4 {
	background: transparent url('images/sidebar_left_box_bottombg.png')  left bottom;
	background-repeat:no-repeat;
	height:40px;
	width:220px;
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	padding: 0 0 0 22px;
}



ul.where_to_now {
	font-size:90%;
	line-height:1.6em;
	list-style-image: url(images/icon_bluearrow.png);


}


/********** FEATURES ********/
p.features_links {
	margin: 0;
}
p.features_links a {
	height:39px;
	width:220px;
	float:left;
	text-indent: 55px;
	padding-top:5px;
	color:#333;
	background:red;
	font-size: 14px;
}

p.features_links a.features_inventory{
	background: url('../images/features_icon_inventory.png') no-repeat;
}
p.features_links a.features_orderform{
	background: url('../images/features_icon_orderform.png') no-repeat;
}
p.features_links a.features_tracking{
	background: url('../images/features_icon_tracking.png') no-repeat;
}
p.features_links a.features_reports{
	background: url('../images/features_icon_reports.png') no-repeat;
}
p.features_links a.features_vendors{
	background: url('../images/features_icon_vendors.png') no-repeat;
}
p.features_links a.features_payments{
	background: url('../images/features_icon_payments.png') no-repeat;
}
p.features_links a.features_printable{
	background: url('../images/features_icon_printing.png') no-repeat;
}
p.features_links a.features_backup{
	background: url('../images/features_icon_backup.png') no-repeat;
}
p.features_links a.features_emails{
	background: url('../images/features_icon_email.png') no-repeat;
}

/********** ORDER **********/

h3#order_process{
color: #111;
padding-left:40px;
background: url(../images/icon_card.png) no-repeat 2% 40%;
font-size:24px;
font-weight:normal;
margin: 0 0 10px 0;
padding-left:40px;

}
.order_form {width: 450px; margin: auto;}

#content .order_form h3.form_header {height: 22px; background: #f8f8f8 url("images/graybox_headerbg.png") no-repeat; padding: 11px 10px 0 20px; border: 0;}
#content .order_form h3 {margin: 0; height: 21px;padding: 11px 10px 0 20px; font-size: 90%; line-height: .8em; background: #f4f4f4 url("images/graybox_bg.png") no-repeat; color:#666; }
.form_area{  overflow: hidden; 
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:left;
	margin: 5px 0 10px 0px;
	padding: 7px 16px 7px 20px;
	width: 590px;
	font-size:100%;
	position: relative;}

.form_bottom {margin: 0; height: 22px; background: #f8f8f8 url("/images/marketing/form-bottom.gif") no-repeat; padding: 11px 10px 0 10px; border: 0; font-size: 1em; line-height: 1em; font-weight: bold; color:#666; }
.form_area .select_box { font-size: 90%; width: 200px; margin: 25px 0 0 30px; padding: 2px 10px;background:#efefef; border: 1px solid #cccccc;}
.form_area .order_small_text{padding-left:45px;margin:0;font-size:70%;}
.form_area .select_box_wrapper{width:300px;float:left;}
input.short {width: 100px;}
.form_area dl dt { width: 120px; margin: 2px 8px 0 0; padding: 0; text-align: right; white-space: nowrap; float: left; clear: left; position: relative; }
.form_area dl dd {margin-bottom: 8px;}
.form_area dl dd select {width: 220px;}
.form_area .feedback { width: 250px;}
.form_area li {padding: 2px 10px;}
.submit_button { width: 295px; height: 46px; background: url("../images/form_signupbtn.png") no-repeat; text-indent:-9999px; border: 0px; margin: 25px 0 30px 0; cursor:pointer;  }
.submit_button:hover {background-position: -295px -0px;}
#search_button { width: 120px; height: 34px; background: url("../images/btn_search.png") no-repeat; text-indent:-9999px; border: 0px; margin: 0 0 0 10px;  }

.form_area input, textarea, select {-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
position:relative;
}
.form_area textarea, input, select {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
color:#666666;
font-family:"Lucida Grande","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
font-size:1.1em;
margin-left:5px;
padding:4px;
//width:40%;
background-color:#FFFFFF;
border:2px solid #CCCCCC;}
.form_area input:focus, textarea:focus{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #52a8f2;
}
#account_input {
padding: 0 0 0 50px;
}
#feedback_input dl {
width: 300px;
}
#feedback_input dd {
width: 220px;
}

/*  ###################  Forms ###################  */
#form_headerbar { 
	
	BACKGROUND: #ffffff;
	PADDING: 5px; 
}
#form_headerleft { 
	BACKGROUND: #ffffff;
	border: 0 solid #dfdfdf;
	//border-width: 0px 0px 1px 1px;
	PADDING: 5px; 
	WIDTH: 125px;
	;
}
#form_headerright { 
	border: 0 solid #dfdfdf;
	//border-width: 0;
	PADDING: 2px; 

}
#form_text { 
	border: 0  solid #dfdfdf;
	//border-width: 0px 1px 0px 1px;
	PADDING: 10px 5px 10px 5px; 
	WIDTH: 100%;
}
#form_captcha { 
	font-size: 80%;
	border: 0 solid #dfdfdf;
	
	PADDING: 10px 5px 10px 15px; 
	WIDTH: 90%;
}

/*********** SUPPORT **********/
#support_box_one{
float:left;
width:240px;
}
#support_box_two{
float:left;
width:240px;
padding-left:10px;
}
#support_box_three{
float:right;
width:240px;
padding-left:10px;

}
/********** TUTORIALS *********/
#content .tutorial_category{
margin: 0 0 20px 0;
}
#content .tutorial_category h1{
margin: 0;
border: 0px;
}
#content .tutorial_category h2{
margin: 10px 0 0 20px;
font-size: 105%;
}
#content .tutorial_category p{
margin: 0 0 0 20px;
color: #666;
line-height:1.2em;
}

#cs_noexpressUpdate
{
margin: 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size: x-small;
color: #003300;
text-align: left;
background-image: url(support/tutorials/adminstration/post_payments/post_payments_nofp_bg.gif);
background-repeat: no-repeat;
width: 210px; 
height: 220px;	
padding: 20px 40px 40px;
}



/********** FOOTER *********/
#footer {
	clear:both;
	height: 191px;
	width: 932px;
	background: url('../images/footerbg.png');
	background-repeat: no-repeat;
	margin: 15px auto 0;
	padding: 23px 40px 15px;
}
#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	color:#a4a4a4;
	font-size:80%;
	font-weight:normal;
}

#footer_testimonials {
float:left;
width: 280px;
padding:  0;
}
#footer h5 {
font-size: 18px;
font-weight: normal;
color: #ff7200;
padding-left:45px;
}

#footer_testimonials p{
padding: 10px 0 0 0;
font-style:italic;
line-height:1.5em;
}
#footer_contactus{
float:left;
width: 180px;
padding: 0;
margin: 0 36px 0 120px;
}
#footer_contactus p{
padding: 15px 0 0 0;
line-height:1.5em;
}
#footer_links{
float:left;
width: 315px;
}
#footer_links p{
padding: 0px 0 0 0;
line-height:1.5em;
text-align:right;
}
#footer_links p.footer_text_links{
font-size: 12px;
color:#feb07d;
padding: 0 0 5px 0;
}
#footer_links p.footer_text_copyright{
font-size:11px;
}
#footer a{
color:#ff7200;
font-weight:normal;
}
#footer .footer_text_links a{
color: #FEB07D
}


			
/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	}
  
/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	height: 274px;
	width: 464px;
	overflow:hidden;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:464px;
	height:274px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:29px;
	height:28px;
	position:absolute;
	left:10px;
	top:155px;
	z-index:1000;
	}	
#nextBtn, #slider1next{ 
	left:480px;
	}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:29px;
	height:28px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
		