body, p, div, blockquote, dl, ul, ol {
	/* font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	/* color: #333; */
	/* letter-spacing: -0.0em; */
}

div {
	margin:0;
	padding:0;
	border:0;
}
h1 {
	color: #333333;
	/* font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif; */
	font-family: Georgia, Garamond, Times, serif;
	font-size: 22px;
}
h2 {
	color: #333333;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 18px;
}

h3 {
	color: #333333;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 15px;
}

hr {
	color: #333333;
	background-color: #333333;
	width:80%;
}

dt {
	font-weight: bold;
	padding-top: 10px;
}
.hidden {
	display: none;
}
a:link, a:visited, a:active {text-decoration: none; color: #6387A1;}
#verytop a:link, #verytop a:visited, #verytop a:active {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: navy;}
a > img { border: 0; }
body {
	padding: 0;
	margin: 0;
	/* background-color: #ebf0f3; */
	background-image: url('../images/background-design.jpg');

}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.warning {
	color: red;
}

.sm {
	font-size: 8pt;	
}

div.warning {
	margin-left: auto;
	margin-right: auto;
	color: red;
	border: red thin solid;
	width: 500px;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 20px;
}
div.warning li {
	color:red;
}

.ok {
	color: green;
}

.points {
	font-size:11px;
	color:#926730;
	font-weight:bold;
}
.points a {
	color:#926730;
	font-weight:bold;
	text-decoration:none;
}
.points a:hover {
	text-decoration:underline;
}
.helpheading {
	font-size:14px;
	font-weight: bold;
	color: black;
}
.helplink {
	margin-left:30px;
}

div.ok {
	margin-left: auto;
	margin-right: auto;
	color: green;
	border: green thin solid;
	width: 500px;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 20px;
}
div.ok li {
	color:green;
}
div.back {
	margin-left: auto;
	margin-right: 10px;
	width: 250px;
}
div.centered {
	margin-left: auto;
	margin-right: 10px;
}
.div600 {
	margin-left: auto;
	margin-right: auto;
	width:600px;
}
.div800 {
	margin-left: auto;
	margin-right: auto;
	width:800px;
}
#verytop {
	position:absolute;
	top:0px;
	left:50%;
	width: 960px;
	margin-left:-480px;
	padding: 5px 15px 0 0;
	text-align: right;
}
#verytop a {
	font-size: 8pt;
}
#verytop a:hover {
	text-decoration: underline;
}
#maintop {
	margin-top: 22px;
	width: 984px; /* need room for the shadow */
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#shadow {
/*	background-image: url(/css/images/shadow.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0 0 98px 0; */
}
#main {
	width: 960px;
	background-color: white;
	margin: 0 auto;
	padding: 0;
	/* border-top: 2px solid #6387A1; */
	border-top: 2px solid #ffffff;
	margin-top: 10px;
}

#headerandmenu {
	position: absolute;
	top:30px;
	padding: 0;
	margin:0;
	width: 960px;
	/*left:50%;
	margin-left:-480px;*/
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 100%;
	background-color: white;
	height:63px;
	/* border-bottom: 1px solid #8f8f8f; */
}

#header_left{
	float: left;
	width: 350px; /* Width of left column in pixels */
	margin-left: -960px; /* Set margin to that of -(main) */
}

#header_center{
	margin: 0 250px 0 350px; /* Margins for center column. Should be 
							"0 header_right width 0 header_left width */
}

#header_center_button {
	position:absolute;
	top:35px;
	left:590px;
	z-index:9999;
}
#header_right{
	float: left;
	width: 250px; /* Width of margin_right column */
	margin-left: -250px; /* Set left margin to -(header_right width) */
}

#header_right a {
	font-size: small;
	margin-left: auto;
	margin-right: 5px;
}

#header_right p {
	text-align: right;
	margin: 0;
	padding:5px;
}

#header_right_form {
	text-align: right;
	margin: 0;
	padding:5px;
	vertical-align:text-bottom;
}

#menu {
	clear: both;
	width:100%;
	height:30px;
	/* background-color: #6387A1; */
	background-color: #6587a1;
}

#maincontent {
	position:relative;
	top: 98px;
	width:100%;  
	width:920px;
	margin: 15px auto 0 auto;	
}
#maincontentBlog {
	position:relative;
	top: 98px;
	margin: 15px 0 0 0;	
}
#maincontentleft > h1 {
	color: #5b5857;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 14pt;
	font-weight: normal;
}

#footer {
	position:relative;
	top: 98px;
	width: 960px;
	/* background-color: #6399BD; */
	background-color: #6587a1;
	margin-top: 10px;
	/* border-bottom: 2px solid #6387A1; */
}

#footerLeft {
	width:25%;
	float:left;
	background-color: #6587a1;
	margin-top: 10px;
}

#footerRight2 {
	width:75%;
	float:right;
	background-color: #6587a1;
	margin-top: 10px;
}
#footerCenter {
	width:50%;
	float:left;
	background-color: #6587a1;
}
#footerRight {
	width:50%;
	float:right;
	background-color: #6587a1;
}

#footerLeft p,
#footerCenter p,
#footerRight p {
	margin: 20px;
	color:white;
}
#footerLeft li,
#footerCenter li,
#footerRight li{
	color:white;
	list-style: none;
}
#footerLeft li a,
#footerCenter li a,
#footerRight li a{
	color: white;
	text-decoration: none;
}
#footerLeft li a:hover,
#footerCenter li a:hover,
#footerRight li a:hover{
	color: #ffa;
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

/*
.breadcrumb {
	color: red;
	font-size: 12pt;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a.breadcrumb,
a.breadcrumb:visited {
	color: red;
	text-decoration: underline;
} 
*/
.breadcrumb {
	color: #5b5857;
	font-size: 12pt;
	font-weight: normal;
	font-family: Georgia, Garamond, Times, serif;

}
a.breadcrumb,
a.breadcrumb:visited {
	color: #5b5857;
	text-decoration: none;
}
a.breadcrumb:hover {
	text-decoration: underline;
}
h1.breadcrumb {
	font-size: 12pt;
}

.browse_cat_names {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5857;
	font-weight: bold;
}

/* next 2 used on content/categories page */
.categoryItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	/* text-transform: uppercase; */
	vertical-align: middle;
	list-style-type: none;
}
a.categoryItems:hover {
	text-decoration:underline;
}

#leftColMain {
	width:252px;
	float:left;
	background-color: white;
}
#leftColMain p {
	padding-left: 20px;
	padding-right: 20px;
	background-color: white;
}
#rightColMain {
	width:640px;
	float:right;
	background-color: white;
}
#rightColMain p {
	padding-right: 20px;
	padding-left: 50px;
	background-color: white;
}


.designTable {
	background-color: #ffffff;
	border: 1px solid #53301a;
	margin-top: 0;
}

.designTableHeader {
	background-color: #53301a;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}

.oldPrice {
	text-decoration: line-through;
}
.newPrice {
	color: #FF0000;
}

/* IE Alpha Chanel transparent PNG fix */
/*img { 
	behavior: url(/css/iepngfix/iepngfix.htc) 
}
*/



/* http://www.filamentgroup.com/lab/update_styling_the_button_element_with_css_sliding_doors_now_with_image_spr/ */
/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox - needed! */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

 @media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}



button.submitArrow { 
	padding: 0 30px 0 0;
	margin-right:5px; 
	height:27px;
	text-align: center; 
	background: transparent url(images/submitArrow_sprite.gif) no-repeat right -140px; 
	border-style: none; 
	font-family: Georgia, Garamond, Times, serif;
	font-size: 12px;
}
	
button.submitArrow span {
	/*padding: 10px 0 0 15px; */
	padding: 6px 0 0px 15px;
	height:27px;
	background: transparent url(images/submitArrow_sprite.gif) no-repeat left top; 
	color:#000; 

}
button.submitArrow:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitArrow:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}

button.submitNoArrow { 
	padding: 0 15px 0 0;
	/*margin-right:5px; */
	height:27px;
	text-align: center; 
	background: transparent url(images/submit_sprite.gif) no-repeat right -140px; 
	border-style: none; 
	font-family: Georgia, Garamond, Times, serif;
	font-size: 12px;
}
	
button.submitNoArrow span {
	/*padding: 10px 0 0 15px; */
	padding: 6px 0 0px 15px;
	height:27px;
	background: transparent url(images/submit_sprite.gif) no-repeat left top; 
	color:#000;
}

button.submitNoArrow:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitNoArrow:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}
/*******/
/* Damian Hack - need to use input type=submit in places instead of buttons.
	So, this tries to approximate the button look */
input.submitNoArrow {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 12px;
	border: 2px;
	padding:2px 6px 0 6px;
	background: #E8E3CE;
	border-style: outset;
}
input.submitNoArrow:hover {
	background: #F6F4EF;
}

/* Tooltip code */
/* http://psacake.com/web/jl.asp */
a.tooltip{
	position:relative; /*this is the key*/
	z-index:24; /*background-color:#ccc;*/
	color:#000;
	text-decoration:none}

a.tooltip:hover{z-index:25; background-color:#ff0}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	bottom:20px; left:-50px; 
	width:15em;
	border:1px solid #0cf;
	padding: 5px; margin: 10px;
	background-color:#cff; color:#000;
	text-align: left}
/* End of Tooltip code */

#thick_cat li{
	list-style-type: none;
	margin: 10px 0;
}


