/*-----------------------------------------------------------------------------
Slider Style Sheet 
Author: Aryan Twanju ~ (surfaryan@gmail.com)	
website: http://www.riseofaryan.com/
Business Name: Crystal Limousines
url:http://www.crystallimousines.com/
Coded For: wServe ~ {http://www.wserve.com}
-----------------------------------------------------------------------------*/

#heading { background:url(../images/nav_bg.gif) no-repeat top; height:27px; padding-top:3px; width:672px; margin:0px auto; cursor:pointer; }


#heading li { float:left; list-style:none; margin-right:4px;}
#heading li span{ font:12px Arial, Helvetica, sans-serif; color:#686868; text-decoration:none; padding:0px 15px; line-height:22px; font-weight:bold; display:block;}
#heading li:hover,
#heading li.active{ background:url(../images/navihov.gif) repeat-x top; display:block; color:#BABABA; line-height:22px;}
#heading li span:hover,
#heading li.active span{ background:url(../images/navihov.gif) repeat-x top; display:block; color:#BABABA; line-height:22px;}

	

#panes {
	text-align: justify;
	border-style: none;
	/*width: 245px;*/
	margin: 0 1em 0 1em;
	}

#panes p {
	  margin: 0 auto 1em auto;
	  line-height: 1.2em;
	}

#panes div div {
	overflow:hidden;
	}

#previous {
	float:none;
	cursor:pointer;
	}

#next {
	float:none;
	cursor:pointer;
	}