/* CSS Document */
body {
	background:url(../images/top_header.gif) repeat-x center top;
	padding:0;
	margin:0;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8c8b8a;
}

h1 {
	font-size:18px;
	color:#000;
	line-height:normal;
	padding:0;
	margin:-5px 0 20px 0;
}

h2 {
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:normal;
	margin:0 0 5px 0;
}

h2.title {
	font-size:20px;
	color:#fa951c;
	line-height:normal;
	font-weight:500;
	margin:20px 0 -15px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2.title1 {
	font-size:23px;
	color:#fa951c;
	line-height:normal;
	font-weight:500;
	margin:0 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.orangebar {
	background:url(../images/event_top_img.gif) no-repeat center bottom;
	padding:0 0 10px 0;
}

h3 {
	font-size:15px;
	color:#2387e2;
	font-weight:normal;
	line-height:16px;
	margin:0 0 5px 0;
}

h3 a{
	color:#2387e2;
	text-decoration:underline;
}

h3 a:hover{
	color:#2387e2;
	text-decoration:none;
}

h3.title {
	font-size:17px;
	color:#000;
	font-weight:normal;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 3px 0;
	border-bottom:1px dotted #cccccc;
	margin:25px 0;
}

h4 {
	font-size:11px;
	font-weight:bold;
	color:#4d5701;
	line-height:normal;
	margin:0 0 3px 0;
}

h4 a{
	color:#4d5701;
	text-decoration:underline;
}

#wrapper {
	width:980px;
	margin:0 auto;
}

#header {
	height:89px;
	clear:both;
	width:100%;
}

#header .logo{
	height:89px;
	width:251px;
	float:left;
	border:none;
	background:url(../images/antya_events_logo.png) no-repeat left;
}

.rightmenu {
	float:right;
	width:333px;
	padding:0;
	margin:0;
}

.rightmenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.rightmenu li{
	float:left;
	margin:0 1px 0 0;
	padding:0 10px;
	height:29px;
	line-height:29px;
	background:url(../images/top_menu_back.png) repeat-x center;
	font-size:14px;
	color:#f9ffd3;
	display:block;
}

.rightmenu li a{
	height:29px;
	line-height:29px;
	color:#f9ffd3;
	display:block;
	text-decoration:none;
}

.rightmenu li a strong{
	color:#373e01;
	font-weight:bold;
}

.rightmenu li a:hover{
	color:#333;
	text-decoration:none;
}

.icons img{
	vertical-align:middle;
	margin-left:8px;
	margin-top:2px;
	border:none;
	float:left;
}

.rightext {
	float:right;
	margin:17px 30px 0 0;
	width:295px;
}

.searchbar {
	width:860px;
	margin:10px auto 0 auto;
}

.searchbar form{
	padding:0;
	margin:0;
}

.searchbar .inputtext{
	border:1px solid #ababab;
	background-color:#fff;
	font-size:17px;
	color:#dbd8d8;
	font-weight:normal;
	padding:6px;
	width:690px;
}

.searchbar .inputbtn{
	border:none;
	background:url(../images/search_btn.jpg) no-repeat left 5%;
	width:128px;
	height:30px;
	padding:0 0 7px 0;
	margin:3px 0 0 13px;
	vertical-align:top;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

.middlecontent {
	width:100%;
	margin:25px 0;
	float:left;
}	

.leftcontent {
	width:138px;
	float:left;
	margin:0 25px 0 0;
}

.browsepanel {
	padding:0;
	margin:0 0 20px 0;
}

.browsepanel ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.browsepanel li{
	padding:0;
	margin:0;
	line-height:20px;
	height:20px;
	display:block;
	font-size:12px;
	border-bottom:1px dotted #ccc;
	color:#666;
	font-weight:normal;
}

.browsepanel li a{
	line-height:20px;
	height:20px;
	display:block;
	color:#666;
	text-decoration:none;
}

.browsepanel li a:hover{
	color:#000;
	text-decoration:none;
}

.topspace {
	padding-top:5px;
}

.rightspace {
	margin-right:10px;
}

.floatl {
	float:left;
}

.orangecolor {
	color:#ff9900;
}

.bordertop {
	border-top:1px dotted #ccc;
}

.borderright {
	border-right:1px dotted #edeeee;
}

.borderbottom {
	border-bottom:1px dotted #edeeee;
}

.borderbottom1 {
border-bottom:1px solid #c2c6c7;
}

.bordertop1 {
	border-top:2px solid #f8ba49;
}

.boldtext {
	font-size:12px;
	color:#000;
	font-weight:bold;
}

/* Middle Start */

.centercontent {
	width:565px;
	float:left;
	margin:5px 25px 0 0;
}

.tabs {
	width:100%;
	border-bottom:2px solid #f8ba49;
	float:left;
}

.tabs ul{
	margin:0 0 0 50px;
	padding:0;
	list-style-type:none;
}

.tabs li{
	float:left;
	margin:0 1px 0 0;
	height:30px;
	line-height:30px;
	text-align:center;
	width:159px;
	font-size:15px;
	font-weight:bold;
	color:#f99419;
	display:block;
}



.background1 {
	background:url(../images/orange_tab.png) no-repeat center;
}

.background1 a{
	height:30px;
	line-height:30px;
	color:#fff;
	display:block;
	text-decoration:none;
}

.background2 {
	background:url(../images/white_tab.png) no-repeat center;
}

.background2  a{
	height:30px;
	line-height:30px;
	color:#f8ba49;
	display:block;
	text-decoration:none;
}

.searchresultpanel {
	padding:0;
	margin:0;
	float:left;
	background:url(../images/middle_back.gif) repeat-x top;
}

.searchresultpanel1 {
	padding:0;
	margin:0;
	float:left;
}

.numbering {
	float:right;
	margin:15px 10px 25px 0;
	padding:0;
}

.numbering ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.numbering li{
	font-size:13px;
	font-weight:bold;
	color:#333;
	float:left;
	margin:0 13px 0 0;
}

.numbering li a{
	color:#333;
	font-weight:normal;
	text-decoration:underline;
}

.sortby {
	padding:0;
	margin:10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.sortby .selectbox{
	width:150px;
	border:1px solid #8c9a2f;
	padding:2px 3px;
	font-size:12px;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
}

.searchcontent {
	float:left;
	border-bottom:1px dotted #dbdada;
	width:100%;
	margin:0 0 16px 0;
	min-height:95px;
}

.searchcontent .datepanel{
	float:left;
	width:40px;
	height:81px;
	border-right:1px solid #cccccc;
}

.searchcontent .datepanelinner{
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	line-height:23px;
	padding:19px 0 0 0;
	color:#444444;
	font-weight:bold;
}

.lightgrey {
	font-size:20px;
	color:#cccccc;
}

.searchcontent .datapanel{
	float:left;
	width:524px;
	height:81px;
	margin:0;
	padding:0;
}

.searchcontent .datapanelinner{
	margin:0;
	padding:0 0 0 10px;
}

.text1 {
	font-size:11px;
	color:#666;
	padding:0;
	margin:0;
	line-height:15px;
}

.text1 a{
	color:#666;
	text-decoration:underline;
}

.text2 {
	font-size:11px;
	color:#333;
	padding:0;
	margin:0;
	line-height:14px;
}

.text3 {
	font-size:10px;
	color:#666666;
	text-align:right;
	font-style:italic;
	padding:0;
	margin:2px 0 0 0;
	line-height:14px;
}

.text3 a{
	color:#666666;
	text-decoration:none;
}

.rightcontent {
	float:left;
	width:227px;
	margin:0 0 0 0;
	padding:0;
}

.calender {
	margin:10px 0 20px 0;
	border:1px solid #c2c6c7;
	width:225px;
	float:left;
}

.calender table{
	padding:0;
	margin:0;
	float:left;
	width:100%;
	background-color:#fff;
}

.calender th{
	padding:3px 6px;
	margin:0;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

.calender td{
	padding:6px;
	margin:0;
	text-align:center;
	font-size:11px;
	color:#0066cc;
}

.calender td a{
	color:#0066cc;
	text-decoration:none;
}

.calender td a strong{
	color:#ff9900;
	font-weight:bold;
}

.calender td a:hover{
	color:#000;
	text-decoration:none;
}

.featuredevents {
	margin:10px 0;
	padding:0;
	float:left;
	width:227px;
}

.featuredevents .events{
	border-bottom:1px dotted #cccccc;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

#footer {
	float:left;
	width:100%;
	border-top:2px solid #f8ba49;
}

.footertext {
	width:970px;
	margin:0 auto;
}

.footertext .innertext1 {
	line-height:40px;
	height:40px;
	width:300px;
	float:left;
	font-size:11px;
	color:#666666;
}

.footertext .innertext1 a{
	color:#3399cc;
	text-decoration:underline;
}

.footertext .innertext2 {
	line-height:40px;
	height:40px;
	width:500px;
	text-align:right;
	float:right;
	font-size:11px;
	color:#cccccc;
}

.footertext .innertext2 a{
	color:#666666;
	margin:0 4px;
	text-decoration:underline;
}

.leftspace {
	margin-left:15px;
}

.smsbtn {
	background:url(../images/sms_btn.gif) no-repeat left;
	width:95px;
	height:21px;
	border:none;
	cursor:pointer;
	padding:0 0 3px 0;
	margin:0 0 0 10px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#fff;
}

.eventsbuttons {
	float:right;
	margin:15px 10px 0 0;
}

.eventsbuttons img{
	margin:3px 0 0 0;
}

.eventdetailspanel {
	margin:15px 0 0 0;
	float:left;
	width:100%;
}

.eventdetailspanel .toppanel{
	width:562px;
	height:4px;
	background:url(../images/curve_top.gif) no-repeat center bottom;
}

.eventdetailspanel .midpanel{
	width:562px;
	background:url(../images/curve_middle.gif) repeat-y center;
}

.eventdetailspanel .midpanelinner{
	padding:8px 12px;
}

.eventdetailspanel .eventcontent{
	width:365px;
	float:left;
	margin:0 10px 0 0;
}

.eventdetailspanel .eventimage{
	width:160px;
	float:left;
}

.eventdetailspanel .eventtext1{
	width:363px;
	border:1px solid #ececec;
	background-color:#fefbed;
}

.eventdetailspanel .eventtext1inner{
	padding:7px;
	font-size:12px;
	color:#6f7d07;
	line-height:19px;
}

.eventdetailspanel .eventtext1inner2{
	padding:0 7px;
	font-size:12px;
	color:#666666;
	line-height:19px;
}

.eventdetailspanel .eventtext1inner2 p{
	padding:0;
}

.eventdetailspanel .botpanel{
	width:562px;
	height:4px;
	background:url(../images/curve_bottom.gif) no-repeat center top;
}
