/* GLOBALS */
a {
	text-decoration:none;
	color:#898989;
}

a:hover {
	color:#535353;
}

.strong {
	font-weight:bold;
}


	
/* GLOBAL HEADER */
#global_header {
	width:100%;
	height:100px;
	background:url(../images/header.png) repeat-x;
}

#global_header .nav {
	float:right;
	position:relative;
	top:38px;
}

#global_header .nav ul {
	list-style-position:inside;
	list-style-type:none;
	position:absolute;
}

#global_header .nav li {
	float:left;
	list-style-position:inside;
	list-style-type:none;
	margin-left:10px;
}

#global_header .nav .large.button {
	position:relative;
	top:-2px;
}

#global_header a {
	text-decoration:none;
	color:#CCC;
}

#global_header a:hover {
	color:#FFF;
}

#global_header a.selected {
	color:#FFF;
	font-weight:bold;
}

#global_header img {
	display:block;
}


	
/* FRONT HEADER */
#frontpage_header {
	width:100%;
	height:285px;
	background:url(../images/local_header_bg.png) repeat-x;
	border-bottom:solid 1px #CCCCCC;
}

#frontpage_header h2 {
	text-shadow:0 2px 4px white;
	font-style:normal;
	font-weight:normal;
	font-size:30px;
	color:#333333;
	text-align:left;
	margin-top:30px;
	margin-bottom:0;
}

#frontpage_content h3 {
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	color:#333333;
	text-align:left;
	margin-bottom:0;
}

#frontpage_content .element {
	padding-top:15px;
	padding-bottom:15px;
	border-right:solid 1px #CCCCCC;
}

#frontpage_content .element p,#frontpage_content .element h3,#frontpage_content .element .button {
	padding-right:10px;
	padding-left:10px;
}

#frontpage_content .omega.element {
	border-right:0;
}

#frontpage_content p {
	font-size:10px;
	margin-bottom:5px;
}


	
/* PAGE HEADER */
#page_header {
	width:100%;
	height:90px;
	background:url(../images/local_header_bg.png) repeat-x;
	border-bottom:solid 1px #CCCCCC;
}

#page_header h2 {
	font-style:normal;
	font-weight:normal;
	font-size:30px;
	color:#333333!important;
	text-align:left;
	position:relative;
	top:25px;
	text-shadow:#FFF 0 2px 4px;
}

#page_header h2 a {
	color:#333333!important;
}

#page_header .nav {
	float:right;
	position:relative;
	top:28px;
}

#page_header .nav ul {
	list-style-position:inside;
	list-style-type:none;
	position:absolute;
}

#page_header .nav li {
	float:left;
	list-style-position:inside;
	list-style-type:none;
	margin-bottom:0;
	margin-top:10px;
	margin-left:10px;
}

#page_header a {
	text-decoration:none;
	color:#444444;
}

#page_header a:hover {
	color:#000;
}

#page_header a.selected {
	color:#000;
	font-weight:bold;
}


	
/* PAGE CONTENT */
#page_content {
	padding-bottom:10px;
}

#page_content h3,.ui-widget-content h3 {
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	color:#333333;
	text-align:left;
	margin-bottom:10px;
}

#page_content .element {
	padding-top:15px;
	padding-bottom:15px;
}

#page_content .element p {

	
/* 	font-size:11px; */
}

#page_content .element p,#page_content .element h3 {
	padding-right:10px;
	padding-left:10px;
}

#page_content p {
	font-size:12px;
	margin-bottom:5px;
}


	
/* GLOBAL FOOTER */
#global_footer {
	width:100%;
	height:300px;
	background:url(../images/global_footer_bg.png) repeat-x;
	color:#FFF;
	font-size:9px;
}

#global_footer h2 {
	font-size:10px;
	margin-bottom:10px;
}

#global_footer h3 {
	font-size:9px;
	margin-bottom:0;
}

#global_footer p {
	margin-bottom:0;
	color:#CCC;
	font-size:9px;
}

#global_footer a {
	text-decoration:none;
	color:#CCC;
}

#global_footer a:hover {
	color:#FFF;
}

#global_footer ul {
	list-style-position:inside;
	list-style-type:none;
	list-style-image:none;
	margin:0;
}

#global_footer li {

	
/*
	list-style-position:inside;
	list-style-type:none;
	list-style-image: none;
	margin:0px;
*/
	margin-left:0;
}

#global_footer .address {
	float:left;
	width:110px;
}

#global_footer .element {
	float:left;
	margin-right:10px;
	width:90px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.float_middle {
	margin-left:auto;
	margin-right:auto;
}

.hidden {
	display:none;
	visibility:hidden;
}

.middle_horisontal {
	margin-left:auto;
	margin-right:auto;
}

.ten_px_space {
	margin-top:10px;
	margin-bottom:10px;
}

.gradient_white {
	background-position:left top;
	background-image:url(../images/gradient_white.png);
	background-repeat:no-repeat;
	position:relative;
}


	
/* SPRITE */
.services_sprite {
	background-image:url(../images/sevices_sprite_50x300.png);
	height:40px;
	width:300px;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
}

.services_sprite_fotolab {
	background-position:0 0;
}

.services_sprite_digilab {
	background-position:0 -40px;
}

.services_sprite_services {
	background-position:0 -80px;
}

.important {
	color:black;
	padding-left:5px;
	padding-bottom:3px;
	padding-right:5px;
	padding-top:3px;
	text-align:left;
	font-weight:bold;
	border-color:#df0026;
	border-width:3px;
	border-style:solid;
	margin-right:auto;
	margin-left:auto;
}


/* FORMS */
.form_001 {
	float:left;
	margin-top:10px;
	margin-left:30px;
}

.form_001 li {
	width:500px;
	float:left;
	margin-bottom:10px;
	list-style:none;
}

.form_001 li label,.form_001 li strong {
	margin-top:5px;
	float:left;
	text-align:right;
	font-weight:700;
	width:200px;
	line-height:1.5em;
	font-size:12px;
}

.form_001 li input,.form_001 li select,.form_001 li p {
	margin-top:5px;
	margin-left:20px;
	text-align:left;
	float:left;
}

.form_001 li textarea {
	margin-top:5px;
	margin-left:20px;
	text-align:left;
	float:left;
	width:270px;
}

.form_001 li .button {
	margin-top:5px;
	margin-left:220px;
	float:left;
}

.dialog .form_001 {
	float:left;
	margin:0;
}

.dialog .form_001 li {
	width:400px;
	float:left;
	margin-bottom:5px;
	list-style:none;
}

.dialog .form_001 li label,.dialog .form_001 li span.space {
	margin-top:5px;
	float:left;
	text-align:right;
	font-weight:700;
	width:100px;
	line-height:1.5em;
	font-size:11px;
}

.dialog .form_001 li .button {
	margin-top:5px;
	margin-left:5px;
	float:left;
	width:auto;
}

.dialog .form_001 li .submit {
	margin-top:5px;
	margin-left:120px;
	float:left;
	width:auto;
}


	
/* 1 VEERU TABEL */
.column_001 {
	float:left;
	margin-bottom: 0;
}

.column_001 li {
	width:300px;
	float:left;
	list-style:none;
	margin-left:0;
	margin-bottom:2px;
}

.column_001 li strong,.column_001 li label {
	float:left;
	text-align:right;
	font-weight:700;
	width:140px;
	font-size:12px;
	margin-right:10px;
	overflow:hidden;
}

.column_001 li span {
	float:right;
	font-weight:normal;
	width:150px;
}

.column_001 hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.column_001 li .button {
	margin-top:5px;
	float:left;
}


	
/* UPLOADIFY */
.uploadifyQueueItem {
	font:11px Verdana, Geneva, sans-serif;
	background-color:#F5F5F5;
	border:1px solid #E5E5E5;
	margin-top:5px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	width:340px;
}

.uploadifyQueueItem .cancel {
	float:right;
}

.uploadifyProgress {
	background-color:#FFFFFF;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5;
	margin-top:10px;
	width:100%;
}

.uploadifyProgressBar {
	background-color:#0099FF;
}

.uploadifyError {
	border:2px solid #FBCBBC!important;
	background-color:#FDE5DD!important;
}

#uploadUploader {
	float:right;
}

#uploadQueue {
	margin-top:5px;
	padding-top:3px;
	background-color:white;
	overflow:auto;
	height:150px!important;
	width:100%;
}


	
/* PILTIDE RUUDUSTIK AVALEHEL */
#order_summary_items {
	float:left;
}

#order_summary_items .item {
	margin-bottom:2px;
	margin-left:2px;
	border-width:1px;
	border-style:solid;
	border-color:#e2e2e2;
	color:#333333;
	font-size:10px;
	text-align:left;
	position:relative;
	float:left;
	height:70px;
	width:70px;
}

#order_summary_items .item img {
	position:absolute;
	top:2px;
	left:2px;
	background-position:center center;
	background-repeat:no-repeat;
}


	
/*  */
#items ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

#items li {
	margin:0;
	padding:0;
}

#items ul li {
	float:left;
	list-style-position:inside;
	list-style:none;
}

#items ul.items_header {
	line-height:3.5em;
	text-align:left;
	font-weight:700;
	border-bottom-color:#bdbdbd;
	border-top-color:#bdbdbd;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#e2e2e2;
	height:40px;
}

#items .item {
	line-height:5.5em;
	text-align:left;
	border-bottom-color:#bdbdbd;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:64px;
}

#items .item .img {
	background-position:center center;
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	padding:2px;
}

#items .selection {
	width:25px;
	padding-left:5px;
}

#items .icon {
	width:90px;
	position:relative;
}

#items .size,#items .paper,#items .other {
	width:85px;
	position:relative;
}

#items .fill {
	width:150px;
}

#items .actions {
	margin-top:20px;
	width:60px;
	line-height:1em;
	padding-left:20px;
}

#items .actions a {
	font-size:11px;
}

#items .amount,#items .price {
	font-weight:700;
	text-align:right;
	width:85px;
}

#items .total {
	font-weight:700;
	text-align:right;
	width:90px;
}

#items .amount {
	width:60px;
}

#items span {
	font-style:normal;
	font-weight:400;
	width:30px;
	float:left;
	color:#bdbdbd;
	text-align:right;
}

#items input, #items select
{
	margin-top: 25px;
}

#items .items_header input
{
	margin-top: 15px;
}

#items ul.footer {
	padding-bottom:10px;
	padding-top:10px;
	border-top-color:#000;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:5px;
	border-top-width:4px;
}

#items .footer .stats,#items .footer .total {
	float:left;
	width:470px;
}

#items .footer li.stats strong {
	float:left;
	text-align:right;
	font-weight:700;
	padding-left:50px;
}

#items .footer li.stats strong span {
	text-align:right;
	font-weight:700;
	padding:0;
	margin-left:0;
	float:none;
	width:auto;
}

#items .footer li.stats span {
	color:#000;
	margin-left:20px;
	text-align:left;
	float:left;
	width:170px;
}

#items .footer li.trasport strong {
	float:left;
	text-align:right;
	font-weight:700;
	width:300px;
}

#items .footer li.trasport span {
	color:#000;
	font-weight:700;
	margin-left:20px;
	text-align:right;
	float:left;
	width:100px;
}

#items .footer li.total strong {
	padding-top:5px;
	font-size:20px;
	float:left;
	text-align:right;
	font-weight:700;
	width:220px;
}

#items .footer li.total span {
	padding-top:5px;
	color:#000;
	font-size:20px;
	font-weight:700;
	margin-right:90px;
	text-align:right;
	float:right;
	width:120px;
}


	
/* SUMMARY */
#summary_items ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

#summary_items li {
	margin:0;
	padding:0;
}

#summary_items ul li {
	float:left;
	list-style-position:inside;
	list-style:none;
}

#summary_items ul.items_header {
	line-height:3.5em;
	text-align:left;
	font-weight:700;
	border-bottom-color:#bdbdbd;
	border-top-color:#bdbdbd;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#e2e2e2;
	height:40px;
}

#summary_items .item {
	line-height:5.2em;
	text-align:left;
	border-bottom-color:#bdbdbd;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:60px;
}

#summary_items .icon {
	padding-left:10px;
	width:80px;
}

#summary_items .icon img {
	padding-top:2px;
	background-position:center center;
	background-repeat:no-repeat;
	height:56px;
	width:56px;
}

#summary_items .size,#summary_items .paper {
	width:60px;
}

#summary_items .fill {
	width:110px;
}

#summary_items .other {
	width:80px;
}

#summary_items .amount,#summary_items .total {
	font-weight:700;
	text-align:right;
	width:75px;
}

#summary_items .price {
	font-weight:700;
	text-align:right;
	width:75px;
}

#summary_items .amount {
	width:45px;
}

#summary_items span {
	font-style:normal;
	font-weight:400;
	float:left;
	color:#bdbdbd;
	margin-top:0;
	margin-left:10px;
}

#summary_items ul.footer {
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-color:#000;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:5px;
	border-top-width:4px;
	height:40px;
}

#summary_items .footer .stats,#summary_items .footer .trasport,#summary_items .footer .total {
	position:relative;
	width:100%;
}

#summary_items .footer li.trasport strong {
	position:absolute;
	left:375px;
}

#summary_items .footer li.trasport span {
	color:#000;
	font-weight:700;
	text-align:right;
	position:absolute;
	right:25px;
	top:0;
}

#summary_items .footer li.total strong {
	font-size:20px;
	text-align:right;
	font-weight:700;
	line-height:normal;
	margin-top:0;
	position:absolute;
	top:20px;
	left:375px;
}

#summary_items .footer li.total span {
	color:#000;
	font-size:20px;
	font-weight:700;
	text-align:right;
	width:200px;
	top:20px;
	right:25px;
	position:absolute;
}


	
/* HISTORY */
#history_items ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

#history_items li {
	margin:0;
	padding:0;
}

#history_items ul li {
	float:left;
	list-style-position:inside;
	list-style:none;
}

#history_items ul.items_header {
	line-height:3.4em;
	text-align:left;
	font-weight:700;
	border-bottom-color:#bdbdbd;
	border-top-color:#bdbdbd;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#e2e2e2;
	height:40px;
}

#history_items .item {
	text-align:left;
	border-bottom-color:#bdbdbd;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#history_items .order {
	font-weight:700;
	text-align:right;
	width:60px;
	margin-right:10px;
}

#history_items .date {
	width:90px;
}

#history_items .transport {
	width:340px;
}

#history_items .price {
	font-weight:700;
	text-align:right;
	width:100px;
}


	
/* HINDADE TABELID */
.prices_table {
	border-left-style:solid;
	border-top-style:solid;
	border-left-color:#bdbdbd;
	border-top-color:#bdbdbd;
	border-left-width:1px;
	border-top-width:1px;
}

.prices_table td {
	border-right-color:#bdbdbd;
	border-bottom-color:#bdbdbd;
	border-right-width:1px;
	border-bottom-style:solid;
	border-right-style:solid;
	border-bottom-width:1px;
	padding:3px;
	text-align:right;
}

.prices_table th {
	background-color:#000;
	color:#FFF;
	text-align:left;
	padding:3px 5px;
}

.prices_table .alt {
	background-color:#E8E8E8;
}

.prices_table .comment td,.comment {
	font-size:9px!important;
	color:#333;
	text-align:left;
	vertical-align:top;
}

.prices_table td.middle {
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
}

.prices_table td.left {
	text-align:left;
}


	
/* VEAD */
.error {
	background-image:url(jqueryui/images/ui-icons_bf0d0d_256x240.png)!important;
	top:28px;
	left:-15px;
	position:absolute;
	height:16px!important;
	width:16px!important;
	z-index: 1;
}

#tooltip {
	font-weight: bold;
	position:absolute;
	border:1px solid black;
	background:#be2505;
	padding:2px 5px;
	color: white;
	display:none;
	-moz-box-shadow:0 1px 3px #000; 
    -webkit-box-shadow:0 1px 3px #000;
}

/* BUTTONS */
.button,.button:visited
{
	font-weight: bold!important;
	padding-left:12px;
	padding-bottom:4px;
	padding-right:12px;
	padding-top:4px;
	display:inline-block;
	color:#fff!important;
	text-decoration:none;
	position:relative;
	cursor:pointer;
	border:1px #FFF solid;
}

.button:hover
{
	background-color:#111;
	text-decoration:none;
}

.button:active
{
	border:1px #FFF solid;
}

.small.button,.small.button:visited
{
	padding-right:13px;
	padding-left:13px;
	padding-bottom:3px;
	padding-top:3px;
	font-size:11px;
}

.button,.button:visited,.medium.button,.medium.button:visited
{
	font-size:13px;
	font-weight:400;
	line-height:1;
}

.large.button,.large.button:visited
{
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	padding-top:4px;
	font-size:13px;
}

.black.button,.black.button:visited
{
	background-position: 0 -40px;
	background-image: url(/images/white_gradient.png);
	background-repeat: repeat-x;
	border-color: #898989;
	background-color: black;
}

.black.button:hover
{
	background-position: 0 -30px;
	border-color: #bdbdbd;
}

.gray.button,.gray.button:visited
{
	background-image: url(/images/white_gradient.png);
	background-position: 0 -40px;
	background-repeat: repeat-x;
	background-color: #dddddd;
	border-color: #bdbdbd;
	color: #333!important;
}

.gray.button:hover
{
	background-position: 0 -20px;
}

/* STICKY INFO */
#sticky_container
{
	position: relative;
}
#sticky_info {
	position: absolute;
}

#sticky_info.floating{
	position:fixed;
	top:0;
}

/* GRID 960 */
.container_12
{
	position: relative;
}

/*LANG*/
#language_nav
{
	float:right;
	font-weight:700;
	font-size:11px;
	list-style-position:outside;
	list-style-type:none;
	position: absolute;
	top: 5px;
	right: 0px;
}

#language_nav li
{
	text-transform: uppercase;
	float:left;
	margin-left: 7px;
	padding-right: 7px;
}

#language_nav li a
{
	text-decoration:none;
	color:#CCC;
}

#language_nav li a:hover, #language_nav li.current_page_ancestor a, #language_nav li.current_page_parent a, #language_nav li.current_page_item a
{
	color:#FFF;
}

.facebook
{
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	padding-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/facebook_16.png);
	position: relative;
	padding-top: 9px;
}