/**

 * 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.css 3688 2006-06-02 00:12:18Z drbyte $

 */

/* Testimonial Manager Styles */

.testimonial {
	color: #FFFFFF;
	padding: 0 5px 5px 5px;
	text-align:left;
	font-size: 0.75em;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}

/* CSS Menu Classes - Added by Tim Esch */

/* Defines the menu/submenu links that appear */

.cssmenu {

	position:absolute;

	visibility: hidden;

	border:1px solid black;

	border-bottom-width: 0;

	font-size: 10px;

	line-height: 16px;

	z-index: 100;

	background-color: #355D86;

	width: 125px;

}



.cssmenu a:link, .cssmenu a:visited {

	width: 100%;

	display: block;

	text-indent: 3px;

	border-bottom: 1px solid black;

	padding: 1px 0;

	text-decoration: none;

	font-weight: bold;

	text-indent: 8px; /* Use if not using center align for text */

	color: #EACE8E;

}



.cssmenu a:hover { /*hover background color*/

	background-color: #000;

	color: #EACE8E;

}

/* END CSS Menu */





body {

	background: #000;

	color: #333;

	margin: 0;

	padding: 0;

	border: 0;

	font-family: Verdana, Arial, Helvetica, tahoma, "Trebuchet MS", sans-serif;

	font-size: 0.75em;

	padding-bottom: 0;

	}



img	{

/*	display: block;
*/
	border: 0;

	}



p	{

	margin: 0;

	padding: 0;

	text-align: left;

	margin-top: 0;

	margin-bottom: 1em;

	}



a img	{

	display: inline;

	border: none;

	}





a:link, #navEZPagesTOC ul li a {

	color: #3300FF;

	text-decoration: none;

	}

 

a:visited {

	color: #3300FF;

	text-decoration: none;

	}



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

	color: #FF0000;

	}



a:active {

	color: #0000FF;

	}



h1 {

	font-size: 1.5em;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h3.itemTitle a, h3.itemTitle a:link, h3.itemTitle a:visited, h3.itemTitle a:hover {

	margin: 0 0 1.3em 0;

	padding: 0;

}



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

	font-size: 1.2em;

	}



.biggerText {

	font-size: 1.1em;

	}



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

	font-family: Verdana, Arial, Helvetica, tahoma, "Trebuchet MS", sans-serif;

	font-weight: normal;

	margin-top: 18px;

	margin-bottom: 15px;

	padding: 0;

	letter-spacing: 1px;

	color:#000;

	}



#centerColumnWrapper h1 {

	margin-top: 0;

}



CODE {

	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 {

	background: #D0DFF0;

	margin: 1.5em 0em;

	padding: 0.5em;

	/* border: 1px solid #cccccc; */

	border: 0px;

	border-top: 1px solid #73A2D5;

	}



LEGEND {

	background: #82A8CE;

	border-top: 1px solid #73A2D5;

	color: #143354;

	font-weight: bold;

	padding: 0.3em;

	}



LEGEND IMG {

	display: inline;

}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .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;

	}



ADDRESS {

	padding: 0.5em;

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 2px solid #82A8CE;

	}



TH, TD {

	text-align: left;

	vertical-align: top;

}



/*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: #000;

	color: #333;

	margin: 0;

	padding: 0;

	border-top: 0;

	border-left: 0;

	border-right: 0;

	width: auto;

	min-height:100%;

	}



/*

html>#mainWrapper	{

	width: 740px;

	}

*/



#infoShoppingCart {

	background: #97BADF;

	margin: 20px;

	padding: 0;

}



#cartQuant {

	margin-bottom: 25px;

}



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

	margin: 0;

	padding: 0;

	}



#headerWrapper	{

	background: #143354 url(../images/header_top_bg.gif) repeat-x;

	border: 0;

	margin: 0;

	margin-top: 6px;

	padding: 0;

	width: 100%;

	text-align: left;

	}



#headerWrapper img	{

	margin: 0;

	padding: 0;

	border: 0;

	}



#logoWrapper {

	height: 116px;

	width: 100%;

	clear: both;

}

	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 



#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: top;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



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

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}





#siteinfoLegal {

	background: transparent;

	margin: 0;

	padding: 20px;

	border-top: 0;

	color: #2A4868;

	font-size: 10px;

	text-align: center;

	display: block;

	clear: both;

	}



#siteinfoLegal p	{

	margin: 5px 0;

	padding: 0;

	font-size: 10px;

	text-align:center;

	}

	

#siteinfoLegal a:link {

	text-decoration:none;

	color: #2A4868;

	background: transparent; 

	font-weight: bold;

	}

	

#siteinfoLegal a:visited {

	color: #2A4868;

	text-decoration:none;

	font-weight: bold;

	}



#siteinfoLegal a:hover { 

	text-decoration:underline;

	color: #2A4868;

	background:transparent;

	font-weight: bold;

	}





/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}

.navNextPrevCounter {

	margin: 2em 0;

	font-size: 0.9em;

	text-align: center;

	}

.navNextPrevList {

	margin: 0 5px;

	padding:  0;

	list-style-type: none;

	white-space: nowrap;

	display: inline;

	}

.navNextPrevWrapper {

	margin: 20px 0;

	padding: 0;

	clear: both;

}





#navMainWrapper {

	background: #355D86 url(../images/header_sub_a.jpg) left no-repeat;

	margin: 0;

	padding: 0;

	border: 0;

	height: 32px;

	}



#navSuppWrapper, #navCatTabsWrapper {

	margin: 0;

	background-color: #9a9a9a;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	width: 100%;

	}



#navMain {

	margin: 0;

	padding: 0;

	border: 0;

	background: none;

	height: 32px;

	color: #EACE8E;

	font-size: 11px;

	font-weight: bold;

	float: right;

	}



#navMain a:link {

	font-size:11px;

	text-decoration: none;

	color: #EACE8E;

	background: transparent;

	font-weight: bold;

	}

	

#navMain a:visited {

	color: #EACE8E; 

	font-size:11px;

	text-decoration: none;

	}



#navMain a:hover { 

	font-size:11px;

	text-decoration: underline;

	color: #EACE8E;

	background: transparent;

	}



#navMain a:active {

	font-size:11px;

	text-decoration: underline;

	color: #EACE8E;

	background: transparent;  

	}



#navMain ul {

	border: 0;

	margin: 0;

	padding: 0;

	list-style-type: none;

	text-align: center;

	/*

	clear: left;

	*/

	float: right;

	background: none;

	}



#navMain ul li {

	display: block;

	float: left;

	text-align: center;

	/* width: 100px; */

	line-height: 30px;

	padding: 0;

	margin: 0 5px 0 5px;

	border: 0;

	/* border-right:1px solid #FFF; */

	background: none;

	font-size: 10px;

	font-weight: bold;

	}



#navSupp ul, #navCatTabs ul  {

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#navSupp ul li, #navCatTabs ul li {

	display: inline;

	white-space: nowrap;

	}



#navSupp ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	}



#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, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	margin: 0;

	padding: 4px 10px 0 10px;

}



#navBreadCrumb {

	background-color: #97badf;

	}



#navEZPagesTop {

	background-color: #ffff33;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}





/*The main content wrappers*/

#navColumnOne {

	background-color: #000;

	min-height: 100%;

	margin: 0;

	padding: 0;

	border: 0;

	display: inline;

	float: left;

	}



#navColumnTwo {

	background-color: #00BFBF;

	min-height: 100%;

	margin: 0;

	padding: 0;

	border: 0;

	display: inline;

	float: right;

	}



#centerColumnWrapper {



	min-height: 100%;

	/* margin sides are set in the tpl_main_page.php */

	margin: 0;

	padding: 0;

	background: #97BADF;

	font-family: Verdana, Arial, Helvetica, tahoma, "Trebuchet MS", sans-serif;   

	}



.centerColumn {

	margin: 0;

	padding: 10px 20px 20px 20px;

	float: left;

	width: 95%;

}



#indexDefaultMainContent {

	margin: 0;

	padding: 0;

	}



#productDetails {

	margin: 0;

	padding: 10px 20px 20px 20px;

	float: left;

	}



#productDetailsList {

	margin: 0;

	padding: 0;

	list-style-type: none;

}



#productDetailsList li {

	margin: 0 10px;

	padding: 0;

}



#productListing {

	margin: 0;

	padding: 0;

	float: left;

}



#productGeneral {

	margin: 0;

	padding: 0;

	float: left;

}





#productAdditionalImages {

	margin: 20px;

	padding: 0;

	float: right;

	}



#productAdditionalImages h4 {

	margin: 16px 0;

	padding: 0;

}



#alsoPurchased {

	margin: 20px;

	padding: 0;

	float: left;

	}



#productPrices {

	margin: 0;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

	clear: both;

}



#productDateAdded {

	clear: both;

}





/*The main content classes*/

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

	vertical-align: top;

	}



#productDescription {

	margin: 0;

	padding: 0;

	}



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

	/*font-size: 1.2em;*/

	padding: 0.5em;

	clear: both;

	}

.content {

font-size: 1.2em;

	padding: 0.5em;

	clear: both;

	}

	

	.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

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

	padding: 0;

	}



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

	font-size: 0.9em;

	}





/*Product Listing Display*/

.productListing-heading {

	background: #82A8CE;

	border-bottom: 1px solid #73A2D5;

	padding: 0 10px 10px 0;

	color: #143354;

}



.listingDescription {

	text-align: left;

}



.productListing-data {

	padding: 0 10px 10px 20px;

}



#productsListingBottomNumber {

	margin: 0 0 0 20px;

	text-align: left;

}



#productsListingBottomLinks {

	margin: 0 20px 0 0;

	text-align: right;

}



/*Shopping Cart Display*/

#cartAdd {

	margin: 0 auto 0 auto;

	padding: 0;

	text-align: center;

	}



.tableHeading TH {

	border-bottom: 1px solid #73A2D5;

	}



.tableHeading, #cartSubTotal {

	background: #82A8CE;

	color: #143354;

	}



#accountDefault TD {

	padding: 20px;

	}



#cartSubTotal {

	border-top: 1px solid #73A2D5;

	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;

	}



.cartRemoveItemDisplay {

	padding: 0.5em 0.5em;

}



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

	}

.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



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

	color: #ff0000;

	}



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	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*/

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}



#productMainImage {

	margin: 0 auto;

	text-align: center;

}



#productMainImage img {

	margin: 0 auto;

	text-align: center;

}



.categoryIcon {}

#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

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

	margin: 1em 0em;

	}



/*sideboxes*/

.columnLeft {}



#navColumnOne {

	float: left;

	margin: 0;

	padding: 0;

	border: 0;

	background-color: #000;

	/*background:background-repeat;*/

	/* compensates for IE Win bungling */

	height: 100%;

	/*min-height:100%;

	height: auto;*/

	}



#categoriesContent ul {

	border: 0;

	margin: 0;

	padding: 0;

	list-style-type: none;

	text-align: center;

	clear: left;

	width: 175px;

	}



#categoriesContent ul li {

	display: block;

	padding: 0;

	margin: 0;

	border: 0;

	}



#categoriesContent ul li a {

	background: #000;

	color: #EACE8E;

	height:40px;

	width: 165px;

	border-top: 1px solid #000;

	border-left: 0;

	border-bottom: 1px solid #1C1C1C;

	border-right: 0;

	padding: 0;

	padding-left: 10px;

	margin: 0;

	line-height: 18px;

	text-decoration: none;

	display: block;

	text-align: left;

	font-weight: bold;

	letter-spacing: 1px;

	font-family: "Trebuchet MS", Arial, Verdana, tahoma, Helvetica, sans-serif;   

	font-size: 12px;

	/*text-transform:lowercase;*/

	font-variant:small-caps;

	}



html>#categoriesContent ul li a  {

	font-size: 12px;   

	}



#categoriesContent ul li a:hover {

	background: #304E6E;

	border-top: 1px solid #44709F;

	border-bottom: 1px solid #44709F;

	}



#categoriesContent a:active	{

	background: #304E6E;

	border-top: 1px solid #44709F;

	border-bottom: 1px solid #44709F;

	}





h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 1em;

	color: #ffffff;

	}



.centerBoxHeading {

	margin: 0;

	padding: 0;

	}



.leftBoxHeading {

	display: none;

	}



.leftBoxContainer {

/*

	border: 1px solid #ffffff;

	margin-top: 1.5em;

*/

	}



.sideBoxContent {

	/* background-color: #ffffff; */

	padding: 0;

	}
	
	
/* Added by Tom Eberle */	
#testimonials-manager a:link {

	font-size:12px;

	text-decoration: none;

	color: #EACE8E;

	background: transparent;

	font-weight: bold;

	}

	
/* Added by Tom Eberle */
#testimonials-manager a:visited {

	color: #EACE8E; 

	font-size:12px;

	text-decoration: none;

	}


/* Added by Tom Eberle */
#testimonials-manager a:hover { 

	font-size:12px;

	text-decoration: underline;

	color: #EACE8E;

	background: transparent;

	}


/* Added by Tom Eberle */
#testimonials-manager a:active {

	font-size:12px;

	text-decoration: underline;

	color: #EACE8E;

	background: transparent;  

	}




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, .alignCenter, TH, #cartEmptyText, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}



.alignLeft {

	text-align: left;

}



.alignRight {

	text-align: right;

}





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

	}



.centerBoxContentsFeaturedDesc {

	margin: 0;

	margin-left: auto;

	margin-right: auto;

	padding: 0;

	text-align: center;

}



.centerBoxContentsFeaturedDesc p {

	margin: 0;

	padding: 0;

	text-align: left;

}



/*misc*/

.back {

	float: left;

	}

.back_cs {
	float: left;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 5px;
	border-top-color: #143354;
	border-right-color: #143354;
	border-bottom-color: #143354;
	border-left-color: #143354;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	}

.forward {

	float: right;

	}

.forward_co {
	float: right;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 5px;
	border-top-color: #143354;
	border-right-color: #143354;
	border-bottom-color: #143354;
	border-left-color: #143354;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	}

.PPECbutton {

	float: right;
	margin-top: 20px;
	
	}


.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #C1D6EC;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #D0DFF0;

	height: 1.5em;

	vertical-align: top;

	}



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;

	}



.tabTable {

	clear: none;

}



#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {

	background-color: #fff;

	}



#popupAdditionalImage, #popupImage {

	background-color: #000;

	margin: 0;

	padding: 0;

}



.additionalImages {

	text-align: left;

}



#trailimageid {

  position: absolute;

  top: -2000px;

  left: -2000px;

	margin: 0;

	padding: 10px;

	background: transparent url(../images/pixel_grey_alpha.png) repeat top left; 

  z-index: 200;

  visibility: hidden;

}



#trailimageid img {

	min-width: 153px;

	min-height: 54px;

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

	border: 0;

	margin: 0 auto;

	padding: 10px;

}



#trailimageid h1 {

  margin: 0;

	padding: 5px;

	color: #CCCCCC;

	display: none;

}



