*{
	margin: 0px;
	padding: 0px;
}

html, body
{
	font-family: Verdana;
	font-size: 11px;
	color: #273a26;
}

img 
{
	border: none;
}

h1, h2, h3
{
	text-decoration: none;
	font-size: 100%;
	line-height: 15px;
}

.cart_icon 
{
	border: none;
	margin: 12px 0px;
}

.search
{
	float: right;
	margin-right: 10px;
	margin-top: 40px;
	text-align: right;
}

.logo a
{
	float: left;
	width: 500px;
	height: 100px;
}

.searchtxt
{
	float: right;
	text-align: right;
	font-size: 9px;
}

.searchBtn
{
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
	padding: 2px 3px 2px 3px;
	font-family: verdana;
	font-size: 11px;
	background-color: #9c2727;
	cursor: hand;
}

.searchBtn:hover
{
	background-color: #273a26;
}

.searchBox
{
	color: #273a26;
	background-color: #FFFFFF;
	border: 1px solid #317731;
	font-size: 11px;
	padding: 2px;
}

.textbox
{
	color: #273a26;
	background-color: #FFFFFF;
	border: 1px solid #317731;
	font-family: verdana;
	padding: 2px;
	font-size: 11px;
}

.textboxDisabled
{
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
}

.submit
{	
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	background-color: #9c2727;
	padding: 3px;
	cursor: hand;
	border: 1px solid #000000;
}

.submit:hover
{
	background-color: #273a26;
}

.marginBottom
{
	margin-bottom: 10px;
}

.marginBoth
{
	margin-top: 10px;
	margin-bottom: 10px;
}

li.bullet
{
	list-style-type: square;
}

li.bulletLrg
{
	list-style-type: square;
	margin-left: 16px;
	font-size: 12px;
}

li.num 
{
	color: #273a26;		
}

li.account 
{
	list-style-type: square;
	padding-top: 5px;
	margin-left: 15px;
	padding-bottom: 5px;
}

.txtSession, .txtCopy, .txtSiteDocs
{
	color: #273a26;
}

a.txtSession, a.txtSiteDocs
{
	color: #317731;
	text-decoration: none;
}

a.txtSession:hover, a.txtSiteDocs:hover
{
	color: #317731;
	text-decoration: underline;
}

.txtButton
{
	color: #FFFFFF;
	background-color: #9c2727;
	border: 1px solid #000000;
	padding: 2px 3px 2px 3px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton
{
	color: #FFFFFF;
	background-color: #9c2727;
	border: 1px solid #000000;
	padding: 2px 3px 2px 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

a.txtButton:hover
{
	color: #FFFFFF;
	background-color: #273a26;
	border: 1px solid #000000;
	padding: 2px 3px 2px 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice
{
	text-decoration: line-through;
	font-size: 11px;
}

.txtSale
{
 	color: #317731;
	font-size: 11px;
	font-weight:bold;
}

.txtOutOfStock
{
	color: #FF0000;
}
             
.txtPrice
{
	font-size: 11px;
	font-weight:bold;
	color: #273a26;
}

.siteDocs
{
	margin: 0px auto 20px auto; 
	padding: 0px; 
	float: left;
	height: 25px;
	position: relative; 
	list-style-type: none;
}

.siteDocs ul li
{
	float: left;
	position: relative; 
	list-style-type: none;
}

.siteDocs ul li a
{
	width: auto;
	color: #ffffff; 
	display: block;
	position: relative; 
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

.siteDocs ul li a:hover
{
	color: #273a26;
	text-decoration: none;
	background: url(../styleImages/menuhover.jpg) center no-repeat;
}


.txtDefault, a.txtDefault, a.txtLink, a.txtLocation
{
	color: #273a26;
	text-decoration:none;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover
{
	color: #317731;
	text-decoration:none;
}

a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited
{
	color: #317731;
	text-decoration:none;
}

.txtContentTitle
{
	color: #FFFFFF;
	background: #273a26 url(../styleImages/backgrounds/paella.jpg)  left no-repeat;
	height: 15px;
	text-indent: 38px;
	border-top: 1px solid #273a26;
	border-left: 1px solid #273a26;
	border-right: 1px solid #273a26;
	padding: 5px;
}

.txtBoxSave
{
	color: #317731;
	padding-left: 16px;
}

.tdListTitle
{
	background-color: #273a26;
	color: #ffffff;
	padding: 4px;
}

.tdEven
{
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}

.tdOdd
{
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}

.txtCartPrice
{
	float: right;
	color: #317731;
	padding-right: 3px;
}

.txtCart
{
	color: #273a26;	
}

.cartTotal
{
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited 
{
	text-decoration: none;
	color: #273a26;
}

a.txtCartProduct:hover 
{
	text-decoration: none;
	color: #317731;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited 
{
	color: #FFFFFF;
	background-color: #9c2727;
	border: 1px solid #000000;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

a.txtviewCart:hover 
{
	background-color: #273a26;
}

a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover
{
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.cartProgress 
{
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}

.txtcartProgressCurrent
{
	color: #317731;
	font-weight: bold;
}

.quickBuy 
{
	text-align: center;
	color: #666666;
}

.tdcartTitle 
{
	font-weight: bold;
	color: #273a26;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}

.tdcartEven
{
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}

.tdcartOdd
{
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}

.tdEven, .tdOdd
{
	padding: 4px;
}

.tdCartSubTotal
{
	padding-top: 10px;
}

.txtStockWarn
{
	color: #FF0000;
}

.txtError
{
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}

.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.txtCopyright:hover {
	text-decoration: none;
}


.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#RatingTop 
{
	background-color: #ffffff;
	padding: 3px;
}

#RatingMain
{
	background-color: #ffffff;
	padding: 3px;
	font-style: italic;
}

.ReviewBot
{
	background-color: #ffffff;
	padding: 3px;
}

#RatingBottom
{
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
}

a.sortLink
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.sortLink:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}
