body {
	/*margin: 35px 0px 0px 0px;*/
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	/*background-color: #f7f7f7;*/
	background-color: #ffffff;
}

html {
	overflow-y: scroll;
}

#top {
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
	padding-bottom: 1px;
	vertical-align: middle;
	text-align: right;
	font-family: arial, verdana;
	font-size: 11px;
	letter-spacing: 0.6pt;
	color: #4d4d4d;
}

#container {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 15px 30px 10px 30px;
	text-align: right;
	background-color: #ffffff;
	/*border: 1px solid #d8d8d8;*/
}

#error {
	width: 450px;
	padding: 7px;
	font-family: sans-serif, arial, verdana;
	font-size: 13px;
	text-align: left;
	color: #d82222;
}

#footer {
	width: 900px;
	margin: 0px auto 0px auto;
	padding-top: 15px;
	padding-bottom: 50px;
	text-align: center;
	font-family: arial, verdana;
	font-size: 11px;
	color: #4d4d4d;
	letter-spacing: 0.75pt;
}

#footer a { text-decoration: none; color: #4d4d4d; }

#addedItem {
	visibility: hidden;
	position: absolute;
	padding: 7px;
	width: 900px;
	top: 210px;
	left: 50%;
	margin-left: -450px;
}

#showAdded {
	float: right;
	position: relative;
	padding: 7px;
	width: 245px;
	text-align: left;
	font-family: arial, verdana;
	font-size: 11px;
	background-color: #f9f9f9;
	border: 1px solid #d8d8d8;
	color: #4d4d4d;
	filter: alpha(opacity = 93);
	opacity: 0.93;
	z-index: 100;
}

#showAdded a {
	text-decoration: none;
	color: #4d4d4d;
}

#secMenu {
	width: 880px;
	font-family: arial, verdana;
	font-size: 13px;
	letter-spacing: 0.75pt;
	color: #000000;
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 30px;
	text-align: left;
}

#ordSearch {
	width: 880px;
	padding-left: 20px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #4d4d4d;
	text-align: left;
}

#secMenu A:link { text-decoration: none; color: #525252; }
#secMenu A:visited { text-decoration: none; color: #525252; }
#secMenu A:active { text-decoration: none; color: #525252; }
#secMenu A:hover { text-decoration: none; color: #525252; }

#langCont {
	visibility: hidden;
	position: absolute;
	top: 25px;
	width: 900px;
	left: 50%;
	margin-left: -400px;
}

#serviceMenu td {
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d8d8d8;
	letter-spacing: 0.75pt;
}

#bloggTopic {
	padding: 5px;
	padding-bottom: 3px;
	width: 618px;
	height: 18px;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	font-family: arial, verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	position: relative;
	background-color: #f7f7f7;
}

#bloggDate {
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
}

#bloggTBorder {
	position: relative;
	width: 630px;
	height: 2px;
	background-color: #bfaa91;
}

#bloggText {
	margin-top: 10px;
	line-height: 20px;
	width: 630px;
}

#bloggSBorder {
	width: 630px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 30px;
	border-top: 1px dashed #c8c8c8;
}

#previewItem {
	text-align: left;
	position: absolute;
	width: 350px;
	/*height: 410px;*/
	height: 435px;
	top: 0px;
	left: 0px;
	background-image: url('../imgs/previewBG-2.png');
	font-family: arial, verdana;
	font-size: 12px;
	color: #4d4d4d;
	z-index: 100;
	visibility: hidden;
	display: block;
}

div .COarea {
	position: relative;
	float: right;
	text-align: left;
	width: 125px;
	display: block;
}

.CoLink {
	cursor: pointer;
}

div .COareaBorder {
	position: relative;
	float: right;
	width: 1px;
	height: 300px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #d8d8d8;
}

.langSetM {
	cursor: pointer;
}

div .langSettings {
	position: absolute;
	right: 0px;
	float: right;
	width: 300px;
	padding: 7px;
	text-align: left;
	font-family: arial, verdana;
	font-size: 11px;
	filter: alpha(opacity = 93);
	opacity: 0.93;
	border: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	z-index: 2000;
	color: #4d4d4d;
}

.topmenu {
	font-family: arial, verdana;
	font-size: 11px;
	color: #4d4d4d;
	letter-spacing: 0.75pt;
}

.TMcurrency {
	font-family: verdana, arial;
	font-size: 9px;
	color: #6d6d6d;
}

.topmenu A:link { text-decoration: none; color: #4d4d4d; }
.topmenu A:visited { text-decoration: none; color: #4d4d4d; }
.topmenu A:active { text-decoration: none; color: #4d4d4d; }
.topmenu A:hover { text-decoration: none; color: #4d4d4d; }

.menu {
	margin: 0px auto;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #444444;
}

.menu A:link { text-decoration: none; color: #444444; }
.menu A:visited { text-decoration: none; color: #444444; }
.menu A:active { text-decoration: none; color: #444444; }
.menu A:hover { text-decoration: none; color: #962724; }

.topSearch {
	color: #3d3d3d;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	height: 20px;
}

.blurInput {
	color: #c2c2c2;
	background: #ffffff;
	border: 1px solid #c1c1c1;
}

.topSubmit {
	font-family: arial, sans-serif;
	font-size: 10px;
}

.seperator {
	background: #d8d8d8;
}

.prod {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #525252;
}

.prodPrice {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.prodCurrency {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.prodNew {
	font-family: georgia, arial, sans-serif;
	font-size: 10px;
	color: #928075;
}

.current {
	width: 900px;
	text-align: left;
	font-family: arial, verdana;
	font-size: 10px;
	letter-spacing: 0.75pt;
	color: #ffffff;
}

#currentText {
	float: left;
	padding: 8px;
	background-color: #313131;
}

.current A:link { text-decoration: none; color: #ffffff; }
.current A:visited { text-decoration: none; color: #ffffff; }
.current A:active { text-decoration: none; color: #ffffff; }
.current A:hover { text-decoration: none; color: #ffffff; }

.currentSh {
	font-family: verdana, arial;
	font-size: 10px;
	color: #830016;
}

.prodTable {
	/*border: 1px;
	border-style: solid;
	border-color: #a5a5a5;*/
}

.prodTopic {
	font-family: arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #313131;
}

.prodDescT {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	color: #525252;
}

.prodDesc {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.prodPDesc {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.bodyText {
	font-family: arial, sans-serif;
	font-size: 11px;
	/*letter-spacing: 0.75pt;*/
	font-weight: normal;
	color: #4d4d4d;
}

.menuTextSel {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
}

.bodyText a {
	text-decoration: none;
	color: #4d4d4d;
}

.menuTextSel a {
	text-decoration: none;
	color: #ffffff;
}

.commentText {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
}

.prodPtDesc {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
}

#prodNTab {
	position: relative;
	margin-bottom: 10px;
	width: 330px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #313131;
}

#prodTab a { text-decoration: none; color: #313131;}

.PTab1 {
	position: absolute;
	top: -16px;
	left: -16px;
	padding: 15px;
	width: 300px;
	height: 200px;
	border: 1px solid #313131;
	background-color: #ffffff;
	z-index: 80;
	visibility: hidden;
}

.PTab2 {
	position: absolute;
	top: -16px;
	left: -16px;
	margin-top: 3px;
	margin-left: 3px;
	width: 330px;
	height: 230px;
	background-color: #313131;
	z-index: 70;
	visibility: hidden;
}

.prodDescP {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4d4d4d;
}

.prodDescC {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #242424;
}

.prodDescP2 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.sepTopic {
	font-family: sans-serif, arial, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #4d4d4d;
	background-color: #ffffff;
}

.sepBG {
	background: #ffffff url('../imgs/sepBG.png') repeat-x center center;
}

.changeColor {
	cursor: pointer;
}

.errorText {
	padding: 10px;
	font-family: arial, sans-serif;
	font-size: 11px;
	background-color: #ffff99;
	border: 1px solid #111111;
}

.cartTopic {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #222222;
}

.cartProgress {
	font-family: arial, verdana;
	font-size: 12px;
	color: #525252;
	font-weight: normal;
	background-repeat: no-repeat;
}

.cartText {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}

.cartArtnr {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
}

.regTopic {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.regForm {
	width: 880px;
	padding-left: 20px;
	text-align: left;
	background-color: #ffffff;
	/*border: 1px;
	border-style: solid;
	border-color: #a5a5a5;*/
}

.prodTab {
	height: 30px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.showCommentT {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}

.showCommentS {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
}

.showCommentES {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #525252;
}

.showComment {
	background-color: #f1f1f1;
	padding: 10px;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #242424;
}

.discount {
	color: #4d4d4d;
}

.commentForm {
	width: 300px;
	border: 1px;
	border-style: solid;
	border-color: #a5a5a5;
}

.addressT {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #242424;
}

.addressT a { text-decoration: none; color: #242424; }

.addressT2 {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #242424;
}

.ccText {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
}

a {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.mainMenu {
	font-family: arial, verdana;
	font-size: 13px;
	letter-spacing: 0.1em;
	/*background-color: #bfaa91;*/
	/*background-color: #313131;*/
	color: #313131;
	height: 30px;
	/* border-bottom: 1px solid #d8d8d8; */
}

.mainMenu a {
	text-decoration: none;
	color: #313131;
}

.subMenu-nav2 {
	/**/
}

.subMenu-nav2 a {
	text-decoration: none;
	color: #edee96;
}

.mainMenu ul {
	padding: 0px;
	margin: 0px;
}

.mainMenu li {
	list-style: none;
	padding-right: 15px;
	display: inline;
}

.subMenu {
	font-family: georgia, arial, verdana;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #4d4d4d;
	width: 900px;
	height: 23px;
}

.subMenu a {
	text-decoration: none;
	color: #4d4d4d;
}

.subMenu table {
	text-align: center;
	padding: 0px;
	margin: 0px;
	/*border-bottom: 1px solid #bfaa91;*/
}

#myreel { 
	/*border:15px solid black;*/
}

.paginate {
	width: 330px;
	margin-top:5px;
	font:bold 14px Arial;
	text-align:center;
}


