body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.5;
}

body#bd {
	/** background: #1D1D1D; **/
	color: #A5A5A5;
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

/* COMMON ELEMENTS
-------------------------------------------------------------*/
/*Normal link---*/
a {
	color: #996712;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #F8A718;
	text-decoration: underline;
}

a img {
	border:0 none;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}
h5 {font-size: 100%;}
h6 {font-size: 100%; text-transform: uppercase;}


/*Title text---*/
h1, h2, h3, h4, h5, h6, .head, .page-head, .page-head-alt {
	/*font-family: Arial, Helvetica, sans-serif;*/
    line-height: 1.3;
}

/*Small text---*/
.shop-access, #ja-footer, small,
.catalog-listing .add-to,
.ratings, .ratings-list td.label,
table.pager, table.view-by,
.widget-btn, .validation-advice, .required,
#track_hint {
	font-size: 92%;
	line-height: 1.5;
}

/*Form---*/
input.input-text, select, textarea {
	border: 1px solid #1d1d1d;
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
	color: #A5A5A5;
	padding: 4px 2px;
	vertical-align: middle;
}

input.input-text {
	background: #323232;
}
/*States*/
.group-select li .input-box input.state {
    width:40px;
}
/*-Telephone*/
.group-select li .input-box input.areacode{
    text-align: center;
    width: 40px;
}
.group-select li .input-box input.middle-three{
    text-align:center;
    margin-left:0.5em;
    width:40px;
}
.group-select li .input-box input.four-digit{
    text-align: center;
    width: 60px;
}
/*-End Telephone */
select {
	background: #fff;
	color: #454545;
	border: none;
	padding: 2px;
}

.input-text:hover, textarea:hover,
.input-text:focus, textarea:focus {
	border: 1px solid #4B4B4B;
}

.shipping-street {width: 300px;}

.form-button-alt {
	background: url(../images/form-button-alt-bg.gif) repeat-x center;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
	font-weight: bold;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	border: none;
	height: 24px;
	line-height: 24px;
	padding: 0 4px;
}

.button-level .form-button-alt {
	margin-top: 5px;
}

.form-button-alt span {
	white-space: nowrap;
	display: block;
}

.form-button {
	background: url(../images/form-button-left-bg.gif) no-repeat left center;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
	font-size: 100%;
	font-weight: bold;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	border: none;
	padding-left: 5px !important;
}

.form-button span {
	background: url(../images/form-button-right-bg.gif) no-repeat right center;
	white-space: nowrap;
	display: block;
	line-height: 28px !important;
	padding-right: 8px;
}

.mini-search {
    /** padding-bottom: 10px; **/
}

.form-button-search {
    vertical-align: middle;
}

option, optgroup {
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
}

optgroup { font-weight: bold; }

textarea {
	overflow: auto;
	background: #2D2D2D;
}

input.radio { margin-right: 3px; }

input.checkbox { margin-right: 3px; }

/*Fieldset--*/
fielddset {}

fieldset legend {
	font-weight: bold;
	margin-bottom: 5px;
}

/*Tables--*/
td, th { padding: 4px 15px; line-height: 1.5;}
th { text-align: left; }

/*Others--*/
address {
	font-style: normal;
}

.main {}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../images/header_bg.jpg) repeat-x bottom left;
	border-bottom: 1px solid #151515;
}

#ja-header .main {
	line-height: normal;
	position: relative;
	height: 120px;
	background: none;
	z-index: 99;
}

/*Logo---*/
h1#logo, div#logo-text {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 15px;
}

h1#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 200%;
	height: 60px;
	width: 263px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -99999px;
}

h1#logo a span {
	position: absolute;
	top: -1000px;
}

div#logo-text {
	outline: none;
}

div#logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

div#logo-text h1 a {
	color: #A5A5A5;
	text-transform: uppercase;
}

.site-slogan {
	color: #A5A5A5;
	margin: 0 0 -2px 10px;
	padding: 0;
	letter-spacing: 1px;
}

/*Quick Access---*/
.quick-access {
	float:right;
    margin:50px 17px 0 0;
    text-align:right;
    width:70%;
}

.quick-access li.first {
	padding-left: 5px;
}

.quick-access li.last {
	background: none;
	padding-right: 0;
}

.shop-access, .shop-tools {
    clear:both;
    display:block;
    line-height:22px;
}

.shop-cart {
    margin-left:10px;
    background:#F2F2F2 none repeat scroll 0 0;
    border:2px solid #D5D5D5;
    color:#333333;
    width: 160px;
    padding: 4px 6px;
    float: right;
}

.shop-access a,
.shop-access a:hover,
.shop-access a:active,
.shop-access a:focus {
	color: #555555;
}

.shop-access ul { display: inline; }

.shop-access li {
	background: url(../images/sep-vline.gif) no-repeat right center;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}

.shop-access strong {
	font-weight: bold;
	color: #454545;
}

/*Languages Switcher---*/
.language-switcher {
	float: left;
	padding: 0 5px 0 20px;
	margin: 10px 0 0 0;
}

.language-switcher label {
	padding-right: 5px;
}

.language-switcher #select-language {
	padding: 0;
}

.language-switcher .flag option {
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 20px;
}

/*Currency Switcher---*/
.currency-switcher {
	float: left;
	padding: 0 5px 0 20px;
	margin: 10px 0 0 0;
}

.currency-switcher label {	padding-right: 5px; }

.currency-switcher #select-currency { padding: 0; }

.currency-switcher .flag option {
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 20px;
}

/*Mini search---*/
#ja-search {
	position: absolute;
	top: 5px;
	right: 20px;
	border: 1px solid #2D2D2D;
	text-align: right;
	z-index: 1000;
	width: 600px;
}

* html #ja-search {
	top: 7px;
}

#search_mini_form {}

#ja-search legend { display: none; }

#ja-search .input-text {
    background: #DBDBDB;
    /** background: #D4D4D4; **/
    /** color: #757575; **/
    color: #6B6B6B;
    border: 1px solid #151515;
    font-weight: normal;
    padding: 3px 10px 2px 6px;
    vertical-align: middle;
    width: 155px;
    height: 18px;
    margin-right: 3px;
}


/** #ja-search .input-text {
	background: url(../images/icon_search.gif) no-repeat right center #151515;
	color: #757575;
	border: 1px solid #151515;
	font-weight: normal;
	padding: 2px 24px 2px 4px;
	vertical-align: middle;
	width: 180px;
} **/


#ja-search .form-button{ display: none; }

#ja-search .search-autocomplete { z-index: 9999; }

#ja-search .search-autocomplete ul {
	background: #FFFFFF;
	border: 1px solid #A5A5A5;
	border: 0;
}

#ja-search .search-autocomplete li {
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	padding: 2px 8px;
	list-style: none;
        display: block;
        background: #ffffff;
        color: #555555;
        text-align: left;
}

#ja-search .search-autocomplete li .amount {
	float: right;
        margin-left: 5px;
	/*font-weight: bold;*/
}

#ja-search .search-autocomplete li.odd {}

#ja-search .search-autocomplete li.selected { background: #2D2D2D; color: #ffffff; }

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav{
	bottom: 0;
	position: absolute;
    background: url(../images/top_right_header.png) no-repeat right top;
	/** background: url(../images/mainnav-bg.gif) no-repeat right top; **/
    margin-left: 8px;
    width: 992px;
}

.header-nav-container {
	/** margin-right: 4px; **/
    margin-right: 8px;
    background: #505050;
    /** background: #474747;**/
	/** background: #252525; **/
}

#ja-mainnav a.nav-home {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 0 0 20px;
	line-height: 30px;
	color: #454545;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	margin: 0 5px 0 20px;
}

#ja-mainnav a.nav-home span {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	line-height: 30px;
}

#ja-mainnav a.nav-home:hover,
#ja-mainnav a.nav-home:active,
#ja-mainnav a.nav-home:focus {
	color: #FFFFFF;
	background: url(../images/mainnav-hover.gif) no-repeat left #454545;
}

#ja-mainnav a.nav-home:hover span,
#ja-mainnav a.nav-home:active span,
#ja-mainnav a.nav-home:focus span {
	color: #FFFFFF;
	background: url(../images/mainnav-hover.gif) no-repeat right;
}

#ja-mainnav a.active,
#ja-mainnav a.active:hover,
#ja-mainnav a.active:active,
#ja-mainnav a.active:focus {
	color: #FFFFFF;
	background: url(../images/mainnav-active.gif) no-repeat left #996712;
}

#ja-mainnav a.active span,
#ja-mainnav a.active:hover span,
#ja-mainnav a.active:active span,
#ja-mainnav a.active:focus span {
	background: url(../images/mainnav-active.gif) no-repeat right;
}

/* CONTAINER
--------------------------------------------------------- */
.top-easybanner {
    width:750px;
    height:300px;
    /*background: url(../images/featured/intro.png) no-repeat left #FFFFFF;
    width: 755px;
    height: 306px;*/
    /** margin-left: -10px; **/
}
#top_banner {
    background:none;
    position:relative;
    display:none;
    padding:0;
}

#divSimpleSlider {
    /*top: 10px;
    left: 10px;*/
}

#ja-container {
	position: relative;
	z-index: 1;
	/** border-top: 1px solid #151515; **/
}

#ja-container .wrap {
	background: url(../images/container-bg.jpg) repeat-x left top #252525;
}

#ja-container .main {
	background: url(../images/main-bg.jpg) repeat-x left top;
}

#ja-container .main .innerpad {
	padding: 10px 10px;
}

/*main content---*/
#ja-content {position: relative;}
#ja-current-content {
	margin-bottom: 20px;
    margin-right: 10px;
	/** padding:0 15px; **/
}

/*columns---*/
#ja-col1 {}
#ja-col2 {}

/*breadcrums---*/
#ja-pathway {
	background: #252525;
	color: #B5B5B4;
	width: 1000px;
    border-top: 1px solid #474747;
	/** border-top: 1px solid #2D2D2D; **/
	border-bottom: 1px solid #2D2D2D;
    margin: 0 auto;
}

#ja-pathway .main {
	position: relative;
	padding: 10px 0;
    background: #252525;
}

#ja-pathway h4 {
	color: #a5a5a5;
	display: inline;
	font-size: 100%;
	background: url(../images/icon_pathway.gif) no-repeat 10px center;
	margin: 0;
	padding: 5px 5px 5px 40px;
}

#ja-pathway a {
	color: #B5B5B4;
}

#ja-pathway strong {
	font-weight: normal;
}

#ja-pathway ul {
	display: inline;
}

#ja-pathway li {
	display: inline;
}

#ja-pathway li.breadcrumbs-sep {
	padding: 0 5px;
	background: url(../images/arrow_l1.gif) no-repeat center;
}


.banner1-top {
    float: right;
    padding-top: 4px;
    margin-bottom: 15px;
    /** margin-right: -5px; **/
}

.banner1-top li {
    background:transparent url(/skin/frontend/default/jm_epidio/images/sep-vline.gif) no-repeat scroll right center;
    display:inline;
    padding-left: 9px;
    padding-right:9px;
    font-size: 110%;
}

.banner1-top li a{
    color: black;
    text-decoration: none;
    /** border-bottom: 1px dotted #000; **/
}

.banner1-top li a:hover {
    color: #000;
    border-bottom: 1px solid #000;
    /** border-bottom: 2px dotted #46A7E5; **/
}

.banner1-top li.first {

}

.banner1-top li.last {
    background:transparent none repeat scroll 0 0;
    padding-right:0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	border-top: 1px solid #333333;
	background: #1D1D1D;
	position: relative;
	color: #A5A5A5;
	line-height: normal;
}

#ja-footer .main {
	background: none;
}

#ja-footer a {
	color: #959595;
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

#ja-footer li a.link-feed {
	line-height: normal;
}

#ja-footer .jm-info {
	padding: 20px 0;
}

#ja-footer .jm-info ul {
	margin: 0;
	padding: 0 0 5px 12px;
	float: left;
	display: block;
}

#ja-footer .jm-info li {
	display: inline;
	padding: 0 12px 0 8px;
	background: url(../images/sep-vline.gif) no-repeat right 2px;
}

#ja-footer .jm-info li.last {}

#ja-footer .jm-legal {
  /**	padding-left: 20px; **/
    padding: 20px 0;
	clear: both;
    text-align: center;
}

#ja-footer .jm-legal a {
	color: #F8A718;
}

div.sublogo {
	width: 90px;
	float: left;
	margin-top: 15px;
}

div.sublogo a {
	font-size: 200%;
	display: block;
	text-align: center;
	background: url(../images/logo-sub.png) no-repeat right;
	width: 88px;
	height: 42px;
	text-indent: -5000px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/*Top Spotlight ---*/
#ja-topsl {}

#ja-topsl h2 {
	padding: 8px 15px;
	margin: 0;
	font-size: 100%;
	text-transform: uppercase;
}

#ja-topsl .head {
	background: url(../images/box_head.jpg) no-repeat left #A5A5A5;
	color: #B5B5B4;
	line-height: normal;
	display: block;
	border-bottom: 1px solid #151515;
	border-top: 1px solid #151515;
}

#ja-topsl .head h4 {
	font-size: 100%;
	text-transform: uppercase;
	background: url(../images/box_head_h4.jpg) no-repeat right;
}

/*Bottom Spotlight 1---*/
#ja-botsl1 {
	background: #996712;
	border-bottom: 1px solid #F8A718;
	color: #E7D3B2;
}

#ja-botsl1 .main {
	padding: 15px 0;
	background: none;
}

#ja-botsl1 li {
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 5px 10px;
}

#ja-botsl1 a {
	color: #fff;
}

#ja-botsl1 .head {
	background: none;
	padding: 0;
	margin: 0;
	text-align: left;
	border: none;
}

#ja-botsl1 .head h4 {
	background: url(../images/line.gif) repeat-x left bottom;
	color: #fff;
	font-size: 100%;
	margin: 0 0 10px;
	padding: 5px 0;
	text-transform: uppercase;
	line-height: 30px;
}

#ja-botsl1 .content { padding: 0; }

#ja-botsl1 .content p {	margin: 5px 0; }

/*Bottom Spotlight 2---*/
#ja-botsl2 {
	background: #1d1d1d;
	border-bottom: 1px solid #151515;
	color: #ccc;
}

#ja-botsl2 .main {
	/** padding: 20px 0; **/
    padding: 10px 0;
	background: none;
	/** font-size: 92%; **/
    font-size: 97%;
}

#ja-botsl2 .box { margin-bottom: 0; }

#ja-botsl2 .content { padding: 0; }

#ja-botsl2 .head {
	background: none;
	padding: 0;
	margin: 0;
	text-align: left;
	border: none;
}

#ja-botsl2 .head h4 {
	color: #757575;
	font-size: 100%;
	line-height: 25px;
	padding: 5px 0;
	background: none;
	text-transform: uppercase;
}

#ja-botsl2 a {	color: #CCCCCC; }

#ja-botsl2 li { padding: 3px 0; }

#ja-botsl2 li a {
	background: url(../images/arrow_dark.gif) no-repeat left;
	padding-left: 10px;
}

#ja-botsl2 ul.ja-contact {
	color: #757575;
}

#ja-botsl2 ul.ja-contact li a {
	color: #F8A718;
	background: none;
	padding-left: 0;
	line-height: 15px;
}

#ja-botsl2 ul.ja-contact li {
	line-height: 20px;
}

/*Bottom spotlight ---*/
div.ja-box-left,
div.ja-box-center,
div.ja-box-right {
	float: left;
	overflow: hidden;
	display: block;
}

div.ja-box-left .box,
div.ja-box-center .box,
div.ja-box-right .box {
	border: none;
	background: none;
}

div.ja-box-left .box {
	padding: 0 10px;
}

div.ja-box-center .box {
	padding: 0 10px;
}

div.ja-box-right .box {
	padding: 0 10px;
}

div.ja-box-left h3, div.ja-box-left .head h2,
div.ja-box-center h3, div.ja-box-center .head h2,
div.ja-box-right h3, div.ja-box-right .head h2 {
	color: #FFFFFF;
	font-size: 110%;
}

div.ja-innerdiv .title { display: block; }

div.ja-innerdiv a { font-weight: bold; }

div.ja-box-left .box .content img,
div.ja-box-center .box .content img,
div.ja-box-right .box .content img {
	padding: 4px;
	border: 1px solid #B37C20;
	background: #825306;
	margin-right: 10px;
	float: left;
}

/*===============================================================
-----------------------[MAGENTO'S ELEMENTS]----------------------
=================================================================*/

/* MESSAGES
----------------------------------------------------------------*/
.availability {}

.success {color: #996712;}
.error	{color: #CC0000;}
.notice	{color: #996712;}

.success, .error {
	font-weight: bold;
}

.messages {
	overflow: hidden;
	width: 100%;
}

.error-msg, .notice-msg, .note-msg, .success-msg {
	border-style: solid !important;
	border-width: 1px !important;
	font-size: 100% !important;
	font-weight: bold !important;
	margin: 15px 0 !important;
	padding: 5px 10px 5px 32px !important;
}

.error-msg li, .success-msg li, .notice-msg li {
	background: none;
}

.error-msg {
	background: url(../images/msg_error.gif) no-repeat 10px 8px;
	border-color: #CC0000;
	color: #CC0000;
}

.success-msg {
	background: url(../images/msg_success.gif) no-repeat 10px 8px;
	border: 1px solid #996712;
	color: #996712;
}

.notice-msg, .note-msg {
	background-image: url(../images/msg_notice.gif) no-repeat 10px 8px;
	border-color: #996712;
	color: #996712;
}

.out-of-stock {
	color: #CC0000;
	font-weight: bold;
}

/* FORMS
----------------------------------------------------------------*/
.qty { width: 2.5em; }

.group-select label, .form-list label, .payment-methods label {
	font-weight: bold;
}

.button-set {/*Container for form buttons*/
	clear: both;
	padding: 8px 0;
	text-align: right;
	border-top: 1px solid #151515;
}

.button-set p.required {
	margin-bottom: 5px;
}

a.form-button-alt {
	padding: 2px 9px;
	text-decoration: none;
}

.btn-checkout {
	background: transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
	display: block;
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding-right: 8px;
}

.btn-checkout, .btn-checkout:hover {
	color: #2D2D2D;
	text-decoration: none;
}

.btn-checkout span {
	background: transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
	display: block;
	line-height: 40px;
	padding: 0 17px 0 25px;
}

/*Form lists---*/
.form-list { margin: 10px 0; }

.form-list li { margin: 5px 0; }

.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 #151515;
	padding-top: 10px;
}

.group-select {
	border: 1px solid #323232;
	margin: 25px 0 15px;
	padding: 15px;
}

.group-select .legend {
	background: #252525;
	color: #B5B5B4;
	float: left;
	font-size: 100%;
	font-weight: bold;
	margin: -28px 0 0;
	padding: 4px 8px;
}

.group-select li {
	padding: 4px 8px;
}

.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;
}

/*Form Messages---*/
.validation-advice, .required {
	color: #CC0000;
	margin: 0;
}

.validation-advice {
	background: url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
	clear: both;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 3px;
    margin-bottom: 5px;
	min-height: 15px;
	padding-left: 17px;
	width: 130px;
}


#content_bottom_textbooks .validation-advice {
    margin-left:386px;
    text-align:center;
    width:145px;
}


.validation-failed {
	border: 1px dashed #CC0000 !important;
}

/*Expiration date and cvv number validation fix---*/
.v-fix {
	float: left;
}

.v-fix .validation-advice {
	display: block;
	margin-right: -12em;
	position: relative;
	width: 12em;
}

label.required {
	font-weight: bold;
}

p.required {
	margin: 0;
	text-align: right;
}

/* HEADINGS
----------------------------------------------------------------*/
.head, .inner-head {
	text-align: right;
}

.head h1, .inner-head h1
.head h2, .inner-head h2,
.head h3, .inner-head h3,
.head h4, .inner-head h4,
.head h5, .inner-head h5 {
	padding: 0 15px;
	margin: 0;
	text-align: left;
	line-height: 32px;
}

.head a, .inner-head a {
	font-weight: bold;
	color: #B5B5B4;
	padding:8px;
	float: right;
}

.box .head a { color:#fff; float:none; padding:0; }
.box .head a:hover { color:#eee; }

/*Page heading---*/
.page-head, .page-head-alt {
	margin: 15px 0px 15px;
	text-align: right;
	background: #A5A5A5 url(../images/box_head.jpg) no-repeat left center;
	border-bottom: 1px solid #151515;
	color: #FFFFFF;
}

.page-head h3, .page-head-alt h3 {
	background: url(../images/box_head_h4.jpg) no-repeat  right center;
	font-size: 100%;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 15px;
	text-align: left;
}

.page-head h4, .page-head-alt h4 {
	font-size: 125% !important;
	margin: 0;
	text-align: left;
}

.page-head a, .page-head-alt a {
	float: right;
}

.page-head ul, .page-head-alt ul,
.page-head li, .page-head-alt li {
	background: none;
	margin: 0;
	line-height: normal;
}

.button-level {}

.button-level h3 {
	float: left; /* heading level with buttons */
	width: 55%;
	background: none !important;
}

.button-level ul {
	float: right;
}

.button-level ul li {
	float: left;
	display: block;
	padding-left: 10px;
}

/*Category list heading---*/
.category-head {
	padding: 5px 0 50px;
}

.category-head2 {
	padding: 5px 0 35px;
}

.category-head h2 {
	color: #5E5E5E;
	font-size: 200%;
	margin: 0;
    float: left;
}

.category-head2 h2 {
	color: #5E5E5E;
	font-size: 200%;
	margin: 0;
    float: left;
}

.category-head3 {
	background: #A5A5A5 url(../images/box_head_hilite.gif) no-repeat left center;
	border-bottom: 1px solid #151515;
	border-top: 1px solid #151515;
	color: #FFFFFF;
	display: block;
	line-height: normal;
	margin: 0 -15px;
}

.category-head3 h2 {
	margin: 0;
	padding: 0 15px;
	text-align: left;
	background: url(../images/box_head_hilite_h4.gif) no-repeat right center;
	font-size: 100%;
	text-transform: uppercase;
	line-height: 32px;
}

.box-header {
	background: #2D2D2D;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0;
	padding: 2px 8px;
	text-align: left;
}

.category-head .link-feed {
	float: right;
	margin-top: 5px;
	position: relative;
}

/* TABLES
----------------------------------------------------------------*/
td.label {
	font-weight: bold;
}

/*Data Table---*/
.data-table {
	width: 100%;
}

.data-table th {
	color: #A5A5A5;
}

.data-table th.wrap {
	white-space: normal;
}

.data-table th a,
.data-table th a:hover {
	color: #FFFFFF;
}

.data-table td {
	border-bottom: 1px solid #151515;
}

.data-table thead  {
}

.data-table thead th {background: #2D2D2D;}

.data-table tfoot tr {}

.data-table tfoot td {
	border-top: 1px solid #151515;
}

.data-table .odd {}
.data-table .even {}
.data-table .last {}

.data-table tr.last td, .data-table th.last {}

/*Bundle Products---*/
.data-table tbody.odd tr {}
.data-table tbody.even tr {}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {}

.data-table tbody td h4.title,
.data-table tbody td h5.title {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.data-table tbody td .option-label {
	font-style: italic;
	font-weight: bold;
}

.data-table tbody td .option-value {
	padding-left: 10px;
}

.data-table tbody td br {
	display: none;
}

.box-table select {
	width: 100%;
}

.nested-data-table th, .nested-data-table td {
	padding-bottom: 5px;
	padding-top: 5px;
}

.generic-table td {
	padding: 0 8px;
}

.generic-table td.first {
	padding-left: 0;
	white-space: nowrap;
}

.shipping-tracking .button-set {
	border: 0;
	margin-top: 0;
	padding-top: 0;
}

/* LISTS
----------------------------------------------------------------*/
.disc {
	margin: 10px 0;
}

.disc li {
	background: url(../images/bullet.gif) no-repeat left 9px;
	padding-left: 8px;
}

li.odd {}
li.even {}
li.last {}

/* Bare List */ /* Unstyled list */
.bare-list {
	margin: 5px 0;
}

.bare-list li {
	margin: 3px 0;
}

/*Pager---*/
.page-nav {
	/** margin: 0 -15px; **/
}

table.pager, table.view-by {
	background: #454545;
	border-top: 1px solid #151515;
	border-bottom: 1px solid #151515;
	color: #B5B5B4;
	width: 100%;
}

table.view-by {
	border-bottom: 0;
	background: #2D2D2D;
	color: #A5A5A5;
}

table.pager a {
	color: #B5B5B4;
	text-decoration: underline;
}

table.pager select {
	width: 50px;
}

table.view-by strong {
	border: 3px solid #996712;
	background: #996712;
	color: #FFFFFF;
}

table.view-by td {
}

table.view-by a {
	color: #A5A5A5;
}

table.view-by a:hover, table.view-by a:active, table.view-by a:focus {
	color: #A5A5A5;
	text-decoration: underline;
}

table.view-by td.sort-by {
	/** padding-right: 50px; **/
    padding-right: 10px;
	text-align: right;
}

table.view-by td.sort-by a {
	border: 0;
	padding: 0;
}

table.view-by select {
	/*width: 110px;*/
}

table.pager td {
	vertical-align: middle;
	width: 32%;
}

table.pager td.pages {
	padding: 5px 0;
	text-align: center;
	white-space: nowrap;
}

table.pager ol, table.pager li {
	display: inline;
}

td.pages li {
	padding: 0;
}

td.pages li img {
	vertical-align: middle;
}

td.pages li a {
	padding: 0 4px;
}

td.pages li span.on {
	font-weight: bold;
	padding: 0 4px;
}

/*RATINGS
----------------------------------------------------------------*/
.ratings {
	line-height: 12px;
	margin: 10px 0;
}

.rating-box {
	background: url(../images/product_rating_blank_star.gif) repeat-x;
	float: left;
	height: 12px;
	margin-right: 10px;
	position: relative;
	width: 80px;
	clear: right;
}

.rating-box .rating {
	background: url(../images/product_rating_full_star.gif) repeat-x;
	height: 12px;
	left: 0;
	position: absolute;
	top: 0;
}

.ratings-list {
	margin: 5px 0;
}

.ratings-list td {
	padding: 3px 0;
	vertical-align: middle;
}

.ratings-list td.label {
	font-weight: bold;
	padding-right: 8px;
}

/*PRICES
----------------------------------------------------------------*/
.price {
	white-space: nowrap !important;
}

/*.price-box {
	margin: 5px 0;
}*/

.price-box .price {
	font-weight: bold;
	color: #996712;
}

/*Coming Soon---*/
.coming-soon {
    text-align:center;
    padding:4px 0;
    margin:5px auto;
    width:100px;
}
#wishlist-table .coming-soon {
    border:1px solid #cccccc;
}
.coming-soon a,
.coming-soon a:link,
.coming-soon a:hover,
.coming-soon a:active {
    color:#444444;
    text-decoration:none;
    cursor:default;
}
.coming-soon span {
    display:block;
}

/*Regular price---*/
.regular-price {}

.regular-price .price {
	font-weight: bold;
	color: #fff;
	font-size: 140%;
}

/*Old price---*/
.old-price {
	margin: 0;
        font-size: 95%;
}

.old-price .price-label {
	color: #959595;
	white-space: nowrap;
}

.old-price .price {
	color: #959595;
	font-weight: normal;
	text-decoration: line-through;
}

/*Special price---*/
.special-price {
	margin: 0;
    /** padding: 3px 0; **/
}

.special-price .price-label {
	color: #996712;
	font-weight: bold;
	white-space: nowrap;
}

.special-price .price {
	color: #996712;
	font-size: 115%;
	font-weight: bold;
}

/*Cart price---*/
.cart-price price {
	color: #996712;
}

/*Minimal price (as low as)---*/
.minimal-price {
	margin: 0;
}

.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}

a.minimal-price-link {
	display: block;
	font-size: 70%;
}

a.minimal-price-link .label {}

a.minimal-price-link .price {
	font-weight: normal;
}

/*Excluding tax---*/
.price-excluding-tax {
	display: block;
}

.price-excluding-tax .label {
	white-space: nowrap;
}

.price-excluding-tax .price {
	font-weight: normal;
}

/*Including tax---*/
.price-including-tax {
	display: block;
}

.price-including-tax .label {
	white-space: nowrap;
}

.price-including-tax .price {
	font-weight: bold;
}

/*Excl tax (for order tables)---*/
.price-excl-tax {
	display: block;
}

.price-excl-tax .label {
	display: block;
	white-space: nowrap;
}

.price-excl-tax .price {
	display: block;
	font-weight: bold;
}

/*Incl tax (for order tables)---*/
.price-incl-tax {
	display: block;
}

.price-incl-tax .label {
	display: block;
	white-space: nowrap;
}

.price-incl-tax .price {
	display: block;
	font-weight: bold;
}

/*Price range---*/
.price-from, .price-to { margin: 0; }

.price-from .price-label, .price-to .price-label {
	font-weight: bold;
	white-space: nowrap;
}

/*Price notice next to the options---*/
.price-notice {
	padding-left: 10px;
}

.price-notice .price {
	font-weight: bold;
}

.price-as-configured {
	margin: 0;
}

.price-as-configured .price-label {
	font-weight: bold;
	white-space: nowrap;
}

.price-box-bundle {
	padding: 0 0 10px 0;
}

.price-box-bundle .price-box {
	margin: 0 !important;
	padding: 0 !important;
}

.price-box-bundle .price {
}

.product-pricing-grouped li {
	padding: 2px 0;
}

.product-pricing-grouped li .price {
	font-weight: bold;
}

/*Product Pricing---*/
.product-pricing {
	border: 1px solid #151515;
	background: #2D2D2D;
	margin: 15px 0;
	padding: 10px;
}

.product-pricing li {
	background: url(../images/arrow.gif) no-repeat 0 9px;
	padding: 2px 0 2px 12px;
}

.product-pricing .benefit {
	font-weight: bold;
}

.product-pricing .price {
	font-weight: bold;
}

/* MIS.
----------------------------------------------------------------*/
.product-shop {float: right;}
.product-img-box {float: left;}

/*Generic Box---*/
.generic-box {
	border: 1px solid #151515;
	margin-bottom: 15px;
	padding: 10px 15px;
}

.generic-box h4 {
	margin: 0 0 5px;
	border-bottom: 1px solid #151515;
	padding-bottom: 5px;
}

/*Generic Product Grid---*/
.generic-product-grid {
	width: 100%;
}

.generic-product-grid td {
	border-bottom: 1px solid #151515;
	border-right: 1px solid #151515;
}

.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;
}

.generic-product-grid .ratings .pipe {
	display: none;
}

/*Add To---*/
.add-to-cart-box {
	float: right;
}

.add-to-cart-box .qty-box {
	float: left;
}

.add-to-cart-box .qty-box label {
	float: left;
}

.add-to-cart-box .qty-box .qty {
	float: left;
	margin: 0 5px;
	height: 21px;
}

.add-to-cart-box .form-button {
	float: left;
}

.add-to-box {
	margin: 10px 0;
}

.add-to-box li {
	display: inline;
}

.add-to-holder {
	margin: 10px 0;
	padding: 10px;
	background: #1D1D1D;
	border: 1px solid #151515;
}

.add-to-holder .add-to-cart-box {
	float: left;
	margin: 0;
}

.add-to-holder .add-or {
	float: left;
	font-weight: bold;
	padding: 25px 10px;
}

.add-to-holder .add-to-box {
	margin: 15px 0 0;
	float: left;
	text-align: left;
}

.add-to-holder .add-to-box li {
	display: block;
	background: url(../images/bullet_plus.gif) no-repeat left center;
	padding-left: 10px;
}

.add-to-holder .add-to-box li a {
}

.add-to-holder .add-to-box li .pipe {
	display: none;
}

/*Tool Tips---*/
/** .tool-tip {
	background: #2D2D2D;
	border: 1px solid #151515;
	position: absolute;
} **/

.tool-tip .btn-close {
	margin-bottom: -9px;
	padding: 6px 6px 0;
	text-align: right;
}

.tool-tip .inline-content {
	padding: 8px;
}

.tool-tip .block-content {
	padding: 15px 20px;
}

.truncated {
	cursor: help;
}

.truncated a.dots {
	cursor: help;
	text-decoration: none !important;
}

.truncated a.details {
	border-bottom: 1px dotted #996712 ;
	cursor: help;
	text-decoration: none !important;
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 999;
}

.truncated .truncated_full_value dl {
	/** background: #2D2D2D; **/
    background: #fff;
	border: 1px solid #151515;
	padding: 5px 10px;
	position: absolute;
	top: -99999em;
	width: 250px;
	z-index: 999;
}

.truncated .truncated_full_value dl dt {
	margin-top: 0;
}

.truncated .show dl {
	left: 50%;
	top: -20px;
}

#ja-col1 .truncated .show dl {
	left: 35px;
	top: 10px;
}

#ja-col2 .truncated .show dl {
	left: -140px;
	top: 20px;
}

/*Link highlights---*/
.link-cart {}
/* .link-remove { color: #959595 !important; } */

.link-print, .link-mail, .link-feed, .link-reviewwrite, .link-productalert {
	padding-left: 22px;
	line-height: 24px;
	color: #A5A5A5;
	background-position: 2px center;
	background-repeat: no-repeat;
}

.link-print {
	background-image: url(../images/icon_printer.gif);
}

.link-feed {
	background: url(../images/icon_feed.gif) no-repeat left center;
	padding-left: 18px;
	color: #FFFFFF;
	line-height: 30px;
	padding-right: 15px;
}

.link-feed:hover,
.link-feed:focus,
.link-feed:active {
	color: #FFFFFF;
}

/*Link highlights [JM add]---*/
.link-mail {/*email link*/
	background-image: url(../images/icon_mail.gif);
}

.link-reviewcount { /*review link*/
	color: #555555;
}

.link-reviewwrite {/*write review form link*/
	background-image: url(../images/icon_comment.gif);
}

.link-productalert { /*product alert link*/
	background-image: url(../images/icon_newspaper.gif);
}

/*==============================================================
---------------------------[BOX STYLE]---------------------------
=================================================================*/

/*GENERAL BOX STYLE
----------------------------------------------------------------*/
.box {
	margin-bottom: 15px;
	border: 1px solid #1D1D1D;
	border-top: none;
}

/*Box Head---*/
.box .head {
        background: #a5a5a5 url(../images/lightblue/box_head_hilite.gif) no-repeat scroll left top;
        color:#fff;
        /* background: url(../images/box_head.jpg) no-repeat left #A5A5A5; */
	/* color: #B5B5B4; */
	line-height: normal;
	display: block;
	border-bottom: 1px solid #151515;
	border-top: 1px solid #151515;
}

.box .head h3, .box .head h4 {
	font-size: 100%;
	text-transform: uppercase;
        background: transparent no-repeat scroll right center;
        background-image: url(../images/lightblue/box_head_hilite_h4.gif);
        color:#FFFFFF;
	/**background: url(../images/box_head_h4.jpg) no-repeat right; **/
        /** margin-left: 10px; **/
}

.box h5 {
	padding: 10px 15px;
	border-bottom: 1px solid #2D2D2D;
}

.box .head h5 {
	font-size: 100%;
	background: none;
	border: 0;
	padding: 0;
}

/*reset*/
.box h3, .box h4, .box h5 {
	margin: 0;
}

/*Box Content---*/
.box .content {
	padding: 8px 5px;
}

.box h3 {
	font-size: 110%;
	padding: 5px 0 0;
}

.box h3 a {
	color: #FFFFFF;
}

.box small {
	text-align: center;
	line-height: 32px;
	display: block;
	color: #555555;
}

/*Box Action---*/
.box .actions {
    border-top:1px solid #2D2D2D;
    padding:8px 10px;
    font-weight:bold;
    overflow:auto;
    clear:both;
}

/*Box List---*/
.box ol {
	margin: 5px 10px;
}

.box ol li {
	border-bottom: 1px solid #252525;
	margin: 0;
	padding: 4px 0;
	overflow: hidden;
}

.box ol li.last {
	border-bottom: 0 !important;
}

/*MAGENTO'S BOX STYLE
----------------------------------------------------------------*/
.box .product-images {
	float: left;
	width: 25%;
	margin-top: 5px;
}

.box .product-details {
	float: right;
	width: 60%;
	padding-top: 5px;
}

.box .product-checkbox {
	float: left;
	padding: 2px 5px 0 0;
}

.box .product-names {}

.box a.link-cart {
	 color: #A5A5A5;
	 font-size: 92%;
	 background: url(../images/bullet_plus.gif) no-repeat left center;
	 padding-left: 10px;
	 display: block;
}

/*Product Tags---*/
.mini-product-tags {
	border: none;
	margin: 0;
}

#ja-current-content .mini-product-tags ul {
	font-size: 150%;
}

.mini-product-tags li {
	display: inline;
	margin: 0 3px !important;
}

.mini-product-tags li a{
	color: #A5A5A5;
}

.mini-product-tags li a:hover,
.mini-product-tags li a:active,
.mini-product-tags li a:focus {
	color: #996712;
}

.mini-product-tags small {
	background: url(../images/arrow_d1.gif) no-repeat right center;
	padding-right: 12px;
	text-align: left;
	line-height: normal;
}

/*Newsletter---*/
.mini-newsletter {
	border: none;
	margin: 0;
}

.mini-newsletter fieldset.content {
	line-height: 2;
}

.mini-newsletter fieldset.content legend {
	display: none;
}

.button-custom {
  color: #fff;
  padding: 6px;
  background-color: #388dc3;
  font-size: 98%;
  font-weight: bold;
  width: 70px;
  height: 25px;
  border: none;
  vertical-align: middle;
}

/*Mini Cart---*/
.mini-cart {
	border: 1px solid #1D1D1D;
	border-top: none;
}

.mini-cart .head {
	background: url(../images/box_head_hilite.gif) no-repeat left #A5A5A5;
	color: #FFFFFF;
}

.mini-cart .head h4 {
	color: #FFFFFF;
	background: url(../images/box_head_hilite_h4.gif) no-repeat right;
}

.mini-cart .head h4 span.first-word {
	color: #FFFFFF;
}

.mini-cart p {

}

.mini-cart p a {
	text-decoration: underline;
}

.mini-cart p.no-item {

}

.mini-cart p.subtotal {
	padding: 10px 15px;
	margin: -8px -15px;
}

.mini-cart ol#cart-sidebar li {}
.mini-cart ol#cart-sidebar li.last {}

.mini-cart .product-images {}
.mini-cart .product-details {}

/*Mini Wishlist---*/
.mini-wishlist a {
	font-weight: bold;
	float: none;
}

.mini-wishlist .actions a {
	background: url(../images/arrow_d1.gif) no-repeat right center;
	padding-right: 12px;
}

.mini-wishlist h5 {
	display: block;
	float: none;
	margin-top: 5px;
	clear: both;
}

/*Compare Products, Orders---*/
.mini-compare-products {
	border: 1px solid #1D1D1D;
	border-top: none;
}

.mini-compare-products .content {

}

.mini-compare-products p {

}

.mini-compare-products p.no-item {

}

.mini-compare-products ol#compare-items li {}
.mini-cart ol#cart-sidebar li.last {}

.mini-compare-products a.left {
	margin-top: 3px;
	float: right;
}

.mini-compare-products ol#recently-compared-items li {
	padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 2px 14px;
}

/*Mini Product View---*/
.mini-product-view ol#recently-viewed-items li {}

/*Poll---*/
.mini-poll .content {
	padding: 0;
}

.mini-poll h5 {
}

.mini-poll table {
	margin: 10px;
}

.mini-poll td {
	padding: 2px;
	vertical-align: middle;
}

.mini-poll .right {
	float: left;
}

/*Relate Products----*/
.mini-related-items .content {
	padding: 0;
}

.mini-related-items p {
	margin: 10px;
}

.mini-related-items ol li {
	border-top: 1px solid #151515;
	border-bottom: 0;
	position: relative;
}

.mini-related-items .product-images {
	position: absolute;
	left: 0;
	top: 5px;
	padding-left: 18px;
	overflow: hidden;
}

.mini-related-items .product-images a {
	width: 50px;
}

.mini-related-items .product-images .checkbox-container {
	position: absolute;
	top: 15px;
	left: 0;
}

.mini-related-items .product-details {
	display: block;
	padding-left: 100px;
	float: none;
	width: auto;
}

/*Layered Navigation---*/
.layered-nav {}

.layered-nav .head {}

.layered-nav h3 {
	color: #FFFFFF;
}

.layered-nav .actions {}
.layered-nav .border-creator {}

.layered-nav h4 {
    background: #353535;
    color: #B5B5B4;
    margin: 0;
    padding: 0 10px;
    font-size: 100%;
    text-transform: uppercase;
    line-height: 32px;
}

.layered-nav .content { border:1px solid #ccc; border-top:0; padding:0; }

.layered-nav .current-filters { margin-bottom:15px; }

.layered-nav ol.narrowed-category {
    padding:8px 10px 6px;
    background:#2D2D2D;
    margin:0 !important;
}

.layered-nav ol.narrowed-category li {
    background:transparent url(../images/bullet.png) no-repeat scroll left 7px;
    border-bottom:none;
    font-weight:bold;
    padding:0 0 0 10px;
}

.layered-nav .narrowed-category li .label {
    /*background: url(../images/bullet.gif) no-repeat 15px 5px;*/
    font-weight:normal;
}

.layered-nav .widget-btn {
    float:right;
    padding:0;
    margin:1px 0 0 5px;
}

.narrow-by ol {
    margin: 0;
}

.narrow-by dl {
    padding: 0;
}

.narrow-by dt {
    /* background: url(../images/arrow.gif) no-repeat 94% center; */
    background-color:#f2f2f2;
    border-bottom:1px solid #2D2D2D;
    font-weight:bold;
    color:#FFFFFF;
    padding:8px 10px;
    text-transform:uppercase;
}

.narrow-by dd {}

.narrow-by dd li {
    padding:4px 20px;
    /*font-size:105%;*/
}

.narrow-by dd.last li {}

.category-navigation li { 
    background:transparent url(../images/bullet.png) no-repeat scroll 10px 11px;
    padding:4px 10px; }

.category-navigation a {
    /*background:transparent url(/skin/frontend/default/jm_epidio/images/bullet.png) no-repeat scroll left center;*/
    /*display:block;*/
    color:#006699;
    /** color:#46A7E5; **/
    /*padding-left:10px;*/
}

/* Box Hilite */

.hilite {
	background: url(../images/box-hilite.gif) repeat-x left bottom #1D1D1D;
	margin: 0;
	border: none;
}

.hilite .content img{
	padding: 4px;
	border: 1px solid #2D2D2D;
	background: #151515;
}

.hilite .content {
	padding-top: 20px;
}

.hilite h3 {
	padding: 10px 0 0;
}

/*===============================================================
--------------------[MAGENTO'S SHOP PAGES]--------------------
=================================================================*/

/*CATALOG LISTING
----------------------------------------------------------------*/
.catalog-listing {padding-bottom: 15px;}

.catalog-listing h5, /*product name*/
.catalog-listing .product-image, /*product name*/
.catalog-listing .description, /*product info*/
.catalog-listing .ratings, /*product rating*/
.catalog-listing .form-button, /*addtocart btn*/
.catalog-listing .out-of-stock, /*oos msg*/
.catalog-listing .add-to /*product link*/ {
    margin: 0px;
	/** margin: 0 0 10px; **/
}

.catalog-listing .price-box { margin-bottom: 0; }

.price-box-listing, .device-only-box {
    /** background: url(../images/price.png) no-repeat left center; **/
    border: 1px solid #ccc;
    float:right;
    padding:10px 5px;
    text-align:center;
    margin:10px 0 10px 10px;
    width:180px;
    /*height: 124px;*/
}

.price-box-listing-big {
    /** background: url(../images/price_big.png) no-repeat left center; **/
    border: 1px solid #ccc;
    float:right;
    text-align:center;
    width:175px;
    /*height: 160px;*/
    padding:5px 5px 10px;
    margin-right:65px;
}

.device-only-box {
    height:auto;
    padding-bottom:10px;
}

.catalog-listing h5 {
	font-size: 130%;
}

.catalog-listing .price-box {
	display: block;
}

.catalog-listing .add-to {margin-top: 5px;}

.catalog-listing .add-to a,
.catalog-listing .add-to a.link-cart {
    background: url(../images/bullet_plus.gif) no-repeat left center;
    color: #069;
    padding-left: 10px;
}

.add-to-inline a.link-cart-big {
    background: url(../images/bullet_plus.gif) no-repeat left center;
    padding-left: 10px;
    font-weight:bold;
}

.add-to-inline li {
    margin-top: 5px;
}


.catalog-listing .add-to .pipe {
    display: none;
}

/*List Type---*/
.listing-type-list .listing-item {
    padding-top: 15px;
    border-top: 1px solid #2D2D2D;
    /** margin: 0 -15px; **/
    min-height: 150px;
}

.listing-type-list .product-image {
    float: left;
    width: 20%;
    text-align: center;
    margin-left: 10px;
}

.listing-type-list .product-shop {
    width: 75%;
    float: left;
    margin-left: 10px;
}

.listing-type-list .product-shop .media-format {
    display:block;
    font-size:0.75em;
    font-weight:normal;
}

.listing-type-list .below-title {
    /* position: absolute; */
    /** padding-top: 30px; **/
    float:left;
    padding:10px 0 10px 0;
    width:63%;
}

.listing-type-list .product-shop .description {
    /*width: 55%;
    width: 350px;*/
    float: left;
    padding-right: 5px;
}

.listing-type-list .product-shop .description {
    /** padding-left: 18px; **/
}

.listing-author {
    /** float: left; **/
    padding-top:10px;
    /** position: absolute; **/
}

.listing-additonal-info {
    /** float: left; **/
    /** padding-left: 18px;**/
    /** padding-top: 20px; **/
}

.bullets {
    padding-top:10px;
    /*padding-left:18px;*/
}

.bullets li {
    list-style-position:inside;
}

.listing-short-description {
    /** float: left; **/
    padding: 7px 0px 0px 0px;
}

.listing-type-list .product-shop .price-box {
	/** text-align: left; **/
	white-space: nowrap;
	/** padding: 0 20px 0 0; **/
}

.listing-type-list .product-shop .addtocart {
    padding: 3px 0px 0px 0px;
}

.listing-type-list .add-to {
    clear:left;
    margin-bottom: 0;
    font-weight: bold;
}

.listing-type-list .product-shop p.add-to a {
	margin: 0 5px;
}

/*Grid Type---*/
.listing-type-grid {
	margin: 0 -15px 15px;
}

.listing-type-grid h5, /*product name*/
.listing-type-grid .product-image, /*product name*/
.listing-type-grid .out-of-stock, /*oos msg*/
.listing-type-grid .add-to, /*product link*/
.listing-type-grid .price-form {
	margin: 0 20px 5px;
	text-align: center;
}

.listing-type-grid .ratings /*product rating*/ {
	margin: 0 35px 15px;
	text-align: center;
}

.listing-type-grid .price-box /*product price*/,
.listing-type-list .price-box{
	/** float: left;
	margin: 0 0 0 10px;
	line-height: 34px; **/
	overflow: hidden;
}

.listing-type-grid .form-button,
.listing-type-list .form-button /*addtocart btn*/{
	margin: 2px 0 0;
	/** float: right; **/
	line-height: 40px;
	padding: 0;
    /** margin-left: 50px; **/
}

.price-form {
	background: url(../images/price-form.gif) no-repeat;
	height: 34px;
	width: 180px;
	margin-bottom: 0;
    float: right;
    margin-top: 4px;
}

.listing-type-grid h5 {
	font-size: 100%;
}

.listing-type-grid h5 a {
	color: #A5A5A5;
}

.listing-type-grid ol.grid-row {
	background: url(../images/line-dark.gif) no-repeat right bottom;
}

.listing-type-grid li.item {
	float: left;
	overflow: hidden;
	width: 33%;
	padding: 15px 0 !important;
	border-right: 1px solid #2D2D2D;
}

.listing-type-grid li.first {}

.listing-type-grid li.last {
	border: none;
}

.listing-type-grid ol.odd	{}
.listing-type-grid li.last {}

.listing-type-grid .product-image {
	vertical-align: bottom;
}

.product-image img {
	padding: 4px;
	background: #151515;
	border: 1px solid #2D2D2D;
}

.listing-type-grid .rating-box {
	float: left;
	margin-left: 0;
	margin-right: 10px;
}

.listing-type-grid .ratings a {}

.listing-type-grid .actions {
	margin: 10px 0;
	text-align: center;
}

.listing-type-grid .add-to {
	margin-bottom: 0;
	clear: both;
}

.listing-type-grid .pipe {	display: none; }

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-info-box {
	/** margin: 0 -15px; **/
}

.product-essential, .product-collateral { clear: both; }

.product-essential { padding: 0 15px 5px; }

.product-img-box { width: 150px; padding: 15px 0; }

.product-essential .product-shop { width: 510px; padding-top: 20px;}

.product-collateral {}

/*Product Images---*/
.product-img-box .product-image-zoom {
	height: 140px;
	overflow: hidden;
	position: relative;
	width: 110px;
	z-index: 9;
	margin: 0;
}

.product-img-box .product-image-zoom img {
	cursor: move;
	left: 0;
	position: absolute;
	top: 0;
}

.image-zoom {
	position: relative;
	z-index: 9;
	height: 24px;
	margin: 0 auto 13px auto;
	background: url(../images/slider_bg.gif) no-repeat 50% 50%;
	padding: 0 28px 0 28px;
	cursor: pointer;
}

.image-zoom #track {
	height: 24px;
	position: relative;
}

.image-zoom #handle {
	background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
	height: 18px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 9px;
}

.image-zoom .btn-zoom-out {
	position: absolute;
	left: 10px;
	top: 7px;
}

.image-zoom .btn-zoom-in {
	position: absolute;
	right: 10px;
	top: 7px;
}

.product-img-box #track_hint { color: #959595; }

.product-img-box .more-views {
	margin-top: 20px;
}

.product-img-box .more-views ul {
	background: #2D2D2D;
	float: left;
	border: 1px solid #2D2D2D;
}

.product-img-box .more-views li {
	float: left;
	display: block;
	margin: 0;
	line-height: normal;
}

.product-img-box .more-views li a {
	height: 56px;
	width: 56px;
	float: left;
	border: 4px solid #2D2D2D;
}

.product-img-box .more-views li a img {
	height: 56px;
	width: 56px;
}

.product-img-box .more-views li a:hover {
	border: 4px solid #996712;
}

/*Product Info---*/
.product-essential .product-name {
	font-size: 200%;
	margin-top: 0;
}

.product-essential .link-mail,
.product-essential .link-productalert,
.product-essential .link-reviewwrite {
	display: block;
}

.product-essential .ratings {}

.product-essential .available-device {
    font-size:0.8em;
    margin-bottom:1em;
}
.product-essential .available-device li {
    list-style-position:inside;
    list-style-type:circle;
}
.product-essential .availability {
	margin:5px 0 0 ;
}

.product-essential .price-box {
	margin: 5px 0;
}

.product-essential h4 {
	margin: 15px 0 5px;
	font-size: 100%;
	text-transform: uppercase;
	color: #959595;
}

.product-essential .add-to-holder {
	margin: 10px 0;
}

.product-essential .add-to-box {}

.product-essential .short-description {}

/*Product Options---*/
.product-options {
	border: 1px solid #151515;
	margin: 20px 0 0;
	padding: 10px 15px;
}

.product-options dt {
	padding: 0;
	margin: 0 0 5px;
}

.product-options dt label {
	color: #A5A5A5;
	font-weight: bold;
}

.product-options dt .qty-holder {
	float: right;
	margin-right: 15px;
}

.product-options dt .qty-holder label {
	vertical-align: middle;
}

.product-options dt .qty-disabled {
	background: none;
	border: 0;
	color: #333333;
	padding: 3px;
}

.product-options dd {
	margin: 0 0 15px;
	padding: 0;
}

.product-options dl.last dd.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.product-options dd input.input-text {
	width: 99%;
}

.product-options dd textarea {
	height: 8em;
	width: 99%;
}

.product-options dd select {}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #151515;
	padding: 2px 4px;
}

.product-options ul.options-list {
	margin-right: 5px;
}

.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0;
}

.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px;
}

.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px;
}

.product-options ul.options-list .label {
	display: block;
	margin-left: 18px;
}

.product-options ul.options-list label {
	font-weight: normal;
}

.product-options ul.validation-failed {
	padding: 0 7px;
}

.product-options p.required {}

.product-options-bottom {
	padding: 10px 20px;
	background: #1D1D1D;
	border: 1px solid #151515;
	border-top: 0;
}

.product-options-bottom .product-pricing {
	background: none;
	border: 0;
	margin: 0;
	padding: 0 0 10px;
}

.product-options-bottom .product-pricing li {
	background: 0;
	padding: 2px 0;
}

.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit {
}

.product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0;
}

.product-options-bottom .price-label {
	float: left;
	padding-right: 5px;
}

.product-options-bottom .price-tax {
	float: left;
}

.product-shop .product-options-bottom .price-box {
	float: none;
}

.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0;
}

.product-shop .product-options-bottom .price-tax {
	float: none;
}

.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	margin-top: 10px;
}

dl.item-options dt {
	font-weight: bold;
}

dl.item-options dd {
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat 5px center;
}

/*Product Collateral---*/
.product-collateral .collateral-box {
	padding: 0 15px 15px;
}

.product-collateral .head {
	border-top: 1px solid #151515;
	border-bottom: 1px solid #151515;
}

.product-collateral .collateral-box h4 {
	margin: 0;
	font-size: 100%;
	text-transform: uppercase;
	padding-left: 0;
}

.product-collateral .collateral-box h5 {
	margin: 10px 0 5px;
	font-size: 100%;
}

/*Product Description*/
.product-collateral .product-specs {padding: 8px 0;}

/*Additional Information*/
.product-collateral .attribute-specs table {
	border: 1px solid #151515;
}

.product-collateral .attribute-specs .label {
	font-weight: bold;
	white-space: nowrap;
	width: 20%;
	border-right: 1px solid #151515;
}

.product-collateral .attribute-specs .odd td {
	background: #2D2D2D;
	border-bottom: 1px solid #151515;
}

.product-collateral .attribute-specs .even td {
	background: #252525;
	border-bottom: 1px solid #151515;
}

.product-collateral .attribute-specs .data {}

/*related product*/
.product-collateral .up-sell .head {}

.product-collateral .up-sell .generic-product-grid {}

.product-collateral .up-sell .generic-product-grid td {
	width: 25%;
	text-align: center;
	vertical-align: top;
	border: none;
}

/*reviews*/
#customer-reviews {
	margin-bottom: 0;
}

#customer-reviews li {
	margin-bottom: 15px;
	border-bottom: 1px solid #151515;
}

#customer-reviews li p {
	clear: both;
}

.product-review-box {
	padding-bottom: 10px;
}

.product-review-box table {
	margin: 8px 0 0;
	width: 456px;
}

.product-review-box td,
.product-review-box th {
	text-align: center;
}

.product-review-box td.label {
	text-align: left;
	width: 100px;
}

/*tags*/
.add-tag-box {
	background: url(../images/icon_tag_add.gif) no-repeat 0 2px;
	display: block;
	overflow: hidden;
	padding-left: 25px;
	vertical-align: middle;
	width: 90%;
}

.product-collateral .add-tag-box .input-box,
.product-collateral .add-tag-box fieldset {
	float: left;
}

.product-collateral .add-tag-box .input-box .input-text {
	width: 200px;
	float: left;
}

.product-collateral .add-tag-box .form-button-alt {
	margin-left: 5px;
}

.tags-list {}

.tags-list li {
	background: url(../images/sep-vline.gif) no-repeat 100% 3px;
	display: inline;
	padding: 0 8px 0 4px;
}

.tags-list li.first {
	padding-left: 0;
}

.tags-list li.last {
	background: none;
}

/*Gift Messages----*/
.giftmessages .gift-header {
	font-size: 115%;
	font-weight: bold;
	display: block;
	border-top: 1px solid #151515;
	padding-top: 15px;
	margin-bottom: 5px;
}

.giftmessages .group-select {
	margin-top: 5px;
}

.giftmessages .input-checkbox {
	padding-bottom: 15px;
}

.giftmessages textarea {
	height: 100px;
}

.giftmessages .input-checkbox input {
	margin-right: 5px;
}

.giftmessages .input-checkbox label {
	color: #996712;
	font-weight: bold;
}

.giftmessages .gift-box {
	padding: 5px 16px 15px 22px;
}

.giftmessages .gift-box .scroll-box {
	height: 260px;
	overflow: auto;
}

.giftmessages .product-image {
	padding-right: 20px;
	background: none !important;
	border: none !important;
}

.giftmessages .giftmessage-product-info {
	padding: 0 0 0 5px !important;
	border: 0 !important;
	font-size: 125%;
}

.giftmessages .numeration {
	color: #959595;
	font-weight: bold;
}

.giftmessages .gift-box label {
	color: #959595;
}

.giftmessages .group-select li .input-box {
	float: left;
	width: 260px;
}

.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea {
	width: 495px;
}

.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea {
	width: 235px;
}

.giftmessages .group-select li .input-box select {
	width: 256px;
}

/*CHECKOUT
----------------------------------------------------------------*/
select.address-select {
	width: 630px;
}

.shipment-methods dd {
	margin-bottom: 10px;
}

.payment-methods dt {
	padding: 5px 0;
}

.payment-methods dd {
	padding: 0 25px;
}

.payment-methods select.month {
	margin-right: 10px;
	width: 146px !important;
}

.payment-methods select.year {
	width: 100px !important;
}

.payment-methods input.cvv {
	width: 3em !important;
}

.checkout-types li img {
	width: 135px;
}


/*Shopping Cart---*/
.shopping-cart {
	margin-bottom: 0;
}

.shopping-cart th .tax-flag {
	display: block;
	font-size: 92%;
	font-weight: normal;
}

.shopping-cart tr.error {
	background: #E7D3B2 !important;
}

.shopping-cart .continue-shopping {
	float: left;
}

.shopping-cart-item-message {
	font-size: 92%;
	margin-bottom: 5px;
	margin-top: 6px;
}

td.attributes-col {}

td.attributes-col ul {
	margin: 5px 0;
}

td.attributes-col dt {
	margin-top: .5em;
}

td.attributes-col dd ul {
	list-style: disc;
	margin: 0 0 5px 0;
}

td.attributes-col dd ul li {
	margin-left: 15px;
}

td.attributes-col h4.title {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

td.attributes-col h4.title a {
	font-weight: bold;
}

.shopping-cart-totals {
	border: 1px solid #151515;
	float: right;
	margin-top: 30px;
	/** width: 25%; **/
    width: 35%;
	padding: 0;
}

.shopping-cart-totals table {
	width: 100%;
	background: #2D2D2D;
	table-layout: fixed;
}

.shopping-cart-totals td {
	padding: 5px 15px;
}

.shopping-cart-totals tr.last td {}

.shopping-cart-totals tfoot td {
	font-size: 92%;
	border-top: 1px solid #151515;
	border-bottom: 1px solid #151515;
	padding: 5px 15px;
}

.shopping-cart-totals tfoot td .price {
	color: #996712;
}

.shopping-cart-totals ul.checkout-types {
	padding: 0;
	margin: 10px 0 0;
}

.shopping-cart-totals ul.checkout-types li {
	clear: both;
	margin: 0;
	padding: 5px 0;
	background: none;
	text-align: center;
}

.shopping-cart-totals ul.checkout-types li img {
	width: 135px;
}

.shopping-cart-totals ul.checkout-types li big {
	font-weight: bold;
}

/*Tax details---*/
.tax-total {
	cursor: pointer;
}

.tax-total td {}

.tax-total .tax-collapse {
	background: url(../images/bg_collapse.gif) 0 4px no-repeat;
	cursor: pointer;
	float: right;
	padding-left: 20px;
	text-align: right;
}

.show-details .tax-collapse {
	background-position: 0 -53px;
}

.show-details td {
	border-top: 1px dashed #151515;
}

.tax-details td {
	color: #959595;
}

.tax-details-first td {
	border-top: 1px dashed #151515;
}

/*Collaterals---*/
.shopping-cart-collaterals {
	margin: 30px 0;
	float: left;
   /** width: 71%; **/
    width: 63%;
}

.shopping-cart-collaterals .box {
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #1D1D1D;
}

.shopping-cart-collaterals .box .form-button {
	margin-left: 5px;
}

.shopping-cart-collaterals .discount-codes h4,
.shopping-cart-collaterals .shipping-estimate h4 {
	background-position: 0 center;
	background-repeat: no-repeat;
	padding: 0;
	text-indent: 23px;
	margin: 0;
}

.shopping-cart-collaterals .discount-codes h4 {
	background-image: url(../images/icon_asterick.gif);
}

.shopping-cart-collaterals .shipping-estimate h4 {
	background-image: url(../images/icon_lorry.gif);
}

.shopping-cart-collaterals .shipping-estimate .input-text {
	width: 180px;
}

.shopping-cart-collaterals .shipping-estimate select {

}

.shopping-cart-collaterals .shipping-estimate select option {
	width: auto !important;
	overflow: visible;
	display: block;
}

.shopping-cart-collaterals .upsell {}

.shopping-cart-collaterals .upsell h4 {
	margin: 0 0 15px;
	padding: 0 5px;
	font-size: 100%;
}

.shopping-cart-collaterals .upsell ul {
	margin: 0;
}

.shopping-cart-collaterals .upsell li {
	border-top: 1px solid #151515;
	padding: 10px 5px;
}

.shopping-cart-collaterals .upsell li .regular-price .price {
    font-size: 100%;
}

.shopping-cart-collaterals .upsell .product-image {
	float: left;
	width: 75px;
}

.shopping-cart-collaterals .upsell .product-shop {
	width: 180px;
}

.shopping-cart-collaterals .upsell .product-shop h5 {
	font-size: 115%;
	margin: 0 0 5px;
}

.shopping-cart-collaterals .upsell .product-shop .form-button {
	margin: 0 0 5px;
}

.shopping-cart-collaterals .upsell .product-shop small {
	background: url(../images/bullet_plus.gif) no-repeat left center;
	padding-left: 12px;
}

.shopping-cart-collaterals .upsell .product-shop small a {
	color: #A5A5A5;
}

.grand_total {
	background: #151515;
	border: 1px solid #151515;
	font-size: 1.3em !important;
	font-weight: bold;
	margin-top: 15px;
	text-align: right;
	width: auto;
}

tr.grand_total td, p.grand_total {
	padding-bottom: 5px;
	padding-top: 5px;
}

/*One-Page checkout---*/
.one-page-checkout {
	margin: 15px 0;
}

.one-page-checkout li.section {
	position: relative;
	margin: 5px 0;
}

.one-page-checkout .group-select {
	border: 0;
	margin: 0;
	padding: 0;
}

.one-page-checkout .group-select li {
	padding-left: 0;
}

.one-page-checkout .box {
	background: #FFFFFF;
	border: 0;
	padding: 15px;
	margin: 0;
}

.one-page-checkout .head {
	background: #2D2D2D;
	border: 1px solid #151515;
	padding: 0;
}

.one-page-checkout .tool-tip {
	right: 8px;
}

.one-page-checkout .head a {
	display: none; /* Hide Edit button in step header */
}

.one-page-checkout h3 {
	color: #959595;
	font-size: 1.05em;
}

.one-page-checkout h4 {
	border-bottom: 1px solid #151515;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-size: 115%;
}

.one-page-checkout h4.title {
	border-bottom: 0;
	text-transform: none;
}

.one-page-checkout .step-count {
	background: #959595;
	padding: 0 4px;
	color: #151515;
}

.one-page-checkout .content {
	padding: 10px 20px;
}

.one-page-checkout label.label {
	color: #333333;
	font-size: 115%;
}

/*Allow box*/
.one-page-checkout .allow .head {
	background: url(../images/icon_accept.gif) no-repeat 98% center #2D2D2D;
	cursor: pointer;
}

.one-page-checkout .allow h3 {
}

.one-page-checkout .allow .step-count {
	background: #996712;
	border: 1px solid #996712;
	color: #FFFFFF;
}

/*Active box*/
.one-page-checkout .active .head {
	background: #996712;
	cursor: default;
	border-color: #996712;
}

.one-page-checkout .active h3 {
	color: #FFFFFF;
}

.one-page-checkout .active .step-count {
	background: #FFFFFF;
	border: 1px solid #996712;
	color: #996712;
}

.one-page-checkout .active .box {
	background: none;
	display: block;
}

.one-page-checkout .active .group-select {

}

.one-page-checkout .alloq .head a {
	display: block; /* Display Edit button in active selection */
}

.one-page-checkout dd .form-list {
	margin: 0;
}

.one-page-checkout dd .form-list ul {
	margin: 5px 0 15px 25px;
}

.one-page-checkout .checkmo-mailing-address {
	padding-left: 20px;
}

/*Checkout Step Login*/
#checkout-step-login .col2-set .col-1,
#checkout-step-login .col2-set .col-2 {
	width: 47%;
}

/*Checkout Step Review*/
#checkout-step-review {
	margin: 15px 15px 0;
}

/*Checkout Progress---*/
/*Side Box*/
.one-page-checkout-progress {}

.one-page-checkout-progress ol {
    border:1px solid #ccc;
    border-top:0 none;
    margin: 0;
}

.one-page-checkout-progress li {
	padding: 8px 15px !important;
	background: #2D2D2D;
}

.one-page-checkout-progress li.complete {
	background: #252525
}

.one-page-checkout-progress li h5 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	border: 0;
}

.one-page-checkout-progress li.complete h5 {

}

.one-page-checkout-progress h5 a {
	text-transform: none;
	display: block;
}

.one-page-checkout-progress h5 .pipe {
	display: none;
}

.one-page-checkout-progress .content {
	padding: 10px 0 0;
}

.one-page-checkout .box-no-padding {
	padding: 15px 0px;
}

.one-page-checkout .box-no-padding .inner-box {
	padding: 0px 20px;
}

#opc-login .button-set {
	margin-top: 0;
	padding-top: 0;
}

#opc-review .box {
	padding: 0;
}

#opc-review .content {
	border: 0;
	padding: 0 15px;
}

#opc-review .content input {
	margin-top: 5px;
}

#opc-review .data-table {
	border-right: 0;
	border-left: 0;
}

.opc-please-wait {
	padding-right: 7px;
}

.one-page-checkout a.back {
	background: url(../images/icon_opc_back.gif) no-repeat;
	line-height: 13px;
	padding-left: 16px;
}

.one-page-checkout .payment-methods dd {
	padding: 0;
}

/*Table*/
.checkout-progress {
	margin: 20px auto 20px;
	width: 100%;
	background: #2D2D2D;
}

.checkout-progress td {
	color: #A5A5A5;
	float: left;
	font-weight: bold;
	width: 20%;
	padding: 2px 0;
	text-indent: 15px;
}

.checkout-progress td.active {
	color: #FFFFFF;
	background: #996712;
}

/*Multiple Addresses checkout---*/
.multi-address-checkout-description {
	margin-bottom: 15px;
}

.multi-address-checkout-box {
	position: relative;
}

.multi-address-checkout-box .box {
	margin: 20px 0 10px;
	clear: both;
	border: 0;
}

.multi-address-checkout-box .legend {
	background: #333333;
	color: #CCCCCC;
	font-size: 115%;
	float: left;
	margin-bottom: 0;
	margin-top: -10px;
	padding: 2px 8px;
}

.multi-address-checkout-box .content {
	padding: 15px 8px;
}

.multi-address-checkout-box .count-head,
.multi-address-checkout-box .count-head-alt {
	border: 1px solid #151515;
	background: #2D2D2D;
	padding: 8px;
}

.multi-address-checkout-box .count-head-alt {
	margin-top: 10px;
	border-top: 1px solid #151515;
}

.multi-address-checkout-box .count-head h4,
.multi-address-checkout-box .count-head-alt h4 {
	margin: 0;
	font-size: 100%;
}

.multi-address-checkout-box .head {
	border-bottom: 1px solid #151515;
	padding: 0 0 8px;
	margin: 0 0 15px;
	background: none;
}

.multi-address-checkout-box .head h5 {
	margin: 0;
	padding: 0;
	float: none;
	font-size: 100%;
	color: #454545;
}

.multi-address-checkout-box .head a {
	float: none;
	padding: 0;
}

.multi-address-checkout-box .form-list {
	margin: 0;
}

.multi-address-checkout-box .form-list ul {
	margin: 5px 0 15px;
}

.shipment-count {
	background: #996712;
	color: #FFFFFF;
	font-size: 92%;
	line-height: normal;
	padding: 2px 5px;
}

.multi-address-checkout-box .tool-tip {
	left: -23px;
}

.multi-address-checkout-box .checkmo-mailing-address {
	display: block;
	padding-left: 20px;
}

.shipping-method-pointer {
	background: #2D2D2D;
	border: 1px solid #151515;
	padding: 10px;
	position: relative;
}

.shipping-method-pointer .pointer {
	position: absolute;
	right: -40px;
	top: -20px;
}

.place-order-box {
	float: right;
	line-height: normal;
	padding: 15px 0;
	border-top: 1px solid #151515;
}

.place-order-box .grand-total {
	font-size: 200%;
}

.place-order-box .grand-total .price {
	color: #996712;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.place-order-box input {
	margin: 0 0 0 15px;
	vertical-align: bottom;
}

/* Checkout Agreements */
.checkout-agreements li {
	margin: 30px 0;
}

.checkout-agreements .agreement-content {
	/* background: #2D2D2D;
	border: 1px solid #151515;
	height: 10em;
	overflow: auto;
	padding: 10px; */
        display: none;
}

.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px;
}

.one-page-checkout .checkout-agreements {
	/* border: 1px solid #151515;
	border-width: 0 1px;
	padding: 5px 20px; */
}

.one-page-checkout .checkout-agreements li {
	margin: 20px 0 0;
}

.one-page-checkout .checkout-agreements .agreement-content {
	background-color: #FFFFFF;
	border-color: #151515;
	padding: 5px;
    height: 230px;
}

.one-page-checkout .checkout-agreements .agree {
	padding-left: 6px;
}

/*CUSTOMER
----------------------------------------------------------------*/
/*Login---*/
.login-box {}

.login-box h4 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 115%;
	border: 1px solid #1D1D1D;
	padding: 7px 15px 7px 27px;
}

.login-box .new-users h4 {
	background: url(../images/icon_page_white.gif) no-repeat 5px center #2D2D2D;
}

.login-box .registered-users h4 {
	background: url(../images/icon_page_white_text.gif) no-repeat 5px center #2D2D2D;
}

.login-box .button-set {}

.login-box .content {

}

/*Email To A Friend---*/
#product_sendtofriend_form .left  { margin-right: 30px; float: left; }
#product_sendtofriend_form .right  { float: left; }
#product_sendtofriend_form .login-box { background: none; }

/*Customer Name---*/
.customer-name-prefix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix .name-firstname {
	width: 215px !important;
}

.customer-name-prefix .name-firstname input {
	width: 190px !important;
}

.customer-name-middlename .name-firstname {
	width: 215px !important;
}

.customer-name-middlename .name-firstname input {
	width: 200px !important;
}

.customer-name-middlename .name-middlename {
	width: 60px !important;
}

.customer-name-middlename .name-middlename input {
	width: 35px !important;
}

.customer-name-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-prefix-middlename .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-middlename .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-middlename .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-middlename .name-firstname {
	width: 215px !important;
}

.customer-name-prefix-middlename .name-firstname input {
	width: 190px !important;
}

.customer-name-prefix-middlename .name-middlename {
	width: 50px !important;
}

.customer-name-prefix-middlename .name-middlename input {
	width: 35px !important;
}

.customer-name-prefix-middlename .name-lastname {
	width: 200px !important;
}

.customer-name-prefix-middlename .name-lastname input {
	width: 200px !important;
}

.customer-name-prefix-suffix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-suffix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-suffix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-suffix .name-firstname {
	width: 215px !important;
}

.customer-name-prefix-suffix .name-firstname input {
	width: 190px !important;
}

.customer-name-prefix-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-prefix-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-prefix-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-prefix-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-prefix-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-middlename-suffix .name-firstname {
	width: 215px !important;
}

.customer-name-middlename-suffix .name-firstname input {
	width: 200px !important;
}

.customer-name-middlename-suffix .name-middlename {
	width: 60px !important;
}

.customer-name-middlename-suffix .name-middlename input {
	width: 35px !important;
}

.customer-name-middlename-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-middlename-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-middlename-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-middlename-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-middlename-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-middlename-suffix .name-firstname {
	width: 155px !important;
}

.customer-name-prefix-middlename-suffix .name-firstname input {
	width: 140px !important;
}

.customer-name-prefix-middlename-suffix .name-middlename {
	width: 60px !important;
}

.customer-name-prefix-middlename-suffix .name-middlename input {
	width: 35px !important;
}

.customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-prefix-middlename-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix select {
	width: 51px !important;
}

.customer-dob .input-box {
	float: left;
	width: 60px !important;
}

.customer-dob input {
	width: 50px !important;
}

.customer-dob label.label-dob {
	color: #959595;
	font-size: 10px;
	font-weight: normal;
}

/*My Account navigation---*/
.account-nav {}

/** .account-nav .head {
	background: #A5A5A5 url(../images/box_head.jpg) no-repeat left center;
	margin: -1px 0 0;
} **/
.account-nav .head {
    background: #A5A5A5 no-repeat scroll left center;
    background-image: url(../images/lightblue/box_head_hilite.gif);
    color:#FFFFFF;
    /** background: url(../images/box_head.jpg) no-repeat left #A5A5A5; **/
	color: #B5B5B4;
	line-height: normal;
	display: block;
	border-bottom: 1px solid #151515;
	border-top: 1px solid #151515;
}

.account-nav .head h3 {
	color: #FFFFFF;
}

.account-nav ul { border:1px solid #ccc; border-top:0 none; }
.account-nav li {}

.account-nav li a, .account-nav li.on {
	border-bottom: 1px solid #151515;
	display: block;
	padding: 8px 15px 9px;
	color: #A5A5A5;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/arrow-cat.gif) no-repeat right center;
}

.account-nav li a:hover,
.account-nav li a:active,
.account-nav li a:focus {
	color: #A5A5A5;
	background: url(../images/arrow-cat.gif) no-repeat right center #2D2D2D;
}

.account-nav li.on {
	background: url(../images/arrow-cat.gif) no-repeat right center #454545;
	font-weight: bold;
	color: #B5B5B4;
}

.account-nav li.last, .account-nav li.last a {
	border-bottom: 0;
}

/*Dashboard---*/
.padder {
    margin-top: 15px;
}

.dashboard-page {
    margin-top: 15px;
}
.dashboard-page .feature-feature {
     width:100%;
}

.dashboard-page p {
    margin: 0;
}

.dashboard-page .feature-box_left {
    background: none;
}

.dashboard-page .feature-box_bottom {
    background: #ffffff url(../images/featured/box_bottomleft_white.png) no-repeat left bottom;
}

.dashboard-page .feature-box_bottom span {
    background: url(../images/featured/box_bottomright_white.png) no-repeat right bottom;
}

.account-box {
	padding: 0 15px 15px;
	margin: 0 -15px;
}

.account-box .head {
	background: #A5A5A5 url(../images/box_head.jpg) no-repeat left center;
	border-bottom: 1px solid #151515;
	color: #FFFFFF;
	margin: 0 -15px 15px;
	text-align: right;
}

.account-box .inner-head {
	background: #454545;
	color: #B5B5B4;
	margin-bottom: 5px;
	padding: 0;
	line-height: normal;
}

.account-box h5 {
	font-size: 100%;
	color: #CCCCCC;
	float: left;
}

.account-box h6 {
	text-transform: uppercase;
}

.account-box .head a {
	color: #A5A5A5;
}

.account-main .account-box li {
	padding: 5px 0;
}

.account-box ol li {
	margin: 15px 0 0;
}

.account-box ol .count {
	float: left;
	font-size: 150%;
	font-weight: bold;
	background: #2D2D2D;
	padding: 0 8px;
	margin-top: 4px;
	color: #959595;
}

.account-box ol .content {
	margin-left: 35px;
}

.account-box ol  {
	padding: 0 5px;
}

.cross-sell-block-customer{
	margin-bottom:0;
    padding-left:35px;
    padding-top:10px;
}

.cross-sell-block-customer .item{
    width:140px;
    height:auto;
    text-align:center;
    padding-right: 27px;
    font-size: 1.1em;
    float:left;
}

.account-box ol.recent-reviews small {
	float: left;
	font-weight: bold;
	margin-right: 3px;
	font-size: 100%;
}

.account-box .product-images {
	width: 65px;
}

.account-box .product-images img {
	border: 1px solid #151515;
}

.account-box .product-details {
	margin: 0 0 10px 70px;
}

.account-box .content { padding: 0; }
.account-box .ratings { margin: 0; }

.account-side .actions {
	border-top: 1px solid #151515;
	padding-top: 4px;
}

.account-side .actions .form-button {
	float: right;
}

.edit-password {
	background: url(../images/icon_lock.gif) no-repeat 0 2px;
	display: block;
	height: 20px;
	padding-left: 20px;
}

.dashboard-welcome {
	padding: 0 15px;
}

.account-box .head h4 {
	font-size: 92%;
	text-transform: uppercase;
	background: url(../images/box_head_h4.jpg) no-repeat right center;
}

.ad-orders .head h4 {
	background-image: url(../images/icon_folder_table.gif);
	background-position: 10px center;
	float: left;
	padding-left: 30px;
}

.ad-account-info .head h4 {
}

.ad-tags .head h4 {
	background-image: url(../images/icon_ma_tags.gif) !important;
	background-position: 10px center;
	float: left;
	padding-left: 30px;
}

.ad-reviews .head h4 {
	background-image: url(../images/icon_ma_reviews.gif);
	background-position: 10px center;
	float: left;
	padding-left: 30px;
}

.ad-account-info p, .ad-account-info address, .ad-account-info h6 {
	margin-left: 8px;
	margin-right: 8px;
}

.ad-orders .data-table thead tr th {}

/*Account Addressbook---*/
.primary-address-list h4, .address-list h4 {
	font-size: 125%;
	border-bottom: 1px solid #151515;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.primary-address-list li {
	margin-bottom: 10px;
	padding-left: 10px;
}

.primary-address-list li .head {
	margin: 0;
}

.primary-address-list li h5 {
	margin: 0 0 5px -10px;
	text-indent: 12px;
	background: url(../images/arrow.gif) no-repeat left center;
}

.address-list li {
	margin-bottom: 15px;
}

.address-list .actions {
	float: right;
	margin: 0 0 10px 10px;
}

/*Account Order History---*/
#my-orders-table tfoot td, #checkout-review-table tfoot td {

}

#my-orders-table tfoot tr.last {
	font-weight: bold;
	font-size: 115%;
	border-top: 1px solid #151515;
}

#my-orders-table tfoot td.last,
#checkout-review-table td.last {
	border-left: 1px solid #151515;
}

/*Compare Products---*/
.compare-products {
	margin: 30px 0 50px 0;
}

.compare-products table {
	border: 0;
	width: auto;
}

.compare-products td {
	text-align: left;
	width: auto;
	vertical-align: top;
	background-image: none;
	border-bottom: 1px solid #151515;
	border-right: 1px solid #151515;
}

.compare-products tr.first td {
	border-top: 1px solid #151515;
}

.compare-products td.last {
	border-right: 1px solid #151515;
}

.compare-products tbody.attribute-cart td {
	background: #2D2D2D !important;
	border-bottom: 1px solid #151515;
	text-align: center;
}

.compare-products td.label {
	background: #2D2D2D !important;
	border-bottom: 1px solid #151515;
	border-left: 1px solid #151515;
	text-align: left;
	width: 120px !important;
}

.compare-products tbody.attribute-cart td.label {
	background: #2D2D2D !important;
}

.compare-products tbody.remove-buttons tr {
	background: #FFFFFF;
}

.compare-products tbody.remove-buttons td {
	border: 0 !important;
	font-size: 0;
	line-height: 0;
	padding: 0;
	text-align: right;
}

.compare-products tbody.remove-buttons td img {
	float: right;
}

.compare-products tr.last td {
	border-bottom: 1px solid #151515 !important;
}

.compare-products h5 {
	font-size: 125%;
}

.compare-products .link-cart {
	display: block;
	clear: both;
}

/*Reviews---*/
.my-review-detail {
	padding: 0 15px;
}

.my-review-detail .product-image {
	float: left;
	width: 30%;
	text-align: center;
}

.my-review-detail .product-image p {
	margin-bottom: 0;
}

.my-review-detail .product-image p img {
	vertical-align: top;
}

.my-review-detail .details {
	float: right;
	width: 65%;
}

.my-review-detail strong {
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
}

.my-review-detail .ratings-list {}

.my-review-detail .ratings {}

.my-review-detail .ratings .rating-box {
	float: none;
}

.my-review-detail .ratings .pipe {
	display: none;
}

.my-review-detail .ratings a {
	display: block;
}

/*Gift Messages---*/
.giftmessage {
	padding: 10px 0 0 0;
}

.giftmessage-preview-link {
	background-position: right 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-right: 7px;
}

.giftmessage-row {
	background: #2D2D2D;
}

.giftmessage-content {
	float: left;
}

.giftmessage-close {
	float: right;
}

.expand {
	background-image: url(../images/gift-message-expand.gif);
}

.collapse {
	background-image: url(../images/gift-message-collapse.gif);
}

/*Wishlist---*/
#wishlist-table {
	border: 0;
}

#wishlist-table a.link-cart, #wishlist-table a.link-remove {
	display: block;
}

/*===============================================================
--------------------[MAGENTO'S VARIOUS PAGES]--------------------
=================================================================*/

/*ADVANCED SEARCH
----------------------------------------------------------------*/
.advanced-search {
	border: 1px solid #151515;
	margin: 20px 0;
	padding: 22px 15px 10px 15px;
}

.advanced-search .legend {
	background: #2D2D2D;
	border: 0;
	color: #A5A5A5;
	float: left;
	font-size: 125%;
	font-weight: bold;
	margin-top: -33px;
	padding: 0 8px;
}

.advanced-search li {
	margin-bottom: 5px;
}

.advanced-search li label {
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

.advanced-search .input-text {
	width: 250px;
}

.advanced-search select {
	padding: 2px;
	width: 256px;
}

.advanced-search .field-row {
	display: inline;
	width: 250px;
}

.advanced-search .range .input-text {
	width: 70px;
}

.advanced-search .range select {
	padding: 1px;
	width: 90px;
}

.advanced-search-nothing-found {
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 15px;
}

.advanced-search-found-amount {
	margin-bottom: 15px;
}

.advanced-search-summary-box {
	background: #2D2D2D;
	border: 1px solid #151515;
	margin: 0 0 15px;
	padding: 10px 15px;
}

.advanced-search-summary-tip {
	clear: both;
	font-weight: bold;
}

.advanced-search-summary-box ul {
	float: left;
	list-style: none;
	width: 50%;
}

.advanced-search-summary-box ul li {
	color: #A5A5A5;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat left 6px;
	padding-left: 15px;
}

.advanced-search-summary-box ul li span.translate-inline {
	background: 0 !important; /* Inline translation fix */
}

/*PRINT
----------------------------------------------------------------*/
table.print .giftmessage-preview-link {
	display: none !important;
}

table.print .price-excl-tax {
	white-space: nowrap;
}

table.print .price-incl-tax {
	white-space: nowrap;
}

table.print .price-excl-tax .label,
table.print .price-excl-tax .price,
table.print .price-incl-tax .label,
table.print .price-incl-tax .price {
	display: inline;
}

/*POP UP
----------------------------------------------------------------*/
.page-popup, .catalog-product-compare-index, .sales-order-print {
	background: #FFFFFF !important;
	color: #A5A5A5;
	padding: 15px 30px !important;
	margin: 0 !important;
	text-align: left;
}

.print-head, .page-popup .print-head {
	margin: 0 0 20px;
	border-bottom: 3px solid #A5A5A5;
	padding-bottom: 10px;
}

.page-popup .print-head img {
	float: left;
}

.page-popup .print-head address {
	float: left;
	margin-left: 15px;
}

.page-popup .col2-set, .sales-order-print .col2-set {
	border-bottom: 1px solid #151515;
	padding-bottom: 15px;
}

.product-gallery-nav {
	padding: 0 5px;
}

/*DEFAULT HOME
----------------------------------------------------------------*/
.home-callout {
	margin: 0 0 15px;
	text-align: center;
}

.home-callout img {}

.home-spot {
	float: right;
	width: 530px;
}

/*Best Selling---*/
.best-selling {}

.best-selling h3 {
	background: #151515;
	border-bottom: 1px solid #151515;
	padding: 5px 10px;
	line-height: normal;
	font-size: 115%;
}

.best-selling table {
	border: 0;
}

.best-selling tr.odd {}

.best-selling tr.even {}

.best-selling td {
	width: 50%;
	padding: 8px 10px;
}

.best-selling .product-img {
	float: left;
}

.best-selling .product-description {
	margin-left: 107px;
}

.best-selling a.product-name {
	font-size: 115%;
	font-weight: bold;
}

/*Recently---*/
.recently h3 {
	background: #151515;
	border-bottom: 1px solid #151515;
	padding: 5px 10px;
	line-height: normal;
	font-size: 115%;
}

.recently .product-image {
	border: 1px solid #151515;
}

.recently a.product-name {
	font-weight: bold;
}

.recently .add-to {
	margin-top: 5px;
	font-size: 11px;
}

table.recently-list {
	width: 100%;
}

table.recently-list td {
	width: 20%;
}

/*==============================================================*/
/*Mis---*/
span.first-word { color: #F8A718; }

.jm-slide-mask {
	position: absolute;
	right: 0px;
	top: -32px;
	height: 57px;
	width: 57px;
	z-index: 99;
	background: url(../images/new.png) no-repeat;
}

.jm-slide-mask-small {
	z-index: 99;
	background: url(../images/new_small.png) no-repeat top right;
}

.category-img {
	height: 150px;
	margin: 0 -15px;
}

.widget-btn {
	vertical-align: middle;
	padding-right: 2px;
}

a.readon {
	text-align: center;
	text-decoration: none;
	color: #A5A5A5;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/arrow-readon-1.png) no-repeat left 2px;
	padding-left: 12px;
	font-size: 92%;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../images/arrow-readon-2.png) no-repeat left 2px;
}

div.ja-innerdiv {
	padding: 6px 0 7px;
	background: url(../images/dot-h.gif) repeat-x bottom;
}

.ja-tools { float: left; margin-top: 12px; }

.ja-tools ul { float: left; padding-left: 20px; }

.ja-usertools-color {margin-top: 2px;}

.ja-usertools-color li {
	display: block;
	float: left;
	width: 50%;
	background: none;
}

.ja-tools li { display: inline; }
.ja-tools li img { cursor: default; }

.box .head br, .data-table tbody td br {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

/*JM BANNER---*/
.ja-banner {
	overflow: hidden;
	display: block;
	height: 251px;
}

/*JM RSS*/
.jm-item {
	background: url(../images/dot-dark.gif) repeat-x bottom !important;
	padding: 10px 0 !important;
}

/*JM PRODUCTS LIST + JM PRODUCT SLIDER + JM PRODUCT LIST BY CAT---*/
.jm-product-list, .jm-products-slider-listing, .jm-product-list-bycat {}

.jm-product-list h2, .jm-products-slider-listing h2, .jm-product-list-bycat h2 {
	font-size: 100%;
	text-transform: uppercase;
	background: #FFFFFF;
	border-bottom: 1px solid #151515;
	padding: 8px 15px;
	margin: 0 -15px;
}

/*JM PRODUCTS LIST*/
.jm-product-list {
}

.jm-product-list .head {
	background: url(../images/box_head.jpg) no-repeat left #A5A5A5;
	color: #B5B5B4;
	line-height: normal;
	display: block;
	border-bottom: 1px solid #151515;
	margin: 0 -15px;
}

.jm-product-list .head h4 {
	font-size: 100%;
	text-transform: uppercase;
	background: url(../images/box_head_h4.jpg) no-repeat right;
}

.jm-product-list .catalog-listing {

}

.jm-product-list ol.grid-row {
	background: url(../images/line-dark.gif) no-repeat right bottom;
}

.jm-product-list ol.last {
	background: none;
}

.jm-product-list .add-to {
	display: none;
}

.jm-product-list h5 a {
	color: #D5D5D5;
}

.jm-product-list h5 a:hover,
.jm-product-list h5 a:active,
.jm-product-list h5 a:focus {
	color: #D4BE00;
	text-decoration: none;
}

/*JM PRODUCT SLIDER*/
.jm-products-slider-listing {}

#ja-topsl .jm-products-slider-listing .head {
	background: url(../images/box_head_hilite.gif) no-repeat left;
	color: #fff;
	line-height: normal;
	display: block;
	border-bottom: 1px solid #151515;
	border-top: 1px solid #151515;
}

#ja-topsl .jm-products-slider-listing .head h4 {
	font-size: 92%;
	text-transform: uppercase;
	background: url(../images/box_head_hilite_h4.gif) no-repeat right;
}

.jm-products-slider-listing a {
	text-decoration: none;
	color: #d4be00;
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin-bottom: 5px;
}

.jm-products-slider-listing a:hover,
.jm-products-slider-listing a:active,
.jm-products-slider-listing a:focus {
	text-decoration: underline;
}

.jm-products-slider-listing p {
	font-size: 92%;
	margin: 0;
}

.jm-products-slider-listing .price {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/*JM PRODUCT LIST BY CAT*/
.jm-product-list-bycat {
	border-top: 1px solid #151515;
}

/*JM SIDE NAVIGATION*/
.mini-sidenav .head{
	background: url(../images/box_head_hilite.gif) no-repeat left;
	color: #FFFFFF;
	line-height: normal;
	display: block;
	border-bottom: 1px solid #151515;
	border-top: 1px solid #151515;
}

.mini-sidenav .head h4{
	font-size: 92%;
	text-transform: uppercase;
	background: url(../images/box_head_hilite_h4.gif) no-repeat right;
}

.mini-sidenav .head h4 span.first-word {
	color: #FFFFFF;
}

.mini-sidenav .content {
	padding: 0;
}

#ja-sidenav .toggle,
#ja-sidenav .toggle:active {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 1px;
	right: 0;
	padding: 0;
	background: url(../images/arrow-cat.gif) no-repeat right center;
}

#ja-sidenav .toggle:hover {
	background: url(../images/arrow-cat-hover.gif) no-repeat right center;
	text-decoration: none;
}

#ja-sidenav .toggle:focus, #ja-sidenav .toggle:active {
	text-decoration: none;
}

#ja-sidenav li.selected .toggle {
	background: url(../images/arrow-cat-active.gif) no-repeat right center;
}

#ja-sidenav li.selected .toggle:hover {
	background: url(../images/arrow-cat-active-2.gif) no-repeat right center;
	text-decoration: none;
}

/*0 level*/
#ja-sidenav li {
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
	text-indent: 15px;
	line-height: normal;
	border-bottom: 1px solid #2D2D2D;
	position: relative;
}

#ja-sidenav li a {
	color: #A5A5A5;
	line-height: normal;
	font-weight: bold;
}

#ja-sidenav li a:hover, #ja-sidenav li a:active {
	text-decoration: none;
}

#ja-sidenav li.over,
#ja-sidenav li.selected {
	background: #454545;
}

#ja-sidenav li.selected a {
	background: #454545;
	color: #B5B5B4;
}

/*1st level and upper*/
#ja-sidenav li ul {
	padding: 5px 0;
}

#ja-sidenav li li {
	border-bottom: 0;
	text-transform: none;
	padding: 0 0 0 15px;
	text-indent: 5px;
}

#ja-sidenav li li a, #ja-sidenav li.selected li a, #ja-sidenav li li.active li a {
	padding: 2px 12px;
	background: url(../images/arrow.gif) no-repeat left center;
	color: #A5A5A5;
	display: block;
	font-weight: normal;
	width: 80%;
	height: 20px;
	line-height: 20px;
}

#ja-sidenav li li a:hover, #ja-sidenav li li a:active, #ja-sidenav li li a:focus,
#ja-sidenav li li.active li a:hover, #ja-sidenav li li.active li a:active, #ja-sidenav li li.active li a:focus {
	background: url(../images/arrow_d1.gif) no-repeat left center;
	color: #996712;
	text-decoration: underline;
}

#ja-sidenav li li.active a {
	font-weight: bold;
	background: url(../images/arrow_d1.gif) no-repeat left center;
	color: #996712;
}

/********************** Tabs */
    .tabs                   { margin-bottom:15px; border-bottom:1px solid #666; background:url(../images/tabs_bg.gif) repeat-x 0 100% #f2f2f2; float:left; text-align: center;}
    .tabs li                { float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em;  }
    .tabs li.first          { border-left:0; }
    .tabs li.last           { border-right:0; }
    .tabs a                 { display:block; padding:6px 15px; color:#444; }
    .tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
    .tabs li.active a,
    .tabs li.active a:hover { background-color:#666; font-weight:bold; color:#fff; }


/*************** FOR FEATURE BOXES */
    .feature-left_nav { width: 201px; }
    .feature-feature { width: 520px }
    .feature-box_left { background:#F0F6F9 none repeat scroll 0 0; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; }
    .feature-box_top { background: url(../images/featured/leftnav_topleft.png) no-repeat left top; height: 35px; width: 100%;  }
    .feature-feature .feature-box_top { background: url(../images/featured/feature_topleft.png) no-repeat left top }
    .feature-box_top span.header {
       background: url(../images/featured/feature_topright.png) no-repeat right top;
       display: block; position:
       relative; height: 35px;
       padding: 8px 10px 0 10px;
       font-size: 125%;
       font-weight: bold;
       color: #1b5174;
     }

    .feature-feature .feature-box_top a {
        text-decoration: none;
    }

    .feature-feature .feature-box_top .see-more {
           font-size: 75%;
           font-weight: normal;
    }

    .feature-feature .feature-box_top a:hover {
           text-decoration: underline;
    }

    .feature-box_bottom { background: #ededed url(../images/featured/box_bottomleft.png) no-repeat left bottom; height: 20px; }
    .feature-box_bottom span { background: url(../images/featured/box_bottomright.png) no-repeat right bottom; display: block; position: relative; height: 20px }
    .feature-content {  position: relative; padding: 10px 10px 0 0 ;  }

    /** button set 1 **/
        #nextBtn1{
            padding-left: 5px;
         }

        #prevBtn1{
         }

        #prevBtn1 a {
         }

        #nextBtn1 a{
         }

    /** button set 2 **/
        #nextBtn2{
            padding-left: 5px;
         }

        #prevBtn2{
         }

        #prevBtn2 a {
         }

        #nextBtn2 a{
         }

    /** button set 3 **/
        #nextBtn3{
            padding-left: 5px;
         }

        #prevBtn3{
         }

        #prevBtn3 a {
         }

        #nextBtn3 a{
         }




    .listing-hover {
        border:1px solid #ccc;
        padding: 1em;
        height: 150px;
        width: 200px;
    }

/***** EDGE STUFF */
    .indented {
       padding-left: 25pt;
       padding-right: 25pt;
    }

    .purchase-edge-title {
        background-color: #848284;
        text-align: center;
        font-size: 15px;
        padding: 4px;
        font-family: Arial;
        color: white;
        font-weight: bold;
    }

    a.edge-demo {
      display: block;
      width: 158px;
      height: 74px;
      background-image: url(../images/esi_images/edge_page/demo.jpg);
    }

    a.edge-demo:hover {
      background-image: url(../images/esi_images/edge_page/demo_rollover.jpg);
    }

    .product-options-edge { margin:20px 0 0; background-color:#f4f9ea;  border:1px solid #848284; border-bottom: none;}
    .product-options-edge dt { padding:10px 0 0 15px;; font-weight:normal; }
    .product-options-edge dt .qty-holder { float:right; margin-right:15px; }
    .product-options-edge dt .qty-holder label { vertical-align:middle; }
    .product-options-edge dt .qty-disabled { background:none; border:0; padding:3px; color:#444; }
    .product-options-edge dd { padding:5px 0 15px 20px; margin:0 0 5px; border-bottom:1px solid #ddd; }
    .product-options-edge dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
    .product-options-edge dd input.input-text { width:98%; }
    .product-options-edge dd textarea { width:98%; height:8em; }
    .product-options-edge dd select { width:99%; }
    .product-options-edge dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
    .product-options-edge ul.options-list { margin-right:5px; }
    .product-options-edge ul.options-list li { padding:2px 0; }
    .product-options-edge ul.options-list input.radio { float:left; margin-top:3px; }
    .product-options-edge ul.options-list input.checkbox { float:left; margin-top:3px; }
    .product-options-edge ul.options-list .label { display:block; margin-left:18px; }
    .product-options-edge ul.options-list label { font-weight:normal; }
    .product-options-edge ul.validation-failed { padding:0 7px; }
    .product-options-edge p.required { margin-bottom:0; padding:15px 0 0; }

    .product-options-edge-bottom { padding:5px 20px 10px 20px; background-color:#f4f9ea; border:1px solid #848284; border-top: none; }
    .product-options-edge-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
    .product-options-edge-bottom .product-pricing li {padding:2px 0; }
    .product-options-edge-bottom .product-pricing .price,
    .product-options-edge-bottom .product-pricing .benefit { color:#000; }
    .product-options-edge-bottom .price-box { float:left; margin:0; padding:0; }
    .product-options-edge-bottom .price-label { float:left; padding-right:5px; }
    .product-options-edge-bottom .price-tax { float:left; }
    .product-options-edge-bottom .add-to-cart-box { float:right; margin:0; padding:0; border:0; background:0; }

    .product-info-box .product-options-edge-bottom .price-box { float:none; }
    .product-info-box .product-options-edge-bottom .price-label { float:none; padding-right:0; }
    .product-info-box .product-options-edge-bottom .price-tax { float:none; }
    .product-info-box .product-options-edge-bottom .add-to-cart-box { clear:both; float:none; padding:12px 0 0; text-align:left; }
    .product-options-edge-bottom .price-box .price {
      color: #177E4D;
      font-weight:bold;
      font-size: 200%;
    }

   .edge-more-images {
      width: 700px;
     margin-top: 28px;
    }

   .edge-more-images h3 {
     padding-left: 8px;
     font-size: 1.3em;
   }

   .edge-more-images a {
     padding-left: 7px;
   }

  .edge-more-images img {
     width: 75px;
     height: 75px;
  }

/*** DASHBOARD **/
    .curved-boxes-top {background: url(../images/esi_images/portal/dot.gif) 0 0 repeat-x;}
    .curved-boxes-bottom {background: url(../images/esi_images/portal/dot.gif) 0 100% repeat-x}
    .curved-boxes-left {background: url(../images/esi_images/portal/dot.gif) 0 0 repeat-y}
    .curved-boxes-right {background: url(../images/esi_images/portal/dot.gif) 100% 0 repeat-y}
    .curved-boxes-borders-bl {background: url(../images/esi_images/portal/corner_lower_left.png) 0 100% no-repeat}
    .curved-boxes-borders-br {background: url(../images/esi_images/portal/corner_lower_right.png) 100% 100% no-repeat}
    .curved-boxes-borders-tl {background: url(../images/esi_images/portal/corner_upper_left.png) 0 0 no-repeat}
    .curved-boxes-borders-tr {background: url(../images/esi_images/portal/corner_upper_right.png) 100% 0 no-repeat; padding: 1px; padding-bottom: 10px; min-height: 200px;}
    .curved-boxes-clear {font-size: 1px; height: 1px}

    .myaccount-head {
    background-color:#E7E7E7;
    border-bottom:1px solid #DDDDDD;
    font-weight:bold;
    padding:2px 10px;
    margin-left: 10px;
    /** width: 505px; **/
    /** width: 100%; **/
    }

    .myaccount-head2 {
    background-color:#E7E7E7;
    border-bottom: 0px;
    font-weight:bold;
    padding:2.5px 10px;
    margin-left: 10px;
    /** width: 225px; **/
    width: 275px;
    }

    .myaccount-devices{
    height:175px;
    float:left;
    /** width:548px; **/
     width: 100%;
    }

    .myaccount-devices-edit{
        /** height:auto;
        float:left;
        width:548px;
        border:0px solid gray; **/
        margin-top: 15px;
    }

    .myaccount-devices .myaccount-head {
    /** width: 505px; **/
        width: 94%;
    }

    .myaccount-accessories{
    float:left;
    margin-top:55px;
    /** width:548px; **/
    width: 100%;
    height:auto;
    }

    .myaccount-featured{
    }

    .myaccount-featured .myaccount-head {
    /** width: 505px; **/
        width: 94%;
    }

    .myaccount-myprofile{
    float:left;
    /** width:270px; **/
    width:320px;
    margin-right:10px;
    margin-top: 20px;
    height:auto;
    }


    .myprofile1{
        height:60px;
    }

    .myprofile1 a{
      margin-left: 5px;
      padding: 10px;
      background:transparent url(/skin/frontend/default/jm_epidio/images/bullet.png) no-repeat scroll left center;
    }

    .myaccount-myadd{
    float:left;
    /** width:270px; **/
    width: 420px;
    margin-top:20px;
    height:auto;
    }

    .myaccount-recent-order {
    background-color:#E7E7E7;
    border-bottom:1px solid #DDDDDD;
    font-weight:bold;
    padding:2px 7px;
    margin-left: 10px;
    /** width: 230px; **/
    width: 380px;
    }

    .recent-product-name {
        color:#000000;
        margin:2px 2px 2px 4px;
    }

    .recent-order-more a {
        /* float:right;
        margin-left:4px;
        padding-right:4px; */
        margin-left: 300px;
    }

.success-download-message {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 10px;
}


/********************** Footer */

    .footer-container { border-top:0px solid  #3B3B3B;   }
    .footer { width:900px; margin:0 auto; padding:1px 0px 5px 0px; background-color:#191919; background:url(../images/bg-footer.png) no-repeat bottom right #191919; color:#FFFFFF; }
    .footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
    .footer .informational label { color:#fff; font-weight:bold; padding-right:3px; }
    .footer .informational ul {
        display:inline;
        }
    .footer .informational li {
        display:inline;
        background:url(../images/footer_info_separator.gif) no-repeat 100% 50%;
        padding-right:8px;
        padding-left:4px;
        }
    .footer .informational li.last { background:none; padding-right:0; }
    .footer .informational a, .footer .informational a:hover { color:#fff; }
    .footer .informational a { text-decoration:none; }
    .footer .legality {
        padding:13px 0;
        color:#ecf3f6;
        text-align:center;
        }
    .footer .legality a, .footer .legality a:hover { color:#ecf3f6; }

    .attribution { color:#888; font-size:0.8em; margin-top:5em; }


/**************************4 COLUMNS footer ADDON ********************/
    #international{text-align:center;}

    #content_bottom{
        width: 1024px;
        margin-left: 0px;
        margin-bottom:0px;
        float:left;
        text-align:left;
        padding:1px 10px 5px 1px;
    }

    #content_bottom_newsletter{
        width:230px;
        margin-left: 5px;
        margin-bottom:0px;
        margin-top: -45px;
        float:left;
        text-align:left;
        padding:1px 10px 5px 1px;
    }

    #content_bottom_title{
        width:930px;
        padding:10px auto;
        text-align:center;
        color:#000;
        font-weight:bold;
        float:left;
        background-color:#C6C6C6;
        text-transform:uppercase;
    }
    #content_bottom p{
        float:left;
        width:175px;
        display:block;
        margin:6px;

    }
    .content_bottom_content_title
    {
        font-weight:bold;
        color:#E2E2E2;

    }
    #content_bottom p a
    {
        text-decoration:none;
        color:#ADADAD;
        border-bottom:1px solid #D2D2D2;
        display:block;
        padding:4px 0;

    text-decoration:none;

    }

    #content_bottom p a:hover { text-decoration:none; }

/******** FAQ *******/
      .faqsection {
        margin: 10px 0;
      }

      div.faq {
        margin: 10px 0 0 10px;
      }

      div.faq .question,
	  div.expandcollapse .question {
        color: #2763A5;
        cursor:  pointer;
        padding-left: 18px;
        background: url(../images/arrow-cat.gif) no-repeat left;
      }

      div.faq .question.active,
	  div.expandcollapse .question.active {
        background: url(../images/arrow-cat-hover.gif) no-repeat left;
      }

      div.faq .answer {
        margin-left: 10px;
      }

      div.faq ul, div.faq ol {
        margin: 0 0 10px 20px;
      }

/***** ugiftcert *******/
    .giftcard-preview-container { border:solid 1px #848484; width:530px; }
    .giftcard-preview-message-box { height: 120px; overflow: hidden; padding-top: 25px;}
    .giftcard-preview-message-box .giftcard-message { width: 490px; font-size: 18px; color: #AA2A2A; line-height: 20px; text-align:left; margin-left: 15px; }
    .giftcard-preview-img-box { height: 380px; background:#ccc; }
    .giftcard-preview-img-box .giftcard-img-container { margin:0 auto; height: 380px; overflow:hidden; }
    .giftcard-preview-img-box .giftcard-img { width: 530px; }

/****** blog ******/
    div.mini-blog {
        border: none;
    }

    .mini-blog h4 {
        background-image:url(../images/icon_newspaper.gif);
    }

    .mini-blog h2 {
        font-size: 15px;
        font-weight: bold;
    }
    .mini-blog #searchform input[type="text"]{
        width: 164px;
        padding: 2px;
        margin-bottom: 3px;
    }
    .mini-blog #searchform input[type="submit"]{
        width: 80px;
    }
    .mini-blog li.widget, .mini-blog li.categories{
        padding-bottom: 10px;
    }
    .mini-blog #wp-calendar {
        width: 170px;
        text-align: center;
    }
    .mini-blog #wp-calendar th {
        text-align: center;
    }
    .alignright {
        float: right;
    }

    .alignleft {
        float: left
    }

    .mini-blog-body {
        /** border:1px solid #A6A3A3; **/
        margin-top: -15px;
        padding: 0 0 30px 0px;
    }

    .mini-blog-body h2 {
        font-size: 140%;
    }

    .post {
        border: 1px solid #ccc;
        margin-bottom: 30px;
        background: url(../images/header_bg2.jpg) repeat-x scroll left bottom;
        padding: 0 5px 5px 10px;
    }

    #embed-video {
        text-align: center;
        margin: 10px 0 20px 0;
    }

    .postmetadata span {
        margin-left: 4px;
    }

    .postmetadata .extra-links a {
        border-left: 1px solid black;
        padding: 0 6px;
    }

    #comments {
        font-size: 130%;
    }

    #commentlist {
    }

    #commentlist h3 {
        font-size: 100%;
    }

    #commentlist p {
        margin-left: 10px;
    }

    /****** Facebook *****/
    .fb-sidebar {
        margin-bottom: 15px;
        /** border: 1px solid #94A3C4; **/
    }

    /****** Twitter ******/
    .widget_twitter {
        /** background-color:#ECEFF5; **/
        background-color: #F1F4FA;
        padding-bottom:10px;
        padding-left:5px;
        padding-right:5px;
        padding-top:5px;
        margin-bottom: 20px;
    }
    .twitter_title_link {
        background:url(../images/twitter-bird.png) no-repeat;
        background-position: 0% 40%;
        padding: 5px 5px 10px 5px;
        padding-left: 35px;
        font-size: 0.85em;
    }

    .widgettitle {
        margin-top: 5px;
    }

    .cat-item {
        margin-left: 15px;
    }

    .widget select {
        margin-left: 15px;
    }

    .twitter {
        padding-top: 0;
    }

    .twitter-item {
        background: url(../images/bullet.png) no-repeat scroll left center;
        margin-top: 10px;
        padding-top: 5px;
        padding-left: 12px;
        border-top: 1px solid #ccc;
        overflow: hidden;
    }

/****** How It Works ******/
#how-it-works .feature-feature { margin-top:1em; width:100%; }
#how-it-works .feature-box_top .header { padding-top:0; }
#how-it-works .feature-box_top .header b { font-size:175%; margin-right:0.1em; vertical-align:-5px; }
#how-it-works .feature-box_left { padding:10px; }
#how-it-works .button { display:block; margin-bottom:1em; }
#how-it-works .question { cursor:pointer; }
#how-it-works .answer { margin-left:40px; margin-top:1em; }
#how-it-works ol { list-style-type:decimal; }

/** BUTTONS **/
.buttons {
	clear:both;
	margin:0.5em auto;
	text-align:center;
}

a.button, a.button-disabled, a.button-green, a.button-orange, a.button-text, a.button-image {
    cursor:pointer;
    display:block;
    float:left;
    background:#fff url(../images/button_default.gif) no-repeat scroll left top;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    height:28px;
    margin-left:0.5em;
}
a.button:hover, a.button-image:hover { background-position:0 -28px; }
a.button:active, a.button-image:active { background-position:0 -56px; }

a.button:hover, a.button-disabled:hover, a.button-green:hover, a.button-orange:hover,
a.button:active, a.button-disabled:active, a.button-green:active, a.button-orange:active,
a.button:visited, a.button-disabled:visited, a.button-green:visited, a.button-orange:visited { color:#fff; }

a.button-disabled { cursor:default; background-position:0 -84px; }
a.button-green { background-position:0 -112px; }
a.button-green:hover { background-position:0 -140px; }
a.button-green:active { background-position:0 -168px; }
a.button-orange { background-position:0 -196px; }
a.button-orange:hover { background-position:0 -224px; }
a.button-orange:active { background-position:0 -253px; }
a.button-text { background-position:0 -280px; color:#254260; }

a.button span, a.button-disabled span, a.button-green span, a.button-orange span, a.button-text span, a.button-image span {
	display:block;
	position:relative;
	background:#fff url(../images/button_default.gif) no-repeat scroll right top;
        font-weight:bold;
	height:23px;
	padding:5px 10px 0 0;
	margin-left:10px;
}
a.button:hover span, a.button-image:hover span { background-position:right -28px; }
a.button:active span, a.button-image:active span { background-position:right -56px; }
a.button-disabled span { background-position:right -84px; }
a.button-green span { background-position:right -112px; }
a.button-green:hover span { background-position:right -140px; }
a.button-green:active span { background-position:right -168px; }
a.button-orange span { background-position:right -196px; }
a.button-orange:hover span { background-position:right -224px; }
a.button-orange:active span { background-position:right -253px; }
a.button-text span { background-position:right -280px; }
a.button-image span { height:25px; padding:3px 5px 0 0; margin-left:5px; }
a.button-image img { border:0 none; }

/********** DEVICE PAGE **********/
#device-page #top-banner { 
	background: #fff url(../images/esi_images/edge_page/version2/bg-blue.jpg) no-repeat top left; 
	height:500px;
	margin-top:-10px;
	margin-right:-40px;
	margin-left:-30px;
}
#device-page #top-banner .device-image {
	float:left;
	margin-top:43px;
	margin-left:20px;
	height:404px;
	width:501px;
}
#device-page #top-banner .device-image #more-photos-txt {
	float:left;
	margin-top:390px;
	margin-left:25px;
	margin-right:1em;
	height:100px;
}
#device-page #top-banner .device-image #more-photos {
	float:left;
	margin-top:380px;
	margin-right:21px; 
	height:100px;
}
#device-page #top-banner .device-features {
	float:right;
	width:443px;
}
#device-page #top-banner .device-features #entourage-edge {
	float:left;
	clear:left;
	margin-top:43px;
	height:65px;
	width:405px;
}
#device-page #top-banner .device-features #dualbook {
	float:left;
	clear:left;
	height:66px;
	width:327px;
}
#device-page #top-banner .device-features #buy-box {
	/*border:1px solid #1b5174;*/
	float:left;
	padding-bottom:10px;
	/*padding-left:10px;*/
	margin-top:2em;
	margin-left:5px;
	width:240px;
}
#device-page #top-banner .device-features #buy-box #header {
	background-color:#1b5174;
	color:#fff;
	font-size:125%;
	font-weight:bold;
	padding-left:10px;
	margin-left:-10px;
}
#device-page #top-banner .device-features #colors {
	float:left;
	clear:left;
	color:#1b5174;
	margin-top:13px;
	width:220px;
}
#device-page #top-banner .device-features .select-color {
	float:left;
	margin-right:1em;
	vertical-align:top;
}
#device-page #top-banner .device-features .color-select {
	float:left;	
}
#device-page #top-banner .device-features .color-select img {
	border:1px solid #ccc;
}
#device-page #top-banner .device-features .color-select img.active {
	border:1px solid #000;
}
#device-page #top-banner .device-features #selected-color {
	clear:left;
	padding-top:0.5em;
	margin-left:80px;
}
#device-page #top-banner .device-features #price {
        color:#177e4d;
	float:left;
	clear:left;
	/*margin:1em 0;
	padding:0.2em;
	width: 90px;*/
}
.regular-price-edge .price {
      color: #177e4d;
}
#device-page #top-banner #price .note { font-size:0.5em; font-weight:normal; }

#device-page #top-banner .device-features #order-now {
	float:left;
	margin-top:1em;
	clear:left;
        font-size:50%;
	/*height:28px;*/
	/*width:350px;*/
}
#device-page #top-banner .device-features #order-now img {
	float:left;
}
#device-page #top-banner .device-features .order-msg {
	float:left;
        margin:7px 1em 0;
}
#device-page #top-banner .device-features #order-msg img {
	float:none;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:0.25em;
	vertical-align:bottom;
}
#device-page #top-banner .device-features #see-action {
	clear: left;
	font-size: 125%;
	font-weight:bold;
	padding-top: 1.5em;
	margin-left:5px;
}
#device-page #top-banner .device-features #share {
	float:left;
	clear:left;
	margin-top:1em;
	margin-left:5px;
	width:300px;
}
#device-page #device-details .content {
	float:left;
	padding:5px;
	font-size:110%;
	line-height:120%;
	width:965px; 
}
#device-page #device-details {
	margin-right:-30px;
	margin-left:-20px;
}
#device-page #device-details .device-info {
	margin:1em;
}

/*---------- FOR TABS ----------*/
#device-page #device-details #tabs {
    background:transparent url(../images/esi_images/edge_page/version2/tab-left.jpg) no-repeat left top;
    margin-left:-10px;
    width:1000px; 
    height:46px;
}
#device-page #device-details #tabs ul {
    background:transparent url(../images/esi_images/edge_page/version2/tab-right.jpg) no-repeat right top;
    display:block;
    position:relative;
    height:46px;
    margin-left:185px;
}
#device-page #device-details #tabs li {
    float:left;
    list-style-type: none;
    margin:0 20px;
    height:90%;
}
#device-page #device-details #tabs li.active {
    background:transparent url(../images/esi_images/edge_page/version2/tab-selected-left.jpg) no-repeat left top;
}
#device-page #device-details #tabs li a {
    display:block;
    color:#069;
    font-size:135%;
    font-weight:bold;
    padding:0.7em 0.7em 0;
    margin:0 auto;
    text-align:center;
    height:90%;
}
#device-page #device-details #tabs li a:hover {
    text-decoration:underline;
    font-weight:bold;
}
#device-page #device-details #tabs li.active a {
    background:transparent url(../images/esi_images/edge_page/version2/tab-selected-right.jpg) no-repeat right top;
    color:#454545;
    font-weight:bold;
    text-decoration:none;
}
#device-page #device-details #tabs li.active a:hover {
    text-decoration:none;
    cursor:default;
}
#device-page #device-details #tabs li#product_tabs_features {
	width:130px;
}
#device-page #device-details #tabs li#product_tabs_specifications {
	width:160px;
}
#device-page #device-details #tabs li#product_tabs_whats_in_the_box {
	width:200px;
}

/*---------- FOR FEATURES ----------*/
#device-page #device-details .device-features .row1,
#device-page #device-details .device-features .row2,
#device-page #device-details .device-features .row3,
#device-page #device-details .device-features .row4,
#device-page #device-details .device-features .row5 {
    margin-top:20px;
}
#device-page #device-details .device-features .detail1,
#device-page #device-details .device-features .detail2 {
    background:#fff url(../images/esi_images/edge_page/version2/featured2/box_border.jpg) repeat-y right top;
    float:left;
    width:467px;
    height:100%;
}
#device-page #device-details .device-features .detail1 {
    margin-right:30px;
}
#device-page #device-details .device-features .row5 .detail1 {
    margin-bottom:30px;
    width:964px;
}
#device-page #device-details .device-features .top {
    background:transparent url(../images/esi_images/edge_page/version2/featured2/box_topleft.gif) no-repeat left top;
    width:100%;
    height:10px;
}
#device-page #device-details .device-features .top span {
    background:transparent url(../images/esi_images/edge_page/version2/featured2/box_topright.gif) no-repeat right top;
    display:block;
    position:relative;
    height:10px;
}
#device-page #device-details .device-features .mid {
    background:transparent url(../images/esi_images/edge_page/version2/featured2/box_midleft.gif) no-repeat left top;
    margin-left:0;
    width:100%;
    height:160px;
}
#device-page #device-details .device-features .row2 .mid,
#device-page #device-details .device-features .row2 .mid span {
    height:190px;	
}
#device-page #device-details .device-features .row3 .mid, 
#device-page #device-details .device-features .row3 .mid span {
    height:190px;	
}
#device-page #device-details .device-features .row4 .mid,
#device-page #device-details .device-features .row4 .mid span {
    height:240px;	
}
#device-page #device-details .device-features .row5 .mid,
#device-page #device-details .device-features .row5 .mid span {
    height:360px;
}
#device-page #device-details .device-features .mid span {
    background:transparent url(../images/esi_images/edge_page/version2/featured2/box_midright.gif) no-repeat right top;
    display:block;
    position:relative;
    padding-bottom:1em;
    height:100%;
}
#device-page #device-details .device-features .bottom {
    background:transparent url(../images/esi_images/edge_page/version2/featured2/box_bottomleft.gif) no-repeat left top;
    width:100%;
}
#device-page #device-details .device-features .bottom span {
    background:transparent url(../images/esi_images/edge_page/version2/featured2/box_bottomright.gif) no-repeat right top;
    display:block;
    position:relative;
    height:10px;
}
#device-page #device-details .device-features img {
    float:left;
    margin:37px 15px 15px;
}
#device-page #device-details .device-features .row5 img {
    margin:13px 0 0 70px;
    text-align:center;
}
#device-page #device-details .device-features p {
    display:block;
    margin-left:180px;
    margin-bottom:1em;
    width:267px;
}
#device-page #device-details .device-features .row5 p {
    margin-left:15px;
    width:934px;
}
#device-page #device-details .device-features h3 {
    font-size:125%;
    line-height:105%;
    font-weight:bold;
    margin-top:0; 
    padding-top:0.5em; 
    margin-bottom:0; 
    padding-bottom:0;
}
#device-page #device-details .device-features .row5 h3 {
    margin-left:15px;
}

/*---------- FOR WHAT'S IN THE BOX ----------*/
#device-page #device-details ul {
	list-style:circle inside none;
	margin-left:1em;
}
#device-page #device-details li {
	margin-bottom:0.75em;
}

/*---------- PRESS RESOURCES ----------*/
.ja-lo-2colsl #ja-col1 { margin-top:0; }
/*.box { border:0 none; }*/
.box .head { border:0 none; }
/*.box .head { background-image:url(../images/press-resources/featured/box_head_hilite.jpg); }
.box .head h3, .box .head h4 { background-image:url(../images/press-resources/featured/box_head_hilite_h4.jpg); }*/

/*.box .content { padding:1px 0; }  already in theme.css */
.feature-feature { width:520px; }
.feature-feature2 { margin:10px 0 2em; }
.feature-col2 { float:left; width:366px; }

.feature-feature2 .feature-box_top { background:transparent url(../images/featured/feature_topleft3.gif) no-repeat left top; height:36px; }

.feature-feature2 .feature-box_top span.header { background:transparent url(../images/featured/feature_topright3.gif) no-repeat right top; color:#5e5e5e; height:36px; }

.feature-feature2 .feature-box_bottom { background-color:transparent; background-image:none; /*background:transparent url(../images/featured/box_bottomleft2.gif) no-repeat left top;*/ height:10px; }

.feature-feature2 .feature-box_bottom span { background-color:transparent; background-image:none; /*background:transparent url(../images/featured/box_bottomright2.gif) no-repeat right top;*/ display:block; position:relative; height:10px; }

.feature-feature2 .feature-box_left { background-color:transparent; border:0 none; }

.feature-content { position:relative; padding:10px 10px 0 0; }
.feature-feature2 .feature-content { padding:10px; }
.feature-feature2 .newsletters { padding-bottom:2em; }
.feature-content h4 { padding-top:0; margin-top:0; }
.feature-content p { display:block; padding:0 0 1em; margin:0; }
.feature-content li { padding-bottom:0.5em; }

.feature-box_left .press-releases .date, .feature-box_left .press-releases .title, .newsletters .date, .newsletters .subject  { float:left; margin-bottom:1em; }
.feature-box_left .press-releases .date, .newsletters .date  { clear:left; width:18%; }
.feature-box_left .press-releases .title, .newsletters .subject  { padding-left:10px; width:80%; }

.line { background-color:#f2f2f2; /*background:transparent url(../images/press-resources/line_left.gif) no-repeat left center;*/ clear:both; margin:0.5em 0; width:100%; height:1px; }
.line span { /*background:transparent url(../images/press-resources/line_right.gif) no-repeat right center;*/ display:block; height:1px; }

.box h5 { border-bottom-color:#ccc; padding:1em 0 0.5em 10px; }

a.current { cursor:default; color:#454545; font-weight:bold; }
a:hover.current { text-decoration:none; }

.feature-content .section { padding:0 0 1em; }

table.image-gallery { text-align:center; margin:0 auto; }
table.image-gallery .image td { padding-top:5em; vertical-align:bottom; }
table.image-gallery .first-row td { padding-top:0; }

.about-us { float:left; margin-top:1em; }
.about-us, .memberships { border-bottom:1px solid #f2f2f2; padding-bottom:1em; }
.about-us .image, .awards-honors .image, .memberships .image { float:left; clear:left; text-align:center; width:20%; }
.about-us .caption, .awards-honors .caption, .memberships .caption { padding-right:20px; }
.about-us .caption { float:left; padding:5px 0 1em 30px; width:73%; }
.about-us h4 { margin-bottom:0; }
.about-us h5 { margin-top:0; }

.product-info table.image-gallery .image img { border:1px solid #ccc; margin:0 5px; }

input#newsletter { float:left; }

/*---------- INSTRUCTIONS PAGES ----------*/
#info-page #header { margin:5px 0 3em 10px; }
#info-page #header img { border:0 none; margin-left:-40px; }
#info-page h3 { margin-top:2em; }
#info-page ol { list-style:decimal inside; }
#info-page li img { margin:1em; vertical-align:middle; }

/*---------- SEARCH ----------*/
.search {
    background:transparent url(../images/featured/box_search_left2.gif) no-repeat scroll left top;
    height:70px;
    margin:0;
    margin-bottom:2em;
}
.search form {
    background:transparent url(../images/featured/box_search_right2.gif) no-repeat scroll right top;
    color:#fff;
    font-weight:bold;
    height:70px;
    padding:20px;
}
.search .label { font-size:125%; }
.search .input-text { background-color:#fff; margin:0 0.5em; width:62%; }

/*---------- EDGE RESELLERS PAGE ----------*/
div.resellers { margin-left:10px; margin-bottom:5em; margin-top:5px; }
div.resellers #banner { margin-left:-40px; margin-bottom:1em; width:1000px; }
div.resellers h4 { clear:left; margin:2em 0 0.5em; }
div.resellers ul { display:block; padding-bottom:2em; height:150px; }
div.resellers li { display:block; float:left; border:1px solid #ccc; width:100px; height:125px; padding:10px; margin:10px; text-align:center; }
div.resellers div { border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px; height:71px; }