html, body {
	background-color: #257eb2;
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
}

h1, h2, h3 { color: #686868; }

p { padding: 0 0; margin: 0 0; }
em { font-style: normal }

img {
	border: 0px solid #ffffff;
	padding: 0 0;
	margin: 0 0;
}

#global_div {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#ebebeb;
	margin: 0 auto;
	top: 0px;
    width: 100%;/*width: 995px;*/
}

#header {
	background-color: #f4f4f4;
	background: url(http://www.bestshop.si/images/header_background.gif) repeat-x top;
}

#content {
	background: url(http://www.bestshop.si/images/content_background.gif) repeat-x top #ffffff;
	border: 0px solid #aa0000;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 7px;
}

#footer {
	background-color: #f4f4f4;
}

a.footer_mail {
	color: #000000 ;
}

table {
	text-align : left;
}

input {
	border: 1px solid #bababa;
	font-family: Arial;
}

.input_none {
	border: 0px solid #bababa;
}

label {
	color: #f58220;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.table_box {
	border: 1px solid #d7d7d7;
	padding: 3px 3px 3px 3px;
}

.div_banner_top {
	width: 100%;
	height: 200px;
	border: 1px solid #aa0000;
	overflow:hidden;
}

.banner {
	border-left: 10px solid #bababa;
	width: 80px;
	height: 200px;
	float:left;
	position:relative;
}

.button-noborder {
	border: 0px solid #ffffff;
}

div.li_image {
	cursor: pointer;
}

/* Product */
div.prod_data {
	background: url(http://www.bestshop.si/images/product_data_bg_small.jpg) top no-repeat;
	display: block;
	width:180px;
	text-align: center;
	padding: 10px 3px 3px 10px;
}

/*
Product rated
*/
div.rated_background {
	background: url(http://www.bestshop.si/images/product_rate_sivo.gif) left no-repeat;
	display: block;
	width:93px;
	height:18px;
	float: left;
}
div.rated_foreground {
	background: url(http://www.bestshop.si/images/product_rate_oranzno.gif) left no-repeat;
	display: block;
	width:93px;
	height:18px;
	float: left;
}
/*
------------------------
Mootools tooltips
*/
a.tipz {
	color: #ffffff;
}
.tip {
color: #fff;
width: 200px;
z-index: 13000;
}
.tip-title {
font-weight: bold;
font-size: 11px;
margin: 0;
color: #9FD4FF;
padding: 8px 8px 4px;
background: url(http://www.bestshop.si/images/bubble.png) top left;
}

.tip-text {
font-size: 11px;
padding: 4px 8px 8px;
background: url(http://www.bestshop.si/images/bubble.png) bottom right;
}
.tip-text A {
color:#069;
}
.tip-loading {
background: url(http://www.bestshop.si/images/ajax_load.gif) center center no-repeat;
width: 30px;
height: 30px;
margin: 0 auto;
}

/*
------------------------
box, input, main styles
*/
.input {
	border: 1px solid #848484;
	background-color: #ffffff;
	color: #7e7e7e;
	font-size: 11px;
}

.content_panel {
	color: #7a7a7a;
	font-size: 12px;
	display: block;
	background: url(http://www.bestshop.si/images/header_tabs_green_bg.gif) repeat-x top #ffffff;
	padding: 4px 5px 4px 5px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

.content_panel:hover {
	background: none;
}

.main_cat_title {
	font-size:15px;
	font-weight: bold;
	color: #7e7e7e;
	background: url(http://www.bestshop.si/images/main_cat_title_background.gif) repeat-x top #ffffff;
	text-align: left;
	height:28px;
	padding: 0px 0px 0px 10px;
	/*border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;*/
}

.main_product_first {
	padding: 0px 10px 0px 10px;
	background: url(http://www.bestshop.si/images/main_data_background.gif) repeat-x top #ffffff;
	background-position: bottom;
	text-align: left;
}

.main_product_first_mini {
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.main_dotted_line {
	background: url(http://www.bestshop.si/images/main_dotted_line.gif) repeat-x top #ffffff;
}

.product_tab_title {
	font-size:15px;
	font-weight: bold;
	color: #7e7e7e;
	background: url(http://www.bestshop.si/images/main_cat_title_background.gif) repeat-x top #ffffff;
	text-align: left;
	height:28px;
	padding: 0px 0px 0px 10px;
}

/* vertical dotted line */
.category_products_dotted_line_v {
	background: url(http://www.bestshop.si/images/main_dotted_line.gif) repeat-x  #ffffff;
	background-position: center center;
}

/* horizontal dotted line*/
.category_products_dotted_line_h {
	background: url(http://www.bestshop.si/images/main_dotted_lineh.gif) repeat-y #ffffff;
	background-position: center center;

}

.category_products_box {
	padding: 6px 6px 6px 6px;
}

/* category view TR's  */

.tr_view:hover {
	background-color: #ebebeb;
}

/* input form  */
.input_not_valid {
	border: 1px solid #e00000;
	background-color: #ffdddd;
}

.input_valid {
	border: 1px solid #197600;
}

.input_error_text {
	color: #e00000;
	background-color: #ffdddd;
}
/*
------------------------
category_style
*/
.image_div {
	width: 180px;
	height: 180px;
	text-align: center;
	border: 1px solid #bababa;
	overflow: auto;
	line-height:180px;
}
.image_div img {
	display: block;
	vertical-align: middle;
}

/**
------------------------
Module - Product
*/

.product_cart_panel {
	/*background: url(http://www.bestshop.si/images/product_cat_panel_bg.gif) repeat-x top #ffffff;*/*/
}

.product_description , .product_description p p, .product_description ul, .product_description a, .product_description font{
	color: #686868;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}


/**
Module - Account
------------------------
*/
.tr_account_form td {
	font-size:11px;
	border-bottom: 1px solid #e3e3e3;
	color: #7A7A7A;
}


/*
------------------------
website style definition
*/

.red12 {
	color: #e00000;
	font-size:12px;
}

.white11 {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.white11 a:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

td.white12, td.white12 a  {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

td.white12 a:hover  {
	text-decoration: underline;
}

.white12b {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.white12b:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.white14b{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.white14b a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.white18b {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.blue, .blue a {
	color: #257eb2;
	font-weight: normal;
}

.blue11 {
	color: #257eb2;
	font-weight: normal;
	font-size: 11px;
}

a.blue11 {
	color: #257eb2;
	font-weight: normal;
	font-size: 11px;
}

.blue11b a {
	color: #257eb2;
	font-weight: bold;
	font-size: 11px;
}

.blue11b a:hover {
	color: #257eb2;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.blue12u, .blue12u a {
	color: #257eb2;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

.blue12 {
	color: #257eb2;
	font-weight: normal;
	font-size: 12px;
}

a.blue12 {
	color: #257eb2;
	font-weight: normal;
	font-size: 12px;
}

.blue12b, .blue12b a {
	color: #257eb2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.blue12b_top {
	color: #257eb2;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 4px 0px 4px;
}

.blue12b_top a {
	text-decoration: none;
}

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

.blue14b, .blue14b a {
	color: #257eb2;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.blue16b, .blue16b a {
	color: #257eb2;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}


.orange11b {
	color: #f58220;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.orange12  {
	color: #f58220;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.orange12b {
	color: #f58220;
	font-weight: bold;
	font-size: 12px;
}


.orange14b, .orange14b a {
	color: #f58220;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.orange15b, .orange15b a {
	color: #f58220;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.orange18b, .orange18b a {
	color: #f58220;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.orange24b, .orange24b a {
	color: #f58220;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}

.darkgray10, .darkgray10 a  {
	color: #686868;
	font-weight: normal;
	font-size: 10px;
}


.darkgray11, .darkgray11 a  {
	/*color: #7e7e7e;*/
	color: #686868;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.darkgray12, a.darkgray12{
	color: #686868;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.darkgray12b {
	/*color: #7e7e7e;*/
	color: #686868;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.darkgray13b {
	/*color: #7e7e7e;*/
	color: #686868;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.darkgray14{
	color: #686868;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

.darkgray14b {
	color: #686868;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
/*
.darkgray14 a:hover {
	color: #686868;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}*/

.lightgray11 {
	color: #8e8e8e;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.lightgray18b {
	color: #7a7a7a;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.darkgreen12, .darkgreen12 a  {
	color: #32a300;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

/* --------------------------- */
/* ---------- CART ----------- */
/* --------------------------- */

.input_no_border {
	border: 0px solid #ffffff;
}

.cart_step_active {
	background-color: #f5821f;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}

.cart_step_inactive {
	background-color: #e3e3e3;
	font-size: 14px;
	color: #505050;
	font-weight: bold;
	width: 65px;
	padding: 3px 3px;
}

.cart_step_prev {
	background-color: #e3e3e3;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	width: 65px;
	padding: 3px 3px;
	background: url('http://www.bestshop.si/images/cart_step_bg.gif');
}

.cart_long_text {
	background-color: #f5821f;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.cart_calc {
	border-bottom: 1px solid #e3e3e3;
}

.cart_calc_orange {
	border-bottom: 1px solid #f6821f;
}

.cart_seperator {
	border-bottom: 4px solid #e3e3e3;
}

/* -- ACCOUNT -- */

.account_box {
	background: url('http://www.bestshop.si/images/account_box_bg.gif') repeat-x bottom;

	color: #686868;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
}
.account_box td {
	color: #686868;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
}

.account_button_line {
	background-color: #e6e6e6;
}


/* --MY ACCOUNT-- */
td.myaccocunt_main {
	padding: 8px 0px 0px 8px;
	color: #7a7a7a;
	font-size: 11px;
}

td.myaccocunt_main table {
	color: #7a7a7a;
	font-size: 11px;
}

.myaccount_datalist {
	border-bottom: 1px solid #747474;
}

div#navi { position: absolute; width: 100%; left:0px; right:0px; margin: 0 0; padding: 0 0; z-index: 9000 }

div.mt { border: 0px solid #aa0000; height: 33px; padding: 0 0; margin: 0 0; float: left; z-index:6000; }
div.gift_content { border: 3px solid #ffd382; color: #686868; background-color: #ffffff; width:300px }
div.gift_content p { padding: 3px }
p.gift_content_title { background-color: #ffd382; color: #f0631e; font-size: 11px; font-weight: bold }

table.blank { width: 100% }
table.blank td { padding: 0 0 ; margin: 0 0; }

.product_details { background-color: #ffe7b9 }
.product_details th  { text-align: left; font-size: 13px; color: #ed500d; padding: 3px}
.product_details td em  { color: #686868; font-size: 12px; font-weight: bold }
.product_details td img  { float: left; margin: 3px }
.product_details td.det_first  { width: 25%; padding: 3px }
.product_details td.det_second { width: 25%; padding: 3px; background: url('http://www.bestshop.si/images/product_details_v_separator.gif') repeat-y left top; }

/* Product sidebar */
ul.product_sidebar {
	padding: 0 0;
	margin: 0 0;
}
ul.product_sidebar li {
	padding-left: 35px;
	margin: 5px 0;
	list-style-type: none;
	color: #3d3d3b;
	font-size: 11px;
}
ul.product_sidebar li.icon_kataloska_stevilka { background: url('http://www.bestshop.si/images/icon_kataloska_stevilka.gif') no-repeat left top; min-height: 32px }
ul.product_sidebar li.icon_garancija { background: url('http://www.bestshop.si/images/icon_garancija.gif') no-repeat left top; min-height: 32px }
ul.product_sidebar li.icon_placilo { background: url('http://www.bestshop.si/images/icon_placilo.gif') no-repeat left top; min-height: 32px }
ul.product_sidebar li.icon_dostava { background: url('http://www.bestshop.si/images/icon_dostava.gif') no-repeat left top; min-height: 32px }
ul.product_sidebar li.icon_zvezdice { background: url('http://www.bestshop.si/images/icon_zvezdice.gif') no-repeat left top; min-height: 32px }
ul.product_sidebar li.icon_darilo { background: url('http://www.bestshop.si/images/icon_darilo.gif') no-repeat left top; min-height: 32px }
ul.product_sidebar li span { color: #ec6337; font-size: 12px; font-weight: bold; text-decoration: underline }
ul.product_sidebar a { color: #3d3d3b; }

table.product_packet tr { padding: 0 0; margin: 0 0}
table.product_packet td { padding: 0 0; margin: 0 0}
table.product_packet img { padding: 0 0; margin: 0 0; border: 0px}
p.packet_discount { height: 83px; text-align: center; font-size: 11px; color: #ffffff; margin: 12px 0 0 0;  font-weight: bold }
p.packet_discount span { font-size: 20px; color: #ffffff; }
td.packet_middle { color: #686868; font-size: 28px; font-weight: bold }
.packet_product_title { color: #00afef; font-size: 12px; font-weight: bold; }
.packet_product_title_sum { color: #ec268f; font-size: 12px; font-weight: bold; }
.under { text-decoration : underline }
.packet_product_price { color: #727376; font-size: 14px; font-weight: bold; padding-top: 5px}
.packet_product_price_sum { color: #6e4d8b; font-size: 24px; font-weight: bold; }
