@import url('styles.base.css');


body {
    font-family: "Myriad Pro", Verdana, sans-serif;
}

body, body.tm_body_default {
	background: #fff url('images/bg_body_default.jpg') repeat-x center top;
}
body.tm_body_glass {
	background-image: url('images/bg_body_glass.jpg');
}
body.tm_body_factory {
	background-image: url('images/bg_body_factory.jpg');
}
body.tm_body_about {
	background-image: url('images/bg_body_about.jpg');
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	color: #2d2d2d;
	border: 1px solid #777;
	padding: 3px;
}
.input-textarea {
	width: 300px;
	height: 100px;
}
select {
	border: 1px solid #dfe6ed;
	padding: 1px;
}
a {
	color: #0e324a;
}
hr {
	border: 0px solid #eaf0f5;
	border-top-width: 1px;
}
.dark-hr {
	border-color: #e3e3e3;
}
.error-text {
	color: #f27a00;
}
.view-large-image-link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #c5d1d8 1px solid;
	padding: 2px 1px 0px 1px;
}

/* Ajax */
.ajax-loading-box {
	background: url('images/ajax_left.gif') no-repeat left bottom;
	padding: 0px 0px 0px 5px;
}

.right-inner-loading-box {
	background: url('images/ajax_right.gif') no-repeat right bottom;
	padding: 0px 5px 0px 0px;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 12px;
	font-weight: bold;
	color: #3f0000;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-w, .notification-n, .notification-e {
	background-color: #d72323;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	color: #ffffff;
	background: #b50000 url('images/icons/notification_icon_e.gif') no-repeat left center;
}
.notification-body {
	color: #ffffff;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	color: #ffffff;
}
.notification-n {
	background-color: #88ba00;
}
.notification-header-n {
	background: #5ca400 url('images/icons/notification_icon_n.gif') no-repeat left center;
}
.notification-w {
	background-color: #ff9600;
}
.notification-header-w {
	background: #f66e00 url('images/icons/notification_icon_w.gif') no-repeat left center;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #d0cebe;
	margin-top: 0px;
}
.section-title {
	background: #f3f1da url('images/section_title_bg.gif') repeat-x bottom;
}
.section-title a {
	color: #5c5d3e;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: underline;
}
.section-body, .section-body-details {
	border-top: 1px solid #d0cebe;
	background-color: #f6f5e4;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}	
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #ffffff;
	font: bold 11px Tahoma;
	height: 20px;
	line-height: 13px;
	border: 0px none;
	margin: 0px;
}
.button-submit-action input, .button-submit input {
	padding: 3px 8px 4px 0
}
.button-submit-action input, .button-submit input, x:-moz-any-link {
	padding: 1px 7px 4px 0;
}
.button a, .button-action a {
	padding: 3px 10px 0 3px;
	height: 17px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: #f67c1c url('images/but_left_action.png') no-repeat left top;
	height: 20px;
	padding-left: 8px;
}
.button-submit, .button {
	background: #7bc3f7 url(images/but_left.png) no-repeat left top;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background: transparent url('images/but_right_action.png') no-repeat right top;
}
.button-submit input, .button a {
	background: url(images/but_right.png) no-repeat right top;
}
.button-submit-big {
	background: #ff4f01 url('images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 16px 8px 4px;
}
/* /input buttons */
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	/* 
	margin-right: 1px;
	padding-right: 8px;
	background: url('images/icons/text_but_arrow.gif') no-repeat right 6px;
	*/
}

.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url('images/icons/action_text_but_arrow.gif');
}
.go-button {
	padding-left: 3px;
}
.top-tools-container .go-button {
	padding-left: 4px;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 12px Arial;
	color: #b20101;
	text-transform: lowercase;
}
/* /Buttons */

/* Category page */
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	color: #014ead;
	font-size: 13px;
}
.list-price {
	color: #757575;
	font: normal 13px Tahoma;
}
.price, .sub-price {
	color: #990000;
}
.sub-price {
	color: #333333;
}
.discount {
	color: #666666;
}
.qty-in-stock {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
	background: #f1f9ff url('images/tabs_bg.gif') 0px 0px;
}
.tabs ul li, .tabs ul li.cm-active {
	padding: 4px 11px 6px 11px;
	margin: 2px 0px 0px 0px;
	height: 16px;
}
.tabs ul li.cm-active {
	background-color: #ffffff;
	border: 1px solid #d1d3d6;
	border-bottom-width: 0px;
	padding: 2px 11px 4px 11px;
	margin: 3px 0px 2px 0px;
}
.tab-list-title {
	margin: 20px 0 8px -2px;
	font-size: 19px;
	border-bottom: 1px solid #696969;
	padding-bottom: 1px;
}
/* /Tabs */
.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}
.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* jCarusel */
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
.jcarousel-skin .prices-container {
	padding: 5px 0 2px 0;
}
.jcarousel-skin .buttons-container {
	padding-top: 0px;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #dadada;
}
.lm-left {
	border-left: 1px solid #dadada;
}
.lm-right {
	border-right: 1px solid #dadada;
}
.lm-bottom {
	border-bottom: 1px solid #dadada;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
/* /Listmania */

/* common styles */
.border {
	/* border: 1px solid #e3e3e3; */
}
.no-items {
	background-color: #f1f4f6;
}
/* /common styles */

/* main styles */
#footer {
	border-top: 5px solid #285a7b;
	background-color: #eaeaeb;
	padding: 8px;
}
.footer-helper-container {
	width: 968px;
	margin: 0px auto;
}
#footer.tm_footer_default {
	border-color: #0e324a;
}
#footer.tm_footer_glass {
	border-color: #285a7b;
}
#footer.tm_footer_factory {
	border-color: #884c76;
}
#footer.tm_footer_about {
	border-color: #649a8c;
}
/* Styles for the fixed width layout */ 
#container {
}
/* /Styles for the fixed width layout */ 

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout.
body {
	background-image: none;
	background-color: #ffffff;
}
*/
/* Styles for the 100% width layout */ 
/* /main styles */

/* top styles */
#top_menu {
	/*
	padding: 30px 8px 0px 0px;
	text-align: right;
	clear: right;
	*/
	position: absolute;
	top: 84px;
	width: 380px;
	left: 332px;
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	background: transparent url('images/top_tab_right.png') no-repeat right top;
	padding: 0 2px 0 0;
	margin: 0 10px 0 0px;
	text-align: left;
	border: 0px none;
}
#top_menu ul li.first-level.cm-active {
	background: #caf0f9 url('images/top_tab_right_active.gif') no-repeat right top;
	margin: -3px 0 -1px 3px;
}
#top_menu ul li.first-level span {
	background: url('images/top_tab_left.png') no-repeat left top;
	padding: 5px 12px 5px 16px;
}
#top_menu ul li.first-level.cm-active span {
	background: url('images/top_tab_left_active.gif') no-repeat left top;
	padding: 9px 15px 6px 19px;
}
#top_menu ul ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}
/* /top styles */

/* top tools styles */
.top-tools-container {
	background: #caf0f9 url('images/top_tools_bg.gif') repeat-x;
}
.top-tools-container span.float-left {
	background: url('images/top_tools_left.gif') no-repeat top left;
}
.top-tools-container span.float-right {
	background: url('images/top_tools_right.gif') no-repeat top right;
}
.search-selectbox {
	border: 1px solid #83bdcb;
}
.search-input {
	border: 1px solid #83bdcb;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0px 8px 0px 4px;
	background: url('images/icons/search_advanced_arrow.gif') no-repeat right 5px;
}
/* /top tools styles */

.quick-links {
	text-align: right;
	float: right;
	font-size: 13px;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #0e324a;
	margin-top: 15px;
}
.quick-links a { color: #0e324a; }

/* content-tools */
.content-tools {
	background: #f1f1f1 url('images/content_tools_bg.gif') repeat-x;
}
.content-tools span.float-left, .content-tools span.float-right {
	background: url('images/content_tools_left.gif') no-repeat top left;
	width: 5px;
	height: 36px;
	margin: -5px 0px 0px -7px;
}
.content-tools span.float-right {
	background: url('images/content_tools_right.gif') no-repeat top right;
	margin: -5px -5px 0px 0px;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	padding: 0px 14px 0px 0px;
	margin-right: 11px;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background-color: #f2fbb5 !important;
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #f2f2f2 !important;
}
.cart-list {
	background: url('images/cart_list_bg.gif') no-repeat 0px 24px;
}
.list-container {
	border: 1px solid #bebebe;
	border-top-width: 0px;
}
.cart-list .list {
	border: 1px solid #bababa;
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.cart-list ul {
	margin: 0px 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0px;
	padding-right: 2px;
}
.cart-list ul li {
	padding: 5px 0px;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-title {
	background: #cfdfe7 url('images/sb_title_left.png') no-repeat left top;
}
.sidebox-title span {
	background: url('images/sb_title_right.png') no-repeat right top;
	padding: 7px 10px 7px 0px;
	color: #003542;
}
.sidebox-body {
	border-left: 1px solid #cfdfe7;
	border-right: 1px solid #cfdfe7;
}
.sidebox-bottom {
	background: #cfdfe7 url('images/sb_btm_right.gif') no-repeat right top;
}
.sidebox-bottom span {
	background: url('images/sb_btm_left.gif') no-repeat left top;
}
.sidebox-body ul a, .sidebox-body ul a:visited, .sidebox-body ul a:hover, .sidebox-body ul a:active {
	font-size: 12px;
}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper .sidebox-title {
	background: #cbf1f7 url('images/sb_categ_title_left.png') no-repeat left top;
}
.sidebox-categories-wrapper .sidebox-title span {
	background: url('images/sb_categ_title_right.png') no-repeat right top;
}
.sidebox-categories-wrapper .sidebox-body {
	padding: 1px 0 0 0;
}
/* /categories sidebox style */

/***** Tables *****/
/* Common table */
.table {
	background-color: #dee1e5;
	padding: 1px 0px 1px 1px;
}
.table th {
	background-color: #e8eff8;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}
.table td, .table .table td {
	border-right: 1px solid #dee1e5;
}
.table .table-footer td {
	background-color: #e8eff8;
	border-right: 1px solid #dee1e5;
}
.table-row, tr.table-row, td.table-row {
	background-color: #f1f4f6;
}
/* /Common table */
/***** /Tables *****/

/* mainbox2 */
.mainbox2-title {
	background: url('images/subheader_bg.gif') repeat-x left bottom;
}
/* /mainbox2 */

.subheader, .subheader-first-item {
	color: #2d2e2e;
	background: url('images/subheader_bg.gif') repeat-x bottom;
	padding: 13px 0px 5px 0px;
	margin-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.subheader-first-item {
	padding: 0px 0px 5px 0px;
}
.subheader2 {
	font: bold 11px tahoma, arial, verdana, sans-serif;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}

/* color mainbox */
.mainbox-cart-title {
	background: #ecf6f8 url('images/mainbox_cart_title_bg.gif') repeat-x;
	font-size: 14px;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_left.gif') no-repeat left top;
	width: 8px;
	height: 32px;
	margin: -8px 0px 0px -13px;
}
.mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0px 0px;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #dddddd;
	border-width: 0px 1px;
}
.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
	background-color: #e9eff3;
	border: 1px solid #d2e1e8;
}

/* Bottom styles */
.bottom-copyright {
	color: #313131;
	font: 11px Arial, Helvetica, sans-serif;
}
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font-size: 11px;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link, a.extra-link:visited, a.extra-link:hover, a.extra-link:active, .sidebox-body ul a.extra-link {
	color: #ff5400;
	text-transform: lowercase;
	font: normal 11px Tahoma;
}
/* /recently viewed */

/* product LIST view styles */
.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0px 0px 0px 10px;
}
.discount-label em {
	background: #37aae8 url('images/discount_label_right.png') no-repeat right top;
	padding: 4px 4px 4px 1px;
	color: #ffffff;
	font: normal bold 13px Arial, Helvetica, sans-serif;
	min-width: 28px;
	text-align: center;
	height: 16px;
}
.discount-label em strong {
	font-weight: normal;
}
.product-config-header {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
.product-list-price {
	padding-bottom: 4px;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	background-color: #edf8fe;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #edf8fe;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #014ead;
	background-color: #ffffff;
}
.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */

.info-field-title {
	background-color: #edf8fe;
}

/* product details styles */
.product-details-options {
	/* background-color: #ffffbf; */
}
.product-details-options .button-submit-action, .product-details-options .text-button {
	margin-right: 5px;
}
/* /product details styles */

/* List with circle bullets */
ul.bullets-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
.arrows-list li {
	background: url('images/icons/cart_arrow.gif') no-repeat 1px 7px;
	padding-left: 13px;
}

.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
li.cm-expanded {
	background: url('images/icons/category_expanded.gif') no-repeat scroll right 5px;
}

li.cm-collapsed {
	background: url('images/icons/category_collapsed.gif') no-repeat scroll right 5px;
}
/* /Tree list */

/* Arrow list */
.arrow-list li {
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}
/* /Arrow list*/

/* inside list */
.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /inside list*/

/* Action bullets */
.action-bullets {
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0px 10px 0px 13px;
}
.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, ul.bullets-list li {
	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0px 6px 11px;
}
/* /Action bullets*/

/* No bullets */
ul.no-markers li, .wysiwyg-content ul.no-markers li {
	background-image: none;
	list-style-type: none;
	padding-left: 0px;
}
/* /No bullets */

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
}

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #f8fdff;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #c6d8dd;
}
.checkout-steps {
	background-color: #c8eef6;
}
.step-title-active {
	background: #fdfec5 url('images/op_checkout_title_active_bg.gif') repeat-x bottom;
	border-bottom: 1px solid #c6d8dd;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #ff7800;
}
.step-body .shipping-rates label {
	font: italic bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8ca1a1;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: bold 17px Tahoma;
	color: #8ca1a1;
	background: url('images/icons/step_arrow.gif') no-repeat 3px 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #242424;
	background: url('images/icons/step_arrow_active.gif') no-repeat 0px 7px;
}
.step-complete-wrapper, .step-complete-wrapper strong {
	color: #8ca1a1;
	font: italic 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.step-complete-wrapper strong {
	font-weight: bold;
}
.step-complete-wrapper span {
	font-style: normal;
}
p.step-complete-wrapper {
	padding-top: 11px;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: bold 11px Tahoma;
	padding-top: 2px;
	padding-right: 3px;
}
#list_payment_methods {
	margin-left: -8px;
}
#summary {
	padding: 10px 0 5px 0;
}
.multiple-profiles, .multiple-profiles strong {
	font-style: normal;
}
.multiple-profiles .form-field {
	margin-bottom: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0px;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}
/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}

/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	opacity: 0.1;
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select {
	background-color: #ffffff;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini, .product-variant-image-unselected {
	border: 1px solid #c1d4eb;
}
a.cm-cur-item, .product-variant-image-selected {
	border: 1px solid #0551ae;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
}
.calendar-navig a.cm-previous-month {
	background: url('images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #ffffff;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('images/icons/delete_icon.gif') no-repeat 0px 3px;
	text-transform: lowercase;
	font-size: 11px;
}
/* /block "Product filters" */

/* captcha */.image-captcha {
	border: 2px solid #d0e25a;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 16px Tahoma;
	padding: 4px 2px;
}
/* /captcha */

/* Select languages */
.select-link, .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 3px;
}
.select-wrap .select-link, .select-wrap .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
}
.cm-select-list a.active {
	font: bold 12px Arial;
}
.select-popup {
	border: 1px solid #cecece;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #ffffff;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
.localization {
	background: url('images/top_tools_delim.gif') no-repeat 0px 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	background: #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top;
	border: 1px solid #dddddd;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* Statistic list */
ul.statistic-list {
	background-color: #f2f9db;
}
/* /Statistic list */

/* plain/dynamic menu */
.subcategories-link, .subcategories-link:visited, .subcategories-link:hover, .subcategories-link:active {
	color: #285a7b;
}
.subcategories-link-active, .subcategories-link-active:visited, .subcategories-link-active:hover, .subcategories-link-active:active {
	color: #0e324a;
	font-weight: bold;
}
.sitemap-list {
	padding-top: 10px;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/icons/left_menu_arrow.gif) no-repeat 0px 6px;
}
/* /plain/dynamic menu */

/* File uploader */
.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	font: 10px Tahoma;
	color: #858585;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: bold 11px Tahoma;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
}
.product-description a.cm-combo-off {
	background-image: url('images/icons/prod_details_expanded.gif');
}
.product-description .button-submit-action, .product-description .text-button {
	margin-right: 5px;
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/
.pb-container em {
	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0px 0px;
	color: #ffffff;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('images/pb_step_complete.gif');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('images/pb_step_active.gif');
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	color: #0e324a;
	font-size: 13px;
	font-family: "Myriad Pro", Arial, sans-serif;
	margin-top: 15px;
}
#sign_io a { color: #0e324a; }
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #ffffff url('images/icons/icon_username.gif') no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url('images/icons/icon_password.gif');
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #a5a5a5;
	font-size: 11px;
}
/* /breadcrumbs */

.manage-post {
	background-color: #f2fafc;
}
.posts em {
	font-size: 11px;
}

/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #eff8fc url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #c1d1d5;
}
body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #373737;
	font: bold 42px Arial, Helvetica, sans-serif;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}
.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0px 5px;
	padding: 0px 0px 14px 10px;
	color: #898989;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.exception-content p {
	font-size: 14px;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #ffffff;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0px;
}
.form-field label {
	font: normal 14px Tahoma;
	display: block;
	float: left;
}
.product-list-field label {
	font: bold 10px Tahoma;
}
.product-list-field, .product-list-field input, .product-list-field textarea, .product-list-field select {
	font-size: 11px;
}
.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat right 6px;
}
.select-field label, .form-field .select-field label {
	font: normal 11px Tahoma;
}
.search-field textarea {
	border: 1px solid #83bdcb;
}
/* /form styles */

/* mandatory fields */
.mandatory-fields {
	font-size: 11px;
	text-decoration: underline;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #d5d5d5;
}
#content_discussion p.stars {
	padding: 3px 0 15px 0;
	text-align: right;
	margin: 0px;
}
.post-author {
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 11px;
}
.left-column .post-author, .right-column .post-author {
	padding: 3px 0 15px 0;
}
.post-message {
	padding: 0;
	font-style: italic;
}
.tags-group {
	font: italic normal 13px Arial, Helvetica, sans-serif;
}
.tags-list-container {
	padding: 0 0 10px 7px;
}
.cm-hint {
	color: #A5A5A5 !important;
}

/* Product notification */
.product-notification {
	background-color: #e8f8f8;
}
.product-notification .notification-body {
	background-color: #ffffff;
	height: 73px;
}
/* /Product notification */

a.secondary-link {
	font-size: 11px;
}
.stars {
	padding: 0 0 3px 0;
}
.in-stock, .out-of-stock {
	color: #009900;
	padding: 4px 0 0 0;
}
.out-of-stock {
	color: #666666;
}
.features-list {
	margin: 0px;
	padding: 3px 0;
}
.box {
	background-color: #f5f5f5;
	color: #707070;
	font-size: 11px;
	padding: 10px;
}
.product-descr {
	margin: 0;
	padding: 7px 0 2px 0;
	color: #232323;
	font-size: 11px;
}
.product-info, .product-info .add-product {
	padding-left: 10px;
}
.product-prices {
	/* padding-top: 7px; */
}
.prices-container {
	padding-bottom: 5px;
}
.product-info {
	padding-left: 25px;
}
.compact-link .product-title, .compact-link .product-title:visited, .compact-link .product-title:hover, .compact-link .product-title:active {
	font-weight: normal;
}
.compact-link .text-button, .compact-link .text-button:visited, .compact-link .text-button:hover, .compact-link .text-button:active, .compact-link .text-button-act, .compact-link .text-button-act:visited, .compact-link .text-button-act:hover, .compact-link .text-button-act:active {
	font-size: 11px;
	background-position: right 5px;
}






.header-helper-container {
	height: 111px;
	position: relative;
	z-index: 10;
}
.top-search {
	clear: right;
	text-align: right;
	padding-top: 10px;
}
.top_search_input {
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #444;
	width: 180px;
	padding: 4px;
	height: 17px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.top_search_submit {
	height: 27px;
	padding: 4px;
	background-color: white;
	color: #ccc;
	border: 1px solid #ccc;
	font-size: 12px;
}
.top_checkout {
	position: absolute;
	top: 82px;
	left: 750px;
	z-index: 5;
}
#content { 
	margin-top: 26px;
}
#cart_status {
	width: 211px;
	height: 26px;
	background-image: url(images/bg_cart_status.png);
	background-repeat: no-repeat;
	padding-left:6px;
	padding-top: 3px;
}
#cart_status .lowercase {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	color: #285a7b;
}
#cart_status .lowercase a {
	color: #285a7b;
	text-decoration: none;
}
#cart_status .lowercase a:hover {
	text-decoration: underline;
}
.tm_glass a {
	color: #285a7b;
}
.tm_factory a {
	color: #884c76;
}
.tm_about a {
	color: #649a8c;
}
#top_menu ul li.tm_glass_on a,
#top_menu ul li.tm_factory_on a,
#top_menu ul li.tm_about_on a {
	color: white;
}
/* tabs */
#top_menu ul li.tm_about_on {
	background-image: url(images/top_tab_right_about.png);
}
#top_menu ul li.tm_about_on span {
	background-image: url(images/top_tab_left_about.png);
}
#top_menu ul li.tm_glass_on {
	background-image: url(images/top_tab_right_glass.png);
}
#top_menu ul li.tm_glass_on span {
	background-image: url(images/top_tab_left_glass.png);
}
#top_menu ul li.tm_factory_on {
	background-image: url(images/top_tab_right_factory.png);
}
#top_menu ul li.tm_factory_on span {
	background-image: url(images/top_tab_left_factory.png);
}
.glass_sub_nav {
	font-family: Georgia, "Times New Roman", serif;
	color: white;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 169px;
}
.glass_sub_nav a { color: white; text-decoration: none; }
.glass_sub_nav a:hover { text-decoration: underline; }
.footer_block {
	width: 290px;
	float: left;
	font-size: 14px;
	margin-right: 28px;
}
.footer_block a { text-decoration: none; }
.footer_block a:hover { text-decoration: underline; }
#footer_block_glass, #footer_block_glass a  { color: #285a7b; }
#footer_block_factory, #footer_block_factory a { color: #884c76; }
#footer_block_about, #footer_block_about a { color: #649a8c; }
.footer_text {
	clear:both;
	padding-top: 25px;
	color: #0e324a;
	font-size: 12px;
	padding-bottom: 20px;
}
#home_feature {
	width: 958px;
	height: 298px;
	background-image: url(images/bg_home_feature.jpg);
	position: relative;
	left: 2px;
}
#home_feature h1 {
	color: #012a46;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 42px;
	line-height: 44px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: 100;
	top: 18px;
	left: 340px;
}
#home_feature h1 span {
	display: block;
	padding-left: 60px;
}
#hf_block {
	position: absolute;
	top: 135px;
	left: 450px;
	width: 420px;
	height: 100px;
	font-family: Verdana, Arial, sans-serif;
	color: #222e3a;
	font-size: 14px;
	line-height: 20px;
}
#hf_links {
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
}

#hf_links2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}

#hf_links2 a { text-decoration: none; color: #222e3a; }

}
#hf_links2 a:hover { text-decoration: underline; }

#hf_links a { text-decoration: none; color: #222e3a; }
#home_triptych {
	margin-top: 20px;
}
#hf_links a:hover { text-decoration: underline; }
#ht1, #ht2, #ht3 {
	padding: 143px 12px 0px 12px;
	height: 57px;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
}
#ht4, #ht5 {
    height: 57px;
    padding: 173px 12px 0 12px;
    float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	margin-top: 20px;
}
#ht1 a, #ht2 a, #ht3 a, #ht4 a, #ht5 a { color: white; text-decoration: none; }
#ht1 a:hover, #ht2 a:hover, #ht3 a:hover, #ht4 a:hover, #ht5 a:hover { text-decoration: underline; }
#ht1, #ht2, #ht4 { margin-right: 20px; }
#ht1 {
	background-image: url(images/bg_ht1.jpg);
	width: 261px;
}
#ht2 {
	background-image: url(images/bg_ht2.jpg);
	width: 323px;
}
#ht3 {
	background-image: url(images/bg_ht3.jpg);
	width: 263px;
}
#ht4 {
    background-image: url(images/bg_ht4.jpg);
    width: 456px;
}
#ht5 {
    background-image: url(images/bg_ht5.jpg);
    width: 436px;
}
.htb {
	font-size: 22px;
	font-weight: bold;
}
.glass_section {
	padding-bottom: 20px;
}
.gs_left {
	width: 211px;
	height: 184px;
	float: left;
	margin-right: 5px;
	padding: 7px 16px;
	background-color: #285a7b;
	color: white;
}
.gs_left a { color: white; text-decoration: none; }
.gs_left a:hover { text-decoration: underline; }
.gsl_head {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", serif;
}
.gsl_sub {
	font-family: "Myriad Pro";
	font-size: 15px;
	line-height: 23px;
	margin-top: 5px;
}
.gsls_sub {
	font-size: 22px;
	margin-top: 5px;
}
.ag_cat_head {
	color: #285a7b;
	font-size: 24px;
	font-family: "Myriad Pro", Arial, sans-serif;
}
.ag_cat_head a { color: #285a7b; text-decoration: none; }
.ag_cat_head a:hover { text-decoration: underline; }
.menu-subcategories li { 
	margin-top: 6px;
	font-size: 16px;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #285a7b;
}
.menu-subcategories li a {
	color: #285a7b;
	text-decoration: none;
}
.menu-subcategories li a:hover  { text-decoration: underline; }
.msc_item_1 { padding-left: 20px; }
.msc_item_2 { padding-left: 40px; }
.msc_item_3 { padding-left: 50px; }
.msc_item_current { 
	background-image: url(images/menu_current.jpg); 
	background-repeat: no-repeat; 
}
.msc_item_1.msc_item_current {
	background-position: 0px 0px;
}
.msc_item_2.msc_item_current {
	background-position: 20px 0px;
}
#art_glass_feature {
	width: 714px;
	height: 300px;
	background-image: url(images/bg_art_glass_feature.jpg);	
	overflow: hidden;
	margin-bottom: 8px;
}
#agf_text {
	margin: 90px 60px 0px 315px;
	color: #483a10;
}
#agf_text h1 {
	font-size: 46px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", serif;
}
#agf_text p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 25px;
	color: #483a10;
}

#agf_text a {
    color: #483a10;
    text-decoration: none;
}

#agf_text a:hover {
    text-decoration: underline;
}

#custom_glass_feature {
	width: 714px;
	height: 249px;
	background-image: url(images/bg_custom_glass_feature3.jpg);	
	overflow: hidden;
	margin-bottom: 8px;
}
#cgf_text {
	margin: 120px 440px 0px 40px;
	color: #483a10;
}
#cgf_text h1 {
	font-size: 46px;
	line-height: 46px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", serif;
}
#cgf_text p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 25px;
	color: #483a10;
}

#more_glass_feature {
	width: 714px;
	height: 300px;
	background-image: url(images/bg_custom_glass_feature.jpg);	
	overflow: hidden;
	margin-bottom: 8px;
}
#mgf_text {
	margin: 80px 20px 0px 310px;
	color: #483a10;
}
#mgf_text h1 {
	font-size: 46px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", serif;
}
#mgf_text p {
	font-size: 14px;
       	font-family: Georgia, "Times New Roman", serif;
	line-height: 25px;
	color: #483a10;
}


.slidingDiv {
    height:300px;
    background-color: #99CCFF;
    padding:20px;
    margin-top:10px;
    border-bottom:5px solid #3399FF;
}
 
.show_hide {
    display:none;
}




#sample_glass_feature {
	width: 734px;
	height: 150px;
	overflow: hidden;
	margin: 8px;
}

#sample_text h1 {
	position: relative;
	bottom: 13px;
	
	}	


#samplegf_text {
	margin: 10px 20px 0px 30px;
	

}



#samplegf_text h1 {
	font-size: 46px;

	font-weight: 100;
	font-family: Georgia, "Times New Roman", serif;
	color: #142f4a;
	}


	
#samplegf_text p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 25px;
	color: #142f4a;
}

#dalle_glass_feature {
	width: 739px;
	height: 270px;
	background-image: url(images/dalle_head.jpg);
	overflow: hidden;
	margin: 3px;
}

#kog_sig_glass {
	width:990px;
	padding: 0px 0px 0px 0px;
	
}

#sheet_glass_feature {
	width: 714px;
	background-image: url(images/bg_sheet_glass_feature.jpg);	
	overflow: hidden;
	margin-bottom: 8px;
}

.vertpan img {
  margin-top: 0px;
  -webkit-transition: margin 1s ease;
     -moz-transition: margin 1s ease;
       -o-transition: margin 1s ease;
      -ms-transition: margin 1s ease;
          transition: margin 1s ease;
}
 


.vertpan img:hover {
  margin-top: -200px;
}

.sidepan img {
  margin-left: 0px;
  -webkit-transition: margin 1s ease;
     -moz-transition: margin 1s ease;
       -o-transition: margin 1s ease;
      -ms-transition: margin 1s ease;
          transition: margin 1s ease;
}
 
.sidepan img:hover {
  margin-left: -200px;
}

.grow img {
  height: 300px;
  width: 300px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 500px;
  height: 500px;
}


#sgf_text {
	margin: 100px 20px 0px 30px;
	
}
#sgf_text h1 {
	font-size: 46px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", serif;
}
	
#sgf_text p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 25px;
	color: #483a10;
}


h5 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: 100;
	line-height: 24px;
	color: #222e3a;
}
h5 a { color: #222e3a; text-decoration: none; }
h5 a:hover { text-decoration: underline; }
.prod_list_item {
	width: 164px;
	height: 199px;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 4;
	margin-right: 12px;
	margin-bottom: 10px;
}
.pli_img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.pli_text {
	background-image: url(images/white_80.png);
	bottom: 0px;
	padding: 10px;
	position: absolute;
	width: 144px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #012a46;
}
.pli_text a { color: #012a46; text-decoration: none; }
.pli_text a:hover { text-decoration: underline; }
.pli_price {
	font-size: 14px;
	font-weight: bold;
}
.sheet_glass_item {
	width: 127px;
	height: 196px;
	position: relative;
	float: left;
	border: 6px solid white;
	margin-right: 5px;
	z-index: 1;
}
.sgi_img {
	width: 127px;
	height: 196px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.sgi_name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #0e324a;
	font-size: 14px;
	font-family: "Myriad Pro", Verdana, sans-serif;
	height: 25px;
}
.sgi_name a { color: #0e324a; text-decoration: none; }
.sgi_name a:hover { text-decoration: underline; }
.sgin_inner {
	background-color: white;
	padding: 4px 8px 8px;
	height: 13px;
	float: left;
}
.sgin_rt {
	width: 9px;
	height: 25px;
	background-image: url(images/sgin_rt.png);
	float: left;
}
.sgi_flyout {
	position: absolute;
	z-index: 100;
	top: -6px;
	left: 127px;
	border: 6px solid #9e9e9a;
	width: 127px;
	height: 196px;
	background-color: white;
}
.sgif_inner {
	padding: 10px;
}
.sgif_label {
	font-size: 10px;
	float: left;
	clear:both;
}
.sgif_info {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #0e324a;
	float: right;
}
.sgif_buy {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
sgif_buy a { color: #0e324a; }
.sgi_over {
	border-color: #9e9e9a;
	z-index: 100;
}
.wysiwyg-content {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 14px;
	color: black;
}
.wysiwyg-content h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 30px;
	font-weight: 100;
}
.wysiwyg-content p {
	line-height: 24px;
	padding-bottom: 8px;
	font-size: 14px;
}
.page_side_nav {
	font-size: "Myriad Pro", Verdana, sans-serif;
	line-height: 20px;
}
.page_side_nav a { color: #285a7b; text-decoration: none; }
.page_side_nav a:hover { text-decoration: underline; }

.page_side_nav_item {  }

.psni_0 {
	font-size: 24px;
	margin-top: 4px;
}
.psni_1, .psni_2 {
    color: #285a7b;
	font-size: 16px;
	margin-top: 12px;
}
.psni_1 {
	padding-left: 20px;
}
.psni_2 {
	padding-left: 40px;
}
.psn_6 a { color: #884c76; }
.psn_7 a { color: #649A8C; }
.cur_side_nav { background-image: url(images/menu_current.jpg); background-repeat: no-repeat; }
.cur_side_nav a { color: #0e324a; }
.psni_2.cur_side_nav { background-position: 20px 0px; }
.psni_3.cur_side_nav { background-position: 40px 0px; }
#sw_login { text-decoration: underline; cursor: pointer;}
a { cursor: pointer; }
.product_name {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 28px;
	color: #285a7b;
}
.product_desc {
	color: #0e324a;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 13px;
	line-height: 23px;
	margin-top: 8px;
}
.price, .sub_price {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #285a7b;
}
.product_actions {
	margin-top: 12px;
	margin-left: 25px;
	line-height: 20px;
	font-size: 14px;
	font-family: "Myriad Pro", Arial, sans-serif;
	margin-bottom: 10px;
}
.product_actions a {
	text-decoration: underline;
}
.product_quantity {
	float: right;
}
.product_quantity .product_list_field label { width: auto; }
.product_quantity_cell .product-list-field label {
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #0e324a;
}
.form-fieldz {
	margin-bottom: 12px;
}
#stf {
	padding: 20px;
	background-color: #e8f1f4;
	border: 1px solid #7ba5b0;
}


.input_text_short {
	border: 1px solid #0e324a;
}
/* sheet glass */
.sg_left_col {
	width: 210px; 
	float: left;
	margin-right: 21px;
}
.sg_right_col {
	width: 730px;
	float: left;
}
.sg_color { 
	width: 25px; 
	height: 19px; 
	float: left; 
	margin-right: 6px; 
	margin-top: 6px;
	border: 1px solid #e0e0e0; 
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
}
#sgc_19, #sgc_20, #sgc_21, #sgc_80, #sgc_83 { background-color: white; }
#sgc_22, #sgc_81 { background-color: #f4ebc7; }
#sgc_23, #sgc_93 { background-color: #f9ed33; }
#sgc_24, #sgc_86 { background-color: #e76f34; }
#sgc_25, #sgc_84 { background-color: #d11b22; }
#sgc_26, #sgc_85 { background-color: #de7e9f; }
#sgc_27, #sgc_78, #sgc_91, #sgc_115 { background-color: #EE82EE; }
#sgc_28, #sgc_92 { background-color: #682e81; }
#sgc_29, #sgc_87 { background-color: #1100BB; }
#sgc_30, #sgc_94 { background-color: #48D1CC; }
#sgc_31, #sgc_88 { background-color: #009530; }
#sgc_32, #sgc_77, #sgc_90, #sgc_116 { background-color: #FFBF00; }
#sgc_33, #sgc_95 { background-color: #754c29; }
#sgc_34, #sgc_89 { background-color: #9e9e9a; }
#sgc_35, #sgc_82 { background-color: black; }
.sg_label {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	color: #0e324a;
	font-weight: bold;
	line-height: 14px;
}
.sg_num_results {
	float: left;
	font-size: 16px;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #0e324a;
}
.sg_pages_nav {
	margin-left: 200px;
	margin-right: 30px;
	text-align: right;
	font-size: 16px;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: black;
}
.sg_pages_nav a { color: #0e324a; text-decoration: none; }
.sg_pages_nav a:hover { text-decoration: underline; }
.sg_cur_page {
	font-weight: bold;
	padding: 5px 5px 3px 5px; 
	border: 1px solid black;
}
.sg_textures {
	width: 58px;
	height: 24px;
	padding-top: 1px;
	line-height: 10px;
	font-size: 9px;
}
.sgc_active {
	border: 2px solid black;
	width: 23px;
	height: 17px;
}
.sg_textures.sgc_active {
	width: 56px;
	height: 23px;
	padding-top: 0px;
}
#sgc_57 { background-color: #F4EBC7; }
#sgc_59 { background-color: #F9ED33; }
#sgc_60 { background-color: #E76F34; }
#sgc_62 { background-color: #D11B22; }
#sgc_63 { background-color: #DE7E9F; }
#sgc_64 { background-color: #682E81; }
#sgc_65 { background-color: #1100BB; }
#sgc_66 { background-color: #48D1CC; }
#sgc_67 { background-color: #009530; }
#sgc_68 { background-color: #754C29; }
#sgc_69 { background-color: #9E9E9A; }
#sgc_70 { background-color: black; }
.product-list-field {
	margin-bottom: 0px;
}
.product-list-field label {
	font-size: 12px;
}
span.MsoEndnoteReference  {
	font-size:9pt;
	vertical-align:super;
}
.category-description h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 30px;
	font-weight: 100;
}
.newsletter_block {
    width: 189px;
    height: 116px;
    position: relative;
    background-image: url(images/bg_newsletter_block.png);
    margin: 20px 0;
}
#newsletter_button {
    background-color: transparent;
    border: none;
    width: 26px;
    height: 24px;
    background-image: url(images/bg_nl_button.jpg);
    cursor: pointer;
    position: absolute;
    top: 72px;
    left: 143px;
}
#newsletter_button.hover {
    background-position: bottom;
}
#newsletter_input {
    background-color: white;
    border: none;
    height: 16px;
    width: 120px;
    color: #a2a2a2;   
    padding: 4px 3px;
    font-size: 14px;
    position: absolute;
    top: 72px;
    left: 17px;
}
#newsletter_input.empty {
    color: #cfcfcf;
}
#samples_block {
    display: block;
    text-decoration: none;
    height: 44px;
    width: 175px;
    padding: 104px 4px 2px 10px;
    background-image: url(images/bg_samples_block.png);
    color: white;
    font-size: 14px;
    line-height: 19px;
    font-family: Verdana, sans-serif;
    margin: 10px 0px;
}

/* jewelry banners */
#jewelry_banners_container {
    position: relative;
    height: 225px;
    overflow: hidden;
}

#jewelry_banners {
    position: absolute;
    width: 700px;
    height: 225px;
    top: 0px;
    left: 0px;
}

#jewelry_banners_nav {
    width: 197px;
    height: 300px;
    position: absolute;
    right: 8px;
    top: 0px;
}

.jbn {
    display: block;
    height: 45px;
    padding: 15px 0px 14px 33px;
    font-family: Georgia, "Times New Roman", serif;
    text-decoration: none;
}
.jbn.current {
    background-image: url(images/bg_hbn.jpg);
    background-repeat: no-repeat;
    background-position: 0px 15px;
}
.jbn_a {
    font-size: 22px;
    color: #9ab1c1;
}
.jbn_b {
    font-size: 14px;
    color: #cdcdcd;
}
.jbn.current .hbn_a { color: #285a7b; }
.jbn.current .hbn_b { color: #8a8a8a; }
.jewelry_banner {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 225px;
    width: 700px;
}
#jb_1 { background-image: url(images/hb_11.jpg); }
#jb_2 { background-image: url(images/hb_22.jpg); } 
/* #jb_2 { background-image: url(images/hb_holiday.jpg); } */
#jb_3 { background-image: url(images/hb_33.jpg); }
#jb_4 { background-image: url(images/hb_44.jpg); }

/* home banners */
#home_banners_container {
    position: relative;
    height: 300px;
    overflow: hidden;
}
#home_banners {
    position: absolute;
    width: 763px;
    height: 300px;
    top: 0px;
    left: 0px;
}
#home_banners_nav {
    width: 197px;
    height: 300px;
    position: absolute;
    right: 8px;
    top: 0px;
}
.hbn {
    display: block;
    height: 45px;
    padding: 15px 0px 14px 33px;
    font-family: Georgia, "Times New Roman", serif;
    text-decoration: none;
}
.hbn.current {
    background-image: url(images/bg_hbn.jpg);
    background-repeat: no-repeat;
    background-position: 0px 15px;
}
.hbn_a {
    font-size: 22px;
    color: #9ab1c1;
}
.hbn_b {
    font-size: 14px;
    color: #cdcdcd;
}
.hbn.current .hbn_a { color: #285a7b; }
.hbn.current .hbn_b { color: #8a8a8a; }
.home_banner {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 300px;
    width: 763px;
}
#hb_1 { background-image: url(images/hb_11.jpg); }
#hb_2 { background-image: url(images/hb_22.jpg); } 
/* #hb_2 { background-image: url(images/hb_holiday.jpg); } */
#hb_3 { background-image: url(images/hb_33.jpg); }
#hb_4 { background-image: url(images/hb_44.jpg); }

.hb_heading { 
    font-size: 34px;
    display: block;
    position: absolute;
    font-family: Georgia, "Times New Roman", serif;
    line-height: 40px;
    
}

.hb_heading2 { 
    font-size: 40px;
    display: block;
    position: absolute;
    font-family: Georgia, "Times New Roman", serif;
    line-height: 40px;
    
}

.hb_heading3 { 
    font-size: 40px;
    display: block;
    position: absolute;
    font-family: Georgia, "Times New Roman", serif;
    line-height: 40px;
    
}
.hb_content {
    font-size: 14px;
    line-height: 23px;
    color: #012a46;
    font-family: Georgia, "Times New Roman", serif;
    position: absolute;
    display: block;
}
#hb_1 .hb_heading {
    width: 406px;
    height: 93px;
    top: 49px;
    left: 330px;
    text-align: center;
    
}
#hb_1 .hb_content {
    width: 363px;
    height: 100px;
    top: 152px;
    left: 350px;
    color: #012a46;
}
#hb_2 .hb_heading2 {
    width: 406px;
    height: 93px;
    top: 65px;
    left: 312px;
    text-align: center;
    color: #ffffff;
    
}
#hb_2 .hb_content {
    width: 363px;
    height: 100px;
    top: 152px;
    left: 350px;
    color: #012a46;
    
    
}
#hb_3 .hb_heading3 {
    width: 367px;
    height: 42px;
    left: 347px;
    top: 85px;
    
}
#hb_3 .hb_content {
    width: 367px;
    left: 350px;
    top: 150px;
}
#hb_4 .hb_heading {
    width: 330px;
    left: 92px;
    top: 107px;
}
#hb_4 .hb_content {
    width: 330px;
    left: 92px;
    top: 152px;
}