@charset "UTF-8";
/* purple: 532772 */

html,body {
	height:100%;
}

body {
	background: url(../images/lp-background-gradient-grey.gif) repeat-x #DCDDDE;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.8em;
	height:100%;
	color:#444;
}

#container {
	width:950px;
	margin: 0 auto;
	padding:0px 10px;
	background:#fff;
	min-height:100%;
}
.clear {
	clear:both;
}
#menu {
	width:600px;
}
#homepageFlash, #divider {
	position:absolute;
	margin:0 auto;
	clear:both;
	top:90px;
}
#divider {
	width:950px;
	height:126px;
	background:url(../images/page-divider.gif) no-repeat;
}
#content.homepage {
	padding-top:290px;
}
	
#logo,#search {
	float:left;
	width:135px;
	height:55px;
	background:url(../images/learnpurple-website-logo.gif) no-repeat;
	margin-top:23px;
	margin-left:10px;
}
#search {
	background:none;
	padding-top:30px;
	margin-left:30px;
}
#ttlogo {
        float:left;
        width:135px;
        height:55px;
        margin-top:23px;
        margin-left:10px;
}
#content .column {
	padding:0px 40px 10px 10px;
	width:380px;
	background:url(../images/column-divider.gif) no-repeat right top;
	float:left;
	position:relative;
}
.column1 {
	width:380px;
}
.column2,.column3 {
	width:225px!important;
}
.rightcolumn {
	padding-right:10px!important;
	background:none!important;
}
.column1and2 {
	width:675px!important;
	padding-right:20px!important;
}
.column2and3 {
	width:500px;
}
.column1and2and3 {
	width:930px!important;
	padding:0px 10px 10px!important;
	background:none!important;
}
.sidemenu {
	width:125px!important;
	margin-right:20px;
	padding-right:10px!important;
}
.bodytext {
	width:550px!important;
	background:none!important;
}
.bodytext ul, .column1and2 ul, .column ul{
	margin-left:15px;
	list-style:outside;
}
.bodyimage{
	width:185px!important;
	padding:0!important;
}
h2, a {
	color:#532772;
}
h2, h3,h4 {
	margin-top:1em;
}
h2 {
	font-size:1.1em;
}
#clientLogos, #bookingLink, #footer {
	margin-top:20px;
}
#clientLogos h2{
	padding:0px 10px;
}
#clientLogos {
	height:62px;
}
#clientLogos img {
	border:1px solid #EBEBEB;
	margin:0px 5px;
}
#clientLogos img:hover {
	border:1px solid #532772;
}


#bookingLink {
	background:#EBEBEB;
}
#bookingLink .column {
	background:url(../images/booking-divider.gif) no-repeat right 50% #EBEBEB;
}
.date {
	color:#888;
}
#content a:hover {
	text-decoration:underline
}
#footer {
	clear:both;
	border-top:1px #532772 solid;
	padding:10px 10px 30px 10px;
}
.left, .right {
	width:49%;
	float:left;
}
.right {
	float:right;
}
#footer .right {
	text-align:right;
	color:#888;
}
#footer .right a {
	color:#888!important;
}

input {
	padding:3px 5px;
	margin-bottom:5px;
	background:#fff;
	color:#444;
	border:1px solid #bbb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#search input {
	width:120px;
}
/* submit button */

button, a.bookArrow, a.bookPlus, a.bookDelete {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-radius:3px;
	padding:0pt 6px 2px;
	cursor:pointer;
}
button, a.bookArrow, a.bookPlus, a.bookDelete {
	background:transparent url(../images/button-off.gif) no-repeat scroll center top;
	background-repeat:no-repeat;
	border:1px solid #444;
	color:#fff;
	font-size:11px;
	height:30px;
	padding:5px 5px 8px 5px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1em;
	margin-right:1em;
	display:block;
	float:left;
}
a.bookArrow, a.bookPlus, a.bookDelete {
	line-height:1.4em;
	height:15px;
}
a.bookPlus {
	float:left;
	width:120px!important;
}
button:hover, a.bookArrow:hover, a.bookPlus:hover, a.bookDelete:hover {
	background-image: url(../images/button-on.gif);
	color:#fff;
	text-decoration:none!important;
}
button.withArrow, a.bookArrow, a.bookPlus, a.bookDelete {
	background-position:top right;
	padding-right:30px;
}
a.bookDelete {
	background-image:url(../images/buttonDeleteOff.gif);
	margin:0;
}
a.bookDelete:hover {
	background-image:url(../images/buttonDeleteOn.gif);
}
a.bookPlus {
	background-image:url(../images/buttonPlusOff.gif);
}
a.bookPlus:hover {
	background-image:url(../images/buttonPlusOn.gif);
}

.cntdelegate {
	width:100%!important;
}
.cntdelegate table{
	margin:0;
	width:400px;
	margin-right:10px;
	float:left;
}
.cntdelegate input {
	width:85px!important;
}
.addDelegate {
	float:right;
}
table .bookArrow {
	margin-top:0;
}

/* purple revolution signup */

#purpleRevolutionSignup {
	background:url(../images/purple-revolution-signup-bg.gif) no-repeat bottom #8863A4;
	padding:10px;
	padding-bottom:120px;
	color:#fff;
	min-height:100px;
	margin-top:1em;
}
#purpleRevolutionSignup input {
	width:193px;
}
#purpleRevolutionSignup h2 {
	margin:0;
	color:#fff;
}
#purpleRevolutionSignup label {
	display:none;
}


/* table formatting */

tr.odd {
	background:#EBEBEB;
}
tr.even {
	background:#fff;
}
td {
	padding:5px;
	vertical-align:top;
}
table {
	margin-left:-5px;
	margin-top:1.5em;
}
table table {
	margin:0;
}

/*text formatting */

h1 {
	font-size:1.4em;
	color:#532772;
	font-weight:normal;
}

p {
	margin-bottom:1em;
}

td h2 {
	margin-top:0;
}
td td {
	padding-top:0px;
}
.smaller {
	font-size:0.8em;
	padding-top:1em;
}


.Tips3 {
	width:212px;
	height:50px;
	display:block;
}
.tool-tip {
	color: #fff;
	width: 212px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #fff;
	padding: 25px 25px 10px;
	background: url(../images/hover.png) top left;
}
 
.tool-text {
	padding: 0px 25px 25px;
	background: url(../images/hover.png) bottom right;
	color:#fff;
}
.vtip {
	background:url(../images/info.gif) no-repeat;
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin-left:10px;
}

/* registration form styling */

.registrationForm label {
	clear:both;
	float:left;
	width:230px;
	padding:2px 0px;
	margin-bottom:5px;
}
.registrationForm select, .registrationForm input  {
	float:left;
	padding:5px;
	margin-bottom:5px;
}
.registrationForm p {
	clear:both!important;
}

.error {
	color:#532772;
	font-weight:bold;
}

.highlight-field-error {
border:3px solid #532772;
background:url(../images/exclamation.gif) right no-repeat;



}
