/*
Theme Name: WordPress JP_ATS
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Sonic
Tags: mantle color, variable width, two columns, widgets
Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
@charset "utf-8";
/* CSS Document */
/*general css*/
.small-form .ddfmwrap .ddfm .fieldwrap label {
	display: none;
	width: 0px;
}
.fieldwrap
{
	width: 350px;
}
html {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 130%;
	color: #5b6672;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
html {
	height: 100%;
}
h1, h2, h3, h4, h5, h6, h7, p, table, ul, ol {
	margin: 0px;
	padding: 0px 0px 5px;
}
ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 23px;
}
ul li {
	list-style: square;
}
h1, h2, h3, h4, h5, h6, h7 .fs1, .fs2, .fs3, .fs4, .fs5, .fs6, .fs7 {
	line-height: 130%;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: bold;
	color: #193656;
}
h1, .fs1 {
	font-size: 12px;
}
h1 {
	font-size: 28px;
}
h2, .fs2 {
	font-size: 20px;
}
h2 { color: #cc0000; }
h1, h2 {
	padding-top: 7px;
}
h3, .fs3 {
	font-size: 16px;
}
h4, .fs4 {
	font-size: 24px;
}
h5, .fs5 {
	font-size: 28px;
}
h6, .fs6 {
	font-size: 38px;
}
h7, .fs7 {
	font-size: 60px;
}
.fsmall {
	font-size: 10px;
}
.fs18 {
	font-size: 18px;
}
.fs22 {
	font-size: 22px;
}
.fs36 {
	font-size: 36px;
}
.green {
	color: #264b01;
}
.green2 {
	color: #8dc63f;
}
.blue {	color: #193656;}
.blue2 {
	color: #004f7a;
}
.blue3 {
	color: #196699;
}
.white {
	color: #fff;
}
.ul {
	text-decoration: underline;
}
.uppercase {
	text-transform: uppercase;
}
.mar-guarantee {
	margin-top: -5px;
	margin-bottom: 15px;
}
a, li a {
	color: #193656;
	text-decoration: none;
}
.sky {
	color: #33a4d5;
}
.sky1 {
	color: #196699;
}
a:hover, li a:hover {
	color: #000;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clr {
	clear: both;
}
.mar-top5 {
	margin-top: 5px;
}
.mar-top10 {
	margin-top: 10px;
}
.mar-top15 {
	margin-top: 15px;
}
.mar-top20 {
	margin-top: 20px;
}
.mar-top25 {
	margin-top: 25px;
}
.mar-top30 {
	margin-top: 30px;
}
.marleft10 {
	margin-left: 10px;
}
img {
	border-style: none none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.borderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aab4bf;
}
.marbot {
	margin-bottom: 10px;
	clear: both;
	height: auto;
}
/*buttons*/
.learn-more {
	background-image: url(images/btns-3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -3000px;
	display: block;
	height: 36px;
	width: 130px;
	position: relative;
	background-color: transparent;
	margin-top: 5px;
}
.more-detail {
	background-image: url(images/btns-3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -3000px;
	display: block;
	height: 36px;
	width: 130px;
	position: relative;
	background-color: transparent;
	margin-top: 5px;
}
.getstarted {
    background-image: url(images/get-started.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -3000px;
    display: block;
    height: 36px;
    width: 130px;
    position: relative;
    background-color: transparent;
    margin-top: 5px;
}
.goleft, .goright, form#searchform input#searchsubmit {
	background-image: url(images/btns-3.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -3000px;
	display: block;
	height: 36px;
	width: 47px;
	position: relative;
	background-color: transparent;
	margin-top: 5px;
	margin-right: 10px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.goright, form#searchform input#searchsubmit {
	margin-right: 0px;
}
#chat a {
	background-image: url(images/btns-3.png);
	background-repeat: no-repeat;
	background-position: left -36px;
	padding: 0px;
	height: 30px;
	width: 86px;
	cursor: pointer;
	margin-top: 3px;
	text-indent: -3000px;
	display: block;
	position: relative;
}
input.submit, div.submit input {
	background-image: url(images/btns-3.png);
	background-repeat: no-repeat;
	background-position: left -66px;
	text-indent: -3000px;
	display: block;
	height: 36px;
	width: 116px;
	position: relative;
	background-color: transparent;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
div.hundred {
	background-image: url(images/btns-3.png);
	background-repeat: no-repeat;
	background-position: left -102px;
	display: block;
	height: 72px;
	width: auto;
	margin-top: -65px;
	margin-left: 180px;
}
div.question {
	background-image: url(images/btns-3.png);
	background-repeat: no-repeat;
	background-position: left -174px;
	text-indent: -3000px;
	display: block;
	height: 32px;
	width: auto;
	position: relative;
	background-color: transparent;
	margin-top: -70px;
	margin-left: 220px;
	margin-bottom: 40px;
}
/*boxes*/
.gobox {
	background-image: url(images/inputbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 285px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 15px;
}
form#searchform  label {
	display: none;
}
.search, form#searchform input#s {
	background-image: url(images/inputbox.png);
	background-repeat: no-repeat;
	background-position: left -62px;
	height: 30px;
	width: 200px;
	padding-left: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	background-color: transparent;
}
#inner-main-left .search, #inner-main-left form#searchform input#s {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 161px;
	padding-left: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	background-color: transparent;
}
.inputbox {
	background-image: url(images/inputbox.png);
	background-repeat: no-repeat;
	background-position: left -94px;
	height: 30px;
	width: 228px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	background-color: transparent;
}
.grey-box {
	background-image: url(images/inputbox.png);
	background-repeat: no-repeat;
	background-position: left -124px;
	height: 230px;
	width: 251px;
	padding: 20px;
	margin-bottom: 30px;
	display: block;
}
.video {
	background-image: url(images/inputbox.png);
	background-repeat: no-repeat;
	background-position: left -394px;
	height: 180px;
	width: 299px;
	padding: 7px;
}
/*general css end*/
/*layout css*/
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#top {
	clear: both;
	height: 90px;
	background-image: url(http://www.atstrust.com/wp-content/uploads/atstrust-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
}
#logo {
	width: 230px;
	float: left;
}
#logo h1, #logo h1 a {
	text-indent: -3000px;
	display: block;
	float: left;
	height: 101px;
	width: 230px;
}
#top-menu {
	float: right;
	width: 300px;
	text-align: right;
	display: block;
	color: #193656;
	position: relative;
	padding-right: 0px;
	padding-top: 15px;
}
#top-menu ul#menu-top-menu {
	float: right;
}
#top-menu ul#menu-top-menu li {
	display: block;
	float: left;
	list-style: none;
	text-align: left;
	height: auto;
	width: auto;
	position:relative;
}
#top-menu ul#menu-top-menu li a {
	font-size: 14px;
	line-height: 40px;
	color: #000033;
	background-image: url(images/top-menu-sep.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 11px;
	float: left;
	display: block;
	width: auto;
}
#top-menu ul#menu-top-menu li.menu-item-1532 a {
	background-image: none;
}
#chat {
	width: 86px;
	position: relative;
	top: 0px;
	z-index: 100;
	right: 0px;
	height: 30px;
	float: right;
	margin-left: 154px;
}
#chat a img {
	visibility: hidden;
}
#top-menu ul#menu-top-menu li a span {
	display: block;
	float: left;
	text-indent: -3000px;
	color: #FF0000;
}
#top-menu ul#menu-top-menu li a:hover {
	color: #33a4d5;
}
#header {
	clear: both;
	height: 280px;
	background-image: url(images/blue-green-box.png);
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
	margin-bottom: 10px;
}
#header-left {
	float: left;
	width: 320px;
	color: #FFFFFF;
}
#header-left .pad {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#header-right {
	float: right;
	width: 636px;
}
#header-Image {
	height: 278px;
	padding: 1px;
}
#header-text {
	background-image: url(images/blue-green-box.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 280px;
	width: 285px;
	margin-top: -280px;
	position: relative;
}
#header-text .pad {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#main-home {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main-left {
	float: left;
	width: 320px;
	margin-right: 10px;
}
#main-left .borderw {
	border: 10px solid #e5ebf2;
}
#main-left .bordern {
	border: 5px solid #aab4bf;
}
#main-left .pad {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main-left p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#main-left h4 {
	padding-top: 0px;
	padding-bottom: 10px;
}
.lhnormal {
	line-height: 100%;
}
#main-middle {
	float: left;
	width: 315px;
	padding-top: 15px;
}
#main-middle h4.pad {
	padding-top: 30px;
	padding-bottom: 10px;
}
#main-right {
	float: right;
	width: 294px;
	padding-top: 15px;
}
#footer {
	clear: both;
	margin-bottom: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: block;
	float: left;
	list-style-type: none;
}
#footer ul li a {
	/* The minimum width of the "MAIN" links on top */
	width: auto;
	font-size: 13px;
	display:block;
	color:#5b6672;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 36px;
	font-weight:bold;
	/*
	text-indent: -3000px;
	background-image: url(images/menu-footermenu.png);
	*/
}
/*
#footer ul li.menu-item-1525 a {
	background-position: -0px bottom;
	width: 185px;
}
#footer ul li.menu-item-1526 a {
	background-position: -185px bottom;
	width: 148px;
}
#footer ul li.menu-item-1527 a {
	background-position: -333px bottom;
	width: 138px;
}
#footer ul li.menu-item-1528 a {
	background-position: -471px bottom;
	width: 200px;
}
#footer ul li.menu-item-1529 a {
	background-position: -671px bottom;
	width: 126px;
}
#footer ul li.menu-item-1530 a {
	background-position: -797px bottom;
	width: 163px;
}
*/
#footer ul li a:hover, #footer ul li.current_page_item a {
	/* The minimum width of the "MAIN" links on top 
	background-image: url(images/menu-footermenu-ho.png)
	*/
}
/*hide submenu for footer menu*/
#footer ul li ul { display:none}
#bottom {
	clear: both;
	margin-bottom: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#bottom-left {
	float: left;
	width: 340px;
}
#bottom-left P {
	font-size: 10px;
	line-height: normal;
}
#bottom-right {
	text-align: right;
	display: block;
	float: right;
	width: 600px;
}
#bottom-right ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
}
#bottom-right li {
	background-image: url(images/botmenu-sep.png);
	background-position: left center;
	float: left;
	width: auto;
	list-style-type: none;
	background-repeat: no-repeat;
}
#bottom-right li.menu-item-1535 {
	background-image: none;
}
#bottom-right li a {
	font-size: 12px;
	font-weight: bold;
	color: #5b6672;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 11px;
}
#bottom-right li a:HOVER {
	color: #000;
}
/*inner page*/
#inner-main {
	clear: both;
	margin-bottom: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
	overflow: hidden;
}
#inner-main-left {
	background-image: url(images/inner-left.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 295px;
	padding-top: 25px;
	padding-right: 7px;
	padding-left: 2px;
	margin-right: 17px;
}
/*top padding for left search dorm*/
#inner-main-left form#searchform {
	padding-top: 40px;
	display: block;
	overflow: hidden;
}
#inner-main-left #searchform, #inner-main-left .padleftright {
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 24px;
}
#inner-main-left .grey-box h4 {
	width: auto;
	margin-left: 0px;
	margin-bottom: 10px;
}
#inner-main-left h4 {
	width: 250px;
	margin-left: 24px;
	margin-bottom: 10px;
}
#inner-main-left ul {
	margin: 0px;
	padding: 0px;
		padding-left: 14px;
}
#inner-main-left li {
	list-style-type: none;
}
#inner-main-left li a {
	line-height: 26px;
	color: #193656;
	height: 26px;
	width: 271px;
	display: block;
	padding-left: 10px;
	font-weight: bold;
}
#inner-main-left li a:hover, #inner-main-left li.current-menu-item a {
	color: #FFFFFF;
	background-image: url(images/inner-left-menu-ho.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#inner-main-right {
	width: 630px;
	float: right;
	padding-top: 20px;
}
#inner-main-right h3.storytitle {
	font-size: 24px;
	color: #193656;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
 #inner-main-right h3.storytitle a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aab4bf;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 470px;
	font-size: 24px;
	color: #193656;
	display: block;
	height: auto;
}
#inner-main-right h3.storytitle a:hover {
	font-size: 24px;
	color: #34bcf1;
}
#inner-main-right .widthText {
	width: 470px;
}
#inner-main-right-left {
	width: 350px;
	float: left;
	height: auto;
	margin-bottom: 15px;
}
#inner-main-right-right {
	width: 238px;
	background-image: url(images/ineer-green.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 203px;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/*dropdown*/
/*********************************************************
I TRIED TO MAKE THIS EASY TO STYLE! SEE NOTES BELOW
**********************************************************/
#dropdown-holder {
	height:40px;
	width: 960px;
	overflow: visible;
	position: relative;
	z-index: 100;
	margin-bottom: 10px;
}
#dropdown-holder .menu {
	line-height: 30px;	/*
		OVER ALL LINE HEIGHT
	*/
		z-index: 100;
}
#dropdown-holder .menu a {
	/* The minimum width of the "MAIN" links on top */
	width: auto;
	font-size: 13px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#dropdown-holder .menu li a {
/* The minimum width of the "MAIN" links on top */
	width: auto;
	font-size: 13px;
	display:block;
	color:#fff;
	text-decoration:none;
	background-repeat: no-repeat;
	height: 40px;
	position: relative;
	z-index: 100;
	float: left;
	font-size:14px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	/*
	background-position: 0px top;
	text-indent: -3000px;
	background-image: url(images/menu-footermenu.png);
	*/
}
/*
#dropdown-holder .menu li.menu-item-1525 a {
	background-position: -0px top;
	width: 185px;
}
#dropdown-holder .menu li.menu-item-1526 a {
	background-position: -185px top;
	width: 148px;
}
#dropdown-holder .menu li.menu-item-1527 a {
	background-position: -333px top;
	width: 138px;
}
#dropdown-holder .menu li.menu-item-1528 a {
	background-position: -471px top;
	width: 200px;
}
#dropdown-holder .menu li.menu-item-1529 a {
	background-position: -671px top;
	width: 126px;
}
#dropdown-holder .menu li.menu-item-1530 a {
	background-position: -798px top;
	width: 162px;
}
*/
/*
#dropdown-holder .menu li a:hover, #dropdown-holder .menu li.current_page_item a {
	/* The minimum width of the "MAIN" links on top */
	background-image: url(images/menu-footermenu-ho.png)
}
*/
#dropdown-holder .menu a:hover {
	color: #ccc;
}
#dropdown-holder .menu ul {
	top:32px;
}
#dropdown-holder .menu li ul a {
	/* The width of the dropdown and popout menu */
	background-color:#196699;
	height: 30px;
	/*
		Optional thought i'd make the drop down and popout transparent
		This line is also what is killing the CSS validation
	*/
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	font-size: 12px;
	text-indent: 0px;
}
#dropdown-holder .menu li ul a, #dropdown-holder .menu li ul a:hover, #dropdown-holder .menu li.current_page_item ul a {
	background-image: none;
}
#dropdown-holder .menu li ul {
	border-top: solid 1px #333333;
	/* time for some math  {a}:width + {a}:padding + {a}:border */
	width:200px;
	background-color:#196699;
	padding-right: 10px;
	padding-left: 10px;
}
#dropdown-holder .menu li ul li {
	/* time for some math  {a}:width + {a}:padding + {a}:border */
	width:200px;
	margin: 0px;
	padding: 0px;
		background-color:#196699;
	border-bottom: solid 1px #34bcf1;
}
#dropdown-holder .menu li ul li a:hover {
	color: #34bcf1;
}
#dropdown-holder .menu ul a.popout {
	/* totally optional popout indicator */
	background-image: url(../images/popout.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	cursor:pointer;
}
/************************************************************
ONLY EDIT BELOW IF YOU REALLY KNOW WHAT YOUR DOING!
************************************************************/
#dropdown-holder .menu {
	margin:0;
	padding:0;
	list-style-type:none;
}
#dropdown-holder .menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#dropdown-holder .menu a {
	display:block;
}
#dropdown-holder .menu li {
	float:left;
	position:relative;
	display: block;
}
#dropdown-holder .menu ul {
	position:absolute;
	display:none;
}
#dropdown-holder .menu li ul a {
	float:left;
}
#dropdown-holder .menu li ul {
	float:left;
}
#dropdown-holder .menu li ul li {
	float:left;
	position:relative;
}
#dropdown-holder .menu ul ul {
	top:0;
	left:100%;
}
#dropdown-holder .menu li ul ul {
	width:auto;
	margin: -1px 0px 0px 0px;
	float:left;
}
#dropdown-holder .menu li:hover ul ul, #dropdown-holder .menu li:hover ul ul ul, #dropdown-holder .menu li:hover ul ul ul ul {
	display:none;
}
#dropdown-holder .menu li:hover ul, #dropdown-holder .menu li li:hover ul, #dropdown-holder .menu li li li:hover ul, #dropdown-holder .menu li li li li:hover ul {
	display:block;
}
#dropdown-holder .menu-left{
	float:left;
}
#dropdown-holder .menu-right{
	float:left;
}
#dropdown-holder .menu-header{
	float:left; 
	background: url(images/main-menu-bg.png) repeat-x;
	width:946px;
}
#dropdown-holder .menu{
	visibility:visible !important;
	height:40px !important;
}
#dropdown-holder .sub-menu{
	top:35px !important;
}
#dropdown-holder .menu-header ul li{
	background: url("images/menu-sep.png") no-repeat scroll left center transparent;
	padding-top:5px;
	text-transform:uppercase;
	height:40px;
}
#dropdown-holder .menu-header ul li a{
	visibility:visible !important;
}
#dropdown-holder .menu-header ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}
#dropdown-holder .menu-header ul li a:hover{
	color:#193656;
}
#dropdown-holder .menu-header ul li ul a{
	text-transform:capitalize;
}
#footer .footer-menu-left{
	float:left;
}
#footer .footer-menu-right{
	float:left;
}
#footer .menu-header{
	float:left; 
	width:946px;
	background-color:#e5ebf2;
}
#footer .menu-header ul li a{
	margin:15px 10px 0px 10px;
	text-transform:uppercase;
}
#footer .menu-header ul li a:hover{
	color:#193656;
}
#footer .menu-header ul li ul a{
	margin:15px 10px 0px 10px;
	text-transform:capitalize;
}

.storycontent a { text-decoration: underline; }
