﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, h7, h8, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    text-align: left;
}

body
{ 
    text-align: center;
    background-color: white;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 0.78em; 
    /*   background-image: url(Images/bg_tile.gif); */

 background-image: url(Images/Thumb/Gaula01.jpg); }


h1, h2
{
    color: #0000cc;
}

h3, h4, h6, h7, h8 {color:#666666;}
/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
    margin:0;
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h3
{
    margin: 0.5em 0;
    font-size: 1em;
    font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5
{
    margin: 0.5em 0;
    font-size: 1.5em;
    font-weight: bold;
    color: #E68B04;
}
h6
{
    margin: 1em 0;
    line-height: 1.7em;
   /* font-style: italic;*/
}
h7
{
    margin: 0.5em 0;
    font-size: 0.7em;
    font-weight: bold;
}
h8
{
	margin: 0.5em 0;
	font-size: 2em;
	font-weight: bold;
}

p  {
	margin: 1em 0;
	line-height: 1.5em;
}


a {text-decoration:underline;}

a:hover {text-decoration:none;}

#wrapper
{
	
	    width: 780px;
    margin: 0 auto;
    text-align: left; /* background-color: inactivecaptiontext;    background-repeat: repeat-y;*/
    border-top: solid 1px #C9C9C8;
    border-left:solid 1px #C9C9C8;
    border-right:solid 1px #C9C9C8;

}

#header
{
    position: relative;
    height: 92px;
   padding-bottom: 58px;
}
#logo{
	position:absolute;
	top:40px;
	left:20px;
}
#mainnav
{
    padding-left: 176px;
    padding-bottom: 2px;
    font-family: 'MS Reference Sans Serif';
    font-size: 0.9em;
    left: 175px;
    position: absolute;
    top: 98px;
}
/*
* html #mainnav {
	background-image:url(Images/mainnav_bg_ie.gif);
	background-repeat:repeat-x;
}
*/

#mainnav .item
{
    padding: 2px 7px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #FFFFFF; /*	background-color:#DADADA; */
    color: #03079B;
}

* html #mainnav .item {padding:0 20px;}

#mainnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#mainnav .hover
{
    color: #28A1FF;
 /*   background-color: inactivecaptiontext;*/
}
#subnav
{
    margin-bottom: 5px;
    margin-left: 20px;
    overflow: hidden;
}

* html #subnav tr {height:1.4em;}

#subnav .item
{
    font-family:  'MS Reference Sans Serif' ;
    font-size: 0.9em;
    padding: 2px 7px;
    background-color: #EDE1CE;
    color: #333333;
}

* html #subnav .item {padding:0 20px;}

#subnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#subnav .hover {
	color:#333333; 
	background-color:#F7F7E8;
}

#contentwrapper
{
	position: relative;  /**IE needs this or the contents won't show outside the parent container. ***/
	width: 400px; /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 225px; /*** Critical left col dimension value ***/
	border-left: solid 1px #C9C9C8; /*** Critical left divider dimension value ***/ /*	border-right: solid 1px #C9C9C8;   /*** Critical right divider dimension value ***/
	padding-left: 5px;
	/*top: 50px; */
	bottom: 5px;
}
#floatwrapper 
{
	
	float: left;
	width: 775px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
	 margin-left: -226px; 
	
	
}
#centercolumn
{ 
	
    float: right;
    width: 540px; /*** Critical left and right col/divider dimension value (moves inversly) ***/ /* \*/
    margin-left: -1px; /* Hidden from IE-mac */
    /*padding-top: 25px;*/
 }

#breadcrumbs
{
	position: relative;  /***IE needs this or the contents won't show outside the parent container. 
/***	position: absolute;***/
	top: 0px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#breadcrumbs a {
	color:#993300;
	text-decoration:underline;
}

#breadcrumbs a:hover {text-decoration:none;}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 180px;    /*** Critical left col/divider dimension value ***/
	padding-top:15px;
	
	
}
* html #leftcolumn {
	float:left;	
	padding-top:15px;
}

*>html #leftcolumn {width:180px;}   /*** Fix only for IE/Mac ***/

#leftcolcontainer{width: 180px;}    /*** Critical left col dimension value ***/
#rightcolumn{
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 170px;    /*** Critical right col/divider dimension value ***/
	margin-right: -168px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	padding-top:15px;
}
.spText
{
    left: 5px;
    position: absolute;
    top: 26px;
    font-size: 13px;
    color: white;
    font-family: 'Arial Black';
}

/* \*/
#rightcolcontainer{
	/* \*/
	width: 170px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 2px;    /*** Critical right divider dimension value ***/
}
/* \*/
* html #rightcolcontainer {
	float: right;
	margin-left: 2px; 
}
* html #rightcolumn {
margin-left: 0px; 
	margin-right: -545px; 
/*		margin-right: -152px;*/
	padding-top:25px;
}
#footer
{
    clear: both;
    margin: 1px 0;
    padding: 2px 15px;
    border-top: 1px solid #28A1FF;
    border-bottom: solid 1px #28A1FF;
    background-image: url(Images/mainnav_bg.gif);
    background-repeat: repeat;
    font-size: 0.9em;
    text-align: center;
    color: #28A1FF;
}

#footer a {
	margin:1px 5px;
	color:#28A1FF; 
}
.sidebarcontainer
{
    margin: 5px;
    padding: 6px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    border: 1px solid #6699cc;

}


/* \*/
* html .sidebarcontainer {height:1%;}
/* */


.sidebarcontainer a {color:#FF284E;}

.sidebarcontainer li {list-style-type:none;}

.container
{
    margin: 5px;
    border: 1px solid #999999;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.containerEvent
{
    margin: 5px;
    background-color: #FFFFFF;
    padding-right: 5px;
    padding-left: 2px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.teaser
{
    margin-top: -0.2em;
    color: #28A1FF;
    font-weight: bold;
}
/* Us it when the text float left or riht to the pictures*/
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft
{
    float: left;
    display: inline;
    margin: 0.25em 0em 0.25em 10px;
    left: 5px;
}
	/* represents each item in a vertical list */
.listitem
{
    margin: 0px;
    width: 470px;
    padding-top: 5px;
    
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: left;
    margin: 0px 5px 0px 0px;
}
.eventView
{
    float: right;
    margin: 0px 5px 0px 0px;
  
}
/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}
/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
    padding: 5px;
    margin: 5px 5px 5px 30px;
}

.picture
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 5px;
    margin: 5px;  
}

/* add hover border to href thumbnail images */
/*todo: rectify whether these should be .photo instead 

.thumbnail a:link img, #thumbnail a:visited img
{
    border: 2px solid #883D08;
}
.thumbnail a:hover img
{
    border: 2px solid #FFFFFF;
}
.thumbnail a:active img
{
    border: 2px solid #000000;
}
*/
