@charset "utf-8";
/* CSS Document */

    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:823px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		margin-bottom: 20px;
			    }
	        <!--[if lt IE 7]>
    .col1 {
	    width:100%;
	}
		        <!--[if lt IE 6]>
    .col1 {
	    width:100%;
	}
	a {
    	color:#10719f;
		text-decoration:none;		
	}
	a:hover {
		color:#B82981;
		background:#fff;
		text-decoration:underline;
	}
    h1, h2 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: Arial, Helvetica, sans-serif;
		color: #186B8F;
		font-size: 16px;
		margin-top: 10px;
		margin-left: 10px;
    }
    h3 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
    }
    h4 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
    }		
    p {
        margin:.4em 0 .8em 0;
        padding: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 1.3em;
		color: #000;
		font-style: normal;
	}	
  	img {
		margin:10px 0 5px;
		border: 0;
	}
	p img { padding-right: 12px; max-width: 100%; }


	/* Wrapper styles */	
	#wrapper  {
   	 text-align: center;
     margin-left: auto;
     margin-right: auto;
	 width: 823px;
   }	
	
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width: 823px;
		height: 100%;
		background: url(../bgs/subpage1_header.gif) top center no-repeat;
    }	
	#logo  {
	width: 302px;
	float: left;
	}
	#cart  {
	float: right;
	vertical-align: bottom;
	margin-top: 5px;
	text-align: right;
	margin-right: 40px;
	}
	#seoheader   {
	width: 100%;
	height: 25px;
	clear: both;
	margin-left: 0px;
	padding-right: 60px;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	}	
	#nav1   {
	width: 600px;
	height: 20px;
	clear: both;
	margin-left: 193px;
	margin-right: 0px;
	text-align: right;
	margin-top: 20px;
	}
	#nav2   {
	width: 823px;
	height: 40px;
	clear: both;
	margin-bottom: 10px;
	}		
	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background:#fff;
	}
    .leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	text-align: left;
	left:200px;
	background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 20px 0 20px;
	    position:relative;
		width: 300px;
	    right:325px;
	    overflow:hidden;
	}
	.leftmenu .col1BG {
        margin:0 0px 0 0px;
	    position:relative;
		width: 292px;
		height: 630px;
	    overflow:hidden;
		background: url(../bgs/col1BG.jpg) center top no-repeat;
	}
	.leftmenu .col1banner{
        margin:0 0px 0 0px;
	    position:relative;
		width: 292px;
		height: 110px;
	    overflow:hidden;
		margin-bottom: 0px;
	}
	.leftmenu .col1TESTtxt{
        margin:0 10px 0 10px;
	    position:relative;
		width: 270px;
		height: 150px;
	    overflow: visible;
		margin-bottom: 10px;
	}			
    .leftmenu .col2 {
        float:left;
        width:482px;
        position:relative;
        right:185px;
		background:#fff;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:0px solid #000;
		height: auto;
		margin-bottom: 20px;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
	#footericon  {
	width: 62px;
	margin-left: 380px;
	margin-right: 381px;
	clear: both;
	text-align: center;
	}	
	#footernav {
	width: 653px;
	margin-left: 85px;
	margin-right: 85px;
	clear: both;
	text-align: center;
	height: 20px;
	}
	#footercats {
	width: 750px;
	margin-left: 35px;
	margin-right: 36px;
	clear: both;
	text-align: center;
	height: auto;
	border-top: thin dotted #000000;
	}
	#footercredits {
	width: 653px;
	margin-left: 85px;
	margin-right: 85px;
	clear: both;
	text-align: center;
	height: 50px;
	margin-top: 15px;
	}			
#searchspace  {
	margin-top: 20px;
	
	}			
#search_box {
    width: 178px;
    height: 23px;
	margin-left: 0px;
    background: url(../subpage_slice1/bg_search_box2.gif) no-repeat;
	margin-top: 5px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 140px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}	
#searchbox  {
	}
ul  {
	margin-top: 0px;
	}	


	/* Font styles */
	.carttxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 10px;
	font-style: normal;
	}
	.smallnavtxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 12px;
	font-style: normal;
	}
	.leftnav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #10719f;
	font-style: normal;
	}	
	.TESTtxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-style: normal;
	}
	
	
	
	
		.carttxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 10px;
	font-style: normal;
	}
	.layouttxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	}	
	.logintxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#B82981;
	font-size: 11px;
	font-style: normal;
	}	
.logintxt  a:link {
	color: #7198D9;
	text-decoration: underline;
}
.logintxt  a:visited {
	color: #7198D9;
	text-decoration: underline;
}
.logintxt  a:hover {
	color: #000000;
	text-decoration: none;
}
	.button  {
	background:#BEBEBE;
	color: #B82981;
	}