﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 7pt;
	margin: 0;
	padding: 0;
	
}

#container {
  border: 1px solid black;
}

a img {
	border: none;
}

a {
  color: white;
}

a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: underline; }

a.whitelinks {
  font-size: 12px;  
  color: white;
}

table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black; 
	font-size: 7pt;
}

.r0 {
  background-color: white;
}

.r1 {
  background-color: #eee;
}

form.compact {
  margin: 0;
  padding: 0;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #ccc;
}

h1 {
	margin: 0;
	padding: 2px 5px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

#search {
  background-color: black;
  
}

h1.popup {
	color: black;
}

.toplinks {
  padding: 0 10px 0 0;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#topnav {
  height: 30px;
  background: #030657 url(nav_back.jpg) top right no-repeat;
  vertical-align: middle;
  text-align: center;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: white;
  margin: 0;
  padding: 0 15px 0 30px;
  border: none;
}

#banner {
	margin: 0;
	padding: 0 10px 10px 0;
	text-align: right;
}

#menutable {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px solid #d1d3d4;
	border-collapse: collapse;
	color: white;
	font-weight: bold;
	text-align: center;
  white-space: nowrap;
}

#searchform {
	margin: 0 auto;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	background-color: black;
}

#searchform form, #searchform input {
  display: inline;
}

.searchlabel {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

#searchform #go {
  border: none;
  vertical-align: bottom;
}

#searchform h1 {
  display: inline;
}

#content {
	background-color: white;
	color: black;
	text-align: center;
	vertical-align: top;
}

#leftcolumn {
	background-color: white;
	border: none;
	border-right: 1px solid black;
	color: #006;
	text-align: center;
	vertical-align: top;
}

#rightcolumn {
	background-color: #eee;
	border: none;
	border-left: 1px solid black;
	color: #006;
	text-align: center;
	vertical-align: top;
}

#centercolumn {
	background-color: white;
	color: black;
	text-align: center;
	vertical-align: top;
}

.adultlink {
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}


.largelink a:link, .largelink a:visited {
	font-size: 18px;
	color: red;
}

.largelink a:hover, .largelink a:active {
	font-size: 18px;
	color: blue;
}

.medlink a:link, .medlink a:visited {
	font-size: 12px;
	color: red;
}

.medlink a:hover, .med a:active {
	font-size: 12px;
	color: blue;
}


.currency {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #006;
}

#footer {
  margin: 0;
  padding: 10px 0 0 0;
  background-color: white;
	color: #030657;
	text-align: center;
	border-top: 1px solid black;
}


/* Large Black Title */
.title {
	text-align: center;
	color: black;
	font-size: 25px;
	font-weight: bold;
}
			
/* Large Dark Blue Title */
.title2 {
	text-align: center;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
			
/* Small Titles for Light Tables "#CCCCFF" */
.tabletitle {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
			
/* Large Titles for Dark/Light Tables "#666699" & "images/bg.jpg" */
.tabletitle2 {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* Small Titles for Dark/Light Tables "#666699" & "images/bg.jpg" */		
.tabletitle3 {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.tabletitle3x {
	text-align: center;
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
		
/* Medium Titles for Light Tables "#666699" */
.tabletitle4 {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
			
/* Medium Titles for Product Info */
.tabletitle5 {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
			
/* Small Titles for Synopsis Table "#CCCCFF" */
.tabletitle6 {
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.tabletitle6b {
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	color: white;
	background-color: #030657;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.tabletitle6c {
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	color: white;
	background-color: #030657;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.hptable {
	margin: 0 auto;
	padding: 0;
	width: 98%;
	border: none;
	border-collapse: collapse;
	color: black;
}

.hptable2 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: none;
	border-collapse: collapse;
	font-size: 10px;
}

.hptable2 a {
  color: #030657;
  font-size: 10px;
}

.hptable2 a:link, .hptable2 a:visited, .hptable2 a:active {
	text-decoration: none;
}

.hptable2 a:hover {
	text-decoration: underline;
}

.hptable3 {
  margin: 0 auto;
  padding: 0;
  width: 98%;
  border: none;
  border-collapse: collapse;
}

.hptable3 td {
  padding: 2px;
  color: #003;
}

.hptable3 td.title {
  text-align: left;
  font-size: 1.4em;
}

.hptable3 a {
  color: #030657;
  font-size: 10px;
}

.hptable3 a:link, .hptable3 a:visited, .hptable3 a:active {
	text-decoration: none;
}

.hptable3 a:hover {
	text-decoration: underline;
}

#productinfo th {
	padding-left: 35px;
	text-align: left;
}

.tableheader {
	background-color: #006;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.tableheader2 {
	color: #006;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
			
/* Black Titles for Sidebar */	
.sidebar {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

td.gore_header {
  background-color: #7d1013;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/*
.listtextdark {
	margin: 1px 0 0 0;
	padding: 1px 0 1px 5px;
	color: #669;
	font-size: 10px;
}

.listtextlight {
	margin: 1px 0 0 0;
	padding: 1px 0 1px 5px;
	background-color: #f0f0f0;
	color: #669;
	font-size: 10px;
}
*/

/* Link Style for Light Sidebar
.listtextdark a:link, .listtextdark a:visited, .listtextdark a:active { color: #669; }
.listtextdark a:hover { color: blue; }
*/

/* Link Style for Dark Sidebar
.listtextlight: a:link, .listtextlight: a:visited, .listtextlight: a:active { color: white; }
.listtextlight: a:hover { color: blue; }
*/

/* Black Links for Titlebars */
a.blacklinks:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;text-decoration: underline;}
a.blacklinks:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;text-decoration: underline;}
a.blacklinks:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;text-decoration: underline;}
a.blacklinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;text-decoration: underline;}

/* Blue Links for Picture Captions */
a.bluecaptionlinks:link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #0000FF;text-decoration: underline;}
a.bluecaptionlinks:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #0000FF;text-decoration: underline;}
a.bluecaptionlinks:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #0000FF;text-decoration: underline;}
a.bluecaptionlinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #0000FF;text-decoration: underline;}

/* Small White Text for Dark Tables "#666699" and Bottom Links */	
.bottomlinks {
  color: white;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

.bottomlinks a:link, .bottomlinks a:visited {
  text-decoration: none;
}

.bottomlinks a:hover, .bottomlinks a:active {
  text-decoration: underline;
}
	
/* Small Black Titles for Bolded Inside Table Text */
.blacktext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
		
/* Small Black Text for Bolded Inside Table Text */
.blacktext2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
/* Small Black Text for Bolded Inside Table Text */
.blacktext3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
			
/* below added to make black text links not white (-ike) */
a.blacktext2, a.blacktext2:link, a.blacktext2:visited, a.blacktext2:active {
	text-decoration: none;
	color: #000000;
}

a.blacktext2:hover {
	text-decoration: none;
	color: #BD7011;
}

a.blacktext3, a.blacktext3:link, a.blacktext3:visited, a.blacktext3:active {
	text-decoration: none;
	color: #000000;
}

a.blacktext3:hover {
	text-decoration: none;
	color: #BD7011;
}

.biglinks {
	font-size: 18px;
	color: black;
	font-weight: bold;
	font-style: italic;
}

a.biglinks:link, a.biglinks:visited {
	text-decoration: none;
	color: black;
}

a.biglinks:hover, a.biglinks:active {
	text-decoration: none;
	color: red;
}

.mediumlinks {
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-style: italic;
}

a.mediumlinks:link, a.mediumlinks:visited {
	text-decoration: none;
	color: black;
}

a.mediumlinks:hover, a.mediumlinks:active {
	text-decoration: none;
	color: red;
}

.advancedcopy {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


a.homeblue:link    {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000066; font-weight: bold; text-decoration: none;}
a.homeblue:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000066; font-weight: bold; text-decoration: none;}
a.homeblue:active  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000066; font-weight: bold; text-decoration: none;}
a.homeblue:hover   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000066; font-weight: bold; text-decoration: none;}

h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 16px;
	color: white;
}

h3 {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #030657;
	color: white;
}

h4 {
  margin: 10px 0 0 0;
  padding: 0 2px;
  font-size: 10px;
}

.linksbox {
	margin: 10px 5px;
	padding: 0;
	color: #006;
	font-size: 10px;
	text-align: left;
}

.linksbox ul, .linksbox li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.linksbox li a {
  display: block;
	margin: 0;
	padding: 0 10px 3px 10px;
	color: #006;
}

.linksbox li a:link, .linksbox li a:visited, .linksbox li a:active {
	text-decoration: none;
}

.linksbox li a:hover {
	text-decoration: underline;
}

.linksbox2 {
	margin: 10px 5px 10px 0;
	padding: 0;
	color: #006;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

.linksbox2 ul, .linksbox2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.linksbox2 li a {
  display: block;
	margin: 0;
	padding: 0 0 5px 0;
	color: #006;
}

.linksbox2 li a:link, .linksbox2 li a:visited, .linksbox2 li a:active {
	text-decoration: none;
}

.linksbox2 li a:hover {
	text-decoration: underline;
}

a.classic:link, a.classic:visited, a.classic:active, a.classic:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: blue;
  text-decoration: underline;
}

.colorwhite {
	font-size: 10px;
	color: #FFFFFF;
}

.colorred {
	color: #f00;
}

.colorblue {
	color: #00f;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.purple {
	color: purple;
}

.pink {
	color: pink;
}

.blue {
	color: blue;
}

.red {
	color: red;
}

.green {
	color: green;
}
