body {
	background: #000 url("/Pics/bg/grad_bkg.jpg") repeat-x left top;
	text-align: left;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
/*-- Holly Hack --*/
html .int_contentblock {height: 1%;}
.int_contentblock { _height: 0;}

img { border: 0; }
form { margin: 0; padding: 0; border: 0;}

a { color: #333; text-decoration: underline; }
a:hover { color: #000; }
a:visited { color: #666; text-decoration: underline; }

p { 
	font: 11px/13px arial, helvetica, sans-serif;
	color: #000;
	margin-bottom: 4px; padding: 0;
	}

/* layout */
#wrapper {
	width:902px;
	margin: 0 auto;
	background: #000 /*url("../Images/Frame/Bg/wrapper.jpg") repeat-x left bottom*/;
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;*/
	}

.outerTable { background: #000; }

td#header { 
	background: #666666;
	text-align: center;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #ffffff;
	padding: 8px 0 8px 0;
	}

/* masthead */
td#masthead { 
	background: #cccccc url("../Images/Frame/Bg/masthead_bkg.jpg") repeat-x left top;
	text-align: center;
	/*border-top: 1px solid #666;*/
	border-bottom: 1px solid #666;
	}
	
	.mastlogo { float: left; width: 140px; }
	
	#mastright { 
	margin: 0 0 0 140px;
	position: absolute;
	background: url("../Images/Frame/Bg/mastright.gif") no-repeat left top;
	}
	
	.nplogin { padding: 6px 2px 0 2px; margin: 0; }
	
	.np {
	width: 360px;
	background: url("../Images/Frame/Bg/nplogin.gif") no-repeat left top;
	padding: 2px 8px 4px 8px; margin: 2px 0 0 3px;
	text-align: left;
	}
	
		.np p, .login p { font: 10px/12px Arial, sans-serif; color: #efefef; margin: 0; padding: 0 0 2px 0; }
		
		.npalt { background: #333333; }
		
		.np li { list-style-type: none; font: 10px/12px Arial, sans-serif; color: #efefef; padding: 1px; margin: 0 95px 0 0; }
	
	
	.login {
	width: 360px;
	background: url("../Images/Frame/Bg/nplogin.gif") no-repeat left top;
	padding: 2px 8px 4px 8px; margin: 2px 0 0 0;
	text-align: left;
	}
	
	.loginform {
	width: 125px; height: 8px;
	}
	
/* NAV STUFF, including CSS ROLLOVERS */
	
	.menu {
		float:left;
		margin: 4px 8px 4px 10px; padding: 0;
		width: 730px;
		font: bold 13px 'Lucida Sans', 'Lucida Grande', Helvetica, sans-serif;   
		text-transform: uppercase;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
		background: #efefef;
		}
		
		.menu ul {
			margin:0;
			padding:4px 2px 4px;
			list-style: none;
			text-align: left;
			}
		.menu li {			
			margin:0 1px 0 0;
			padding:0 0 0 14px;
			display: inline;
			}
			
		.menu a { color: #666666; text-decoration: none; }
		.menu a:hover { color: #888888; text-decoration: none; }
	
   
	
/* CR */
td.mainleft {
	text-align: left;
	padding: 5px;
	}

td.mainmid {
	text-align: left;
	padding: 5px;
	}
	
td.mainmidleft {
	text-align: left;
	padding: 5px;
	}

td.mainmidright {
	text-align: left;
	padding: 5px;
	}
	
	.mainmidright img { padding: 0; }
	
	.mainblock {
		background: #ccc url("../Images/frame/Bg/content_bg.jpg") repeat-x left top;
		padding: 5px 5px 8px 5px; margin: 0 0 3px 0;
		}
	
	.headerblock {
		padding: 0; margin: 8px 0 0 0;
		}
	
	.td_headerblock_left {
		padding: 8px 5px 5px 5px; margin: 0;
		background: url("../Images/frame/Bg/cr_labelleft.gif") no-repeat left bottom;
		width: 223px;
		}
	
	.td_headerblock_right {
		padding: 8px 5px 5px 5px; margin: 0;
		background: url("../Images/frame/Bg/cr_labelright.gif") no-repeat left bottom;
		width: 223px;
		}
		
	.teaserblock {
		background: #fff;
		/*border: 1px solid #384f5e;
		border-top: 0px none #fff;
		border-bottom: 0px none #fff;*/
		padding: 6px 5px 0 6px; margin: 0 0 6px 0;
		}
	
	.teaserblock_left {
		background: #273945;
		border-left: 1px solid #acacac;
		padding: 6px 5px 0 6px; margin: 0 0 6px 0;
		}
		
	.teaserblock_right {
		background: #273945;
		border-right: 1px solid #acacac;
		padding: 6px 5px 0 6px;
		margin: 0 0 6px 0;
		}
	
		.teaserblock p, .teaserblock_left p, .teaserblock_right p { padding: 0 0 3px 0; margin: 0; }
		.teaserblock img, .teaserblock_left img, .teaserblock_right img { float: left; padding: 0 4px 6px 0; margin: 0 4px 0 0; }
		.teaserblock ul, .teaserblock_left ul, .teaserblock_right ul { list-style: none; padding: 6px 6px 6px 2px; margin: 0; }
		.teaserblock li, .teaserblock_left li, .teaserblock_right li { border-bottom: 1px solid #cccccc; padding: 4px 0 4px 0; margin: 0; }
	
	.subnavblock {
		background: #000;
		padding: 6px;
		margin: 10px -5px -6px -6px;
		font: 11px arial;
		color: #fff;
		text-align: right;
		border-bottom: 1px solid #996600;
		font-weight: bold;
		}
	
	.subnavblock a { color: #fff; text-decoration: none; }
	.subnavblock a:hover {
		color: #fff;
		text-decoration: none;
		}
	
	.subnavblock_alt { 
		background: #000 url("../Images/frame/Bg/subnav_bg_alt.gif") repeat-x left top;
		padding: 6px;
		margin: 10px -5px -10px -6px;
		font: 11px arial;
		color: #fff;
		text-align: right;
		/*border-bottom: 1px solid #000;*/
		}	
	.subnavblock_alt a { color: #fff; text-decoration: none; }
	.subnavblock_alt a:hover { color: #ccc; text-decoration: none; }
	
	.labelmiddle {
		background: url("../Images/frame/Bg/label_bg.gif") repeat-x left top;
		padding: 7px 5px 8px 12px;
		text-transform: uppercase;
		}
	
	.labelmiddle_alt {
		background: #000 url("../Images/frame/Bg/label_bg_alt.gif") repeat-x left top;
		padding: 7px 5px 8px 12px;
		text-transform: uppercase;
		}

	.int_insetbanner {
		background: #000;
		text-align: center;
		}


/* RM */

td.rm {
	text-align: left;
	padding: 5px;
	}
	
	.rmlabel { 
		padding: 0; 
		margin: 8px 0 0 0; 
		background: #fff;
		}
	
	.rmlabelmiddle {
		padding: 4px 5px 2px 5px;
		margin: 0;
		background: url("../Images/frame/Bg/rmlabel_bg.gif") repeat-x left top;
		font: 10px/14px arial;
		color: #efefef;
		font-weight: bold;
		text-transform: uppercase;
		}
	
	.rmlabelmiddle_alt {
		padding: 4px 5px 2px 3px;
		margin: 0;
		background: url("../Images/frame/Bg/rmlabel_bg_alt.gif") repeat-x left top;
		font: 10px/14px arial;
		color: #efefef;
		font-weight: bold;
		text-transform: uppercase;
		}
		
	.rmitem {
		/*background: #ccc url('../Images/frame/Bg/content_bg.jpg') repeat-x  left top;*/
		margin: 0 0 8px 0;
		padding: 6px 8px 8px 8px;
		font: 10px/11px;
		/*border: 1px solid #384f5e;
		border-top: 0px none #fff;*/
		background: #fff;
		color: #000;
		}
	
	.rmitem p { font: 10px/11px; padding: 0 0 3px 0; margin: 0; }
	
	.rmitem img {
		padding: 0 4px 0 0;
		margin: 0 4px 0 0;
		}
	
		.rmitem_alt {
			/*background: #ccc url('../Images/frame/Bg/content_bg.jpg') repeat-x  left top;*/
			margin: 0 0 8px 0;
			padding: 6px 8px 8px 8px;
			font: 10px/11px;
			/*border: 1px solid #384f5e;
			border-top: 0px none #fff;*/
			background: #fff;
			color: #000;
			}
		
		.rmitem_alt p { font: 10px/11px; padding: 0 0 3px 0; margin: 0; color: #000; }
		
		.rmitem_alt img {
			padding: 0 4px 0 0;
			margin: 0 4px 0 0;
			}
		
	.rmlist {
		/*background: #ccc url('../Images/frame/Bg/content_bg.jpg') repeat-x  left top;*/
		margin: 0 0 8px 0;
		padding: 6px 8px 8px 8px;
		font: 10px/11px;
		/*border: 1px solid #384f5e;
		border-top: 0px none #fff;*/
		background: #fff;
		}
	
	.rmlist ul { list-style-type: none; padding: 2px 0 2px 0; margin: 0!important; }
	
	.rmlist li { list-style-type: none; padding: 5px; display: block; }
	
		.rmlist_alt {
			/*background: #ccc url('../Images/frame/Bg/content_bg.jpg') repeat-x  left top;*/
			margin: 0 0 8px 0;
			padding: 6px 8px 8px 8px;
			font: 10px/11px;
			/*border: 1px solid #384f5e;
			border-top: 0px none #fff;*/
			background: #fff;
			color: #000;
			}
		
		.rmlist_alt ul { list-style-type: none; padding: 2px 0 2px 0; margin: 0!important; }
		
		.rmlist_alt li { list-style-type: none; padding: 5px; display: block; }
		
	.alt { background-color: #ccc; color: #000; }
	
	.blockleft {
		float: left;
		width: 50%;
		}

	img.blockleft { padding-right: 4px!important; margin-right: 4px; }

	.blockright { }
	
	.blockalignright {
		text-align: right;
		}
	.alignleft { float: left !important; }
	.alignright { float: right !important; }

.div4 { display: block; padding: 2px; height: 4px; clear: both; }
.div6 { display: block; padding: 3px; height: 6px; clear: both; }
.div10 { display: block; padding: 5px; height: 10px; clear: both; }


/* FOOTER */

td#footer {
	text-align: left;
	padding: 10px;
	background: #000;
	font: 11px/13px "lucida grande", "lucida sans", arial, helvetica;
	color: #fff;
	border-top: 1px solid #996600;
	}

#footer ul { list-style-type: none; padding: 0; margin: 0; }
#footer li { display: inline; color: #efefef; padding: 0 10px 0 0; }

#footer a { color: #996600; }
#footer a:hover { color: #996600; }


h1 {
	font: bold 11px/12px Verdana, arial, helvetica;
	color: #ffffff;
	padding: 0;
	margin:0;
}
h2 { font: bold 13px/13px "lucida grande", "lucida sans", arial, helvetica, sans-serif; color: #000; padding: 0 0 6px 0; margin:0; }
h3 {
	font: bold 11px/12px arial, helvetica, sans-serif;
	padding: 0 0 3px 0;
	margin: 0;
	color: #000;
}
h4 {font: bold 12px/14px arial, helvetica, sans-serif; padding: 0 0 3px 0; margin: 0; color: #333; }
h5 { font: bold 10px/11px arial, helvetica, sans-serif; }
h6 { font: 11px/12px "lucida grande", "lucida sans", arial, helvetica;  padding: 0 0 3px 0; margin: 0; color: #660000; }

.white { color: #ffffff; }


/* text */
.header { font-weight: bold; color: #000; }
.subheader { font-weight: bold; color: #333; }
.largeheader { font: bold 13px/15px Arial,sans-serif; color: #000; }
.dim { color: #777; }
.nav { font: bold 10px/12px helvetica, Arial,sans-serif; }
.jumperlink,.rmjumperlink { font: bold 10px/12px Arial,sans-serif; }
.jumperlink:hover,.rmjumperlink:hover,.largelink:hover { color: #666; }
.headerlink,.headerlink:visited { font-weight: bold; color: #000; }
.largeheaderlink,.largeheaderlink:visited { font: bold 13px/15px Arial,sans-serif; color: #000; }
.headerlink:hover,.sblabellink:hover,.miniheaderlink:hover,.largeheaderlink:hover { color: #333; }
.lit { color:#333; }
.mini { font-size: 10px; line-height: 14px; }
.minilit { font-size: 10px; line-height: 12px; color:#333; }
.miniheader,.rmheader,.sblabel { font: bold 10px/12px Arial,sans-serif; color: #000; }
.minidim,.rmdim { font-size: 10px; line-height: 12px; color: #666; }
.minidimheader,.rmdimheader { font-size: 10px; line-height: 12px; color: #333; font-weight:bold; }
.minilink,.rmlink { font-size: 10px; line-height: 12px; color: #333; }
.micro,.microlink { font: 9px/11px arial,sans-serif; }
.microdim { font: 9px/11px arial,sans-serif; color: #777; }

/* CFNY CR FFF BGCOLORS */
.crint { background: #fff; }
.mhpopup { background: #000; }
.pg { background: #000; }
.rmint { background: #fff; }
.sbdiv { background: #bbb; }
.sbdivrl { background: #bbb; }
.sbint { background: #fff; }
.sblb { background: #999; }
.sbrl { background: #ddd; }
.sbtralt { background: #efefef; }
.sbtrdef { background: #e0e0e0; }
.tralt { background: #efefef; }
.trdef { background: #e0e0e0; }
.trlb { background: #bbb; }

.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 11px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 17px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}

.ratingMeter { background: none; }
.ratingMeter img, .ratingMeter a img { float: left; padding: 0 !important; margin: 0 !important; }

/* SF Case 6129 */
a h1 { color: #333; }
a:hover h1 { color: #000; }
a:visited h1 { color: #666; }
/* end SF Case 6129 */

ul.list h5 {margin:0;}
ul.list li {height:auto !important;}

.tellafriend, .mailto {
width:100%;
clear:both;
}

/* SF Case 13864 */
/*.photosv2 .thumbList {
width: 309px !important;
zoom: 1;
display: block;
float: left;
}*/
.int_contentblock .photothumb > img {padding: 10px;}
.int_contentblock .photosv2.viewAlbums .displayAsGrid .thumbList li, .int_contentblock .photosv2.viewPhotos .thumbList li, .int_contentblock .photosv2 .tagCloud ul  li {border-bottom: none;}
.photosv2 .photoGalleriesTable {
	zoom:1;
	text-align: left;
}
/*.photosv2 .tagCloud { zoom:1; width:188px; overflow:hidden;}
*+html .photosv2 .tagCloud ul {
  zoom:1;
  height: 1;
  display: inline;
  float: left;
}
*+html .photosv2 .tagCloud ul  li {
	float: left;
	display: block;
}*/
/* end SF 13864 */

/*SF 13195*/
.brandingHeader img, .brandingFooter img { border: 0px !important; }

.video_info p  {
	text-align: left !important;
	margin-left: 10px
}

.video_info a img { margin-right: 10px !important; }

.albumIndex .displayAsDetail, .albumIndex .displayAsGrid {overflow:hidden!important;}

.photosv2 .thumbList li .title a span {
width:auto !important;
}

