*{padding: 0; margin: 0;}
/* ------ novi stilove -------*/
.msg{display:block;padding:10px;border:1px solid green;background:#c9e1d3;color:black;font-weight:bold;}


/*------ novi stilove ends -----*/
body {
	text-align: right;
	margin-bottom:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
a img, img { border: none; }
a { color: #2B70AB; text-decoration: none; }
a:hover { text-decoration: none; }
.red2{color:red;font-weight:bold;}
.green2{color:green;font-weight:bold;}
.blue2{color:blue;font-weight:bold;}
.payData{font-size:10px;width:99%;border:1px solid red;background:#FFFFCC;margin:5px auto;padding:2px;}
.redC{height:15px;color:red;font-weight:bold;}
.payData td{font-size:10px;padding:0px 5px;border-right:1px dotted silver;border-bottom:1px dotted silver;}
.payData p{line-height:10px;}
.clr {clear:both;}
.ticketRow{width:100%;border-bottom:1px dotted #E1E1E1;background-color:#f1fff1;text-indent:10px;}
.actions{position:absolute;bottom:-2px;right:0px;border-left:1px solid #E1E1E1;border-top:1px solid #E1E1E1;padding:3px;}
.ticketOpen{cursor:pointer;width:100%;background:#cce8da;border:1px solid #7bba95;text-align:center;font-weight:bold;font-size:14px;line-height:20px;}
.orderHolder{text-indent:10px;position:relative;margin:10px auto;width:99%;padding:5px;height:auto;border-bottom:1px dotted #E1E1E1;background-color:#F8F8F8;}
.orderHolder2{text-indent:10px;position:relative;margin:10px auto;width:100%;height:auto;border-bottom:1px dotted #E1E1E1;background-color:#f1fff1;}
.orderHolder img{border:1px solid #E1E1E1;float:left;margin-right:10px;}
.orderDesc{float:left;width:324px;padding:3px;border-left:1px dotted #E1E1E1;border-right:1px dotted #E1E1E1;}
.col3{float:left;width:70px;}
.brk{width:100%;height:1px;margin:1px 0px;border-bottom:1px dotted #e1e1e1;display:block;}
.payData hr{height:1px;border-bottom:1px dotted silver;}
a.more { display: list-item; list-style-position: inside; margin: 0 0 0 5px; padding-bottom: 5px; font-weight: bold; }
.langsCont{width:186px;height:64px;float:right;margin-right:0px;/*background:url(images/flags.gif);*/}
.langsCont a{border:1px solid transparent;margin-left:8px;padding-top: 5px;height:36px;float:left;display:inline;cursor:pointer;}
#container {
	border-left:1px solid #afd4e9;
	border-right:1px solid #afd4e9;
	width:950px;
	overflow:hidden;
	margin:0px auto;
}
#head { float: left; width: 100%;height:65px; padding: 0px 0px 0px 0px;overflow:hidden;} 
#head #logo{width:275px;height:65px;background-image:url(images/Tlogo.jpg);float:left;}
#head #headRight{float:right;height:65px;background:url(images/headerRight.jpg) no-repeat right;width:9px;}
#head #background{float:left;height:65px;width:100%;background:url(images/repeat.jpg);}
#head #holder{float:left;text-align:left;font-weight:bold;font-size:10px;margin-left:50px;padding-top:15px;padding-left:12px;height:65px;width:340px;background:url(images/cartt.jpg) no-repeat;}
#menu {
	z-index:25;
	float: right;
	width: 100%;
	height:25px;
	padding:0px;
	margin:0px;
	background:url(images/new_menu/1.gif) repeat-x;
}

#menu ul{
	height:25px;
	margin:0px;
	padding:0px;
}
#menu li a {
	color:#fff;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	font-size:12px;
}
#menu li a:hover{
	background:url(images/new_menu/2.gi) repeat-x;
	text-decoration:none;
}
#menu li img{float:left;border:0px;}
.ui-tabs-panel{margin-top:9px;width:100%;height:100px;border-right:1px solid #83acbe;border-left:1px solid #83acbe;margin-bottom:2px;border-bottom:3px solid #83acbe;}
.ui-tabs-hide {display:none;}
/*- Menu Tabs--------------------------- */
 
 .ui-tabs-nav {
      float:left;
      width:100%;
      font-size:93%;
      font-weight:bold;
      line-height:normal;
      border-bottom:3px solid #83acbe; 
      }
 .ui-tabs-nav ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
        display:block;
      }
 .ui-tabs-nav li {
      display:inline;
      margin:0;
      padding-left:5px;
      padding:0;
      }
  .ui-tabs-nav a {
      float:left;
      background:url("images/tabLeft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 8px;
      text-decoration:none;
      }
 .ui-tabs-nav a span {
      float:left;
      display:block;
      background:url("images/tabRight.gif") no-repeat right top;
      padding:5px 15px 3px 6px;
      color:#272771;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .ui-tabs-nav a span {float:none;}
    /* End IE5-Mac hack */
 .ui-tabs-selected a span
{
      background:url("images/tabRight.gif") no-repeat right top;   
      background-position:100% -20px;
      color:black;
      
}
 .ui-tabs-selected a {
      background-position:0% -20px;
      color:black;
}    
 .ui-tabs-nav a:hover {
      background-position:0% -20px;
      color:black;
      }
 .ui-tabs-nav a:hover span {
      background-position:100% -20px;
      color:black;
    }	
/*------------Menu 3 styles ----------------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu-right {

        width: 145px;
        margin-top:5px;
	} 
	
.menu3 {
	width: 100%;
        margin-bottom:10px;
	border-top:1px solid #afd4e9;
        border-right:1px solid #afd4e9;
        text-align:left; 
	}
.menu3 p {
  text-align:left;
  padding:3px auto;
  
}	
.menu3 li a {
	height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none; 
        
	}	
	
.menu3 li a:link, .menu3 li a:visited {
	color: #585858;
	display: block;
	background:  url(images/menu3.gif);
	padding: 3px 0 0px 8px; 
	}
.menu3  .subL  a:link,.menu3  .subL a:visited {
	color: #585858;
	display: block;
	background:  url(images/menu4.gif);
	padding: 3px 0 0px 8px;     
	}
.menu3  .clicked  a:link,.menu3  .clicked a:visited {
	color: #585858;
	display: block;
	background:  url(images/menu5.gif);
	padding: 3px 0 0px 8px;  
	} 
.menu3  .clicked  a:hover {
	color: #627EB7;
	background:  url(images/menu5.gif) 0 -21px;
	padding: 3px 0 0px 8px;  
	}                  
      
	
.menu3 li a:hover {
	color: #627EB7;
	background:  url(images/menu3.gif) 0 -21px;
	padding: 3px 0 0px 8px; 
	} 
.menu3  .subL  a:hover {
	color: #627EB7;
	background:  url(images/menu4.gif) 0 -21px;
	padding: 3px 0 0px 8px; 
	}     
/*------------Main Content------------------*/
.clr{clear:both;}
#mainc{margin:10px auto;width:auto;text-align:center;display:block;}
#mainc #leftmenu {width:20%;float:left;text-align:center;} 
#mainc #leftmenu .form_top {width:100%;height:18px;background:url(images/tBreak.gif) repeat-x;margin-bottom:0px;color:#222b48;padding-top:4px;font-size:11px;font-weight:bold;padding-right:1px;}
#mainc #leftmenu .form_cont {width:100%;height:163px;background:url(images/login.gif) repeat-x;margin-top:-1px;text-align:center;margin-bottom:10px;border-top:1px solid #afd4e9;border-right:1px solid #afd4e9;border-bottom:1px solid #afd4e9}
#mainc #leftmenu .form_cont3 {width:100%;background:url(images/login.gif) repeat-x;margin-top:-1px;text-align:center;margin-bottom:10px;border-top:1px solid #afd4e9;border-right:1px solid #afd4e9;border-bottom:1px solid #afd4e9}
#mainc #leftmenu .form_cont2 {margin-bottom:20px;position:relative;width:100%;height:223px;background:url(images/newsletter.gif) repeat-x;margin-top:-1px;text-align:center;margin-bottom:10px;border-top:1px solid #afd4e9;border-right:1px solid #afd4e9;border-bottom:1px solid #afd4e9}
#mainc #leftmenu .title{margin-bottom:-1px;margin-top:5px;width:100%;height:18px;background:url(images/tBreak.gif) repeat-x;color:#fff;padding-top:2px;text-align:center;font-weight:bold;}
#mainc #leftmenu a,#mainc .scream  a {color:#242D85;font-weight:bold;text-decoration:none;}
#mainc #leftmenu a:visited,#mainc .scream  a:visited {color:#242D85;font-weight:bold;text-decoration:none;}
#mainc #leftmenu a:hover,#mainc .scream  a:hover{
	color:#900;
	font-weight:bold;
}
#mainc .scream ul{padding : 0 0 0 0;float:left;}
#mainc .scream  li {list-style:none;height:21px;margin:0;padding-left:10px;background-color:#F3F6F0;color:black;font-weight:bold;border-bottom:1px dashed silver;text-align:left;} 
#mainc #cont {margin:0px 7px;padding-left:5px;padding-right:5px;width:58%;float:left;border-right:1px dotted silver;border-left:1px dotted silver;text-align:left;}
* html #mainc #cont {margin:0px 7px;padding-left:5px;padding-right:5px;width:565px;float:left;border-right:1px dotted silver;border-left:1px dotted silver;text-align:left;}
#mainc #cont .brk {height:18px;background:url(images/tBreak.gif) repeat-x;}
hr {height:2px;background-color:#242D85}
#mainc #cont .itm {width:100%;padding-top:10px;padding-bottom:10px;text-align:left;background:url(images/fon.jpg) repeat-x;} 
#mainc #rightmenu {
	width:auto;
	float:right;
	overflow:hidden;
}
* html #mainc #rightmenu {width:17%;float:right;overflow:hidden;} 
#mainc #rightmenu .form_contR {background:url(images/login.gif) repeat-x;margin-bottom:15px;border-bottom:1px solid #afd4e9;border-top:1px solid #afd4e9;border-left:1px solid #afd4e9;text-align:center;margin-bottom:10px;}
#mainc #rightmenu .form_topR {width:100%;height:18px;background:url(images/tBreak.gif) repeat-x;margin-bottom:0px;color:#222b48;padding-top:4px;font-size:11px;font-weight:bold;} 
#mainc #rightmenu .googleAdd  {border-bottom:1px solid #afd4e9;border-top:1px solid #afd4e9;border-left:1px solid #afd4e9;}
#mainc #rightmenu #offert_slide
{ 
	height: 210px;
      width:100%;
	position: relative;
	overflow: hidden;
      text-align:left;
}
#mainc #rightmenu #offert_slide .controls {
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	border-top: 1px solid #afd4e9;
	border-left: 1px solid #afd4e9;
}
#mainc #rightmenu .slide
{
 	margin:0 auto;text-align:center;padding-top:5px;height:210px;
}
/*------------Rounded Corners------------*/
.rbroundbox { background: url(images/rounded/tl-new.gif) repeat; }
.rbtop div { background: url(images/rounded/tl-new.gif) no-repeat top left; }
.rbtop { background: url(images/rounded/tr-.gif) no-repeat top right; }
.rbbot div { background: url(images/rounded/tl-new.gif) no-repeat bottom left; }
.rbbot { background: url(images/rounded/br-.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px; 
font-size: 1px;
}
.rbcontent { margin: 25 7px;}
.rbroundbox {width: 100%; margin: 1px auto;}

/*------------Footer Content-------------*/
.footGroup{width:207px;float:left;margin-left:30px;text-align:left;margin-top:15px;}
.footGroup a{color:#276c9c}
.footGroup a:hover{color:#bfdbf7;text-decoration:none;}
#foot {position:relative; background:#abcee2;  float: left; width: 100%;height:100px; padding: 0px 0px 0px 0px;margin-top:20px;overflow:hidden;background:url(images/footer.gif) no-repeat center;}
.footTxt{position:absolute;bottom:2px;left:0px;width:950px;text-align:center;color:#abc8e3;}
#foot #Fleft {float:left;width:10px;height:29px;border:0px;background-image: url(images/footLeft.gif);padding:0px;}
#foot #Fcenter {float:left;width:97%;height:29px;padding:0px;background-color:#A7B0CD;color:black;padding-top:1px;font-weight:bold;}
#foot #Fright {float:left;width:10px;height:29px;border:0px;background-image: url(images/footRight.gif);padding:0px;}
/*-----------Forms Styles------*/
label {font-size:10px;margin-bottom: 0px; margin-top: 0px;font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; }
input {font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;}
.submit input{display: block;font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; }
textarea { overflow: auto; margin-bottom: 3px;font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; }
select { padding: 2px; height:25px;font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; }
.field { padding: 2px; }
.formInputLong { width: 98%; }
.formInputMedium { width: 66%; }
.formInputShort { width: 33%; }
.formButton { padding: 5px 20px; margin-top: 10px; }
.formButton2 { padding: 3px 10px 5px 10px; }
* html .formButton2 { padding: 3px 0 5px 0; }
.inline { margin-top: 10px; }
.inline * { display: inline; margin: 0; }
.inline h3 { display: block; }
.radio { position: relative; bottom: -2px; margin-right: 2px; }
.ticketLink{color:#cce8da;}


#mainc #cont h1 { font: bold 18px/18px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; margin-bottom: 20px; color: #00406F; }
#mainc #cont h2 { font: 16px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 20px 0 10px 0; }
#mainc #cont h3 { font: bold 14px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;  }

#mainc #cont a.order { display: block; width: 60px; background: #2B70AB; color: #FFF; text-decoration: none; padding: 1px 5px; font-weight: normal; }
#mainc #cont p { padding-bottom: 20px; }
#mainc #cont dt { font-weight: bold; font-size: 14px; }

/* ---------- Gallery -------------------------------------------------- */
a.button { display: block; height: 28px; width: 155px; line-height: 14px; float: left; color: #4c4c4c; font-size: 11px; font-weight: bold; text-decoration: none; padding: 5 5px 2 1px; margin-top: 4px; margin-left: 5px;cursor: pointer; white-space: nowrap; }
a.button.add { background: url(images/but-add.png) no-repeat; }
a.button2 { display: block; height: 40px; width: 535px; line-height: 34px; float: left; color: #4c4c4c; font-size: 18px; font-weight: bold; text-decoration: none; padding: 5 5px 2 1px; margin-top: 4px; margin-left: 5px;cursor: pointer; white-space: nowrap; }
a.button2.add2 { background: url(images/but-all.png) no-repeat; }
a.button.remove { background: url(images/but-remove.png) no-repeat; }
/a.button.info { background: #2B70AB url(gallery_item_a_info.gif) no-repeat; clear: both; }/
#removeAll  {float:right; background: #2B70AB url(gallery_item_a_add.gif) no-repeat;display: block; height: 13px; line-height: 12px;  color: #FFF; font-size: 9px; text-decoration: none; padding: 0 5px 0 18px; margin-top: 3px; cursor: pointer; white-space: nowrap;} 
#addAll {float:right; background: #2B70AB url(gallery_item_a_add.gif) no-repeat;display: block; height: 13px; line-height: 12px; color: #FFF; font-size: 9px; text-decoration: none; padding: 0 5px 0 18px; margin-top: 3px; cursor: pointer; white-space: nowrap;} 

.pagination { height: 25px; overflow: hidden; position: relative; }
.pagination span { display: block; height: 25px; line-height: 25px; color: #5B5B5B; font-size: 9px;  }
.pagination .page { font-weight: bold; }
.pagination .pages { position: absolute; top: 0; right: 0; }
.pagination .pages a { color: #5B5B5B; font-weight: bold; text-decoration: none; }
.pagination .pages a.selected { text-decoration: underline; color: #000; }

.gallery { margin-top: 5px;  }
.gallery .cnt { background: #999; height: 100%; padding: 3px 0 0 1px; }
.gallery .cnt .item {  width: 33.1%; height: 136px; margin: 0 1px 3px 0; float: left; background: #FFF; line-height: 14px; overflow: hidden; }
.gallery .cnt .item .inner { padding: 8px; }
.gallery .cnt .item .inner .desc { display: block; height: 30px; overflow: hidden; }
.gallery .cnt .item img { display: block; width: 136px; height: 69px; border: 1px solid #000; }
.gallery .cnt .item .checkbox { float: right; margin-top: 3px; }

.gallery .bar { background: #999; height: 25px; margin-bottom: 2px; font-size: 9px; }
.gallery .bar a { display: block; height: 19px; line-height: 19px; background: #5B5B5B; padding: 0 30px; float: right; color: #FFF; font-weight: bold; text-decoration: none; margin: 3px 3px 0 0; }
.gallery .bar span { display: block; height: 25px; line-height: 25px; float: left; padding-left: 9px; color: #FFF; font-weight: bold; }

.gallery .bar.buy a { float: left; margin-left: 3px;  }

.tgallery { width:100% margin: 3px 0 0 1px;font-size:10px;}
.tgallery { width: 100%; table-layout: fixed; border-collapse: collapse; }
.tgallery td {padding: 2px;text-align:center; }
.tgallery .tdcontainer { display: block; width: 100%; height: 100%;font-size:10px;}
.tgallery .button {   }
.tgallery strong { display: block; margin: 3px 0;font-size:12px;}
.tgallery img {  border: 1px solid #000; }
.tgallery .checkbox { float: left; position: relative; bottom: 12px;padding:2px auto; }
* html .tgallery .checkbox { bottom: 1px; }
.morecats { height: 20px; background: #999; color: #FFF; display: block; line-height: 18px; font-weight: bold; padding-left: 10px; margin-left: 1px; }

#categories.gallery .cnt .item { height: 165px; }
#categories.gallery .cnt .item .inner { padding: 8px; }

#album.gallery .cnt .item .inner { padding: 8px; }
#services.gallery .cnt .item .inner { padding: 8px; }

* html .gallery .cnt { padding-bottom: -2px; }
* html .gallery .cnt .item { width: 33%; }
* html .gallery .cnt .item .checkbox { float: right; margin-top: -1px; }
* html .gallery .cnt .item a.button { margin: -2px 0 0 5px; padding: 1px 5px 1px 18px; height: 11px;  }
* html .gallery .bar a { display: inline; }

* html #album.gallery .cnt .item a.button { margin: 3px 0 0 0px; }
* html #categories.gallery .cnt .item a.button { margin: -2px 0 0 5px; }

* html #order #categories.gallery .cnt .item a.button { margin: 3px 0 0 0px; padding: 1px 5px 1px 18px; height: 11px;  }
/* ---------- Forms -------------------------------------------------- */
textarea { overflow: auto; }

.formInputLong { width: 96%; }
.formInputMedium { width: 66%; }
.formInputShort { width: 33%; }
.formButton { padding: 5px 10px; }
.radio { position: relative; bottom: -2px; margin-right: 2px; }
* html .radio { position: static; margin: 0 2px -2px 0; }

/* ---------- Order -------------------------------------------------- */
#order ul { margin: 0; border-top: 1px solid #CCC; border-left: 1px solid #CCC; height: 100%; width: 102%; }
#order li { display: block; width: 20%; float: left; list-style-type: none; border-bottom: 1px solid #CCC; background: #FFF;  }
#order li h3 { font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; }
#order li .inner { padding: 3px 5px; border-right: 1px solid #CCC; line-height: 12px; }
#order li .inner a { font-weight: normal; }
#order li span { display: block; }
#order .rem { color: #900; }

* html #order li .inner a { font-weight: normal; position: relative; }

#prw { display: none; background: #FFF; border: 1px solid #000; position: absolute; padding: 5px; }
#prw img { display: block; }

#order .bar { margin-top: 10px; }
#order .bar .right { width: 45%; float: right; margin-right: -10px; }
#order .bar .left { width: 45%; float: left; }
#order .bar a.button.add { float: right; font-weight: bold; background-color: #090; padding: 3px 25px 3px 35px; font-size: 10px; line-height: 12px; background-position: 1px 3px; }
#order .bar a.button.add:hover { background-color: #080; }

* html #order .bar a.button.add { margin-right: 5px; }

.faq { margin: 20px; }
/* .faq dt { font: 18px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 20px 0 10px 0; } */
.faq li { list-style-position: inside; padding-bottom: 10px; }
.faq li span { display: block; padding: 0 0 0 20px; line-height: 16px; }
/*#content h3 { font: bold 14px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;  }*/
/* ---------- Clients -------------------------------------------------- */
.data { width: 100%; table-layout: auto; border-collapse: collapse; background: #666; }
.data th { background: #666; color: #FFF; padding: 3px 5px; border: 1px solid #DDD; vertical-align: top; font-size: 9px; }
.data td { border: 1px solid #999; vertical-align: top; padding: 3px; font-size: 9px; background: #FFF; }
.data thead th { vertical-align: bottom; }
.data .last td, .data .last th { border-bottom: 5px solid #666; }
.data .button { background: #FFC;  }
.installments { width: auto; margin-left: 1px; }
.installments td { padding: 3px 30px 3px 3px; }
.installments td.right { text-align: right; padding-right: 3px; }

#register table { table-layout: fixed; }
#register table th { width: 25%; vertical-align: top; padding-top: 3px; }
#register table td { padding: 2px 0;  }
#register table .formButton { margin: 0; }
#register table label { margin: 0; }

.error { color: #C00; font-weight: bold; margin-bottom: 20px; line-height: 15px;font-size:12px; }
.err{border:1px solid red;padding:5px;background-color:#f1d8d5;color:black;font-weight:bold;}
td { vertical-align: top;font-size:12px; }
td strong {font-size:12px;font-weight:bold;}
#messages { padding: 10px; }
#messages ul li { list-style-type: none; display: block; list-style-position: outside; }
#messages span { display: block; }
#messages .hdr .actions { float: right; width: 20%; }
#messages .hdr .sbj { font-weight: bold; float: left;   width: 80%; }
#messages .cnt { line-height: 14px; border: solid #ccc; border-width: 1px 0; padding: 5px; margin-bottom: 15px;}
#messages .cnt.unread {
	background: #fff;
	padding: 5px 10px;
}
#messages a { font-weight: bold; }
#messages table { width: 96%; }
#messages table th { text-align: left;  }

.applet { width: 100%; border: 1px solid #CCC; overflow: hidden; }

#register th { text-align: left; }

#content #faq { padding: 0; margin: 0; }
#faq div { padding: 0 0 20px 35px; background: #CCC; }

#poll_data .res { background: #666; height: 5px; overflow: hidden; margin-top: 10px; }
#poll_data .res div { background: #CCC; border-top: solid 2px #CCC; }







/*------ SWFUPLOADER --------*/


.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}
/* new menu */
    #nav, #nav ul {
              padding: 0;
              margin: 0;
              list-style: none;
      }
      
      #nav a {
              display:block;padding-top:6px;padding-bottom:5px;
              color:#fff;padding-right:10px;font-weight:bold;font-size:11px;
      }
      #nav li img{float:left;border:0px;}
      #nav li {
	float: left;
	border: 2;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
      }
      #nav li ul {
       border-top:1px solid transparent;
        margin:0px;
        padding:0px;
        width:210px;
	position: absolute;
	left: -999em;
        margin-top:24px;
        z-index:25;
}
.clr{clear:both;}
#nav li ul a{z-index:0;color:#004474;border:1px solid #7198b2;border-top:0px;text-align:left;padding-top:5px;padding-bottom:6px;height:10px;width:200px;display:block;padding-left:10px;padding-right:10px;background-color:#b1d7f1;}
#nav li ul a:hover{
	background:url(images/new_menu/2a.gif) repeat-x;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	color:#069;
}
#nav li:hover ul,#nav li.sfhover ul {
	left: auto;
     }
     
/* promocii */
.webPromo{padding-top:5px;background:url(/images/web1.jpg) no-repeat;width:171px;height:240px;color:#c83800;font-weight:bold;text-transform:uppercase;font-size:12px;}
a:hover .webPromo{text-decoration:none;}
.facebook{padding-top:7px;background:url(/images/album-pt.jpg) no-repeat;width:174px;height:227px;color:#ffffff;font-weight:bold;text-transform:uppercase;font-size:11px;}
a:hover .facebook{text-decoration:none;}
.resellerBanner{padding-top:37px;padding-left:44px;background:url(/images/reseller_banner.jpg) no-repeat;width:696px;height:164px;color:#ffe87e;}
a:hover .resellerBanner{text-decoration:none;}
.resellerBannerSite{padding-top:5px;background:url(/images/reseller-banner.jpg) no-repeat;width:171px;height:256px;color:#2b841a;font-weight:bold;text-transform:uppercase;font-size:12px;}
a:hover .resellerBannerSite{text-decoration:none;}
.orderProfil{padding-top:16px;padding-left:100px;background:url(/images/button-order-profil.jpg) no-repeat;width:435px;height:49px;color:#ffe87e;font-weight:bold;text-transform:uppercase;font-size:22px;}
a:hover .orderProfil{text-decoration:none;}


#flash_message
{
	padding:5px;
	position: fixed;
	top: 5%;
	left: 50%;
	width:830px;
	height:800px;
	margin-left:-370px;
	text-align:center;
	font-size: 12px;
	z-index: 3002 !important;
	background: #fff;
	border:1px solid silver;
	display:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    overflow-y: auto;
}

#flash_message hr { display: block; backgound-color:silver; }
.overlay
{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	margin: auto;
	background-color: black;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 3001 !important;
	/* IE FIX */
	_position:absolute;
	_height:expression( document.body.offsetHeight + 'px' );
}
