/*===============clearfix====================*/

.clearfix:after {
	  content: ".";
	  display: block;
	  clear: both;
	  visibility: hidden;
	  line-height: 0;
	  height: 0;
}

.clearfix {
	  display: inline-block;
}

html[xmlns] .clearfix {
	  display: block;
}

* html .clearfix {
	  height: 1%;
}

/*===========================================*/

html {
	padding: 0;
	margin: 0;
}

html body {
	background: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #0076d2;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 17px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

div.hr {
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #e1e1e1;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.hr hr {
	display: none;
}

a,
a:link,
a:visited,
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#468cbe;
}

#site {
	width: 1000px;
	background: #fff;
	text-align: left;
	margin: 0 auto;
}

/*============================================================
*	
*			HEADER
*=============================================================*/

#header {
	display: block;
	float: left;
	height: 126px;
	width: 1000px;
}

#logo {
	display: block;
	float: left;
	position: relative;
	top: 11px;
	left: 26px;
}

#logo a img {
	border: 0 none;
}

.site-info {
	display: block;
	float: right;
	height: 37px;
	width: 373px;
	position: relative;
	top: 23px;
	right: 30px;
}

.telephone {
	display: block;
	float: left;
	font-size: 31px;
	color: #0076d2;
}

.information {
	padding-top: 3px;
	display: block;
	float: left;
	margin-left: 10px;
}

.information a,
.information a:link,
.information a:visited {
	font-size: 12px;
}

#top-menu {
	display: block;
	float: right;
	width: 800px;
	height: 30px;
	position: relative;
	top: 55px;
}

#top-menu div {
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#top-menu a,
#top-menu a:link,
#top-menu a:visited {
	font-family: Arial;
	font-size: 17px;
	color: #333333;
}

#top-menu a:hover,
#top-menu a.active,
#top-menu a.active:link,
#top-menu a.active:visited {
	color: #0076D2;
}


/*============================================================
*	
*			MIDDLE
*=============================================================*/

#middle {
	display: block;
	float: left;
	height: 44px;
	width: 1000px;
	margin: 0;
	padding: 0;
}

#middle-left {
	width: 951px;
	display: block;
	float: left;
	height: 44px;
	background: url("images/top_line_rpt.jpg") repeat-x top left;
}

#middle-right {
	display: block;
	float: left;
	width: 49px;
	height: 44px;
	background: url("images/top_line_end.jpg") no-repeat top left;
}

#date {
	color: #fff;
	position: relative;
	top: 14px;
	left: 26px;
}

#search {
	display: block;
	float: left;
	width: 500px;
	position: relative;
	left: 225px;
	top: -5px;
	height: 30px;
}

#search label {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
  /*vertical-align: bottom;*/
  vertical-align: top;
  float: left;
  margin-top: 3px;
  /*position: absolute;
  top: 2px;*/
}

.search-input {
	border: solid 1px #333333;
	width: 300px;
  /*vertical-align: bottom;*/
  vertical-align: top;
  margin-top: 3px;
  /*position: absolute;
  left: 157px;
  top: 3px;*/
}
.ie7 .search-input {
  margin-top: 1px;
}
.ie8 .search-input {
  margin-top: 2px;
}

.search-btn {
	width: 23px;
	height: 24px;
	border: 0 none;
	background: url("images/search-button.jpg") no-repeat left top;
  vertical-align: top;
  /*position: absolute;
  left: 462px;
  top: 0;*/
}

/*============================================================
*	
*			MAIN
*=============================================================*/

#main {
	display: block;
	float: left;
	width: 950px;
	/*_width: 1000px;*/
	background: url("images/footer-image.jpg") no-repeat bottom right;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 16px;
}

#left-block {
	display: block;
        margin: 0;
	float: left;
	width: 185px;
}

.left-menu {
	display: block;
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

.category a,
.category a:link,
.category a:visited {
	font-size: 17px;
	color: #333333;
	text-decoration: none;
}

.category a:hover {
	text-decoration: underline;
}

div.hr {
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #e1e1e1;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.hr hr {
	display: none;
}

.category-item {
	width: 150px;
	/*_width: 175px;*/
	display: inline;
	float: left;
	padding-left: 20px;
	margin-left: 5px;
	background: url("images/left_menu_arrow.jpg") no-repeat left top;
	margin-top: 5px;
	margin-bottom: 5px;
}

.category-item a,
.category-item a:link,
.category-item a:visited {
	text-decoration: none;
	color: #0076D2;
        font-size: 12px;
}

.category-item a:hover {
	text-decoration: underline;
}

.category-item-active {
    background: #0076d2 url("images/left_menu_arrow_active.jpg") no-repeat left top;
    width: 155px;
    /*_width: 175px;*/
    display: block;
    float: left;
    padding-left: 20px;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.category-item-active a,
.category-item-active a:link,
.category-item-active a:visited {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.subsubcategory {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 25px;
	clear: left;
    display:inline;
    float: left;
    background: url("images/submenu_arrow.jpg") no-repeat left center;
    padding-left: 10px;
	width:140px;
}

.subsubcategory a,
.subsubcategory a:link,
.subsubcategory a:visited{
    color: #000;
    text-decoration: none;
}

.subsubcategory a:hover {
    text-decoration: underline;
}

.subsubcategory a.active,
.subsubcategory a.active:link,
.subsubcategory a.active:visited {
    font-weight: bold;
    color: #0076d2;
    text-decoration: none;
}

#center-block {
	display: inline;
        margin: 0;
	float: left;
	width: 566px;
	/*_width: 586px;*/
	padding-left: 5px;
	padding-right: 9px;
}

#center-banner {
	display: block;
	float: left;	
	margin-bottom: 20px;
}

#center-banner a img {
	border: 0 none;
}

#right-block {
	display: inline;
        margin: 0;
	float: left;
	width: 184px;
}

.right-extra-block {
	display: block;
	float: left;
	width: 154px;
	/*padding-left: 20px;
	padding-right: 10px;*/
}

.block-top {
	display:block;
	float:left;
	width:184px;
	background: url("images/block-rpt.jpg") repeat-y top left;
}

.block-content {
	display: block;
	float: left;
	width: 154px;
	/*_width: 184px;*/
	background: url("images/block-top.jpg") no-repeat top left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

.block-bottom {
	display: block;
	float: left;
	width: 184px;
	background: url("images/block-bottom.jpg") no-repeat top left;
	margin-bottom: 20px;
}

.login-form {
	display: block;
	float: left;
	width: 160px;
}

.login-form label {
	width: 100px;
	display: block;
	float: left;
}

.login-form .form-input {
    border: 1px solid #333333;
	display: block;
	float: left;
	width: 120px;
	margin-bottom: 8px;
}
.login-form .form-submit {
	display: block;
	float: left;
	border: 0 none;
	background: url("images/button.jpg") no-repeat left top;
	width: 21px;
	height: 25px;
	margin-left: 5px;
	position: relative;
}

.login-links {
	display: block;
	float: left;
}

.login-links a,
.login-links a:link,
.login-links a:visited {
	font-size: 10px;
}

#content {
	display: block;
	float: left;
	width: 566px;
	/*_width: 586px;*/
	margin-bottom: 40px;
}

.product-item {
	display: block;
	float: left;
	width: 178px;
	margin-left: 5px;
	margin-right: 5px;
	_margin-left: 3px;
	_margin-right: 3px;
	height: 250px;
}

.product-discount {
	display: block;
	background: transparent url("images/nuolaida.png") no-repeat top left;
	width: 41px;
	height: 40px;
	/*_height: 55px;*/
	text-align: center;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;	
	margin-bottom: -55px;
	/*_margin-bottom: -70px;*/
}

.product-image {
	display: block;
	float: left;
	width: 178px;
	height: 120px;
	overflow: hidden;
	text-align: center;
}

.product-image a,
.product-image a:link,
.product-image a:visited {
	width:178px;
	height: 120px;
	display: block;
}

.product-image a img {
	border: 0 none;
	max-width: 178px;
	max-height: 120px;
	/*_width: 178px;
	_height: 120px;*/
	width: expression(this.width > 178 ? 178: true);
	height: expression(this.height > 120 ? 120: true);
}

.prices {
	display: block;
	float: left;
	width: 178px;
	margin-bottom: 5px;
}

.price {
	display: block;
	float: left;
	font-size: 20px;
	color: #0076d2;
}

.old-price {
	padding-top: 5px;
	display: block;
	float: right;
	font-size: 14px;
	color: #000000;
	text-decoration:line-through;
	font-weight: bold;
	margin-right: 10px;
}

.product-name {
	display: block;
	float: left;
	width: 168px;
	/*_width: 178px;*/
	padding-right: 10px;
}

.product-name a,
.product-name a:link,
.product-name a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.product-summary {
	display: block;
	float: left;
	width: 168px;
	/*_width: 178px;*/
	padding-right: 10px;
}

.product-summary p {
	margin: 0;
}

#breadcrumb {
	display: block;
	float: left;
	width: 556px;
	/*_width: 566px;*/
	padding-left: 10px;
	color: #333333;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited {
	color: #333333;
	text-decoration: underline;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb .current {
	color: #0076d2;
}

.category-name {
	display: block;
	float: left;
	margin-top: 10px;
	width: 556px;
	/*_width: 566px;*/
	padding-left: 10px;
}

.subcategory {
	display: block;
	float: left;
	width: 566px;
	height: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.subcategory-left {
	display: block;
	float: left;
	width: 532px;
	/*_width: 552px;*/
	background: url("images/subcategory-bg-rpt.jpg") repeat-x left top;
	height: 24px;
	/*_height: 27px;*/
	padding-left: 20px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
}

.subcategory-left a,
.subcategory-left a:link,
.subcategory-left a:visited {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}

.subcategory-left a:hover {
	text-decoration: underline;
}

.subcategory-right {
	display: block;
	float: left;
	width: 14px;
	height: 27px;
	background: url("images/subcategory-bg-right.jpg") no-repeat top left;
}

.product-details {
	display: block;
	float: left;
	margin-top: 10px;
	width: 566px;
}

.product-left-block {
	display: block;
	float: left;
	width: 300px;
}

#big-discount {
	display:block;
	width: 80px;
	height: 77px;
	/*_height: 107px;*/
	background: transparent url("images/nuolaida-big.png") no-repeat left top;
	text-align: center;
	padding-top: 30px;
	font-size: 29px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -107px;
	position: relative;
}

#product-big-image {
	display: block;
	float: left;
	width: 268px;
	height: 246px;
	margin-bottom: 5px;
	overflow: hidden;
}

#product-big-image table td {
	width: 268px;
	height: 246px;
}

#big-image {
	max-width: 268px;
	max-height: 246px;
	width: expression(this.width > 268 ? 268: true);
	height: expression(this.height > 246 ? 246: true);
	/*_width: 268px;
	_height: 246px;*/
}

.product-thumbs {
	display: block;
	float: left;
	width: 288px;
        _width: 290px;
}

.product-thumb {
	display: block;
	float: left;
	width: 90px;
	height: 60px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #e0e0e0;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
}

.product-thumb img {
	border: 0 none;
	max-width: 90px;
	max-height: 60px;
	/*_width: 90px;
	_height: 60px;*/
	width: expression(this.width > 90 ? 90: true);
	height: expression(this.height > 60 ? 60: true);
}

.product-right-block {
	display: block;
	float: left;
	width: 266px;
}

.product-details-price {
	font-size: 20px;
	color: #0076d2;
}

.product-details-old-price {
	font-size: 14px;
	color: #000000;
	text-decoration:line-through;
	font-weight: bold;
}

.product-save span {
	font-size: 17px;
	font-weight: bold;
}

.product-cart {
	margin-top: 20px;
	display: block;
	float: left;
	width: 266px;
}

.cart-extra {
    display: block;
    margin-bottom: 10px;
}

.cart-extra input {
    border: 1px solid #333333;
}

.product-cart-img {
	display: block;
	float: left;
}

.product-cart-img a img {
	border: 0 none;
}

.product-cart-link {
	margin-left: 20px;
	margin-top: 10px;
	display: block;
	float: left;
}

.product-cart-link a,
.product-cart-link a:link,
.product-cart-link a:visited {
	font-size: 17px;
	color: #333333;
	font-weight: bold;	
}

#cart-img {
    cursor: pointer;
	border: 0 none;
	background: url("images/cart.jpg") no-repeat left top;
	width:36px;
	height:49px;
}

#cart-link {
        cursor: pointer;
	border:0 none;
	background: #fff;
	font-size: 17px;
	color: #333333;
	font-weight: bold;	
	text-decoration: underline;
}

.product-description {
	margin-top: 10px;
	display: block;
	float: left;
	width: 266px;
}

.help-block {
	display:block;
	float: left;
	width: 569px;
	height: 125px;
	margin-top: 40px;
	margin-bottom: 30px;
	background: url("images/help_block.jpg") no-repeat top left;
}

.help-text {
	display: block;
	float: left;
	width: 300px;
	height: 50px;
	font-size: 24px;
	position: relative;
	top: 34px;
	left: 23px;
}

.help-link {
	display: block;
	float: left;
	position: relative;
	top: 30px;
	left: 50px;
	width: 196px;
	height: 63px;
}

.help-link a,
.help-link a:link,
.help-link a:visited {
	color: #000000;
	font-size: 17px;
	text-decoration: underline;
	display: block;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	width: 156px;
	_width: 196px;
	height: 43px;
	_height: 63px;
}


/*============================================================
*
*			KREPSELIO BLOKAS DESINEJ
*============================================================*/

.cart-block-name {
	font-size: 12px;
	color: #0076d2;
	border-top: 1px solid #e5e5e5;
	width: 154px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.cart-block-image {
	background: #ffffff;
	border: 1px solid #e0e0e0;
	display: block;
	width: 63px;
	height: 63px;
	vertical-align: middle;
}

.cart-block-image img {
	max-width: 63px;
	max-height: 63px;
	/*_width: 63px;
	_height: 63px;*/
	width: expression(this.width > 63 ? 63: true);
	height: expression(this.height > 63 ? 63: true);
}

.cart-block-details {
	vertical-align: top;
	font-size: 11px;
	width: 85px;
}

.cart-block-hr {
	border-top: 1px solid #e5e5e5;
}

/*============================================================
*
*			KREPSELIS
*============================================================*/


#cart-products {
	display: block;
	float: left;
	margin-top: 10px;
	width: 566px;
}

.cart-product {
	display:block;
	float:left;
	margin-bottom:2px;
	height: 96px;
}

.cart-product-light-left {
	display:block;
	float: left;
	width: 11px;
	height: 96px;
	background: url("images/cart_pr_left_light.jpg") no-repeat left top;
}

.cart-product-light-middle {
	display: block;
	float: left;
	width: 544px;
	height: 96px;
	background: #f4f4f4;
}

.cart-product-light-right {
	display:block;
	float: left;
	width: 11px;
	height: 96px;
	background: url("images/cart_pr_right_light.jpg") no-repeat left top;
}

.cart-product-dark-middle {
	display: block;
	float: left;
	width: 544px;
	height: 96px;
	background: #ebebeb;
}

.cart-product-dark-left {
	display:block;
	float: left;
	width: 11px;
	height: 96px;
	background: url("images/cart_pr_left_dark.jpg") no-repeat left top;
}

.cart-product-dark-right {
	display:block;
	float: left;
	width: 11px;
	height: 96px;
	background: url("images/cart_pr_right_dark.jpg") no-repeat left top;
}

.cart-product-img {
	display: block;
	float: left;
	width: 90px;
	height: 88px;
	background: #fff;
	border: 1px solid #e0e0e0;
	position: relative;
	top: 3px;
	margin-right: 10px;
}

.cart-product-img img {
	max-width: 90px;
	max-height: 88px;
	/*_width: 90px;
	_height: 88px;*/
	width: expression(this.width > 90 ? 90: true);
	height: expression(this.height > 88 ? 88: true);
}

.cart-product-img td {
	width: 90px;
	height: 88px;
}

.cart-product-name {
	font-size: 14px;
	font-weight: bold;
	color: #0076d2;
	margin-top: 5px;
}

.cart-dark-minus {
	display: inline;
	width: 15px;
	height: 15px;
	background: url("images/cart_minus_dark.jpg") no-repeat left top;
	border: 0 none;
	cursor: pointer;
}

.cart-dark-plus {
	display: inline;
	width: 15px;
	height: 15px;
	background: url("images/cart_plus_dark.jpg") no-repeat left top;
	border: 0 none;
	cursor: pointer;
}

.cart-light-minus {
	display: inline;
	width: 15px;
	height: 15px;
	background: url("images/cart_minus_light.jpg") no-repeat left top;
	border: 0 none;
	cursor: pointer;
}

.cart-light-plus {
	display: inline;
	width: 15px;
	height: 15px;
	background: url("images/cart_plus_light.jpg") no-repeat left top;
	border: 0 none;
	cursor: pointer;
}

.cart-quantity {
	width: 40px;
	border: 1px solid #e0e0e0;
}

a.cart-remove,
a.cart-remove:link,
a.cart-remove:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.cart-product table td {
	font-size: 12px;
}

.cart-td-price{
	width: 150px;
}

.cart-td-quantity {
	width: 200px;
}

.cart-td-quantity input {
	border: 1px solid #e5e5e5;
}

.cart-td-total {
	width: 150px;
}

.cart-td-remove {
	width: 70px;
}

#cart-bottom {
	display: block;
	float: left;
	width: 566px;
	margin-top: 10px;
}

#cart-bottom-left {
	display: block;
	float: left;
	width: 11px;
	height: 45px;
	background: url("images/cart_bottom_left.jpg") no-repeat left top;
}

#cart-bottom-middle {
	display: block;
	float: left;
	width: 544px;
	height: 45px;
	background: url("images/cart_bottom_rpt.jpg") repeat-x left top;
}

#cart-bottom-right {
	display: block;
	float: left;
	width: 11px;
	height: 45px;
	background: url("images/cart_bottom_right.jpg") no-repeat left top;
}

.cart-total {
	display: block;
	float: left;
	position: relative;
	top: 10px;
	left: 30px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.cart-total b {
	color: #0077dd;
	font-size: 18px;
	font-weight: normal;
}

#cart-bottom-middle button {
	display: block;
	height: 26px;
	float:left;
	background: transparent;
	border: 0 none;
	padding: 0;
	_width: 1px;
	overflow: visible;
}

*:first-child+html #cart-bottom-middle button {
	width: 1px;
}

.cart-order-button {
	display: block;
	float: left;
	position: relative;
	top: 8px;
	left: 150px;
}

.cart-continue-button {
	display: block;
	float: left;
	position: relative;
	top: 8px;
	left: 170px;
	/*_left: 120px;*/
}

.button-left {
	display: inline-block;
	float: left;
	_float:none;
	width: 6px;
	height: 26px;
	background: url("images/cart_button_left.jpg") no-repeat top left;
	margin: 0;
}

*:first-child+html .button-left {
	float: none;
}



.button-middle {
	display: inline-block;
	float: left;
	_float:none;
	height: 22px;
	/*_height: 26px;*/
	background: url("images/cart_button_rpt.jpg") repeat-x top left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	margin: 0;
}

*:first-child+html .button-middle {
	float: none;
}

.button-right {
	display: inline-block;
	float: left;
	_float: none;
	height: 26px;
	width: 6px;
	background: url("images/cart_button_right.jpg") no-repeat top left;
	margin: 0;
}

*:first-child+html .button-right {
	float: none;
}


/*============================================================
*	
*			UZSAKYMO FORMA
*=============================================================*/

.order-login,
.order-register {
	display: block;
	float: left;
	width: 564px;
	margin-bottom: 20px;
}

.order-login-top {
	display: block;
	float: left;
	width: 564px;
	height: 13px;
	background: url("images/gray_block_top.jpg") no-repeat left top;
	line-height: 0; /*IE6 fix*/
	font-size: 0;
}

.order-login-middle {
	display: block;
	float: left;
	width: 544px;
	background: url("images/gray_block_rpt.jpg") repeat-y left top;
	padding-left: 20px;
}

.order-login-bottom {
	display: block;
	float: left;
	width: 564px;
	height: 13px;
	background: url("images/gray_block_bottom.jpg") no-repeat left top;
}

.order-login-middle table th{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.order-login-middle table td {
	font-size: 12px;
}

.form-input input {
	display: block;
	width: 263px;
	border: 1px solid #e5e5e5;
}

.form-input textarea {
	display: block;
	width: 263px;
	border: 1px solid #e5e5e5;
}

.order-login-middle button,
.order-register button {
	display: block;
	/*float: right;*/
	background: transparent;
	border: 0 none;
	padding: 0;
	margin: 0;
	_width: 1px;
	overflow: visible;
}

*:first-child+html .order-login-middle td button,
*:first-child+html .order-register td button {
	/*width:103px;*/
	/*padding: 0 .25em;*/
	width: auto;
	overflow: visible;
	/*margin-left: -30px;*/
	/*margin-right: -20px;*/
}

.button-gray-left {
	display: inline-block;
	float: left;
	_float:none;
	width: 6px;
	height: 26px;
	background: url("images/button_gray_left.jpg") no-repeat top left;
	margin: 0;
}

*:first-child+html .button-gray-left {
	float: none;
}

.button-gray-middle {
	display: inline-block;
	float: left;
	_float:none;
	height: 22px;
	/*_height: 26px;*/
	background: url("images/button_gray_rpt.jpg") repeat-x top left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	margin: 0;
	_margin-right: -4px;
}

*:first-child+html .button-gray-middle {
	float: none;
	margin-right: -4px;
}

.button-gray-right {
	display: inline-block;
	float: left;
	_float:none;
	height: 26px;
	width: 6px;
	background: url("images/button_gray_right.jpg") no-repeat top left;
	margin: 0;
}

*:first-child+html .button-gray-right {
	float: none;
}

.order-register table td {
	font-size: 12px;
}

.button-white-left {
	display: inline-block;
	float: left;
	_float:none;
	width: 6px;
	height: 26px;
	background: url("images/button_white_left.jpg") no-repeat top left;
	margin: 0;
}

*:first-child+html .button-white-left {
	float: left;
}

.button-white-middle {
	display: inline-block;
	float: left;
	_float:none;
	height: 22px;
	/*_height: 26px;*/
	background: url("images/button_white_rpt.jpg") repeat-x top left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	margin: 0;
	_margin-right: -4px;
}

*:first-child+html .button-white-middle {
	float: none;
	margin-right: -4px;
}

.button-white-right {
	display: inline-block;
	float: left;
	_float:none;
	height: 26px;
	width: 6px;
	background: url("images/button_white_right.jpg") no-repeat top left;
	margin: 0;
	width: 6px;
}

*:first-child+html .button-white-middle {
	float: none;
}

.order-register-reg {
	display:block;
	width: 282px;
	height: 92px;
	background: url("images/register-block.jpg") no-repeat top left;
}

.order-register-reg a,
.order-register-reg a:link,
.order-register-reg a:visited {
	display:block;
	float: left;
	width: 185px;
	height: 36px;
	position: relative;
	top: 20px;
	_top: 0;
	left: 60px;
	font-size: 17px;
	color: #000000;
	text-align: center;
	padding-top: 15px;
}

*:first-child+html .order-register-reg a,
*:first-child+html .order-register-reg a:link,
*:first-child+html .order-register-reg a:visited {
	top: 0px;
}


/*============================================================
*	
*			FOOTER
*=============================================================*/

#footer {
	background: #ffffff;
	display: block;
	float: left;
	width: 1000px;
	height: 50px;
	/*margin-bottom: -20px;
	_margin-bottom: 0px;*/
}

#copyright {
	display: block;
	float: left;
	position: relative;
	left: 30px;
	top: 10px;
}

#zet-logo {
	display: block;
	float: right;
	position: relative;
	right: 30px;
}

#zet-logo a img {
	border: 0 none;
}

#after-footer {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	color: #878787;
	font-size: 11px;
	padding-right: 25px;
	padding-left: 25px;
}

#after-footer a,
#after-footer a:link,
#after-footer a:visited {
	color: #878787;
	font-family: "Arial";
	font-size: 11px;
	text-decoration: underline;
}


/******************************************/
div.hier-more {
  float: right;
  font-weight: bold;
  margin-top: -20px;
}
div.hier-more a {
  font-size: 14px;
  color: #0076D2;
}
div.clearb {
  clear: both;
}
.category-name {
  position: relative;
}
.sort-box {
  position: absolute;
  /*top: 9px;*/
  top: 0;
  right: 0;
  
}
#sort-dropdown {
  margin-left: 5px;
}
select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

h1.with-sorting {
  margin-top: 20px;
}



/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}
        
.cboxElement, #big-image-link {
  cursor: url("images/zoom_in.gif"), url("images/zoom_in.cur"), auto;
}
a.lthumbs { outline: none; }
