/* Common stylesheet */
@import url(common_styles.css);

.style1 {
	color: #000;
	font-weight: bold;
	display: block;
	margin: 10px 0 5px 0;
}

.style1_inl {
	color: #000;
}

#showcase {
	width: 100%;
}

noscript {
	color: #c00;
}

#label {
	float: left;
	padding: 1px 10px;
	margin: 5px 10px 5px 0;
}

#label_title {
	float: left;
	padding: 1px 2px;
	margin: 5px 10px 5px 5px;
	font-weight: bold;
}

#th_link {
	float: left;
	margin: 0 4px 4px 0;
}

#kml_title {
	display: block;
	padding: 0 0 5px 0;
	color: #000;
	font-weight: bold;
}

#showcaseEntry {
	float: left;
	margin: 10px 1% 15px 0px;
}

#kml_links {
	display: block;
	margin: 10px 0px 10px 0;
}

#kml_p {
	margin: 0;
	padding: 0;
}

.dl_button_table {
	float: right;
	background: #fff;
}

.dl_button_td {
	padding: 7px 30px 10px 60px;
}

p.dflt {
	margin: 4px 0 0px 0;
	padding: 0;
}

#gallery_thumb {
	border: #c7f1d5 1px solid;
	padding: 5px;
}

.imgThmb {
	border: #C7F1D5 1px solid;
	padding: 5px;
}

#open_kml {
	padding-left: 5px;
}

.dflt_list {
	list-style: none;
	margin: 10px 0px 20px 10px;
	padding: 0;
}

.dflt_list li {
	margin: 5px 0;
}

.tut_img {
	padding: 10px 0px 30px 20px;
}

a.lclButton_sm2:active, a.lclButton2:active, a.lclButton_lg2:active,
a.lclButton_sm:active, a.lclButton_lg:active, .lclButton3:active, a.lclButton:active {
	color: white;
}

a.lclButton_sm2:visited, a.lclButton2:visited, a.lclButton_lg2:visited,
a.lclButton_sm:visited, a.lclButton_lg:visited, .lclButton3:visited, a.lclButton:visited {
	color: white;
}

/* Buttons for localized Content - Thor */
a.lclButton_sm2 {
	background: url(../images/button_lcl_sm.gif) no-repeat 0 0px;
	font-size: 120%;
	display: block;
	width: 160px;
	height: 56px;
	margin: 0px 0 0px 0;
	padding: 6px 0 0 0px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.lclButton2 {
	background: url(../images/button_lcl.gif) no-repeat 0 0px;
	font-size: 116%;
	display: block;
	width: 160px;
	height: 45px;
	margin: 0px 0 0px 0;
	padding: 6px 0 0 0px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.lclButton_lg2 {
	background: url(../images/button_lcl_lg.gif) no-repeat 0 0px;
	font-size: 120%;
	display: block;
	width: 160px;
	height: 56px;
	margin: 0px 0 0px 0;
	padding: 6px 0 0 0px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

/* Buttons for localized Content - Matt */
a.lclButton_sm {
	background: url(../images/button_lcl_sm.gif) no-repeat 0 0px;
	font-size: 120%;
	display: block;
	width: 78px;
	height: 31px;
	margin: 0px 0 0px 0;
	padding: 0px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

button.lclButton {
	font-family: arial, sans-serif;
}
.lclButton, .lclButton3, .gco-button {
	border: 0 none;
	margin: 0;
	padding: 0;
	background: none;
}


.lclButton, a.lclButton {
	background: url(../images/button_lcl_sm.gif) no-repeat 0 0px;
	font-size: 120%;
	display: block;
	width: 118px;
	height: 38px;
	margin: 0;
	padding: 0;
	line-height: 32px;
	color: #fff;
	border: 0;
	text-decoration: none;
	text-align: center;
}

.secure-checkout-button, .confirm-order-button {
	background: url(../images/button_lcl.gif) no-repeat 0 0px;
	font-size: 110%;
	display: block;
	width: 160px;
	height: 50px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #fff;
	border: 0;
	text-decoration: none;
	text-align: center;
}
a.lclButton_lg {
	background: url(../images/button_lcl_lg.gif) no-repeat 0 0px;
	font-size: 120%;
	display: block;
	width: 118px;
	height: 50px;
	margin: 0px 0 0px 0;
	padding: 0;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.lclButton3 {
	background: url(../images/button_lcl.gif) no-repeat 0 0px;
	font-size: 120%;
	display: block;
	width: 158px;
	height: 47px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.red {
	color: #cc3333;
	font-size: 11px;
	font-weight: bold;
}

.earthWizardError {
	color: #cc3333;
	font-size: 11px;
	font-weight: bold;
}

.green {
	color: #000;
}

.drkgray {
	color: #333333;
}

.italic {
	font-style: italic;
}

.landingHeader {
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: #ccc 1px solid;
	color: #000;
	font-weight: bold;
}

.landingHeader_sm {
	font-size: 110%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: #ccc 1px solid;
	color: #000;
	font-weight: bold;
}

.productHeader {
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

th {
	font-weight: normal;
	text-align: left;
	background: #eee;
	padding: 4px 2px;
}

.select-item-quantity-label {
	display: block;
	margin-left: 50px;
	margin-bottom: 5px;
}

.select-item-quantity-input {
	float: left;
}

/* -- left -- */
.product-img-main {
	margin: 0 0 10px 0;
	padding: 10px 0;
}

.product-img-main img {
	vertical-align: bottom;
}

.product-alt-images {
	clear: both;
}

.product-alt-thumb {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #ddd;
}

.titlebar1 {
	background-color: #DDDDBB;
	color: #000000;
	border: 1px black solid;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 11px;
}

.titlebar2 {
	background-color: #BBBBBB;
	color: #000000;
	border: 1px black solid;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 11px;
}

.titlebar3 {
	background-color: #006699;
	color: #FFFFFF;
	border: 1px black solid;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 11px;
}

.orig-list-price-onepage {
	color: #6DA61F;
	text-decoration: line-through;
}

.orig-list-price {
	color: #FF0000;
	text-decoration: line-through;
}

.unit-list-price {
	color: black;
}

.unit-list-price .orig-list-price {
	color: black;
	text-decoration: line-through;
}

.sale-price, .unit-saved-price {
	color: #ff0000;
}

.money-saved, .promotion {
	color: #FF0000;
}

.banner,.sidemenu-container {
	width: 175px;
}

.sidemenu-container {
	vertical-align: top;
}

.content {
	
}

.header-container {
	border: 0;
	cellpadding: 1;
	cellspacing: 0;
	width: 100%;
}

.banner-image {
	border: 0;
}

.header {colspan =2;
	nowrap: nowrap;
	vertical-align: top;
}

.body-container {
	border: 0;
	cellpadding: 2;
	cellspacing: 0;
	width: 100%;
}

.earth-wizard-field {
	float:left; 
	width:6em; 
	margin-right:1em;
}

.earth-wizard-redirect-message {
	border:0.180em #660000 solid;
	padding:0.3em;
	color:#660000;
	background-color:pink;
	font-weight:bold;
	font-size:11px;
}

#guided-help-link {
	clear: both;
	display: block;
	color: #d44a00;
}

#checkout_email_preference_center_container {
	margin-top:15px;
}