/*  
Theme Name: website name
Theme URI: http://www.yoururl.com/
Description: Custom Theme
Client: client name
Author: Bit-Wizards Custom Software Solutions, Inc.
Author URI: http://bit-wizards.com/
*/

/* Layout */  
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
                padding: 0;
                margin: 0; 
                } 
                
body {
                background: #0b4075 url('/App_Themes/ITGUlfCoast/images/bg.jpg') repeat-x 0px 0px; 
                text-align: center; 
                font-family: Verdana, Helvetica, sans-serif, arial; 
                font-size: 15px; 
                color: #000000; 
                line-height: 19px;
                }
                
#keyText {
                position:absolute;
                left:0px;
                top:-500px;
                width:1px;
                height:1px;
                overflow:hidden;
                }              
                
#pagesub {
                width: 1199px;
                height: 862px;
                margin: 0px auto;
                background: transparent url('/App_Themes/ITGUlfCoast/images/temp_sub.jpg') no-repeat;
                }
                
#containerHeader {
	background: transparent url(/App_Themes/ITGUlfCoast/images/bg_header.jpg) no-repeat 0 0;
	margin: 0px auto;
	width: 884px;
	height: 248px;
	padding: 20px 70px 0px 70px;
                }
                
#SubcontainerHeader {
	background: transparent url(/App_Themes/ITGUlfCoast/images/sub_header.jpg) no-repeat 0 0;
	margin: 0px auto;
	width: 884px;
	height: 190px;
	padding: 20px 70px 0px 70px;
                }

.logo {   
                float: left; 
                background: transparent url(/App_Themes/ITGUlfCoast/images/logo.jpg) no-repeat 0 0; 
                width: 326px; 
                height: 82px; 
                display: inline-block;       
                }

.searchbutton{
	background:url(/App_Themes/ITGulfCoast/images/search.jpg) no-repeat 0 0;
	height:20px;
	width:70px;
	border:0;
}

.MainSearch input[type=submit]{
	background:url(/App_Themes/ITGulfCoast/images/search.jpg) no-repeat 0 0;
	height:20px;
	width:70px;
	border:0;
}
                
#bannerText {
                width:443px; 
                float: left; 
                text-align: left; 
                padding: 15px 0px 10px 15px; 
                color: #FFFFFF; 
                font-size: 16px; 
                height: 140px;
                }              
                
#subbannerText {
                width:500px;
                float: left;
                text-align: left;
                padding: 47px 0px 10px 30px;
                color: #FFFFFF;
                font-size: 24px;
                height: 40px;
                overflow: hidden;
                }
                
#subbannerText h1        {
                font-size: 36px;
                font-weight: normal;
                }
                
#subLeft {
                width:655px;
                float:left;
                padding: 0px 10px 0px 5px;
                }              
                
#subLeft p {
                padding-bottom:8px;
                font-size:12px;
                }
				
#subLeft h2 {
				font-size:18px;
				color:#0b4075;
                }
                
#bannerText p  {
                padding-bottom: 10px;
                }
                
#bannerButtons {            
                width:423px; float:left;
                }              
                
.subscribe {
                background: transparent url(/App_Themes/ITGUlfCoast/images/bt_subscribe.jpg) no-repeat -6px 15px; 
                display:block; 
                height:69px; 
                width:422px; 
                float: right;
                }
                
.scholarship {
                background: transparent url(/App_Themes/ITGUlfCoast/images/bt_scholarship.jpg) no-repeat -6px 20px; 
                display:block; 
                height:91px; 
                width:422px; 
                float: right;
                }
                
#containerMainnav {
                height: 32px;
                line-height: 32px;
                text-align: right;
                overflow: hidden;
                width: 530px;
                padding: 20px 2px 0px 20px;
                }
                
#containerMainnav ul li { 
                display: inline; 
                }

#containerMainnav ul {
                margin: 0;
                padding: 0;
                color: #FFFFFF;
                font-size: 16px;
                letter-spacing: 2px;
                }

#containerMainnav ul li a {
                padding: 0px 0px 0px 10px;
                color: #ffffff;
                text-decoration: none;
                background: transparent url(/App_Themes/ITGUlfCoast/images/nav_li.jpg) no-repeat 0 0;
                }

#containerMainnav ul li a:hover {
                color: #9dc7ea;
                text-decoration: none;
                } 
                
#maincolor {
                background-color: #9fc6cd;
                }                              
                
#mainholder {
	width:1024px;
	margin:0px auto;
                }                                              
                                
#containerMain {
                background-color:#FFFFFF; 
                width:865px; 
                margin:0px auto; 
                text-align:left; 
                padding:15px 8px 0px 9px;
                }
                
#containerMain h1{
                                color:#0c467f; 
                                font-size:18px; 
                                font-weight:normal;
                }
                
#subcontainerMain {
                background:#FFFFFF url(/App_Themes/ITGUlfCoast/images/sub_bg.jpg) repeat-y 0 0;
                width:868px;
                margin:0px auto;
                text-align:left;
                padding:0px 7px 0px 7px;
                border-top: #ffffff solid 15px;
                }
                
#subcontainerMain h1{
                color:#0c467f;
                font-size:18px;
                font-weight:normal;
                padding-bottom: 10px;
                }

#subcontainerMain2 {
                background:#FFFFFF;
                width:868px;
                margin:0px auto;
                text-align:left;
                padding:0px 7px 0px 7px;
                border-top: #ffffff solid 15px;
                }
                
#subcontainerMain2 h1{
                color:#0c467f;
                font-size:18px;
                font-weight:normal;
                padding-bottom: 10px;
                }
                
#containerNE {
                width:864px; 
                height:40px; 
                padding-top: 10px;
                }              
                
.news {
                float:left; 
                background: transparent url(/App_Themes/ITGUlfCoast/images/icon_news.jpg) no-repeat 0 0; 
                color:#000000; 
                font-size:18px; 
                padding-left:43px; 
                padding-top:15px; 
                font-weight:normal; 
                display:block; 
                height:23px; 
                width:567px;
		font-family: Verdana, Helvetica, sans-serif, arial;
                }
                
.events {
                float:left; 
                background: transparent url(/App_Themes/ITGUlfCoast/images/icon_events.jpg) no-repeat 0 0; 
                color:#000000; 
                font-size:18px; 
                padding-left:35px; 
                padding-top:15px; 
                font-weight:normal; 
                display:block; 
                height:23px; 
                width:100px;
		font-family:verdana;
                }
                
#Bgstrecher {
                width:864px; 
                background:transparent url(/App_Themes/ITGUlfCoast/images/bg_green.jpg) repeat-y 0 0;
                } 
                
#News {
                background: transparent url(/App_Themes/ITGUlfCoast/images/bg_fade.jpg) repeat-x 0 0; 
                width:584px; 
                float:left;
                }              
                
#News ul {
                padding:10px
                } 
                
#News li {
                list-style:none; 
                float:left; 
                padding-bottom:10px;
                } 
                
#News small {
                color:#0b8785; 
                font-size:11px;
                } 
                
#News p {
                color:black; 
                font-size:12px;
                }              
                
#News h2 {
                color:#0b4075; 
                font-size:14px;
                } 
                
#NewsPage {
                width:650px;
                float:left;
                }              
                
#NewsPage ul {
                padding:10px
                } 
                
#NewsPage li {
                list-style:none; 
                float:left; 
                padding-bottom:10px;
                } 
                
#NewsPage small {
                color:#0b8785; 
                font-size:11px;
                } 
                
#NewsPage p {
                color:#000000; 
                font-size:12px;
                }              
                
#NewsPage h2 {
                color:#0b4075; 
                font-size:14px;
                } 
                
#Sponsors {
                width:830px;
                float:left;
                }              
                
#Sponsors ul {
                padding:10px
                } 
                
#Sponsors li {
                list-style:none; 
                float:left; 
                padding-bottom:10px;
                } 
                
#Sponsors small {
                color:#0b8785; 
                font-size:11px;
                } 
                
#Sponsors p {
                color:#000000; 
                font-size:12px;
                }              
                
#Sponsors h2 {
                color:#0b4075; 
                font-size:14px;
                } 
                
#Links {
                width:830px;
                float:left;
                }    
				

#Links a {
                float:right;
				padding-right:20px;
                }   
				
#Links h2 {
                color:#0B4075;
				font-size:14px;
				float:left;
                }          
                
#Links ul {
                padding:10px
                } 
                
#Links li {
                list-style:none; 
                float:left; 
                padding-bottom:10px;
                } 
                
#Links small {
                color:#0b8785; 
                font-size:11px;
                } 
                
#Links p {
                color:#000000; 
                font-size:12px;
				clear:both;
                }              
                
#Links h2 {
                color:#0b4075; 
                font-size:14px;
                } 
                
.imgspan {
	width:155px;
	float:left;
	padding-top:10px;
	}	
	
.imgspan img {
	border: 1px solid #003399;
	padding: 3px;
	}	
	             
                
.lispan {
	float:left;
	width:395px;
	padding-left:10px;
                }              
                
.imgspanSponsors {
                width:155px;
		float:left; 
		padding-top:10px;
                }     
				
.imgspanSponsors img {
                border: 1px solid #003399;
		padding: 3px;
                }          
                
.lispanSponsors {
                float:left;
                width:395px;
                padding-left:10px;
                }    
				
.lispanSponsors h2 {
                color:#0b4075; 
                font-size:14px;
                }            
				
				
                
.lispanNews {
                float:left;
                width:395px;
                padding-left:10px;
                }                              
                
#Events {
                background: #bed8dd url(/App_Themes/ITGUlfCoast/images/bg_fade.jpg) repeat-x 0 0; 
                height:229px; 
                width:252px; 
                float:right; 
                padding: 10px 10px 10px 0px;
		font-family: Verdana, Helvetica, sans-serif, arial;
                }              
                
#Events small {
                color:#0b8785; 
                font-size:14px;
		font-weight: bold;
                }              
                
#Events li {
                list-style:none; 
                float:left; 
                padding-left: 10px;
                }
                
#Events h2 {
                color:#0b4075; 
                font-size:12px;
                }              
                
                
#Events p {
                color:#000000; 
                font-size:12px;
		font-family: Verdana, Helvetica, sans-serif, arial;
		
                }
                
#EventsPage {
                width: 640px;
                }              
                
#EventsPage  small {
                color:#0b8785; 
                font-size:11px;
                }              
                
#EventsPage  ul {
                padding-left: 10px;
                font-size:12px;
		font-family: Verdana, Helvetica, sans-serif, arial;
                }

                
#EventsPage  h2 {
                color:#0b4075; 
                font-size:14px;
                }              
                
                
#EventsPage  p {
                color:#000000; 
                font-size:12px;
                }
                
#navRightmenu {
                float:left;
                width:197px;
                background: transparent url(/App_Themes/ITGUlfCoast/images/Sun_nav.jpg) no-repeat 4px 0;
                }              
                
#navRightmenu h2 {
                color:#FFFFFF; 
                padding: 10px 0px 0px 15px; 
                font-weight: normal;
                }                                              

#navRightmenu h2 a {
                color:#FFFFFF; 
                padding: 10px 0px 0px 15px; 
                font-weight: normal;
                }  

#navRightmenu h2 a:visited{
                color:#FFFFFF; 
                padding: 0px 0px 0px 0px; 
                font-weight: normal;
                }
                
#navRightmenu h2 a:hover {
                text-decoration: none;
                }
                
#navRightmenu ul {
                list-style-type: none;
                padding: 10px 5px 10px 10px;
                margin: 0px;
                font-size: 13px;
                line-height: 15px;
                } 
                
#navRightmenu li {
                padding:5px 0px 0px 0px;
                }              

#navRightmenu li a { 
                color: #068280;
                text-decoration: none;
                padding: 0px 0px 6px 10px;
                display:block;
                width:165px;
                background: transparent url(/App_Themes/ITGUlfCoast/images/subnav_li.jpg) no-repeat 0 bottom;
                }

#navRightmenu li a:hover {
                color: #3C5AAC;
                }
                
#footerholder {
	width:1024px;
	margin:0px auto;
                }
                
#containerFooter {
                background:transparent url(/App_Themes/ITGUlfCoast/images/footer.jpg) no-repeat 0 0; 
                width:882px; 
                height:59px; 
                margin:0px auto; 
                padding-top: 22px;
                }              

                
#containerFooter p {
                color:#FFFFFF; 
                float:left; 
                font-size:10px; 
                text-align:left; 
                padding: 0px 0px 0px 10px; 
                line-height: 14px;
                }
                
#subcontainerFooter {
                background:transparent url(/App_Themes/ITGUlfCoast/images/sub_footer.jpg) no-repeat 0 0; 
                width:882px; 
                height:59px; 
                margin:0px auto; 
                padding-top: 22px;
                }              

#subcontainerFooter2 {
                background:transparent url(/App_Themes/ITGUlfCoast/images/sub_footer2.jpg) no-repeat 0 0; 
                width:882px; 
                height:59px; 
                margin:0px auto; 
                padding-top: 22px;
                
                }              
#subcontainerFooter p {
                color:#FFFFFF; 
                float:left; 
                font-size:10px; 
                text-align:left; 

                padding: 0px 0px 0px 10px; 
                line-height: 14px;
                }
                
#subcontainerFooter2 p {
                color:#FFFFFF; 
                float:left; 
                font-size:10px; 
                text-align:left; 
                padding: 0px 0px 0px 10px; 
                line-height: 14px;
                }
                
.siteby {
                display:block; 
                background:transparent url(/App_Themes/ITGUlfCoast/images/siteby.jpg) no-repeat 0px 5px; 
                float:right; 
                width: 141px; 
                height: 22px;
                }                                                              
                
#containerFooternav {
                width: 800px;
                text-align: left;
                float:left;
                padding-left:12px;
                padding-top: 10px;
                }
                
#containerFooternav ul li { 
                display: inline; 
                }

#containerFooternav ul {
                margin: 0;
                padding: 0;
                color: #FFFFFF;
                font-size: 10px;
                font-weight: bold;
                }

#containerFooternav ul li a {
                padding: 0px 12px 0px 0px;
                color: #FFFFFF;
                text-decoration: none;  
                }

#containerFooternav ul li a:hover {
                color: #FFFFFF;
                text-decoration: underline;         
                }                              
                                                 
#printfriendly {
                height:20px;
                width:250px;
                float:right;
                }              
                
.printfrindlytxt {
                color:#068280;
                font-size:10px;
                text-decoration:underline;
                }    
				
.ContentPadding ul {
	padding-left: 20px;
	list-style: circle;
	}   
	
.ContentPadding ul li ul {
	padding-left: 40px;
	}     
                
/**COMMON STYLES**/
a {
                color: #1d4c84;
                }
                
a:hover {
                color: #2B6FC2;
                text-decoration: none;
                }              

.clear {
                clear: both;
                }              

a img {
                border: none;
                }              

textarea {
                background-color: #ffffff;
                border: 1px solid #cccccc;
                width: 600px;
                padding: 2px;
                }

#commentform #submit {
                color: #ffffff;
                background-color: #cccccc;
                border: 0;            
                margin: 0px 0px 0px 0px;
                }
                
acronym, abbr, span.caps {
                cursor: help;
                }

acronym, abbr {
                border-bottom: 1px dashed #1d4c84;
                }

blockquote {
                margin: 15px 30px 0px 10px;
                padding-left: 20px;
                border-left: 5px solid #ffffff;
                }

blockquote cite {
                margin: 5px 0px 0px 0px;
                display: block;
                }              
                
.pp_image {
                border: 1px solid #666666;
                margin:0px 5px 0px 5px;               
}              

ol {
                margin: 5px 0 20px 35px;
                }              
                
.small_event {
                padding:0px;
                color:#068280;
                font-size:12px;
                font-weight:bold;
                }

.p_event {
                padding:0px; 
                color:#068280;
                font-size:12px;
                font-style:italic;
                }
				
.buttonImagebg {
	border: 1px solid #CCCCCC;
	background-color:#a9dad5;
	color:#0b4075;
	margin:0px 10px 5px 0px;
	}			
				
td {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif, arial; 
	}
	
input {
	border: 1px solid #CCCCCC;
	margin:0px 10px 5px 0px;
	}
	
select {
	border: 1px solid #CCCCCC;
	margin:0px 10px 5px 0px;
	}
	
ul {
	list-style: none;
	}

.EventDetails ul{
	list-style: disc;
	margin-left: 10px;
}


/**COMMON STYLES**/             

.CMSTreeMenuTable { text-indent:20px;}

.CMSTreeMenuItem { text-indent:20px;}

.CMSTreeMenuSelectedItem { text-indent:20px;}

.CMSTreeMenuLink { text-indent:20px;}

.CMSTreeMenuSelectedLink { text-indent:20px;}

.CMSSiteMapList { }

.CMSSiteMapListItem { list-style-image: url(/App_Themes/ITGUlfCoast/images/menuitem.gif); } 

.CMSSiteMapLink { color: #068280; text-decoration:none; }

#ITGulfCoastTitle h2 {
font-weight:bold;
color:#000000; 
font-size:12px;
}

/* Polls */
.PollControl
{
    color: #000000;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    display: block;
}

.PollTitle
{
    display: block;
    padding: 3px;
color:#0c467f; 
                font-size:18px; 
}

.PollQuestion
{
    display: block;
    padding: 3px 3px 3px 3px;
	color:#0b4075; 
                font-size:14px;
}

.PollAnswers
{
    padding: 3px;
}

.PollFooter
{
    clear: both;
    padding: 6px;
    /*text-align: right;
    border-top: solid 1px #cccccc;*/
}

.PollInfo
{
    display:block;
}

.PollVoteButton
{
    width: 100px;
}

.PollAnswer
{
    padding: 3px 3px 3px 0px;
    overflow: auto;
}

.PollAnswerText
{
    display: block;
    margin-left: 5px;
}

.PollAnswerRadio
{
    display: block;
}

.PollAnswerCheck
{
    display: block;
}

.PollAnswerClearer
{
   clear: both;
   font-size: 0px;
   height: 1em;
}

.PollGraph
{
    border: solid 1px #000000;
    font-size: 12px;
    height: 1em;
    overflow: hidden;
    margin-bottom: 5px;
    margin-left: 4px;
}

.PollCount
{
    font-size: 11px;
    padding: 0px 5px 5px 5px;
}

.PollGraph0
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph1
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph2
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph3
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph4
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph5
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph6
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph7
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph8
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}

.PollGraph9
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}
.PollGraph10
{
	background-color: #0b4076;
	background-repeat:repeat-x;
}
