/* 
    Document   : coupon
    Created on : May 17, 2009, 10:42:26 AM
    Author     : rick
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
	background-color: #cccccc;
	font: small Verdana, Helvetica, Arial, sans-serif;
	width: 800px;



}
body img {
	border-style: none;
}




#footer {
	text-align:right;
	height: 20px;
	width: 800px;
	padding-top: 5px;
	padding-right: 5px;

	background-color: #006699;
   clear:both;


}
#header {
	/*height: 130px;*/
	width : 805px;

	margin: 2px 2px 2px 2px;

}
#topmenu{
	text-align:center;



	background-color: #ededed;

	height: 20px;
	padding-left: 2px;
	padding-right: 2px;

}
#flashm{

	color: yellow;

	position: absolute;
	top: 120px;
	left: 50px;
	width: 600px;
	height: 20px;

}
.callignright{
   text-align: right;
}
#wtext {
	background-color: #E8E8E8;
	margin: 15px;
   padding: 15px 5px 15px 5px;
}
.subBlue {
	color: blue;
}
.leftSpace {
	margin-left: 20px;
}
.boldLarger {
	font-size:larger;
	font-weight:bold;
}
.boldLargerred {
	font-size:larger;
	font-weight:bold;
	color:red;
}




#theTitle {
   font-size:larger;
   color:blue;
   margin-top:30px;
   margin-left:10px;
   margin-bottom:4px;
}
#theForm{
   float:left;
   width:400px;
   margin-bottom:20px;
}
#theCoupon{
   float:right;
   width:300px;
   padding-top:50px;
}

.citem{
  margin:10px;
 background-color: #82a7cc;
 padding:3px;
  
}
.ctext{
   margin:5px;
   padding: 3px;
}
.cinput{
   text-align:center;
}
.blue{
   color:blue;
}

#thecBusinessName{
   text-align:center;
   font-weight:bolder;
   font-size:larger;
}
#thecDescription{
      text-align:center;
   font-weight:bolder;
   font-size:larger;
}
#thecendDate{
      text-align:right;
      font-size:smaller;
}
#theNextbutton {
   margin-bottom:20px;
   margin-top:20px;
   margin-left:100px;
   display:block;
  }


.roundedcornr_box_743713 {
	background: url(roundedcornr_743713_tl.png) no-repeat top left;
}
.roundedcornr_top_743713 {
	background: url(roundedcornr_743713_tr.png) no-repeat top right;
}
.roundedcornr_bottom_743713 {
	background: url(roundedcornr_743713_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_743713 div {
	background: url(roundedcornr_743713_br.png) no-repeat bottom right;
}
.roundedcornr_content_743713 {
	background: url(roundedcornr_743713_r.png) top right repeat-y;
}

.roundedcornr_top_743713 div,.roundedcornr_top_743713,
.roundedcornr_bottom_743713 div, .roundedcornr_bottom_743713 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_743713, .roundedcornr_bottom_743713 {
	margin-top: -19px;
}
.roundedcornr_content_743713 { padding: 0 15px; }
