/* CSS Document */

* { margin:0px; padding:0px;}
body { background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; color:#4d5255;}
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:950px; margin:0 auto; text-align:left;}
.extra { width:1000px; margin:0 auto; text-align:left;}

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;
	min-height:170px;
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/header-bg.jpg) repeat 0 0;
	border-bottom:1px solid #fff;
	box-shadow:0 0px 0px #d6d6d6;
	-moz-box-shadow:0 1px 1px #d6d6d6;
	-webkit-box-shadow:0 1px 1px #d6d6d6;
	position:relative;
}
.head-bottom{
	height:28px;
}
#header .inner{
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/header-top.gif) repeat-x 0 0;
	min-height:170px;
}
#header .main-width{
	position:relative;
}
/* --- logo --- */
#header .logo{
	position:absolute;
	top:46px;
	left:22px;
	width:225px;
	height:60px;
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	right:209px;
	min-width:205px;
	top:94px;
	color:#838383;
	font-size:13px; 
	line-height:13px;
	font-family: 'Droid Sans', sans-serif;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

#header .cart .st1,
#header .cart a.on{
	color:#000;
	text-decoration:none;
	margin:0 4px;
}

#header .cart .st1:hover,
#header .cart a.on:hover{
	color:#a12409;
}

#header .cart .st1{
	margin-left:0;
}
/* _______ dropdown cart _______ */
#header .cart  a.on{cursor:pointer;}
.cart-down, .none{	border:1px solid #eaeaea; background:#fff; overflow:hidden;	position:absolute; width:280px; right:0; top:20px; z-index:100;	text-transform:none; display:none;}
.none{padding:15px; text-align:center; text-transform:uppercase;}
.cart_item{	width:256px; overflow:hidden; background:url(http://drinktrimino.com/store/includes/templates/theme642/images/tail-cart.gif) repeat-x 0 100% #fff;	padding:12px; margin:2px 0;}
.cart_item .left-info{ float:left;}
.cart_item .center-info{float:left; width:165px;}
.cart_item span{float:left;	margin:0 5px 0 0;}
.cart_item .quantity{color:#000; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; margin:0px 5px 0 0;}
.cart_item .quantity .spr{font-size:10px; font-weight:normal; font-style:normal;}
.cart_item .cart-name{color:#000; font-size:13px; line-height:18px; float:left; text-transform:none; text-decoration:none;}
.cart_item .cart-name:hover{text-decoration:underline;}
.cart_item .model{display:block;font-size:10px;margin-top:1px; color:#676363; text-transform:lowercase; font-family:Tahoma, Geneva, sans-serif;}
.cart_item a.cart-img{ float:left; display:inline-block;margin:0 5px 0 0;}
.cart_item a.cart-img img{ width:60px; height:85px;}
.cart_item .cart-price{	float:left;	color:#7c0026;	font-size:14px;	font-weight:normal;}
.cart_item .delete{	float:right;padding:4px;}
.cart-down .cart-bottom{text-align:right; overflow:hidden; width:256px;	padding:12px; font-family: 'Droid Sans', sans-serif;}
.cart-down .cart-bottom .total{	font-family: 'Droid Sans', sans-serif; font-size:13px; font-weight:normal;}
.cart-down .cart-bottom .total strong{ font-weight:normal;}
.cart-down .cart-bottom .total span{ font-size:14px; color:#7c0026;	margin:0 0 0 5px;}
.cart-down .cart-bottom a{float:left;}
.cart-down .cart-bottom .btns{overflow:hidden;	margin:10px 0 0 0;	text-align:right;	float:right;}

/* --- navigation --- */
#header .navigation{
	position:absolute;
	right:0;
	top:123px;
}
#header .navigation a{
	color:#DE4400;
	font-size:18px; 
	line-height:13px;
	font-family: 'Droid Sans', sans-serif;
	float:left;
	text-decoration:none;
	margin:0 0 0 16px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#header .navigation a:hover{
	color:#000;
}

/* --- search --- */
#header #head-search{}
#header #head-search .label{}
#header #head-search form{float:left;}
#header #head-search .input1{}

/* --- languages --- */
#header .lang{
	position:absolute;
	top:91px;
	right:179px;
	width:24px;
	height:15px;
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/line1.png) no-repeat 0 3px;
	padding:0 0 0 9px;
}

/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:13px;
	line-height:15px;
	position:absolute;
	right:0px;
	top:88px;
	z-index:50;
	text-align:left;
	display:none;
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	font-family: 'Droid Sans', sans-serif;
	margin-right:4px;
	margin-top:6px;
	color:#878787;
	text-transform:none;
	font-size:13px;
	line-height:13px;
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/line1.png) no-repeat 0 0;
	padding: 0 0 0 12px;
}
#header .currencies .jqTransformSelectWrapper{
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:95px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#header .currencies .jqTransformSelectWrapper div{
	height:22px!important;
	overflow:hidden;
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/cur-bg.gif) no-repeat left top;
}
#header .currencies .jqTransformSelectWrapper div span{
	font-size:13px;
	cursor:pointer;
	color:#a4a4a4;
	padding:3px 25px 0 9px;
	width:61px!important;
	height:18px!important;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#header .currencies ul{
	padding:4px 0 0 0;
	margin:2px 1px 0 0px;
	width:93px!important;
	height:80px!important;
	overflow:hidden;
	border:1px solid #dcd9d9;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
	width:93px!important;
}
#header .currencies ul li a{
	color:#a4a4a4;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
#header .currencies ul li a:hover{
	color:#000;
}


/* --- menu --- */
#header .menu{
	padding:10px 0 126px 18px;
	height:35px;
}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
}
#header .menu ul li a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-family:'Oswald', sans-serif;
	font-size:15px;
	line-height:20px;
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/marker1.png) no-repeat 0 8px;
	padding:0 0 0 40px;
	margin-left:31px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#header .menu ul li:first-child a{
	background:none;
	padding-left:0;
	margin:10;
}

#header .menu ul li.selected a,
#header .menu ul li a:hover{
	color:#511302;
}

/* ============================= content ===================== */
.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:normal; font-family: 'Oswald', sans-serif; text-transform:uppercase;}
.name strong{ font-weight:normal;}
.name:hover{ color:#a12205;}

#indexDefault #featuredProducts .centerBoxHeading{
	display:none;
}
#newProductsDefaultHeading{
	font-size:17px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none;
	color:#3a3a3a;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	padding:5px 0;
	margin-bottom:10px;
}

#column-left{}
#column-center{}
#column_right{
	padding:32px 0 0 50px;
}
.column-center-padding{
	margin:41px 0 0 0;
}


#main-featured{
	width:100%;
	overflow:hidden;
}
#main-featured ul{
	padding:0;
	margin:0;
	overflow:hidden;
	width:960px;
}
#main-featured li{
	float:left;
	margin-right:10px;
}
/* --- product --- */
.product-col{
	width:228px!important;
	border:1px solid #ebebeb;
	background:#f5f5f5;
	padding:27px 0 17px 0;
	margin-bottom:20px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.product-col:hover{
	background:#fefefe;
	box-shadow:0 0 5px #e3e6e9;
	-moz-box-shadow:0 0 5px #e3e6e9;
	-webkit-box-shadow:0 0 5px #e3e6e9;
	position:relative;
}
.product-col:hover .name{
	color:#000;
}
.product-col .img{
	text-align:center;
	margin-left:2px;
}
.product-col .prod-info{
	padding:21px 27px 0 31px;
}

.product-col .name{
	font-size:13px;
	line-height:13px;
	font-family: 'Droid Sans', sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#9b9a9a;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	text-transform:none;
}
.product-col .name:hover{
	color:#000;
}

.product-col .bottom{
	padding:4px 0 0 0;
}
.price{
	color:#000;
	font-size:16px;
	line-height:33px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
}
.price strong{
	font-weight:normal;
}
.product-col .price{ float:left;}
.product-col .button{
	float:right;
	margin:4px 0 0 0;
}



/* ============================= footer ====================== */
#footer{
	position:relative;
	border-top:0px solid #d7d6d6;
	margin:32px 0 0 0;
	padding:32px 0 37px 0;
}

/* --- copyright --- */
#footer .copyright{
	 color:#000; font-weight: normal; text-decoration:none; font-size:11px; text-transform:uppercase; text-decoration:none; line-height:18px; font-family: 'Droid Sans', sans-serif; padding:5px 0 0 0;
}
#footer .copyright a{ color: #000; text-decoration:none;}
#footer .copyright a:hover{color: #6e6e6e;}

/* --- back to top --- */
.back_to_top{
	width:63px;
	height:49px;
	position:absolute;
	top:16px;
	right:0px;
}
.back_to_top a{
	display:block;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:33px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	background:#9c1f04;
	text-decoration:none;
	padding:8px 0 8px 0;
}
.back_to_top a:hover{
	background:#621504;
}

/* --- cards --- */
#footer .cards{}

/* ============================= banners ====================== */

/* --- faded slider --- */
.slider{
	width:942px;
	height:542px;
	padding:4px;
	background:#fff;
	margin:0px 0 37px;
	box-shadow:0 0 3px #bdbdbd;
	-moz-box-shadow:0 0 3px #bdbdbd;
	-webkit-box-shadow:0 0 3px #bdbdbd;
	position:relative;
}
#faded{
	width:944px;
	height:545px;
	position:relative;
}
#faded .pagination{
	position:absolute;
	bottom:-43px;
	left:50%;
	z-index:9999;
	margin:0 0 0 -102px;
	padding:0 3px 0 0;
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/p-right.png) no-repeat 100% 0;
}
#faded .pagination li{
	width:33px;
	height:21px;
	overflow:hidden;
	float:left;
}
#faded .pagination li:first-child {
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/p-left.png) no-repeat 0 0;
	padding:0 0 0 3px;
}
#faded .pagination li a{
	display:block;
	overflow:hidden;
	width:33px;
	height:21px;
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/pagination.png) no-repeat 100% 0;
	text-indent:-10000px;
}
#faded .pagination li.current a,
#faded .pagination li a:hover{
	background:url(http://drinktrimino.com/store/includes/templates/theme642/images/pagination.png) no-repeat 0 0;
}



/* ============================= 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:#fdfdfd;}
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;}