html {
	margin-top:0;
	padding-top:0;
}

body {
	margin-top:0;
	padding-top:0;
}

* {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 9pt;
}

.background, .backgroundCustom {
	background: url(/imgs/homeBackground.jpg) #E8E8E8 repeat-x top;
	color: #9C9B9B;
	margin: 0px;
}

/*.backgroundCustom {
	color: #9C9B9B;
	margin: 0px;
}*/

input, textarea {
	font-size: 9pt;
}

a img {
	border: none;
}

a {
	color: #8EB001;
	font-weight: bold;
	text-decoration: none;
}

.calendarScreenshot {
	position:relative;
	top:7px;
	left:-6px;
}

.mPoint:hover {
	cursor: pointer;
}

.elusSelection{
	font-size: 8pt;
	line-height: 20pt;
}

.elusSectionSelection{
	padding-left: 15px;
}

.elusSectionSelectionDis{
	padding-left: 15px;
	margin-bottom: 0px;
	color: #9A9A9A;
}

.selectionDis {
	color: #9A9A9A;
	font-size: 12pt;
}

.selectionAvail {
	font-size: 12pt;
}

.psTotalBar {
	background: #F5F5F5;
	clear: both;
	padding: 3px 0 3px 10px;
	height: 22px;
}

.psTotalBar .psTotalText {
	font-size: 13pt;
	color: #8A8A8A;
	font-weight: bold;
	float:left; 
	display:inline;
}

.psTotalBar .psTotalPrice {
	font-size: 13pt;
	color: #3C3C3C;
	font-weight: bold;
	padding-right: 10px;
}

.receiptTable tr {
	height: 25px;
}

.receiptTable td {
	padding-left: 20px;
}

.receiptTable {
	padding: 0 50px 0 50px;
}

.receiptTable th {
	padding-left: 20px;
	background: url(/imgs/ps/MainBarImages/titleBar.jpg) repeat-x scroll 0 0;
	color: #5B5B5B;
}

.receiptTable .subHeader {
	background: #F5F5F5;
}

.totalTable td {
	border-bottom: 1px solid #A1A1A1;
}


.imgAndCaption{
	width: 415px;
	padding: 0px;
}

.goButtonGlow {
	position:absolute;
	left:72px;
	top:32px;
}

.goButtonGlowInvis {
	display:none;
}

#subTotal, #grandTotal {
	padding-right: 22px;
	float:right;
	display:inline;
}

.goButtonNowGlow {
	position:absolute;
	left:0px;
	top:0px;
}

.goButtonBox {
	position:absolute;
	left:0px;
	top:40px;
}

.radioButtonSpaced {
	/*display: inline;
	padding: 0;
	margin: 0;*/ 
}

.thickDarkGrayLarge {
	font-size: 12pt;
	font-weight:bold;
	color: #777777;
}

.thickDarkGray {
	font-weight:bold;
	color: #777777;
}

.imgAndCaption img{
	margin: 10px 0 10px 0;
}

.rightBarTable td, .rightBarTable th{
	border-bottom: 1px solid #DDDDDD;
}

.totalRow {
	background-color: #EEEEEE;
	color: #828282;
	height: 35px;
	text-indent: 15px;
}

.defaultRightSide{ 
	position:absolute;
	background: white;
	width: 330px;
	height: 500px;
}

.defaultRightSideInvis {
	display:none;
}


.elusVisitors {
	text-indent: 0px;
	text-align: center;
}

.elusTotalRow {
	height: 35px;
	background: #EEEEEE;
}

.subText {
	margin-left: 15px;
	font-size: 7pt;
}

.subTextLight {
	font-size: 7pt;
	color: #979797;
}

.grid {
	border: 1px solid #3f3f3f;
	background: #999999;
}

.gridTotal {
	border: 1px solid #999999;
	text-align: center;
}

.gridSelected {
	height: 35px;
	background: #828282;
	color: #EBEBEB;
	text-indent: 15px;
}

.gridSelected #arrowCell {
	background: url(/imgs/arrowDown.png) no-repeat #828282;
	background-position: 5px 15px;
}

.gridCell {
	background: white;
}

.gridSelected:hover {
	cursor: hand;
	cursor: pointer;
}

.grid th {
	background: url(/imgs/lightGreenGradient.png) repeat-x;
	color: white;
	height: 25px;
	font-weight:normal;
	text-align:center;
}

.fileInputBox {
	color: white;
}

.createAccount input {
	width: 195px;
}

.upgradeCaptionBox {
	width: 350px;
	border: #3F3F3F solid 1px;
	padding: 3px;
	margin: 0px auto;
}

#premiereImage {
	position: relative;
	left: 400px;
	top: 100px;
}

.barCell {
	background: url(/imgs/grayBar.png) repeat-x;
	background-position: 4px;
}

.selectedBread, .unselectedBread {
	padding: 4px 5px 0px 5px;
}

.unselectedBread a {
	color: #A5A5A5;
}

.unselectedBread {
	color: #A5A5A5;
}

.selectedBread {
	color: #C34B00;
}

.unselectedBread {
}

.breadCrumbMenu {
	position: relative;
	top: 0px;
	left: 100px;
	height: 50px;
	width: 500px;
}

.billingInfo tr {
	height: 50px;
}

.billingInfo td {
	width: 150px;
}

.required {
	font-size: 12pt;
	color: #AE9BAD;
}

.orderButtons {
	float: right;
}

.modules {
	display: block; 
	min-height: 450px;
}

.row, .plainRow, .whiteRow {
	color: #828282;
	height: 35px;
	text-indent: 15px;
}

.row {
	background: #EEEEEE;
}

.whiteRow {
	background: white;
}

.addonRow {
	color: #828282;
	background: #EEEEEE;
}

.addonRowWhite {
	color: #828282;
	background: white;
}

.plainRow {
	background-color: #EEEEEE;
}

.plainRow #arrowCell{
	background: url(/imgs/arrowSide.png) no-repeat #EEEEEE;
	background-position: 5px 15px;
}

.rightCostCol, .rightCostColWhite {
	text-indent: 0px;
	text-align: center;
	color: #828282;
	font-weight: bold;
}

.rightCostCol {
	background: #EEEEEE;
}
	
.rightCostColWhite {
	background: white;
}

.rightCostColSelected {
	text-indent: 0px;
	text-align: center;
	background: #6D6D6D;
	color: white;
	font-weight: bold;
}

.plainRow:hover {
	cursor: pointer;
	cursor: hand;
}

.addonTitle {
	font-weight: normal;
	color: #4B4B4B;
	font-size: 11pt;
	margin-bottom: 5px;
	padding-bottom: 0px;
	position:relative;
	left: -20px;
}

.costColumn {
	font-weight: bold;
	color: #454545;
	vertical-align: top;
	text-align: center;
}

.addonSubText {
	font-size: 8pt;
	font-style: italic;
	
}

.addonModule {
	padding-left: 20px;
	width: 650px;
	min-height: 100px;
	float: left;
	margin: 5px;
}

.orderModule {
	float: left;
	height: 110px;
	width: 242px;
	font-size: 8pt;
	padding: 10px;
	margin: 5px;
}

#popupContent {
	padding:10px;
}

.orderModule h4 {
	font-weight: normal;
	color: black;
	width: 242px;
	font-size: 11pt;
	border-bottom: #989898 solid 1px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.orderModuleInput {
	width: 150px;
	height: 14px;
	font-size: 8pt;
}

.errorBackground {
	color: #a6a6a6;
	background: #999999;
	margin: 0px;
}

.costOrange {
	text-align: center;
	color: white;
	background: #C34B00;
}

.errorContainer {
	width: 912px;
	height: 700px;
	background: url(/imgs/errorBackground.png);
}

.errorContainer p{
	font-size:20pt;
}

.errorContainer a{
	font-size: 20pt;
	color: #a6a6a6;
	text-decoration: none;
}

.errorContainer h1{
	margin:10px;
	font-size:60pt;
	color: #3F3F3F;
}

.errorContainer h2{
	margin:10px;
	font-size:32pt;
	color: #3F3F3F;
}

.subTitle{
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	position:relative;
	top:-20px;
}

.subHead{
	position:relative;
	top:-15px;
}

.page {
	padding:0;
	margin:0 auto;
	margin-bottom:10px;
	
}

.mainBox {
	margin: 0;
	padding: 0;
	background: green;
}

.main, .mainCustom {
	width: 978px;
	position: relative;
	margin: 0 auto;
}

/*.mainBoxCustom {
	background: #DFDFDF url(/imgs/customTopContentFade.jpg) repeat-x top left;
	width: 960px;
}

.mainCustom {
	background: url(/imgs/customBottomContentFade.jpg) repeat-x bottom left;
	width: 956px;
}

.customHeader {
	width: 956px;
	height: 114px;
	text-align: left;
	padding-top: 10px;
}*/

.quoteTable td {
	color: #A1A1A1;
	font-style: italic;
	font-size: 13pt;
	text-align: center;
}

.smallText {
	
}

.headerLogo {
	float:left;
	/*padding-left:30px;*/
	z-index: 300;
	position: absolute;
	left: 30px;
	top: 0px;
}

.header, .customHeader {
	width: 956px;
	height: 87px;
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
}

.logo {
	padding: 0 0 0 24px;
	float: left;
}

/*.customLogo {
	padding: 0 0 0 20px;
	float: left;
}*/

.countdown	{
	float: right;
}

.poweredBy {
	float: right;
	padding-right: 15px;
}

.noticeBox {
	float: right;
	width: 220px;
	height: 50px;
	background: #D3DCCB;
	border: 1px solid #ADC0A0;
	border-right: none;
	text-align: center;
}

.noticeBox a {
	color: #50834F;
}

.noticeBox * .bigText {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
}

.noticeBox * .smallText {
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
}












.navigation {
	margin:0px;
	list-style: none;
}

.navigation li {
	float: right;
	width: 147px;
}

ul.navigation li:hover {
background: url(/imgs/navBarOver.png) repeat-x top left;
}

.navigation li a {
	color: #595959;
	background: no-repeat url(/imgs/navBarDivider.jpg) left;
	text-align: center;
	padding: 0px 15px;
	display: block;
	letter-spacing: 1px;
	line-height: 63px;
	font-size: 11pt;
	margin-top: 0;
	padding-top: 0;
}

.navigation li:hover a {
color: white;
}





.navigation li ul.dropDownMenu {
	list-style: none;
	position: absolute;
	z-index:500;
	float: none;
	background: #787878;
	width: 145px;
padding: 0;
margin: 0 0 0 2px;
}

.navigation .dropDownMenuItem {
margin-top: 3px;
}

.navigation .dropDownMenuItem a {
xdisplay: block;
width: 130px;
margin: 0 auto;
padding: 0;
xtext-align: left;
xbackground-color: #F5F5F5;
border: none;
background: none;
margin-bottom: 4px;
}

.navigation .dropDownMenuItem a span {
font-size: 10px;
line-height: 21px;
width: 130px;
display: block;
}

.navigation .dropDownMenuItem:hover a span {
color: #787878;
background: #F5F5F5;
}

.dropDownMenuItem a span span.dropDownSelect {
background: none;
width: 3px;
display: block;
float: left;
margin-left: -1px;
}

.dropDownMenuItem a span span.dropDownSelect.dropDownSelectRight {
float: right;
background: none;
width: 2px;
}

.dropDownMenuItem:hover a span span.dropDownSelect {
background: transparent url(/imgs/dropDownSelect.png) no-repeat left center;
}

.dropDownMenuItem:hover a span span.dropDownSelect.dropDownSelectRight {
background-position: -8px -1px;
}

.navigation .dropDownMenu li:hover {
background: none;
}

x.navigation li ul li {
	float:none;
	z-index:500;
/*	position: relative;
	left: -20px;*/
	margin-top:0;
	padding-top:0;
	background: #787878;
	width: 138px;
	xmargin-left: 1px;
	xborder: 1px solid #F5F5F5;
	xborder-top: none;
}

x.navigation li ul li a {
	/*position: relative;
	left: -20px;*/
	background:none;
	font-size: 6pt;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-left:10%;
	line-height:20px;
	width:100%;
	color: white;
	text-align:left;
}

x.navigation li ul li a:hover {
	background:#F5F5F5;
	width:90%;
}

.navigation li ul div.dropDownBottom {
display: none;
	background: transparent url(/imgs/dropDownBottom.png) no-repeat bottom left;
	
	height: 9px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.navigation li ul div.dropDownBottom div.dropDownBottomRight {
	background: transparent url(/imgs/dropDownBottom.png) no-repeat bottom right;
	width: 60%;
	height: 9px;
	margin: 0;
	padding: 0;
	float: right;
	margin-right: -1px;
}





.divider {
	border-right: 1px solid #9c9b9b;
}

.padLeft td {
	padding-left: 100px;
}



.navigation .navLeft {
	float: left;
}

.navigation td {
	padding: 1px 0 1px 0;
}

.nav a, .navLeft a, .navRight a, .navRightMenu {
	color: #595959;
	background: no-repeat url(/imgs/navBarDivider.jpg) left;
	text-align: center;
	padding:12px 18px 0px 18px;
	display: block;
	letter-spacing: 1px;
	line-height: 50px;
	font-size: 12pt;
}

.navLeft a {
	background: none;
}

.navRight a {
	padding-right: 16px;
}


.nav a:hover, .navLeft a:hover, .navRight a:hover {
	color: #eee;
	background: url(/imgs/navBarOver.png);
	background-repeat: repeat-x;
}


.subNav {
	height: 28px;
	width: 970px;
	padding: 25px 0px 0px 10px;
}

.subNavImg {
	z-index: 100;
	position:relative;
	top: -10px;
	left: -5px;
	background: green;
	width:145px;
	height:30px;
	margin-right: 50px;
	float:left;
	color: white;
	font-weight: bold;
	font-size:16pt;
}

.subNavLinks {
	z-index: 100;
	float:right;
	left:15px;
}

.subNav a {
	color: #595959;
	border-left: 1px solid #CCCCCC;
	padding: 0px 10px 0px 10px;
}

.subNavLeft a {
	border-left: none;
}

.accountMenuBox {
	text-align:right;
	padding-right:20px;
	float:right;
	width:600px;
}

.accountMenuBox a {
	color: #8EB001;
}

.miniInfoBox {
	border: 1px solid #DCDCDC;
	min-height: 210px;
	width: 270px;
	background: url('/imgs/aboutBoxBack.png') repeat-x;
	float:left;
	margin:12px;
}

.miniInfoBoxText {
	padding:10px;
	font-size: 8pt;

}

.contentTable {
	height:580px;
	width:978px;
	margin:0px;
	padding:0px;
	z-index:1;
	margin: 0 auto;
}

.contentTableIndex {
	position:relative;
	top:-20px;
	height:580px;
	width:978px;
	margin:0px;
	padding:0px;
	z-index:100;
	margin: 0 auto;
}

.contentTableRow {
	background: url(/imgs/contentWindowRepeat.png) repeat-y bottom;
}

.contentTable #middle, .contentTableIndex #middle {
	background: white;
}

/*.contentBoxCustom {
	width: 946px;
	background: #FFFFFF url(/imgs/customContentFade.jpg) repeat-x bottom left;
	border: 1px solid #C4C5C2;
	border-bottom: 1px solid #D7D7D7;
	margin: 4px 0 0 0;
	min-height: 270px;
}*/

.content, .contentBoxCustom  {
	/*background: url(/imgs/contentWindowBack.jpg) repeat-x top;*/
	background: white;
	min-height: 571px;
	text-align: left;
	padding: 32px;
	color: #545454;
}

.contentIndex {
	background: white;
	min-height: 571px;
	text-align: left;
	padding: 13px;
	padding-top: 24px;
	color: #545454;
}

.content p, .contentIndex p {
	line-height: 25px;
	font-size: 10pt;
	padding: 0 0 15px 0;
	margin: 0px;
}

.howItWorksBox {
	background-color: #F5F5F5;
	border: 1px solid #DCDCDC;
	height: 220px;
}

.howItWorksBox div a {
	display: block;
	color: #333333;
	margin: 20px;
}

.howItWorksBox div p {
	line-height: 11pt;
}

.subMenuBar {
	width:963px;
	margin:0 auto;
	padding:0px;
	max-height:39px;
	overflow:hidden;
}

.subMenuBar td, .subMenuBar tr, .subMenuBar div {
	display:table-cell;
	vertical-align:top;
	cellpadding:0;
	cellspacing:0;
}

.subMenuBar td {
	background: url('/imgs/bar.png') repeat-x;
}

.subMenuOption {
	float: right;
	height: 29px;
	background: url("/imgs/barButton.png");
	padding: 10px 10px 0px 10px;
}

.subMenuOption a {
	color: #7F7F7F;
	font-weight: normal;
	text-size: 11pt;
	z-index: 1;
}

.selectedSubMenuOption {
	float: right;
	height: 29px;
	background: url("/imgs/barButtonDown.png");
	padding: 10px 10px 0px 10px;
}

.selectedSubMenuOption a {
display: block; height: 100%; margin-top: -0.8em; padding: 1em 10px;
}

.subMenuBar td h1 {
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	margin: 7px 0 5px 10px;
}

.slideShowBox {
	height:526px;
	width:323px;
	margin: 0;
	padding: 0 0 0 10px;
}

.whereEventsGoBox {
	position:relative;
	top:-20px;
	left:20px;
	text-align:center;
	width:550px;
}

.footerTable {
	margin:0 auto;
	width: 960px;
	background: url(/imgs/homeFooter.jpg) repeat-x bottom left;
}

.footerBottomLinks {
	margin-top:10px;
	color: white;
	float:left;
	width:600px;
}

.footerBottomLinks a {
	padding-left:40px;
	color: white;
	font-size:9pt;
}

.footerBottomLinks a:hover {
	color: #A7C238;
}

.footerBox a {
	color: #A7C238;
	font-size: 8pt;
	text-decoration:none;
	line-height:40px;
}

.footerBox {
	margin-top: 20px;
	padding: 10px;
	padding-left:20px;
	border-left: gray 2px solid;
}

.footerHead, .footerHead a{
	color: #C4C4C4;
	font-size: 16px;
	margin-bottom:20px;
	font-weight: normal;
	line-height: 20px;
}

.footerBottomText {
	color: white;
	margin: 10px 20px 0px 0px;
	float:right;
	width:175px;
}

.footerText {
	font-size: 9pt;
}

.greenTitle {
	font-size: 22pt;
	font-weight: bold;
	color: #90B201;
}

.grayTitle {
	font-size: 22pt;
	font-weight: bold;
	color: #666666;
}

.topTenTableBox {
	padding-left: 23px;
	padding-top: 35px;
}

.topTenTable {
	text-align:left;
	color: #6d6d6d;
}

.topTenTable th {
	padding: 20px 10px 20px 10px;
	border-top: 2px #e1e1e1 solid;
	background: #F5F5F5;
}

.topTenTable td {
	height: 37px;
}

.topTenText a{
	color: #6d6d6d;
	font-size: 9pt;
}

.greenSubHead {
	width: 30px;
	margin-left: 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #8EB001;
	float: left;
}

.topTenTable .odd {
	text-align:left;
	background: #EDEDED;
}

.topTenTable .even {
	background: #F5F5F5;
}

.slideShowBoxLeft {
	height: 526px;
	width:7px;
	background:url(/imgs/slideshowLeft.png) no-repeat;
	background-position: top left;
}

.slideShowBoxRight {
	height: 527px;
	width:7px;
	background:url(/imgs/slideshowRight.png) no-repeat top left;
	background-position: top right;
}

.slideShowImageBox {
	width: 321px;
	height: 410px;
	padding: 0;
	margin: 7px 0 0 0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.slideShowImageBox img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.slideShowNumbers {
	font-size: 12pt;
}

.slideShowNumbersBox {
	position:relative;
	top:10px;
	left:180px;
	width:130px;
	height:20px;
	font-size: 12pt;
}

.slideShowNumbersBox a {
	color: #3C3C3C;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 7px;
}

.slideShowGreenSubHead {
	font-size: 14pt;
	font-weight: bold;
	color: #8EB001;
}

.slideShowTitleBox {
	font-size: 13pt;
	color: #3C3C3C;
	font-weight:bold;
	width:300px;
	height: 30px;
	position:relative;
	left:15px;
	top:15px;
}

.slideShowTextBox {
	width:300px;
	height:150px;
	position:relative;
	left:15px;
	top:9px;
	line-height:15px;
	font-size: 9pt;
}

.slideShowCaptionBox { 
	z-index:2;
	background: url(/imgs/slideshowNav.png) no-repeat;
	background-position:bottom;
	width: 321px;
	height: 136px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 385px;
	z-index: 1;
}

.slideShowBoxMiddleBox {
	background: url(/imgs/slideshowMiddle.png) repeat-x;
}

.slideShowBoxMiddle {
	width: 321px;
	position: relative;
}

.bigButton .left {
	background: url(/imgs/bigBtnBack.jpg) no-repeat top left;
	height: 32px;
	width: 15px;
}

.bigButton .right {
	background: url(/imgs/bigBtnBack.jpg) no-repeat top right;
	line-height: 32px;
	width: 15px;
}

.bigButton .buttonText {
	background: url(/imgs/bigBtnBack.jpg) no-repeat top center;
	line-height: 32px;
	color: white;
	font-size: 10pt;
	
}

.bigButton a, .smallButton a {
	color: white;
}

.smallButton .left {
	background: url(/imgs/btnBack.png) no-repeat top left;
	height: 22px;
	width: 15px;
}

.smallButton .right {
	background: url(/imgs/btnBack.png) no-repeat top right;
	height: 22px;
	width: 15px;
}

.smallButton .buttonText {
	background: url(/imgs/btnBack.png) no-repeat top center;
	line-height: 22px;
	color: white;
	font-size: 8pt;
}

.bottomColumn p, .bottomColumnLeft p, .bottomColumnRight p {
	font-size: 9pt;
	line-height: 20px;
}

.bottomColumn, .bottomColumnRight {
	border-left: 1px solid #B6C8A8;
}

.bottomColumn div, .bottomColumnRight div {
	padding-left: 20px;
}

.bottomColumn div, .bottomColumnLeft div {
	padding-right: 20px;
}

.bottomColumnLeft {
	border-left: none;
}

/*.footerCustom {
	color: #B0B1AF;
	background: url(/imgs/customFooter.png) no-repeat top left;
	width: 1030px;
	height: 57px;
}*/

.footerLinks {
	text-align: right;
}

.footer .footerLinks a {
	color: #ADC0A0;
}

.footerCustom .footerLinks a {
	color: #B0B1AF;
}

.errors {
	color: red;
	font-weight: bold;
	padding: 5px 0 5px 0;
}


.content h1, .contentBoxCustom h1 {
	color: #545454;
	font-size: 22pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/*.contentBoxCustom h1 {
	color: #636261;
	font-size: 18pt;
	font-weight: bold;
	margin: 0 0 25px 0;
}*/

.title {
	color: #999999;
	font-size: 24px;
	font-weight: bold;
}

.titleBlack {
	color: black;
	font-size: 20px;
	font-weight: bold;
}

.lightGray {
	margin: 5px 0 5px 0;
	color: #D8D8D8;
}

.upperMenu {
	height: 120px;
	width: 900px;
	display: block;
}

.seperatorBar {
	float: left;
	height: 100px;
	border-right: #D8D8D8 1px solid;
}

.addonTitleHeads {
	width: 185px;
	float: left;
}

.addonTitleHeadsVid {
	width: 260px;
	float: left;
}

.unselectedMenu {
	padding: 0 20px 0 20px;
	width: 250px;
	float: left;
}

.selectedMenu {
	padding: 0 20px 0 20px;
	width: 250px;
	float: left;
}

.unselectedMenu h2 {
 color: #D8D8D8;
 font-weight: normal;
}

.selectedMenu h2 {
	color: #828282;
	font-weight: normal;
}

.unselectedMenu h1 { 
	text-indent: 20px;
	color: #D8D8D8;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 28px;
	font-weight: bold;
}

.selectedMenu h1 {
	text-indent: 20px;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h2, .blogTitle a {
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/*.blogTitle a {
	color: black;
	font-size: 24pt;
	font-weight: bold;
	padding-left: 10px;
}*/

.addAnotherButtonContainer {
	width: 100px;
	display: inline;
	float: left;
	padding: 10px 0 10px 0;
}


small {
	font-size: 8pt;
	height: 25px;
	line-height: 25px;
	color: #A3A5A8;
}

.tableBorder {
	background: #ADC0A0;
}

.tableBorder th{
	background: url(/imgs/EventsBar_03.jpg) repeat-x top;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	height:30px;
}

.tableBorder th a {
	color: #555555;
}

.tableBorder td{
	text-indent:5px;
}

.tableBorder textarea{
	text-indent:0px;
	padding:0;
	margin:0;
	text-align:left;
}

.tableBorder td input{
	margin-right:5px;
}

.submitted{
	color:#507A32;
	margin-bottom:20px;
	font-size:10pt;
	font-weight:bold;
}


caption, th, td { text-align:left; font-weight:normal; }

blockquote:before, blockquote:after, q:before, q:after { content:""; }

blockquote, q { quotes:"" ""; }

.sectionHeader {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
}

/*********** stuff ************/

body { text-align: center; padding: 0px; }

#countdown {
	font-family: Arial, sans-serif;
	font-size: 70pt;
	color: white;
}

#countdown img {
	margin-bottom:-9px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/* GRAY FIELD STYLES */
.gray_field {
	width: 250px;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	height: 18px;
}

.plain_field {
	width: 250px;
	font-size: 12px;
	color: #000000;
}

.disabled_field {
	color: #CCCCCC;
	background: #EFEFEF;
}

.gray_field_textarea {
	width: 480px;
	height: 250px;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}

.plain_field_textarea {
	width: 480px;
	height: 250px;
	font-size: 12px;
	color: #000000;
}

.gray_field_select {
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}

.gray_field_search {
	width: 144px;
	font-size: 11px;
	color: #CCCCCC;
	font-style: italic;
}

.gray_field_city {
	width: 150px;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}

.gray_field_state {
	width: 40px;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}

.gray_field_zipcode {
	width: 40px;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}

.black_field {
	width: 250px;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.black_field_textarea {
	width: 250px;
	height: 80px;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.black_field_date_time {
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.black_field_select {
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.black_field_check {
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.termsofuse li {
	font-weight:bold;
}

.upgradeInfo {
	padding-left: 30px;
}

#popupTitle {
	font-size: 12pt;
	font-weight: bold;
}

#infoPopup {
	display: none;
}

#infoPopup.popupShow {
	display: block;
	position: absolute;
	z-index: 11;
	color: #555555;
	width: 245px;
}

#infoPopup .backgroundTop {
	height: 6px;
	background: url(../imgs/questionBoxTop.png) no-repeat;
}

#infoPopup .backgroundMiddle {
	padding: 0px 12px 0px 12px;
	background: url(../imgs/questionBoxMiddle.png) repeat-y;
}

#infoPopup .backgroundBottom {
	height: 10px;
	background: url(../imgs/questionBoxBottom.png) no-repeat;
}

#infoPopup .closeImage {
	cursor: pointer;
	position: absolute;
}

.popupIcon:hover{
	cursor: pointer;
}

.questionMark {
	cursor: pointer;
}

.eventTable tr {
	color: #555555;
	background: #FFFFFF;	
}

.eventTable td img{
	margin-right:5px;
	margin-left:-5px;
	float:right;
}

.eventTable .oddRow {
	color: #555555;
	background: #F2F2F2;
}

.unselectedCalendarBox, .selectedCalendarBox {
	width: 137px;
	height: 111px;
	float: left;
	display: block;
	margin:6px;
}

.unselectedCalendarBox:hover, .selectedCalendarBox:hover {
	cursor: pointer;
}


.eventSubHeader {
	height: 30px;
}


.eventSubSearch {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}

.eventSubSearch #search {
	width: 200px;
}

.eventSubShowHide {
	margin-top:4px;
	margin-right:20px;
	float: right;
}

.greenWindow {
	position: absolute;
	width: 137px;
	height: 111px;
}

.middleDivider {
	float:left;
}

.calendarBoxContainer img {
	padding:10px;
	max-height:70px;
	max-width:123px;
	margin:auto;
}

.calendarBoxContainer {
	position: absolute;
	width: 137px;
	height: 111px;
	background: url(/imgs/calBox.png);	
}

.calendarBox:hover {
	cursor: pointer;
}

.calBoxContainer .leftArrow:hover, .calBoxContainer .rightArrow:hover {
	cursor: pointer;
}

.unselectedCalendarBox .calBoxTop {
	position: absolute;
	width: 137px;
	height: 84px;	
}

.unselectedCalendarBox .calBoxBotLeft {
	position: absolute;
	width: 137px;
	height: 30px;
	top: 80px;
	display:none;
}

.unselectedCalendarBox .calBoxBotRight {
	position: absolute;
	width: 137px;
	height: 30px;
	top: 80px;
	display:none;
}


.unselectedCalendarBox .calBoxBot {
	position: absolute;
	top: 74px;
	left: 7px;
	height: 10px;
	width: 113px;
	padding: 7px;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color: #5A5A5A;
	margin: auto;
}

.shortCalendarTitle {
	line-height: 26px;
}

.longCalendarTitle {
	line-height: 12px;
}

.selectedCalendarBox .calBoxBot {
	display:none;
}

.selectedCalendarBox .calBoxTop {
	position: absolute;
	width: 137px;
	height: 84px;
	background: none;
}

.selectedCalendarBox {
	background: url(/imgs/calendarHover.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.calBoxTop {
	text-align: center;
}

.selectedCalendarBox .calBoxBotLeft {
	position: absolute;
	width: 137px;
	height: 30px;
	top: 74px;
	left: -10px;
}

.selectedCalendarBox .calBoxBotRight {
	position: absolute;
	width: 137px;
	height: 30px;
	top: 74px;
	left: 50px;
}

.selectedCalendarBox .calendarBoxContainer {
	background: none;
}

.bigCalBox {
	float:right;
}

.bigCalLeft {
	float:left;
	width: 13px;
	height: 239px;
	background:url(/imgs/calPreviewLeft.png) no-repeat;
}

.bigCalMid {
	float:left;
	width: 281px;
	height: 239px;
	background:url(/imgs/calPreviewMiddle.png) repeat-x;
}

.bigCalRight {
	float:left;
	width: 13px;
	height: 239px;
	background:url(/imgs/calPreviewRight.png) no-repeat;
}

.calendarSubText {
	font-size: 11pt;
	padding-left: 30px;
	width: 275px;
}

.calGeneratedText {
	font-size: 9pt;
	color: #4F565C;
}

.calGeneratedDesc {
	font-size: 10pt;
	color: #4F565C;
}
/*
=======
	background: #EFEFFF;
}
*/
.radioButtonSpaced {
	padding:0 16px 0 0;
	margin: 0px;
}

.eventSubHeader {
	height: 30px;
}

.eventSubNav {
	float:right;
	font-size: 14pt;
	margin-left: 10px;
}

.eventSubNav a {
	padding: 2px;
	font-size: 10pt;
	color: #444444;
}

.eventSubSearch {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}

.eventSubSearch #search {
	width: 200px;
}

.eventSubShowHide {
	margin-top:4px;
	margin-right:20px;
	float: right;
}

.eventSubShowHide a {
	color: #444444;
}

/*	Recommended Events page */
#recommendedEventTable thead tr th,
#recommendedEventTable tbody tr td {
	padding: .25em 0em 0 10px;
}

#recommendedEventTable tbody tr:hover,
#recommendedEventsTable tbody tr:hover {
	background: #aaa !important;
}

.border_right {
	border-right: 1px #DDD solid;
}

.rec_live {
	color: #A7C238;
	display: inline;
}

.rec_alternate {
	background-color: #efefef;
}

.rec_alternate td{
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.rec_hint {
	color: #999;
	display: inline;
	font-style:italic;
	font-size: 10px;
}

.rec_block {
	color: #B12524;
	display: inline;
}

.rec_rec {
	color: #196CCF;
	display: inline;
}

#recommendedEventTable thead tr th {
	border-bottom: 1px solid #E9E9E9;
	font-size: 14px;
	font-weight: 700;
	padding: 4px 0 4px 10px;
}

#recommendedEventTable tbody tr td.recommendedRow {
	xborder-bottom: 1px solid #CCC;
}

#recommendedEventTable tbody tr div.recommendedBox {
	margin-left: 12em;
}

#recommendedEventTable .elusSectionSelection {
	padding: 0 2em 0 0;
}
/*	End Recommended Events page */

/* Promote Page */

.darkenBackground {
	z-index: 20;
	position:fixed;
	
	background-color: rgb(0, 0, 0);
	opacity: 0.55; /* Safari, Opera */
	
	height: 100%;
	width: 100%;
	
	background-repeat:repeat;
	top: 0px;
	left: 0px;
	
	-moz-opacity:0.55; /* FireFox */
	filter: alpha(opacity=55); /* IE */
	
}

.psTempCart {
	font-size: 10pt;
	padding-left: 10px;
}

.psTempCart img {
	float:right;
	position: relative;
	top: -10px;
	left: 0px;
}

.psTempCart a {
	font-size: 8pt;
}

.psTempCart .subtext {
	font-size: 8pt;
}

.psTinyPrice {
	float: right;
	padding-right: 10px;
	font-weight: bold;
	color: #3C3C3C;
	font-size: 11pt;
}

.promotePage {
	width: 890px;
}

.promotePage .closePopupButton {
	cursor: pointer;
	position:relative;
	top:-30px;
	left:88px;
}

.promotePage .subTextBlack {
	font-size: 7pt;
	color: black;
}

.promotePage .subTextBlackEmphasized a {
	font-size: 7pt;
}

.promotePage .subTextBlackEmphasized {
	padding-top: 10px;
	font-style: italic;
	color: black;
	font-size: 7pt;
	font-weight: bold;
}

.promotePage .leftBox {
	margin-top: 10px;
	width: 690px;
	background: #AAAAFF;
	float: left;
}

.promotePage .rightBox {
	margin-top: 10px;
	margin-left: 10px;
	width: 190px;
	background: #AAAAFF;
	float: right;
}

.promotePage table {
	background: #DDDDDD;
}

.promotePage th { 
	font-size: 12pt;
	padding-left: 20px;
	color: #595959;
	font-weight: bold;
	background: url('/imgs/ps/MainBarImages/titleBar.jpg') repeat-x;
	height: 38px;
}

.promotePage tr {
	cursor: pointer;
}


.promotePageBasic {
	width: 890px;
}

.promotePageBasic .closePopupButton {
	cursor: pointer;
	position:relative;
	top:-30px;
	left:88px;
}

.promotePageBasic .subTextBlack {
	font-size: 7pt;
	color: black;
}

.promotePageBasic .subTextBlackEmphasized a {
	font-size: 7pt;
}

.promotePageBasic .subTextBlackEmphasized {
	padding-top: 10px;
	font-style: italic;
	color: black;
	font-size: 7pt;
	font-weight: bold;
}

.promotePageBasic .leftBox {
	margin-top: 10px;
	width: 690px;
	background: #AAAAFF;
	float: left;
}

.promotePageBasic .rightBox {
	margin-top: 10px;
	margin-left: 10px;
	width: 190px;
	background: #AAAAFF;
	float: right;
}

.promotePageBasic table {
	background: #DDDDDD;
}

.promotePageBasic th { 
	font-size: 12pt;
	padding-left: 20px;
	color: #595959;
	font-weight: bold;
	background: url('/imgs/ps/MainBarImages/titleBar.jpg') repeat-x;
	height: 38px;
}

.promotePageBasic tr {
	cursor: pointer;
}

.manyInputBoxes {
	background: white;
	padding:20px;
}

.manyInputBoxes table {
	background:white;
	width:100%;
}

.manyInputBoxes input {
	width: 200px;
}

.manyInputBoxes td {
	padding:5px;
	background: white;
}

#prematchedResults td {
	padding-left: 5px;
}

.availablePromotedCalendar {
	
}

.availablePromotedCalendar:hover td {
	background: url('/imgs/ps/MainBarImages/itemBarOver.png') repeat-x #E9E9E9;
}

.promotePage .rightBox tr {
	cursor: default;
}

.promotePage .subHead {
	position: static;
	top: 0px;
	height: 30px;
	color: #8A8A8A;
	font-size: 11pt;
	background: #F5F5F5;
}

.promotePage td {
	background: url('/imgs/ps/MainBarImages/itemBar.jpg') repeat-x #FFFFFF;
	background-position: bottom;
	
	height: 77px;
	font-size: 12pt;
	font-weight: bold;
	color: #3C3C3C;
	vertical-align: middle;
}

.promotePage .addonMenuBar td {
	height:20px;
}

.promotePage .totalBar td {
	height:20px;
}

.promotePage .tableFooter {
	
}

.promotePage img {
	/*padding: 5px;*/
}

.calendarUnavailable {
	cursor: default;
	width: 100%;
	height: 100%;
}

.calendarUnavailable td {
	color: #C1C1C1;
}

/* end Promotion Page */

/* Details Page */

.psDetails table {
	width: 600px;
}

.psDetails th {
	height: 30px;
	width: 300px;
	font-size: 11pt;
	color: #3c3c3c;
	font-weight: bold;
}

.psDetails li {
	margin-left: 15px;
}

/* end Details Page */


/*
pageTabs widget
*/
#pageTabs h1,
#pageTabs h2,
#pageTabs h3,
#pageTabs div,
#pageTabs span,
#pageTabs a
{
font-family: Arial;
}

#pageTabs h1
{
margin: .25em 0;
padding: 0;
text-transform: uppercase;
}

#pageTabs h3
{
margin: .25em 0;
padding: 0;
}

#pageTabs .tabTitleBlock
{
width: 320px;
height: 70px;
margin: 0;
padding: 0;
}

#pageTabs .tabTitle
{
font-size: 2.5em;
font-weight: bold;
display: block;
}

#pageTabs .tabTitle,
#pageTabs .tabDescription
{
padding-left: 30px;
margin: 6px 0;
}





#pageTabs .tabs
{
overflow: hidden;
margin: 2.5em -14px 0 -14px;
height: 72px;
background-image: url(/imgs/ps/3TabNavImages/3tabGradient.jpg);
background-position: bottom;
background-repeat: repeat-x;
cursor: pointer;
}

#pageTabs .tab
{
float: left;
width: 319px;
height: 72px;
}

#pageTabs .tabLeftEdge
{
width: 2px;
height: 72px;
position: relative;
left: 0px;
top: -64px;

background-image: url(/imgs/ps/3TabNavImages/3tabDivider.jpg);
background-repeat: no-repeat;
background-position: -2 -2;
}

#pageTabs .tab:first-child .tabLeftEdge
{
background-image: none;
}

#pageTabs .tabs .active
{
background: #FFF;
color: black;
}

#pageTabs .tabs .afterActive .tabLeftEdge
{
background-position: 0 0;
}

#pageTabs .tabs div.tab:hover
{
color: black;
}





#pageTabs .arrow
{
float: left;
width: 11px;
height: 13px;
position: relative;
top: 16px;
margin-right: 4px;
background: url(/imgs/ps/3TabNavImages/3tabArrows.png);
background-repeat: no-repeat;
background-position: 3 -1;
}

#pageTabs .tabs .active .arrow,
#pageTabs .tabs div.tab:hover .arrow
{
background-position: -12px 0px;
}
/* END PAGETABS WIDGET */

/*  SPINGO BUTTON (USING BUTTON WIDGET)  */
.spingoButton {
height:21px;
}

.spingoButton .buttonText
{
	height: 19px;
	line-height: 19px;
	padding-top:1px;
	background: url(/imgs/ps/buttons.png);
	background-position: -10px -1px;
	border: none;
	cursor: pointer;
	display: inline;
	float:left;
}

.disabledButtonText .spingoButton .buttonText
{
	height: 19px;
	line-height: 19px;
	padding-top:1px;
	background: url(/imgs/ps/buttons.png);
	background-position: -10px -1px;
	border: none;
	cursor: pointer;
	display: inline;
	float:left;
	color:#999;
}

.spingoButton .left {
	width:10px;
	background: url(/imgs/ps/buttons.png);
	background-position: 0px -1px;
	display: inline;
	float:left;
	height:21px;
}

.spingoButton .right {
	width:10px;
	background: url(/imgs/ps/buttons.png);
	background-position: 10px -1px;
	display: inline;
	float:left;
	height:21px;
}

.spingoButton.special
{
	background-position: 0px 43px;
}

.spingoButton .arrow {
	width:9px;
	height:7px;
	background: url(/imgs/ps/dropArrows.png);
	background-position: 0px -6px;
	display: inline;
	float:right;
	margin-left: 5px;
	margin-top:7px;
}

.spingoButtonSelected .buttonText {
	background-position: -10px 191px;
	color: #fff;
}
.spingoButtonSelected .left {
	background-position: 0px 191px;
}
.spingoButtonSelected .right {
	background-position: 10px 191px;
}
.spingoButtonSelected .arrow {
	background-position: 0px 0px;
}

.spingoButtonDisabled .left {
	width:10px;
	background: url(/imgs/ps/buttons.png);
	background-position: 0px 22px;
	display: inline;
	float:left;
	height:21px;
}

.spingoButtonDisabled .right {
	width:10px;
	background: url(/imgs/ps/buttons.png);
	background-position: 10px 22px;
	display: inline;
	float:left;
	height:21px;
}

.spingoButtonDisabled .buttonText {
	background-position: -10px 22px;
	color: #AAA;
}


.spingoButtonGreen .left {
	width:10px;
	background: url(/imgs/ps/buttons.png);
	background-position: 0px 63px;
	display: inline;
	float:left;
	height:21px;
}

.spingoButtonGreen .right {
	width:10px;
	background: url(/imgs/ps/buttons.png);
	background-position: 10px 63px;
	display: inline;
	float:left;
	height:21px;
}

.spingoButtonGreen .buttonText {
	background-position: -10px 63px;
	color: #FFFFFF;
	height: 20px;
}

.specialinline {
	display: inline;
}

.specialinlineright {
	display: inline;
	float:right;
}

.spingoButton td
{
text-align: center;
vertical-align: middle;
}

.buttonText {
color: black;
cursor: pointer;
}


.spingoButton a 
{
color: black;
font-weight: normal;
}
/* END SPINGO BUTTON WIDGET  */

.indexAccountTable .oddRow {
	background: url(/imgs/oddRowEventTable.png) repeat-x scroll 0 0;
}

.indexAccountTable tr:hover {
	background: #E6E6E6;
	cursor: pointer;
}

.indexAccountTable.nonHoverable tr:hover {
	background:white !important; 
	cursor:default;
}

.indexAccountTable.nonHoverable tr.oddRow:hover {
	background: url(/imgs/oddRowEventTable.png) repeat-x scroll 0 0 !important;
}

#promotedEventAddedBox:hover {
	background: white;
	cursor: default;
}

.indexAccountTable .oddRow td {
	background: none;
}

.indexAccountTable th {
	background: url(/imgs/ps/MainBarImages/titleBar.jpg) repeat-x scroll 0 0;
	height: 38px;
	color: #595959;
	font-size:12pt;
	font-weight: bold;
	border-bottom: #B5B5B5 solid 1px;
	text-align: left;
	padding-left: 10px;
}

.indexAccountTable {
	background: #DDDDDD;
}

.indexAccountTable tr {
	padding-left: 5px;
	background: white;
	line-height: 22px;
}

.indexAccountTable td {
	padding-left: 5px;
}

.tableSubTitle {
	height: 29px;
}

.tableColumnHeaders {
	height: 30px;
}

.tableColumnHeaders td {
	font-weight: bold;
	color: #8A8A8A;
	font-size: 11pt;
	background: #F5F5F5;
}


/*	SPINGO SUBMIT BUTTON STYLES FOR THIS PAGE (WITHOUT WIDGET) */
.spingoSubmitButton
{
background: url(/imgs/ps/buttons.png) no-repeat;
background-position: 0px 0px;
height: 21px;
width: 155px;
border: none;
}

.spingoSubmitButton:hover
{
cursor:pointer;
}

.spingoSubmitButton.special
{
background-position: 0px -21px;
color:white;
}

.spingoSubmitButton:disabled
{
color: #AAA;
}

.spingoSubmitButton:disabled
{
background-position: 0px -42px;
}
/*	END SPINGO SUBMIT BUTTON (SANS-WIDGET) STYLES */

/* Paging styles */
.PSnoLink, .PSlink, .PScurrent{
	border: 1px solid #999;
	padding: 0px 6px 0px 6px;
	margin-right: 5px;
	display:inline;
}

.PSdots {
	padding: 3px;
	margin-right: 5px;
	display:inline;
}

.PSnoLink {
	color:#ccc;
}

.PSlink {
	color:#999;
}

.PSlink:hover, .PScurrent {
	color: #fff;
	background-color: #A7C238;
	border: 1px solid #A7C238;
}

.PSlink:hover {
	cursor: hand;
	cursor: pointer;
}


/* AREA POPUP STYLE */

.popupAreaSelector {
	width: 300px;
	height: 130px;
	background-color: white;
	border: 1px #999 solid;
	text-align: center;
	position: relative;
	left: -20px;
	top: -20px;
}

.slider {
	background: none;
	background-position: center center;
	border: none;
	height: 10px;
	width: 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.slider .ui-slider-handle {
	width: 13px;
	height: 13px;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.slider.vertical {
	background-image: url(/imgs/verticalTrack.png);
	height: 100px;
}

.slider.horizontal {
	background-image: url(/imgs/track.jpg);
	width: 100px;
}

.slider.horizontal a {
	background: url(/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png);
	border: none;
}

.slider.vertical .ui-slider-handle {
	margin-left: 1px;
	background-image: url(/imgs/verticalSlider.gif);
}

.slider.horizontal .ui-slider-handle {
	background-image: url(/imgs/slider.gif);
}

.sliderContainer .sliderCap {
	width: 10px;
	height: 10px;
}

.sliderContainer.vertical .sliderCap {
	background-image: url(/imgs/verticalTrack.png);
	height: 15px;
}

.sliderContainer.horizontal .sliderCap {
	background-image: url(/imgs/track.jpg);
	background-position: left top;
	width: 12px;
}

.sliderContainer.vertical .sliderCap.high {
	background-position: left bottom;
}

.sliderContainer.horizontal .sliderCap.high {
	background-position: right top;
	width: 17px;
}

.sliderContainer.horizontal div {
	float: left;
}

#sliderRadius { margin-left: 11px; }
#sliderRadius .slider { width: 180px; }


/* END AREA POPUP STYLE */

/** AJAX CALENDAR STYLES **/
#calendarContainer
{
margin: 1.5em 0 0 -.6em;
height: 200px;
padding: 2px;
}

#ajaxCalendarWrapper {	
	width: 217px;
}

#ajaxCalendarBottom {
	margin-left: -2px;
	width: 217px;
	height: 10px;
	background: url(/imgs/calBack.png);
	background-repeat: no-repeat;
	background-position: 0px -184px;
}

#calendarContainer.hidden
{
display: none;
}

#ajaxCalendar
{
width: 100%;
background: white;
}

#ajaxCalendar thead tr th,
#ajaxCalendar tbody tr td
{
text-align: center;
font-family: arial;
padding: 4px;
}

#ajaxCalendar thead tr.monthYear th
{
background: url(/imgs/ps/MainBarImages/titleBar.jpg);
background-repeat: repeat-x;
background-position: 0 -10px;
text-transform: uppercase;
color: #444;
font-weight: bold;
}

#ajaxCalendar thead tr.monthYear th input
{
border: none;
background: transparent;
font-weight: bold;
font-size: 1.2em;
width: 25px;
display: inline;
margin-top: -3px;
}

#ajaxCalendar thead tr.monthYear th input#previousMonth
{
float: left;
}

#ajaxCalendar thead tr.monthYear th input#nextMonth
{
float: right;
}


#ajaxCalendar thead tr.dayNames th
{
background: #EEE;
border-bottom: 1px solid #BBB;
color: #787878;
font-weight: bold;
}

#ajaxCalendar thead tr.dayNames th:last-child
{
xborder-right: 1px solid #BBB;
}

#ajaxCalendar tbody tr td
{
border-bottom: 1px solid #BBB;
border-right: 1px solid #BBB;
}

#ajaxCalendar tbody tr td:first-child
{
border-left: 1px solid #BBB;
}

#ajaxCalendar td.active:hover
{
background: #E6E6E6;
}

#ajaxCalendar tbody tr td.selected,
#ajaxCalendar tbody tr td.selected:hover
{
background: #90B517;
color: white;
}

#ajaxCalendar .active
{
color: #000;
cursor: pointer;
}

#ajaxCalendar .inactive
{
color: #BBB;
}
/** END AJAX CALENDAR STYLES **/

/* AUTOCOMPLETE STYLES */

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}

div.autocomplete ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}

div.autocomplete ul li.selected { background-color: #E4E4E4;}

div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:16px;
  cursor:pointer;
  text-align: left;
}

.smallForm input
{
width: 220px;
}


.verticalForm br
{
clear: both;
}

.verticalForm input,
.verticalForm textarea,
.verticalForm label
{
float: left;
margin: .35em 0;
padding: 0;
border: 1px solid #999;
}

.verticalForm label
{
width: 90px;
border: none;
}

.verticalForm input
{
width: 220px;
position: relative;
top: -2px;
}

.verticalForm textarea
{
width: 550px;
height: 140px;
}

.verticalForm .longer
{
width: 405px;
}

.verticalForm .shorter
{
width: 98px;
margin-right: 3px;
}

.miniInfoBox h1 {
	color: #A7C238;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 2px;
}

.miniInfoBox h2 {
	color: #A7C238;
	font-size: 18pt;
	margin-top: 0;
	margin-bottom: 2px;
}

.calendarRightBox {
	width:100%;
}

.miniInfoBox .imgBox {
	background: white;
	border: 1px solid #DCDCDC;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}

.signupTable h1 {
	font-size: 14pt;
}

.signupTable td {
	text-align:center;
}

.signupTable .signupBox {
	text-align: left;
}

.signupTable .signupBox .textBox {
	padding: 20px;
	float: none;
}

.signupTable .signupBox .bottomBox {
	background: #313131;
	color: #F5F5F5;
	width: 100%;
	text-align: center;
	
}

.signupTable .signupBox .textBox h3 {
	margin:0 0 5px 0;
	font-style: italic;
	font-size: 18pt;
	font-weight: normal;
}

.signupTable .signupBox .textBox h4 {
	margin: 5px 0;
	font-size: 12pt;
	font-weight: normal;
}

.signupBox {
	background-color: #F5F5F5;
	border: 1px solid #DCDCDC;
	height: 220px;
}

.signupBox {

}

.buttonText {
	font-weight: normal;
}