* { padding: 0; margin: 0; outline: 0; }
 
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.cl { font-size: 0; line-height: 0; clear: both; display: block; height: 0; }

.notext { font-size: 0; line-height: 0; text-indent: -4000px; background-repeat: no-repeat; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

  
#top { padding: 10px 0 11px; }

#logo { float: left; display: inline; width: 243px; font-size: 0; line-height: 0; }
#logo a { display: block; height: 67px; text-indent: -4000px; background: url(images/logo.jpg); }

#search { 
	font-family: Tahoma ;  float: right; display: inline; padding-top: 10px; width: 227px; }
#search .field-holder { font-family: Tahoma ; float: left; display: inline; width: 196px; background: url(images/search-field.gif) no-repeat 0 0; padding: 1px; }
#search .field { font-family: Tahoma ; width: 186px; border: 0; background: none; }
#search .button { float: right; display: inline; width: 25px; height: 25px; font-size: 0; line-height: 0; text-indent: -4000px; }
#search .button { font-family: Tahoma ; background: url(images/search-button.gif) no-repeat 0 0; border: 0; }

#navigation { height: 38px; background: url(images/navigation.jpg) no-repeat; padding: 8px 10px 6px; margin-top: 7px; }
#navigation ul { font-size: 13px; line-height: 38px; text-transform: capitalize; }
#navigation ul li { float: left; display: inline; list-style-type: none; padding-right: 2px; }
#navigation ul li a { float: left; display: inline; color: #fff; text-decoration: none; padding-left: 17px; }
#navigation ul li a span { float: left; display: inline; padding-right: 17px; background-position: right 0 !important; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a:hover span,
#navigation ul li a.active span { color: #717171; background: url(images/nav-active.jpg) no-repeat 0 0; }

#header { padding-bottom: 10px; }

#slider {
	height: 124px;
	position: relative;
	width: 700px;
	background-image: url(../images/smallbaner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#slider .slider-nav a { display: block; width: 18px; height: 49px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top:40px; }
#slider .slider-nav a.prev {
	left: 0;
	background-image: url(../images/arow_left.png);
	background-repeat:no-repeat;
	width:36px;
	height:38px;
}
#slider .slider-nav a.next {
	right: 0;
	background-image: url(../images/arow_right.png);
	background-repeat:no-repeat;
	width:36px;
	height:38px;}

#slider-holder { height: 124px; }
#slider-holder .jcarousel-clip {
	height: 124px;
	width: 600px;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
#slider-holder .slide-image 
{
	display: inline;
	padding:10px 0px 0px 0px;
	width:600px;
	float: left;
	height:91px;
	
	
}



#slider-holder .slide-info {
	float: left;
	display: inline;
	width: 600px;
	padding-top: 23px;
	height: 110px;
}
#slider-holder .slide-info p { padding-bottom: 8px; }
#slider-holder ul 
{ 
width: 600px; 
height: 110px; 
position: relative; 
overflow: hidden; 
padding-right: 55px;


}
#slider-holder ul li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:600px;
	height:124px;
}

#main { border-bottom: solid 1px #e3e7e9; margin-bottom: 6px; }

h2.txt-we-love-mondays { height: 111px; background-image: url(images/txt-we-love-mondays.jpg); }
h3.txt-monday-again { background-image: url(images/txt-monday-again.gif); }
h3.txt-wedothis { background-image: url(images/txt-wedothis.gif); }
h3.txt-247 { background-image: url(images/txt-247.gif); }

.button-more { display: block; width: 66px; height: 22px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(images/button-more.gif) no-repeat 0 0; }
.more { padding-left: 10px; background: url(images/arr.gif) no-repeat 0 center; }

.cols { padding: 15px 0 10px; }
.cols .col { float: left; display: inline; }
.cols .col-last { margin-right: 0 !important; }
.cols .col h3.notext { height: 45px; margin-bottom: 5px; }

.three-cols .col { width: 264px; margin-right: 41px; }
.two-cols .col { width: 570px; margin-right: 34px; }

#footer { height: 41px; background: url(images/footer.gif) no-repeat 0 0; line-height: 41px; padding: 10px 10px 10px 22px; color: #fff; }
#footer p { padding-bottom: 0; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #237087; }
#footer span { margin: 0 6px; }
