/* CSS Document */

body {
width: 760px;
height: 420px;
border: #514F83 thin solid;
margin-left:auto;
margin-right:auto;
background-color:#000000;
min-height: 553px;
}
#outer {
background-image:url(images/DAB_background.jpg);
background-repeat:no-repeat;
height: 480px;
min-height: 530px;
}

#header {
background-position:bottom;
background-repeat:no-repeat;
height: 166px;
}
#logo {
display: block;
margin-top: 10px;
margin-left: 10px;
height: 126px;
width: 321px;
}
#addressblock {
display: block;
float: right;
clear: left;
margin-top: -120px;
margin-right: 20px;
width: 300px;
text-align:right
}

#addressblock p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #3E407B;

}
#addressblock a {
font-family:Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #3E407B;
}
#addressblock a:hover {
text-decoration:underline;
color:#FF0000;
height: 100px;
}

#telephone {
background-image: url(images/telephone.gif);
background-position:171px 0;
background-repeat:no-repeat;
text-indent: 30px;
}
#fax {
background-image: url(images/fax.gif);
background-position:171px 0;
background-repeat:no-repeat;
text-indent: 30px;
}
#email {
background-image: url(images/email.gif);
background-position:55px 0;
background-repeat:no-repeat;
text-indent: 30px;
}
#clearheader {
clear: both;
}
#main {
display: block;
height: 360px;
width: 760px;
}
#left {
display: block;
width: 160px;
height: 360px;
float: left;
background-repeat: repeat-y;

}



#left a {
margin-left: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color:#FFFFFF;
}
#left a:hover {
text-decoration:underline;
color:#FFFF00;
}
#content {
display: block;
float: right;
margin-top: 25px;
background-image:url(images/mainbg.jpg);
background-repeat:no-repeat;
height: 440px;
width: 580px;
font-family:Arial, Helvetica, sans-serif;
overflow: hidden;
}

#content h1 {
color: #3E407B;
font-weight: bold;
font-size: 14pt;
line-height:: 14pt;
font-style:normal;
text-decoration: none;
text-align:center;
}
#content h3 {
margin-top: -13px;
color: #3E407B;
font-weight: bold;
line-height: 12pt;
font-size: 12pt;
font-style:italic;
text-decoration: none;
text-align:left;
}
#content h4 {
color: #3E407B;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
text-align:left;
}
#content p {
color: #3E407B;
font-weight: normal;
font-size: 9pt;
font-style:normal;
text-decoration: none;
}
#content_testimonials p {
font-size: 8pt;
}

#content ul {
list-style-type: none;
margin-top: -5px;
}
#content li h1 {
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 3px;
}
#imagebar {
display: block;
margin-left: 40px;
height: 50px;
margin-top: -10px;
}

#imagebar img {
margin: 0px 1px 6px 1px;
}
#imagebar p {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
font-style:italic;
font-weight: bold;
}
#copyright {
display: block;
background-color: #514F83;
width: 760px;
height: 18px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
}
.footer-right {
float: right;
margin-right: 10px;
margin-top: -105px;
}
*html .footer-right {
margin-top: 0;
}




#copyright a, #copyright a:visited {
color:#FFFF00;
}
#copyright a:hover {
color:#00FF00;
}


#cfs_image img {
border: thin solid #B3C2D5;
}

form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('../graphics/button-bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0;
}

#picture_caption {
	font-size: 12pt;
}

#main_container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#inner_wrapper {
	/* padding: 10px;*/
	width: 100%;
}

#wrapper {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #778899;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}


#jump_menu {
	float: right;
}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {

	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px; 
}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left: 5px;
	float: right;
}

table {border: 0px; cell-padding: 0px}

.date, #picture_caption
    {
    font-size:         0.9em;
    font-weight:       bold;
    line-height:       1.4;
    background-repeat: no-repeat;
    text-transform:    uppercase;
    letter-spacing:    2px;
    margin-left:       4px;
    padding-bottom:    2px;
    }
		
#picture_caption 
		{
		font-size:		 		 0.8em;
		font-weight:			 normal;
		text-transform: 	 none;
		letter-spacing:		 1px;
		
		}
		
a.nav-link-img-next {
		background-image:    url(../graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
	  }

a.nav-link-img-prev {
		background-image:    url(../graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
	  }
		
.comments li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
	  }
	  
.comments p {

	padding: 0;
	margin: 0;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%; 
}

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #8b0000;
		text-align: center;
}

.comments-closed {
		color: #999966;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

#link-back {

	font-size: 65%;
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.tag {
		 text-align: center;
}

.large-thumb-toolbar {

	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors
{
    width:            500px;
    background-image: url('../graphics/x.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border-bottom:    1px solid maroon;
    border-top:       1px solid maroon;
    border-left:      1px solid maroon;
    border-right:     1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
#car_link a, #car_link a:visited {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #000066;
}
#car_link a:hover {
color:#FF0000;
}
#bottom_icons {
margin-right: auto;
margin-left: auto;
}

		 


