/****** head **********/

html, body { 
	background:#f6f6f6;
	font: 14px/18px "helveticaneue","helvetica neue","helveticaneueroman","helveticaneue-roman","helvetica neue roman","helvetica","arial","tahoma","geneva",sans-serif;
	color: #444444;
	padding:0px;
	margin:0px;
	font-weight:300;
}

@font-face {
	font-family: Sansation;
	src: url('/fonts/Sansation_Light.ttf');
}
@font-face {
	font-family: SansationBold;
	src: url('/fonts/Sansation_Bold.ttf');
}



/***** new top brand banner ****/




.kbbrand
{
	background:url('/images/header_bkg.png') repeat-x;
	height:106px;
	width:100%;
	z-index:5;
	}
.logo
{
	margin-top:-9px;
	margin-left:-57px;
}

.kbbrand p
{
	color:#fff;
	font-size:17px;
	margin-top:27px;
	margin-left:-36px;
	display:block;
	float:left;
	font-family:Sansation;
	color:#cccccc;
	letter-spacing:-0.02em;

}

.kbbrand .socialmedialinks
{
	color:#fff;
	font-size:18px;
	margin-top:15px;
	margin-left:3px;
	display:block;
	float:right;
}

.brandMenu li
{
	list-style:none;
	display:block;
	float:left;
	height:40px;
	text-align:center;
}
.brandMenu a
{
	padding:5px 15px 4px 15px;
	margin:-7px 0 0 0;
	border-right: 1px solid #111;
	-moz-border-radius:3px 3px 0 0;
	display:block;
	font-size:18px;
	text-decoration:none;
}

.brandMenu a:hover
{

	color:#fff;
}
.brandMenu .current a
{
		background:#ECEEF2;
}
.brandMenu .current a:hover
{
		color:#000;
}

.brandMenu a
{
	color:#666666;
	font-family:Sansation;
}


.brandMenu small
{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999999;
}
	
/*******/

/***** new top brand banner ****/




.kbbrand
{
	background:url('/images/header_bkg.png') repeat-x;
	height:106px;
	width:100%;
	z-index:5;
	}
.logo
{
	margin-top:-9px;
	margin-left:-57px;
}

.kbbrand p
{
	color:#fff;
	font-size:17px;
	margin-top:30px;
	margin-left:-36px;
	display:block;
	float:left;
	font-family:Sansation;
	color:#cccccc;
	letter-spacing:-0.02em;

}

.kbbrand .socialmedialinks
{
	color:#fff;
	font-size:18px;
	margin-top:15px;
	margin-left:3px;
	display:block;
	float:right;
}

.brandMenu li
{
	list-style:none;
	display:block;
	float:left;
	height:40px;
	text-align:center;
}
.brandMenu a
{
	padding:5px 15px 2px 15px;
	margin:-7px 0 0 0;
	border-right: 1px solid #111;
	-moz-border-radius:3px 3px 0 0;
	display:block;
	font-size:18px;
	text-decoration:none;
}

.brandMenu a:hover
{

	color:#fff;
}
.brandMenu .current a
{
		background:#ECEEF2;
}
.brandMenu .current a:hover
{
		color:#000;
}

.brandMenu a
{
	color:#666666;
	font-family:Sansation;
}


.brandMenu small
{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999999;
}
	
/*******/

img#bg {
position:fixed;
top:0;
left:0;
width:100%;

}

#allContent {
position:relative;
z-index:100;
}

.clear
{
clear:both;
}


#wrapper
{
width:960px;
padding: 0px;
text-align:left;
margin: 0px auto;
}

.left
{
color:#ffffff;
float: left;
}

.left2
{
color:#ffffff;
float: left;

padding-top: 95px;
padding-left: 33px;
}

.leftBUY
{
background: none;
position:relative;
float: left;
width:400px;
text-align:left;
}

.right
{
color:#ffffff;
float: right;
}

.right2
{

display:relative;
float: right;
text-align:right;
padding-top: 15px;
padding-right: 10px;

color: #ffffff;
}

.rightBUY
{
background: none;
position:relative;
float: right;
width:250px;
}



.right2 a
{
color: #ffffff;
text-decoration: none;
}

.left2 a
{
color: #ffffff;
text-decoration: none;
}

.left2 a:hover
{
color: #ffffff;
text-decoration: underline;
}

.right2 a:hover
{
color: #ffffff;
text-decoration: underline;
}														

#head2
{
height:90px;
}

#head2 .links
{
float:right; 
color:#ffffff; 
font-weight:100; 
font-size:100%;
width:400px;
text-align:right;
margin-top:-20px;
}
.links a
{
	color:#dddddd;
	text-decoration:none;
}


#head2 .search
{
	float:right;
	width:460px;
	margin-top:45px;
}


#head2 .logo
{
	margin-left:-57px;
	padding-top: 7px;
}

#head4
{
float:left;
margin: 8px 0 0 0;
padding:0 0 3px 0px;
width:1000px;
}

#head4 ul
{
margin: 0 auto;
list-style: none;
}

#head4 li
{
margin:0px;
float: left;
}

#head4 a
{
display: block;
text-decoration: none;
text-align: center;
padding: 0px 15px;
color: #000000;
}

#head4 a:hover
{
text-decoration:underline;
}

#missionStatement{
   display: block;
    font-family: georgia;
    font-size: 15px;
    font-style: italic;
    padding: 10px;
    text-align: center;
}

#missionStatement h3{
	font-family:SansationBold;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	color:#461075;
}

#missionStatement strong{
color:#222;
font-weight:bold;
}

#footer
{
background:#F6F6F6;
width: 960px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px #ccc;
-webkit-box-shadow: 0 0 3px #ccc;
box-shadow: 0 0 3px #ccc;
}

#footer .footerCol
{
	float:left;
	width:210px;
	padding:5px 10px 10px 20px;
}
#footer span
{
color:#444;
margin:0px;
padding:9px 20px 0 85px;
font-size:16px;
display:block;
float:left;
text-align:center;
}
#footer strong
{
color:inherit;
font-size:100%;
}
#footer a
{
color:#461075;
text-decoration:none;
}
#footer a:hover
{
color:#c30;
text-decoration:none;
}

.footerBottom
{
text-align:center;
margin: 0px auto;
color:#999;
}

.footerBottom span
{
color:#999;
font-size:11px;
display:block;
padding:2px;
}

.footerBottom a
{
color:#ccc;
}


hr
{
clear:left;
background:url("../images/hr.jpg") no-repeat scroll center bottom transparent;
height:20px;
border:none;
}
.headingHr
{
background:url("../images/hr.jpg") no-repeat scroll center top transparent;
border:none;
padding-top:8px;
}
/************** Navigation **********/

#nav
{
height:36px;
padding:2px 0 0 0;
}

*+html #nav
{
height:37px;
padding:12px 0 0 0;
}

* html #nav
{
height:37px;
padding:12px 0 0 0;
}


#nav a:hover
{
color: #E84B21;
}

#nav a:active
{
color: #E84B21;
}


#menuLink {
position: absolute;
left: 690px;
top: -2px;
}

#ddContainer2  #menuLink {
position: absolute;
left: 390px;
top: -2px;
}


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

#navigation li {
float: left;
position: relative;
font-size: 15px;
margin:0 4px 4px 0;
}

#navigation li li {
float: none;
font-size: 12px;
}

#navigation a {
display: block;
text-decoration: none;
text-align: left;
padding: 10px 18px;
color: #ffffff;
background:url("../images/buttonOverlay.png") repeat-x scroll 0 50% #222222;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-top:1px solid #444444;
border-top:1px solid #444444;
-moz-box-shadow: 0 1px 0 #111111, 0 -1px 0 #111111;
-webkit-box-shadow: 0 1px 0 #111111, 0 -1px 0 #111111;
box-shadow: 0 1px 0 #111111, 0 -1px 0 #111111;
text-shadow:1px 1px 0 #000000
}

#navigation a span{
	font-size:75%;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#navigation a:hover {
background-color:#333333;
color:#ffffff;
}

#navigation .networks a {
color: #ffcc00;
}

#navigation .networks a:hover {
color: #ffffff;
}

#navigation li li a {
height: auto;
background: none;
border: 0;
text-align: left;
margin: 0;
line-height: 24px;
}

#ddContainer, #ddContainer2  {
position: absolute;
left: -10055px;
}
#navigation li:hover #ddContainer, #navigation li:hover #ddContainer2 {
display: block;
left: -1px;
}

/* styles for drop-down */
#ddContainer {
background: url("/images/menu-background.png") 0 12px no-repeat;
padding: 17px 0 17px 0;
line-height: 24px;
width: 965px;
z-index:1000;
margin-left:-558px;
}

#ddContainer2 {
background: url("/images/menu-background.png") 0 12px no-repeat;
padding: 17px 0 17px 0;
line-height: 24px;
width: 965px;
z-index:1000;
margin-left:-289px;
}

#ddContainer h2, #ddContainer2 h2 {
color:#fc0;
font-size: 16px;
padding: 20px 25px 0;
}

#ddContainer h6, #ddContainer2 h6 {
color:#666;
font-size: 14px;
padding: 0 0 5px 10px;
margin:7px 0 10px 0;
border-bottom: 1px dashed #666;
}

#ddContainer a, #ddContainer2 a {
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding: 1px 0 1px 10px;
width: auto !important;
}

#ddContainer a:hover, #ddContainer2 a:hover {
	background:none;
color:#ffcc00;
}

#navigation #ddc1, 
#navigation #ddc2, #ddc3, #ddc4, #ddc5 {
float: left; 
width: 180px;
margin-left: 10px;
}

#navigation #ddc1 {
margin-left: 15px;
}

#ddFooter {
position: absolute;
height: 40px;
bottom: -45px;
left: 0;
width: 950px;
padding: 5px 15px 0;
background: url("/images/menu-background.png") 0 100% no-repeat;
font-size: 12px;
text-transform: uppercase;
}

#ddFooter a {
line-height: 24px;
width: 1000px;
margin-left: 0px;
margin-top:2px;
clear: both;
text-align: right;
padding-right: 10px;
}

/* content */
#content {
clear: both;
}




/************ content ***************/



#content
{
background:url("http://www.knowledgebrief.com/images/backgroundMain2.jpg") no-repeat scroll -30px -150px transparent;
display:block;
height:190px;
width: 960px;
float:left;
border-radius:3px;
-moz-border-radius:3px; 
-webkit-border-radius:3px;
}


#sidepanel
{
width:300px;
float:left;
margin:2px;
}

fieldset
{
background:#ffffff url("/images/fieldset_bkg.jpg") repeat-x;
border: 1px solid #ccc;
border-radius:3px;
-moz-border-radius:3px; 
-webkit-border-radius:3px;
padding:15px;
margin:0px;
}

.loginFieldBox
{
	width:268px; 
	height:100px; 
	background:#004990/*url("/images/login_bkg2.jpg")repeat-x*/;
}

.loginFieldBox a
{
	color:#FFF;
}

.loginFieldBox a:hover
{
	color:#FFF;
}

.loginFieldBox span
{
	color:#FFF;
}

.loginFieldBox p
{
	color:#FFF;
}

.shoppingFieldBox
{
	width:268px; 
	background:#004990 url('/images/login_bkg2.jpg')repeat-x;
}

.shoppingFieldBox a
{
	color:#FFF;
}

.shoppingFieldBox a:hover
{
	color:#FFF;
}

.shoppingFieldBox span
{
	color:#FFF;
}

.shoppingFieldBox p
{
	color:#FFF;
}

.shoppingFieldBox font
{
	color:#FFF;
}
.accessContent a
{
	float:left;
	display:block;
background:url('/images/CalltoAction.jpg') repeat-x;
		padding:8px 35px;
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #fc0;
	margin:0 3px 10px 0;
	color:#222222;
		font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
}

.accessContent a:hover
{
	background:#fc0;
	text-decoration:none;
	color:#222;
}
h1
{
color:#21184c;
font-size: 30px;
margin-top:0px;
	letter-spacing: -0.02em;
}

.feature
{
	height:145px;

}
.knowledgebrief
{


}
.title
{
padding:25px 20px 20px 40px;
color:#ffffff;
}

.titleh1 a
{
	text-decoration:none;
	color:#ffffff;
}

.titleh1 a:hover
{
	text-decoration:none;
	color:#ffffff;

}

.titleh1
{
color:#ffffff;
font-size: 220%;
margin-top:0px;
text-shadow: -1px -1px #222;
font-weight:normal;
padding:40px 0 47px 40px;
font-family:Sansation;
}

.smallh1
{
color:#f6f6f6;
font-size: 50%;
margin-top:0px;
margin-left:50px;
text-shadow: -1px -1px #222;
font-weight:normal;
line-height:34px;
font-weight:100;
}


#home {position:relative; height:132px; width:960px;overflow:hidden; }
.title3 a{color:#FC0;}
#home strong{font-weight:normal;font-size:120%;color:#FC0;}
.feature { height:128px; position:absolute; width:960px; overflow:hidden; background:url("http://www.knowledgebrief.com/images/backgroundMain2.jpg") no-repeat scroll -30px -150px transparent;}



#tabs {
    background: none repeat scroll 0 0 #21184C;
    border-top: 1px solid #000000;
    height: 43px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-top: 22px;
	margin-top:0px;
}
#tabs li {background-color:transparent;display:inline;float:none;list-style:none;}
#tabs li a {background-color:transparent; color:#fff; font-weight:bold;	display:inline; height:auto;padding:10px 15px;margin-left:-5px;text-decoration:none;width:auto;font-size:13px;text-shadow:1px 1px 0 #444;border-right:1px dotted #ccc;}
#tabs li a.active { background:#fff;color:#000;text-shadow:none; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; border:none;-moz-box-shadow: -1px -1px #888888;-webkit-box-shadow: -1px -1px #888888;box-shadow:  -1px -1px #888888; }
#tabs li a:hover { background-color:#ccc;color:#000; }
#tabs .tab2 {color:#222222;background:url("../images/buttonOverlay.png") repeat-x scroll 0 50% #ffcc00;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;border-top:1px solid #FFE471;-moz-box-shadow: 0 1px 0 #FFBC00, 0 -1px 0 #FFBC00;-webkit-box-shadow: 0 1px 0 #FFBC00, 0 -1px 0 #FFBC00;box-shadow: 0 1px 0 #FFBC00, 0 -1px 0 #FFBC00;text-shadow:1px 1px 0 #FFEEA6;font-size:13px;font-weight:bold; border-right:none; margin-left:3px}
#tabs a.tab2:hover {background:#ffcc00;}


.accessContent
{float:right;
margin:50px 50px 0 0;
}



h3 a
{
color:#ffffff;
text-decoration:none;
}
h3 a:hover
{
color:#ffffff;
text-decoration:underline;
}

h2
{
padding-top: 6px;
margin-bottom: 6px;
margin-top: 0px;
letter-spacing:-0.03em;
color:#461075;
font-size: 18px;
outline:none;
}

h4 
{
background: url('/images/h3.png') no-repeat;
font-size: 14px;
color:#ffffff;
height:29px;
padding:7px 10px 5px 10px;
margin:5px 1px;

}
h5
{
color:#444;
font-size: 18px;
margin:10px 0;
text-shadow:1px 1px #fff;
}


strong
{
font-size:110%;
color:#fc0;
}

.subtitle
{
padding: 0 10px 10px 10px;
}
.subtitle p
{
color:#F15A24;
font-size:100%;
font-weight:100;
font-family: georgia,garamond,sans-serif,Verdana;
}
.subtitle strong
{
color:#F15A24;
font-size:100%;
font-weight:bold;
font-family: georgia,garamond,sans-serif,Verdana;
}
.mainSubtitle strong
{
color:#CE7751;
font-size:100%;
font-weight:100;
font-family: georgia,garamond,sans-serif,Verdana;
}

.highlight
{
border-top:1px solid #004990;
border-bottom:1px solid #004990;
background-color:#999;
margin:5px 0;
padding:0 10px;
}

#cse-search-box input[type=text]
{          
border:1px solid #ccc !important;
color: #808080;
font-size: 1em;
height: 29px;
padding:4px 30px 0 5px;
vertical-align: middle;
text-decoration: none;
-webkit-border-radius: 6px 0 0 6px;
-moz-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
margin-top:-4px;
width:180px;
margin-right:-3px;
}

#cse-search-box input[type=text]:hover
{          
border: 2px solid #ffcc00;
}
#cse-search-box input[type=text]:focus
{          
border: 2px solid #ffcc00;
background: #f6f6f6;
}


#cse-search-box input[type=submit]
{
border:none;
padding:2px 26px 4px 26px;
width:42px;
height:33px;
font-size:14px;
color:#fff;
background:url("/images/lens_24x24.png") no-repeat scroll 50% 50% #777777;
-webkit-border-radius: 0px 6px 6px 0px;
-moz-border-radius:0px 6px 6px 0px;
border-radius: 0px 6px 6px 0px;
border-top:1px solid #888;
border-left:1px solid #222;
-moz-box-shadow: 0 1px 0 #999, 0 -1px 0 #999;
-webkit-box-shadow: 0 1px 0 #999, 0 -1px 0 #999;
box-shadow: 0 1px 0 #999, 0 -1px 0 #999;
    text-shadow:1px 1px 0 #222;
	
}

#cse-search-box input[type=submit]:hover
{          
color: #fff;
text-shadow:none;
}

#text
{   
border: 1px solid #808080;
color: #808080;
height: 21px;
padding:3px;
vertical-align: middle;
text-decoration: none;
-moz-border-radius: 4px;

}

a
{
color:#333;
	text-decoration:underline;
}

h2 a
{
color:#461075;
text-decoration:none;
}

a:hover
{
color:#004990;
}

.deactivated
{
color:#CCCCCC;
}

a:hover.deactivated 
{
color:#999999;
}

hr
{
color:#BDBBDB;
}

img
{
border: none;
}


.block
{
display:block;
float:left;
width:17em;
background:none;
padding:5px 7px;
}

.block2
{
display:block;
float:left;
width:24em;
background:none;
padding:5px 7px;
}

.block3
{
display:block;
float:left;
width:20em;
background:none;
padding:5px 7px;
}

.blockOverview
{
display:block;
float:left;
width:25em;
padding-left: 0px;
}

.blockOverview li
{
display:block;
 height:43px;
 color:#000033;
 list-style: none;
 margin:0px;
 text-indent: 0px;
 
}

.blockOverview a
{
 padding-top: 15px;
display:block;
height:43px;
padding-left: 45px;
font-size: 100%;
}

.blockOverviewGrey
{
display:block;
float:left;
width:25em;
padding-left: 0px;
}

.blockOverviewGrey li
{
display:block;
 height:43px;
 list-style: none;
 margin:0px;
 text-indent: 0px;
 
}

.blockOverviewGrey a
{
 padding-top: 15px;
display:block;
height:43px;
padding-left: 45px;
font-size: 100%;
 color:#cccccc;
}


.blockOverviewRight
{
display:block;
float:right;
width:15em;
padding: 0px;
margin:0px;
}
.blockOverviewRight li
{
display:block;
 height:35px;
 color:#000033;
 list-style: none;
 margin:0px;
 text-indent: 0px;
 
}

.blockOverviewRight a
{
 padding-top: 15px;
display:block;
height:43px;
padding-right: 45px;
font-size: 90%;
text-align:right;
text-decoration:none;
}

.blockOverviewRight a:hover
{
color:#581111;
text-decoration:underline;
}

.definition
{
background: url("/images/general/definition.gif") no-repeat left;

}
li .description
{
background: url("/images/general/description.gif") no-repeat left;

}
.evidence
{
background: url("/images/general/caseevidence.gif") no-repeat left;

}
.strengths
{
background: url("/images/general/strengths.gif") no-repeat left;

}
.weaknesses
{
background: url("/images/general/weakness.gif") no-repeat left;

}
.lifecycle
{
background: url("/images/general/lifecycle.gif") no-repeat left;

}
.valuefocus
{
background: url("/images/general/valuefocus.gif") no-repeat left;

}
.sectorfocus
{
background: url("/images/general/sectorfocus.gif") no-repeat left;

}
.resources
{
background: url("/images/general/resources.gif") no-repeat left;

}
.implementation
{
background: url("/images/general/implementation.gif") no-repeat left;

}


.blockOverviewRight .definition
{
background: url("/images/general/definition.gif") no-repeat right;
}
.blockOverviewRight .description
{
background: url("/images/general/description.gif") no-repeat right;
}
.blockOverviewRight .evidence
{
background: url("/images/general/caseevidence.gif") no-repeat right;
}
.blockOverviewRight .strengths
{
background: url("/images/general/strengths.gif") no-repeat right;
}
.blockOverviewRight .weaknesses
{
background: url("/images/general/weakness.gif") no-repeat right;
}
.blockOverviewRight .lifecycle
{
background: url("/images/general/lifecycle.gif") no-repeat right;
}
.blockOverviewRight .valuefocus
{
background: url("/images/general/valuefocus.gif") no-repeat right;
}
.blockOverviewRight .sectorfocus
{
background: url("/images/general/sectorfocus.gif") no-repeat right;
}
.blockOverviewRight .resources
{
background: url("/images/general/resources.gif") no-repeat right;
}
.blockOverviewRight .implementation
{
background: url("/images/general/implementation.gif") no-repeat right;
}

ul
{
padding-left:0px;
 text-indent: 0px;
 margin-left:0px;
}

.span_font ul
{
	padding-left:25px;
}

.list
{
 list-style:none;
 padding: 0;
 list-style: none;
 margin:20px 0;
 text-indent: 0px;
}
.listContent
{
 list-style:none;
 background: url("http://www.kb-professional.com/knowledgebrief/images/list.gif") no-repeat;
 padding: 5px 0 0 25px;
 list-style: none;
 margin:0 0 5px 0;
 text-indent: 0px;
}
.listContent1
{
 list-style:none;
 background: url("/images/listContent.png") no-repeat;
 padding: 5px 0 0 25px;
 list-style: none;
 margin:0 0 5px 0;
 text-indent: 0px;
}
.listContent0
{
display:none;
}
.list2
{
 list-style:none;
 padding: 2px 0 0 25px;
 list-style: none;
 margin:0 0 5px 0;
 text-indent: 0px;
}
.list3
{
 list-style:none;
 background: url("/images/general/lis2t.gif") no-repeat;
 padding: 5px 0 0 25px;
 list-style: none;
 margin:0 0 5px 0;
 text-indent: 0px;
}
.list2 img
{
	padding:0px;
}

.buyBB
{
	height:75px;
	width:265px;
	display:block;
	float:left;
}

.buyBB a
{
	background:url('/images/general/BuyBB_1.gif') no-repeat top left;
	height:75px;
	width:265px;
	display:block;
}

.buyBB a:hover
{
	background:url('/images/general/BuyBB_2.gif') no-repeat top left;
	height:75px;
	width:265px;
	display:block;
}

.buyWS
{
	height:75px;
	width:265px;
	display:block;
	float:left;
}

.buyWS a
{
	background:url('/images/general/BuyWS_1.gif') no-repeat top left;
	height:75px;
	width:265px;
	display:block;
}

.buyWS a:hover
{
	background:url('/images/general/BuyWS_2.gif') no-repeat top left;
	height:75px;
	width:265px;
	display:block;
}

.buyIC
{
	height:75px;
	width:265px;
	display:block;
	float:left;
}


.buyIC a
{
	background:url('/images/general/BuyIC_1.gif') no-repeat top left;
	height:75px;
	width:265px;
	display:block;
}

.buyIC a:hover
{
	background:url('/images/general/BuyIC_2.gif') no-repeat top left;
	height:75px;
	width:265px;
	display:block;
}

 .blocksmall
{
display:block;
float:left;
width:14em;
background:none;
}



#clear
{
clear:both;
}
.clear
{
clear:both;
}

.leftBUY
{
background:none;
}
.rightBUY
{
background: none;
}

div.scroll {
height: 469px;
width: 250px;
overflow: auto;
border: 1px solid #BDBBDB;
background-color: #ffffff;
padding: 8px;
}

.scroll ul
{
padding-top:0px;
margin-top:0px;
}

.solid
{
display:block;
height:20px;
width:260px;
background:#21184C;
color:#ffffff;
padding:4px;
font-weight:bold;
margin: 5px 5px 0 0;
}

.membersection
{
float:left;
}



.price
{
font-size:100%;
font-weight:bold;
color:#EA541F;
padding-right:10px;
}

.title
{
font-size:90%;
display:block;
float:left;
clear:right;
}
.desc
{
font-size:80%;
font-weight:100;
display:block;
float:left;	
}

#social
{
	margin:0 auto;
	text-align:center;
	width:800px;
}

#social a
{
	display:block;
	float:left;
	padding:2px 2px;
	font-size:13px;
	margin:0 10px 0 0; 
	text-decoration:none;
	color:#21184C;
	font-weight:bold;
}

#social a:hover
{
	text-decoration:underline;
	color:#581111;
}

#social img 
{
	padding:0 3px;
	display:block;
	float:left;
} 

#social span
{
	display:block;
	float:left;
	padding:2px 2px;
	font-size:12px;
	margin:0 10px 0 30px; 
	text-decoration:none;
	color:#581111;
	font-weight:bold;
}

.businessguideHome
{
	background:url('/images/business_management_book.png') no-repeat; 
	margin-top:-8px; 
	height:132px; 
	width:310px;
}
*+html .businessguideHome
{
	margin-top:0px; 
}

.businessguideHome a
{
	text-decoration:none;
	border:none;
	
}

.fieldsetSearch
{
	margin:4px 0 0 0;
	height:20px;
	width:960px; 
	float:left;
	padding:10px 0 0 0;
	background:none;
	border:none;
}

.fieldsetLogin
{
	margin:5px 0 0 5px; padding-left:5px; height:2px; width:60px; float:left
}

.fieldsetLoggedin
{
	margin:5px 0 0 5px; padding-left:5px; height:2px; width:159px; float:left
}

.fieldsetAccount
{
	margin:5px 0 0 5px; padding-left:5px; height:2px; width:94px;  float:left
}

.fieldsetRegister
{
	margin:5px 0 0 5px; padding-left:5px; height:2px; width:72px;  float:left
}

/****** Opencrypt content ****************/

.span_font_header 		{ font-family : arial; font-size : 16px; color : #004990; }
a.span_font_header		{ color: #004990; text-decoration: none; }
a.span_font_header:hover	{ color: #004990; text-decoration: underline; }
.span_font 			{ font-family : Arial; font-size : 13px; color : #000000; }
a.span_font			{ color: 000000; text-decoration: none; }
a.span_font:hover		{ color: 000000; text-decoration: underline; }
.span_font_alert		{ font-family : Arial; font-size : 13px; color : #FF0000; }
a.span_font_alert		{ color: #FF0000; text-decoration: none; }
a.span_font_alert:hover		{ color: #FF0000; text-decoration: underline; }
.span_font_note 		{ font-family : ; font-size : 12px; color : ; }
a.span_font_note		{ color: ; text-decoration: none; }
a.span_font_note:hover		{ color: ; text-decoration: underline; }
.span_font_warning 		{ font-family : Arial; font-size : 12px; color : #FF0000; }
a.span_font_warning		{ color: #FF0000; text-decoration: none; }
a.span_font_warning:hover	{ color: #FF0000; text-decoration: underline; }

td.class_table_second_color 	{ background-color: #FFFFFF; padding-left: 8px; padding-right: 8px; padding-top: 8px; padding-bottom: 8px; }
td.class_table_first_color 	{ background-color: #F6F6F6; padding-left: 8px; padding-right: 8px; padding-top: 8px; padding-bottom: 8px; }
td.class_table_header_color 	{ background-color: #FFFFFF; padding-left: 8px; padding-right: 8px; padding-top: 8px; padding-bottom: 8px;}

.input 		{ color: #000000; background: #ffffff; border: 1px solid #333333; padding:3px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
input:focus {border: 1px solid #21184c; background: #ffffff;}
select	{ color: #000000; background: #ffffff; border: 1px solid #333333; padding:3px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
select:focus {border: 1px solid #21184c; background: #ffffff;}

.span_font h2 {border:none;}





/************* Button Red *********************/
a.button{
background: transparent url('/images/buttonOrangeLeft.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px arial;
line-height: 25px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background */
height: 33px; 
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
font-weight:bold;
text-shadow: 1px 1px 1px #fff;
	cursor: pointer;
}

a:link.button, a:visited.button, a:active.button{
color: #000; 
}

a.button span{
background: transparent url('/images/buttonOrangeRight.gif') no-repeat top right;
display: block;
float: left;
padding: 4px 31px 4px 20px; /*Set 11px below to match value of 'padding-left' value above*/
}

a.button:hover{ 
background: transparent url('/images/buttonRedLeft.gif') no-repeat top left;
border-bottom:none;
}

a.button:hover span{ 
background: transparent url('/images/buttonRedRight.gif') no-repeat top right;
border-bottom:none;
color:#fff;
text-shadow: 1px 1px 1px #000;
}

.buttonwrapper{ 
overflow: hidden; 
}

/****************************************************/


button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 40px 0 30px; 
}

/*blue buttons*/
button.submitBtn { 
  background:url('/images/buttonOrangeLeft.gif') left no-repeat; 
  padding-left:10px;
}
button.submitBtn span { 
  height:33px; 
  line-height:30px;
  background:url('/images/buttonOrangeRight.gif') right no-repeat;
  color:#000000; 
  text-shadow: 1px 1px 1px #fff;
}
button.submitBtn:hover {
	background:url('/images/buttonRedLeft.gif') left no-repeat; 
	padding-left:10px;
}
button.submitBtn:hover span {
	background:url('/images/buttonRedRight.gif') right no-repeat; 
	text-shadow: 1px 1px 1px #000;
	color:#ffffff;

}

button { 
  width:auto; 
  overflow:visible; 
}
button span { 
  margin-top:1px; 
}

