/* Screen Stylesheet */

/* Text */
h1 { font-size: 2em; }
h2 { font-size: 2em;font-weight:lighter; }
h3 { font-size: 1em; }
h4 {font-weight:bold;margin-bottom: 2px;}
h1,h2,h3,h5,h6,h7 { margin-bottom: 10px; }
h1 *,h2 *,h3 * { font-size: inherit; }
strong,b { font-weight: bold; font-style: inherit; }
em,i { font-weight: inherit; font-style: italic; }
p,ul,ol,table,dl { margin-bottom: 10px; line-height: 130%; }
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.body a, .blue {color:#6699FF;}
.page-title {color:#ff9933;}

/* Forms */
label { font-weight: bold; }
.subfieldset label { font-weight: normal; }
.subfieldset legend { font-weight: bold; }
form .submit { margin-bottom: 0; }

/* Text Icons */
.back { background: url(/img/icons/icon-arrow_left.png) 0 50% no-repeat; padding-left: 12px; }
.bullet1 { background: url(/img/icons/icon-bullet_1.png) 0 50% no-repeat; padding-left: 14px; }
.bullet2 { background: url(/img/icons/icon-bullet_2.png) 0 50% no-repeat; padding-left: 12px; }
.bullet3 { background: url(/img/icons/icon-bullet_3.png) 0 50% no-repeat; padding-left: 12px; }

/* Canvas */
body { font-family:Georgia;font-size:12px; background: #C8D2DD;text-align: center; }
#container {padding:0px 17px;background:url(/img/bg.png) repeat-y; width: 782px; margin: 0 auto; text-align: left; }

/* Header */
#header { background:url(/img/header_bg.png) no-repeat;position: relative; }
#header .jump { display: none; }
#header .logo { display:inline;margin-top: 30px; float:left;margin-left: 20px; width: 278px; height: 86px; overflow: hidden; }
#header .searchsite {display:inline;width:201px;margin-top:69px;margin-left:130px;position:relative;float:left;}
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { margin: 0;width:100%;float:left;height:20px; background:url(/img/search_bg.png) no-repeat;}
#header .searchsite li { position:absolute;margin: 0; line-height: 100%; }
#header .searchsite .input { right: 25px; }
#header .searchsite .input .text { width: 170px; height: 15px; padding: 2px; border: none;background:transparent; padding-top: 3px; }
#header .searchsite .submit { right: 0; }

/* Header Nav */
#headernav {display:inline;float:right;margin-right:29px;margin-top:50px;width:95px;}
#headernav .pipe, #prinav .pipe, #footer ul.top .last .pipe {display:none;}
#headernav li {margin-bottom:3px;float:left;width:100%;}
#headernav a{color:#6699ff;text-decoration:none;font-family:arial;font-size:0.85em;padding-left:15px;background:url(/img/bullet.png) 0px 2px no-repeat;}
#headernav a:hover {text-decoration:underline;}

/* Pri Nav */
#prinav { font-family:helvetica,verdana,arial;width:100%;float:left; margin: 0;margin-top:15px; }
#prinav li { margin-right:3px;float: left;width:128px;height:47px;display:block; }
#prinav a { text-indent:-9999px;background-position:0% 0%;display: block;width:100%;height:100%; line-height: 100%; }
#prinav .home a {background: url(/img/nav/nav-welcome.png) no-repeat;}
#prinav .about_us a {background: url(/img/nav/nav-about.png) no-repeat;}
#prinav .our_members a {background: url(/img/nav/nav-our_members.png) no-repeat;}
#prinav .latest_news a {background: url(/img/nav/nav-latest_news.png) no-repeat;}
#prinav .members_zone a {background: url(/img/nav/nav-members_zone.png) no-repeat;}
#prinav .contact_us a {background: url(/img/nav/nav-contact_us.png) no-repeat;}
#prinav li.last {margin-right:0px;}
#prinav li.contact_us {width:127px;}
#prinav a:hover, #prinav .selected a {background-position: 0% 100%;}

.subnav {margin:0px!important;width:100%!important;background:#F9872D;float:left;}
.subnav {height:35px!important;}
.subnav li { margin-left:10px;width:auto!important;height:auto!important; }
.subnav li a {display:inline;width:auto!important;color:#fff;text-indent:0px!important;margin-top:10px;}
.subnav li a:hover, .subnav .selected a {text-decoration:none;color:#000;}

/* Body Area */
#body { }
.content, .content-wrapper {padding:20px;}
.content-wrapper {float:left;width:740px;}
.visual { overflow:hidden; text-align: right; }
#content .visual { float: right; margin: 0 0 20px 0px; }

.top_img {margin-top:3px;width:100%;overflow:hidden;height:8px;display:block;float:left;}
.img-home {background:url(/img/top_img.png) no-repeat;}
.img-about_us {background:url(/img/top_img.png) 0px -8px no-repeat;}
.img-our_members {background:url(/img/top_img.png) 0px -16px no-repeat;}
.img-latest_news {background:url(/img/top_img.png) 0px -24px no-repeat;}
.img-members_zone {background:url(/img/top_img.png) 0px -32px no-repeat;}
.img-contact_us {background:url(/img/top_img.png) 0px -40px no-repeat;}
#flash-panel {margin-top:3px!important;float:left;}

/* Footer */
#footer { font-family:arial;background:url(/img/footer_bg.png) 50% 0% no-repeat;text-align: center; padding-top: 5px; }
#footer ul.top { margin: 0px 0px 3px 0px; }
#footer ul.bottom {font-size:0.75em;}
#footer li { display: inline;}
#footer li a {color:#6699ff;}
#footer .pipe {color:#ff9933; padding: 0 5px 0 6px; }
#footer p {font-size:0.7em;width:740px;margin:0px auto;}
#footer p.copyright {margin-top:30px;}
#footer p.orca {margin-bottom:20px;}
#footer p.orca a {color:#000;}
#footer img {margin-bottom:30px;}

/* Home Page */
.welcome-message { width:480px;float:left;padding: 40px 20px 20px; }
.welcome-message h2 {color:#FF9933;font-size:;}
.page-summary {line-height:130%;font-size:;color:#231F20;}
.page-latest_news .page-summary {width:480px;}
.body {color:#77787A;}
.body a {color:#6699FF;}
.body a:visited {color:#004186;}
.body table {font-size:0.95em;font-family:arial;margin-top:30px;}
.body table td {width:180px;background:;vertical-align:top;padding:4px 40px 10px 0px;}
.body table td p {margin-bottom:0px;}
.body table td b {color:#000;}
.body table td a {text-decoration:underline;}
.featured-pages {margin-top:4px;background:#F5F5F5; width: 156px;padding:30px 50px 30px;float:right; }
.featured-pages .thumbnail {margin:0px !important;margin-bottom:15px!important;width:140px!important;background:#5983FD;padding:7px;}
.featured-pages .thumbnail a, .featured-pages .thumbnail img {width:100%;float:left;}
.featured-pages .featured-title { display: none; }
.featured-pages .title {width:100%;float:left;height:14px;display:block;}
.featured-pages .title a {font-size:0.65em!important;color:#FF9933!important;width:100%;height:100%;float:left;}
.featured-item { width: 100%; float: left;margin-bottom:20px; }
.featured-item .summary {font-family:gill sans;color:#333;font-size:0.9em;line-height:200%;}
.featured-item .more a {color:#ff9933;text-decoration:none; font-weight:bold;font-size:0.9em;}
.featured-item .more a:hover {text-decoration:underline;}

/* Listings */
.articles {width:500px;padding: 20px;float:left;}
.articles {padding-top:0px;}
.listing .end { border: none; margin-bottom: 0 !important; }
.listing .date { font-size: small; font-style: italic; margin-top: -10px; margin-bottom: 0; }
.listing .thumbnail { float: left; width: 100px; overflow: hidden; margin-right: 25px; }

/* Article Listing */
.listing .article { padding: 10px 0px; }

.composite-section .articles {padding:20px 0px 20px !important;}

/* News Article Listing */
.listing .news-article { padding: 10px 0px;}
.listing .news-article .title {border-bottom:1px solid #ff9933;height:25px;margin-bottom:15px;}
.listing .title a, .listing .summary, .listing a, .download .button {color:#333;}
.listing .summary {line-height:180%;}
.listing .title a {font-weight:bold;font-size:1.1em;}
.listing .summary {font-size:0.9em;}
.listing .news-article .date {display:none;}
.listing .news-article .thumbnail {text-align:center;margin-right:10px;width:180px;}
.listing .news-article .thumbnail a {width:100%;height:100%;float:left;}
.listing .news-article .thumbnail img {max-width:180px;}

/* Downloads Listing */
.download {margin-bottom:20px;}
.download .icon {width:54px;margin-right:4px;height:54px;float:left;}
.download .title, .download .summary, .download .button  {padding-left:0px;}
.download .button a {color:#ff9933;text-decoration:underline;}
.download .button {margin-left:58px;font-size:0.9em;font-weight:bold;color:#ff9933;}

/* Product Listing */
.products { width: 720px; }
.listing .product { width: 140px; height: 350px; overflow: hidden; float: left; margin-right: 16px; margin-bottom: 16px; background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.listing .product .thumbnail { float: none; width: auto; height: 150px; background: #FFF; margin-bottom: 10px; text-align: center; }
.listing .product .thumbnail a { height: 150px; line-height: 150px; }
.listing .product .thumbnail img { vertical-align: middle; max-height: 140px; max-width: 140px; }
.listing .product .title,.listing .product .title a { font-size: 18px; }
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }

/* Site Map */
.sitemap a { color:#333;padding-left: 12px; background: url(/img/bullet.png) 0 50% no-repeat; }
.sitemap ul ul { margin-left: 30px; }
.sitemap ul ul li { margin: 5px 0 !important; }
.sitemap ul ul a { padding: 0px; display: inline; margin: 0; background: none; }

/* Link Archive */
.links {width:520px;}
.listing .link { margin: 20px; }
.listing .link .title,.listing .link .summary { font-size: 100%; padding-left: 120px; }
.listing .link .thumbnail { float: left;height:100px; }

/* Send To Friend */
#sendtofriend { padding: 20px; }

/* Messages */
ul.messages { clear: left; border: 1px dotted #5FAAD2; background: #C9E1F0; padding: 0 10px; margin-bottom: 10px; }
ul.messages li { color: #000; padding: 2px 2px 2px 20px; margin: 5px 0; }
ul.messages li.ok { background: url(/img/icons/icon-ok.png) center left no-repeat; }
ul.messages li.info { background: url(/img/icons/icon-info.png) center left no-repeat; }
ul.messages li.error { background: url(/img/icons/icon-error.png) center left no-repeat; }

/* Sorting Options */
.sorting { margin: 20px 0; }
.sorting legend { display: none; }
.sorting li { display: inline; margin-right: 20px; }
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -7px; }

/* Breadcrumb */
.breadcrumb { margin-top: 10px; margin-bottom: 0; list-style: none; }
.breadcrumb li { display: inline; background: url(/img/icons/icon-breadcrumb_separator.png) 100% 50% no-repeat; padding-right: 12px; margin-right: 7px; }
.breadcrumb .selected { background: none; margin-right: 0; padding-right: 0; }
.breadcrumb .selected a { color: #999; }

/* Paging */
.paging { clear: both; text-align: center; margin: 10px 0 !important; }
.paging li { display: inline; }
.paging span { background: #000; color: #FFF; padding: 2px 3px; }
.paging a { font-weight: normal; margin: 2px 3px; }
.paging a span { padding: 0; background: transparent; color: #000; }
.paging .last a { background: url(/img/icons/icon-paging_last.png) 100% 50% no-repeat; padding-right: 11px; }
.paging .next a { background: url(/img/icons/icon-paging_next.png) 100% 50% no-repeat; padding-right: 8px; }
.paging .prev a { background: url(/img/icons/icon-paging_previous.png) 0 50% no-repeat; padding-left: 8px; }
.paging .first a { background: url(/img/icons/icon-paging_first.png) 0 50% no-repeat; padding-left: 11px; }

/* Product Details */
.product .description { width: 450px; }
.product #add-to-basket ul { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.product #add-to-basket li { display: inline; margin-right: 5px; }
.product #add-to-basket label { display: none; }
.product #add-to-basket select { max-width: 270px; }
.product #add-to-basket .submit { position: relative; }
.product #add-to-basket .submit input { position: absolute; left: 0; top: -9px; }

/* Product Image Gallery */
.product .gallery { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; width: 300px; float: right; overflow: hidden; }
.product .gallery .featured-image { position: relative; width: 300px; height: 300px; margin: 0 !important; background: #FFF; text-align: center; }
.product .gallery .featured-image li { position: absolute; width: 300px; height: 300px; line-height: 300px; top: 0; left: 0; }
.product .gallery .featured-image li img { vertical-align: middle; }
.product .gallery .thumbs { margin-top: 10px; margin-bottom: 0; width: 315px; }
.product .gallery .thumbs li { float: left; width: 90px; height: 90px; background: #FFF; margin-right: 15px; }
.product .gallery .thumbs img { max-width: 90px; max-height: 90px; }

/* Related Items */
.related-items { clear: both; padding-top: 20px; }
.related-items .listing { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.related-items .product { margin-bottom: 0; margin-right: 15px; background: #B1B1B1; border: 1px solid #929292; }

/* Image Gallery */
.image-gallery .listing { background: #D2D2D2; border: 1px solid #B2B2B2;}
.image-gallery .image-result { background: #FFF; float: left; width: 159px; height: 159px; overflow: hidden; position: relative; margin: 16px; }
.image-gallery .image-result h2 { display: none; }
.image-gallery .image-result a { display: block; width: 100%; height: 100%; line-height: 159px; text-align: center; }
.image-gallery .image-result .thumbnail { float: none; height: auto; overflow: visible; width: auto; }
.image-gallery .image-result img { vertical-align: middle; max-width: 140px; max-height: 140px; }

/* Job Section */
.listing .joblisting { margin-bottom: 20px; }
.listing .joblisting .title,.listing .joblisting .summary,.listing .joblisting .details,.listing .joblisting .more { padding-left: 120px; }
.listing .joblisting .thumbnail { float: left; }

/* FAQ's */
.faqlist .heading { clear: left; }
.faqlist dt { clear: left; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 12px; }
.faqlist dt.selected { background-image: url(/img/icons/icon-arrow_bottom_right.png) }
.faqlist dd { clear: left; padding-left: 12px; }

/* Contact Form */
small a {color:#6699FF!important;}
.contact-intro .contact { font-family:arial;font-size:1.05em;font-weight:bold;color:#808284;margin-top: 20px; }
.contact-intro .contact dt { width: 20%;font-weight:normal; }
.contact-intro .contact dd { width: 80%; }
.contact-intro .contact dd a {color:#808284;}
.contact-form {font-family:arial;color:#808284;margin-left: 20px;margin-top: 38px;padding:20PX; }
.contact-form label {margin-bottom:3px;font-weight:normal;}
.contact-form li {float:left;margin-top:0px!important;}
.contact-form .text, .contact-form .textarea { width: 220px;border:solid 1px #809DB9; }
.contact-form .text {height:20px;}
.contact-form .submit {text-align:left;width:100%;float:left;}

/* Service List */
.listing .service { background: #D2D2D2; border: 1px solid #B1B1B1; padding: 10px; }
.listing .service .thumbnail { float: left; }
.listing .service .title,.listing .service .summary,.listing .service .description,.listing .service .links { padding-left: 120px; }

/* Portfolio */
.portfolio,.portfolio-category,.portfolio-item { margin-right: 20px; }
.listing .pfitem { background: #D2D2D2; border: 1px solid #B2B2B2; padding: 10px; }

/* Job Section */
.jobs-listing,.jobs-details { margin-right: 20px; }
.listing .joblisting { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; margin-bottom: 0; }
.listing .joblisting dl,.jobs-details dl { float: none; }
.listing .joblisting dt,.jobs-details dt { font-weight: bold; width: 15%; margin: 0; }
.listing .joblisting dd,.jobs-details dd { width: 85%; margin: 0; }
.listing .joblisting .more { margin-bottom: 0; }
.jobs-apply { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.jobs-apply .textarea { width: 100%; }

/* User Authentication */
#user-login,#user-forgottenpassword { text-align: center; margin-top: 50px; }
#ppa-login {margin:0px 0px 30px;font-family:arial;width:410px;}
#user-login fieldset,#user-forgottenpassword fieldset { width: 400px; text-align: left; }
#ppa-login fieldset {width:100%;}
#ppa-login p {margin-bottom:40px;font-family:Georgia;color:#333;}
#ppa-login ul {width:100%;}
#ppa-login .fields li {width:100%;float:left;}
#ppa-login .fields li label {width:140px;text-transform:uppercase;margin:0px;margin-top:3px;}
#ppa-login .fields li input {width:200px;border:solid 1px #ccc;height:20px;float:right;}
#user-login .submit,#user-forgottenpassword .submit { text-align: left; padding-left: 125px; }
#ppa-login .submit {padding:0px;margin-top:5px;float:left;text-align:right;}
#ppa-login .forgotten_pass,#user-login .forgotten_pass,#user-forgottenpassword .forgotten_pass { padding-left: 125px; }