@charset "UTF-8";
/* CSS Document */
/* By Joachim Blomberg 2008*/

body, html
{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #FFF;
background-image: url(../images/shell/back_rep_x.jpg);
background-repeat: repeat-x;
background-position: center top;
}

a 
{ /* remove the dotted outlines when clicking tabs */   
outline: none;
} 

a img
{
border: 0px;
text-decoration: none;
}

/*Divs starts here*/

#wrapper
{
width: 960px;
margin: 0 auto;
text-align: left;
border: 0px solid #F00;
position: relative;
z-index: 1;
}

#top
{
width: 960px;
height: 357px;
background-image: url(../images/shell/top_back.jpg);
background-repeat: no-repeat;
}

#home_link
{
position: absolute;
top: 24px;
left: 560px;
width: 385px;
height: 72px;
}

#foursign_link
{
position: absolute;
top: 17px;
left: 40px;
width: 90px;
height: 97px;
}

#home_link a, #foursign_link a
{
display: block;
border: 0px;
text-decoration: none;
cursor: pointer;
cursor: hand;
}

#home_link a
{
width: 396px;
height: 72px;
}

#foursign_link a
{
width: 80px;
height: 72px;
}

#toms_bottom_link
{
text-decoration: none !important;
color: #000;
font-size: 7px;
float: left;
position: relative;
top: 22px;
margin-left: 30px;
}

.pics
{  
height: 187px;  
width: 894px;  
padding: 0px;  
margin: 0px;
overflow: hidden;
position: absolute;
top: 126px;
left: 33px;
display: block;
} 
 
.pics img
{  
width: 894px; 
height: 187px; 
top: 0px; 
left: 0px;
} 

#menu
{
position: absolute;
top: 319px;
left: 34px;
width: 930px;
}

#content
{
}

#innercontent
{
/*min-height: 326px;
height: auto !important;
height: 326px;*/
}

#innercontent_space
{
padding: 0 34px 0 34px;
background-repeat: repeat-y;
background-position: center top;
/*IE background fix*/
height: 1%;
}

#footer
{
width: 960px;
height: 80px;
text-align: right;
background-image: url(../images/shell/footer_back.gif);
background-repeat: no-repeat;
}

#footer_space
{
position: relative;
padding: 25px 34px 0px 0px;
}

#back_fix
{
position: absolute;
width: 100%;
height: 376px;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
background-image: url(../images/shell/back_fix.jpg);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center top;
z-index: 0;
}

.clear
{
clear: both;
}

#spots
{
padding: 0px 15px 0px 15px;
}

.spot
{
width: 465px;
height: 177px;
}

.col
{
width: 420px;
display: inline;
}

.scrolltrue
{
width: 410px !important;
}

.right
{
float: right;
}

.left
{
float: left;
}

.gallery img
{
border:1px solid #000;
padding: 1px;
margin-right: 3px;
}

#news
{
overflow: auto;
width: 418px;
height: 300px;
border: 1px solid #cacaca;
}

#news_space
{
padding: 10px;
}

/*Divs ends here*/

/*Menu starts here*/

#nav
{
margin: 0px;
padding: 0px;
list-style: none;
}

#nav li
{
float: left;
margin-right: 30px;
}

#nav li a
{
color: #FFF;
font-size: 12px;
}

/*Menu ends here */

/*Typography starts here*/

h1, h2, h3, h4
{
padding: 0px;
margin: 0px 0px 12px 0px;
font-family: Arial, Helvetica, sans-serif;
}

h1
{
color: #003378;
font-size: 22px;
font-weight: bold;
line-height: 28px;
}

h2
{
font-size: 12px;
line-height: 16px
font-weight: bold;
margin-bottom: 1px;
}

h3
{
font-size: 11px;
line-height: 14px;
margin-bottom: 2px;
}

p, li, a, td, th
{
padding: 0px;
margin: 0px 0px 10px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #2d2d2d;
}

th
{
text-align: left;
}

td p
{
margin: 0px;
padding: 0px;
font-size: 10px;
}

.italic
{
font-style: italic;
}

.list
{
margin: 0px;
margin-bottom: 10px;
padding-left: 15px;
list-style: none;
}

.list li
{
margin-bottom: 8px;
height: 20px;
padding: 0px;
}

#employees
{
list-style: none;
margin: 0px;
padding: 0px;
}

#employees li
{
margin: 0px;
margin-right: 8px;
padding: 0px;
width: 130px;
height: 142px;
display: inline;
float: left;
}

#employees li img
{
border:1px solid #000;
padding: 1px;
}

#employees li p, #employees li a
{
font-size: 10px;
line-height: 14px;
}

#menu a
{
font-weight: bold;
text-decoration: none;
}

#foursign_bottom_link
{
display: block;
position: relative;
width: 35px;
height: 38px;
float: right;
}

#footer p
{
float: right;
margin-right: 18px;
}

#table_dpi p
{
margin: 0px;
padding: 0px;
line-height: 14px;
}

.news_date
{
text-align: right;
font-size: 9px;
font-style: italic;
}

/*Typography ends here*/

/*Tables starts here*/

#table_dpi tr td
{
border:1px solid #cacaca;
padding: 5px;
}

#table_dpi
{
width: 390px;
border-collapse: collapse;
}


/*Tables ends here*/

/*Coda slider starts here*/
	
.slider-wrap
{ /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
margin: 0px;
/*position: relative;*/
width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw
{
width: 100%;
height: 400px;
background: #fff;
overflow: scroll;
}

.csw .loading
{
margin: 120px 0 300px 0;
text-align: center;
}

.stripViewer
{ /* This is the viewing window */
position: relative;
overflow: hidden; 
overflow-x: hidden;
overflow-y: visible; 
overflow: scroll-y;
/*border: 5px solid #000;/* /* this is the border. should have the same value for the links */
margin: auto;
width: 892px; /* Also specified in  .stripViewer .panelContainer .panel  below */
height: 400px;
clear: both;
}

.stripViewer .panelContainer
{ /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
position: relative;
left: 0; top: 0;
width: 100%;
list-style-type: none;
/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.scroll
{
overflow: auto;
height: 400px;
}

.stripViewer .panelContainer .panel
{ /* Each panel is arranged end-to-end */
float:left;
height: 400px;
position: relative;
width: 892px; /* Also specified in  .stripViewer  above */
background-image: url(../images/shell/dot_rep_y.gif);
background-repeat: repeat-y;
background-position: center top;
}

.stripViewer .panelContainer .panel .wrapper
{ /* Wrapper to give some padding in the panels, without messing with existing panel width */
padding: 0px 0px 0px 0px;
}
		
.stripNav
{ /* This is the div to hold your nav (the UL generated at run time) */
margin: auto;
width: 500px;
display: none !important /*hides the tabs*/;
visibility: hidden !important /*hides the tabs*/;
height: 0px;
}
		
.stripNavL, .stripNavR
{ /* The left and right arrows */
position: absolute;
top: 357px;
text-indent: -9000em;
}

.stripNavL a, .stripNavR a
{
display: block;
height: 400px;
width: 34px;
margin: 0px;
padding: 0px;
}

.stripNavL
{
left: 0;
}

.stripNavR
{
right: 0;
}

.stripNavL
{
background: url(../images/shell/arrow_left.gif) no-repeat;
background-position: center left;
background-color: #FFFFFF;
}

.stripNavR
{
background: url(../images/shell/arrow_right.gif) no-repeat;
background-position: center right;
background-color: #FFFFFF;
}
		
/*Coda slider ends here*/