/*
Theme Name: KB AppAssure
Theme URI: http://www.appassure.com/
Description: 9/9/09 redesign
Author: ZEITGEIST
*/

@charset "UTF-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	/*height: 100%;
	_height: 100%;
	*/
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Helvetica, sans-serif;
	line-height: 15px;
	color: #6F6F70;
	/*height: 100%;
	_height: 100%;
	*/
}
img, div {
	behavior: url(http://www.appassure.com/iepngfix.htc);
	border:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#wrap {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	height: 100%;
	margin-bottom: 0px;
	/*display:block;*/
	display:table;
}
#main {
	/*margin-bottom: 400px;
	min-height: 100%;
	_min-height: 100%;
	display: block;*/
	/*width:720px;*/
}  /* must be same height as the footer */
#masthead-background {
	/*background: transparent url('images/header4.png') no-repeat;*/
	background: transparent url('images/header3.png') no-repeat;

	height: 150px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}
#masthead {
	height: 85px;
	margin: -150px auto 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	z-index: 10;
}
#masthead-top {
	height: 85px;
	margin: 3px auto;
	padding: 0;
	position: relative;
	width: 100%;
}
#masthead form {
	margin: 0;
	padding: 0;
}
#global-links {
	color: #000;
	/*float: left;*/
	float:right;
	height: 20px;
	margin: 6px 20px 0 0;
	padding: 0;
	_padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
	width: 250px;
	_width: 250px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#global-links a {
	color: #000;
	padding: 0 4px;
	text-decoration: none;
	font-weight: normal;
}
#googleSearch {
	float: right;
	height: 73px;
	margin: 0;
	padding: 5px 10px;
	width: 200px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-right:5px;
	/*background:-moz-linear-gradient(center top , #6383BF, #4A669D) repeat scroll 0 0 transparent*/
	background:#6383BF;
}
#googleSearch h3{
font-size:12px;color:white;
text-shadow:0 1px 0 #4D4D4D;

}
#googleSearch .btn{ background:url(images/orb8.png) no-repeat 0 0; border:0px; float:right;width:20px;margin:2px 0; padding:0px;}
#googleSearch .username,
#googleSearch .pw
{font-size:11px; color:#4f4f4f;width:170px;}
#googleSearch .username{margin-bottom:3px;}
#masthead-top h1 {
	float: left;
	height: 60px;
	margin: 15px 0 0 10px;
	padding: 0;
	width: 440px;
}
#googleSearch a{font-size:11px; font-weight:normal; color:white;}
#masthead-top h1 a {
	display: block;
	height: 60px;
	width: 440px;
}
#masthead-top h1 a span {
	display: none;
}
#googleSearch input.submit {
	background: url('images/30-square.gif') top right no-repeat;
	border: none;
	color: #FFF;
	display: block;
	float: right;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 40px;
}
#navigation {
	background: transparent;
	height: 37px;
	margin: 3px auto;
	padding: 0;
	position: relative;
	width: 950px;
	z-index: 15;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style: none;
}
.flash {
	position: relative;
	z-index: 1;
}
#masthead-background {
	z-index: 5;
}
#masthead, #navigation {
	z-index: 10;
}
#overlay {
	z-index: 0;
}
#lightbox-container {
	z-index: 0;
}
#lightbox2 {
	z-index: 0;
}
#lightbox3 {
	z-index: 0;
}
#item2-on, #item3-on {
}
.meta {
	font-size:10px;
	line-height: 14px;
	color: #999999;
}
#flashcontent {
	display:block;
	margin:-132px auto;
	text-align: center;
	width:1000px;
	height:415px;
	z-index: 1;
}
#embed {
	display: block;
	margin: 30px auto;
	padding: 0;
	background: transparent;
	height: 100%;
	z-index: 1;
}
.containerInnerLeft {
	width:680px;
	float:left;
	padding:0 10px 0 30px;
	margin:0;
}
a {
	color: #6188d7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #466198;
	text-decoration: underline;
}
p {
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-size: 20px;
	color: #6188d7;
	line-height: 22px;
	margin: 0 0 10px 10px;
	
}
h3 {
	font-size: 18px;
	color: #466198;
	margin: 0;
}
h4 {
	font-size: 18px;
	color: #c5212a;
	margin: 0;
}
h5, h5 a, h5 a:link, h5 a:active, h5 a:visited {
	font-size: 12px;
	color: #2f2d30;
	margin: 0;
}
#content-left li {
	list-style-image: url('images/bullet.gif');
	list-style-position: outside;
}
ul {
	line-height: 18px;
}
#divider {
	height:30px;
	border-top: dotted thin #bcbdc0;
}
#divider2 {
	height:10px;
	border-top: dotted thin #bcbdc0;
	width: 260px;
	margin-left: 15px;
}
#divider3 {
	height:10px;
	border-top: dotted thin #bcbdc0;
}
#divider-solid {
	height:10px;
	border-top: solid thin #bcbdc0;
}
blockquote {
	margin-left: 20px;
	padding: 15px;
	padding-left: 30px;
	background-color: #c62127;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.videocontainer {
	float: left;
	padding: 5px;
	width: 310px;
}
.videobox {
	float: left;
	padding: 10px;
	background-color: #F1F1F2;
	color: #4D4D4D;
	font-size: 11px;
	line-height: 16px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 290px;
}
.videobox h2, .videobox h2 a:link, .videobox h2 a:visited {
	font-size: 14px;
	color: #45619A;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 7px 0;
}
.containerInnerRight {
	width:244px;
	float:right;
	/*margin-top:39px;*/
	
	margin-right: 25px;
	height: auto;
	margin-bottom:20px
}
.containerInnerRight h3 {
	color: #c62127;
	font-size: 18px;
	margin-bottom: 10px;
	padding:10px;
}
.containerInnerRight h4 {
	color: #466099;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.containerInnerRight h2 {
	background: #f7f7f7 url(images/sidebar-header.jpg) top center no-repeat;
	padding: 5px 10px;
	margin-bottom: 0;
	color: #FFF;
	font-size: 14px;
	height: 25px;
	font-weight: normal;
	text-transform: uppercase;
}
.containerInnerRight .greybox {
	background: #f7f7f7 url(images/sidebar-box-bg.jpg) bottom center no-repeat;
	padding: 10px;
	margin:0;
}
.containerInnerRight .greybox {
	margin: 0 0 20px 0;
	padding: 0;
}
.greybox p {
	padding: 0px 10px 0 10px;
}
.greybox-more {
	padding: 0 10px 20px 10px;
	text-align: right;
}
.containerInnerRight a {
	font-weight: normal;
}
.containerInnerRight ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	color: #6287d8;
}
.containerInnerRight li {
	border-bottom: dotted thin #6287d8;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: normal;
	font-size: 12px;
}
#footer {
	margin-top: 0!important;
	background: #AFAFAF;
	color: #555;
        margin-bottom: -100px;	
	display:table; width:100%;
	clear:both;
       border: 0;
	padding: 0;
	clear:both; display:table;width:100%;
}
#footer h3, #footer h3 a:link, #footer h3 a:visited {
	font-size: 14px;
	color: #fff;
	margin: 13px auto 10px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
}
#footer .footer-column h3{text-transform: uppercase; color: #212121;}
#footer a:link, #footer a:visited {
	color: #CACACA;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
}
#footer-container {
	width: 940px;
	margin: 0 auto;
}
.footer-column {
	float: left;
	width: 170px;
	margin-right: 20px;
	padding-bottom: 20px;
	color: #413f3e;
}
.footer-column-last {
	float: left;
	width: 270px;
	_width: 270px;
	margin-right: 0;
	_margin-right: 0;
	padding-bottom: 0px;
	color: #413f3e;
}
#footer-keywords.footer-column {
	width: 200px;
	_width: 200px;
}
#footer-downloads.footer-column {
	width: 200px;
	_width: 200px;
}
#footer-video.footer-column {
	margin: 0;
	width: 270px;
}
.footer-column h2, .footer-column-last h2 {
	font-size: 16px;
	color: #fff;
	margin: 0;
	text-align: left;
}
.footer-column ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	color: #CACACA;
}
.footer-column li {
	border-bottom: dotted thin #444243;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
.footer-column li:hover {
	background: #898989;
	padding: 5px 0 5px 5px;
}
#footer .footer-column li:hover a{color: #fff;}
#footer .footer-column li a{text-transform: capitalize; color: #444243;}
#footer-container #divider-solid{height:10px }
#copyright {
	padding-top: 0px;
}
#copyright p, #copyright a:link, #copyright a:visited {
	color: #434343;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
}
#copyright a:hover {
	color: #fff;
	text-decoration: underline;
}
.social_networks{float: center;	height: auto;	width: 248px;	background: none;	margin: 10px auto;	position: relative; clear: both; width: 248px;}
.social_networks p{font: bold 16px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;	margin: 4px 0 28px;	text-align: center;}
.social_networks ul{margin: 0 0 0 24px;	padding: 0;	list-style: none; height: 38px;}
.social_networks li{float: left;	margin-right: 6px;}
.social_networks li img{display: block;	border: 0;}
ul.logo_footer{list-style: none; margin: 10px 0 10px -32px; padding: 0; height: 70px;}
.logo_footer li{display: block; float: left; text-align: right; margin-left: 25px;}



#resource-column {
	float: left;
	width: 290px;
	border-left: thin dotted #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
}
#resource-column2 {
	float: left;
	width: 290px;
	border-left: thin dotted #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
}
#resource-column h2, #resource-column2 h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #FFF;
	background:url(images/h2-bg.jpg) top left no-repeat;
	width: 280px;
	padding: 6px 5px 6px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#resource-column h2 a:link, #resource-column h2 a:visited, #resource-column h2 a:active, #resource-column2 h2 a:link, #resource-column2 h2 a:visited, #resource-column2 h2 a:active {
	color: #FFF;
	font-weight: normal;
}
#resource-column h3, #resource-column h3 a:link, #resource-column h3 a:visited, #resource-column h3 a:active, #resource-column2 h3, #resource-column2 h3 a:link, #resource-column2 h3 a:visited, #resource-column2 h3 a:active {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 5px;
	color: #BC2026;
}
#resource-column p, #resource-column2 p {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 14px;
}
#sub-list {
	width: 85%;
	margin-left: 20px;
}
#sub-list h4, #sub-list h4 a, #sub-list h4 a:link, #sub-list h4 a:active, #sub-list h4 a:visited {
	font-size: 16px;
	line-height: 18px;
	color: #BC2026;
}
#sub-list h4 a:hover {
	color: #790708;
}
#more {
	margin-left: 5px;
}
#homepage-main {
	padding:35px 0 0 0;
	margin: 130px 0 0 20px;
	width: 995px;
}
.col {
	float:left;
	margin: 0;
}
#col_left {
	padding:0 15px 0 0;
	width:360px;
}
#col_left h2 {
	color: #BC2026;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}
#col_left h3, #col_left h3 a, #col_left h3 a:link, #col_left h3 a:active, #col_left h3 a:visited {
	color: #5E89D8;
	margin-top: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}
#col_left p {
	margin-top: 5px;
}
#col_mid {
	display:inline-block;
	padding:5px 15px 0 30px;
	width: 220px;
}
#col_mid h2 {
	color: #9A9A9A;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.date {
	color: #CACACA;
	font-size: 10px;
	margin-top: 10px;
}
.twitter-text {
	color: #6F6F70;
	font-size: 12px;
	line-height: 18px;
}
.twitter-text a, .twitter-text a:link, .twitter-text a:visited, .twitter-text a:active {
	color: #5E89D8;
	text-decoration: none;
}
#col_right {
	padding:0 0 30px 20px;
	width: 295px;
	background-image:none;
}
#col_right h1 {
	font-size: 28px;
	color: #BC2026;
	background:url(images/counting-background.jpg) top left no-repeat;
	width: 275px;
	height: 60px;
	padding: 25px 0 0 90px;
}
#col_right h2 {
	font-size: 18px;
	color: #BC2026;
	line-height: 18px;
	font-weight: bold;
}
#col_right h3 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background:url(images/special-offer.jpg) top left no-repeat;
	width: 275px;
	height: 55px;
	padding: 45px 0 0 90px;
}
#col_right h3 a, #col_right h3 a:link, #col_right h3 a:visited, #col_right h3 a:active {
	color: #333333;
}

#col_right ul {
	margin:0;
	padding:0;
}
#col_right li {
	margin:0 0 5px 15px;
	padding:0 0 0 3px;
	color: #5E89D8;
}
.FAQ-header {
	color: #FFFFFF;
	background-color: #45619A;
	width: 100%;
	padding: 5px;
	font-size: 13px;
}
.alignleft {
	padding-right: 10px;
	border: 0;
	float: left;
}
.alignright {
	padding-left: 10px;
	border: 0;
	float: right;
}
#sub-nav {
	padding:16px 0 0 0;
	float:left;
	margin-left:15px;
	height: 35x;
}
#sub-nav li {
	float:left;
	height:35px;
	line-height:35px;
	padding:0;
	cursor:pointer;
}
.last {
	margin-left:-40px;
}
#sub-nav li a {
	border: 0;
	text-decoration:none;
	display:block;
	padding:0;
}
#sub-nav li li {
	cursor:auto;
}
#sub-nav li li a {
}
#sub-nav li:hover .drop {
	left:auto;
}
#sub-nav .drop {
	position:absolute;
	width:200px;
	left:-9999em;
	z-index:5000;
	margin-top: -17px;
	text-indent:0;
}
#sub-nav .drop .hd {
	background:transparent url(images/nav-top.png) no-repeat 0 top left;
	height:20px;
	_font-size:0;
	_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav-top.png', sizingMethod='crop');
}
#sub-nav .drop .ft {
	padding:0;
	background:transparent url(images/nav-bottom.png) no-repeat 0;
	height:14px;
	_font-size:0;
	_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav-bottom.png', sizingMethod='crop');
}
#sub-nav .drop .bd {
	background:transparent url(images/navbox.png) repeat-y 0;
	padding:0 8px;
	_float:left;
	_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/navbox.png', sizingMethod='scale');
}
#sub-nav .drop .content {
}
#sub-nav .drop p {
	margin: 0;
	font-size: 12px;
	line-height: 17px;
}
#sub-nav .drop h3 {
	font-size:13px;
	padding:4px 14px 0 14px;
	font-weight:bold;
	position:relative;
	clear:both;
	text-transform:uppercase;
	line-height:20px;
	color: #781214;
}
#sub-nav .drop h4, #sub-nav .drop h4 a, #sub-nav .drop h4 a:active;
#sub-nav .drop h4 a:visited {
	font-size:90%;
	margin: 0;
	font-weight:bold;
	position:relative;
	clear:both;
	color:#BC2328;
	text-transform:uppercase;
	line-height:20px;
}
#sub-nav .drop a {
	font-weight:normal;
	display:inline;
	height:auto;
	background:none;
	color: #BC2328;
}
#sub-nav .drop a:hover {
	background:none;
	height:auto;
	color: #781214;
}
clrfix {
	zoom:1;
}
.clrfix:after {
	content:".";
	display:block;
	height:0;
	width:0;
	line-height:0;
	clear:both;
	visibility:hidden;
}
.clr {
	clear:both;
}
#stay-current {
	background-position:right -58px;
}
div.boxSpan {
	overflow: hidden;
}
span.lpContentsItem.richTextSpan {
	display: block;
}
span.lpContentsItem p:first-child {
	margin-top: 0px;
}
a.lpImageLink img {
	border: none;
}
div.disabled span {
}
div.disabled:hover input {
	background-position: right -0px;
}
div.disabled:hover span {
	background-position: left -36px;
}
form.lpeRegForm {
	margin: 0px;
	padding: 0px;
}
form.lpeRegForm ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
form.lpeRegForm li {
	margin: 0px;
	padding: 1px 10px 3px 10px;
	list-style: none;
	clear: both;
}
form.lpeRegForm label {
	padding-right: 20px;
	float: left;
	text-align: left;
}
form.lpeRegForm li.mktLblRight label {
	float: none;
}
form.lpeRegForm li.mktLblRight input[type='checkbox'] {
	position: relative;
	left: -4px;
}
form.lpeRegForm ul.mktLblCenter label {
	text-align: right;
}
form.lpeRegForm ul.mktLblAbove span.mktInput {
	clear: both;
}
form.lpeRegForm ul.mktLblAbove label {
	padding-left: 10px;
}
form.lpeRegForm ul.mktLblAbove li#mktFrmButtons label {
	display: none;
}
span.mktError {
	text-align: left;
	position: relative;
}
span.mktError input {
	background: #ECEFFF;
}
span.mktError span.mktFormMsg {
	display: inline;
	/*position: absolute;*/
	position:relative;
	left:0px !important;
	top: 2px;
	left: 4px;
	xcolor: #8C8FFF;
	color: red;
	font-size: small;
	width: 200px;
}
div#lpeCDiv_21537 {
	position: absolute;
	left: 184px;
	top: 92px;
	width: 376px;
	height: 328px;
	z-index: 15;
}
div#lpeCDiv_21537 span.lpContentsItem {
}
.marketoContent {
	position: relative;
}
form.lpeRegForm ul {
	font-size: 12px;
	color: #6F6F70;
}
form.lpeRegForm ul input {
	font-size: 12px;
	color: #6F6F70;
}
form.lpeRegForm ul input[type='text'] {
	font-size: 12px;
	color: #6F6F70;
}
form.lpeRegForm ul textarea {
	font-size: 12px;
	color: #6F6F70;
}
form.lpeRegForm ul select {
	font-size: 12px;
	color: #6F6F70;
}
form.lpeRegForm li {
	margin-bottom: 10px;
}
form.lpeRegForm .mktInput {
	padding-left: 0px;
}
form.lpeRegForm label {
	width: 130px;
}
form.lpeRegForm input.mktFormText {
	width: 150px;
}
form.lpeRegForm textarea {
	width: 150px;
}
form.lpeRegForm select {
	width: 154px;
}

.sidebar_bl{
-moz-border-radius:10px;
border:solid 1px #A7BBDF;
-moz-box-shadow:1px 1px 5px #bbb;
-moz-box-shadow:1px 1px 5px #bbb;
-webkit-box-shadow: 1px 1px 5px #bbb;
box-shadow: 1px 1px 5px #bbb;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:20px;

}
.sidebar_bl ul{margin: 15px !important;}
.sidebar_bl li,.containerInnerRight li{

background:url("images/down_arrow.png") no-repeat scroll left 10px transparent;
border-bottom:1px dotted #6688C7 !important;
font-size:12px;
font-weight:normal;
margin:0;
padding:5px 10px 5px 20px;

}

.sidebar_bl li a, .containerInnerRight li a{/*color:#808080;*/ font-weight:bold; }

.form_bl,.form_bl_big{
margin:10px 0;
border:solid 0px #bbb;
-moz-box-shadow:0 0 3px #bbb;
-webkit-box-shadow:0 0 3px #bbb;
box-shadow:3px #bbb;
-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;
}
.form_bl{width:45%;}
.form_bl_big{}
.form_bl .pbHeader,.form_bl_big .pbHeader{background:#f2f2f2; }
.form_bl .pbHeader h3,.form_bl_big .pbHeader h3{/*font-weight:normal;*/font-size:14px;-moz-border-radius: 5px 5px 0 0 !important;border-radius: 5px 5px 0 0 !important;-webkit-border-radius: 5px 5px 0 0 !important;}

.form_bl .pbBody,.form_bl_big .pbBody{padding:10px 10px;}
.form_bl .pbBottomButtons,.form_bl_big .pbBottomButtons{ padding:0px 10px 10px 10px;}
.form_bl .pbBottomButtons table,.form_bl_big .pbBottomButtons table{width:100%; text-align:right}

.form_bl .pbBottomButtons .btn,.form_bl_big .pbBottomButtons .btn{

}
.form_bl_big label{font-weight:bold;display:block; width:108px; padding-right:20px;line-height:20px;}
label.req_field{ background:url("http://landing.appassure.com/images/forms/backRequiredGray.gif") no-repeat scroll right 0 transparent;}
.form_bl .username,.form_bl .pw
{width:182px; float:right;}

.form_bl_big input[type=text]
{width:172px; float:right;}


.bl_btn{
border:0px; 
color:white !important; 
font-size:11px !important;
font-weight:bold !important;
border:solid 0px #9096A1; 
padding:8px 9px;
-moz-box-shadow:0 0 3px #bbb;
-webkit-box-shadow:0 0 3px #bbb;
box-shadow:3px #bbb;
-moz-border-radius:6px;
border-radius:8px;
-webkit-border-radius:8px;
position:relative;
top:47px;
right:-301px;
width:147px;
height:14px;
display:block;
background:-moz-linear-gradient(center top , #8F1A1F, #AF2026) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #8F1A1F),  color-stop(1.00, #AF2026));
/* IE code - note GradientType=1 means horizontal */
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr= #8F1A1F, endColorstr= #AF2026, GradientType=0);

}
a.bl_btn:hover,#masthead-top a:hover{
text-decoration:none;
/*-moz-box-shadow:0 0 3px #ccc;
-webkit-box-shadow:0 0 3px #cc;
box-shadow:3px #ccc;
*/
}
#googleSearch{background:none !important}

.slides_box{
-moz-border-radius:10px;
-webkit-border-radius: 10px;
border-radius: 10px;
width:242px !important;
overflow:hidden;
position:relative;
}
.slides_box ul{
height:280px !important
width:242px !important;
overflow:hidden;
}
.slides_box ul li{
border-bottom:0px !important;
padding:0px !important; 
float:left;
position:absolute;
top:0px; 
left:0px;
background:white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
display: none;
}
.slides_box ul li .quot{

border-bottom:solid 5px #466099;
/*background:-moz-linear-gradient(center top , #43639C, #6688C7) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #43639C),  color-stop(1.00, #6688C7));*/
   	/* IE code - note GradientType=1 means horizontal */
/*	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr=#43639C, endColorstr= #6688C7, GradientType=0);*/
background: url('images/bg_slides_box.jpg') repeat-x #6886C6;

color:white !important; font-weight:bold; font-size:14px;font-style:italic; text-align:center;padding:15px;
-webkit-border-radius: 10px 10px 0 0 ;
-moz-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}

.slides_box ul li .author{
padding:5px 15px;
text-align:right;
color:#466099;
font-size:14px;
font-weight:bold;
border: solid 1px #f2f2f2;
-moz-box-shadow:0px 0px 5px #bbb;
-webkit-box-shadow: 0px 0px 5px #bbb;
box-shadow: 0px 0px 5px #bbb;
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}


.bl_content{margin-top:5px;}
.bl_content{
padding:10px;
-moz-border-radius:10px;
border:solid 1px #A7BBDF;
-moz-box-shadow:1px 1px 5px #bbb;
-moz-box-shadow:1px 1px 5px #bbb;
-webkit-box-shadow: 1px 1px 5px #bbb;
box-shadow: 1px 1px 5px #bbb;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

}

.bl_content ul{margin-left:20px;}
.bl_content h3{

padding:10px 15px;
color:white;
font-size:16px;
font-weight:bold;
background:-moz-linear-gradient(center top , #43639C, #6688C7) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #43639C),  color-stop(1.00, #6688C7));
   	/* IE code - note GradientType=1 means horizontal */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr=#43639C, endColorstr= #6688C7, GradientType=0);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.contentLeft{/*margin-bottom:15px;*/}

input[type="submit"]{
border:0px; 
color:grey !important;
font-size:11px !important;
font-weight:bold !important;
border:solid 1px #ccc; 
padding:5px 10px;
-moz-box-shadow:0 0 3px #bbb;
-webkit-box-shadow:0 0 3px #bbb;
box-shadow:3px #bbb;
/*text-shadow:1px 1px 5px #000;*/

-moz-border-radius:2px;
border-radius:2px;
-webkit-border-radius:2px;


background:-moz-linear-gradient(center top , #fff, #e8e8e8) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff),  color-stop(1.00, #e8e8e8));
/* IE code - note GradientType=1 means horizontal */
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr=#ffffff, endColorstr= #E8E8E8, GradientType=0);

}
input[type="submit"]:hover{
border:solid 1px #AF2026;
background:-moz-linear-gradient(center top ,  #AF2026, #8F1A1F) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00,  #AF2026),  color-stop(1.00, #8F1A1F));
   	/* IE code - note GradientType=1 means horizontal */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr= #AF2026, endColorstr= #8F1A1F, GradientType=0);
text-shadow:0 0 2px #444444;
color:white !important;
}

.webwidget_slideshow_common{
display:table;
}

.slides_box {
position:relative;
}


span#register:hover{cursor:pointer;cursor:hand}


.home_search{
margin-bottom:20px;
padding:10px;

/*background:-moz-linear-gradient(center top , #43639C, #6688C7) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #43639C),  color-stop(1.00, #6688C7));*/
/* IE code - note GradientType=1 means horizontal */
/*filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr=#43639C, endColorstr= #6688C7, GradientType=0);*/
background: url('images/bg_slides_box.jpg') repeat-x #6886C6;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow:0 0 3px #bbb;
-webkit-box-shadow:0 0 3px #bbb;
box-shadow:3px #bbb;
}
.home_search h3{
color:white;
font-size:14px;
font-weight:bold;
padding:0px;
}

.home_search #s{
bordeR:solid 1px #ccc;
padding:4px 3px 5px 3px;
color:grey;
}

.home_ul{list-style:none;
border-top:solid 1px #A7BBDF;
margin-left:0px !important;
width:65%;
padding:0px;
}

.home_ul li{
	border-bottom:solid 1px #A7BBDF;
	padding:10px 10px 10px 35px;
	margin:0px !important;
	background:url(images/checkmark.png) no-repeat 10px center;
}

.home_ul li:hover{

}
/*#content-wide{display:table;width:100%}*/
.form_bl label{font-weight:bold;}

#copyright h1 {
color:#434343;
font-size:10px;
font-weight:normal;
margin:0;
}
