/*Basic Styles*/
	body {font-size:13px; font-family:helvetica,arial,sans-serif}
	.light {background-color:#c6c8bb;}
	td {font-size:13px; font-family:helvetica,arial,sans-serif}
	a:link {font-weight: bold; text-decoration: none; color: #ec0902; }
	a:visited {font-weight: bold; color: #a80b16; text-decoration: none; }
	a:hover, a:active {font-weight: bold; text-decoration: underline; color: #fe6600; }
	.event{padding-top:25px;margin-left:45px;font-family:times new roman,serif; font-size:15px;color:#36434b; line-height:18px;font-weight: bold;}
/*Breadcrumbs*/
	.breadcrumb {font-size:10px; font-weight:normal; }

/*Footer*/
	.footer	{font-size:11px; font-family:helvetica,arial,sans-serif}

/*Shopping Basket*/
	.basket {vertical-align: middle;}

/*Borders*/
	.border {background-color:#99CC00;margin-top:3px;}
	.inline {background-color:#99CC00;margin-top:3px;width:100%}
	.publicBorder {background-color:#141414;}

/*Events table*/
	.dscrip {padding-left:15px;}

/*Calendar*/
	.page {background-color:#080405;}
	.cal{margin-top:3px;}
	.calDay {font-size:20px; font-family:helvetica,arial,sans-serif; text-align:right; border-right: 1px outset #cd853f; border-bottom: 1px outset #cd853f; float: right; width: 1em; padding: 0.1em; margin: 0 0 0 0; color: #080405;}
	.calText {font-size:10px; font-family:helvetica,arial,sans-serif; text-align:left;}
	.calCell {width:110px; height:60px; vertical-align:top; border-right: 1px ridge #cd853f; border-bottom: 1px ridge #cd853f;}
	.hoursCell {width:110px; height:20px; vertical-align:top; border-right: 1px ridge #cd853f; border-bottom: 1px ridge #cd853f;}

/*Form messages*/
	.fMsg {font-size:10px; font-family:helvetica,arial,sans-serif; color: #d00000;}

/*tabs*/
	.tabs {background-image:url("http://www.stoneys-bar.com/admin/images/tabline.jpg");}
	.tabs .title {padding-left: 5px;}
	.tabs .left_off {background-image:url("http://www.stoneys-bar.com/admin/images/left_off.jpg"); background-repeat:no-repeat;padding-left: 14px;}
	.tabs .left_on {background-image:url("http://www.stoneys-bar.com/admin/images/left_on.jpg");background-repeat: no-repeat;padding-left: 14px;}
	.tabs .on_off {background-image:url("http://www.stoneys-bar.com/admin/images/on_off.jpg");background-repeat: no-repeat;padding-left: 27px;}
	.tabs .off_on {background-image:url("http://www.stoneys-bar.com/admin/images/off_on.jpg");background-repeat: no-repeat;padding-left: 27px;}
	.tabs .off_off {background-image:url("http://www.stoneys-bar.com/admin/images/off_off.jpg");background-repeat: no-repeat;padding-left: 27px;}
	.tabs .right_off {background-image:url("http://www.stoneys-bar.com/admin/images/right_off.jpg");background-repeat: no-repeat;}
	.tabs .right_on {background-image:url("http://www.stoneys-bar.com/admin/images/right_on.jpg");background-repeat: no-repeat;}

