/* General definitions */

body
{
	font-size: 14px;	
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: Black;
	background-color: #FF50FF;
	margin: 0;
	padding: 0;
}

a
{
   font-weight: bold;
   text-decoration: underline;
   color: #7A3FFF;
}

a:hover { color: #FF0000; }
a:visited { color: #7359B5; }

a img
{
	border-color: #FC17FF;
	border-width: 2px;
}

a:hover img
{
	border-color: #FF0000;
}

a:visited img
{
	border-color: #777777;
}

h1, h2
{
	margin: 0;
	padding: 0px 0px 6px 0px;
}

/* Upper part */

#TopWrap
{
	width: 100%;
	height: 86px;
	background: url(images/Top2.gif) repeat-x left;
}

#TopLeftContent
{
	width: 734px;
	background: url(images/TopMiddleLeft2.gif) no-repeat left;
}

#TopMiddle h1
{
	margin: 4px 0 0 33px;
	font-size: 16px;
	display: inline;
	padding: 0;
}

#TopRightContent {
	background: url(images/TopMiddleRight2.gif) no-repeat right;
}

#Header
{
	width: 669px;
	height: 86px;
	margin: 0 33px 0 32px;
	background-color: white;
}

#Header a {
	color: #262626;
}

#Header a:hover {
	color: #FB19F9;
}

#TopMiddle
{
	width: 669px;
	height: 24px;
	background: url(images/TopMiddle.gif) repeat-x left;
}


.NavButton, #NavButtonOn 
{
	width: 76px;
	height: 32px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background-image: url(images/NavButton.gif);
}

#NavButtonOn {
	color: #4D4D4D;
}

#CentreTop
{
	width: 669px;
	height: 11px;
	background: url(images/CentreTop.gif) repeat-x top;
}

/* Centre part */

.CentreColumn
{
	width: 734px;
	margin: 0 auto;
}

#LeftWrap
{
	width: 100%;
	background: url(images/Left.gif) repeat-y left;
}

#RightWrap 
{
	background: url(images/Right.gif) repeat-y right;
}

#LeftContent
{
	width: 734px;
	background: url(images/Right.gif) repeat-y left;
}

#RightContent {
	background: url(images/Left.gif) repeat-y right;
}

#Content
{
	width: 669px;
	margin: 0 8px 0 7px;
	padding: 0 25px 8px 25px;
	background: white url(images/ContentBG.gif) repeat-y left;
}

#ContentEnd
{
	margin-left: 7px;
	background-image: url(images/ContentEnd.gif);
	width: 719px;
	height: 20px;
}

/* Content part */

.Decimals { font-size: 12px; }

.QA
{
	color: #FC17FF;
	font-weight: bold;
}

.Headline {
   color: #FC17FF;
   font-size: 12pt;
   font-weight: bold;
}

.Headline2 {
   font-size: 10pt;
   font-weight: bold;
}

.Samples
{
	font-size: 14px;
	color: #FC17FF;
}

.Dateline {
font-size: 16px;
font-weight: bold;
color: #FC17FF;
}

.NewsTitle
{
font-size: 16px;
font-weight: bold;
width: 440px;
}

.PicHR
{
	width: 100%;
	height: 8px;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
}

.PicSeparator
{
	width: 5px;
	background-image: url(images/PicSeparator.gif);
	background-repeat: repeat-y;
}

.GalleryBannerGradientLeft, .GalleryBannerGradientRight
{
	background-image: url(images/60GalleryBannerGradient.gif);
	background-repeat: repeat-x;
}

.GalleryBannerGradientLeft {
	width: 51px;
}

.GalleryBannerGradientRight {
	width: 52px;
}

.EnlargeTD {
	background-color: black;
}

.WidePicTD, .WideVidTD, .WideJuicyTD
{
	width: 217px;
	height: 172px;
	
	background-repeat: no-repeat;
	vertical-align: top;
}

.WidePicTD {
	background-image: url(images/spotwide.gif);
}

.WideVidTD {
	background-image: url(images/spotwidewmv.gif);
}

.WideJuicyTD {
	background-image: url(images/juicyadspot.gif);
}

.Pic
{
	padding: 2px 0px 0px 8px;
	float: left;
}

.JuicyPic 
{
	padding: 1px 0px 0px 12px;
	float: left;
}

.VideoData
{
	margin-top: -15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.Pic img
{
	border-width: 0px;
}

.PicDesc, .JuicyPicDesc
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;	
	float: left;
}

.JuicyPicDesc
{
	font-weight: bold;
	padding-left: 16px;
	text-decoration: underline;
}

.PicDesc a
{
	color: black;
	text-decoration: underline;
}

.PicDesc a:hover { color: white; }

.PicDesc a:visited { color: #EEEEEE; }

.JoinTerms 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}

.PlayButton
{
	border: 0;
	padding-bottom: 6px;
	vertical-align: middle;
}

.photothumb {
	width: 152px;
	height: 102px;
	display: inline;
}
.photothumb a img {
	border-width: 1px;
}

.comment {
	border: 1px outset #404040;
	padding: 2px;
	width: 576px;
}

.commentleft {
	width: 146px;
	font-weight: bold;
}

.commentright {
	margin-top: -32px;
	width: 420px;
	margin-left: 156px;
}

.gallerybox {
	background-color:#FF50FF;
	padding: 1px;
	margin-left: 4px;
	border: solid 1px #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.gallerybox:hover { color: #FF0000; }
.gallerybox:visited { color: #777777; }

/* Bottom part */

#Footer
{
	width: 669px;
	margin: 0 8px 0 7px;
	padding: 10px 25px;
	background: #FE40DD url(images/Footer.gif) repeat-y left;
	color: #4F4F52;
	font-size: 12px;
}

#Footer a
{
	color: #404040;
	font-weight: normal;
}

#Footer a:hover {
	color: #FFFFFF;
}

#BottomWrap
{
	width: 100%;
	height: 8px;
	background: url(images/SideEnd.gif) repeat-x left;
}

#BottomMiddle
{
	width: 734px;
	height: 8px;
	margin: 0 auto;
	font-size: 0px;
	background-image: url(images/BottomMiddle.gif);
}
