/**

 * Main CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2007 Zen Cart Development Team

 * @copyright Portions Copyright 2003 osCommerce

 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $

 */



body {

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 75%;

	color: #000000;

	background-color: #FFFFFF;

	background-image: url(../images/bg.gif);

	background-repeat: no-repeat;

	margin-top: 4px;

	margin-right: 0;

	margin-bottom: 4px;

	margin-left: 0;

	background-position: center top;

	}



a img {border: none; }



.imgLink {display: none;}



a:link, #navEZPagesTOC ul li a {

	color: #a51657;

	text-decoration: none;

	list-style-type: square;

	}

 

a:visited {

	color: #a51657;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover{

	color: #a51657;

	text-decoration: underline;

	}

	



a:active {

	color: #a51657;

	}



h1 {

	font-size: 1.2em;

	color: #740a3a;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1em;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#010101;

	}



.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 3px;

}



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

/*	float: left;*/

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background: #F0F8FF;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, #topbanner, #ring, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



LABEL.inputLabel {

	width: 11em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 15em;

	float: left;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {

	width: 12em;

	float: left;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 3px;

	margin-top: 0.5em;

	color: #a51657;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #000000;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	background-color: #ffffff;

	text-align: left;

	width: 881px;

	vertical-align: top;

	}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 



#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	border-bottom:1px solid #E5E5E5;

padding-bottom:7px;

	}

#attribsOptionsText

{

	padding-bottom: 10px;

}

/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}

.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	}



/*top navigation*/



#navMainWrapper {

	margin: 0em;

	height: 1%;

	width: 100%;

	font-size: 0.9em;

	}

	

#navMain ul  {

	color: #a51657;

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	font-weight: bold;

	}	



#navMain ul li {

	display: inline;

	}



#navMain ul li a{

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #a51657;

	white-space: nowrap;

	}

	

#navMain ul li a:hover

{

	color: #a51657;

	text-decoration: underline;

}



#navRight ul  {

	color: #a51657;

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}	



#navRight ul li {

	display: inline;

	}



#navRight ul li a{

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #a51657;

	white-space: nowrap;

	}

	

#navRight ul li a:hover

{

	color: #a51657;

	text-decoration: underline;

}





/*foot navigation*/



#navSuppWrapper {

	margin: 0em;

	background-color: #ffffff;

	height: 1%;

	width: 100%;

	text-align: center;

	font-size: 0.9em;

	}

	

#navSupp {

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	color: #a51657;

	}	



#navSupp li{

	display: inline;

	}



	

#navSupp a{

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	white-space: nowrap;

	color: #a51657;

	}	

	

#navSupp a:hover{

	text-decoration: underline;

}



/*cat navigation*/



#navCatTabsWrapper {

	margin: 0em;

	background-color: #ffffff;

	color: #a51657;

	height: 1%;

	width: 100%;

	text-align: center;

	}



#navCatTabs ul  {

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#navCatTabs ul li {

	display: inline;

	}



#navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #a51657;

	white-space: nowrap;

	}



#navCatTabs ul li a:hover {

	color: #FF0000;

	}











#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #000000;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.5em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	background-color: #FFFFFF;

	}



#navEZPagesTop {

	background-color: #ffff33;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



#navColumnOne {

	}



#navColumnTwo {

	background-color: #00BFBF;

	}

	

/* productpages*/

h1, #productName

{

	font-size: 1.2em;

	color: #740a3a;

	margin:0;

	padding-bottom:10px;

	}

.productListing-rowheading

{ display:none

}



.listingProductImage

{   float:left;

	border:1px solid #cccccc;

	margin:15px 15px 0px 2px;

}

.listingDescription

{ text-align:left;

background:#FAEFF5 none repeat scroll 0 0;

margin:0px 5px 0px 160px!important;

padding:5px 1em 1em;

}

.itemTitle

{ font-size:1em;

text-align:left;

background:#FAEFF5 none repeat scroll 0 0;

margin:0px 5px 0px 160px!important;

padding:5px 1em 1em;

}



#categoryIcon

{

	font-weight: bold;

	font-size: 17px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}





/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding-left: 1.0em;

	padding-right: 1.0em;

	padding-bottom: 1.0em;

	padding-top: 5px;

	margin-left:175px;

		background:#FAEFF5;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	padding: 0.8em;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	color: #c0bbbe;

	}

#siteinfoLegal a {

	color: #c0bbbe;

}	



#siteinfoLegal a:hover {

	color: #c0bbbe;

	text-decoration: underline;

}	



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin-top: 1em;

	margin-left: 2em;

	padding: 1em;

	border-left:1px #E5E5E5 solid;

	width:300px;

	}



.tableHeading TH {

	border-bottom: 1px solid #cccccc;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #660099;

	position: relative;   /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	}

.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff0000;

	}



.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	font-weight: bold;

	}



.totalBox {

	width: 5.5em;

	text-align: right;

	padding: 0.2em;

	}



.lineTitle, .amount {

	text-align: right;

	padding: 0.2em;

	}



.amount {

	width: 5.5em;

	}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	border:1px solid #CCCCCC;

margin:0 25px 1em 0;

vertical-align:middle;

background:#ffffff;

	}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 0.9em;

	color: #7b063b;

	text-align: left;

	padding-left: 15px;

	padding-top: 15px;

	}



.leftBoxHeading, .centerBoxHeading {

	margin: 0em;

	background-color: #e9c7d7;

	padding: 0.5em 0.2em;

	}



.leftBoxContainer {

	border: 0;

	margin-top: 0;

	}



.sideBoxContent {

	background-color: #e9c7d7;

	font-size: 0.9em;

	padding-left: 15px;

	padding-right: 15px;

	padding-bottom: 15px;

	}



.sideBoxContent li {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #7b063b;

	padding-bottom: 3px;

	padding-top: 3px;

	}



h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1.1em;

	color: #FFFF00;

	}



.rightBoxHeading {

	margin: 0em;

	background-color: #663366;

	padding: 0.2em 0em;

	}



h3.leftBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	} 



h3.rightBoxHeading a:hover {

	color: #FF0000;

	text-decoration: none;

	}



.rightBoxContent {

	background-color: #ffffff;

	margin-bottom: 1em;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}

	

.additionalImages

{

	background:#FFFFFF none repeat scroll 0 0;

	border:1px solid #CCCCCC;

	height:150px;

	text-align:center;

	vertical-align:middle;

	width:150px !important;

}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	margin-left: 1.1em;

	}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

	}



#bannerboxHeading {

	background-color: #0000CC;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}



.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



CAPTION {

	/*display: none;*/

	}



#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 



.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}



TR.tableHeading {

	background-color: #cacaca;

	height: 2em;

	}



#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	background-color: #ffffff;

	}

.information {padding: 10px 3px; line-height: 150%;}



#shoppingcartBody #shippingEstimatorContent {

	clear: both;

	}



.seDisplayedAddressLabel {

	background-color:#85C285;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}





/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/final_drop2.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the assocaited (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

/* style the outer div to give it width */

.menu {

width:881px; 

font-size:0.85em;

height:35px 

}

.menu {

margin-top:-2px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {

padding:0;

margin:0;

list-style-type:none;

background:#fff;

}

.menu ul ul {

width:150px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {

float:left;

width:auto;

}

/* style the links for the top level */

.menu a, .menu a:visited {

display:block;

float:left;

font-size:12px;

text-decoration:none;

color:#ffffff;

width:auto;

height:30px;

border:1px solid #ffffff;

border-width:1px 1px 0 0;

background:#a0084d;

padding-left:14px;

padding-right:14px;

line-height:29px;

font-weight: bold;

}





/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {

background:#949e7c;

}

/* style the second level hover */

.menu ul ul a.drop:hover{

background:#c9ba65;

}

.menu ul ul :hover > a.drop {

background:#c9ba65;

}

/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {

background:#e2dfa8;

}

/* style the third level hover */

.menu ul ul ul a:hover {

background:#b2ab9b;

}

.menu ul ul ul :hover > a {

background:#b2ab9b;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {

visibility:hidden;

position:absolute;

height:0;

top:31px;

left:0; 

width:150px;

}

/* another hack for IE5.5 */

* html .menu ul ul {

top:30px;

t\op:30px;

}



/* position the third level flyout menu */

.menu ul ul ul{

left:150px; 

top:0;

width:150px;

}

/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {

left:-150px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {

background:#a0084d;

color:#ffffff;

height:auto; 

line-height:1em; 

padding-top: 8px;

padding-right: 16px;

padding-bottom: 8px;

padding-left: 16px;

width:124px

/* yet another hack for IE5.5 */

}

* html .menu ul ul a{

width:150px;

w\idth:124px;

}



.menu ul li:hover {position:relative;}

.menu ul li a:hover {position:relative;}



/* style the top level hover */

.menu a:hover, .menu ul ul a:hover{

color:#ffffff; 

background:#740a3a;

}

.menu :hover > a, .menu ul ul :hover > a {

color:#ffffff; 

background:#740a3a;

}



/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,

.menu ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu ul :hover ul :hover ul :hover ul { 

visibility:visible;

}

#fixedtipdiv{

position:absolute;

padding: 2px;

border:1px solid black;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}

#productAttributes

{

	float:right;

width:300px;

padding-top:5px;

}

#productPrices

{

	background:url(../images/pricebg.jpg) repeat-y;

	width:224px;

	min-height:42px;

	padding-top:20px;

	margin-left:40px;

	padding-left:10px;

	/*text-align:left;*/

}

.pricecolor

{

	text-transform:capitalize;

}

#productAdditionalImages

{

	

}



div#fancy_overlay {

	position:absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	background-color: #333;

}



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: transparent url(../images/fancy_progress.png) no-repeat;

}



div#fancy_close {

	position: absolute;

	top: -12px;

	right: -12px;

	height: 30px;

	width: 30px;

	background: transparent url(../images/fancy_closebox.png) ;

	cursor: pointer;

	z-index: 100;

	display: none;

}



div#fancy_content {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	padding: 0; 

	margin: 0;

	z-index: 96;

}



#fancy_frame {

	position: relative;

	width: 100%;

	height: 100%;

	display: none;

}



img#fancy_img {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	border:0; 

	padding: 0; 

	margin: 0;

	z-index: 92;

}



div#fancy_title {

	position: absolute;

	bottom: -35px;

	left: 0;

	width: 100%;

	z-index: 100;

	display: none;

}



div#fancy_title table {

	margin: 0 auto;

}



div#fancy_title div {

	color: #FFF;

	font: bold 12px Arial;

	padding-bottom: 2px;

}



td#fancy_title_left {

	height: 32px;

	width: 15px;

	background: transparent url(../images/fancy_title_left.png) repeat-x;

}



td#fancy_title_main {

	height: 32px;

	background: transparent url(../images/fancy_title_main.png) repeat-x;

}



td#fancy_title_right {

	height: 32px;

	width: 15px;

	background: transparent url(../images/fancy_title_right.png) repeat-x;

}



div#fancy_outer {

	position: absolute;

    top: 0;

    left: 0;

    z-index: 90;

    padding: 18px 18px 58px 18px;

    margin: 0;

    overflow: hidden;

    background: transparent;

    display: none;

}



div#fancy_inner {

	position: relative;

	width:100%;

	height:100%;

	border: 1px solid #444;

	background: #FFF;

}



a#fancy_left, a#fancy_right {

	position: absolute; 

	bottom: 10px; 

	height: 100%; 

	width: 35%; 

	cursor: pointer;

	background-image: url(data:image/gif;base64,AAAA);

	z-index: 100; 

}



a#fancy_left {

	left: 0px; 

}



a#fancy_right {

	right: 0px; 

}



a#fancy_left:hover {

	background: transparent url(../images/fancy_left.gif) no-repeat 0% 100%;

}



a#fancy_right:hover {

	background: transparent url(../images/fancy_right.gif) no-repeat 100% 100%;

}



#fancy_bigIframe, #fancy_freeIframe {

	position:absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 10;

}



div#fancy_bg {

	display: none;

}

	

div.fancy_bg {

	position: absolute;

	display: block;

	z-index: 70;

}



div.fancy_bg_n {

	top: -18px;

	width: 100%;

	height: 18px;

	background: transparent url(../images/fancy_shadow_n.png) repeat-x;

}



div.fancy_bg_ne {

	top: -18px;

	right: -13px;

	width: 13px;

	height: 18px;

	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;

}



div.fancy_bg_e {

	right: -13px;

	height: 100%;

	width: 13px;

	background: transparent url(../images/fancy_shadow_e.png) repeat-y;

}



div.fancy_bg_se {

	bottom: -18px;

	right: -13px;

	width: 13px;

	height: 18px;

	background: transparent url(../images/fancy_shadow_se.png) no-repeat;

}



div.fancy_bg_s {

	bottom: -18px;

	width: 100%;

	height: 18px;

	background: transparent url(../images/fancy_shadow_s.png) repeat-x;

}



div.fancy_bg_sw {

	bottom: -18px;

	left: -13px;

	width: 13px;

	height: 18px;

	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;

}



div.fancy_bg_w {

	left: -13px;

	height: 100%;

	width: 13px;

	background: transparent url(../images/fancy_shadow_w.png) repeat-y;

}



div.fancy_bg_nw {

	top: -18px;

	left: -13px;

	width: 13px;

	height: 18px;

	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;

}
