:link, :visited { text-decoration: none; }

a:hover { text-decoration: underline; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code,cite { font-size:1em; font-weight: normal; font-style: normal; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }

address { font-style: normal }

div.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0;
}

.access_text {
	display: none;
}

body {
	margin: 0; 
	padding: 0;
	background-color: #fff;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

a {
	color: #3197C0;
}

/*structure*/

#headerMasthead_inner, #headerMenu_inner, #xover_inner, #breadCrumb_inner, #headerText_inner, #body_inner, #footer_inner {
	width: 939px;
	margin: 0 auto;
	text-align: left;
}

#headerMasthead {
	height: 74px;
	background-image: url('header_grad.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #000;
	
}

#headerMasthead_inner {
	padding-top: 23px;
	position: relative;
	z-index: 350;
z-index: 10;
/*
width: 405px;
*/
}

#headerMasthead_inner {
	color: #fff;
}




#headerMenu {
position: relative;
clear: both;
display: block;
width: 100%;
height: 35px;
background: #000000 none;
}

#headerMenu_inner {
	color: #fff;
background-color: #000;
	clear: both;
display: block;
	position: relative;
	z-index: 300;
z-index: 10;
	font-size: 12px;
	line-height: 1em;
}

#xover {
	height: 0;
	text-align: center;
}

#xover_inner {
	position: relative;
	z-index: 90;
z-index: 10;
	overflow: visible;
	height: 0;
	color: red;
	font-size: 0;
	line-height: 0;
	text-align: right;
}

/* This is the container for the optional header decoration */
#xover_canvas {
	position: absolute;
	top: 0;
	right: 0;

}

#header_background {
	position: absolute;
	z-index: 5;
	width: 100%;
	background-color: #000;
}

#breadCrumb {
	position: relative;
	z-index: 100;
z-index: 10;
	height: 45px;
	overflow: hidden;
}

#breadCrumb_inner {
	padding: 10px 0 0 0;
}

#headerText {
	position: relative;
	z-index: 100;
z-index: 10;
	font-size: 20px;
	
}

#headerText_inner {
	color: #fff;
}

#headerText_wrap {
	overflow: hidden;
	border-top: 2px solid #2E3338;
}

#body_background {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 160px;
	background-image: url('body_grad.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	
}

#body {
	position: relative;
	z-index: 100;
z-index: 10;
	min-height: 160px;
	height: auto !important;
	height:160px;	
}

#body_inner {
	margin-top: 22px;
}

#footer {
	padding: 58px 0 20px 0;
	background-image: url('footer_grad.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}
#footer_inner {
 	line-height: 38px;
	color:#666666;
	font-size: 10px;
}
#footer_inner a {
	color: #666666;
	text-decoration: underline;
}
#hgbug {
	float: right;
}

/*Overall Styling*/
h2 {
	font-size: 58px; 
/*	line-height: 56px; */
	color: #71caee;
/* margin-bottom: 10px; */
}

span.h2_header {
	font-size: 48px;
	line-height: 70px;
	color: #71caee;
	
}


h2.lengthy {
	font-size: 36px;
	line-height: 36px;
	color: #71caee;
}

h2.Clients {
	font-size: 25px;
	line-height: 24px;
	font-weight: normal;
	color: #71caee;
}

.white {
	color: #fff;
}


/*Masthead*/
#headerMasthead h1 {
	display: block;
	height: 37px;
	width: 403px;
	background-image: url('masthead.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/*Search*/
#searchbar {
	position: absolute;
	width: 259px;
	top: 22px;
	right: 0;
	
}
#search_cap_top {
	background-image: url('search_cap_top.gif');	
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	font-size: 0;
	line-height: 0;
}
#search_cap_bottom {
	background-image: url('search_cap_bottom.gif');	
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	font-size: 0;
	line-height: 0;
}

#search_inner {
	border: 2px solid #394144;
	border-width: 0 2px;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	background-color: #000;
}

#searchbar #query {
	float: left;
	width: 143px;
	height: 17px;
	background-color: #333333;
	border: none;
	margin: 0 0 0 7px;
	padding: 2px 3px 2px 3px;
	color: #FFFFFF;
	font-size: 11px;
}

#searchbar #query:focus {
	background-color: #444444;
}

#searchbar #search_results {
	clear: both;
	background-color: #000;
}

#searchbar #search_results h5 {
	float: left;
	width: 245px;
	clear: both;
	background-color: #394144;
	margin: 12px 0 0 0;
	padding: 3px 0 3px 12px;
	color: #fff;
	font-weight: bold; 
}

#searchbar #search_results ul {
	float: left;
	width: 100%;
	clear: both;
}

#searchbar #search_results li {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 12px;
}

#searchbar #search_results li .icon {
	float: left;
	margin: 0 0 0 15px;
}

#searchbar #search_results li .search_text {
	margin: 0 0 0 82px;
}

#searchbar #search_results li h6 {
	color: #fff;
	font-weight: bold;
}

#searchbar #search_results li p {
	font-size: 11px;
	line-height: 1.2em;
	color: #69707a;
}

/*--- Top Nav - start ---*/
#mainNav {
background-color: #000000;
display: block;
}

#mainNav ul {
margin: 4px 0 0 0;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 31px; 
}
#mainNav ul li {
	position: relative;
	float: left;
	height: 100%;
/*	background-image: url('nav_sep.gif');
	background-repeat: no-repeat;
	background-position: right center; */
	padding: 0 5px 0 5px;
}
#mainNav ul li.first {
	padding-left: 0;
}
#mainNav ul li a  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	height: 31px;
	line-height: 31px;
	white-space: nowrap;
}
#mainNav ul li a span {
	display: block;
	padding: 0 0 0 12px;
	background-position: top left;
	background-repeat: no-repeat;
}
#mainNav ul li.first a span {
	padding-left: 0px;
}
#mainNav ul li.item.selectedtab a span {
	color: #7AD3F7;
}

#mainNav ul li ul {
	position: absolute;
	margin: 0px;
	padding: 5px 0 5px 0;
	background-color: #000000;
	display: none;
	border: 2px solid #3A4046;
	border-top: 0;
}
#mainNav ul li > ul {
	top: auto;
	left: auto;
}
#mainNav ul li li {
	float: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	display: inline;
	background-image: none;
}
#mainNav ul li li a, 
#mainNav ul li:hover li a {
	height: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 17px;
	background-image: url(sm_whiteblack_r.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	display: block;
	line-height: normal;
	white-space: normal;
}

#mainNav ul li li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(sm_blackwhite_r.gif);
}


/* set hover state */
ul#mainNav li:hover, ul#mainNav li.over {
}
#mainNav ul li:hover ul, 
#mainNav ul li.over ul {
	display: block;
}

#mainNav ul li:hover a, 
#mainNav ul li a.active {
	color: #68CEF7;
}

#mainNav ul li:hover a, 
#mainNav ul li.over a {
	color: #68CEF7;
	text-decoration: none;
	background-color: #000000;
}

#mainNav ul li#tabHome:hover a, 
#mainNav ul li#tabHome.over a, 
#mainNav ul li#tabClients:hover a, 
#mainNav ul li#tabClients.over a {
	background-image: none;
}
#mainNav ul li#tabHome:hover a span, 
#mainNav ul li#tabHome.over a span, 
#mainNav ul li#tabClients:hover a span, 
#mainNav ul li#tabClients.over a span {
	background-image: none;
}

#mainNav ul li:hover li a, 
#mainNav ul li.over li a {
	color: #fff;
}
#mainNav ul li:hover li a:hover, 
#mainNav ul li.over li a:hover {
	color: #000;
}


/* set tab width, spacing, & bg image */
#mainNav ul li#tabHome {
	width: 65px;
}
#mainNav ul li#tabEcommerce {
	width: 160px;
}
#mainNav ul li#tabClients {
	width: 60px;
}
#mainNav ul li#tabServices {
	width: 70px;
}
#mainNav ul li#tabPartners {
	width: 70px;
}
#mainNav ul li#tabNews {
	width: 100px;
}
#mainNav ul li#tabAbout {
	width: 70px;
}


/* set menu width */
#mainNav ul li ul {
	top: 31px;
	background-repeat: no-repeat;
}
#mainNav ul li#tabEcommerce ul {
	width: 190px;
	background-position: -46px top;
}
#mainNav ul li#tabServices ul {
	width: 210px;
	background-position: -136px top;
}
#mainNav ul li#tabPartners ul {
	width: 160px;
	background-position: -136px top;
}
#mainNav ul li#tabNews ul {
	width: 140px;
	background-position: -106px top;
}
#mainNav ul li#tabAbout ul {
	width: 100px;
	background-position: -136px top;
}


ul#secNav {
	margin: 0px 3px 0 0;
	padding: 0px;
	list-style-type: none;
	float: right;
	height: 31px;
	line-height: 31px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}
ul#secNav li {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}
ul#secNav li a  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0 5px 0 5px;
	height: 31px;
	white-space: nowrap;
}
ul#secNav li a:hover {
	text-decoration: underline;
}
ul#secNav li#resource {
	width: 113px;
}
ul#secNav li#customer {
	width: 100px;
}
/*--- Top Nav - end ---*/



/*Bread Crumb*/
#breadCrumb {
	font-size: 11px;
	color: #545454;
}

#breadCrumb a {
	color: #545454;
}

/*Header text*/
#headerText p {
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}

#headerText p#subTitle {
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
}

/*Body*/
#body {
	font-family: Arial, Verdana, sans-serif;
	color: #59686e;
	width: 100%;
	height: 160px;

}

#body .top_button {
	padding: 5px 0 0 0;
}

/*accordion box*/
#body .accordionBox {
	margin: 30px 0 45px 0;
}

#body .accordionBox .leftSide {
	background-image: url('accordion_box_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 9px;
	
}

#body .accordionBox .rightSide {
	background-image: url('accordion_box_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 9px;
}

#body .accordionBox .accordionBox_inner {
	background-image: url('accordion_box_grad.gif');
	background-repeat: repeat-x;
	height: 93px;
}

#body .accordionBox #accordion_title {
	margin: 13px 0 0 11px;
	float: left;
}

#body .accordionBox #accordion_title .explain {
	font-size: 10px;
	margin-left: 3px; 
}

#body .accordionBox h4#dware_diff {
	margin: 0 0 4px 0;
	width: 215px;
	height: 52px;
	background-image: url('demandware_difference.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#body #accordion {
	float: right;
	margin: 14px 5px 0 0;
}

#body #accordion .toggler {
	float: left;
	margin: 0 0 0 14px;
	cursor: pointer;
}	
#body #accordion .acc_contents {
	float: left;
	height: 65px;
}

#body #accordion .acc_contents h6 {
	margin-left: 16px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#body #accordion .acc_contents p {
	margin-left: 16px;
	font-size: 10px;
	line-height: 1.4em;
}

#body #accordion .acc_contents p a {
	text-decoration: underline;
	font-weight: bold;
}

/*2 cols*/
#body #main_content {
	margin: 0 0 0 0; /* was 330px left ST */
}

#body #main_content.full {
	margin: 0 0 0 0;
}

#body #main_content_inner {
	float: left;
	width: 610px; /* was 100% - ST */
}

/* now the right column */
#body #side_callouts {
	float: right; /* was left ST */
	width: 292px;
	margin: 0 0 0 0;
}

/* SIDEBAR MODULE TITLE */
#body #side_callouts h4 {
	margin-top: 0;
	margin-bottom: 8px;
}

#body #side_callouts .callout {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 0px solid #e9ebef; /* was 2px ST */
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

#body #side_callouts .callout a {
	text-decoration: underline;
}

#body #side_callouts .callout .spot_img {
	float: left;
	margin: 0 0 0 15px;
}

#body #side_callouts .callout .callout_text {
	padding: 10px 0px 5px 140px;
}

#body #side_callouts .callout .callout_full_text {
	border-top: 2px solid #e9ebef;
	margin: 12px 0 0 0;
	padding: 20px 12px 15px;
}

#body #side_callouts .callout h4 {
	margin: 0 0 7px 0;
	color: #233037;
}

#body #side_callouts .callout p {
	margin: 0 0 7px 0;
}

#body #side_callouts .callout .callout_full_text p {
	font-family: Arial, Verdana, sans-serif;
}

#body #side_callouts .callout .callout_full_text p a {
	text-decoration: underline;
	font-weight: bold;
}

#body #side_callouts .callout address {
	margin: 0 0 7px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

#body #side_callouts .callout address a {
	text-decoration: underline;
	font-weight: bold;
}

#body #side_callouts .callout #reqdemo_text {
	display: block;
	width: 153px;
	height: 72px;
	margin: 3px 0px 15px 128px;
	background-image: url('request_demo_text.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body #side_callouts #sectionNav {

}

#body #side_callouts #sectionNav .cap_top {
	font-size: 0;
	line-height: 0;
	display: block;
	height: 8px;
	background-image: url('whitegrey_cap_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body #side_callouts #sectionNav ul {
	border: 2px solid #e3e6eb;
	border-width: 0 2px 0 2px; 
	background-color: #fff;	
	padding: 0 12px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

#body #side_callouts #sectionNav li {
	border-bottom: 1px solid #e3e6eb;
	padding: 6px 0 6px 0;
}

#body #side_callouts #sectionNav li.last {
	border-bottom: none;
}

#body #side_callouts #sectionNav li a {
	color: #59686e;
}

#body #side_callouts #sectionNav li a.active {
	color: #F03B05;
	font-weight: bold;
	background-image: url('sm_dgrey_r.gif');
	background-repeat: no-repeat; 
	background-position: left center;
	padding-left: 10px;
}

#body #side_callouts #sectionNav li a.open {
	color: #F03B05;
	font-weight: bold;
	background-image: url('sm_dgrey_d.gif');
	background-repeat: no-repeat; 
	background-position: left center;
	padding-left: 10px;
}

#body #side_callouts #sectionNav li a.open {
	background-image: url('sm_dgrey_d.gif');
}

#body #side_callouts #sectionNav li ul {
	border: none;
	padding: 7px 0 0 10px;
}

#body #side_callouts #sectionNav li ul li {
	border: none;
	padding: 0 0 2px 0;
}

#body #side_callouts #sectionNav li ul li a.active {
	font-weight: normal;
	color: #59686e;
	text-decoration: underline;
	background: none;
	padding: 0;
}

#body #side_callouts #sectionNav .cap_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 8px;
	background-image: url('whitegrey_cap_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/*Featured Box*/
/* SIDEBAR MODULE */
#body #side_callouts div.sideModule {
	margin-top: 12px;
	font-size: 11px;
}

#body #side_callouts div.sideModule .cap_top {
	font-size: 0;
	line-height: 0;
	display: block;
	height: 8px;
	background-image: url('whitegrey_cap_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body #side_callouts div.sideModule .cap_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 8px;
	background-image: url('whitegrey_cap_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
margin-bottom: 10px;
}

#body #side_callouts div.sideModule .featured_inner {
	border: 2px solid #e3e6eb;
	border-width: 0 2px 0 2px; 
	background-color: #fff;	
	padding: 0 12px 10px;
}

/* SIDEBAR LIST ITEMS */
#body #side_callouts div.sideModule .featured_inner li {
	background-image: url('sm_dgrey_r.gif');
	background-repeat: no-repeat; 
	background-position: left 3px;
	* background-position: left 6px; /* for IE */
	padding-left: 10px;
	display: block;
	line-height: normal;
}
#body #side_callouts div.sideModule .featured_inner li li {
	padding-left: 10px;
}



#body #side_callouts div.sideModule .callout {
	border-bottom: none;
	float: none;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
}

#body #side_callouts div.sideModule .callout .icon {
	display: block;
	float: left;
	margin: 0 0 0 0;
	width: 59px;
	height: 59px;
}

#body #side_callouts div.sideModule .callout .callout_text {
	padding: 0px 0px 0px 77px;
}

#body #side_callouts div.sideModule .callout h5 {
	font-size: 11px;
	color: #233037;
}

#body #side_callouts div.sideModule .callout h5 a {
	color: #3197C0;
	text-decoration: underline;
}

#body #side_callouts div.sideModule .callout p {
	margin: 0 0 0 0;
	line-height: 1.2em;
}






/*general styles*/
#body h3 {
	margin-top: 20px;
	font-size: 30px;
	line-height: 30px;
	text-transform: none;
	color: #6f7d85;
	border-bottom: 1px dashed #c9cccd;
}

#body h4 {
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	color: #f03b05;
	margin-top: 35px;
}

#body h4.dotsep {
	border-bottom: 1px dashed #bcbcbc;
	padding-bottom: 10px;
}

#body .more_link {
	color: #3197c0;
	text-decoration: underline;
}

#body .go_button {
	display: block;
	width: 43px;
	height: 23px;
	background-image: url('go.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body a.button_97x28 {
	display: block;
	width: 97px;
	height: 28px;
	overflow: hidden;
	background-image: url('button_97x28.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #717a7e;
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px
}

#body a.button_97x28 span {
	display: block;
	margin: 6px 0 0 13px;
}

#body a.button_290x26 {
	display: block;
	width: 290px;
	height: 26px;
	overflow: hidden;
	background-image: url('button_290x26.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #717a7e;
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 12px;
}

#body a.button_290x26 span {
	display: block;
	margin: 5px 0 0 13px;
}

#body a.button_290x26 span.rss {
	margin-left: 8px;
	padding: 0 0 0 24px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url('rss.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#body a.button_290x26 span.contact {
	margin-left: 8px;
	padding: 0 0 0 24px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url('contact.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#body a.button_290x26 span.custcare {
	margin-left: 8px;
	padding: 0 0 0 24px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url('list.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#body #main_content p {
	margin: 10px 0;	
}

#body #main_content p.headerText {
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #717a7e;
}

#body #main_content h5 {
	display: block;
	height: 25px;
	margin: 0 0 15px 0; 
	padding: 4px 0 0 10px;
	background-image: url('round_title_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	color: #fff;
}

#body #main_content h4.internal {
	margin-top: 15px;
}

#body #main_content h5.internal {
	margin-top: 25px;
}

#body #main_content h5.overlap {
	background: none;
}

#body #main_content .sep {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0;
	border-bottom: 2px solid  #E3E6EB;
	margin: 15px 0 20px 0;
}

#body #main_content address {
	margin: 10px 0;
}

#body #main_content ul {
	margin: 10px 0;
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 0 18px;
}

#body #main_content ul.inline_list {
	margin: 10px 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

#body #main_content .blue_icon {
	float: left;
	margin: 10px 10px 10px 0;
}

.main_cap {
	float: left;
	display: block;
	width: 607px;
	height: 25px;
	margin: 0 0 15px 0; 
	padding: 5px 0 0 0;
	background-image: url('round_title_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	color: #fff;
}

.full_main_cap {
	float: left;
	display: block;
	width: 939px;
	height: 25px;
	margin: 0 0 15px 0; 
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	color: #000;
}

#body .full_main_cap a.back {
	display: block;
	color: #000;
	font-weight: bold;
	float: right;
	padding: 0 0 0 12px;
	margin: 0 11px 0 0; 
}


#body .full_main_cap h4 {
	float: left;
	margin: 0 0 0 0px;
	width: 180px;
	font-size: 12px;
}

#body .main_cap a {
	display: block;
	color: #fff;
	font-weight: bold;
}

#body .main_cap h4 {
	float: left;
	margin: 0 0 0 15px;
	width: 180px;
	color: #fff;
	font-size: 12px;
}

#body .main_cap .date_col {
	float: left;
	margin: 0 0 0 15px;
	width: 130px;
}

#body .main_cap .headline_col {
	float: left;
	width: 350px;
}

#body .main_cap .print {
	float: left;
	background-image: url('bw_print.gif');
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0pt 0pt 0pt 11px;
	padding: 0 0 0 17px;
}

#body .main_cap .back {
	float: right;
	padding: 0 0 0 12px;
	margin: 0 11px 0 0; 
	background-image: url('sm_white_l.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#body .main_cap .links {
	float: right;
	width: 345px;
}
#body .main_cap .links a {
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 12px;
	padding-left: 18px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left center;
}
#body .main_cap .links a:hover {
	text-decoration: underline;
}
#body .main_cap .links a#link_ar {
	background-image: url(world_blue.gif);
}
#body .main_cap .links a#link_wp {
	background-image: url(basket_blue.gif);
}
#body .main_cap .links a#link_ds {
	background-image: url(inbox_blue.gif);
}

#body .twocol_left {
	float: left;
	width: 292px;
	margin: 0 20px 0 0;
	overflow: hidden;
}

#body .twocol_right {
	float: left;
	width: 292px;
}

/*grey outline box*/
#body .grey_outline_top {
	display: block; 
	margin: 16px 0 0 0;
	font-size: 0;
	line-height: 0;
	height: 11px;
	width: 606px;
	background-image: url('grey_outline_full_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body .grey_outline_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 11px;
	width: 606px;
	background-image: url('grey_outline_full_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#body .grey_outline_inner {
	border: 2px solid #e3e6eb; 
	border-width: 0 2px;
	padding: 5px 15px;
	width: 572px;
}

#body .grey_outline_inner .col {
	float: left;
	width: 168px;
	margin-right: 15px;
	padding: 10px 15px 10px 0;
	height: 80px;
	border-right: 1px dashed #e3e6eb;
}

#body .grey_outline_inner .last {
	border: none;
	margin-right: 0;
	padding-right: 0;
}

#body .grey_outline_inner .box_icon {
	float: left;
}

#body .grey_outline_inner .box_text {
	padding: 0 0 0 46px;
	line-height: 1.2em;
}

#body #main_content .grey_outline_inner .box_text h6 {
	font-size: 12px;
	line-height: 18px;
}

#body #main_content .grey_outline_inner .box_text h6 a {
	text-decoration: underline;
}

#body #main_content .grey_outline_inner .box_text p {
	margin: 0;
	font-size: 11px;
}

/*2 col content nav*/
#body #main_content .contentNav {
	list-style-type: none;
	padding: 0;
}

#body #main_content .contentNav li {
	float: left;
	width: 292px;
}

#body #main_content .contentNav li.c2 {
	margin-left: 20px;
}

#body #main_content .contentNav li a {
	background-image: url('sm_blue_r.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
}

#body #main_content .contentNav li p {
	margin: 2px 0 10px;
	padding-left: 10px;
}

/*icon features list*/
#body #main_content ul.features {
	float: left;
	width: 100%;
}

#body #main_content ul.features li {
	float: left;
	display: block;
	width: 292px;
	margin: 0 20px 20px 0;
}

#body #main_content ul.features li.c2 {
	margin-right: 0;
}

#body #main_content ul.features li .feat_icon {
	float: left;
}

#body #main_content ul.features li .feat_text {
	margin: 0 0px 0 67px;
}

#body #main_content ul.features li .feat_text h4 {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
}

#body #main_content ul.features li .feat_text p {
	margin: 0;
}

/*-- search --*/
#result_report {
	font-weight: bold;
	margin: 0 0 10px 0;
}

.SuggestFramework_List
{
	/*border: 1px solid #CCCCCC;*/
	border-top: 0;
}

.SuggestFramework_Heading
{
	padding: 0 1px 0 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.SuggestFramework_Highlighted
{
	padding: 0 1px 0 1px;
	background-color: #fff;
	color: #000;
}

.SuggestFramework_Normal
{
	padding: 0 1px 0 1px;
	background-color: #000;
	color: #fff;
}

.SuggestFramework_Combo
{
	width: 100%; 
	margin: 0; 
	padding: 0;
	background-color: #000;
}





/* HUBSPOT STYLES */

/* Hide blog module title */
#main_content_inner #dnn_ContentPane h2.ContainerTitle {
	display: none !important;
}

#listing .post.blogjapanese h3 {
display: inline;
	color: #233037 !important;
	font-family: arial, verdana, sans-serif !important;
	font-size: 21px !important;
	line-height: 120% !important;
	font-weight: bold !important;
	border: none !important;
	margin-top: 5px !important;
}
#listing .post.blogjapanese h3 a {
	color: #233037 !important;
	font-family: arial, verdana, sans-serif !important;
	font-size: 21px !important;
	line-height: 120% !important;
	font-weight: bold !important;
	border: none !important;
	margin-top: 5px !important;
	text-decoration: none !important;
}
#listing .post.blogjapanese h3 a:hover {
	text-decoration: underline !important;
}
.BlogPostList ul {
	padding-left: 5px;
	margin-left: 5px;
}

/* fix RSS feed icon drooping in IE7 */
p.Normal a img {
display: inline; 
vertical-align: middle !important;
}

#listing .post.blogjapanese div.dateandauthor {
padding-top: 5px;
}
#listing .post.blogjapanese div.Submissions {

}
#listing .post.blogjapanese div span.NormalBold {

}
#listing .post.blogjapanese p.postfoot {

}
#listing .post.blogjapanese p.postfoot span.normal {

}








/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}




div.radmenu li.item{display:block;float:left;}
div.radmenu li.item a{display:block;float:left;}
div.radmenu li.item a span{display:block;float:left;}



