/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color: #fff !important;
}

a 			{color: #00359F;text-decoration:none;}
a:link		{color: #00359F;text-decoration:none;}
a:visited	{color: #00359F;text-decoration:none;}
a:hover		{color: #00359F;text-decoration:none;}
a:focus		{color: #00359F;text-decoration:none;}
a:active	{color: #00359F;text-decoration:none;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		970px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			970px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 195px 0 210px;
	line-height:1.2em;
	z-index:1;
	position:relative;
}

#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	line-height:1.2em;
	text-align:left;
}

#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:185px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			10px 5px 5px 0px;
	font-size:  		10px;
	color:	#888;
	line-height:		1.4em;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}

.floaterLink {
	float: left;
	display: block;
	margin: 0px 8px 10px 8px;
}

h1 {
	margin: 1px 4px 2px 4px;
	white-space: nowrap;
	font-size: 0.7em;
	padding: 0pt 0pt 0pt 0pt;
}

/* *** HEADER *** */

#pageBanner {		
	position : relative;
	height: 145px;		
}
#pageBanner a {	
	float: right;
	margin: 7px 4px;
}
#pageBanner img {
	border-width: 0;
}
#headerFloater {
	float: right;
	font-size: 12pt;
	color: #FF0000;
	margin-right: 200px;
}
#headerFloater h4, #headerFloater h5, #headerFloater h6 {
	margin: 0;
	padding:0;
	font-size: 14pt;
	font-weight: 700;
}
#headerFloater h4 {
	color: #FF0000;
	margin-top: 60px;
}
#headerFloater h5 {
	color: #0000FF;
	line-height: 18pt;

}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	clear:both;
    vertical-align : middle;
	color:#FFF;
	background-color: #797076;
	font-size:12px;
	line-height:18px;
	height:25px;
	font-weight:400;
	padding:5px 5px 0px 0px;
	margin:0 0px 10px 0px;
	text-align:left;
}

/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn, #rightColumn {
	font-size:  			1.0em;
}
#leftColumn label, #rightColumn label {
	font-weight: normal;
	font-size: 12pt;
	color: #818284;
	text-align: left;
}
#leftColumn input, #rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px;
}

/* *** SEARCH *** */
#searchBox {
	margin: 0;
	font-size: 10pt;
	font-weight: 500;		
	padding: 5px 10px;
	position: absolute;
	top: 75px;
	right: 0px;	
}
#searchField {
	margin-top: 3px;
	padding: 6px 0 0 5px;
	background-image: url(../images/searchfield_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 150px;
}        
#searchBox input {
	margin: 2px;
	background-color: transparent;
	border-width: 0px;
}
#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #fff;	
}

#leftColumn .creditcards
{
	margin-top: 30px;
	text-align:center;
	margin:10px 0px;
	padding-bottom:10px;

}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:center;
	display:block;
}
#leftColumn .creditcards .creditcard {
	margin:3px auto 0 auto;
	display:inline;
	border:solid 1px #fff;
}

#rightColumn .subscribeBox { 
	color: #000;
	padding: 10px;
	text-align: center;
	font-size: 11pt;
	font-weight: 400;
	margin: 0px;
	border-left: 1px solid #0000a6;
	border-right: 1px solid #0000a6;
}
#leftColumn #contact
{
		font-weight: 500;
        font-style: normal;
		color: #000;
        margin: 10px;
        
}
#leftColumn address .title {
        color: #FFF; 
        font-weight: 400;
        font-size: 11pt;
		font-style: normal; 
}
#leftColumn #contact h2 {
		font-style: normal;
    color: #FFF;
	background-image: url(../images/contacttitle_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 30px;
	vertical-align: middle;       
    font-weight: 700;
    font-size: 12pt;
	text-align: center;
	margin: 10px -10px;
}
#leftColumn .sideBarTitle {
	margin: 10px 0 0 0; 
	padding: 2px 7px 0px 7px;
	font-size: 14pt; 
	font-weight: normal; 
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	line-height: 24px;
	background-repeat: no-repeat;
	height: 50px;
	vertical-align: middle;
}
#rightColumn .sideBarTitle {
	padding: 2px 7px 0px 7px;
	text-align: center;
	color: #FFF;
	background-color: #e21e26;
	font-size: 12pt;
	font-weight: bold; 
	margin: 0px;	
	line-height: 20px;
}
#rightColumn .subscribeBox h3 { 
	background-color: #006db8;
	font-size: 16pt;
	font-weight: bold;
	line-height: 33px;
	margin: 5px -10px;
	color: #FFF;
}
#rightColumn .subscribeBox .title { 
	color: #202f72;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	display: block;
}
#leftColumn .boxBody {
	border-left: 1px solid #ff0000; 
	border-right: 1px solid #ff0000; 
	color: #000; 
	font-size: 12pt; 
	padding: 7px; 
	text-align: center;
}
#leftColumn .boxBody2 {
	border-left: 1px solid #3d4bad; 
	border-right: 1px solid #3d4bad; 
	color: #0000FF; 
	font-size: 13pt; 
	font-weight: bold; 
	padding: 3px; 
	text-align: center;
}
#rightColumn .loginField {
	background-image: url(../images/input_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 21px;
	margin: 3px -7px;
	padding-top: 5px;
}
#rightColumn .loginField input {
	background-color: transparent;
	border-width: 0;
	width: 155px;
	margin: 0 auto;
}
/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:	#888;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:	#000;
}
#footerBlock ul
 {
	margin: 				0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #000;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0; 
}
#footerBlock .powered
{
	color:	#888;
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:	#888;
	text-decoration:		none;
}
/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}

#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

#shoppingCart .relatedProduct {
    display: block;
	text-align:left;
	font-size:0.9em;
	min-height:200px;
	margin: 10px 0px;
	padding:5px;
	color:#999;
	border: 2px solid #0000a6;
}
#shoppingCart .break{
	clear:left;
}

.relatedProductPrice {
        color: #f0482a;
        font-size: 9pt;
        font-weight:normal;
        margin-top: 5px;
}

.ourPrice {
       color:#4f4b2b;
       vertical-align: top;
}
.priceBase {
        font-size: 15pt;
        line-height: 18pt;
		font-weight: bold;
}

.priceSuper {
        font-size: 9pt;
        vertical-align: top;
		font-weight: bold;
}


.relatedProductName {
	font-weight: bold;
	padding: 5px 0px;
	font-size: 14pt;
	color: #000;
}
.relatedProductImage {
	margin: -5px 10px -5px -5px;
	float: left;
	border-width: 0px;
}


/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */


#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2
{	
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:18pt;
    color: #0079c2;
    font-weight: 500;
}
#shoppingCart .fakeH2 {
	background-color:	transparent;
    margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
	position:absolute;
	top:1px;
	right:3px;
}


#shoppingCart .fakeH2 a {color:#fff;}
#shoppingCart .fakeH2 a:hover {color:#fff;padding-right:0.0em;}


/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#FFF;
}

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}

#demoLink {
/*
	display:none;
*/
	bottom: 15px;
	font-size: 17px;
	position: absolute;
	right: 235px;
}

#demoLink a {
	color:#d00;
}
