/* CSS Document */

body
{
	margin: auto;
}

.header
{
	width: 1003px;
	height: 83px;
	margin: auto;
}
.logo
{
	width: 234px;
	height: 85px;
	margin: 18px 0 0 14px;
}
.toplinks
{
	/* width: 200px; */
	width: 130px;
	margin: 10px 0 0 14px;
	float: right;
	padding-top: 10px;
	text-align: right;
}
ul
{
	padding: 0;
	margin: 2px 14px 14px 14px;
	list-style: outside;
}
.link-header
{
	width: 1003px;
	height: 37px;
	margin: auto;
}
.linkbg
{
	width: 990px;
	height: 37px; /* background-image: url(../images/link-bg.jpg); */
	background-color: #3E3C3D;
	margin: auto;
	background-repeat: no-repeat;
}

.bodybg
{
	width: 1003px;
	background-image: url('../images/body-bg.jpg');
	margin: auto;
/*	background-color: #FF0000*/
}
.flash-header
{
	width: 986px;
	height: 209px;
	background-color: #ffffff;
	margin: auto;
/*	background-image: url('../images/flash-header.jpg');*/
}

.content-container
{
	width: 960px;
	margin: auto;
	vertical-align: top;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.text p a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
.text p a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5351e;
	line-height: 20px;
	text-decoration: underline;
}
.blue-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e4b90;
	line-height: 20px;
}
.text-small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.text-small li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.text-small li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
.text-small-grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.bodybg1
{
	width: 960px;
	margin: auto;
	margin-left: 20px;
}
.midsection-container
{
	width: 307px;
	float: left;
	margin: 0px;
	border: 1px solid #c6c6c6;
	background-image: url('../images/mid-section-topbg.jpg');
	height: 62px
}
.midsection
{
	background-image: url('../images/mid-section-top.jpg');
	width: 307px;
	height: 63px;
	float: left;
	background-repeat: no-repeat;
	border: 1px solid #c6c6c6;
}
.tableborder
{
	width: 298px;
	margin-top: 62px;
}

.section1
{
	width: 307px;
	min-height: 130px;
	float: left;
	border: 0px #c6c6c6 solid; /*margin-top: 22px;*/
}
.section1_1
{
	width: 307px;
	min-height: 130px;
	float: left;
	border: 0px #c6c6c6 solid; /*margin-top: 22px;*/
	margin-left: 18px;
}

.section2
{
	width: 628px;
	min-height: 120px;
	float: left;
	border: 1px #c6c6c6 solid; /*margin-top: 15px;*/
	background-color: #f8f8f8;
}

.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

.padd-three
{
	padding-left: 12px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.padd-products
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.section-heading
{
	/* height: 42px; */
	background-image: url('../images/mid-section-top.jpg');
	padding: 10px;
	background-repeat: repeat-y
}
.section-heading1
{
	height: 20px;
	padding: 10px;
}
.toppadding
{
	padding-top: 10px;
}
.leftpadding
{
	padding-left: 20px;
}
.rightpadding
{
	padding-right: 20px;
}
.banner
{
	width: 300px;
}
.banner1
{
	float: left;
	margin-top: 1px;
	padding-left: 9px;
}
.banner2
{
	float: left;
	margin-top: 1px;
	padding-left: 9px;
}

.footerbg
{
	background-image: url('../images/footerbg.jpg');
	height: 94px;
	width: 1003px;
	margin: auto;
	background-repeat: repeat-x;
	padding-top: 6px
}
.footer
{
	margin: auto;
	width: 1003px;
}
.footerlink
{
	height: 25px;
	clear: both;
	margin: auto;
	padding-top: 5px;
}
.footerleft
{
	height: 25px;
	float: left;
}
.footerright
{
	height: 25px;
	float: right;
}
.footer-link
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.footer-link a
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.footer-link a:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ad0808;
	text-decoration: none;
}



.footer-nolink
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ad0808;
	text-decoration: none;
	cursor: default;
}
.footer-nolink a
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ad0808;
	text-decoration: none;
	cursor: default;
}
.footer-nolink a:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ad0808;
	text-decoration: none;
	cursor: default;
}


.navigation
{
	width: 107px;
	display: block;
	background-image: url('../images/linkbg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 2.7em
}
.navigation a
{
	width: 107px;
	display: block;
	background-image: url('../images/linkbg.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 2.7em
}
.navigation a:hover
{
	width: 107px;
	display: block;
	background-image: url('../images/linkbg-h.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 2.7em
}

.no-navigation
{
	width: 107px;
	display: block;
	background-image: url('../images/linkbg-h.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 2.7em;
	cursor: default
}
.no-navigation a
{
	width: 107px;
	display: block;
	background-image: url('../images/linkbg-h.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 2.7em;
	cursor: default
}
.no-navigation a:hover
{
	width: 107px;
	display: block;
	background-image: url('../images/linkbg-h.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 2.7em;
	cursor: default
}

.search
{
	display: block;
	height: 20px;
	float: right;
	padding-right: 10px;
	padding-top: 7px;
}
.red-link li
{
	padding-top: 4px;
}
.red-link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.red-link a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.red-link a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5351e;
	line-height: 20px;
	text-decoration: none;
}

.red-link1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5351e;
	line-height: 20px;
	text-decoration: none;
}
.red-link1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5351e;
	line-height: 20px;
	text-decoration: none;
}
.red-link1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.red-link-tag a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5351e;
	line-height: 20px;
	text-decoration: none;
	list-style: none;
}
.red-link-tag a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.partners
{
	float: left;
	padding-left: 45px;
}

.top-link
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
.top-link a
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
.top-link a:hover
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ad0808;
	text-decoration: none;
	cursor: default;
}

.icon
{
	width: 40px;
	height: 40px;
	float: left;
}
.icon1
{
	width: 60px;
	height: 50px;
	float: left;
}
.icon_text
{
	width: 230px;
	height: auto;
	float: right;
}
.icon_text1
{
	width: 210px;
	height: auto;
	float: right;
}
.icon_text2
{
	width: 250px;
	height: auto;
	float: right;
}
.padd1
{
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.small-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.toppadding1
{
	padding-top: 7px;
}

.red-link2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5351e;
	line-height: 16px;
	text-decoration: none;
}
.red-link2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5351e;
	line-height: 16px;
	text-decoration: none;
}
.red-link2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}

.lower_section
{
	border: 1px #cccccc solid;
	width: 305px;
	overflow: auto;
	min-height: 275px;
}


/* end CSS document */
.division1
{
	width: 183px;
	min-height: 425px;
	float: left;
	border: 1px #c6c6c6 solid;
	margin-top: 22px;
	margin-left: 5px;
}
.division
{
	width: 960px;
	float: left;
	border: 1px #c6c6c6 solid;
	margin-top: 12px;
	margin-left: 0px;
}
.division2
{
	min-height: 120px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}
.division3
{
	float: left;
	border-left: 1px #c6c6c6 solid;
	margin-top: 0;
	margin-left: 0px;
	padding-left: 10px; /* padding-bottom: 20px; */
}


.heading-red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.heading-red1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

/* Blog CSS */
/*
#right ul
{
	margin-top: 0px;
	border-top: 1px solid #e3e3e3;
}
*/
#right li, #right .sf_simpleList li
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 25px;
	background: url('../images/headerArrow.gif') no-repeat 11px center;
	line-height: 22px;
	font-size: 12px; list-style-type:none
}
#right li a
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; /*border-bottom: 1px solid #e3e3e3;*/
	line-height: 22px;
	font-size: 12px;
	margin-right: 4px;
	text-decoration: none;
	color: #f5351e;
}
#right li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; /*border-bottom: 1px solid #e3e3e3;*/
	line-height: 22px;
	font-size: 12px;
	margin-right: 4px;
	color: #333333;
}

.prevPost
{
	border-right: 1px solid #333;
	padding-right: 10px;
	margin-right: 5px;
	background: url('img/prev.gif') no-repeat center left;
	padding-left: 15px
}
.sf_singlePost .sf_back
{
	padding-top: 10px;
	font-weight: bold;
}
.nextPost
{
	border-left: 1px solid #333;
	padding-left: 10px;
	margin-left: 5px;
	background: url('img/next.gif') no-repeat center right;
	padding-right: 15px
}
.postsNavigation
{
	margin-top: 10px;
}
/* Categories, Tags, Archive Blog*/
ul.tagCloud
{
	margin: 0;
	padding: 0;
	border: 0px none;
}
ul.tagCloud li
{
	margin: 0;
	background: none;
	border-bottom: 0px none;
	padding: 0;
	display: inline;
	line-height: 36px
}
ul.tagCloud li a:link, ul.tagCloud li a:visited, ul.tagCloud li a:hover, ul.tagCloud li a:active
{
	color: #990000;
	padding: 0 10px 0 0;
}
ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active
{
	font-size: 12px;
}
ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active
{
	font-size: 14px;
}
ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active
{
	font-size: 18px;
}
ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active
{
	font-size: 22px;
}
ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active
{
	font-size: 29px;
}
ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active
{
	font-size: 36px;
}
h1.categorizedAs
{
	margin: 20px 0 0;
	font-size: 2.5em;
	font-family: georgia,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
dl.taggedWithList
{
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
}
dl.taggedWithList dt, dl.taggedWithList dd
{
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}
/*
p
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p a:link, p a:hover, p a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5351e;
	line-height: 16px;
	text-decoration: none;
}
*/

/*End Bolg*/
/* breadcrumb */

.breadcrumb a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	line-height: 16px;
	text-decoration: none;
}
.breadcrumb a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	line-height: 16px;
	text-decoration: underline;
}
.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
/* End Breadcrumb */

/* Login */
div.loginArea
{
	margin: 0 0 10px;
	padding: 0;
	width: 736px;
}
div.loginArea fieldset
{
	margin: 0 0 10px;
	padding: 15px 0;
	background-color: #ededdb;
	font-size: 1.1em;
	width: 736px;
}
.loginArea h3
{
	margin: 0 0 10px;
	padding: 15px 10px 0;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman" , serif;
}
.loginArea p
{
	/*margin: 0 10px 10px; */
	padding: 0;
}
.loginArea p.loginAreaLogView
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.loginArea p.loginAreaLogView a
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	line-height: 16px;
	text-decoration: underline;
}
.loginArea p.loginAreaLogView a:hover
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: underline;
}
/* End Login */


.partners{ float:left; padding-left:45px;}
 
.top-link{font-family:verdana;font-size:12px;font-weight:normal;color:#333333;text-decoration:none;cursor:default;}
.top-link a{font-family:verdana;font-size:12px;font-weight:normal;color:#333333;text-decoration:none;cursor:default;}
.top-link a:hover{font-family:verdana;font-size:12px;font-weight:normal;color:#ad0808;text-decoration:none;cursor:default;}

.icon{ width:40px; height:40px; float:left}
.icon1{ width:60px; height:50px; float:left}
.icon_text{ width:230px; height:auto; float:right}
.icon_text1{ width:210px; height:auto; float:right}
.icon_text2{ width:250px; height:auto; float:right}
.padd1{padding-left:7px; padding-bottom:10px; padding-right:10px}
.small-text{font-family:Arial, Helvetica, sans-serif; font-style:italic; font-size:11px; color:#333333; line-height:14px}
.toppadding1{ padding-top:7px;}

.red-link2{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#f5351e; line-height:16px; text-decoration:none}
.red-link2 a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#f5351e; line-height:16px; text-decoration:none}
.red-link2 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:16px; text-decoration:none}

.lower_section{
border:1px #cccccc solid; width:305px; overflow:auto}

.text-box{border:1px #cccccc solid; width:180px; height:20px; background-image:url(../images/textbox-bg.jpg); background-repeat:repeat-x}

.sectionnew{width:300px;min-height:120px; float:left;border:0px #c6c6c6 solid; margin-top:16px; margin-left:1px}
.icontext1{ width:220px; height:auto; float:right; line-height:12px}


.textbg
{
	background-image: url(/App_Themes/QuantumSecure/images/bg2.jpg);
	background-repeat:repeat-x;
	height: 35px;
	width:300px;
	text-align:center;
	padding-top:5px;
	margin: auto;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}