/* 
Background Color : #EFF1F8
Work doctor blue: #00496d;
read work doctor but lighter than what we want: #006699
Light Blue: #83A3B2;
Beige: #D3CDBA;
Content Text: #4E4E4E;
Mid Sized links : #083643; (blue)
*/

/*Base Setup -------------------------------------------------*/

*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}



fieldset, img {
border:0 none;
}

h1, h2, h3, h4, h5, h6, {
font-size:100%;
font-weight:normal;
font-family: Verdana, Tahoma, Geneva, sans-serif;
}


h1 {
font-size: 2em;
font-weight: bold;
}


h2 {
font-size: 1.4em;
font-weight: bold;
padding-bottom: 5px;
}

h2.blue {

color: #00496d;
}

.heading {
font-size: 1.75em;
font-weight: bold;
padding-bottom: 5px;
color: #00496d;
}
h3{
font-size: 1.15em;
}


p {
font-family: Verdana, Tahoma, Geneva, sans-serif;
font-size: 1em;
color: #4E4E4E;
line-height: 1.5em;
margin: 0 0 10px 0;
text-align: left;
} 


.darker{
color: #383838;
}


a img {
border:medium none;
}
img.floatleft {
float:left;
padding:10px 15px 10px 0;
}
img.floatright {
float:right;
padding:10px 0 10px 15px;
}



li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

caption, th {
text-align:left;
}


table {
border-collapse:collapse;
border-spacing:0;
}

sup {
vertical-align:baseline;
}
sub {
vertical-align:baseline;
}

.border {
background-color: #0071BC;
height: 5px;
width: auto;
clear: both;
overflow:hidden;
}


/* End Base Setup -------------------------------------------------*/

/*On to the Good Stuff -------------------------------------------------*/

#wrap{
width: 960px;
margin:0 auto; 
text-align:left;
background-color: #fff;
}

#div {text-align:left;}

/*Main content ------*/

#main-products {
	float: left;
	width: 940px;
	height: auto;
	padding: 10px;
	background: #fff;
	}

* html #main-products {
	width: auto;
	}
/* end main content */

/*Header -------------------------------------------------*/

#header {
height:155px;
width:auto;
background-color: #004f83;
background: url(../images/BB_header_nologo2.jpg) no-repeat;
background-repeat: no-repeat;
}

#topinfo {
width: 960px;
height: 130px;
clear:both;
}

#logo {
width: auto;
height: auto;
margin-top: 18px;
padding-left: 42px;
float: left;
}


.nav_case {
width: 960px;
height: 35px;
border-top: 4px solid #0071BC;
border-bottom: 4px solid #0071BC;
clear:both;
padding-bottom: 10px;
background-color: white;
}

.navleft{
width: 5px;
height: 35px;
float: left;
}
.navcenter{
width: 950px;
height: 35px; 
float: left;
}
.navright{
width: 5px;
height: 35px;
float: left
}


.nav_foot {
width: 960px;
height: 35px;
clear:both;
padding-bottom: 10px;
background-color: #0071BC;
border-top: 1px solid black;
/* margin-top: 10px; */
position: relative;
}


.nav{
list-style: none;
font-size: 1.25em;
padding: 14px 10px 0px 40px;
color: #fff;

}
.nav li {
display: inline;
padding-right: 25px;
padding-left: 25px;
}


.nav li a:link {
color: #0071BC;
text-decoration: none;
font-weight: 200;
border: none;
}

.nav li a:visited {
color: #6295ae;
text-decoration: none;

}

.nav li a:active {
color: #0071BC;
text-decoration: none;

}

.nav li a:hover {
color: #D3CDBA;
text-decoration: underline;

}

a:link {
color: #0071BC;
text-decoration: none;
font-weight: 200;
border: none;
}

a:visited {
color: #6295ae;
text-decoration: none;

}

a:active {
color: #0071BC;
text-decoration: none;

}

a:hover {
color: #D3CDBA;
text-decoration: underline;

}

a.a1{color: red;}
a.a1:hover{color: #FFCC33!important}

/*Header -------------------------------------------------*/

/* Navigation ------------------------------------------------*/


#navcontainer {
width:960px;
height:auto;

}


#minitabs {
	margin: 0;
	height:75px;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

	
#minitabs span {
color:#000000;
display:block;
color: #0071BC;
font-size: 1.25em;
font-style: normal;
font-weight: bold;
padding-bottom: 10px;
padding-top: 10px;
}


#minitabs a:link, #minitabs a:visited {
	float: left;
	width: 149px;
	height:75px;
	padding-left: 10px;
	text-decoration: none;
	color: #7b7a83;
	font-style: italic;
	font-size:1em;
	border-right: 1px solid #D3D6D8;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom-color: #2ea1dc;
	border-bottom: 4px solid;
	color: #83bfdf;
	height:71px;
	}






/* End Navigation ------------------------------------------------*/



/*Content -------------------------------------------------*/

body { 
text-align: center;
background:url(../images/backgroundgradient.jpg) repeat-x;
background-color: #d3d6d8;
font-size: 12px;
font-family:Georgia, Times New Roman,Franklin Gothic Medium, Times,  serif;

  }
a img {border: none;} 

img.floatleft { 
    float: left; 
    padding: 10px 15px 10px 0px; 
}
img.floatright { 
    float: right; 
    padding: 10px 0px 10px 15px; 
}


img, div, a, input { behavior: url(../iepngfix.htc) }


#center{
width: 960px;
height:auto;
min-height: 500px;
clear:both;


}


.topcurve{
width: 960px;
height: 5px;
background: url(../images/top_corners.gif) no-repeat;
}

#content{
}

.bottomcurve{
width: 960px;
height: 5px;
background: url(../images/bottom_corners.gif) no-repeat;
}




#content {
width: auto;
height: auto;
min-height: 200px;
background-color: #D3CDBA;
padding-bottom: 20px;

}

#content_lower{
width: auto;
height: auto;
min-height: 200px;
background-color: #83A3B2;
padding-bottom: 20px;

}

#longpage_content {
width: auto;
height: 525px;
background-color: #D3CDBA;
padding-bottom: 20px;

}

#speech_text {
width: 30%;
height: 200px;
text-align: left;
margin: 0 0 0 100px;
padding-top: 25px;

}


#frontpage_largetext {
	width: 60;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	color: #00496d;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	}



/*End Content -------------------------------------------------*/


/*Book Page -------------------------------------------------*/

.bookpage {
width: 200px;
height: auto;
float: left;
background-color: aqua;
}

.booksigned {
width: 200px;
height: auto;
float: left;
background-color: blue;
}


/*Noelle's product Boxes -------------------------------------------------*/
.tools {
width: auto;
height: 100%;
min-height: 3080px;
background-color: white;
border: 1px solid #4e4e4e;
border-bottom: 
margin: 0 auto;
}

.tools_book {
width: auto;
height: 100%;
min-height: 500px;
background-color: white;
border: 1px solid #4e4e4e;
border-bottom: 
margin: 0 auto;
}

.tools_seminar {
width: auto;
height: 100%;
min-height: 550px;
background-color: white;
border: 1px solid #4e4e4e;
border-bottom: 
margin: 0 auto;
}

.productbox {
width: 185px;
height: 250px;
margin: 10px 25px 10px 25px;
padding-top: 20px;
float: left;
}

.bookbox {
width: 185px;
height: 250px;
margin: 10px 25px 10px 25px;
padding-top: 20px;
}

.productimage{
width: auto;
height: 185px;
background-color: #ffffff;
text-align: center;
}


.productdesc {
 width: auto;
 height: 70px;
 background: #0071bc;
 margin-top: 10px;
 font-size:.95em;
 padding: 5px;
 text-align: center;
 vertical-align: bottom;
}

.productdesc_book {
 width: auto;
 height: 115px;
 background: #0071bc;
 margin-top: 10px;
 font-size:.95em;
 padding: 5px;
 text-align: center;
 vertical-align: bottom;
}

h3.title  {
/* padding-left: 10px; */
padding-bottom: 5px;
color: #fff;
}

.buttons {
width: 100%;
height: 30px;
margin-top: 18px;
}

.longbuttons {
width: 100%;
height: 20px;
text-align: center;

}


.widebuttons {
width: 100%;
height: 20px;
text-align: center;
background-color: #fff;
border: 1px solid #4e4e4e;
float: left;
margin-top: -50px
margin-right: 10px;
padding: 3px 0 3px 0;
text-decoration: none;

}

.pinbutton {
width: 45%;
height: auto;
text-align: center;
background-color: #fff;
border: 1px solid #4e4e4e;
float: left;
margin-right: 10px;
padding: 3px 0 3px 0;
text-decoration: none;
}

.magnetbutton {
width: 45%;
height: auto;
text-align: center;
background-color: #fff;

padding: 3px 0 3px 0;
border: 1px solid #4e4e4e;
float: left;
}

.magnetbutton a:link {
color: #003366;
text-decoration: none;
}

.magnetbutton a:visited {
color: #003366;
text-decoration: none;

}

.magnetbutton  a:active {
color: #0071BC;
text-decoration: none;

}

.magnetbutton a:hover {
color: #000;
text-decoration: underline;
}

.pinbutton a:link {
color: #003366;
text-decoration: none;
}

.pinbutton a:visited {
color: #003366;
text-decoration: none;

}

.pinbutton  a:active {
color: #0071BC;
text-decoration: none;

}

.pinbutton a:hover {
color: #000;
text-decoration: underline;

}
/* End Noelle's product Boxes -------------------------------------------------*/



/* Stilts
------------------------------------------------------------*/

span.stilt {
	display:inline;
	display: inline-block;
	vertical-align: middle;
	}	

#product-image {
	background-color: #e4e4e4;
	position: relative;
	display: block;
	width: 300px;
	height: 300px;
	text-align: center;
	overflow: hidden;
	}

#products span.stilt {
	height: 175px;
	}

#product-image span.stilt {
	height: 300px;
	}

#product-image img {
	vertical-align: middle;
	}
	
/* Products */

.product-container {
float: left;
display: inline;
}

#products {
	float: left;
	display: inline;
	margin: 2px 4px 4px 4px;
	background: url(../images/whitebackground.gif) repeat-y #e4e4e4;
	}

 .product-box {
    border-color: #4E4E4E;
    display: inline;
    float: left;
	text-align: center;
	overflow: hidden;
	width: auto;
	height: 200px; 
	
	background-color: #0071BC;
	}
	
.product-img {
	
	border: 5px solid red ;
	vertical-align: top;
	width: auto;
	height: auto;
	}
	
 .product-info {
	float: left;
	width: auto;
	padding: 5px 9px 11px 9px;
	border-top: 2px solid #fff;
	}
	
 .product-info {
	width: 185px;
	}

 .product-title {
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	}

 .product-price {
	float: left;
	font-size: 10px;
	margin-right: 8px;
	}
		
#products .product-status {
	font-size: 10px;
	font-style: italic;
	}


/*End Products */

/*Shopping Cart Preview Pane ----------------------------------*/


#shoppingcart {
	/* border: 1px solid #00496d; */
	width: 180px;
	height:55px;
	float: right;
	background-image: url(../images/cart_box.png);
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size:12px;
	}

/*
html>body #shoppingcart {
	float: right;
	width: 178px;
	min-height: 40px;
	height: auto !important;
  	height: 40px;
	margin-top: 30px;
	margin-right: 10px;
	border: 1px solid #fffff;
	background-color: fuchsia;
	}
*/
		

#shoppingcart h3 {
	float: left;
	
	width: 170px;
	margin: 0px;
	padding: 4px 9px 7px 14px;
	font-size: .95em;
	
	font-weight: normal;
	color: black; 
	}
	
#shoppingcart .shoppingcart-contents {
	float: right;
	display: inline;
	margin: -16px 0 0 0;
	font-size: 12px;
	}

#shoppingcart .shoppingcart-contents li {
	float: left;
	}
	
#shoppingcart .shoppingcart-items {
	margin-right: 5px;
	margin-bottom: 2px;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
	
#shoppingcart .shoppingcart-total {
	padding-left: 5px;
	font-weight: bold;
	}

#shoppingcart .shoppingcart-options {
	float: right;
	display: block;
	width: 100%;
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	font-size:12px;
	text-align: right;
	padding-top: 5px;
	border-top: solid gray;
	border-width: 1px; 
	}

/*#shoppingcart .shoppingcart-checkout {
	float: right;
	display: inline;
	margin-right: 5px;
	}*/

a.checkout_button span {
background: url(../images/btn-checkout_greydiant2.gif) no-repeat;
display:block;
margin-left: 11px;
margin-right: auto;
color: #333333;
height: 18px;
font-family: Verdana, Tahoma, Geneva, sans-serif;
font-size:12px;
width: auto;
line-height:17px;
vertical-align: middle;
padding-right:16px;
padding-bottom: 6px;
text-decoration: none;
/*padding-left: 5px;*/
}

/*#shoppingcart_icon .shoppingcart-icon {
float: left;
background: url(images/carticon.gif)
Padding: 5px 0 5px 0;
}*/

/*#shoppingcart .shoppingcart-checkout span {
	display: none;
	}*/
	

/*End Shopping Cart Preview Pane ---------------------------------*/

/* Checkout Page */

#checkout_button {
margin-top: 20px;
margin-right: 30px;
width: auto;
height: auto;
float: right;
/* padding-right: 30px; */
}

#checkout_payment_types {
width: auto;
height: auto;
margin-top: 15px;
float: left;
padding-left: 30px;
}

#checkout_totals {
border: 1px solid black;
background-color: #cccccc;
margin-top: 15px;
margin-left: 35px;
margin-bottom: 20px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
float: left;
height: auto;
width: auto;
}

#checkout_container {
width: 700px;
height: auto;
padding-left: 130px;
}

#checkout_lastrow {
width: 700px;
height: auto;
background-color: #cccccc;
}

#checkout_continueshopping {
width: auto;
height: auto;
float: left;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
}

#checkout_updatetotal {
width: auto;
height: auto;
float: right;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
text-align: right;
}

table.checkout {
text-align: center;
font-family: Verdana, Tahoma, Geneva, sans-serif;
font-size: 12px;
background-color: white;
border: 1px black solid;
border-collapse: collapse;
border-spacing: 0px;
width: 700px;
}

.checkoutHd {
border-bottom: 2px black solid;
border-right: 1px black solid;
background-color: #cccccc;
text-align: center;
font-family: Verdana, Tahoma, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
color: black;
}

.checkoutBod {
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 2px black solid;
border-right: 1px black solid;
background-color: white;
text-align: center;
font-family: Verdana, Tahoma, Geneva, sans-serif;
font-size: 12px;
color: black;
}


/* End Checkout Page */


/*Top banner CSS -------------------------------------------------*/

#intro {
width: auto;
height: auto;
background: white;
padding-bottom: 20px;
}


#intro_text {
width: 30%;
height: 200px;
text-align: left;
margin: 0 0 0 100px;
padding-top: 25px;
}

h1.learnmore {
font-size: 2em;
font-weight: bold;
color: #00496d;
margin-bottom: -5px;
}

h2.learnmore{
font-size: 1.5em;
font-weight: normal;
color: #000;
margin-bottom: 5px;

}

a.learnmore {
font-size:  1.15em;
font-weight: bold;
color: #00496d;
text-decoration: none;
}





/*Top banner CSS -------------------------------------------------*/

/*Center Content-------------------------------------------------*/

.left{
width: 50%;
height: auto;
float:left;
}

.right{
width: 50%;
height: auto;
float: left;
}

.fullspan{
width: 100%;
height: auto;
clear: both;
padding-top: 50px;
}

.left_text {
width: 65%;
text-align: left;
margin: 0 0 0 100px;
padding-top: 25px;
}


.right_text{
width: 65%;
text-align: left;
margin: 0 0 0 100px;
padding-top: 25px;

}

/*Center Content-------------------------------------------------*/



/* The footer -------------------------------------------------*/




#footer_content{
width: 960px;
margin:0 auto; 
text-align:center;
background-color: #0071bc;
padding-bottom: 10px;
}

#footerlogo{
	height: 90px;
	clear:both;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	border-top: 1px solid #D3D6D8;
	border-bottom: 1px solid #D3D6D8;
	margin-bottom: 15px;
	margin-top: -5px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}


.footer_text {
font-size: 12px;
color: #fff;
padding-top: 0px;
}

.footer_text a {
color: #fff;


}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: 900px;}

#main {margin-bottom:0px;}  /* must be same height as the footer */

#footer { position: relative;
	margin-top: -200px; /* negative value of footer height */
	margin:0 auto;
	height: 150px;
	clear:both;
	width: 960px;
	background-color: #0071BC;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #D3D6D8;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 10px;
	} 

/* CLEAR FIX*/
.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 */


/* The footer -------------------------------------------------*/
