/* Core Layout
============================================================================ */

html {
    background-color: #ECEDE8;
}

body {
    background-image: none;
    background-color: transparent;
    color: #666666;
    font-size: 12px;
}

#main h1, 
#main h2, 
#main h3, 
#main h4, 
#main h5, 
#main h6 {
    font-weight: normal;
    color: #435967;
}

a,
a:hover,
a:visited,
a:active {
    color: #ADBE24;
}

.header {
    margin-bottom: 0;
}

#logo {
    margin-top: 30px;
}

.header .actions {
    width: 50%;
    float: right;
   /* margin-bottom: 10px; */
}

.toplinks-bar {
    background-color: transparent;
}

.toplinks-bar .top-links a, 
.toplinks-bar .top-links a:hover {
    color: #3B5360
}

.actions .slogan {
    border: medium none; 
    display: block; 
    float: left; 
    text-align: right; 
    width: 259px; 
	color:#435967;
	font-size:18px;
}

.actions .slogan small {
    font-size: 10px;
}

.mini-search {
    background: none;
    float: none;
    padding: 0;
    width: auto;
    margin-top: 5px;
}

.mini-search .input-text {
    width: 160px;
}

.mini-search form {
    display: block;
    float: right;
}

.welcome {
    color: #666666;
	font-size:12px; line-height:16px; 
	font-weight:normal;
	margin-top: 2px;
	margin-bottom: 5px;
}

.search-bar {
    background: none;
    border: none;
}

.g-container {
    zoom: 1;
}

.g-container:after {
    content: "";
    display: block;
    clear: both;
}

.g-first {
    margin-left: 0 !important;
}

.page-head {
    margin-top: 20px;
}

.breadcrumbs {
    float: none;
    width: auto;
    overflow: visible;
    margin-top: 10px;
}

#nav {
    position: relative;
}

#nav #my-shopping-cart {
    position: absolute;
    right: 0;
}

#nav #my-shopping-cart a {
    padding-left: 25px;
    background: transparent url(../images/layout/icon-my-shopping-cart.gif) no-repeat left 50%;
}

.footer a, .footer a:hover {
    color: #444444 !important;
}

/* Page Titles
============================================================================ */
h2.title,
#main h2.title {
	/*text-indent: -999em;*/
	text-align: left;
	margin-top: 20px;
	color: #3D5562;
	font-size: 38px;
	font-weight: normal;
	margin-bottom: 0;
}
/*
.catalog-category-view h2.title,
.catalog-product-view h2.title  {
    width: 159px;
    height: 32px;
	margin-top: 20px;
	background: url(../images/titles/products.gif) no-repeat;
}
.checkout-onepage-index h2.title  {
    width: 165px;
    height: 27px;
	margin-top: 10px;
	background: url(../images/titles/checkout.gif) no-repeat;
}
.customer-account-create h2.title {
    width: 142px;
    height: 32px;
	background: url(../images/titles/register.gif) no-repeat;
}
.customer-account-login h2.title {
    width: 301px;
    height: 32px;
	background: url(../images/titles/login-or-register.gif) no-repeat;
}
.checkout-cart-index h2.title {
    width: 254px;
    height: 32px;
	background: url(../images/titles/shopping-cart.gif) no-repeat;
}
*/

/* Home Page (.cms-home)
============================================================================ */

.cms-index-defaultindex .search-bar,
.cms-home .search-bar {
    margin-bottom: 0;
}

.cms-index-defaultindex .middle,
.cms-home .middle {
    margin: 0;
    padding: 0;
}

.cms-index-defaultindex .hp-top-row,
.cms-home .hp-top-row {
	position: relative;
}

.cms-index-defaultindex .hp-top-row h3,
.cms-home .hp-top-row h3 {
	position: absolute;
	top: 20px;
	left: 230px;
	font-size: 34px;
	line-height: 34px;
	color: #435967;
	text-align:center;
}

.cms-index-defaultindex .hp-top-row h3 span,
.cms-home .hp-top-row h3 span {
	font-size: 48px;
	line-height: 1.25em; /* descender in the "g" is cut off in IE6 */
	color: #adbc25;
	display: block;
}

.cms-index-defaultindex .hp-top-row .prod-info,
.cms-home .hp-top-row .prod-info {
	position: absolute;
	top: 135px;
	right: 85px;
	color: #435967;
}

.cms-index-defaultindex .hp-top-row .prod-info h4,
.cms-home .hp-top-row .prod-info h4  {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0;
}

.cms-index-defaultindex .hp-btm-row .box,
.cms-home .hp-btm-row .box {
	float:left;
	width: 25%;
	height: 170px;
	border: none;
	border-right: 1px solid #dadbd8;
	position: relative;
	background: none;
	padding: 0;
}

.cms-index-defaultindex .hp-btm-row .box h4,
.cms-index-defaultindex .hp-btm-row .box h5,
.cms-index-defaultindex .hp-btm-row .box p,
.cms-home .hp-btm-row .box h4,
.cms-home .hp-btm-row .box h5,
.cms-home .hp-btm-row .box p {
	margin-left: 30px;
	margin-bottom: 10px;
}

.cms-index-defaultindex .hp-btm-row .box.end,
.cms-home .hp-btm-row .box.end {
	border-right: none;
	width: 24%;
}

.cms-index-defaultindex .hp-btm-row .box h4,
.cms-home .hp-btm-row .box h4 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 16px;
	color: #3b5360;
}

.cms-index-defaultindex .hp-btm-row .box p,
.cms-home .hp-btm-row .box p {
	width: 140px;
}

.cms-index-defaultindex .hp-btm-row .box p *,
.cms-home .hp-btm-row .box p * {
	vertical-align: middle;
}

.cms-index-defaultindex .hp-btm-row .box p a,
.cms-home .hp-btm-row .box p a {
	color: #666;
	text-decoration: underline;
}

.cms-index-defaultindex .hp-btm-row .box p.rss,
.cms-home .hp-btm-row .box p.rss {
	width: auto;
}

.cms-index-defaultindex .hp-btm-row .box p.rss img,
.cms-home .hp-btm-row .box p.rss img {
	margin-left: 20px;
}

.cms-index-defaultindex .hp-btm-row .box h5,
.cms-home .hp-btm-row .box h5 {
	font-size: 22px;
	line-height: 22px;
	color: #afbd21;
}

.cms-index-defaultindex .hp-btm-row img.box-img,
.cms-home .hp-btm-row img.box-img {
    float: right;
    margin-top: 15px;
}

.cms-index-defaultindex .hp-btm-row .box.new-products,
.cms-home .hp-btm-row .box.new-products {
	width: 50%;
}

/* Catalog Pages
============================================================================ */

.base-mini {
    border: none;
}

.base-mini .head {
    background: #3D5562;
    border: none;
}

.base-mini .head h4 {
    text-transform: none;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
    padding-top: 5px;
    text-align: left;
}

.base-mini .content {
    background: #FFF;
    border: 1px solid #3D5562;
    border-top-width: 2px;
}

.base-mini .actions a {
    display: block;
    padding: 2px 0;
}

.mini-cart .cart-count {
    background-color: #3D5562;
    text-align: left;
    color: #FFF;
    padding-top: 5px;
}

.mini-cart .subtotal {
    background: none;
    line-height: inherit;
}

.mini-cart .subtotal strong {
    display: block;
}

.mini-cart p {
    margin-bottom: 0;
}

.mini-cart .actions {
    border-top: none;
    text-align: left;
}

.catalog-category-view h2 a {
    color: #435967;
}

.product-list {
    margin-bottom: 20px;
    border: 1px solid #DADBD8;
    border-bottom-width: 2px;
    background: transparent url(../images/layout/product-list-bg.gif) repeat-x bottom;
    padding: 15px 20px 20px;
}

.product-list h2 {
    margin-bottom: 5px !important;
}

.product-list h2 a {
    color: #435967;
}

.product-list .product {
    float: left;
    width: 180px;
    height: 210px;
}

.product-list h2,
.product-list .product h3,
.product-list .product p {
    margin: 0;
}

.price-box {
    display: inline;
}

.regular-price .price,
.price-box .price {
    color: #666;
    font-weight: normal;
}

.catalog-product-view .col-left,
.catalog-category-view .col-left {
    width: 130px;
}

.catalog-product-view .col-main,
.catalog-category-view .col-main {
    margin-right: 16px;
    width: 780px;
}

.cart-collateral-block {
    float: left;
    width: 560px;
}

#coupon_code {
    margin-bottom: 10px;
}

.cart-totals {
    float: right;
    background: none;
}

.cart-totals table {
    width: auto;
}

.catalog-product-view .tagline {
    color: #AFBD21;
    font-size: 45px;
    margin: 0;
    line-height: 1;
}

.catalog-product-view .product-name {
    font-size: 24px;
}

.product-img-box {
    width: 380px;
}

.product-img-box .product-image-zoom {
    width: auto;
}

.product-info-box {
    width: 370px;
}

#additional-info {
    margin: 20px 0;
}

#additional-info .tab-controller li {
    float: left;
    margin-left: 5px;
    border: 1px solid #DADBD8;
    border-bottom: none;
}

#additional-info .tab-controller a {
    display: block;
    background: #F5F6F2;
    padding: 12px 17px;
    font-weight: bold;
}

#additional-info .tab-controller .tab-active a {
    position: relative;
    bottom: -1px;
    background: #FFF;
}

#additional-info .tab-view {
    display: none;
    border: 1px solid #DADBD8;
    padding: 17px;
}

#additional-info .tab-view li {
    padding: 5px;
    margin-top: 2px;
    border-bottom: 1px solid #DADBD8;
}

#additional-info .tab-view li.last {
    border-bottom: none;
}

#additional-info div.tab-active {
    display: block;
}

.product-description {
    margin-bottom: 10px;
}

.availability {
    margin-bottom: 20px;
}

#aquarium-size-selector-trigger {
    margin-bottom: 20px;
}

.product-options {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #3D5562;
}

.product-options dt {
    font-weight: bold;
    font-size: 14px;
}

.product-options dd {
    padding: 0;
    border: none;
}

.product-options .price {
    font-size: 24px;
    font-weight: bold;
    color: #3D5562;
}

.product-options .first dt {
    padding-top: 0;
}

.product-options dt label {
    color: #3D5562;
}

.product-options-bottom {
    background-color: transparent;
    border: none;
    padding: 0;
}

.product-actions li {
    margin: 5px 0;
}

#product-video {
    margin-top: 20px;
}

.product-info-box .product-options-bottom .add-to-cart-box {
    padding-top: 0;
}

.catalog-product-view #qty {
    width: 25%;
}

#complete-specifications {
    margin: 20px 0 0;
    font-weight: bold;
}

.short-description {
    margin-top: 1em;
    border: 1px solid #E4E5E0;
    background: #F5F6F1;
    padding: 10px;
}

/* Quick Buy
============================================================================ */

.product-quick-buy .product-img-box {
    display: none;
}

.product-quick-buy .product-info-box {
    width: 100%;
}

.product-quick-buy .product-name {
    display: none;
}

/* Customer Login Page
============================================================================ */

.customer-account-login .login-box .button-set {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    text-align: left;
}

.customer-account-login .login-box .col-2 #send2 {
    vertical-align: middle;
    margin-right: 20px;
}

.customer-account-login .login-box .content {
    min-height: 0;
    position: relative;
}

.customer-account-login .login-box .content p.required {
    position: absolute;
    top: 0;
    right: 0;
}

.customer-account-login .col-1,
.customer-account-login .col-2 {
    width: 44%;
    background: transparent url(../images/layout/support-box-bg.gif) repeat-x scroll left bottom;
    border: 1px solid #DBDBD9;
    padding: 20px;
    min-height: 200px;
}

.customer-account-login .head-alt2 {
    background: transparent;
    padding: 0;
}

.customer-account-login #login-form .head-alt2 .title {
    font-size: 16px;
    font-weight: bold;
}

/* Checkout Page
============================================================================ */

.checkout-onepage-index .one-page-checkout-progress h4 {
    background: inherit;
    border: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: inherit;
    padding: inherit;
    text-transform: inherit;
}

.checkout-onepage-index .sidebar h4 {
    color: inherit;
    text-transform: inherit;
}

.one-page-checkout .head,
.one-page-checkout .allow .head {
    height: 35px;
    background: transparent url(../images/layout/checkout-accordian-bg.gif);
    padding: 0;
    text-align: left;
}

.one-page-checkout .active .head {
    background: transparent url(../images/layout/checkout-accordian-bg-active.gif);
    border-color: inherit;
}

#main .one-page-checkout .head h3 {
    float: none;
    font-weight: bold;
    color: #FFF;
    line-height: 35px;
}

#main .one-page-checkout .head h3 .step-count {
    margin-left: 10px;
}

.one-page-checkout .allow .head a {
    display: none;
}

/* Register Page
==========================================================================*/
.customer-account-create .group-select li{
	padding-left: 0;
}
.customer-account-create .group-select li .input-box{
	float: none;
	width: auto;
	padding-bottom: 15px;
}

.customer-account-create  .head-alt2 {
	background: none;
	padding: 0;
}
.customer-account-create label{
	width: 200px;
	float: left;
	color: #6a6d72;
	font-size: 14px;
	font-weight: normal;
}
.customer-account-create .group-select li{
	margin-bottom: 0px;
}
.customer-account-create input.input-text{
	height: 20px;
}
#main .head-alt2 h4.title{
	color: #415a68;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
}
fieldset.newsletter{
	padding: 20px 0;
	border-top: 1px solid #dadbd8;
}
fieldset.newsletter input#is_subscribed{
	float: left;
	margin-right: 10px;
}
.customer-account-create p.required{
	float: left;
	padding: 20px 0 0 174px;
}
.customer-account-create .button-set{
	text-align: left;
	margin-top: 0;
	padding-top: 20px;
}
.customer-account-create .button-set *{
	float: left;
	vertical-align: middle;
}
.customer-account-create .button-set .f-left{
	margin-left: 10px;
}

/* Shopping Cart Page
======================================================================= */
#shopping-cart-table th{
	color: #415a68;
}
.data-table thead th {
	border-top:1px solid #DADBD8;
	border-bottom:1px solid #DADBD8;
	padding-top: 7px;
	text-transform: capitalize;
	font-size: 12px;
}
.data-table thead th.first {
	border-left:1px solid #DADBD8;
}
.data-table thead th.last {
	border-right:1px solid #DADBD8;
}
.data-table thead tr {
	background:#E9E9E9 url(../images/layout/table-header-bg.gif) top left repeat-x;
	height:35px;
}
.data-table tfoot tr {
	background:#E9E9E9 url(../images/layout/table-header-bg.gif) top left repeat-x;
	height:32px;
}
.data-table tfoot td {
	border-bottom:1px solid #DADBD8 !important;
	border-left:1px solid #DADBD8 !important;
	border-right:1px solid #DADBD8 !important;