/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: none;
	color: #DBB94F;
}

a:visited {
	color: #C19B28;
}

a:hover {
	text-decoration: underline;
	color: #E6CD84;
}

a:active {
	color: #C19B28;
}

body {
	background-color: #656565;
	background-image: url(Images/background1.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header1.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
}

.deftext
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: xx-large;
    text-transform: uppercase;
    color: #FFD700;
    font-style: italic;
}

.vlesovo
{
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: large;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.dslovo{
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
.menua {
	position: absolute;
	left: 310px;
	top: 50px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

/* 1.1 SHIM */

.shim 
{
	
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 726px;
	height: 5px;
	font-size: 0;
}


.column
{
    background-image: url(App_Themes/Images/shim.gif);
    
}
















/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details
{
    position: relative;
    width: 726px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
    padding-right: 27px;
    padding-left: 27px;    
}


#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}
#coollinks
{
    float: left;
    width: 100%;
    text-transform: uppercase;
}

#coollinks1 {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}










.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}









.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav1.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}

/* copyja from white theme below */

#leftcol
{
   position: relative;
   float: left;
   width: 100%;
   background-color: #bcbfc0;
   font-size: 10px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}

#rightcol
{
   position: relative;
   float: left;            
   width: 100%;
   color: White;
   background-color: #818689;
   font-size: 10px;
}

#rightcol a
{
   color: Yellow;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #706a6a;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}
input, select, textarea
{
    font-size:1em; 
    font-family: Tahoma, Arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

/* Copyja continued from white theme */


.loginbox 
{
    position: absolute;
    top: 1px;
    right: 5px;
    width: 180px;
    padding: 2px 2px 2px 2px;
    font-size: 9px;
}
.loginbox2
{
    position: absolute;
    top: 5px;
    left: 225px;
    width: 180px;
    padding: 2px 2px 2px 2px;
    font-size: 9px;
}
#loginbox
{
    float: left;
}
#loginbox input
{
   color: red;
   border-color: red;
   background-color: #f7d582;
   font-size: 10px;
}
.navigacija
{
    position: absolute;
    top: 110px;
    right: 25px;
}
#welcomebox
{
   font-size: 10px;
   text-align: right;
}
.sectiontitle
{
    font-weight: bold;
    font-size: larger;
    color: #ffd700;
}
/* Main part of the page that holds contents */
#columnleft
{
    float: left;
   
    /*position: relative; */
}

#columnright
{
    margin-left: 250px;
  /*  position:relative; */
}

.leftblock
{
    border: 1px solid #DBDB79;
    background: url(Parish/images/background_columnleft.gif) repeat-y;
    vertical-align: top;
    float: left;
    width: 215;
    color: blue;
}

 .rightblock
{
    vertical-align: top;
    border: 1px solid #DBDB79;
    padding: 5px;
    width: 100%;
    float: right;
    color: #ffffff;
    background-image: none;
    background-color: transparent;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
    

/* A full width block on the page */

.fullwidth, #loginbanner
{
    border: 1px solid #DBDB79;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(Parish/images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.imgleft
{
    padding-right: 15px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: blue thin solid;
    border-top-width: thin;
    border-left-width: thin;
    border-left-color: blue;
    border-top-color: blue;
    border-right-color: blue;
}
/* for the login block
    picks up most of its properties from .fullwidth */

#loginbanner
{
  padding-bottom: 0px;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #DBDB79;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(Parish/images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
    color: blue;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
    
}


.calcurrentmonth
{
    /* no styles needed at this time */
    color: green;
    background-color: transparent;
}
.calothermonth
{
    background-color: #DCD78E;
    color: blue;
}
.calcurrentday
{
    background-color: #FFFFC1;
    color: Blue;
}
.calweekend
{
    background-color: #FEEB95;
    color: Red;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #C7C272;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}
.caldays
{
    color: black;
    background-color: transparent;
}
/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}










/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 80px;
	text-align: center;
}

.footer {
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 80px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
.articlebox
{
    background-color: #fefef0;
    color: maroon;
    border: dashed 1px #995117;
    padding: 6px 6px 6px 6px;
    font-size: x-small;
}
/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
    background: #FEFFC8 url(~/images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 5px;    
}

.picture
{
    background: #FEFFC8 url(~/images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 5px;
    margin: 5px;  
}
/* represents each item in a vertical list */
.listitem
{
    margin: 0px 0px 0px 0px;
    width: 400px;
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear: right;
    margin: 0;
    padding: 0;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

/* Used by the page number control */
.PageNumbers
{
    display: inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

/* Used in the two column lists */

.membercard
{
    background-color: #FEFEB1;
    border: 1px solid #E8DCA3;
    padding: 10px;
    margin-bottom: 10px;
    width: 178px;
}

.clearcard
{
    clear: left;
    height: 0;
    margin: 0;
    padding: 0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}
#membercardcolumnright
{
    margin-left: 226px;
}
.membercard p
{
    margin: 5px;
}

/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}
.eventlist td
{
    padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/
/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    background: url(Parish/images/background_button_small.gif) repeat-x;
    border: none;
    
    height: 22px;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    text-decoration: underline;
    background: url(Parish/images/background_button_small-ovr.gif) repeat-x;
}
/************************************************************************
* 
* Page specific 
*
************************************************************************/

/* even dowload button */
.downloadevent img
{
    margin-right: 5px;
    vertical-align: middle;
    border: none;
}

/* Header on view details type pages */
.itemdetails
{
    font-size: 1.3em;
}



/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #FEFFAB;
}

.selected
{
     background: #FED36B;
     border: solid 1px #DBDB79;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #DBDB79;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #DBDB79;
}


.scrolledtable
{
}

 .selectablephoto
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: 1px solid #E8DCA3;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px; 

}
/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}
.stotina
{
    width: 100%;
    font-family: Tahoma, Arial, 'Times New Roman' , Sans-Serif;
    list-style-type: none;
    text-align: justify;
    color: white;
}
.tjelo
{
}
.noge
{
}
.downloadevent
{
    color: blue;
}
.vrat
{
    position: relative;
    width: auto;
}
.articlebox
{
    background-color: #fefef0;
    color: blue;
    border: dashed 1px #995117;
    padding: 6px 6px 6px 6px;
}

.articletitle
{
    font-size: 18px;
    font-weight: bold;
    color: #ffd700;
    text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}


/*  02/01/10_09:40 am   new from oBout  */

.tab11         { font-size: 11px; font-family: verdana; text-decoration: none; line-height: 14px; }
.tab_11_14     { font-size: 11px; font-family: verdana; text-decoration: none; line-height: 15px; }







