﻿@charset "UTF-8";
body {
	background-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
p {}
.partitle {
	color: black;
	background-color: #FFFFFF;
	font-size:medium;
	font-weight:bold;
}
.partitle a {
	color: black;
	background-color: #FFFFFF;
	font-size:medium;
	font-weight:bold;
}
.partitle a:visited {
	color: black;
	background-color: #FFFFFF;
	font-size:medium;
	font-weight:bold;
}
h1 {
	color: #2175BC;
	margin:1px;
}
h2 {
	color: #164F7C;
	background-color: #FFFFFF;
	font-size:1.3em;
	margin:1px;
}
h3 {
	color: black;
	background-color: #FFFFFF;
	font-style:italic;
}
h4 {
	color: #2175BC;
	background-color: #FFFFFF;
}
#banner {
	background-color: #333333;
	background: url('images/blue-leaf.gif') repeat-x;
	border: thin #FFFFFF solid;
	width: 90%;
	margin: 0px auto;
	color: #FFFFFF;
	padding: 0px;
}
.logo {
	border: 0px;
}
#container {
border: thin #FFFFFF solid;
width: 90%;
margin: 0px auto;
}
#content {
background: #FFFFFF;
vertical-align: top;
padding: 30px; 
padding-top: 10px;
color: #000000;
}
#content a:link {
	color: #2586D7;
}
#content td a:hover {
	text-decoration: none;
	border-bottom:-1px maroon dashed;
	color: #000000;
}
#content li a:hover {
	text-decoration: none;
	border-bottom:-1px maroon dashed;
	color: #000000;
}
#content p a:hover {
	text-decoration: none;
	border-bottom:-1px maroon dashed;
	color: #000000;
}
#content td.basic a:hover {
	border-bottom:0px;
	text-decoration:underline;
}
#content td li a {
	text-decoration : underline;
	color: #2175BC;
}
#content p a {
	text-decoration : underline;
	color: #2175BC;
}
#content a:visited {
	color: #224F73;
}
#menucontainer {
background-color: #FFFFFF;
vertical-align: top;
width:170px;
}
#footer {
background: #0066FF url('images/blue-leaf.gif') repeat-x;
font-size: small;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
}
#footer a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:link {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	text-decoration : underline;
	color: #000000;
	font-weight: normal;
}
#footer a {
	text-decoration : none;
	color: #FFFFFF;
	background: none;
	font-weight: normal;
}
#searches {
margin-left: 2px;
padding-left: 5px;
}
#googlex {
	text-align:center;
	margin-left:.2em;
}
#specials {
	background: #1D6BB1 url('images/sm-blue-bar.gif') repeat-y;
	color: #FFFFFF;
	width : 165px;
	vertical-align: top;
	padding: 9px;
	margin: 1px;
	border: 1px solid;
	border-color: black;
}
#table-bg {
	background: #1D6BB1 url('images/sm-blue-bar.gif') repeat-y;
	border: 1px solid;
	border-color: black;
}
#specials a:link {
	color: #FFFFFF;
	background-color: #1D6BB1;
	font-weight: normal;
}
#specials a:hover {
	text-decoration : underline;
	color: #FFFFCC;
	background-color: #2175BC;
	font-weight: normal;
}
.colored {
	text-align: center;
	color: #FFCC66;
}
.banner-text {
text-align: right;
font-size: 170%;
padding: 10px 10px 0px 10px;
margin: 0px;
}
.tagline {
text-align: right;
font-size: 100%;
padding: 0px 10px 10px 10px;
margin: 0px;
}
.txt-centre {
text-align: center;

}
.highlight {
	background-color: #000000;
	color:#FFFF00;
	font-weight: bold;
	font-size:x-large;
	padding: 0 5px;
}
.background {
	background-color:#FEFFE1;
}
.logo {
float: left;
margin: 0px;
padding: 0px;
vertical-align: top;
}

.note {
	color: #FF0000;
}
.resize {
	font-size: small;
	list-style-type: square;
}
.smaller {
	font-size: x-small;
	list-style-type: square;
}
.more {
	float:left;
	position:absolute;
	margin-left:23px;
	font-size: x-small;
	font-weight:bold;
	text-decoration:none;
}
.more a{
	font-size: x-small;
	font-weight:bold;
	text-decoration:none;
}
.more a:hover {
	text-decoration:none;
	font-weight:bold;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/*font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;*/
font: normal 75% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #FFCC66;
}

.active {
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/;
text-decoration: none;
color: black;
background-color: #BAD3F5;
border-bottom: 1px solid #90bade;
border-left: 7px solid #FFCC66;
font-weight:bold;
}

div.menutitle-01{
color: #FFCC66;
text-align:center;
border-bottom: 1px solid black;
/*padding: 1px 0;
padding-left: 5px;*/
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu div.menutitle{
color: #FFCC66;
text-align:center;
border-bottom: 1px solid black;
/*padding: 1px 0;
padding-left: 5px;*/
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
/* photos */
.photo2x2 {
	border-style: solid;
	border-width: 1px;
}
/*bread crumbs trail*/
#bc p {
	font-size: x-small;
	color: #666666;
	background-color: white;
}
#bc a:link {
	font-size: x-small;
	color: #666666;
	background-color: white;
}
#bc a:visited {
	font-size: x-small;
	color: #666666;
	background-color: white;
}
#bc a:hover {
	text-decoration: none;
	font-size: x-small;
	color: #333333;
	background-color: white;
}
.bg {
	font-size: large;
	color: #2175bc;
	background-color: #FFCC66;
	text-align: center;
}
.ledgender {
	font-size: large;
	color: #C0C0C0;
	background-color:#FFFFFF;
}
#tablets {
	width: 100%;
}
.tab {
	padding:1px;
	border: 1px;
	border-style:solid;
	border-color:black;
}
/* tracking order */
#tracking {
	background: #1D6BB1 url('images/sm-blue-bar.gif') repeat-y;
	color:  #FFCC66;
	width : 165px;
	vertical-align: top;
	padding: 9px;
	margin: 1px;
	border: 1px solid;
	border-color: black;
}
#oh {
	visibility:hidden;
}
/* Link Exchange */
.border-color {
	border:2px #FFCC66 solid;
}
.border-color-2 {
	border:1px #FFCC66 solid;
}
/* individual product page */
.basic {
	font-size:x-small;
	text-align:center;
	font-weight:normal;
}
.basic img{
	border:3px gray solid;
}
.basic a:hover {
	border-bottom:0px;
	text-decoration:underline;
}
/* Policies - Boxes */
.boxes {
	border: 1px orange dashed;
	display:inherit;
}
.boxes p{
	padding:1px 4px;
}
/* Table specs */
.blackened {
	color: #000000;
}
.tbackcolor {
	background-color: #C0C0C0;
	padding-left: 4px;
	font-size:small;
}
.tmarg {
	margin-left: 9px;
}
.tenlarger {
	font-size:small;
}
.tdefault {
	border-width: 0px;
	border-collapse:collapse;
	font-size:x-small;
	
}
.tdefault tr td p{
	height:18px;
	padding:0;
	margin:2px 0 0 6px;
}
.tborder {
	border-style: solid;
	border-color:black;
	border-width: 1px;
}
/* sitemap stuffs */
.southborder {
	border-bottom:1px gray solid;
	border-top:1px gray solid;
	border-left:1px gray solid;
}
.northborder {
	border-bottom:1px gray solid;
	border-top:1px gray solid;
	border-right:1px gray solid;
}
