body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
input, select, textarea {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	background-image: url(../images/css/page_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/*==============================================================================*/
.header {
	background-color: #FFFFFF;
}
/*==============================================================================*/
.topmenu {
	height: 20px;
	line-height: 20px;
	border-bottom: 5px solid #ffffff;
	background-color: #FFFFFF;
	background-image: url(../images/css/topmenubg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.topmenu ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
.topmenu ul li {
	display: inline;
	float: left;
}
.topmenu ul li a {
	display: block;
	float: left;
/*	padding-right: 10px;
	padding-left: 10px;*/
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu form {
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height: 20px;
}
.topmenu form label {
	background-color: #A7A9AC;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	padding-right: 5px;
	background-image: url(../images/css/topmenubg.gif);
	background-repeat: repeat-x;
}
.xSEARCHstr {
	display: inline;
	float: left;
	height: 18px;
	border: 1px solid #bdbdbf;
	overflow: hidden;
}
.xSEARCHstr input {
	width: 104px;
	border: 1px solid #ffffff;
	line-height: 10px;
	font-size: smaller;
}
.xSEARCHsubmit {
	display: inline;
	float: left;
	height: 20px;
	margin-left: 5px;
}
.topmenu .xSEARCHstr {
	margin-left: 5px;
}

/*==============================================================================*/
.left {
	width: 156px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.currency {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.currency li {
	display: inline;
}
.currency li a {
	display: block;
	float: left;
	width: 52px;
}
.leftmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	min-height: 220px;
	margin-top: 50px;
}
.leftmenu a {
	line-height: 33px;
	display: block;
	text-decoration: none;
	color: #000000;
	width: 156px;
}
.leftmenu a img {
	margin-top: 20px;
}
.leftmenu a:hover {
/*	color: #A4151B;*/
}
.linfo {
	margin-top: 15px;
}
.left form {
	padding: 0px;
	margin: 0px;
}
.left label {
	display: block;
	clear: both;
}
.left label img {
	margin-top: 10px;
}
.left a {
	text-decoration: none;
	color: #000000;
}
/*==============================================================================*/
.main {
	float: left;
	width: 594px;
	margin-left: 5px;
}
.mainimg {
	margin-bottom: 5px;
}
.main h1 {
	font-weight: lighter;
	font-size:100%;
	display:block;
	border-top:1px solid #EFE1C0;
	border-bottom:1px solid #EFE1C0;
}
.main h2 {
	font-weight: lighter;
	color:#DBC076;
	font-size:180%;
}
.main li {
	margin-bottom:10px;
}
.main a {
	color:#DBC076;
}
/*==============================================================================*/
.bottommenu {
	clear: both;
	height: 20px;
	line-height: 20px;
	text-align: right;
	background-color: #e7e7e8;
}
.bottommenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.bottommenu ul li {
	display: inline;
}
.bottommenu ul li a {
	display: block;
	float: right;
	text-align: center;
	color: #000000;
	text-decoration: none;
	width: 148px;
}
.footer {
	display: none;
	font-size: 74%;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.footer a {
	text-decoration: none;
	/*font-weight: bold;*/
	color: #000000;
}
/*===========================================================================*/
.shopnav {
	border-top: 1px solid #EFE1C0;
	border-bottom: 1px solid #EFE1C0;
	text-align: right;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}
.shopnav ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.shopnav ul li {
	display: inline;
}
.shopnav a {
	color: #000000;
	text-decoration: none;
}
.shopnav a img {
	vertical-align: middle;
}
.pager a {
	padding-left: 2px;
	padding-right: 2px;
}
.currentpage {
	/*font-weight: bold;*/
	color: #A4151B;
}
.prodlist {
	clear: both;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prodlist li {
	display: inline;
}
.prodlist li a {
	display: block;
	float: left;
	padding: 6px;
	color: #000000;
	text-decoration: none;
	width: 185px;
	height: 270px;
}
.prodlist li a img {
	border: 1px solid #000000;
	display: block;
	margin: 0px;
}
.prodlist li a:hover {
	background-color: #E6E7E8;
}
/*==============================================================================*/
.shopnews {
	display: block;
	float: left;
	width: 378px;
	margin: 6px;
/*	background-color: #9db0b7;*/
}
.shopnewstitle {
	padding: 3px;
	color: #FFFFFF;
	font-size: 130%;
}
.shopnewspara1 {
	padding: 3px;
	color: #FFFFFF;
}
.shopnewspara2 {
	padding: 3px;
	background-color: #ffffff;
	clear: both;
}
.shopnews img {
	float: right;
}
/*==============================================================================*/
.prodimg {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	float: left;
	width: 296px;
}
.prodimg a {
	color: #A4151B;
	text-decoration: none;
}
.prodimg input, .addtobag {
	background-color: #A4151B;
	color: #ffffff;
	/*font-weight: bold;*/
	border: none;
	margin: 5px;
	float: right;
}
.proddesc {
	float: left;
	width: 269px;
}
.prodprice {
	font-size: 120%;
}
.prodopt {
	margin-top: 10px;
}
.prodopt a {
	color: #A4151B;
	text-decoration: none;
}
.prodopt table {
	background-color: #E6E7E8;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.prodopt table td {
	padding: 1px;
}
.prodass {
	margin-top: 10px;
}
.assprodlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.assprodlist li {
	display: inline;
}
.assprodlist li a {
	display: block;
	float: left;
	padding: 2px;
	color: #6E6F72;
	text-decoration: none;
}
.assprodlist li a:hover {
	background-color: #E6E7E8;
}
.prodsize {
/*
this was the styling for text boxes
	width: 15px;
	height: 15px;
*/
	width: 20px;
	height: 20px;
	border: 1px solid #6E6F72;
	text-align: center;
}
#RecipientCountry, #InvoiceCountry {
	width: 180px;
}

/*==============================================================================*/
.instock {
	background-color:#CEE4E0;
}
.lostock {
	background-color:#F0E5C9;
}
.exstock {
	background-color:#C4C3D8;
}
.nostock {
	background-color:#E7C4B8;
}
.nostockmsg {
	/*font-weight: bold;*/
	color: #FF0000;
}
/*==============================================================================*/
.cart {

}
.cart th {
	text-align: left;
	background-color: #A7A9AC;
	color: #ffffff;
	padding: 3px;
}
.cart td {
	padding: 3px;
	vertical-align: top;
}
.cart form {
	padding: 0px;
	margin: 0px;
	display: inline;
	white-space: nowrap;
}
.cartright {
	/*font-weight: bold;*/
	text-align: right;
}
.cartprice {
	/*font-weight: bold;*/
}
.cartaltrow td {
	background-color: #F9F9F9;
}
.cartrow td {
	background-color: #ffffff;
}
.cartremove {
	border: 1px solid #A7A9AC;
	background-color: #FFcccc;
	margin-left: 3px;
}
.cartupdate {
	border: 1px solid #A7A9AC;
	background-color: #ccFFcc;
	margin-left: 3px;
}
.submitbacktoshop {
	border: 1px solid #A7A9AC;
	background-color: #ccccFF;
	margin-left: 3px;
	width: 140px;
}
.submitcancelform {
	border: 1px solid #A7A9AC;
	background-color: #FFcccc;
	margin-left: 3px;
	width: 140px;
}
.submitcheckoutform {
	border: 1px solid #A7A9AC;
	background-color: #ccFFcc;
	margin-left: 3px;
	width: 140px;
}
/*==============================================================================*/
.checkout {
/*	width: 100%;*/
}
.checkout th {
	background-color: #A7A9AC;
	color: #ffffff;
	padding: 5px;
}
.checkout td {
	background-color: #F9F9F9;
	padding: 5px;
}
/*==============================================================================*/
.error {
	color: #FF0000;
}
.error li {
	line-height: 8px;
}
/*==============================================================================*/
.shopsectiontitle {
	font-size: 175%;
	font-weight: lighter;
}
/*==============================================================================*/
th {
	font-weight: lighter;
}
/*==============================================================================*/
.credits {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.credits li {
	display: inline;
	padding-right: 5px;
	padding-top: 10px;
}
.credits li img {
	margin-top: 10px;
}
/*==============================================================================*/
.aboutbigtxt34{
font-size:132%;}
.aboutbigtxt{
font-size:136%;}