/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #F7F7F7;*/
}

body,td,th {
	font-family: Arial, sans-serif, verdana;
	font-size: 12px;
	color: #6e6e6e;

}

A:link {COLOR: #72b0df; TEXT-DECORATION: none}
A:active {COLOR: #72b0df; TEXT-DECORATION: none}
A:visited {COLOR: #72b0df; TEXT-DECORATION: none}
A:hover {COLOR: #72b0df; TEXT-DECORATION: underline}
A:unknown {COLOR: #72b0df; TEXT-DECORATION: none}

A.footer:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.footer:active {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.footer:visited {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.footer:hover {COLOR: #FFFFFF; TEXT-DECORATION: underline}
A.footer:unknown {COLOR: #FFFFFF; TEXT-DECORATION: none}

.homelinks {font-family: verdana, arial, sans-serif; font-size: 11px; color: #72b0df; font-weight: bold;}
.namehead {font-family: verdana, arial, sans-serif; font-size: 20px; color: #f36421; font-weight: bold;}
.orangefont {font-family: verdana, arial, sans-serif; font-size: 12px; color: #f36421;}
.subhead {font-family: verdana, arial, sans-serif; font-size: 12px; color: #636363; font-weight: bold;}
.smallfont {font-family: verdana, arial, sans-serif; font-size: 10px; color: #999a9a;}
.whitefont {font-family: verdana, arial, sans-serif; font-size: 11px; color: #FFFFFF;}
.header {font-family: Arial, sans-serif, verdana; font-size: 14px; color: #6e6e6e;}
.grayFont {font-family: verdana, arial, sans-serif; font-size: 11px; color: #999a9a;}
.footerlinks {font-family: verdana, arial, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold;}





/*Background*/
.teambg {
		background-image: url(../images/bg/goolel-insidePage_backgroun.gif); 
		background-repeat: no-repeat;
	}


/*Redwing Footer */
.redwing{font-family: verdana, arial, sans-serif; font-size: 10px; color: #AFAFAF;}
A.redwing:link {COLOR: #AFAFAF; TEXT-DECORATION: none}
A.redwing:active {COLOR: #AFAFAF; TEXT-DECORATION: none}
A.redwing:visited {COLOR: #AFAFAF; TEXT-DECORATION: none}
A.redwing:hover {COLOR: #AFAFAF; TEXT-DECORATION: underline}
A.redwing:unknown {COLOR: #AFAFAF; TEXT-DECORATION: none}
/*Redwing Footer */


#galleryContainer{height:292px;	/* Height of the images + 2 */	position:relative; top: 45px; overflow:hidden; padding:1px; /* CSS HACK */
		height: 292px;	/* IE 5.x - Added 2 pixels for border left and right */ height/* */:/**/294px;	/* Other browsers */ height: /**/294px;	}
#arrow_left{position:absolute; left:0px; z-index:10; padding:12px 1px 1px 1px; margin-left:460px;}
#arrow_right{position:absolute;	right:-1px;	z-index:10;	padding:12px 1px 1px 1px; margin-right:500px;}
#theImages{position:absolute; left:40px; top: 2px; width:100000px;}
#theImages ul{list-style:none; padding:0; margin:0;}
	/*#theImages li{padding:0 50px; }*/	
#theImages li{ list-style:none; float:left;  padding:0 50px; }
#theImages li div{position:relative; margin-left:-135px;  width:135px; text-align:center; float:left; color:#000; font-weight:normal;  margin-top:90px; }	
#theImages #slideEnd{float:left;}
#theImages img{float:left;	padding:1px;/*filter: alpha(opacity=50); opacity: 0.5;*/ cursor:pointer; border:0px; }