@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Delphi
Author: Kate Bast
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
body, p, a, ul, li, img , h1,h2,h3, td, tr,blockquote{
	margin: 0px;
	padding: 0px;
}

a{
	color:#FFF;
	text-decoration:none;
}


.borderbottom {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #0C0064;
	margin-bottom: 15px;
	margin-top: 10px;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {/*important - for product page!*/
	font-size: 0%;
	
}
.h4 {
	color: #006;
	font-size: 95%;
}

.floatright {
	float: right;
	margin: 0;
	padding: 0;
}	
.paddingtop {
	padding-top: 15px;
}
#wrapper {
	height: auto;
	width: 700px;
	margin-left: 270px;
	border: 1px solid #000;
	margin-bottom: 20px;
}

#maincontent {
	margin: 20px 20px 20px 30px;
}
.indent30  {
	margin-left: 50px;
}

#banner {
	height: auto;
	width: 695px;
	background-color: #FFF;
}
#header {
	text-align: center;
	width: 694px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-right: 15px;
}
#headernav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #FFF;
	background-color: #6F9DBF;
	clear: both;
	height: 20px;
	padding: 3px 4px 3px 2px;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000066;
	font-weight: bold;
	width: 689px;
}
#headernav2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #006;
	height: 18px;
	text-align: right;
	font-size: 70%;
	font-weight: bold;
	width: 693px;
	padding-top: 3px;
}
.whitelink {
	color:#FFFFFF;
	text-decoration:none;
	padding: 0;
}
.blacklink { color:#000000; text-decoration:none; }
.blacklinkwithrollover { color:#000000; text-decoration:none; }
.bluelink {
	color:#006;
	text-decoration:none;
}
.bluelinks {
	color:#603;
	text-decoration: underline;
	font-size: 80%;
}
#wrapper_table_textstrong   {
	font-size: 90%;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper_table_textgry {
	font-size: 85%;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.careers { color:#000066; text-decoration:none;font-weight:bold; }

a:hover.careers { color:#0000FF; text-decoration:underline;font-weight:bold: }

a:hover.whitelink {
	color:#069;
	text-decoration:underline;
}

a:hover.blacklink { color:#000000; text-decoration:underline; }
a:hover.blacklinkwithrollover { color:#6D2041; background-color: #FFFFff; text-decoration:underline; }
a:hover.bluelink, a:hover.bluelinks { color:#6D2041; background-color: #FFFFFF; text-decoration:underline; }

.boxborder { border-color:#000000; border-style:solid; border-width:1px; }


.txtbox {
	font-size: 80%;
}
blockquote {
	margin-right: 15px;
	margin-left: 20px;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; font-style: normal}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; font-style: normal}


#footer {
	background-color: #709DBE;
	width: 690px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006;
	border-bottom-color: #006;
	height: 65px;
	margin-top: 40px;
	clear: both;
	padding: 0 5px 0 5px;
	text-align: center;
}
		
	.posttext {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 90%;
}

.posttext h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
}


#footer h2 {
	font-size: 85%;
	color: #FFF;
	padding: 5px 0 10px 0px;
	text-align: center;
}
#footer a {
	font-size: 75%;
	color: #CCC;
	text-decoration: none;
}

#footer a:hover { color:#6D2041; text-decoration:underline; }

.clearboth {
	clear: both;
}
#indent10 {
	padding-left: 10px;
}
#video_box1 {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: center;
}
#video_box2 {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: center;
}
#specials_tables {
	clear: both;
}
.greytxt {
	color: #333;
}


.indent100 {
	margin-left: 100px;
}
a:visited, a:visited.bluelink, a:visited.bluelinks, a:visited.blacklink {
	text-decoration:none;
}
 
 table.productcart tr td a{
	 color:#333;
	 } 
