/*********************************
 * Generic
 *********************************/

body.section-support #page {
	background: none !important;
}

body.section-support #page #page-inner {
	background: none;
}

body.section-support #sidebar-left {
	margin-top: 0;
}

body.one-sidebar #content,
body.two-sidebars #content {
	padding: 0px;
}

#sidebar-right {
	margin-top: 0px;
}

.supportcenter_feedback {
	width: 30em;
	background-color: #AAFFAA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #77CC77;
	padding: 1em;
	margin-bottom: 20px;
	font-family: arial;
	font-size: 16px;
	color: #000000;
}

.supportcenter_error {
	width: 30em;
	background-color: #FFAAAA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #CC7777;
	padding: 1em;
	margin-bottom: 20px;
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}

fieldset {
	border: 3px solid #eee;
	margin: 0 0 1.5em;
	padding: 1.5em;
	display: block
}


/*********************************
 * Front
 *********************************/

body.page-support-supportcenter #main #content #content-header {
	background: url("../img/suppor_center_head_bg.jpg") no-repeat scroll top right transparent;
	height: 230px;
	margin: 0 0 20px 0;
	margin: 0px 0px;
	position: relative;
}

body.page-support-supportcenter .supportcenter_tagline_box {
	position: absolute;
	left: 20px;
	bottom: 20px;
}

body.page-support-supportcenter .supportcenter_tagline_box h4 {
	font-family: arial;
	font-size: 18px;
	color: #AAAAAA;
}


/*********************************
 * Login
 *********************************/

body.page-support-supportcenter-login #main #content #content-header h1.title {
	background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}

.section-support #block-block-30 .block-inner {
	width: 175px;
	padding-bottom: 10px;
	background: transparent url(/img/box_login_box_gray_bot_supportcenter.gif) no-repeat scroll bottom;
}

.section-support #block-block-30 .block-inner .content h3 {
	padding: 5px 0 0 8px;
	margin: 0;
	background: transparent url(/img/box_login_box_gray_top_supportcenter.gif) no-repeat scroll 0 0;
}

.section-support #supportcenter-login {
	font-size: 1.4em;
	font-weight: bolder;
	display: block;
	margin: 0;
	padding: 15px 0 0 8px;
	position: relative;
	background: transparent url(/img/box_login_box_gray_midv2_supportcenter.jpg) repeat-y scroll 0 0;
	text-align: left;
}

.section-support #supportcenter-login #user-login-form .form-item {
	margin: 0 0 5px;
	text-align: left;
	float: none;
}


.section-support #supportcenter-login #user-login-form .form-item label {
	height: 15px;
	margin: 0 6px 0 0;
	font-size: 0.7em;
	line-height: 18px;
	text-align: left;
}

.section-support #supportcenter-login #user-login-form .form-item #edit-name,
.section-support #supportcenter-login #user-login-form .form-item #edit-pass {
	display: block;
	height: 18px;
	width: 11.5em;
}

.section-support #supportcenter-login #user-login-form #edit-sticky-wrapper label {
	padding-left: 2px;
	top: 0px;
}

.section-support #supportcenter-login #user-login-form .form-item #edit-sticky {
	position: relative;
	border: none;
	float: left;
	top: 4px;
}

.section-support #supportcenter-login #user-login-form #user_login_submit input {
	margin-right: 20px;
	margin-top: 12px;
	cursor: pointer;
	border: 0 none;
}

.section-support #supportcenter-login #user-login-form .item-list ul {text-align: left; margin: 0; padding: 0 0 0 0; list-style: none; list-style-image: url(); }
.section-support #supportcenter-login #user-login-form .item-list ul li { float: none; margin: 0; padding: 0; list-style: none; list-style-image: url(); }
.section-support #supportcenter-login #user-login-form .item-list ul li a {font-size: 0.6em; }



/*********************************
 * My Details
 *********************************/

body.page-support-supportcenter-my_details #main #content #content-header h1.title {
	background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}

.section-support #customer_details_form_container,
.section-support #company_details_form_container,
.section-support #customer_password_form_container {
	display: block;
	width: 100%;
	margin-bottom: 40px;
	padding-bottom: 30px;
	_padding: 0 0 60px 0; /* Hack for <IE6 */
	position: relative;
	border: 1px solid #ccc;
}

.section-support #customer_details_form_container,
.section-support #company_details_form_container { width: 48%; }

.section-support #company_details_form_container { float: right; }

/* Top of box */
.section-support #customer_details_form_container #customer_details_header,
.section-support #company_details_form_container #company_details_header,
.section-support #customer_password_form_container #customer_password_header,
.section-support .product_box .product_box_header {
	margin: 0;
	background: rgb(243,243,243) url(/img/boxes_grey_plastic_bg_top.gif) repeat-x left 2em;
	border-top: 2px solid rgb(255,255,255);
	border-bottom: 1px solid #ccc;
}

.section-support .product_box .product_box_body {
	padding: 10px;
}

/* Bottom of box */
.section-support #customer_details_form_container #customer_details_submit,
.section-support #company_details_form_container #customer_details_submit,
.section-support #customer_password_form_container #customer_details_submit {
	display: block;
	width: 100%;
	height: 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent;
	border-bottom: 2px solid rgb(242,242,242);
	text-align: center;
}

.section-support #customer_details_form_container h1,
.section-support #company_details_form_container h1,
.section-support #customer_password_form_container h1,
.section-support .product_box .product_box_header h1 {
	margin-left: 10px;
	color: #999;
	font-size: 2em;
	letter-spacing: -1.5px;
}

.section-support #customer_details_form_container form,
.section-support #company_details_form_container form,
.section-support #customer_password_form_container form {
	padding: 10px 0 0 20px;
}

.page-support-supportcenter-my_details #content-area form .textfield {
	width: 15em;
}

.section-support #customer_password_form_container form .password-description { margin: 2em 20px 0 0; }

.section-support #customer_details_form_container #customer_details_submit input,
.section-support #company_details_form_container #customer_details_submit input,
.section-support #customer_password_form_container #customer_details_submit input {
	width: 85px;
	height: 38px;
	border: none;
}



/*********************************
 * My Licenses
 *********************************/

body.page-support-supportcenter-my_licenses #main #content #content-header h1.title {
/*	background: url("/img/banner_support_center_small.jpg") no-repeat 140px 0px transparent;*/
	height: 90px;
/*	margin: 0 0 20px 0;
	padding: 20px 0 0 0;*/
	font-size: 32px;
}

/* The coming lines are quick-fixes for Drupals bad base styling. It should be solved globally. */
body.page-support-supportcenter-my_licenses {
	min-width: 98em;
	width:auto !important;
}

body.page-support-supportcenter-my_licenses #page-inner {
	min-width: 98em;
	width:auto !important;
	background-image: url();
}

body.page-support-supportcenter-my_licenses #main {
	position: relative;
	min-width: 98em;
	width:auto !important;
}

body.page-support-supportcenter-my_licenses #main-inner {
	position: relative;
}

body.page-support-supportcenter-my_licenses #sidebar-left {
	position: absolute;
	left: 0px;
	top: 0px;
}

body.page-support-supportcenter-my_licenses #sidebar-right {
	padding: 0;
	position: absolute;
	left: 73em;
	top: 10px;
	float: none;
}


body.page-support-supportcenter-my_licenses #content {
	margin: 0;
	width: 960px;
	min-width: 54em;
	margin: 0px;
}

body.page-support-supportcenter-my_licenses #content-inner {
	padding: 0;
	width: 100%;
}

/* Actual styling starts here :) */
.page-support-supportcenter-my_licenses #product_list .panel {
	margin-bottom: 50px;
	width: 840px;
	border: none;
}

.page-support-supportcenter-my_licenses #product_list .product .top {
	width: 100%;
	height: 11em;
	background: none;
}

.page-support-supportcenter-my_licenses #product_list .product .top li {
	position: relative;
	display: block;
	width: 24.9%;
	margin: 0;
	padding: 10px 0;
	float: left;
	background-color: transparent;
	text-align: center;
}

.page-support-supportcenter-my_licenses #product_list .product .top li p {
	margin: 0;
	padding: 0;
}

.page-support-supportcenter-my_licenses #product_list .product .top li span {
	display: block;
	margin: 0 auto 6px;
	padding: 0;
	color: #999;
	font-size: 4em;
	line-height: 1.1em;
}

.page-support-supportcenter-my_licenses #product_list .product .top .product_name p {
	padding-top: 100px;
	background: transparent url(/img/ad_aware_ae/box_aawae_plus_50.png) no-repeat center top;
	line-height: 1em;
}
.page-support-supportcenter-my_licenses #product_list .product .top .ad-aware_pro_security p { background-image: url(/img/support/box_adaware_pro_mini.png);}
.page-support-supportcenter-my_licenses #product_list .product .top .ad-aware_personal_security p { background-image: url(/img/support/box_adaware_personal_mini.png);}
.page-support-supportcenter-my_licenses #product_list .product .top .ad-aware_business_edition p { background-image: url(/img/ad_aware/ad-aware_business_edition_box_50_transparent.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .ad-aware_pro p { background-image: url(/img/ad_aware/ad-aware_pro_box_50_transparent.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .anti-virus_helix p { background-image: url(/img/helix/box_antivirus_helix_50.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .personal_firewall p { background-image: url(/img/boxshot_firewall3_50.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .registry_tuner p { background-image: url(/img/boxshot_tuner_50.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .registry_tuner_2011 p { background-image: url(/img/boxshot_tuner_50.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .privacy_toolbox p { background-image: url(/img/boxshot_toolbox_50.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .file_shredder p { background-image: url(/img/boxshot_shredder_50.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .digital_lock p { background-image: url(/img/boxshot_lock_50.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .ad-aware_game_edition p { background-image: url(/img/ad_aware/ad-aware_game_edition_box_50_transparent.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .ad-aware_total_security p { background-image: url(/img/support/box_adaware_total_mini.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .driver_updater p { background-image: url(/img/support/box_driver_updater_mini.png); }
.page-support-supportcenter-my_licenses #product_list .product .top .pc_optimizer p { background-image: url(/img/support/box_pc_optimizer_mini.png); }

.page-support-supportcenter-my_licenses #product_list .product .top .product_name span {
	margin: 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

.page-support-supportcenter-my_licenses #product_list .product .other_licenses {
	width: 100%;
}

.page-support-supportcenter-my_licenses #product_list .center {
	padding: 0;
}

.page-support-supportcenter-my_licenses #product_list .product table {
	width: 100%;
	margin: 0 0 1px;
	padding: 0 0 10px;
	clear: both;
	overflow: scroll;
}

.page-support-supportcenter-my_licenses #product_list .product table thead,
.page-support-supportcenter-my_licenses #product_list .product table tbody {
	border: 0;
}

.page-support-supportcenter-my_licenses #product_list .product table thead tr th {
	padding: 8px 5px;
	color: #fff;
	border-bottom: 1px solid #eee;
	background-color: #555;
	font-weight: bold;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr {
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr.even {
	background-color: rgb(247,247,247);
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td {
	border-right:1px solid #f1f1f1; padding-left:5px;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td.license_last_td {
	border-right:none;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td.product_seats .expiration_date {
	margin: 0 5px 0 0;
	padding-left: 27px;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 5px center;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td.product_seats .expiration_date.active { background-image: url(/img/icon_cake_full_16.gif); }
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td.product_seats .expiration_date.three_months_left { background-image: url(/img/icon_cake_3fourths_16.gif); }
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td.product_seats .expiration_date.two_months_left { background-image: url(/img/icon_cake_half_16.gif); }
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td.product_seats .expiration_date.one_month_left { background-image: url(/img/icon_cake_1fourth_16.gif); }
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td.product_seats .expiration_date.expired { background-image: url(/img/icon_cake_empty_16.gif); }

.page-support-supportcenter-my_licenses #product_list .product table .centered {
	text-align: center;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .upgraded {
	display: block;
	width: 85px;
	margin: 0 5px 3px 0;
	padding: 2px 5px 2px 25px;
	background: #ffffeb url(/img/icon_upgrade_16.gif) no-repeat scroll 5px center;
	border: 1px solid #e2e391;
	border-left: none;
	font-size: 8px;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

/* Serial number list */
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_number_field {
	width: 22em;
	margin: 3px 0 0;
	padding: 0;
	background-color: transparent;
	font-family: Courier New;
	font-size: 1.1em;
	overflow: hidden;
}

/* Serial Tools column */
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools {
	margin: 15px 0;
	padding: 0;
	background-color: transparent;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools li {
	margin-bottom: 5px;
	background-color: transparent;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools li a {
	display: block;
	height: 16px;
	padding: 0 0 0 20px;
	background: transparent url() no-repeat left center;
	color: #000;
	font-size: 0.8em;
	text-decoration: none;
}

.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools li a:hover {
	text-decoration: underline;
}

.tool_labels {
	display: block;
	width: 300px;
	padding: 5px;
	position: absolute;
	right: 30px;
	top: 0;
	border: 1px dashed #ddd;
}

.tool_labels li {
	display: block;
	width: 280px;
	margin: 0;
	padding: 2px 0 2px 20px;
	background: transparent url() no-repeat left center;
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.tool_labels li em { font-weight: normal; }

.tool_labels .renew_link,
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools .renew_link { background-image: url(/img/icon_renew_16.gif); }
.tool_labels .reset_serial,
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools .reset_serial { background-image: url(/img/icon_reset_16.gif); }
.tool_labels .end_subscription_link,
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools .end_subscription_link {	background-image: url(/img/icon_delete_16.gif); }
.tool_labels .mail_serial,
.page-support-supportcenter-my_licenses #product_list .product table tbody tr td .serial_tools .mail_serial { background-image: url(/img/email.gif); }

/* Product box bottom */
.page-support-supportcenter-my_licenses #product_list .product .product_box_bottom {
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
}

/* Box pulley */
.page-support-supportcenter-my_licenses .node .panel .bottom .pulley {
	width: 25%;
	height: auto;
	background: #ddd url() no-repeat center bottom;
	border: 2px solid #d0d0d0;
	border-top-color: #eee;
	border-bottom-color: #ccc;
	text-indent: 0;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.page-support-supportcenter-my_licenses .node .panel .bottom .pulley:hover {
	background: #ddd url() no-repeat center bottom;
	text-decoration: underline;
}

.page-support-supportcenter-my_licenses .supportcenter_linked_serial {
	padding-top: 8px;
	background: transparent url() no-repeat scroll right top;
	vertical-align: top;
}

.page-support-supportcenter-my_licenses .serial_number_field.supportcenter_linked_serial {
	background: transparent url(/img/icon_questionmark_16.gif) no-repeat scroll right top;
}

.page-support-supportcenter-my_licenses .supportcenter_linked_serial .hover_info_box {
	display: block;
	padding: 5px;
	border: 2px solid #AAAA00;
	background-color: #FFFF88;
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


/*********************************
 * My Downloads
 *********************************/

body.page-support-supportcenter-my_downloads #main #content #content-header h1.title {
	background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}

.page-support-supportcenter-my_downloads .node .panel {
	border:none;
	border-top:3px solid #ef4c23;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.page-support-supportcenter-my_downloads .node .panel .top {
	padding-left: 10px;
	background:none;
	border:none;
}

.page-support-supportcenter-my_downloads .node .panel .top h2 {
	display: block;
	height: 64px;
	margin: 0;
	padding: 10px 0 0 76px;
	color: #333;
	background: transparent url(/img/product_icons/icon_aawae_64.png) no-repeat 6px center;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
}
.page-support-supportcenter-my_downloads .node .panel .top h2.Ad-Aware_Pro_Security { background-image: url(/img/product_icons/aaw11/icon-pro-x50.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Ad-Aware_Personal_Security { background-image: url(/img/product_icons/aaw11/icon-personal-x50.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Ad-Aware_Total_Security { background-image: url(/img/product_icons/aaw11/icon-total-x50.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Ad-Aware_Business_Edition { background-image: url(/img/product_icons/aaw11/icon-business-x50.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Ad-Aware_Enterprise { background-image: url(/img/product_icons/icon_aaw2008_64.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Anti-Virus_Helix { background-image: url(/img/product_icons/icon_lah_64.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Personal_Firewall { background-image: url(/img/product_icons/icon_lpf3_64.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Registry_Tuner { background-image: url(/img/product_icons/icon_lrt_64.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Registry_Tuner_2011 { background-image: url(/img/product_icons/icon_lrt_64.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Privacy_Toolbox { background-image: url(/img/product_icons/icon_lpt_64.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.Digital_Lock { background-image: url(/img/product_icons/icon_ldl_64.png); }
.page-support-supportcenter-my_downloads .node .panel .top h2.File_Shredder { background-image: url(/img/product_icons/icon_lfs_64.png); }

.page-support-supportcenter-my_downloads .node .panel ul li {
	padding: 1px;
}

.page-support-supportcenter-my_downloads .node .panel ul li a {
	text-decoration: none;
}

.page-support-supportcenter-my_downloads .node .panel ul li a span {
	color: black;
}

.page-support-supportcenter-my_downloads .node .panel ul li a:hover {
	text-decoration: underline;
}


/*********************************
 * Contact Support
 *********************************/

body.page-support-supportcenter-contact_support #overlay {
	background-image: url(/mylavasoft/sites/all/themes/lava/img/overlay.png);
}

* html body.page-support-supportcenter-contact_support  #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/mylavasoft/sites/all/themes/lava/img/overlay.png", sizingMethod="scale");
}

body.page-support-supportcenter-contact_support #main #content #content-header h1.title {
	/* background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent; 
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
	*/
}

body.page-support-supportcenter-contact_support .node .panel {
	margin-bottom: 44px;
	padding-bottom: 30px;
}

body.page-support-supportcenter-contact_support .node .content p.form_info {
  font-style: italic;
  margin: 10px 0 0;
 /* text-align: center;*/
}

body.page-support-supportcenter-contact_support .node .content p.form_info span {
  color: #f00;
}

#webform-client-form-17382 {
	padding: 0 10px;
}

#webform-client-form-17382 .form-item {
  /*padding: 30px 0 0 0;*/
}

#webform-client-form-17382 .form-item label {
  font-size: 1.8em;
  font-weight: normal;
}

#webform-client-form-17382 .form-item .form-radios .form-item {
  border: 2px solid #fff;
  display: block;
  float: left;
  font-size: 8px;
  margin: 0 4px 10px;
  padding: 10px 0px 0;
  position: relative;
  text-align: center;
  width: 150px;
}

#webform-client-form-17382 .form-item .form-radios .form-item label {
  font-size: 1.8em;
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  letter-spacing: -0.6px;
  height: 200px;
  display: block;
  background: transparent url() no-repeat 0px 20px;
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-1-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_ad-aware11.png);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-2-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_ad-aware10.png);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-3-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_ad-aware_total_security.gif);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-4-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_ad-aware.gif);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-5-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_ad-aware_business_edition.gif);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-6-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_lavasoft_registry_tuner.gif);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-7-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_lavasoft_privacy_toolbox.gif);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-8-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_lavasoft_digital_lock.gif);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-9-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_lavasoft_file_shredder.gif);
}

#webform-client-form-17382 .form-item .form-radios #edit-submitted-what-lavasoft-product-are-you-using-10-wrapper label {
  background-image: url(/mylavasoft/sites/all/themes/lava/img/screenshots/t_lavasoft_personal_firewall.gif);
}

#webform-client-form-17382 .form-item .form-radios .form-item label input {
  border: 0 none;
  height: 16px;
  width: 16px;
  margin-bottom: 125px;
}

#webform-client-form-17382 .form-item .form-radios .form-item label img.screenshot {
  cursor: pointer;
  display: block;
  height: 120px;
  width: 150px;
}

#webform-client-form-17382 .form-item .form-radios .form-item label a.zoom {
  background: url("/mylavasoft/sites/all/themes/lava/img/icon_magnifying_plus_32.gif") no-repeat scroll left top transparent;
  display: block;
  height: 32px;
  left: 115px;
  position: absolute;
  text-indent: -9999px;
  top: 112px;
  width: 32px;
}

#webform-client-form-17382 .form-item .form-radios .form-item label a.zoom:hover,
#webform-client-form-17382 .form-item .form-radios .form-item label a.zoom:active {
  background-position: left -32px;
}

#webform-client-form-17382 .form-item .form-radios .form-item label strong {
  display: block;
}

#webform-client-form-17382 .form-item .form-radios .form-item label em {
  display: block;
  font-style: normal;
}

#webform-client-form-17382 #webform-component-problem_description .resizable-textarea {
	width: auto;
}

#webform-client-form-17382 #edit-actions {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 2px solid #f2f2f2;
	bottom: 0;
	display: block;
	height: 42px;
	left: 0;
	/*position: absolute;*/
	text-align: center;
	width: 100%;
}

#webform-client-form-17382 #edit-actions fieldset {
	display: none;
}

#webform-client-form-17382 #edit-actions input#edit-submit {
	border: none;
}

#webform-client-form-17382 #webform-component-what-operating-system-are-you-running { clear:both; }
#webform-client-form-17382 #webform-component-ad-aware-version { clear:both; }

#webform-client-form-17382 #edit-actions #edit-submit {
	height: 38px;
	width: 85px;
}

/*********************************
 * Contact Support Thank You
 *********************************/

.page-support-supportcenter-contact_support-thankyou #main #content #content-header h1.title {
	background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}


/*********************************
 * Customer Registration
 *********************************/

body.page-support-supportcenter-customer_registration #main #content #content-header h1.title {
	/*background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;*/
	margin: 0 0 20px 0;
	padding: 0px;
	color:#000;
	font-size: 35px;
}

body.page-support-supportcenter-customer_registration #main #content .node .panel{margin-bottom: 0px;}


/*********************************
 * Acquire Account
 *********************************/

/*body.page-support-supportcenter-acquire_account #main #content #content-header h1.title {
	background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}*/


/*********************************
 * Product Manuals
 *********************************/
body.page-support-supportcenter-product_manuals #main #main-inner #sidebar-right { position:absolute; right:0px; }
/*body.page-support-supportcenter-product_manuals #main #content { width:700px; }*/
body.page-support-supportcenter-product_manuals #main #content #content-header h1.title {
	background: url(/img/misc_page/manuals/manual_title.png) no-repeat scroll top right transparent;
	width: 465px; height: 95px; margin: 0 0 20px 0; padding: 30px 0 0 0; text-indent:-9999px;
}

body.page-support-supportcenter-product_manuals h2 {
  color: #666;
  font-size: 2em;
  font-weight: normal;
  line-height: 175%;
  margin-bottom: 0.5em;
}

body.page-support-supportcenter-product_manuals .manual_list {
	margin: 0;
	padding: 0;
}
body.page-support-supportcenter-product_manuals .manual_list .manual_single { width:460px; height:128px; float:left; padding:0 0 0 150px; margin-top: 20px;}
body.page-support-supportcenter-product_manuals .manual_list .manual_double { width:280px; height:128px; float:left; padding:0 0 0 150px; margin-top: 20px;}
body.page-support-supportcenter-product_manuals .manual_list .manual_triple { width:180px; height:80px; float:left; padding:0 0 0 36px; }
body.page-support-supportcenter-product_manuals .manual_list .aawse_manual .manual_triple { width:216px; height:300px; padding:0px; }

body.page-support-supportcenter-product_manuals .manual_list h2 { 
display: block; height: 18px; color: #555; font: bold 16px/16px "Open Sans", Calibri, Arial; padding:14px 0 0 0; }
body.page-support-supportcenter-product_manuals .manual_list .manual_triple h2 { font-size:11px; }

body.page-support-supportcenter-product_manuals .manual_list .aaw11_manual 
{background: url("../img/sc_products.png") no-repeat scroll 10px 0 transparent}
body.page-support-supportcenter-product_manuals .manual_list .aaw10_manual 
{background: url(/img/misc_page/manuals/icon_aaw10.png) 0 10px no-repeat;}
body.page-support-supportcenter-product_manuals .manual_list .aaw9_manual 
{background: url(/img/misc_page/manuals/icon_aaw9.png) 0 0 no-repeat;}
body.page-support-supportcenter-product_manuals .manual_list .total_manual 
{background: url(/img/misc_page/manuals/icon_total.png) 0 0 no-repeat;}
body.page-support-supportcenter-product_manuals .manual_list .business_manual 
{background: url("../img/sc_products.png") no-repeat scroll 10px -131px transparent}
body.page-support-supportcenter-product_manuals .manual_list .webcompanion_manual 
{background: url("../img/sc_webcompanion.png") no-repeat scroll 10px 0 transparent; }
body.page-support-supportcenter-product_manuals .manual_list .lsrt_manual 
{background: url("../img/sc_products.png") no-repeat scroll 10px -263px transparent;}
body.page-support-supportcenter-product_manuals .manual_list .lspt_manual 
{background: url("../img/sc_products.png") no-repeat scroll 10px -526px transparent;}
body.page-support-supportcenter-product_manuals .manual_list .lsfs_manual 
{background: url("../img/sc_products.png") no-repeat scroll 10px -395px transparent;}
body.page-support-supportcenter-product_manuals .manual_list .lsdl_manual 
{background: url("../img/sc_products.png") no-repeat scroll 10px -657px transparent;}
body.page-support-supportcenter-product_manuals .manual_list .lspo_manual 
{background: url(/img/misc_page/manuals/icon_po.png) 0 0 no-repeat;}
body.page-support-supportcenter-product_manuals .manual_list .lsdu_manual 
{background: url(/img/misc_page/manuals/icon_du.png) 0 0 no-repeat;}


body.page-support-supportcenter-product_manuals .manual_list .aawge_manual 
{background:url(/img/product_icons/icon_aawge_32.gif) 0 14px no-repeat;}
body.page-support-supportcenter-product_manuals .manual_list .aawae_manual,
body.page-support-supportcenter-product_manuals .manual_list .aaw2008_manual,
body.page-support-supportcenter-product_manuals .manual_list .enterprise_manual 
{background:url(/img/product_icons/icon_aaw2008_32.gif) 0 14px no-repeat;}
body.page-support-supportcenter-product_manuals .manual_list .lspf_manual {background:url(/img/product_icons/icon_lpf_32.gif) 0 14px no-repeat;}
body.page-support-supportcenter-product_manuals .manual_list .lsavh_manual {background:url(/img/product_icons/icon_lah_32.gif) 0 14px no-repeat;}

body.page-support-supportcenter-product_manuals #manual_archive_title 
{ background: url(/img/misc_page/manuals/icon_archived.png) 0 0 no-repeat; 
  display:block; padding-left:43px; height:33px; padding-top:10px; cursor:pointer; font-weight:bold; }
body.page-support-supportcenter-product_manuals #manual_list_archive { display:none; }
body.page-support-supportcenter-product_manuals #manual_list_archive .aawse_manual h2 
{ background:url(/img/product_icons/icon_aawse_32.gif) 0 4px no-repeat; padding-left:40px; height:30px; }
body.page-support-supportcenter-product_manuals #manual_list_archive .aawse_manual ul li { margin-bottom:4px; }

/*********************************
 * Video Tutorials
 *********************************/

.page-support-supportcenter-tutorial_movies h2 {
  color:#666666;
  font-size:2em;
  font-weight:normal;
  line-height:175%;
  margin-bottom:0.5em;
}

.page-support-supportcenter-tutorial_movies #video_tutorial {
	margin-bottom: 2em;
	text-align: center;
}

.page-support-supportcenter-tutorial_movies .video_tutorials {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.page-support-supportcenter-tutorial_movies .video_tutorials legend {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
}

.page-support-supportcenter-tutorial_movies .video_tutorials h3 {
	clear: both;
	border-top: 1px solid #eee;
}

.page-support-supportcenter-tutorial_movies .video_tutorials ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: url();
}

.page-support-supportcenter-tutorial_movies .video_tutorials ul li {
	float: left;
	width: 100px;
	margin: 2em 11px 0 0;
	list-style: none;
	list-style-image: url();
	text-align: center;
}

.page-support-supportcenter-tutorial_movies .video_tutorials ul li a {
	text-decoration: none;
}

.page-support-supportcenter-tutorial_movies .video_tutorials ul li a img {
	border: 2px solid #aaa;
	opacity: 0.75;
}

.page-support-supportcenter-tutorial_movies .video_tutorials ul li a:hover img {
	border-color: red;
	opacity: 1;
}

.page-support-supportcenter-tutorial_movies .video_tutorials ul #now_playing {
	margin-top: 1em;
}

.page-support-supportcenter-tutorial_movies .video_tutorials ul #now_playing span {
	display: block;
	width: 104px;
	background: #aaa;
	color: white;
	font-weight: bold;
}

.page-support-supportcenter-tutorial_movies .video_tutorials p {
	padding: 0;
}

.page-support-supportcenter-tutorial_movies .video_tutorials .download {
	float: right;
	margin-top: 1em;
	background-color: #eee;
}

.page-support-supportcenter-tutorial_movies .video_tutorial {
	margin-bottom: 2em;
	text-align: center;
	z-index: 0;
}

.page-support-supportcenter-tutorial_movies .video_tutorial object {
	z-index: 0;
}


/*********************************
 * Retrieve Total Security Credentials
 *********************************/

.page-support-supportcenter-retrieve_access_data_for_total_security #content-header h1.title {
	width: 320px;
}

/* This is the product box base element */
.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container {
	display: block;
	margin-bottom: 44px;
	padding-bottom: 30px;
	position: relative;
	border: 1px solid #ccc;
}

/* Top of box */
.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container h1 {
	margin: 0;
	padding-left: 10px;
	color: #999;
	background: rgb(243,243,243) url(/img/boxes_grey_plastic_bg_top.gif) repeat-x left 1em;
	border-top: 2px solid rgb(255,255,255);
	border-bottom: 1px solid #ccc;
	font-size: 3em;
	font-weight: normal;
	letter-spacing: -2.5px;
}

/* Bottom of box */
.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container #form_submit {
	display: block;
	width: 100%;
	height: 8px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: transparent;
	border-bottom: 2px solid rgb(242,242,242);
	text-align: center;
}

/* .page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container #lava-contact-support-form {
	padding: 20px 0 0 20px;
}*/

.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container .form_info {
	margin: 10px 0 0;
	text-align: center;
	font-style: italic;
}

.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container .form_info span {
	color: red;
}

.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container .form-item {
	padding: 30px 0 0 10px;
}

.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container .form-item label {
	font-size: 1.8em;
	font-weight: normal;
}

.page-support-supportcenter-retrieve_access_data_for_total_security #retrieve_total_security_credentials_form_container #form_submit input {
	border: none;
}


/*********************************
 * Password Reminder
 *********************************/

body.page-support-supportcenter-password #main #content #content-header h1.title {
	background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}

.page-support-supportcenter-emailsent #content #content-header h1.title { display: none; }
.page-support-supportcenter-emailsent .product_box p { margin: 10px 10px 10px 10px; }
.page-support-supportcenter-password .product_box .product_box_top, .page-support-supportcenter-emailsent .product_box .product_box_top, .page-support-supportcenter-change_email_address .product_box .product_box_top { color: #999; background-position: left 1em; padding-left: 10px;}

body.page-support-supportcenter-change_email_address #main #content #content-header h1.title {
	background: url("/img/banner_support_center_small.jpg") no-repeat scroll top right transparent;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}
.page-support-supportcenter-change_email_address .product_box #error { background-color: #fcc; border: 2px solid #f00; }
.page-support-supportcenter-change_email_address .product_box #error p { font-weight: bold; }
.page-support-supportcenter-change_email_address .product_box p.note {display: block; width: 60%; position: absolute; left: 20em; margin: 0;font-size: 0.9em; }

.page-support-supportcenter-password .product_box .product_box_bottom, .page-support-supportcenter-emailsent .product_box .product_box_bottom, .page-support-supportcenter-change_email_address .product_box .product_box_bottom { height: auto; margin: 0; padding: 0 0 20px 10px; text-align: left; }

.page-support-supportcenter-password .product_box .form-item {
	margin-bottom:1em;
	margin-top:1em;
}

.page-support-supportcenter-password .form-item label {
	display:block;
	font-weight:bold;
}

.page-support-supportcenter-password .form-item .description {
	font-size:0.85em;
}


/*********************************
 * FAQ
 *********************************/

body.page-support-supportcenter-faqs .node .panel .top.faq_topic,
body.page-support-supportcenter-faq .node .panel .top.faq_topic {
	padding-left: 10px;
}

body.page-support-supportcenter-faqs form .views-exposed-widget .label,
body.page-support-supportcenter-faq form .views-exposed-widget .label {
	margin: 8px 0 8px 40px;
	float: left;
	clear: left;
}

body.page-support-supportcenter-faqs form .views-exposed-widget .input,
body.page-support-supportcenter-faq form .views-exposed-widget .input {
	margin-right: 40px;
	float: right;
	clear: right;
}

body.page-support-supportcenter-faqs form .views-exposed-widget .input input,
body.page-support-supportcenter-faq form .views-exposed-widget .input input,
body.page-support-supportcenter-faqs form .views-exposed-widget .input select,
body.page-support-supportcenter-faq form .views-exposed-widget .input select{
	width: 300px;
	font-size: 1.6em;
}

body.page-support-supportcenter-faqs form .views-exposed-widget.submit,
body.page-support-supportcenter-faq form .views-exposed-widget.submit {
	float: right;
	clear: both;
}


/*********************************
 * Renewal
 *********************************/

.page-support-renew h1 {
	display: none;
}

.page-support-renew .product_box .product_box_top {
	background-position: left 15px;
}

.page-support-renew .product_box .product_box_top h2 {
	padding: 5px 0 5px 10px;
	color: #666;
	font-size: 2em;
	font-weight: normal;
}

.page-support-renew .product_box h3.serial_title {
	margin-top: 20px;
}

.page-support-renew .product_box h3.login_title {
	margin: 20px 0 0 0;
	padding: 30px 0 0 10px;
	border-top: 2px dashed #ccc;
}

.page-support-renew .product_box .info {
	padding: 10px;
}

.page-support-renew .product_box .info.info_safelist {
	font-style: italic;
}

.page-support-renew .product_box form fieldset {
	border: 0;
}

.page-support-renew .product_box #mail_link {
	display: block;
	width: 100%;
	padding: 10px;
}

.page-support-renew .product_box #mail_link .label label {
	font-weight: bold;
}

.page-support-renew .product_box #mail_link .input {
	width: 60%;
	float: left;
}

.page-support-renew .product_box #mail_link .input input {
	width: 100%;
	font-size: 1.8em;
}

.page-support-renew .product_box #mail_link .submit {
	margin-right: 20px;
	float: right;
	text-align: right;
}

.page-support-renew .product_box #mail_link .submit input{
	width: 137px;
	padding: 2px 5px;
}

.page-support-renew .product_box #user-login {
	display: block;
	width: 100%;
	padding-bottom: 40px;
	position: relative;
}

.page-support-renew .product_box #user-login .label {
	width: 20%;
	margin: 4px 30px 4px 0;
	padding: 7px 0;
	clear: both;
	float: left;
	font-weight: bold;
	text-align: right;
}

.page-support-renew .product_box #user-login .input {
	width: 60%;
	margin-right: 20px;
	padding: 7px 0;
	float: left;
	text-align: left;
}

.page-support-renew .product_box #user-login .input.checkbox {
	width: 10%;
	text-align: left;
}

.page-support-renew .product_box #user-login .input input {
	width: 100%;
	font-size: 1.8em;
}

.page-support-renew .product_box #user-login .submit {
	margin-right: 20px;
	clear: both;
	position: absolute;
	right: 0;
	bottom: 10px;
	text-align: center;
}

.page-support-renew .product_box #user-login .submit input {
	margin: 0 auto;
	padding: 2px 10px;
}

.page-support-renew .product_box #user-login .forgot_pass {
	width: 45%;
	margin: 10px 0 0 20px;
	position: absolute;
	left: 0;
	bottom: 10px;
}

.page-support-renew .product_box .faq_entry_body { border-bottom: 2px solid #f2f2f2; }

.page-support-renew .product_box h3 {
	display: block;
	margin: 5px 0 0 10px;
	font-family: verdana;
	font-size: 1.4em;
	color: #666666;
}

.page-support-renew .product_box ul { padding: 10px; }
.page-support-renew .product_box ul li { padding: 5px; }

.page-support-renew .product_box ul li p,
.page-support-renew .product_box ul li a {
	display: block;
	width: 450px;
	margin: 0;
	padding: 7px 0 7px 24px;
	position: relative;
	background: transparent url(/img/icon_cake_full_16.gif) no-repeat scroll left center;
	color: black;
	font-size: 1em;
	text-decoration: none;
}

.page-support-renew .product_box ul li span {
	display: block;
	position: absolute;
	right: 0;
	top: 0.5em;
	color: #999;
	font-style: italic;
}

.page-support-renew .product_box ul li a.one_month_left { background-image: url(/img/icon_cake_3fourths_16.gif); }
.page-support-renew .product_box ul li a.two_weeks_left { background-image: url(/img/icon_cake_half_16.gif); }
.page-support-renew .product_box ul li a.one_week_left { background-image: url(/img/icon_cake_1fourth_16.gif); }
.page-support-renew .product_box ul li a.expired { background-image: url(/img/icon_cake_empty_16.gif); }

.page-support-renew .product_box ul li a span {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0.5em;
	color: #26a0ea;
	cursor: pointer;
	font-style: normal;
	text-decoration: underline;
}

.page-support-renew .product_box ul li a:hover { text-decoration: underline; }

.page-support-renew .renewal_notice {
	color: #333;
	font-weight: bold;
	border: 3px solid #fc6;
	background: #ffc;
	padding: 0.5em;
	margin: 10px;
}

.page-support-renew .product_box .renewal_notice { margin-bottom: 0; }

.page-support-renew .troubleshooting {
	width: 194px;
	padding: 10px;
	position: absolute;
	left: 78em;
	top: 25px;
	border: 2px dashed #ccc;
}

.page-support-renew .troubleshooting h3 {
	border-bottom: 1px solid #666;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}

.page-support-renew .troubleshooting h4 {
	margin-top: 15px;
	font-size: 1.2em;
}

.page-support-renew .troubleshooting ul,
.page-support-renew .troubleshooting ul li {
	list-style-position: inside;
	list-style-type: disc;
}

.page-support-renew .troubleshooting ul li {
	margin-bottom: 10px;
}

/************************** NEW DESSIGN **************************/
.support_inter .width960 {
	width: 960px !important;
}
.page-support-supportcenter #content.width960 {
	width: 960px !important;
}

.section-support input, textarea, select {height:19px;}
.section-support .views-exposed-widget label {margin:0px 10px 10px 0px; float: left;}
.section-support .views-exposed-form .views-exposed-widget .form-submit {margin-top: 2.6em;}

.row {
	width: 100%;
	height: 130px;
	border-bottom: 1px dotted #07133f;
	clear: both;
	margin: 20px 0px 0px;
}
.supp_box {
	height: 100px;
	width: 311px;
	border-right: 1px dotted #07133f;
}

.last { border-right: none; border: none;}

.supp_box_icon{
	padding: 10px 0px 0px;
	text-align: center;
	width: 88px;
	height: 90px;
}

.supp_box_content {
	width: 222px;
	height: 90px;
}
.supportcenter_tagline_box h1{
	font-size: 37px;
	line-height: 39px;
	color: #ff5400;
	font-weight: 400;
	margin-bottom: 0px;
}

.supportcenter_tagline_box h3{
	font-size: 33px;
	line-height: 35px;
	color: #000000;
	font-weight: normal;
}

.semibold {font-family:"Segoe UI Semibold", "Trebuchet MS", Verdana, sans-serif;}

.button_view {
	background: url("../img/support_buttons.png") no-repeat 0px 0px transparent;
	height: 20px;
	width: 52px;
	border: none;
	cursor: pointer;
}

.button_login {
	background: url("../img/support_buttons.png") no-repeat 0px -23px transparent;
	height: 20px;
	width: 52px;
	border: none;
	cursor: pointer;
}

.supp_box_content h2 {
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	line-height: 15px;
}

.supp_box_content p {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px 0px 10px;
}

.row.user_logged{height: 100px;}
.row.user_logged .supp_box {
	height: 77px;
    margin-left: 15px;
    width: 297px;
}

.supp_box.user_logged {height: 72px; margin-left: 15px; width: 297px;}
.supp_box_content_logeed {
	background: url("../img/sc_logged_option_bg.png") no-repeat scroll 24px 3px transparent;
    color: #ffffff;
    font-size: 15px;
    height: 60px;
    margin: 13px 0 0;
    width: 300px;
}

.supp_box_content_logeed a{
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}

.supp_box_content_logeed img {margin-right: 5px;}
.supp_box_content_logeed p {
	color: #fff;
	line-height: 15px;
	padding: 10px 0 0;
}


#content-header.no-image{
	background: none;
}

/********************* SUPPORT INTERNAL *******************/
.support_inter h1 { color: #000; font-size: 35px}
.support_inter p.intro_text { color: #000; font-size: 16px; line-height: normal;}
.support_inter .row{border-bottom: none;}
.support_inter .row .supp_box{border: none; width: 44%; margin-left: 50px}
.support_inter .supp_box_content_logeed img {margin-right: 15px;}
.back_link {font-size: 14px;}

#activate {
	list-style: decimal inside none;
}

#activate li {
	list-style: decimal inside none;
	padding: 5px 0px;
}

#activate li .big_image {
	display: block;
    margin: 13px 20px;
}
#activate li .info_icon{
	display: block;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
}

.act_info {
	margin: 7px 0px;
	overflow: hidden;
}

.command_download{
	background: url("../img/sc_download_small.png") no-repeat scroll 0px 0px transparent;
	display: inline-block;
	height: 16px;
	margin-right: 7px;
	vertical-align: middle;
	width: 9px;
}

.blue_link {color: blue !important;}
.command_manual {
    background: url("../img/sc_command_manual.png") no-repeat 0px 5px transparent;
    padding-left: 25px;
}


#webform-client-form-19896 input[type="text"], #webform-client-form-19896 select {
    border: 1px solid #ccc;
    height: 23px;
    margin-top: 5px;
    outline: medium none;
    width: 250px;
}

#webform-client-form-19896 textarea {
	width: 560px;
	height: 140px;
	margin-top: 5px;
	border: 1px solid #ccc;
}


#webform-client-form-19896 .form-item label {font-size: 10pt;}
#webform-client-form-19896 .form-checkboxes, .form-radios { margin: 0px; }

/*********************************
* Support dessign
*********************************/
#lava-user-register-serial-form .form-item	{float: left; width: 50%; font-size: 14px; height: 60px;}
	
#lava-user-register-serial-form input[type="text"]	{height: 20px; margin-top: 6px;}

#lava-user-register-serial-form #edit-submit {padding:7px}
.section-support .node .panel {border: none;}
.section-support .node .panel .top {background: none; border-bottom:none;}
.section-support .node .panel .top h1 {
    color: #666;
    font-size: 2em;
    letter-spacing: normal;
    margin: 0 0 0 10px;
}

.section-support .messages.error {
	background-color: #fff;
	background-image: none;
	border: 0px;
	padding: 0px;
}
.section-support .messages.error ul {
	list-style: none;
	 margin: 0;
    padding: 0;
}
.section-support .messages.error ul li {list-style: none;}

.section-support #content-top {
	height: 20px;
	margin: 10px 0px 20px;
}

.section-support #content-top .bc_segment {
	color:#333333; 
	font-size: 12px; 
	padding-left: 5px;
}

.section-support #content-top .bc_segment a {
	color: #999999;
	text-decoration: none;
	display: inline-block;
	padding-right: 10px;
	background: url("../img/bc_arrow.png") no-repeat right 4px transparent;
	height: 15px;
	font-size: 12px;
}

.faq_entry_box .label{
height:35px;
width:auto;

}

#lava-user-register-serial-form .form-submit.submit {height: 35px;}
