

div.package_overlay {
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #000000;
	z-index: 10000;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
div.package_alertBox {
	position: absolute;
	top:200px;
	left:250px;
	background: url('/images/miscellaneous/gradient.gif') repeat-x #ffffff;
	z-index: 10001;
	cursor: default;
	border: 3px solid;
	border-color: #ffffff #dddddd #dddddd #ffffff;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background: -moz-linear-gradient(-90deg, #dddddd, #ffffff);
	background: -webkit-gradient(linear, 0 top, 0 bottom, from(#dddddd), to(#ffffff));
	
	-moz-box-shadow: 0 0 30px #000000;
	-webkit-box-shadow: 0 0 30px #000000;
	box-shadow: 0 0 30px #000000;
	
	padding: 20px;
	color: #000000;
	font-size: 14px;
	width: 420px;
}

div.package_alertBox_button {
	border: 1px solid;
	border-color: #ffffff #dddddd #dddddd #ffffff;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-top: 10px;
	cursor: pointer;
	background: #ffffff;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
div.package_alertBox_button:hover {
	-moz-box-shadow: 0 0 10px #ffffff;
	-webkit-box-shadow: 0 0 10px #ffffff;
	box-shadow: 0 0 10px #ffffff;
	border-color: #999999;
}


div.buy_overlay {
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #000000;
	z-index: 10000;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
div.buy_alertBox {
	position: absolute;
	top:200px;
	left:250px;
	background: url('/images/miscellaneous/gradient.gif') repeat-x #ffffff;
	z-index: 10001;
	cursor: default;
	border: 3px solid;
	border-color: #ffffff #dddddd #dddddd #ffffff;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background: -moz-linear-gradient(-90deg, #dddddd, #ffffff);
	background: -webkit-gradient(linear, 0 top, 0 bottom, from(#dddddd), to(#ffffff));
	
	-moz-box-shadow: 0 0 30px #000000;
	-webkit-box-shadow: 0 0 30px #000000;
	box-shadow: 0 0 30px #000000;
	
	padding: 20px;
	color: #000000;
	font-size: 14px;
}

div.buy_alertBox_button {
	border: 1px solid;
	border-color: #eeeeee #cccccc #cccccc #eeeeee;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-top: 10px;
	cursor: pointer;
	background: #ffffff;
	text-align:center;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
div.buy_alertBox_button:hover {
	-moz-box-shadow: 0 0 10px #ffffff;
	-webkit-box-shadow: 0 0 10px #ffffff;
	box-shadow: 0 0 10px #ffffff;
	border-color: #999999;
}



input.submit {
	background:#529C83;
	font-family:verdana;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #716F64;
	border-bottom:1px solid #716F64;
	cursor:pointer;
}

input.submit_image {
	background:transparent;
	border:0px;
}

input.radio {
	border:0px;
	background:;
}

input.checkbox {
	border:0px;
	background:;
}

div.outline {
	border:1px solid #529C83;
	padding:10px;
}

div.boxHeader {
	background:#05714d;
	color:#fff;
	padding:2px;
}

div.systemMessage {
	border:1px solid #05714d;
	background:#529C83;
	color:#FFFFFF;
	padding:5px;
}




a.sitemapLink {
	color:#454545;
}

a.sitemapLink:hover {
	color:#05714d;
}




table.recommendTable {
	border-collapse:collapse;
}

td.recommendTableTd1 {
	width:130px;
	padding:2px;
	vertical-align:top;
}

td.recommendTableTd2 {
	padding:2px;
	vertical-align:top;
}

td.recommendTableTd3 {
	width:12px;
	padding:2px;
	padding-top:5px;
	vertical-align:top;
	text-align:right;
}

input.recommendInput, textarea.recommendInput {
	width:250px;
}




table.contactModuleContainerTable {
	width:100%;
	border-collapse:collapse;
}

td.contactModuleContainerTableTd1 {
	width:364px;
	vertical-align:top;
	padding:0px;
}

td.contactModuleContainerTableTd2 {
	width:1px;
	padding:0px;
	background:#529C83;
}

td.contactModuleContainerTableTd3 {
	padding:0px;
	padding-left:20px;
	vertical-align:top;
}

table.contactFormTable {
	border-collapse:collapse;
}

td.contactFormTableTd1 {
	width:70px;
	padding:2px;
	vertical-align:top;
}

td.contactFormTableTd2 {
	padding:2px;
	vertical-align:top;
}

td.contactFormTableTd3 {
	width:15px;
	padding:2px;
	padding-top:5px;
	text-align:right;
	vertical-align:top;
}

input.contactFormInput, textarea.contactFormInput {
	width:240px;
}




div.productsContainer {
	position:relative;
	width:180px;
	height:255px;
	float:left;
	padding:0px 0px 0px 1px;
}

div.productsBoxShadow {
	position:absolute;
	left:4px;
	top:4px;
	width:176px;
	height:251px;
	background:transparent;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}

div.productsBox {
	position:absolute;
	left:0px;
	top:0px;
	width:174px;
	height:249px;
	background:#529C83;
	border:1px solid #529C83;
}

div.productsProductname {
	position:absolute;
	left:1px;
	top:6px;
	width:174px;
	height:14px;
	/*overflow:hidden;*/
	text-align:center;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
}

div.productsImageContainer {
	position:absolute;
	left:12px;
	/*top:22px;*/
	top:35px;
	width:152px;
	height:117px;
	background:#fff;
}

table.productsImageTable {
	width:100%;
	height:100%;
	border-collapse:collapse;
}

td.productsImageTableTd {
	padding:0px;
	text-align:center;
	vertical-align:middle;
}

img.productsImageMouseOut {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
}

img.productsImageMouseOver {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

div.productsHorizontalLine {
	width:152px;
	height:1px;
	background:#fff;
	overflow:hidden;
}

div.productsHorizontalLine1 {
	position:absolute;
	left:12px;
	top:151px;
}

div.productsHorizontalLine2 {
	position:absolute;
	left:12px;
	top:175px;
}

div.productsHorizontalLine3 {
	position:absolute;
	left:12px;
	top:199px;
}

div.productsPriceLabel {
	position:absolute;
	left:12px;
	top:157px;
	width:152px;
	text-align:left;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
}

div.productsPriceValue {
	position:absolute;
	left:12px;
	top:157px;
	width:152px;
	text-align:right;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
}

div.productsPriceValueDisabled {
	text-decoration:line-through;
}

div.productsPriceOfferLabel {
	position:absolute;
	left:12px;
	top:181px;
	width:152px;
	text-align:left;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
}

div.productsPriceOfferValue {
	position:absolute;
	left:12px;
	top:181px;
	width:152px;
	text-align:right;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
}

div.productsDiscountValue {
	position:absolute;
	left:12px;
	top:205px;
	width:152px;
	text-align:right;
	font-family:tahoma;
	font-size:10px;
	color:#AFFFE3;
}

div.productsDisplayProductBox {
	position:absolute;
	left:3px;
	top:223px;
	width:170px;
	height:25px;
	background:#05714d;
}

div.productsDisplayProductLink {
	position:absolute;
	left:3px;
	top:228px;
	width:170px;
	text-align:center;
}

a.productsDisplayProductLink {
	font-family:tahoma;
	font-size:11px;
	color:#ccc;
}

a.productsDisplayProductLink:hover {
	color:#fff;
	text-decoration:none;
}

div.productsColumnSpace {
	position:relative;
	width:5px;
	height:255px;
	float:left;
}

div.productsRowSpace {
	clear:both;
	height:35px;
}


div.productsContainerList2 {
	position:relative;
	width:596px;
	height:auto;
	padding:6px 3px 0px 6px;
}

div.productsBoxShadowList2 {
	position:absolute;
	left:5px;
	top:5px;
	width:100%;
	height:100%;
	background:#529C83;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	z-index:10;
				/* DISABLING FOR ALL IE BROWSERS EXCEPT IE7 */
*display:none; 	/* HIDE SHADOWBOX FOR ALL IE VERSIONS */
.display:block; /* REENABLE FOR IE6 AND IE7 */
_display:none; 	/* REHIDE SHADOWBOX FOR IE6 ONLY */

}

div.productsBoxList2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#529C83;
	border:1px solid #529C83;
	z-index:20;
				/* DISABLING FOR ALL IE BROWSERS EXCEPT IE7 */
*display:none; 	/* HIDE SHADOWBOX FOR ALL IE VERSIONS */
.display:block; /* REENABLE FOR IE6 AND IE7 */
_display:none; 	/* REHIDE SHADOWBOX FOR IE6 ONLY */
}

table.productsTableList2 {
	position:relative;
	z-index:50;
	width:100%;
	border-collapse:collapse;
	background:#529C83;
_border:1px solid #529C83;; /* ADD BORDER FOR IE6  */
	}
	
td.productsTd1List2, td.productsTd2List2, td.productsTd3List2, td.productsTd4List2, td.productsTd5List2 {
	border-top: 1px solid #fff;
	padding:4px 2px 4px 2px;
	color:#fff;
}

td.productsPriceValueDisabledList2 {
	text-decoration:line-through;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}

td.productsTd4List2 {
	font-family:tahoma;
	font-size:10px;
	color:#AFFFE3;
}
td.productsHeaderList2 {
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background:#05714d;
	padding:4px 2px 4px 3px;
}


div.Paging {
	width:588px;
	}
table.Paging {
	border-collapse:collapse;
	}
table.Paging select {
	width:50px;
	}
td.PagingBack {
	text-align:right;
	padding-right:10px;
	}
td.PagingPages {
	padding:0 10px 0 10px;
	}
td.PagingProducts {
	padding:0 10px 0 10px;
	}
td.PagingForward {
	padding-left:10px;
	}
	



div.productContainer {
	position:relative;
	width:734px;
	border:1px solid #05714d;
	padding:2px;
}

div.productProductname {
	height:26px;
	background:#05714d;
	font-family:trebuchet ms;
	font-size:18px;
	color:#fff;
	padding-left:10px;
	padding-top:3px;
	margin-bottom:2px;
	overflow:hidden;
}

div.productDescriptionBox {
	height:230px;
	background:#05714d;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	margin-bottom:2px;
}

div.productDescriptionContainer {
	position:absolute;
	left:12px;
	top:38px;
	width:433px;
	height:222px;
	padding-right:10px;
	overflow:auto;
}

div.productDescriptionContainer a {
	color:#fff;
}

div.productImageBox {
	position:absolute;
	left:465px;
	top:37px;
	width:268px;
	height:223px;
	background:#fff;
}

div.productImageContainer {
	position:absolute;
	left:469px;
	top:41px;
	width:260px;
	height:195px;
}

table.productImageTable {
	width:100%;
	height:100%;
	border-collapse:collapse;
}

td.productImageTableTd {
	padding:0px;
	text-align:center;
	vertical-align:middle;
}

div#productImageHiddenPopupLinks {
	display:none;
}

div.productImageNavigationBoxOuter {
	border:1px solid #529C83;
	padding:1px;
}

div.productImageNavigationBoxInner {
	width:100%;
	height:100%;
	background:#529C83;
}

div.productImagePreviousBoxContainer {
	position:absolute;
	left:469px;
	top:240px;
	width:17px;
	height:12px;
}

div.productImageNextBoxContainer {
	position:absolute;
	left:527px;
	top:240px;
	width:17px;
	height:12px;
}

div.productImageNavigationLinkContainer {
	position:absolute;
	left:5px;
	top:-2px;
}

a.productImageNavigationLink {
	font-family:tahoma;
	font-size:13px;
	color:#05714d;
	font-weight:bold;
}

a.productImageNavigationLink:hover {
	color:#fff;
	text-decoration:none;
}

div.productImageNumbersContainer {
	position:absolute;
	left:491px;
	top:241px;
	width:37px;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#529C83;
}

div.productImageEnlargeBoxContainer {
	position:absolute;
	left:553px;
	top:240px;
	width:172px;
	height:12px;
}

div.productImageEnlargeLinkContainer {
	position:absolute;
	left:0px;
	top:1px;
	width:172px;
	text-align:center;
}

a.productImageEnlargeLink {
	font-family:tahoma;
	font-size:10px;
	color:#05714d;
}

a.productImageEnlargeLink:hover {
	color:#fff;
	text-decoration:none;
}

div.productHorizontalLine {
	height:1px;
	background:#05714d;
	margin-bottom:2px;
}

table.productVariantsTable {
	width:100%;
	border-collapse:collapse;
}

td.productVariantsTableTdHeader {
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background:#05714d;
}

td.productVariantsTableFooter {
	padding:6px;
	font-family:trebuchet ms;
	font-size:11px;
	color:#fff;
	background:#05714d;
	text-align:right;
}

td.productVariantsTableText, a.productVariantsTableText {
	font-family:tahoma;
	font-size:11px;
	color:#454545;
}

td.productPriceValueDisabled {
	text-decoration:line-through;
}

td.productVariantsTableTd1, td.productVariantsTableTd2, productVariantsTableTd3, productVariantsTableTd4, productVariantsTableTd5, productVariantsTableTd6, productVariantsTableTd7 {
	padding:6px;
}

td.productVariantsTableTd1 {

}

td.productVariantsTableTd2 {
	width:100px;
}

td.productVariantsTableTd3 {
	width:100px;
	text-align:right;
}

td.productVariantsTableTd4 {
	width:100px;
	text-align:right;
}

td.productVariantsTableTd5 {
	width:60px;
	text-align:center;
	padding-left:10px;
}

td.productVariantsTableTd6 {
	width:45px;
	text-align:center;
}

td.productVariantsTableTd7 {
	width:68px;
	text-align:right;
	padding-right:5px;
}

a.productVariantsImageLink {
	color:#454545;
}

a.productVariantsImageLink:hover {
	color:#05714d;
	text-decoration:none;
}

a.productVariantsOrderLink {
	color:#454545;
}

a.productVariantsOrderLink:hover {
	color:#05714d;
	text-decoration:none;
}
	
div.productOtherProducts {
	height:21px;
	background:#05714d;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	padding-top:8px;
	margin-bottom:2px;
	overflow:hidden;
}
div.productOtherProductsDescriptionBox {
	height:100px;
	background:#05714d;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	margin-bottom:2px;
}

div.productOtherProductsDescriptionContainer {
	position:absolute;
	left:11px;
	top:42px;
	height:82px;
	padding-right:10px;
	text-align:center;
}

div.productOtherProductsProduct, div.productOtherProductsProductOver {
	position:relative;
	float:left;
	height:82px;
	width:87px;
	margin:0 6px 0 6px;
	color:#05714d;
	font-family:trebuchet ms;
	font-size:10px;
}

div.productOtherProductsProduct img {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	}

div.productOtherProductsProductOver img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	}


div.productOtherProductsBoxShadow {
	position:absolute;
	left:3px;
	top:3px;
	width:84px;
	height:78px;
	background:#529C83;
}

div.productOtherProductsBox {
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:78px;
	background:#fff;
}

div.productOtherProductsBox img {
	margin-top:2px;
	margin-bottom:0px;
	}


	


div.searchResultsLinkContainer {
	padding-left:5px;
	margin-bottom:5px;
}

a.searchResultsLink {
	color:#454545;
}

a.searchResultsLink:hover {
	color:#05714d;
}




a.customerLoginForgotPasswordLink {
	color:#454545;
}

a.customerLoginForgotPasswordLink:hover {
	color:#05714d;
}




table.forgotPasswordTable {
	border-collapse:collapse;
}

td.forgotPasswordTableTd1 {
	width:130px;
	padding:0px;
}

td.forgotPasswordTableTd2 {
	padding:0px;
}

input.forgotPasswordInputEmail {
	width:150px;
}




table.displayBasketTable {
	width:100%;
	border-collapse:collapse;
}

td.displayBasketTableTd1, td.displayBasketTableTd2, td.displayBasketTableTd3, td.displayBasketTableTd4, td.displayBasketTableTd5 {
	padding:6px;
}

td.displayBasketTableTd0 {
	vertical-align:top;
	width:14px;
}
td.displayBasketTableTd1 {
	vertical-align:top;
	width:50px;
}

td.displayBasketTableTd2 {
	vertical-align:top;
}

td.displayBasketTableTd3 {
	width:105px;
	text-align:right;
	vertical-align:top;	
}

td.displayBasketTableTd4 {
	width:105px;
	text-align:right;
	vertical-align:top;
}

td.displayBasketTableTd5 {
	width:40px;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}

table.tableTdWithPadding td {
	padding:5px 0 5px 0;
}

td.displayBasketTableTd_special {
	vertical-align:top;
	padding: 3px 0 3px 0;
}

td.displayBasketTableTdHeader {
	font-weight:bold;
	padding-bottom:10px;
}

select.displayBasketQuantitySelect {
	width:42px;
}

table.displayBasketButtonsTable {
	width:100%;
	border-collapse:collapse;
}

td.displayBasketButtonsTableTd1 {
	width:33%;
	padding:0px;
}

td.displayBasketButtonsTableTd2 {
	width:33%;
	padding:0px;
	text-align:center;
}

td.displayBasketButtonsTableTd3 {
	padding:0px;
	text-align:right;
}

input.displayBasketButton {
	width:120px;
}




table.shoppingGetAddressTableContainer {
	width:100%;
	border-collapse:collapse;
}

td.shoppingGetAddressTableContainerTd {
	width:50%;
	padding:0px;
	vertical-align:top;
}

table.shoppingGetAddressTable {
	border-collapse:collapse;
}

td.shoppingGetAddressTableTdHeader {
	font-weight:bold;
	padding-bottom:10px;
}

td.shoppingGetAddressTableTd1 {
	width:100px;
	padding:2px;
	vertical-align:top;
}

td.shoppingGetAddressTableTd2 {
	width:155px;
	padding:2px;
	vertical-align:top;
}

td.shoppingGetAddressTableTd3 {
	padding:2px;
	padding-top:7px;
	vertical-align:top;
}

input.shoppingGetAddressInput {
	width:150px;
}

select.shoppingGetAddressInput {
	width:154px;
}

table.shoppingGetAddressTable2 {
	border-collapse:collapse;
}

td.shoppingGetAddressTable2Td1 {
	width:400px;
	padding:2px;
	vertical-align:top;
}

td.shoppingGetAddressTable2Td2 {
	padding:2px;
	vertical-align:top;
}




table.shoppingCustomerLoginTable {
	border-collapse:collapse;
}

td.shoppingCustomerLoginTableTd1 {
	width:90px;
	padding:2px;
}

td.shoppingCustomerLoginTableTd2 {
	padding:2px;
}

input.shoppingCustomerLoginInput {
	width:210px;
}




table.shoppingDisplayAddressTable {
	width:100%;
	border-collapse:collapse;
}

td.shoppingDisplayAddressTableTd1 {
	width:50%;
	padding:0px;
	vertical-align:top;
}

td.shoppingDisplayAddressTableTd2 {
	padding:0px;
	vertical-align:top;
}

div.shoppingDisplayAddressHeader {
	font-weight:bold;
	margin-bottom:10px;
}

div.shoppingDisplayAddressText {
	margin-bottom:2px;
}




table.shoppingEditCustomerTable {
	border-collapse:collapse;
}

td.shoppingEditCustomerTableTdHeader {
	font-weight:bold;
	padding-bottom:10px;
}

td.shoppingEditCustomerTableTd1 {
	width:140px;
	padding:2px;
	vertical-align:top;
}

td.shoppingEditCustomerTableTd2 {
	width:245px;
	padding:2px;
	vertical-align:top;
}

td.shoppingEditCustomerTableTd3 {
	padding:2px;
	padding-top:7px;
	vertical-align:top;
}

input.shoppingEditCustomerInput {
	width:240px;
}

span.shoppingEditCustomerTableTdHeaderLink {
	font-weight:normal;
}




table.shoppingChoosePaymentTable {
	border-collapse:collapse;
}

td.shoppingChoosePaymentTableTd1 {
	width:25px;
	padding:2px;
	vertical-align:top;
}

td.shoppingChoosePaymentTableTd2 {
	padding:2px;
	vertical-align:top;
}

div.shoppingChoosePaymentTableTdHeader {
	font-weight:bold;
	margin-bottom:2px;
}

div.shoppingChoosePaymentTableTdText {
	margin-bottom:2px;
}

div.shoppingChoosePaymentTableTdPrice {
	margin-bottom:10px;
}

textarea.shoppingCommentsTextarea {
	width:100%;
}




table.shoppingConfirmOrderDisplayAddressTable {
	width:100%;
	border-collapse:collapse;
}

td.shoppingConfirmOrderDisplayAddressTableTd1 {
	width:50%;
	padding:0px;
	vertical-align:top;
}

td.shoppingConfirmOrderDisplayAddressTableTd2 {
	padding:0px;
	vertical-align:top;
}

div.shoppingConfirmOrderDisplayAddressHeader {
	font-weight:bold;
	margin-bottom:10px;
}

div.shoppingConfirmOrderDisplayAddressText {
	margin-bottom:2px;
}

table.confirmOrderDisplayBasketTable {
	width:100%;
	border-collapse:collapse;
}

td.confirmOrderDisplayBasketTableTd1, td.confirmOrderDisplayBasketTableTd2, td.confirmOrderDisplayBasketTableTd3, td.confirmOrderDisplayBasketTableTd4 {
	padding:4px;
	vertical-align:top;
}

td.confirmOrderDisplayBasketTableTd1 {
	width:50px;
	vertical-align:top;
}

td.confirmOrderDisplayBasketTableTd2 {

}

td.confirmOrderDisplayBasketTableTd3 {
	width:105px;
	text-align:right;
	vertical-align:top;	
}

td.confirmOrderDisplayBasketTableTd4 {
	width:105px;
	text-align:right;
	vertical-align:top;	
}

td.confirmOrderDisplayBasketTableTdHeader {
	font-weight:bold;
	padding-bottom:10px;
}

table.confirmOrderDetailsTable {
	width:100%;
	border-collapse:collapse;
}

td.confirmOrderDetailsTableTd1, td.confirmOrderDetailsTableTd2 {
	padding:4px;
	padding-bottom:8px;
	vertical-align:top;
}

td.confirmOrderDetailsTableTd1 {
	width:80px;
}

td.confirmOrderDetailsTableTd2 {

}

table.confirmOrderButtonsTable {
	width:100%;
	border-collapse:collapse;
}

td.confirmOrderButtonsTableTd1 {
	padding:0px;
}

td.confirmOrderButtonsTableTd2 {
	padding:0px;
	text-align:right;
}




table.newsletterTable {
	border-collapse:collapse;
}

td.newsletterTableTd1 {
	width:110px;
	padding:2px;
	vertical-align:top;
}

td.newsletterTableTd2 {
	padding:2px;
	vertical-align:top;
}

td.newsletterTableTd3 {
	width:12px;
	padding:2px;
	padding-top:5px;
	vertical-align:top;
	text-align:right;
}

input.newsletterInput, textarea.newsletterInput {
	width:250px;
}


table.CustomerChangePasswordTable {
	border-collapse:collapse;
}

td.CustomerChangePasswordTableTd1 {
	width:110px;
	padding:2px;
	vertical-align:top;
}

td.CustomerChangePasswordTableTd2 {
	padding:2px;
	vertical-align:top;
}

td.CustomerChangePasswordTableTd3 {
	width:12px;
	padding:2px;
	padding-top:5px;
	vertical-align:top;
	text-align:right;
}

input.CustomerChangePasswordInput {
	width:250px;
}






.extra_air
{
     padding-top:5px; 
     padding-bottom:5px;
}
.img_border
{
    border:1px solid #CCCCCC; 
    padding:4px;
}



/* Gallery classes */

div.galleryImageContainer {
	/*float: left;*/
	display: inline-block;
	border: 1px solid #dadada;
	margin: 0 10px 10px 0;
	padding: 5px;
	background-color: #ffffff;
}
div.galleryImage {
	width: 130px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
}
div.galleryImageContainer a {
	width: 100%; 
	height: 100%;
	display: block;
}
div.galleryHeader {
	width: auto;
	height: auto;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	background-color: #DADADA;
	clear: both;
	font-family: arial;
	font-size: 11px;	
}
div.galleryTitle {
	padding-top: 3px;
	text-align: center;
	height: 13px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 130px;
}