@charset "utf-8";
/* Carone.co.uk CSS Document */
/* Author: Neil Marshall */

body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #565656;
}
body {
	background-color: #000000;
	background-image: url(/img/bgtop.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #55970d;
}
a:hover {
	color: #69b219;
}

a.nu:link, a.nu:visited, a.nu:active {
	color: #55970d; text-decoration: none;
}
a.nu:hover {
	color: #69b219; text-decoration: none;
}

a.lite:link, a.lite:visited, a.lite:active {
	color: #e3f63c; text-decoration: none;
}
a.lite:hover {
	color: #effa93;
}

a.dark:link, a.dark:visited, a.dark:active {
	color: #404040; text-decoration: none;
}
a.dark:hover {
	color: #404040;
}

.nb { border: none; }
.sarrow { width: 3px; height: 5px; margin: 0 5px 2px 0; }
.client { border: 0; margin-bottom: 12px; }

ul {
	list-style-image: url(/img/bullet.gif);
}

ul li {

}

.input_text {
	width: 250px;
	border: 1px solid #a9a9a9;
	background-color: #e2f53c;
	color: #5e670d;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
}
.input_text:hover {
	border: 1px solid #56980e;
}  
.input_text:focus {
	border: 1px solid #56980e;
}  

.input_area {
	width: 400px;
	border: 1px solid #a9a9a9;
	background-color: #e2f53c;
	color: #5e670d;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	overflow: auto;
}
.input_area:hover {
	border: 1px solid #56980e;
}  
.input_area:focus {
	border: 1px solid #56980e;
}  

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #54950d;
	padding-bottom: 8px;
	margin-top: 0;
}
h2 {
	font-size: 15px;
	color: #54950d;
	font-weight: bold;
	padding-top: 10px;
}
h3 {
	font-size: 14px; 
	font-weight: bold; 
	color: #7c7c7c;
	margin-top: 0;
}

#head {
	margin: auto;
	width: 770px;
	height: 136px;
}
#logo {
	float: left;
	width: 126px;
}
#topphone {
	float: left;
	width: 619px;
	text-align: right;
	padding: 10px 25px 7px 0;
	color: #777777;
}
#toplinks {
	float: left;
	width: 619px;
	font-size: 11px;
	text-align: right;
	padding: 0px 25px 51px 0;
	color: #575757;
}
#tabs {
	float: left;
	width: 615px;
	height: 36px;
	margin-left: 9px;
	background-color: #393939;
	background-image: url(/img/tabsbg.gif);
}
#tableft {
	float: left;
	width: 6px;
	height: 36px;
	background-image: url(/img/tabsleft.gif);
}
#tabright {
	float: left;
	width: 6px;
	height: 36px;
	background-image: url(/img/tabsright.gif);
}
#tabsrest {
	float: left;
	width: 603px;
	font-weight: bold;
}
.tab {
	float: left;
	height: 24px;
	font-size: 12px;
	padding: 12px 13px 0 12px;
	background-image: url(/img/tabdiv.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.tabon {
	float: left;
	height: 36px;
	background-image: url(/img/tabonbg.gif);
	background-color: #def33b;
}
.tabonleft {
	float: left;
	width: 6px;
	height: 36px;
	background-image: url(/img/tabonleft.gif);
}
.tabonright {
	float: left;
	width: 6px;
	height: 36px;
	background-image: url(/img/tabonright.gif);
}
.tabonrest {
	float: left;
	height: 26px;
	padding: 10px 6px 0 7px;
	font-size: 12px;
}

#body {
	float: left;
	width: 100%;
	background-color: #ffffff;
	background-image: url(/img/bodybg.gif);
	background-position: top;
	background-repeat: repeat-x; 
}
#main {
	margin: auto;
	width: 770px;
}
#content {
	float: left;
	width: 499px;
	padding: 27px 12px 30px 12px;
	line-height: 18px;
}
#menu {
	float: left;
	width: 247px;
	padding: 1px 0 30px 0;
}

.menu1 {
	float: left;
	width: 247px;
	background-image: url(/img/menubg.jpg);
	background-repeat: repeat-y;
}
.menu2m {
	float: left;
	width: 247px;
	background-image: url(/img/menutopm.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 42px;
}
.menu2 {
	float: left;
	width: 247px;
	background-image: url(/img/menutop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 38px;
}
.menu3 {
	float: left;
	width: 177px;
	background-image: url(/img/menubot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 35px 30px 35px;
}

.quote {
	float: left;
	width: 361px;
	margin: 15px 24px 25px 24px;
	padding: 5px 45px 0 45px;
	background-image: url(/img/quote.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #56980e;
	text-align: center;
	line-height: 1.2;
}

#foot {
	float: left;
	width: 100%;
	background-image: url(/img/footbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 22px;
}
#footer {
	margin: auto;
	width: 746px;
	padding: 0 12px 0 12px;
	font-size: 13px;
	color: #575757;
}
.footlogo{
	float: left; 
	width: 200px; 
	margin-top: 4px; 
	padding: 115px 26px 0 0; 
	text-align: right; 
	background-image: url(/img/foot-carone.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
}

.subholder {
	float: left;
	width: 499px;
	font-weight: bold; 
	font-size: 11px; 
	padding-bottom: 25px;
}
.submenu {
	float: left; 
	background-color: #3e3e3e; 
	background-image: url(/img/subbg.gif);
}
.subleft {
	float: left;
	background-image: url(/img/subleft.gif);
	height: 34px;
	width: 9px;
}
.subright {
	float: left;
	background-image: url(/img/subright.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 34px;
	width: 9px;
}
.subtab {
	float: left; 
	padding: 7px 12px 0 10px;
	background-image: url(/img/subdiv.gif); 
	background-position: right; 
	background-repeat: no-repeat;
}
.subon {
	float: left; 
	padding: 7px 12px 9px 10px; 
	background-color: #e3f63c;
	background-image: url(/img/subonbg.gif);
}