/* Main Styles for Template 3 */

body {
	margin:0;
	padding:0;
	height: auto;
	width: auto;
	text-align: center;
	background-image: url(images/wingding-background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border-bottom: 0px;
}

h1 {
	font-size: 16px;
}

a {
	color: #3A3128;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

#menu {
	background-image: url('blue-box2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	padding: 15px 0px 32px 0px;
	font-family: 'dalliance', 'book antiqua';
	font-size: 14px;
}

#menu ul {
	list-style-type: none;
	padding: 20px 0px 0px 0px;
	width: 100px;
	margin: 0px auto 0px auto;
	text-align: center;
	margin-left: 17px;
}

#menu li {
	line-height: 26px;
	text-align: center;
}

#menu li a, #menu li a:active, #menu li a:visited {
	color: #000;
	text-decoration: none;
}

#menu li a:hover {
	color: #fff;
}


/* Main Display Table */

table.main {
	width: 726px;
	border: 0px;
	margin-top: 10px;
	margin-left: auto; 
	margin-right: auto;
}

/* Cart */

p.topcart {
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: right; 
	padding-right: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #3A3128;
}

a.topcart {
	color: #3A3128;
	font-weight: bold;
}

a:hover.topcart {
	color: #fff;
	text-decoration: none;
}

.cart {
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
  	color: #F0B5B5;
	background-color: transparent;
}

a.cart {
	color: #3A3128;
	text-decoration: none;
	font-weight: bold;
}

a:hover.cart {
	color: #fff;
	text-decoration: none;
}

/* Category Links */

a.cat {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3A3128;
}

a:hover.cat {
	color: #fff;
	text-decoration: none;
}

/* Heading Links on Product Pages */
a.cathead {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3A3128;
}

a:hover.cathead {
	color: #fff;
	text-decoration: none;
}


/* Products List */
div.productsList {
	float: left; 
	height: 200px; 
	vertical-align: top; 
	text-align: center; 
	line-height: 26px; 
	position: relative; 
	top: -30px;
	font-size: 12px;
}

/* Top Shop Links */

a.light {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

a:hover.light {
	color: #3A3128;
	text-decoration: none;
}

.navText {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-align: center;
}

table.pricelist {
	font-size: 11px;
}

a:hover.pricelist {
	color: #000;
	text-decoration: none;
}

.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		10px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}

.totalPrice
{ BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
.myaccount_tab_bottom
{
  border: 0px;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER:	0px;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER: 0px;
}
.myAccount_bottom {
  BORDER: 0px;
}
.myAccount_right {
  BORDER: 0px;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #F0B5B5;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #F0B5B5
}