body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	background-color: #ffffff;
	text-shadow: transparent 0 0 0px;
}

img, img:hover {
	border: none;
}

a,
a:link {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #aaaaaa;
}

a:hover {
	color:#000;
	border-bottom:1px solid #000;
}

h1, h2, h3, h4 {
	color:#252525;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h3.delimiter
{
	border-top:1px solid #6f692f;
	border-bottom:1px solid #6f692f;
	padding:10px;
	background:#fff8ad;
}


h1{
	padding:5px 0 10px 0;
	/*border-top:1px solid #929292;*/
	margin:0;
	background:url(/images/bg_h1.gif) center right no-repeat;
}

p {
	line-height:1.4em;
}

#printlogo {
	display: none;
}

#container {
	width: 960px;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -480px;
	/*margin: 0 auto;*/
}

#containerWide {
	width: 1280px;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -640px;
	/*margin: 0 auto;*/
}

#header {
	background-image: url(/images/bg_header-top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	top: 0px;
	clear: both;
}

#content {
	padding:10px 0;
}

#footer {
	border-top:#7d7d7d 2px solid;
	background:#dcdcdc url(/images/bg_footer.gif) left bottom no-repeat;
	margin-bottom:10px;
	clear:both;
	padding:10px;
}

/* header */
#logo {
	height:60px;
	width:310px;
	margin:5px 0px 0px 0px;
	float:left;
}
#logo h1 {
	margin: -2px 0 0 0;
	padding: 0 5px 0 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
	color: #999;
	background: transparent;
	width: 290px;
	overflow: hidden;
}

#links {
	width:300px;
	height:30px;
	float:left;
	margin: 0px 0px 0px 35px;
}
#links ul {
	margin:0;
	padding:0 0 0 3px;
	line-height:25px;
}
#links ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	border-right: 1px solid #fff;
	padding:0 7px;
}
#links ul li.first {
	border-left:none;
}
#search_box {
	margin: 15px 0px 0px 10px;
	/*width: 242px;*/
	height: 33px;
	display: block;
	overflow: hidden;
}

#search {
	height: 33px;
	background: url(/images/bg_search.gif) left top no-repeat;
	margin: 0px;
	width: 242px;
}

#search .form-search {
	border: none;
	background-color: Transparent;
	width: 196px;
	height: 16px;
	margin: 5px 0px 3px 3px;
}

#search div.search_submit {
	background-image: url(/images/ico_search.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 30px;
	height: 18px;
	position: relative;
	float: right;
	margin: 4px 0px 0px 0px;
}

#search .search-poslji {
	border: none;
	background-color: Transparent;
	width: 30px;
	height: 20px;
	position: relative;
	margin: 0px 0px 0px 0px;
}
#search div.search_all {
	display: block;
	overflow: hidden;
	float: right;
	width: 70px;
	text-align: right;
	margin:0px 0px 0px 0px;
	height: 37px;
}


#search_suggestions {
	display: none;
	border: 1px solid #999;
	background-color: #fff;
	z-index: 100;
	text-align: left;
	position: relative;
	margin: 0px 0px 0px 0px;
}
 
#search_suggestions ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
 
#search_suggestions li {
	padding: 2px 3px;
}
 
#search_suggestions strong {
	text-decoration: underline;
	font-weight: bold;
}
 
#search_suggestions li.selected {
	color: #000000;
	background-color: #ffff33;
}

#search_suggestions_img {
    float: left;
    border-style: none;
}

#socialbox {
	float: right;
	width: 260px;
}
#prijava div {
	margin: 8px 0px 8px 0px;
	text-align: right;
}
/* prijava */
#prijava {
	width:auto;
	float:right;
}

#prijava h3 {
	margin:0;
	line-height:25px;
	font-size:14px;
	color:#787878;
}

#prijava .user_data {
	margin: 25px 0px 0px 0px;
	text-align: right;
}

#prijava ul {
	margin:0px 25px 0px 0px;
	padding:0 0 0 3px;
	line-height:25px;
	float: right;
}

#prijava ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	border-left: 1px solid #fff;
	padding:0 7px;
}

#prijava ul li.first {
	border:none;
}


#prijava .form-text {
	/*width:85px;*/
	width:50px;
	font-size:11px;
}
#prijava .form-submit
{
	border: none;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	height: 19px;
	padding: 0px;
	margin: 0px;
}
#prijava .form-submit:hover
{
	border: none;
	border-bottom: 1px solid #000000;
	cursor: pointer;
}
	

#prijava form.prijava-form {
	margin:7px 0;
}


.category_topmenu
{
	float: left;
	width: 710px;
	display: block;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}
.category_topmenu .menuitem
{
	position: relative;
	float: left;
	background: url(/images/bg_topcat_item.png) no-repeat left 0px;
	border-bottom: solid 1px #aaaaaa;
	border-right: solid 1px #dddddd;
	padding: 10px;
}
.category_topmenu .menuitem_sel
{
	position: relative;
	float: left;
	background: url(/images/bg_topcat_item_sel.png) no-repeat left top;
	border-bottom: solid 1px #dddddd;
	border-right: solid 1px #aaaaaa;
	padding: 10px;
}
.category_topmenu .menuitem_sel_first
{
	position: relative;
	float: left;
	background: url(/images/bg_topcat_item_sel.png) no-repeat left top;
	border-bottom: solid 1px #dddddd;
	border-right: solid 1px #aaaaaa;
	padding: 10px;
}
.menuitem_title
{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}

.menuitem_title a:hover
{
	text-decoration: underline;
	border: none;
}

/* category sub menu - POPUP */
.subcat {
	display: none;
}
#category_submenu 
{
	display: none;
	position: absolute;
	background: #ffffff url(/images/bg_products-over.gif) bottom left repeat-x;
	z-index: 80;
	left: 50%;
	border: solid 2px #dddddd;
	border-top: solid 2px #dddddd;
	padding: 5px;
	min-width: 200px;
	margin: 0px;
}
.cp_title
{
	font-size: 12px;
	font-weight: bold;
}
.cp_children
{
	font-size: 11px;
}
.cp_children ul
{
	margin: 0px;
	padding: 5px 0px 5px 5px;
}
.cp_children ul li
{
	list-style: none;
}
.cp_body
{
	font-size: 11px;
	padding: 5px;
}


#primary-nav {
	clear:both;
	height:90px;
	padding:0 0 0 5px;
	background: url(/images/bg_header.png) repeat-x left top;
	margin:0px;
}

#primary-nav .button {
	width:112px;
	height:82px;
	background:none;
	margin:5px 5px 0 0;
	float:left;
	background-position: center top;
	background-repeat: no-repeat;
}

#primary-nav .button a {
	display:block;
	height:100%;
	border-bottom:none;
	text-align:center;
	color:#ff0;
	position:relative;
	height:42px;
	padding:42px 10px 0 10px;
	font-size:14px;
	font-weight:bold;
}
#primary-nav .button a.sel 
{
	color: #ffffff;
}
#primary-nav .button a:hover {
	color: #fff;
}


#primary-nav-right {
	width:250px;
	height:100px;
	float:right;
}



/* kosarica */
#kosarica {
	width:230px;
	height:70px;
	margin: 15px 0px 0px 0px;
	padding:5px 0px 0px 5px;
}

#kosarica h3 {
	margin:0;
	font-size:12px;
	color:#787878;
}

/* primerjava */

#product_compare {
}

.product_compare_box {
	display: block;
	overflow: hidden;
	background-image: url(/images/bg_primerjava.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
.product_compare_box h3
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height: 20px;
}

.product_compare_box .product_small {
	float: right;
	display: block;
	overflow: hidden;
	margin: 15px 15px 0px 5px;
	padding: 5px 0px 0px 0px;
	width: 230px;
	height: 35px;
	background-color: #ffffff;
}
.product_compare_box .product_small .image {
	height: 30px;
	width: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}

.product_compare_box .product_small .remove
{
	position: relative;
	float: right;
	width: 12px;
	height: 12px;
	background-image: url(/images/ico_primerjava-mala-minus.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px;
}
.product_compare_box .product_small .remove_over
{
	position: relative;
	float: right;
	width: 12px;
	height: 12px;
	background-image: url(/images/ico_primerjava-mala-minus-over.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px;
	cursor: pointer;
}



/* content */
#right_content {
	width:760px;
	float:right;
	padding: 0px;
}

/* sidebar */
#left_sidebar {
	width:190px;
	float:left;
	background-color: #ededed;
}
#left_sidebar DIV 
{
	margin-top: 10px;
}

#left_sidebar .window {
	width:180px;
	background:#fff url(/images/bg_sidebar-window.gif) bottom left no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
}

#left_sidebar .window .headline-link {
	float:right;
	margin-right:5px;
	font-size:11px;
	padding-top:5px;
}

#left_sidebar .window h3.sidebar-headline {
	background:url(/images/bg_sidebar-headline.gif) top left no-repeat;
	color:#fff200;
	margin:0;
	padding:5px;
	font-size:12px;
	text-transform:uppercase;
}

#left_sidebar .window .text {
	padding:5px;
}

#left_sidebar .window .obvestila .form-text{
	margin:5px 0;
	width:160px;
}

#left_sidebar .window .obvestila .form-button{
	width:162px;
}

/* news */
#left_sidebar .window .news-list {
	padding:0 5px;
}

#left_sidebar .window .news-list .news {
	border-bottom:1px dotted #858585;
}

#left_sidebar .window .news-list .news h2 {
	font-size:12px;
	margin:5px 0 0 0;
}

/* podpora */
#left_sidebar .window .podpora {
}
#left_sidebar .window .podpora h3 {
	margin: 15px 0 5px 0;
	letter-spacing: -0.5px;
	line-height: 18px;
}
#left_sidebar .window .podpora p {
	padding: 0 10px 0 10px;
	margin: 5px 0 10px 0;
	color: #333;
}

/* first page */

.first-page-nav .tabs-links {
	background:#dcdcdc;
	border-bottom:2px solid #b1b1b1;
	padding:10px 5px 0px 5px;
	color: #ffffff;
	height: 24px;
}

.first-page-nav .tabs-links .linkbox {
	position: relative;
	height: 24px;
}

.first-page-nav .tabs-links .linkbox a {
	padding:5px 8px 5px 8px;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 0px;
	border-bottom:none;
	line-height: 21px;
	_line-height: 24px;
}
.first-page-nav .tabs-links .linkbox a:hover {
	background-color: #b1b1b1;
	border-bottom:none;
}

.first-page-nav .tabs-links .linkbox a.active {
	background-color:#ffff00;
	color: #000000;
	border-bottom:none;
}


/* products */
	
.pager {
	border-bottom:2px solid #dcdcdc;
	display: block;
	overflow: hidden;
	clear:both;
	padding: 3px;
}

.pager a {
	border-bottom:none;
	padding:0 2px;
}

.pager a:hover {
	border-bottom:none;
}

.pager a.pasive {
	color:#888;
}

.pager a.active {
	border:1px solid #ccc;
}

.pager .next {
	background:url(/images/ico_next-active.gif) center right no-repeat;
	padding:0 15px 0 5px;
	position: relative;
	float:right;
	border-left:1px solid #dcdcdc;
}

.pager .back {
	background:url(/images/ico_back-active.gif) center left no-repeat;
	padding:0 5px 0 15px;
	position: relative;
	float:left;
	border-right:1px solid #dcdcdc;
	margin-right:5px;
}

.pager .next .pasive {
	background:url(/images/ico_next-pasive.gif) center right no-repeat;
}

.pager .back .pasive {
	background:url(/images/ico_back-pasive.gif) center left no-repeat;
}



.product-list {
	border-bottom:1px solid #bbbbbb;
	clear: both;
}

.product-list-header .options{
	height:30px;
	background:#dcdcdc;
	border-bottom:2px solid #bbbbbb;
	padding:0px 5px;
	line-height:30px;
	display: block;
	clear: both;
}

.product-list-header .options .info {
	float:left;
	width:45%;
}

.product-list-header .options .order {
	float:right;
	width:45%;
	text-align:right;
}

.product-list-header .options .order img {
	position:relative;
	top:2px;
}

.product-list-header .options .order a {
	font-weight:bold;
}

.product-list-header .options .order a.active {
	color:#000;
}

.product-list-header .options .order a.pasive {
	color:#7e7e7e;
}

.product-frame {
	width: 760px;
	height: 340px;
	_height: 330px;
	overflow: hidden;
}

.product-list .product {
	width:190px;
	float:left;
	background: url(/images/bg_products.gif) bottom left repeat-x;
	padding-bottom:5px;
	margin:10px 0 10px 0;
	/*display: block;*/
	overflow: hidden;
	height: 327px;
}

.product-frame .product {
	margin: 10px 0px 0px 0px;
}

/*
.product-list .product:hover {
	background: url(/images/bg_products-over.gif) bottom left repeat-x;
}
*/

.product-list .product .product_wrapper {
	display: block;
	overflow:hidden;
}

.product-list .product_over {
	background: url(/images/bg_products-over.gif) bottom left repeat-x;
	cursor: pointer;
}

.product-list .product .title
{
	height: 50px;
	/*display: block;*/
	overflow: hidden;
}
.product-list .product h2.title {
	font-size:12px;
	margin:0 10px 0px 10px;
	padding:0;
}
.product-list .product .image {
	height:120px;
	width: 160px;
	margin: 0px 0px 0px 15px;
	overflow:hidden;
	text-align:center;
	background-position: center center;
	background-repeat: no-repeat;
}
.product-list .product .product_list_image_print {
	display: none;
}

.product-list .product .desc {
	padding: 5px 0;
	margin: 0 10px;
	height: 80px;
	overflow: hidden;
}

.product-list .product .desc a.more-link{
	border-bottom:none;
	font-weight:bold;
}

.product-list .product .desc a:hover.more-link{
	border-bottom:none;
	font-weight:bold;
}


.product-list .product h3.cat-link {
	height:20px;
	line-height:20px;
	background:url(/images/bg_cat-title.gif) center center no-repeat;
	font-size:11px;
	font-weight:normal;
	padding:0 10px;
	margin:0 0 5px 0;
}

.product .popust {
	position:relative;
	top: 15px;
	margin:-10px 0 -20px 130px;
	height:30px;
	width:40px;
	background:#fff100;
	line-height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background:url(/images/bg_popust.png) top left no-repeat;
}

.product .marked_product {
	margin:3px 0px 0px 0px;
	height:20px;
	text-align: center;
}

.primerjava_plus {
	width: 15px;
	height: 15px;
	position:relative;
	top: 150px;
	margin: 0px 0px -15px 10px;
	background:url(/images/ico_primerjava-plus.gif) center center no-repeat;
}

.primerjava_plus_over 
{
	width: 15px;
	height: 15px;
	position:relative;
	top: 150px;
	margin: 0px 0px -15px 10px;
	background:url(/images/ico_primerjava-plus-over.gif) center center no-repeat;
}
.primerjava_minus {
	width: 15px;
	height: 15px;
	position:relative;
	top: 150px;
	margin: 0px 0px -15px 10px;
	background:url(/images/ico_primerjava-minus.gif) center center no-repeat;
}
.primerjava_minus_over 
{
	width: 15px;
	height: 15px;
	position:relative;
	top: 150px;
	margin: 0px 0px -15px 10px;
	background:url(/images/ico_primerjava-minus-over.gif) center center no-repeat;
}
.product-list .product .price {
	clear:both;
	padding:0 5px;
	height:18px;
	line-height:18px;
	margin:0 10px;
}
.product-list .product .noddv {
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	background-color: #ffffff;
	height: 22px;
	line-height: 22px;
}
.product-list .product .price .txt {
	float:left;
	width:50px;
}
.product-list .product .price .num {
	float:right;
	width:100px;
	text-align:right;
}
.product-list .product .noddv .txt {
	font-weight:bold;
}
.product-list .product .noddv .num {
	font-weight:bold;
	font-size:14px;
}

/* product - izdelek */

.breadcrumbs {
	padding:3px 5px 2px 0px;
}
.breadcrumbs a {
	font-size: 14px;
	font-weight: bold;
	border: none;
}
.breadcrumbs a:hover {
	border-bottom: 1px solid #333333;
}


.product .info {
	width:320px;
	float:right;
}

.product .info p {
	margin: 0px;
	padding: 0px;
}

.product .info .left{
	width:150px;
	float:left;
	padding:0 0 0 5px;
}

.product .info .right{
	width:150px;
	float:right;
	text-align:right;
	padding:0 5px 0 0;
}

.product .info .infocena {
	float: none;
	width: 310px;
	padding:0 5px 0 0;
	font-size: 10px;
	display: inline;
}

.product .info .koda {
	height:20px;
	line-height:20px;
}

.product .info .enota {
	height:20px;
	line-height:20px;
}

.product .info .pakiranje {
	height:20px;
	line-height:20px;
}

.product .info .cenaddv {
	height:30px;
	line-height:30px;
	background:url(/images/bg_cena.gif) left center no-repeat;
}
.product .info .cenaddv .right {
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.product .info .cenaddv .left {
	font-size:13px;
	color:#000;
	font-weight:bold;
}

.product .info .cenaakcija {
	height:30px;
	line-height:30px;
	background:url(/images/bg_cena_action.gif) left center no-repeat;
}
.product .info .cenaakcija .right {
	font-size:16px;
	color:#000;
	font-weight:bold;
}

.product .info .cenaakcija .left {
	font-size:13px;
	color:#000;
	font-weight:bold;
}


.product .info .cena {
	height:20px;
	line-height:20px;
}

.product .info .cena .right {
	font-weight: bold;
}

.product .info .cenaold {
	height:20px;
	line-height:20px;
}

.product .info .cenaold .right {
	text-decoration: line-through;
}

.product .info .rabategroup {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	border-top: 1px solid #cccccc;
}

.product .info .rabategroup .tobuy
{
	margin-top: 10px;
}

.product .info .description {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	border-top: 1px solid #cccccc;
}

.product .info .standard {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	border-top: 1px solid #cccccc;
}

.product .info .prices_title_row {
	background:#dcdcdc;
	padding:7px 5px 2px 5px;
	border-bottom:2px solid #b1b1b1;
	display: block;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	_height: 27px;
	clear: both;
}
.product .info .prices_title_row h3 {
	margin: 0px;
	padding: 0px;
	float: left;
}

.product .info .izbira-velikosti {
	background:#b1b1b1;
	height:37px;
	text-align:center;
	padding-top:5px;
	border-bottom:1px #fff solid;
}

.product .info .tabs-links {
	background:#dcdcdc;
	padding:7px 5px 2px 5px;
	border-bottom:2px solid #b1b1b1;
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}

.product .info .tabs-links a {
	padding:5px 5px;
	border-bottom:none;
	font-size:13px;
	font-weight:bold;
}

.product .info .tabs-links a.active {
	background:#fff;
}

.product .info .tabs-links DIV {
	padding:10px 5px;
	border-bottom:none;
	font-size:12px;
	font-weight:bold;
	float: left;
	height: 20px;
	line-height: 12px;
}

.product .info .tabs-links DIV:hover {
	cursor:pointer;
	background:#ededed;
}

.product .info .tabs .legenda
{
	margin: 10px 0px 10px 0px;
}
.product .info .tabs .legenda .legenda_title
{
	font-weight: bold;
	padding-bottom: 3px;
}

.product .info .tabs .opombe
{
	margin: 10px 0px 10px 0px;
	font-size: 11px;
}
.product .info .tabs .opombe .opombe_title
{
	font-weight: bold;
	padding-bottom: 3px;
}

.product .info .tabs-links DIV.active {
	background:#ffffff;
}

.product .info .tabs-detail {
	position: relative;
	margin: 0px;
}

.product .detail_extended
{
	z-index: 10;
	position: absolute;
	margin: 0px 0px 0px -340px;
	width: 640px;
	padding: 5px;
	border: solid 5px #cccccc;
	background-color: #ffffff;
}
	

.product .info .addtobasket
{
	width: 320px;
	height: 30px;
	background: url(/images/bg_dodaj.gif) no-repeat center center;
	margin: 10px 0px 0px 0px;
}

.product .info .addtobasket .button_trans
{
	border: none;
	background-color: Transparent;
	width: 155px;
	height: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 3px 15px 0px 5px;
	text-align: right;
}


.product .media {
	width:420px;
	float:left;
}

.product .info .inputbox
{
	border: solid 1px #cccccc;
	width: 30px;
	font-size: 10px;
	text-align: right;
}

.product A.fav_add
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_fav.gif) no-repeat top left; 
}
.product A.fav_add:hover
{
	background:url(/images/ico_fav-over.gif) no-repeat top left; 
}
.product A.fav_remove
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_unfav.gif) no-repeat top left; 
}
.product A.fav_remove:hover
{
	background:url(/images/ico_unfav-over.gif) no-repeat top left; 
}

.product A.compare_add
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_primerjava-plus.gif) no-repeat top left; 
}
.product A.compare_add:hover
{
	background:url(/images/ico_primerjava-plus-over.gif) no-repeat top left; 
}
.product A.compare_remove
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_primerjava-minus.gif) no-repeat top left; 
}
.product A.compare_remove:hover
{
	background:url(/images/ico_primerjava-minus-over.gif) no-repeat top left; 
}

#image_big_print {
	display: none;
}

.product .media .image_big {
	background-position: center center;
	background-repeat: no-repeat;
	width: 420px;
	height: 315px;
	z-index: 0;
}

.product .media .image_big IMG:hover {
	cursor: -moz-zoom-in;
}

.product .media .product_small_images_wrapper {
	width: 420px;
	height: 124px;
	overflow: hidden;
	display: block;
}

.product .media .product_small_images_wrapper .product_small_images {
	height: 124px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0px;
}
.product_small_images .small_image
{
	background-position: center center;
	background-repeat: no-repeat;
	width: 160px;
	height: 124px;
	border: solid 1px #ffffff;
	padding: 1px;
	position: relative;
	float: left;
	margin: 0px;
}
.product_small_images .small_image:hover
{
	cursor: pointer;
	border: solid 1px #ededed;
}

.product .media h4{
	border-bottom:1px solid #bbb;
}

.product-list-header .options-product {
	height:30px;
	background:#dcdcdc;
	border-top:2px solid #bbbbbb;
	padding:0px 5px;
	line-height:30px;
}

.product-list-header .options-product .info {
	float:left;
}

.product-list-header .options-product .info h3 {
	font-weight:normal;
	font-size:14px;
	margin:0;
}

.product-list-header .options-product .pages {
	float:right;
	width:40px;
	text-align:right;
	overflow: hidden;
	display: block;
	height: 100%;
}

.product-list-header .options-product .pages .arrow-blank {
	background: transparent; 
	width: 18px;
	height: 100%;
	float: left;
	position: relative;
}
.product-list-header .options-product .pages .arrow-left 
{
	background-image: url(/images/arrow_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 18px;
	height: 100%;
	float: left;
	position: relative;
}
.product-list-header .options-product .pages .arrow-left:hover
{
	background-image: url(/images/arrow_left_active.gif);
	cursor: pointer;
}
.product-list-header .options-product .pages .arrow-right 
{
	background-image: url(/images/arrow_right.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 18px;
	height: 100%;
	float: right;
	position: relative;
}
.product-list-header .options-product .pages .arrow-right:hover
{
	background-image: url(/images/arrow_right_active.gif);
	cursor: pointer;
}

/* white-txt */
.white-txt {
	color:#fff;
}

a.white-txt {
	color:#fff200;
	border-bottom: none;
}

a:hover.white-txt {
	color:#fff;
	border-bottom: none;
}


/* filter */

.filter {
	background:url(/images/bg_filter-bottom.gif) top left repeat-y;
	padding-left:11px;
	padding-bottom:5px;
	margin-bottom:10px;
}

.filter .content {
	background:url(/images/bg_filter.gif) top right no-repeat;
	padding:3px 10px 10px 5px;
}

.filter h3 {
	color:#ff0;
	font-size:14px;
	margin:0 0 10px 0;
}

.filter .grouptitle
{
	margin: 0px;
	padding: 0px 0px 2px 2px;
	font-weight: bold;
}
.filter .grouptitle .groupdesc {
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.filter .content select.form-select {
	width:100%;
	margin:0 0 5px 0;
}

.filter input.form-button {
	background:url(/images/btn_filter-btn.gif) top right no-repeat;
	width:70px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

.filter a.ponastavi {
	line-height:20px;
	font-size:11px;
}
.filter ul {
	margin:0;
	padding:0;
}
.filter ul li {
	margin:0;
	list-style-type: none;
	padding:3px;
	font-size: 12px;
}
.filter ul li a {
	border-bottom:none;
}
.filter ul li a:hover {
	border-bottom:none;
	color:#3b3b3b;
}
.filter ul li a.normal {
	margin:0;
	list-style-type: none;
	list-style-position: outside;
}
.filter ul li a.normal {
	padding:3px 0px 3px 20px;
	background-image: url(/images/ico_filter-li.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
.filter ul li a.normal:hover {
	background-image: url(/images/ico_filter-li-active-green.gif);
}
.filter ul li a.active {
	padding:3px 0px 3px 20px;
	background-image: url(/images/ico_filter-li-active.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	font-weight:bold;
}
.filter ul li a.active:hover {
	/* background-image: url(/images/ico_filter-li-active-red.gif); */
	background-image: url(/images/ico_filter-remove.gif);
	font-weight:bold;
}
.filter ul li a.remove {
	padding:3px 0px 3px 20px;
	background-image: url(/images/ico_filter-remove.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
.filter ul li a.remove:hover {
	background-image: url(/images/ico_filter-remove.gif);
}


.filter h4 {
	margin:5px 0 3px 0;
}

#filter_desc
{
	display: none;
	width: 221px;
	z-index: 100;
	position: absolute;
	background-image: url(/images/bg_filter_desc_top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}

#filter_desc_box
{
	margin: 10px 0px 0px 21px;
	background-image: url(/images/bg_filter_desc_tile.gif);
	background-position: right top;
	background-repeat: repeat-y;
	text-align: left;
	min-height: 20px;
	width: 200px;
}

#filter_desc_content
{
	margin: 0px 10px 0px 10px;
	width: 180px;
	overflow: hidden;
}



/* categories */
#left_sidebar .categories {
	background:url(/images/bg_filter-bottom.gif) top left repeat-y;
	padding-left:11px;
}

#left_sidebar .categories .content {
	background:url(/images/bg_nahaja.gif) top right no-repeat;
	padding:3px 10px 0px 5px;
}

#left_sidebar .categories h3 {
	color:#ff0;
	font-size:14px;
	margin:0 0 10px 0;
}

#left_sidebar .categories .content select.form-select {
	width:100%;
	margin:0 0 5px 0;
}

#left_sidebar .categories input.form-button {
	background:url(/images/btn_filter-btn.gif) top right no-repeat;
	width:70px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#left_sidebar .categories ul {
	margin:0;
	list-style-position:inside;
	padding:0px 0px 5px 0px;
}

#left_sidebar .categories ul.top 
{
	border-bottom: dotted 1px #999999;
}
#left_sidebar .categories ul.top li a {
	font-weight: bold;
}
#left_sidebar .categories ul.left 
{
	border-top: dotted 1px #999999;
}

#left_sidebar .categories ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 5px 0px 2px 0px;
}	

#left_sidebar .categories ul li a
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_podkategorija.gif) no-repeat left 3px;
	border: none;
}
#left_sidebar .categories ul li a:hover
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_podkategorija-over.gif) no-repeat left 3px;
}

#left_sidebar .categories ul li a.active
{
	padding:2px 0 0 20px; 
	height:16px; 
	font-weight: bold;
	background:url(/images/ico_podkategorija-active.gif) no-repeat left 3px;
}

#left_sidebar .categories ul li a.active:hover
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_podkategorija-active-over.gif) no-repeat left 3px;
}
#left_sidebar .categories ul li a.up
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_podkategorija-up.gif) no-repeat left center;
}

#left_sidebar .categories ul li a.up:hover
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_podkategorija-up-over.gif) no-repeat left center; 
}

#left_sidebar .categories ul li a.left
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_podkategorija-left.gif) no-repeat left center; 
}

#left_sidebar .categories ul li a.left:hover
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_podkategorija-left-over.gif) no-repeat left center; 
}
#left_sidebar .categories ul li a.fav
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_priljubljene.gif) no-repeat left 3px;
	border: none;
	font-weight: bold;
}
#left_sidebar .categories ul li a.fav:hover
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_priljubljene_over.gif) no-repeat left 3px;
}



#left_sidebar .categories h4 {
	margin:5px 0 3px 0;
}

#left_sidebar .sidebar-nav ul.menu {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#left_sidebar .sidebar-nav ul.menu li {
	height: 20px;
	margin-top: 5px;
}
#left_sidebar .sidebar-nav ul.menu li.last {
	border: none;
}
#left_sidebar .sidebar-nav ul.menu li a {
	padding:2px 0 2px 20px;
	border: none;
}
#left_sidebar .sidebar-nav ul.menu li a:hover {
	color: #666666;
	border: none;
}

#left_sidebar .sidebar-nav ul.menu li #stepback a {
	padding:0px 0px 2px 0px;
	border: none;
}
#left_sidebar .sidebar-nav ul.menu li #stepback img {
	margin:0px 5px 0px 0px;
}
#left_sidebar .sidebar-nav ul.menu li #stepback a:hover {
	color: #666666;
	border: none;
}


#left_sidebar .sidebar-nav ul.menu li a.menu_pdf {
	background:url(/images/ico_menu_pdf.gif) no-repeat left top; 
}
#left_sidebar .sidebar-nav ul.menu li a.menu_print {
	background:url(/images/ico_menu_print.gif) no-repeat left top; 
}
#left_sidebar .sidebar-nav ul.menu li a.menu_back {
	background: #ffffff; 
}
#left_sidebar .sidebar-nav ul.menu li a.menu_add {
	background:url(/images/ico_menu_add.gif) no-repeat left top; 
}
#left_sidebar .sidebar-nav ul.menu li a.menu_remove {
	background:url(/images/ico_menu_remove.gif) no-repeat left top; 
}
#left_sidebar .sidebar-nav ul.menu li a.menu_fav {
	background:url(/images/ico_fav.gif) no-repeat left top; 
}
#left_sidebar .sidebar-nav ul.menu li a.menu_fav_remove {
	background:url(/images/ico_fav.gif) no-repeat left top; 
}
#left_sidebar .sidebar-nav ul.menu li a.menu_facebook {
	background:url(/images/ico_menu_facebook.gif) no-repeat left top; 
}


/* product detail left & right */
#neighbour_left {
	display: none;
	position: absolute;
	z-index: 200;
	top: 290px;
	left: 50%;
	margin: 0px 0px 0px -490px;
	_margin: 0px 0px 0px -478px;
	width: 150px;
	background: #ffffff url(/images/bg_products-over.gif) bottom left repeat-x;
	border: solid 1px #666666;
	padding: 5px;
	font-size: 11px;
}	
#neighbour_right {
	display: none;
	position: absolute;
	z-index: 200;
	top: 290px;
	left: 50%;
	margin: 0px 0px 0px -323px;
	width: 150px;
	background: #ffffff url(/images/bg_products-over.gif) bottom left repeat-x;
	border: solid 1px #666666;
	padding: 5px;
	font-size: 11px;
}	
#stepback div {
	margin: 0px;
	display: block;
	overflow: hidden;
}

#stepback div a {
	padding: 0px 0px 2px 0px;
	margin: 0px;
}





#pu_image_big
{
	display: none;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 130;
	filter: alpha(opacity=100);
}
#pu_image_big:hover
{
	cursor: -moz-zoom-out;
}
#pu_image_big IMG
{
	border: solid 5px #cccccc;
	max-height: 95%;
	position: relative;
	z-index: 130;
}


#light_box_background
{
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
  background-color: #000000;
  -moz-opacity: .80; 
	opacity: .80;
	filter: alpha(opacity=80);
}
   


/* forms */
form {
	margin:0;
	padding:0;
}

.form-button {
	height:20px;
	background:url(/images/btn_form-button.gif) top right no-repeat;
	border:none;
	color:#ff0;
	line-height:20px;
	padding:0 15px 0 0;
}

input.form-text {
	border:1px solid #858585;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

select.form-select {
	border:1px solid #858585;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/* other */

.w50 
{
	width: 50px;
}
.w80 
{
	width: 80px;
}

.right 
{
	position: relative;
	float:right;
}

.clear {
clear:both;	
}

a.nounderline {
	border:none;
	border-bottom:none;
}

.fixator {
	display: block;
	overflow: hidden;
}

.spacer {
	height: 10px;
	line-height: 10px;
}

.floatRight {
	position: relative;
	float: right;
}
.floatLeft {
	position: relative;
	float: left;
}


/* 30. 7. */

/* news */

.news-archive .text-right {
	text-align:right;
	padding:0 10px 2px 0;
}

ul.seznam-novic {
	margin:0;
	padding:0;
}

ul.seznam-novic li {
	margin:0;
	padding:0;
	list-style:none;
}
ul.seznam-novic li h3 {
	margin-bottom: 5px;
	border-bottom: solid 1px #ededed;
}
ul.seznam-novic li h3 a {
	border: none;
}
ul.seznam-novic li h3 a:hover {
	border: none;
	color: #666666;
}

ul.seznam-novic li p {
	margin:0 0 5px 5px;
}

ul.seznam-novic li h3 span {
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	color: #666666;
}

/* sidebar navigation */
.sidebar-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.sidebar-nav ul li {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px dotted #858585; 
}

.sidebar-nav ul li a{
	display:block;
	padding:5px;
}

.sidebar-nav ul li a:hover{
	background:#EFEFEF;
}
/* hitri */
.hitri .form-text {
	margin:3px 0;
	width:160px;
}

.hitri .form-select {
	margin:3px 0 5px 0;
	width:160px;
}

.hitri .form-button {
	float:right;
	margin:0 7px 0 0;
	padding-left:3px;
}

/* tipicna */
.tipicna table {
	border-bottom:1px solid #ccc;
}

.tipicna table td {
	border-top:1px solid #ccc;
	padding:2px;
}

.tipicna table th {
	border-top:1px solid #ccc;
	padding:2px;
	background:#EFEFEF;
	font-weight:bold;
	text-align:left;
}
.tipicna .right-img {
	float:right;
	margin:10px 0 10px 10px;
	border:1px solid #ddd;
}


.tipicna .product-list .pager {
	border-bottom:none;
	border-top:2px solid #bbb;
	margin-top:10px;
}


/* footter */
#footer #footmenu ul {
	margin:0;
	padding:0;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#footer #footmenu ul li {
	margin:0;
	padding:1px 0;
	list-style:none;
	font-size:10px;
	text-transform:uppercase;
}

#footer #footmenu ul li a {
	border:none;
	border-bottom:none;
	color:#444;
}

#footer #footmenu ul li a.main-cat {
	font-weight:bold;
}

#footer #copyright {
	border-top:1px solid #888;
	padding:5px;
	clear:both;
}



/* 30. 7. #2 */

td
{
	font-size: 12px;
}

.kosarica h1 a#nanakup {
	float: right;
	background: #fff url(/images/btn_rumen-gumb-veliki-levo.gif) no-repeat right center;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: 0px;
	text-align: right;
	width: 200px;
	height: 24px;
	border: none;
}
	

.kosarica table {
	border-top:1px solid #ccc;
}

.kosarica table td {
	border-bottom:1px solid #ccc;
	padding:5px;
}

.kosarica table th {
	border-top:1px solid #ccc;
	padding:5px;
	background:#EFEFEF;
	font-weight:bold;
	text-align:right;
}

.kosarica table th.izdelek {
	text-align:left;
}

.kosarica table td.kolicina {
	text-align:right;
}

.kosarica table td.kolicina .form-text {
	width:30px;
}

.kosarica table td.kolicina,
.kosarica table td.rabat,
.kosarica table td.davek,
.kosarica table td.cena,
.kosarica table td.cenaddv {
	text-align:right;
} 

.kosarica table td.izdelek strong {
	font-size:13px;
}

.kosarica table td.prazno {
	border-bottom:none;
}

.kosarica table td.skupaj-noddv-opis {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#333;
} 

.kosarica table td.skupaj-noddv-cena {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding-right:15px;
	color:#333;
}


.kosarica table td.skupaj-opis {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	background:#fff8ad;
	color:#000;
} 

.kosarica table td.skupaj-cena {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	background:#fff8ad;
	padding-right:15px;
	color:#000;
}
 
.kosarica .gumbi, .product-list .gumbi {
	background:#b1b1b1;
	padding:10px;
	height:26px;
	line-height:26px;
} 

.kosarica .rumeni-gumb {
	float:right;
}

.kosarica .rumeni-gumb {
	background:url(/images/btn_rumen-gumb-veliki.gif) top left no-repeat;
	height:26px;
	line-height:26px;
	width:282px;
	font-weight:bold;
	color:#000;
	font-size:14px;
}

.kosarica .rumeni-gumb a {
	display:block;
	border-bottom:none;
	padding:0 0 0 5px;
}

.kosarica .opombe {
	font-size:11px;
	margin:20px 0;
}

.kosarica .kosarica-prijava {
	font-size:14px;
	margin:20px 0;
}

.kosarica .kosarica-prijava .form-text {
	font-size:14px;
}

.kosarica .prijava-help {
	margin:10px;
	padding:0;
	width:400px;
}

.kosarica .prijava-help li {
	margin:5px 0;
	padding:0;
}

.tabs {
	margin:10px 0;
}

.tabs ul.tab-buttons {
	margin:0;
	padding:0;
	list-style:none;
}

.tabs ul.tab-buttons li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.tab {
	border:1px solid gray;
	background:#fff;
	clear:both;
}

.tab p {
	padding:10px;
	width:500px;
}

.tabs ul.tab-buttons li a {
	border-bottom:none;
	font-size:14px;
	font-weight:bold;
	border-color:gray gray;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#2D2B2B;
	margin-right:3px;
	padding:5px 7px;
	text-decoration:none;	
	display:block;
}

.tabs ul.tab-buttons li a.active {
	background:gray;
	color:#fff;
}

.tabs .gumbi .rumeni-gumb {
	float:left;
	margin-left:178px;
}

.registracija .form-text {
	width:280px;
}

form.cmxform fieldset {
  margin-bottom: 10px;
  border:none;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  font-size:14px;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0 0;
  padding:0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
  font-size:12px;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 170px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 173px; /* Width plus 3 (html space) */
}

.kosarica .form-text {
	padding:3px;
}

/* kosarica help */
.kosarica-help {
	background:url(/images/bg_filter-bottom.gif) bottom right no-repeat;
	padding-left:11px;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#000;
}

.kosarica-help .content {
	background:#b1b1b1 url(/images/bg_nahaja.gif) top right no-repeat;
	padding:3px 10px 10px 5px;
}

.kosarica-help h3 {
	color:#ff0;
	font-size:14px;
	margin:0 0 10px 0;
}

.kosarica-help .content select.form-select {
	width:100%;
	margin:0 0 5px 0;
}

.kosarica-help input.form-button {
	background:url(/images/btn_filter-btn.gif) top right no-repeat;
	width:70px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

.kosarica-help a.ponastavi {
	line-height:20px;
	font-size:11px;
}

.kosarica-help ul {
	margin:0;
	padding:0 0 0 5px;
	list-style-position:inside;
}

.kosarica-help ul li {
	margin:0;
	padding:0;
}

.kosarica-help h4 {
	margin:5px 0 3px 0;
}

.kosarica-help h4.korak {
	background:#ddd;
	border-bottom:1px solid #888;
	border-top:1px solid #888;
	padding:5px;
	color:#555;
}

.kosarica-help h4.korak_active {
	background:#fff;
	border-bottom:1px solid #888;
	border-top:1px solid #888;
	padding:5px;
	color:#000;
}

.grey-box {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	background:#eee;
	margin:20px 0;
}

.yellow-box {
	border-top:1px solid #6f692f;
	border-bottom:1px solid #6f692f;
	padding:10px;
	background:#fff8ad;
	margin:20px 0;
	color:#000;
}

.error-box {
	border-top:1px solid #ff0000;
	border-bottom:1px solid #ff0000;
	padding:10px;
	background:#ffadad;
	margin:20px 0;
	color:#000;
}

ul {
	margin:5px 20px;
	padding:0;
}


.user .users_header
{
	margin: 0px 0px 10px 0px;	
}

.users .content .inputbox
{
	padding: 1px 5px 1px 5px;
	border: solid 1px #999999;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.w300
{
	width: 300px;
}
.w250
{
	width: 250px;
}
.w200
{
	width: 200px;
}
.w30
{
	width: 30px;
}

.m10
{
	margin: 10px;
}

.warning_message
{
	background-color: #ededed;
	border: 3px double #ffffff;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

#general_error
{
	text-align: center;
	padding: 10px 10px 0px 10px;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: blink;
}


#msgbox {
	display: none;
	max-width: 400px;
	min-width: 200px;
	z-index: 200;
	position: absolute;
	left: 50%;
	background-color: #ffee00;
	border: solid 5px #333333;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 15px 15px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
#msgbox .title {
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

TD.slim
{
	border: none;
	border-top: solid 1px #ededed;
	height: 22px;
}

a.print {
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_print.gif) no-repeat top left; 
}

a.pdf {
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_pdf.gif) no-repeat top left; 
}
a.document {
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_document.gif) no-repeat top left; 
}

a.youtube {
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_youtube.gif) no-repeat top left; 
}

a.back {
	padding:2px 0 0 15px; 
	height:16px; 
	background:url(/images/ico_back-pasive.gif) no-repeat left 4px; 
}
a.back:hover {
	background:url(/images/ico_back-active.gif) no-repeat left 4px; 
}

a.refresh {
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_refresh.gif) no-repeat top left; 
}
a.view {
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_view.png) no-repeat left 4px; 
}
a.close {
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(/images/ico_close.png) no-repeat left 2px; 
}

.toolbar {
	margin: 10px 0px 12px 0px;
}

.toolbar span {
	padding: 1px 5px 1px 5px;
}

.attachments
{
	display: block;
	overflow: hidden;
}
.attachments h3
{
	margin: 10px 0px 5px 0px;
	border-bottom:1px solid #cccccc;
	padding:5px 2px 2px 2px;
}
	
.attachment
{
	display: block;
	overflow: hidden;
	margin: 2px 0px 2px 0px;
}
.attachment div
{
	padding: 10px 0px 0px 0px;
}
.attachment img
{
	float: left;
	margin-right: 5px;
}

.attachment_video
{ 
	background-position: center center;
	background-repeat: no-repeat;
}

#linked_content_light_box
{
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
  background-color: #000000;
  -moz-opacity: .80; 
	opacity: .80;
	filter: alpha(opacity=80);
}

#linked_content_popup {
	display: none;
	width: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 130;
	opacity: 1;
	filter: alpha(opacity=100);
}
#linked_content_wrapper {
	position: relative;
	width: 720px;
	left: 50%;
	margin: 10px 0px 0px -350px;
	padding: 10px;
	background-color: #ffffff;
	border: solid 10px #ededed;
	z-index: 130;
	filter: alpha(opacity=100);
	opacity: 1;
}

.linked_contents
{
	display: block;
	overflow: hidden;
}
.linked_contents h3
{
	margin: 10px 0px 5px 0px;
	border-bottom:1px solid #cccccc;
	padding:5px 2px 2px 2px;
}
.linked_contents div {
	padding: 2px 5px 2px 5px;
}

/* FACEBOOK */

html .fb_share_link 
{
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top left; 
}




/* video */

#video_player
{
	margin: 10px 0px 10px 0px;
	width: 420px;
}
#video_player h4{
	border-bottom:1px solid #bbb;
	margin-bottom: 10px;
}
#videolist
{
	margin-bottom: 10px;
}
#videolist .videolink {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #aaaaaa;
	padding: 0px 5px 0px 5px;
}

#videolist .videolink_over {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

#videotitle
{
	font-weight: bold;
	padding: 5px 5px 2px 5px;
	background-color: #ddd;
}
#videobody
{
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	background-color: #ddd;
	border-bottom:2px solid #999;
}


/* bannerji */

#banner_top_box
{
	display: none;
	width: 760px;
	height: 230px;
	overflow: hidden;
	padding-bottom: 5px;
}
#banner_top_image
{
	width: 760px;
	height: 205px;
	border: none;
}
banner_top_image img:hover, banner_top_image a:hover
{
	border: none;
}

.banner_top .infoline
{
	display: block;
	overflow: hidden;
	height: 20px;
}

.banner_top .text
{
	padding: 0px 5px 0px 5px;
	position: relative;
	float: left;
	
}

.banner_top .pagination
{
	display: block;
	overflow: hidden;
	position: relative;
	float: right;
	text-align: right;
	padding-top: 0px;
	font-size: 11px;
}
.banner_top .pagination .pag
{
	float: left;
	border: solid 1px #ffffff;
	padding: 1px 2px 1px 2px;
	margin: 0px 2px 0px 2px;
	color: #333;
}

.banner_top .pagination .pag_over
{
	float: left;
	border: solid 1px #cccccc;
	padding: 1px 2px 1px 2px;
	margin: 0px 2px 0px 2px;
	cursor: pointer;
	color: #000;
}
.banner_top .pagination .pag a
{
	background: url(/images/ico_next-pasive.gif) no-repeat center center; 
	border: none;
	text-decoration: none;
}
.banner_top .pagination .pag a:hover
{
	background: url(/images/ico_next-active.gif) no-repeat center center; 
	border: none;
	text-decoration: none;
}

#banner_left_box
{
	padding: 0px;
}

#banner_left_image
{
	padding: 0px;
}

.footer_menu {
	font-size: 12px;
	text-align: center;
}

.contact_errorbox {
	margin: 5px 10px 20px 10px;
	padding: 5px;
	border: double 3px #999999;
	background-color: #ffff99;
	font-weight: bold;
}

tr.blank {
	background-color: #ffffff;
}
tr.sel {
	cursor: pointer;
	background-color: #fff8ad;
}

#rabate_info_text {
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #fff8ad;
	/*border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;*/
}

.linked_contents div {
	margin: 3px 0px 3px 0px;
}

.product_linked_content_close {
	text-align: center; 
	margin-top: 10px; 
	padding: 10px; 
	border-top: 1px solid #cccccc;
}

/* ajax loading */
#loading {
 z-index: 100;
 position: absolute;
 top: 65px;
 left: 50%;
 margin: 0px 0px 0px -125px;
 background-image: url(/images/ani_loading.gif);
 background-repeat: no-repeat;
 background-position: center center;
 background-color: white;
 border: solid 1px #cccccc;
 width: 200px;
 height: 60px;
}


#user_login_form {
	position: absolute;
	display: none;
	width: 300px;
	top: 18px;
	border: solid 1px #666666;
	background-color: #ffffff;
	text-align: left;
	z-index: 100;
}
#user_login_form div {
	display: block;
	overflow: hidden;
	text-align: left;
	margin: 5px;
}
#user_login_form div.center {
	text-align: center;
}
#user_login_form div input.form-text {
	float: right;
	width: 150px;
}

#delivery_types {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#delivery_types table {
	border: none;
	width: 100%;
}
#delivery_types table td {
	border: none;
}
#delivery_type_desc {
	width: 450px;
	background-color: #ffffff;
	padding: 5px 10px 5px 10px;
	color: #333333;
}
#delivery_type_desc.sel {
	color: #000000;
}
#delivery_types table td.delivery_type {
	background-color: #ffffff;
	padding: 5px;
	min-height: 36px;
	color: #333333;
}
#delivery_types table td.delivery_type input, #delivery_types table td.delivery_type_sel input {
	margin: 10px 10px 0px 0px;
	float: left;
}
#delivery_types table td.delivery_type:hover {
	cursor: pointer;
	text-decoration: underline;
}
#delivery_types table td.delivery_type_sel {
	padding: 5px;
	color: #000000;
}
#delivery_types table td.delivery_type_sel b {
	text-decoration: underline;
}
.delivery_type_body {
	display: none;
}
.delivery_type_icon {
	float: left;
	margin: 2px 10px 2px 2px;
	width: 32px;
	height: 32px;
	overflow: hidden;
}
#delivery_address_selector {
	display: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	border-top: solid 1px #cccccc;
}
#delivery_address_selector span {
	float: right;
}

#popup_delivery_address_new {
	display: none;
	position: absolute;
	border: solid 5px #000000;
	background-color: #ffffff;
	width: 490px;
	height: 250px;
	z-index: 222;
}
#frame_delivery_address_new {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: none;
}


#payment_types {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 5px;
}
#payment_types table {
	border: none;
	width: 100%;
}
#payment_types table td {
	border: none;
}
#payment_type_desc {
	width: 450px;
	background-color: #ffffff;
	padding: 5px 10px 5px 10px;
}
#payment_type_desc.sel {
}
#payment_types table td.payment_type {
	background-color: #ffffff;
	padding: 5px;
	min-height: 36px;
	color: #333333;
}
#payment_types table td.payment_type input, #payment_types table td.payment_type_sel input {
	margin: 10px 10px 0px 0px;
	float: left;
}
#payment_types table td.payment_type:hover {
	cursor: pointer;
	text-decoration: underline;
}
#payment_types table td.payment_type_sel {
	padding: 5px;
	color: #000000;
}
#payment_types table td.payment_type_sel b {
	text-decoration: underline;
}
.payment_type_body {
	display: none;
}
.payment_type_icon {
	float: left;
	margin: 2px 10px 2px 2px;
	width: 32px;
	height: 32px;
	overflow: hidden;
}

#payment_auto_specs {
	display: none;
	margin: 10px 0px 10px 0px;
}

#category_selector_popup {
	background-color: #ededed;
}
#category_selector_popup .title_row {
	background-color: #000000; 
	color: #ffffff;
	padding: 5px;
}
#category_selector_popup .title_row .title {
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 24px; 
	letter-spacing: 0px;
	margin: 0px 10px 0px 10px;
	letter-spacing: -1px;
	color: #ffff00;
}

#category_selector_popup .cat_row {
	display: block; 
	overflow: hidden; 
	margin: 5px;
	background-color: #ffffff;
}
#category_selector_popup .cat_img {
	float: left; 
	width: 82px; 
	margin: 4px;
}
#category_selector_popup .cat_desc {
	margin-left: 90px;
}
#category_selector_popup .cat_desc h1 {
	border: none;
}

#popup_add_new_location {
	padding: 5px 10px 5px 10px;
}
#errorbox {
	padding-bottom: 10px;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.user_register_radio {
	margin: 7px 0px 7px 2px;
	width: auto;
}
.user_register_radio input {
	margin: 0px 20px 0px 0px;
}


