/* Reset Styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	text-decoration: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

.error-msg-box {
	background-color:#CCC;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#e5e5e5));
	background: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
	background: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
	padding:10px 15px 12px;
	border:2px solid #f00;
	margin:15px 0;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#f00;
	font-size:0.8em;
	font-weight:bold;
}

.error-msg-box li {
	margin-left: 10px;
}

.info-msg-box {
	background-color:#CCC;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#e5e5e5));
	background: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
	background: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
	padding:10px;
	border:2px solid #888888;
	margin:10px 0;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#333333;
	font-size:1.0em;
}

.info-msg-box li {
	margin-left: 10px;
}

div.warn-msg-box {
	border: 1px solid #f1a257;
	padding: 15px;
	background: #ffe9a8;
	color: #3b73af;
	font-size: 16px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.table-style-1 {
	width: 100%;
	border: 1px solid #DDDDDD;
}

table.table-style-1 tr {
	border-bottom: 1px solid #DDDDDD;
}

/** Even row style. */
table.table-style-1 tr:nth-child(even) {
	background: #dee;
}

/** Odd row style. */
table.table-style-1 tr:nth-child(odd) {
	background: white;
}

table.table-style-1 td {
	padding: 8px;
	vertical-align: middle;
}

table.class-timetable {
	width: 100%;
	border: 1px solid #3b73af;
}

table.class-timetable tr {
	border-bottom: 1px solid #3b73af;
	background: white;
}

table.class-timetable td {
	padding: 8px;
	vertical-align: middle;
}

table.invoice-lookup-form {
	width: 100%;
}

table.invoice-lookup-form tr {
	background: white;
}

table.invoice-lookup-form td {
	padding: 8px;
	vertical-align: middle;
}

table.payment-form {
	width: 100%;
}

table.payment-form tr {
	background: white;
}

table.payment-form td {
	padding: 8px;
	vertical-align: middle;
}

/** No floating elements allowed on either the left or the right side of the DIV. Can be used as a separator in a float-based layout. */
.clear-div {
	clear:both;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

body {
	/** background: #333; */
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: normal;
	text-align: center; /** A hack for older versions of IE to enable centre layout. */
}

#content {
	width: 960px;
	margin: 0 auto; /** Make sure !DOCTYPE is declared in the page otherwise "auto" won't work in older versions of IE. */
	/** min-height: 800px; */
	min-height: 400px;
	padding: 25px 0;
	text-align: left;
}

#content-wrap {
	background:#fff;
}

#header {
	width:960px;
	margin:0px auto;
	background: #bbb;
}

#header-wrap {
	/** background:#fff url(../images/header-bg.gif) repeat-x center top; */
	background:#fff;
	/** height:140px; */
	/** height:70px; */
	height:15px;
}

#login-panel {
	border: 2px solid #DDDDDD;
	width: 500px;
	margin: 16px auto;
	padding: 16px;
}

#login-panel .greeting {
	font-size: 21px;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	width: 470px;
	padding: 8px 0;
}

#login-panel .label {
	float: left;
	font-size: 18px;
	width: 120px;
	text-align: right;
}

#login-panel .input {
	float: left;
	padding-left: 16px;
}

div.input-box-style1 {
	float: left;
}

div.input-box-style1 .label {
	color: #555;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 3px;
}

div#provider-details {
	
}

div#provider-details .registration-info {
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
}

div#provider-details .location {
	color: #555;
	font-size: 15px;
}

div#provider-details .fee {
	color: #555;
	font-size: 13px;
}

div#provider-details .age {
	color: #555;
	font-size: 13px;
}

div#provider-details .sessionDate {
	color: #555;
	font-size: 13px;
}

div#provider-details div.class-details a {
	font-size: 13px;
	text-decoration: none;
}

div#provider-details div.class-details a:hover {
	text-decoration: underline;
}

div#registration-page-display {
}

div#registration-page-display td {
	border: 1px solid gray;
	padding: 6px;
}
	
div#registration-page-display td.button-column {
	border: 0;
}
	
div#registration-page-display .premiertennis-group-heading {
	color: blue;
	font-size: 26px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div#registration-page-display td.premiertennis-day-column-heading {
	width: 210px;
	background: #b0d2ed;
}

div#registration-page-display td.premiertennis-time-column-heading {
	width: 130px;
	background: #b0d2ed;
}

div#registration-page-display td.premiertennis-level-column-heading {
	width: 230px;
	background: #b0d2ed;
}

div#registration-page-display td.premiertennis-cost-column-heading {
	width: 110px;
	background: #b0d2ed;
}

div#registration-page-display td.premiertennis-camp-col1-heading {
	width: 110px;
	background: #b0d2ed;
}

div#registration-page-display td.premiertennis-camp-col2-heading {
	width: 260px;
	background: #b0d2ed;
}

div#registration-page-display td.premiertennis-camp-col3-heading {
	width: 200px;
	background: #b0d2ed;
}

div#registration-page-display td.premiertennis-camp-col4-heading {
	width: 110px;
	background: #b0d2ed;
}

span.tag {
	background: none repeat scroll 0% 0% rgb(119, 119, 119);
	border-radius: 2px;
	color: rgb(255, 255, 255);
	padding: 1px 4px;
	line-height: 14px;
}

span.tag2 {
	/** padding:0 3px 2px; */
	font-family:Menlo,Monaco,"Courier New",monospace;
	font-size:12px;
	
	/** color:#333333; */
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
	padding:2px 4px;
	/** color:#d14; **/
	color: #56a5ec;
	/** background-color:#f7f7f9; */
	background-color:#f2dede;
	/** border:1px solid #e1e1e8; */
	border: 1px solid #888;
	
	font-weight: lighter;
}

span.tag3 {
	padding: 4px;
	background: #888;
	color: white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Lucida Sans',Helvetica,sans-serif,Arial;
	font-size: 11px;
}

span.tag3-red {
	font-size: 10px;
	color: #c00;
	background: #dddddd;
}


span.tag-orange {
	background-color: rgb(251, 160, 0);
	coor: white;
}

span.tag-red {
	background-color: #d00;
	color: white;
}

.class-full-tag {
	font-size: 12px;
}

.generic-heading-001 {
	font-size: 28px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 20px;
}

/** generic-form-001 - a generic form-based layout. This is also responsive. */

div.generic-form-001 {
	float: left;
}

div.generic-form-001 div.row {
	float: left;
	/**
	border: 1px solid #ddd;
	*/
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

div.generic-form-001 div.row div.label {
	float: left;
	font-size: 13px;
	font-weight: bold;
	width: 190px;
	padding-right: 15px;
	/**
	text-align: right;
	*/
}

div.generic-form-001 div.row div.input {
	float: left;
	font-size: 16px;
	width: 300px;
}

/** generic-form-002 - a generic form-based layout. This is also responsive. */

div.generic-form-002 {
	float: left;
	padding: 5px 20px 20px 0px;
}

div.generic-form-002 div.title {
	border-bottom: 3px solid green;
}

div.generic-form-002 div.row div.label {
	padding-top: 15px;
	color: #66b;
	font-size: 13px;
}

a.white-text {
	color: white;
}

.nice-orange {
	color: rgb(240, 122, 34);
}

.button-green {
	 
	background-color: #D6E15D;
	background-image: url('button-green.jpg') !important;
	background-repeat: repeat-x;
	height: 29px; 
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	line-height: 29px;
	background-position: -1px !important;
	font-family: Arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
	padding-left:20px;
	padding-right:20px; 
	padding-bottom: 2px; 
	font-weight:bold;
	text-decoration:none;
}
a.button-green {
	
			border: medium none;
    		cursor: pointer;
			color:#000 !important;
	background-color: #D6E15D;
	background-image: url('button-green.jpg') !important;
	background-repeat: repeat-x; 
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	line-height: normal !important;
	background-position: -1px !important;
	font-family: Arial;
	height:auto !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
	padding-left:20px;
	padding-right:20px; 
	padding-bottom: 2px;
	padding: 10px 20px;
	font-weight:bold;
	text-decoration:none;
}
a.button-green:hover {
	color:#FFF !important;
}

