html
{
	height: 100%;
}
body
{
	background-color: #3a414f;
	margin: 0px auto 0px auto;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #424849;
	height: 100%;
}
p
{
	color: #424849;
	padding:1px 1px 1px 1px;
	text-align: justify;
	margin: 0px;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #354753;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #354753;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
img .img_left
{
	border:none;
	float: left;
}

.noborder
{
	border:0px;
}

.logo
{
	padding: 0px 8px 8px 0px;
}


/*-------------------Header------------------------*/
#header
{
	width: 900px;
	height: 88px;
	background: url(http://www.tridentaccountancy.co.uk/media/710/header_bg.gif) repeat-x left top;
	margin: auto;
}
.header_loginProblems
{
	width: 400px;
	border-style: none;
	padding-top: 20px;
	float: right;
}

.header_loginProblems_content
{
	padding-right: 20px;
	text-align: right;
}

.headerLoginPanel
{
	width: 400px;
	border-style: none;
	padding-top: 20px;
	float: right;
	font-family: Arial, Helvetica, Sans-Serif;
}

.bodyLoginPanel
{
	width: 600px;
	border-style: none;
	padding-top: 20px;
	padding-left: 60px;
	padding-bottom: 20px;
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
}

.fsLogin
{
	border-style: none;
}
.textbox
{
	border: solid 1px #424849;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.button
{
	border: solid 1px #15346b;
	background-color: #1c4692;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

.button:hover
{
	border: solid 1px 15346b;
	background-color: #ffffff;
	color: #1c4692;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

/*-------------------Main Container---------------*/
#main_container
{
	background-color: #ffffff;
	width: 900px;
	height: 100%;
	margin: auto;
	padding: 0px;
}
#main_container_resources
{
	width: 900px;
	height: auto;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.left
{
	float: left;
	padding-left: 7px;
}
#header_logo
{
	width: 189px;
	height: 88px;
	float: left;
	padding: 0px 0 0 5px;
}

#search_tab
{
	width: 230px;
	float: right;
	padding-top: 10px;
	font-size: 10px;
}
input.search_input
{
	width: 167px;
	height: 17px;
	color: #FFFFFF;
	background-color: #3b4d72;
	padding-left: 10px;
	border: none;
}
.searchImage
{
	float: left;
	padding-left: 0px;
}
/*------------------------------main content-----------------------*/
#main_content
{
	width: 900px;
	margin: auto;
	clear: both;
	background-color: #FFFFFF;
	min-height: 100%;
	position:relative;
}

/*---------------- menu tab----------------------*/
#menu_tab
{
	width: 900px;
	height: 34px;
	background: url(http://www.tridentaccountancy.co.uk/media/720/menu_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.menu
{
	white-space: nowrap;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	margin: 0px;
}

.menu li
{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
}

.menu a
{
	display: block;
	float: left;
	padding: 0px 15px 0px 15px;
	margin: 0;
	height: 34px;
	text-decoration: none;
	background: none;
	color: #767a84;
}

.menu a:hover
{
	display: block;
	float: left;
	padding: 0px 15px 0px 15px;
	margin: 0;
	height: 34px;
	text-decoration: none;
	background: url(http://www.tridentaccountancy.co.uk/media/725/menu_bg_hover.gif) repeat-x;
	color: #004440;
}

.menu .selected
{
	display: block;
	float: left;
	padding: 0px 15px 0px 15px;
	margin: 0;
	height: 34px;
	text-decoration: none;
	background: url(http://www.tridentaccountancy.co.uk/media/730/menu_bg_on.gif) repeat-x;
	color: #FFFFFF;
}
/*---------------- menu tab----------------------*/


ul.iconmenu
{
	list-style-type: none;
	float: left;
	display: block;
	width: 600px;
	margin: 0px;
	padding: 10px 0 0 10px;
	background: none;
}

ul.iconmenu li
{
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

ul.iconmenu li.divider
{
	width: 2px;
	height: 102px;
	display: block;
	float: left;
	padding-top: 10px;
	background: url(http://www.tridentaccountancy.co.uk/media/756/separator.jpg) no-repeat center;
}

a.iconnav:link, a.iconnav:visited
{
	display: block;
	float: left;
	padding: 35px 25px 0px 25px;
	margin: 0;
	height: 102px;
	text-decoration: none;
	background: none;
	color: #FFFFFF;
}

a.iconnav_selected:link, a.iconnav_selected:visited
{
	display: block;
	float: left;
	padding: 35px 25px 0px 25px;
	margin: 0;
	height: 102px;
	text-decoration: none;
	background: none;
	color: #FFFFFF;
}

a.iconnav:hover
{
	text-decoration: none;
}

/*------------------------middle_content-----------*/
#middle_content_home
{
	width: 823px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: url(http://www.tridentaccountancy.co.uk/media/783/middle_banner_home.jpg) no-repeat center;
}
#middle_content_services
{
	width: 823px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: url(http://www.tridentaccountancy.co.uk/media/792/middle_banner_services.jpg) no-repeat center;
}
#middle_content_reference
{
	width: 823px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: url(http://www.tridentaccountancy.co.uk/media/958/middle_banner_reference.jpg) no-repeat center;
}
#middle_content_taxrates
{
	width: 823px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: url(http://www.tridentaccountancy.co.uk/media/963/middle_banner_taxrates.jpg) no-repeat center;
}
#middle_content_resources
{
	width: 823px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: url(http://www.tridentaccountancy.co.uk/media/968/middle_banner_resources.jpg) no-repeat center;
}
#middle_content_login
{
	width: 823px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: url(http://www.tridentaccountancy.co.uk/media/973/middle_banner_login.jpg) no-repeat center;
}
#middle_content_contact
{
	width: 823px;
	height: 108px;
	margin: 10px auto 0px auto;
	background: url(http://www.tridentaccountancy.co.uk/media/978/middle_banner_contact.jpg) no-repeat center;
}
.middle_text
{
	width: 550px;
	margin: 0px;
	padding: 20px 0 0 20px;
	text-align: justify;
	color: #c8dde9;
}
.middle_text p
{
	color: #FFFFFF;
}
.center_text
{
	width: auto;
	margin: 0px;
	padding: 20px 30px 20px 30px;
	font-size:1.1em;
	text-align: justify;
}
#center_content
{
	width: 880px;
	margin: auto;
}
.left_content
{
	width: 230px;
	float: left;
}
.right_content
{
	width: 630px;
	float: left;
}
.news_tab
{
	clear: both;
	padding: 5px 0 5px 0;
}

.wide_content
{
	width: 860px;
	margin: auto;
	margin:10px auto 10px auto;
	background-color: #FFFFFF;	
	padding-bottom:35px;
	height:50px;
	clear:both;
}
.wide_content_services
{
	width: 820px;
	margin: auto;
	clear: both;
	padding: 10px 0 15px 0;
}
.service_tab
{
	width: auto;
	background: url(../../Media/TridentAccountancyLimited/Media/service_icon.gif) no-repeat left;
	background-position: 10px 5px;
	padding: 7px 15px 7px 60px;
	background-color: #f4f6f9;
	margin: 5px 0 5px 0;
}

.bottom_tab
{
	width: 200px;
	height: 45px;
	float: left;
	margin-left: 30px;
	margin-bottom: 15px;
	background: url(http://www.tridentaccountancy.co.uk/media/746/bottom_box.gif) no-repeat center;
	/*background: url(bottom_box.gif) no-repeat center;*/
	background-position: 0px 0px;
	padding-left: 40px;
	color: #354753;
	font-size: 10px;
	line-height: 45px;
	
}

.bottom_tab a
{
	text-decoration: none;	
	color: #767a84;
}

.bottom_tab a:hover
{
	text-decoration: underline;	
	color: #004440;
}

.bottom_tab a:selected
{
	text-decoration: none;
	color: #004440;
}

.contact_tab
{
	width: 270px;
	height: auto;
	padding: 20px 60px 20px 60px;
	background-color: #f4f6f9;
	margin: 5px auto 5px auto;
}
#fields label
{
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input
{
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea
{
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input
{
	width: 53px;
	height: 18px;
	margin: 0px;
}

.widthPad
{
	margin:0px auto 0px auto;
	padding:0px 10px 0px 10px;
}

.width90
{
	width:90%;
}

.topPad
{
	padding:10px 0px 0px 0px;
}
.bottomPad
{
	padding:0px 0px 10px 0px;
}
/*-------------------Sub Menu----------------------*/
#submenu-container
{
	height:auto;
}
.submenu-container-clear
{
	font-size:0px;
	clear:both;
}
.subMenu_menu
{
	list-style: none;
	float: left;
	width: 200;
	margin: 0px;
	padding: 0px 4px 0px 4px;
	display: block;
	font-size: 11px;
}
.subMenu_menu li
{
}

.subMenu_menu a:link, .subMenu_menu a:visited
{
	display: block;
	float: left;
	width: 180px;
	padding: 6px 10px 6px 10px;
	margin: 0;
	border-right: solid 1px #3a414f;
	text-decoration: none;
	color: #2F2626;
	background-color: #d8d9dc;
}

.subMenu_menu a:hover
{
	text-decoration: underline;
	background-color: #9ca0a7;
	color: #FFFFFF;
}

.subMenu_menu a:active
{
	color: #2F2626;
	background-color: #1c4692;
}

.subMenu_menu_selected a:link, .subMenu_menu_selected a:visited, .subMenu_menu_selected a:active
{
	float: left;
	margin: 0;
	text-decoration: underline;
	color: #2F2626;
}

/*-------------------Client Login-----------------*/
#clientlogin-form
{
	width:780px;
	margin-bottom:30px;
	padding:10px 20px 10px 20px;
	border: solid 1px #7d8cac;
	height:auto;
}
.clientlogin-form-clear
{
	font-size:0px;
	clear:both;
}
.clientlogin-form-legend
{
}
.clientlogin-form-item
{
	margin:4px 1px 4px 1px;
	padding: 2px 2px 2px 2px;
	float:left;
}
.clientlogin-form-text
{
	font-weight:bold;
	padding-right:2px;
}

.clientlogin-form-input-container
{
	padding-right:2px;
}

.clientlogin-form-input-textbox
{
	height:14px;
	border:solid 1px #7d8cac;
	font-size:11px;
}
.clientlogin-form-input-textbox:focus
{
	background-color:#9ed4ca;
}

.clientlogin-form-input-button
{
	background-color:#384366;
	border:solid 1px #0d246a;
	height:18px;
	color:#FFFFFF;
	font-size:11px;	
}
.clientlogin-form-input-button:hover
{
	background-color:#9ed4ca;
	border:solid 1px #0d246a;
	color:#000000;
}

/*-------------------Liberty Login-----------------*/
.libertyLogin
{
	padding: 14px 4px 20px 300px;
}
.libertyLogin li
{
	padding: 6px 0px 6px 0px;
}
a.libertyLoginLinks:link, a.subNav:visited
{
	text-decoration: none;
}
a.libertyLoginLinks:hover
{
	text-decoration: underline;
}

/*-------------------footer------------------------*/
#footer
{
	width: 900px;
	height: 35px;
	clear: both;
	background-color: #c7c6c6;
	position:absolute;
	bottom:0;	
}
ul.footer_menu
{
	list-style: none;
	float: right;
	display: block;
	width: 520;
	margin: 0px;
	padding: 5px 20px 0 0px;
}

ul.footer_menu li
{
	display: inline;
	font-size: 10px;
}

a.nav_footer:link, a.nav_footer:visited
{
	display: block;
	float: left;
	padding: 5px 6px 5px 10px;
	margin: 0;
	text-decoration: none;
	color: #2F2626;
}

a.nav_footer:hover
{
	display: block;
	float: left;
	padding: 5px 6px 5px 10px;
	margin: 0;
	text-decoration: underline;
	color: #2F2626;
}

a.nav_footer:active
{
	display: block;
	float: left;
	padding: 5px 6px 5px 10px;
	margin: 0;
	text-decoration: none;
	color: #2F2626;
}

#copyright
{
	float: left;
	padding: 0px;
}

/*----------TAX TABLES--------------------------------*/

td, th {
 	padding:0px;
}
.table-border{
	border-top: 1px solid #7d8cac;
	border-left: 1px solid #7d8cac;
	border-collapse: collapse;
	margin-left:3px;
	margin-right:10px;
	margin-bottom: 20px;
}

.table-border caption{
	font-family: Arial, sans-serif;
	padding-bottom:6px;
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
}

.table-border th, .table-border td {
	padding: 3px;
	border-right: 1px solid #7d8cac;
	border-bottom: 1px solid #7d8cac;
}

.table-border th{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	background: #eee;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

