﻿@import url("reset.css");
@import url("counter.css");

/* Main page styles
-----------------------------------------------------------*/
body
{
    background: #000 url("../Images/backPage.jpg") center top no-repeat;
    margin: 0 auto;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    font-size: 12px;
}

/* Common styles
-----------------------------------------------------------*/

h1
{
    font-size: 30px;
    font-weight: bold;
    color: #cc0000;
    margin: 20px 0 0 0;
}

h1.small
{
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    margin: 20px 0 0 0;
}

h2
{
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    margin: 20px 0 0 0;
}

h2.small
{
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    margin: 10px 0 0 0;
}

h3
{
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    margin: 10px 0 0 0;
}

p
{
    padding: 10px;
}
a
{
    color: #CC0000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

/*span.red
{
    color: #CC0000;
    text-decoration: none;
}*/

/* Utility styles
-----------------------------------------------------------*/

div.splitter
{
    clear: both;
    font-size: 0.1px;
}

div.clear
{
    clear: both;
    line-height: 0px;
    font-size: 0px;
    height: 0px;
}

.centered
{
    text-align: center;
}

.rightAlign
{
    text-align: right;
}

.leftAlign
{
    text-align: left;
}

div.half
{
    width: 50%;
    float: left;
}
div.full
{
    width: 100%;
    float: left;
}
div.third
{
    width: 33%;
    float: left;
}

div.quarter
{
    width: 25%;
    float: left;
}

h2.subtag
{
    margin-top: 0;
    font-weight: normal;
    border-bottom: 1px dashed #b2b2b2;
    padding-bottom: 18px;
    margin-bottom: 15px;
}

h2.cone1
{
    background: url("../Images/cone1.png") no-repeat top left;
    padding: 10px 0 0 40px;
}
h2.centered
{
    /*line-height: 35px;*/
    text-align: left;
}
h2.cone2
{
    background: url("../Images/cone2.png") no-repeat top left;
    padding: 10px 0 0 40px;
}

h3.side
{
    color: #4c4c4c;
    font-size: 17px;
    text-align: center;
    margin: 20px 0 10px 0;
}

ul.blocks
{
    width: 100%;
    display: block;
}

ul.blocks li
{
    display: block;
    text-align: center;
    margin: 20px 0 0px 0;
}

ul.bullet
{
    list-style-type: circle;
    padding: 10px 0 20px 20px;
}
/* Main layout styles
-----------------------------------------------------------*/

#wrapper
{
    margin: 0 auto;
    width: 1000px;
}

#header
{
    margin: 0 auto;
    background: url("../Images/pageCap.png") no-repeat bottom center; /*height:                 250px;*/
    height: 228px;
}

#headingClouds
{
    display: none;
    background: url("../Images/headingClouds.png") top left no-repeat;
    width: 140px;
    height: 85px;
    position: absolute;
    z-index: 100;
    right: 0;
    margin-right: 300px;
    margin-top: 30px;
}

#pageContent
{
    background: url("../Images/pageBack.png") repeat-y;
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

#pageLeft
{
    margin: 0 0 0 35px;
    padding: 5px 0 0 0px;
    width: 680px;
    overflow: hidden;
    float: left;
}

#pageRight
{
    margin: 0 35px 0 0;
    padding: 0px;
    float: right;
    width: 250px;
}

#footer
{
    margin: 0 auto;
    background: url("../Images/footerBack.jpg") no-repeat center bottom;
    height: 180px;
    padding: 0;
    border: 0;
    text-align: center;
    color: #000;
}
#footer p
{
    padding: 155px 0 0 0;
}

/* Header styles
-----------------------------------------------------------*/

#logo
{
    background: url("../Images/logo.png") no-repeat center;
    height: 240px;
    width: 340px; /*float:                  left;*/
    position: absolute;
    margin-top: 10px;
    z-index: 990;
    cursor: pointer;
}

#headerRight
{
    width: 650px;
    float: right;
}

#eventDate
{
    background: url("../Images/airplane.png") no-repeat center;
    margin: 0 auto;
    height: 60px;
}

#siteTitle
{
    background: url("../Images/siteTitleBack.png") no-repeat left;
    height: 81px;
}

#news
{
    background: url("../Images/newsBack.png") no-repeat left;
    height: 50px;
    position: relative;
    z-index: 2;
}

/* Twitter
-----------------------------------------------------------*/
.bxslider_wrap
{
    padding: 16px 5px 0 5px;
    position: relative;
    z-index: 999;
}
.bxslider_container
{
    width: 530px !important;
}

#twitter_div
{
    padding: 0px 110px 0 0px;
}
#twitter_div span
{
    margin-right: 35px !important;
    color: #385550;
    
}

#twitter_update_list
{
    width: 530px;
    overflow: hidden;
    display: inline-block;
}
#twitter_update_list li 
{
    /* width: 530px; */
    margin-right: 30px !important;
    color: #385550;
    float: left; /* display:block;*/    
}
#twitter_update_list li a
{
    color: #cc0000;
    text-decoration: none;
    font-weight: bold;
}
/* Main menu styles
-----------------------------------------------------------*/

#mainMenu
{
    display: block;
    padding: 0;
    margin: 0;
}


#mainMenu li
{
    float: left;
}

#mainMenu li a:link, #mainMenu li a:active, #mainMenu li a:visited, #mainMenu li a:hover
{
    display: inline-block;
    color: #000;
}

#mainMenu li a:hover
{
    color: #cc0000;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* search block styles
-----------------------------------------------------------*/
#divSearch
{
    text-align: center;
    padding-bottom: 20px;
    background: url("../Images/bgd_search.png") no-repeat bottom right;
    margin: 20px 28px 0px 0px;
}

#txtSearch
{
    border: 1px solid #adadad;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    width: 186px;
    padding-left: 12px;
    margin-top: 7px; /*color:#000;     font-weight:normal;*/
}

.watermarked
{
    color: #7b7b7b;
}

#btnSearch
{
    border: 1px solid #adadad;
    border-left: none;
    background: #7ac83e;
    color: #fff;
    font-weight: bold;
    height: 26px;
    width: 23px;
    line-height: 23px;
    position: absolute;
    margin-left: -1px;
    margin-top: 7px;
    cursor: pointer;
}

/* register block styles
-----------------------------------------------------------*/


.txtRegister
{
    background: url("../Images/txt_Register.png") no-repeat top left;
    border: none;
    line-height: 21px;
    padding-left: 7px;
    width: 223px;
    height: 23px;
    margin: 10px 0 8px 0;
    font-size: 11px;
}

.btnRegister
{
    display: inline-block;
    border: none;
    background: url("../Images/btn_Register.png") no-repeat top left;
    height: 22px;
    width: 74px;
    cursor: pointer;
    margin-right: 18px;
    margin-top: 5px;
}


/* O fabrici
-----------------------------------------------------------*/
.fabrika
{
    width: 100%;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 20px;
}
.fabrikaContent
{
    width: 330px;
}

.imageContainer
{
    margin-top: 20px;
    width: 348px;
    height: 182px;
    background: url("../Images/imageContainer.png") no-repeat #fff;
    text-align: center;
}
.imageContainer img
{
    width: 293px;
    height: 159px;
    margin-top: 8px;
}

/* Media Room - Galerija
-----------------------------------------------------------*/

#imagesContainer a, .imagesContainer a, .imagesContainer2009 a
{
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    background: url("../Images/MediaRoom/BackgroundImage.png");
    margin: 3px;
}

#imagesContainer a img, .imagesContainer a img
{
    padding: 10px 0 0 10px;
    margin: 0;
}
.imagesContainer2009 a img
{
    padding: 10px 0 0 0px;
    margin: 0;
}
.imgCont
{
    width: 100%;
    text-align: center;
}
/* Icons 
------------------------------------------------------------*/

.pdf /* adds background pdf icon to the left side */
{
    display: inline-block;
    background: url("../Images/Common/ico_pdf.gif") top left no-repeat;
    padding: 8px 0 10px 40px;
    margin: 10px 10px 10px 10px;
    text-transform: none;
    text-decoration: none;
    color: #cc0000;
    font-weight: normal;
    text-align: left;
}

.doc /* adds background word icon to the left side */
{
    display: inline-block;
    background: url("../Images/Common/ico_doc.gif") top left no-repeat;
    padding: 8px 0 10px 40px;
    margin: 10px 10px 10px 10px;
    text-transform: none;
    color: #cc0000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

/* Icons 
------------------------------------------------------------*/
.slideGalleryTitle
{
    padding-top: 0px;
    /*width: 250px;
    float: left;*/
    color:#000;
    text-transform:uppercase;
    font-size:20px;
}
.slideGalleryContent
{
   /* width: 200px;
    float: right;*/
    font-size:20px;
}
.slideGalleryContent ul li
{
    list-style-type: circle;
}


/* Registration 
------------------------------------------------------------*/
.editor-label label
{
    color: #7b7b7b;
    width: auto;
}
.red
{
    color: #CC0000;
    text-decoration: none;
}

/* Fabrika 2009 
------------------------------------------------------------*/

.imageContainerGroup
{
    width: 430px;
    height: 210px;
    text-align: center;
    padding: 10px 0 20px 0;
    color: #CC0000;
    text-decoration: none;
    margin: 0 auto;
}
.editor-field-mc
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.editor-mc
{
    display: block;
}
.editor-mc input[type=checkbox]
{
    width: 40px;
}
.editor-mc label
{
    cursor: pointer;
    color: #7b7b7b;
}

div.in-the-progress
{
    background-color: Red;
    color: White;
    font-weight: bold;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    display:block;
    border: 1px solid #e2e2e2;
    padding-left:5px;
    text-align:left;
}
div.up-comming
{
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 1px;
    margin-bottom: 1px;
    display:block;
    border: 1px solid #e2e2e2;
    padding-left:5px;
    text-align:left;
    background-color:#e2e2e2;
}

