img {border:none;}
.hover{}/* helper class, used to make non-anchor elements display the hand-cursor - style at your own risk! */

#admin-mode {
	height:22px;
	width:450px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -250px;
	text-align:center;
	}
	
#site-admin {
	height:21px;
	width:155px;
float:left;
	}
	
#edit_mod {
	height:21px;
	width:155px;
float:left;
	}

.admintable {
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}

.admintable td {
	border:1px solid #000000;
	border-bottom:none;
	border-left:none;
}

/* Table styles test */

th {
	background: #666666;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border:none;
	
	}


/* end of test */

.adminbutton {
	height:22px;
	width:154px;
	background-color:transparent !important;
	background-image:url(../img/adminbtn2.png);
	border:none;
	float:left;
	margin-right:3px;
	}
	
.sitebutton {
	background-color:transparent !important;
	height:20px;
	width:148px;
	background-image:url(../img/siteinfo2.png);
	border:none;
	margin:1px;
	cursor:default;
	}
	
.sitebutton_hover {
	background-color:transparent !important;
	width:148px;
	height:20px;
	background-image:url(../img/siteinfo.png);
	border:none;
	margin:1px;
	cursor:pointer;
	}
	
.adminbtn {
	background-color:transparent !important;
	width:148px;
	height:20px;
	background-image:url(../img/siteinfo2.png);
	border:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:1px;
	text-align:center;
	
}

.adminbtn_hover {
	background-color:transparent !important;
	width:148px;
	height:20px;
	background-image:url(../img/siteinfo.png);
	border:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:1px;
	text-align:center;
		}
	
.searchbtn {
	background-color:transparent !important;
	background-image:url(../templates/Torbay/images/searchbtn.png);
	height:23px;
	width:22px;
	border:none;
	outline:none;
	margin-top:1px;
}

.rss {
	background-color:transparent !important;
	background-image:url(../img/rss_outline.png);
	height:23px;
	width:22px;
	border:none;
	outline:none;
}

.rss_hover {
	background-color:transparent !important;
	background-image:url(../img/rss_outline2.png);
	height:23px;
	width:22px;
	border:none;
	outline:none;
}
	
.button {
	outline:hidden;
	background-color:#fff !important;
	width:100px;
	height:30px;
	background-image:url(../img/button.png);
	border:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:1px;
	
	
}

.button_hover {
	outline:hidden;
	background-color:#fff !important;
	width:100px;
	height:30px;
	background-image:url(../img/button2.png);
	border:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:1px;
	outline:hidden;
}


/* attributes of short rounded textbox*/
.shortboxdiv{
margin:0px;
height:23px;
width:146px;
background:url(../img/short_bg.gif) no-repeat bottom;

}

/* attributes of the short input box */
.shortbox, .shortbox.option{
max-width:145px;
background:transparent;
border:none;
width:145px;
height:15px;
margin:0px;
padding: 2px 7px 0px 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
float:right;
}

/* attributes of long rounded textbox */
.longboxdiv{
margin:0px;
height:21px;
width:362px;
background:url(../img/long_bg.gif) no-repeat bottom;
}

/* attributes of the long input box */
.longbox{
background:none;
border:none;
width:347px;
height:15px;
margin:0;
padding: 2px 7px 0px 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

/* attributes of long rounded textbox */
.midboxdiv{
float:right;
margin:0px;
height:23px;
width:235px;
background:url(../img/midbox_bg.gif) no-repeat bottom;
}

/* attributes of the long input box */
.midbox{
background:none;
border:none;
width:225px;
height:18px;
margin:0;
padding: 2px 7px 0px 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.textboxdiv{
float:right;
margin:0px;
width:235px;
height:82px;
background:url(../img/text_bg.gif) no-repeat bottom;
}

.textbox{
background:none;
width:235px;
height:82px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
max-width:232px;
max-height:78px;
padding: 2px 7px 10px 7px;
}

.aligntop {
vertical-align:top;
}

.font {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}



