/* Rotator Styles */

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

#clear {
	clear: both;
}

.slide-menu {
	margin: 0px;
	padding: 15px 0;
	font-size: 14px;
	color: #c1c1c1;
}
.grey {
	font-weight: normal;
	color: #888888;
}

#rotator {

	position: relative;
	padding-top: 50px;
	margin: 0;
	font-size: 16px;
}

/* Tabs */

ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	width: 285px;
	margin: 0 15px 0 18px;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
ul.ui-tabs-nav {
	margin-left: 0;
	padding-left: 0;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 960px;
	/*background: #FFF url(images/uitabsbg.gif) repeat-x bottom right;*/
	
}

/* Non-Selected Tabs */

li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	color: #903100;
	font-weight: normal;
	margin: 0;
	font-size: 28px;
	/*background: #FFF url(images/uitabsbg.gif) repeat-x bottom left;*/
	border-bottom: 1px solid #333;
}

/* Hovered Tab */

#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
		border-bottom: 1px solid #6e6e6e;
	color: #D54E21;
	/*background: #FFF url(images/uiactivetabbg.gif) repeat-x bottom left;*/
	
}

#rotator .ui-tabs-nav-item a span {padding-left: 30px;
	float: left;
	cursor: pointer;
}

/* Active Tab */

#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	
	border-bottom: 1px solid #6e6e6e;
	color: #D54E21;
}

/* Content Panels */

#rotator .ui-tabs-panel {
	
	clear: left;
	
	margin: 60px 15px 0 15px;
	

}

#fragment-2 {padding-top: 30px;
	height: 225px;
}
#fragment-3{padding-top: 30px;
	
}
#rotator .ui-tabs-hide {
	display: none;
}

#rotator h2 {
	color: #fff;
	font-weight: normal;
	margin: 0;
	font-size: 24px;
	line-height: 28px;
}

#rotator {height: 400px;overflow: hidden;
	color: #888888;
}

#rotator .btn_get_started {
	float: left;
	height: 30px;
	width: 99px;
	text-indent: -9999em;
	margin-right: 7px;
	overflow: hidden;
	background: transparent url(images/getstarted.gif) no-repeat
}

#rotator .btn_learn_more {
	float: left;
	height: 26px;
	font-size: .9em;
}

 /*Background Images*/
#rotator #fragment-1 {
	background: transparent url(images/refection-back.jpg) no-repeat 3px top;height: 350px;
}
#special{width: 800px;
	padding-top: 330px;
}
#fragment-1 .postimg{
	border: none;
}
/*
#rotator #fragment-2 {
	background:transparent url(images/bearings.jpg) no-repeat top right;
}

#rotator #fragment-3 {
	background:transparent url(images/map.jpg) no-repeat top left;
	padding:40px 15px;
}*/