﻿body
{
    margin: 0px 0px 0px 0px;
}
.bluegradient
{
	background-image: url('/images/gradiant.gif');
	background-repeat: repeat-x;
	background-color: #F19516;
	background-position:top;
	margin-top: 0px;
}

.homepagebackground
{
	background-image: url('/images/bg_inspired.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.whiteback
{
	background-color:White;
}

.whitebackleftpadding
{
	background-color:White;
	margin: 0px 0px 0px 20px;
}

.mosttopbarlink,
.mosttopbarlink:visited
{
	font-size: 11px;
	color: #cc6602;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.mosttopbarlink:hover
{
	font-size: 11px;
	color: #cc6602;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

/*CSS for Login control*/
.loginlink,
.loginlink:visited
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:none;
}

.loginlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:underline;
}

.loginlinkbold,
.loginlinkbold:visited
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:none;
	font-weight:bold;
}

.loginlinkbold:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:underline;
	font-weight:bold;
}
/*End of Login control's CSS*/

/*CSS for Navigation*/

.tabselected
{
	background-color: #FFFFFF;
}

.tabnotselected
{
	background-color:#AE106F;
}

.tablinkselected,
.tablinkselected:hover,
.tablinkselected:visited
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:none;
	font-weight:bold;
	
}

.tablinknotselected,
.tablinknotselected:hover,
.tablinknotselected:visited
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.tab_border_bottom
{
	border-bottom:solid 1px #AE106F;
}

.tab_border_left
{
	border-left:solid 1px #AE106F;
}

.tab_border_right
{
	border-right:solid 1px #AE106F;
}

.tab_border_top
{
	border-top:solid 1px #AE106F;
}
/*End of Navigation CSS*/

.heading
{
	font-size: 26px;
	color: #CCCCCC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.subheading
{
	font-size: 22px;
	color: #CCCCCC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

.divider
{
	font-size: 11px;
	color: #b4b4b4;
	font-weight:bold;
}

.normal
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.normaltext
{
	font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.eventname
{
	font-size: 20px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.eventnamelink
{
	font-size: 20px;
	color: #AE106F;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.eventnamelink:hover
{
	font-size: 20px;
	color: #AE106F;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration:underline;
}

.label
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.label_right_align
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-align: right;
}

.graytext
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.orangelabel
{
	font-size: 14px;
	color: #FE9901;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.graylabel
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.pricestriked
{
	font-size: 16px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: line-through;
}

.watermarktextbox
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.button
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:  none;
}

.textbox
{
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.normalnavigation
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:none;
}

.normalnavigation:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:underline;
}

.postcommentlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #AE106F;
	text-decoration:none;
}

.postcommentlink.hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #AE106F;
	text-decoration:underline;
}

.normalnavigationbold
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:none;
	font-weight:bold;
}

.normalnavigationbold:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:underline;
	font-weight:bold;
}

.moreevents
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px;
	color: #AE106F;
	text-decoration:none;
	font-weight:bold;
}

.moreevents:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px;
	color: #AE106F;
	text-decoration:underline;
	font-weight:bold;
}

.bluelabel
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}

.eventsellingprice
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px;
	color: #003366;
	font-weight:bold;
}

.eventsellingpricestriked
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px;
	color: #003366;
	font-weight:bold;
	text-decoration: line-through;
}

.ratingStar 
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar 
{
    background-image: url('/images/FilledStar.png');
}

.emptyRatingStar 
{
    background-image: url('/images/EmptyStar.png');
}

.savedRatingStar 
{
    background-image: url('/images/SavedStar.png');
}

.border_top
{
	border-top:solid 1px #cccccc;
}

/*CSS for Bottom control*/

.bottomline
{
    border-bottom:dotted 1px #FCCD99;
}
.bottomlink
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlink:hover
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: Underline;
}

.bottomdivider
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.bottomseperatorline
{
	background-image: url('/images/dot.gif');
	background-repeat:repeat-x;
}

.bottomlabel
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.copyrightlabel
{
	font-size: 11px;
	color:#676566;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.bottomtext
{
	font-size: 11px;
	color: #ffffff;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.solidline
{
	border-top : solid 1px #3E3E86;
}

/*End*/

.tab_gray_border_bottom
{
	border-bottom:solid 1px #999999;
}

.tab_gray_border_left
{
	border-left:solid 1px #999999;
}

.tab_gray_border_right
{
	border-right:solid 1px #999999;
}

.tab_gray_border_top
{
	border-top:solid 1px #999999;
}
.tab_gray_border
{
	border:solid 1px #999999;
}

.error
{
	font-size: 12px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.errortitle
{
	font-size: 14px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.errorbox
{
	border: #CC6600 1px solid; 
	background-color: #FFFFCC;
	padding : 10px 10px 10px 10px;
	font-size: 12px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align:left;
	margin-bottom:12px;
}

.copperwirebackground
{
	background-image: url('/images/bg_newsletter.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.border_left_right_bottom
{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.border_all
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-collapse:collapse;
}

.remove_border_all
{
	border: 0px; 
}

.border_bottom
{
	border-bottom:solid 1px #cccccc;
}

.boxborder
{
	background-image: url('/images/box_border.gif');
}

.emptygridtext
{
	font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.messagebox
{
	border: #999999 1px solid; 
	background-color: #EEEEEE;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	height:30px;
}

.costtype
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size : 20px;
	color : #FC3300;
	font-weight:bold;
}

.graytext
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.graylink
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.graylink:hover
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.gridemptytext
{
	font-size: 12px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.genericmessage
{
	font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.articletext
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.bottom_spacing
{
	padding-bottom : 10px;
}

.legend
{
	font-size: 18px;
	color: #879bb8;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.fieldset
{
	margin-bottom:15px;
	
}

.formrow td
{
	padding-bottom: 10px;
	empty-cells:hide;
}

.formrowremove td
{
	padding-bottom: 0px;
}

.requiredtext
{
	font-size: 12px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.freeeventbig
{
	font-size: 20px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-transform:uppercase;
	font-weight:bold;
}

.freeeventnormal
{
	font-size: 11px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-transform:uppercase;
}

.freeevent
{
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
}

.articletext a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:none;
}

.articletext a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #AE106F;
	text-decoration:underline;
}

.searchmessagebox
{
	border: #CCCCCC 1px solid; 
	background-color: #F3F3F3;
	padding: 2px 5px 2px 5px;
	height:25px;
}

.searchlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #AE106F;
	text-decoration:none;
}

.searchlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #AE106F;
	text-decoration:underline;
}

.normallink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #AE106F;
	text-decoration:none;
}

.normallink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #AE106F;
	text-decoration:underline;
}

.genericmessagelabel
{
	font-size: 14px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.errormessagelink
{
	font-size: 14px;
	color: #AE106F;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	font-weight:bold;
}

.errormessagelink:hover
{
	font-size: 14px;
	color: #AE106F;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:underline;
	font-weight:bold;
}

.gridcenter
{
	background-image: url('/images/box_border.gif');
}

.headingforredirecttoaffiliate
{
	font-size: 26px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.normaltextforredirecttoaffiliate
{
	font-size: 14px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.linkforredirecttoaffiliate
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #AE106F;
	text-decoration:none;
}

.linkforredirecttoaffiliate:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #AE106F;
	text-decoration:underline;
}

.cswhiteback
{
    background-color:White;
    margin: 0px 10px 0px 20px;
}

.bottommargin
{
    margin: 0px 10px 10px 20px;
}