@charset "UTF-8";

.clearfix {

	*zoom: 1

}

.clear{

	clear: both;

}

.red{

	color: #e21212;

}

.clearfix:before,.clearfix:after {

	display: table;

	content: "";

	line-height: 0

}

.clearfix:after {

	clear: both

}

.vertical-align-top {

    vertical-align: top;

}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {

	display: block

}



audio,canvas,video {

	display: inline-block;

	*display: inline;

	*zoom: 1

}



audio:not([controls]) {

	display: none

}



html {

	font-size: 100%;

	-webkit-text-size-adjust: 100%;

	-ms-text-size-adjust: 100%

}



a:focus {

	outline: thin dotted #333;

	outline: 5px auto -webkit-focus-ring-color;

	outline-offset: -2px

}



a:hover,a:active {

	outline: 0

}



sub,sup {

	position: relative;

	font-size: 75%;

	line-height: 0;

	vertical-align: baseline

}



sup {

	top: -0.5em

}



sub {

	bottom: -0.25em

}



img {


	width: auto;

	height: auto;

	vertical-align: middle;

	border: 0;


}



#map_canvas img,.google-maps img {

	max-width: none

}



button,input,select,textarea {

	margin: 0;

	font-size: 100%;

	vertical-align: middle

}



button,input {

	*overflow: visible;

	line-height: normal

}



button::-moz-focus-inner,input::-moz-focus-inner {

	padding: 0;

	border: 0

}



button,html input[type="button"],input[type="reset"],input[type="submit"] {


	cursor: pointer

}



label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"] {

	cursor: pointer

}






textarea {

	overflow: auto;

	vertical-align: top

}



body {

	margin: 0;

	font-family: Arial,Helvetica,sans-serif;

	font-size: 14px;

	line-height: 20px;

	color: #333;

	background: top left repeat-x #000;

}



a {

	color: #000;

	text-decoration: none

}



a:hover,a:focus {

	color: #000000;

	text-decoration: underline

}





p {

	margin: 0 0 10px

}



.lead {

	margin-bottom: 20px;

	font-size: 21px;

	font-weight: 200;

	line-height: 30px

}



small {

	font-size: 85%

}



strong {

	font-weight: bold

}



em {

	font-style: italic

}



cite {

	font-style: normal

}



.muted {

	color: #999

}



a.muted:hover,a.muted:focus {

	color: gray

}



.text-warning {

	color: #c09853

}



a.text-warning:hover,a.text-warning:focus {

	color: #a47e3c

}



.text-error {

	color: #b94a48

}



a.text-error:hover,a.text-error:focus {

	color: #953b39

}



.text-info {

	color: #3a87ad

}



a.text-info:hover,a.text-info:focus {

	color: #2d6987

}



.text-success {

	color: #468847

}



a.text-success:hover,a.text-success:focus {

	color: #356635

}



.text-left {

	text-align: left

}



.text-right {

	text-align: right

}



.text-center {

	text-align: center

}



h1,h2,h3,h4,h5,h6 {

	margin: 10px 0;

	font-family: inherit;

	font-weight: bold;

	line-height: 20px;

	color: inherit;

	text-rendering: optimizelegibility

}



h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {

	font-weight: normal;

	color: #999;

	line-height: 1

}



h1,h2,h3 {

	line-height: 40px

}



h1 {

	font-size: 38.5px

}



h2 {

	font-size: 31.5px

}



h3 {

	font-size: 24.5px

}



h4 {

	font-size: 13px

}



h5 {

	font-size: 14px

}



h6 {

	font-size: 11.9px

}



h1 small {

	font-size: 24.5px

}



h2 small {

	font-size: 17.5px

}



h3 small {

	font-size: 14px

}



h4 small {

	font-size: 14px

}



.page-header {

	padding-bottom: 9px;

	margin: 20px 0 30px;

	border-bottom: 1px solid #eee

}



ul,ol {

	padding: 0;
	margin: 0;

}



ul ul,ul ol,ol ol,ol ul {

	margin-bottom: 0;
	list-style: none;
}



li {

	line-height: 18px;

}



ul.unstyled,ol.unstyled {

	margin-left: 0;

	list-style: none

}



ul.inline,ol.inline {

	margin-left: 0;

	list-style: none

}



ul.inline>li,ol.inline>li {

	display: inline-block;

	*display: inline;

	*zoom: 1;

	padding-left: 5px;

	padding-right: 5px

}



dl {

	margin-bottom: 20px

}



dt,dd {

	line-height: 20px

}



dt {

	font-weight: bold

}



dd {

	margin-left: 10px

}



hr {
	margin: 0px 0px 5px 0px;
	border: 0;
	border-bottom: 1px solid #434242;
}



abbr[title],abbr[data-original-title] {

	cursor: help;

	border-bottom: 1px dotted #999

}



abbr.initialism {

	font-size: 90%;

	text-transform: uppercase

}



blockquote {

	padding: 0 0 0 15px;

	margin: 0 0 20px;

	border-left: 5px solid #eee

}



blockquote p {

	margin-bottom: 0;

	font-size: 17.5px;

	font-weight: 300;

	line-height: 1.25

}



blockquote small {

	display: block;

	line-height: 20px;

	color: #999

}



blockquote small:before {

	content: '\2014 \00A0'

}



blockquote.pull-right {

	float: right;

	padding-right: 15px;

	padding-left: 0;

	border-right: 5px solid #eee;

	border-left: 0

}



blockquote.pull-right p,blockquote.pull-right small {

	text-align: right

}



blockquote.pull-right small:before {

	content: ''

}



blockquote.pull-right small:after {

	content: '\00A0 \2014'

}



q:before,q:after,blockquote:before,blockquote:after {

	content: ""

}



3address {

	display: block;

	font-style: normal;

	line-height: 20px

}



code,pre {

	padding: 0 3px 2px;

	font-family: Monaco,Menlo,Consolas,"Courier New",monospace;

	font-size: 12px;

	color: #333;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px

}



code {

	padding: 2px 4px;

	color: #d14;

	background-color: #f7f7f9;

	border: 1px solid #e1e1e8;

	white-space: nowrap

}



pre {

	display: block;

	padding: 9.5px;

	margin: 0 0 10px;

	font-size: 13px;

	line-height: 20px;

	word-break: break-all;

	word-wrap: break-word;

	white-space: pre;

	white-space: pre-wrap;

	background-color: #f5f5f5;

	border: 1px solid #ccc;

	border: 1px solid rgba(0,0,0,0.15);

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px

}



pre.prettyprint {

	margin-bottom: 20px

}



pre code {

	padding: 0;

	color: inherit;

	white-space: pre;

	white-space: pre-wrap;

	background-color: transparent;

	border: 0

}





form {

	margin: 0 0 0px

}



fieldset {

	padding: 0;

	margin: 0;

	border: 0

}
legend small {
	font-size: 15px;
	color: #999
}
label,input,button,select,textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}
input,button,select,textarea {
	font-family: Arial,Helvetica,sans-serif
}
label {
	display: block;
}
.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 13px;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #999;
}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
	display: inline-block;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #555;
}
input,textarea,.uneditable-input {
	width: 206px
}
textarea {
	height: auto
}
input[type="radio"],input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"] {
	width: auto
}

/* container css start */



.container {

	margin-right: auto;

	margin-left: auto;

	*zoom: 1;

	position: relative;

}



.container:before,.container:after {

	display: table;

	content: "";

	line-height: 0

}



.container:after {

	clear: both;

}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{

	width: 980px;

}





/* header css start */

#hdr-right {

    position: relative;
    padding-bottom: 10px;

}

.pull-right {

    float: right;

}

#hdr-free-shipping, #siteBanner {

    color: #fff;

}

.pull-left {

    float: left;

}

#hdr-free-shipping p {

    padding-top: 37%;

    margin-right: 5px;

    font-size: 13px;

}

.white-links, #hdr-free-shipping, #siteBanner {

    color: #fff;

}

.white-links a, #hdr-free-shipping a, #siteBanner a, .white-links a:hover, #hdr-free-shipping a:hover, #siteBanner a:hover, .white-links a:active, #hdr-free-shipping a:active, #siteBanner a:active, .white-links a:visited, #hdr-free-shipping a:visited, #siteBanner a:visited{

	color: #fff;

}

.icon-2x {

    font-size: 2em;

}

#hdr-social {

    height: 25px;

    padding-top: 5px;

    text-align: right;


}

#hdr-fb {

    background: url("../images/sprite.png") -250px 0px no-repeat;

    padding-left: 21px;

    height: 16px;

    color: #FFF;

    font-size: 11px;

}

#hdr-tw {

    background: url("../images/sprite.png") -250px -30px no-repeat;

    padding-left: 21px;

    margin-left: 20px;

    height: 16px;

    color: #FFF;

    font-size: 11px;

}

input.span4, textarea.span4, .uneditable-input.span4 {

    width: 290px;

}



#header-search{

	height: 30px;

}

.btn:focus {

	outline: thin dotted #333;

	outline: 5px auto -webkit-focus-ring-color;

	outline-offset: -2px

}



.btn.active,.btn:active {

	background-image: none;

	outline: 0;

	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);

	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);

	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)

}



.btn-large {

	padding: 11px 19px;

	font-size: 17.5px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px

}



.btn-large [class^="icon-"],.btn-large [class^=" icon-"] {

	margin-top: 4px

}



.btn-small {

	padding: 2px 10px;

	font-size: 11.9px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px

}



.btn-small [class^="icon-"],.btn-small [class^=" icon-"] {

	margin-top: 0

}



.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"] {

	margin-top: -1px

}



.btn-mini {

	padding: 0 6px;

	font-size: 10.5px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px

}



.btn-block {

	display: block;

	width: 100%;

	padding-left: 0;

	padding-right: 0;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box

}



.btn-block+.btn-block {

	margin-top: 5px

}



input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {

	width: 100%

}




.icon-search{

	margin-top: 0;

	display: inline-block;

    width: auto;

    height: auto;

    line-height: normal;

    vertical-align: baseline;

}



/* navbar css start */



.navbar {

    color: #999999;

    margin-bottom: 0;

    overflow: visible;

}

.navbar .container{

	width: auto;

}

.navbar-inner {

	min-height: 40px;


	padding-right: 10px;

	background-color: #fff;

	background-image: -moz-linear-gradient(top, #b6271d, #932018);

	background-image: -ms-linear-gradient(top, #b6271d, #932018);

	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b6271d), to(#932018));

	background-image: -webkit-linear-gradient(top, #b6271d, #932018);

	background-image: -o-linear-gradient(top, #b6271d, #932018);

	background-image: linear-gradient(top, #b6271d, #932018);

	background-repeat: repeat-x;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6271d', endColorstr='#932018', GradientType=0);

	-webkit-border-radius: 5px 5px 0 0;

	-moz-border-radius: 5px 5px 0 0;

	border-radius: 5px 5px 0 0;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);

	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);

	box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1)

}

.navbar .nav>li>a{

	float: none;

	padding: 9px 18px 11px 18px;

    line-height: 19px;

    color: #fff;

    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);

    text-decoration: none;

    display: block;
	font-weight:bold;
	font-size:13px;

}

.navbar .nav>li>a:hover {

	background-color: #932018;

	text-decoration: rgba(0,0,0,0.24706) 0px -1px 0px

}

.home .icon-home{

    width: 14px;

    height: 14px;

    display: inline-block;

    line-height: 14px;

    vertical-align: text-top;

    background-image: url(../images/w-icon.png);

    background-position: 0 -24px;

    background-repeat: no-repeat;


}



.navbar .nav {

    position: relative;

    left: 0;

    display: block;

    float: left;

    margin: 0 0 0 0;

    list-style: none;

}

.navbar .nav>li {

    font-size: 14px;

    display: block;

    float: left;

}



.dropdown-menu{

	position: absolute;

    top: 100%;

    left: 3px;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 160px;

    padding: 5px 0;

    margin: 2px 0 0;

    list-style: none;

    background-color: #fff;

    border: 1px solid #ccc;

    border: 1px solid rgba(0,0,0,0.2);

    -webkit-border-radius: 6px;

    -moz-border-radius: 6px;

    border-radius: 6px;

    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);

    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);

    box-shadow: 0 5px 10px rgba(0,0,0,0.2);

    -webkit-background-clip: padding-box;

    -moz-background-clip: padding;

    background-clip: padding-box;

}

.dropdown {

    z-index: 200;

}

.dropup, .dropdown {

    position: relative;

}

.navbar .divider-vertical {

	height: 40px;

	width: 1px;

	margin: 0;

	overflow: hidden;

	background-image: -moz-linear-gradient(top, #6b140e, #7e1912);

	background-image: -ms-linear-gradient(top, #6b140e, #7e1912);

	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b140e), to(#7e1912));

	background-image: -webkit-linear-gradient(top, #6b140e, #7e1912);

	background-image: -o-linear-gradient(top, #6b140e, #7e1912);

	background-image: linear-gradient(top, #6b140e, #7e1912);

	border-right: 0

}

.navbar .divider-vertical {

	border-left: none;

	background-color: #222222

}





.navbar .nav.pull-right {

    float: right;

    margin-right: 0;

}





.cart-count {

    position: absolute;

    top: -7px;

    right: -7px;

}

.badge {

    border: 1px solid #CCC;

    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);

    background-color: #fff;

    color: #af251c;

    padding: 1px 6px 2px;

    -webkit-border-radius: 9px;

    -moz-border-radius: 9px;

    border-radius: 9px;

}

.caret {

    display: inline-block;

    width: 0;

    height: 0;

    vertical-align: top;

    border-top: 4px solid #000;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent;

    content: "";

}

.dropdown .caret, .not-dropdown .caret {

    margin-top: 8px;

    margin-left: 4px;

}

.nav li.dropdown .caret, .nav li.dropdown.active .caret, .nav li.dropdown a:hover .caret {

    border-top-color: #000;

    border-bottom-color: #000;

    opacity: .2;

    filter: alpha(opacity=20);

}



ul.nav li.dropdown:hover ul.dropdown-menu {

	display: block

}

.multi-dropdown-menu {

	list-style: none;

	padding: 0;

	margin: 0;

	min-width: 160px;

	background-color: #fff;

	display: block;

}



.multi-dropdown-menu>li {

	display: block;
	float:left;
	width:300px;

}



.multi-dropdown-menu>li a {

	padding: 3px 10px 3px 12px;

	margin: 0 10px;

	clear: both;

	font-weight: normal;

	font-size: 11px;

	line-height: 18px;

	color: #0076a3;

	white-space: nowrap;

	display: block;

	background: url("../images/nav-bullet.gif") 5px 10px no-repeat

}

.navbar .nav>li>.dropdown-menu:after {

    content: '';

    display: inline-block;

    border-left: 6px solid transparent;

    border-right: 6px solid transparent;

    border-bottom: 6px solid #fff;

    position: absolute;

    top: -6px;

    left: 10px;

}

.multi-border {

    height: auto;

    border-right: 1px solid #e4e5e5;

}

.dropdown-menu {

    margin: 0;

}

.dropdown-menu h5 {

    color: #333;

    padding: 0 10px;

    font-size: 12px;

    margin: 0;

    font-family: inherit;

    font-weight: bold;

    margin-bottom: 2px;

}

.nav .dropdown .dropdown-menu .multi-dropdown-menu li a:hover {


    text-decoration: none;

    background-color: #e5e8e8;

}

.nav-tubes {

	min-width: 700px;

	padding: 5px 0

}



.nav-tubes div {

	margin: 5px 0

}



.nav-kits {

	width: 650px;

	padding: 5px 0

}



.nav-kits div {

	margin: 5px 0;

	height: auto

}



.nav-parts {

	width: 765px;

	padding: 5px 0

}



.nav-parts div {

	margin: 5px 0;

	height: auto

}



.nav-books {

	padding: 5px 0

}



.nav-books div {

	margin: 5px 0

}



.nav-guitar-parts {

	padding: 5px 0

}



.nav-guitar-parts div {

	margin: 5px 0

}



.nav-info {

	width: 321px;

	padding: 5px 0

}



.nav-info div {

	margin: 5px 0;

	height: auto

}

.navbar .pull-right>li>.dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right {

    left: auto;

    right: -6px;

}

.dropdown-menu li a {

    display: block;

    padding: 3px 10px 3px 12px;

    margin: 0 10px;

    clear: both;

    font-weight: normal;

    font-size: 11px;

    line-height: 18px;

    color: #000;
    white-space: nowrap;

    background: url("../images/nav-bullet.gif") 5px 10px no-repeat;

}

span.no-nav-link {

    color: #333;

    display: block;

    padding: 3px 10px 3px 12px;

    margin: 0 10px;

    clear: both;

    font-weight: normal;

    font-size: 11px;

    line-height: 18px;

    white-space: nowrap;

    background: url("../images/nav-bullet.gif") 5px 10px no-repeat;

}

.navbar .nav>li>.dropdown-menu:after {

    content: '';

    display: inline-block;

    border-left: 6px solid transparent;

    border-right: 6px solid transparent;

    border-bottom: 6px solid #fff;

    position: absolute;

    top: -6px;

    left: 10px;

}

.navbar .pull-right>li>.dropdown-menu:after, .navbar .nav>li>.dropdown-menu.pull-right:after {

    left: auto;

    right: 13px;

}

.icon-shopping-cart{

	width: 14px;

    height: 14px;

    display: inline-block;

    line-height: 14px;

    vertical-align: text-top;

    background-image: url(../images/w-icon.png);

    background-position: -360px -120px;

    background-repeat: no-repeat;

    margin-top: 1px;

    margin-left: 4px;

}

.icon-search{

	width: 14px;

    height: 14px;

    display: inline-block;

    line-height: 14px;

    vertical-align: text-top;

    background-image: url(../images/w-icon.png);

    background-position: -48px 0;

    background-repeat: no-repeat;

    margin-top: 1px;

}

.icon-truck{

	width: 14px;

    height: 14px;

    display: inline-block;

    line-height: 14px;

    vertical-align: text-top;

    background-image: url(../images/w-icon.png);

    background-position:  14px 14px;

    background-repeat: no-repeat;

}
#content {
    margin: 0px auto;
    width: 980px;
}
.border {
    border: 1px solid #dcddde;
}


/* footer css start */
#ftr-cnt {
    background-color: #000;
    padding: 10px 0px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5px;
}

#ftr-cnt a {

    color: #ccc;

    font-size: 11px;

    margin-right: 20px;

}
#ftr-links{
	margin-left: 240px;
}
#productAttributes .back input[type="radio"]{
	display: inline-block;
	vertical-align: top;
}
#alsoPurchased  #products{
	background: #aaa;
}
#alsoPurchased  #products li {
	width: 178px;
	max-height: 265px;
}
#alsoPurchased #products li .taxon-product img{
	width: 178px;
	height: 178px;
}
#products li, #products li .taxon-product img{
	border-radius: 3px;
}

#alsoPurchased 
#ftr-links {

    margin: 0 auto;
    display: inline-block;
    padding: 0;

    list-style: none;

}

#ftr-copyright {

    color: #ccc;

    font-size: 11px;

}

#ftr-cnt a {

    color: #ccc;

    font-size: 11px;

    margin-right: 20px;

}



/* product list css start */

.featured {

    margin: 0 0px 0px 0px;

}
.title-left{
	padding: 10px 0 0 15px;
	color: #000;
	background: #aaaaaa;
}



.featured h3 ,.also-list h3{

    color: #FFF;

    margin: 0;

    font-size: 12px;

    line-height: 18px;


}

#products{

	margin-left: 0;

}

#products li {

    display: inline-block;


    vertical-align: top;

}

.list-more #products li {

	padding-left: 2px;

}

.list-products #products li {

	padding-left: 0px;

	vertical-align: top;

}

#products li{
	width: 240px;
	margin: 5px 5px 5px 10px;
    position: relative;
	background:#e0dede !important;
}

.list-small #products li{
	margin-right:15.5px;
	margin-bottom:0px;
	margin-top:0px;
	max-height: 235px;
}

#products li .taxon-product img{
	width: 240px;
	height: 240px;
	display: inline-block;
	overflow: hidden;
	border-bottom: 1px solid #ccc;

}

.list-small #products li{
	width: 150px;
}

.list-small #products li .taxon-product img,.list-more #products li .taxon-product img{
	width: 150px;
	height: 150px;
	border: none;
}

.list-more #products li .taxon-product {

	width: 150px;

	padding: 3px;

}


#products li .taxon-product .taxon-product-info {
    padding: 8px 5px;
	height: 75px;

}

.list-small #products li .taxon-product .taxon-product-info {
	height: 70px;
}

#whatsNew #products li .taxon-product .taxon-product-info,#featuredProducts #products li .taxon-product .taxon-product-info,#specialsDefault #products li .taxon-product .taxon-product-info{
	height: 100px;
}

#products li .taxon-product .taxon-product-info .info{
	line-height: 16px;
	height: 32px;
	font-size: 12px;
	overflow: hidden;
	display: inline-block;
	text-decoration: underline;

}
.mores{
	line-height:20px;
}
.mores a.reviews,.orders{
	font-size:12px;
	color:#666;
	font-weight:normal;
}
.orders{
	float:right;
}

#products li .taxon-product .taxon-product-info .price-container {

    display: block;

    overflow: hidden;


    padding: 5px 0;

}

#products li .taxon-product .taxon-product-info .price-container .price {

    font-weight: bold;

    font-size: 13px;

    display: inline-block;

    color: #333;

    width: 100%;

}

#products li .taxon-product .taxon-product-info .price-container .price .normalprice{


	display: block;

	text-decoration: line-through;

}

#products li .taxon-product .taxon-product-info .price-container .price .productSpecialPrice{


	display: inline-block;

	color: #e21212;

}

.taxon-product-info h3{
	margin: 0;
	line-height: 20px;
	font-weight: normal;
}
#hdr-logo{
	width: 270px;
}
#header .row {
    background: url(../images/row-left-bg.gif) left top no-repeat;
    width: 100%;
    padding-top: 32px;
    margin-top: -35px;
 }
 #header .row .tail {
    background: url(../images/row-tail.gif) 0 0;
}
#header .row .right-bg {
    background: url(../images/row-right-bg.gif) right top no-repeat;
    width: 100%;
    padding: 15px 0 10px 0;
}
.top-search {
    float: right;
    margin-right: 10px;
}
#header .logo {
    padding: 0 0 0 8px;
    margin-top: -20px;
    float: left;
    position: relative;
}
#header .cart {
    float: right;
    margin: 2px 0 0 0;
    color: #fff;
    background: url(../images/cart-bg.gif) right 5px no-repeat;
    padding: 4px 24px 0 0;
    font-size: 13px;
}
#header .cart span a {
    text-transform: uppercase;
}
#header .cart a {
    color: #fff;
}
.menu {
    width: 100%;
    overflow: hidden;
    background: url(../images/menu-tail.gif) top repeat-x;
}
#header .menu ul {
    padding: 0;
    margin: 0;
}
ul {
    list-style: none;
}
.menu li {
    float: left;
}
.menu li a {
    color: 
    #171717;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    width: 122px;
    text-align: center;
    padding: 8px 0;
    background: url(../images/menu-separ.gif) no-repeat 0 0;
}
#products li .taxon-product .taxon-product-info .price-container .price .box-discount{

	position: absolute;

	top: 0px;

	right: 0px;

	font-size: 12px;

	background-color: red;

	color: #FFF;

	padding: 3px 1px;

	max-width: 25px;

	text-align: center;

	line-height: 14px;

	word-wrap: break-word;

}

.index-specials #products li .taxon-product .taxon-product-info .price-container .price .box-discount{

	right: 8px;

}

.list-small #products li .taxon-product .taxon-product-info .price-container .price .box-discount,.list-more #products li .taxon-product .taxon-product-info .price-container .price .box-discount{

	top: 5px;

	right: 5px;

}

#products li .taxon-product .taxon-product-info .price-container .price .box-discount b{

	font-size: 12px;

}

#navBreadCrumb {
	float: right;
	width: 758px;
    font-size: 12px;
    padding: 6px 0px 5px 10px;
    margin: 0;
    border: 0;
    background: #e0dede;
    font-weight: bold;
    line-height: 16px;
}
#product-content{
	width: 768px;
	float: right;
	background: #e0dede;
}
.taxon-product-image a img {
    width: 180px;
    height: 180px;
    display: block;
	background:#FFF;
}

#navBreadCrumb a{

	color: #000;
	text-decoration: underline;
}

#navBreadCrumb span{

	padding: 0 2px;


}

.hidden{

	display: none;

}



/* sideleft css*/



#sidebar{width: 210px;background:#aaa;}

.title-bar {
	font-size: 12px;
	font-weight: bold;
	color:#fcfbfb;
	background: url(../images/page-title-tail.gif) top repeat-x;
	padding: 10px 0px;
	text-transform: capitalize;
	text-indent: 10px;
}
.title-bar h5 {padding: 3px 10px;font-size: 12px;line-height: 22px;margin: 0;height: 22px;background:#f7f7f7;border-bottom:1px solid #eaeaea;}
.title-bar h5 a:hover{
	text-decoration: none;
}
#ftr-cnt .menu {
    background: url(../images/footer-menu-tail.gif) top repeat-x;
    color: #898888;
    text-transform: uppercase;
    padding: 5px 0px;
    font-size: 12px;
}
#ftr-cnt .menu a {
    color: #898888;
    text-decoration: none;
    display: inline-block;
    margin: 0 5px;
}
.taxonomy-root{
	margin: 0;
}

.module-cnt {border: none;padding: 5px 0px;background:#aaa;}

.taxons-list{margin: 0px;list-style:none;}
.taxons-list li{
	background: url("../images/list.png") 5px 10px no-repeat;
	margin: 2px 0;
}
.taxons-list li a{
	border-bottom: 1px dotted #000;
	color: #000;font-size: 12px;display:block;line-height:18px;padding:5px 0px;margin-left: 15px;
}
.taxons-list li:hover a{
	text-decoration: none;
	color: #FFFF;
}
.taxons-list li:hover,.taxons-list li.selected{
	background: url(../images/list-marker.gif) 5px 10px no-repeat ;
	background-color: #414141;
}
.taxons-list li a.selected{
	text-decoration: none;
	color: #FFFF;
}
.taxons-list li a.selected{
	font-weight: bold;
}
.soldout-tip{
	background: #000;
    opacity: 0.3;
    width: 186px;
    height: 186px;
    position: absolute;
    top: 0;
    left: 0;
}
.taxon-product .soldout-tip{
    width: 180px !important;
    height: 180px !important;
 }
.soldout{
	background: url("../images/sold-out-1_3_orig.png") left center no-repeat;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
}


#taxon-description p{font-size: 13px;width: 620px;}



.search-results-title{margin: 0;font-size: 14px;line-height: 18px;padding-bottom: 5px;}

.search-results-title span{padding: 0 2px;}


.title-bar h5 i {
	transform: rotate(90deg);
    float: right;
    margin-right: 4px;
    width: 7px;
    height: 20px;
    transition: transform .3s ease;
    display: inline-block;
    background-position: center;
    background-image: url('data:image/svg+xml;charset=US-ASCII,<svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="-24 0 50.4 100"><path d="M-21.3 100c-.7 0-1.3-.2-1.9-.7-1.1-1-1.1-2.8-.1-3.8l43.2-45.6-43.2-45.4c-1-1.1-1-2.8.1-3.8s2.8-1 3.8.1l44.9 47.3c1 1.1 1 2.7 0 3.8l-44.8 47.2c-.5.6-1.3.9-2 .9z"/></svg>');
    background-repeat: no-repeat;
}




.keywords{

	padding: 5px;

	list-style: none;

	line-height: 20px;

	margin: 0;

}

.keywords li{

    display: block;

    float: left;

    line-height: 18px;

}

.keywords li a{

	display: block;

    padding: 3px 5px 3px 12px;

    clear: both;

    font-weight: normal;

    font-size: 11px;

    line-height: 18px;

    color: #0076a3;

    white-space: nowrap;

    background: url("../images/nav-bullet.gif") 5px 10px no-repeat;

}

#price-dollars span{

	color: #333;

	font-size: 13px;

	font-weight: bold;


}
.product-cnt .base-info{
	background: #e0dede;
	padding: 15px 10px 5px 10px;
}
.product-cnt h1{
	padding: 3px 0;
    font-size: 17px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-weight: normal;
    margin: 0 0 5px 0;
        border-bottom: 1px dotted #ccc;

}

.wrapperAttribsOptions {
	margin-bottom: 5px;
	display: inline-block;
	margin-right: 10px;

}
#productAttributes .options_menu{
	width: 300px;
}
#productAttributes .optionName{
	display: inline-block;
	margin-right: 10px;
}
.attribsRadioButton{
	font-size: 12.5px;
	padding: 2px;
	line-height: 16px;
}
.attribsRadioButton{
	display: inline-block;
}
.skew-and-social {

    margin: 9px 0px 10px 0;

    padding-bottom: 3px;

    border-bottom: 1px solid #dcddde;

}

#Guarantees{

	margin-top: 10px;

	font-size: 13px;

}

#Guarantees p{

	margin: 2px 0;

}

#Guarantees label{

	font-size: 13px;

	display: inline-block;

	margin-right: 6px;

}

#Guarantees img{

	vertical-align: middle;

}

.left-div{
	float: left;
}

.left-div img{
	vertical-align: middle;
	display: inline-block;
}



.product-image {

    margin: 0px 0 3px 20px;

}

#productImage {
    position: relative;
    cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

#productImage img {
    display: block;
    width: 290px;
}

#productImage button {

    position: absolute;

    bottom: 3px;

    right: 3px;

}

.icon-zoom-in{

	background-position: -336px 0;

	display: inline-block;

    width: 14px;

    height: 14px;

    line-height: 14px;

    vertical-align: text-top;

    background-image: url(../images/bg-icon.png);

    background-repeat: no-repeat;

}

.left-div p{

    margin: 0 0 10px;

    line-height: 18px;

    font-size: 13px;

}

.right-div {

	width: 455px;

	float: right;

}

.price-cnt {

    margin: 0px;


    padding: 0 10px;


}
.price-cnt p{
	width: 100%;
}
.btn-tubedepot{
	background-color: #e21212;
    color: #fff;
    padding: 6px 12px;
    margin: 0;
    border-radius: 2px;
    font-size: 15px;
    line-height: normal;
    margin-left: 0;
    border: none;
}
.btn-tubedepot:hover{
	text-decoration: none;
	color: #FFF;
}
#add-to-cart-button,#buynow,.buttonset{
    color: #fff;
    padding: 10px 20px;
    margin: 0 5px 5px 0;
    border-radius: 2px;
    font-size: 16px;
    line-height: normal;
    margin-left: 0;
    border: none;
}
.buttonset{
	margin-top: 5px;
}
#loginForm{
	margin-bottom: 0;
}
.moredel{
	width: 50px;
	height: 20px;
	background: url("../images/button_goto_prod_details.gif") left center no-repeat;
	display: inline-block;
    margin-left: -3px;
}
.centerColumn{
	float: right;
	width: 768px;
	display: block;
	background: #e0dede;
	border-radius: 0 0 0 2px;
	color: #0e0e0e;
	font-size: 13px;
}
#productReviewsDefaultHeading,#reviewsInfoDefaultHeading,#reviewsWriteHeading,#reviewsHeading,.product-title,#checkoutSuccessThanks,#check-out-cnt .title,#advSearchDefaultHeading,#passwordForgottenHead,.contactHead,#accountDefaultHeading,#accountHistoryDefaultHeading,.taxon-title,.taxon-title ,#accountDefaultHeading,#accountNotificationsHeading,#addressBookProcessDefaultHeading,#addressBookDefaultHeading,#accountHistoryDefaultHeading,#shoppingcart,#newProductsDefaultHeading,#specialsListingHeading,#allProductsDefaultHeading,#featuredDefaultHeading,#productListHeading,#advSearchResultsDefaultHeading,.header-title,#loginDefaultHeading,#createAcctDefaultHeading{
	font-size: 12px;
	font-weight: bold;
	color:#fcfbfb;
	background: url(../images/page-title-tail.gif) top repeat-x;
	padding: 10px 0px;
	text-transform: capitalize;
	text-indent: 10px;
	line-height: 16px;
}
#createAcctDefaultLoginLink{
	padding: 10px;
}
.shippingInfoMainContent,#update-cart{
	padding: 10px;
}
#shoppingcart,#check-out-cnt .title,#checkoutSuccessThanks,#passwordForgottenHead,#advSearchDefaultHeading,{
	margin: 0 0 10px 0;
}
#shoppingcart,.contactHead{
	margin-bottom: 10px;
}
.product-title,#advSearchResultsDefaultHeading{
	margin: 0;
}
.tabTable{
	margin: 10px;
	border-left: 1px solid #434242;
}
.tabTable th{
	padding: 5px 10px;
	border-top: 1px solid#434242;
	border-right: 1px solid#434242;
	border-bottom: 1px solid#434242;
	text-align: center;
	vertical-align: top;
}
.productListing-data{
	font-size: 12px;
}
.productListing-data .free-shiping{
	left: 0;
	bottom: 0;
	position: relative;
}
.productListing-data a{
	text-decoration: underline;
}
.productListing-data .normalprice,.productListing-data .productSpecialPrice{
	font-weight: bold;
	line-height: 18px;
}
.itemTitle{
	margin: 0;
	line-height: 18px;
	font-size: 12px;
}
.itemTitle a{
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
	display: inline-block;
}
.tabTable td{
	border-right: 1px solid#434242;
	border-bottom: 1px solid#434242;
	padding: 5px;
	vertical-align: top;
	position: relative;
}
.productListing-data .soldout-tip,.productListing-data .soldout{
	left: -640px;
	top: 5px;
}
#specialsListingHeading{
	margin: 0;
}
.main{
	position: relative;
}
.free-shiping{
	background: url("../images/free-shipping.png") left center no-repeat;
	width: 64px;
	height: 64px;
	display: block;
	position: absolute;
	left: 100px;
    bottom: 55px;
}
.pimg img{
	width: 185px;
	height: 185px;
	margin-bottom: 5px;
	display: inline-block;
}
.pname{
	background: #434242;
	color: #FFF;
	display: inline-block;
	padding: 3px 5px;
	line-height: 20px;
	width: 98%;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
}
.pname strong{
	font-weight: normal;
}
.pname:hover{
	text-decoration: none;
	color: #FFF;
	background: #727272;
}
#sorter,.navSplitPagesResult,.navSplitPagesLinks,.products-listing{
	padding: 5px 10px;
	display: block;
	font-size: 100%;
	margin-top: 10px;
	font-size: 13px;
}
.products-listing{
	margin-top: 0;
}
.products-listing .normalprice,.products-listing .productSpecialPrice{
	font-weight: bold;
}
.products-listing .productSpecialPrice{
	margin-bottom: 0px;
}
.navSplitPagesResult,.navSplitPagesLinks{
	padding: 0px 12px;
}
.navSplitPagesResult{
	float: left;
	display: block;
}
.navSplitPagesLinks{
	float: right;
	display: block;
}
.navSplitPagesLinks a{
	display: inline-block;margin: 0 2px;
	text-decoration: underline;
}
.clearBoth{
	clear: both;
}
#loginDefault fieldset,#createAcctDefault fieldset{
	margin: 10px;
}
#createAcctDefault .btn-tubedepot{
	margin: 10px;
}
#Soldout{
	background-color: #a1a1a1;
    color: #fff;
    padding: 10px 20px;
    margin: 0 5px 5px 0;
    border-radius: 5px;
    font-size: 16px;
    line-height: normal;
    margin-left: 0;
    border: none;
}

.price-color {

    color: #ed8e18;

    font-weight: bold;

    font-size: 16px;

}

.price .price-big {

    font-size: 27px;

    padding-top: 2px;

}

.price-color {

    color: #ed8e18;

    font-weight: bold;

    font-size: 16px;

}

#price-description {
    padding: 0;
}
.product-price,.products_model,.products_quantity,.products_weight,.product-shipping{
	padding: 5px 0;
	border-bottom: 1px dotted #999999;
	font-size: 12.5px;
}
.product-shipping{
	line-height: 20px;
	padding: 6px 0;
}
.shipping{
	font-size: 12px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.paymentinfo{
	font-size: 12.5px;
}
.totalprice{
	border-bottom: 1px dotted #999999;
	padding: 5px 0;
	margin-bottom: 10px;
	font-size: 12.5px;
}
.totalprice .subtotal{
	font-size: 12.5px;
	color: #b6271d;
	padding-left: 5px;
	font-weight: bold;
}
.buyer-protection-banner{

margin-top: -10px;
}
.paymentinfo b{
	float: left;
	margin-right: 5px;
}
.payment-type-list {
	margin: 0 0 0 5px;
}
.payment-type-list li {
    float: left;
    background: url("../images/payment.png") no-repeat 0 0;
    width: 68px;
    height: 25px;
    overflow: hidden;
    margin: 0 10px 0px 0;
    list-style: none;
}
.payment-type-list li.pt-paypal {
    background-position: -100px -200px;
    width: 74px;
    height: 20px;
}
.payment-type-list li.pt-tt {
    background-position: -150px -50px;
    width: 65px;
}

.bp-horizontal-banner {
    margin-top: 10px;
    position: relative;
    padding: 15px 20px 0px 42px;
}
.buyer-protection-banner .bp-horizontal-banner {
    margin-top: 0;
    margin-left: 0px;
    padding-top: 0;
}
.bp-horizontal-banner .bp-icon {
    position: absolute;
    margin-left: -40px;
    width: 32px;
    height: 40px;
    background: url("../images/bp-icon.421d67f9.png") no-repeat 0 0;
}
.buyer-protection-banner .bp-horizontal-banner .bp-icon {
    top: 5px;
}
.bp-horizontal-banner .buy-protection-info li {
    padding: 2px 20px;
    margin-left: 0;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    color: #666;
    background: url("../images/bp-icon.421d67f9.png") no-repeat -88px -148px;
    *display: inline;
    zoom: 1;
}
.bp-horizontal-banner .buy-protection-info h3 {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    color: #369;
}
.bp-horizontal-banner .buy-protection-info li em {
    color: #333;
    font-weight: 700;
}
.bp-horizontal-banner .buy-protection-info li {
    background-position: -88px -145px;
}
.util-clearfix {
    zoom: 1;
    margin: 0;
    font-size: 13px;
}

#price-description  label{
	font-size: 12px;
}
.attribsSelect{
	font-weight: bold;
}
.box-discount
.wrapperAttribsOptions select{
	width: auto;
	margin-bottom: 0;
	font-size: 12px;
}
.istop{
	position: absolute;
	left: 0;
	width: 48px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	top: 220px;
	background: red;
	color: #FFF;
	padding: 1px;
}

.price-cnt .control-group {

    margin-bottom: 0px;

}

#qty-cnt {
    margin: 0px;
    font-size: 12.5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999999;
}

#qty-label {

    margin-top: 0px;

}
.delivery,.custom{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.tips{
	padding: 5px;
	background: #aaa;
}

.form-horizontal{

	margin-bottom: 10px;

}

.form-horizontal .controls {

    margin-left: 0;

}

#bulk-pricing-cta {

    font-size: 11px;

    white-space: nowrap;

    margin-left: 5px;

}

.fifth-width {

    width: 20%;

}

#product-free-shipping-cta {

    margin-top: 20px;

    font-size: 12px;

    text-align: left;

    margin-bottom: 0;

}

#product-free-shipping-cta span{

	color: #000;

}

.btn-large {

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    padding: 9px 14px;

    font-size: 15px;

    line-height: normal;

    margin-left: 0;

}

.form-horizontal .control-label {

    width: inherit;

    margin-right: 10px;

    float: left;

    padding-top: 3px;

}

.price-cnt label {

    font-size: 11px;

    line-height: 14px;

}

.controls #quantity-input{

	margin-bottom: 0;
	width: 60px;
}
#quantity-input{
	width: 45px;
	margin-right: 15px;
}
.product-details {
    padding: 0 5px 5px 5px;
    width: 758px;
    background: #e0dede;
    float: right;
    color: #FFF;
    margin-bottom: 10px;
}

.product-tabs {

    font-weight: bold;
}
.tab-cnt{
	color: #FFF;
	text-align: center;
	font-size: 20px;
    background: url(../images/page-title-tail.gif) top repeat-x;
    padding: 8px 0px;
    line-height: 20px;
}
.reviews,.review_detail{
	font-size: 12.5px;
	text-decoration: underline;
	background: url(../images/arrow.png) left 3px no-repeat;
	padding-left: 10px;
}
.reviewCount{
	font-size: 12.5px;
	padding-left: 8px;
	display: inline-block;
}

#tab-cnt img{
	width: 100%;
}

.nav-tabs {

    border-bottom: 1px solid #ddd;

}

.nav {

    margin-left: 0;

    margin-bottom: 20px;

    list-style: none;

}

.nav-tabs>li {

    margin-bottom: -1px;

}

.nav-tabs>li, .nav-pills>li {

    float: left;

    line-height: 18px;

}

.nav>li>a {

    display: block;

}

.nav-tabs>li>a, .nav-pills>li>a {

    padding-right: 12px;

    padding-left: 12px;

    margin-right: 2px;

    line-height: 14px;

}

.nav-tabs>li>a {

    padding-top: 8px;

    padding-bottom: 8px;

    line-height: 20px;

    border: 1px solid transparent;

    -webkit-border-radius: 4px 4px 0 0;

    -moz-border-radius: 4px 4px 0 0;

    border-radius: 4px 4px 0 0;

}

.nav-tabs>li>a {

    -webkit-border-radius: 4px 4px 0 0;

    -moz-border-radius: 4px 4px 0 0;

    border-radius: 4px 4px 0 0;

    padding-top: 8px;

    padding-bottom: 8px;

    line-height: 18px;

    border: 1px solid transparent;

    font-size: 13px;

    cursor: pointer;

}



.nav>li>a:hover, .nav>li>a:focus {

    text-decoration: none;

    background-color: #eee;

}

.nav>li>a:hover {

    text-decoration: none;

    background-color: #eeeeee;

}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {

    color: #555;

    background-color: #fff;

    border: 1px solid #ddd;

    border-bottom-color: transparent;

    cursor: pointer;

}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {

    border-color: #eee #eee #ddd;

}

.tab-content>.tab-pane, .pill-content>.pill-pane {

    display: none;

    font-size: 15px;

}

.tab-content>.active, .pill-content>.active {

    display: block;
    line-height: 22px;
    background: #535252;
    padding: 10px;
}
.tab-content>.active img{
	max-width: 734px;
	display: inherit;
	margin: 0 auto;
}
.tab-content table td{
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.tab-content table td:first-child,.tab-content table td img{
	border: none !important;
}



/* index css start */

.slider-wrapper{width: 900px;position:relative; margin-bottom:20px;}

.nivoSlider img{position:absolute;top:0px;left:0px;display:none;width:900px;}

.nivoSlider a{border:0;display:block;}

.nivo-controlNav-bg{position: absolute;left: 0;bottom: -15px;width: 900px;height: 44px;z-index: 100;}

.nivo-controlNav{position:absolute;left: 472px;bottom: 4px;margin-left:-30px;z-index: 101;}

.nivo-controlNav a{display:block;width:10px;height:10px;background:#FFF;text-indent:-9999px;border:0;margin-right:7px;float:left;border-radius: 5px;}

.nivo-controlNav a.active{background:red;}

.nivo-directionNav a{display:block;width:25px;height: 240px;text-indent:-9999px;border:0;top:40px;}



.nivoSlider{position:relative;}

.nivoSlider img{position:absolute;top:0px;left:0px;}

.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}

.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}

.nivo-box{display:block;position:absolute;z-index:5;}

.nivo-caption{position:absolute;left:0px;bottom: 0px;background:#000;color:#fff;opacity:0.8;width:100%;z-index:8;}

.nivo-caption p{padding:5px;margin:0;}

.nivo-caption a{display:inline !important;}

.nivo-html-caption{display:none;}

.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}

.nivo-prevNav{left:0px;}

.nivo-nextNav{right:0px;}

.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}

.nivo-controlNav a.active{font-weight:bold;}



.triple-promo {

    margin: 0 0px 20px 0px;

}

.triple-promo .pos1 {

    margin-right: 24px;

    position: relative;

    width: 284px;

}

.triple-promo .pos2 {

    margin-right: 24px;

    position: relative;

    width: 284px;

}

.triple-promo .pos3 {

    position: relative;

    width: 284px;

}

a.triple-promo-title {

    position: absolute;

    bottom: 0px;

    left: 0px;

    background-color: #0076a3;

    display: block;

    opacity: .80;

    filter: alpha(opacity=80);

    color: #fff;

    width: 284px;

}

a.triple-promo-title span {

    padding: 5px 10px;

    display: block;

}

a.triple-promo-title:hover {

    text-decoration: none;

    color: #fff;

}

.quad-promo {

    margin: 0 0 20px 0px;

}

.quad-promo .pos1 {

    margin-right: 20px;

    width: 208px;

}

.quad-promo .pos2 {

    margin-right: 20px;

    width: 208px;

}

.quad-promo .pos3 {

    margin-right: 20px;

    width: 208px;

}

.quad-promo .pos4 {

    width: 208px;

}

.quad-promo img {

    margin: 20px 0 16px 25px;

    display: block;

}

.quad-promo p {

    margin: 0 20px 15px 20px;

    display: block;

    line-height: 20px;

}

.quad-promo p a {

    display: block;

    font-size: 13px;

    color: #000000;

    line-height: 18px;

    text-align: center;

}

.double-promo {

    margin: 0 0px 0 0px;

    width: 100%;

    font-size: 13px;

}

.double-promo .pos1 {

    margin-right: 20px;

    position: relative;

    width: 440px;

    background-color: #f1f1f1;

    border-top: none;

}

.double-promo .pos2 {

    position: relative;

    width: 440px;

    background-color: #f1f1f1;

    border-top: none;

}

.double-promo .pos2 {

    position: relative;

    width: 440px;

    background-color: #f1f1f1;

    border-top: none;

}

.double-promo h3 {

    color: #fff;

    padding: 5px 20px 6px 20px;

    font-size: 16px;

    line-height: 24px;

    margin: 0;

}

.double-promo .pos1-cnt {

    padding: 20px;

    height: 156px;

}

.double-promo .pos2-cnt {

    padding: 20px 0 20px 20px;

    height: 156px;

}

.double-promo .pos2-subscribe {

    width: 200px;

    border-right: 1px solid #dcddde;

    margin-right: 20px;

    height: 155px;

}

#frm-home-newsletter-signup .control-group {

    margin-bottom: 10px;

}

.double-promo .pos2-social {

    width: 180px;

}

.double-promo .pos2-social-links {

    margin-top: 20px;

}

.double-promo .pos2-social-links .pos2-social-fb {

    background: url("../images/sprite.png") -250px 0px no-repeat;

    padding-left: 21px;

    height: 16px;

    margin-bottom: 8px;

}

.double-promo .pos2-social-links .pos2-social-tw {

    background: url("../images/sprite.png") -250px -30px no-repeat;

    padding-left: 21px;

    height: 16px;

}

.double-promo h4{

	font-size: 14px;

}

.control-group label{

	display: block;

    margin-bottom: 5px;

    font-weight: bold;

    border: none;

    line-height: 18px;

    font-size: 13px;

}

#frm-home-newsletter-signup #email-address {

    width: 170px;

}



.double-promo .btn-tubedepot{

	margin-left: 0;

}

#products td{

	border-color:#888;

	padding: 5px;



}

#products td .listingDescription {

	padding: 5px 0px;

    font-size: 12px;

    line-height: 18px;

    color: #0e0e0e;

    color: #000;

}

#products {

	width: 100%;

	margin: 5px 0;

}

#products .price{

	font-size: 13px;

}

#products .instock{

	color: green;

	font-size: 12px;

	font-weight: bold;

	line-height: 14px;

	display: inline-block;

}

#products .outstock{

	color: red;

	font-size: 12px;

	font-weight: bold;

}

#products td a{

	color: #000;

	text-decoration: underline;

	font-size: 12px;

	font-weight: bold;

	line-height: 15px;

	display: inline-block;

}

.SplitPagesLinks{
	text-align: right;
	margin-bottom: 6px;
	padding: 3px;
	border-radius: 2px;
	margin-top: 10px;
}


.SplitPagesLinks a{
	font-size: 13px;
    color: #000;
    padding: 0 5px;
    text-decoration: underline;
	display: inline-block;
}

.SplitPagesLinks .current{
	margin: 0 3px;
	display: inline-block;
}

.small-title{

	font-size: 12px;

	font-weight: bold;

	margin: 3px 0;

}



/* shopping cart content */

#cart-nav-bot a#view-cart-link {

    font-size: 11px;

    color: #0076a3;

    text-decoration: none;

    padding: 10px 0 0 0;

}

#cart-nav li a {

    display: block;

    padding: 10px;

    margin: 0 10px;

    clear: both;

    font-weight: normal;

    font-size: 11px;

    line-height: 18px;

    color: #0076a3;

    background: #fff;

    white-space: normal;

    width: 248px;

    border-bottom: 1px solid #e4e5e5;

}

#cart-nav li a:hover {

	color: #0076a3;

	text-decoration: none;

	background-color: #e5e8e8

}

#cart-nav img {

    width: 48px;

    height: 48px;

    margin-right: 10px;

    background: url("../images/placeholder.gif") left center no-repeat;

    display: inline-block;

}

#cart-nav p {

    width: 190px;

    margin: 0;

    padding: 0;

    font-size: 11px;

}

#cart-nav li a p {

	line-height: 16px;

    color: #333;

}

#cart-nav span {

    display: block;

    font-size: 10px;

    color: #7d7d7d;

}

#cart-nav span.cart-nav-price {

    font-size: 11px;

    color: #333;

    font-weight: bold;

    margin: 0 0 20px 10px;

}

#cart-nav-bot {

    padding: 10px;

    color: #333;

}

#cart-nav-bot span {

    margin: 0 5px;

    padding: 10px 0 0 0;

}

#cart-nav .cart-nav-subtotal {

    display: block;

    padding: 0 10px 11px 10px;

    margin-bottom: 11px;

}

#cart-nav .cart-nav-subtotal h4 {

    font-size: 20px;

    line-height: 24px;

    color: #333;

    margin: 0;

}

#cart-nav .cart-nav-subtotal span {

    margin: 0;

    padding: 3px 0 0 0;

    color: #333;

    font-size: 20px;

}

#cart-nav-bot a#view-cart-link {

    font-size: 11px;

    color: #0076a3;

    text-decoration: none;

    padding: 10px 0 0 0;

}

.border-bottom {

    border-bottom: 1px solid #dcddde;

}

#check-out-btn-nav{

	margin-left: 0;

	margin-top: 3px;

	line-height: 20px;

}
#attribsOptionsText{
	font-size: 13px;
	margin: 5px 0 5px 0;
	line-height: 18px;
}
#productAttributes{
	border-bottom: 1px dotted #999999;
	width: 100%;
	padding: 0px;
}
#productAttributes select{
	vertical-align: top;
	margin-top: 3px;
}

#productAttributes h4{

	margin: 5px 5px 5px 0;

}
#__01 td{
	margin: 0;
	padding: 0;
	border: none;
}

#productAdditionalImages .additional-images{

	float: left;

	margin-right: 6px;

	margin-bottom: 10px;

}



/* shopping cart*/





#cart-detail{
	width: 100%;
    margin-bottom: 15px;
    border-left: 1px solid #434242;
    border-top: 1px solid #434242;
}
#cart-detail td, #cart-detail th{
	border-right:1px solid #434242;
	border-bottom:1px solid #434242;
	padding: 5px;
}
 #cart-detail th{
 	font-size: 13px;
 }

.line_item_quantity{

	margin-top: 10px;

}

.cart-item-image img{

	width: 120px;

	display: inline-block;

}

table th a:hover,table td a:hover {

	border-color: #f9ad3d

}

.content-margin h1, .content-margin h2, .content-margin h3, .content-margin h4, .content-margin h5, .content-margin h6 {

    margin-bottom: 5px;

}
#empty-cart,#cartEmptyText{
	padding: 0 10px;
}

.content-margin h4 {

    font-size: 13px;

    line-height: 18px;

}

.content-margin h4 a{

	border-bottom: 1px dotted #6e6e6e;

}

.content-margin .line-item-description{

	font-size: 13px;

	line-height: 16px;

	display: inline-block;

}

#checkout-link{

	float: right;

}

#clear_cart_link{

	line-height: 28px;

}

#clear_cart_link .button{

	margin-left: 0;

}




/* Secure Checkout */

#check-out-cnt{
	background: #e0dede;
}
.check-out-tabs {
    margin: 10px 5px 0 5px;
}

.nav-tabs {

    border-bottom: 1px solid #ddd;

    margin-left: 0;

    margin-bottom: 20px;

    list-style: none;

}

.nav-tabs>li {

    margin-bottom: -1px;

}

.nav-tabs>li, .nav-pills>li {

    float: left;

}

.nav-tabs>li>a, .nav-pills>li>a {

    padding-right: 12px;

    padding-left: 12px;

    margin-right: 2px;

    line-height: 14px;

}

.nav-tabs>li>a {

    -webkit-border-radius: 4px 4px 0 0;

    -moz-border-radius: 4px 4px 0 0;

    border-radius: 4px 4px 0 0;

    padding-top: 8px;

    padding-bottom: 8px;

    line-height: 18px;

    border: 1px solid transparent;

    display: block;

}

.nav-tabs>li>a:hover {

    text-decoration: none;

    background-color: #eeeeee;

}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {

    color: #000;

    background-color: #fff;

    border: 1px solid #ddd;

    border-bottom-color: transparent;

}

#checkout-step-address {

    font-size: 13px;

    font-weight: bold;

}

.tab-no-link {

    display: block;

    padding: 10px 10px 0 10px;

    color: #cccccc;

}

.secure-checkout{

	float: right;
}

.cartAttribsList ul{

	margin-left: 15px;

}

#cartEmptyText{

	margin: 20px 10px;

    padding: 10px 20px 10px 5px;

    color: #000;

    border-bottom: 1px solid #000;

    border-top: 1px solid #000;

}

.cart-item-quantity input[type="text"]{

	text-align: center;

}

#productImageModal{

	z-index: 3000;

	position: fixed;

    top: 5%;

    left: 50%;

    max-width: 800px;

    margin-left: -280px;

    background-color: #fff;

    border: 1px solid #999;

    border: 1px solid rgba(0,0,0,0.3);

    -webkit-border-radius: 6px;

    -moz-border-radius: 6px;

    border-radius: 6px;

    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);

    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);

    box-shadow: 0 3px 7px rgba(0,0,0,0.3);

    -webkit-background-clip: padding-box;

    -moz-background-clip: padding-box;

    background-clip: padding-box;

    outline: none;

    display: none;

}
#productImageModal img{
	max-width: 800px;
}

#productImageModal button{

	margin: 0;

	float: right;

    font-size: 20px;

    font-weight: bold;

    line-height: 20px;

    text-shadow: 0 1px 0 #fff;

    background: transparent;

    border: 0;

    -webkit-appearance: none;

    opacity: 0.2;

    filter: alpha(opacity=20);

    padding: 2px 6px 3px;

}

#productImageModal button:hover{

	color: #000;

    text-decoration: none;

    cursor: pointer;

    opacity: 0.4;

    filter: alpha(opacity=40);

}

.modal-body {

    position: relative;

    overflow-y: auto;

    max-height: 400px;

    padding: 15px 0 15px 15px;

    cursor:pointer;

}

.modal-body {

    height: auto;

    width: auto;

    max-height: none;

    max-width: none;

}

.modal-body {

    z-index: 3000;

}

.modal-body img {

    display: block;

    margin: 0 auto;

    border: none;

}

.modal-backdrop {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1040;

    background-color: #000;

}

.modal-backdrop{

    opacity: 0.8;

    filter: alpha(opacity=80);

}



.why-buy-from-us{
	margin: 0 auto;
	background: #e0dede;
}
.why-buy-from-us dl {
    display: block;
    float: left;
    position: relative;
    padding-left: 35px;
    margin-right: 0px;
    width: 145px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.why-buy-from-us .from-us-better i {
    left: -1px;
}
.why-buy-from-us dl i {
    position: absolute;
    left: 0;
    top: 5px;
}
.why-buy-from-us .from-us-fast-delivery i {
    left: 2px;
    top: 8px;
}
.litb-icon-low-price {
    width: 19px;
    height: 22px;
    background: url("../images/footer-img.png") -96px -152px no-repeat;
}

.litb-icon-safe {
    width: 17px;
    height: 22px;
    background: url("../images/footer-img.png") -153px -152px no-repeat;
}
.litb-icon-services {
    width: 22px;
    height: 22px;
    background: url("../images/footer-img.png") -121px -81px no-repeat;
}
.litb-icon-fast-delivery {
    width: 36px;
    height: 19px;
    background: url("../images/footer-img.png") -109px -5px no-repeat;
}
.why-buy-from-us .from-us-safe i {
    left: 7px;
}
.from-us-safe{
	margin-right: 10px;
}
.why-buy-from-us .from-us-services i {
    left: 8px;
}
.why-buy-from-us dt {
    font-weight: bold;
    padding-bottom: 5px;
    color: #000;
}

.why-buy-from-us dt, .why-buy-from-us dd {
    display: block;
    font: 12px/12px helvetica,arial;
    margin-left: 0px;
}
.why-buy-from-us .from-us-better {
    padding-left: 25px;
}
.why-buy-from-us .from-us-low-price {
    padding-left: 30px;
    margin-left: 5px;
}
.why-buy-from-us .from-us-fast-delivery {
    padding-left: 45px;
    margin-left: 15px;
}
.why-buy-from-us dl:last-child {
    width: 167px;
    margin-right: 0;
}

.why-buy-from-us .from-us-services {
    padding-left: 40px;
}

/* Secure Checkout */

.nav-tabs {

    border-bottom: 1px solid #ddd;

    margin-left: 0;

    margin-bottom: 20px;

    list-style: none;

}

.nav-tabs>li {

    margin-bottom: -1px;

}

.nav-tabs>li, .nav-pills>li {

    float: left;

}

.nav-tabs>li>a, .nav-pills>li>a {

    padding-right: 12px;

    padding-left: 12px;

    margin-right: 15px;

    line-height: 14px;
    background: #FFF;
  

}

.nav-tabs>li>a {

    -webkit-border-radius: 4px 4px 0 0;

    -moz-border-radius: 4px 4px 0 0;

    border-radius: 4px 4px 0 0;

    padding-top: 8px;

    padding-bottom: 8px;

    line-height: 18px;

    border: 1px solid transparent;

    display: block;

}

.nav-tabs>li>a:hover {

    text-decoration: none;

    background-color: #eeeeee;

}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {

    color: #000;

    background-color: #fff;

    border: 1px solid #ddd;

    border-bottom-color: transparent;

}

#checkout-step-address {

    font-size: 13px;

    font-weight: bold;

}

.tab-no-link {

    display: block;

    padding: 10px 10px 9px 10px;
    margin-right: 15px;
    color: #999;
    background: #CCC;

}



FIELDSET {
    padding: 0.5em;
    border: 1px solid #aaa;
}
LEGEND {
    font-weight: bold;
    padding: 0.3em;
    color: black;
    font-size: 13px;
}
#payment .banktransfer{
	border:1px solid #e21212;
	margin-left: 15px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	display: none;
	border-radius: 3px;
}


/* checkout-cnt */

.checkout-cnt{
    padding: 5px 10px;
    background-color: #e0dede;
    float: right;
}
#order_summary th{
	border-bottom: 1px solid #d4d4d4;
}
#order_summary td{
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #d4d4d4;
}
#order_summary tr:last-child td{
	border-bottom: none !important;
}



#shopping{

	border-bottom: none;

}
#main-content{
	width: 768px;
	background: #e0dede;
}

.checkout-cnt h4 {

    font-size: 15px;

    margin-bottom: 5px;

    margin-top: 20px;

}

#order_summary{

	border-spacing: 0;

	font-size: 13px;

	width: 100%;

	padding-top: 5px;

}

#order_summary thead th{

	text-align: left;

	padding-left: 6px;

	border-color: #d4d4d4;

}

#order_summary td{

	text-align: left;

	border-color: #d4d4d4;

}

#order_summary tbody img{

	width: 80px;

	max-height: 80px;

	display: inline-block;

	overflow: hidden;

}

#order_summary tbody h5{

	font-size: 12px;

	line-height: 16px;

	margin-bottom: 0px;

}

.continue-btn-cnt address{

	float: left;

	display: inline-block;

	font-size: 13px;

	font-weight: bold;

	margin-top: 5px;

	max-width: 540px;

	text-align: left;

}

.continue-btn-cnt .btn{

	padding: 1px 8px;

}

#comments{

	border-top: none;

	padding-top: 0px;

}

#comments textarea{

	width: 98%;

	float: left;

	text-align: left;

}

.subtotal .total span{

	font-weight: bold;

}

.checkout-cnt .secure-checkout{

	margin-top: 10px;

}

#checkout_form_address{

	margin-bottom: 0px;

}

.cartAttribsList{

	font-size: 12px;

	margin-bottom: 0;

	margin-left: 15px;

}

.line-item-description .cartAttribsList{

	margin-left: 0;

}

.continue-btn-cnt label{

	text-align: left;

	display: inline-block;
	vertical-align: top;

}

.continue-btn-cnt .shipping-type{

	padding: 3px;

}

.continue-btn-cnt .shipping-2{

	border-top: none;

}

.continue-btn-cnt .shipping-type:first-child{

	border-top: none;

}

.continue-btn-cnt label.cost{

	float: right;
	margin-top: 5px;
	font-weight: bold;

	font-size: 13px;

	color: #e21212;

}

.continue-btn-cnt label.module{

	font-weight: bold;

	font-size: 12px;

}

#shipping-method,#comments{

	padding-top: 0;

	border-bottom: none;

}
#checkout_confirmation{
	margin-bottom: 0;
}

.confirm-the-order{
	float: right;
	color: #000;
	margin-top: 10px;
	border:1px solid #aaa;
	border-bottom: none;
	background: #bbb;
	border-collapse:collapse;
	width: 320px;
}
.confirm-the-order td{
	border-bottom: 1px solid #aaa;
	padding: 2px 3px;
	margin:0;
	display: table-cell;
}
.confirm-the-order .total{
	color: #e21212;
	text-align: right;
	font-size: 12px;
}
.confirm-the-order b{
	font-size: 12px;
}

.inputLabel{

	margin: 8px 5px 0 0;

	font-size: 13px;

	cursor: default;

}

.gvBal{

	padding: 3px 0;

	font-size: 13px;

}

.gvBal input[type="text"]{

	margin-left: 20px;

}

.radioButtonLabel{

	margin-top: 5px;

}

.success-cnt{

	padding: 0 0 0 80px;

}

#pageNotFoundMainContent{

	font-size: 13px;

	border-bottom: 1px solid #ccc;

	padding-bottom: 5px;

	line-height: 18px;

}

.SiteMapTree{
	position: relative;
	margin-bottom: 15px;
	display: block;
	padding: 15px 0% 30px 15%;
	clear: both;


}

.SiteMapTree ul{

	list-style: none;

    padding: 0;

    margin: 0;

    min-width: 160px;

    background-color: #fff;

    display: block;
    clear: both;

}

.SiteMapTree ul li{

	float: left;

	width: 300px;

}

.SiteMapTree ul li a,.SiteMapTree ul li span{

	display: inline-block;

    padding: 3px 10px 3px 12px;

    clear: both;

    font-weight: normal;

    font-size: 13px;

    line-height: 18px;

    color: #000;

    white-space: nowrap;

    background: url("../images/nav-bullet.gif") 5px 10px no-repeat;

}

.SiteMapTree ul li span{

	color: #333;

	font-weight: bold;

}

.SiteMapTree .otherLink{

	margin-left: 20px;

}

.text-align{

	text-align: center;

}

.page-not-found{

	width: 70%;

	margin: 10px auto;

	font-size: 13px;

	line-height: 20px;

}

#pageNotFound{

	margin-bottom: 15px;

}

.loginDefaultHeading{

	font-size: 22px;

	margin: 10px 0;

	font-weight: normal;

}

.list-box{

	margin-top: 10px;

}

.register{

	float: left;

	width: 285px;

}

.login{

	float: right;

	width: 315px;

	margin-right: 10px;

}

.list-box h4{

	font-size: 17px;

	font-weight: normal;

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 5px;

}

.list-box input{

	margin-left: 0;

}

.list-box .pass-for{

	margin-top: 10px;

	display: inline-block;

}

.inputLabel .alert{

	color: red;

	width: auto;

	display: inline-block;

	margin-left: 3px;

}

.alert{

	color: red;

}


.inputLabel span{

	width: 110px;

	display: inline-block;

}

.inputLabel input,.inputLabel select{

	margin-bottom: 0;

}

.buttonRow .btn{

	margin-left: 0;

	margin-top: 10px;

}

.hiddenField{

	display: none;

}

.subtitle{

	font-size: 24px;

	font-weight: normal;

	padding: 10px 0;

	border-bottom: 1px solid #e5e5e5;

	margin-bottom: 10px;

	width: 71%;

}
#alsoPurchased{
	width: 768px;
	float: right;
}
.contactUs{

	font-size: 13px;
	padding-left:10px;
}

#enquiry{

	width: 600px;

	height: 80px;

}

#contactUsForm select,#contactUsForm input{

	margin-bottom: 5px;

}

#contactUsForm label,.account-msg label{

	margin-top: 0;

}

#contactUsForm legend{

	margin-bottom: 10px;

}

.contact-us{

	width: 90%;

}

.contact-us p{

	margin: 5px 0;

	line-height: 18px;

}

.contact-success{

	font-size: 17px;

	color: red;

	line-height: 20px;

	font-weight: normal;

	margin: 10px 0;

}

.privacy,.conditions,.shoppping-cart,#pageNotFound{
	font-size: 13px;
	background: #e0dede;
	float: right;
    width: 768px;
    display: block;
}
.conditionsMainContent{
	padding: 10px;
}

#prevOrders caption h2{

	font-size: 20px;

	font-weight: normal;

	margin: 0;

}

#prevOrders .btn{

	padding: 1px 8px;

	font-weight: normal;

	margin-left: 0;

}

#prevOrders address{

	margin-bottom: 0;

	line-height: 20px;

}

#prevOrders td{

	text-align: center;

}

.account-msg{

	margin-left: 20px;

}

.no-content{

	line-height: 30px;

	margin-bottom: 20px;

}

.primary-address{

	font-size: 13px;

}

.address-box{

	width: 280px;

	float: left;

	font-size: 13px;

	border: 1px solid #dcddde;

	padding: 10px;

	margin-right: 20px;

	margin-bottom: 15px;

	border-radius: 5px;

}

.address-box h3{

	font-size: 17px;

	font-weight: normal;

	line-height: 20px;

}

.primary{

	background: #ccc;

	border-color: #e21212;

}

.address-box .cont{

	height: 120px;

	margin-bottom: 0;

}

.address-box .btn{

	padding: 2px 8px;

}

.addressBookHeading{

	font-weight: normal;

	font-size: 17px;

	margin-bottom: 10px;

	line-height: 20px;

}

.box-address{

	font-size: 13px;

	border: 1px solid #dcddde;

	padding: 10px;

	margin-bottom: 15px;

	border-radius: 5px;

	border-color: #e21212;

}

.set-pri{

	margin-top: 5px;

	cursor: default;

	width: 240px;

}

.set-pri input{

	float: left;

	margin-right: 10px;

}

#orderHistoryDetailedOrder,#orderHistoryStatus{

	font-size: 17px;

	font-weight: normal;

	line-height: 20px;

	margin: 0;

	padding: 0;

}

.date_purchased{

	margin-bottom: 10px;

	font-weight: bold;

	font-size: 14px;

}

.amount{

	font-weight: bold;

}

.order-info{

	font-size: 13px;

}

.shipping-info h3,.shipping-info h4{

	font-size: 13px;

	font-weight: bold;

	line-height: 20px;

	margin-bottom: 5px;

	padding-bottom: 3px;

	border-bottom: 1px solid #e1e1e1;

}

.free_shipping_sign{

	background: url(../images/free-sign.png) left center no-repeat;

    font-size: 13px;

    width: 79px;

    height: 20px;

    position: absolute;

    right: 0;

    bottom: 7px;

}




.right-div{

	position: relative;

}

#freeShippingIcon{

	display: inline-block;

	background: url(../images/free-sign.png) left center no-repeat;

    font-size: 13px;

    width: 79px;

    height: 20px;

}
.cart-item-description{
	
}

#PPECbutton{

	float: right;

}
.cart-item-total,.cart-item-price{
	font-size: 12px;
	font-weight: bold;
}

.toporders ul{
	list-style:none;
	margin:0px;
}
.toporders ul li{
	border-top:1px dotted #000;
	padding:5px 0;
}
.toporders ul li:last-child{
	border-bottom:none;
}
.toporders ul li img{
	width:80px;
	height:80px;
}
.toporders ul li .topimg{
	float:left;
	width:80px;
	height:80px;
}
.toporders ul li .topdes{
	margin-left:85px;
	font-size:12px;
}
.toporders ul li .topdes p{
	line-height:14px;
}
.toporders ul li .topdes p.des{

	height:28px;
	overflow:hidden;
	margin-bottom:5px;
}
.toporders ul li .topdes p.pps{
	font-weight:bold;
}
#RSSFeedLink img{

	border-radius: 3px;

    position: absolute;

    bottom: 0px;

    right: 0px;

    display: inline;

}

.messageStackError{

	background:url("../images/icons/error.gif") left center no-repeat;

	padding-left: 20px;

	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

.messageStackCaution,.messageStackWarning{

	background:url("../images/icons/warning.gif") left center no-repeat;

	padding-left: 20px;

	padding-top: 3px;

	margin-bottom: 15px;

}

.messageStackSuccess{

	background:url("../images/icons/success.gif") left center no-repeat;

	padding-left: 20px;

	padding-top: 3px;

	margin-bottom: 15px;

}

#price-text {

    font-size: 12px;

    line-height: 16px;

    margin-top: 8px;

}

.keywords-list{

	display: none;

}

.price{

	color:red;

}

.normalprice{

	text-decoration: line-through;
	display:block;

	color:#000;

}

.box-discount,.productSpecialPrice{
	color:#e21212;
	display:inline-block;
}
.toporders{
	padding: 5px 10px;
}
.toporders ul{
	background: #e0dede;
}