body {
	background-color: white;
}

table {
	border: none;
	padding: none;
}

.topleftBg {
	background-image: url('../images/rutherfordlogo.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 130px;
	width: 155px;
}

.topmidBg {
	background-image: url('../images/rutherford_topcentre.gif');
	background-repeat: no-repeat;
	height: 130px;
	width: 490px;
}

.toprightBg {
	background-image: url('../images/rutherford_topright.jpg');
	background-repeat: no-repeat;
	height: 130px;
	width: 154px;
}

.rightsideBg {
	background-image: url('../images/rutherford_rightimage.jpg');
	background-repeat: no-repeat;
	width: 154px;
	height: 396px;
}

.nav {
	width:960px;
	height:45px;
	background:url('../images/rutherford/nav.jpg') 0 0 no-repeat transparent;
	float:left;
}
.navBg {
	background-image: url('../images/rutherford_leftimage.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 155px;
	height: 396px;
	vertical-align: top;
}

.navItem {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	cursor: hand;
	cursor: pointer;
	text-transform: lowercase;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-align: center;
	border: solid black 1px;
	background-color: #929294;
}
.nav aa{
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	cursor: hand;
	cursor: pointer;
	text-transform: lowercase;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-align: center;
	border: solid black 1px;

}

.nav a {
 	color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
	width: 120px;
	height:inherit;
	line-height:45px;
	float:left;
	
}
.pageTitle {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #DF7F48;
	vertical-align: top;
}

.stripeBg {
	background-image: url('../images/rutherford_stripe1.gif');
}

.contentHeading {
	color:#DF7F48;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 7px;
	vertical-align: top;
	text-align: left;
}

.contentText {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding: 7px;
	vertical-align: top;
	text-align: left;
}


/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 190px; height:90px;}
.pika-stage {height:100%;}
#pikame{width:250px;}

body{font-family:Helvetica, sans-serif;text-align:center;}
a{color:white;}
.pikachoose {width: 960px; height: 420px;margin: 0 auto;position:relative;}
.pika-stage {position: relative;float:right; margin-right:30px;overflow:hidden; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px;padding-bottom:40px;overflow:hidden;}
	
	/*if you change the padding on pika-stage you must adjust the top left of this to match! */
	.pika-stage .main-image {position: absolute; top: 10px; left: 10px;;overflow:hidden}
	.pika-stage .pika-aniwrap{position: absolute; top: 10px; left: 10px;}
	.pika-stage .pika-ani {position:relative;display: none;z-index:2;margin:0 auto;}
	.pika-stage img {border:0;height:100%;}
	
.pika-stage .caption {position: absolute; background: url(/lib/pikachoose/75-black.png);  border: 1px solid #141414; font-size: 18px; 
			color: #fafafa; padding: 10px; text-align: center; bottom: 50px; right: 10px; width: 100%; }
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;font-size: 18px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;overflow:hidden;}
	.pika-imgnav a.previous {background: url(/lib/pikachoose/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
	.pika-imgnav a.next {background: url(/lib/pikachoose/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
	.pika-imgnav a.play {background: url(/lib/pikachoose/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(/lib/pikachoose/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute; width:500px;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
	.pika-textnav a.previous {float: left; width: auto; display: block;}
	.pika-textnav a.next {float: right; width: auto; display: block;}
	
.pika-thumbs {margin: 10px 0 0 17px; padding: 0; overflow: hidden;width:250px;}
	.pika-thumbs li {float: left; list-style-type: none;padding: 3px; margin: 5px 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
		.pika-thumbs li:last {margin: 0;}
		.pika-thumbs li .clip {position:relative;height:90px;width:190px;text-align: center; vertical-align: center; overflow: hidden;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:4px; background-color: #000000;border:3px solid white;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}		
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-vertical { width: 225px;height: 340px; margin-top: 20px; padding-left: 20px; overflow:hidden;float: left;} 
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 130px;float: left;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-top: 10px;}

/* end of pika css */

/**** start of new CSS */

@charset "utf-8";
/* CSS Document */




body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, a { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
	margin:0;
	padding:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {

}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
.clear{
	clear:both;
	}
strong{
	font-weight:bold;
	float:left;
	padding-right:10px;
	color:#8C0000;
	}
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#c0c0c0;
	}
div#wrapper{
	 width:960px;
	 margin:0 auto;
/*	 margin-top:30px;*/
	}
div#top{
	width:960px;
/*	height:278px;*/
	
	
	
	}
div#navigation{
	width:960px;
	height:142px;
	float:left;
	background:#707172;
			}

ul#nav_798994{
	 padding:14px 0px 0 67px;
	}

ul#nav_798994 li{

	 background:url(/common/images/menu-arrow.png) no-repeat left center;
	padding-left:35px;
	 margin-bottom:5px;

	}
ul#nav_798994 li a{
	 text-decoration:none;
	 color:#FFF;
	 font-size:12px;
	 text-transform:uppercase;

	}
ul#nav_798994 li a:hover{
	color:#e21e2e;
	

	}
div#wrapper ul#nav_798994 li a:hover, div#wrapper ul#nav_798994 li.selected a {
 	color:#4B4B4B;
}

div#logo{
	background-color:#707172;
	width:660px;
	float:right;
	height:142px;
	}
.hklogo{
	float:left;
	width:400px;
	background-color:#707172;
	/*margin-left:10px;*/

	}

.address{
	width:250px;
	height:100px;
	background-color:#707172;
	float:right;
	padding:9px 10px 0 0;
	color:#ffffff;
	}
.address h4{
	font-size:16px;
	/*padding-top:16px;*/
	color:#fff;
		padding-left: 20px;
	}

.address p{
	font-size:10px;
	padding-left: 30px;
	color:#ffffff;
	line-height:1.6em;
	font-family:Verdana, Geneva, sans-serif;
	}


div#logo-lower{
	background:none repeat scroll 0 0 #323232;
	
	min-height:168px;
	width:660px;
	float:left;
	
	
	}
div#logo-lower p{
	font-family:"Helvetica LT Std Light", Arial, sans-serif;
	padding:48px 0 0 0px;
     color:#737373;
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:10px;
	
	
	}
div#slider-wrapper{
    background: none repeat scroll 0 0 #fff;
    float: left;
    min-height: 405px;
    width: 960px;	
	}

div.left-panel{
    background: none repeat scroll 0 0 ;
    float: left;
	min-height: 380px;
    overflow: hidden;
    width: 300px; 

	}
ul.thumbs1{
	
	}
ul.thumbs li{
	 background: none repeat scroll 0 0 #4B4B4B;
    height: 105px;
    margin-bottom: 15px;
    padding: 5px;
    width: 250px;
	
	
	}

.thumb-image{
/*	background:/thumb-simple1.jpg) no-repeat;*/
	
	width:250px;
	float:left;
	overflow:hidden;
	height:104px;
	cursor:pointer;
	
	}
.thumb-image img{
	width:225px;
	height:105px;
}
.thumb-image a{
	background:url(/common/images/more-simple.jpg) right no-repeat !important;
	cursor:pointer;
	width:225px;
	height:105px;
	padding-right:25px;	
	display:block;
}
.thumb-image a:hover{
	background:url(/common/images/more.jpg) right no-repeat !important;	
}
/*.thumb-image:hover{
	background:/thumb-1.jpg) no-repeat;
	width:225px;
	float:left;
	overflow:hidden;
	height:104px;
	cursor:pointer;
}*/

.thumb-image2{
	/*background:/thumb-hover2.jpg) no-repeat;*/
	width:250px;
	float:left;
	overflow:hidden;
	height:104px;
	cursor:pointer;
	
	}
.thumb-image2 img{
	width:225px;
	height:105px;
}
.thumb-image2 a{
	background:url(/common/images/more-simple.jpg) right no-repeat !important;
	cursor:pointer;
	width:225px;
	height:105px;
	padding-right:25px;	
	display:block;
}
.thumb-image2 a:hover{
	background:url(/common/images/more.jpg) right no-repeat !important;	
}








.thumb-image3{
	/*background:/thumb-simple3.jpg) no-repeat;*/
	
	width:250px;
	float:left;
	overflow:hidden;
	height:104px;
	cursor:pointer;
	
	}
.thumb-image3 img{
	width:225px;
	height:105px;
}
.thumb-image3 a{
	background:url(/common/images/more-simple.jpg) right no-repeat !important;
	cursor:pointer;
	width:225px;
	height:105px;
	padding-right:25px;	
	display:block;
}
.thumb-image3 a:hover{
	background:url(/common/images/more.jpg) right no-repeat !important;	
}

/*.more-text{
     float:right;
	 width:25px;
	 height:105px;
	 background:url(/common/images/more-simple.jpg) no-repeat;
	  
	}
*/
ul.thumb li:hover .more-text{
	  background: url("../images/more.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    cursor: pointer;
	}
div.right-panel{
	width:630px;
	float:right;
	min-height:380px;
	background:#FFF;
	padding:15px 15px 15px 15px;;
	position:relative;
	
	}
div.right-panel p{
	color:#ffffff;
	font-weight:bold;
		
	
	}
div#footer{
	background:#323232;
      min-height:260px;
	   font-size:14px;
	   margin-bottom:30px;
	   
	}
.left-footer{
	  background: none repeat scroll 0 0 #4F4F4F;
    float: left;
    height: 176px;
    padding: 0px 0 0 27px;
    width: 273px;
	}
.right-footer{
	 float:left;
	 width:660px;
	}
.top-footer{
	 float:left;
	 width:100%;
	background-color:#323232;
	}

.copyright{
width:100px;
float:left;
 
	
	 }
.copyright p{ color:#8a8a8a; }
.all-rights{
/*  background: none repeat scroll 0 0 #e8c5ca;
    float: right;
    height: 71px;
    padding: 13px 0 0 0;
    width: 960px;*/
	width:960px;
	height:45px;
	background:url('../images/rutherford/nav.jpg') 0 0 repeat transparent;
	float:left;

	 
	}
.all-rights p{
	 color:#826949; 
	 text-align:right;
	 padding:0 16px 0 0;
	}
.all-rights p a{
	 color: #898989;
    float: right;
    text-align: right;
    text-decoration: underline;
	padding-top:13px;
	font-size:12px;
	}
.all-rights p a:hover{
	 text-decoration:none; 
	}
.all-rights ul{
	margin:8px 16px 0 0;
	float:right;
	}
.all-rights ul li{
	 display: inline;
	 margin-left:12px;

	}
.all-rights ul li a{
	 color: #826949;
	 text-decoration:underline;
	}
.all-rights ul li a:hover{
	 
	 text-decoration: none;
	}

.subpage{
	   background: none repeat scroll 0 0 #FFFFFF;
    padding: 31px 45px;
    width: 870px;
	float:left;
	}
	/*-----------------------------------------------contact us--------------*/
	
.form-container {
    background-color: #D0D3D7;
    height: 397px;
    padding: 15px;
    width: 410px;
	float:left;
}
.booking-container h1, .form-container h2 {
    margin: 0 0 18px;
	color: #737373;
}

#Hkjoinery-form input.textbox, input#CaptchaV2, #Hkjoinery-form textarea, #Hkjoinery-form select {
    border: 0 none;
    color: #8C0000;
    font-size: 13px;
    margin-bottom: 8px;
    outline: 0 none;
    padding: 7px 10px 6px;
    width: 389px;
}
/*#Hkjoinery-form .captchaimg {
    float: left;
    margin: 8px 0 2px;
	
	
}
input#CaptchaV2 {
    float: right;
    margin-top: 12px;
    width: 225px !important;
}*/
#Hkjoinery-form textarea {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.address-map{
	width:410px;
	 float:right;
	  min-height:300px;
	
	}
.google-map{
	 width:410px;
	 float:right;
	 margin-top:15px;
	}
	
.address-map h4{
	color:#8C0000;
	font-size:18px;
	font-weight:bold;
		
	}
.address-map p{
	color:#333;
	font-size:14px;
	 padding:10px 0 10px 0px;
	 line-height:21px;
	
		
	}
	/*-----------------------------------------------About us--------------*/
	
.about-us{
	width:580px;
	 background:#CDCEC9;
	 float:right;
	 padding:25px;
	 min-height:345px;
	}
.about-us h1{
	font-size:24px;
	color:#949592;
	padding-bottom:14px;
	
		}
.box{
	 border-bottom: 1px solid #FFFFFF;
    float: left;
    padding-bottom: 20px;
    width: 580px;
	margin-bottom:20px;
	
	}
.image-box{
	width:204px;
	border:4px solid#FFF;
	float:left;
	}
.right-text{
	 width:344px;
	 float:right;
	
	}
.about-us span{
	 font-weight:bold;
	 color:#949592;
	 font-size:14px;
	 
	
	}
.about-us p{
	font-size:12px;
	color:#939393;
	line-height:18px;
	 	
	}
.col1{
	width:220px;
	float:left;
	margin-right:20px;
	}
.col2{
	width:339px;
	float:left;
	}
ul.catagories{
	 padding:25px 0 26px 45px;
	 min-height:355px;
	
	}

ul.catagories li{
	background:/arrow.png) no-repeat left;
	padding-left:20px;
	
	 margin-bottom:10px;
	
	
	}
ul.catagories li a{
	font-size:12px;
	color:#717171;
	 text-decoration:none;
	 text-transform:uppercase;
	
	}
ul.catagories li a:hover{
	color:#FFF;
	
	}
.images{
	min-height:395px;
	
	}
.left-pad{
	margin-left:15px;
	}
div.slideshow a.advance-link{
	width:630px !important;
	}
.thumbs-bottom{
	width:100%;
	height:147px;
	margin:0 auto;
	
	padding:15px 0 0 22px;
	
	
	
	}
.actionBox {
	
background: url("/images/rutherford/btm-meals.png") repeat-x scroll 0 0 #FFFFFF;
 	background-color:#E21E2E;
    height: 200px;
    margin: 0 0 15px 1px;
    width: 130px;
	float:left;
	background-color:#FFF;
	opacity: 0.7;
	

	
}
.actionBox:hover {
	opacity: 1;
    
}
.actionBox h3 {
	font-family:"Helvetica LT Std Roman", Arial, sans-serif;
    color: #e21e2e;
    font-size: 18px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
	font-weight:normal;
	width:100%;

   
}

.actionBox1 h3 {
	font-family:"Helvetica LT Std Roman", Arial, sans-serif;
    color: #e21e2e;
    font-size: 18px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
	font-weight:normal;
	font-weight:bold;

   
}
.actionBox h4 {
	font-family:"Helvetica LT Std Roman", Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
	font-weight:normal;
	width:100%;

   
}
.actionBox-banner {

    float: left;
	font-family:"Helvetica LT Std Roman", Arial, sans-serif;
    color: #e21e2e;
    font-size: 18px;
    height: 20px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
	font-weight:normal;
}

.actionBox-pricer {

    float: left;
	font-family:"Helvetica LT Std Roman", Arial, sans-serif;
    color: #e21e2e;
    font-size: 18px;
    height: 20px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
	font-weight:normal;
}
.actionBox img {

    float: left;
    height: 104px;
	padding:5px 5px 5px 5px;
  /*  margin:7px 0 0 7px;;*/
    text-align: center;
    width: 120px;
}

.actionBox1 {
    background: url("/images/rutherford/thumbs-bottom-bg.png") repeat-x scroll 0 0 #FFFFFF;
 	background-color:#E21E2E;
    height: 146px;
    margin: 0 0 15px 8px;
    width: 130px;
	float:left;
	background-color:#FFF;
	opacity: 0.7;
}
.actionBox1-img {
	background-repeat:no-repeat;
	background-size: 120px 104px;
	float: left;
	height: 104px;
	margin:5px 0 0 0px;;
	text-align: center;
	width: 120px;
}

.actionBox2-img {
	background-image: url("/images/rutherford/mixed-grill-thumb.jpg");
	background-repeat:no-repeat;
	background-size: 120px 104px;
    float: left;
    height: 104px;
	margin:5px 0 0 5px;;
    text-align: center;
    width: 120px;
}

.actionBox3-img {
	background-image: url("/images/rutherford/Tacos-mexican-small.jpg");
	background-repeat:no-repeat;
	background-size: 120px 104px;
    float: left;
    height: 104px;
	margin:5px 0 0 5px;;
    text-align: center;
    width: 120px;
}

.actionBox4-img {
	background-image: url("/images/rutherford/fridayrump-small.jpg");
	background-repeat:no-repeat;
	background-size: 120px 104px;
    float: left;
    height: 104px;
	margin:5px 0 0 5px;;
    text-align: center;
    width: 120px;
}
.actionBox5-img {
	background-image: url("/images/rutherford/fridayrump-small.jpg");
	background-repeat:no-repeat;
	background-size: 120px 104px;
    float: left;
    height: 104px;
	margin:5px 0 0 5px;;
    text-align: center;
    width: 120px;
}
.actionBox6-img {
	background-image: url("/images/rutherford/blackboard-menu.jpg");
	background-repeat:no-repeat;
	background-size: 120px 104px;
    float: left;
    height: 104px;
	margin:5px 0 0 5px;;
    text-align: center;
    width: 120px;
}
.actionBox7-img {
	background-image: url("/images/rutherford/sun_carvery-small.jpg");
	background-repeat:no-repeat;
	background-size: 120px 104px;
    float: left;
    height: 104px;
	margin:5px 0 0 5px;;
    text-align: center;
    width: 120px;
}
.no-margin{
	 margin-left:0px;
	}
.button-appointment{
	background:url(/common/images/Next-game.jpg) no-repeat;
    font-size:15px;
	height:176px;
	border:none;
	cursor:pointer;
	color:#CC5012;
	text-transform:uppercase;
	display:block;
	text-decoration:none !important;

	font-weight:bold;
	margin-top:36px;
	padding:8px 10px 0 10px;
	
	}
.button-appointment:hover{
	
	 
	
	}
a{
	outline:none;
	}

.trading{
	padding-top: 4px;
	}
.ad-image-wrapper{
	 height:305px !important;
	}
.ad-image-description{
	 display:none;
	}
.ad-controls{
	display:none;
	}
.ad-gallery .ad-nav .ad-thumbs{
	width:535px !important;
	margin:0 auto;

	}
.ad-gallery .ad-thumbs li a img{
	border:2px solid #F29015 !important;
	}
.ad-gallery .ad-image-wrapper .ad-next{
	width:5% !important;
	background:#FFF;
	}
.ad-gallery .ad-image-wrapper{
	top:35px;
	}
.ad-gallery .ad-image-wrapper .ad-prev{
	width:5% !important;
	background:#FFF;
	}
div#container{
	width:600px;
	margin:0 auto 0 15px;
	min-height:395px;
		}
.ad-gallery .ad-image-wrapper .ad-image{
	border:1px solid #F29015;
	}
.border{
  border-bottom: 1px dotted #999999;
    color: #949592;
    font-size: 24px;
    margin: 0 auto;
    padding-bottom: 5px;
    width: 536px;
	}
#booking-appointemnt{
	margin-top:20px;
	
	
	
	}

#booking-appointemnt h1{
	background: /book-an-img.png)  repeat-x scroll 0 0 #FF5200;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 1px;
    padding-bottom: 7px;
    padding-left: 17px;

	
	}
#booking-appointemnt form{

background:#CCC;
padding:10px;
height:290px;

	
	
	}
.input-field{
	height: 35px;
    margin-bottom: 10px;
    width: 520px;
	}
.input-field label {
    color: #737373;
    float: left;
    font-size: 14px;
    line-height: 32px;
	padding-left:10px;
}
.input-field input {
    border: medium none;
    float: right;
    height: 22px;
    padding: 5px;
    width: 320px;
	color:#737373;
}
#datepicker{
	}


.date{
	width:150px;
	height:150px;
	}
.input-field1 label {
	float:left;
   
}
.input-field1 input {
	float:left;
	margin-left:50px;
   
}
#catwebformbutton{
	float:left;
	margin-left:188px;
	}
.facebook-like{
	width:300px;
	float:left;
	margin:22px 0 0 15px;
}
#newsletter-subs{
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
    float: left;
    margin-left: 40px;
    width: 220px;
	padding-bottom:5px;
	margin-top:5px;
	
	}
.newsletter-field{
	height:20px;
	margin-bottom: 2px;
	}
#newsletter-subs form{
	padding:7px;
	}
.newsletter-field label{
	 color: #FFF;
    float: left;
    font-size: 12px;
    text-align: left;
    
	}
.newsletter-field input{
	border: none;
    float: right;
    font-size: 11px;
    height: 14px;
    width: 119px;
	color:#737373;
	padding:2px;
	}
.newsletter-field1{
	height:15px;
	color:#FFF;
	font-size:11px;
	}
.newsletter-field1 p{ 
float: right;
width:186px;
	}
.newsletter-field1 label{
	display:none;
	
	}
.cat_button2{
	margin-left:0px !important;
	font-size:10px;
	font-weight:bold;
	margin-left:150px !important;
	}
.calendarwrapper {
  /*  background-color: #1A394A;
    color: #000000;
    float: left;
    margin-left: 10px;
    padding: 8px;*/
    width: 930px;
}

#calendar {
    margin: 0 auto;
    width: 900px;
}
/*---------- bubble tooltip -----------*/
a.tt{
position:relative;
z-index:24;
color:#3CA3FF;
font-weight:bold;
text-decoration:none;
}
a.tt span{ display: none; }
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
display:block;
position:absolute;
top:0px; left:0;
padding: 15px 0 0 0;
width:200px;
color: #993300;
text-align: center;
filter: alpha(opacity:90);
KHTMLOpacity: 0.90;
MozOpacity: 0.90;
opacity: 0.90;
}
a.tt:hover span.top{
display: block;
padding: 30px 8px 0;
background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
display: block;
padding: 0 8px;
background: url(bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom{
display: block;
padding:3px 8px 10px;
color: #548912;
background: url(bubble.gif) no-repeat bottom;
} 
