/*



Theme Name: WordPress Default



Theme URI: http://wordpress.org/



Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.



Version: 1.6



Author: Michael Heilemann



Author URI: http://binarybonsai.com/



Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5



	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,



	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:



	http://www.opensource.org/licenses/gpl-license.php



*/



/*=================================== CSS Document =============================================*/







html, body, div, ul, li, input, select, textarea, form, p, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	background:url(images/blue-bg-3.png) repeat-x scroll left -0 transparent;
}
ul {
}
.entry ul {
}
/*===================================Global Styles starts here=============================================*/







a {
	text-decoration:none;
	outline:none;
	color:#1879A9;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
	color:#0f6793
}
a img {
	border:none;
	outline:none;
}
.clear {
	clear:both !important;
}
.u {
	text-decoration:underline !important;
}
.u-none {
	text-decoration:none !important;
}
.b {
	font-weight:bold !important;
}
.em {
	font-style:italic !important;
}
.hand {
	cursor:pointer !important;
}
.no-border {
	border:none !important;
}
.no-bg {
	background:none !important;
}
.clear {
	clear:both !important
}
/*===================================overflow=============================================*/







.o-hidden {
	overflow:hidden !important;
}
.o-auto {
	overflow:auto !important;
}
/*===================================alignment=============================================*/







.a-left {
	text-align:left !important;
}
.a-center {
	text-align:center !important;
}
.a-right {
	text-align:right !important;
}
/*===================================float=============================================*/







.f-left {
	float:left !important;
}
.f-right {
	float:right !important;
}
.f-none {
	float:none !important;
}
.c-left {
	clear:left !important;
}
/*===================================margin=============================================*/







.m-zero {
	margin:0 !important
}
.m-left5 {
	margin-left:5px !important;
}
.m-top5 {
	margin-top:5px !important;
}
.m-top0 {
	margin-top:0px !important;
}
.m-bottom0 {
	margin-top:0px !important;
}
.m-top15 {
	margin-top:15px !important;
}
/*===================================padding=============================================*/







.p-left0 {
	padding-left:0 !important
}
.p-top0 {
	padding-top:0 !important
}
.p-bottom0 {
	padding-bottom:0 !important
}
.p-bottom10 {
	padding-bottom:10px !important
}
.p-left22 {
	padding-left:22px !important
}
.p-left10 {
	padding-left:10px !important
}
/*===================================fonts=============================================*/







.f-size13 {
	font-size:13px !important
}
.f-size11 {
	font-size:11px !important
}
#header-cont {
	width:970px;
	margin:0 auto;
}
p.top-link {
	font-size:11px;
	margin:-2px 0 18px 0
}
/*=================================== color=============================================*/

.blue {
	color:#205D8B
}
.red {
	color:#ff0000
}
/*===================================Header=============================================*/







#header {
	z-index:100;
	position:relative;
}
#header-cont {
	position:relative;
	height:70px;
}
.logo {
	float:left;
	margin-top:12px;
}
.customer-login {
	background: url(images/customer-login.png) no-repeat scroll right 0 transparent;
	float: right;
	height: 24px;
	text-indent: -50000px;
	width: 121px;
}
.contact-button {
	background: url(images/contactOpen.gif) no-repeat scroll right 0 transparent;
	float: right;
	height: 24px;
	text-indent: -50000px;
	width: 84px;
}
.gray-box h3 {
	line-height:35px;
	padding-left:10px;
	margin:0;
	font-size: 15px;
	font-weight: bold;
}
.gray-box h3 {
	background:url(images/gray-box-bg.jpg) repeat-x;
	color:#000;
}
.h1, h1 {
	color:#205d8b;
	font-size:18px;
	font-weight:bold;
	margin:0 0 11px 0 !important;
	padding:0px 0 0 0;
	line-height:normal;
	clear:both;
}
.f-size11 a, .f-size11 a:hover {
	font-size:11px !important;
	color:#3366CC !important;
	font-weight:normal;
}
.f-size11 a:hover {
	text-decoration:underline;
}
.h2, h2 {
	color:#205d8b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold !important;
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 2px;
	clear:both;
	overflow:hidden;
	line-height:normal;
}
h2 a, h2 a {
	color:#205d8b !important;
	font-size:14px !important;
}
h2 a:hover, h2 a:hover {
	color:#74A5BE !important;
	font-size:14px !important;
}
h2.title {
	margin: 0px 0 12px 0 !important;
	padding:0 !important;
}
h2.btm-brdr {
	border-bottom:1px solid #cccccc;
	margin: 0px 0 12px 0 !important;
	padding:3px 0 6px 0 !important;
}
/*ol.pdg {

	padding:0 0 5px 35px !important;

}*/

h2.note {
	overflow: auto !important;
	clear: none;
}
h2.clear {
	clear: none !important;
}
.img-pdg {
	padding-bottom:10px !important
}
.img-brdr {
	border:1px solid #ECECEC;
	padding:5px !important;
	margin:0 !important;
}
.grey {
	color:#777;
	font-weight:bold;
}
.txt p, .txt td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
.entry img {
	margin-top:10px;
	padding-bottom:10px;
}
input {
	font-size:11px;
}
.entry {
	line-height: 18px;
}
textarea {
	font-size:11px;
}
td a {
	text-decoration:none;
}
td a:hover {
	text-decoration:none;
}
.top-login-txt {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.top-login-input {
	border:1px solid #333333;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.top-links {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.top-links a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.top-links a:hover {
	color:#1D7EB2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
.input {
	background-color:#F2FBFF;
	border:1px solid #79B8D0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.button {
	background-color:#006699;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.header-bg {
	background-color:#EBF1F4;
}
.table-top {
	background-color:#EBF1F4;
	border-top:1px solid #FFFFFF;
}
.clientlogin-bg {
	background-color:#FFFFFF;
	border-bottom:1px solid #D4D9DC;
	border-top:1px solid #D4D9DC;
}
.td {
	background-color:#FFFFFF;
}
.home-txt {
	background-color:#F3F3F3;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.home-txt a {
	background-color:#F3F3F3;
	color:#287C96;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.home-txt a:hover {
	background-color:#F3F3F3;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
.txt-pad {
	padding:10px 5px 5px 10px;
}
.netsuite-txt {
	background-color:#F3F3F3;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:9px;
	padding-right:9px;
	text-decoration:none;
}
.box1 {
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-top-color:#E3E3E3;
}
.blog {
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-top-color:#E3E3E3;
}
.box-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	text-decoration:none;
}
.blog-h {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
}
.box-bot-line {
	border-bottom:1px solid #E3E3E3;
}
.bog-bot-line {
	border-bottom:1px solid #E3E3E3;
}
.blog-com {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
}
.blog-com a {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.blog-com a:hover {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	text-decoration:underline;
}
.blog-date {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
}
.blog-txt {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.blog-txt a {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.blog-txt a:hover {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
.breadcrumbs {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.content-bot-left-line {
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #9BB7C8;
}
.content-bot-line {
	border-bottom:1px solid #E2E2E2;
}
.nav-bot-line {
	background-color:#EBF2F5;
	border-bottom:1px solid #E2E2E2;
	border-right:1px solid #FFFFFF;
}
.nav-txt {
	background-color:#EBF2F5;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #FFFFFF;
}
.breadcrumbs a {
	color:#0B588B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.breadcrumbs a:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
.content-inside-txt {
	border-left:1px solid #9BB7C8;
	border-right:1px solid #E2E2E2;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/*.content-inside-txt a {

	color:#1879A9;

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

}

.content-inside-txt a:hover {

	color:#0f6793;

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

}*/

.content-txt {
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}
.content-title {
	background-image:url('images/heading-bg.gif');
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:34px;
	padding-left:1px;
	vertical-align:middle;
}
.content-inside-title {
	background-image:url('images/heading-bg.gif');
	border-left:1px solid #9BB7C8;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:34px;
	padding-left:8px;
	vertical-align:middle;
}
.left-nav-txt {
	color:#004B84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.left-nav-txt a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.left-nav-txt a:hover {
	color:#004B84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.left-nav-txt2 {
	color:#004B84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.left-nav-txt2 a {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.left-nav-txt2 a:hover {
	color:#004B84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.left-nav-txt3 {
	color:#5D5D5D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.subh {
	background-color:#E2EBF0;
	color:#085489;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.content-txt a {
	color:#085489;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.content-txt a:hover {
	color:#085489;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
.subh2 {
	color:#085489;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ca {
	color:#004497;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.cus {
	background-color:#EBF1F4;
	padding:10px;
}
.nhd {
	background-color:#B3D5EC;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:4px;
}
.nbg {
	background-color:#EBF2F5;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tablespace {
	margin:5px;
}
li {
/*	list-style-position:outside;















	list-style-type:disc;







*/







}
.subcatL2 {
	border-bottom:1px solid #AAAAAA;
	color:#006699;
	font-size:1.25em;
	font-weight:bold;
	margin:0 0 20px;
	padding:10px 0 0;
}
.subcatL3 {
	border-bottom:1px solid #EEEEEE;
	color:#BEBEBE;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 18px;
	padding:10px 0 0;
}
.slogons_ttl {
	background-image:url('images/slogans_ttl.jpg');
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 5px 5px 10px;
}
.dividerLine {
	border-bottom:1px solid #E6E6E6;
	color:#006699;
	font-size:0.1em;
	margin:0 0 20px;
	padding:2px 0 0;
}
pre {
	background-color:#E9E9E9;
	border:1px solid #CCCCCC;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	margin:10px;
	padding:2px;
}
/*Homepage aligns*/































































.header-back {
	background:#EBF1F4 url('images/logo-back.gif') repeat-y left;
	border-top: 1px solid #fff;
}
.quote-back-home {
	background:#fff;
	font-family: Garamond;
	font-size: 14px;
	color: #737373;
	padding:0;
}
.quote-h {
	font-family: Garamond;
	font-size: 14px;
	color:#336699;
}
.quote-back {
	background:#fff url('images/quote-box-back.gif') repeat-x top;
	font-family: Garamond;
	font-size: 12px;
	color: #737373;
	padding: 10px;
}
.quote-box-leftline {
	background:#fff url('images/quote-box-leftline.gif') no-repeat top left;
	border-left:1px solid #cbcbcb;
}
.quote-box-rightline {
	background:#fff url('images/quote-box-rightline.gif') no-repeat top right;
	border-right:1px solid #cbcbcb;
}
.top-rightlinks {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding: 0 11px 0 0;
}
.header-login-input {
	border:1px solid #999999;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	height:16px;
}
.top-rightlinks a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.top-rightlinks a:hover {
	color:#1D7EB2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
.mainpage-container {
	margin: 0;
	padding: 10px 15px 0px 15px;
}
.border-1 {
	margin: 0;
	padding: 14px 20px;
	border:1px solid #e0e0e0;
	font-family: Arial;
	font-size: 12px;
}
.border-wraper-curve {
	margin: 0;
	padding: 0px 4px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3
}
.right-wraper-contant {
	margin: 0;
	padding: 11px 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.more {
	color:#000000;
	padding:0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.more a {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.more a:hover {
	color:#FF5400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.netsuite-back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	background:url('images/netsuite-back.jpg') repeat-x bottom;
	color:#FFFFFF;
	background-color: #04567C;
	padding: 10px 15px;
}
.products-contant {
	padding: 10px 25px;
	border:#e5e5e5 1px solid;
	border-top:0;
	line-height: 14px;
}
.services-contant-wraper {
	padding: 0px 20px;
	border:#e3e3e3 1px solid;
	border-top:0;
	border-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.services-contant-wraper-bottom {
	padding: 0 25px 20px 0;
	background: url('images/services-wraper-bottom.gif') no-repeat bottom;
}
.keybenefits-contant-wraper {
	padding: 5px 20px;
	border:#e3e3e3 1px solid;
	border-top:0;
	border-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.keybenefits-contant-wraper-bottom {
	padding: 0 25px 20px 0;
	background: url('images/keybenefits-wraper-bottom.gif') no-repeat bottom;
}
.featured-ttl-back {
	padding: 0 0;
	background: url('images/featured-ttl-back.gif') repeat-y;
}
.featured-sub-box-back {
	padding:0 14px;
	background: url('images/featured-sub-box.gif') no-repeat;
	color:#333;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
}
.featured-sub-box-back-contant {
	padding:10px 14px;
	color:#333;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.right-align {
	text-align:right;
}
.quote-back-blue {
	background:#fff url('images/quote-box-back-blue.gif') repeat-x top;
	font-family: Garamond;
	font-size: 12px;
	color: #737373;
	padding: 10px;
}
hr {
	height:1px;
	size:1;
	color:#CCCCCC;
	margin:0 0 5px 0;
	padding:0px;
}
.AccordionPanelContent ul {
	padding:10px 0 0px 0;
}
.bullet-orange {
	margin:0px;
	padding:0px 0px 0px 10px;
}
.bullet-orange li {
	list-style: url('images/aro-right.gif') outside;
	margin:auto;
	padding:0px 0px 10px 0px;
}
.bullet-orange .morelink {
	list-style: none;
	text-align:right;
	list-style: url('images/arrow-right-box.gif') outside;
}
.bullet-orange A {
	color:#000000;
	text-decoration:underline;
}
.bullet-orange A:hover {
	color:#FF5400;
	text-decoration:none;
}
.morelink {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.morelink a {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.morelink a:hover {
	color:#FF5400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.content-inside-h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #009933;
	border-left-color: #E2E2E2;
	color: #FF3300;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.content-inside-txt2 {
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	padding:0px 10px 10px 10px;
}
.content-top-line {
	border-top:1px solid #E2E2E2;
}
.clear {
	clear:both
}
.imgbrd {
	margin:5px 0 5px 5px;
	padding:5px;
	float:right;
	border:solid 1px #CCCCCC
}
.imgnobrd {
	margin:5px 0 5px 5px !important;
	padding:0px 5px 5px 5px;
	float:right;
	border:none
}
.h3 {
	display:inline-block;
}
A.h3 {
	padding:5px 0;
	color:#5f9bc8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.titlegr {
	display:block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 10px;
}
.rightColumn {
	margin:0 0 10px 10px;
	clear:right;
	width:223px;
	float:right;
}
.mb10 {
	margin:0 0 10px 0px;
}
.net_suite_box {
	background:url('images/netsuite_box.jpg') no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:8px 5px 5px 5px;
}
.supportlink {
	line-height:20px;
	float:left;
	width:155px;
	height:16px;
	margin-left:15px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	display:block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 48px;
}
.smartclient-help {
	width:974px;
	height:90px;
	background:url('images/smarclient-help.jpg') no-repeat;
	display:block;
	float:left;
	margin:auto;
}
.netsyncx-help {
	width:866px;
	height:90px;
	background:url('images/netsyncx-help.jpg') no-repeat;
	display:block;
	float:left;
	margin:auto;
}
.magento-help {
	width:866px;
	height:90px;
	background:url('images/magento-help.jpg') no-repeat;
	display:block;
	float:left;
	margin:auto;
}
.integrator-help {
	width:866px;
	height:90px;
	background:url('images/integrator-help.jpg') no-repeat;
	display:block;
	float:left;
	margin:auto;
}
.td .quote-back-home th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74A5BE;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.td .quote-back-home th A {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.sidebar ul li {
	list-style:none;
	border-bottom: 1px solid #E7E4E4;
	border: medium none;
	margin: 0;
	padding: 0 0 0;
}
.sidebar ul li strong {
	background:url("images/leftboxheadbg.gif") repeat-x scroll left top #828589;
	color:#205D8B;
	display: block;
	font-size: 12px;
	line-height: 26px;
	list-style: none outside none;
	padding: 0 0 0 10px;
	border: 1px solid #D8D8D8;
}
.sidebar ul li ul li strong {
	background-color:#fff;
	color:#518CAC;
	line-height:normal;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
}
.sidebar ul li ul {
	margin-bottom: 20px;
	background-color: #FBFAFA;
	border: 1px solid #D8D8D8;
	border-top:none;
	padding: 2px 0;
	margin-top:0;
	width:223px;
}
.sidebar ul li ul li {
	overflow:hidden;
	color:#004B84;
	background:none;
}
.sidebar ul li ul li a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 0px 0px 0px;
	padding:6px 20px 7px 10px !important;
	list-style:none;
	display:block;
}
.sidebar ul li ul li ul {
	border:none;
}
.sidebar ul li ul li.subThree .strong {
	padding:6px 20px 7px 10px !important;
}
.sidebar ul li ul li.subThree ul {
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
}
.sidebar ul li ul li.subThree ul a {
	padding: 4px 20px 5px 10px !important;
	font-size: 11px;
}
.sidebar ul li ul li.subThree ul a strong {
	font-size: 11px;
}
.sidebar ul li a {
	color:#555555;
}
.sidebar ul li a:hover {
	color:#1879A9;
}
.sidebar ul li a strong {
	color:#555555 !important;
}
.sidebar ul li a:hover strong {
	color:#1879A9 !important;
}
/**:first-child+html .sidebar li ul li {

	color:#004B84;

	font-size:11px;

	font-weight:normal;

	text-decoration:none;

	background:#fff url('images/left-nav-arrow.gif') no-repeat 5px 2px;

	margin:0px 0px 0px 0px;

	padding:5px 5px 5px 30px;

	border-bottom: dotted 1px #74A5BE;

	list-style:none;

	display:block;

}*/

ol li {
	list-style-type: decimal;
}
ol li ul li {
	list-style-type: none !important;
}
ol li ul li, ol ul li {
li
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
#header {
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#content {
	font-size:12px;
}
.widecolumn .entry p {
	font-size: 12px;/*text-align:left;*/
}
.entry p {
	margin-bottom: 18px;
}
.narrowcolumn .entry, .widecolumn .entry {
	font-family:11px;
}
.widecolumn {
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#headerimg .description {
	text-align: center;
}
.narrowcolumn h2 a {
}
.narrowcolumn h2 a:hover {
}
h2.pagetitle {
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#333333
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	font-size: 20px;
	color: #000000;
}
h2, h2 a, h2 a, h3 a {
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
/*.entry p a:visited {

	color: #b85b5a;

}*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height:16px;
	text-transform: none;
}
#commentform p {
	font-family:Arial, Helvetica, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px !important;
	margin: 0 0 0 !important;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font-family:Arial, Helvetica, sans-serif;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}
.post {
	margin: 0 0 20px;
	text-align: left;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding:8px 0px;
	border-bottom:solid 1px #ececec;/*background:#f3f4f4;















	border:solid 1px #ececec;*/
}
.widecolumn .postmetadata {
	margin: 15px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/*===================================Footer=============================================*/







#footer {
	background: #0f161a url(images/footer-bg.png) repeat-x left top;
	padding:14px 0 5px 0;
	color:#fff;
	min-height:143px;
}
#footer-cont {
	width:970px;
	margin:0 auto;
}
.footer-links {
	float:left;
	line-height:15px;
}
.footer-links li {
	border-right: 1px solid #555555;
	float: left;
	margin-bottom: 5px;
	margin-right: 22px;
	min-height: 127px;
	padding-right: 27px;
	list-style-type: none;
}
.footer-links li a {
	font-size:11px;
}
.footer-links li ul li {
	border: medium none;
	float: none;
	min-height: 9px;
	padding-right: 0;
	margin-right:0;
}
.footer-links li ul li a {
	background:url(images/footer-arrow-off.jpg) no-repeat 0 5px;
	padding-left:11px;
}
.footer-links li ul li a:hover {
	background:url(images/footer-arrow-on.jpg) no-repeat 0 5px;
	color: #00AEEF !important;
	text-decoration:none;
}
.footer-links h6 {
	margin-bottom:5px;
	font-size:11px;
}
#footer a {
	color:#CCCCCC;
}
#footer a:hover {
	color:#00AEEF !important;
	text-decoration:none;
}
#footer h6 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.copyright-socialnetwork {
	float:right;
	font-size:11px;
}
.socialnetwork {
	clear:both;
	float:right;
	margin-bottom:8px;
}
.facebook, .twitter, .in, .youtube {
	background-image:url(images/sprites.png);
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin-left:5px;
}
.facebook {
	background-position:-291px 0;
}
.twitter {
	background-position:-312px 0;
}
.youtube {
	background-position:-3px -584px;
}
.in {
	background-position:-332px 0;
}
.copyright {
	clear:both;
	float:right;
	text-align:right;
	line-height:17px;
}
.copyright a {
	color:#FFFFFF !important;
}
.widget-title {
	background: url(images/blue-dot-brdr.gif) repeat-x scroll left bottom transparent;
	color: #1C669C;
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0 8px 2px;
	padding-bottom: 7px;
	font-family: 'HelveticaNeueLight';
}
.catrss {
	font-size:14px;
	margin-top:11px;
}
.nav {
	font-size: 12px;
	margin: 15px 117px 0 0;
	list-style: none outside none;
	position: absolute;
	right: 129px;
	z-index: 99;
}
.nav li {
	float:left;
	margin-left:5px;
	line-height: 23px;
	position:relative;
}
.nav a {
	position:relative;
	display:block;
	z-index:100;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:6px 8px 17px 12px;
	font-size: 14px;
}
.nav li ul, .nav li ul ul {
	list-style: none outside none;
	padding-top:0px;
	position: absolute;
	left: -999em;
	width: 180px;
	z-index:999;
	border-bottom:0;
}
.nav li ul ul {
	border-top:1px solid #CCCCCC
}
.nav li ul {
	padding-top:5px;
}
.nav li ul li {
	background:#FFFFFF;
	width: 100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.nav li ul li a {
	color:#F35A21;
	font-size:12px;
	line-height:normal;
	padding:7px 10px !important;
	line-height: 23px;
	display:block;
	margin:0;
	line-height:16px !important;
}
.nav li ul ul {
	margin: -30px 0 0 180px;
	width:180px;
}
.nav li ul ul a {
	line-height:16px !important;
}
.nav li:hover, .nav li.hover {
	position:static;
	color:#6db3ff;
}
.nav li:hover ul ul, .nav li.sfhover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul ul, .nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
	left:-999em;
}
.nav li:hover ul, .nav li.sfhover ul, .nav li li:hover ul, .nav li li.sfhover ul, .nav li li li:hover ul, .nav li li li.sfhover ul, .nav li li li li:hover ul, .nav li li li li.sfhover ul {
	left:auto;
}
.current_page_ancestor .current_page_item .children a, .current_page_ancestor .current_page_ancestor .children a {
	color:#ffffff;
}
.nav li a:hover, .current_page_item a, .current_page_ancestor a, .current_page_ancestor .current_page_item a, .current_page_ancestor .current_page_item .children a:hover, .current_page_ancestor .current_page_ancestor .children .current_page_item a, .sfHover a, .current_page_ancestor .current_page_ancestor a {
	color:#F35A21;
}
.nav li a.sf-with-ul {
}
.nav li.current_page_item ul li {
	color:#666;
}
.nav .sf-sub-indicator {
	background:	url(../images/arrow-superfish.png) no-repeat;
	position:absolute;
	display:none !important;
	right:0px;
	top:22px;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
}
.nav li ul .sf-sub-indicator {
	background:url(../images/arrow-superfish-right.png) no-repeat;
	right:0px;
	top:5px;
	display:none !important
}
.nav li.customer-login {
	background: url(../images/customer-divide.png) no-repeat left 8px;
	margin: 0 0 0 10px;
	padding-left: 7px;
}
.nav li.customer-login a {  /* background: url("../images/customer-login.png") no-repeat scroll right 5px transparent;*/
	color: #F35A21;
	padding-right: 21px;
}
.nav li.sfHover a {
	color:#F35A21;
}
.nav li a:hover, .nav li.sfHover ul li a, .nav li.current_page_item a, .nav li.current_page_item a {
	color:#ccc;
}
.nav li ul li a, .nav li.current_page_item ul li a {
	color:#333 !important;
	font-size:12px;
}
.nav li ul li a:hover, .nav ul li.current_page_item a {
	color:#F35A21 !important;
	background:#EFEFEF;
}
/* 2.2.2 Top Navigation (optional) */







	#top {
	background: #000;
}
#top .nav {
	margin:0;
}
#top .nav a {
	color:#ddd;
	padding:8px 10px;
	line-height:18px;
	text-decoration:none;
	text-shadow:none;
}
#top .nav li {
}
#top .nav li a.sf-with-ul {
	padding-right:20px;
}
#top .nav .sf-sub-indicator {
	top:40%;
}
#top .nav a:hover, #top .nav li.current_page_item a, #top .nav li.current_page_parent a, #top .nav li.current-menu-ancestor a, #top .nav li.current-cat a, #top .nav li.current-menu-item a, #top .nav li.sfHover {
	background: #222;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#top .nav li ul {
	background: #222;
	margin:0;
	padding:0px;
	width: 180px;
	border: none;
	z-index:999;
	/* Box Shadow */







		-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}
#top .nav li ul, #top .nav li ul li:last-child a {
	/* Border Radius */







		border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
#top .nav li ul li {
	background:none;
	border:none;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#top .nav li ul li a {
	padding:8px 10px;
	width:160px;
	color:#ddd;
	background: none;
	font-size:0.9em;
}
#top .nav li ul li a:hover {
	background: #000;
}
#top .nav li ul li a.sf-with-ul {
	padding-right:10px;
}
#top .nav li ul ul {
	margin: -34px 0 0 180px;
}
#top .nav li:hover, #top .nav li.hover {
	position:static;
}
#top .nav li:hover ul ul, #top .nav li.sfhover ul ul, #top .nav li:hover ul ul ul, #top .nav li.sfhover ul ul ul, #top .nav li:hover ul ul ul ul, #top .nav li.sfhover ul ul ul ul {
	left:-999em;
}
#top .nav li:hover ul, #top .nav li.sfhover ul, #top .nav li li:hover ul, #top .nav li li.sfhover ul, #top .nav li li li:hover ul, #top .nav li li li.sfhover ul, #top .nav li li li li:hover ul, #top .nav li li li li.sfhover ul {
	left:auto;
}
#toTop, #toFavourites {
	background: url(images/btgotop.png) no-repeat scroll 0 0 transparent;
	bottom: 48%;
	cursor: pointer;
	display: block;
	height: 43px;
	position: fixed;
	right: 10px;
	text-indent: 666em;
	width: 43px;
	z-index: 666;
}
#toTop:hover, #toFavourites:hover {
	background-position: center bottom;
}
.img-f-right {
	float:right;
	margin:0 0 20px 20px
}
h2.pagetitle {
	margin-top: 10px;
}
h3 {
	padding: 0 0 13px 0;
	margin: 0 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've



thought?!) align the image to the right. And using 'class="centered',



will of course center the image. This is much better than using

align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0px;
	margin: 0 0 15px 20px;
	display: inline;
}
img.alignleft {
	margin:0 20px 15px 0px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
	display:block;
}
.magento ul, .channeladvisor ul {
	padding: 0px 0 10px 10px !important
}
.channeladvisor p {
	margin:0 0 6px 0 !important
}
html>body .entry ul {
	padding: 0px 0 10px 10px;
	list-style:none;
}
html>body .entry ul ul {
	margin-left: 0px;
	padding: 7px 0 0px 10px;
	list-style: none;
	text-indent: 0px;
}
html>body .entry ul ul {
	margin-top:5px
}
html>body .entry ul ul li, .entry ol ul li {
	padding-bottom:6px !important;
	background:url(images/dot-arrow.gif) no-repeat 0 6px !important;
	padding-left:14px !important;
}
html>body .entry li {
	padding-bottom:5px;
	background:url(images/bullet.png) no-repeat 0 4px;
	padding-left:24px;
}
html>body .entry ol ul ul {
	margin-top:5px;
	padding:0 0 1px 0px !important
}
html>body .entry ol ul ul li {
	padding-bottom:6px !important;
	background:url(images/dot-sub-arrow.gif) no-repeat 0 8px !important;
	padding-left:14px !important;
}
/* .entry ul li:before, {

 background:#ffffff url(images/left-nav-arrow.gif) no-repeat scroll left top;

}*/

.entry ol {
	padding: 0 0 10px 25px;
	margin: 0 0 0 10px;
}
.entry ol ol {
	padding: 0 0 10px 25px;
	margin: 0;
}
.entry ol ul {
	padding: 0px 0 1px 15px !important;
	margin: 5px 0 0 0;
}
.entry ol li {
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
	background:none !important
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* Begin Form Elements */















#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	/*width: 108px;*/















	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#sidebar form {
	margin: 0;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}
.aligncenter, div.aligncenter {
	display: block;
	margin:auto;
	text-align:center;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */















































/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.















	It won't be a stylish marriage, I can't afford a carriage.















	But you'll look sweet upon the seat of a bicycle built for two." */















.post .h3 {
	background:#F3F3F3 none repeat scroll 0 0;
	margin:10px 0 0;
	padding:3px 5px;
	display:block
}
/* ------ NSfields  -------- */







table#NSfields {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom:18px;
}
table#NSfields th {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding:5px;
	background-color:#f3f3f3;
	text-align:left;
}
table#NSfields td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding:5px;
}
/* ----- img class ----- */















.img {
	padding: 5px 2px !important;
	margin:0 !important
}
#sidebar {
	width:225px;
	float:left;
	margin-left:30px;
}
ul.form {
	margin:0 0;
	padding:0;
	width:436px;
	clear: both;
	overflow:hidden;
	list-style:none;
}
ul.form li {
	float:left;
	width:175px;
	margin:0 0px 5px 0;
	padding:0;
	background:none;
}
ul.form li input {
	padding:5px;
	font-size:12px;
	width:160px;
	font-family:Arial;
	border:none;
	background:#292C2F;
	margin:0;
	color:#848282;
	-webkit-border-radius: 03px;
	-moz-border-radius: 03px;
	border-radius: 03px;
}
ul.form li textarea {
	background:#292C2F;
	padding:5px;
	font-size:12px;
	width:335px;
	font-family:Arial;
	border:none;
	color:#848282;
	-webkit-border-radius: 03px;
	-moz-border-radius: 03px;
	height:62px;
	border-radius: 03px;
	margin-bottom:0;
}
ul.form li input.submit {
	padding:5px 8px;
	border:none;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-family:Arial;
	background-image:url(images/submit.png);
	background-repeat: no-repeat !important;
	background-position:0 0 !important;
	height:29px;
	width:78px;
	text-indent:-10100px;
	margin:0;
	cursor:pointer;
}
ul.form li input.submit:hover {
	background-position:-101px 0 !important;
	height:29px;
	width:78px;
}
.btn {
	float: right;
	margin-top:43px !important;
	height:29px;
	width:78px !important;
}
*:first-child+html ul.form li.btn {
	top:0;
	margin:0;
	height:29px !important;
	width:78px !important;
	background-image:url(images/submit.png);
	background-repeat: no-repeat;
}
*:first-child+html ul.form li.btn:hover {
	background-position:-101px 0 !important;
}
*:first-child+html ul.form li.btn input {
	height:29px !important;
	width:78px !important;
	display:block;
}
.textarea-w {
	width:350px !important;
}
.contact-cont li p {
	margin-bottom:18px
}
#sliderContent h2 {
	font-size:23px;
	font-weight:normal !important
}
table.listing {
	border-color: #DADFE0;
	border-style: solid;
	border-width: 1px;
	line-height: 18px;
}
table.listing input {
	display: block;
	margin-top: 2px !important;
}
table.listing th {
	text-align:left;
	background:url(images/table-head-bg.gif) repeat-x left bottom;
}
table.listing th, table.listing td {
	border-color: #DADFE0;
	border-width: 0 0 1px;
	padding: 8px;
}
table.listing td p {
	margin: 0;
	padding-bottom: 0 !important;
	padding-top: 13px !important;
	font-size:11px!important;
}
.sort {
	background-color:#d9e8ea;
}
.odd {
	background:none repeat scroll 0 0 #ffffff;
}
.eve {
	background:none repeat scroll 0 0 #F6F6F6;
}
.sel {
	background:none repeat scroll 0 0 #fff2f1;
}
.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
}
.faq-catname {
	   background-color: #E2EBF0;
    color: #085489;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	margin-bottom: 18px;
	line-height: 18px;
}
div.faq-title {
font-style:normal !important;
}
div.faq-title strong{ float:left;}
div.faq-title a{display: block;
    margin-left: 16px;}
