#ox_gallery_image {
	position: relative;
	width: 600px;
	background-color: #cfcfcf;
	text-align: center;
}

.ox_gallery_album_title {
	font-family: 'Times New Roman',Arial;
	font-weight: bold;
	color: #369;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0px;	
}

.ox_gallery_album {
	position: relative; 
	width: 300px; 
	float: left; 
	height: 144px;
}

	a:active.ox_gallery_album_title {color: #369; text-decoration: none;}
	v:active.ox_gallery_album_title {color: #369; text-decoration: none;}
	a:link.ox_gallery_album_title {color: #369; text-decoration: none;}
	v:link.ox_gallery_album_title {color: #369; text-decoration: none;}
	a:hover.ox_gallery_album_title {color: #A3D509; text-decoration: none;}
	v:hover.ox_gallery_album_title {color: #A3D509; text-decoration: none;}

.ox_gallery_album_subtitle {
	font-weight: bold;
	color: #999;
}

.ox_gallery_stripe {
	position: relative;
	left: -11px;
	top: 71px;
	z-index: 10;
}

.ox_gallery_thumb_outer {
	position: relative;
	width: 100px;
	height: 90px;
	float: left;
}

.ox_gallery_thumb_inner {
	position: relative;
	left: 7px;
	top: 7px;
	float: left;
	background-color: #b0b0b0;
}

.ox_gallery_thumb_wrapper {
	position: relative;
	left: -7px;
	top: -7px;
	float: left;
}

.ox_gallery_thumb_options {
	position: relative;
	width: 100px;
	padding-top: 10px;
}

.ox_gallery_thumb_x {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BC0000;
}

	a.ox_gallery_thumb_x { color: #BC0000;}
	a:hover.ox_gallery_thumb_x { color: #BC0000;}
	
.ox_gallery_thumb_d {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:  #0F851D;
}

	a.ox_gallery_thumb_d { color:  #0F851D;}
	a:hover.ox_gallery_thumb_d { color:  #0F851D;}
	
.ox_gallery_album_thumb {
	position: relative; 
	width: 90px; 
	height: 70px; 
	float: left;
}

.ox_gallery_thumb_on {
	width: 100px;
	padding-top: 8px;
	background-image: url('../gallery/images/thumb_on.gif');
	background-repeat: no-repeat;
	background-position: center middle;
	cursor: pointer;
	position: relative;
	float: left;
}

.ox_gallery_thumb_off {
	width: 100px;
	padding-top: 8px;
	background-image: url('../gallery/images/thumb_off.gif');
	background-repeat: no-repeat;
	background-position: center middle;
	cursor: pointer;
	position: relative;
	float: left;
}

.ox_gallery_image_sub {
	width: 600px;
	height: 120px;
	position: relative;
}

.ox_gallery_image_thumbs {
	width: 400px;
	position: relative;
	float: right;
}

.ox_gallery_link_div {
	position: relative;
	float: right;
	width: 600px;
	padding-top: 10px;
	text-align: right;
}

.ox_gallery_browse_div {
	width: 300px;
	position: relative;
	background-color: #000;
	background-image: url('../gallery/images/browse_splash.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

.ox_gallery_browse_div_outer {
	position: relative;	
	width: 199px;
	height: 60px;
	border-bottom: 8px solid #fff;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.ox_gallery_browse_div_inner {
	width: 191px;
	position: relative;
	left: 8px;
	background-color: #fff;
	height: 60px;
}

.ox_gallery_outer_video {
	position: relative;	
	width: 290px;
	float: left;
	margin-right: 10px;
	height: 60px;
	border-bottom: 8px solid #fff;
	background-position: left bottom;
}

.ox_gallery_inner_video {
	width: 274px;
	position: relative;
	float: left;
	background-color: #fff;
	height: 60px;
	margin-bottom: 8px;
}

.ox_gallery_photographer_outer {

}

.ox_gallery_photographer_outer {
	position: relative;
	float: right;
	width: 595px;
	background-color: #d0d0d0;
	margin-bottom: 18px;
}

.ox_gallery_photographer_inner {
	position: relative;
	left: -7px;
	top: -7px;
	background-color: #BADDF7;
	float: left;
	width: 595px;
	height: 92px;
}

.ox_gallery_photographer_icon {
	width: 88px;
	position: relative;
	float: left;
}