
* {
	font-family:Tahoma;
	color:#4f4f4f;
	font-size:12px;
	padding:0;
	margin:0;
}

html {
	margin:0;
	padding:0;
	font-size:11px;
}

body {
  margin:0;
  padding:0;
  text-align:center; /* center layout in ie5 and 5.5. */
  /*background: url(images/fo_bgr.jpg) repeat-x;*/
}


img {
	border:0;
	padding:0;
	margin:0;
}
a { cursor: pointer; font: normal 12px Tahoma, Arial, Verdana; }
a:link { color: #014A76;  text-decoration: none; }
a:visited { color: #014A76; text-decoration: none; }
a:hover { color: #333; }
a:active { color: #000; }


#container { background: #fff url('images/container-bgr.jpg') repeat-y;  }

#container, #header, #subheader, #left, #middle, #right, #footer, #menu, #submenu, #main, #top, #top-left, #top-right {
	margin:0;
	padding:0;
	border:0;
}

h3, h4, h5, h6 { padding:0; margin:0; margin-top:5px; margin-bottom:10px;}

h1 {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #00b4ff;
	margin-bottom:10px;
}

h2 {
	
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #e63900;
	margin-bottom:5px;
	
}



h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #cd1f1f;
	margin-bottom:12px;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin-bottom:12px;
	margin-bottom:5px;
}

b { font-size: 11px; }

#container {
	width: 1020px !important;
	width: 1020px; /* IE */
	margin: 0 auto 0 auto;
	border: 0;
	text-align: left;
	position: relative;

}

.separator {
	height:12px;
	width:1px;
	border-right:1px solid gray;
	display:inline;
	margin:0 10px 0 10px;
}

div.hr-horizontal {
	clear:both;
	float:none;
	width:992px;
	height:30px;
	background: #fff url('images/hr.jpg') no-repeat top;
	margin-bottom:8px;
	margin-left:16px;

}

#top {
	position:relative;
	top:0;
	width:1020px;
	height:200px;
}

#top-small-links {
	
	position:relative;
	top:0px;
	text-align:right;
	margin-right:30px;
	margin-top:5px;
	height:15px;
}


#top-small-links a {
	
	font-size:10px;
	color: #999;
	padding-left: 10px;
}

#top-small-links a:hover {
	
	text-decoration:underline;
}

#top-left {
	float:left;
	text-align: center;
	margin-left:20px; 
	width: 255px; 
}

* html #top-left  /* this is recognized by IE only */
  {
  
  margin-left: 7px;  /* total width, only for IE5.x/Win */
  m\argin-left: 7px; /* content width for other IE */
  }

#top-right {
	float: right;
	width: 728px;
	text-align: left;


}


#left-banner {
	width: 223px;
	height: 177px;
	border: 1px solid #b4b4b4;
}


#big-banner {
	overflow: hidden;
	width: 727px;
	height: 343px;
	background: #fff url('images/big-banner-lato-promo.jpg') no-repeat;
	cursor:pointer;
}

#top-and-menu {
	position:relative;
	width: 703px;
	height: 199px;
	text-align:right;
	background: #fff url('images/top-and-menu.jpg') no-repeat;
	margin-top:0;
}

#top-and-menu-links {
	position:relative;
	margin-right:20px;
	top:30px;

}

#top-and-menu a {

	font:bold 10px Verdana, Tahoma, Arial;
	color:#ffffff;
	margin-left: 15px;

}

#top-and-menu a:hover {

	color: #4d4d4d;
}

#top-logo {
	overflow:hidden;
	width: 242px;
	height: 58px;
	background: #fff url('images/fotook-logo.jpg') no-repeat;
	cursor:pointer;
}

#top-login {

	width: 242px;
}

#top-login div {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;
}

#top-login b {
	font-weight: bold;
	font-size: 11px;
}


#top-login a {
	font-size: 10px;
	color: #f5ad2a;
	font-weight:bold;
}

#top-login span {
	color: #e6e6e6;
}

#top-login .bold {
	font-size:10px;
	font-weight:bold;
	color: #7d7d7d;
}

#top-login .bolded {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00b4ff;

}

#top-login table a {
	font-weight:bold;
	color:#7d7d7d;
}

#top-login a:hover {
	text-decoration: underline;
}


#content-left {
	float:left;
	text-align: center;
	margin-left:20px; 
	width: 255px; 
	margin-top:-6px;
}

* html #content-left  /* this is recognized by IE only */
  {
  
  margin-left: 7px;  /* total width, only for IE5.x/Win */
  m\argin-left: 7px; /* content width for other IE */
  }


#content {
	clear:both;
	float:none;
	background: #fff url('images/content-bgr.jpg') repeat-y;
	margin:30px;
}

#content-right {

	float: right;
	width: 745px;
	text-align: left;

}

.content-text {
	padding-right: 20px;
	padding-bottom: 15px;
	color:#777;
	text-align:justify;
	line-height:17px;
}



#footer {
	background: #fff url('images/footer-bgr.jpg') repeat-x;
	margin-left: 17px;
	width: 990px;
	height: 29px;
	clear: both;
	float: none;

}

#footer span {

	color:#fff;
	font-size:10px;

}

#footer div {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
}

#footer a {
	color: #f9f9f9;
	font-family: Arial;
	font-size: 11px;

	padding-left:10px;
}

#footer a:hover {

	color: #d7d7d7;
}

#main-menu {
	padding-top: 10px;
	padding-bottom: 15px;
	width: 725px;
	height: 50px;
}

.submit {
	width: 68px;
	height: 19px;
	background: #fff url('../../../images/button-ok.jpg');
	border:0;
	cursor:pointer;
}

div.centerdiv {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.thumbs {
	text-align:center;
	width:120px;
	height:120px;
	display:block;
	float:left;
	margin:4px;
	padding-top:5px;
	background-color:#edffd6;
	border:1px solid #b1ef61;
	
}

img.thumbs-img {
	display:block;
	margin:0 auto;
	border:10px solid #fff;
}

div.thumbs-caption {
	margin:0 auto;
	margin-top:5px;
	padding-top:5px;
	clear:both; 
	width:50%;

}

div.thumbs-caption a {

	font-size:10px;
	font-family:Verdana;

}


.form-button-ok {
	
	border:0; 
	width:114px; 
	height:27px; 
	color:#fff;
	font-weight:bold; 
	font-size:11px;
	background: #fff url('../../../images/button-ok-bgr.gif'); 
	cursor:pointer;
}

.form-button-cancel {
	
	border:0; 
	width:114px; 
	height:27px; 
	color:#fff;
	font-weight:bold; 
	font-size:11px;
	background: #fff url('../../../images/button-cancel-bgr.gif'); 
	cursor:pointer;
}

.small-edit {
	border:none; 
	margin:0;
	background:none;
	width:140px; 
	height:16px; 
	font-family:Tahoma;
	font-weight:bold; 
	font-size:10px;
	padding-top:3px;
	padding-right:10px;
	color:#777;
}

.small-edit-div {
	margin:0;
	width:153px; 
	height:19px; 
	background: #fff url('../../../images/small-edit-round.jpg') no-repeat bottom;

}

.gadgetBox { 
	position:relative;
	width:239px; 
	height:156px; 
	padding:0; 
	margin:1px;
	margin-top:5px;

}

.gadgetBoxImage {
	position:absolute;
	top:0px;
	left:0px;
	margin:0; 
	padding:0; 
	width:239px; 
	height:132px;
}

.gadgetBuyButton {
	position:absolute;
	top:132px;
	left:0px;
	width:90px;
	height:24px;
	float:left;

}

.gadgetBoxRight {
	position:absolute;
	top:132px;
	left:90px;
	width:149px; 
	height:24px; 
	margin:0; 
	padding:0;
	float:right;
}

.gadgetClearBox {

	clear:both;

}

.navMenu {
	padding:0;
	margin:0;
	width:242px;
}

.navMenu .navHeader {
	width:242px;
	height:28px;
	background: #fff url('images/menu-header.jpg') no-repeat;
}

.navMenu .navFooter {
	width:242px;
	height:11px;
	background: #fff url('images/menu-footer.jpg') no-repeat;
	
}

.navMenu .navContent {
	width:242px;
	background-color: #00b4ff;
	text-align:left;	
}

.navMenu .navContent a {

	font:normal 11px Tahoma, Arial, Verdana;
	color:#fff;

}


.navRow {
	font-family: Tahoma;
	font-size:11px;
	color:#fff;	
	line-height:23px;
	background-color: #00b4ff;
	padding-left: 20px;
	width:222px;
}

.navRow-sel {
	background-color: #4d4d4d;
}



.pricelist {
	padding:0;
	margin:0;
	width:242px;
}

.pricelist .pricelistHeader{
	width:242px;
	height:26px;
	background: #fff url('images/pricelist-header.jpg') no-repeat;
}

.pricelist .pricelistFooter {
	width:242px;
	height:18px;
	background: #fff url('images/pricelist-footer.jpg') no-repeat;
	font-size:11px;
	color:#fff;
	text-align:right;

}

.pricelist .pricelistContent {
	overflow:hidden;
	width:242px;
	background-color: #f4c032;
	text-align:left;	
}


.pricelistRow {
	font-family: Tahoma;
	font-size:11px;
	color:#fff;	
	line-height:18px;
	background-color: #f4c032;
	padding-left: 10px;
	width:232px;
}

.pricelistRow div {
	
	font-family: Tahoma;
	font-size:11px;
	color:#fff;		
}

.pricelistRow .bolded{
	
	font-family: Tahoma;
	font-size:11px;
	color:#fff;	
	font-weight:bold;
		
}

.pricelistRow-sel {
	background-color: #ffc730;
}

.okButton {
	
	height:22px;
	width:50px;
	font-weight:bold;
	font-size:10px;
	
}

.payButton {
	
	border:0;
	width:107px;
	height:26px;
	background: #fff url('../../../images/buttons/pay-btn.gif');
	cursor:pointer;
}

.orderButton {
	
	border:0;
	width:140px;
	height:35px;
	background: #fff url('../../../images/buttons/order-btn.gif');
	cursor:pointer;
}

.bucket-select {
	
	width:210px;
	padding:2px;
	cursor:pointer;

}

label {

	padding-left:10px;
	padding-bottom:8px;
	line-height:18px;
}

.voucher-input {
	
	width:150px;
	height:12px;
	padding:3px;
	font-size:11px;
	font-weight:bold;

}

.edit {
	
	margin:5px 0 5px 0;
	border: 1px solid #666;
	width:180px;
	height:14px;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	
}

.contact-input, .form-input {
	border:1px solid #aaa;
	margin:5px 0 5px 0;
	width:350px;
	height:16px;
	padding:4px;
	font-size:11px;
	color:#333;
	
}

.contact-textarea, .form-textarea {
	border:1px solid #ddd;
	width:350px;
	height:150px;
	padding:4px;
	font-size:11px;
	color:#333;
	
}

.contact-select {
	border:1px solid #ddd;
	margin:5px 0 5px 0;
	width:300px;
	height:25px;
	padding:4px;
	font-size:11px;
	color:#333;
	
}



.contact-textarea {

	width:600px;
	
}

.contact-input {

	width:300px;

}

.ok-message {
	text-align:center; 
	border:1px solid #ddd; 
	padding:20px; 
	margin:0 110px; 
	color:green; 
	font-size:12px;
	font-weight: normal;
}

.gallery-album a, .gallery-album a:link, .gallery-album a:visited {
	
	font-size:10px;
	color:#234DA2;
}

.gallery-album a:hover {
	
	font-size:10px;
	color:#FF7F00;
}

/* NEWS */
.news {

	padding:10px;

}
.news-date {
	
	font-family:Tahoma;
	font-size:11px;
	color:#bfbfbf;

}

.news h1 {
	
	padding:0;
	margin:0;
	padding-bottom:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#2f9ff5;

}

.news p {

	padding:0;
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color: #5a5a5a;

}

.news a {

	font-family:Tahoma;
	font-size:11px;
	color: #096CB7;

}



div.standard-box-top {
	margin:0;
	padding:0;
	width:651px;
	height:28px;
	background: #fff url('../../../images/background/standard-box-top.gif') no-repeat;

}

div.standard-box-top span {

	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
	text-align:center;
}

div.standard-box-content {
	margin:0;
	padding:0;
	width:651px;
	background: #fff url('../../../images/background/standard-box-content.gif') repeat-y;
	padding:5px;

}

div.standard-box-content span {

	font-family:Tahoma;
	font-size:12px;
	display:block;
	float:left;
	width:100px;
	text-align:center;
}

div.standard-box-bottom {
	margin:0;
	padding:0;
	width:651px;
	height:9px;
	background: #fff url('../../../images/background/standard-box-bottom.gif') no-repeat;
	
}

#main-box {
	position:relative;
	float:left;
	width:467px;
	height:272px;
	
}

#main-box .img {
	position:absolute;
	top:0px;
	left:0px;
	width:467px;
	height:210px;
	overflow:hidden;

}

#main-box .desc-bgr {
	position:absolute;
	top:209px;
	left:0px;
	width:467px;
	height:63px;
	background: #ddd url('../../../images/panels/promo-desc-bgr.jpg') no-repeat;
	overflow:hidden;

}




#main-box .desc {
	
	margin:10px;
	width:450px;
	height:60px;
	font: normal 11px  Tahoma, Arial, sans-serif;
	color:#fff;
	text-decoration: justify;
	overflow:hidden;

}

#main-box .desc strong {
	
	
	font: bold 11px  Tahoma, Arial, sans-serif;
	color:#fff;

}

#main-box-right {

	position:relative;
	float:left;
	margin-left:5px;
	width:249px;
	height:272px;


}



#news-box {

	position:relative;
	float:left;
	margin-top:5px;
	width:467px;
	height:133px;
	background: #fff url('../../../images/panels/news_box.gif') no-repeat;
	
}

#news-box .date {

	font: normal 10px Tahoma, Arial;
	color: #6f6f6f;

}

#news-box .link {

	font: bold 11px Tahoma, Arial;
	color: #2f9ff5;

}

#news-box a {

	font: normal 11px Tahoma, Arial;
	color: #ff0000;

}

#news-box h1 {

	font: bold 12px  Tahoma, Arial, sans-serif;
	color:#f1570b;
	margin-top:10px;
	margin-left:10px;


}

#news-box div {

	margin-top:5px;
	margin-left:10px;

}



#help-box {

	position:relative;
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:249px;
	height:133px;
	background: #fff url('../../../images/panels/help_box.gif') no-repeat;
	
}


#help-box .help-content {
	
	margin-left:10px;
	margin-top:10px;
	font: normal 12px  Arial, Tahoma, sans-serif;
	width:230px;
	text-align:left;
	color:#4c4c4c;

}

#help-box strong {

	font: bold 12px  Arial, Tahoma, sans-serif;
	color:#4c4c4c;

}

#help-box a {

	font: normal 12px  Arial, Tahoma, sans-serif;
	text-decoration: underline;
	color:#4c4c4c;

}

#quick-start-box {

	position:relative;
	float:left;
	margin-top:5px;
	width:721px;
	height:81px;
	background: #fff url('../../../images/panels/quick_start_box.gif') no-repeat;
	
}

#bottom-site-desc {

	clear:both;
	float:none;
	margin:25px;
	width:93%; 
	border-top:1px solid #ccc;
	padding:10px;
	font:normal 11px Tahoma, Verdana, Arial;
	color:#555;
    line-height:15px;

}

#bottom-site-desc strong {

	font:bold 11px Tahoma, Verdana, Arial;
	color:#555;

}
