body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html, body {
	min-height: 100%;
	background-color: #f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52697E;
}
body {
	text-align: center;
}
.wrapper {
	width: 916px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/images/back.gif);
}
.header {
	height: 158px;
	overflow: hidden;
	background-image: url(/images/top.gif);
	position: relative;
	color: #b3b3b3;
}
h1 a {
	background-image:url(/images/logotype.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	height:102px;
	left:17px;
	position:absolute;
	text-decoration:none;
	text-indent:-1000px;
	top:5px;
	width:170px;
}
.header form {
	position: absolute;
	top: 80px;
	left: 616px;
}
.header form p {
	height: 19px;
	line-height: 19px;
}
.header form a {
	color: #b3b3b3;
	text-decoration: none;
}
.header form input {
	height: 19px;
	vertical-align: bottom;
}
input#cuvinte {
	height: 17px;
	width: 73px;
	border: 1px solid #dedede;
	border-right: 0px solid #dedede;
	font-size: 10px;
}
.mainMenu {
	position: absolute;
	top: 115px;
	left: 17px;
	height: 43px;
	overflow: hidden;
	font-weight: bold; 
} 
.mainMenu li {
	float: left;
	padding-right: 17px;
	height: 33px;
	line-height: 33px;
}
.mainMenu li a {
	color: #b3b3b3;
	text-decoration: none;
	text-transform: uppercase;
}
.mainMenu li a:hover, .mainMenu li a.active, .header form a:hover {
	color: #00a6d3;
}
.footer {
	height: 40px;
	background-color: #f7f7f7;
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	padding: 25px 19px 0 17px;
	clear:both;
}
.footer p {
	height: 25px;
	line-height: 25px;
	color: #B3B3B3;
	font-weight: bold;
	font-size: 10px;
}
p.copyright {
	float: right;
}
.content {
	padding: 0 19px 40px 17px;
}
.leftColumn {
	width: 168px !important;
	padding-right: 10px;
	width /**/: 178px;
	float: left;
	overflow: hidden;
	color: #74787a;
}
.centerColumn {
	width: 524px !important;
	padding-right: 10px;
	width /**/: 534px;
	float: left;
	overflow: hidden;
	color: #262626;
	line-height: 17px;
}
.wideColumn {
	width: 692px !important;
	padding-right: 10px;
	width /**/: 682px;
	float: left;
	overflow: hidden;
	color: #262626;
	line-height: 17px;
}
.rightColumn {
	width: 168px;
	float: left;
	overflow: hidden;
	color: #74787a;
}
.sideBox {
	background-color: #f7f7f7;
	background-image: url(/images/pane_back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sideBox h3 {
	padding: 0 10px;
	text-transform: uppercase;

	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
}
.leftColumn .sideBox h3 {
	color: #74787a;
	background-color: #e5e5e5;
}
.rightColumn .sideBox h3 {
	color: #fff;
	background-color: #26b3da;
}
.sideBox p,
.sideBox ul {
	padding: 0 10px;
	margin-top: 10px;
	font-size: 9px;
}
.rightColumn .sideBox a {
	font-size: 10px;
	color: #26b3da;
	text-decoration: none;
}
.leftColumn .sideBox a {
	font-size: 10px;
	color: #74787a;
	text-decoration: none;
}
.rightColumn .sideBox a:hover {
	text-decoration: underline;
}
.leftColumn .sideBox a:hover {
	color: #26b3da;
}
.sideBox strong {
	font-weight: bold;
}
.sideBox li {
	margin-top: 6px;
}
.sideBox li li {
	font-weight: bold;
}
.sideBox li li li {
	margin-left: 20px;
}
.leftColumn .sideBox li li li a {
	color: #26b3da;
	font-weight: bold;
}
.leftColumn .sideBox ul li a.active {
	color: #26b3da;
}
.links a{
	display: block;
	font-weight: bold;
	line-height: 18px;
}
.centerColumn h2,
.wideColumn h2 {
  font-size: 16px;

  color: #262626;
  margin-top: 20px;
  font-weight: bold;
}
.centerColumn strong,
.centerColumn b {
  font-weight: bold;
}
.centerColumn em,
.centerColumn i {
  font-style: italic;
}
.centerColumn p,
.centerColumn ul,
.centerColumn ol {
  margin-top: 20px;
}
.centerColumn ul {
  list-style: disc;
}
.centerColumn ol {
  list-style: decimal;
}
.centerColumn li {
  margin: 7px 0 0 30px;
}
.centerColumn a {
  color: #26b3da;
  text-decoration: none;
}
.centerColumn a:hover {
  text-decoration: underline;
}
.contentInfo {
  margin-top: 20px;
  clear: both;
  border-top: 1px solid #E5E5E5;
	padding-top: 5px;
}
.contentInfo a {
  font-size: 9px;
  text-decoration: none;
  color: #939393;
}
.centerColumn h3 {
  font-size: 12px;
  margin-top: 20px;
  font-weight: bold;
}
.centerColumn h4 {
  font-size: 12px;
  margin-top: 20px;
  font-weight: bold;
}
.centerColumn h5 {
  font-size: 13px;
}
.centerColumn h5 strong {
	color: #097F9F;
}
.centerColumn .formatedDate {
  color: #74787a;
  line-height: 12px;
  font-size: 10px;
}
.centerColumn .formatedDate a {
  color: #74787a;
}
.centerColumn h4.newsTitle,
.centerColumn h3.newsTitle{
  margin-top: 2px;
}
.centerColumn .newsContent * {
  margin: 0;
}
.form {
  background-color: #f7f7f7;
  background-image: url(/images/pane_back.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom: 10px;
  color: #74787A;
}
.form table {
  width: 100%;
}
h4.headerForm {
  background-color: #9EA1A4;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 0 10px;
}
.form input, .form textarea{
  bordr: 1px solid #9EA1A4;
}
.form span {
  color: #74787A !important;
  
}
p.breadcrumble {
  margin: 0;
  font-size: 10px;
}
p.breadcrumble a {
  color: #74787a;
}
.thickbox {
  text-decoration: none;
}
.thickbox img {
  vertical-align: bottom;
}

.listCategories
{
	text-align: center;
}
.listCategories h4 a
{
	color: #004d91;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.listCategories h4 img
{
	margin: 0 4px 0 0;
}
.listCategories a {
	font-weight: normal;
}
.imageHolder
{
	overflow: hidden;
	width: 172px;
}
.imageHolder a,
.imageHolder img
{
	margin: 0;
	padding: 0;
	background: transparent;
}
.categoryWrapper
{
	width: 156px;
	float: left;
}
.categoryWrapper h4 {
	margin-top: 10px;
}
.categoryWrapper h4 a {
  color: #26b3da;
  font-size: 10px;
  text-decoration: none;
}
.categoryWrapper a {
  color: #26b3da;
  font-size: 10px;
  text-decoration: none;
}
.productCategory {
	clear: left;
	padding-top: 30px;
}
.categoryClearer
{
	clear: both;
	height: 30px;
	overflow: hidden;
	background-color: #fff;
}
.categoryRow
{
	background-image: url(/images/catalog_fill.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.productImage
{
	width: 170px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.productImage img
{
	margin-bottom: 5px;
}


#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}
.productDetails
{
	float: right;
	display: inline;
	width: 350px;
	padding-top: 20px;
}
.productDetails h4
{
	background-color: #e5e5e5;
	color: #74787a;
	padding: 2px 10px;
	margin: 0 5px 10px 0;
	font-size: 10px;
}

div.productDetails p
{
	margin: 0 0 20px;
}
.pages
{
	clear: both;
	padding: 0 0 10px 0;
}
.pages a,
.pages strong {
	margin-right: 10px;
}
.clearer,
.contentInfo
{
	clear: both;
}
.homepageBox {
	width: 257px;
	float: left;
	background-color: #f7f7f7;
	background-image: url(/images/pane_back.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	padding-bottom: 10px;
	border-top: 17px solid #fff;
	margin-right: 10px;
	height: 180px;
}
.homepageBox h3 {
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
	color: #fff;
	background-color: #9ea1a4;
	margin: 0;
}
.homepageBox p {
	margin: 0;
	padding: 10px;
}
.sideClearer {
	width: 168px;
}
button {
	border:1px solid #BEBEBE;
	cursor:pointer;
	margin:0pt;
	overflow:visible;
	padding:1px 1px 2px;
	vertical-align:top;
	background-color:#F3F3F3;
	color:#74787A;
	line-height: 20px;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#loginForm,
#changePassword,
#recoverPassword,
#registerForm,
#newTopic,
#newReply {
	background: #F7F7F7;
	color: #74787A;
	margin-top: 20px;
}
#loginForm label,
#changePassword label,
#recoverPassword label,
#registerForm label,
#newTopic label
#newReply label {
	display: block;
}
#loginForm table,
#changePassword table,
#recoverPassword table,
#registerForm table,
#newTopic table,
#newReply table {
	font-size: 10px;
	margin: 10px;
}
#loginForm input,
#changePassword input,
#recoverPassword input,
#registerForm input,
#newTopic input,
#newReply input {
	border:1px solid #DEDEDE;
	height:17px;
	line-height: 17px;
	margin:0pt !important;
	padding:0pt;
	font-size: 10px;
}
#loginForm h3,
#changePassword h3,
#recoverPassword h3,
#registerForm h3,
#newTopic h3,
#newReply h3 {
	color: #fff;
	text-transform: uppercase;
	background-color: #9EA1A4;
	margin: 0;
	font-size: 10px;
	padding: 0 10px;
}
#loginEmail {
	width: 90%;
}
#loginPassword {
	width: 90%;
}
#loginForm em,
#recoverPassword em,
#changePassword em,
#registerForm em,
#newTopic em,
#newReply em {
	display: block;
	color: #DA5426;
	font-style: normal;
}
#recoverPassword .textfield,
#changePassword .textfield,
#registerForm .textfield,
#newTopic .textfield {
	width: 300px;
}
#changePassword table td,
#recoverPassword table td,
#registerForm table td,
#newTopic table td,
#newReply table td {
	padding: 4px 0;
	vertical-align: top;
}
ul.productsSubcategories {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
}
ul.productsSubcategories li {
	margin-left: 0;
}
div.productDetails h3 {
	background-color:#E5E5E5;
	color:#74787A;
	font-size:10px;
	margin:0pt 5px 10px 0pt;
	padding:2px 10px;
}
ul.productImages {
	list-style: none;
	padding: 20px 0;
	margin: 0;
	clear: both;
	border-top:1px solid #E5E5E5;
}
ul.productImages li {
	float: left;
	padding: 0 10px 10px 0;
}
ul.productImages a {
	display: block;
	width: 130px;
	height: 130px;
	float: left;
	background: #E5E5E5;
	position: relative;
}
ul.productImages a:hover {
	background: #ddd;
}
ul.productImages a img {
	position: absolute;
}


/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.pictureHolder .top .left { background: url(/images/tl.gif) top left no-repeat; } /* Top left corner */
	div.pictureHolder .top .middle { background: #fff; } /* Top pattern/color */
	div.pictureHolder .top .right { background: url(/images/tr.gif) top left no-repeat; } /* Top right corner */
	
	div.pictureHolder .contentPH { background-color: #fff; } /* Content background */
	div.pictureHolder .contentPH a.next:hover { background: url(/images/btnNext.gif) center right no-repeat; cursor: pointer; } /* Next button */
	div.pictureHolder .contentPH a.previous:hover { background: url(/images/btnPrevious.gif) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pictureHolder .contentPH a.close { width: 61px; height: 22px; background: url(/images/btnClose.gif) center left no-repeat; cursor: pointer; } /* Close button */
	
	div.pictureHolder .bottom .left { background: url(/images/bl.gif) top left no-repeat; } /* Bottom left corner */
	div.pictureHolder .bottom .middle { background: #fff; } /* Bottom pattern/color */
	div.pictureHolder .bottom .right { background: url(/images/br.gif) top left no-repeat; } /* Bottom right corner */
	
	div.pictureHolder .loaderIcon { background: url(/images/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.prettyPhotoTitle div.prettyPhotoTitleLeft { background: url(/images/ttl.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleRight { background: url(/images/ttr.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleContent { background: url(/images/ttp.gif) top left repeat-x; }

/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.prettyPhotoOverlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}
	
	div.pictureHolder {
		position: absolute; z-index: 10000;
		width: 100px;
	}
		
		div.pictureHolder .top {
			position: relative;
			height: 20px;
		}
			* html div.pictureHolder .top { padding: 0 20px; }
		
			div.pictureHolder .top .left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pictureHolder .top .middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pictureHolder .top .middle { position: static; }
			
			div.pictureHolder .top .right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pictureHolder .contentPH {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}
		
			div.pictureHolder .contentPH .details {
				display: none;
				margin: 10px 15px 0 20px;
			}
				div.pictureHolder .contentPH .details p { float: left; clear: left; margin: 0; }
		
		div.pictureHolder .contentPH div.hoverContainer {
			position: absolute; z-index: 10000;
			top: 0; left: 0;
			width: 100%;
		}
		
		div.pictureHolder .contentPH a.next {
			position: relative; z-index: 2000;
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(/images/btnNext.gif) 10000px 50% no-repeat; /* Need to be defined that way to fix an IE bug */
		}	
			
		div.pictureHolder .contentPH a.previous {
			cursor: pointer;
			display: block;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(/images/btnNext.gif) 10000px 50% no-repeat; /* Need to be defined that way to fix an IE bug */
			
		}
			
		div.pictureHolder .contentPH a.close {
			float: right;
			display: block;
			text-indent: -10000px;
		}
		
		div.pictureHolder .bottom {
			position: relative;
			height: 20px;
		}
			* html div.pictureHolder .bottom { padding: 0 20px; }
			
			div.pictureHolder .bottom .left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pictureHolder .bottom .middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pictureHolder .bottom .middle { position: static; }
				
			div.pictureHolder .bottom .right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pictureHolder .loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}
		
		div.pictureHolder #fullResImageContainer { width: 100%; text-align: center; }
	
		div.prettyPhotoTitle {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #fff; font-size: 13px;
		}
		
			div.prettyPhotoTitle div.prettyPhotoTitleLeft,
			div.prettyPhotoTitle div.prettyPhotoTitleRight { float: left; width: 19px; height: 23px; overflow: hidden; }
			
			div.prettyPhotoTitle div.prettyPhotoTitleContent { float: left; line-height: 23px; }