/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right;}
.col2-set .col-1 p {margin-bottom: 8px;}
.col2-set .col-2 p {margin-bottom: 8px;}

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right;}

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }

/********************** Form */

/* Form Elements */
input.input-text, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
input.input-text, textarea { padding:2px; }
input.form-radio { margin-right:3px;}
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold;}
.input-text:focus, select:focus, textarea:focus { background:#edf7fd; outline:0; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:4em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
    }
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    background-color:transparent;
    border:0;
    padding:1px 8px;
    background:#f18200;
    color:#fff;
    border:1px solid #de5400;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
    border:1px solid #406a83;
    background-color:#618499;
    }
a.form-button-alt { padding: 2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }




/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text, .form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px;}
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px;}

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
	margin-top:-33px;
	float:left;
	border:1px solid #BBAFA0;
	background:#F9F3E3;
	padding:0 8px;
	color:#666666;
	font-weight:bold;
	font-size:1.1em;
    }
.group-select .legend1 {
	margin-top:-33px;
	float:left;
	background:#FAF7EE;
	padding:0 8px;
	color:#666666;
	font-weight:bold;
	font-size:1.1em;
    }
	
.group-select .legend2 {
	margin-top:-33px;
	float:left;
	background:#FFFFFF;
	padding:0 8px;
	color:#666666;
	font-weight:bold;
	font-size:1.1em;
    }
.group-select li { padding:4px 8px !important; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px;}


/********************** Headings */

.head, .inner-head { line-height:1.25em; text-align:right; }
.head h1,.head h2, .head h3, .head h4, .head h5,
.inner-head h1,.inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5{ margin:0; float:left; }


/* Page heading */
.page-head { margin:0 0 25px 0; border-bottom:1px solid #ccc; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:24px;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }
	
.page-head h1, .page-head-alt h1 {
	margin:0;
	font-size:24px;
	font-weight:normal !important;
	text-transform:none  !important;
	text-align:left;

    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:60%;
    }
	
	
	
.page-head1 h3, .page-head-alt h3 {
	font-size:1.4em !important;
	font-weight:normal !important;
	text-transform:none  !important;
	text-align:left;
	text-decoration: underline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
    }

/* Category list heading */
.category-head {
    margin-bottom:7px;
    }
.category-head h2 {
	margin:0;
	padding:3px 0;
	color:#666666;
	font-size:20px;
	line-height:1.3em;
	font-weight:normal;
	letter-spacing: 0.1em;
    }
	
.category-head h1 {
	margin:0;
	padding:3px 0;
	color:#666666;
	font-size:20px;
	line-height:1.3em;
	font-weight:normal;
	letter-spacing: 0.1em;
    }
	
.category-head p {
	color:#727272;
	font-size: 12px;
	line-height:1.3em;
	font-weight:normal;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 10px;
    }

.box-header {
	font-size:1.05em;
	text-align:left;
	font-weight:bold;
	padding:2px 8px;
	margin:10px 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}

/********************* Tables */

td.label        { font-weight:bold; }



/********************** Lists */
.disc {
	margin-bottom:10px;
	padding-top: 2px;
}
.disc li {
	margin-left:20px;
	list-style-type: none;
	margin-bottom: 10px;
	color: #0a263c;
	font-size: 12px;
}
.disc li a {
	color: #666666;
	text-decoration: none;
}

.disc li a:hover {
	color: #666666;
	text-decoration: underline;
}




/* Bare List */ /* Unstyled list */
.bare-list { margin:5px 0; }
.bare-list li { margin:3px 0; }

.bare-list li a{
	color: #333333;
	text-decoration: none;
}

.bare-list li a:hover{
	text-decoration: underline;
}




/********************** Space Creators */

.no-display { display:none; }
.no-wrap { white-space:nowrap; }
.content-box { min-height:250px; } /* Set minimum height for visual presentation */
.content { padding:12px 12px 12px 15px; } /* Sets default padding */
.actions { line-height:1.3em; }
.separator { padding:0 5px;}
.pipe { padding:0 4px; font-size:.95em; }
.divider {
	margin:10px 0;
	height:1px;
	font-size:1px;
	line-height:1em;
	overflow:hidden;
	background-image: url(../images/main/dotted_divider.gif);
	background-repeat: repeat-x;
    }








/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */

/* Structure */
.header {
    z-index:999;
    text-align:left;
    }
.header-top {
    position:relative;
    width:930px;
    margin:0 auto;
    }
.header-nav {
	width:950px;
	border: 1px double #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	

.middle {
	min-height:400px;
	width:900px;
	text-align:left;
	position:relative;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
    }

	
.middle p{
	font-size: 12px;
    }
	

		
.side-col { width:195px; }
.col-left {
	float:left;
}
.col-main { float:left; }
.col-right { float:right; }
.col-1-layout .col-main { float:none; margin:0; }
.col-2-right-layout .col-main { float:left; width:685px;  }
.col-2-left-layout .col-main { float:right; width:685px; }
.col-3-layout .col-main { width:475px; margin-left:17px; }

/* Style */
.header {
}
.header-top-container {
	background-repeat: no-repeat;
}
.header-top {
	padding:10px;
}
.header-nav-container {
	background-image: none;
	background-repeat: repeat-y;
	background-position: 50% 0;
}
.middle-container {
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.middle {
	padding:25px 25px 80px 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}





/********************** Header */

/* Logo */
h1#logo {
	float:left;
	width:380px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
    }

p#logo {
	float:left;
	width:380px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
    }
.page-popup h1#logo { display:none; }


/* Quick Access*/
.quick-access {
	width:470px;
	float:right;
	text-align:right;
	padding:0 10px;
	color:#000000;
    }
.quick-access li {
	display:inline;
	padding-right:7px;
	padding-left:3px;
	background-image: url(../images/main/shop_access_pipe.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.35em;
	color:#ebbc58;
	font-size:0.95em;
	
    }
.quick-access strong {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.quick-access li.first { padding-left:0; }
.quick-access li.last {padding-right:0; background:none; }
.shop-access { margin-bottom:6px; }
.shop-access a {
	color:#ebbc58;
	font-size:11px;
	text-decoration: none;
}
.shop-access a:hover {
	text-decoration: underline;
}
.shop-access li.last { padding-right:0; background:none; font-size:11px;}
.language-switcher { float: right; margin-top: 5px; margin-left: 60px; }
.language-switcher label { color:#A7C6DD; padding-right: 5px; }

/*shopping bag*/
.shopping-bag {
	width:250px;
	height:60px;
	float:right;
	text-align:left;
	background-image: url(../images/main/shopping-bag-bg-1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
    }
.shopping-bag-p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 150px;
	font-size: 12px;
	line-height: 15px;
    }
.shopping-bag-p2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
	padding-left: 150px;
	line-height: 18px;
    }
.shopping-bag-p2 a, shopping-bag-p2 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
    }
/* Breadcrumbs */
.breadcrumbs {  margin-bottom:13px; font-size:.95em; line-height:1.25em; }
.breadcrumbs li { display:inline; font-size: 11px;}
.breadcrumbs a{
	color: #7A7A7A;
	text-decoration: none;
	font-size: 11px;
    }
.breadcrumbs a:hover{
	text-decoration: underline;
    }


/********************** Sidebars */
.side-col .box { margin-bottom:1.2em; }

.side-col .box111 { margin-bottom:1.2em; }

.side-col .box112 { margin-bottom:0; }

.side-col .box1 {
	border: 1px solid #c7d7ca;
	background-color:#f9f9f9;
	margin-bottom:1.2em;
}

.side-col .box1-luxury {
	border: 1px solid #c7d7ca;
	background-color:#f9f9f9;
}

.side-col .box-cards {
    height:32px;
    background-image:url(../images/main/bg_category-cards.jpg);

}

.side-col .box-luxury {
    height:32px;
    background-image:url(../images/main/bg_category-luxury.jpg);

}

.side-col .box-photo {
    height:32px;
    background-image:url(../images/main/bg_category-photo.jpg);

}


.side-col .box-popular {
    height:32px;
    background-image:url(../images/main/bg_popular.jpg);

}

.side-col .box-popular-1 {
	margin-bottom:1.2em;
	border: 1px solid #bfbace;
	background-color:#fff;
}

.side-col .box-popular-1 div p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:13px
}

.side-col .box-popular-1 div a {
	color:#6a4ea7;
	text-decoration:none;
}

.side-col .box-popular-1 div a:hover {
    text-decoration:underline;
}

.side-col .box2 {
	background-color: #FFFFFF;
	background-image: url(../images/main/puff_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CBCBCB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom:1.2em;
}

.side-col .box3 {
	margin-bottom:1.2em;
}

.side-col .box2 h2 {
	margin-top:5px;
	padding:3px 0;
	color:#0A263C;
	font-size:1.3em;
	line-height:1.3em;
	font-weight:normal;
	letter-spacing: 0.1em;
    }
.side-col .box2 p {
	color:#666666;
	font-size:13px;
	line-height:1.2em;
	font-weight:normal;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
    }

.side-col .box2 ul {
	color:#666666;
	font-size:12px;
	line-height:1.1em;
	font-weight:normal;
	margin-bottom: 5px;
	list-style-type: square;
    }
	
.side-col .facebook-connect {
	margin-bottom:1.2em;
	background-image: url(../images/main/facebook-connect.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 151px;
}


.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }
.side-col h2, .side-col h3, .side-col h4, .side-col h5 { float:none; }
.side-col h3 { font-size:1.05em; text-transform:uppercase; }
.side-col h4 { color:#e65505; text-transform:uppercase; }
.side-col .actions {
    padding:4px 0;
    font-size:.95em;
    text-align:right;
    }
.side-col .actions a, .side-col .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }








/****************************************************/
/********************** Custom Footer **********************/
/****************************************************/
.footer-container { 
	font-size: 10px; 
	line-height: 13px;
	color: #808080;
}

.footer {
	width:952px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 4em;
	padding-left: 0px;
    }
	
#footer-holder {
    width:100%
	padding-top: 10px;
	background-color: #fff;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 230px;
}

.newsletter {
	border-top-color:#E1E1E1;
	border-top-style:solid;
	margin-left:5%;
	margin-right:5%;
	border-top-width: 1px;
}

.credit-cards {
	border-top-color:#E1E1E1;
	border-top-style:solid;
	border-top-width: 1px;
	padding-top:10px;
	padding-right:200px;
	padding-left:200px;
	margin-top: 10px;
}
.email-signup{
	margin-left: 118px;
	margin-top: 20px;
}

#footer-holder p {
	margin-bottom: 5px;		
}
#footer-col1 {
	font-size: 11px;
	float: left;
	height: 120px;
	width: 350px;
	margin-left: 60px;
	text-align: left;
	background-image: url(../images/main/newsletter-1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
 }
 #footer-col1 p{
	margin-top:14px;
	font-size: 11px;
	font-weight: bold;
 }
#footer-col2 {
	float: right;
	width: 150px;
	padding: 10px;
	/* background: blue; */
	text-align: left;
 }
#footer-col3 {
	float: right;
	width: 150px;
	padding: 10px;
	/* background: green; */
	text-align: left;
 }
#footer-col4 {
	float: right;
	width: 150px;
	
	/* background: red; */
	text-align: left;
	padding: 10px;
	margin-right: 15px;
 }
.footer-nav { 
	color: #D9D9D9; 
	padding: 5px 5px;
	margin-bottom: 10px;
	vertical-align: middle;
	text-align: center;
	background: #808080;
	}
.footer .informational .footer-nav a, .footer .informational .footer-nav a:hover {
	color: #D9D9D9;
	}
.footer .informational .footer-nav a:hover { 
	text-decoration: underline;
	}
.footer-nav li { 
	display: inline;
	}
.footer .store-switcher { 
	display:inline; 
	padding:0 10px 0 0; v
	ertical-align:middle; 
	}
.footer .informational label {
	color:#333333;
	font-weight:bold;
	padding-right:3px;
	}
.footer .informational ul {
    display:inline;
    }
.footer .informational li {
	display:inline;
	
	margin-bottom: 5px;

    }
.footer .informational li.last { 
	background:none; padding-right:0; 
	}
.footer .informational a {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.footer .informational a { 
	text-decoration:none; 
	}
	
.footer .informational a:hover {
	text-decoration: underline;	
	}
.footer .legality {
	padding:13px 0;
	color:#333333;
    }
.footer .informational .footer-copyright a, .footer .informational .footer-copyright a:hover { 
	color: #808080; 
	}
.footer .informational .footer-copyright a:hover {
	text-decoration:underline; 
	}
.footer-copy-desc-container {
	margin-top: 10px;
	}
.footer-copyright {
	margin-left: 15px;
	color: #808080;
	float: left;
	text-align: left;
	line-height: .75em;
	}
.footer-copyright li a, .footer-copyright li a:hover {
	color: #808080;
	}
.footer-copyright li {
	display: inline;
	color: #808080;
	}
.footer-contact {
	margin-left: 450px;
	margin-right: 15px;
	text-align: right;
	line-height: .75em;
	}
.footer-description {
	font-size: 10px;
	line-height: 1.25em;
	margin: 10px 100px;
	color: #808080;
	text-align: center;
	}
#newsletter-holder {
	padding: 2px;
	min-height: 130px;
 	height:expression(this.scrollHeight > 130 ? "auto":"130px");
	clear: both;
	background-image: url(../images/main/bg_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.newsletter_content {
	margin-top: 15px;
	padding-top: 0 px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	float: left;
} /* Sets default padding */
#newsletter-holder h2 {
	display: inline;
	font-size: 17px;
	color: #666666;
	margin-top: 10px;
	margin-left: 20px;
}
#newsletter-holder h3 {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;	
}

/************************************************************/
/****************[ Mage_CSS_D Shop Elements]*****************/
/************************************************************/

.product-shop { float:right; }
.product-shop .form-button, .product-shop .form-button-alt { margin-right:10px; }
.out-of-stock {height:18px; padding-top:3px;color:#D83820;font-weight:bold;}







/********************** Generic Box */
.generic-box {
    margin-bottom:15px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../images/main/base_mini_head_bg.gif) repeat-x #fff;
    }
.generic-product-list li {
    margin:12px 0;
    }



/********************** Catalog Listing */
.catalog-listing {
    line-height:1.35em;
    }
.catalog-listing-desc{
	line-height:1.25em;
	width: 98%;
    }
.catalog-listing h5 {
    margin-bottom:.4em;
    font-size:13px;
    }
.catalog-listing h5 a {
    color:#203548;
    text-decoration:none;
    }
.catalog-listing h5 a:hover {
    color:#203548;
    text-decoration:underline;
    }
.catalog-listing .add-to {
    margin:.7em 0;
    color:#555555;
    line-height:1.3em;
    font-size:.95em;
    font-weight:bold;
    }
.catalog-listing .add-to a, .catalog-listing .add-to a:hover {
    text-decoration:underline;
    }
.catalog-listing .ratings {
    margin-bottom:.6em;
    }


.page-switch-bottom a{
	color: #949494;
	text-decoration: underline;
	font-weight: normal;
}

/* Generic Product Grid */
.generic-product-grid { width:100%;}
.generic-product-grid td {
    border-right:1px solid #d9dde3;
    border-bottom:1px solid #d9dde3;
    padding:12px 10px;
    line-height:1.6em;
    }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last { border-right:0; }
.generic-product-grid .product-image { text-align:center; }
.generic-product-grid td.empty-product{ border-right:0; background:#f5f6f6; }






/********************* Tool Tips */
.tool-tip { border:1px solid #7ba7c9;  background:#eaf6ff; position:absolute; }
.tool-tip .inline-content { padding:8px; }
.tool-tip .block-content { padding:15px 20px; }
.tool-tip .btn-close { display:block; position:absolute; right:6px; text-align:right; top:6px;}




/************************************************************/
/******************[ Mage_CSS_E Shop Pages]******************/
/************************************************************/

/********************** Home */

.home-callout { margin-bottom: 0px; }
.home-callout img { display:block }
.home-spot {
	float:left;
	width:900px;
	height: 410px;
	margin-bottom: 30px;
}



.home-spot-11 {
	float:left;
	width:490px;
	height: 410px;
	border: 1px solid #666666;
}

.home-spot-12 {
	float:right;
	width:400px;
	height: 410px;
}

.home-spot-121 {
	width:400px;
	height: 200px;
	margin-bottom: 8px;
	border: 1px solid #666666;	
}

.home-table {
	padding: 0px;
	border: 1px solid #666666;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 265px;
	background-color: #6D6D6D;
}

.home-table-menu{
	margin-left: 10px;
	margin-top: 15px;
}

.home-table-menu li{
	margin-bottom: 5px;
}

.home-table-menu li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.7px;
	font-size: 11px;
}

.home-table-menu li a:hover{
	text-decoration: underline;
}


.home-content {
	float:left;
	width:900px;
	margin-top: 50px;
}



.home-table img{
	margin: 0px;
	padding: 0px;
}


.home-left {
	float:left;
	width:490px;
}
.home-left h2{
	font-family: "Times New Roman", Times, serif;
	color: #0A263C;
	font-size:17px;
	font-weight:normal;
	letter-spacing: 0.1em;
}



.home-left a{
	text-decoration: none;
	color:#0A263C;
}

.home-left a:hover{
	text-decoration: underline;
}





.home-left p{
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
}


.home-left-1 {
	width:490px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
	padding-top: 5px;
	padding-bottom: 10px;
}


.home-right {
	float:right;
	width:390px;
}



.home-right a{
	text-decoration: none;
	color:#0A263C;
}

.home-right a:hover{
	text-decoration: underline;
}


.home-right-1 {
	width:390px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}

.home-right-1 img{
	border: 1px solid #ccc;
	padding: 2px;
}

.home-right-1 h2{
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color:#0A263C;
	font-size:17px;
	line-height:1.3em;
	font-weight:normal;
	letter-spacing: 0.1em;
	font-family: "Times New Roman", Times, serif;
}

.home-right-1 p{
	margin: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}



div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	display:block; 
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:12px 0 0 0; 
}

.home-right-2 {
	width:390px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	background-image: url(../images/home/postal-box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #e9e9e9;
}

.home-right-2 h2{
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color:#0A263C;
	font-size:16px;
	line-height:1.3em;
	font-weight:normal;
	letter-spacing: 0.1em;
}

.home-right-2 p{
	margin: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.customer-comments{
	width: 300px;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;	
}

.customer-comments-last{
	width: 300px;
	margin-left: 50px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.customer-comments p{
	margin: 0px;
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.customer-comments-last p{
	margin: 0px;
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}






.customer-comments1{
	width: 455px;
	margin-left: 110px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}

.customer-comments-last1{
	width: 455px;
	margin-left: 110px;
	padding-left: 10px;
	
}

.customer-comments1 p{
	margin: 0px;
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.customer-comments-last1 p{
	margin: 0px;
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}


/********************** Resources */

.resources{
	margin-left: 80px;
}

.resources li{
	margin-bottom: 20px;
}

.resources li a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.resources li a:hover{
	text-decoration: underline;
}

.resources img{
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/********************** Category */
.catalog-listing-desc-1{
	width: 100%;
    }
	
.category-head-11 {
	border: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	margin-bottom: 15px;
    }
	
	.category-head-12 {
	border: 1px solid #999999;
	float: left;
    }
	
	.category-head-13 {
	border: 1px solid #999999;
	height: 200px;
	float: right;
	width: 333px;
    }
	


/********************** Catalog Listing */

/* List Type */
.listing-type-list .listing-item {
	border-top:1px solid #D9DDE3;
	clear: left;
	float: left;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: 95%;
	margin-top: 12px;
}
.listing-type-list .product-image {
	float:left;
	width:235px;
}

.listing-type-list .product-image img{
	border: 2px solid #CCCCCC;
}


.listing-type-list .product-shop { width:380px;}
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .description p {
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	font-size: 12px;
	line-height: 15px;
}
.listing-type-list .product-shop .price-box { float:left;text-align:left; margin:3px 13px 5px 0;}
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

.listing-type-list .listing-switch {
	clear: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 95%;
	margin-top: 60px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9DDE3;
	border-bottom-color: #D9DDE3;
}

.listing-type-list .listing-switch p{
	float: left;
	font-weight: bold;
	color: #333333;
}

.listing-type-list .listing-switch a{
	font-weight: normal;
	color: #A1A1A1;
	text-decoration: underline;
}

/* Grid Type */
.listing-type-grid td { width:33%; text-align:left; }
.listing-type-grid .product-image { text-align:center; }
.listing-type-grid .add-to-compare {
    display:block;
    margin:5px 0;
    padding-left:22px;
    color:#6e6969;
    font-weight:bold;
    }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0;text-align:center; }



/********************** Product Detail */
/* Product Images */
.product-img-box {
	float:left;
	width:100%;
	clear: both;
}

span {
	display:none;	
}

#imagecontainer {
	width:450px;
	height:250px;
	border:2px solid #ccc;
	z-index:1
}

a:hover span {
	display:block;
	position:absolute;
	left:355px;
	top:103px;
	width:450px;
	height:250px;
	border:2px solid #ccc;
	text-align:center;
	z-index:2;
}

.product-img-box .main-product-img {
	position:relative;
	overflow:hidden;
	width:450px;
	height:250px;
	z-index:9;
    }

.product-img-border{
	border: 2px solid #CCCCCC;
}

#image { width:auto; }
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:11px; text-transform:uppercase; }
.product-img-box .more-views li { float:left; margin-right:6px;}
.product-img-box .more-views li.last { margin-right:0; }
.product-img-box .more-views li img { border:2px solid #ddd; }

.product-info-box { margin-top:10px; border:1px solid #c4c6c8; margin-top:0; }
.product-info-box .product-name {
	margin-bottom:0.4em;
	color:#666666;
	font-size:14px;
	letter-spacing: 0.2em;
    }
.product-info-box .qty-box { float:left; margin-right:5px; }
.product-info-box .price-box { margin:10px 0;}
.add-to-cart-box { float:left; width:195px;  margin-right:5px;}
.add-to-box { float:left; font-size:.95em; line-height:1.25em; }
.product-info-box .ratings { margin-bottom:1em;}

.product-attributes, .product-pricing { margin:10px 0; background:#faf7ee; padding:10px; border:1px dashed #a59e89;}
.product-attributes td {padding:2px 0; }
.product-attributes td.label { padding-right:10px; font-weight:bold; }
.product-essential, .product-collateral { padding:25px; }
.product-essential {
	padding:25px;
	background-color: #fff;
	background-image: url(../images/main/product_essential_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 380px;
	text-align: center;
}

.product-essential-1 {
	padding:25px;
	background-color: #fff;
	background-image: url(../images/main/product_essential_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 420px;
	text-align: center;
}
.product-essential .product-shop { width:330px; }
.product-essential .product-shop .ratings { margin-bottom:4px; }

/* Product Collateral */
.product-collateral { background:url(../images/main/product_collateral_bg.gif) repeat-x #faf7ee; }
.product-collateral .head { margin-bottom:1em; border-bottom:1px solid #e5dcc3; padding-bottom:1px; font-size:1.15em; }
.product-collateral .collateral-box { margin-bottom:2em; font-size: 12px; }
.product-collateral .collateral-box h4{
	color:#666666;
	letter-spacing: 0.2em;
	font-size: 13px;
}
.product-collateral .collateral-box p{
	font-size: 12px;
	margin-top: 8px;
}
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }










/************************************************************/
/******************[ Mage_CSS_F Overrides]*******************/
/************************************************************/

.nowrap, nobr, .nobr{ white-space:nowrap; }

/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right !important; }

.normal-weight { font-weight:normal; }
.auto-width { width:auto;}

/* Link highlights */
.link-cart { color:#DC6809 !important; font-weight:bold !important;}
.link-remove { color:#646464 !important;}
.link-feed {
	padding-left:18px;
	background-image: url(../images/main/icon_feed.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.link-help {
	text-decoration: underline;
	color: #333333;
}
.link-help1 {
	text-decoration: underline;
	color: #0A263C;
	font-weight: bold;
}

.link-help2 {
	text-decoration: underline;
	color: #0A263C;
	font-weight: normal;
}

/* Category */

.category-h2 {
    font-family:Times New Roman, Times, serif;
	color:#5d7f63 !important ;
	font-size:24px !important;
	width:100%;
	border-bottom:#c7d7ca 1px solid ;
}

.category-div{
    width: 49%; float:left; text-align: center;
}

.category-p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717bae;
	text-decoration:none;
}

