﻿body
{
	background: white;
	font: normal 12px Arial;
	padding: 0px;
	margin:0px;
}

div, ul, li, ol, table, td, th, img
{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	list-style-type:none;
	list-style-image: none; 
	font: normal 12px Arial;
	vertical-align: middle;
}


a, a:visited, a:active
{
	font: normal 12px Arial;
	text-decoration: none;
	cursor:pointer;
	color: #053566;
}

a:hover
{
   	text-decoration: underline;
}

a:hover, input[type='submit']:hover, input[type='button']:hover
{
	cursor:pointer;
}

.customerList
{
	
	font: normal 12px Arial;
	text-decoration: none;
	cursor:pointer;
}

.container
{
	border: 0px none transparent;
	margin: 10px auto 10px auto;
	text-align:left;
	width: 985px;
}

.topBack
{
	height: 98px; 
	padding-left: 7px;
	background: url('../App_Images/Design/topCoupons.jpg') no-repeat 7px 0px;
}

.findBack
{
	height: 46px; 
	background: white url('../App_Images/Design/findback.gif') no-repeat; 
	background-position: center center;
	vertical-align:middle;
}

.rightColumn
{
	width: 135px;
	height: auto;
	vertical-align: top;
    background: url('../App_Images/Design/rightBack.gif') repeat-y; 
    background-position:top center;

}

.customersBack
{
	font: normal 10px Arial;
    background: url('../App_Images/Design/leftBack.gif') repeat-y; 
    vertical-align: top;
    width:175px;
    height:auto;
    overflow: visible;
    background-position:top center;
}

.mainMenuContainer
{
    background: url('../App_Images/Design/menuBack.gif') no-repeat center center;
	width: 675px;
	height: 25px;
    margin: 5px 0px 7px 0px;
}

.mainMenuTop
{
    width: 648px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	color: #5d461d;
}

.mainMenuBottom
{
	background: white;
	width: 675px;
	height: 30px;
	margin: 0px;
	padding: 0px 5px 0px 12px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	color: #5d461d;
}

.staticMenu, .staticMenu:hover, .staticMenu:visited
{
	color: #5d461d;
	vertical-align: middle;
	font: normal 12px Arial;
}

.customerLink, .customerLink:visited
{
	background: white url('../App_Images/Design/customerBack.png') no-repeat;
	display: block;
	height: 21px;
	width: 164px;
	color: Black;
	padding: 1px 0px 0px 5px;
	margin: 0px;
	text-align: left;
	text-decoration:none;
	font: 12px Arial;
	vertical-align: middle;
	border-top: 0px none white;
	overflow: hidden;

}

.customerLink:hover
{
	color: white;
}

.content
{
    width: 675px;
	vertical-align: top;
	height: 1000px;
}

.findBox
{
	width: 272px;
	height: 16px;
	padding: 2px;
	border: 1px solid #cdc0b0;
	margin:  0px 5px 0px 10px;
	vertical-align: middle;
}

.labelText
{
	color: #885C36;
	font: normal 11px Arial;
	margin: 0px 0px 0px 0px;	
	vertical-align: middle;
	padding: 0px;
}

.btnFind
{
	background: white url('../App_Images/Design/btnFind.gif') no-repeat;
	width: 145px; height: 28px;
	margin-left: 5px;
	color: White;
	text-align: center;
	font: bold 12px Arial;
	vertical-align: middle;
	padding-bottom: 3px;
	cursor: pointer;
	border: 0px none transparent;

}


.homeHeader
{
	background: white url('../App_Images/Design/headerBack.png') no-repeat top left; 
	height: 25px; 
	padding: 10px 0px 0px 10px;
	text-align: left;
	color: #240300;
	font: bold 14px Arial;
	vertical-align: middle;
	margin: 0px 0px 5px 3px;
	overflow: hidden;
}

/* Coupon classes */
.couponItem
{
	background: #edfaff Url('../App_Images/Design/couponBack.gif') repeat-x;
	width: 458px; 
	height: 120px;
	padding: 5px;
	text-align:left;
}


.discount
{
	background: white Url('../App_Images/Design/discount.gif') no-repeat;
	background-position: center center;
	width: 80px;
	height: 100px;
	color: #76d8fd;
	font: bold 15px Arial;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.discountExpired
{
	background: white Url('../App_Images/Design/discountExpired.gif') no-repeat;
	background-position: center center;
	width: 80px;
	height: 100px;
	color: #76d8fd;
	font: bold 15px Arial;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.discountText
{
	color: #76d8fb;
	font: bold 20px Arial;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.customerLogo, .customerLogo:hover, .customerLogo:visited
{
	border: none 0px transparent;
	padding: 0px;
	width:  100px;
	height: 100px;
	vertical-align: middle;
	overflow: hidden;
	margin: 10px;
}

.couponLink, .couponLink:hover, .couponLink:visited
{
	border: none 0px transparent;
	vertical-align: middle;
	font: bold 11px Arial;
	color:#9c9c9c;
	background: transparent;
	padding: 0px;
	margin: 0px;
	
}


.hlCopyCode, .hlCopyCode:hover, .copyCode:visited
{
	text-decoration: none;
	border: none 0px transparent;
}





.copyCode, .copyCode:hover, .copyCode:visited
{
	background: Url('../App_Images/Design/btnCopyCode.png') no-repeat;
	width: 44px;
	height: 22px;
	border: none 0px transparent;
	color: black;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin:0px;
	margin-left: 5px;
	padding: 0px;
	font: normal 12px Arial;
}


.couponCode
{
	width: auto;
	font: normal 11px Arial;
	border: solid 1px #76d7fa;
	color: #23708a;
	background-color: White;
	overflow: hidden;
}

.couponCode1
{
	width: 80px;
	font: bold 12px Arial;
	border: none 0px #76d7fa;
	color: #204d77;
	margin:auto;
	vertical-align:middle;
	background-color: White;
	overflow: hidden;
}


.codeEtsContainer
{
    background: transparent Url('../App_Images/Design/CodeBack.png') no-repeat;
    font: normal 12px Arial;
    width:229px;
    height:28px;
    color: #204d77;
    border:0px;
    padding: 3px;
    float:left;
    vertical-align: middle;
    
}


.btnYesVote
{
	background: Url('../App_Images/Design/btnYesVote.png') no-repeat top right;
	width: 30px;
	height: 23px;
	text-align: center;
	border: none 0px black;
	margin: 0px;
	padding : 0px 13px 0px 0px;
	color: #885C36;
	font: normal 11px Arial;
	vertical-align: middle;
		cursor: pointer;
}
.btnNoVote
{
	background: Url('../App_Images/Design/btnNoVote.png') no-repeat bottom right;
	width: 30px;
	height: 23px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	border: none 0px black;
	padding : 0px 13px 0px 0px;
	color: #885C36;
	font: normal 11px Arial;
	vertical-align: middle;
		cursor: pointer;

}

.couponTitle, .couponTitle:hover, .couponTitle:visited
{
	color: #204d77;
	font: bold 14px Arial;
	vertical-align: top;
}

.couponDescription
{
	color: #767676;
	font: normal 12px Arial;
	vertical-align: top;
	height: 50px;
	margin: 10px 0px 5px 0px;
	}

.dashedBorder
{
border-top: dashed 1px #71dcff; height: 12px;
}

.commentItem
{
	background-position: 10px center;
	background: #f2ede7;
  	width: 603px;
  	height: 35px;
	text-decoration: none;
	padding: 10px 10px 10px 55px;
	vertical-align: middle;
	border: none 0px transparent;
	overflow: hidden;
	text-align: left;
	color: #7b562c;

}

.posted
{
	color: #868580;
}

.btnComments
{
    width: 124px;
	height: 21px;
	color: #1840b2;
	background: white;
	border-spacing: 0px;
	font:  normal 12px Arial;
	margin: 0px;
	padding: 0px;
	border: none 0px transparent;
	cursor: pointer;
	text-align: right;
}

.btnComments:hover
{
	text-decoration: underline;    
}

.btnAddComment
{
	background: white Url('../App_Images/Design/btnAddComment.png') no-repeat top right;
	width: 104px;
	height: 21px;
	text-align: center;
	color: black;
	border-spacing: 0px;
	font: normal 11px Arial;
	border: none 0px transparent;
	margin: 0px;
	padding:  0px;
	cursor: pointer;
}

.btnAddCommentTop
{
	background: #cef5fc Url('../App_Images/Design/btnAddComment2.png') no-repeat top right;
	width: 100px;
	height: 15px;
	text-align: center;
	color: black;
	border-spacing: 0px;
	font: normal 10px Arial;
	border: none 0px transparent;
	margin: 0px;
	padding:  0px;
}

/* Coupon info */
.couponInfoBack
{
    width: 668px;
    background: #e6e5ea url('../App_Images/Design/couponBack.png') no-repeat;
    border: none 0px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    overflow: visible;
}


.block_content
{
	position: absolute;
	background-color: #000000;
	vertical-align:middle;
	display: block;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}


/* admin */
#details td, #details th 
{
	border-spacing: 1px;
	padding: 2px;
	text-align:left;
	border-bottom: dotted 2px silver;
}

#details th
{
	font-weight: bold;
}

/* comments */
.addCommentContainer
{
	 width: 244px; height:246px; padding: 10px 25px 30px 141px;
	 overflow:hidden;
     background: transparent Url('../App_Images/Design/commentWindow.png') no-repeat;
}

.btnSend
{
	font: normal 11px Arial;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 111px;
	height: 20px;
	margin: 0px 65px 0px 65px;
	border: none 0px transparent;
	background: Url('../App_Images/Design/btnSend.png') no-repeat;
	}

.btnClose
{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin:  0px 0px 5px 240px;
	width: 12px;
	height: 12px;
	border: none 0px transparent;
	background: Url('../App_Images/Design/btnClose.png') no-repeat;
}


/* Subscribe */
.subscribeContainer
{
	margin: 60px auto 60px auto; width: 126px; height: 87px; 
	background: transparent url('../App_Images/Design/mailbox.png') no-repeat;
    padding: 15px 23px 14px 8px; text-align: center; vertical-align: middle;
}


.txtEmail
{
	width: 100px; height: 14px; border: solid 1px #7c6b63; padding: 2px; margin: 0px 0px 2px 0px;
}

.btnRss
{
    width: 18px; height: 18px; border: none 0px transparent;
}

.btnSubscribe
{
	background: url('../App_Images/Design/btnSubscribe.png') no-repeat;  width: 56px; height: 18px; border: none 0px transparent;
}

.siteMap, .siteMap:hover, .siteMap:active, .siteMap:visited
{
	color: #053566; font: bold 13px Arial;
	text-align: left;
	margin: 0px 0px 7px 2px;
}

/* Coupon list */
.divDetails
{
	width: 165px; padding-top: 2px;
}

.hlCustomer
{
	width: 165px; height: 126px; overflow: hidden;
}

.leftContainer
{
	width: 166px; 
	padding: 12px 12px 0px 12px; 
	text-align: center; 
	vertical-align: top; 
	color: #827c7c;
}

.rightContainer
{
	width: 478px; 
	text-align: left;
	vertical-align: top;
	
}
.lcCouponTitle
{
	height: 16px; 
	font: normal 16px Arial;
	color: #baaa9a; 
	padding: 10px 20px 11px 40px;
}

.lcCouponDescription
{
	height: 48px; color: black; font-size: 12px; text-align: justify; padding: 5px 30px 5px 30px; overflow: hidden;
	font-weight: normal; text-align: left;
}

.lcCustomerDescription
{
	color: black; font-size: 12px; text-align: justify; overflow: visible;  padding: 10px 20px 10px 10px;font-weight: normal;
}

.lcIsWork
{
	float: left; 
	text-align: left; 
	padding: 4px;
	margin: 0px;
	font: bold 12px Arial;
	color: #827c7c;
}

.voteContainer
{
	width: 40px; height: 23px; float: left; overflow: hidden;
}

.btnCopyContainer
{
 height: 22px;
 width: 49px;
 float: left;
 overflow: hidden;
}

.txtCodeContainer
{
	height: 22px; 
	float: left; 
	width: 172px;
	padding-top:3px;
	padding-left: 2px;
	overflow: visible;
	vertical-align: middle;
}

.noComments
{
	margin: 0px 10px 0px 60px;
	text-align: left;
	color: #885C36;

}


.hlCustomerContainer
{
	width: 143px; height: 23px; float: left; vertical-align: middle; padding-top: 4px;
    overflow: hidden; text-align: left;
}


/* commetns */
.btnCommentsContainer
{
	float: left;  border: none 0px black; width: 140px;
	margin: 0px;
	padding:0px;
	text-align: left;
    background: white Url('../App_Images/Design/btnComments.png') no-repeat center right;

}

.btnAddCommentsContainer
{
	float: left; background-color: #e6e5ea; border: none 0px black; width: 104px;
}

/* contact us */
.contactUsBack
{
	width: 623px;
	height: 292px;
	background: url('../App_Images/Design/contactUsBack.png') no-repeat;  
	border: none 0px transparent;
	padding: 60px 20px 20px 20px;
}

.lineText
{
	float: left; 
	width: 100px; 
	height: 100%; 
	font: bold 13px Arial; 
	vertical-align: middle;
    text-align: right; 
    padding-right: 10px;
    color: #240300;
}


.messageText
{
    padding-top: 100px;
	width: 100%; 
	font: bold 20px Arial; 
	vertical-align: middle;
    text-align: center; 
    color: #240300;
}

.lineContainer
{
	height: 30px; 
	padding: 5px 0px 5px 0px;
	text-align: left;
	vertical-align: middle;
}

.lineMessage
{
	height: 150px; 
	padding: 5px 0px 5px 0px;
	text-align: left;
	vertical-align: top;
}
.btnSendMessage
{
	width: 161px;
	height: 37px;
	background: url('../App_Images/Design/btnContactUs.png') no-repeat;  
	border: none 0px transparent;
	color: #56240d;
	font: normal 16px Arial;
	margin-left: 445px;
}

.txtContact
{
	width: 490px;
	overflow:hidden;
}

/* Scrolling */
.mostPopular
{
	width: 657px;
	height: 166px; 
	margin: 4px 0px 0px 4px;
	padding: 1px 10px 8px 1px;
	border: 0px none solid;
	background: white url('../App_Images/Design/mostPopularBack.png') no-repeat left top;
}

.mostPopularHeader
{
	height: 16px; background-color: #006699; color: white; text-align: left; padding: 7px 10px 7px 10px; font: bold 16px Arial; 
}

#viewer
{
	overflow: hidden; float: left; width: 559px;
}


.screenShootList
{
	height: 135px;
	width: 10000px;
	overflow: hidden;
	float: left;
}

.screenShootList li
{
    float: left;
}

.listLink
{
    text-align: center; width: 190px;
}


.screenShootItem
{
	width: 124px; 
	height: 95px; overflow: hidden; display: block;
	margin:  5px 32px 5px 32px;
	border: solid 1px gray;
}

.screenShootItem:hover
{
	border: solid 1px yellow;
}

.btnNext, .btnNext:active
{
	background: white url('../App_Images/Design/btnNextOff.gif') no-repeat center center;
	width: 38px;
	height: 38px;
	border: none 0px transparent;
	vertical-align: middle;
	margin: 35px 11px 0px 0px;
	cursor:pointer;
	vertical-align:middle;
}

.btnNext:hover
{
	background: white url('../App_Images/Design/btnNextOn.gif') no-repeat center center;
}

.btnPrev, .btnPrev:active
{
	background: white url('../App_Images/Design/btnPrevOff.gif') no-repeat center center;
	width: 38px;
	height: 38px;
	margin: 35px 0px 0px 11px;
	border: none 0px transparent;
	cursor:pointer;
	vertical-align: middle;
}

.btnPrev:hover
{
	background: white url('../App_Images/Design/btnPrevOn.gif') no-repeat center center;
}

.btnScrollContainer
{
	width: 49px;
	height: 120px;
	float: left;
	padding: auto;
	vertical-align: middle;
}


/* Validation */
.redBorder
{
	border: dashed 1px Red;
}


/* Errors */
.errorsMessage
{
		background: white url('../App_Images/Design/under.jpg') no-repeat;
		width: 813px;
		height: 666px;
		vertical-align:middle;
		margin: 50px auto 50px auto;
}

