body {
	font: 12px "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #444;
	line-height: normal;
}

p {
	font: 12px "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #444;
	line-height: 145%;
	margin: 0 0 7px 0;
}

img {
	border: none;
}


h1 {
	display: block;
	letter-spacing: -1px;
	font-size: 20px;
	width: 100%;
	margin: 3px 0 5px 0;
	padding: 0 0 1px 0;
	color: #990099;
}

.txtContentTitle h1 {
	margin: -2px 0 0 0;
}

h1 span.productTitlePrice {
	float: right;
	color: #990099;
	margin-top: -22px;
}

h1 span.productTitlePrice span {
	color: #990099;
}

#shoppingCart #cartContent h2,
#shoppingCart #cartContent p {
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #fff;
}

#shoppingCart #cartContent p {
	font-size: 12px;
	margin: 0;
}

#shoppingCart #cartContent p a {
	color: #fff;
	margin-left: 11px;
	font-weight: bold;
	text-decoration: none;
}

#shoppingCart #cartContent p a:hover {
	text-decoration: underline;
}

div.latestProds a {
	font-weight: bold;
	text-decoration: underline;
}

.cart_icon {
	border: none;
	margin: 13px 0px;
}
	
.searchBox {
	color: #fff;
	background: #660066;
	padding: 2px 5px;
	border: 1px solid #fff;
	font-size: 11px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333;
	background: #f1f1f1;
	padding: 2px 5px;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #996699;
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}

form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0;
	margin-left: 25px;
	padding: 3px 5px;
	color: #333;	
}

li {
	margin: 0;
	padding: 0;
}

li.bullet {
	list-style-type: square;
}

li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	padding: 3px 0;
}

li.num, li.num a {
	color: #333;
	text-decoration: none;		
}

li.num a:hover {
	text-decoration: underline;
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333;
}

a.txtSession, a.txtSiteDocs {
	color: #444;
	text-decoration: none;
}

a.txtSession:hover, a.txtSiteDocs:hover {
	color: #333;
	text-decoration: underline;
}

.searchBtn, .searchBtn:hover, .submit, .submit:hover {
	color: #fff;
	background: url(../styleImages/backgrounds/txtButton-bg.jpg) left bottom repeat-x;
	border: 1px solid #993399;
	padding: 2px 5px;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	cursor: pointer;
	font-weight: bold;
}

.searchBtn:hover, .submit:hover {
	background: url(../styleImages/backgrounds/txtButton-bg.jpg) left center repeat-x;
}

.searchBtn, .searchBtn:hover {
	border: 1px solid #fff;
}

.txtButton, a.txtButton, a.txtButton:hover {
	color: #fff;
	background: url(../styleImages/backgrounds/txtButton-bg.jpg) left bottom repeat-x;
	border: 1px solid #993399;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

a.txtButton:hover, .txtButton:hover  {
	color: #fff;
	background: url(../styleImages/backgrounds/txtButton-bg.jpg) left center repeat-x;
}

.txtOldPrice {
	text-decoration: line-through;
	font-size:11px;
}

.txtSale {
 	color: #444;
}

.txtOutOfStock {
	color: #FF0000;
}

.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:17px;
	font-weight:bold;
	color: #333;
}

.txtSiteDocs, a.txtSiteDocs {
	color: #333;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 11px;
}

a.txtSiteDocs:hover {
	text-decoration:underline;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333;
	text-decoration:none;
}

a.txtDefault.catName {
	line-height: 175%;
	font-size: 15px;
	color: #990099;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #444;
	text-decoration:underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #444;
	text-decoration:underline;
}

a.randomProd {
	margin-left: 5px;
}

a.randomProd img {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
	overflow: hidden;
}

.boxTitleLeft p, .boxTitleRight p, .txtContentTitle p {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #993399;
	margin: 0;
	padding: 0 5px;
	line-height: 165%;
}

.txtBoxSave {
	color: #333;
	padding-left: 0;
	font-style: italic;
}

.tdListTitle {
	background: #993399 url(../styleImages/backgrounds/txtButton-bg.jpg) left bottom repeat-x;
	padding: 5px 0;
	margin-top: 11px;
	font-weight: bold;
	color: #fff;
}

.tdEven {
	background: #fafafa;
	border-bottom: 1px solid #d1d8d9;
	padding: 10px 0;
}

.tdOdd {
	background: #fff;
	border-bottom: 1px solid #d1d8d9;
	padding: 10px 0;	
}

form#catButtons {
	margin: 0 10px 0 25px;
}

.catPhoto {
	margin-right: 10px;
	border: 1px solid #eee;
	padding: 3px;
}

.txtCartPrice {
	float: right;
	color: #444;
	padding-right: 3px;
}

.txtCart {
	color: #333;	
}

.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: #333;
}

a.txtCartProduct:hover {
	text-decoration: none;
	color: #333;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #990099;
	border: 1px solid #990066;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #333;
	border: 1px solid #660066;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

.cartProgress {
	font-weight: normal;
	color: #444;
	padding: 5px;
	border: 1px solid #e1e1e1;
	margin: 5px 0;
}

.txtcartProgressCurrent {
	color: #444;
	font-weight: bold;
	
}

.quickBuy {
	text-align: left;
	color: #666666;
}

.tdcartTitle {
	font-weight: bold;
	color: #fff;
	background: #660066 url(../styleImages/backgrounds/txtButton-bg.jpg) left bottom repeat-x;
	padding: 5px;
	margin: 0 10px;
}

.tdcartTitle a {
	color: #fff !important;
	text-decoration: underline;
}

.tdcartTitle a:hover {
	text-decoration: none;
}

.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px solid #e1e1e1;	
}

.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px solid #e1e1e1;
}

.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}

.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}

div.txtCopyright, div#cubeCartStyle {
	position: fixed;
	z-index: 100;
	bottom: 38px;
	right: 10px;
	color: #fff;
}

div#cubeCartStyle {
	bottom: 5px;
}

a.txtCopyright, div#cubeCartStyle a {
	float: none;
	color: #fff;	
	text-decoration: none;
}

a.txtCopyright:hover, div#cubeCartStyle a:hover {
	text-decoration: underline;
}

.dropDown {
	width: 120px;
}

.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: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/* Custom CSS */
.buyButton {
	margin: 10px 0;
}

.buyButton p {
	font-size: 16px;
	font-weight: bold;
}

table.accountInfo input.textbox,
table.accountInfo select {
	padding: 3px 5px;
	background: #660066;
	width: 180px;
	margin: 0 10px;
}

table.accountInfo input#title {
	width: 70px;
}

table.accountInfo input.txtButton {
	margin: 10px 0 0 10px;
}

table.accountInfo select {
	width: 192px;
}

/* start mod: Extended Product Options - http://cubecart.expandingbrain.com */

/* COLOURS WHEN NOT SELECTED plus other default values */
.voHorizontal, .voHorizontalSelected, .voVertical, .voVerticalSelected, .voWithNames, .voWithNamesSelected {
	border: 1px solid #EEDDEE;    /* customize this! - default border colour */
	text-align: center;
	margin: 0 5px 10px 5px;
	padding: 5px;
}
/* COLOURS WHEN SELECTED */
.voHorizontalSelected, .voVerticalSelected, .voWithNamesSelected {
	background-color: #F9E0FF;    /* customize this! - background colour when selected */
	border: 1px solid #DDBBDD;    /* customize this! - border colour when selected */
}
/* SIZE OF HORIZONTAL VISUAL OPTIONS */
.voHorizontal, .voHorizontalSelected, .voWithNames, .voWithNamesSelected {
	width:  90px;                 /* customize this! - width of horizontal visual options */
	height: 115px;                /* customize this! - height of horizontal visual options */
	float: left;
}
/* SIZE OF VERTICAL VISUAL OPTIONS */
.voVertical, .voVerticalSelected {
	width:  110px;                /* customize this! - width of vertical visual options */
	height: 100px;                /* customize this! - height of vertical visual options */
	padding-left: 0;
}
.voImage {
	vertical-align: middle;
	margin: 5px 0;
}

/* end mod: Extended Product Options - http://cubecart.expandingbrain.com */

