@charset "utf-8";
/* CSS Document */

/* -------------------------------- Eric Meyer Reset -------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: none;
	vertical-align: baseline;
	vertical-align: baseline;
	background: transparent;
}
a {
	text-decoration: none;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* -------------------------------- /Eric Meyer Reset -------------------------------- */


/* -------------------------------- Global -------------------------------- */
.clearfix {
	clear: both;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '';
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.transparent {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.floatl {
	float: left !important;
	text-align: left;
}
.floatr {
	float: right !important;
	text-align: right;
}
.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
h1 /* title above content */ {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #333;
}
h2 /* gallery title under main page thumbnails */ {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	color: #333;
}
h3 /* side column title */ {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #333;
}
.logo a, .logo a:hover {
	font-family: 'Dancing Script', cursive;
	font-size: 52px;
	font-weight: bold;
	color: #333 !important;
}
.logo span, .logo span:hover {
	color: #ed6296 !important;
}
.nav_desc {
	font-size: 11px;
	margin: -4px 0 6px 0;
}
.nav_desc a {
	font-size: 13px !important;
}
.top {
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
}
.bottom_toplist {
	clear: both;
	margin: 0 5px 25px 5px;
	text-align: left;
}
.bottom_toplist a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
}
.bottom_toplist td {
	line-height: 100%;
}
/* -------------------------------- /Global -------------------------------- */


/* -------------------------------- Basic Layout -------------------------------- */
body {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #555;
	background: #fff;
}
a, a:link, a:visited {
	color: #555;
}
a:hover, a:active {
	color: #ed6296;
}
a.pink {
	color: #ed6296;
}
a.pink:hover {
	color: #555;
}
#wrapper {
	width: 975px;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 965px;
	height: 85px;
	margin: 0 5px 0 5px;
	padding: 0;
	clear: both;
	position: relative;
}
.users {
	padding-top: 5px;
	text-align: right;
}
#contentfull {
	width: 965px;
	margin: 10px 5px 0 5px;
	padding: 0;
	clear: both;
}
#contentfull a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
}
.model_detail {
	width: 965px;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 0 5px;
}
.model_detail strong, .model_detail a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
}
.submenu {
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 5px 5px 15px 5px;
	clear: both;
}
.submenu a {
	margin-right: 8px;
}
.submenu a:last-child {
	margin-right: 0 !important;
}
.submenu a.current {
	color: #ed6296;
}
#related {
	width: 965px;
	margin: 0 5px 0 5px;
	padding: 10px 0 0 0;
	text-align: left;
	clear: both;
}
#relatedAllTabs {
	margin: 0 0 0 4px;
	padding-top: 10px;
}
#footer {
	width: 965px;
	margin: 0 5px 0 5px;
	padding: 25px 0 25px 0;
	text-align: center;
	clear: both;
}
.cams {
	width: 370px;
	position: absolute;
	top: 20px;
	left: 320px;
}
.cams a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	display: inline-block;
	width: 115px;
	border: 1px solid #ccc;
	background: #ececec;
	color: #333;
	text-align: center;
	margin: 0 -1px 3px 0;
	padding: 0;
}
.cams a:hover {
	color: #ed6296;
	background: #f6f5f5;
}
a.deals {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #ed6296;
}
a.deals:hover {
	color: #555;
}
.breadcrumbs {
	font-size: 11px;
	margin: 0 0 6px 1px !important;
}
.breadcrumbs a {
	font-weight: bold !important;
}
.newhover {
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.newhover:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
/* -------------------------------- /Basic Layout -------------------------------- */


/* -------------------------------- Page Header Styling --------------------------------- */
#pageheader {
	font-family: 'Open Sans Condensed', sans-serif;
	width: 973px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	height: 38px;
	line-height: 38px;
	padding: 1px;
	position: relative;
	z-index: 2;
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #f1f1f1 50%, #cccccc 51%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(50%,#f1f1f1), color-stop(51%,#cccccc), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f6f6f6',GradientType=0 );
	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0, .5), 0px 0px 1px 0px rgba(255,255,255, .5) inset;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0, .5), 0px 0px 1px 0px rgba(255,255,255, .5) inset;
	box-shadow: 0px 0px 1px 0px rgba(0,0,0, .5), 0px 0px 1px 0px rgba(255,255,255, .5) inset;
	*border: 1px solid #cccccc;
	border: 1px solid #cccccc\0/IE8+9;
	border-radius: 0\0/IE8+9;
}
#pageheader a {
	display: inline-block;
	float: left;
	position: relative;
	padding: 8px 12px;
	margin: 0;
	height: 22px;
	line-height: 22px;
	color: #555;
	font-weight: normal;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	text-decoration: none;
	outline: 0;
	box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2) inset;
}
#pageheader a:first-child {
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-khtml-border-radius: 10px 0 0 10px;
	box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2) inset;
}
#pageheader a {
	border-right: 1px solid #ebebeb;
}
#pageheader a:hover, #pageheader a:active, #pageheader a.current {
	background: #d6d6d6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2FmYWZhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #e5e5e5 50%, #afafaf 51%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(50%,#e5e5e5), color-stop(51%,#afafaf), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%);
	background: -o-linear-gradient(top,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%);
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%);
	background: linear-gradient(to bottom,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ededed',GradientType=0 );
	*border-right: 1px solid #cccccc;
	border-right: 1px solid #cccccc\0/IE8+9;
}
#pageheader a:hover {
	background: #d6d6d6 !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8d3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2FmYWZhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #e5e5e5 50%, #afafaf 51%, #ededed 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(50%,#e5e5e5), color-stop(51%,#afafaf), color-stop(100%,#ededed)) !important;
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%) !important;
	background: -o-linear-gradient(top,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%) !important;
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%) !important;
	background: linear-gradient(to bottom,  #d6d6d6 0%,#e5e5e5 50%,#afafaf 51%,#ededed 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ededed',GradientType=0 ) !important;
}
#pageheader .nav:hover a.current {
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #f1f1f1 50%, #cccccc 51%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(50%,#f1f1f1), color-stop(51%,#cccccc), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #f4f4f4 0%,#f1f1f1 50%,#cccccc 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f6f6f6',GradientType=0 );
}
/* -------------------------------- /Page Header Styling --------------------------------- */


/* -------------------------------- Main Page 225x325 Thumbs -------------------------------- */
.mainsp {
	text-align: center;
	display: table;
	height: 155px;
	width: 235px;
	margin: 0 0 -15px 0;
	padding: 0;
}
.mainsp span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	padding: 0;
}
.mainsp a.name {
	float: left;
	text-align: left;
    position: relative;
    top: -22px;
    left: 7px;
	zoom: 1;
}
.mainsp a.join {
	float: right;
	text-align: right;
    position: relative;
    top: -22px;
    right: 7px;
	zoom: 1;
}
.mainsp .img-border {
	text-align: center;
	margin: 0;
	padding: 3px 3px 23px 3px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
/* -------------------------------- Main Page 225x325 Thumbs -------------------------------- */


/* -------------------------------- Line Padding -------------------------------- */
.mb {
	margin-bottom: 10px;
}
.mt {
	margin-top: 10px;
}
.pb {
	padding-bottom: 10px;
}
.pt {
	padding-top: 10px;
}
.ml {
	margin-left: 50px;
}
.mr {
	margin-right: 10px;
}
/* -------------------------------- /Line Padding -------------------------------- */


/* -------------------------------- 3 Columns 260px / 455px / 260px -------------------------------- */
#leftcolumn3 {
	width: 255px;
	float: left;
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#content3 {
	float: left;
	width: 450px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#gallery_container {
	clear: both;
}
#rightcolumn3 {
	width: 255px;
	float: right;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
	_clear: both;
}
#leftcolumn3 a, #rightcolumn3 a, #content3 a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 130%;
}
/* -------------------------------- /3 Columns 260px / 455px / 260px -------------------------------- */


/* -------------------------------- 2 Columns 765px / 210px -------------------------------- */
#content2a {
	width: 685px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}
/* -------------------------------- /2 Columns 765px / 210px -------------------------------- */


/* -------------------------------- 2 Columns 655px / 320px -------------------------------- */
#content2b {
	width: 650px;
	float: left;
	text-align: left;
	margin: 20px 0 0 5px;
	padding: 0;
}
#trailer2b {
	width: 650px;
	float: left;
	text-align: left;
	margin: 20px 0 0 5px;
	padding: 0;
}
#rightcolumn2b {
	width: 315px;
	float: right;
	text-align: right;
	margin: 25px 5px 0 0;
	padding: 0;
	_clear: both;
}
/* -------------------------------- /2 Columns 655px / 320px -------------------------------- */


/* -------------------------------- Header Classes -------------------------------- */
.logo {
	width: 300px;
	margin-top: -2px;
}
.sitedescription {
	font-size: 11px;
	margin: -10px 0 0 6px;
	text-transform: lowercase;
}
.search {
	margin: 20px 0 0 0;
}
.current {
	font-weight: bold;
}
/* -------------------------------- /Header Classes -------------------------------- */


/* -------------------------------- Thumbnail Classes -------------------------------- */
.gallery p {
	font-size: 11px;
}
.gallery {
	margin-bottom: 10px !important;
}
.H {
	width: 400px;
	margin-left: 22px !important;
}
.V {
	width: 275px;
	margin-left: 84px !important;
}
.img-border {
	margin: 0 !important;
}
.related {
	width: 180px;
	margin: 0 4px 4px 0 !important;
}
.related p {
	font-size: 11px;
}
.related .pic_vid {
	height: 12px;
	line-height: 12px;
	margin-top: 2px;
}
.img-border,
.gallery,
.related,
.model,
.category,
.sponsor,
.photographer,
.discount img {
	padding: 3px;
	margin: 0 2px 2px 0;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.star, .pic_vid {
	height: 14px;
	line-height: 14px;
	margin-top: -2px;
}
.between_gals {
	margin: 5px 0 10px 0;
	padding: 0;
	text-align: center;
}
.between_gals a {
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
}
/* -------------------------------- /Thumbnail Classes -------------------------------- */


/* -------------------------------- Alphabet & Pagination -------------------------------- */
.alphabet {
	margin: 0 0 5px 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.alphabet a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 0 5px 0 5px;
	margin: 0;
}
.pagination {
	margin: 0 auto;
	text-align: center;
	padding: 25px 0 15px 0;
	clear: both;
}
.pagination a:first-child {
	border-left: 1px solid #ccc;
}
.pagination a {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 2px 10px 2px 10px;
	margin: 0 auto;
	text-align: center;
}
.pagination .current, .pagination a:hover {
	background: #f6f6f6;
}
.relatedbuttons {
	margin-left: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.relatedbuttons a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 1px 5px 2px 5px;
	margin: 0;
}
.relatedbuttons a.last {
	border-right: 0 !important;
}
.galleryinfo .box {
	width: 500px;
}
.galleryinfo .box a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #ccc;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding: 1px 5px 2px 5px;
	margin: 0 2px 2px 0;
}
/* -------------------------------- /Alphabet & Pagination -------------------------------- */


/* -------------------------------- Gallery Classes -------------------------------- */
.gallerybanner {
	width: 638px;
	clear: both;
	margin: 5px 0 0 0;
	padding: 5px 0 6px 0;
	text-align: center;
	background: #000;
	border: 1px solid #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
}
.gallerybanner:hover {
	background: #222;
}
.gallerybanner a {
	width: 638px;
	display: block;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.gallerybanner .sponsorname {
	color: #f282ac;
}
.galleryinfo {
	position: relative;
	width: 640px;
	margin: 0;
	padding: 10px 0 0 0;
}
.galleryinfo .info {
	width: 540px;
}
.playerimg {
    position: relative;
    top: -463px;
	margin-bottom: -463px;
	zoom: 1;
}
.item {
	float: left;
	width: 158px;
	height: 158px;
	text-align: center;
	display: table;
	margin: 0 3px 3px 0;
	padding: 0;
}
.item span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	padding: 0;
}
.item .img-border {
	text-align: center;
	margin: 0;
	padding: 3px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.item_alt {
	float: left;
	width: 158px;
	height: 158px;
	text-align: center;
	display: table;
	margin: 0 3px 3px 0;
	padding: 0;
}
.item_alt span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	padding: 0;
}
.item_alt .img-border {
	text-align: center;
	margin: 0;
	padding: 3px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.item_alt2 {
	text-align: center;
	display: table;
	width: 158px;
	height: 190px;
	float: left;
	margin: 0 3px -10px 0;
	padding: 0;
}
.item_alt2 span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	padding: 0;
}
.item_alt2 a.extjpg {
	display: block;
	width: 118px;
	text-align: center;
	font-size: 11px;
	color: #111;
    position: relative;
    top: -19px;
    left: 22px;
	zoom: 1;
}
.item_alt2 a.extjpg:hover {
	color: #ed6296;
}
.item_alt2 .img-border {
	text-align: center;
	margin: 0;
	padding: 3px 3px 20px 3px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

.item_recip {
	float: left;
	text-align: center;
	display: table;
	margin: 0 4px 4px 0;
	padding: 0;
}
.item_recip span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	padding: 0;
}
.item_recip .img-border {
	text-align: center;
	margin: 0;
	padding: 3px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.albumstyle {
	margin: 4px 10px 0 0;
}
.albumstyle .current {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
#recips {
	margin-bottom: 5px;
	padding: 2px 0 5px 0;
	text-align: center;
	width: 100%;
	background: #000;
	border-bottom: 2px solid #999;
	font-family: 'Open Sans Condensed', sans-serif;
}
#recips .name, #recips .name a {
	font-size: 16px;
	color: #eee;
}
#recips .desc, #recips .desc a {
	font-size: 13px;
	color: #eee;
}
.recip_cam {
	width: 275px;
	position: absolute;
	top: 20px;
	left: 425px;
}
.recip_cam a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
}
.gal_toplist {
	width: 275px;
	margin: 0 0 0 20px !important;
}
.gal_toplist h3 {
	padding-top: 5px !important;
}
.gal_toplist a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
}
.gal_toplist ul {
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 135px;
	vertical-align: top;
}
.sponsor275 {
	zoom: 1;
	position: relative;
	margin-right: 8px;
	width: 275px;
	height: 400px;
}
.recip_overlay img {
	position: absolute;
	width: 275px;
	height: 80px;
	bottom: -4px;
	left: 4px;
	background-color: rgba(0,0,0,0.40);
}
/* Hide by default, show if JS is enabled */
.needsJS     { display: none  }
.js .needsJS { display: block }
/* Show by default, hide if JS is enabled */
.js .fallback { display: none }
/* -------------------------------- /Gallery Classes -------------------------------- */


/* -------------------------------- Tooltip -------------------------------- */
a.tooltip {
	outline: none;
}
a.tooltip span {
	z-index: 10;
	display: none;
	padding: 4px;
	margin: 0;
}
a.tooltip:hover span {
	display: inline;
	position: absolute;
	top: 55px;
	border: 1px solid #ccc;
	background: #fff;
}
a.tooltip span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
/* -------------------------------- /Tooltip -------------------------------- */


/* -------------------------------- Fullscreen Image -------------------------------- */
body.fullscreen {
	background: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #9e9e9e;
	text-align: center;
	padding-bottom: 10px;
}
.fullscreen a, .fullscreen a:visited, .fullscreen a:link, .fullscreen a:active {
	color: #9e9e9e;
}
.fullscreen a:hover {
	color: #eaeaea;
}
.fullscreen_nav_top {
	font-size: 14px;
	margin: 4px 0 3px 0;
	padding: 0 0 5px 0;
}
.fullscreen_nav_bottom {
	font-size: 12px;
	padding: 10px 0 0 0;
}
.fullscreen_sponsor {
	font-size: 48px;
	padding: 2px;
	margin: 0 0 12px 0;
}
.fullscreen_sponsor .more {
	margin: 0;
	font-size: 14px;
}
.fullscreen_sponsor a, .fullscreen_sponsor a:link, .fullscreen_sponsor a:visited {
	color: #ed6296;
}
.fullscreen_sponsor a:hover, .fullscreen_sponsor a:active {
	color: #ff9ec2;
}
.fullscreen .screen {
	background:url("../../images/icon_screen.png") no-repeat 0px 4px;
}
.fullscreen a.screen {
	padding-left: 22px;
}
.fullscreen .where {
	font-size: 13px;
	color: #666;
}
/* -------------------------------- /Fullscreen Image -------------------------------- */


/* -------------------------------- Rating Thumbs -------------------------------- */
#rating-thumbs {
	position: absolute;
	top: 9px;
	right: 2px;
	float: right;
	text-align: right;
	clear: both;
}
#rating-thumbs .rthumbs, #rating-thumbs a.rthumbs {
	float: right;
	width: 54px;
}
#rating-thumbs img {
	display: inline-block;
	width: 27px;
}
#rating-thumbs p {
	clear: both;
	font-size: 11px;
	padding-top: 4px;
}
#rating-thumbs .up-off, #rating-thumbs .down-off {
	display: inline-block;
	float: right;
}
/* -------------------------------- /Rating Thumbs -------------------------------- */