﻿/******************************************************************************************************
Title:			main css file
Browser(s): 	mozzila Firefox.

Author: 		www.mugo.si
Created: 		19.08.2009
Last modified: 	19.08.2009
******************************************************************************************************/
/* Top */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
height:100%;
padding: 0px;
margin: 0px;
font-family: Arial;
font-size: 10px;
color: #9b9b9b;
background-color: #ffffff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link, a:visited, a:active {
color: #9b9b9b;
text-decoration: none;
outline-style: none;
cursor: pointer;
/*text-decoration: underline;*/
}
a:hover {
color: #f8991d;
outline-style: none;
/*text-decoration: underline;*/
}
h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #333333;
}
/*
div.content_holder h1 {
 font.size: 22px;
 line-height: 42px;
 padding-top: 2px;
 padding-bottom: 8px;
}
*/
h2 {
	padding: 0px;
	margin: 0px;
	color: #333333;
}
h3 {
	padding: 16px 0 20px 0;
	margin: 0px;
	color: #706e5f;
	font-size: 18px;
	font-weight: normal;
}
ol{
	line-height: 18px;
}
p {
}
/* main layout */
div.page {
	width: 900px;
	/*height: 579px;*/
	padding: 0;
	margin: 0 auto;
	position: relative;
	border: none;
}
div.wb {
	margin-top: 80px;
	border: 1px solid #bdbdbd;
	height: 579px;
}
/* header section */
div.header {
	padding: 0px;
	/*background-color: #FFFFFF;*/
	height: 37px;
	width: 900px;
}
/*
div.header a{
	text-indent: -1000em;
	display: block;
}
*/
div.followus {position: absolute; top: 20px; right: 20px;}
div.followus a { text-transform: uppercase; font-size: 10px; color: #9a9a9a; padding-left: 20px; background: transparent url(../images/fb_icon.gif) no-repeat scroll left top; display: block; height: 15px; padding-top: 1px;}
div.followus a:hover { background-position: left bottom; color: #f8991d;}
div.wb div.header {
text-align: center;
}
div.header div.logo {
	float: left;
	width: 185px;
	height: 37px;
	display: block;
	background: transparent url(../images/logo.png) no-repeat scroll left bottom;
	border-right: 1px solid #bdbdbd;
}
div.logo a{
	text-indent: -1000em;
	display: block;
	width: 185px;
	height: 37px;
}
div.wb div.header div.logo {
	position: absolute;
	top: 260px;
	left: 355px;
	width: 179px;
	height: 39px;
	display: block;
	border-right: none;
	float: none;
	background-image: none;
	/*margin-left: 355px;*/
}
div.wb div.logo a{
	text-indent: -1000em;
	display: block;
	width: 179px;
	height: 33px;
}
/**/
div.subnavigation_holder {
	padding: 0px 19px 11px 19px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
/* content frames */
div.content_holder {
	padding: 0px;
	/*padding-top: 36px;*/
	position: relative;
	text-align: left;
	border: 1px solid #bdbdbd;
	height: 543px;
}
div.content_holder div.content {
	padding-left: 185px;
	padding-top: 79px;
	height: 346px;
}
div.shops {
	width: 672px;
	height: auto;
	font-size: 11px;
}
div.shops span {
	color: #333333;
}
img.index-banner {
margin-top: 10px;
margin-bottom: 15px;
border: 1px solid #c8c8c8;
}
div.stores_holder {
border-bottom: 1px solid #bdbdbd;
padding-bottom: 21px;
}
div.franchise_holder {
margin-top: 28px;
height: 226px;
}
div.franchise_scroll {
	float: left;
	width: 656px;
	overflow: auto;
	height: 226px;
}
div.store_item {
	width: 120px;
	float: left;
}
div.scroll_holder {
	float: left;
	height: 226px;
	width: 16px;
}
div.scroll_holder a.sc_up {
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/scroll_up.gif) no-repeat left top;
	text-indent: -1000em;
}
div.scroll_holder a.sc_up:hover {
	background: transparent url(../images/scroll_up.gif) no-repeat left bottom;
}
div.scroll_holder a.sc_dw {
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/scroll_down.gif) no-repeat left top;
	text-indent: -1000em;
}
div.scroll_holder a.sc_dw:hover {
	background: transparent url(../images/scroll_down.gif) no-repeat left bottom;
}
/* footer section */
div.footer {
	text-align: left;
	font-size: 10px;
	padding: 4px 0 0 21px;
	height: 20px;
}
div.footer div.left {
	float: left;
}
div.clear {
clear: both;
}
/* main navigation */
ul.mainmeni {
margin: 0px;
margin-left: 10px;
padding: 0px;
padding-top: 19px;
list-style-type: none;
display: block;
float: left;
}
ul.swap {
float: right;
margin-right: 11px;
}
ul.swap li.ex_btn a:hover {
	color: #000000;
}
ul.swaplang {
float: right;
margin-right: 11px;
padding-top: 0px;
}
ul.language {
position: absolute;
left: 363px;
top: 294px;
}
ul.submeni {
	padding-top: 20px;
	float: none;
	position: absolute;
	top: 60px;
	left: 0px;
}
ul.mainmeni li {
float: left;
text-align: center;
padding-bottom: 6px;
}
ul.submeni li {
float: none;
text-align: left;
padding-bottom: 2px;
}
/*
ul.mainmeni li.active {
background: transparent url(../images/nav_active_bg.gif) no-repeat center bottom;
}
*/
ul.mainmeni li a:link, ul.mainmeni li a:visited, ul.mainmeni li a:active {
font-size: 9px;
font-weight: normal;
text-transform: uppercase;
padding: 0px 10px 0px 11px;
display: block;
text-decoration: none;
}
ul.swaplang li a:link, ul.swaplang li a:visited, ul.swaplang li a:active {
padding: 0px 10px 0px 2px;
}
ul.mainmeni li a:hover {
	text-decoration: none;
	color: #f8991d;
}
ul.mainmeni li.active a:link, ul.mainmeni li.active a:visited, ul.mainmeni li.active a:active, ul.mainmeni li.active a:hover {
	color: #f8991d;
	text-decoration: none;
}
ul.stores {
	
}
ul.stores li {
	display: block;
	float: left;
	width: 112px;
	font-size: 11px;
}
div.content h1{
	font-size: 11px;
	font-weight: normal;
	width: 280px;
}
div.content  h2{
	font-size: 10px;
	font-weight: normal;
	width: 280px;
}
div.content p{
	font-size: 11px;
	width: 290px;
	text-align: justify;
}
div.content div.itemholder {
	position: absolute;
	top: 82px;
	right: 0px;
	width: 400px;
	height: 316px;
}
/*
div.itemholder img.standalone{
	
}
*/
div.news_pager_holder {
	text-align: right;
	padding-right: 30px;
	padding-top: 17px;
}
a.prev {
	
}
a.next {
	
}
a.unactive {

}
a.pg {
	padding-left: 3px;
	padding-right: 3px;
}
div.itemholder div.pager_holder {
	text-align: right;
	padding-right: 26px;
	padding-top: 14px;
}
div.pager_holder a{
	padding: 2px 4px 2px 4px;
}
div.pager_holder a.active{
	color: #9b9b9b;
	cursor: pointer;
}
div.pager_holder a.active:hover{
	color: #f8991d;
}
div.pager_holder a.unactive{
	color: #9b9b9b;
	cursor: pointer;
}
div.pager_holder a.unactive:hover{
	color: #f8991d;
}
div.gallery {
	width: 400px;
	height: 316px;
	overflow:hidden;
}
ul.gallery {
	width: 400px;
	height: 316px;
	overflow:hidden;
	white-space:nowrap;
	list-style-type:none;
}
ul.gallery li{
	display: inline;
	float:left;
	height:316px;
	width:400px;
}
ul.gallery li img {
display:inline;
vertical-align:top;
width:400px;
height:316px;
}
div.news_list {
	height:316px;
	overflow:hidden;
	width:713px;
}
ul.news_list  {
	width: 713px;
	height: 316px;
	overflow:hidden;
	white-space:nowrap;
	list-style-type:none;
}
ul.news_list li {
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 423px;
	display:inline;
	float:left;
	height:316px;
	width:290px;
}
div.content ul.news_list li h1, div.content ul.news_list li h2, div.content ul.news_list li p {
white-space: normal;
text-align: justify;
}
div.content p a{ 
	font-weight: bold;
}
/*
div.hidden_content {
	display: none;
	padding-bottom: 6px;
}
div.hidden_content p{
	margin-top: 8px;
}
*/
/* Contact form */
div.contact_form_holder {
	padding-top: 0px;
}
div.contact_form_holder div.frow{
	clear: both;
}
div.frow div.fl{
	display: block;
	float: left;
	width: 100px;
	padding-right: 24px;
	padding-top: 6px;
}
div.frow div.fr{
	display: block;
	float: left;
	padding-bottom: 10px;
}
div.fr div.picture_holder {
	margin-bottom: 9px;
}
.error {
	display: block;
	color: #de4747;
	padding-top: 6px;
	padding-bottom: 6px;
	font-style: normal;
}
a.video_btn {
	position: absolute;
	top: 0px;
	left: 313px;
	width: 400px;
	height: 316px;
	text-indent: -1000em;
}
div.pageblend {
	background-color:#CBCBCB;
	display:none;
	height:100%;
	left:0;
	opacity:0.70;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
}
div.popuphw {
display:block;
background-color: #ffffff;
height:370px;
left:50%;
margin-left:-300px;
overflow:hidden;
position:absolute;
top:37px;
width:600px;
z-index:1100;
}
/* input fields */
input.search {
	background-color: transparent;
	border: none;
	color:#000000;
	font-family: Georgia,serif;
	font-size:10px;
	font-weight: bold;
	height:15px;
	padding:7px 4px;
	padding-bottom: 0px;
	width: 180px;
}
input.search_btn {
	text-align: center;
	font-family: Georgia,serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	width: 51px;
	height: 20px;
	background: transparent url(../images/search_btn.png) no-repeat left bottom;
}
input.gray_10 {
	background-color: #ffffff;
	border: 1px solid #cfd0ca;
	border-top-color: #bfbdb1;
	border-left-color: #bfbdb1;
	color:#000000;
	font-family: Georgia,serif;
	font-size:10px;
	font-weight: normal;
	height:15px;
	padding:5px 4px;
	padding-bottom: 0px;
	width: 204px;
	margin-top: 10px;
}
input.ml_register {
	text-align: center;
	font-family: Georgia,serif;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	width: 51px;
	height: 20px;
	background: transparent url(../images/search_btn.png) no-repeat left bottom;
	margin-top: 15px;
}
input.input_12_s {
	background-color:#FFFFFF;
	border-color:#c8c8c8;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-family: Georgia,serif;
	font-size:12px;
	font-weight:normal;
	height:15px;
	padding:5px 4px;
	width:300px;
}
input.xs {
	width:249px;
}
span.b_p {
	display: block;
	padding-bottom: 5px;
	color: #51514f;
}
textarea.input_12_s {
	background-color:#FFFFFF;
	border-color: #c8c8c8;
	border-style: solid;
	border-width: 1px;
	border-bottom: 2px solid #c8c8c8;
	color:#333333;
	font-family: Georgia,serif;
	font-size:12px;
	font-weight:normal;
	height:102px;
	padding:5px 4px;
	width:300px;
}
textarea.xs {
	width:249px;
	height: 80px;
	border-bottom: 1px solid #c8c8c8;
}
input.form_send {
	text-align: center;
	font-family: Georgia,serif;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	width: 65px;
	height: 26px;
	background: transparent url(../images/form_send.png) no-repeat left bottom;
	margin-top: 15px;
}
input.blue_btn {
	background-color: #018fb3;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Georgia,serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	padding: 6px 17px 4px 17px;
}

div.contimgb {
background-position: top left;
background-repeat: no-repeat;
padding: 25px 20px 25px 20px;
color: #ffffff;
height: 340px;
overflow: hidden;
}
div.contimgb h1 {
color: #ffffff;
font-size: 11px;
font-weight: bold;
}
div.contimgb p {
text-align: justify;
}
