/*
*********************************************
1.0 UNIVERSAL RESETS: 


body {

	text-align:center;
}
* {
	font: 11px verdana,geneva,helvetica,arial,sans-serif;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p, li {
	line-height: 18px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

img {
	margin-right: 5px;
}
*/
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0000000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0000000;
}
/*
**************************************************
2.0 MAIN CONTENT


div.main-content {
	width: 498px;
	margin: 0px auto;
	font-size: 11px;
	text-align: left;
	padding: 10px;
	border-top: 0px;
	min-height: 450px;
}
*/

div.main-content {
	width:510px;
	height: 458px;
	margin-left: 340px;
	font-size: 11px;
	position: relative;
	padding: 10px;
	top: 20px;
	margin-bottom: 25px;
}
div.long-background {
	background-image:url(/images/mdm/mdm_background.gif);
	background-repeat:repeat-y;
	background:left;
	margin-bottom:0px;
}
div.long-content {
	position:fixed;
	margin-left:300px;
	margin-bottom:0px;
}
/*
***********************************************
3.0 HEADER
*/

div.header {
	width: 498px;
	background: #eee;
	margin: 0px auto;
	padding: 10px;
	border: 1px solid #ccc;
	color: #0000000;
	text-align: left;
	vertical-align: bottom;
	font-size: 24px;
}
div.header-title {
	font-size: 18px;
}

div.header-links {
	float: right;
	font-size: 10px;
}
div.header-links a {
	font-size: 10px;
}

/*
*********************************************
4.0 FORM STYLES 
*/
button {
	background-color: #FDF117;
	font-weight: bold;
	color: #CC0000;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
	border-top: solid #339966 1px;
	border-left: solid #339966 1px;
	height: 20px; 	
}

table.form-table {
	border-collapse: collapse;
	width: 100%;
	background-color:#009146;
}

table.form-table td {
	padding: 5px;
	vertical-align: top;
}

table.form-table td.form-label  {
	color: #000000;
	text-align: right;
	width: 130px;
}
table.form-table td.form-righttext  {
	color: #000000;
	text-align: left;
	font-size:12px;
}
span.form-label {
		color: #000000;
}

span.reqd-info {
	color: #FFFF00;
}

ol.survey li{
	margin-bottom: 10px;
	font-weight: bold;
}

ol.survey li ul li {
	list-style-type: none;
	margin-bottom: 2px;
	font-weight: normal;
}

div.button-bar {
	text-align: center;
	margin: 10px;
}

span.info {
	color: #999;
	font-size: 10px;
}

textarea#message-box {
	width: 300px;
	height: 50px;
}

button.edit-btn {
	margin-left: 10px;
}

table.form-table td.name-label {
	vertical-align: middle;
}

table.form-table td div.firstname-label {
	float: left; 
	margin-right: 10px;
}

div.promotion-image {
	width: 200px;
	height: 100px;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	color: #000000;
}

table.promotions-table{
	border-collapse: collapse;
	width: 100%;
}

table.promotions-table td {
	padding: 10px 5px;
	vertical-align: top;
}

div.coupon {
	height: 350px;
	width: 400px;
	border: 2px dotted #cc0000;
	background: #eee;
	padding: 10px;
}		
/*
*********************************************
 LIST STYLES 
*/

table.list-table {
	border-collapse: collapse;
	width: 100%;
}

table.list-table th {
	padding: 5px 3px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background: #ccc;
	border: 1px solid #eee;
}

table.list-table td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #eee;
}

/* Survey Tabs */

div.top-bar {
	background: #fbfbfb; 
	border: 1px solid #eee; 
	padding: 5px;
}

div.top-bar span {
	padding: 5px;
	width: 120px;
	text-align: center;
	font-weight: bold;
	color: #ccc;
}

div.top-bar span.current-page {
	color: #000000;
}
		
/* Dependent List */

div.btn-right {
	padding-top: 20px;
	text-align: right;
}


.small {
	font-size: 10px;
}

div.align-right {
	float: right;
}

/*
********************************************
MESSAGES
*/

/* error Message */

div.error-message {
	border: 2px solid #c30;
	padding: 10px 7px 15px 40px;
	background: url(wireframes/images/icon_alert.gif) #ffffcc no-repeat;
	background-position: 7px 7px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-left: 340px;
	position: relative;
	padding: 10px;
	top: 30px;
}

/* Information message */

div.info-message {
	border: 2px solid #fc3;
	padding: 10px 7px 15px 40px;
	margin: 10px 0px;
	background: url(wireframes/images/icon_alert.gif) #ffffcc no-repeat;
	background-position: 7px 7px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-left: 340px;
	position: relative;
	padding: 10px;
	top: 30px;
}

/* My Account */

h2.myaccount-headings {
	margin-bottom: 0px;
}
h2.global-heading {
	margin: 30px 0px 0px 0px;
}
p.myaccount-info {
	margin: 0px 0px 30px 0px;
}

/* SIGN UP & SINGN IN  */

td.signup {
	width: 45%; 
	vertical-align: top;
	text-align: center; 
	border-left: 2px solid;
	border-color:#FFFF66;
}

table.form-table td.signin-label {
	width: 25%;
}

input {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
	height: 15px;
	margin-top: 0px;
	border: none;
}



/*
**********************************************
FOOTER
*/

/* div.footer {
	width: 770px;
	margin: 0px auto;
	padding: 10px;
	font-size: 10px;
	color: #999;
	text-align: left;
	line-height: 15px;
}

div.footer a {
	text-decoration: none;
	color: #999;
	font-size: 10px;
}

div.footer a:hover {
	text-decoration: underline;
}
*/

.pageback {
	background-image: url(/images/mdm/mdm_background.gif);
	background-repeat: repeat-y;
}
.logo {
	background: url(/images/mdm/clubchef_logo.gif) no-repeat;
}
