/* CSS Document */
body {
	background-image: url(../i/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
}

td li, tr li {
	list-style-type: none;
}

td {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: normal;
}

p {
	font-size: 12px;
	font-weight: normal;
}

button{
	cursor:pointer;
}

a {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #1741AA;
}

a:hover {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1741AA;
}

.alink {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #1741AA;
	padding-left: 10px;
	background: url(../i/arrow1.gif) no-repeat 0 50%;
}

.alink:hover {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1741AA;
}

.alink2 {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	padding-left: 10px;
	background: url(../i/arrow1.gif) no-repeat 0 50%;
}

.alink2:hover {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.blink1 {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	padding-left: 10px;
	background: url(../i/arrow1.gif) no-repeat 0 50%;
	margin-top: 5px;
}

.blink1:hover {
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.text1 {
	display: block;
	float: left;
	border: 0px;
	background: #FFFFFF;
	padding: 5px;
	width: 95px;
	height: 35px;
	}
	
	.text2 {
		display: block;
		float: left;
		border: 1px solid #ddd;
		background: #FFFFFF;
		padding: 5px;
		width: 148px;
		height: 35px;
		}
		
		.text3 {
			display: block;
			float: left;
			border: 1px solid #ddd;
			background: #FFFFFF;
			padding: 5px;
			width: 40px;
			height: 35px;
			}
			
			.text4 {
				display: block;
				float: left;
				border: 1px solid #ddd;
				background: #FFFFFF;
				padding: 5px;
				width: 70px;
				height: 35px;
				}
				
				.text5 {
					display: block;
					float: left;
					border: 1px solid #ddd;
					background: #FFFFFF;
					padding: 5px;
					width: 70px;
					height: 35px;
					}
hr{
	width:100%;
}

#title{
	padding:0px;
	margin:0px;
}
#title h2 {
	font-size:40px;
	color:#f7cc1f;
	display:block;
	float:left;
	padding:0 10px 0 0;
	margin:0;
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
}

#title h1 {
    font-size:50px;
	color:#f7cc1f;
	display:block;
	float:left;
	padding:0 20px 0 0;
	margin:0;
	background-image:url(../images/bg_title.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	}
	
	.titlebig {
	    font-size:30px;
		color:#333333;
		font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
		}
	
	.description {
    font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding: 32px 30px 0px 10px;
	_padding: 15px 30px 0px 10px;
	margin: 0px;
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	}
	
	.ecarddescription {
    font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding: 12px 30px 0px 0px;
	_padding: 0px 30px 0px 0px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	}
	
	#title input.ChangePass{
	dispaly:block;
	float:left;
	width:135px;
	_margin-top:-5px;
	cursor:pointer;
	}
	
#content {
	display: block;
	font-size: 12px;
width:530px;
	font-weight: normal;
	color: #333333;
	float: left;
	padding-left: 10px;
	padding-right: 42px;
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	}
	
	#content2 {
		display: block;
		font-size: 12px;
	width:550px;
		font-weight: normal;
		color: #333333;
		float: left;
		padding-left: 0px;
		padding-right: 0px;
		font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
		}

#content3 {
	display: block;
	font-size: 12px;
width:530px;
	font-weight: normal;
	color: #333333;
	float: left;
	padding-left: 10px;
	padding-right: 42px;
	font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	}
	
#divProducts {
	display:block;
	width:525px;
	padding:20px 0 0 0;
	clear: both;
	}
#prodItem{
	display:block;
	float:left;
	width:200px;
	height:210px;
	/*border:1px solid #CCCCCC;*/
	margin:5px 0px 5px 5px;
	padding-right:-10px;
	}
	
#prodItem ul{
	width:30%;
	margin:0;
	padding:0;}

#prodItem li{
	list-style-type:none;
	}
	
#footer {
		text-align: center;
		clear: both;
		color: #464646;
		font-size: 12px;
		font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	}
	
	#footer {
			font-weight: bold;
			margin-left: 10px;
			margin-right: 42px;
			list-style-type: none;
			text-align: center;
			line-height: 26px;
			}

	#footer a {
			display: inline;
			font-weight:bold;
			color: #464646;
			text-decoration: none;
			font-size: 12px;
			}

	#footer a:hover {
			font-weight: bold;
			color: #CC0000;
			text-decoration: none;
			}
			
.copy {
			font-size: 12px;
			color:#FFFFFF;
			width: 717px;
			margin-left: 250px;
			font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;}
			
			.titlered {
						font-size: 12px;
						color:#DE0000;
						font-weight: bold;
						font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;}

			
			.copy a {
			color:#ffffff;
			text-decoration: underline;
			}
			
			.copy a:hover {
			color:#ffffff;
			text-decoration: none;
			}

.addcart {
			display: block;
			overflow: hidden;
			text-indent: -1000px;
			padding: 0;
			border: none;
			background: url(../i/buttons/smallbuy.gif);
			width: 95px;
			height: 31px;
			float: left;
			margin: 0px;
			}
			
			.login {
						display: block;
						overflow: hidden;
						text-indent: -1000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/login.gif);
						width: 65px;
						height: 34px;
						float: left;
						margin: 0px;
						}
						
			.forgot {
						display: block;
						overflow: hidden;
						text-indent: -10000px;
						padding: 0;
						border: none;
						background: url(../graphics/forgot.gif);
						width: 192px;
						height: 34px;
						float: left;
						margin: 0px;
						color: #FFFFFF;
						}
			
			.answer {
						display: block;
						overflow: hidden;
						text-indent: -1000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/answe.gif);
						width: 155px;
						height: 31px;
						float: left;
						margin: 0px;
						}
			
.moreinfo {
			display: block;
			overflow: hidden;
			text-indent: -1000px;
			padding: 0;
			border: none;
			background: url(../i/buttons/preview.gif);
			width: 72px;
			height: 34px;
			float: left;
			margin: 0px;
			}
			
.send {
			display: block;
			overflow: hidden;
			text-indent: -1000px;
			border: none;
			background: url(../i/buttons/sendit.gif);
			width: 79px;
			height: 34px;
			float: left;
			margin: 0;
			}

.send2 {
			display: block;
			overflow: hidden;
			text-indent: -1000px;
			border: none;
			background: url(../i/buttons/sendit.gif);
			width: 79px;
			height: 34px;
			float: left;
			margin-left: 5px;
			}
			
			.backlist {
						display: block;
						overflow: hidden;
						text-indent: -1000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/backlist.gif);
						width: 132px;
						height: 34px;
						float: left;
						margin: 0px;
						}
						
			.backlist2 {
						display: block;
						overflow: hidden;
						text-indent: -1000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/backlist.gif);
						width: 132px;
						height: 34px;
						float: left;
						margin-left: 25px;
						}
			
			.submit {
						display: block;
						overflow: hidden;
						text-indent: -8000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/submit.gif);
						width: 95px;
						height: 34px;
						float: left;
						margin: 0px;
						cursor:pointer;
						}
						
				#content3 .submit {
						display: block;
						overflow: hidden;
						text-indent: -8000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/submit.gif);
						width: 95px;
						height: 34px;
						float: left;
						margin: 0px;
						}

			.submit2 {
						display: block;
						overflow: hidden;
						padding: 0;
						border: none;
						width: 95px;
						height: 34px;
						float: left;
						margin: 0px;
						}

			.paypal {
						display: block;
						overflow: hidden;
						text-indent: -10000px;
						padding: 0;
						border: none;
						background: url(../graphics/paypal.gif);
						width: 135px;
						height: 53px;
						float: left;
						margin: 0px;
						}
			
			.delete {
						display: block;
						overflow: hidden;
						text-indent: -10000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/delete.gif);
						width: 140px;
						height: 34px;
						float: left;
						margin: 0px;
						}
						
			.recalculate {
						display: block;
						overflow: hidden;
						text-indent: -1000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/recalculate.gif);
						width: 106px;
						height: 34px;
						float: left;
						margin: 0px;
						}
						
						.checkout {
									display: block;
									overflow: hidden;
									text-indent: -1000px;
									padding: 0;
									border: none;
									background: url(../i/buttons/checkout.gif);
									width: 93px;
									height: 34px;
									float: left;
									margin: 0px;
									}
			
.back {
						display: block;
						overflow: hidden;
						text-indent: -1000px;
						padding: 0;
						border: none;
						background: url(../i/buttons/back.gif);
						width: 67px;
						height: 34px;
						float: left;
						margin: 0px;
						margin-left: 15px;
						}

						.preview {
									display: block;
									overflow: hidden;
									text-indent: -1000px;
									padding: 0;
									border: none;
									background: url(../i/buttons/preview.gif);
									width: 72px;
									height: 34px;
									float: left;
									margin: 0px;
									}
									
									.sendcard {
												display: block;
												overflow: hidden;
												text-indent: -1000px;
												padding: 0;
												border: none;
												background: url(../i/buttons/sendcard.gif);
												width: 134px;
												height: 34px;
												float: left;
												margin: 0px;
												}
			
input {
		color: #CD2226;
		border: 1px solid #FFCC01;
		font-size: 12px;
		font-weight: bold;
		padding: 2px;
		height: 23px;
		margin-bottom: 2px;
		font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
		background-color: #FFF7B2;
		}
		
textarea, select {
		color: #CD2226;
		border: 1px solid #FFCC01;
		font-size: 12px;
		font-weight: bold;
		padding: 2px;
		margin-bottom: 2px;
		font-family: "comic sans ms", "Trebuchet MS", Georgia, "Times New Roman", times, serif;
		background-color: #FFF7B2;
		}
		
#pFromEmail, #pToEmail {
		position: relative;
		margin-left: 25px;
		width: 170px;
		}
		
#pFromName, #pToName {
		position: relative;
		margin-left: 30px;
		width: 170px;
		}
		
#pTitle {
		position: relative;
		margin-left: 45px;
		width: 250px;
		}

#pPhrase {
		position: relative;
		margin-left: 36px;
		width: 250px;
		}
		
#pLyricsText {
		position: relative;
		margin-left: 39px;
		width: 250px;
		height: 55px;
		}
		
#pShipping_display, #pTax_display, #pTotal_display {
		width: 60px;
		}
		
#pShipping, #pTax, #pTotal, #pSession{
		display:none !important;
		width:1px;
		height:1px;
		background:#fff;
		border:none;
}

#frmCheckout input, .logininfoform input{
				display:block;
				float:left;
				width: 200px;
				height:20px;
				margin-bottom:2px;
				}
				
#frmCheckout #pShipCheck, .logininfoform #pShipCheck{
				display:block;
				float:left;
				width: 15px;
				height:15px;
				margin-bottom:2px;
				}

				
#frmCheckout label, .logininfoform label{
	display:block;
	float:left;
	width:150px;
	height:23px;
	margin-bottom:2px !important;
}

.logininfoform .submit{
	width:90px;
	height:30px !important;
	margin-bottom:2px !important;
	line-height:normal !important;
	cursor:pointer !important;
}				
				
				#pCardType, #pCardNumber, #pCardName, #sExpiry {
								position: absolute;
								left: 300px;
								width: 200px;
								}
								
								#pCardExYear {
												position: absolute;
												left: 440px;
												width: 60px;
												}
												
												
												#pCardEx, {
																position: absolute;
																left: 300px;
																width: 120px;
																}
												
												#pCardCode {
																position: absolute;
																left: 350px;
																width: 60px;
																}
																
#merchant_name, #merchant_url, #order_id, #cardholder, #charge_total, #trans_name, #date_stamp, #time_stamp, #bank_approval_code, #response_code, #iso_code, #message, #bank_transaction_id {
				position: absolute;
				left: 300px;
				width: 280px;
				height: 40px;
				line-height: 40px;
				font-size: 10px;
				}
				
#frmCheckout label	{
						  line-height: 25px;
						}
ul.collection {
		  float: left;
  			width: 500px;
  			margin: 0;
  			padding: 0;
  			list-style: none;
		}
	
	ul.collection li {
		float: left;
  		width: 250px;
  		margin: 0;
  		padding: 0;
		margin-bottom: 10px;
		}
	
	ul.collection li a {
		display: block;
		float: left;
		border: 1px solid #ddd;
		background: #f5f5f5;
		padding: 5px;
		text-decoration: none;
		height: 165px;
		}
	
	ul.collection li a img {
		float: left;
		border: none;
		border: 1px solid #ddd;
		
		}
	
	ul.collection li a span {
		float: left;
		margin-left: 10px;
		text-decoration: none;
		color: #777;
		cursor: pointer;
		}
	
	ul.collection li a span strong {
		float: left;
		display: block;
		width: 55px;
		}
	
	ul.collection li a:hover {
		border: 1px solid #aaa;
		}
	
	ul.collection li a:hover span {
		color: #333;
		}
	
	ul.collection li a span.color,
	p.information span.color {
		display: block;
		float: left;
		padding: 0;
		overflow: hidden;
		text-indent: -1000px;
		width: 26px;
		height: 26px;
		}

		ul.collection2 {
				  float: left;
		  			width: 500px;
		  			margin: 0;
		  			padding: 0;
		  			list-style: none;
				}

			ul.collection2 li {
				float: left;
		  		width: 250px;
		  		margin: 0;
		  		padding: 0;
				margin-bottom: 10px;
				}

			ul.collection2 li a {
				display: block;
				float: left;
				border: 1px solid #ddd;
				background: #f5f5f5;
				padding: 5px;
				text-decoration: none;
				height: 102px;
				}

			ul.collection2 li a img {
				float: left;
				border: none;
				border: 1px solid #ddd;

				}

			ul.collection2 li a span {
				float: left;
				margin-left: 10px;
				text-decoration: none;
				color: #777;
				cursor: pointer;
				}

			ul.collection2 li a span strong {
				float: left;
				display: block;
				width: 55px;
				}

			ul.collection2 li a:hover,
			ul.collection2 li a:hover img {
				border: 1px solid #aaa;
				}

			ul.collection2 li a:hover span {
				color: #333;
				}

			ul.collection2 li a span.color,
			p.information span.color {
				display: block;
				float: left;
				padding: 0;
				overflow: hidden;
				text-indent: -1000px;
				width: 26px;
				height: 26px;
				}
				
/* form */

	form.normal2 {
		margin: 0;
		padding: 0;
		}
	
	form.normal2 fieldset {
		margin: 10px 15px;
		padding: 15px;
		border: none;
		background: #fff;
		position: relative;
		background-color: #f5f5f5;
		}
	
	form.normal2 fieldset legend {
		font-size: 18px;
		font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
		color: #000;
		top: -10px;
		position: relative;
		}
	
	form.normal2 fieldset label {
		display: block;
		float: left;
		text-align: right;
		width: 120px;
		line-height: 17px;
		padding-right: 5px;
		font-size: 11px;
/*		text-transform: uppercase; */
		color: #444;
		font-weight: bold;
		}
	
	form.normal2 fieldset br {
		clear: left;
		}
	
	form.normal2 fieldset input,
	form.normal2 fieldset textarea,
	form.normal2 fieldset select {
		color: #666;
		border: 1px solid #aaa;
		font-size: 12px;
		padding: 2px;
		float: left;
		margin-bottom: 2px;
		background-color: #fff;
		}
	
	form.normal2 fieldset input:focus,
	form.normal2 fieldset textarea:focus,
	form.normal2 fieldset select:focus {
		background-color: #fff;
		border: 1px solid #000;
		color: #333;
		}

	form.normal2 fieldset input:disabled {
		font-style: italic;
		color: #999;
		}

	form.normal2 fieldset select {
		padding: 0;
		}

	form.normal2 fieldset input.indented {
		margin-left: 125px;
		}
	
	form.normal2 fieldset input.plain {
		background-color: transparent !important;	
		border: none !important;
		}

	form.normal2 fieldset input.indented[class] {
		margin-left: 130px;
		}
	
	form.normal2 fieldset label.fluid {
		text-align: left;
		padding-left: 5px;
		line-height: 19px;
		width: auto;
		font-weight: normal;
		}

	form.normal2 button {
		padding: 3px 10px;
		border: none;
		cursor: pointer;
		color: #777;
		font: bold 10px Tahoma;
		text-transform: uppercase;
		background-color: #fff;
		border: 2px solid #ccc;
		margin-top: 10px;
		}
	
	form.normal2 button:hover {
		border: 2px solid #000;
		color: #000;
		}
/* // form */

.oldprice
	{
	color: #ff0000;
	text-decoration: line-through;
	}
.nowprice
	{
	color: #000000;
	}


/* Change Password Form 





.submitnewpass{
	color:#fff;
}

 Change Password Form */
