
/* HEADER
Site: raffertyfingrading.com
Author: James Buckley
Last Updated: 6/20/08
Comments: Main site layout and formatting. works in 
conjunction with reset.css and ie.css
----------------------------------------------------*/


/* COLOR Key

Main Page BG: #404040
Sidebox Grey: #a6a6a6
Sidebox Edge: #979797
Footer Red: #8d0a1d

---------------------------------------------------*/





/* =BASIC LAYOUT
----------------------------------------------------*/



/* Page Background */
html {
	background-image: url(../images/bg_gradient.png);
	background-repeat: repeat-x;
	background-color: #404040;
}


/* Top Level layout container */
#container {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/bg_content.jpg);
	background-color: white;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 647px;
}


/* =HEADER ELEMENTS
----------------------------------------------------*/

/* Header Block */
#header {
	background-color: white;
	background-repeat: repeat-x;
	background-image: url(../images/bg_hdr.jpg);
	width: 647px;
	height: 111px;
}

/* Logo */


#header h1 {
	margin-left: 10px;
	margin-top: 45px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/logo.png);
	height: 26px;
	width: 140px;
	float: left;
	text-indent: -1000px;
}

/* Top Contact Items */
#header dl {
	background-position: 54px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/contact_div.gif);
	margin-right: 10px;
	margin-top: 42px;
	height: 30px;
	float: right;
	width: 160px;
}

#header dt{ padding-right: 10px; width: 50px; display: inline; text-align: right; float: left; line-height: 8px;}
#header dd{ width: 100px; float: left; display: inline;}


/* =NAVIGATION COLUMN ELEMENTS
----------------------------------------------------*/

#nav {
	color: white;
	float: left;
	height: 500px;
	width: 194px;
}


/* Set Size and block properties for menu tiems */

#ul {width: 194px}

#nav ul li {
  display: inline; /* this gets rid of the gaps */
  }

#nav li a{
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 194px;
	text-indent: -1000px;
}

#nav_footer{
			background-image: url(../images/nav_footer.jpg);
			height: 25px;
			width: 194px;
			}

#nav .selected {
	background-position: 0 -36px;
}

#nav li a:hover{
	background-position: 0 -36px;
	display: block;
	height: 36px;
	width: 194px;
	text-indent: -1000px;
}

#nav .nav_welcome{
	background-image: url(../images/nav_welcome.jpg);}

#nav .nav_about{
	background-image: url(../images/nav_about.jpg);}

#nav .nav_equipment{
	background-image: url(../images/nav_equipment.jpg);}

#nav .nav_employment{
	background-image: url(../images/nav_employment.jpg);}

#nav .nav_processes{
	background-image: url(../images/nav_processes.jpg);}

#nav .nav_contact{
	background-image: url(../images/nav_contactus.jpg);
}


#nav .featurebox li{ display: block; clear: right;}

#nav .featurebox a:link {
text-decoration: underline;
font-weight: bold;
color: #feca14;
text-indent: 0;
display: inline;
 }     /* unvisited link */
 
#nav .featurebox a:visited {
text-decoration: underline;
font-weight: bold;
text-indent: 0;
display: inline;
color: #feca14}  /* visited link */

#nav .featurebox a:hover {
text-decoration: none;
font-weight: bold;
text-indent: 0;
display: inline;
color: #feca14}   /* mouse over link */

#nav .featurebox a:active {
font-weight: bold;
text-decoration: underline;
text-indent: 0;
display: inline;
color: #feca14} /* selected link */




/* Feature Box */

.featurebox { color: white; padding: 12px; border-top-style: none; margin-top: 1px; border-right-color: #979797; border-right-style: solid; border-right-width: 10px; width: 160px; background-color: #a6a6a6; display: block; }
.featurebox li {font-size: 1.1em; margin-top: 4px; margin-bottom: 4px;}
.featurebox h3 {padding-bottom: 5px; margin-bottom: 3px; border-bottom-width: 1px; border-bottom-color: #e5e5e5; border-bottom-style: solid; font-size: 1.4em; font-weight: bold;}

.featurebox a:link {text-decoration: none; font-style: normal; font-weight: normal; color: #feca14}     /* unvisited link */
.featurebox a:visited {text-decoration: none; font-style: normal; font-weight: normal; color: #ffcb14}  /* visited link */
.featurebox a:hover {text-decoration: underline; font-style: normal; font-weight: normal; color: #ffcb14}   /* mouse over link */
.featurebox a:active {font-style: normal; font-weight: normal; text-decoration: none; color: #ffcb14}




/* =MAIN CONTENT AREA
----------------------------------------------------*/

/* Main Content Box */

#contentbox { width: 453px; display: block; float: left; }


/* Main Content Text Box */

#maincontent {
	margin-bottom: 50px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 370px;
}

#maincontent h1{
	background-image: url(../images/hdr_welcome.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 123px;
	text-indent: -1000px;
}

#maincontent ul li{
	background-position: 0px 4px;
	padding-left: 17px;
	list-style-type: none;
	background-image: url(../images/ico_circle.jpg);
	background-repeat: no-repeat;
}




#maincontent a:link {text-decoration: underline; font-weight: bold; color: #8a0f18}     /* unvisited link */
#maincontent a:visited {text-decoration: underline; font-weight: bold; color: #8a0f18}  /* visited link */
#maincontent a:hover { text-decoration: none; font-weight: bold; color: #8a0f18}   /* mouse over link */
#maincontent a:active { font-weight: bold; text-decoration: underline; color: #8a0f18} /* selected link */




/* Large Image rotation area */
   #bannerimage {
	background-image: url(../images/hdr_slideshow.jpg);
	height: 215px;
	width: 453px;
}



/* Section Banner Header */
   #banner_hdr {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: white;
	border-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	height: 50px;
	width: 449px;
}

   .banner_contactus {
	background-image: url(../images/banner_contactus.jpg);

}
   .banner_about {
	background-image: url(../images/banner_aboutrafferty.jpg);
}

   .banner_employment {
	background-image: url(../images/banner_employment.jpg);
}

   .banner_equipment {
	background-image: url(../images/banner_equipment.jpg);
}

/* =EMPLOYMENT
----------------------------------------------------*/

.joblisting {}

.steps {font-size: 1.3em;}

.label{color: #969696; font-weight: bold;}

.joblisting h3{font-size: 1.2em; padding-left: 15px; background-position: 0px 2px; background-repeat: no-repeat; background-image: url(../images/ico_circle.jpg); color: #890f18;}
.joblisting h4{font-size: 1em; background-position: 0px 2px; background-repeat: no-repeat; color: black;}


/* =CONTACT PAGE
----------------------------------------------------*/

input, select{
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	height: 30px;
	border-color: #cdc7c5;
	border-style: solid;
	border-width: 1px;
	width: 350px;
}

input[type='text'],input[type='password'],select
{
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
}


label {font-weight: bold; color: #a2a2a2;}

textarea {
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	background-color: #f7f7f7;
	border-color: #cdc7c5;
	border-style: solid;
	border-width: 1px;
	width: 350px;
}

.contactbuttonsend {
	font-size: 1.1em;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	border-color: black;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 9px;
	border-top-width: 1px;
	display: block;
	height: 30px;
	width: 150px;
	font-weight: bold;
	color: white;
	background-color: #333333;
}



/* Featured Job Strip */

#jobticker { padding-top: 8px; font-weight: bold; color: #fefcfb; background-image: url(../images/bg_jobticker.gif); height: 18px; width: 453px;}

.jobposition{ margin-left: 10px;}
.jobposition .apply {text-decoration: underline; font-size: .8em;}

#jobticker a:link {text-decoration: none; font-style: normal; font-weight: normal; color: white}     /* unvisited link */
#jobticker a:visited {text-decoration: none; font-style: normal; font-weight: normal; color: white}  /* visited link */
#jobticker a:hover {text-decoration: underline; font-style: normal; font-weight: normal; color: white}   /* mouse over link */
#jobticker a:active {font-style: normal; font-weight: normal; text-decoration: none; color: white} /* selected link */



/* Featured and Item Box Formatting */


.itembox {

	border-right-color: #610a11;
	border-right-style: solid;
	border-right-width: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 3px;
	color: white;
	background-color: #8a1019;
		overflow: hidden;
}

.itembox h2 {
	clear: both;
	padding-bottom: 5px;
	font-size: 1em;
}

.itembox img{
	margin-right: 10px;
	float: left;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}


.itembox p{
}
/* =FOOTER
----------------------------------------------------*/




#footer {
font-size: 1em;
color: white;
clear: both;
display: block;
margin-right: auto;
margin-left: auto;
background-color: #8d0a1d;
width: 647px;
height: 135px;
}

#footer a {color: white;}

#footer .section1{margin-top: 15px; border-right-color: #e5e5e5; border-right-style: solid; border-right-width: 1px; padding-left: 30px; line-height: 1.5em; width: 100px; float: left; display: block;}
#footer .section2{margin-top: 15px; padding-left: 30px; border-right-color: #e5e5e5; border-right-width: 1px; border-right-style: solid; line-height: 1.5em; width: 150px; float: left; display: block;}
#footer h3 {font-size: 1.2em;}

.contactbutton {
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 50px;
	float: left;
	margin-left: 80px;
	border-color: black;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 9px;
	border-top-width: 1px;
	display: block;
	height: 23px;
	width: 150px;
	font-weight: bold;
	color: white;
	background-color: #333333;
}


#copyright {
margin-right: auto;
margin-left: auto;
padding-left: 30px;
padding-top: 5px;
color: #606060;
clear: both;
display: block;
background-color: black;
width: 617px;
height: 20px;
}


/* Misc. */

.hide {visibility: hidden}
