/* Helix Digital WebCommunity - last update 2009-11-24 */

body {
	font-family: Tahoma, Geneva, Arial sans-serif;
	font-size: 10pt;
}

h4 {
	font-size: 11pt;
}

h5 {
	font-size: 10pt;
}



a {
	color: #036BA3;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.plainlink {
	color: #000 !important;
	border-bottom: 1px dotted #000 !important;
}

help {
	border-bottom: 1px dotted #000 !important;
	cursor: help;
}

.productfeature {
	margin: 10px 0 -10px; 0;
	padding: 0 0 0 0;
}

/* Alignment & Main Containers */

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
}

.noborder {
	border: none !important;
}

.notopborder {
	border-top: none !important;
}

.nobottomborder {
	border-bottom: none !important;
}

.right {
	float: right;
}

.left {
	float: left;
}

.center {
	text-align: center;
}


#page {
	width: 998px;
	margin: 6px auto 12px auto;
	height: 100%;
}

#headbar {
	height: 110px;
	border: 1px solid #d9d9d9;
	background-image: url(images/elementbg-headbar.gif);
}

#banner {
	height: 230px;
}

#content {
}

.contentbox {
	margin-bottom: 12px;
	padding: 0 0 0 0;
}

.contentbox_halfwidth {
	width: 492px;
}

#left_column {
	width: 240px;
	margin: 0 12px 0 0;
	float: left;
}

#left_column h3, #left_column h2 {
	margin: 0;
}

#right_column {
	width: 744px;
	margin: 0;
	float: left;
}

#right_column h3, #right_column h2 {
	margin: 0;
}

#right_column a {
	border-bottom: 1px dotted;
}


/* Page backgrounds */

.bg_index {
	background-image: url(images/background-index.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.bg_webcommunity-homepage {
	background-image: url(images/background-webcommunity-homepage.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_webdirectory {
	background-image: url(images/background-webdirectory.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_webimprint {
	background-image: url(images/background-webimprint.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_webwidgets {
	background-image: url(images/background-webwidgets.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_advertising {
	background-image: url(images/background-advertising.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_pricing {
	background-image: url(images/background-pricing.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_webwidget_webtv {
	background-image: url(images/background-webwidget-webtv.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_webcomment {
	background-image: url(images/background-webcomment.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_404 {
	background-image: url(images/background-404.gif);
	background-position: center top;
	background-repeat: no-repeat
}

.bg_WAC {
	background-image: url(images/background-WAC.gif);
	background-position: center top;
	background-repeat: no-repeat
}


/* Navigation Elements */


#headbar_navigation img{
	margin: 12px 0 12px 12px;
	padding-top: 4px;
	float: left;
}

#headbar_navigation ul {
	margin: 20px 12px 0 0;
}

#headbar_navigation li {
	float:left;
	height:3em;
	line-height:36;
	position:relative;
	list-style-type: none;
	margin: 0 8px 0 0;
	padding: 0 0 0 8px;
	height: 28px;
	line-height: 28px;
	border-left: 1px solid #d9d9d9;
	font-size: 8pt;
}

#headbar_navigation a {
	color: #000;
	border: none;
}

#headbar_navigation a:hover {
	color: #036BA3;
}

#headbar_navigation p {
	margin: 84px 18px 0 0;
}

#headbar_navigation {
	text-align:right;
}


#headbar_navigation .active {
	color: #036BA3;
}

#navigation {
	background-image: url(images/elementbg-navigation.gif);
	background-repeat: no-repeat;
	padding: 3px 0 3px 0;
	height: 208px;
}

#navigation ul {
	margin: 0;
	list-style-type: none;
}

#navigation li {
	margin-left: -38px;
}

#navigation li a {
	background-image: url(images/subnavbg.gif);
	background-position: 0;
	line-height: 28px;
	margin: 0;
	height: 26px;
	width: 204px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	border: none;
}

#navigation li a:hover, #navigation li a.active {
	display: block;
	background-position: 230px;
	color: #036BA3;
	
}

/* Buttons */


.button-125x25px {
	color: #fff;
	text-align: center;
	/* background-image: url(images/button_125x25px.gif);
	height: 25px;
	width: 125px; */
	
	background-image: url(images/button_126x24px.gif);
	height: 24px;
	width: 126px;
	line-height: 24px;
	
	display: block;
	margin: 0 auto 4px auto;
}

.button-125x25px:hover {
	color: #fff;
	background-position: -126px;
}



/* Promotion Boxes */

#promobox_contact {
	width: 200px;
	border: 1px solid #d9d9d9;
	background-image: url(images/gradient_195px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 4px;
	background-color: #fbfbfb;
	min-height: 195px;
}

#promobox_contact img {
	padding: 6px;
}

#promobox_contact p {
	font-size: 9pt;	
}

#promobox_kitdigital {
	width: 200px;
	border: 1px solid #d9d9d9;
	background-image: url(images/gradient_195px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 4px;
	background-color: #fbfbfb;
	min-height: 195px;
}

#promobox_kitdigital p {
	font-size: 9pt;	
}

#promobox_kitdigital img {
	padding: 4px 0 0 4px;	
	margin: 0 0 4px 0;
}



#promobox_quoteA {
	width: 192px;
	height: 220px;
	border: 1px solid #d9d9d9;
	padding: 0 8px 0 8px;
	background-image: url(images/elementbg-quoteA.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fbfbfb;
	min-height: 195px;
}

#promobox_WebComment {
	background-color: #fff;
	background-image: url(images/elementbg-webcomment.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border:1px solid #93D0F1;
	padding: 12px 6px;
	width: 196px;
	min-height: 195px;
}

#promobox_WebComment p {
	color: #3f3f3f !important;
}


#promobox_WebComment_download {
	background-color: #fff091;
	background-image: url(images/gradient-yellow_230px.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	border:1px solid #FFBF00;
	padding: 12px 6px;
	width: 196px;
	min-height: 195px;
}

#promobox_WebComment_download p {
	color: #3f3f3f !important;
}

#promobox_WebComment_download h4 {
	line-height:30px;
}

#promobox_WebComment_download img {
	margin-right: 6px;
}

#promobox_WebComment_download a {
	border-bottom: 1px dotted #ff7400;
}

#promobox_WebComment_download a:hover {
	border-bottom: 1px dotted #000;
}


#promobox_WebComment_iframe {
	background-color: #fbfbfb;
	background-image: url(images/gradient_195px.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 1px solid #d9d9d9;
	padding: 6px 5px 12px 5px;
	width: 228px;
	height: 235px;
	margin: 0 0 12px 0;
}

#promobox_WebComment_iframe .featured_icon {
	margin: 0 8px 12px 0;
}

/* Content Elements */

#contentbox_seehowitworks {
	width: 228px;
	/* height: 260px; - Height without description text */
	height: 320px;
	margin-left: 12px;
	padding: auto;
	background-image: url(images/gradient_195px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	border: 1px solid #d9d9d9;
	padding: 5px;
}

#contentbox_seehowitworks img {
	border: 1px solid #d9d9d9;
}

#contentbox_seehowitworks a {
	border: none;
}

#contentbox_seehowitworks p {
	font-size: 9pt;
}

#contentbox_webcomment_examples {
	width: 228px;
	/* height: 260px; - Height without description text */
	height: 500px;
	margin-left: 12px;
	padding: auto;
	background-image: url(images/gradient_195px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	border: 1px solid #d9d9d9;
	padding: 5px;
}

#contentbox_webcomment_examples img {
	border: 1px solid #d9d9d9;
}

#contentbox_webcomment_examples a {
	border: none;
}

#contentbox_webcomment_examples p {
	font-size: 9pt;
}

#contentbox_featured_webwidget {
	width: 228px;
	/* height: 260px; - Height without description text */
	height: 320px;
	margin-left: 12px;
	padding: auto;
	background-image: url(images/gradient_195px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	border: 1px solid #d9d9d9;
	padding: 5px;
}

#contentbox_featured_webwidget img {
	border: 1px solid #d9d9d9;
}

#contentbox_featured_webwidget a {
	border: none;
}

#contentbox_featured_webwidget .featured_icon {
	margin: 0 8px 12px 0;
}

#contentbox_featured_webwidget h4 {
	margin: 24px 0 0 0;
}

#contentbox_featured_webwidget p {
	font-size: 9pt;
}

#contentbox_benefits {
	width: 492px;
	height: 318px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 12px 0 0 0;
}

#contentbox_benefits ul {
	margin: 10px 0 0 0;
}

#contentbox_benefits li {
	margin-left: -38px;
}

#contentbox_autoheight li {
	margin-left:-38px;
}

#contentbox_homepage_features {
	width: 492px;
	height: 318px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 12px 0 0 0;
}

#contentbox_homepage_features ul {
	margin: 10px 0 0 0;
}

#contentbox_homepage_features li {
	margin-left: -38px;
}

#contentbox_core_elements {
	border: 1px solid #d9d9d9;
	background-image: url(images/gradient_195px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	height: 280px;
	padding: 4px;
}

#contentbox_core_elements p {
	font-size: 8pt;
}

#contentbox_core_elements h4 {
	font-size: 11pt;
	margin: 4px 0 0 0;
	line-height: 11pt;
}

#contentbox_core_elements h4 a {
border: none;
}

#contentbox_autoheight {
	width: 492px;
	height: auto;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 12px 0 0 0;
}


.core_element {
	width: 137px;
	margin: 0 0 0 12px;
}

.core_element_first {
	width: 137px;
	margin-left: 1px;
}

.core_element-wac{
	width: 100%;
	border-top: 1px solid #d9d9d9;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.core_element-wac img {
	float: left;
	display: block;
	margin: 0 10px 60px 0;
}

.core_element-wac h4 a {
	margin: 0;
	padding: 0;
}

.core_element-wac p {
	margin: 0;
	padding: 5px 0 0 0;
} 

.core_element img {
	margin: 12px auto 6px auto;
	display: block;
}

.core_element_first img {
	margin: 12px auto 6px auto;
	display: block;
}

#contentbox_clients {
	padding: 12px 0 0 0;
}

#contentbox_clients h4 {
	margin: 0px;
	line-height: 11pt;
}

#contentbox_clients p {
	margin: 4px;
}

#contentbox_clients a {
	margin: 0;
	line-height: 10pt;
}

#contentbox_clients img {
	border: 1px solid #93D0F1;
	margin-right: 12px;
}

.contentbox_client {
	margin-top: 12px;
}

.casestudytext {
	width: 492px;
	margin-right: 24px;
}

#contentbox_casestudy {
	border: 1px solid #d9d9d9;
	height: 195px;
	padding: 4px;
	background-image: url(images/elementbg-casestudy.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fbfbfb;
	margin: 18px 0 12px 0;
}

#contentbox_casestudy h4 {
	line-height: 30px;
}

#contentbox_casestudy img {
	margin-right: 6px;
}

#core_webwidgets_left {
	margin: 12px 0 0 0;
	width: 240px;
	float: left;
}

#core_webwidgets_right {
	margin: 12px 0 0 0;
	width: 240px;
	float: right;
}

.core_webwidget {
	min-height: 90px;
}

.core_webwidget h5 {
	margin: 0;
	padding: 12px 0 0 0;
	float: left;
}

.core_webwidget p {
	float: right;
	margin: 6px 0 0 0;
}

.core_webwidget img {
	float: left;
	margin: 0 12px 0 0;
}



/* Footer Components */

#footer {
	height: 40px;
	text-align: right;
	border: 1px solid #d9d9d9;
	margin: 0 0 12px 0;
	background-image: url(images/gradient_40px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	width: 996px;
	clear: both;
	position: relative;
	bottom: 0;
}

#footer p {
}

#footer img {
	margin: 12px 12px 0 10px;
	padding:2px 0 0;
	float: right;
}

.feature_list_item {
	list-style-type: none;
	background-image: url(images/element-bullet_24x24px.gif);
	background-position: 0;
	line-height: 28px;
	margin: 0;
	height: 28px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_double {
	list-style-type: none;
	background-image: url(images/element-bullet_24x24px.gif);
	background-position: 0;
	line-height: auto;
	margin: 0 0 6px 0;
	height: 28px;
	display: block;
	padding: 10px 0 0 26px;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_triple {
	list-style-type: none;
	background-image: url(images/element-bullet_24x24px.gif);
	background-position: 0;
	line-height: auto;
	margin: 0 0 18px 0;
	height: 28px;
	display: block;
	padding: 10px 0 0 26px;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number1 {
	list-style-type: none;
	background-image: url(images/element-bullet_number1_24x24px.gif);
	background-position: 0;
	line-height: 28px;
	margin: 0;
	height: 28px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number1_double {
	list-style-type: none;
	background-image: url(images/element-bullet_number1_24x24px.gif);
	background-position: 0;
	line-height: auto;
	margin: 0 0 6px 0;
	height: 28px;
	display: block;
	padding: 10px 0 0 26px;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number2 {
	list-style-type: none;
	background-image: url(images/element-bullet_number2_24x24px.gif);
	background-position: 0;
	line-height: 28px;
	margin: 0;
	height: 28px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number2_double {
	list-style-type: none;
	background-image: url(images/element-bullet_number2_24x24px.gif);
	background-position: 0;
	line-height: auto;
	margin: 0 0 6px 0;
	height: 28px;
	display: block;
	padding: 10px 0 0 26px;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number3 {
	list-style-type: none;
	background-image: url(images/element-bullet_number3_24x24px.gif);
	background-position: 0;
	line-height: 28px;
	margin: 0;
	height: 28px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number3_double {
	list-style-type: none;
	background-image: url(images/element-bullet_number3_24x24px.gif);
	background-position: 0;
	line-height: auto;
	margin: 0 0 6px 0;
	height: 28px;
	display: block;
	padding: 10px 0 0 26px;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number4 {
	list-style-type: none;
	background-image: url(images/element-bullet_number4_24x24px.gif);
	background-position: 0;
	line-height: 28px;
	margin: 0;
	height: 28px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number4_double {
	list-style-type: none;
	background-image: url(images/element-bullet_number4_24x24px.gif);
	background-position: 0;
	line-height: auto;
	margin: 0 0 6px 0;
	height: 28px;
	display: block;
	padding: 10px 0 0 26px;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number5 {
	list-style-type: none;
	background-image: url(images/element-bullet_number5_24x24px.gif);
	background-position: 0;
	line-height: 28px;
	margin: 0;
	height: 28px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_number5_double {
	list-style-type: none;
	background-image: url(images/element-bullet_number5_24x24px.gif);
	background-position: 0;
	line-height: auto;
	margin: 0 0 6px 0;
	height: 28px;
	display: block;
	padding: 10px 0 0 26px;
	color: #000;
	background-repeat: no-repeat;
}

.feature_list_item_grey_triangle {
	list-style-type: none;
	background-image: url(images/element-bullet_12x12px.gif);
	background-position: 7px 4px;
	line-height: 22px;
	margin: 0;
	height: 22px;
	display: block;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat;
}

.li_no_bullet{
	list-style-type: none;
	line-height: 20px;
	margin: 0;
	height: 25px;
	padding-left: 26px;
	overflow: hidden;
	color: #000;
}

/* 404 Page */

#notfound {
	background-image: url(images/icon-warning.gif);
	background-position: 2em 50%;
	background-repeat: no-repeat;
	border: 1px solid #D9D9D9;
	height: 7em;
	line-height: 20px;
	margin-top: 36px;
	padding-left: 14em;
	padding-top: 12px;
}

#goog-wm-sb {
	border: none;
	color: #fff;
	text-align: center;

/* background-image: url(images/button_125x25px.gif);
	height: 25px;
	width: 125px; */
	
	background-image: url(images/button_126x24px.gif);
	height: 24px;
	width: 126px;
	line-height: 24px;
	
	margin: 0 0 0 4px;
}

#goog-wm-sb:hover {
	color: #fff;
	text-align: center;

	background-position: -126px 0;
}

#goog-wm ul li {
	list-style-type: none;
}

/* WebComment */

#banner_quote {
	padding: 100px 0 0 0;
	color: #3f3f3f;
}

#banner_quote h2 {
	margin: 0;
	font-size: 14pt;
	padding: 0 0 0 500px;
}

#banner_quote p {
	margin: 0;
	padding: 10px 70px 0 0;
	text-align: right;
}


/* WebComment */

#banner_quote {
	padding: 100px 0 0 0;
	color: #3f3f3f;
}

#banner_quote h2 {
	margin: 0;
	font-size: 14pt;
	padding: 0 0 0 500px;
}

#banner_quote p {
	margin: 0;
	padding: 10px 70px 0 0;
	text-align: right;
}

/* WebComment Pricing Table */

#pricingtable {
	margin: 10px 0 0 0;
	color: #3f3f3f;	
	border-top: 1px solid #D9D9D9;
	width: 492px;
	padding: 12px 0 0 0;
}

#pricingtable p {
	margin: 0;
}

#pricingtable h3 {
	margin: 0 0 12px 0;
}

#pricingtable h4 {
	margin: 0;
}

#pricingtable .heading{
	background-color: #f9eb8b;
	height: 35px !important;
}

#pricingtable .odd {
background-color: #fff;
}

#pricingtable .even{
background-color: #fdf8df;
}

#pricingtable td {
text-align: center;
padding: 5px;
height: 35px !important;
}

#pricingtable .label {
	text-align: left;
}

#pricingtable hr {
	height: 0px;
	margin: 0px;
	border: none;
	border: 1px solid #f9eb8b;
}

#pricingtable .note {
	font-style: italic;
	font-size: 9pt;
	margin: 10px 0 ;
	display: block;
}


.brochure-download {
	font-size: 11pt;
	font-weight: bold;
	background-image: url(images/icon-download_35x35px.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	margin: 0 0 6px 0;
}

.brochure-download p {
	padding: 6px 0 0 48px;

}