/*
	Styles lifted from the website
*/

html,body {		
	margin:	0px auto;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
	background-position: top;
	background-image: url('http://cdn.gaggle.net/gaggle/website/images/page/window_bg.jpg');
	background-repeat:repeat-x;
	font-family: helvetica, arial, verdana;
}
	
table,tr,td {	
	margin:	0px;
        padding: 0px;
        border: 0px;
	text-align: center;	
}

img {	border:	0px;}

a {
        text-decoration:none;
	color:#2f7938;
}

a:hover {
	color:#f15521;
}
		
#canvas {
	text-align: center;
}	
	
.main_container {
	width:	1030px;
	text-align: left;
	margin-left:	auto;
	margin-right:	auto;
	padding-bottom:20px;
}		
	
#main_sub_container {
	width:	980px;
	height:720px;
	text-align: left;
	margin-left:	auto;
	margin-right:	auto;
}	
	
#main_stretch_container {	
	width:	1030px;
	text-align: left;
	margin-left:	auto;
	margin-right:	auto;
}	
	
#logo {
	width: 270px;
	height:	90px;
	background-color:#ffffff;
}	
	
#top_nav {
	margin:	0px;
        background-color: #ffffff;
        background-position: right;
        background-image: url('http://cdn.gaggle.net/gaggle/website/images/page/page_top_bg.jpg');
        background-repeat: repeat-y;
	width: 100%;
	vertical-align:	top;
	text-align: left;
}	


#left_content {
	margin:	0px;
        padding: 5px;
        border: 0px;
        background-color: #ffffff;
        background-position: left bottom ;
        background-image: url('http://cdn.gaggle.net/gaggle/website/images/nav/left_nav_bg.gif');
        background-repeat: no-repeat;
}	



.bl {background: url(bl.gif) 0 100% no-repeat #ffffff; width: 20em}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

		
#top_nav_utility_links {
	width:	500px;
	height:	65px;
	margin:	 0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
}
	
#top_utility_links {
	margin:	0px 0px 0px 0px;
	padding:10px ;
}	
	
#top_utility_links li {
	display: inline;
	list-style-type:  none;
	padding-right: 20px;
}

#top_utility_links li:hover {
}
	
#top_utility_links a {
	background-image: url('http://cdn.gaggle.net/gaggle/website/images/nav/top_utility_arrow.gif');
	background-position: 0 2;
	background-repeat: no-repeat;
	padding-left: 20px;
	color:#000000;
	font-weight:bold;
}	

#top_right_link {
	text-align: right;
	vertical-align: bottom;
}

#top_utility_links li a:hover {
	background-image: url('./images/nav/top_utility_arrow_on.gif');
	background-repeat: no-repeat;
	color:#F15521;
}	
	

#top_nav_connect {
	vertical-align:	top;
	float:	right;
	height:42px;
	width:146px;
	margin:0px;
	padding:0px;
}	
	
#top_nav_connect a {
	display:block;
        height:100%;
	width:100%;
	background-image: url('./images/nav/top_nav_connect.gif');
	background-repeat: no-repeat;
}	

#top_nav_connect a:hover {
	background-image: url('./images/nav/top_nav_connect_on.gif');
	background-repeat: no-repeat;
}	

#top_nav_button_links {
	margin:	 0px;
	padding: 0px;
}
	
#top_nav_button_links ul {
	margin:	 0px 0px 0px 0px;
	padding:0px;
	vertical-align: bottom;
}
	
#top_nav_button_links li {
	margin:	0px 0px 0px 0px;
	display: inline;
	list-style-type:  none;
	padding: 0px 5px 0px 0px;
	text-align: center;
	height:	24px;
}
	
#top_nav_button_links li a {
	height:	24px;
	border-top: 1px solid #4e8454;
	border-bottom: 1px solid #154b1c;
	border-left: 1px solid #2b6332;
	border-right: 1px solid #336a3a;
	background-image: url('./images/nav/menu_top_button_bg.jpg');
	background-repeat:repeat-x;
	margin:	0px 0px 0px 0px;
	color:	#fff;
	font-size:9pt;
	font-face: 'Helvetica, Arial, Sans-Serif';
	padding: 4px 15px 4px 15px;
	font-weight:bolder;
	text-align:	center;
}	

#top_nav_button_links ul li a:hover {
	color: #07400e;
	background-image: url('./images/nav/menu_top_button_bg_on.jpg');
	background-repeat:repeat-x;
	border-top: 1px solid #4e8454;
	border-bottom: 1px solid #154b1c;
	border-left: 1px solid #2b6332;
	border-right: 1px solid #336a3a;
}

#top_nav_button_links ul li a:active {
	color: #07400e;
	background-image: url('./images/nav/menu_top_button_bg_purple.jpg');
	background-repeat:repeat-x;
	border-top: 1px solid #535a8a;
	border-bottom: 1px solid #1a2150;
	border-left: 1px solid #343a6c;
	border-right: 1px solid #343a6c;
}

#content_main {
	width: 970px;
}

#login_canvas {
       padding:10px;
       width:100%; 
       background-image: url('./images/nav/login_top_bg.gif');
       background-repeat:repeat-x;       
       background-color:#3e3cb5;
}

input {
       font-size:9pt;
       background:#ececec;
       border:1px solid #7e81b6;
}

.login_fields { 
       width:115px;
}

#login a {
       color:#f15521;
       text-decoration:none;
}

#login a:hover {
       text-decoration:underline;
}

#login td { 
       color:#ffffff;
       font-size:9pt;
}

#navcontainer ul {	
	margin:	 0px;
	padding: 0px;
	list-style-type:	 none;
}	
	
#navcontainer li { margin: 0 0 2px 0; }
	
#navcontainer a {	
	display: block;
	font-size: 10pt;
	font-weight:	bold;
	letter-spacing:	1px;
	width:	 100%;
	color:	 #fff;
	background-image: url('./images/nav/menu_left_section_bg.jpg');
	background-repeat: repeat-y;
	text-decoration: none;
	padding:	 5px 0px 5px 20px;
}	
	
#navcontainer a:hover	{	
	color:	 #000000;
	background-color: #b6b8d8;
	background-image: none;
}	
	
#navcontainer ul ul { 
		margin: 0 0 2px 0;
}
	
#navcontainer ul ul li { margin: 0 0 1px 0; }
#navcontainer ul ul a {	
	font-size: 9pt;
	display:	 block;
	color:	 #fff;
	text-decoration:	 none;
	background-image:none;	
	width:100%;
	padding:	 2px 0px 2px 25px;
}	
	
#navcontainer ul ul a:hover
	{	
	color:	 #000000;
	background-color:	 #b6b8d8;
	text-decoration:	 none;
}	
	
	
#main_content {
	width: 100%;
	vertical-align:	top;
        background-image: url('http://cdn.gaggle.net/gaggle/website/images/page/main_content_right_bg.gif');
        background-position: bottom right;
        background-repeat: no-repeat;
	background-color:#fff;
}	

#main_sub_content {
        width: 100%;
        vertical-align: top;
        background-image:url('http://cdn.gaggle.net/gaggle/website/images/page/main_content_right_bg.gif');
        background-position: bottom right;
        background-repeat: no-repeat;
}

#main_content_canvas {
	width: 720px;
	height: 391px;
        background-image: url('http://cdn.gaggle.net/gaggle/website/images/page/main_content_left_bg.gif');
        background-repeat: no-repeat;
        background-position: top left;
	text-align: left;
	margin:	0px 0px 0px 0px;
	padding:20px;
}	

#main_sub_content_canvas {
        width: 720px;
        height: 570px;
        background-image:url('http://cdn.gaggle.net/gaggle/website/images/page/main_content_left_bg.gif');
        background-repeat: no-repeat;
        background-position: top left;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding:20px;
}
					

#main_sub_content_stretch_canvas {
        width: 720px;
        background-image:url('http://cdn.gaggle.net/gaggle/website/images/page/main_content_left_bg.gif');
        background-repeat: no-repeat;
        background-position: top left;
        text-align: justify;
        margin: 0px 0px 0px 0px;
        padding:20px;
}

#body_crumbs {
	width: 700px; 
	height: 20px;
	color: #5fa969;
	font-weight:bold;
	font-size: 11pt;
	padding-bottom:	15px;
}

#body_canvas {
	width: 700px; 
	background-color:#ffffff;
}	
		
#body_title {
	padding:5px 0px 5px 0px ;
	margin-right:	20px;
	width: 490px; 
	color:#261755;
	font-weight:bolder;
	font-size: 12pt;
	background-color: #b6b8d8;
	border:1px solid #9290b7;
}
	
#bodystatic {
	width: 490px; 
	height: 600px;
	border-left:1px dotted #f15521;	
}

#bodyscroll {
	width: 490px; 
	height: 600px;
	border-left:1px dotted #f15521;	
	overflow-y: scroll; 
	scrollbar-arrow-color: #d7d7d7; 
	scrollbar-face-color: #ececec; 
	scrollbar-3dlight-color: #d7d7d7; 
	scrollbar-shadow-color:#7e81b6;
	scrollbar-darkshadow-color:#ececec;
}


#bodystretch {
        width: 470px;
        border-left:1px dotted #f15521;
        padding:10px;
}

#scroll_canvas {
	padding: 10px;
}	
		
#main_content_right {
	display: inline;
	float: right;
	text-align:right;
	width: 190px; 
}	
	
#main_content_right {
	display: inline;
	float: right;
	text-align:right;
	width: 190px; 
	height:600px
}	
	
#main_content_right_title {
	color: #f15521;
	font-weight:bold;
	text-align:left;
	padding-left: 10px;
	padding-top: 10px;
}
	
#main_content_right_text {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	color: #444444;
}
		
#columns {
	padding-top: 10px;
}


#column_left {	     
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
        width:345px;	
}

#column_center {
	border-left:1px dotted #f15521;
	border-right:1px dotted #f15521;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
        width:350px;	
}

#column_right {
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
        width:345px;	
}

#column_left div { padding:10px;}
#column_right div { padding:10px;}
#column_center div { padding:10px;}

.column_title {
	font-size:12pt;
	color:#7e81b6;
	font-weight:bolder;
	padding-bottom:25px;
	vertical-align:top;
	width:100%;
}

.column_date {
	font-weight:bolder;
	font-size:9pt;
	color:#7e81b6;
	float:right;
}

.award_picture { 
	float:left;
	padding:0px 10px 0px 10px;
}

.news_picture { 
	float:left;
	padding:0px 10px 0px 10px;
}

#footer {
	margin-left:	auto;
	margin-right:	auto;
	color: #444444;
	font-size: 8pt;
	font-weight: bold;
	width:	980px;
	padding-top: 10px;
}
	
#footer_utility_links { margin:	0px 0px 5px 0px;
}	
	
ul#footer_utility_links li {
	display: inline;
	list-style-type:  none;
}
	
ul#footer_utility_links li a {
	padding-left: 5px;
	padding-right: 5px;
	color: #444444;
}	
	
ul#footer_utility_links li a:hover {
	color: #8d8d8d;
}
