/*
================================
COMMON STYLES 
================================
*/

.left {float:left;}
.right {float:right}
.hide {display:none;}
.pointer {cursor:pointer;}
.clearBoth {clear:both;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */


a:active, a:focus
{
    outline: none;
}

img.floatlinks{
float: left;
margin: 4px 0 20px;
}

.imageright
{
float: right;
width:200px;
}

img.floatrechts {
float: right;
margin: 4px 0 20px;
}

/*
=================================================================================
STICKY FOOTER

=================================================================================
*/

html, body
{
   margin:0;
   padding:0;
  height:100%; 
}


#footer
{

 	width:912px;
	text-align:left;
	margin: 0 auto;         
	height:45px; 
	line-height: 45px; 
       
}

/*
================================
MAIN STYLES
================================
*/

body
{
background :#DDDDDD url(/images/bg.gif) repeat-x scroll left top;
     
    font-family:Arial, Verdana, Sans-Serif;
   
}

#container
{
	width:912px;
	text-align:left;
	margin: 0 auto;
height:100%; 

}

a
{
    color:#000000;
    text-decoration:none;
}

p a,td a, li a
{
text-decoration:underline;
}


a:hover
{
   color:#888888;
}


a.rightArrow
{
    background:url(../media/Assets/arrow_right.gif) no-repeat center right;
    padding:0 7px 0 0;
}

a.leftArrow
{
    background:url(../media/Assets/arrow_left.gif) no-repeat center left;
    padding:0 0 0 7px;
}

/*
================================
HEADER STYLES 
================================
*/

#header
{    
	width:912px;
	position:relative;
	float: left;
        padding: 0 0 22px 0;
	height:98px;
	
      
}
.logo
{
position:absolute;
top: 23px;

}
  
.headertext
{
  font-size:16px;
    text-align:left;
    top:40px; 
    right: 150px;
    position:absolute;
   
} 

#header .headerLinks
{
    font-size:12px;
    text-align:right;
    top:23px; 
    right: 5px;
    position:absolute;
    width:220px;
}

    #header .headerLinks a
    {
        margin:3px 0 0 0;
    }

    #header .searchBox
    {
        margin:0 0 0 33px;
    }
    
        #header .searchBox input
        {           
            border:1px solid #515151;
            width:102px;            
            height:16px; /*16px -1 -1 = 14px; */
            padding:1px 2px;            
            color:#FFFFFF;
            font-size:10px;
        }
        
        #header .searchBox input:focus
        {
            border:2px solid #619ca7;
        }
        
        #header .searchBox button
        {           
            font-size:12px;          
            padding:ppx 7px 0 0;   
         	margin-top:2px;
        }

/*
================================
BODY STYLES 
================================
*/
#mainframe
{
   	width:960px;  
	float:left;
    	background-color:#FFFFFF;
  	background:transparent url(../images/bgColumnContainer.gif) repeat-y scroll left top;
	overflow:hidden;
}

h2
{
font-size:16px;
color: #000000;
font-weight: bold;
}
h3
{
font-size:14px;
color: #000000;
font-weight: bold;
}
.compheader
{
float:left;

color: #000000;
}

.compheader a
{
text-decoration: underline;
}

.breadcrumb
{
	color:#777777;
	font-size: 12px;
	height:25px;
	width:650px;
	padding-top: 10px;
	font-weight:bold;	
	float: left;
}
.breadcrumb a
{
	color:#737373;
	font-weight:normal;
}


/*
================================
SIDEBAR STYLES 
================================
*/
#sideBar
{
    	width:115px;
    	margin:44px 20px 0 0px;
    	padding-left:20px;	



}
.events
{
float:right;
padding-top:30px;
font-size:10px;
color: #000000;
margin-right:30px;
}

#sideBarright
{
    	width:200px;
    	margin:0 0 0 10px;
}
.sponsors
{
float:right;
padding-top:5px;
padding-bottom:5px;
position:relative;
width:200px;
display: block;


}
/*
================================
NAVI STYLES 
================================
*/
#navi li
{
    color:#000000;
    font-size:12px;    
    background:url(../media/Assets/dotted_border.gif) repeat-x bottom left;
 
}

    #navi li.selected a
    {
        color:#333333;
        font-weight:bold;
    }

    #navi li a
    {        
        display:block;
        padding:5px 0;
    }

/*
================================
SECONDARY NAVI STYLES 
================================
*/
.secondaryNav
{
    margin:60px 0 0 0;
 
}

    .secondaryNav h3
    {
        color:#000000;
        font-size:16px;
        font-weight:strong;
        padding:0 0 10px 0;
        background:url(../media/Assets/dotted_border.gif) repeat-x bottom left;
    }
    
    .secondaryNav li
    {
        padding:6px 0 4px 0;
	background:url(../media/Assets/dotted_border.gif) repeat-x bottom left;
        
    }
    
        .secondaryNav li.selected a
        {
            font-weight:strong;
	    color:#333333;
        }
    
        .secondaryNav li a
        {
            font-size:12px;
            display:block;
        }
        
            .secondaryNav ul.events li a em
            {
                color:#FFFFFF;
                font-size:11px;
                display:block;
            }
            
            .secondaryNav li a span
            {
              
                padding:0 7px 0 0;
            }

/*
================================
CONTENT STYLES 
================================
*/

.pageHeader
{
        font-size:28px;
        font-weight:bold;
        color:#000000;
	line-height:1em;
}
.content
{
    width:590px;    
    font-size:13px;
    line-height:18px;
    float: left;
padding-top:10px;
padding-left:5px;
}

    .content p
    {
        margin:10px 10px;
    }

    .content strong
    {
        font-weight:bold;
    }
   
    .content em
    {
        font-style:italic;
    }
   
    .content h3
    {
        font-size:14px;   
      
    }
    
    .content ol, .content ul
    {
        list-style-position:inside;
    }
    
    .content ol
    {
        list-style-type:decimal;
    }
    
    .content ul
    {
        list-style-type:disc;
    }
    
    
    .leftArrow.backLink
    {
        margin:0 0 25px 0;
        display:block;
    }
    
    .content div.date
    {
        font-weight:bold;
        font-size:12px;
    }
    
    /* Header for small thin column */
    .twoColWide .col_2  h4
    {
        font-size:12px;
        color:#f49ac1;
        font-weight:bold;
        background:url(../media/Assets/dotted_border.gif) repeat-x bottom left;
        
        padding:0 0 5px 0;
        margin:0 0 5px 0;        
    }
    




.content.oneCol
{
    width:550px;
float: left;
}

/*
================================
HOMEPAGE TWO COLS
================================
*/   
.twoCol .col_1
{
    width:342px;
}

.twoCol .col_2
{
    width:322px;
}




/*
================================
ABOUT PROJ TWO COLS WIDE
================================
*/ 
.twoColWide .col_1
{
    width:550px;
    margin:0 20px 0 0;
}

.twoColWide .col_2
{
    width:93px;
}

.nestedTwoCol
{
    width:550px;
    margin:10px 0 0 0;
}

    /* Nested two col within col_1 of twoColWide */
    .nestedTwoCol .col_1
    {
        width:265px;
        margin:0 20px 0 0;
    }
    
    .nestedTwoCol .col_2
    {
        width:265px;
    }

/*
================================
GALLERY GRID
================================
*/ 
.galleryGrid
{
    margin:25px 0 0 0;
}

    .galleryGrid .item
    {
        width:208px;
        margin:0 0 15px 20px;
    }
        
    .galleryGrid .item.first
    {
        margin-left:0;
    }
    
        .galleryGrid .item a
        {
            background:url(../media/Assets/arrow_right.gif) no-repeat center right;
            padding:0 7px 0 0;
        }
    
        .galleryGrid .item img
        {
            display:block;
        }
        
        .galleryGrid .item span
        {
            display:block;
        }


/*
================================
PHOTO GRID
================================
*/ 
.photoGrid
{
    margin:25px 0 0 0;
}

    .photoGrid .item
    {
        width:151px;
        margin:0 0 15px 20px;
    }
                
    .photoGrid .item.first
    {
        margin-left:0;
    }
    
        .photoGrid .item a
        {
            background:url(../media/Assets/arrow_right.gif) no-repeat center right;
            padding:0 7px 0 0;
        }
    
        .photoGrid .item img
        {
            display:block;
        }
    
        .photoGrid .item span
        {
            display:block;
        }

/*
================================
PHOTO ITEM
================================
*/ 
.photo
{
    margin:25px 0 0 0;
}
    
    .photo .pager
    {
        display:block;
        margin:0 0 10px 0;
    }

    .photo a.prev
    {
        background:url(../media/Assets/arrow_left.gif) no-repeat center left;
        padding:0 0 0 7px;
    }
    
    .photo a.next
    {
        background:url(../media/Assets/arrow_right.gif) no-repeat center right;
        padding:0 7px 0 0;
    }
    
    .photo .item
    {
        position:relative;
	overflow:hidden;
	/*width:550px;*/
    }
    
        .photo .item span
        {
            display:none;   /*hide it if JS disabled and when page initially loads */
        
            position:absolute;
            left:0;
            bottom:0;
            
            background:url(../media/Assets/white_60_bg.png) repeat top left;
	    color:#000;
            
            /*width:540px;*/ /*550 - 5 - = 540px */
	width:100%;
            padding:10px 5px 10px 5px;
        }

/*
================================
NEWS LIST
================================
*/

.newsList
{
    margin:25px 0 0 0;
    width:600px;
    float:left;
}


    
    .newsList div.first
    {
        margin-left:0;
    }
    
        .newsList div span
        {
            font-weight:bold;
            font-size:11px;
        }

.newstime
{
	padding-bottom:5px;	
	padding-top:5px;
	font-size:10px;	
}

.newstitle
{
	font-size:14px;	
	font-weight:bold;
}

.newsimage
{
	width:175px;
	float:left;
	margin: 15px 15px 20px 6px;
}

.newsitembigimage
{
	margin-top: 10px;
	margin-bottom: 25px;
}
    

        
/*
================================
CONTACT STYLES
================================
*/

.form .text
{
    width:265px;
    margin:0 10px 0 0;
}

.form .fields
{
    width: 265px;
}

fieldset legend
{
    display:none;
}

fieldset label
{
    display:block;
    margin:10px 0 0 0;
}

fieldset label.first
{
    margin:0;
}

fieldset input
{
    background-color:#252525;
    border:2px solid #515151;
    width:265px;
    height:17px;
    padding:2px;
    margin:0 0 3px 0;
    
    color:#FFFFFF;
    font-size:14px;
}
  
fieldset textarea
{
    background-color:#252525;
    border:2px solid #515151;
    width:265px;
    height:130px;
    padding:2px 2px 1px 2px;
    margin:0 0 3px 0;
    
    font-family:Arial, Verdana, Sans-Serif;
    color:#FFFFFF;
    font-size:14px;
}

    fieldset input:focus, fieldset textarea:focus
    {
        border:2px solid #619ca7;
    }

fieldset input.error, fieldset textarea.error
{
    border:2px solid #F49AC1;
}

    fieldset input.error:focus
    {
        border:2px solid #af4975;
    }

fieldset button
{
    border:none;
    color:#619ca7;
    padding:0 7px 0 0;
    margin:10px 0;
    background:url('../media/Assets/arrow_right.gif') no-repeat right 50%;
}


/*
================================
FOOTER STYLES 
================================
*/



    #footer div.container
    {
        width:912px;
      	padding: 0px 15px;
	height: 40px;
    }

    #footer li
    {
        float:left;
        font-size:11px;
    }
    
    /*Credits*/
    #footer ul.credits
    {
	margin-left:10px
    }
    
        #footer ul.credits li a
        {
            color:#868686;
        }    
    
            #footer ul.credits li a span
            {
                display:block;
                
                font-size:10px;
                color:#515151;
            }
            
        #footer ul.credits li a:hover span
        {
            color:#f49ac1;
        }


    /*Misc*/
    #footer ul.misc
    {        
    }
                
        #footer ul.misc li.rss
        {
            padding:0 0 0 17px;
            margin:0 105px 0 0;
        }
        
            #footer ul.misc li.rss a
            {
                color:#c8751a;
            }
    
                #footer ul.misc li.rss a:hover
                {
                    color:#a05e16;
                }
                
        #footer ul.misc li.valid
        {
            padding:0 0 0 17px;
        }
        
            #footer ul.misc li.valid a
            {
                color:#529c46;
            }            

/* Logos*/
.cws
{
    background:transparent url(../media/Assets/cws_logo.gif) no-repeat;
    padding:0 0 0 26px;
    margin:0 67px 0 0;
}

.g72
{
    background:transparent url(../media/Assets/g72_logo.gif) no-repeat;
    padding:0 0 0 30px;
    margin:0 190px 0 0;
}

.rss
{
    background:transparent url(../media/Assets/rss_logo.gif) no-repeat 0 2px;
}

.valid
{
    background:transparent url(../media/Assets/tick_icon.gif) no-repeat 0 0;
}














































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

