/* General Settings */
html { background:#000000 url(bg-body.gif) repeat-x; }
body {
	margin:0;
	color:#929292;
	background:url(bg-page.jpg) no-repeat 50% 0;
	min-width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img { border-style:none; }
a { color:#72478a; text-decoration:none; }
a:hover { text-decoration:none; color:#323232; }
a:active, a:focus {outline:0}
input, textarea, select { vertical-align:middle; font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
form, fieldset { margin:0; padding:0; border:none; }
*:focus {outline: none;}

/* Wrapper */
#wrapper { width:100%; overflow:hidden; margin-left:auto; margin-right:auto; }

/* Wrapper Sub Elements */
.w-main { width:1004px; margin:0 auto; overflow:hidden; }
.w-top { background:url(bg-w-main-top.png) no-repeat; height:50px; text-indent:-9999px; overflow:hidden; }
.w-bottom { overflow:hidden; text-indent:-9999px; background:url(bg-w-main-bottom.png) no-repeat; height:101px; width:100%; float:left; }
.w-content { background:url(bg-w-main-content.png) repeat-y; width:960px; padding:0 22px; float:left; }
.main-wrapper { float:left; margin:-28px 0 -76px; position:relative; width:960px; }

/* Topbar/Header */
#header { width:100%; background:url(bg-header.gif) no-repeat; }
#header .top {
	width:150%;
	overflow:hidden;
	margin:0;
	height:85px;
}
#header .logo { height:21px; float:left; display:inline; overflow:hidden; padding-top: 30px; padding-right: 26px; padding-bottom: 0px; padding-left: 27px; }
#header .tagline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#bababa; padding-top:34px; padding-left:26px; float:left; height:37px; display:inline; background-image: url(bg-slogan.gif); background-repeat: no-repeat; background-position: left 22px; }

/* Phone Number */
#header .call-box { float:right; color:#696969; padding:35px 24px 0 0; letter-spacing:1.5px; font-family:"Calibri", Arial, Helvetica, sans-serif; font-size:12px; }
#header .call-box strong { float:left; margin:0 8px 0 0; font-weight:normal; }
#header .call-box em { float:left; color:#72478a; font-style:normal; }

/* Navigation Holder */
#header .holder { background:url(bg-nav-holder.gif) no-repeat; width:940px; margin:0 0 6px 10px; height:39px; }

/* Navigation */
#nav { margin:0; padding:0; float:left; font-size:14px; line-height:26px; position:relative; z-index:2000 }
#nav li { float:left; list-style:none; padding:1px 8px 0 6px; background-image: url(nav-separator.gif); background-repeat: no-repeat; background-position: 100% center; position:relative; }
#nav a { color:#fff; height:33px; float:left; padding:5px 0 0; text-decoration:none; }
#nav li.selected a { background-image: url(bg-nav.gif); background-repeat: no-repeat; background-position: 50% bottom;}
#nav a span { float:left; cursor:pointer; }
#nav span.c span { padding:0px 14px 0; }
#nav a:hover span.c { background:url(bg-nav-hover.gif) no-repeat; }
#nav a:hover span.c span { height:27px; background:url(bg-nav-hover.gif) no-repeat 100% 100%; }

/* Sub Navigation */
#nav li ul { display:none; text-align:left; background:transparent; position:absolute; top:39px; left:10px; padding:0; padding-top:6px; font-size: 11px; line-height:28px; }
#nav li:hover ul { display:block; }
#nav li ul li { float:none; background-image:none; background-color:#555555; padding:0; margin:0; display:block; }
#nav li ul li a { float:none; display:block; height:28px; background-color:#555555; padding:0; padding-left:10px; padding-right:16px; border-bottom:1px solid #333333; width:160px; }
#nav li ul li a:hover { background-color: #444; background-image: url(dropdown-arrow.gif); background-repeat: no-repeat; background-position: 165px center; }
#nav li.selected ul li a { background-image:none; }
#nav li.selected ul li a:hover { background-image: url(dropdown-arrow.gif); background-repeat: no-repeat; background-position: 165px center; }

/* Nav Fix Target Firefox 1.5 and newer [!] */
*:first-child+html #nav { margin:-1px 0 0; }

/* Search */
.form-search { background:url(../images/bg-form-search.gif) no-repeat scroll 0 0 transparent; display:inline; float:right; height:24px; margin:7px 8px 0 0; padding:1px 0 0; width:202px; }
.form-search fieldset { float:left; }
.form-search .txt { float:left; width:161px; color:#1b1b1b; font:11px Arial, Helvetica, sans-serif; background:none; height:15px; border:0; margin-top: 0; margin-right: 1px; margin-bottom: 0; margin-left: 0; padding-top: 5px; padding-right: 7px; padding-bottom: 4px; padding-left: 7px; }
.form-search .btn-search { float:left; background:url(../images/btn-search.gif) no-repeat; width: 24px; height: 23px; font-size:0; line-height:0; text-indent:-9999px; overflow:hidden; cursor:pointer; border:0; padding:0; margin:0; }

/* Firefox 3+ Search Padding Fix */
.form-search .txt, x:-moz-any-link, x:default {padding-top:4px;}

/* Home Page Lower Banner */
.lower-banner { width:940px; overflow:hidden; padding:16px 0 30px; background: #252525 url(bg-lower-banner.gif) no-repeat 0 100%; }
.lower-banner .holder { padding:0 0 0 20px; overflow:hidden; width:1000px; position:relative; }
.lower-banner .col { float:left; width:273px; color:#868685; font-size:12px; margin-top: 0; margin-right: 41px; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0px; padding-left: 0; }
.lower-banner .col h2 { font-weight:normal; font-size:18px; color:#fff; margin-top: 0; margin-right: 0; margin-bottom: 9px; margin-left: 0; padding-top: 7px; padding-right: 40px; padding-bottom: 5px; padding-left: 0; }
.lower-banner .col h2 a { text-decoration:none; color:#ffffff; }
.lower-banner .col p { line-height:18px; margin-top: 0; margin-bottom: 18px; }
.lower-banner .more { color:#ffffff; padding:0 10px 0 0; background:url(arrow-more-colour.gif) no-repeat 100% 6px; }
.lower-banner .more:hover { color:#cccccc; text-decoration:none; }

/* Lower Section */
.lower-section { width:100%; overflow:hidden; border-top:1px solid #d8d8d8; clear: both; }
.lower-section-home { border:0; }
.lower-section .col-holder { padding:24px 25px 39px 30px; overflow:hidden; background:#f1f1f1 url(bg-col-holder.gif) repeat-x 0 100%; border-bottom:1px solid #fcfcfc; width:905px; }
.lower-section-home .col-holder { background:#ffffff url(home-bottom.gif) repeat-x 0 100%; }
.lower-section .col-holder .holder { width:1000px; overflow:hidden; position:relative; }
.lower-section .col-holder .col { float:left; width:275px; margin-top: 0; margin-right: 38px; margin-bottom: 0; margin-left: 0; }
.lower-section .col-holder h3 { font-weight:normal; font-size:18px; margin-top: 0; margin-right: 0; margin-bottom: 9px; margin-left: 0; padding-top: 2px; padding-right: 40px; padding-bottom: 5px; padding-left: 0; color:#323232; }
.lower-section .col-holder p { line-height:18px; margin-top: 0; margin-right: 0; margin-bottom: 18px; margin-left: 0; }
.lower-section .col-holder a { color:#72478a; }
.lower-section .col-holder a:hover { color:#323232; text-decoration:none; }
.lower-section .bottom { background:url(bg-bottom.png) no-repeat scroll 0 100% transparent; height:39px; overflow:hidden; padding:0 15px 0 31px; width:914px; }
.lower-section .bottom .txt-holder { overflow:hidden; color:#727272; font-size:12px; padding:11px 0 0; }
* html .lower-section .bottom .txt-holder { overflow:visible; height:1%; }
.footer-nav a:hover { color:#323232; }
.more-dark { padding:0 10px 0 0; background:url(arrow-more-dark.gif) no-repeat 100% 6px; }
.lower-section .bottom .txt-holder p { margin:0 0 0; }
.lower-section .bottom a { color:#72478a; }
.lower-section .bottom a:hover { text-decoration:none; color:#323232; }

/* Newsletter Form in Lower Section */
.form-add { width:102%; overflow:hidden; margin: 0px; padding: 0px; }
.form-add .row { width:102%; overflow:hidden; margin:0 0 5px; }
.form-add label { font-weight:bold; width:93px; margin:0 8px 0 0; float:left; color:#746f6e; font-size:12px; line-height:20px; }
.form-add .txt input { float:left; background:none; width: 163px; height: 15px; padding:4px 0; margin:0; font:12px Arial, Helvetica, sans-serif; border:0; color: #555555; }
.form-add .txt { background:url(bg-form-txt.gif) no-repeat; width: 163px; padding:0 7px; float:left; }
.form-add .btn-holder { overflow:hidden; padding-top: 6px; padding-right: 0; padding-bottom: 0; padding-left: 101px; }
.form-add .btn-add { padding:0; margin:0 9px 0 0; border:0; float:left; background:url(../images/btn-signup.html) no-repeat; width: 82px; height: 26px; font-size:0; line-height:0; text-indent:-9999px; cursor:pointer; }
.form-add .btn-holder a { float:left; padding:5px 0 0; }

/* Follow Us Icons */
.lower-section .follow-box {
	float:right;
	margin-left: 18px;
}
.lower-section .follow-box strong { color:#727272; float:left; margin-right: 10px; padding-top: 11px; }
.lower-section .follow-box ul { float:left; list-style:none outside none; margin:0; padding:7px 0 0; }
.lower-section .follow-box li { float:left; margin:0 0 0 8px; display:inline; }
.lower-section .follow-box a { float:left; width:24px; height:24px; overflow:hidden; text-indent:-9999px; }
.lower-section .follow-box a.facebook { background:url(../images/icon-facebook.gif) no-repeat; }
.lower-section .follow-box a.twitter { background:url(../images/icon-twitter.gif) no-repeat; }
.lower-section .follow-box a.rss { background:url(../images/icon-youtube.gif) no-repeat; }
.lower-section .follow-box a.facebook:hover { background:url(../images/icon-facebook-hover.gif) no-repeat; }
.lower-section .follow-box a.twitter:hover { background:url(../images/icon-twitter-hover.gif) no-repeat; }
.lower-section .follow-box a.rss:hover { background:url(../images/icon-youtube-hover.gif) no-repeat; }

/*----- Home Banner Icons (32x32px) -----*/
.lower-banner h2.icon1 {


}
.lower-banner h2.icon2 {
}
.lower-banner h2.icon3 {
}

/*----- Lower Section Icons for Home Page and Inner Pages (32x32px) -----*/
.lower-section h3.icon1 { background:url(lower-icon1.png) no-repeat 100% 0; }
.lower-section h3.icon2 { background:url(lower-icon2.png) no-repeat 100% 0; }
.lower-section h3.icon3 { background:url(lower-icon3.png) no-repeat 100% 0; }

/* Contact Us Map & Info */
.map-box { width:100%; overflow:hidden; padding:5px 0 0; }
.map-box .map { margin:0 0 22px; }
.map-box .map img { display:block; }
.map-box .info-box { width:100%; margin:0 0 13px; color:#746f6e; font-size:12px; }
.map-box .info-box strong { display:block; }
.map-box .info-box p { margin:0; }
.map-box .location-box { padding:3px 0 0; }

/* Contact Form */
.form-post { width:588px; overflow:hidden; padding:0 0 28px; }
.form-post h3 { margin:0 0 14px; }
.form-post h2 { color:#252525; font-size:18px; margin:0 0 38px; line-height:26px; font-weight: normal; padding-right: 30px; }
.form-post .area { overflow:hidden; width:614px; margin:0 0 12px; }
.form-post .box { float:left; width:188px; margin:0 12px 0 0; }
.form-post label { display:block; margin:0 0 6px; color:#746f6e; font-size:12px; }
.form-post .txt input { background:none; width: 172px; height: 15px; margin:0; font:12px Arial, Helvetica, sans-serif; color:#555555; border:0; padding: 4px 0; }
.form-post .txt { width: 172px; background:url(../images/bg-txt.gif) no-repeat; padding-right: 10px; padding-left: 6px; padding-top: 0; padding-bottom: 0; }
.form-post .textarea { width:588px; margin:0 0 14px; background:url(../images/bg-textarea.gif) repeat-y -1176px 0; }
.form-post .textarea-t { background:url(../images/bg-textarea.gif) no-repeat; }
.form-post .textarea-b { background:url(../images/bg-textarea.gif) no-repeat -588px 100%; padding:5px; width:578px; }
.form-post textarea { border:0; font:12px Arial, Helvetica, sans-serif; color:#746f6e; margin:0; padding:0; width:578px; max-width:578px; min-width:578px; height:63px; overflow:auto; background-color: transparent; }
.message-form textarea { height:184px; }
.message-form .area { margin:0 0 16px; }
.form-post .btn-holder { width:588px; overflow:hidden; }
.form-post .txt-area { color:#797979; line-height:22px; padding:45px 0 25px; }
.form-post .txt-area p { margin:0; }

/* Form Buttons */
.formbutton { text-align: center; border: 0; overflow: visible; background-image: url(button-bg-right.gif); background-repeat: no-repeat; background-position: right; padding-top: 0; padding-right: 13px; padding-bottom: 0; padding-left: 0; background-color: transparent; margin-right:8px; margin-top: 0; margin-bottom: 0; margin-left: 0; float:left; cursor:pointer; }
.formbutton span { position: relative; display: block; white-space: nowrap; height: 26px; color: #fff; background-image: url(button-bg.gif); background-repeat: no-repeat; background-position: left top; padding-top: 0; padding-right: 3px; padding-bottom: 0; padding-left: 15px; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 23px; text-shadow: 0px 1px 0px #2c113c; }
.formbutton:hover { background-image: url(button-bg-right-hover.gif); }
.formbutton:hover span { background-image: url(button-bg-hover.gif); }
.rightalign { float:right; margin-right:0px; }
.formbutton::-moz-focus-inner { border: 0; padding: 0; }
.formbutton:focus {outline:none;}
.formbutton:active {    -ms-background-position-y: 1px; outline:none; }

/* Inner Page Layout Full Width */
#main { width:940px; padding:0 10px; }
.main { background:url(bg-main.gif) no-repeat; padding:25px 20px 0; width:900px; overflow:hidden; }

/* Inner Page Layout With Sidebar */
.sidebar-main { width:900px; padding:25px 20px 0; background:url(bg-main-area.gif) no-repeat; }
.sidebar-main:after { clear: both; content:''; display: block; }
.sidebar-main a:hover { color:#323232; }
.sidebar-main .leftcolumn { float:left; width:588px }

/* Page Content */
.pagecontent h2 {
	color:#252525;
	line-height:26px;
	font-size:20px;
	font-weight:normal;
	/*margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;*/
}
.pagecontent h3 { color:#252525; line-height:26px; font-size:18px; font-weight:normal; /*margin-right: 0; margin-bottom: 12px; margin-left: 0;*/ }
.pagecontent .txt-content { width:100%; overflow:hidden; line-height:22px; color:#797979; margin:0 0 25px; }
.pagecontent .txt-content p { margin:0 0 15px; }
.pagecontent .box-holder { width:980px; overflow:hidden; }
.pagecontent .box-holder ul { list-style:none; margin:0; padding:0; }
.pagecontent .box-holder li { width:275px; vertical-align:top; margin-right: 38px; padding-bottom: 35px; float: left; }
.pagecontent .box-holder .img img { vertical-align:top; text-align:center; }
.pagecontent .box-holder .img { margin:0 0 15px; border-bottom:2px solid #c7c7c7; }
.pagecontent .box-holder .img-box { margin:0 0 15px; text-align:center; }
.pagecontent .box-holder .img-box a { text-align:center; position:relative; }
.pagecontent .box-holder .img-box img { vertical-align:top; }
.pagecontent .box-holder .img a { border:1px solid #9a9a9a; display:block; text-align:center; padding:1px; }
.pagecontent .box-holder .img a:hover { border:1px solid #666666; }
.pagecontent .box-holder h3 { color:#323232; font-size:18px; font-weight:normal; margin:0 0 7px; }
.pagecontent .box-holder p { color:#797979; line-height:22px; margin:0 0 10px; }
.pagecontent .table { margin-bottom: 35px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: solid; border-left-style: solid; border-color: #cccccc; }
.pagecontent .table th { background-color:#e2e2e2; padding:4px; font-size:12px; font-weight: bold; color:#444444; text-align:left; border-right: 1px solid #cccccc; }
.pagecontent .table td { padding:4px; border-right: 1px solid #cccccc; border-bottom:1px solid #cccccc; }

/* Inner Page Heading Banner */
.pageheader { background:url(bg-visual.gif) no-repeat; width: 900px; height: 90px; padding:0 20px; margin:0 0 7px; }
.pageheader .holder { overflow:hidden; }
.pageheader h1 { font-size:24px; color:#ffffff; font-weight:normal; margin:0px; }
* html .pageheader .holder { overflow:visible; height:1%; }

/* Inner Page Sidebar */
#sidebar { float:right; width:230px; }
#sidebar h1 { color:#3c3c3c; font-size:18px; margin:0 0 18px; font-weight: normal; }
#sidebar h2,h3 { color:#3c3c3c; font-size:16px; margin:0 0 18px; font-weight: normal; }
#sidebar p {line-height:20px;}
#sidebar blockquote { margin:0; font-style:italic; }
#sidebar blockquote p { margin:0 0 21px; }
#sidebar blockquote q { color:#727272; line-height:26px; }
#sidebar blockquote cite { color:#aaa; }
q { quotes: none; }
q:before { content:""; }
q:after { content:""; }

/* Blog RSS Button */
.btn-rss { float:right; margin:30px 0 0; font-size:14px; color:#fff; line-height:28px; overflow:hidden; background:url(../images/btn-rss.gif) no-repeat; }
.btn-rss:hover { text-decoration:none; color:#fff; }
.btn-rss span { float:left; padding:0 11px 0 25px; height:29px; background:url(../images/btn-rss.gif) no-repeat 100% 100%; cursor:pointer; }

/* Breadcrumbs */
.breadcrumbs { width:100%; overflow:hidden; font-size:11px; color:#a5a5a5; padding:19px 0 0; margin:0 0 3px; }
.breadcrumbs li { float:left; background:url(separator03.gif) no-repeat 100% 5px; padding:0 12px 0 0; list-style:none; }
.breadcrumbs a { float:left; color:#a5a5a5; }
.breadcrumbs a:hover { color:#ffffff; }

/* Blog Post Holder */
.post-holder { width:100%; padding:35px 0 0; }
.post {
	width:588px;
	position:relative;
	margin-top: -35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.post .img-box { background-color:#e1e1e1; border-bottom:1px solid #c7c7c7; padding:3px 0 0; margin:0 0 35px; }
.post .img-box img { display:block; margin:0 auto; }
.post .img-box span { display:block; padding:12px 0 8px 9px; color:#797979; }
.post h2, .post h2 a:link, .post h2 a:visited { color:#252525; font-size:22px; font-weight:normal; margin-top: 0; margin-right: 0; margin-bottom: 19px; margin-left: 0; padding-right: 10px; }
.post .heading { width:100%; overflow:hidden; margin:0 0 20px; }
.post .heading .info { width:100%; overflow:hidden; }
.post .heading .info p { float:left; color:#b1b1b1; font-style:italic; margin:0; }
.post .heading .info em { float:left; background:url(../images/separator04.gif) no-repeat 0 2px; padding:0 0 0 14px; margin:0 0 0 11px; display:inline; }
.post .heading .info a { color:#72478a; }
.post .txt-content { width:100%; overflow:hidden; color:#797979; line-height:22px; }
.post .txt-content a { color:#72478a; }
.post .txt-content a:hover { color:#323232; }
.post .txt-content p { margin:0 0 20px; }
.post .more-holder { width:100%; overflow:hidden; text-align:right; }
.post .more-holder a { color:#72478a; }
.post .more-holder a:hover, .post .heading .info a:hover { text-decoration:none; color:#323232; }
.post .more-holder a span { color:#443c39; }
.post .date-box { position:absolute; left:-50px; top:6px; z-index:100; }
.post .date-box div { background:url(../images/bg-date-box.png) no-repeat; width: 38px; height: 36px; text-align:center; color:#fff; padding:4px 0 0; font-size:10px; }
.post .date-box strong { display:block; font-size:18px; line-height:16px; }

/* Popular Blog Posts */
.post-box { width:100%; overflow:hidden; }
.post-box ul { list-style:none; margin:0; padding:0; width:100%; overflow:hidden; }
.post-box li { width:100%; margin:0 0 17px; float:left; }
.post-box ul p { margin:0 0 6px; line-height:18px; }
.post-box ul em { display:block; color:#b1b1b1; font-style:normal; font-size:10px; }
#sidebar .post-box ul p a { color:#4c4c4c; }
#sidebar .post-box ul p a:hover { color:#72478a; text-decoration:none; }

/* Pagination */
.pagination-holder { width:100%; overflow:hidden; background-color:#fff; margin:0; padding:30px 0 35px; position:relative; }
.pagination { list-style:none; margin:0; padding:0; float:left; }
.pagination li { float:left; margin:0 5px 0 0; }
.pagination a { float:left; line-height:18px; color:#72478a; background:url(../images/bg-pagination.gif) no-repeat; }
.pagination a span { float:left; height:18px; padding:0 5px 0; cursor:pointer; background:url(../images/bg-pagination.gif) no-repeat 100% 100%; }
.pagination a:hover, .pagination a:hover span { background:#272727; text-decoration:none; color:#fff; }
.pagination strong { float:left; line-height:18px; background:#72478a; color:#fff; padding:0 5px 0; }

/* Blog Comments */
.comment-box { width:100%; overflow:hidden; margin:-35px 0 0; position:relative; }
.comment-box h3 { color:#252525; font-size:18px; margin:0 0 22px; font-weight:normal; }
.comment-box h3 span { color:#ababab; }

/* Blog Posted Comment */
.posted-comment { width:100%; overflow:hidden; margin:0 0 60px; }
.posted-comment .user-info { width:100%; overflow:hidden; margin:0 0 12px; }
.posted-comment .user-info .img { float:left; border:1px solid #d7d7d7; padding:2px; margin:0 7px 0 0; }
.posted-comment .user-info .img img { display:block; }
* html .posted-comment .user-info .img { margin-right:4px; }
.posted-comment .user-info .txt-holder { overflow:hidden; padding:4px 0 0; }
* html .posted-comment .user-info .txt-holder { overflow:visible; height:1%; }
.posted-comment .txt-holder p { margin:0; font-size:14px; color:#797979; }
.posted-comment .txt-holder .row { width:100%; overflow:hidden; }
.posted-comment .txt-holder .row a { font-weight:bold; color:#72478a; }
.posted-comment .txt-holder .row a:hover { text-decoration:none; color:#323232; }
.posted-comment .txt-holder .row em { font-style:normal; color:#ababab; }
.posted-comment .txt-comment { width:100%; overflow:hidden; color:#797979; line-height:22px; }
.posted-comment .txt-comment p { margin:0; }

/* Blog Archives */
.archive-box { width:100%; overflow:hidden; margin:0 0 35px; padding:5px 0 0; }
.archive-box ul { list-style:none; margin:0; padding:0; font-size:12px; }
.archive-box li { padding:0 0 3px; }
.archive-box a { color:#72478a; }

/* Footer */
#footer { width:1004px; margin:0 auto; overflow:hidden; text-align:center; font-size:12px; color:#727272; padding:25px 0 30px; background:url(bg-footer.png) no-repeat 50% 0; }
#footer .w1 { position:relative; left:50%; float:left; }
#footer .w2 { float:left; position:relative; left:-50%; }
#footer p { margin:0; }
#footer p a { color:#727272; }
.footer-nav { width:100%; overflow:hidden; position:relative; margin:0 0 12px; }
.footer-nav ul { list-style:none; margin:0; padding:0; float:left; overflow:hidden; font-weight:bold; font-size:12px; }
.footer-nav li { float:left; background:url(separator02.gif) no-repeat 0 3px; padding:1px 12px 0 13px; display:inline; margin:0 13px 0 -13px; }
.footer-nav a { color:#535252; }

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;text-align:left!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none!important;}cufonglue{white-space:nowrap!important;display:inline-block!important;}.cufon-viewport-resizing cufonglue{white-space:normal!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}
