html, body, * {
outline:none;
}

body {
margin:0px;
background-color:#acc2d1;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

a, a:link, a:hover, a:active, a:visited, a img, img {
border:0px;
}


#tiptop {
height:11px;
background-color:#88a3b6;
}

#top {
height:30px;
}

#header {
background-image:url(images/headbg.jpg);
background-repeat:repeat-x;
border-top:1px solid #ffffff;
height:181px;
}

#conheader {
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

.conleft {
float:left;
width:200px;
}

.conright {
width:100px;
float:right;
text-align:right;

}

.flip {
cursor:pointer;
}

#nav {
height:33px;
background-color:#88a3b6;
border-bottom:1px solid #ffffff;
}

#nav div {
float:left;
}

#nall {
padding-right:8px;
}

.menu {
cursor:pointer;
}

#loading {
display:none;
padding-top:8px;
}

#results {
padding-top:20px;
padding-left:37px;
padding-right:40px;
}

#cform {
padding-top:20px;
padding-left:20px;
padding-right:20px;
line-height:32px;
}


#results div.widephoto, #results div.tallphoto {
float:left;
}

#results div.widephoto {
margin-right:7px;
margin-top:22px;
width:186px;
height:141px;
margin-bottom:23px;
background-image:url(images/widebg.jpg);
background-repeat:no-repeat;
}

#results div.tallphoto {
margin-right:15px;
width:141px;
height:186px;
background-image:url(images/tallbg.jpg);
background-repeat:no-repeat;
}

.tallphoto .photo {
padding-top:15px;
padding-left:12px;
}

.widephoto .photo {
padding-top:12px;
padding-left:15px;

}

.photo img {
border:2px solid #ffffff;
}

#preload {
clear:both;
display:none;
}

#footer {
position:fixed;
bottom:0px;
left:0px;

width:100%;
clear:both;
height:33px;
background-color:#88a3b6;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

#cfooter {
position:fixed;
bottom:0px;
left:0px;

width:100%;
clear:both;
height:33px;
background-color:#88a3b6;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

.inpline {
width:150px;
border:0px;
border-bottom:1px solid #2d4759;
background:none;
color:#2d4759;
padding-bottom:2px;
cursor:text;
}



.txtlined {
width:96%;
border:0px;
background-image:url(images/txtlined.jpg);
color:#2d4759;
padding-bottom:2px;
line-height:30px;
cursor:text;
height:110px;
overflow:hidden;
}


.footstick {
}


#footer div {
float:left;
}


/* HIGHSLIDE CSS */
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	
}
.highslide:hover img {
	
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

a, a:link, a:active, a:hover, a:visited, a img, img {
outline:none;
}

