/* ================================
    CSS STYLES FOR DotNetNuke ----
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
color:#000;
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {

}

.ModuleTitle_MenuIcon {
visibility: hidden;
display: none;
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
	background: #1CC1E6 url(../../Portals/0/template_images/back_nav.jpg);
/*margin: 0;
	 height: 32px;
	  	text-align: left;
	 width: 100%;
	padding: 0em;*/
}

.MainMenu_MenuBar {


}

.MainMenu_MenuItem {
	font-size: 0.9em;
	letter-spacing: 0.05em;
	text-decoration: none;
   color: #fff;
   padding: 7px 32px 7px 32px;
   background: #1CC1E6 url(../../Portals/0/template_images/back_nav.jpg);
   font-weight: 100;
   
   height: 32px;
   border-style: none;
}
.MainMenu_MenuItem td{
  padding: 7px 32px 7px 32px;
}
.MainMenu_MenuIcon {
visibility: hidden;
display: none;
border: 0px;
}

.MainMenu_SubMenu {
border: 0px;
margin: 0px;
/*  background: #1CC1E6 url(../../Portals/0/template_images/back_nav.jpg) repeat-x 0px -32px;
width: 100px; */
padding: 0px;
}

.MainMenu_MenuBreak { 
width: 1px;
background: #fff;
}

.MainMenu_MenuItemSel {
font-size: 0.9em;
letter-spacing: 0.05em;
	text-decoration: none;
   color: #fff;
   padding: 7px 32px;
   background: #1CC1E6;
   font-weight: 100;
   border: 0px;
   height: 32px;

}
.MainMenu_MenuItemSel td{
 padding: 7px 32px 7px 32px;
}
.MainMenu_SubMenu td{
border: 0px;
margin: 0px;
  background: #1CC1E6 url(../../Portals/0/template_images/back_nav.jpg) repeat-x 0px -32px;
width: 100px;
padding: 0px;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

body {
padding:0px;
margin:0px 0px 0px 0px;
background:#000;
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size:70%;
color:#FFF;
}


p { 
	font-size:1.2em;
	font-weight: 100;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding:0px; margin:0px;
	Zletter-spacing:-1px;
}

h1 {font-size:2.1em;
 display:block;
 margin-bottom: 10px;
 font-weight: 200;
 color: #fff;
 
}
h2 {font-size:1.5em; color: #fff;}
h3 {font-size:1.4em; color: #fff;}
h4 {font-size:1.2em; color: #fff;}
h5 {font-size:1em; color: #fff;}



a:link {color:#4DC8E9;}
a:visited {color: #4DC8E9;}
a:hover {color: #4DC8E9; text-decoration:none;}
a:active {color: #4DC8E9;}
.bold{
font-weight: bold;
}

/* logo style */

th #logo {
	width: 326px;
	height: 160px !important;
	background: url(../../Portals/0/template_images/go_fish_talent-logo.gif) no-repeat 41px 15px;
	*background: url(../../Portals/0/template_images/go_fish_talent-logo.gif) no-repeat 41px 15px;
}

#logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
}

#targetBg{
	width: 370px !important;
	Zwidth:383px;
	text-align: left;
	background: url(../../Portals/0/template_images/back_circle.gif) no-repeat right center; 
	padding: 0px 36px 0px 36px;
        
	
}
#targetBg h2{
	 color: #000;
	 font-size: 16px;
	 Zline-height: 1.4em;font-weight: 500;

top:16px;
*top: -16px;
position: relative;
}
#targetBg h2 span{
}

/* to be used on 66 99 speachmarks*/
.quote{
	font-size: 1.2em;
	line-height: 1.0em;
	display: inline;
	top: 10px;
	position: relative;
		
}
.quoteStart{
font-size: 30px;
	 float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
	 border: 1px solid red;
}
.quoteEnd{
font-size: 30px;
	border: 1px solid red;
	float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
}
.quoteBy{
	color: #6D6F71;
	font-size: 12px;
	font-weight: bold;
}
/* to be subbed by solpart menu 
.nav{
	
	 color: #fff;
	 
	 zpadding: 9px;
	 
}

.nav ul{
	list-style: none;
	margin: 0;
	 height: 32px;
	 background: #1CC1E6 url(../../Portals/0/template_images/back_nav.jpg);
	 text-align: left;
	 width: 100%;
	 margin-left: 0;
	padding: 0em;
	
}
.nav ul li{
	list-style: none;
	margin: 0;
	 
	float: left;
    border-right: 1px solid #fff;
	
}
.nav a{
font-size: 1.5em;
letter-spacing: 0.05em;
	display: block;
	text-decoration: none;
   color: #fff;
   padding: 7px 32px;	
}
.nav a:hover{
	background: #1CC1E6 url(../../Portals/0/template_images/back_nav.jpg) repeat-x 0px 32px;
}*/


/* end nav */

.width7{
	width: 9px;
}
.height7{
height: 8px;

}
#leftTableArea{
	background:#3A3A3C url(../../Portals/0/template_images/back_top_leftside.gif) no-repeat top;
	height: 570px;
	padding: 16px;	
	overflow: hidden;
}
#rightTableArea{
	background:#3A3A3C url(../../Portals/0/template_images/back_top_rightside.gif) no-repeat top;
	padding: 13px 13px 12px 13px;
	*padding: 12px 13px 12px 13px;
	Zheight: 192px;
}
#rightTableArea2{
	background:#3A3A3C url(../../Portals/0/template_images/back_top_rightside.gif) no-repeat top;
	padding: 13px;
	
	height: 420px;
	*height: 392px;
	text-align: left;
	overflow: hidden;
	
}
#rightTableMap{
	background:#3A3A3C url(../../Portals/0/template_images/back_top_rightside.gif) no-repeat top;
	
	height: 420px;
}


#leftTableBottom{
	width: 326px;
	background:#3A3A3C url(../../Portals/0/template_images/back_bottom_leftside.gif) no-repeat bottom;
	height: 16px;
}
#rightTableBottom{
	width: 434px;
	height: 16px;
	background:#4DC8E9 url(../../Portals/0/template_images/back_bottom_rightside.gif) no-repeat bottom;
}

#contactTable{
	height: 88px;

	padding: 15px;
	background:#4DC8E9 url(../../Portals/0/template_images/recruit_develop_retain.gif) no-repeat 15px bottom;
	font-size: 0.9em;
	font-weight: lighter;
	letter-spacing: 0.08em;
}
#contactTable a{
	color: #fff;
	text-decoration: none;
}
#sloganTable{
	height: 64px;
	background: url(../../Portals/0/template_images/recruit_develop_retain_lrg.gif) no-repeat center 15px;
}
#sloganTable h2{
	
}
#sloganTable h2 span{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;	
}
#flashArea{
	 height: 198px;
	 padding-bottom: 5px;
}
.textBlue{
	color:#4DC8E9;
}
.textWhite{
	color: #fff;
}
textblack{
	color: #000;
}
.fontSizeSmaller{
	font-size: 0.8em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
.paddLeft20{
	padding-left: 14px;
}
.floatLeftImage{
	width: 141px;
	height: 192px;
	float: left;

}
.floatRightInfo{
	width: 233px;
	float: right;
		
}

/* fwd and back buttons */
#pagePointer{
	height:30px;
	padding: 10px 0 2px 10px ;
	*padding: 0px 0 2px 10px ;
	float: right;
	top: 530px;
	*top: 555px;
	position: relative;
	overflow:visible;
	z-index: 99;
}
.backButton{

}
.backButton a {
	padding:	9px 16px 10px 0;
	height: 19px;
	background: url(../../Portals/0/template_images/back-blue.gif) no-repeat 0px -34px;
	text-decoration: none;

	
}
.backButton a:hover {
	background: url(../../Portals/0/template_images/back-blue.gif) no-repeat 0px 0px;
}
.fwdButton{
height: 19px;

}	
.fwdButton a{
	padding:	9px 16px 10px 0;
	background: url(../../Portals/0/template_images/fwd-blue.gif) no-repeat 0px -34px;
	text-decoration: none;
	*display: inline-block;
}
.fwdButton a:hover{
	background: url(../../Portals/0/template_images/fwd-blue.gif) no-repeat 0px 0px;

}
#copyRight{
	 font-size: 0.95em;
	 color: #ccc;
}
.loggy{
}
.whiteBg{
background: #FFF;
width: 1px;
height: 32px;
}




