/* CSS Document */

/*
colours
========================
dark grey		#2b2b2b
light blue		#e7edf2
red				#e42b2a
*/

/* @group site defaults */

* { margin: 0; padding: 0; }

html {  }

body { background: #efefef url(/site/images/body-bg.png) repeat-x left bottom; color: #676767; font: 13px/20px Helvetica, Arial, sans-serif; }

a { color: #e42b2a; text-decoration: underline; }
a:hover { text-decoration: none; }
p { display: block; margin: 20px 0; }
h1, h2, h3 { display: block; line-height: 2; }
h1 { font-size: 20px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

img.left { margin: 0 10px 10px 0 }
img.right { margin: 0 0 10px 10px }
img.center { display: block; margin: 0px auto; }

img.small { width: 100px; }
img.medium { width: 240px; }
img.large { width: 498px; }

a img { border: 0; }

.error { display:none; color: red; }
.requiredfield { color: #e42b2a; }
.download { padding: 1em 0.5em 1em 2.3em; background: #e42b2a url(/site/images/download.png) no-repeat 0.1em center; font-weight: bold; color: #fff; }

/* @end */


/* @group layout containers */

#container,
#navigation-sections,
#navigation-search-basket,
#content,
#footer { display: block; clear: both; margin: 0 auto; width: 965px; }

/* @end */

/* @group header */

#header { display: block; width: 100%; height: 80px; padding-top: 10px; margin-bottom: 10px; background: #fff; }
#logo { float: left; }
#navigation-quick { display: block; float: right; list-style: none; margin-top: 60px; }
#navigation-quick li { float: left; padding: 0 10px; border-right: solid 1px #d6d6d6; line-height: 1; }
#navigation-quick li a { color: #676767; text-decoration: none; }
#navigation-quick li a:hover { text-decoration: underline; }

/* @end */

/* @group sections nav */

#navigation-sections { list-style: none; height: 40px; position: relative; z-index: 80; background: #a6a6a6; background: url(/site/images/navigation-sections-bg.png) no-repeat left top; }
#navigation-sections table { border-collapse: collapse; }

#navigation-sections li { float: left; }
#navigation-sections li a { display: block; float: left; text-decoration: none; font-weight: bold; color: #fff; height: 40px; line-height: 40px; font-size: 15px; width: 130px; border: solid 1px #fff; border-width: 0 1px; text-align: center; }
      
#navigation-sections li #categories { position: absolute; left:-10000px; width: 961px; border: solid 1px #676767; background: #ddd; padding: 2px 0 10px 2px; }
      
#navigation-sections li:hover,
#navigation-sections li a:hover { background: url(/site/images/navigation-sections-bg.png) no-repeat right bottom; xwhite-space: nowrap; position: relative; }

#navigation-sections li#books a { border-left-width: 0; }
#navigation-sections li#books a:hover {  }
#navigation-sections li#offers a { width: 95px; }
#navigation-sections li#subscriptions a { width: 135px; }
#navigation-sections li#events-quiet-days a { width: 183px; }
#navigation-sections li#gift-vouchers a { width: 140px; }
#navigation-sections li#donate a { width: 140px; border-right-width: 0; }
      
#navigation-sections li:hover > a { position: relative; }
#navigation-sections li#books:hover a { position: relative; }
      
#navigation-sections :hover #categories { position: absolute; top: 40px; left: 0px; }
      
#navigation-sections dl { list-style: none; float: left; color: #fff; border-right: 2px solid #ddd; }
#navigation-sections dl#childrens-work { border-right: 0; }
#navigation-sections dl dt { width: 157px; }
#navigation-sections dl#childrens-gift dt,
#navigation-sections dl#schools dt { width: 150px; }
#navigation-sections dl#bible-reading-studies dt { xwidth: 172px; }
#navigation-sections dl#prayer-spirituality dt { xwidth: 170px; }
#navigation-sections dl#childrens-work dt { width: 178px; }
#navigation-sections dl dd {  }
#navigation-sections dt a { padding: 0; background: #666; font-weight: bold; font-size: 12px; line-height: 2; height: auto; width: 100%; text-indent: 10px; text-align: left; border: 0; }
#navigation-sections dd a { clear: both; height: auto; width: 100%; line-height: 1.2; font-size: 12px; font-weight: normal; color: #2b2b2b; padding: 4px 0 4px 0; text-indent: 10px; border: 0; xborder-bottom: 1px solid #ccc; text-align: left; }
#navigation-sections dd a:hover { background: #ccc; color: #f00; }

/* @end */

/* @group navigation-search-basket */

#navigation-search-basket { padding-top: 10px; }

#search-form { display: block; float: left; padding: 8px 15px; width: 675px; background: url(/site/images/search-form-bg.png) no-repeat left top; xmargin-bottom: 20px; height: 24px; }
#search-form label {  float: left; height: 24px; line-height: 24px; width: 59px; font-weight: bold; }
#search-form #search { float: left; border: 1px solid #d6d6d6; width: 520px; height: 14px; padding: 4px 10px; font: bold 14px/1 Helvetica, Arial, sans-serif; color: #676767; }
#search-form #search-submit { float: right; cursor: pointer; }

#minibasket { display: block; float: right; padding: 8px 10px; width: 230px; background: url(/site/images/minibasket-bg.png) no-repeat left top; margin-bottom: 20px; height: 24px; line-height: 24px; }
#minibasket a { display: block; float: right; width: 104px; height: 24px; text-indent: -1000px; overflow: hidden; background: url(/site/images/minibasket-view.png) no-repeat right top; }
#minibasket a:hover { background: url(/site/images/minibasket-view.png) no-repeat right bottom; }
#minibasket strong { padding-right: 5px; }

.item-added #minibasket{ background: url(/site/images/navigation-sections-bg.png) no-repeat right bottom; color: white; margin-bottom: 10px; }

#popupbasket { position: absolute; margin-top: 40px; margin-left: 425px; background: #fff; border: 1px solid #d6d6d6; }
#popupbasket span { color: #e42b2a; cursor: pointer; text-decoration: underline; }
#popupbasket span:hover { text-decoration: none; }

/* @end */

/* @group content */

#content { }

/* @group homepage */

#new-products, 
#special-offers { display: block; float: left; border: 1px solid #d6d6d6; margin-right: 10px; background: #fff; }
#special-offers { margin-right: 0; }
#new-products { width: 288px; }
#special-offers { width: 403px; }
#new-products h2, 
#special-offers h2 { display: block; width: 100%; text-indent: 15px; height: 57px; line-height: 57px; }
#new-products h2 { background: url(/site/images/new-products-bg.png) no-repeat right top; color: #e42b2a; }
#special-offers h2 { background: url(/site/images/special-offers-bg.png) no-repeat right top; }

/* @end */

/* @group navigation-context-links */

#navigation-context-links { display: block; float: left; width: 155px; margin-right: 10px; }

#product-groups,
#similar-categories { list-style: none; }
#product-groups li { margin: 20px 0; }
#product-groups li a,
#similar-categories dd a { font-weight: bold; text-decoration: none; }
#product-groups li a:hover,
#similar-categories dd { margin: 10px 0; }
#similar-categories dd a:hover { text-decoration: underline; }
#similar-categories dt { font-weight: bold; }

.current { background: #ccc; padding-left: 5px; }

#product-history { padding-top: 20px; }
#product-history strong { font-size: 15px; }
#product-history ol { padding-left: 20px; }
#product-history li { margin: 5px 0; }
#product-history a { color: #676767; text-decoration: none; border-bottom: 1px solid #bbb; }
#product-history a:hover { border-bottom: 0; }

/* @end */



.product,
.search-item { display: block; clear: both; height: 150px; overflow: hidden; padding: 15px; border-top: 1px solid #d6d6d6; }
.product a,
.search-item a { font-weight: bold; color: #676767; text-decoration: none; }
.product a:hover,
.search-item a:hover { text-decoration: none; }
.product img,
.search-item img { float: left; width: 100px; padding: 0 15px 15px 0; }
.product a.product-title,
.search-item .product-title a { font-size: 15px; }
.product a.product-title:hover,
.search-item .product-title a:hover { color: #e42b2a; text-decoration: underline; }
.product .bookstatus,
.search-item .bookstatus { display: block; padding-bottom: 10px; font-weight: bold; color: #e42b2a; }
.product a.view,
.search-item a.view { background: url(/site/images/view.png) no-repeat left top; display: block; float: left; height: 30px; line-height: 30px; text-indent: 35px; font-size: 13px; padding-right: 20px; }
.product a.view:hover,
.search-item a.view:hover { background: url(/site/images/view.png) no-repeat left -30px; text-decoration: underline; }

a.promotion-link { display: block; clear: both; width: 100%; font-size: 15px; font-weight: bold; border-top: 1px solid #d6d6d6; color: #676767; text-decoration: none; height: 50px; line-height: 50px; text-indent: 15px; }
a.promotion-link:hover { background: #efefef; color: #e42b2a; }


#page-content .product,
.search-item { height: auto; padding: 20px; }
#page-content .product h2.product-title,
.search-item h2.product-title { margin: 0 !important; line-height: 1; }
#page-content .product img,
.search-item img { padding-bottom: 30px; }
#page-content .product .product-price,
.search-item .product-price { font-weight: bold; padding: 0 75px 0 115px; font-size: 15px; line-height: 30px; height: 30px; float: left; clear: both; }
#page-content .product a.add,
.search-item a.add { background: url(/site/images/add.png) no-repeat left top; display: block; float: left; height: 30px; line-height: 30px; text-indent: 35px; font-size: 13px; }
#page-content .product a.add:hover,
.search-item a.add:hover { background: url(/site/images/add.png) no-repeat left -30px; text-decoration: underline; }

.filter { padding: 10px 20px; border-top: 1px solid #d6d6d6; }



#product,
#page-content { display: block; float: left; border: 1px solid #d6d6d6; background: #fff; width: 498px; }
#product ul,
#page-content ul { padding: 20px 40px; }
#product { padding: 20px; }
#product #product-image { float: left; padding: 0 20px 20px 0; width: 150px; }
#product #product-summary { position: relative; display: block; float: left; width: 328px; height: 230px; margin-bottom: 20px; }
#product h1,
#product h2 { padding-bottom: 15px; line-height: 1.2; }
#product h2#product-subtitle { font-weight: normal; font-size: 13px; font-style: italic; margin-top: -15px; }
#product h2#product-author { font-size: 15px; }
#product span.bookstatus { display: block; }
#product #product-price { display: block; position: absolute; bottom: 50px; font-size: 16px; font-weight: bold; }
#product a.add,
#product a.buy { display: block; position: absolute; bottom: 0; height: 30px; line-height: 30px; text-indent: 35px; font-size: 14px; font-weight: bold; color: #676767; text-decoration: none; }
#product a.add { background: url(/site/images/add.png) no-repeat left top; }
#product a.buy { background: url(/site/images/buy.png) no-repeat left top; left: 150px; }
#product a.add:hover { background: url(/site/images/add.png) no-repeat left -30px; text-decoration: underline; }
#product a.buy:hover { background: url(/site/images/buy.png) no-repeat left -30px; text-decoration: underline; }
#product #product-endorsment { display: block; clear: both; padding: 0 15px; border: 1px solid #d6d6d6; }

#product #product-collateral { clear: both; }
#product ul#product-collateral-choices { display: block; list-style: none; background: url(/site/images/navigation-sections-bg.png) no-repeat right -10px; margin: 10px 0; clear: both; height: 30px; padding: 0; }
#product ul#product-collateral-choices li { float: left;  height: 30px; line-height: 30px; overflow: hidden; }
#product ul#product-collateral-choices li a { display: block; float: left;  height: 30px; line-height: 30px; text-align: center; font-size: 14px; width: 96px;color: #fff; border: 1px solid #fff; border-width: 0 1px; text-decoration: none; font-weight: bold; }
#product ul#product-collateral-choices li a:hover,
#product ul#product-collateral-choices li a.active { background: url(/site/images/navigation-sections-bg.png) no-repeat right bottom; }

#product-actions { display: block; float: right; width: 250px; list-style: none; }
#product-actions ul { list-style: none; }
#product-actions li { margin: 20px 0; }
#product-actions li a { font-weight: bold; text-decoration: none; color: #676767; }
#product-actions li a:hover { color: #e42b2a; }


#page-content { display: block; float: left; border: 1px solid #d6d6d6; margin-right: 10px; width: 538px; padding: 0; background: #fff url(/site/images/special-offers-bg.png) no-repeat right top; }
#page-content h1 { padding-left: 20px; display: block; xwidth: 100%; height: 57px; line-height: 57px; }
#page-content h2,
#page-content p { margin: 20px; }
#page-content ol,
#page-content ul { margin: 20px 40px; }
#page-content form { margin: 0 20px; }
#page-content form p { margin-left: 0; margin-right: 0; }

#page-content table { margin: 0 20px 20px; width: 498px; xborder-collapse: collapse; }
#page-content table caption { text-align: left; color: #858585; margin-top: 20px; padding: 3px 5px; font-weight: bold; background: #eee; }
#page-content table td { padding: 3px 5px; border-bottom: #e8eced dotted 1px; }

#page-message { display: none; clear: both; padding: 5px 60px 5px 0; font-weight: bold; margin-bottom: 15px; background: #fef9a8 url(/site/images/up.png) no-repeat 920px center; border: 1px solid #d6d6d6; text-align: right; }

/* @group adverts */

#other-brf-content { display: block; float: right; width: 250px; }
#other-brf-content img { margin-bottom: 17px; }

/* @end */

/* @end */


/* @group footer */

#footer { height: 315px; }

/* @group account links */

#account-links,
#ordering-links,
#brf-sites { display: block; float: left; padding: 15px 0 15px 15px; border: 1px solid #d6d6d6; background: #fff; margin-top: 20px; line-height: 2; }
#account-links { clear: both; border-right-width: 0; width: 177px; }
#ordering-links { border-width: 1px 0; width: 178px; }
#brf-sites { width: 578px; border-left-width: 0; padding-left: 0; }
#account-links dt,
#ordering-links dt,
#brf-sites dt { font-weight: bold; }
#account-links dt,
#ordering-links dt,
#account-links dd,
#ordering-links dd { width: 176px; border-right: 1px solid #d6d6d6; } 
#brf-sites dt { padding-left: 15px; }
#brf-sites dd { float: left; width: 177px; padding-left: 15px; }
#account-links a,
#ordering-links a,
#brf-sites a { color: #676767; text-decoration: none; }
#account-links a:hover,
#ordering-links a:hover,
#brf-sites a:hover { text-decoration: underline; color: #e42b2a; }

/* @end */

/* @group site links */

#site-links,
#other-links,
#address { display: block; float: left; list-style: none; padding-left: 15px; margin-top: 20px; width: 177px; line-height: 2; xmargin-bottom: 20px; }
#site-links li { padding-left: 1px; }
#address { border: 1px solid #d6d6d6; border-width: 0 1px; width: 564px; height: 104px; overflow: hidden; color: #fff; }
#address p { margin: 0 0 20px; }
#site-links a,
#other-links a,
#address a { font-weight: bold; color: #fff; text-decoration: none; }
#site-links a:hover,
#other-links a:hover,
#address a:hover { text-decoration: underline; }

/* @end */

/* @end */


/* @group form layout - wufoo */

/* @group form */

input { border: 0 none; padding: 0; }

form ol { margin: 0 !important; padding: 0 !important; list-style-type: none; width: 100%; }
form li { margin: 0; width: 62%; padding: 4px 5px 2px 9px; position: relative; xwidth: 178px; }
form li ol li { width: auto; }

form li:after,
.buttons:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

form li,
.buttons { display: inline-block; }
* html form li,
* html .buttons { height: 1%; }

form li,
.buttons { display: block; }

form li ol li { margin: 0 4px 0 0; padding: 0 0 8px 0; }
form li ol li { float: left; }
form li.left { display: inline; width: 48%; }
form li.right { display: inline; width: 48%; }
form li.left .medium,
form li.right .medium { width: 100%; }

form li ol li label { padding-top: 3px; clear: both; color: #999; display: block; }
form li .datepicker { float: left; margin: .1em 5px 0 0; padding: 0; width: 16px; height: 16px; cursor: pointer !important; }

.info,
fieldset { border-style: none; border-bottom: 1px dotted #999; margin: 1.5em 0; padding-bottom: 1em; }
legend { font-size: 120%; margin-left: -7px; color: #2b2b2b; font-weight: bold; }
fieldset>legend { margin-left: 0; }

/* @end */

/* @group fields and labels */

label.desc { display: block; padding: 0 0 1px 0; line-height: 1.5; color: #2b2b2b; }

input.text,
input.file,
textarea.textarea,
select.select { margin: 0; font-size: 100%; xcolor: #000; }

input.text,
textarea.textarea,
.firefox select.select { border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; background: #fff url(/site/images/fieldbg.gif) repeat-x top; }

input.text,
input.file { padding: 2px 0 2px 0; }

input.checkbox,
input.formradio { display: block; line-height: 1.4em; margin: 6px 0 0 3px; width: 13px; height: 13px; }
label.choice { display: block; line-height: 1.4em; margin: -1.55em 0 0 25px; padding: 4px 0 5px 0; width: 90%; }
label.list { margin-left: 50px; }

textarea.textarea{ font-family: Helvetica, Arial, sans-serif; }

select.select { margin: 1px 0; padding: 1px 0 0 0; }
select.select[class]{ margin: 0;	padding:1px 0 1px 0; }
*:first-child+html select.select[class]{ margin: 1px 0; }
.safari select.select { margin-bottom: 1px; font-size: 120% !important; }

/* @end */

/* @group sizes */

.third { width: 32% !important; }
.half { width: 48% !important; }
.full { width: 100% !important; }

input.tiny,
select.tiny { width: 40px; }

input.small,
select.small { width: 25%; }

input.medium,
select.medium { width: 50%; }

input.large,
select.large,
textarea.textarea { width: 100%; }

textarea.small { height: 5.5em; }
textarea.medium { height: 10em; }
textarea.large { height: 20em; }

/* @end */

/* @group required */

form .req { float: none; color: red; font-weight: bold; }

/* @end */

/* @group instructions */

form li.focused { background: #f6fafd; }
form li.focused label { xcolor: #000; }
form .instruct { position: absolute; top: 0; left: 100%; z-index: 70; width: 42%; margin: 0 0 0 8px; padding: 8px 10px 9px 10px; border: 1px solid #fdf9d9; background: #fdf9d9; line-height: 130%; font-size: 90%; xcolor: #000; visibility: hidden; }
form .instruct small { font-size: 105%; }
form li.focused .instruct,
form li:hover .instruct{ visibility: visible; }

/* @end */

/* @group buttons */

.buttons { clear: both; margin-top: 10px; margin-bottom: 20px; border-top: 1px dotted #fff; padding-top: 10px; }
.buttons input,
input[type=submit] { width: auto; overflow: visible; border: 1px solid #7c7c7c; margin: 0px 10px; padding: 0px 10px; }

/* @end */

/* @group mailing list */

#mailingslist legend { padding-bottom: 1em; }
#mailingslist label { display: block; margin-left: 25px; font-weight: bold; }
#mailingslist input { display: block; float: left; clear: both; margin: -1.5em 0 0 0; }
#mailingslist span.description { padding-left: 25px; display: block; margin-bottom: 1em; }

/* @end */


/* @end */


/* @group basket */

.basket table { margin: 0 20px 20px; width: 498px; xborder-collapse: separate; }
.basket #showbasket table { margin: 0 0 20px; }
.basket table caption { text-align: left; color: #858585; margin-top: 20px; padding: 3px 5px; background: none !important; font-weight: normal !important; }
.basket table tfoot { color: #858585; }
.basket table th { background: #eee; padding: 3px 5px; font-weight: normal; }
.basket table td { padding: 3px 5px; border: 0 none !important; }
.basket table tr.lineitem td { border-bottom: #e8eced dotted 1px !important; }
.basket table tr.totalvat th,
.basket table tr.totalvat td,
.basket table tr.totalprice th,
.basket table tr.totalprice td { background: none; font-weight: bold; text-align: right; }
.basket table td.price { text-align: right; }

.basket input.addfield { text-align: center; } /*this is the qty field */

.basket table tr.lineitem td img { float: left; width: 75px; padding-right: 15px; }
.basket table tr.lineitem td .title { display: block; }
.basket table tr.lineitem td .title a { color: #333; }
.basket table tr.lineitem td .author { display: block; color: #666; }
.basket table tr.lineitem td .isbn { display: block; color: #666; }

.basket table#addressdetails tbody td { border-bottom: #e8eced dotted 1px; }

#popupbasket { display: none; z-index: 80; }
#popupbasket table { margin-bottom: 0; }
#popupbasket table caption { margin-top: 0; font-weight: bold !important; color: #2b2b2b; }

col#deletecolumn { text-align: center; width: 5%; }
col#productcodecolumn { width: 5%; text-align: left; }
col#desciptioncolumn { width: 65%; text-align: left; }
col#quantitycolumn { text-align: center; width: 5%; }
col#itempricecolumn { text-align: right; width: 10%; }
col#totalpricecolumn { text-align: right; font-weight: bold; width: 10%; }
col#invoiceaddress { width: 50%; }
col#deliveryaddress { width: 50%; }

.basket ul.requiredfields { color: #e42b2a; }
.basket li.requiredfield {  }

.basket ul#cardlist { display: block; clear: both; list-style: none; margin: 20px 0; }
.basket ul#cardlist li { float: left; display: block; margin: 0 10px 10px 0; }
.basket ul#cardlist li a { float: left; display: block; border: #ccc solid 1px; background-color: #eee; text-align: center; width: 95px; height: 25px; text-decoration: none; padding-top: 95px }
.basket ul#cardlist li a:hover { background-color: #ddd; }

.visa { background: url(/store/images/visa.png) no-repeat center 10px; }
.visadebit { background: url(/store/images/visadebit.png) no-repeat center 10px; }
.visaelectron { background: url(/store/images/visaelectron.png) no-repeat center 10px; }
.mastercard { background: url(/store/images/mastercard.png) no-repeat center 10px; }
.solo { background: url(/store/images/solo.png) no-repeat center 10px; }
.other { background: url(/store/images/other.png) no-repeat center 10px; }

/* @end */

/* @group fancybox */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background: url(/site/images/fancy_progress.png) no-repeat; }

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon { position: absolute; background: url(/site/images/fancy_loading.gif) no-repeat; z-index: 35; width: 16px; height: 16px; }

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div { xbackground: #000; xcolor: #FFF; height: 100%; width: 100%; overflow: auto; z-index: 100; }

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close { position: absolute; top: -12px; right: -15px; height: 30px; width: 30px; background: url(/site/images/fancy_closebox.png) top left no-repeat; cursor: pointer; z-index: 181; display: none; }

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico { left: -9999px; background: url(/site/images/fancy_left.png) no-repeat; }
span#fancy_right_ico { right: -9999px; background: url(/site/images/fancy_right.png) no-repeat; }

a#fancy_left:hover { visibility: visible; }
a#fancy_right:hover { visibility: visible; }
a#fancy_left:hover span { left: 20px; }
a#fancy_right:hover span { right: 20px;  }

.fancy_bigIframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }

div#fancy_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 70; border: 0; padding: 0; margin: 0; }
	
div.fancy_bg { position: absolute; display: block; z-index: 70; border: 0; padding: 0; margin: 0; }
div.fancy_bg_n { top: -18px; width: 100%; height: 18px; background: url(/site/images/fancy_shadow_n.png) repeat-x; }
div.fancy_bg_ne { top: -18px; right: -13px; width: 13px; height: 18px; background: url(/site/images/fancy_shadow_ne.png) no-repeat; }
div.fancy_bg_e { right: -13px; height: 100%; width: 13px; background: url(/site/images/fancy_shadow_e.png) repeat-y; }
div.fancy_bg_se { bottom: -18px; right: -13px; width: 13px; height: 18px; background: url(/site/images/fancy_shadow_se.png) no-repeat; }
div.fancy_bg_s { bottom: -18px; width: 100%; height: 18px; background: url(/site/images/fancy_shadow_s.png) repeat-x; }
div.fancy_bg_sw { bottom: -18px; left: -13px; width: 13px; height: 18px; background: url(/site/images/fancy_shadow_sw.png) no-repeat; }
div.fancy_bg_w { left: -13px; height: 100%; width: 13px; background: url(/site/images/fancy_shadow_w.png) repeat-y; }
div.fancy_bg_nw { top: -18px; left: -13px; width: 13px; height: 18px; background: url(/site/images/fancy_shadow_nw.png) no-repeat; }

div#fancy_title { position: absolute; bottom: -33px; left: 0; width: 100%; z-index: 100; display: none; }
div#fancy_title div { color: #FFF; font: bold 12px Arial; padding-bottom: 3px; }
div#fancy_title table { margin: 0 auto; }
div#fancy_title table td { padding: 0; vertical-align: middle; }

td#fancy_title_left { height: 32px; width: 15px; background: url(/site/images/fancy_title_left.png) repeat-x; }
td#fancy_title_main { height: 32px; background: url(/site/images/fancy_title_main.png) repeat-x; }
td#fancy_title_right { height: 32px; width: 15px; background: url(/site/images/fancy_title_right.png) repeat-x; }

/* @end */

#emailform { background: white; border-top: 5px solid #2b2b2b; border-bottom: 5px solid #2b2b2b; padding-left: 10px; }
