body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:0px; padding:0px; }

table.gallery_layout tr td {text-align:center;}
table.gallery_layout tr td img {vertical-align:top;} 
table.gallery_layout tr.no_bg td {text-align:left;}
table.gallery_layout tr.no_bg td.right_text {text-align:right;}
table.gallery_form_layout th {text-align:left; font-weight:normal;width:30%;height:22px;}
table.gallery_form_layout td {text-align:left;padding:2px;}
.gallery_form_layout {margin-top:15px;}

div.gallery_black_box {
	width:107px;
	height:80px;
	background:black;
}

div.img_title_container {
	float: left;
	overflow: hidden;
	width:348px;
	height:17px;
	overflow:hidden;
	float:left;
	background: url(/images/gallery/title_gallery.gif) no-repeat #6ecaf0;
	text-align:center;
	color:#00354c;
	font-weight:bold;
}

div.img_previous_button {float: left; width: 76px; height:17px;}
div.img_next_button {float: right; width: 76px; height:17px;}

div.toolbar {text-align:center;vertical-align:middle;border-bottom:1px solid #F7931D;margin-bottom:10px; padding:7px; background-color:#fbe6cd; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
div.toolbar img{vertical-align:top;}

.toolbar a:link { color:#F7931D; text-decoration:none; font-weight:bold; font-size:11px; }
.toolbar a:hover { color:#F7931D; text-decoration:underline; font-weight:bold; font-size:11px; }
.toolbar a:visited { color:#F7931D; text-decoration:none; font-weight:bold; font-size:11px; }
.toolbar a:visited:hover { color:#F7931D; text-decoration:underline; font-weight:bold; font-size:11px; }

form {margin:0px;padding:0px;}

div.popup_gallery_footer {
	width:500px;
	height:28px;
	float:left;
	border-top:1px solid white;
}
* html div.popup_gallery_footer {border:none;}
div.send {float:left;}
input.gallery_input {
	width:162px;
	height:17px;
	border:1px solid #f8931d;
	margin-left:10px;

}
input.gallery_input, div.send input {vertical-align:middle;}
div.gallery_lhs {
	width:424px;
	height:28px;
	float:left;
	background:url(/images/gallery/email_area_gallery.gif) no-repeat;
	padding-top:3px;
	font-weight:bold;
	color:#00354c;
}

div.gallery_message {padding:7px; margin-top: 15px; background-color:white;}
div.gallery_fullimage {
	background: url(/images/gallery/gallery_loading.gif) 50% 50% no-repeat black;
	text-align:center;
	width:500px;
	height:335px;
	float:left;	
}
span#email_text {margin-left:5px;}

div.gallery_box {
   float:left; 
   width:352px;
   
}
table.gallery_layout {margin-bottom:10px;}
table.gallery_layout td {
   padding:7px;
   padding-left:12px;
   padding-right:12px;
   background:#fff3e6;
   color:#babcbe;
   font-weight:bold;
   font-size:11px;
}
table.gallery_layout td  a:link { color:black;}
table.gallery_layout td  a:visited { color:black;}

div.gallery_header {
   width:159px;
   height:33px;
   background:url(/images/gallery_heading.gif) no-repeat;
}

div.rhs img {
   border:3px solid #d0e8b0;
   border-bottom:0px;
   vertical-align:bottom;
}

div.gallery_footer {
   background:url(/images/gallery_footer.gif) no-repeat bottom #d0e8b0;
   width:152px;
   padding-top:5px;
   padding-bottom:10px;
   padding-left:5px;
   padding-right:2px;
}

#footer_right {
	padding-top:14px;
	color:#000000;
	float:right;
	padding-right:20px;
	text-align:right;
	font-size:12px;
	width:440px;
	font-weight:bold;
}

.gallery_row {
	float:left;
}

.gallery_item {
	width:187px;
	height:111px;
	background:center left repeat-x url(/images/fg_gallery_small_back.jpg);
	padding:1px;
	margin-bottom:10px;
}

#gallery_image {
	width:585px;
	background:center left repeat-x url(/images/fg_gallery_image_back.gif);
	padding:1px;
}

.right_button {
	width:100px;
	float:right;
	text-align:right;
	padding-right:5px;
}

.middle_button {
	padding-left:5px;
	text-align:center;
}

.left_button {
	float:left;
	width:100px;
	padding-left:5px;
}

img {
	border:0px;
}

#gallery {
	padding-top:10px;
}

#gallery_controls {
	border-bottom:1px solid #0b477b;
	background:#e5eaee;
	padding:6px;
	margin-bottom:15px;
	height:13px
}

#gallery_controls a:link { color:#0b477b; text-decoration:none; font-weight:bold; }
#gallery_controls a:hover { color:#0b477b; text-decoration:underline; font-weight:bold; }
#gallery_controls a:visited { color:#0b477b; text-decoration:none; font-weight:bold; }
#gallery_controls a:visited:hover { color:#0b477b; text-decoration:underline; font-weight:bold; }

.gallery_previous {
	float:left;
}

.gallery_home {
	width:120px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}

.gallery_list {
	padding-left:5px;
}

.gallery_item {
/*	float:left;	*/
	padding-right:10px;
	padding-bottom:10px;
}
.gallery_next {
	float:right;
}

.list_container {
	width:474px;
	margin-left:auto;
	margin-right:auto;
}


