@charset "utf-8";

/*
	DTTS - Dynamic Taxation and Training Services Stylesheet V.1.2 
	Developed by WebStuff.biz Central Coast
	Copyright, 2008
*/

@import url("fine.css");


body {
	margin: 0px;
	background: #fff;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	behavior: url('css/csshover.htc');
}

img {
	border: none;
}
img.border {
	border: 2px solid #254986;
	padding: 4px 6px;
	background: #fff;
	margin: 2px;
}
img.bordergrey {
	border: 1px solid #ccc;
}

table, tr, td, ul, li {
	border: none;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #2a5499;
}
a:hover {
	text-decoration: underline;
}

h2 {
	color: #708bb2;
	font-size: 18px;
	padding: 0px;
	border-bottom: 1px solid #254987;
	margin: 0px;
}

h3 { 
	font-size: 16px;
	color: #254986;
	padding: 0px 0px 4px 30px;
	margin: 0px;
}

h4 {
	font-size: 14px;
	color: #2a5499;
	font-weight: normal;
}

hr {
	border: none;
	border-top: 1px dashed #ccc;
	height: 1px;
}

#container {
	width: 940px;
	background: #f8f8f8;
	border: 1px solid #ccc;
	margin: 20px auto;
	padding: 25px;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 937px;
	height: 99px;
}

#login {
	height: 38px;
	width: 937px;
	background: url(../images/login_bg.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
	position: relative;
}
	#login img.facebook{position:absolute;top:0px;right:194px}
	#login_left {
		float: left;
		height: 33px;
		padding: 5px 20px 0px 25px;
		background: url(../images/login_left.jpg) left no-repeat;
	}
	
	#login_clients {
		padding: 10px 10px 0px 10px;
		height: 33px;
		width: 164px;
		text-align: center;
		float: left;
		border-left: 0px solid #fff;
		border-right: 1px solid #fff;
	}
	
	#login_right {
		float: right;
		height: 33px;
		padding: 5px 5px 0px 0px;
		background: url(../images/login_right.jpg) right no-repeat;
	}



/** ------------------ **/
/**    Navigation    **/
/** ------------------ **/

#nav {
	height: 33px;
	margin: 15px 0px 10px 0px;
}
	#nav ul {
		list-style: none;
	}
	#nav li {
		float: left;
		text-align: center;
		position: relative;
		z-index: 100;
	}
	#nav a.first {
		width: 133px;
		background: url(../images/menu_first.gif?version=19052008) no-repeat;
	}
	#nav a.first:hover {
		background: url(../images/menu_first.gif?version=19052008) no-repeat 0px -34px;
	}
	#nav a {
		width: 134px;
		height: 23px;
		padding: 10px 0px 0px 0px;
		display: block;
		color: #272727;
		background: url(../images/menu_bg.gif?version=19052008) no-repeat;
		text-decoration: none;
	}
	#nav a:hover {
		background: url(../images/menu_bg.gif?version=19052008) no-repeat 0px -34px;
		color: #fff;
	}	
	#nav a.last {
		width: 132px;
		background: url(../images/menu_last.gif?version=19052008) no-repeat;
	}
	#nav a.last:hover {
		background: url(../images/menu_last.gif?version=19052008) no-repeat 0px -34px;
	}
	
	#nav ul ul {
		visibility: hidden;
		position: absolute;
		top: 33px;
		border: 1px solid #fff;
		z-index: 200; 
	}
	#nav ul li ul li {
		text-align: left;
		width: 148px;
		height: auto; 
		display: block;
		float: none;
	}
	
	#nav ul li ul li a {
		padding: 10px 0px 8px 10px;
		width: 138px;
		height: auto;
		background: url(../images/navover_bg.png);
		margin: 0px;
		border-bottom: 1px solid #fff;
	}
	#nav ul li ul li a:hover {
		background: #254986;
	}
	#nav ul li:hover ul,
	#nav ul a:hover ul {
	visibility:visible;  
	}


/**    //    **/


#feature {
	width: 937px;
	position: relative;
	z-index: 5;
}
#feature .flv{position:absolute;bottom:-20px;right:0px;z-index:50;overflow:hidden;width:480px;}#feature .flv span{position:absolute;top:15px;right:10px;z-index:70;font-weight:bold;cursor:pointer;color:#fff;}



/** ------------- **/
/**    Buttons    **/

#search {
	width: 223px;
	height: 49px;
	background: url(../images/search_bg.gif) left no-repeat;
	margin: 10px 0px 0px 1px;
	padding: 0px;
	float: left;
}
	#search td {
		padding: 10px 0px 0px 10px;
	}

#buttons {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 49px;

}
	#buttons ul {
		list-style: none;
		margin: 0px 1px 0px 0px;
	}
	#buttons li {
		float: left;
		width: 171px;
		height: 49px;
		margin: 0px 1px 0px 0px;
	}
	
	#buttons a {
		display: block;
		width: 165px;
		font-size: 10px;
		height: 43px;
		margin: 0px 1px 0px 0px;
		padding: 6px 0px 0px 6px;
		background: url(../images/button_bg.gif?version=19052008) no-repeat;
		text-decoration: none;
		color: #000;
	}
	#buttons a:hover {
		background: url(../images/button_bg.gif?version=19052008) no-repeat 0px -50px;
	}
	#buttons a.last {
		width: 168px;
		margin: 0px;
		background: url(../images/button_last.gif?version=19052008) no-repeat;
	}
	#buttons a.last:hover {
		background: url(../images/button_last.gif?version=19052008) no-repeat 0px -50px;
	}


/**    //    **/


#content-splash {
	line-height: 18px;
	clear: both;
	padding-top: 10px;
}

#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	width: 937px;
	height: 40px;
	margin: 30px 0px 0px 0px;
	clear: both;
}
	#footer a {
		color: #393939;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
		color: #000;
	}
	#footer-left {
		float: left;
		padding: 15px 0px 0px 20px;
		height: 25px;
		background: url(../images/footer_left.gif) left no-repeat;
	}
	#footer-right {
		float: right;
		padding: 15px 20px 0px 0px;
		height: 25px;
		background: url(../images/footer_right.gif) right no-repeat;
	}



/**   Input Controls    **/

input {
	height: 16px;
	width: 89px;
	padding: 0px 3px;
	color: #666;
	font-size: 10px;
	background: url(../images/input_bg.gif) repeat-x;
	border: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

input.contact_si {
	width: 150px;
}


/** ------------- **/
/** Declarations **/


.clear {
	clear: both;
}
.fourteen {
	font-size: 14px;
}
.twelve {
	font-size: 12px;
}
.ten {
	font-size: 10px;
}

.dots {
	padding-top: 5px;
	border-bottom: 1px dashed #ccc;
	width: auto;
}



.left {
	float:left;
}
.right {
	float: right;
}



a.wide {
	width: 220px;
	padding: 30px 0px;
	color: #999;
	font-size: 16px;
	text-align: center;
	display: block;
}
	a.wide:hover {
		color: #fff;
		background: #e5ebef url(../images/awide_bg.jpg) bottom repeat-x;
	}


td.maincolumn {
	width: 215px;
	border-right: 1px dashed #ccc;
	padding: 0px 20px;
	text-align: left;
}

table.backer td {
	width: 300px;
	padding: 5px;
	background: #e5ebef;
	border: 1px solid #95abc8;
}

table.border td {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}
