/***************************************
CLFS Stylesheet
***************************************/

body {
text-align: center;
background: #D9E3E5 url(../images/bg.png) repeat-x scroll left top;
padding: 0;
margin: 0;
font: 62.5% "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
border-top: 5px solid #a4afb2;

}

a, a:hover, a:active, a:visited {
text-decoration:none;
}
#content a, #content a:visited, #content a:active {
color:#0088CC;
}
#content a:hover {
text-decoration: underline;
}

.alt {
display: none;
}

ol, ul {
list-style:none outside none;
}

#wrapper {
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
margin-top: 25px;
width: 1004px;
text-align: left;
padding: 0;
background: #FFF;
font-size: 1.2em;
box-shadow: 0 0 1.5em rgba(0,0,0,.3);
-webkit-box-shadow: 0 0 1.5em rgba(0,0,0,.3);
-moz-box-shadow: 0 0 1.5em rgba(0,0,0,.3);
}


/* header and Nav*/

#header {
	margin: 0;
	font-size: 95%;
	text-align: left;
}
#header div {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}
#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#header h1 a {
	background: url(../images/logo.png) no-repeat scroll left top transparent;
	display:block;
	margin: 1.6em 0 0 2.5em;
	height:59px;
	width:293px;
	}
#header div ul {
	float: right;
	margin: 3.8em 0 0 0;
	padding: 0 3.4em 0 0;
	font-size: 1.4em;
	list-style: none;
}
#header ul li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	}
#header ul li a {
	float: left;
	display: block;
	padding: 1em;
	text-decoration: none;
	color: #bcbcbc;
	}
#header ul li a:hover {
	text-decoration: underline;
	}	

/* Footer */

#footer {
margin: 0 10px;
color: #999999;
}

#footer, #web {
text-align: center;
}

#footer .linksPar {
font-size: 12px;
}

#footer a:link, #footer a:visited {
text-decoration: underline;
color: #999999;
}

#footer a:hover {
text-decoration: none;
}

#content{
padding: 1em 5.4em;
}

#web {
font-size: 10px;
color: #666;
}

#copy {
font-size: 10px;
}

#introText {
width: 600px;
padding: 10px;
margin: 0 auto;
}

#content h2{
font-size: 1.6em;
color: #31336;

}

/************************
 * Sub navigation
 */
 
#contentmain {
	float: right;
	width: 60%;
	margin: 0 5%;
	}
#sidebar {
	margin: 0 1%;
	float: left;
	width: 25%;
	}

#leftnav h4 {
font-size:1.1em;
font-weight:bold;
line-height:1.1em;
margin:3em 0 1em;
text-transform:uppercase;
}

#leftnav h4.top {
margin-top:0;
}

#leftnav a:hover {
text-decoration: none;
}

ul.column {
font-size:1.1em !important;
line-height:1em;
margin:10px 0;
padding:0 !important;

}

ul.column li.block.special, ul.column li.block.special:hover, ul.column li.block:hover  {
border-bottom:1px solid #0C7796 !important;
border-top:1px solid #0C7796 !important;
z-index:201;
}

ul.column li.block a.header:hover, ul.column li.block.selected a.header {
color:#1B232A !important;
}

ul.column li.block {
border-bottom:1px solid #CCD6EE;
border-top:1px solid #CCD6EE;
height:31px;
margin:-1px 0 0 !important;
overflow:hidden;
padding:0 !important;
position:relative;

}

ul.column li.block a.header {
color:#36424A !important;
}


ul.column li.block a.header {
background-position:-745px -231px;
}

ul.column li.block a.header {
cursor:pointer;
display:block;
font-weight:bold;
height:33px;
line-height:31px;
padding-left:15px;

}


.block {
display:block;
}

/*************************
 * Products Content
 */

#contentmain h2 {
border-bottom:1px solid #CCD6DE;
clear:both;
color:#1B232A;
font-size:2em;
font-weight:bold;
line-height:1.3em;
padding:2em 0 0;
width:100%;
margin: 0;
}

#contentmain h1.top {
margin-top:0;
}

#product tr, #product td {
color: #333;
border: 0;
}

#product-details {
padding-top: 10px;
}

#product-title {
text-align: left;
}

#catimage{
float: left;
padding: 0;
margin: .1em;
border: 4px solid #E0E0D5;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

#product {
float: right;
margin-right:5%;
width:70%;
}

#prodContent {
width: 730px;
margin: 10px auto;
font-size: 12px;
}

#prodContent th {
background-color: #03398a;
color: #FFF;
text-align: center;
padding: 5px 3px;
}

#prodContent td {
border-bottom: 1px solid #666;
padding: 5px;
}

#prodContent form {
padding: 0;
margin: 0;
}

#prodSearch {
margin: 40px auto;
line-height: 2;
width: 400px;
}

.rowcolor {
background: #EFEFEF;
}

.altcolor {
background: #FFF;
}

.dataNav form {
padding: 0;
margin: 0;
}

.dataNav {
background-color: #FFFF99;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-left: 1px solid #666;
}

#miaList {
width: 600px;
margin: 0 auto;
overflow: auto;
font-size: 12px;
line-height: 21px;
}

#listOne {
float: left;
}

#listTwo {
float: right;
}

ul#listOne, ul#listTwo {
}

#showCart {
margin: 0 10px 10px 10px;
overflow: auto;
}

#showCart th, td {
border-right: 1px solid #CCD6EE;
border-bottom: 1px solid #CCD6EE;
padding: 4px;
}

#showCart table {
border-left: 1px solid #CCD6EE;
border-top: 1px solid #CCD6EE;
}

#prelogin {
text-align: center;
}

.label {
font-weight: bold;
text-align: right;
}

.highlight, .req {
font-weight: bold;
color: red;
}

.ltyellow {
background: #FFFF99;
}

#precheckout {
margin: 10px 5px;
font-size: 12px;
}

#precheckout th, td {
border-right: 1px solid #CCD6EE;
border-bottom: 1px solid #CCD6EE;
padding: 4px;
}

#precheckout table {
border-left: 1px solid #CCD6EE;
border-top: 1px solid #CCD6EE;
}

.summary {

}

.totals {
background: #FFFF99;
}
.card {
background: url(../images/mastercard_visa.gif) no-repeat bottom right;
height: 23px;
}

.center {
	text-align: center;
}

#listtable table, #attributes table {
border-top: 1px solid #666;
border-left: 1px solid #666;
}

#listtable th, #listtable td, #attributes th, #attributes td {
border-right: 1px solid #666;
border-bottom: 1px solid #666;
padding: 5px 3px;
}

#listtable th {
background: #cfcfcf;
}

#listtable a:link, #listtable a:visited {
text-decoration: none;
color: blue;
}

#listtable a:hover {
text-decoration: underline;
color: #FF3300;
}

.chkBack {
background: #FFFF00;
}

#leftCont {
width: 575px;
}

.errors{
color:#993333;
font-size:1.2em;
font-weight:bold;
}

#data_nav_table th, td {
border:1px solid #CCD6EE;
padding:4px;
}

/* home content */

#mainboxes ul{
list-style:none outside none;
margin:1.3em 0 0 1%;
overflow:hidden;
padding:0;
clear: both;
}

#mainboxes ul li {
float:left;
margin:.5%;
padding:0;
width:23.5%;
height: 125px;
border: 1px solid #999;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

#mainboxes ul li p a:link, #mainboxes ul li p a:visited, #mainboxes ul li a {
border:medium none;
display:block;
line-height:1.4em;
margin:0;
padding:1%;
color: #FFF;
text-align: center;
text-decoration:none;
}

/* use url(../images/mastercard_visa.gif) no-repeat bottom for a unique image */
#mainboxes ul li.mainboxone {
background: #8DDAF0;
}

#mainboxes ul li.mainboxtwo {
background: #62C4E0;
}

#mainboxes ul li.mainboxthree {
background: #2BA1C3 ;
}

#mainboxes ul li.mainboxfour {
background: #0C7897;
}

#mainboxes h3 a:link, #mainboxes h3 a:visited, #mainboxes h3 a:hover{
color: #fff;
font-size: 1.6em;
text-align: center;
}

#homeleft{
	margin: 0 1%;
	float: left;
	width: 66%;
}

#homeright{
	float: right;
	width: 18%;
	margin: 1% 1%;
	padding: 1% 6%;
	background: #f4f5f7;
}

#homeright h3{

color:#31336;
margin-top: 1em;

}

/* Begin Images */
p img {
	padding: 0;
	margin: 0 5px;
	}
	
a img {
border:medium none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */

/* Misc */
.hide, hr {
	display: none;
	}
	

/* lightbox styles */

kbd {
	padding: 1px 5px;
	font-family: Helvetica, Arial;
	font-size: 120%;
	line-height: 1em;
	font-weight: bold;
	border: 1px solid #c5bca4;
	background: #fff;
	}
#lightbox {
	background: #f4f4ed;
	padding: 10px;
	}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left; 
	}
#keyboardMsg{ 
	float: right; 
	font-family: Helvetica, Arial;
	font-size: 110%;
	}
#closeButton { 
	top: 5px; 
	right: 5px; 
	}
#lightbox img { 
	border: none; 
	clear: both;
	} 
#overlay img { 
	border: none; 
	}
#overlay { 
	background-image: url(../images/overlay.png); 
	}
	
	
/* self-clearing floats */
	
.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	

