/* Screen Stylesheet */

/* Body */
body { background: #E4E4E4 url(/img/skin/page-bg.png) 50% 0 repeat-y; }
#header,#body { background: #FFF; }

/* Text */
* { font: 12px Helvetica,Arial,sans-serif; }
a { font-weight: bold; text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }
h1,h1 * { font-size: 30px; }
h2,h2 * { font-size: 24px; }
h3,h3 * { font-size: 18px; }
h4,h4 * { font-size: 14px; }
b{font-weight:bold;}
#content p,#content ol,#content ul,#content table,#content dl { margin-bottom: 12px; }
.back { background: url(/img/icons/icon-arrow_left.png) 0 50% no-repeat; padding-left: 12px; }
.page-title { margin-bottom: 20px; line-height: 100% !important; }
.page-summary { line-height: 100% !important; margin-bottom: 20px; }
strong { font-weight: bold; }
em { font-style: italic; }

/* Forms */
input.text,input.password,textarea { border: 1px solid #666; padding: 2px; }

/* Header */
#header .strapline { background: url(/img/skin/header-strapline.png) no-repeat 50% 50%; text-indent: -9999px; }
#header .contact { background: url(/img/skin/header-contact.png) no-repeat; text-indent: -9999px; }

/* Pri Nav */
#prinav li { float: left; }
#prinav a { font-weight: normal; display: block; padding: 7px 10px; color: #18100F; text-decoration: none; background: url(/img/skin/prinav-separator.png) 100% 50% no-repeat; }
#prinav a:hover { text-decoration: underline; }
#prinav .last a { background-image: none; }
#prinav .selected a { background: #E7E6E6; background-image: none; }

/* Sec Nav */
#secnav { padding-left: 5px; margin-top: 10px; }
#secnav li { margin-bottom: 5px; padding-left: 5px; padding-top: 1px; }
#secnav a { display: block; border-bottom: 1px solid #FFF; margin-right: 10px; color: #333; }
#secnav .selected { background: #18100F; }
#secnav .selected a { color: #FFF; border-bottom: 1px solid #18100F; }
#secnav .selected a:hover { text-decoration: none; }
#secnav .subnav { margin-top: -4px; padding-left: 0; background: #CCC; }
#secnav li li {  margin-bottom: 2px; }
#secnav li li a { border-bottom: none; font-weight: normal; line-height: 120%; }
#secnav .subnav .selected { background: #666; }
#secnav .subnav .selected a { border-bottom: 1px solid #666; }

/* Content Area */
#body,#body * { line-height: 150%; }
#body .wrapper { background: #E7E6E6 url(/img/skin/content-bg.png) 117px -2px no-repeat; }
#content-area { background: #FFF; }
.body{width:390px;}

/* Visuals */
.visual_wrapper { float: right; width: 360px; }
.visual { float: right; margin: 0 0 10px 10px; }
.visual img { max-width: 350px; float: right; }

/* Breadcrumb */
.breadcrumb li { display: inline; padding-right: 8px; margin-right: 5px; background: url(/img/skin/breadcrumb-separator.png) 100% 50% no-repeat; }
.breadcrumb .selected { padding-right: 0; margin-right: 0; background: none; }
.breadcrumb .selected a { color: #999; }
.breadcrumb .selected a:hover { text-decoration: none; }

/* Paging */
.paging { text-align: center; clear: left; background: #EFEFEF; padding: 3px; }
.paging li { display: inline; margin: 0 2px; }
.paging span { color: #FFF; background: #333; padding: 2px; }
.paging a, .paging a span { font-weight: bold; color: #333; background: transparent; }

/* Ter Nav */
#ternav { border-bottom: 1px solid #CCC; margin: 10px 0 20px -10px !important; padding: 0 10px; }
#ternav li { float: left; }
#ternav li { position: relative; top: 1px; }
#ternav a { padding: 5px 10px; display: block; color: #999; border: 1px solid transparent; }
#ternav a:hover { text-decoration: none; color: #333; }
#ternav .selected a { border: 1px solid #CCC; border-bottom: 1px solid #FFF; color: #333; }

/* Footer */
#footer { border-top: 10px solid #FFF; text-align: center; padding-top: 20px; }
#footer p,#footer li,#footer a { font-weight: normal; font-size: 11px; color: #333; text-decoration: none; }
#footer ul,#footer p { margin-bottom: 5px; }
#footer li { display: inline; margin: 0 5px; }
#footer a:hover { text-decoration: underline; }

/* Promo Panel */
.promo-panel { margin-top: 10px; width: 785px; height: 200px; position: relative; overflow: hidden; }
.promo-controller li { display: none; }
.promo-controller .prev,.promo-controller .next { display: block; position: absolute; top: 50%; left: 0; margin-top: -23px; }
.promo-controller .next { right: 0; left: auto; }
.promo-controller a { display: block; height: 46px; width: 23px; text-indent: -9999px; }
.promo-controller a:hover { background-position: 0 -100%; }
.promo-controller .next a { background-image: url(/js/jquery-jFlow/img/btn-next.png); }
.promo-controller .prev a { background-image: url(/js/jquery-jFlow/img/btn-prev.png); }
.pwrapper { position: relative; width: 100%; height: 200px; overflow: hidden; }
.pwrapper .text { position: absolute; bottom: 0; right: 100px; width: 253px; padding: 15px 10px 0; background: url(/js/jquery-jFlow/img/text-bg.png) no-repeat; }
.pwrapper .visual { margin: 0 !important; }
.promo-title, .promo-title a { font-size: 18px; color: #333; text-decoration: none; line-height: 100% !important; padding-bottom: 10px; }
.promo-more { margin-top: 5px; }
.promo-more a { color: #333; font-weight: bold; text-decoration: none; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 12px; }
.pwrapper .text a:hover { color: #999; }

/* FAQ's */
.faqlist dt,.faqlist dd { clear: left; width: auto !important; float: none !important; }
.faqlist dt { 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 { padding-left: 12px; }

/* Contact Form*/
dl.contact dt { width: 15%; font-weight: bold; color: #999; text-align: right; margin-right: 8px; }
dl.contact dd { width: 80%; }
div.contact-form { padding-left: 40px; }
.contact-form label { font-weight: bold; }
.contact-form textarea { width: 330px !important; }

/* Article Listing */
.articles .even { background: #F3F3F3; }
.listing .article { padding: 10px; }
.listing .article .thumbnail { float: left; }
.listing .article h2,.listing .article .date,.listing .article .summary { padding-left: 120px; margin-top: 10px; }
.listing .thumbnail img { border: 1px solid #CCC; padding: 1px; }
.listing .article h2 a { font-size: 18px; }
.listing .article .date { font-style: italic; margin: 0 !important; color: #999; }

/* Search Result Listing */
.searchresults .even { background: #F3F3F3; }
.listing .searchresult { padding: 10px; }
.listing .searchresult h2 a { font-size: 18px; }
.listing .searchresult .date { font-style: italic; margin: 0 !important; color: #999; }

/* Testimonial Listing */
.testimonials .listing .even { background-color: #F3F3F3; }
.listing .testimonial { padding: 10px; background-image: url(/img/icons/icon-quote_open.png); background-position: 180px 10px; background-repeat: no-repeat; }
.listing .testimonial .thumbnail { float: left; width: 150px; }
.listing .testimonial .title,.listing .testimonial .location,.listing .testimonial .body { padding-left: 195px; margin-top: 10px; }
.listing .thumbnail img { border: 1px solid #CCC; padding: 1px; }
.listing .testimonial .body { margin-top: 0 !important; padding: 0 25px; background: url(/img/icons/icon-quote_close.png) 100% 100% no-repeat; float: right; margin-right: 120px; }
.listing .testimonial .title { font-size: 20px; line-height: 100% !important; float: right; margin: 0 120px 0 0; width: 390px; padding: 0 25px; }
.listing .testimonial .location { font-size: 14px; float: right; padding: 0 25px 0 50px; margin: 0 120px 0 0; width: 390px; }

/* Product Listing */
.topic { width: 100%; overflow: hidden; position: relative; }
.topic .listing { width: 789px; }
.listing .product { position: relative; float: left; width: 230px; height: 230px; overflow: hidden; margin: 0 33px 33px 0; }
.listing .product .thumbnail img { padding: 0; border: none; }
.listing .product .thumbnail img.nothumb { width: 230px !important; height: 230px !important; }
.listing .product .title { position: absolute; bottom: 0; left: 0; background: url(/img/skin/trans-fff-90pc.png); width: 100%; font-size: 12px; padding-top: 5px; padding-bottom: 5px; }
.listing .product .title a { padding: 0 10px; font-size: 12px; padding-top: 5px; padding-bottom: 5px; }

/* Sorting */
.sorting { position: absolute; top: 0; left: 0; width: 100%; text-align: right; }
.sorting legend { display: none; }
.sorting li { display: inline; }
.sorting .submit { padding-right: 64px; } /* Width of the submit button plus padding */
.sorting .submit input { position: absolute; right: 0; }
.sorting label { float: none !important; font-weight: bold; margin-left: 10px; }

/* Product Details */
.product-visual { margin-bottom: 10px; }
.product-visual img { width: 100%; }
.product-description { width: 50%; float: left; }
.product-gallery { width: 320px; float: right; margin: 0 !important; }
.product-gallery li { float: left; width: 150px; overflow: hidden; text-align: center; margin-left: 10px; }

/* Site Map */
.site-map a { display: block; padding: 5px 5px 5px 12px; border-bottom: 1px solid #CCC; font-size: 16px; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; font-weight: normal; }
.site-map ul ul { margin-left: 30px; }
.site-map ul ul li { margin: 5px 0 !important; }
.site-map ul ul a { padding: 0px; display: inline; margin: 0; background: none; border: none; font-size: 12px; }

/* Link Archive */
.links .even { background: #F3F3F3; }
.listing .link { padding: 10px; }
.listing .link .thumbnail { float: left; }
.listing .link h2,.listing .link .summary { padding-left: 120px; margin-top: 10px; }
.listing .thumbnail img { border: 1px solid #CCC; padding: 1px; }
.listing .link h2 a { font-size: 18px; }

/* Send To Friend */
#sendtofriend { background: #FFF; text-align: left; padding: 20px; }
#sendtofriend label { font-weight: bold; }
#sendtofriend h3 { font-size: 12px; font-style: italic; color: #999; }
#sendtofriend p { margin: 10px 0; }
#sendtofriend fieldset { margin: 20px 0; }
#sendtofriend legend { font-size: 1.5em; color: #999; }