body {
       font-size: 11px;
}

font {
       font-size: 14px;
       font-family: Arial;
}

h1 {
       font-size: 20px;
       padding: 0px;
}

h3 {
       font-family: Century Gothic;
}

h4 {
       font-family: Century Gothic;
       color: #81A5B9;
       font-weight: bolder;
       font-size: 14px;
       padding: 10px;
}

h1.a {
	color: #206BA4; text-decoration: bold; 
       font-size: 14px;
       padding: 0px;
}

#topNavigation {
       background-color: #AD0066;
       color: #FFFFFF;
}

#rightShipping {
       background-color: #FFFFFF;
}

#topLinks a {
       color: #81A4B9; 
       text-decoration: none; 
       font-size: 14px;
       font-weight: normal;
       font-family: Century Gothic;
}

#topNavigation a {
       color: #FFFFFF; 
       text-decoration: none; 
       font-size: 14px;
       font-weight: bold;
       font-family: Century Gothic;
}

#leftnav {
	width: 150px;
	font-size: 11px;
	vertical-align: top;
	font-size: 85%;
}

img {
	border: none;
}

a:link {
	color: #206BA4; text-decoration: underline; 
       font-size: 14px;
}

a:active {
	color: #206BA4; text-decoration: underline; 
       font-size: 14px;
}

a:visited {
	color: #54A4DE; text-decoration: underline; 
       font-size: 14px;
}

a:hover {
	color: #54A4DE; text-decoration: none; 
       font-size: 14px;
}

#leftnav a {
        font-family: Century Gothic;
	padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	background-color: #CFE8F6;
	text-decoration: none;
	line-height: 1em;
	width: 150px
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #81A4B9;
	border: 1px solid #000;
}

#leftnav ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; 
}

#leftnav li {
	/*/*/margin: 0px 0px 4px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #206BA4 !important;
	border: 1px solid #000 !important; /* */
}

#minicart {
	font-size: 16px;	
}

#minicart table {
	border: 1px dotted #CCC;
	background-color: #F1EFE2;
	text-decoration: none;
}

table.productlist {
	border: 1px dotted #EEEEEE;
	background-color: #FFFFFF;
	text-decoration: none;
}

table {
	background-color: #FFFFFF;
}

.minicartHeader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #D13D94;
	font-weight: bold;
	background-position: center;
}

#minicart a {
	font-size: 12px;
       font-family: Arial;
       color: #81A4B9;
}

#minicart a:hover {
	font-size: 12px;
	color: #000000;
}

.minicartContent {
	font-size: 12px;
       font-family: Arial;
       background-color: #FFFFFF;
}

.minicartFooter {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CFE8F6;
	font-weight: bold;
	background-position: center;
}

.minicartFooter a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.minicartFooter a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.entryTable {
	font-family: Century Gothic;
	font-size: 12px;
	background-color: #CFE8F6;
}

.entryTableHeader {
	font-family: Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #D13D94;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #CFE8F6;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Century Gothic;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #D13D94;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #CFE8F6;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Century Gothic;
	font-size: 12px;
	border: 1px solid #81A4B9;
}

.notice {
	color: #CADA2A;
	font-weight: bold;
}

.addToCartButton {
	font-family: Century Gothic;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	border: 1px solid #81A4B9;
	background-color: #CFE8F6;
}

#errorMessage {
	color: #F5851F;
	font-weight: bold;
}