﻿/* Global CSS Values for Site */

body {
	color: black;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
	font-size: 11px;
	background-color: white;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:White;	
}

img 
{
	 border-style: none;
}

h4
{
	color: Red;
	font-size: 14px;
}

/* CSS Classes for the "Sign Up Today" Control */

.AlertBackground
{
	background-image:url(images/alertBox.jpg); 
	width:360px; 
	height:116px;
	cursor:pointer;
}

.OverlayText
{
	color:Black; 
}

.OverlayBigText
{
	color:white; 
	background-color:Transparent;
	font-size: 14px; 
}

.OverlayStrongText
{
	color: Red; 
	font-size: 16px; 
	font-weight:bold;
}

.OverlayMediumText
{
	color: White; 
	font-size: 14px; 
	font-weight:bold;
}

.OverlayWallpaperText
{
	color: Black; 
	font-size: 12px; 
	font-weight:bold;
}

.OverlayLink
{
	color:white; 
	font-weight:bold;
	font-family:Arial;
	text-decoration:underline;
}

.HighlightText
{
	color:Black; 
}

.ErrorText
{
	color: Red; 
}

.AudioHeaderStyle
{
	background-color:Transparent;
	font-weight:bold;
	color:White;
	height:25px;
}

.AudioListHeader
{
	 background-image:url("images/RingtoneBox_top.jpg");
	 background-repeat:no-repeat;
	 width:445px; 
	 height:24px; 
	 color:White; 
	 background-color: Transparent; 
	 text-align: right; 
	 vertical-align: middle;
	 padding-top: 3px;
	 padding-bottom: 3px;
}

.VideoListHeader
{
	 background-image:url("images/videoBox_top.jpg");
	 background-repeat:no-repeat;
	 width:445px; 
	 height:24px; 
	 color:White; 
	 background-color: Transparent; 
	 text-align: right; 
	 vertical-align: middle;
	 padding-top: 3px;
	 padding-bottom: 3px;
}

.WallpaperListHeader
{
	 width:291px; 
	 height:36px; 
	 color:Black; 
	 background-color: Transparent; 
	 text-align: right; 
	 vertical-align: middle;
	 padding-top: 3px;
	 padding-bottom: 3px;
}

.WallpaperImgSize
{
	width: 80px;
	height: 80px;
}

.PagerStyle
{
	background-color:Transparent;
	vertical-align:top;
}

.PagerButtonStyle
{
	float:left; 
	margin:5px 5px 5px 5px;
}

.PagerLabelStyle
{
	text-align:right; 
	margin:5px 5px 5px 5px;
}

.DisabledText
{
	color:Gray;
	font-weight:normal;
	text-decoration:none;
}

.EnabledText
{
	color: Red; 
	font-weight:bold;
	text-decoration:underline;
}

.videoPreviewOutsideBox
{
	width:218px;
	height:110px; 
	background-image:url(images/videoBG.gif); 
	background-repeat:no-repeat;
	float:none;
	cursor:pointer;
}

.videoPreviewInsideBox
{
	float:left; 
	height:80px;
	width:90px;
	padding-left:5px;
	padding-top:5px;
	margin-left: 5px; 
	margin-top: 5px;
}

.videoPreviewInfoInsideBox
{ 
	padding-top:10px; 
	float:none;
	font-size:12px; 
	color:white;
	overflow:auto;
	height:80px;
}

.video_preview
{
	margin-top:0px;
	height:68px;
	width:85px;
}
     
.videoPreviewImage
{
	background-repeat:no-repeat;
	width:218px;
	height:10px;
	cursor:pointer;
	margin-left:10px;
}

.EntryForm_Account
{
	height:350px;
	width:780px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
	padding:20px 20px 20px 20px;
}

.EntryFormExpanded_Account
{
	height:520px;
	width:780px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
	padding:20px 20px 20px 20px;
}

.EntryForm_Register
{
	height:400px;
	width:780px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
	padding:20px 20px 20px 20px;
}

.EntryFormExpanded_Register
{
	height:570px;
	width:780px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
	padding:20px 20px 20px 20px;
}

.EntryForm_PhoneInfo
{
	height:150px;
	width:660px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
	padding:20px 20px 20px 20px;
}

.EntryFormExpanded_PhoneInfo
{
	height:320px;
	width:660px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
	padding:20px 20px 20px 20px;
}

.EntryForm
{
	width:660px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
	padding:20px 20px 20px 20px;
}

.EntryFormHeader
{
	width:700px; 
	color:White; 
	background-color:#666666; 
	border:solid 1px #666666;
	font-size:18px;
	font-weight:bold;
}

.EntryForm2
{
	width:500px; 
	color:White; 
	background-color:Black; 
	border:solid 1px #666666;
}

.EntryFormHeader2
{
	width:500px; 
	color:White; 
	background-color:#666666; 
	border:solid 1px #666666;
	font-size:18px;
	font-weight:bold;
}

.BorderTop
{
	padding:5px 5px 5px 5px; 
	border-top:solid 1px Red; 
	border-left:solid 1px Red; 
	border-right:solid 1px Red; 
	background-color:Black
}

.BorderBottom
{
	background-color:#666666; 
	padding:5px 5px 5px 5px; 
	border:solid 1px Red;
}

.SignupTopBorder
{
	padding:5px 5px 5px 5px; 
	border-top:solid 1px Red; 
	border-left:solid 1px Red; 
	border-right:solid 1px Red;
}

.SignupBottomBorder
{
	padding:5px 5px 5px 5px; 
	background-color:#666666; 
	border-bottom:solid 1px Red; 
	border-left:solid 1px Red; 
	border-right:solid 1px Red;
}

.AlbumView
{
	border:solid 1px Black; 
	background-color:Black; 
	color:White; 
	width:100%;
}

.AlbumSelector
{
	border:solid 1px Black; 
	vertical-align:top; 
	height:200px;
}

.AlbumInfo
{
	padding-left: 2px; 
	padding-top: 4px; 
	width:60%;
}

.AudioView
{
	background-color: Black;
	width:100%; 
}

.AudioViewGrid
{
	margin:5px 5px 5px 5px; 
	background-color:Black;
}

.AudioViewGridView
{
	background-color: Black;
	border-color: #666666;
}

.AudioAlternatingRowStyle
{
	background-color: Black;
	border-color: Black;
}

.AudioRowStyle
{
	background-color: #666666;
	border-color: #666666;
}

.AudioEmptyDataRowStyle
{
	background-color: Black;
	border-color: Black;
}

.CartViewGrid
{
	background-color: White;
	color: Black;
	border: solid 1px Red;
}

.CartAlternatingRowStyle
{
	background-color: Black;
	border-color: Black;
}

.CartRowStyle
{
	background-color: #666666;
	border-color: #666666;
	height: 20px;
}

.CartFooterStyle
{
	color: Red;
	background-color: Black;
	height: 20px;
}

.CartEmptyDataRowStyle
{
	color: Red;
	background-color: Black;
}

.FooterStyle
{
	width: 700px; 
	padding: 3px 3px 3px 3px; 
	margin-top: 10px;
}

.CopyrightStyle
{
	font-size:x-small; 
	color:Black;
	float:left; 
}

.HeaderStyle
{
	background-image: url(images/header.jpg); 
	width:845px; 
	height:105px; 
	margin-top:0px;
}

.LoginHeaderStyle
{
	width: 100%; 
	background-color:Transparent; 
	padding-top:90px;
}

.VideoView
{
	border: solid 1px Black; 
	background-color: Black; 
	width: 100%;
}

.WallpaperView
{
/*	border: solid 1px Black;  */
	background-color: Transparent; 
	width: 291px;
}

.PlaceholderDiv
{
}

.PreviewImgStyle
{
	padding: 20px 20px 20px 20px;
	width: 110px;
	height: 110px;
}

.BuyView
{
	width:100%; 
	background-color:black; 
	color:white;
}

.PhoneView
{
	height:150px;
	overflow:auto;
	border:solid 1px Black;
}

.AlbumImage
{
	padding-left: 4px; 
	padding-top: 4px; 
	float:left;
}

.BoldText
{
	font-weight: bold;
}

.OverflowText
{
	overflow: auto;
}

.AlertText
{
	color:white; 
	width:300px; 
	margin-left:10px; 
	padding-top:5px;
}

.BuyText
{
	width:500px; 
	padding:5px 10px 20px 5px;
	margin: 5px 10px 10px 10px;
}

.WallpaperViewDataList
{
	vertical-align:top; 
	width:100%;
}

.WallpaperSpacing
{
	margin:1px 1px 1px 1px; 
	padding:1px 1px 1px 1px;
}

.SignupInfoHeader
{
	background-image: url(images/UR_Box_tab.gif);
	background-repeat: no-repeat;
	width: 332px;
	height: 36px;
}

.SignupInfoForm
{
	background-color: Black;
	color: White;
	width: 332px;
	height: 400px; 
	overflow:auto;
}

.MasterPortal
{
	width:700px;
	height:737px;
	background-image:url(images/background.jpg); 
	background-repeat:no-repeat; 
}

.InfoLabelStyle
{
	width:85px; 
	margin-left:10px; 
	margin-top:10px;
	float:left; 
}

.InfoControlStyle
{
	margin-top:2px;
}

.InfoTextWidth
{
	width:275px;
	padding:5px 15px 5px 15px; 
}
