@charset "UTF-8";
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align:baseline;
}
:focus {
	outline:0;
}
body { 
	line-height:1;
}
ol, ul {
}
table {
	border-collapse: separate;
	border-spacing:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
th, label {
	vertical-align:top;
}
a:active {
	outline: none;
}
p {
	margin:5px 0 15px 0;
}
b, strong {
	font-weight:bold;
}
em, i {
	font-style: italic;	
}
@font-face {
font-family: Hypatia;
src: url('http://www.touchstonetheatre.com/font/HypatiaSansPro-Regular.otf');
}
@font-face {
font-family: Hypatia;
font-weight:bold;
src: url('http://www.touchstonetheatre.com/font/HypatiaSansPro-Black.otf');
}

h2, h3 {
	color:#000;
	font-weight:bold;
	font-size:22px;
	letter-spacing:1px;
	line-height:1.2em;
	margin:15px 0;
	text-transform:uppercase;
}
h3 {
	color:#8EA82D;
	font-weight: normal;
	font-size:20px;
	text-transform: none;
}
h2 a:link, h2 a:visited { text-decoration: none;color: #000; } 
h3 a:link, h3 a:visited { text-decoration: none;color: #8EA82D; }
#content ul {
	margin:10px 0 25px 35px;
}
.productions-index #content ul {
	margin-left:0;
	text-indent: 0;
} 
a:link, a:visited {
	color:#063DC0;
}
.productions-index li a:link, .productions-index li a:visited {
	text-decoration: none;
}
a:hover {
	color:#8EA82D;
}
html {
	height:100%;
}
body {
	background-image: url(../img/bg-center.gif);
	background-repeat: repeat;
	background-position:center top;
	width:100%; 
	height:100%;
	font-family: Hypatia, Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:1.4em;
	overflow-x: hidden;
}
#container {
	position: relative;
	width:960px;
	margin:0 auto;
	text-align: left;
	height:100%;
}
.text-replacement {
	text-indent: -9999px;
	overflow: hidden;
}
#header {
	position: relative;
	height:150px;
	display:block;
}
#header-logo {
	height:150px;
	width:400px;
	display:block;
	background-image: url(../img/touchstone-theatre-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-link {
	height:150px;
	width:220px;
	display:block;
}

#content { 
	text-align: left;
	position:relative!important;
	height: auto;
	clear:both;
	left:227px;
	top:30px;
	width:600px;
	overflow:visible;
	padding-bottom:50px;
	margin-bottom:50px;
}
#home #content {
	top:30px!important;
}
#season #content, #lawyer #content {
	top:30px;
}
#the-lawyer-show .title-main {
	text-indent: -99999em;	
}

#home #content {
	position:absolute;
	background-image: url(../img/bg-dirt.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	height:1365px;
	display:block;
	width:960px;
	top:30px!important;
	left:0px;
	margin-bottom: 0;
}














#home-season-teaser {
	position:absolute;
	left:350px;
	top:20px;
	width:609px;
	height:517px;
	display:block;
	overflow: hidden;
}
#home-video {
	position:absolute;
	right: 0;
	top: 700px;
}
#creativity-counts {
	float:right;
	margin:10px 20px 0 0;
}

#season-description {
	line-height:1.4em;
	color:#FFF;
	position:absolute;
	height:600px;
	width:215px;
	margin-left:30px;
	margin-top:170px;
	text-shadow:2px 2px 2px #000;
}
#season-description .paragraph {
	line-height:1.2em;
}
#bg-stick {
	position:absolute;
	bottom:0;
	left:800px;
	width:281px;
	height:268px;
	display:block;
}
#bg-stick-image {
	width:281px;
	height:268px;
	display:block;
}
#footer {
	clear:both;
	position:relative;
	padding-top: 150px;
	margin:0 0 70px 0;
	width:960px;
	margin:0 auto;
	height:80px;
	display:block;
	background-image: url(../img/essential-canadian-plays.gif);
	background-repeat: no-repeat;
	background-position:center 150px;
}

#home #footer {
	background: none;
	padding:0;
	height:0;
}
#nav {
	position:absolute;
	left:227px;
	top:0px;
	height:30px;
	width:701px;
	text-indent:0px;
	list-style-type: none;
	font-size:14px;
	line-height:1em;
}
.nav-main {
	float: left;
}
#nav-sub-season {
	left:0;
	width:205px;
	position:absolute;
	z-index:200;
}
#nav-sub-about {
	left:205px;
	position:absolute;
	z-index:200;
}
#nav-sub-support {
	left:401px;
	position:absolute;
	z-index:200;
}
#nav-sub-lawyers {
	left:501px;
	width:160px;
	position:absolute;
	z-index:200;
}
#nav-sub-contact {
	left:549px;
	position:absolute;
	z-index:200;
}
.nav-main ul {
	font-size:14px;
	text-indent:0;
	position:absolute;
	top:28px;
	width:150px;
	display: none;
	list-style: none;
	background-color:#73884d;
	font-variant: small-caps;
	padding:0 0 4px 0;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-left:1px solid #40633d;
	border-bottom:1px solid #40633d;
	border-right:1px solid #40633d;
}
.nav-main li {
	float: none;
	background: none;
	display:block;
}
.nav-main li a {
	padding:3px 15px 2px 15px;
	background: none;
	display:block;
}
.nav-main li a:link, .nav-main li a:visited {
	color:#FFF;
	text-decoration: none;
	text-shadow:1px 1px 3px #000;
}
.nav-main li a:hover {
	background-color:#5d723c;
	color:#FD0;
	text-decoration: none;
	text-shadow:1px 1px 3px #000;
}
.nav-main:hover ul, .over ul {
	display:block;
	z-index:6000;
}
#nav-season-link {
	display:block;
	height:29px;
	width:125px;
	background: url(../img/nav.jpg) no-repeat left top;
}
#nav-season-link:hover, #season #nav-season-link {
	display:block;
	height:29px;
	width:125px;
	background: url(../img/nav.jpg) no-repeat left -29px;
	box-shadow:10px 10px 5px #888;
}
#nav-blog-link {
	display:block;
	height:29px;
	width:80px;
	background: url(../img/nav.jpg) no-repeat -125px top;
}
#nav-blog-link:hover, #blog #nav-blog-link {
	display:block;
	height:29px;
	width:80px;
	background: url(../img/nav.jpg) no-repeat -125px -29px;
}
#nav-about-link {
	display:block;
	height:29px;
	width:96px;
	background: url(../img/nav.jpg) no-repeat -205px top;
}
#nav-about-link:hover, #about #nav-about-link {
	display:block;
	height:29px;
	width:96px;
	background: url(../img/nav.jpg) no-repeat -205px -29px;
}
#nav-media-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -301px top;
}
#nav-media-link:hover, #media #nav-media-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -301px -29px;
}
#nav-support-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -401px top;
}
#nav-support-link:hover, #support #nav-support-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -401px -29px;
}
#nav-lawyers-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -501px top;
}
#nav-lawyers-link:hover, #lawyers #nav-lawyers-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -501px -29px;
}
#nav-contact-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -601px top;
}
#nav-contact-link:hover, #contact #nav-contact-link {
	display:block;
	height:29px;
	width:100px;
	background: url(../img/nav.jpg) no-repeat -601px -29px;
}










.entry { margin-bottom: 100px; }
.postmetadata { display:none; }
#commentform textarea { width: 600px; }
.post small {font-style: italic;}
.tiny-text {
	color:#333;
	font-size:12px;
}
.over {
	display:block;
}
#arts-funding-chart {
	margin:20px 0 8px 0;
	font-size:14px;
	line-height:15px;
	border:1px solid #666;
	-moz-box-shadow:0px 0px 15px #AAA;
	-webkit-box-shadow:0px 0px 15px #AAA;
	border:1px solid #888;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#arts-funding-chart td {
	border:1px solid #CCC;
	padding:7px 6px 3px 6px;
}
#arts-funding-chart th {
	padding:2px 0;
}
.culture-matters small {
	font-size:12px;
	line-height:1.1em;
	color:#666;
}
#subscribe {
	clear:both;
	margin-top:40px;
	padding-bottom:100px;
	padding-top: 35px;
	line-height:20px;
}
.subscribe #subscribe, .subscribed #subscribe, #home #subscribe, .subscribe-success #subscribe {
	display: none;
}
.subscribe-text {
	position:absolute;
	margin-left:-228px;
	width:220px;
	display:block;
	text-align:right;
	color:#E09031;
	font-weight: normal;
	font-size:19px;
	line-height:30px;
	text-transform: none;
}
.quote {
	color: #67842E;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 20px;
	background-color: #FBFFF1;
}
.special-box {
	margin:8px 0 24px;
	padding:0 10px 0;
	background-color: #F6FFEE;
	border:2px solid #7D8264;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-moz-box-shadow:0px 0px 35px #8F9742;
	-webkit-box-shadow:0px 0px 35px #8F9742;
}
.clear {
	clear:both;
}
.nowrap {
	white-space: nowrap;
	color:#030;
}
#adjo {
	font-family:Verdana, sans-serif;
	font-size:9px;
	position: absolute;
	width:920px;
	right: 0;
	text-align: center;
	margin-right:20px;
	bottom:6px;
} 
#adjo a:link, #adjo a:visited {
	padding-bottom:10px;
	color:#AAA;
	text-decoration: none;
}
#adjo a:hover {
	color:#000;
}
#home #adjo {
	text-align: right;
}
#home #adjo a:link, #home #adjo a:visited {
	color: #000;	
}
#home #adjo a:hover {
	text-decoration: underline;
	color: #150B09;
}
.green-glow {
	-moz-box-shadow:0px 0px 15px #8F9742;
	-webkit-box-shadow:0px 0px 15px #8F9742;
	border:1px solid #000;
	margin:0 0 5px;
}
.nobullets {
	list-style: none;
	margin:25px 0 0 0!important;
}
.nobullets li {
	margin:0;
}
.archives {
	margin:0!important;
	padding:0;
	text-indent:0!important;
	width:500px;
}
.archives li {
	list-style: none;
	float:left;
	margin:3px 20px 5px 0;
	text-indent: 0px!important;
}
.drop a:hover {
	cursor:default;
}
.drop ul a:hover {
	cursor: pointer;
}
.border-green {
	border:1px solid #b2d87b;
}
.pic-left {
	float:left;
	margin-top: -40px;
	margin-left:-198px;
	margin-right:13px;
}
.production-left {
	position: relative;
	padding-top:5px;
	clear: left;
	float: left;
	margin-left: -196px;
	margin-right:16px;
	width:360px;
	font-size:12px;
	line-height:1.3em;
	color:#555;
}
.title-productions, .productions .title-main, .production-text, .productions #subscribe {
	margin-left:180px!important; 
}
.the-lawyer-show .title-main {
	text-indent: -9999em;
	overflow:hidden;
}

#production-pic {
	width: 364px;
	text-align: right;
}
#production-pic .rounded_wrapper {
	float:right!important;	
}
.production-info {
	background-color:#365f70;
	color:#FFF;
	font-size:12px;
	line-height:1.4em;
	padding:10px 2px 10px 14px;
	border:3px solid #7C815C;
	margin:5px;
	width:210px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-moz-box-shadow:0px 0px 35px #8F9742;
	-webkit-box-shadow:0px 0px 35px #8F9742;
	text-shadow:1px 1px 3px #000;
}
.production-info p {
	margin:12px 0;
}
.production-info a:link, .production-info a:visited {
	color:#BDD844;
}
.production-info a:hover {
	color:#FD0;
}
.float-right {
	float: right;
	position: relative;
	margin:0 -100px 17px 15px;
}
.float-left {
	float: left;
	position: relative;
	margin:0 10px 10px -196px;
}
#content ul.staff-list, #content ul.board-list {
	line-height:1.1em;
	margin:0;
	padding-top:12px;
	text-indent: 0;
}
.board-list {
	
}
.staff-list li, .board-list li {
	margin-bottom:14px;
	list-style: none;
	text-indent: 0;
}
#season-pack-badge {
	position:absolute;
	width:90px;
	height:90px;
	display:block;
	left:-39px;
	top:220px;
	z-index:8888;
}
#season-pack-badge a {
	width:90px;
	height:90px;
	display:block;
	background-image: url(http://static.touchstonetheatre.com/img/buy-season-packs.png);
	_background-image: url(http://static.touchstonetheatre.com/img/buy-season-packs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #season-pack-badge {
	position:absolute;
	left:-25px;
	top:220px;
	z-index:8888;
}
#blog #season-pack-badge {
	position:absolute;
	right:-26px;
	top:210px;
	z-index:8888;
}
#media #season-pack-badge {
	position:absolute;
	left:-25px;
	top:180px;
	z-index:8888;
}
#about #season-pack-badge {
	position:absolute;
	left:-20px;
	top:165px;
	z-index:8888;
}
#support #season-pack-badge {
	position:absolute;
	left:-30px;
	top:240px;
	z-index:8888;
}
#contact #season-pack-badge {
	position:absolute;
	left:-20px;
	top:200px;
	z-index:8888;
}
#lawyers #season-pack-badge {
	position:absolute;
	right:-20px;
	top:180px;
	z-index:8888;
}
#season #season-pack-badge {
	position:absolute;
	width:94px;
	height:94px;
	top:185px;
	right:-20px;
	z-index:7777px;
}
#oops404 #season-pack-badge {
	position:absolute;
	left:390px;
	top:220px;
}
#season-packs #season-pack-badge, #thank-you #season-pack-badge {
	display: none;
}
#seasons-pack-includes {
	font-size:14px;
	line-height:1.1em;
}
#seasons-pack-includes li {
	margin-bottom:10px;
}
#seasons-pack-order {
	float: left;
	margin-right:35px;
	margin-top:5px;
	margin-bottom:150px;
	width:360px;
	padding:5px 10px 10px 15px;
	background-color:#FFFAEC;
	border:2px solid #798750;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-moz-box-shadow:0px 0px 15px #8F9742;
	-webkit-box-shadow:0px 0px 15px #8F9742;
}
.pr-entry {
	margin-top:-12px;
	padding-left:5px;
	padding-top:5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BAD73C;
}
#content ul.pr-images {
	margin:5px 0 10px 0;
	overflow:auto;
}
.pr-images li {
	width: 100px;
	float: left;
	border: 1px solid #BBB;
	background-color: #f6f9f6;
	padding:4px;
	margin:8px 8px 8px 0;
	list-style-type: none;
	text-indent:0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 0px 0px 8px #CDC;
	-webkit-box-shadow: 0px 0px 8px #CDC;
	box-shadow: 0px 0px 8px #CDC;
}
.pr-caption {
	margin:0!important;
	padding:0!important;
	font-size:9px;
	font-family:Arial;
	line-height:9px!important;
	color: #000;
}
.green {
	color:#BAD73C;
}
.orange {
	color: #DEA147;	
}
.production-upload-pic {
	width:320px;
	padding:5px 10px 10px 15px;
	background-color:#FFFAEC;
	border:2px solid #798750;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-moz-box-shadow:0px 0px 15px #8F9742;
	-webkit-box-shadow:0px 0px 15px #8F9742;
}
.thumb-6, .thumb-11, .thumb-16, .thumb-21, .thumb-26, .thumb-31, .thumb-36, .thumb-41, .thumb-46, .thumb-51, .thumb-56 {
	clear:left;
}



.company-bio-box {
	font-size: 14px;
	line-height: 1.2em;
	overflow: visible;
	padding:4px 0 30px 0; 

}
.company-bio-box a:link, .company-bio-box a:visited {
	text-decoration: none;	
}
.company-pic-left {
	float:left;
	margin-top: 6px;
	margin-left:-118px;
	overflow: auto;
}

body.bio .rounded_wrapper {
	margin-left: -110px!important;
}
.company-bio-title {
	font-weight: normal;
	margin: 5px 0 2px 0;
}
.company-bio-box-pic {
	
}
.company-bio-box-production {
	
}
.production-box .rounded_wrapper {
	clear: left;
	margin: 5px 0 20px 0;
	overflow: auto;
}
.production-pic {
	float: left;
}

.production-title {
	margin: 0 0 0 115px;
	clear: left;
}
.production-summary {
	margin-left: 115px;	
}

#production-boxes {
	margin-left: -10px;
	width: 730px;
}
.production-preview-box {
	margin-top: 8px;
	width: 170px;
	text-align: center;
	float: left;
}
.production-preview-box .production-pic, .production-preview-box .production-pic a {
	width: 170px;
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.production-preview-box .rounded_wrapper {
	margin: 0 auto!important;	
}
.production-preview-box .production-title {
	margin: 6px auto 0 auto;
	font-size: 14px;
}
.production-preview-box .production-summary {
	margin: 0 auto;
	font-size: 13px;
}



/********* SUPPORTERS SLIDESHOW *******/
#supporter-container {
	font-size: 12px;
	line-height:1.1em;
	height:320px;
	width: 610px;
	margin-bottom: 13px;
	-moz-box-shadow:0px 0px 15px #CCC;
	-webkit-box-shadow:0px 0px 15px #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#supporter-thumbs {
	float:right;
	width:200px;
	border:1px solid #eee;
	border-left:2px solid #9bb86a;
	background-color:#f6f6f6;
	height: 318px;
	overflow: auto;
}
#supporter-thumbs ul {
	margin:0;
	text-indent:0;
}
#supporter-thumbs li {
	margin:0;
	text-indent:0;
}
#supporter-thumbs a:link, #supporter-thumbs a:visited {
	display:block;
	padding:6px 0 4px 10px;
	text-decoration: none;
	color: #000;
	border-bottom:1px solid #e6e6e6;
}
#supporter-thumbs a:hover {
	display:block;
	padding:6px 0 4px 10px;
	/* background-color: #FFF;*/ 
}
#supporter-pic-container {
	margin-right: 210px;
	height: 320px;
	width: 400px;
	display: table;
	overflow: hidden;
}
#supporter-pic-link {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#supporter-pic {
	
}

.supporter-active {
	background-color: #FFF;
	color:#060!important; 
	background-image: url(../img/active.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.supporter-active a:link, .supporter-active a:visited {
	color:#060!important;
}

#footer-archive {
	text-align: center;
	margin: 0 auto;
	width: 340px;
	font-size: 12px;
	line-height: 1.2em;
	color: #555;
}
#footer-archive img {
	margin: 0 auto;	
}
#footer-archive-intro {
	font-style: italic;
}
#footer-archive-title h3 {
	font-size: 16px;	
	margin: 5px auto 0 auto;
}
#footer-archive-pic a {
	display: block;
	width: 100%;
}
#footer-archive-pic a:link, #footer-archive-pic a:visited {
	text-decoration: none;
}
#footer-archive .rounded_wrapper {
	margin: 0 auto!important;	
}
#footer-archive-season {
	font-size: 11px;	
}
#footer-archive-season a:link, #footer-archive-season a:visited {
	color: #888;
	text-decoration: none;
}
#footer-archive-season a:hover {
	color: #8EA82D;
	text-decoration: underline;
}


/********** SOCIAL MEDIA ICONS *********************/
#social-media-icons {
	position: absolute;
	list-style: none outside none;
	top: 50px;
	right: -14px;
	z-index: 11;
}
#social-media-icons li { 
	display: block;
	height: 40px;
	width: 40px;
	margin:0;padding:0;
}
#social-media-icons li a {
	background: url("../img/social-media-icons-big.png") no-repeat scroll 0 0 transparent;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 0px;
}
#social-media-icons li a:link, #social-media-icons li a:visited {
	text-decoration: none;
	color: #8EA82D;
	display: block;
	height: 40px;
	width: 40px;
	line-height: 40px;
}

#social-media-icons li.facebook a { background-position: 0 -58px;  }
#social-media-icons li.youtube a { background-position: 0 -114px;  }







/********** ADMIN *********************/

#admin a:link, #admin a:visited {
	text-decoration: none;	
}
#admin a:hover {
	text-decoration: underline;	
}
#admin #subscribe, #admin #season-packs {
	display: none;	
}
.admin-text-input { width: 350px; }
.admin-table td {
	padding: 12px 0;	
}
#breadcrumbs {
	padding: 0 0 15px 0;	
}
#season-admin-div, #people-admin-div {
	height: 200px;
	width: 300px;
	overflow: auto;
	margin-bottom:10px;
}
#people-admin-div label {
	display: block;
	clear: left;	
}
#season-admin-div label {
	display: block;	
}
.submit-button {
	margin: 15px 0;	
}
.button-close {
	color: #999!important;
	font-size:9px!important;
	text-decoration: none!important;
	margin-left:5px;
}
#admin ul {
	margin-left: 0;	
}
#admin li {
	list-style-type: none;
}
.item  {
	padding: 4px 0;
	list-style-type: none;
	text-indent:0;
	clear: left;
	overflow: auto;
	border-bottom: 1px dotted #d6d6d6;
}
.item-divider {
	border-top: 3px solid #000;
}
.row2 { background-color: #f9f8f6; }
.item-date {;
	position: absolute;
	left: -90px;
	padding-right: 5px;
	color: #000;
}
.admin-pic-link {
	width: 45px;
	height: 45px;
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	background-color: #f2f2f2;
	overflow: hidden;
	margin-right: 10px;
}






.rounded_wrapper {
	position: relative;
	z-index: -1;
}
.rounded_wrapper img {
	border-width:0;
	border-style: none;
}
.rounded_wrapper div {
	height:7px;
	position:absolute;
	width:100%;
}
.rounded_wrapper .tl {
	top:0;
	left:0;
	background: url(../img/rounded_corners/tl.png) no-repeat left top;
	_background: url(../img/rounded_corners/tl.gif) no-repeat left top;
}
.rounded_wrapper .tr {
	top:0;
	right:0;
	background: url(../img/rounded_corners/tr.png) no-repeat right top;
	_background: url(../img/rounded_corners/tr.gif) no-repeat right top;
}
.rounded_wrapper .br {
	bottom:0;
	right:0;
	background: url(../img/rounded_corners/br.png) no-repeat right bottom;
	_background: url(../img/rounded_corners/br.gif) no-repeat right bottom;
}
.rounded_wrapper .bl {
	bottom:0;
	left:0;
	background: url(../img/rounded_corners/bl.png) no-repeat left bottom;
	_background: url(../img/rounded_corners/bl.gif) no-repeat left bottom;
}
.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg {
	display: inline;
	color:#CC3333;
}
.textfieldValidState input, input.textfieldValidState {
	background-color:#B8F5B1;
}
input.textfieldRequiredState, .textfieldRequiredState input, input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, input.textfieldMinValueState, .textfieldMinValueState input, input.textfieldMaxValueState, .textfieldMaxValueState input, input.textfieldMinCharsState, .textfieldMinCharsState input, input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color:#FF9F9F;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color:#FFFFCC;
}
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}
.textfieldHintState input, input.textfieldHintState {
}
