@charset "utf-8";
/* Eventsnow Base Site Widget CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:10px; margin:0; padding:0; color:#666666;}
p { margin:0; padding:0;}
h2 { margin:0; padding:0; font-size:11px; font-weight:bold;}
h3 { font-size:11px; font-weight:bold; margin-right:2px; margin:0 2px 0 0; padding:0;}
form { margin:0; padding:0;}


/* site widget */

#sitewidget { width:250px; border:1px solid #eaeaea;}
#sitewidget div.event { border-top:dotted 1px #cccccc; padding:3px; clear:both;}
#sitewidget div.event img { width:70px; margin-right:3px; margin-bottom:3px; float:left; height:50px;}
#sitewidget div.event .date {}
#sitewidget div.event .location {}
#sitewidget div#paging { clear:both; padding:3px; margin-bottom:3px;}
#sitewidget div#paging #leftarrow { background:url(images/base_leftarrow.jpg) no-repeat; width:19px; height:13px; float:left; cursor:pointer;}
#sitewidget div#paging #rightarrow { background:url(images/base_rightarrow.jpg) no-repeat; width:19px; height:13px; float:right; cursor:pointer;}
#sitewidget div#advert { display:none;}

/* full page */
#sitepage { width:650px; margin:10px;}

	div#search { width:250px; float:right;}
	div#searchbox { border:1px solid #aeaeae; padding:2px 2px 0 2px;}
	div#searchbox h2 { background:#eaeaea;}	
		#sregion { margin-left:2px; width:198px; padding-right:2px; font-weight:normal;}
		#scategory { margin-left:2px; width:198px; padding-right:2px; font-weight:normal;}
		#skeyword { margin-left:2px; width:192px; padding-right:2px; font-weight:normal;}
	#searchdiv { background:#eaeaea;}
	#searchdiv input { height:18px;}
	#searchdiv div.button { text-align:right; padding-right:4px;}
	#searchdiv div.button input { height:24px;}
	#searchdiv select { height:22px;}
	.row { clear:left; margin-bottom:2px;}
	.lable { float:left; margin-top:5px; }
	.searchinput {}	
	div#advert { display:none;}
	div#advertbox {}
	
#results{ width:380px; float:left; border-bottom:1px solid #cccccc;}
#results div.event { border-top:dotted 1px #cccccc; padding:3px; clear:both;}
#results div.event img { width:70px; margin-right:3px; margin-bottom:3px;  height:50px; float:left;}
#results div.event .date {}
#results div.event .location {}
#results div.event .price {}
#sitepage div#paging {  clear:both; margin-bottom:3px; width:55px; margin-left:333px; margin-top:2px; }
#sitepage div#paging a { float:left; }
div#leftarrow { background: url(images/base_leftarrow.jpg) no-repeat; width:19px; height:13px; cursor:pointer; float:left; }
div#pagingcentre { display:block; width:10px; background: #fff; float:left; height:10px; }
div#rightarrow { background: url(images/base_rightarrow.jpg) no-repeat; width:19px; height:13px; cursor:pointer; float:left;}

/* full page details */
#eventepage { width:650px;}
#eventepage h2 { color:#000; font-size:14px;}
td.detailheading { width:80px;}
#disclaimer { clear: both; margin-top:25px; width:380px; padding-top:5px;}
.eventsimg { float:left; margin-top:2px;}
