﻿/* STYLESHEET FOR BRIGHWATER SUPPORT.COM
Author: Paul McAvinchey, YABOYA.com
Date: March - June 2007
© Brightwater 2007

STYLESHEET CONTENTS
1)  Page Layout
2)  Stylings
3)  Navigation
4)  Image Placings
5)  Hover Links
6)  Lightbox
7)  Tables

*/


/* PAGE LAYOUT */

/* Wrapper */


body 
{
  background: url(../../images/backgrad.gif) repeat-x;
}

#bgshadow{
    background: transparent url(../../images/lilbgX.gif) 0 0 repeat-y;
    clear:both;
	width: 815px;
	height:auto;
    margin-top: 0pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
    position: relative;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    top: 0px;
    left: 0pt; 
}

#wrapper
{
    background-color:White;
	width: 800px;
    text-align: left;
    margin-top: 0pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
    position: relative;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    top: 0px;
    left: 0pt; 
}


#topup{
	width: 800px;
	height:20px;
	background-color:White;
}

#top{
	width: 100%;
	height:160px;
	background: url(../../images/tabs/redshadow.jpg) bottom repeat-x;
}

#search_database {
	margin: 10px 0 20px 20px;
	width: 400px;
	height:200px;
	background: url(../../images/Template_jobs.jpg) 0% 0% no-repeat;
	FLOAT:right; WIDTH:400px;
}

#search_database .title { margin: 20px 0 0 150px; color: #ef4035; font-weight: bold; }
#search_database .search_links { margin: 10px 0 0 140px; }

#search_database_big {
	margin: 10px 0 20px 20px;
	width: 500px;
	height:250px;
	background: url(../../images/Template_jobs.jpg) 0% 0% no-repeat;
	FLOAT:right; WIDTH:500px;
}

#search_database_big .title { margin: 20px 0 0 150px; color: #ef4035; font-weight: bold; }
#search_database_big .search_links { margin: 10px 0 0 110px; }

#header{
    position: relative;
}

#topdown
{
	margin: 10px 0px 0px 0px;
}

#topdown .inner{

}

#contentup{
	width: 800px;
	height:200px;
}

#colholder{
    width:800px;
    height:auto;
	background-color:White;    
}

#leftcol{
	width: 500px;
	float: left;
	height: auto;
	clear:both;
	background-color:White;
}

#rightcol{
	width: 280px;
	float: right;
	height: auto;
	background-color:White;
}

#rightcol .inner{
    width: 260px;
    height: auto;
} 

#cupleft{
	width: 340px;
	float: left;
	height: 180px;	
}

#cupright{
	width: 200px;
	float: left;
	height: 90%;
}

#cupright .inner{
    width: 180px;
    height: 180px;
} 

#contentmiddle{
	width: 800px;
	height: 40px;
}

#contentdown{
	width: 800px;
	height:600px;
	background: url(../../images/downbox.gif) no-repeat;
}

#emptydiv{
    width:100%;
    height:1px;
    clear:both;
}

#footer{
	clear:both;
	width: 100%;
	height:110px;
	background-color:White;
	background: url(../../images/footer.gif) repeat-x;
}

.footercontent
{
    font: 80%/130% Verdana, Arial, Helvetica, sans-serif;   
	width: 800px;
    text-align: left;
    margin-top: 0pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
    position: relative;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    top: 0px;
    left: 0pt; 
}
    
.padding{
    padding:10px;
}

.tellfriend 
{
   margin-top:30px;
   background: url(images/sectionHeaders/tellfriend.gif) no-repeat;
   clear:both;
   float:left;
}




/* STYLINGS */

/*Horizontal Rule */

.dottedline
{
    width:100%; 
    height:5px; 
    background: url(../../images/dotted_line.gif) bottom repeat-x;   
    clear:both; 
    margin-left:0px;
    background-attachment: scroll;
}

.hrfade
{
    width:360px; 
    height:5px; 
    background: url(../../images/hrfade.gif) no-repeat;   
    clear:both; 
}

.hrfadesmall
{
    width:250px; 
    height:5px; 
    background: url(../../images/hrfade.gif) no-repeat;   
    clear:both; 
}

img 
{
    border-color: #F0F0F0;
    
} 
    
/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 95%/130% Verdana, Arial, Helvetica, sans-serif;   
        color: #424242;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}

fieldset {
        border: none;
}

input, select, textarea {
        font-size: 100%;
}

a{
  color:#3487EF;  
   
}

strong{
    color:#424242;
}

h1,h2,h3,h4{
    line-height:120%;  
}
h2{
   color:#EF4035;   
}

h3,h4{
    color:#A36C24;     
}

.titleh2{
    color:#EF4035; 
    font-size:large;
    font-weight:bold; 
}

.unlink {
     color:#424242;
}

.ondark{
     color:#F0F0F0; 
     font-weight:bold;   
}

.linkheader{
    font-weight:bold;
    text-decoration:none;
}

.linkheaderWhite a{
    font-weight:bold;
    color:White;
    text-decoration:none;
}

.header{
    font-weight:bold;
    color:#A36C24;
    display:inline;
}

.highlight{
   height:auto; 
   width:auto; 
   background-color:#F0F0F0;
   color:#EF4035; 
    font-size:large;
    font-weight:bold; 
}

.whiteheader{
    color:White; 
    font-size:large;
    font-weight:bold; 

}

.supportred{
    color:#EF4035; 
    font-weight:bold;
    display:inline;
}

.smallnotes
{
    font-size:90%;   
}


/*bullet list*/
    #navlist, #greynavlist
    {
    margin-left: 0;
    padding-left: 0;
    line-height:25px;
    list-style: none;
    }

    #navlist li
    {
    padding-left: 20px;
    background-image: url(../../images/bullets/apply.jpg);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    }
    
    #greynavlist li
    {
    padding-left: 20px;
    background-image: url(../../images/bullets/applygrey.jpg);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    }    
/*Rounded Corners */

    #thejob .sb-inner { background:#F0F0F0; }
    #thejob .sb-shadow { background:#A3A3A3; }
    #thejob .sb-border { }
    
    #topdown .sb-inner { background:#F0F0F0; }
    #topdown .sb-shadow { background:#A3A3A3; }
    #topdown .sb-border { }   
    
    #infosec .sb-inner { background:#F0F0F0; }
    #infosec .sb-shadow { background:#A3A3A3; }
    #infosec .sb-border { } 
    
    #searchsec .sb-inner { background:#F0F0F0; }
    #searchsec .sb-shadow { background:#A3A3A3; }
    #searchsec .sb-border { }  
    
    #strapline .sb-inner { background:#F0F0F0; }
    #strapline .sb-shadow { background:#A3A3A3; }
    #strapline .sb-border { }  
    
    #tempsec .sb-inner { background:White; }
    #tempsec .sb-shadow { background:#A3A3A3; }
    #tempsec .sb-border { background:#F09F35; }  
             
    #jobbox .sb-inner { background:#EF4035; }
    #jobbox .sb-shadow { background:Gray; }
    #jobbox .sb-border { }   

             
    #happysec .sb-inner { background:#F0F0F0; }
    #happysec .sb-shadow { background:Gray; }
    #happysec .sb-border { }       
             
    #candidatebox .sb-inner { background:#3487EF; }
    #candidatebox .sb-shadow { background:Gray; }
    #candidatebox .sb-border { }               
    
    #searchsec {
        width:400px;
    }      
    
    #tablesec .sb-inner { background:#F0F0F0; }
    #tablesec .sb-shadow { background:#CCCCCC; }
    #tablesec .sb-border { }      
    
    #tablesec {
        width:500px;
    }     
  

/* MY SUPPORT TABS */

.mysearch
{
    background-color:White;
}

.mydetails
{
    background-color:#F0F0F0;
}





/* NAVIGATION */

/*top navigation */

	#topnav {
		margin: 0;
		padding: 0;
		font-size:small;
	}

	#topnav a {
		text-decoration: none;
	}	
	
	#topnav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
		padding-right: 10px;
		float:right;
	}
	

    
/*Main Navigation*/


    #menuarea{
  	    position:absolute;
	    top:120px;
	    width:800px;
	    height:50px;	   
    }
	#nav {
		margin: 0;
		padding: 0;
	}

	#nav li.on ul, #nav li.off ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
		padding-right: 2px;
	}
	
	#nav li ul {
		display: none;
	}

	#nav li.off ul { /*put the subnav below*/
		position: absolute;
		top: 25px;
		*top: 25px;
		left: 0px;
		padding-top: 0px;
		background:#EF4035;
		height: 30px;
		width: 800px;
	}
	
	#nav li.on ul	{
	    position: absolute;
		top: 25px;
		*top: 25px;
		left: 0px;
		padding-top: 0px;
		background: #BABCBE;
		height: 30px;
		width: 800px;
	}

	#nav li a {
		color: #EF4035;
		font-weight: bold;
		font-size:small;
		display: block;
		text-align:center;
		height: 15px;
		width: 110px;
		border: 0;
		padding: 5px;
		background: url(../../images/tabs/greybordertab.jpg) no-repeat;
		border: 0;
	}

	#nav li.on a {
		border: 0;
		background: url(../../images/tabs/redtab.jpg) no-repeat;
		color: White;
	}

	#nav li.on ul a{
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: White;
		width: auto;
		margin-right: 15px;
		background:#EF4035;
	}
	
	#nav li.on:hover ul a{
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: White;
		width: auto;
		margin-right: 15px;
		background:#BABCBE;
	}	
	
	#nav li.on:hover ul a:hover{
        color: #EF4035;
	}	
		
	#nav li.off ul a{
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: White;
		width: auto;
		margin-right: 15px;
		background:#BABCBE;
	}

	#nav li.off a:hover, #nav li.on a:hover { 
		color: #EF4035;
	}    

	#nav li.on ul {
		display: block;
		background:#EF4035;
	}
	
	#nav li.on:hover ul  {
		display: block;
		background:#BABCBE;
	}
	
	#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
		background: #BABCBE;
	}
			
    #nav li.off:hover ul{ 
      display: block;
      z-index: 6000;
      background:#BABCBE;
    }

       
    #nav li.over ul { 
      display: block;
      z-index: 6000;
      background:#BABCBE;
    } 
    


    #nav li:hover a,
    #nav li.over a {
      background: url(../../images/tabs/greytab.jpg) no-repeat;
      color: White;
    }
    
    #nav li.off a:hover
    {
        
    }

/*employer nav */

	#empnav {
		margin: 0;
		padding: 0;
	}

	#empnav li.on ul, #empnav li.off ul {
		margin: 0;
		padding: 0;
	}

	#empnav a {
		text-decoration: none;
	}

	#empnav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
		padding-right: 2px;
	}
	
	#empnav li ul {
		display: none;
	}

	#empnav li.off ul { /*put the subnav below*/
		position: absolute;
		top: 25px;
		*top: 25px;
		left: 0px;
		padding-top: 0px;
		background:#EF4035;
		height: 30px;
		width: 800px;
	}
	
	#empnav li.on ul	{
	    position: absolute;
		top: 25px;
		*top: 25px;
		left: 0px;
		padding-top: 0px;
		background: #BABCBE;
		height: 30px;
		width: 800px;
	}

	#empnav li a {
		color: White;
		font-weight: bold;
		font-size:small;
		display: block;
		text-align:center;
		height: 15px;
		width: 110px;
		border: 0;
		padding: 5px;
		background: url(../../images/tabs/bluetab.jpg) no-repeat;
		border: 0;
	}

	#empnav li.on a {
		border: 0;
		background: url(../../images/tabs/bluetab.jpg) no-repeat;
		color: White;
	}

	#empnav li.on ul a{
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: White;
		width: auto;
		margin-right: 15px;
		background:#3487EF;
	}
	
	#empnav li.on:hover ul a{
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: White;
		width: auto;
		margin-right: 15px;
		background:#BABCBE;
	}	
	
	#empnav li.on:hover ul a:hover{
        color: #EF4035;
	}	
		
	#empnav li.off ul a{
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: White;
		width: auto;
		margin-right: 15px;
		background:#BABCBE;
	}

	#empnav li.off a:hover, #empnav li.on a:hover { 
		color: #EF4035;
	}    

	#empnav li.on ul {
		display: block;
		background:#3487EF;
	}
	
	#empnav li.on:hover ul  {
		display: block;
		background:#BABCBE;
	}
	
			
    #empnav li.off:hover ul{ 
      display: block;
      z-index: 6000;
      background:#BABCBE;
    }

       
    #empnav li.over ul { 
      display: block;
      z-index: 6000;
      background:#BABCBE;
    }    


    #empnav li:hover a,
    #empnav li.over a {
      background: url(../../images/tabs/greytab.jpg) no-repeat;
      color: White;
    }
    
    #empnav li.off a:hover
    {
        
    }
    
/* Get Advice Navigation */
    #tabs {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#EF4035;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

/* RIGHT HAND_SIDE NAVIGATION */

#rightnav{
    width: 260px;
    height: auto;
}

#rightnav .left {
    float:left; 
    width:180px; 
    height:auto; 
    margin-top:10px;    
}

#rightnav .right {
    float:right; 
    width:80px; 
    height:auto; 
    margin-top:20px; 
}
    
/* IMAGE PLACINGS */

#logoholder{
   position:absolute;
   top: 40px;
   height:100px;
   width:260px;
   z-index:20;
}

#mainpagepic{
    position: absolute;
    height:255px;
    width:250px;
    top:auto;
    left:550px;
    background-color:White;
    clear:both;
}

#emppagepic{
    position: absolute;
    height:235px;
    width:250px;
    top:auto;
    left:550px;
    background-color:#F0F0F0;
    clear:both;
}

#applypic{
    height:101px;
    width:380px;
    left:0px;
}

#testimonials{
    
}




/* Hover Links - Job Search*/


#links ul {
        list-style-type:none;
        width:inherit;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
        background-color:#F0F0F0; 
}

#links li a { 
        display: block;
        padding: 5px;
        text-decoration:none;
}

 * html #links li a {  /* make hover effect work in IE */
		width:inherit;
}

#links li a:hover {
        background: White;
}

#links a em { 	
        display: block;
}

#links a span {
        display: block;
}



/* Hover Links - Hot Jobs*/


#hjlinks ul {
        list-style-type:none;
        width:inherit;            
} 

#hjlinks li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;   
}

#hjlinks li a { 
        display: block;
        padding: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 5px;
        padding-right: 5px;        
        text-decoration:none;
}

 * html #hjlinks li a {  /* make hover effect work in IE */
		width:inherit;
}

#hjlinks li a:hover {
        background: White;
}

#hjlinks a em { 	
        display: block;
}

#hjlinks a span {
        display: block;
}

/* Hover Links 2 - Hot Jobs*/


#hjlinks2 ul {
        list-style-type:none;
        width:inherit;            
} 

#hjlinks2 li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0; 
        background-color:#F0F0F0;       
}

#hjlinks2 li a { 
        display: block;
        padding: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 5px;
        padding-right: 5px;        
        text-decoration:none;
}

 * html #hjlinks2 li a {  /* make hover effect work in IE */
		width:inherit;
}

#hjlinks2 li a:hover {
        background: White;
}

#hjlinks2 a em { 	
        display: block;
}

#hjlinks2 a span {
        display: block;
}





/* LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color:#424242;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #F0F0F0;
	}
	






/* TABLES */

/*----------------------------------------------- */

.cand table 
{
  
}

.cand td, th {border: 1px dotted #bbb;
padding: .5em;}

.cand tbody th {white-space: nowrap;}

.cand tbody tr:hover {background: #F0F0F0;}



.my_details table 
{
  
}

.my_details td, th {border: 1px dotted #bbb;
padding: .5em;}

.my_details tbody th {white-space: nowrap;}

.my_details tbody tr:hover {background: White;}



.my_search table 
{
  
}

.my_search td, th {border: 1px dotted #bbb;
padding: .5em;}

.my_search tbody th {white-space: nowrap;}

.my_search tbody tr:hover {background: White;}

.copyright, .copyright a, .copyright a:visited{
color:#333333;
}

.copyright a:hover, .copyright a:visited:hover{
color:#666666;

}


