/* CSS Document */



* {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	font-family:"Trebuchet MS", Helvetica, sans-serif, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000000;
}
table, td {
	border-collapse:collapse;
	font-size:100%;
}
table, td, img {
	border:0;
}
form, td {
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
	text-align:left;
}
.main-width {
	width:930px;
	margin:0 auto;
	text-align:left;
}
.extra {
	min-width:1000px;
	margin:0 auto;
	text-align:left;
	background:url(../images/cant-bg.jpg) repeat-x 0 0;
}
.extra1 {
	min-width:1000px;
	margin:0 auto;
	text-align:left;
	background:#e2e2e2;
}
input, textarea {
	font-family:Tahoma;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
.column-1, .column-2, .column-3 {
	float:left;
}
a {
	color:#000;
	outline:none;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p {
	margin:0;
	padding:0;
}
/* ============================= header ====================== */

#header {
	position:relative;
	height:121px;
	z-index:50;
}
#header .box1 {
	height:58px;
	background:url(../images/box1-bg.png) repeat-x 0 0;
	margin:24px 0 0 0;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:relative;
}
#header .box1 .shadow {
	background:url(../images/box1-bg-shadow.png) repeat-x 0 0;
	overflow:hidden;
	width:100%;
	height:58px;
}
/* --- logo --- */

#header .logo {
	float:left;
	padding:12px 0 0 15px;
}
/* --- shopping cart --- */

#header .cart {
}
#header .cart .st1:hover, #header .cart span a {
}
#header .cart .st1, #header .cart span a:hover {
}
/* --- navigation --- */

#header .navigation {
	padding:21px 0 0 0;
	float:left;
}
#header .navigation a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	float:left;
	margin:0 20px 0 0;
}
#header .navigation a:hover {
	color:#fb5848;
}
/* --- search --- */

#header #head-search {
	position:absolute;
	top:20px;
	right:265px;
}
#header #head-search form {
	float:left;
}
#header #head-search .input1 {
	float:left;
	width:126px;
	padding:5px 4px;
	background:url(../images/search-bg.png) no-repeat 0 0;
	border:none;
	/*height:25px;*/
	color:#fff;
	border: 2.75px solid #E3E3E3;
}
#header .social {
	position:absolute;
	top:19px;
	left:387px;
}
#header .social ul {
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .social li {
	float:left;
	overflow:hidden;
	width:24px;
	height:24px;
	margin:0 0 0 9px;
}
#header .social li.facebook a {
	display:block;
	overflow:hidden;
	width:24px;
	height:24px;
	background:url(../images/facebook.png) no-repeat 0 0;
}
#header .social li.twitter a {
	display:block;
	overflow:hidden;
	width:24px;
	height:24px;
	background:url(../images/twitter.png) no-repeat 0 0;
}
#header .social li a:hover {
	background-position:0 100%!important;
}
/* --- languages --- */

#header .lang {
	width:35px;
	height:18px;
	position:absolute;
	top:23px;
	right:1px;
}
/* --- currencies --- */

#header .currencies {
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:46px;
	top:20px;
	z-index:50;
	text-align:left;
	display:none;
}
#header .currencies .select.jqTransformHidden {
	display:none;
}
#header .currencies .label {
	float:left;
	padding:5px 0 5px 9px;
	color:#000000;
	font-size:12px;
	line-height:14px;
	background:url(../images/cur-lbl.gif) no-repeat 0 0;
	width:66px;
}
#header .currencies .jqTransformSelectWrapper {
	background:url(../images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:124px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#header .currencies .jqTransformSelectWrapper div {
	height:24px!important;
	overflow:hidden;
	background:url(../images/cur-bg.gif) no-repeat left top;
}
#header .currencies .jqTransformSelectWrapper div span {
	font-size:12px;
	color:#9d1c0d;
	padding:4px 25px 0 4px;
	width:91px!important;
	height:18px!important;
	overflow:hidden;
	float:left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
#header .currencies ul {
	padding:4px 0 0 0;
	margin:2px 1px 0 0px;
	width:122px!important;
	height:80px!important;
	overflow:hidden;
	border:1px solid #fff;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	background:#fff;
}
#header .currencies ul li {
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
	width:122px!important;
}
#header .currencies ul li a {
	color:#8f8f8f;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	display:block;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
#header .currencies ul li a:hover {
	color:#000;
}
/* --- menu --- */

#header .menu {
	float:right;
}
#header .menu ul {
	padding:0;
	margin:18px 7px 0 0;
	overflow:hidden;
}
#header .menu ul li {
	float:left;
}
#header .menu ul li a {
	font-size:15px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	background:url(../images/line1.png) no-repeat 0 0;
	padding: 1px 14px 3px 13px;
	display:block;
}
#header .menu ul li:first-child a {
	background:none;
	padding:1px 11px 3px 13px;
}
#header .menu ul li.selected a, #header .menu ul li a:hover {
	color:#fb5848;
}
/* ============================= content ===================== */



.name {
	font-size:12px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.name:hover {
	color:#ce2e1e;
}
#column-left {
	padding:0 30px 0 0;
}
#column-center {
}
#right-column {
}
.column-center-padding {
	padding: 0 20px 0 0;
}
.centerBoxHeading {
	font-size:23px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	margin:21px 0 19px 0;
}
/* --- product --- */

.product-col {
	width:164px!important;
	padding-bottom:15px;
}
.product-col .prod-info {
	padding:16px 0 0 0;
}
.product-col .name {
	font-weight:normal;
	color:#000;
	font-size:12px;
	line-height:17px;
	text-decoration:none;
	text-transform:none;
}
.product-col .name:hover {
	text-decoration:underline;
	color:#9d1c0d;
}
.product-col .text {
}
.price {
	color:#ca1f0e;
	font-size:15px;
	line-height:21px;
	font-weight:normal;
}
.price strong {
	font-weight:normal;
}
.product-col .price {
	margin:10px 0 0 0;
	display:inline-block;
}
.main-specials {
}
.main-specials ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
.main-specials ul li {
	float:left;
}
#unsubDefault, #discountcouponInfo, #conditions, #reviewsDefault, #addressBookProcessDefault, #createAcctDefault, #siteMap, #privacy, #shippingInfo, #accountNotifications, #logoffDefault, #advSearchDefault, #checkoutSuccess, #checkoutConfirmDefault, #checkoutShipping, #addressBookDefault, #accountDefault, #accountHistInfo, #reviewsWrite, #accountEditDefault, #checkoutPayment, #checkoutShipAddressDefault, #accountHistoryDefault, #accountPassword, #pageTwo, #pageThree, #pageFour, #pageNotFound, #ezPageDefault, #acctNewslettersDefault, #checkoutPayAddressDefault {
	padding:10px;
	overflow:hidden;
	border:1px solid #eaeaea;
	margin:10px 0 0 0;
}
/* ============================= footer ====================== */

#footer {
	position:relative;
	margin:3px 0 50px 0;
}
#footer .flogo {
	float:right;
	overflow:hidden;
	margin-bottom:2px;
}
#footer .fright {
	padding:22px 0 0 0;
	text-align:right;
}
#footer .footer-menu {
	float:left;
	padding:40px 0 0 0;
}
/* --- copyright --- */

#footer .copyright {
	display:block;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	color:#000000;
	float:right;
}
#footer .copyright a {
	color:#9d1c0d;
	text-decoration:none;
}
#footer .copyright a:hover {
	text-decoration:underline;
}
/* --- back to top --- */

.back_to_top {
	width:0px;
	height:0px;
	position:absolute;
	top:0px;
	right:0px;
}
.back_to_top a {
}
.back_to_top a:hover {
}
/* --- cards --- */

#footer .cards {
}
/* ============================= banners ====================== */



}
.special-offers ul {
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
.special-offers ul li {
	float:left;
	overflow:hidden;
	width:210px;
	background:url(../images/line2.png) repeat-y 0 0;
	padding:0 0px 0 15px;
	margin:0 0 0 15px;
	position:relative;
}
.special-offers ul li:first-child {
	background:none;
	padding-left:0;
	margin-left:0
}
.special-offers ul li a img {
	margin-bottom:16px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.special-offers ul li:hover a img {
	opacity:0.5;
	filter: alpha(opacity=50)!important;
}
.special-offers ul li a.title {
	color:#888888;
	font-size:15px;
	line-height:18px;
	text-decoration:none;
}
.special-offers ul li p {
	margin:10px 0 0 0;
}
.special-offers ul li p a.title {
	color:#000;
	font-size:15px;
	line-height:21px;
}
.special-offers ul li:hover p a.title {
	color:#ca1f0e!important;
}
.special-offers ul li .btn {
	width:100px;
	height:26px;
	background:url(../images/btn.png) no-repeat 0 0;
	display:block;
	position:absolute;
	top:59px;
	left:44px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	line-height:18px;
	padding:6px 0 0 23px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	opacity:0;
	filter: alpha(opacity=0)!important;
}
.special-offers ul li:hover .btn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:1;
	filter: alpha(opacity=100)!important;
}
/* --- slider --- */

.main-slider {
	position:relative;
	overflow:hidden;
	height:200px;
	margin:-121px 0 0 0;
}
.slider-wrap {
	float: left;
	height: 200px;
	left: 0;
	min-width: 960px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.slider {
	height: 200px;
	left: 50%;
	margin-left: -960px;
	position: absolute;
	width: 1920px;
}
.slider ul.items {
	padding:0;
	margin:0;
}
.progbar {
}
.slider .pagination {
	display:block;
	position:absolute;
	left:495px;
	bottom:30px;
	margin:0;
	z-index:9999;
}
.slider .pagination li {
	float:left;
	margin-right:10px;
	width:11px;
	height:11px;
}
.slider .pagination li a {
	width:11px;
	height:11px;
	display:block;
	text-indent:-10000px;
	background:url(../images/pagination.png) no-repeat right top;
}
.slider .pagination li.current a, .slider .pagination li a:hover {
	background:url(../images/pagination.png) no-repeat left top;
}
.scroll {
	width:690px;
	height:407px;
	position:relative;
	margin:20px 0 31px;
}
.scroll .centerBoxHeading {
	margin-top:22px;
}
.jScrollPaneContainer {
	z-index: 1;
	overflow: hidden;
	position: relative;
	height:356px!important;
}
.jScrollPaneTrack {
	background:url(../images/scroll-truck.png) no-repeat 0% 0%;
	width:740px;
	cursor: pointer;
	bottom:0;
	left:0;
	height:31px!important;
	position:absolute;
}
.jScrollIntervalTrack {
	position: absolute;
	display:none
}
.jScrollPaneDrag {
	background: url(../images/handle.png) no-repeat 50% 0%;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin:0px!important;
	padding:0!important;
	width:123px!important;
	height:31px!important;
}
.jScrollPaneDragLeft {
	left: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}
.jScrollPaneDragRight {
	right: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}
ul.blocks {
	display: block;
	padding: 0px 0 0 0px;
	width: 1080px;
	height: 356px;
	overflow:hidden;
	margin:0;
}
ul.blocks li:first-child {
	margin:0!important;
}
ul.blocks li {
	display: block;
	float: left;
	margin: 0px 0px 0 0px !important;
	width:164px!important;
	height: 175px;
	overflow:hidden;
	padding:0px 0 0 16px !important;
	background:url(../images/line2.png) repeat-y 0 0;
}
ul.blocks li:first-child {
	background:none;
	padding-left:0!important;
}
.holder {
	display: block;
	position:relative;
	height:356px;
}
.scroll-pane {
	padding:0px!important;
	float: left;
	width: 690px;
}
#pane5 {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 690px;
	padding-top: 0px;
	height: 356px!important;
}
/* ============================= forms ======================= */

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#010101;
	border:solid 1px #e3e3e3;
	padding:2px;
	background:#fff;
}
input:focus, select:focus, textarea:focus {
	outline:none;
}
.cartRemoveItemDisplay input, #search-in-description, #inc-subcat, #gender-female, #gender-male, #newsletter-checkbox, #email-format-text, #email-format-html, #rating-1, #rating-2, #rating-3, #rating-4, #rating-5, #pmt-linkpoint_api, #pmt-moneyorder, #pmt-paypal, #pmt-cod, #notify-0 {
	border:none!important;
}
#rating-1, #rating-2, #rating-3, #rating-4, #rating-5 {
	margin:2px 4px 0 8px;
	padding:0;
	background:none;
}
*+html #rating-1 {
	margin:0;
	padding:0;
}
*+html #rating-2 {
	margin:0;
	padding:0;
}
*+html #rating-3 {
	margin:0;
	padding:0;
}
*+html #rating-4 {
	margin:0;
	padding:0;
}
*+html #rating-5 {
	margin:0;
	padding:0;
}
#globalnotify, #pmt-cod, #pmt-moneyorder, #ship-flat-flat, #ship-item-item, #ship-storepickup-storepickup, #gender-male, #gender-female, #email-format-html, #email-format-text, #newsletter {
	border:none!important;
	position:relative;
	top:2px;
}
#primary {
	margin-left:10px;
	position:relative;
	top:2px;
	border:none!important;
}
#disc-ot_coupon {
	margin:5px 0 0 0;
}
#cartContentsDisplay input {
	background:none;
	margin: 0 0 0 5px;
}
/*______________ Newsletter signup __________________*/

.link, .link a, .signupframe {
	font-size: 13px;
}
.link, .link a {
	text-decoration: none;
}
.signupframe {
	border: 0px solid #000000 !important;
	background: #ffffff;
}
.signupframe .required {
	font-size: 10px;
	color: #F00;
}
.signupframe td {
	text-align: left !important;
	float: left !important;
	padding: 3px 0px;
	width: 100%;
	color: #000;
}

.signupframe input[type=submit] {
	width: auto;
	color: #fff;
	background: rgb(41,137,216); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,137,216,1) 0%, rgba(30,87,153,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41,137,216,1)), color-stop(100%, rgba(30,87,153,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(41,137,216,1) 0%, rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(41,137,216,1) 0%, rgba(30,87,153,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(41,137,216,1) 0%, rgba(30,87,153,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(41,137,216,1) 0%, rgba(30,87,153,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2989d8', endColorstr='#1e5799', GradientType=0 ); /* IE6-9 */
}
.signupframe input[type=submit]:hover {
	background: rgb(30,87,153); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(41,137,216,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(30,87,153,1)), color-stop(100%, rgba(41,137,216,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(41,137,216,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(41,137,216,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(41,137,216,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(30,87,153,1) 1%, rgba(41,137,216,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8', GradientType=0 ); /* IE6-9 */
}
.signupframe input[type=text] {
	background: none;
	width: 96%;
}
