body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #383838;
	font-size: 10px;
	text-align: left;
}
body.sendToFriend {
	background-color: #ffffff;
	margin: 0px;
	padding: 20px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #383838;
	font-size: 10px;
	text-align: left;
}
body.clean {
	background-color: #ffffff;
	margin: 0px;
	padding: 20px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #383838;
	font-size: 10px;
	text-align: left;
}
h1 {
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #383838;
}
h1.inline {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #383838;
}
h1.italic {
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #383838;
	font-style: italic;
}
h1.productListCategory {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #383838;
	line-height: 19px;
}
h2 {
	display: block;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #383838;
}
h2.inline {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #383838;
}
h3 {
	display: block;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #383838;
}
h3.inline {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #383838;
}
h3.comments {
	display: block;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	background: url(../images/comments.gif) no-repeat left;
	padding-left: 16px;
	font-weight: bold;
	font-size: 10px;
	color: #383838;
}
h3.images {
	display: block;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	background: url(../images/images.gif) no-repeat left;
	padding-left: 16px;
	font-weight: bold;
	font-size: 10px;
	color: #383838;
}
h3.footer {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #52a90d;
}
h3.footer-col-span {
	display: inline;
	margin: 0 0 0 9px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #52a90d;
}
p {
	margin: 0px;
	padding: 0px;
}


/************ Standard tags ************/


/************ Positioning Classes ************/
.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
}
.clearLeft {
	clear: left;
	line-height: 0px;
}
.clearRight {
	clear: right;
	line-height: 0px;
}
.textLeft {
	text-align: left;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}
.posCenter {
	margin: 0px auto;
	padding: 0px;
}
.VAtop {
	vertical-align: top;
}
.VAmiddle {
	vertical-align: middle;
}
.VAbottom {
	vertical-align: bottom;
}
.floatLeft{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.floatRight{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
}
.block{
	display: block;
}
.wrapper {
	overflow: hidden;
}
.lh_14 {
	line-height: 14px;
}
.lh_19 {
	line-height: 19px;
}
.m_4_0 {
	margin: 4px 0;
}


/************ Color Styles ************/
.white{
	color: #ffffff;
}
.black{
	color: #000000;
}
.green{
	color: #52a90d;
}
.gray{
	color: #e8e8e8;
}
.red{
	color: red;
}
.lightGray{
	color: #c7c7c7;
}
.menuGray{
	color: #55545a;
}
.menuDarkGray{
	color: #444449;
}
.field_req{
	color: #52a90d;
}
.error_normal{
	color: #ff0000;
}

/************ Font Styles ************/
.line_through {
	text-decoration: line-through;
}
.postinfo {
	color: #666666;
}
.commentinfo {
	color: #999999;
}
.line-through {
	text-decoration: line-through;
}
.fs_11 {
	font-size: 11px;
}
.green12b {
	font-size: 12px;
	color: #52a90d;
	font-weight: bold;
}


/************ List Styles ************/
ol {
	list-style-position: inside;
	margin: 0;
	padding: 0 0 2px 0;
}
ol.outside {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 2px 0;
}
ul {
	list-style: square inside;
	margin: 0;
	padding: 0 0 2px 0;
}
.ul_pad {
	list-style: disc inside;
	margin: 0;
	padding: 0 0 2px 10px;
}


/************ Link Styles ************/
a:link, a:visited {
	color: #52a90d;
	text-decoration: underline;
	font-weight: inherit;
}
a:hover {
	color: #383838;
	text-decoration: underline;
	font-weight: inherit;
}
a.bold:link, a.bold:visited {
	color: #52a90d;
	text-decoration: underline;
	font-weight: bold;
}
a.bold:hover {
	color: #383838;
	text-decoration: underline;
	font-weight: bold;
}
a.nounder:link, a.nounder:visited {
	color: #52a90d;
	text-decoration: none;
	font-weight: inherit;
}
a.nounder:hover {
	color: #383838;
	text-decoration: underline;
	font-weight: inherit;
}
a.gray:link, a.gray:visited {
	color: #383838;
	text-decoration: underline;
	font-weight: inherit;
}
a.gray:hover {
	color: #383838;
	text-decoration: none;
	font-weight: inherit;
}
a img {
	border: 0;
	outline: 0;
}
a.topmenuSearchSubmit:link, a.topmenuSearchSubmit:visited {
 	color: #ffffff;
	font-size: 11px;
	width: 30px;
	height: 20px;
	font-weight: normal;
	margin: 0px 3px;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ffffff;
}
a.topmenuSearchSubmit:hover {
	color: #52a90d;
}
a.footer:link, a.footer:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.green12bold:link, a.green12bold:visited {
	color: #52a90d;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a.green12bold:hover {
	color: #383838;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a.blogthemes14:link, a.blogthemes14:visited {
	color: #383838;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
}
a.blogthemes14:hover {
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.blogthemes12:link, a.blogthemes12:visited {
	color: #383838;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
a.blogthemes12:hover {
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.blogthemes11:link, a.blogthemes11:visited {
	color: #383838;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
a.blogthemes11:hover {
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.blogthemes10:link, a.blogthemes10:visited {
	color: #383838;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
a.blogthemes10:hover {
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a.comments:link, a.comments:visited {
	background: url(../images/comments.gif) no-repeat left;
	padding-left: 16px;
	color: #52a90d;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
a.comments:hover {
	color: #383838;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
a.images:link, a.images:visited {
	background: url(../images/images.gif) no-repeat left;
	padding-left: 16px;
	color: #52a90d;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
a.images:hover {
	color: #383838;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.gray:link, a.gray:visited {
	color: #383838;
	text-decoration: underline;
	font-weight: inherit;
}
a.gray:hover {
	color: #383838;
	text-decoration: none;
	font-weight: inherit;
}

a.tabs:link, a.tabs:visited {
	color: #383838;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	outline: 0;
}
a.tabs:hover {
	color: #52a90d;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	outline: 0;
}

a.btnSend:link, a.btnSend:visited {
	display: inline;
	float: left;
	width: 135px;
	height: 15px;
	padding: 15px 8px 20px 8px;
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	outline: 0;
}
a.btnSend:hover {
	display: inline;
	float: left;
	width: 135px;
	height: 15px;
	padding: 15px 8px 20px 8px;
	color: #52a90d;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	outline: 0;
}
a.btnPrint:link, a.btnPrint:visited {
	display: inline;
	float: left;
	width: 133px;
	height: 15px;
	padding: 15px 8px 20px 8px;
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	outline: 0;
}
a.btnPrint:hover {
	display: inline;
	float: left;
	width: 133px;
	height: 15px;
	padding: 15px 8px 20px 8px;
	color: #52a90d;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	outline: 0;
}


/************ Image Styles ************/
img.map{
	border: 0;
	outline: 0;
}
img.postMainImage{
	display: inline;
	margin: 4px 8px 4px 0;
	padding: 0;
	float: left;
	border: 1px solid #383838;
}
img.postSmallImage{
	display: inline;
	float: left;
	margin: 4px 8px 4px 0;
	padding: 0;
	width: 112px;
	height: 84px;
	border: 1px solid #383838;
}
img.postSmallImageLast{
	display: inline;
	float: left;
	margin: 4px 0;
	padding: 0;
	width: 112px;
	height: 84px;
	border: 1px solid #383838;
}

img.product_ImageProductList{
	display: inline;
	float: right;
	margin: 0 0 4px 0;
	padding: 0;
	width: 102px;
	height: 102px;
	border: 1px solid #c8c8c8;
}

img.prod_img_small{
	display: inline;
	float: left;
	width: 44px;
	height: 44px;
	margin: 0 16px 0 0;
}
img.prod_img_small_last{
	display: inline;
	width: 44px;
	height: 44px;
	margin: 0;
}
img.prod_img_medium{
	display: block;
	width: 268px;
	height: 268px;
	margin: 8px;
}
img.anim-banner{
	display: block;
	width: 618px;
	height: 220px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
a.playAnim:link, a.playAnim:visited, a.playAnim:hover {
	display: inline;
	float: left;
	width: 35px;
	height: 14px;
	margin: 0 2px 0 0;
	padding: 0;
	background: url(../images/playAnim.gif) no-repeat;
}
a.showBannerId:link, a.showBannerId:visited, a.showBannerId:hover {
	display: inline;
	float: left;
	width: 20px;
	height: 14px;
	margin: 0 2px 0 0;
	padding: 0;
	background: url(../images/showBannerId.gif) no-repeat;
	color: #e8e8e8;
	font-size: 8px;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
div.banner-content {
	display: block;
	width: 618px;
	margin: 2px 0;
	padding: 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
#homepage_banner {
	display: none;
	width: 618px;
	margin: 0 0 8px 0;
	padding: 0;
}

/************ Table Styles ************/
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 2px;
}
td.noborder {
	border: 0px;
}
td.topBorder {
	border-top: 1px solid #383838;
}
td.bg_green{
	background-color: #52a90d;
	color: #FFFFFF;
}
table.hasborder{
	border: 1px solid #383838;
}
table.centered{
	margin: 0 auto;
}
table.hasborder td {
	border: 1px solid #383838;
}
table.hasborder td.noborder {
	border: 0px;
}
td.VAtop {
	vertical-align: top;
}


table.prod {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
table.prod tr.header td {
	background-color: #ffffff;
	vertical-align: bottom;
	margin: 0;
	padding: 2px 1px;
}
table.prod td {
	margin: 0;
	padding: 2px 0;
	border: 1px solid #ffffff;
	width: 35px;
	height: 16px;
	background-color: #e8e8e8;
	text-align: center;
	vertical-align: middle;
}
table.prod td.colorname {
	margin: 0;
	padding: 0 8px 0 0;
	border: 0;
	width: 20px;
	background-color: transparent;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #ffffff;
}
table.prod td.empty {
	margin: 0;
	padding: 0;
	border: 0;
	width: 0;
	background-color: transparent;
}
table.prod td.colorSizeNav, table.prod td.colorSizeNav_dis {
	margin: 0;
	padding: 0 2px;
	border: 1px solid #ffffff;
	width: 5px;
	vertical-align: middle;
	background-color: #e8e8e8;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
table.prod td.colorSizeNav {
	cursor: pointer;
}
table.prod td.colorSizeNav_dis {
	color: #cccccc;
}
table.prod td.colorSizeNav:hover {
	background-color: #d6d6d6;
}
div.colorbox {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	height: 14px;
	width: 18px;
	border: 1px solid #383838;
}
/* 1 color */
div.colors_1 {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	height: 14px;
	width: 18px;
}
/* 2 colors */
div.colors_2 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 14px;
	width: 9px;
}
/* 3 colors */
div.colors_3 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 14px;
	width: 6px;
}
/* 4 colors */
div.colors_4 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 7px;
	width: 9px;
}


/************ Layout ************/
#white {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}
#container {
	background-color: #ffffff;
	display: block;
	width: 618px;
	margin: 0 auto;
	padding: 0 0 8px 0;
	/*background-color: red;*/
}
	
	#topmenu {
		display: none;
	}
	#headerimg {
		display: none;
	}
	#path {
		display: none;
	}
	
	#main {
		display: block;
		width: 618px;
		margin: 8px 0px;
		padding: 0px;
		background-color: #ffffff;
		color: #383838;
	}
		#colLeft{
			display: none;
		}
		#colCenter_cleanPage{
			display: block;
			width: 618px;
			margin: 0 auto;
			padding: 0;
			/*background-color: #888888;*/
			color: #383838;
			line-height: 16px;
			text-align: justify;
		}
		#colCenter{
			display: inline;
			float: left;
			width: 618px;
			margin: 0;
			padding: 0;
			/*background-color: #888888;*/
			color: #383838;
			line-height: 16px;
			text-align: justify;
		}
			.contentGrayDivTop{
				display: block;
				width: 618px;
				height: 3px;
				margin: 0;
				padding: 0;
				background: url(../images/content-gray-div-top.jpg) no-repeat;
				line-height: 0px;
				font-size: 0px;
			}
			.contentGrayDiv{
				display: block;
				width: 602px;
				margin: 0;
				padding: 5px 8px;
				background-color: #e8e8e8;
			}
			.contentGrayDivBottom{
				display: block;
				width: 618px;
				height: 3px;
				margin: 0 0 8px 0;
				padding: 0;
				line-height: 0px;
				font-size: 0px;
				background: url(../images/content-gray-div-bottom.jpg) no-repeat;
			}
			.contentWhiteDivTop{
				display: block;
				width: 602px;
				height: 3px;
				margin: 0;
				padding: 0;
				background: url(../images/content-white-div-top.jpg) no-repeat;
				line-height: 0px;
				font-size: 0px;
			}
			.contentWhiteDivTopSquareLeft{
				display: block;
				width: 602px;
				height: 3px;
				margin: 0;
				padding: 0;
				background: url(../images/white-top_squareleft.gif) no-repeat;
				line-height: 0px;
				font-size: 0px;
			}
			.contentWhiteDiv{
				display: block;
				width: 586px;
				margin: 0;
				padding: 5px 8px;
				background-color: #ffffff;
			}
				.productList_productBox1{
					display: inline;
					float: left;
					margin: 24px 0 16px 24px;
					padding: 0;
					width: 114px;
					/*background-color: yellow;*/
				}
				.productList_productBox2{
					display: inline;
					float: left;
					margin: 24px 0 24px 24px;
					padding: 0;
					width: 114px;
					/*background-color: yellow;*/
				}
					.productList_imgProductOutlet{
						display: inline;
						float: left;
						margin: 0;
						padding: 0;
						width: 10px;
						height: 54px;
						background: url(../images/product_is_outlet.gif) no-repeat top left;
					}
					.productList_imgProductOutletRB{
						display: inline;
						float: left;
						margin: 24px 0 24px 19px;
						padding: 0;
						width: 10px;
						height: 54px;
						background: url(../images/product_is_outlet.gif) no-repeat top left;
						border-right: 1px solid #878a00;
					}
					.productList_imgProductAction{
						display: inline;
						float: left;
						margin: 0;
						padding: 0;
						width: 10px;
						height: 54px;
						background: url(../images/product_is_action.gif) no-repeat top left;
					}
					.productList_imgProductActionRB{
						display: inline;
						float: left;
						margin: 24px 0 24px 19px;
						padding: 0;
						width: 10px;
						height: 54px;
						background: url(../images/product_is_action.gif) no-repeat top left;
						border-right: 1px solid #2d8900;
					}
					.productList_imgProductPromocena{
						display: inline;
						float: left;
						margin: 0;
						padding: 0;
						width: 10px;
						height: 79px;
						background: url(../images/product_is_promocena.gif) no-repeat top left;
					}
					.productList_imgProductPromocenaRB{
						display: inline;
						float: left;
						margin: 24px 0 24px 19px;
						padding: 0;
						width: 10px;
						height: 79px;
						background: url(../images/product_is_promocena.gif) no-repeat top left;
						border-right: 1px solid #878a00;
					}
					.productList_imgProductSale{
						display: inline;
						float: left;
						margin: 0;
						padding: 0;
						width: 10px;
						height: 85px;
						background: url(../images/product_is_razprodaja.gif) no-repeat top left;
					}
					.productList_imgProductSaleRB{
						display: inline;
						float: left;
						margin: 24px 0 24px 19px;
						padding: 0;
						width: 10px;
						height: 85px;
						background: url(../images/product_is_razprodaja.gif) no-repeat top left;
						border-right: 1px solid #2d8900;
					}
					.product_imgProductOutletHor{
						display: inline;
						float: left;
						margin: 4px 0;
						padding: 0;
						width: 53px;
						height: 13px;
						background: url(../images/product_is_outlet_hor.gif) no-repeat top left;
					}
					.product_imgProductActionHor{
						display: inline;
						float: left;
						margin: 4px 0;
						padding: 0;
						width: 51px;
						height: 13px;
						background: url(../images/product_is_action_hor.gif) no-repeat top left;
					}
					.product_imgProductPromocenaHor{
						display: inline;
						float: left;
						margin: 4px 0;
						padding: 0;
						width: 85px;
						height: 13px;
						background: url(../images/product_is_promocena_hor.gif) no-repeat top left;
					}
					.product_imgProductSaleHor{
						display: inline;
						float: left;
						margin: 4px 0;
						padding: 0;
						width: 85px;
						height: 13px;
						background: url(../images/product_is_razprodaja_hor.gif) no-repeat top left;
					}
					.productList_ProductDesc1{
						display: inline;
						float: right;
						margin: 0;
						padding: 0;
						width: 104px;
						text-align: center;
						/*background-color: red;*/
					}
					.productList_ProductDesc2{
						display: inline;
						float: left;
						margin: 24px 34px 24px 8px;
						padding: 0;
						width: 406px;
						/*background-color: red;*/
					}
					.productList_ProductDesc3{
						display: block;
						margin: 8px 0;
						padding: 0;
						width: 586px;
						/*background-color: red;*/
					}
						.productList_ProductDesc3_lcol{
							display: inline;
							float: left;
							margin: 0;
							padding: 0;
							width: 370px;
							/*background-color: red;*/
						}
						.productList_ProductDesc3_rcol{
							display: inline;
							float: right;
							margin: 0 0 0 16px;
							padding: 0;
							width: 200px;
							/*background-color: red;*/
						}
					
			.wrapper_prod_cols{
				float: left;
				width: 602px;
				overflow: hidden;
				background-color: #ffffff;
				background-image: url(../images/prod_cols_bottom.jpg);
				background-repeat: no-repeat;
				background-position: bottom;
				padding-bottom: 3px;
				margin-bottom: 1px;
			}
			.wrapper{
				float: left;
				overflow: hidden;
			}
			.wrapper_prod_lcol{
				float: left;
				width: 300px;
				padding: 0;
				margin: 0;
				padding-bottom: 20000px;
				margin-bottom: -20000px;
				border-right: 1px solid #e8e8e8;
			}
			.prod_lcol{
				float: left;
				width: 300px;
				padding: 0;
				margin: 0;
			}
				.prod_lcol_box_top{
					display: block;
					width: 300px;
					height: 3px;
					margin: 0;
					padding: 0;
					background: url(../images/prod_lcol_box_top.jpg) no-repeat;
					line-height: 0px;
					font-size: 0px;
				}
				.wrapper_prod_lcol_content{
					display: block;
					width: 284px;
					margin: 0;
					padding: 5px 8px;
				}
				.prod_lcol_content{
					display: block;
					width: 284px;
					margin: 0;
					padding: 5px 8px;
					background-color: #ffffff;
				}
				.prod_lcol_box_bottom{
					display: block;
					width: 300px;
					height: 3px;
					margin: 0;
					padding: 0;
					background: url(../images/prod_lcol_box_bottom.gif) no-repeat;
					line-height: 0px;
					font-size: 0px;
					}
			.wrapper_prod_rcol{
				float: right;
				width: 301px;
				padding-bottom: 20000px;
				margin-bottom: -20000px;
			}
			.prod_rcol{
				float: right;
				width: 301px;
			}
				.prod_rcol_box_top{
					display: block;
					width: 301px;
					height: 3px;
					margin: 0;
					padding: 0;
					background: url(../images/prod_rcol_box_top.jpg) no-repeat;
					line-height: 0px;
					font-size: 0px;
				}
				.wrapper_prod_rcol_content{
					display: block;
					width: 285px;
					margin: 0;
					padding: 5px 8px;
				}
				.prod_rcol_content{
					display: block;
					width: 285px;
					margin: 0;
					padding: 5px 8px;
					background-color: #ffffff;
				}
				.prod_rcol_box_bottom{
					display: block;
					width: 301px;
					height: 3px;
					margin: 0;
					padding: 0;
					background: url(../images/prod_rcol_box_bottom.gif) no-repeat;
					line-height: 0px;
					font-size: 0px;
				}
			
			.prod_lcol_content_images{
				display: block;
				width: 284px;
				height: 44px;
				margin: 0;
				padding: 0 8px;
				background-color: #ffffff;
			}
			.prod_rcol_div_send{
				display: inline;
				float: left;
				width: 151px;
				height: 50px;
				margin: 0;
				padding: 0;
				background: url(../images/prod_send_bkground.gif) no-repeat;
			}
			.prod_rcol_div_print{
				display: inline;
				float: right;
				width: 149px;
				height: 50px;
				margin: 0;
				padding: 0;
				background: url(../images/prod_print_bkground.gif) no-repeat;
			}
			
			.contentWhiteDivBottom{
				display: block;
				width: 602px;
				height: 3px;
				margin: 0;
				padding: 0;
				background: url(../images/content-white-div-bottom.jpg) no-repeat;
				line-height: 0px;
				font-size: 0px;
			}
			.contentWhiteDivSep{
				display: block;
				width: 602px;
				height: 8px;
				line-height: 0px;
				font-size: 0px;
				margin: 0;
				padding: 0;
				background-color: transparent;
			}
			.contentWhiteDivGrayHR {
				display: block;
				width: 586px;
				height: 1px;
				margin: 4px 0;
				padding: 0;
				line-height: 0;
				font-size: 0;
				background-color: #e8e8e8;
			}
			.contentWhiteDivProductListGrayHRShort {
				display: block;
				width: 518px;
				height: 1px;
				margin: 0 auto;
				padding: 0;
				line-height: 0;
				font-size: 0;
				background-color: #e8e8e8;
			}
			.contentWhiteDivProductListGrayHRLong {
				display: block;
				width: 586px;
				height: 1px;
				margin: 0 auto;
				padding: 0;
				line-height: 0;
				font-size: 0;
				background-color: #e8e8e8;
			}
		
		.tab_sel_left{
			display: inline;
			float: left;
			width: 3px;
			height: 27px;
			margin: 0;
			padding: 0;
			background: url(../images/tab_sel_left.gif) no-repeat;
		}
		.tab_sel{
			display: inline;
			float: left;
			height: 27px;
			margin: 0;
			padding: 0 5px;
			line-height: 26px;
			background: url(../images/tab_sel_bkground.gif) repeat-x;
		}
		.tab_sel_right{
			display: inline;
			float: left;
			width: 3px;
			height: 27px;
			margin: 0 1px 0 0;
			padding: 0;
			background: url(../images/tab_sel_right.gif) no-repeat;
		}
		.tab_unsel_left{
			display: inline;
			float: left;
			width: 3px;
			height: 26px;
			margin: 0;
			padding: 0;
			background: url(../images/tab_unsel_left.gif) no-repeat;
		}
		.tab_unsel{
			display: inline;
			float: left;
			height: 26px;
			margin: 0;
			padding: 0 5px;
			background-color: #ffffff;
			line-height: 26px;
		}
		.tab_unsel_right{
			display: inline;
			float: left;
			width: 3px;
			height: 26px;
			margin: 0 1px 0 0;
			padding: 0;
			background: url(../images/tab_unsel_right.gif) no-repeat;
		}
		.prod_tabs_lcol_data{
			display: inline;
			float: left;
			width: 470px;
			margin: 0;
			padding: 0;
		}
		.prod_tabs_rcol_themes{
			display: inline;
			float: right;
			width: 92px;
			margin: 0 0 15px 0;
			padding: 0 0 0 8px;
			text-align: left;
			border-left: 1px solid #e8e8e8;
		}
		
		#colRight{
			display: none;
		}

#container-footer {
	display: none;
}


/************ Buttons ************/
.btn-left{
	display: inline;
	float: left;
	width: 3px;
	height: 18px;
	background: url(../images/btns-left.gif) no-repeat;
	margin: 4px 0;
	padding: 0;
}
.btn-right{
	display: inline;
	float: left;
	width: 3px;
	height: 18px;
	background: url(../images/btns-right.gif) no-repeat;
	margin: 4px 0;
	padding: 0;
}
a.btn:link, a.btn:visited {
	display: inline;
	float: left;
	height: 18px;
	background: url(../images/btns-bkground.gif) repeat-x;
	margin: 4px 0;
	padding: 0 10px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
a.btn:hover {
	color: #52a90d;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}



/************ Forms ************/
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
label {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	padding-left: 2px;
}

form table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
form table td {
	margin: 0px;
	padding: 2px;
	border: 0px;
}
form table td.noborder {
	border: 0px;
}
form table.hasborder{
	border: 1px solid #8d8d8d;
}
form table.centered{
	margin: 0 auto;
}
form table.hasborder td {
	border: 1px solid #8d8d8d;
}
form table.hasborder td.noborder {
	border: 0px;
}

select {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background-color: #ffffff;
    border: #333333 1px solid;
    font-size: 10px;
	color: #383838;
 	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}
select.shopmenu{
	display: block;
	width: 150px;
	margin-top: 4px;
}
textarea {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background-color: #ffffff;
    border: #8d8d8d 1px solid;
    font-size: 10px;
	color: #383838;
  	margin: 0px;
	padding: 0px;
	padding-left: 2px;
    padding-right: 2px;
}
input {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	display: inline;
	background-color: #ffffff;
	border: #8d8d8d 1px solid;
	color: #383838;
	font-size: 10px;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	text-align: left;
}
input.hidden {
    display: none;
    border: none;
    background-color: transparent;
    width: 0;
    height: 0;
}
input.search {
 	margin: 0;
 	height: 13px;
	padding: 1px 2px;
  	border: none;
    width: 200px;
    border: 0px solid #ffffff;
	font-size: 11px;
}
input.sidebox {
	margin: 0;
	padding: 1px 2px 1px 2px;
    width: 144px;
    border: 1px solid #c7c7c7;
	background-color: #ffffff;
}
input.input_1 {
	width: 200px;
}
input.radio {
	border: 0px;
}
input.radio_Mr_5 {
	border: 0px;
	margin-right: 5px;
}
input.checkbox {
    border: 0;
}
input.Submit {
	background-color: #8d8d8d;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px;
	text-align: center;
	cursor: pointer;
}

