html, body, * { margin: 0; padding: 0; }
html { background: #fff url("../_images/background.gif") 0 0 repeat-x; }
body { color: #666; font: .8125em/1.75em Arial, Helvetica, sans-serif; height: auto !important; height: 740px; min-height: 740px; }
#tortilla { width: 960px; margin: 0 auto; background: url("../_images/fade.png") 0 0 repeat; }
#header, #content, #footer { margin: 0 40px; padding: 0 10px; }

/*
### OTHER TAGS ### */
p,li,dt,dd { word-spacing: 1px; }
p { margin: 1em 0 1.5em 0; }
hr { display: none; }
blockquote { margin: 1.5em 0 1.5em 20px; border-left: 2px solid #630021; padding: 0 0 0 20px; }
blockquote p { font-size: 13px; font-style: italic; margin: 0; padding: 5px 0; }
blockquote span { display: block; padding-top: 5px; }
a { color: #385292; }
a:visited { color: #385292; }
a:hover { color: #385292; }
a img { border-width: 0; }


/*
### HEADINGS ### */
h1,h2,h3,h4,h5{line-height:normal;font-family:Helvetica, Arial, sans-serif;font-weight:normal;color:#385292;}
h1 { margin: 1.25em 0 .65em 0; font-size: 34px; }
#home h1 { font-size: 30px; color: #818EAC; }
#home h1 strong { display: block; font-size: 44px; color: #3D5179; font-weight: normal; }
h2 { margin: 1.5em 0 10px 0; font-size: 26px; color: #201C53; }
.box h2 { font-size: 18px; margin-top: 10px; }
h2.tinytext { color: #F27501; font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; border-top: 1px solid #ccc; padding: 6px 0; }
h3 { margin: 1.5em 0 .625em 0; font-size: 16px; font-weight: bold; }


/*
### LISTS ### */
#col-1 ul, ul.list { margin: 1.5em 0 1.5em 20px; padding: 0; }
#col-1 ul li, ul.list li { background: url("../_images/bullet.gif") 0 .4em no-repeat; padding-left: 20px; list-style-type: none; margin: 0; }
#col-2 ul.list { margin-left: 10px; }
#col-2 ul.list li { background-image: url("../_images/bullet2.gif"); }
#col-1 ul ul, ul.list ul { margin-top: 0; margin-bottom: 0; }

.thumbs { clear: both; margin: 10px 0 !important; }
#col-1 .thumbs li, .thumbs li { list-style-type: none; float: left; margin: 5px 9px !important; padding: 15px 0; list-style-image: none !important; background-image: none; }
#col-1 .thumbs li.portrait { padding: 0; }
.thumbs li a img { border: 4px solid #e1e5e5; }
.thumbs li a:hover img { border-color: #d1d1d1; }

.albums { border-top: 1px solid #CCD6EA; overflow: hidden;}
#col-1 .albums li, .albums li { float: left; width: 100%; margin: 0 !important; padding: 10px; border-bottom: 1px solid #CCD6EA; list-style-image: none !important; }
#col-1 .albums li.odd { background-color: #EFF3FF; }
#side .albums li { height: 78px; }
#side .albums li { padding: 10px 0; }
.albums a { float: left; margin-right: 15px; }
#side .albums a { margin-right: 10px; }
.albums .title { float: none; background: none; height: auto; width: auto; display: inline; font-size: 14px; font-weight: bold; padding: 0; }
.albums .title:hover { background: none; }

.webster dt { font-weight: bold; }
.webster dd { margin-bottom: 1.25em; }


/*
### HEADER ### */
#header { background: url("../_images/hr.gif") bottom left repeat-x; height: 170px; }
#logo { float: left; width: 527px; height: 168px; margin: 0; }
#logo a, #logo span { display: block; height: 100%; width: 100%; background: url("../_images/logo_screen.gif") 0 0 no-repeat; text-indent: -9114px; overflow: hidden; padding: 0; }

#navigation { width: 150px; float: right; padding: 30px 10px 0 0; }
#navigation li { list-style-type: none; background: url("../_images/nav_bullet.gif") right 8px no-repeat; padding: 4px 18px 4px 0; line-height: 20px; }
#navigation li:hover, #navigation li.current { background-position: right -42px; }
#navigation a { display: block; height: 1%; background: url("../_images/nav_sprite.gif") top right no-repeat; text-indent: -9114px; overflow: hidden; }
#navigation #nav-training { background-position: right -20px; }
#navigation #nav-about { background-position: right -40px; }
#navigation #nav-contact { background-position: right -60px; }

#company-lineup { height: 350px; background: url("../_images/companies.gif") 0 0 no-repeat; margin: 0 0 50px 0; }
#company-lineup li { list-style-type: none; text-indent: -9114px; }


/*
### LAYOUT ### */
#content { }
#main-wrap { width: 100%; float: left; padding: 0; }

.lyt-12 #col-1 { margin: 0 260px 0 0; }
.lyt-21 #col-1 { margin: 0 0 0 260px; }
.lyt-312 #col-1, .lyt-213 #col-1 { margin: 0 260px; }
.lyt-1 #col-1 { margin: 0 20px 0 0; }

#col-2 { margin-left: -220px; }
#col-3 { margin-left: -960px; }
#col-2,#col-3 { width: 220px; float: left; }
#col-1 { }
#col-2 { padding-top: 30px; }
#col-3 { }
#col-1,#col-2,#col-3 { padding-bottom: 70px !important; overflow: hidden; }

#home #col-1 { padding-top: 40px; }

/*
### PAGINATION ### */
.pager { border: 1px solid #BADAEF; background-color: #E9F3FA; padding: 10px 10px 0 10px; height: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.cap { border-width: 0 0 1px 0; margin-bottom: 10px; }
.base { border-width: 1px 0 0 0; padding: 0 10px 10px 10px; clear: both; margin-top: 10px; }
.pager div { float: right; line-height: 1.5em; }
.pager .status { float: left; }
.pager a { text-decoration: none; padding: 0 1px; color: #2B5EE6 !important; }
.pager .current { font-weight: bold; border: 2px solid #2B5EE6; }
.cap .current { border-width: 0 0 2px 0; }
.base .current { border-width: 2px 0 0 0; }
.pager input { width: 87%; }

/*
### REGULAR PAGINATION ### */
.paging, .post-nav { border: 1px solid #BADAEF; background-color: #EFF3FF; }
.paging { padding: 10px 10px 0 10px; height: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.cap { border-width: 0 0 1px 0; margin-bottom: 10px; }
.base { border-width: 1px 0 0 0; padding: 0 10px 10px 10px; clear: both; margin-top: 10px; }
.paging div { float: right; line-height: 1.5em; }
.paging .status { float: left; }
.paging a { text-decoration: none; padding: 0 1px; color: #1A446D !important; }
.paging .current { font-weight: bold; border: 2px solid #1A446D; }
.cap .current { border-width: 0 0 2px 0; }
.base .current { border-width: 2px 0 0 0; }
.paging input { width: 93%; }

.post-nav { margin-top: 45px; padding: 2px 10px; border-width: 1px 0; }



/*
### FOOTER ### */
#footer { background: url("../_images/hr.gif") -60px 0 repeat-x; clear: both; color: #99a; font-size: 11px; position: relative; height: 1%; }
#footer ul { margin: 1.5em 0 10px -10px; text-transform: uppercase; font-size: 12px; }
#footer li { display: inline; border-right: 1px solid #99a; padding: 0 10px; }


/*
### PPGS ### */
#footer #PPGS { text-align: left; }
#footer #PPGS a { display: block; height: 19px; width: 94px; border-width: 0 !important; background: url("../_images/ppgs.gif") 0 0 no-repeat; overflow: hidden; text-indent: -9114px; position: absolute; top: 65px; right: 1px; }
#footer #PPGS a:hover { background-position: 0 -19px; }


/*
### FORM STYLES ### */
form { width: 100%; }
form p { margin: 10px 0 !important; padding: 0; }
form p span { display: block; float: left; width: 49%; margin-right: 9px; }
form div.multi-2 { width: 100%; overflow: hidden; margin: 10px 0; }
form div.multi-2 p { width: 49.2%; float: left; margin: 0 10px 0 0 !important; }
form div.multi-2 .last { margin-right: 0 !important; }
#col-2 form p span { width: 48.4%; }
.end { margin-right: 0 !important; }
fieldset { border-width: 0; margin: 20px 0; clear: both;}

form.box { border: 6px solid #EBE8E1; background-color: #F5F4F0; margin: 15px 0; }
form.box p { padding-left: 15px !important; }
form.box fieldset p { padding-left: 0 !important; }
form.box fieldset { padding: 0 15px; }
form.box p.action { background-color: #FDF3C6; margin-left: 15px !important; margin-right: 15px !important; }

form h1 { padding: 0 15px; }
legend { display: block; padding: 0; font-weight: bold; line-height: 1.5em; color: #4F4B8D; }
fieldset fieldset legend { font-size: 11px; color: #333; }
label { display: block; font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #505050; line-height: 16px; }
.box label { color: #f1FFFF; }
input, textarea, select { margin:0; font-size: 13px; font-family: Arial, Helvetica, sans-serif; border-top:1px solid #7c7c7c; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-bottom:1px solid #ddd; background:#fff url("../_images/fieldbg.gif") repeat-x top !important; color:#333; padding: 2px 0 2px 2px; width: 100%; }
input.radio, input.checkbox, input.btn { width: auto; border-width: 0 !important; background: none !important; }
input.btn { padding: 0; }
p.optlist label { font-size: 11px; font-family: Arial; display: inline; }
p.optlist span { width: 33%; margin: 0; }
textarea { height: 50px; }
.auto { width: auto; }
.twochar { width: 25px; }
.fourchar { width: 40px; }
.sixchar { width: 55px; }
.xsmall { width: 25%; }
.small { width: 33%; }
.medium { width: 50%; }
.large { width: 100%; }
.tall { height: 100px; }
.taller { height: 150px; }

.missing { background-color: #FF9999; padding: 5px !important; }
span.missing { margin: 0; padding: 5px 2px !important; width: 47.5%; }
#frm-error { border: 2px solid #FF9999; background-color:#FFCCCC; padding: 10px 5%; text-align: center; margin: 10px 15px !important; }

.cells dl { overflow: hidden; padding: 5px 0; border-bottom: 1px solid #ccc; }
.cells dt { float: left; width: 30%; }
.cells dd { float: left; width: 70%; }

.button { background: #C8C8C8 url("../_images/button_hilite.gif") 0 0 repeat-x; border-width: 1px; border-style: solid; border-color: #a3a3a3 #818181 #818181 #a3a3a3; color: #1A484D; font-family: "lucida grande", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding: 2px 5px 3px 5px; cursor: pointer; vertical-align: top; width: auto !important; width: 1; overflow: visible; }
* html .button { padding: 0 5px 1px 5px; vertical-align: baseline; }
.button:hover { background-color: #d1d1d1; }
.button span { width: auto !important; background: url("../_images/button_arrow.gif") right 4px no-repeat; padding: 0 10px 0 0; margin: 0 !important; float: none; display: inline; cursor: pointer; }



/*
### VCARD STYLES ### */
.vcard { padding: 10px 0; margin: 0 -10px; text-align: center; background: url("../_images/hr.gif") bottom left repeat-x; text-indent: 30px; font-size: 12px; color: #333; }
.vcard dt { display: none; }
.vcard .fn { font-weight: bold; color: #00266C; }
.vcard dt.show, .vcard dd { display: inline; }
.vcard .fn, .vcard span { padding-right: 47px; }
.vcard .locality, .vcard .region { padding-right: 0; }

.GMapEZ { height: 350px; }


/*
### INFOBOX STYLE ### */
.box { background: url("../_images/box_cap.gif") 0 0 no-repeat; margin: 1.5em 0; }
.box div { background: url("../_images/box_base.gif") bottom left no-repeat; padding: 1px 12px; }



/*
### COMMON STYLES ### */
img.right { float: right; margin: 0 0 20px 20px; border: 1px solid #999; }
p.right { text-align: right; }
span.right { float: right; margin-left: 10px; width: auto !important; }
img.left { float: left; margin: 0 20px 20px 0; border: 1px solid #999; }
.caps { letter-spacing: .05em; }
.last { border-width: 0 !important; margin-right: 0 !important; background: none !important; }
.clear { clear: both; float: none !important; height: 1px; line-height: 1px; font-size: 1px; overflow: hidden; }
.intro { font-size: 1.33em; line-height: 1.5em; color: #1A446D; }
.action { border-top: 1px solid #D6AE52; background-color: #FFF7CE; padding: 10px; clear: both; }


/*
### ICONS ### */
.icon { padding-left: 20px; padding-bottom: 1px; background-repeat: no-repeat; }
.icon.big { font-size: 14px; font-weight: bold; }
.ico-info { background-image: url("../_images/icon_info.gif"); }
.ico-edit { background-image: url("../_images/icon_edit.gif"); }
.ico-email { background-image: url("../_images/icon_email.gif"); }
.ico-clock { background-image: url("../_images/icon_clock.gif"); }
.ico-comment { background-image: url("../_images/icon_comment.gif"); }
.ico-date { background-image: url("../_images/icon_date.gif"); }
.ico-folder { background-image: url("../_images/icon_folder.gif"); }
.ico-next { background: url("../_images/icon_next.gif") top right no-repeat; padding: 0 20px 0 0; }
.ico-prev { background-image: url("../_images/icon_prev.gif"); }
.ico-page { background-image: url("../_images/icon_page.gif"); }
.ico-rss { background-image: url("../_images/icon_rss.gif") !important; }
.ico-tag { background-image: url("../_images/icon_tag.gif"); }
.ico-user { background-image: url("../_images/icon_user.gif"); }
