body
{
	margin:0px;
	background-image:url(../default1/images/bgGrad.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	/*font-size:11px;*/
	/*color:#999999;*/
}

/****************************** global declaration starts ******************************/
a:link, a:visited, a:active
{
	outline:none;
}

img
{
	border:none;
}


.WhiteLink
{
	/*color:#999999;*/
	color:#000000;
	
}

/****************************** global declaration ends *******************************/


/* menu starts */
#top ul
{
	margin:0px;
	padding:13px 0px 0px 6px;
	list-style:none;
	height:28px;
	float:left;
}

	#top ul li
	{
		margin:0px;
		padding:0px 10px;
		display:inline;
		font-size:10px;
	}
	
		#top ul li a:link, #top ul li a:visited
		{
			color:#FFFFFF;
			text-decoration:none;
		}
		
		#top ul li a:hover
		{
			color:#FFFF99;
			text-decoration:none;
		}

/* menu ends */


/* top left logo div starts */

#top div
{
	float:right;
	padding-right:20px;
}

/* top left logo div ends */


/* home banner starts */

.homeImages
{
	width:800px;
	padding-top:1px;
}

.main
{
	position:relative;
}

.cdLogo
{
	position:absolute;
	left:413px;
	top:90px;
}

.cdContent
{
	position:absolute;
	left:400px;
	top:300px;
	font-size:11px;
	color:#5C4DE8;
	text-align:center;
	font-weight:bold;
}

.cdContent1
{
	position:absolute;
	left:434px;
	top:300px;
	font-size:11px;
	color:#5C4DE8;
	text-align:center;
	font-weight:bold;
}

	.cdContent h1
	{
		margin:0px;
		padding:0px;
		font-size:27px;
		color:#5C4DE8;
		font-weight:bold;
	}
	
	.cdContent h2
	{
		margin:0px;
		padding:0px;
		font-size:34px;
		color:#5C4DE8;
		font-weight:bold;
	}
	
	.cdContent h3
	{
		margin:0px;
		padding:0px;
		font-size:18px;
		color:#5C4DE8;
		font-weight:bold;
	}

/* home banner ends */

/********************************************** inner page styling starts */

.innerPageOuterPadding
{
	padding:27px 0px 0px;
}

.logo
{	
	height:72px;
	padding-left:17px;
}

.containerLeftGrad
{
	background-image:url(../default1/images/leftGrad.jpg);
	background-repeat:no-repeat;
	background-position:17px top;
}
.containerRightGrad
{
	background-image:url(../default1/images/rightGrad.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:764px;
	padding-left:17px;
}

	.whiteBgContainer
	{
		background-image:url(../default1/images/topCurve.gif);
		background-repeat:no-repeat;
	}
	
		.whiteContainer
		{
			 margin:27px 24px 0px 23px; 
			 background-color:#FFFFFF;
		}
		
	
	.includedDVDItems
	{
		text-align:center;
		margin-top:5px;
	}
	
	.greenHolder
	{
		margin:0px 1px; 
		background-image:url(../default1/images/includedImg.gif); 
		background-repeat:repeat-x;
	}
	
		.greenBottomCurve
		{
			background-image:url(../default1/images/greenCurve.gif);
			background-repeat:no-repeat;
			background-position:left bottom;
			width:673px;
			margin-top: 0px;
	        margin-right: -1px;
	        margin-bottom: 0px;
	        margin-left: -1px;
			padding-top: 8px;
	        padding-right: 22px;
	        padding-bottom: 13px;
	        padding-left: 22px;
		}
		
			.greenBottomCurve td
			{
				font-size:12px;
				color:#666666;
			}
			
			.getStarted
			{
				background-color:#38D837;
				margin-bottom:3px;
			}
			
				.getStarted td
				{
					color:#FFFFFF;
					font-style:italic;
					font-size:10px;
					text-align:center;
				}
				
					.emailAddZone
					{
						background-color:#4FEC4F;
						margin-left:4px !important;
						margin-left:0px;
						margin-top:9px;
						margin-bottom:9px;
					}
					
						.emailAddZone td
						{
							height:38px;
						}
					
						.greenInput
						{
							border:#009900 1px solid;
							height:14px;
							font-size:11px;
							margin:0px;
							padding:1px 0px 0px;
						}
						
							.lineHeight
							{
								line-height:18px;
								background-color:#38D837;
								margin-bottom:3px;
							}
			
		.greenHolder1
		{
			margin:0px 1px; 
			background-image:url(../default1/images/chooseGrad.gif); 
			background-repeat:repeat-x;
		}
							
		.greenBottomCurve1
		{
			background-image:url(../default1/images/greenCurve1.gif);
			background-repeat:no-repeat;
			background-position:left bottom;
			margin:0px -1px;
			width:503px;
			padding:0px 1px;
		}
		
			.greenBottomCurve1 div
			{
				width:500px;
				text-align:center;
				font-size:12px;
				color:#666666;
				padding-bottom:15px;
			}
	
	.uploadGuidelines
	{
		width:192px;
		padding-top:10px;
	}
	
		.can
		{
			margin:0px;
			padding:20px 0px;
			list-style:none;
			background-image:url(../default1/images/canUpload.gif);
			background-repeat:no-repeat;
			background-position:left top;
		}
		
			.can li
			{
				background-image:url(../default1/images/tick.gif);
				background-repeat:no-repeat;
				background-position:left 2px;
				padding-left:17px;
			}
		
		.cannot
		{
			margin:0px;
			padding:20px 0px;
			list-style:none;
			background-image:url(../default1/images/cannotUpload.gif);
			background-repeat:no-repeat;
			background-position:left top;
		}
		
			.cannot li
			{
				background-image:url(../default1/images/cross.gif);
				background-repeat:no-repeat;
				background-position:left 3px;
				padding-left:18px;
			}
/*------------------------------slide customisation step starts--------------------------------*/

.steps ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	width:412px;
	float:right;
}

	.steps li
	{
		float:left;
		padding-right:20px;
	}

/*------------------------------slide customisation step ends--------------------------------*/

/*------------------------------font sizes and links starts--------------------------------*/

.size10
{
	font-size:10px;
}

.size11
{
	font-size:10px;
}

.size12
{
	font-size:12px;
}


.size13
{
	font-size:13px;
}

.txtunderline
{
	text-decoration:underline;
}

.colorDeep
{
	color:#666666;
}


.ThemeLabelheight
{
	height:40px;
	vertical-align:top;
}

/* - -------------------------- -*/
.greenLink
{
	color:#065522;
	text-decoration:underline;
	font-style:normal;
	font-size:12px;
	/*font-size:10px;*/
}

.greenLink:hover
{
	color:#065522;
	text-decoration:none;
	font-style:normal;
	font-size:12px;
	/*font-size:10px;*/
}

.blueLink
{
	color:#0066CC;
	text-decoration:underline;
	font-style:normal;
	font-size:11px;
}

.blueLink:hover
{
	color:#0066CC;
	text-decoration:none;
	font-style:normal;
	font-size:11px;
}

.royalLink
{
	color:#3300FF;
	text-decoration:underline;
	font-style:normal;
	font-size:12px;
	/*font-size:10px;*/
}

.headerLink
{
	color:#FFFFFF;
	font-style:normal;
	font-size:11px;
	/*font-size:xx-small;*/
	cursor:pointer;
}

.disabledLink
{
color: #333;
text-decoration : none;
cursor: default;
}

.royalLink:hover
{
	color:#3300FF;
	text-decoration:none;
	font-style:normal;
	font-size:12px;
	/*font-size:10px;*/
}

.navyBlueLink
{
	color:#000099;
	text-decoration:underline;
	font-style:normal;
	font-size:12px;
	/*font-size:11px;*/
}

.navyBlueLink:hover
{
	color:#000099;
	text-decoration:none;
	font-style:normal;
	font-size:12px;
	/*font-size:11px;*/
}

/*------------------------------font sizes ends--------------------------------*/

/* common page style starts */

.contentLeft
{
	width:503px;
	background-image:url(../default1/images/commonPageGrad.gif);
	background-repeat:repeat-x;
	background-position:left 50px;
	vertical-align:top;
}

	.contentArea
	{	
		width:473px;
		padding:0px 15px 10px;
		float:left;
	}
	
		.contentArea p
		{
			margin:0px;
			padding:0px 0px 15px;
		}
	
		.tableAlignCenter
		{
			text-align:center;
		}
		
		.bottomPadding td
		{
			padding-bottom:22px;
		}
		.floatTable
		{
			float:left;
		}
.myDVDListHolder
{
	width:210px;
	text-align:right;
	padding-left:17px !important;
	padding-left:0px;
	vertical-align:top;
}

	.myDVDList
	{
		border-left:#cccccc 1px solid;
		border-right:#cccccc 1px solid;
		text-align:center;
		padding-left:8px !important;
		padding-left:0px;
	}
	
		dl.DVDList
		{
			margin:0px;
			padding:0px;
			width:172px;
			float:left !important;
			float:none;
			border-bottom:#dcdcdc 1px dashed;
		}
			
			dl.DVDList dt
			{
				margin:0px;
				padding:8px;
				float:left;
				width:106px;
				text-align:left;
			}
			
			dl.DVDList dd
			{
				margin:0px;
				padding:8px;
				float:left;
				width:34px;
			}
			
		dl.DVDListCal
		{
			margin:0px;
			padding:10px 0px 0px;
			width:172px;
			float:left !important;
			float:none;
			font-weight:bold;
		}
			
			dl.DVDListCal dt
			{
				margin:0px;
				padding:1px 8px;
				float:left;
				width:107px;
				text-align:left;
			}
			
			dl.DVDListCal dd
			{
				margin:0px;
				padding:1px 4px 0px 0px;
				float:left;
				width:32px;
				text-align:right;
			}
			
			dl.DVDListCart1
		{
			margin:0px;
			padding:10px 0px 0px;
			width:172px;
			float:left !important;
			float:none;
			font-weight:bold;
		}
			
			dl.DVDListCart1 dt
			{
				margin:0px;
				padding:1px 0px;
				float:left;
				width:124px;
				text-align:left;
			}
			
			dl.DVDListCart1 dd
			{
				margin:0px;
				padding:1px 1px 0px 0px;
				float:left;
				width:35px;
				text-align:right;
			}
		
		
		dl.DVDListCart2
		{
			margin:0px;
			padding:10px 0px 0px;
			width:172px;
			float:left !important;
			float:none;
			font-weight:bold;
		}
			
			dl.DVDListCart2 dt
			{
				margin:0px;
				padding:1px 8px;
				float:left;
				width:87px;
				text-align:left;
			}
			
			dl.DVDListCart2 dd
			{
				margin:0px;
				padding-right:20px;
				float:left;
				width:35px;
				text-align:left;
			}
			
.vertalign
{
	vertical-align:text-bottom;
}

.musicOption
{
	width:172px;
	padding-bottom:50px;
}

	.musicOption ul
	{
		margin:0px;
		padding:0px 0px 0px 10px;
		list-style:none;
	}
	
		.musicOption li
		{
			margin:0px;
			padding:3px 0px;
		}

.musicCont
{
	vertical-align:top;
	padding-top:5px;
}

.tvTable
{
	padding-left:10px;
}

	.tvTable td
	{
		padding-top:20px;
	}
	
		.tvRadio
		{
			width:6px; 
			vertical-align:top;
		}

.rotateAlign
{
	text-align:center;
}

.rotateGap
{
	padding:20px 0px;
}

/* -------------------------- white area starts ------------------------ */

.whiteContentArea
{
	padding:5px 22px;
}

	.orderGrid td
	{
		border-bottom:#cccccc 1px dashed;
		padding:6px;
	}

	.subOrderSummary
	{
		text-align:right;		
		font-weight:bold;
		font-size:12px;
		padding-right:0px;
	}
	/*.subOrderSummary
	{
		text-align:right;
		padding-right:40px;
		width:257px;
		font-weight:bold;
		font-size:12px;
	}*/
	
	.subOrderSummaryVal
	{
		font-weight:bold;
		font-size:12px;
	}
	
	.couponBlock
	{
		background-color:#CCFFCC;
		border:#00FF00 1px solid;
		padding:8px 18px;
		margin-left:24px;
		width:210px;
	}
	
	.sideBorders
	{
		border-left:#cccccc 1px solid;
		border-right:#cccccc 1px solid;
		padding-left:10px;
		font-size:13px;
		/*font-size:12px;*/
	}
	
		
		.label
		{
			text-align:right;
		}
	
	.toc
	{
		font-size:11px;
		margin:0px;
		padding:0px;
	}
	
		.tocForm td
		{
			font-size:12px;
			vertical-align:top;
		}
		
		.tocForm span
		{
			font-style:italic;
		}
		
.whiteContentAreaGallery
{
	padding:5px 5px;
}
	.gallery
	{
		padding-top:5px;
	}

		.gap
		{
			padding-bottom:18px;	
		}
		
		.gap1
		{
			padding-bottom:30px;	
		}
		
		.gap3
		{
			padding-bottom:10px;	
		}
		.galleryTitle
		{
			font-size:12px;
			font-weight:bold;
			padding-bottom:8px;
		}

/* -------------------------- white area starts ------------------------ */


/* common page style ends */


/********************************************* inner page styling starts */


/************************************************ footer starts */

.footer
{
	width:100%;
	background-image:url(../default1/images/footerDots.jpg);
	background-repeat:repeat-x;
	background-position:left 1px;
	height:48px;
	padding-top:2px;
}

	.footer img, p
	{
		float:left;
	}
	
	.footer p
	{
		margin:0px;
		font-size:11px;
		/*font-size:9px;*/
		padding:15px 0px 0px 15px;
	}
	

.footerInner
{
	width:542px;
	background-image:url(../default1/images/footerDots.jpg);
	background-repeat:repeat-x;
	background-position:left 1px;
	height:48px;
	padding-top:2px;
	margin-left:-40px;
	position:relative;
}

	.footerInner img, p
	{
		float:left;
	}
	
	.footerInner p
	{
		margin:0px;
		font-size:11px;
		/*font-size:9px;*/
		padding:15px 0px 0px 10px;
		width:455px;
	}
/************************************************* footer ends */

.commontext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.errortext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

#popUp
{
    position:absolute;
    top:158px;
    left: 118px;
}

#popContainerBg h1
{
    color:#ffffff;
    font-size:34px;
    font-weight:normal;
    text-align:center;
    margin:0;
    padding:0;
}

#popContainerBg h2
{
    color:#ffffff;
    font-size:24px;
    font-weight:normal;
    text-align:center;
    margin:0;
    padding:0;
}

#popContainerBg h3
{
    color:#ffffff;
    font-size:18px;
    font-weight:normal;
    text-align:center;
    margin:0;
    padding:0;
}


#popContainerBg p
{
    font-size:14px;
    color:#000066;
    margin:0;
    padding:2px 15px;
}

#popContainerBg a:link, #popContainerBg a:visited
{
    font-size:10px;
    color:#000066;
    text-decoration:underline;
}

#popContainerBg a:hover
{
    font-size:10px;
    color:#000066;
    text-decoration:none;
}

#popContainerBg
{
	width:556px;
	height:270px;
	background-image: url(images/sorryBg.png);
	background-repeat: repeat-y;
	margin:auto;
	overflow:hidden;
	vertical-align:top;
}

.greenbuttonelements
{
	font-weight: bold;
	font-size: 10px;
	color: #006633;
	font-family: verdana, arial, helvetica, sans-serif;
}

.modal
{
    background-color: Gray;
    filter:alpha(opacity=40);
    opacity:0.7;
}
.pricing {
	padding: 5px;
	border: 1px solid #79D898;
	background-color: #FFFFFF;  
}
.Wtbold {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}

.greytextbox_chk {
	background-color : #EBEBE4;	
	height: 18px;
}
.greytextbox_unchk {
	background-color : #FFFFFF;
	border: 1px solid #7F9DB9;	
	height: 18px;
}
.modalBackground {
background-color: Gray;
filter:alpha(opacity=70);
opacity:0.7;
z-index:5000;
}