/*-----------------------------------------------------------*/
/* Public: CSS
/*-----------------------------------------------------------*/
body {
	margin: 0px;
	background: #E98EBE url('/img/v1/bg-body.gif') repeat-x;
	font: normal 12px/14px 'Arial','Sans-Serif';
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

object {
	outline: none;
}

ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.Wrapper {
	padding-top: 51px;
}
/* Header ---------------------------------------------------*/
.Header {
	width: 986px;
	height: 194px;
	margin: 0px auto;
	background: url('/img/v1/header.png') no-repeat;
	behavior: url('/css/v1/iepngfix.htc');
	position: relative;
}

.Header .Logo {
	width: 231px;
	height: 231px;
	position: absolute;
		top: -19px;
		left: -29px;
	display: block;
	background: url('/img/v1/header-logo.png');
	behavior: url('/css/v1/iepngfix.htc');
}

.Header .LogoOver {
	width: 231px;
	height: 231px;
	cursor: pointer;
	display: none;
	background: url('/img/v1/header-logo-over.png');
	behavior: url('/css/v1/iepngfix.htc');
}

.Header .Navigation {
	width: 780px;
	height: 100px;
	position: absolute;
		bottom: 1px;
		right: 0px;
}

.Header .Navigation a {
	height: 100px;
	float: left;
	display: block;
}

.Header .Navigation .BlogOver, 
.Header .Navigation .VideosOver, 
.Header .Navigation .GalleryOver, 
.Header .Navigation .PopshopOver, 
.Header .Navigation .ContestsOver {
	height: 100px;
	cursor: pointer;
	display: none;
	background: url('/img/v1/header-links-over.jpg') no-repeat;
}

.Header .Navigation .Blog {
	width: 115px;
}

.Header .Navigation .BlogOver {
	width: 115px;	
	background-position: 0px -1px;
}

.Header .Navigation .Videos {
	width: 145px;
}

.Header .Navigation .VideosOver {
	width: 145px;
	background-position: -115px -1px;
}

.Header .Navigation .Gallery {
	width: 153px;
}

.Header .Navigation .GalleryOver {
	width: 153px;
	background-position: -260px -1px;
}

.Header .Navigation .Popshop {
	width: 180px;
}

.Header .Navigation .PopshopOver {
	width: 180px;
	background-position: -413px -1px;
}

.Header .Navigation .Contests {
	width: 166px;
}

.Header .Navigation .ContestsOver {
	width: 166px;
	background-position: -593px -1px;
}

.Header .AdBorder {
	width: 728px; 
	height: 90px; 
	padding: 8px; 
	position: absolute; 
		top: -28px; 
		left: 212px; 
	background: url('/img/v1/ad-bg.png') no-repeat;
	behavior: url('/css/v1/iepngfix.htc');
	z-index: 8000;
}

.Header .TopAd {
	width: 728px;
	height: 90px;
	font: bold 14px/16px 'Arial','Sans-Serif';
	color: #FFFFFF;
}

.Header .SideAd1 {
	height: 600px;
	width: 160px;
	position: absolute;
		top: 90px;
		right: -166px;
	font: bold 14px/16px 'Arial','Sans-Serif';
	color: #FFFFFF;
	text-align: center;
}

.Header .SideAd2 {
	height: 125px;
	width: 125px;
	position: absolute;
		top: 700px;
		right: -135px;
	background: blue;
	font: bold 14px/16px 'Arial','Sans-Serif';
	color: #FFFFFF;
	display: none;
}
/*-----------------------------------------------------------*/

/* 404 Error ------------------------------------------------*/
.FourZeroFour {
	width: 936px;
	height: 595px;
	position: relative;
	margin: 20px 0px;
	background: url('/img/v1/fourzerofour-bg.jpg') no-repeat;
}

.FourZeroFour .Back {
	width: 282px;
	height: 62px;
	position: absolute;
		bottom: 0px;
		left: 65px;
	background: url('/img/v1/fourzerofour-back.gif') no-repeat;
}
/*-----------------------------------------------------------*/

/* Content --------------------------------------------------*/
.ContentWrapper {
	width: 986px;
	margin: 0px auto;
	background: url('/img/v1/bg-content.gif') repeat-y;	
}

.Content {
	width: 936px;
	padding: 10px 25px 10px 25px;
	margin: 0px auto;
	background: url('/img/v1/bg-content.gif') no-repeat;
}

.Content .DL {
	width: 936px;
	height: 400px;
/*	background: url('/img/v1/content-dl.gif') no-repeat;*/
}

.Content .LeftRail {
	width: 276px;
	margin-top: -25px;
	float: left;
	position: relative;
	z-index: 9000;
}

.Content .Members, .Content .Music, .Content .CurrIssue, .Content .MySpace, .Content .Poll {
	width: 276px;
	margin-bottom: 20px;
	background: #FFFFFF;
}

.Content .Main {
	width: 649px;
	float: left;
	margin: -25px 0px 0px 11px;
	position: relative;
	z-index: 100;
}
/*-----------------------------------------------------------*/

/* Left Rail ------------------------------------------------*/
.Content .LeftRail .TempAd {
	width: 300px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 10px -15px;
	font: bold 14px/16px 'Arial','Sans-Serif';
	color: #FFFFFF;
	text-align: center;
}

.Content .LeftRail .ModTop {
	width: 276px;
	height: 76px;
}

.Content .LeftRail .ModMid {
	width: 260px;
	padding: 0px 8px;
	position: relative;
	background: url('/img/v1/content-lr-mod-middle.gif') repeat-y;
}

.Content .LeftRail .ModMid h3 {
	font: bold 20px/22px 'Arial','Sans-Serif';
	margin: 0px;
	padding: 10px;
	color: #52AD00;
}

.Content .LeftRail .ModMid .Logout {
	float: right;
	margin-right: 10px;
}

.Content .LeftRail .ModBot {
	width: 276px;
	height: 6px;
	margin-bottom: 5px;
	background: url('/img/v1/content-lr-mod-bottom.gif') no-repeat;
}

.Content .LeftRail .MembersTitle {
	background: url('/img/v1/content-lr-members-top.gif') no-repeat;
}

.Content .LeftRail .WelcomeTitle {
	background: url('/img/v1/content-lr-welcome-top.gif') no-repeat;
}

.Content .LeftRail .MusicTitle {
	background: url('/img/v1/content-lr-music-top.gif') no-repeat;
}

.Content .LeftRail .MusicMid {
	padding-top: 10px;
}

.Content .LeftRail .PollTitle {
	background: url('/img/v1/content-lr-poll-top.gif') no-repeat;
}

.Content .LeftRail .Myspace {
	width: 276px;
	height: 72px;
	display: block;
	background: url('/img/v1/content-lr-myspace.gif') no-repeat;
	margin-bottom: 5px;
}
.Content .LeftRail .FameSweepsLink {
	width: 276px;
	height: 97px;
	display: block;
	background: url('/img/v1/famesweeps-link.gif') no-repeat;
	margin-bottom: 5px;
}

.Content .LeftRail .Twitter {
	width: 276px;
	height: 72px;
	display: block;
	background: url('/img/v1/content-lr-twitter.gif') no-repeat;
	margin-bottom: 5px;
}

.Content .LeftRail .YouTube {
	width: 276px;
	height: 72px;
	display: block;
	background: url('/img/v1/content-lr-youtube.gif') no-repeat;
	margin-bottom: 5px;
}

.Content .LeftRail .CurrIssue {
	width: 276px;
	height: 188px;
	display: block;
	background: url('/img/v1/content-lr-currissue.gif') no-repeat;
	margin-bottom: 5px;
	position: relative;
}

.Content .LeftRail .CurrIssue .IssueCover {
	width: 115px;
	height: 150px;
	position: absolute;
		top: 25px;
		left: 8px;
	z-index: 1000;
}

.Content .LeftRail .CurrIssue .IssueCover img {
	z-index: 1000;
}

.Content .LeftRail .CurrIssue .Subscribe {
	width: 136px;
	height: 36px;
	position: absolute;
		top: 130px;
		right: 10px;
	display: block;
	background: url('/img/v1/content-lr-currissue-subscribe.gif');
}

.Content .LeftRail .LoginError {
	height: 30px;
	font: bold 12px/30px 'Arial','Sans-Serif';
	color: #FF0000;
}

.Content .LeftRail .InputBG {
	width: 260px;
	height: 71px;
	background: url('/img/v1/content-lr-members-inputs.gif') no-repeat;
}

.Content .LeftRail .InputBG input {
	width: 160px;
	height: 22px;
	border: 0px solid #000000;
	font: bold 18px/20px 'Arial','Sans-Serif';
	color: #FF7C89;	
}

.Content .LeftRail .InputBG .InputTitle {
	width: 80px;
	height: 30px;
	float: left;
	margin: 7px 8px 0px 0px;
	font: bold 12px/14px 'Arial','Sans-Serif';
}

.Content .LeftRail .InputBG .InputField {
	width: 170px;
	height: 30px;
	float: left;
	margin: 3px 0px 0px 0px;
}

.Content .LeftRail .InputBG .TitlePassword {
	margin-top: 8px;
}

.Content .LeftRail .InputBG .FieldPassword {
	margin-top: 6px;
}

.Content .LeftRail .RememberMe {
	font: normal 10px/12px 'Arial','Sans-Serif';
	float: left;
}

.Content .LeftRail .LoginBtn {
	float: right;
}

.Content .LeftRail .RegisterLnk {
	font: normal 10px/12px 'Arial','Sans-Serif';
}

.Content .LeftRail .RegisterLnk a {
	color: #C33178;
	text-decoration: underline;
}

.Content .LeftRail .RegisterLnk a:hover {
	color: #C33178;
	text-decoration: none;
}
/*-----------------------------------------------------------*/ 

/* Top Rail -------------------------------------------------*/
.Content .InfoBox {
	width: 936px;
	height: 129px;
	background: url('/img/v1/top-rail.gif');
	margin-bottom: 6px;
}

.Content .InfoBox .TopRailMySpace {
	width: 298px;
	height: 80px;
	margin: 25px 0px 0px 10px;
	float: left;
	cursor: pointer;
}

.Content .InfoBox .TopRailCurrIssue {
	width: 295px;
	height: 100px;
	position: relative;
	float: left;
	margin: 13px 0px 0px 13px;
}

.Content .InfoBox .TopRailCurrIssue .IssueCover {
	width: 60px;
	height: 80px;
	position: absolute;
		top: 14px;
		left: 43px;
}

.Content .InfoBox .TopRailCurrIssue .SubscribeNow {
	width: 135px;
	height: 35px;
	position: absolute;
		top: 48px;
		right: 17px;
	cursor: pointer;
}

.LoggedIn {
	font: bold 18px/20px 'Arial','Sans-Serif';
	color: #C0FF4C;
}

.Content .InfoBox .TopRailLogin {
	width: 297px;
	height: 104px;
	float: left;
	margin: 13px 0px 0px 13px;
	position: relative;
	font: normal 10px/12px 'Arial','Sans-Serif';
	color: #FFFFFF;
	Z-index: 9000;
}

.Content .InfoBox .LoggedIn {
	background: url('/img/v1/toprail-loggedin.gif') no-repeat;
}

.Content .InfoBox .LoggedIn .Username {
	font: bold 20px/22px 'Arial','Sans-Serif';
	color: #FFFFFF;
	float: left;
	margin: 65px 0px 0px 10px;
}

.Content .InfoBox .LoggedIn .Logout {
	float: right;
	margin: 60px 5px 0px 0px;
}

.TopRailLogin form {
	margin: 0px;
	padding: 0px;
}

.TopRailLogin a {
	color: #C0FF4C;
	text-decoration: none;
}

.TopRailLogin a:hover {
	color: #C0FF4C;
	text-decoration: none;
}

.TopRailLogin .Inputs {
	width: 162px;
	border: 0px;
	float: right;
	margin: 9px 30px 2px 0px;
	font: bold 13px/15px 'Arial','Sans-Serif';
	color: #53A400;
}

.TopRailLogin .RememberMe {
	margin-left: 15px;
}

.TopRailLogin .LoginBtn {
	position: absolute;
		top: 60px;
		right: 24px;
}

.TopRailLogin .RegisterLnk {
	margin-left: 15px;
}

.TopRailLogin .LoginError {
	font: normal 10px/12px 'Arial','Sans-Serif';
	color: #C00000;
	margin-left: 5px;
}

.TopRailLogin .LoginCloud {
	width: 268px;
	height: 42px;
	padding: 20px 0px 0px 42px;
	position: absolute;
		top: 5px;
		left: 205px;
	background: url('/img/v1/toprail-error-cloud.png') no-repeat;
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #000000;
	display: none;
	z-index: 9000;
	behavior: url('/css/v1/iepngfix.htc');
	outline: none;
}

.LeftRail .LoginCloud {
	width: 268px;
	height: 42px;
	padding: 20px 0px 0px 42px;
	position: absolute;
		top: 40px;
		left: 205px;
	background: url('/img/v1/toprail-error-cloud.png') no-repeat;
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #000000;
	display: none;
	z-index: 9000;
	behavior: url('/css/v1/iepngfix.htc');
	outline: none;
}
/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/
.PrivacyPolicyTop {
	width: 935px;
	height: 72px;
	margin-top: -18px;
	background: url('/img/v1/privacypolicy-top.gif') no-repeat;
}
/*-----------------------------------------------------------*/

/* Login/Register -------------------------------------------*/
.RegisterTop, .LoginTop, .ResetTop, .ForgotTop {
	width: 935px;
	height: 72px;
	margin-top: -18px;
	background: url('/img/v1/register-top.gif') no-repeat;
}

.LoginTop {
	background: url('/img/v1/login-top.gif') no-repeat;
}

.ResetTop {
	background: url('/img/v1/reset-top.gif') no-repeat;
}

.ForgotTop {
	background: url('/img/v1/forgot-top.gif') no-repeat;
}

.FullModMid {
	width: 915px;
	padding: 0px 10px;
	background: url('/img/v1/fullmodmid.gif') repeat-y;
}

.FullModBot {
	width: 935px;
	height: 6px;
	background: url('/img/v1/fullmodbot.gif') no-repeat;
}

.FullModMid .Register {
	width: 700px;
	margin: 0px auto;
	padding: 20px 0px;
}

.Forms .FieldName {
	font: bold 12px/14px 'Arial','Sans-Serif';
}

.Forms .InputField {
	width: 220px;
	height: 26px;
	border: 0px;
	background: url('/img/v1/forms-inputfield.gif') no-repeat;
}

.Forms .InputField input {
	width: 209px;
	border: 0px;
	margin-left: 5px;
}

.Forms .InputFieldMed {
	width: 110px;
	height: 26px;
	border: 0px;
	background: url('/img/v1/forms-inputfieldmd.gif') no-repeat;
}

.Forms .InputFieldMed input {
	width: 100px;
	border: 0px;
	margin-left: 5px;
}

.Forms .InputFieldLarge {
	width: 532px;
	height: 26px;
	border: 0px;
	background: url('/img/v1/forms-inputfieldlg.gif') no-repeat;
}

.Forms .InputFieldLarge input {
	width: 521px;
	border: 0px;
	margin-left: 5px;
}

.Forms .SelectField {
	width: 150px;
	height: 25px;
	border: 0px;
	background: url('/img/v1/forms-inputfieldmd.gif') no-repeat;
}

.Forms .SelectField select {
	margin-left: 5px;
	width: 100px;
	border: 1px solid #FFFFFF;
}

.Forms .TextArea {

}

.Register .OptIns {
	margin-left: 120px;
}

.SubmitBtn {
	float: right;
	margin: 0px 80px 20px 0px;
}

.ErrorBoxTop {
	width: 612px;
	height: 26px;
	margin: 0px auto;
	background: url('/img/v1/forms-error-top.gif') no-repeat;
}

.ErrorBoxMid {
	width: 572px;
	margin: 0px auto;
	padding: 0px 20px;
	background: url('/img/v1/forms-error-mid.gif') repeat-y;
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #000000;
}

.ErrorBoxBot {
	width: 612px;
	height: 35px;
	margin: 0px auto;
	background: url('/img/v1/forms-error-bot.gif') no-repeat;
}

.Register .ExtraLinks {
	width: 300px;
	margin: 0px auto;
	text-align: center;
}

.Register a {
	color: #5FB700;
}

.Register a:hover {
	color: #84e120;
	text-decoration: none;
}

.AgeCheckContainer {
	width: 895px;
	height: 558px;
	background: url('/img/v1/register-agecheck-bg.jpg') no-repeat;
	position: relative;
}

.AgeCheckContainer .Form {
	width: 400px;
	margin: 0px auto;
	padding-top: 250px;
	text-align: center;
}

.AgeCheckContainer .Form select {
	margin: 0px 10px;
}

.AgeCheckContainer .AgeCheckSubmit {
	width: 110px;
	height: 110px;
	margin: 0px auto;
	margin-top: 30px;
}

.AgeCheckContainer .Form .ErrorMsg {
	height: 14px;
	margin-top: 20px;
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #FFFFFF;	
}
/*-----------------------------------------------------------*/

/* Poll Stuff -----------------------------------------------*/
.Content .PollForm {
	margin: 0px;
	padding: 0px;
}

.Content .Poll {
	width: 260px;
}

.Content .PollContent {
	padding-top: 10px;
}

.Content .PollContent .PollQuestion {
	font: bold 16px/18px 'Arial','Sans-Serif';
	color: #52AD00;
	margin: 0px 0px 5px 5px;
}

.Content .PollContent .PollSubmit {
	margin: 10px 0px 0px 20px;
	float: left;
}

.Content .PollContent .ResultsLink {
	margin: 20px 10px 0px 0px;
	font: normal 12px/14px 'Arial','Sans-Serif';
	float: right;
}

.Content .PollContent .ResultsLink a {
	font: normal 10px/12px 'Arial','Sans-Serif';
	color: #C33178;
	text-decoration: underline;
}

.Content .PollContent .ResultsLink a:hover {
	color: #C33178;
	text-decoration: none;
}

.SorryPoll {
	font: bold 16px/18px 'Arial','Sans-Serif';
	color: #52AD00;
}

.BarCell {
	width: 240px;
	height: 14px;
	background: #E9E9E9;
}

.ResultsBar {
	height: 14px;
	float: left;
	padding: 0px;
	border: 0px;
}

.ResultsBarBG {
	width: 100%;
	height: 14px;
	background: #6ABE0A;
}

.PercentText {
	font: normal 10px/12px 'Arial','Sans-Serif';
	padding-left: 3px;
}

.TotalVoteCount {
	margin-top: 15px;
	font: normal 12px/14px 'Arial','Sans-Serif';
}

.ResultsTable .Choice {
	padding-top: 5px;
}
/*-----------------------------------------------------------*/

/* Blog Front Page ------------------------------------------*/
.Content .Main .BlogTop {
	width: 649px;
	height: 75px;
	background: url('/img/v1/blog-top.gif') no-repeat;
	position: relative;
}

.Content .Main .BlogTop .BlogLink {
	width: 200px;
	height: 76px;	
	display: block;
}

.Content .Main .BlogTop .RSSLink {
	width: 74px;
	height: 84px;
	position: absolute;
		top: 3px;
		right: 0px;
	background: url('/img/v1/blog-rss.png') no-repeat;
	behavior: url('/css/v1/iepngfix.htc');
	display: block;
}

.Content .Main .BlogTop .RSSText {
	width: 85px;
	height: 14px;
	position: absolute;
		bottom: 5px;
		right: 85px;
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #CF1903;
	display: none;
}

.Content .Main .BlogMid {
	width: 633px;
	padding: 11px 11px 0px 11px;
	background: url('/img/v1/blog-middle.gif') repeat-y;
}

.Content .Main .BlogMid .Entry {
	width: 622px;
	margin-bottom: 11px;
	overflow: hidden;
}

.Content .Main .BlogMid .Entry .Pic {
	width: 130px;
	margin: 0px 10px 10px 0px;
	float: left;
}

.Content .Main .BlogMid .Entry .Pic img {
	width: 130px;
	height: 160px;
}

.Content .Main .BlogMid .Entry .PicRight {
	width: 130px;
	margin: 0px 0px 10px 10px;
	float: right;
}

.Content .Main .BlogMid .Entry .PicRight img {
	width: 130px;
	height: 160px;
}

.Content .Main .BlogMid .Entry .Text a {
	color: #FF422D;
	text-decoration: none;
}

.Content .Main .BlogMid .Entry .Text .ReadMore {
	font: bold italic 14px/16px 'Arial','Sans-Serif';
	color: #BA1264;
	text-decoration: none;
}

.Content .Main .BlogMid .Entry .Text .ReadMore:hover {
	font: bold italic 14px/16px 'Arial','Sans-Serif';
	color: #BA1264;
	text-decoration: none;
}

.Content .Main .BlogMid .Entry .Text a:hover {
	color: #FF422D;
	text-decoration: none;
}

.Content .Main .BlogMid .Entry h2 {
	font: bold 22px/24px 'Arial','Sans-Serif';
	color: #FF422D;
}

.Content .Main .BlogMid .Entry h3 {
	font: italic 12px/14px 'Arial','Sans-Serif';
	color: #000000;
}

.Content .Main .ModBot {
	width: 649px;
	height: 6px;
	background: url('/img/v1/blog-bottom.gif') no-repeat;
}

.Content .Main .ReadAll {
	margin: 5px;
	float: right;
	font: bold 14px/16px 'Arial','Sans-Serif';
}

.Content .Main .BlogMid .PostedOn {
	font: italic 12px/14px 'Arial','Sans-Serif';
	float: left;
}

.Content .Main .BlogMid .Comments {
	float: right;
}

.HomepageBlogEntry {
	text-align: center;
	font: normal 16px/18px 'Comic Sans', comic sans ms, sand; 
}

.HomepageBlogEntry p {
	margin: 0px;
	padding: 0px;
}
/*-----------------------------------------------------------*/

/* Blog Comment Errors --------------------------------------*/
.BlogErrorContainer {
	display: none;
}

.BlogErrorBoxTop {
	width: 612px;
	height: 26px;
	margin: 0px auto;
	background: url('/img/v1/forms-error-top-blog.gif') no-repeat;
}

.BlogErrorBoxMid {
	width: 572px;
	margin: 0px auto;
	padding: 0px 20px;
	background: url('/img/v1/forms-error-mid-blog.gif') repeat-y;
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #000000;
}

.BlogErrorBoxBot {
	width: 612px;
	height: 35px;
	margin: 0px auto;
	background: url('/img/v1/forms-error-bot-blog.gif') no-repeat;
}
/*-----------------------------------------------------------*/

/* Popshop --------------------------------------------------*/
.Content .ShopLeftRail {
	width: 306px;
	margin-top: -12px;
	float: left;
}
.Content .ShopLeftRail .ShopAD {
	background: url('/img/v1/popshop-ad-bg.gif') no-repeat;
	height: 250px;
	width: 300px;
	padding: 26px 3px 3px 3px;
	margin-bottom: 10px;
}
.Content .ShopMain {
	width: 619px;
	float: left;
	margin: -12px 0px 0px 11px;
}
.Content .Main .ShopTop {
	width: 619px;
	height: 75px;
	background: url('/img/v1/popshop-top.gif') no-repeat;
}
.Content .Main .ShopMid .LandingH3 {
	margin-top: 40px;
}
.Content .Main .ShopMid {
	width: 599px;
	height: 550px;
	background: url('/img/v1/popshop-background.gif') no-repeat;
	padding: 10px;
}
.Content .Main .ShopMid .Navigation, .Content .Main .ShopMidLong .Navigation {
	position: absolute;
		top: 80px;
		right: 10px;
}
.Content .Main .ShopMidLong {
	width: 599px;
	height: 800px;
	background: url('/img/v1/popshop-background.long.gif') no-repeat;
	padding: 10px;
}
.Content .Main .ShopMid h3 {
	font: bold 17px/25px 'Arial', 'Sans-Serif';
	color: #BA005C;
}
.Content .Main .ShopMid .ItemContainter h2 {
	font: bold 22px/30px 'Arial', 'Sans-Serif';
	color: #BA005C;
}
.Content .Main .ShopMid .ItemContainter .SubscriptionItems {
	font: normal 17px/20px 'Arial', 'Sans-Serif';
	color: #BA005C;
	margin-bottom: 15px;
}
.Content .Main .ShopMid .HelpText {
	padding-bottom: 12px;
	font: bold 12px/15px 'Arial', 'Sans-Serif';
	color: #BA005C;
}
.Content .Main .ShopMid .ShoppingCart {
	border-collapse: collapse;
	border: solid 1px #BA005C;
	width: 100%;
	margin-bottom: 15px;
	font: normal 16px/20px 'Arial', 'Sans-Serif';
}
.Content .Main .ShopMid .ShoppingCart .Quant {
	border: 1px solid #BA005C;
}
.Content .Main .ShopMid .ShoppingCart .Total {
	color: #439E00;
	font-weight: bold;
}
.Content .Main .ShopMid .ShoppingCart td, .Content .Main .ShopMid .ShoppingCart th {
	border: solid 1px #BA005C;
	padding: 5px;
}
.Content .Main .ShopMid .ShoppingCart .ItemName,
.Content .Main .ShopMid .ShoppingCart .NonUSTotal,
.Content .Main .ShopMid .ShoppingCart .USTotal {
	color: #BA005C;
	font-weight: bold;
}
.Content .Main .ShopMid .ShoppingCart .TotalRow td {
	border: 0px;
}
.Content .Main .ShopMid .Renewing {
	margin-bottom: 15px;
	text-align: center;
	font: normal 16px/20px 'Arial', 'Sans-Serif';
}
.Content .Main .ShopMid h4 {
	font: bold 18px/22px 'Arial', 'Sans-Serif';
	color: #BA005C;
}
.Content .Main .ShopMid .Comments {
	width: 100%;
	height: 150px;
	border: 1px solid #BA005C;
}
.Content .Main .ShopMid .Actions {
	text-align: right;
}
.Content .LeftRail .ShopMid {
	height: 542px;
	padding: 0px;
	background: url('/img/v1/main-mod-middle.gif') repeat-y;	
}
.Content .LeftRail .BackIssues {
	height: 214px;
	overflow: hidden;
	padding: 0px 10px;
	width: 286px;
	background: url('/img/v1/popshop-backissue-mid.gif') repeat-y;
}
.Content .LeftRail .BackIssues .BackIssue {
	margin-bottom: 2px;
}
.Content .LeftRail .BackIssues .Title{
	float: right;
	margin-top: 7px;
}
.Content .LeftRail .BackIssueArrows {
}
.Content .LeftRail .BackIssueArrows img {
	float: left;
}
.Content .LeftRail .ShopTop {
	width: 306px;
	height: 75px;
	background: url('/img/v1/popshop-backissues-top.gif') no-repeat;
}
.Content .LeftRail .ShopMid {

}
.Content .Checkout .ReqFeild {
	display: inline;
}
.Content .Checkout #Errors {
	color: #FF0000;
}
.Content .Checkout .FieldError {
	background-color: yellow;
}
/*-----------------------------------------------------------*/

/* Videos ---------------------------------------------------*/
Content .Videos {
	margin-bottom: 20px;
}

.Content .Videos .AdCol {
	width: 306px;
	float: left;
	margin-right: 5px;
	z-index: 9000;
}

.Content .Videos .AdCol .Youtube {
	width: 305px;
	height: 87px;
	background: url('/img/v1/videos-youtube.gif') no-repeat;
	display: block;
}

.Content .Videos .AdCol .Twitter {
	width: 305px;
	height: 66px;
	background: url('/img/v1/videos-twitter.gif') no-repeat;
	display: block;
}

.Content .Videos .MostViewedCol {
	width: 143px;	
	float: left;
	margin-right: 5px;
	text-align: center;
}

.Content .Videos .VideoCol {
	width: 477px;
	margin-top: -18px;
	float: right;
}

.Content .Videos .VideoAD {
	background: url('/img/v1/popshop-ad-bg.gif') no-repeat;
	height: 250px;
	width: 300px;
	padding: 26px 3px 3px 3px;
	margin-top: -18px;
	margin-bottom: 16px;
}

.Content .Videos .MostViewedCol a {
	color: #FF4021;
}

.Content .Videos .MostViewedCol .Top {
	width: 143px;
	height: 56px;
	background: url('/img/v1/videos-mostviewed-top.gif') no-repeat;
}

.Content .Videos .MostViewedCol .Mid {
	width: 143px;
	height: 360px;
	padding-top: 8px;
	background: url('/img/v1/videos-mostviewed-mid.gif') repeat-y;
}

.Content .Videos .MostViewedCol .Mid .Video {
	padding-bottom: 30px;
}

.Content .Videos .MostViewedCol .Bot {
	width: 143px;
	height: 6px;
	background: url('/img/v1/videos-mostviewed-bot.gif') no-repeat;
}

.Content .Videos .ListingTop {
	width: 935px;
	height: 73px;
	background: url('/img/v1/videos-listing-top.gif') no-repeat;
}

.Content .Videos .ListingMid {
	width: 915px;
	padding: 10px 10px;
	background: url('/img/v1/videos-listing-mid.gif') repeat-y;
}

.Content .Videos .ListingMid a {
	color: #399A00;
}

.Content .Videos .ListingMid .Thumb {
	width: 173px;
	height: 200px;
	margin: 0px 10px 10px 0px;
	float: left;
	text-align: center;
}

.Content .Videos .ListingBot {
	width: 935px;
	height: 24px;
	padding-top: 4px;
	background: url('/img/v1/videos-listing-bot.gif') no-repeat;
}

.Content .Videos .TagsTop {
	width: 935px;
	height: 7px;
	margin-top: 10px;
	background: url('/img/v1/videos-tags-top.gif') no-repeat;
}

.Content .Videos .TagsMid {
	width: 915px;
	padding: 10px 10px;
	background: url('/img/v1/videos-tags-mid.gif') repeat-y;
}

.Content .Videos .TagsBot {
	width: 935px;
	height: 7px;
	background: url('/img/v1/videos-tags-bot.gif') no-repeat;
}
/*-----------------------------------------------------------*/

/* Video Tags -----------------------------------------------*/
.TagsMid {
	text-align: center;
}
.TagsMid h3 {
	text-align:left;
}
.TagsMid a {
	padding: 0px 3px;
	line-height: 20px;
	color: #BE0460;
}
.TagsMid a:visited {
	color: #BE0460;
}
a.Tag_XXLarge {font-size: 18px;}
a.Tag_XLarge {font-size: 16px;}
a.Tag_Large {font-size: 14px;}
a.Tag_Medium {font-size: 13px;}
a.Tag_Small {font-size: 12px;}
a.Tag_XSmall {font-size: 11px;}
a.Tag_XXSmall {font-size: 10px;}
/*-----------------------------------------------------------*/

/* Contest --------------------------------------------------*/
.Content .ContestList {
	float: left;
	margin-top: -18px;
}

.Content .ContestList .ListTop {
	width: 276px;
	height: 76px;
	background: url('/img/v1/contest-list-top.gif') no-repeat;
}

.Content .ContestList .ListMid {
	width: 256px;
	padding: 10px 10px 20px 10px;
	background: url('/img/v1/contest-list-mid.gif') repeat-y;
}

.Content .ContestList .ListBot {
	width: 276px;
	height: 7px;
	background: url('/img/v1/contest-list-bot.gif') no-repeat;
}

.Content .ContestWinners {
	float: left;
	margin-top: -18px;
}

.Content .ContestWinners .WinnersTop {
	width: 649px;
	height: 76px;
	background: url('/img/v1/contest-winners-top.gif') no-repeat;
}

.Content .ContestWinners .WinnersMid {
	width: 629px;
	padding: 10px 10px 10px 10px;
	background: url('/img/v1/contest-winners-mid.gif') repeat-y;
}

.Content .ContestWinners .WinnersBot {
	width: 649px;
	height: 33px;
	background: url('/img/v1/contest-winners-bot.gif') no-repeat;
}

.Content .ContestWinners .Winners {
	display: none;
}

.Content .ContestTitles {
	margin-top: 20px;
	text-align: center;
	font: bold 14px/16px 'Arial','Sans-Serif';
}

.Content .ContestTitles a {
	color: #C20863;
}

.Content .SelectedTitle a {
	color: #52AD00;
	font: bold 20px/22px 'Arial','Sans-Serif';
	text-decoration: none;
}

.Content .ContestTitles .ContestLink {
	margin: 5px;
}

.Content .ContestList .ContestAd {
	width: 300px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 10px -15px;
	font: bold 14px/16px 'Arial','Sans-Serif';
	color: #FFFFFF;
	text-align: center;
	display: block;
}
/*-----------------------------------------------------------*/

/* Footer ---------------------------------------------------*/
.Footer {
	width: 986px;
	height: 78px;
	margin: 0px auto;
	background: url('/img/v1/bg-footer.png') no-repeat
}

.Footer .Search {
	height: 35px;
	margin: 8px 0px 0px 29px;
	float: left;
	text-align: middle;
	display: inline;
}

.Footer .SearchInput {
	height: 23px;
	width: 160px;
	border: 0px;
	font: bold 16px/23px 'Arial','Sans-Serif';
	color: #C00662;
}

.Footer .SearchCell {
	padding-right: 10px;
}

.Footer .Disclaimer {
	float: right;
	margin: 10px 30px 0px 0px;
	color: #FFFFFF;
}

.FooterText {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	color: #80305A;
	margin-top: 30px;
	padding-bottom: 30px;
	position: relative;
	z-index: 9000;
}

.FooterText .Contact {
	float: left;
	margin-left: 260px;
	font: bold 12px/14px 'Arial','Sans-Serif';
}

.FooterText .Advertising {
	float: right;
	margin-right: 260px;
	font: bold 12px/14px 'Arial','Sans-Serif';
}

.FooterText a {
	color: #80305A;
	text-decoration: underline;
}

.FooterText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.FooterText .ContactInfo {
	width: 256px;
	height: 193px;
	padding-top: 70px;
	position: absolute;
		top: -270px;
		left: 170px;
	background: url('/img/v1/footer-contact.png') no-repeat;
}

.FooterText .AdvertisingInfo {
	width: 286px;
	height: 243px;
	padding-top: 70px;
	position: absolute;
		top: -320px;
		right: 170px;
	background: url('/img/v1/footer-advertising.png') no-repeat;
}

.FooterText .ContactInfo, .FooterText .AdvertisingInfo {
	behavior: url('/css/v1/iepngfix.htc');
	font: normal 12px/14px 'Arial','Sans-Serif';
	color: #FFFFFF;
	display: none;
	z-index: 9000;
}

.FooterText .ContactInfo p, .FooterText .AdvertisingInfo p,
.FooterText .ContactInfo h3, .FooterText .AdvertisingInfo h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.FooterText .ContactInfo h3, .FooterText .AdvertisingInfo h3 {
	font: bold 14px/16px 'Arial','Sans-Serif';
}

.FooterText .AdvertisingInfo a {
	color: #000000;
}

.FooterText .AdvertisingInfo .Close, .FooterText .ContactInfo .Close {
	height: 30px;
	width: 100px;
	position: absolute;
		bottom: 5px;
		left: 78px;
	cursor: pointer;
}

.FooterText .AdvertisingInfo .Close {
	left: 92px;
}
/*-----------------------------------------------------------*/

.Header .Navigation a .Current {
	display: block;
}

/* Gallery --------------------------------------------------*/
.Content .GalleryLeftRail {
	width: 306px;
	margin-top: -18px;
	float: left;
}

.Content .GalleryMain {
	width: 619px;
	float: left;
	margin: -18px 0px 0px 11px;
}

.Content .GalleryMain .GalleryTop {
	width: 649px;
	height: 75px;
	background: url('/img/v1/gallery-top.gif') no-repeat;
}

.Content .GalleryMain .GalleryMid {
	width: 613px;
	padding: 0px 3px 0px 3px;
	background: url('/img/v1/gallery-mid.gif') repeat-y;
}

.Content .GalleryMain .GalleryBot {
	width: 619px;
	height: 6px;
	background: url('/img/v1/gallery-bot.gif') no-repeat;
}

.Content .GalleryLeftRail .AlbumsTitle {
	width: 306px;
	height: 75px;
	background: url('/img/v1/gallery-albums-top.gif') no-repeat;
}

.Content .GalleryLeftRail .AlbumsMid {
	width: 290px;
	padding: 0px 8px;
	background: url('/img/v1/gallery-albums-mid.gif') repeat-y;
}

.Content .GalleryLeftRail .AlbumsBot {
	width: 306px;
	height: 33px;
	background: url('/img/v1/gallery-albums-bot.gif') no-repeat;
}

.GalleryAd {
	background: url('/img/v1/popshop-ad-bg.gif') no-repeat;
	height: 250px;
	width: 300px;
	padding: 26px 3px 3px 3px;
	margin-bottom: 10px;
}

.AlbumWrapper {
	height: 629px;
	position: relative;
}

.AlbumWrapper .BigImgContainer {
	height: 480px;
	padding-top: 5px;
	text-align: center;
}

.AlbumWrapper .BigImgContainer .BigImg {
	text-align: center;
}

.AlbumWrapper .SmallImgWrapper {
	height: 89px;
	margin: 0px 7px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.AlbumWrapper .SmallImg {
	position: relative;
}

.AlbumWrapper .SmallImg div {
	position:absolute;
	width: 115px;
	height: 86px;
}

.AlbumWrapper .SmallImg img:hover {
	border-bottom: 3px solid #CB126D;
}

.AlbumWrapper .SmallImg div a {
	font-size: 9px;
	color: #000000;
}

.AlbumWrapper .ThumbPaging {
	height: 45px;
	margin-top: 5px;
	position: relative;
}

.AlbumWrapper .ThumbPaging .AlbumUp {
	position: absolute; 
		bottom: 0px; 
		right: 0px;
	outline:0px;
}

.AlbumWrapper .ThumbPaging .AlbumDown {
	position: absolute; 
		bottom: 0px; 
		left: 0px; 
	outline:0px;
}

.AlbumWrapper .AlbumControl {
	position: absolute;
		top: 510px;
		left: 0px;
	width: 100%;
	height: 40px;	
	background: #999999;
	overflow: hidden;
}

.AlbumListWrapper {
	position: relative;
	height: 295px;
}

.AlbumBreak {
	width: 290px;
	height: 12px;
	background: url('/img/v1/gallery.album.hr.gif') no-repeat;
}

.AlbumListWrapper .AlbumList {
	position: absolute;
		top: 0px;
		left: 0px;
	width: 100%;
	height: 295px;
	overflow: hidden;
}

.AlbumListWrapper .AlbumListControl {
	position: absolute;
		top: 510px;
		left: 0px;
	height: 30px;
	overflow: hidden;
}

.AlbumList .AlbumTitle {
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #BF1167;
}

.GalleryLeftRail .BackIssueArrows {
}
.GalleryLeftRail .BackIssueArrows img {
	float: left;
}
/*-----------------------------------------------------------*/

/* Poptastic Awards -----------------------------------------*/
.PoptasticLink {
	width: 276px;
	height: 189px;
	margin-bottom: 5px;
	background: url('/img/v1/poptasticawards-link.gif') no-repeat;
	display: block;
}

.PoptasticLinkSm {
	width: 276px;
	height: 72px;
	margin-bottom: 5px;
	background: url('/img/v1/poptasticawards-linksm.gif') no-repeat;
	display: block;
}

.PoptasticMod {
	width: 300px;
	height: 250px;
	margin: 18px 0px 10px -15px;
	background: url('/img/v1/poptastic-300x250.jpg') no-repeat;
	display: block;
}
/*-----------------------------------------------------------*/

/* Speak Out ------------------------------------------------*/
.SpeakoutLink {
	width: 276px;
	height: 97px;
	margin-bottom: 5px;
	background: url('/img/v1/speakout-link.gif') no-repeat;
	display: block;	
}

.SpeakoutTop {
	width: 935px;
	height: 72px;
	margin-top: -18px;
	background: url('/img/v1/speakout-top.gif') no-repeat;
}

.SpeakoutThisMonthTop {
	width: 935px;
	height: 72px;
	margin-top: 10px;
	background: url('/img/v1/speakout-thismonth.gif') no-repeat;
}

.SpeakoutThanks {
	width: 935px;
	height: 633px;
	margin-top: -18px;
	background: url('/img/v1/speakout-thanks.gif') no-repeat;
	cursor: pointer;
}

.SpeakoutError {
	padding-top: 40px;
}

.FullModMid h2 {
	font: bold 18px/20px 'Arial','Sans-Serif';
	color: #FF3314;
	text-align: center;
	padding: 10px 0px;
}

.Questions1-5 {
	float: left;
	width: 400px;
	padding: 40px 0px 0px 40px;

}
.Questions6-10 {
	float: right;
	width: 400px;
	padding: 40px 40px 0px 0px;

}
.Questions {
	font: bold 14px/14px 'Arial', 'Sans-Serif';
	color: #000000;
}
.Questions .TextInput {
	border: 2px solid #5FB700;
	width: 50px;
}
.Questions h4 {
	margin: 0px;
	padding: 0px;
	font: bold 14px/14px 'Arial', 'Sans-Serif';
	color: #000000;
}
.Questions h5 {
	margin: 0px;
	padding: 2px 0px;
	font: normal 14px/14px 'Arial', 'Sans-Serif';
	color: #000000;
}
.Questions p {
	margin: 0px;
	padding: 5px 0px;
}
.Question textarea {
	border: 2px solid #5FB700;
	width: 400px;
	height: 45px;
	font: normal 12px/14px 'Arial','Sans-Serif';
}
.Question .Short {
	height: 27px;
}

.Question {
	height: 70px;
	margin-bottom: 27px;
}

.BigQuestion {

}
.BigQuestion .Question {
	font: bold 18px/20px 'Arial', 'Sans-Serif';
	color: #5FB700;
	text-align: center;
	padding: 20px 0px;
}
.BigQuestion .Question input {
	border: 2px solid #5FB700;
	font: bold 16px/20px 'Arial', 'Sans-Serif';
	color: #5FB700;
	width: 500px;
}

.Prizes {
	width: 500px;
	margin: 0px auto;
	font: bold 14px/16px 'Arial', 'Sans-Serif';
	color: #000000;
}

.Prizes h4 {
	font: bold 18px/20px 'Arial', 'Sans-Serif';
	color: #5FB700;
	text-align: center;
	padding: 0px 0px;
}

.ContestForm {
	width: 450px;
	margin: 0px 0px 0px 50px;
	padding: 20px 0px;
	float: left;
}

.ContestDate {
	font: bold 20px/22px 'Arial', 'Sans-Serif';
	color: #5FB700;
}

.ContentText {
	font: bold 14px/16px 'Arial','Sans-Serif';
	margin: 10px 0px;
}

.Enter {
	width: 231px;
	height: 229px;
	float: right;
	margin: 50px 150px 0px 0px;
	background: url('/img/v1/speakout-enter.gif') no-repeat;
}

.Actions {
	margin-left: 275px;
}

.Disclaimer {
	font: normal 10px/12px 'Arial','Sans-Serif';
	color: #5FB700;
	padding: 10px;
}
/*-----------------------------------------------------------*/

/* Fame Sweeps ----------------------------------------------*/
.FameSweepsTop {
	width: 935px;
	height: 72px;
	margin-top: -18px;
	background: url('/img/v1/famesweeps-top.gif') no-repeat;
}
.FameSweepsWrapper {
	color: #FFFFFF;
	width: 935px;
	background: url('/img/v1/famesweeps-gradient.gif') repeat-y;
}
.FameSweepsWrapper a.FameLink {
	display: block;
	position: absolute;
	top: 980px;
	left: 850px;
	width: 210px;
	height: 25px;
}
.FameSweepsWrapper a.HomeLink {
	position: relative;
	top: 450px;
	left: 80px;
	width: 400px;
	font: bold 24px/40px 'Arial','Sans-Serif';
	color: #FFFFFF;
}
.FameSweepsWrapper a span {
	display: none;
}
.FameSweepsForm {
	width: 915px;
	padding: 0px 10px;
	background: url('/img/v1/famesweeps-mid.jpg') center top no-repeat;
}
.FameSweepsForm .Sweeps {
	width: 515px;
	padding-top: 200px;
	padding: 200px 10px 0px 10px;
}
.FameSweepsForm .Sweeps .Form {
	font: normal 12px/14px 'Arial','Sans-Serif';
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.FameSweepsForm .Form .FieldName {
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #FFFFFF;
	width: 100px;
}
.FameSweepsForm .Form .Checkbox {
	text-align: right;
	vertical-align: top;
}
.FameSweepsForm .Form .InputFieldsmall {
	width: 100px;
	height: 28px;
	padding: 0px 10px 0px 0px;
	background: url('/img/v1/famesweeps-inputsm.gif') no-repeat;
}
.FameSweepsForm .Form .InputFieldsmall input, .FameSweepsForm .Form .InputFieldsmall select {
	margin-left: 5px;
	width: 90px;
	border: 0px;
}
.FameSweepsForm .Form .InputField {
	width: 137px;
	height: 28px;
	background: url('/img/v1/famesweeps-inputmd.gif') no-repeat;
}
.FameSweepsForm .Form .InputField input, .FameSweepsForm .Form .InputField select {
	margin-left: 5px;
	width: 128px;
	border: 0px;
}
.FameSweepsForm .Form .InputFieldLarge {
	width: 350px;
	height: 28px;
	background: url('/img/v1/famesweeps-inputbg.gif') no-repeat;
}
.FameSweepsForm .Form .InputFieldLarge input {
	margin-left: 5px;
	width: 340px;
	border: 0px;
}
.FameSweepsForm a:link, .FameSweepsForm a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.FameSweepsForm .OfficialRules {
	padding: 0px 10px 10px 10px;
}

.FameSweepsRules {
	padding: 10px 50px;
}
.FameSweepsThanks {
	width: 935px;
	height: 640px;
	background: url('/img/v1/famesweeps-thanks.jpg') center top no-repeat;
}
.FameSweepsSorry {
	width: 935px;
	height: 640px;
	background: url('/img/v1/famesweeps-sorry.jpg') center top no-repeat;
}
h2.FameRules {
	width: 200px;
	height: 40px;
	background: url('/img/v1/famesweeps-rulestitle.gif') center top no-repeat;
}
h2.FameRules span {
	display: none;
}
.FameSweepsFooter {
	width: 935px;
	height: 100px;
	background: url('/img/v1/famesweeps-footer.jpg') no-repeat;
}
.FameSweepsBot {
	width: 935px;
	height: 6px;
	background: url('/img/v1/famesweeps-bot.gif') no-repeat;
}
.FameSweepsWrapper .CenterAlign {
	text-align: center;
}
.FameSweepsWrapper .SubmitBtn {
	float: right;
	margin: 0px 80px 20px 0px;
}
.FameSweepsWrapper .ErrorBoxTop {
	width: 509px;
	height: 25px;
	margin: 0px auto;
	background: url('/img/v1/famesweeps-error-top.gif') no-repeat;
}
.FameSweepsWrapper .ErrorBoxMid {
	width: 469px;
	margin: 0px auto;
	padding: 0px 20px;
	background: url('/img/v1/famesweeps-error-mid.gif') repeat-y;
	font: bold 12px/14px 'Arial','Sans-Serif';
	color: #000000;
}
.FameSweepsWrapper .ErrorBoxBot {
	width: 509px;
	height: 41px;
	margin: 0px auto;
	background: url('/img/v1/famesweeps-error-bot.gif') no-repeat;
}
/*-----------------------------------------------------------*/

/* Paging ---------------------------------------------------*/
.PAG_Paging {
	text-align: right;
	font: normal 14px/16px 'Arial','Sans-Serif';
}
.PAG_Paging .PAG_PagingInfo {
}
.PAG_Paging .PAG_PagingLinks {
	float: right;
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-image: none; 
}
.PAG_Paging .PAG_PagingLinks li {
	padding: 0px 2px;
	float: left;
}
.PAG_Paging .PAG_PagingLinks li a {
	color: #000000;
	display: block;
	padding: 2px 5px;
/*	text-decoration: none;*/
}
.PAG_Paging .PAG_PagingLinks li .PAG_Text {
	padding: 0px; 
	line-height: 16px;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Inactive {
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next, .PAG_Paging .PAG_PagingLinks li .PAG_Previous {
	padding: 2px 5px;
	text-decoration: none;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Active {
	background: url('/img/v1/videos-arrow-left-active.gif') 0px 2px no-repeat;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Inactive {
	/*background: url('/img/v1/msc_arrow_left_inactive.gif') 0px 2px no-repeat;*/
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Active {
	background: url('/img/v1/videos-arrow-right-active.gif') 0px 2px no-repeat;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Inactive {
	/*background: url('/img/v1/msc_arrow_right_inactive.gif') 0px 2px no-repeat;*/
}
.PAG_Paging .PAG_PagingLinks li .PAG_Active, .PAG_Paging .PAG_PagingLinks li .PAG_Inactive {
	display: block;
	float: left;
	width: 12px;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Active span, 
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Inactive span,
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Active span,
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Inactive span {
	visibility: hidden;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Page {
	display: block;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Selected {
	font-weight: bold;
	color: #000000;
	background-color:#FFFFFF;
	padding: 2px 5px;
/*	text-decoration: underline; */
}
/*-----------------------------------------------------------*/