/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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_new.css nifty_zen v1.3 2006-Oct-29 jettrue $
 */

/* Site centering instructions for this template are found under #outermainWrapper*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 62.5%;
	color: #000000;
	margin: 0;
	background: #fff;
	text-align: center;
	}

p, address {
	font-style: normal;
	font-size: 1.3em;
	margin: 0 0 1em 0;
	}

address h3 {
	margin: 0;
}

a {
	text-decoration: none;
	}

	a img {
		border: none;
		}

	#navEZPagesTOC ul li a {
		color: #333;
		text-decoration: none;
		}
	a:link {
		color: #333;
	}
	a:visited {
		color: #666;
		}

	a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
		color: #000;
		}

	a:active {
		color: #000;
		}

ul {}

	div.centerColumn ul, div.centerColumn ol {
		margin-bottom: 1em;
	}

	div.centerColumn li {
		font-size: 1.3em;
		margin-left: 20px;
		line-height: 1.5em;

	}

	div.centerColumn li li {
		font-size: 1em;
	}

h1 {
	font-size: 1.8em;
	margin-bottom: 1em;
	}

	h1#productListHeading, div#categoryIcon a, h1#ezPagesHeading, div#categoryIcon h1 {
		font-size: 4em;
		color: #EF225B;
		font-weight: lighter;
		text-decoration: none;
	}

	h1#productName, h1#cartDefaultHeading, h1#loginDefaultHeading {
		font-size: 2em;
		color: #EF225b;
		font-weight: normal;
	}

h2, legend {
	font-size: 1.6em;
	color: #EF225B;
	margin-bottom: 1em;
	font-weight: bold;
	}

	h2.centerBoxHeading {
		color: #EF225B;
		font-size: 2em;
	}

h3 {
	font-size: 1.3em;
	margin-bottom: 1em;
	color: #EF225B;
	}
	h3.itemTitle a {
		font-size: 1.5em;
		color: #EF225B;
		background: #fff;
		text-decoration: none;
	}
	h3#attribsOptionsText {
		font-size: 1.6em;
	}

	h3.cart_side_header {
		color: #fff;
		margin: 1em 0 5px;
	}

		div.cartBoxTotal {
			color: #fff;
		}
h4 {
	font-size: 1.3em;
	margin-bottom: 1em;
}

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

	}

.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

form, select {
	font-size: 1em;
	margin: 2px;
	}
	form {
		display:inline;
	}

	textarea {
		display: block;
		}

	input {
		font-size: 1.4em;
		padding: 2px;
	}
		input:focus, select:focus, textarea:focus {
			background: #F0F8FF;
		}
		input#attrib-7-0 {width: 200px; float: left;}
		p.delivery {font-size: 0.8em; color: #7D7D7D; float: left; clear: left; margin-left: 170px;}
		.navMainSearch INPUT {
			font-size:11px;
			}

	FIELDSET {
		margin: 1em 5px;
		padding: 10px;
		}
		#logindefault fieldset {
			border: 1px solid #FF9FBC;
			padding: 10px;
		}

	LABEL, h4.optionName {
		line-height: 1.25em;
		padding: 0.1em;
		font-size: 1.4em;
			font-weight: bold;
		}
		label.error {color: #FF0017;}
		input.error {border: 2px solid #ff0017;}
		LABEL.inputLabel, h4.optionName {
			clear: left;
			width: 12em;
			float: left;
		}
			h4.optionName label {
				font-size: 14px;
			}

		LABEL.inputLabelPayment {
			width: 15em;
			float: left;
		}

		LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
			width: 12em;
			float: left;
		}

		.ccinfo select {
		font-size: 1.4em;
		width: 6.5em;
		padding: 3px -4px 3px 3px;
		}


.button_checkout {
	padding: 10px 5px;
	background: url(/includes/templates/flowershop/images/button_back.png) top left repeat-x #F2507D;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.button_checkoutHover {
	background: #EF5986;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
	/*margin-left:5px;*/
	height: 80px;
	}

#checkoutPayment .inputLabel {
	width:85%;
	}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	}
	.clearBoth {
		clear: both;
	}

th#listCell0-0 {
	padding-left: 5px;
}
/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #933;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

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

#headerWrapper {
	margin: 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper{
	}

#tagline {
	display: none;
    color:#333;
	font-size: 1.4em;
    text-align : center;
	padding:20px 5px 0 0;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 100%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}

.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}

.navNextPrevCounter {
	font-size: 0.9em;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	display: none;
	color: #000;
	width: 100%;
	height: 25px;
	}

#navCatTabsWrapper {
	color: #000;
	width: 100%;
	line-height:1.3;
	}

/*This section controls the top tab links */
div#navMain {
	float:left;
	height:0;
	background: url(http://202.60.74.120/~merapi/flowershop/includes/templates/flowershop/images/menu_top.png) top left no-repeat; /*background color behind tabs, should match logo color (blue default)*/
	}

ul#back,ul#back li {
	list-style-type:none;
	}

ul#back {
	margin-left: 1.5em;
	font-size:13px;
	}

ul#back li {
	float:left;
	margin-right: 3px;
	text-align: center;
	}

ul#back a {
	float:left;
	width: 7em;
	padding: 5px;
	background: #666;
	text-decoration:none;
	color: #fff;  /*color of top tabs and text color (grey default)*/
	}

ul#back a:hover {
	background: #933;
	color: #000; /*color of top tabs and text color when you hover over them (red default) */
	}

/*end top tab links */

/*wrappers - page or section containers*/

#outermainWrapper {
	padding: 0;
	text-align:center;
	margin:0 auto;
/*	background: #fff; removed for mothers day background */
	}

#mainWrapper {
	background-color: #fff;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	}

#contentMainWrapper {
	color:#000;
	background:#fff;
	position:relative;
	}

#navSuppWrapper {
	color:#000;
	}

#navSupp {
	background:#fff; /*color of footer where the Home link is (blue default)*/
	}

#navColumnOne {
	padding: 0;
	background: url(http://202.60.74.120/~merapi/flowershop/includes/templates/flowershop/images/menu_side.png) top left repeat-y #EF275F;
	}

#navColumnTwo {
	padding: 0;
	background:#F0FAFD; /*background color of right sidebox (light blue default */
	border-left:5px solid #333; /* right sideboxes border (default grey) */
	}

#shoppingcartContent {
	padding: 5px;
	margin-top: 1em;
}

	#shoppingcartContent li, #shoppingcartContent li a {
		color: #fff;
	}

h3.leftBoxHeading, h3.rightBoxHeading{
	display: none;
	}

h3.rightBoxHeading a:hover, h3.rightBoxHeading a, h3.leftBoxHeading a:hover, h3.leftBoxHeading a{
	/*color: #000; /* text color of sidebox heading */
	text-decoration: none;
	}

#navSupp ul, #navCatTabs ul  {
	padding: .2em .5em;
	list-style-type: none;
	text-align: center;
	}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a{
	text-decoration: none;
	padding: 0 0.5em;
	color: #000;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0 0.5em;
	color: #000;
	font-weight:bold;
	white-space: nowrap;
	}

#navCatTabs ul li a:HOVER, #navEZPagesTop a:hover{
	color: #fff;
	font-weight:bold;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul  {
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0 0.5em;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	font-weight: bold;
	font-size: 1.2em;
}

#navMainSearch {
	float: right;
}

#navEZPagesTop {
	clear: left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom:.5em;
	padding: .5em 2em;
	background: url(http://202.60.74.120/~merapi/flowershop/includes/templates/flowershop/images/menu_top.png) top left no-repeat;
	color: #AA54DC;
	}

#navEZPagesTop a {
	color: #AA54DC;
}

#navEZPagesTop a:hover {
	color: #AC7DDF;
}

#navBreadCrumb {
	font-size: 1em;
	font-weight: bold;
	padding: 0.5em;
	background:#fff;
	}

.leftBoxContainer {
	padding:0;
	}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.maincontent {
	width:410px;
	margin: 0 10px;
}

.mainsidebar {
	margin: 0;
	padding: 0;
	width:222px;
	float:right;
	border: 1px solid #EF225B;
	}

.mainsidebar img {
	border: none;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	}
div#productDescription.productGeneral {
	font-weight: bold;
	font-size: 1.2em;
}



.includesDelivery {
	color:black;
	font-size:0.8em;
}

.products_image {
	display: inline;
}

.products_image p {
	width: 150px;
	font-size: 0.8em;
}

#ordermethods {
	margin: 3em 0;
	padding-left: 230px;
}

#ordermethods span {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0.6em 0 0.6em 30px;
}

.priceIncDelivery {
	color:red;
}

.ordermethod_online {

}

.ordermethod_fax {

}

.ordermethod_phone {

}

.alert {
	color: #933;
	margin-left: 0.1em;
	font-size: 0.9em;
	}

.advisory {}

.important {
	font-size: 1.1em;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.centerColumn {
	line-height:1.2;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal {
	padding:10px;
	}

/*Shopping Cart Display*/

#cartAdd {
	text-align: center;
	margin: 1em;
	border:none;
	}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #FFCFDE;
	height: 2.2em;
 	}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

#cartBoxEmpty, #cartBoxVoucherBalance {
  	font-weight: bold;
  	}

.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;
	}

.cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #933;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	padding: 0.2em 0em;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	}

.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 {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage {
	width: 220px;
	display: block;
	font-size: 9px;
}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	}

.attributesComments {}

.attribsRadioButton a {
	border-bottom: 1px dashed;
}

.attribsRadioButton a:hover {
	border: none;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.productListing-rowheading {
	font-size: 1em;
	color: #000;
	padding: 0.5em 0.2em;
	/*border-bottom: 1px solid #9a9a9a;*/
	}
tr.productListing-rowheading {
	display: none;
}

div#ezPageDefault {
	margin-left: 20px;
}

div#ezPageDefault p {
	margin-bottom: 1em;
}

.centerBoxWrapper, .tabTable {
	padding: 10px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1em;
	}

.sideBoxContent {
	/*padding: 0.4em;*/
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

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

#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;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
  	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FFEFF4;
	height: 1.5em;
	vertical-align: top;
	}

div.cell_3 {
	font-weight: bold;
	font-size: 16px;
	color: #EF225B;
	padding: 3px 10px;
}
div.cell_3 a, .button_in_cart {
	display: block;
	width: 100px;
	padding: 6px 10px;
	background: url(../images/button_back.png) top left repeat-x #F2507D;
	color: #fff;
	text-decoration: none;
	margin-bottom: 1em;
}

	.button_in_cart {
		margin: 0 auto;
	}

div.cell_3 a:hover {
	background: #EF5986;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #EF215A;
	height: 2em;
	color: #fff;
	}

#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;
	}

.hiddenField {
	display: none;
	}
.visibleField {
	display: inline;
	}

	/*Cals Additions */

a.category-top {
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 4px 5px;
	padding-left: 10px;
	border-top: 1px solid #FF7BA8;
	border-bottom: 1px solid #C41A49;
	font-size: 1.1em;
}

span.count {
	display: none;
}

div#productAttributes {

}

div#FlowerProductDescription {
	padding-left: 30px;
	background: url(../images/watermark.png) bottom left no-repeat;
	padding-bottom: 200px;
}

div#FlowerProductAdditions {
	border: 1px solid #FFDAE9;
	padding: 10px;
	background: #fff;
}

div #filterbox {
	padding: 10px;
	border: 1px solid #FFDAE9;
	background: #fff;
	margin-bottom: 1em;
	margin-top: 1em;
}

	div#filterbox form {
	}

	div#filterbox form label {
		font-size: 1.2em;
		font-weight: bold;
	}

th.productListing-heading {
	font-weight: bold;
	color: #fff;
	background: #EF225B;
	font-size: 1.2em;
	height: 25px;
}

th.productListing-heading a {
	color: #fff;
}

tr.productListing-even,  tr.productListing-odd {
	border-top: 1px solid #FFEFF6;
}

div.listingDescription {
	/*font-size: 1.2em;*/
}

.productListing-data {
	font-size: 1.2em;
}

.productListing-data a {
	color: #EF225B;
	padding: 5px;
	font-weight: bold;
}

div.centerBoxContentsNew a {
	font-size: 1.3em;
	font-weight: bold;
}

div#contactUsDefault {
	margin-left: 2em;
}

div#contactUsNoticeContent {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 2em;
}

div#checkoutConfirmDefault {
	width: 400px;
	margin: 0 auto;
}

fieldset#contactUsForm {
	padding: 2em 0 0 0;
	border: none;
	margin-top: 1em;
}

fieldset#contactUsForm legend {
	font-weight: bold;
	font-size: 1.6em;
}

fieldset#contactUsForm label {
	margin-bottom: 1em;
}

/* Icons */

div#ordermethods span {
	padding-left: 40px;
	display: block;
	height: 25px;
}
	div#ordermethods span.ordermethod_online {
		background: url(../images/icons/padlock.gif) top left no-repeat;
	}
	div#ordermethods span.ordermethod_fax {
		background: url(../images/icons/fax.gif) top left no-repeat;
	}
	div#ordermethods span.ordermethod_phone {
		background: url(../images/icons/phone.gif) top left no-repeat;
	}
	
	div#ordermethods span.priceIncDelivery {
	background: url(../images/delivery-truck-icon.gif) top left no-repeat;
	}
	
/*
 *=UTILITY
 */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}