/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

body, html {
	min-height: 101%;
}

*{
	margin:0px;
	padding:0px;
}
body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:url(../../images/misc/bodyBg.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
}

#businesscard {
	margin-left: 20px;
}

a:link, a:visited, a:focus {
	color: #c91b00;
	text-decoration: none;
	white-space: nowrap;
	outline: none;
}

a:hover, a:active {
	color: #c91b00;
	text-decoration: underline;
}

a img {
	border: none;
}

p{
	font-size:1.3em;
	padding-top:5px;
	padding-bottom:5px;
}

h1 {
	font-size: 1.6em;
	padding-top:5px;
	padding-bottom:8px;

}

.heading{
	font-size: 1.6em;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	color:#c91b00;
}

.dummy-h1 {
	font-size: 1.8em;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:2px;
	line-height:1.1em;
}

.dummy-h1-red{
	color:#c91b00;
	font-size: 1.8em;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	line-height:1.1em;
}

h2 {
	font-size: 1.4em;
	padding-bottom:10px;
}

body#gallery h2{
	padding-left:10px;
	padding-top:15px;
	text-transform:uppercase;
}

.js-error { /* Javascript Error Box */
	clear:both;
	background:#e9e9e9 url(../../images/misc/warning.gif) 5px center no-repeat;
	border:#ddd solid 1px;
	color:#000;
	margin:20px;
	padding:10px 10px 10px 40px;
}
	.js-error p {
		margin:0;
		padding:0;
	}

/* Layout Styles
--------------------------------------------------------------- */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color:#fff;
	position:relative;
}

#header {
	width: 740px;
	height: 190px;
	font-size: 1px;
	background-color:#fff;
}

#header img{
	margin-top:15px;
}

#redbar{
	width:800px;
	height:24px;
	background-image:url(../../images/misc/redbar.gif);
	background-repeat:repeat-x;
}

#navHolder {
	width: 100px;
}

#flashSlideshow {
	width: 365px;
	height: 453px;
	position:absolute;
	z-index:10;
	right:0px;
	top:2px;
}

#contentContainer {
	width: 800px;
}

#contentLeft {
	float: left;
	width: 120px;
	background-color:#fff;
}

	#contentLeft img{
		margin-left:30px;
		margin-top:20px;
	}

#contentRight {
	float: right;
	width: 680px;
}

#contentRight-inner{
	width:640px;
	background-color:#CCCCCC;
	margin-top:20px;
	position:relative;
	margin-bottom:10px;
}

#pngnumber{
	width:492px;
	height:41px;
	bottom:10px;
	left:60px;
	position:absolute;
}

#pageheaders{
	width:260px;
	padding-left:22px;
	padding-top:15px;
}

#lowerimages{
	padding-top:20px;
}

#leftimages{
	width:126px;
	float:left;
}

	#leftimages img{
		margin:0px;
		padding:0px;
		font-size:1px;
}

#rightimages{
	float:right;
	font-size:1px;
}

	#rightimages img{
		margin:0px;
		padding:0px;
		font-size:1px;
}

#copy{
	float:left;
	width:600px;
	margin-top:0px;
	margin-bottom:30px;
	padding-left:23px;
}

#lowerredstripe{
	width:640px;
	height:28px;
	background-image:url(../../images/misc/lowerstripeBg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#e60004;
}

#form{
	padding:10px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	border:1px solid red;
	width:240px;
	float:right;
}

/* Vertical Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 120px;
	text-align:right;
}

#navigation ul {
	list-style: none;
	width:120px;
}

#navigation li {
	float:left;
	margin: 0px;
	width:120px;
}
	  
#navigation a {
	display:block;
	white-space:normal;
	width:100px;
	color: #c91b00;
    text-decoration:none;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
	border-bottom:1px solid #32469c;
	background-image:url(../../images/misc/navbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#navigation a:hover {
	background-image:url(../../images/misc/navbg_hover.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* Footer Styles
--------------------------------------------------------------- */

#footer {
	clear: both;
	width: 780px;
	padding: 10px;
	padding-top:10px;
	padding-bottom:5px;
	color: #000;
	background: #fff;
	font-size: 1em;
}
	#footer a {
		color: #000;
		text-decoration: none;
	}
	#footer a:hover {
		color: #333;
		text-decoration:underline;
	}

#footernav {
	width:510px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#footernav ul{

}

#footernav li{
	float:left;
	list-style:none;
}

#footernav a{
	padding-left:5px;
	padding-right:5px;
	color:#e60004;
	border-right:1px solid #e60004;
}

#footernav a.help{
	border-right:none;
}

#footernav p{
	clear:left;
}

ul#footerDetails  {
	clear:left;
	float: left;
	margin: 0px;
	padding: 0px;
}
	ul#footerDetails li {
		display:block;
		float:left;
		width:530px;
	}
	
ul#footerW3C {
	float: right;
	margin: 0px;
	padding: 0px;
}
	ul#footerW3C li {
		display: inline;
	}

#adtrakDesign {
	float: right;
	clear: right;
}

/* Class Styles
--------------------------------------------------------------- */

#contactTable input, #contactTable textarea, #contactTable select {
	border: 1px solid #9999CC;
	background: #fff;
}

.clearfix {
	clear: both;
}

.img-left {
	border: 1px solid #ccc;
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	border: 1px solid #ccc;
	float: right;
	margin: 0px 0px 10px 10px;
}

.img-leftNB {
	border: none;
	float: left;
	margin: 0px 10px 10px 0px;
}


.img-rightNB {
	border: none;
	float: right;
	margin: 0px 0px 10px 10px;
}

#logo {
	width: 200px;
	height: 100px;
	float: left;
}

.strong{
	font-weight:bold;
}

.innerright{
	width:260px;
	float:left;
	padding-left:15px;
}
	
	#rightspace{
		height:126px;
	}
	
	.innerright img{
		margin-bottom:20px;
		margin-top:10px;
	}

	.innerright p{
	}
	
#bottom-keywords{
font-size: 9px;
color:#CCCCCC;
width: 740px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding-top:10px;
padding-bottom: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.keywords{
font-size: 9px;
color:#CCCCCC;
}
/*-----galleryStyles-----------*/

#picture{
	width:300px;
	height:200px;
	background:#0066FF;
}

p.galleryTextTop{
	width:380px;
}

#copy table#galleryTable{
	padding:5px;
	width:250px;
}

table td{
	width:35%;
}

table td.leftColumn_galleryTable{
	width:65%;
}

table .leftColumn_galleryTable a{
	font-size:1.3em;
	text-decoration:underline;
}

table .leftColumn_galleryTable a:hover{
	text-decoration:underline;
	font-size:1.3em;
}

/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:160px; padding:6px;
  color:#434242; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }
