@charset "utf-8";
/* CSS Document */




/********************
/ Coupon
********************/
#amount{
	width:560px;
	height:20px;
	border-bottom:solid 2px #000000;
	float:left;
	margin-left:10px;
	font-weight:bold;
	margin-bottom:40px;
	margin-top:20px;
}

#bottomtext{
	font-size:10px;
	margin:0 10px 0 10px;
	padding:0;
}

#coupon{
	width:620px;
	height:400px;
	position:absolute;
	top:200px;
	left:250px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#coupon a.close{
	cursor:pointer;
	float:right;
	padding:2px 5px 0 0;
}

#couponBorder{
	width:605px;
	height:385px;
	border:dashed 2px #000000;
	margin:5px;
}

#couponCheck{
	width:580px;
	height:270px;
	border:solid 2px #000000;
	margin-left:10px;
	margin-top:30px;
}

#couponForm{
	width:580px;
	height:230px;
	border:solid 2px #000000;
	margin-left:10px;
}

#error{
	width:400px;
	text-align:center;
	margin:30px 25px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

#expiredate{
	width:650px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	font-weight:bold;
}

#forminfo{
	width:280px;
	float:left;
	margin-left:40px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}

#miniLogo{
	padding:5px 0 0 20px;
	width:200px;
}

#miniLogo2{
	padding:5px 0 0 40px;
	width:200px;
}

#money{
	width:240px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:60px;
	font-weight:bold;
	color:#CC0000;
	margin:0px 10px 0 0;
	padding:0px;
	text-align:right;
}

#money2{
	width:120px;
	height:50px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:60px;
	font-weight:bold;
	color:#000000;
	margin:0 0 0 20px;
	padding:0;
}

#moneysubtext{
	width:240px;
	float:right;
	margin:0px 10px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

#payee{
	width:250px;
	height:20px;
	margin-top:30px;
	float:left;
	border-bottom:solid 2px #000000;
	font-weight:bold;
	padding:0;
}

#payto{
	width:120px;
	height:20px;
	float:left;
	font-style:italic;
	margin-left:10px;
	margin-top:30px;
	padding:0;
}

#print{
	clear:both;
	text-align:center;
	margin:7px 0 7px 0;
}

#signed{
	width:350px;
	height:20px;
	border-top:solid 2px #000000;
	float:right;
	margin-right:10px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
}

#todaysdate{
	float:right;
	margin:5px 10px 0 0;
}

#todaysdate2{
	float:right;
	margin:-80px 15px 0 0;
}

#toptext{
	font-size:12px;
	padding:5px 0 0 0px;
	width:240px;
	margin:0 10px 0 5px;
	float:right;
	text-align:right;
}




/********************
/ Frequently Asked Questions
********************/
.FaqContainer{
	font-size:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
	min-height:10px;
	overflow:auto;
}

.FaqContainer .letter{
	float:left;
	padding:0 5px 0 0;
	text-align:right;
	width:25px;
}

.FaqContainer .text{
	float:left;
	width:530px;
}

.FaqContainer .answer{
	clear:left;
	color:#028d00;
}




/********************
/ General
********************/
.active{
	color:#393;
}

.error{
	color:#C00;
	font-weight:bold;
}

.fieldError{
	background-color:#C00;
	color:#FFF;
}

.inactive{
	color:#C00;
}




/********************
/ Inventory
********************/
.InventoryContainer{
	clear:left;
	min-height:10px;
	overflow:auto;
	padding:20px 0 20px 0;
	width:540px;
}

.InventoryContainer .picture{
	float:left;
	width:200px;
}

.InventoryContainer .picture img{
	border:solid #000 1px;
}

.InventoryContainer .info{
	float:left;
	margin:0 10px 0 10px;
	width:320px;
}



/********************
/ Slideshow
********************/
#slide{
	font-weight:bold;
	overflow: hidden;
	width: 275px;
	position: relative;
}

#slide-inner{
	position: relative;
	width: 9000px;/*large width to hold all of the specials.  Can be any size*/
}

#slide-nav{
	position: absolute;
	top: 22px;
	left: 225px;
}

#slide-nav a{
	background:url(/images/slideshow/slide-nav.png) no-repeat;
	height: 15px;
	width: 13px;
	display: block;	
	float: left;
}

#slide-nav #slide-nav-back{
	background-position: 0px 0px;	
}

#slide-nav #slide-nav-back:hover{
	background-position: 0px -15px;	
}

#slide-nav #slide-nav-pause{
	background-position: -16px 0px;	
}

#slide-nav #slide-nav-pause:hover{
	background-position: -16px -15px;	
}

#slide-nav #slide-nav-forward{
	background-position: -30px 0px;	
}

#slide-nav #slide-nav-forward:hover{
	background-position: -30px -15px;	
}

#hotDeal-bottom{
	margin-left: 3px;
	background:url(/images/slideshow/hotDealbottom.jpg) no-repeat;
	height: 20px;
	width: 262px;
	padding-right: 5px;
}

#hotDeal-bottom p{
	color: black;
	font-weight:bold;
	padding:  1px 0px 0px 5px;
}

.line1{
	font-size:11px;
	padding-top:2px;
}

.mpg{
	font-size:12px;
	line-height:19px;
	padding-top:2px;
}

.title{
	font-size:17px;
	line-height:18px;
}

.price{
	font-size:20px;
	line-height:18px;
}

.desc{
	font-size:9px;
	font-weight:normal;
	line-height:10px;
}
