body {
	font-family: Georgia, sans-serif;
	background-color:black;
	text-align:center;
	color:#ccc;
	margin:0;
	padding:0;
}
img {
	border:0;
}
h1 {
	color:white;
	font-size: 160%;
	font-weight: normal;
	margin:0;
	padding-top:5px;
}
h2 {
	text-align:left;
	margin-top:20px;
	font-size:110%;
	font-weight:normal;
	line-height: 130%;
}
h2 .innerTitle {
	display:block;
	font-size:60%;
}

h3 {
	font-weight: normal;
	clear:left;
	width:80%;
	margin:0;
	padding-top:0;
	font-size: 100%;
}
.seeAllLink {
	clear:left;
	font-size:85%;
	font-family: arial, sans-serif;
	margin-bottom:15px;
	
}
.lurve {
	font-size:100%;
}
.lurve span {
	font-size:150%;
}
li {
	margin-bottom: 1em;
}
.container, .header .inner, .footer .inner {
	width:930px;
	margin:0 auto;
	text-align:left
}
.largePhotoBlock {
	float:left;
	text-align:center;
	width:540px;
	margin:10px 0 20px 0;
}
.largePhotoBlockInner {
	margin-right:32px;
}
.largePhotoRightCol {
	float:right; 
	width:350px; 
	margin:10px 0 0 20px;
}
.largePhotoBlock .subTitle {
	text-align:left;
}
.pageBody {
	padding-left:15px;
	height:530px;
}
.navReturn {
	margin: 0 0 0 10px;
	padding:2px 0 4px 40px;
	background-image:url(../images/point-left.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}
.navContinue {
	margin: 0 0 0 10px;
	padding:2px 0 4px 40px;
	background-image:url(../images/point-right.gif);
	background-repeat:no-repeat;
	background-position: left;
}
.photoBox {
	float:left;
	width:110px;
	height:112px;
	margin:8px;
	text-align:center;
	font-size: 11px;
	font-family: verdana;
}
.photoBox a {
	width:100px;
	height:100px;
	float:left;
	padding:4px;
	margin:1px;
	border:1px solid black;
}
.photoBox a:hover {
	border:1px solid #666;
}
.photoBox a:active {
	border:1px solid #FF6699;
}

.rightCol3Wide .photoBox {
	margin:10px 0 10px 0;
}
.largePhotoBlock .photoBox {
	margin: 10px 23px 10px 0;
}

em {
	color: #FF6699;
}
strong {
	color: #3399FF;
	font-weight:normal;
}

a, a:visited {
	color: white;
}
a:hover {
	color: #FF6699;
}
a:active {
	color: white;
}
.header a strong {
	color: #FF6699;
	font-weight:bold;
}
.header a {
	text-decoration:none;
}
.header a:hover {
	text-decoration:underline;
	color: #FF6699;
}
.off {
	color:#999;
}
.footer {
	clear:both;
	font-size:13px;
	line-height:17px;
	color:#999;
	padding:10px 0 30px 0;
	margin-top:40px;
	text-align:left;
	font-family: arial, sans-serif;
	background-color:#111012;
	border-top:1px solid #353338;
	padding-left:20px;
}
.footerLeft {
	float:left;
	width:530px;
	margin:10px 0 10px 0;
	padding-right:10px;
}
.footerRight {
	float:right; 
	width:350px; 
	margin:10px 0 0 20px;
}
.footer a, .copyr a {
	color:#999;
}
.footer a:hover, .copyr a:hover {
	color:white;
}

.prevButton,
.nextButton,
.wideButton,
.prevButton:visited,
.nextButton:visited,
.wideButton:visited {
	display: inline-block;
	text-decoration:none;
	background-color:#ec4d82;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;	
    border-radius: 5px;	
	padding:3px;
	margin:0 10px 10px 5px;
	width:70px;
	text-align:center;
	font-family: verdana;
	float:left;
	font-size:13px;
}
.wideButton {
	clear:left;
	width:auto;
	padding: 5px 10px 5px 10px;
}
.prevButton strong,
.nextButton strong,
.wideButton strong {
	color:white;
	font-size:120%;
}
.prevButton:hover,
.nextButton:hover,
.wideButton:hover {
	background-color:#FF6699;
	color: white;
}
.prevButton:active,
.nextButton:active,
.wideButton:active {
	background-color: #666;
	color: white;
}

.hearton,
.heartoff {
	padding: 0 0 0 23px;
	background-image:url(../images/heart-on.gif);
	background-repeat:no-repeat;
}
.heartoff {
	background-image:url(../images/heart-off.gif);
}
.subTitle, .tinyList {
	font-size:12px;
	line-height: 16px;
	font-family:arial;
}
.bodyText {
	font-size:14px;
	font-family:arial;
}
.bigger {
	font-size:130%;
}
.medPhotoText {
	float:left;
	padding:0px 15px 15px 0px;
	width:250px;
	height:280px;
	text-align:center;
	overflow:hidden;
}
.medPhotoText a {
	font-size:11px;
	line-height:12px;
	color:#666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	width:240px;
	height:268px;
	float:left;
	padding:3px;
	margin:1px;
	border:1px solid black;
	overflow:hidden;
}
.medPhotoText span {
	display:block;
	padding-top:5px;
	
}

.medPhotoText a:hover {
	border:1px solid #666;
	color:white;
}
.medPhotoText a:active {
	border:1px solid #FF6699;
	color:#FF6699;
}

.medPhotoText .subTitle {
	margin-bottom:5px;
}

.thumbPhoto {
	float:left;
	padding-right:10px;
}
.thumbPhoto a {
	width:48px;
	height:48px;
	float:left;
	padding:2px;
	margin:1px;
	border:1px solid black;
}
.thumbPhoto a:hover {
	border:1px solid #666;
}
.thumbPhoto a:active {
	border:1px solid #FF6699;
}




.infoBox {
	width:220px;
	color:#666;
	font-size:80%;
	margin-bottom:10px;
}
.infoBoxLeft {
	clear:both;
	width:160px;
	float:left;
	margin-bottom:5px;
}
.infoBoxRight {
	float:right;
	margin-bottom:5px;
	width:50px;
	text-align:right;
}
.infoBoxBoth {
	clear:both;
	padding:3px 0 10px 0;
}
.alertBox {
	border:2px solid #666;
	padding:10px;
	margin-bottom:20px;
}
.header {
	font-family: arial, sans-serif;
	font-size:13px;
	background-color:#111012;
	height:50px;
	padding:15px 0 0 15px;
	margin-bottom:10px;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#2d2b31), to(#111015));
	background:-moz-linear-gradient(#2d2b31, #111015);
	background:-o-linear-gradient(#2d2b31, #111015);
	background:linear-gradient(#2d2b31, #111015);
	border-bottom: 1px solid #2d2d2d;
}


.headerright {
	float:left;
}
.byline {
	font-style:italic;
	padding-bottom:5px;
}
.logoBox {
	float:left;
	padding-right:20px;
}
.navBox div {
	float:left;
	padding-right:15px;
}
.headerBox {
	
}
.pagination {
	float:right;
	padding: 0 100px 10px 0;
}
.contactBox {
	float:left;
	width:80px;
	height:80px;
	margin:10px;
	overflow:hidden;
}
.footerNav {
	clear:both;
}
.block {
	margin-bottom:18px;
}
.footerSubNav {
	float:left;
	width:330px;
	height:45px;
}
.copyr {
	font-size:70%;
	color:#999;
	text-align:right;
	font-family: arial, sans-serif;
}
.badge a, .badge a:visited {
	font-size:11px;
	font-weight:bold;
	border:1px dotted #FF6699;
	text-decoration:none;
	padding: 1px 3px 1px 3px;
	color:#FF6699;
}
.link-ads {
	border-top:1px dotted #333;
	margin-top:12px;
	padding-top:12px;
	text-align:left;
}
.link-ads #abg {
	color:#3399FF !important;
}

.footer strong {
	font-weight:bold;
	color:white;
}

.mb {
	margin-bottom:15px;
}
.mb10 {
	margin-bottom:10px;
}
.mb5 {
	margin-bottom:5px;
}

