/* 
  --------------------------------------------------------
  format 3 CSS - vertical nav, masthead, sidebar1, main, sidebar2, footer
  by Zee Designs - www.zeedesigns.com, and
  Vast Array Advertising Design - www.VastArray.com
  ZD-CMS™ custom site style integrated
  --------------------------------------------------------
*/

body{
	margin:10px 0 10px 0;
	color: #5f6c9f;
	background-color:#dfecec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:link {
	text-decoration:none;
	font-style:italic;
	font-weight: bold;
	color: #46873A;
	}
a:visited {
	text-decoration:none;
	color: #c6c;
	font-style:italic;
	font-weight: bold;
	}

a:hover {
	text-decoration:underline;
	color: #f5c749;
	}
#container	{
	background-image: url(images/background-reg-tile.jpg);
	background-repeat:repeat-y;
	width: 955px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	}
#masthead {
	margin: 0px;
	padding: 0px;
	width: 955px;
	height: 142px;
	}
h1#site-title {
    background-image: none;
    width: 955px;
    height: 142px;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    font-size: 0px;
    overflow: hidden;
    display: none;
	}
#sidebar1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	}
#navcontainer	{
	float:left;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 200px;
	height: auto;
	}
#main{
	float: left;
	margin: 0 30px 20px 25px;
	padding: 0;
	width: 700px;
	height: auto;
	}
#footer {
	clear: both;
	background-image: url(images/footer-reg.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 26px;
	}
h1 {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin: 0 0 10px 0;
	}
h2 {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h3 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h4 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	margin: 0 0 10px 0;
	}
h5 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h6{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
p {
	font-size:11px;
	font-weight: normal;
	text-align:left;
	margin: 0 0 10px 0;
	line-height: 15px;
	}
#main ul{
	font-size:11px;
	font-weight: normal;
	text-align:left;
	line-height: 15px;
	list-style-type:disc;
	}
#main ul ul li{
	margin: 0 0 0 -20px;
	padding:0;
	}
#main ol{
	font-size:11px;
	font-weight: normal;
	line-height: 15px;
	list-style-type:decimal;
	}
#main ol ol li{
	margin: 0 0 0 -20px;
	padding:0;
	list-style-type:upper-alpha;
	}
#credits {
    padding: 9px 0 20px 0;
    text-align: center;
    font-size:10px;
	margin: 0 0px 10px 0px;
	}
#credits a:link, #credits a:visited, #credits a:hover {
    color: #5f6c9f;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	}

#zd-template-image-browse-634 ul.image-list li{
        list-style-type:none;
	text-align:center;
	width:270px;
}
#zd-template-image-browse-634 .image span{
        text-align:center;
}

.image-detail .image-image img{
        height:400px;
        max-height: 400px;
}
ul.image-nav{
	list-style-type:none;
}
ul.image-nav li{
	list-style-type:none;
	margin-left:.3em;
	float:left;
	width: 250px;
}
ul.image-nav img{
	vertical-align: top;
	margin-right: 1em;
}

/* Testimonials */
.testimonial-list ul{
        list-style-type:none !important;
}
.testimonial-list .testimonial{
        padding-top: .5em !important;
	padding-bottom:.5em !important;
	margin-bottom:.5em !important;
        border-top:1px solid grey;
}
.testimonial-list .author:before{
	content:"-";
}


/* Links module */
/*ul.link-list a{
        font-style:none;
        border-top: 1px solid #CCC;
        color: blue;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight:bolder;
        display:block;
}
ul.link-list ul a{
        list-indent:none;
        border: none;
        padding: 0 0 0 0;
        color: #46873A;
        font-style: italic;
        font-weight: bold;
        text-decoration: none;
        display:inline-block;
}*/
ul.link-list li{
        border-top: 1px solid #CCC;
}
ul.link-list li span a{
        list-style: outside;
        color:blue;
        margin-bottom: 5px;
        font-style:normal;
}
ul.link-list{
        margin-left:.3em;
        padding-left:.3em;
}
ul.link-list li{
        padding-top: 5px;
        margin-bottom:5px;
}
ul.link-list li li{
        border-top: none;
        margin: 0 0 0 -20px;
        margin-left:.3em;
}
ul.link-list li li p{
        margin: 0;
}
.people-list ul{
	list-style-type:none;
}
.people-list .person{
	width:310px;
	height:150px;
	float:left;
	line-height:1.5em;
}
.people-list .image{
	float:left;
	margin-bottom:1.5em;
	margin-right: .5em;
}
.person-detail .person-image{
	float:right;
	margin:.5em;
}


/* News list */
#zd-template-item-browse-632 .news-list a:visited{
        color:#46873A;
}
#zd-template-item-browse-635 .news-list .title span a{
        text-decoration:none;
	font-style:normal;
	font-size:1.5em;
        color: inherit;
}
#zd-template-item-browse-632 .news-list .title span a{
        font-size:22px;
        line-height:1.3em;
}
.news-list .title span a{
        font-weight:bold;
}
.news-list .title{
        padding-bottom:1em;
}
.news-list .title{
        padding-top: .5em;
        font-size: .9em;
}
.news-list .date {
        font-weight:normal;
        margin-bottom:0;
        padding-bottom:.3em;
}
.news-list li {
        list-style-type:none;
        margin:0;
}
#zd-template-item-browse-632 .news-list li{
        border-top:1px solid #AAA;
        padding-top:1em;
}
ul.news-list{
        padding:0;
        margin-top:0;
}

/** Training Center Gallery **/
.image-detail .image-image img {
	display: block;
	margin: 10px auto;
}
ul.image-nav, ul.image-nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: none;
}
ul.image-nav.top img {
	display: none;
}
ul.image-nav.top li {
	padding: 0 15px;
	display: inline;
}
ul.image-nav.top {
	text-align: center !important;
	margin: 10px 0;
}
ul.image-nav.top .all {
	display: none;
}
ul.image-nav.bottom {
	display: none;
}
ul.testimonial-list, ul.testimonial-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.gallery-breadcrumbs {
	margin: 15px 0;
}
.image-list-shell .image-shell {
	border-top: 1px solid #aaa;
	padding: 20px 0 10px 0;
}
.image-shell .title {
	margin: 5px 0;
}
