html,body,form {
	margin: 0 !important; padding: 0 !important;
}
html {
	width: 100%;
	background: #fff url(/img/bg1.gif) repeat-x 0 140px;
}
body {
	width: 100%;
}

#wrap,
#content {
	position: relative;
	z-index: 0;
	width: 974px;
	margin: 0 auto;
}
#content {
	padding: 0;
}
#crumbs {
	overflow: hidden;
	min-height: 15px;
	width: 755px; margin: 0; padding: 0 0 0 210px;
}
#crumbs.altCrumbs {
	width: 100%; padding: 0;
}
#crumbs ul {
	float: left; display: inline; /* ie6and7 */
	margin: 5px 0 0 0; list-style: none;
}
#crumbs li{
	float: left; display: inline;
	padding: 0 20px 10px 10px;
	font-size: 20px; line-height: 1;
	background: url(/img/sprite02.gif) no-repeat right 2px;
}
#crumbs li h1{
	font-size: 20px; line-height: 1;
}
#crumbs li.location,
#crumbs li.location h1 {
	color: #999;
	background: none;
	font-size: 20px; line-height: 1;
}
#crumbs li.location.first,
#crumbs li.location h1.first {
	color: #999;
	padding-left: 0;
}
#crumbs li a {
	text-decoration: none !important;
}
#prime {
	position: relative;
	z-index: 2;
	float: right; display: inline;
	width: 755px; 
	margin-bottom: 20px;
}
.secWrap {
	float: left;
	width: 205px;
}
.sec {
	position: relative;
	float: left; display: inline;
	width: 205px; border-bottom: 24px #fff solid;
	background: url(/img/spriteSec.gif) repeat-y -205px 0;
}
.sec ul {
	width: 205px; padding: 0 0 15px; margin: 0; list-style: none;
	background: url(/img/spriteSec.gif) no-repeat -615px bottom;
}
.sec ul li {
	width: 205px;
	background: url(/img/spriteSec.gif) no-repeat -410px 0;
}
.sec strong {
	display: block;
	padding: 7px 15px 0 19px;
	width: 165px;
}
.sec strong.season {
	display: block;
	padding: 7px 15px 0 19px;
	width: 165px;
	color: #000;
	font-size: 20px; font-weight: normal;
	text-transform: uppercase;
}
.sec strong.cat {
	display: block;
	background: #f3f3f3;
	font-size: 15px; 
	text-transform: uppercase; font-weight: normal;
	color: #000;
}
.sec a {
	display: block;
    padding: 12px 9px 0 21px;
	cursor: pointer;
	text-decoration: none !important;
	color: #666;
}
.sec .back {
	position: absolute;
	left: 18px; top: -37px;
	padding: 0 0 0 11px;
	font-size: 18px;
	font-weight: normal;
	color: #a0a0a0;
	background: url(/img/sprite02.gif) no-repeat 0 -2690px;
}
.sec .back:hover {
	color: #000;
	background-position: 0 -2790px;
}
.sec a strong {
	display: block;
    font-size: 13px;
    padding: 2px 5px 2px;
    width: 165px;
	font-size: 14px;
	border-bottom: 10px #fff solid;
}
.sec a.active strong,
.sec a:hover strong {
	color: #333;
}
.sec ul li ul {
	width: 100%;
	margin: 0;  list-style: none;
	background: none;
}
.sec ul ul li {
	padding: 0 9px 0 15px;
	width: 175px;
	background: none;
}
.sec ul ul li a {
	display: block;
	padding: 5px 5px 0 5px;
	width: 155px;
	font-size: 12px;
}
.sec .all {
	padding: 8px 9px 8px 19px;
	color: #076e37;
}
.sec .all:hover {
	color: #000;
}
.sec .sale {
	color: #cc0000 !important;
}
.sec ul ul li a.sale {
	text-transform: uppercase;
}
.sec ul ul li strong {
	padding: 2px 4px 2px 5px;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
}
.sec ul ul li a:hover {
	color: #000;
	text-decoration: none;
}
.sec ul ul li.active a span {
	padding-right: 20px;
	background: url(/img/sprite02.gif) no-repeat right -3445px;
	font-size: 13px; font-weight: bold;
	text-decoration: none;
	color: #000;
}
.sec ul ul li.hasActiveSub a {
	font-weight: normal;
	background: #fff;
}
.sec ul ul li.hasActiveSub a:hover {
	color: #000;
}
.sec ul ul li ul {
	display: none;
}
.sec ul ul li.active ul {
	display: block;
}
.sec ul ul li.active ul li {
	padding: 0 0 0 15px;
	width: 150px;
}
.sec ul ul li.active ul li a {
	width: 140px;
	background: #fff;
	font-weight: normal;
}
.sec ul ul li.active ul li a:hover {
	background: #f2f2f2;
}
.sec ul ul li.active ul li.active a {
	font-weight: bold;
	text-decoration: none;
}
.sec ul li img {
	margin: 0 0 14px 4px
}
.sec ul li.newsletter {
	padding: 7px 15px 0 15px;
	width: auto;
}
.sec ul li.newsletter li {
	padding: 0 9px 0 0;
	width: 175px;
}
.sec ul li.newsletter strong {
	padding: 0 0 5px;
	font-size: 13px; color: #333;
	text-transform: uppercase;
    width: 185px;
}
.sec ul li.newsletter a.all {
	margin-top: 10px; padding: 0 12px 0 0;
}

/* usp in #sec */
.sec ul.service {
	padding-top: 15px;
}
.sec ul.service li {
	padding-bottom: 5px;
	width: 175px;
}
.sec ul.service li > * {
	padding: 2px 0 4px 25px;
	width: auto;
	background: url(/img/sprite02.gif) no-repeat 0 -3495px;
	color: #076E37;
}
.sec ul.service li > span {
	display: inline-block;
}

.sec ul.service li .return {
	background-position: 0 -3550px;
}
.sec ul.service li .service {
	background-position: 0 -3600px;
}
/* social buttons */
.sec ul li.social {
	padding: 0 15px 0 20px;
    width: 170px;
	background: none;
}
.sec ul li.social ul {
	padding-bottom: 5px;
}

.sec ul li.social ul li {
	float: right; display: inline;
	padding: 0 0 0 5px; 
	width: 16px; height: 16px;
}
.sec ul li.social ul li a {
	display: block;
	padding: 0;
	width: 16px; height: 16px;
	text-indent: -9999em;
	background: #fff !important;
}
.sec ul li.social ul li a img {
	margin: 0;
}
.sec .filters {
	padding: 10px 0 15px;
}
.sec .filters em,
.sec .filters li {
	display: block;
	padding: 0 9px 0 26px;
	width: 170px;
	background: none;
	font-style: normal;
}
.sec .filters em {
	padding: 5px 9px 5px 26px;
}
.sec .filters label {
	overflow: hidden;
	position: relative;
	display: block;
	cursor: pointer;
}
.sec .regFilters label {
	padding: 0 15px;
	color: #666;
	background: url(/img/sprite02.gif) no-repeat 0 -2496px;
}
.sec .regFilters label.chosen {
	font-weight: bold;
	color: #111;
	background-position: 0 -2596px;
}
.sec ul li.regFilters ul li.all {
	float: left; display: inline;
	height: auto;
}
.sec ul li.regFilters ul li.all a {
	float: left; display: inline;
	padding-left: 0; padding-right: 0;
	width: auto;
	font-size: 10px;
	color: #076e37;
}
.sec ul li.regFilters ul li.all a:hover {
	background: #fff;
	text-decoration: underline !important;
}
.sec ul li.altFilters ul {
	padding: 0 9px 0 26px;
	width: 170px;
}
.sec ul li.altFilters ul li {
	float: left; display: inline;
	padding: 0; margin: 0 10px 10px 0;
	width: 21px; height: 21px;
}
.sec ul li.altFilters ul li.all {
	float: left; display: inline;
	padding: 0;
    width: 170px; height: auto;
}
.sec ul li.altFilters ul li.all a {
	padding-left: 0; padding-right: 0;
	width: auto;
	font-size: 10px;
	color: #076e37;
}
.sec ul li.altFilters ul li.all a:hover {
	background: #fff;
	text-decoration: underline !important;
}
.sec .altFilters label,
.sec .altFilters span {
	border: 1px #6b6b6b solid;
	padding: 3px 0 2px;
	width: 19px; height: 14px;
	color: #666;
	text-align: center; line-height: 14px;
	text-transform: uppercase;
}
.sec .altFilters span {
	display: block;
	border-color: #c6c6c6;
	color: #c6c6c6;
	background: url(/img/sprite02.gif) no-repeat 0 -2900px;
}
.sec .altFilters label.chosen {
	color: #fff;
	background: #000;
	border-color: #000;
}
.sec .filters label input {
	position: absolute;
	top: 0; left: -9999em;
}
#head {
	position: absolute;	z-index: 2;
	width: 974px;
}
#headItems {
	position: absolute; left: 0; top: 0; z-index: 2;
	width: 974px;
}
#home #headItemsHome {
	position: absolute; left: 0; top: 0;
	width: 100%;
}
#home #headItems {
	position: relative;
	min-width: 974px; max-width: 1800px; width: auto; height: 140px;
	margin: 0 auto;
}
#home #head {
	width: 100%;
}
#home #head #headContent {
	position: relative;
	min-width: 974px; max-width: 1800px;
	margin: 0 auto;
}
#logo {
	position: absolute; top: 35px; left: 10px;
	display: block;
	width: 336px; height: 31px;
	text-indent: -9999em;
	background: url(/img/sprite01.gif) no-repeat 0 0;
}
#search {
	position: absolute;
	top: 105px; right: 10px;
	width: 310px; height: 23px;
}
#search input.text {
	position: static;
	float: left; display: inline;
	width: 240px; padding-right: 64px;
}
#search .rollover {
	float: left; display: inline;
	width: 66px; margin: -1px 0 0 -66px;
}
#main {
	position: absolute; z-index: 3; left: 10px; top: 105px;
	margin: 0; list-style: 0;
}
#main li {
	float: left; display: inline;
	padding: 0 25px 0 0;
}
#main li a {
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
}
#main li a:hover,
#main li.sale a:hover {
	text-decoration: none;
	color: #999;
}
#main li.active a{
	padding: 0 0 25px;
	background: url(/img/bgMain.png) no-repeat 50% bottom;
}
#main li.sale a {
	color: #CC0000;
}
#main li a em {
	position: absolute;
	z-index: 2; top: -14px; right: -10px;
	display: block;
	width: 22px; height: 14px;
	text-indent: -9999em;
	background: url(/img/new.gif) no-repeat 0 0;
}
#secNav {
	position: absolute;
	display: block;
	z-index: 3; top: 45px; right: 210px;
	margin: 0; padding: 0; list-style: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
}
#secNav li {
	float: left;
	margin: 0 10px 0 0;
}
#secNav li a {
	text-decoration: none;
	color: #333333;
}
#secNav li a:hover {
	text-decoration: underline;
}
#secNav li span {
	text-transform: none;
}
/* language select */
#lang {
	position: absolute; top: 45px; right: 150px;
	z-index: 5;
	margin: 0; padding: 0; list-style: none;
	width: 32px;
}
#lang a:hover {
	color: #333;
	text-decoration: underline;
}
#lang .select {
	float: left;
	position: relative;
    width: 32px; height: 12px;
    background: #fff url(/img/sprite02.gif) right -3249px; /* Set background image with arrow here */
    font-size: 12px;
    cursor: pointer;
}
#lang .select.active {
    background-position: right -3299px; /* Change background image when activated */
}
#lang .select .selected {
    height: 20px; overflow: hidden;
    cursor: pointer;
}
#lang .select .dropdown {
    display: none;
    background: #fff;
	box-shadow: 0 0 7px rgba(0,0,0,.20);
    margin: 5px 0 0; padding: 0;
    border: 1px solid #ccc;
    cursor: default;	
}
#lang .select.active .dropdown {
    display: block;
}
#lang .select ul {
    margin: 1px; padding: 0; list-style: none;
    max-height: 250px;
    overflow: auto;
}
#lang .select li {
    margin: 0; padding: 0;
    line-height: 1.2;
}
#lang .select li a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #000;
}
#lang .select li a:hover {
    background-color: #f2f2f2;
}
/* end language select */

#login .user {
	padding: 0 5px 0 0;
	text-transform: none;
	text-decoration: underline;
}
#login .user:hover {
	text-decoration: none;
}
#login .logout {
	color: #076e37;
}
#bagContainer{
	position: absolute;
	z-index: 99999; top: 25px; right: 0px;
	width: 115px;
}
#primeBag {
	position: relative; z-index: 11;
	display: block;
	padding: 8px 0 0 50px;
	width: 55px; height: 50px;
	font-size: 11px; line-height: 1.2;
	text-align: right;
	background: url(/img/sprite02.gif) no-repeat 0 -200px;
	text-decoration: none !important;
	color: #076e37;
}
#home #bagContainer.active #primeBag {
	margin: -2px 0 0 -20px;
}
#primeBag span {
	font-size: 13px;
}
#bag {
	display: none;
	position: absolute; z-index: 10;
    right: -30px; top: -25px;
	padding: 0 0 15px 0; width: 541px;
	background: url(/img/bgMiniBag.png) no-repeat -541px bottom;
}
#bagContainer.active #bag {
	display: block;
}
#home #bagContainer.active #bag {
	right: 0;
}
* html #bag {
	background-image: url(/img/bgMiniBag.gif);
}
#bagContent {
	padding: 40px 35px 0px 20px;
	width: 486px;
	background: url(/img/bgMiniBag.png) repeat-y 0 0;
}
* html #bagContent {
	background-image: url(/img/bgMiniBag.gif);
}
#bagContent .head {
	font-size: 18px;
	padding: 0 0 9px;
}

* html #bagContent {
	background-image: url(/img/bgMiniBag.gif);
}
#bagSlider {
	position: relative;
	float: left; display: inline;
	border: 1px #efefef solid;
	margin: 5px 0 0; padding: 5px 26px; width: 444px;
}
#bagSlider .prev {
	display: none;
	left: -1px;
	margin-top: -33px;
}
#bagSlider .next {
	display: none;
	right: -1px;
	margin-top: -33px;
}
#bagSlider ul {
	margin: 0 0 0 5px; list-style: none;
	width: 432pxpx;
}
#bagSlider ul li {
	float: left; display: inline;
	margin: 0 5px 0;
	width: 62px;
}
#bagSlider ul li a {
	display: block;
	width: 72px; text-align: center;
	text-decoration: none !important;
}
#bagSlider ul li img {
	margin: 0 10px 5px 9px;
	width: 43px; height: 60px; text-align: center;
}
#bagContent .view {
	float: right; display:inline;
	margin: 12px -13px 0 0;
}
#bagContent .view .btn{
	
}

#bagContent .total {
	float: left; display: inline;
	margin: 5px 0 0 18px; width: 250px;
	text-align: center; font-size: 19px;
	position: relative; left: 10px;
}
#bagContent .total a {
	float: none;
	display: inline-block;
	margin: 5px 0 0;
}
#justAdded {
	clear: both;
	padding: 20px 0 0;
	width: 570px;
}
#justAdded strong {
	display: block;
	padding: 0 0 5px;
	font-size: 18px; font-weight: normal;
	background: url(/img/dash_hor.gif) repeat-x left bottom;
}
#justAdded ol,
#justAdded ol li {
	margin: 0; list-style: none;
	width: 570px;
}
#justAdded ol.overflow {
	max-height: 330px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#justAdded ol li {
	clear: both;
	float: left; display: inline;
	margin: -1px 0 0;
	background: url(/img/dash_hor.gif) repeat-x left top;
}
#justAdded ol li .img {
	float: left; display: inline;
	padding: 15px 0;
	width: 86px; height: 120px;
}
#justAdded ol li .description {
	float: left; display: inline;
	padding: 15px;
	width: 454px;
	font-size: 13px; font-weight: bold;
}
#justAdded ol li .description a {
	float: left; display: inline;
	padding: 0 20px 15px 0; width: 234px;
	text-decoration: none !important;
}
#justAdded ol li .description .price {
	float: right; display: inline;
	padding: 0 20px 0 0; width: 70px;
}
#justAdded ol li .description table {
	clear: both;
	width: auto; margin: 0;
}
#justAdded ol li .description table th {
	padding: 0 10px 0 0; font-weight: normal;
	vertical-align: middle;
}
#justAdded ol li .description table td {
	padding: 0; font-weight: bold;
	vertical-align: middle;
}
#justAdded ol li .description table td .color {
	display: block;
	width: 13px; height: 13px;
	border: 1px #ccc solid;
	text-indent: -999em; font: 0/0 x;
}
#bagFoot {
	display: block;
	padding: 5px 0 0; width: 570px;
	background: url(/img/dash_hor.gif) repeat-x 0 0;
}
#note {
	float: left; display: inline;
	margin: 13px 0 0;
	color: #076e37; font-size: 14px;
}
#bagFoot .close {
	float: right; display: inline;
	padding: 3px 0 4px 30px; margin: 10px 0 0;
	color: #858585;
	font-size: 14px; text-transform: uppercase;
	background: url(/img/sprite02.gif) no-repeat 0 -898px;
}
#bagFoot .close:hover {
	color: #333; text-decoration: none;
	background: url(/img/sprite02.gif) no-repeat 0 -948px;
}
#footer {
	padding: 35px 0;
	width: 100%;
	text-transform: uppercase;
	background: url(/img/bg2.gif) repeat-x 0 0;
}
#foot,
#subFoot {
	margin: 0 auto;
	list-style: none;
	width: 974px;
}
#home #foot,
#home #subFoot {
	width: 100%; min-width: 974px; max-width: 1800px;
}
#foot > li {
	float: left; display: inline;
	padding: 0 0 30px 82px;
	width: 182px;
}
#foot li.about {
	padding: 0 0 30px 0;
}
/*#foot li.contact {
	padding: 0;
}*/
#foot li.security {
	padding: 0 0 30px 50px;
}
#foot li.last {
	float: right;
	padding: 0 0 30px 50px;
	width: 220px;
}
#foot > li > ul {
	max-width: 250px;
}
#foot li.last > ul {
	padding: 0;
}
#foot li.last li {
	width: 220px;
}
#foot li.last a {
	margin: 0; padding: 0; background: none;
}
#home #foot > li {
	width: 23%;
	margin: 0 0 0 2%; padding-left: 0; padding-right: 0; 
}
#foot li.newsletter ul li {
	width: 200px;
}
#foot li a:hover {
	text-decoration: none;
}
#home #foot li a {
	color: #666;
}
#home #foot li a:hover {
	color: #333;
}
#foot li a strong {
	display: block;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 14px;
}
#foot li.service strong {
	padding: 2px 0 0 25px;
	background: url(/img/sprite02.gif) no-repeat 0 -2098px;
}
#foot li.security strong {
	padding: 2px 0 0 25px;
	background: url(/img/sprite02.gif) no-repeat 0 -2148px;
}
#foot li.contact strong {
	padding: 2px 0 0 25px;
	background: url(/img/sprite02.gif) no-repeat 0 -2198px;
}
#foot li.newsletter strong {
	padding: 2px 0 0 20px;
	background: url(/img/sprite02.gif) no-repeat 0 -3350px;
	white-space: nowrap;
}
#foot li a strong {
	color: #333;
}
#foot li a:hover strong {
	color: #999;
}
#foot li ul {
	width: 100%;
	margin: 0; padding: 5px 0 0 0;
	list-style: none;
}
#foot li ul li {
	float: none; display: block;
	padding: 0;
	line-height: 20px;
}
#foot li.about ul li,
#foot li.service ul li,
#foot li.security ul li,
#foot li.newsletter ul li {
	margin-bottom: 5px;
}
#foot li.contact ul li {
	padding: 0 0 10px;
}
#foot li ul li a {
	display: block;
	padding: 0 0 0 15px;
	line-height: 20px;
	color: #999;
	background: url(/img/sprite02.gif) no-repeat  2px -2243px transparent;
}
#foot li ul li a:hover {
	color: #333;
	background: url(/img/sprite02.gif) no-repeat 2px -2343px transparent;
}
#foot li.newsletter a,
#foot li.newsletter a:hover {
	padding: 0;
	background: none;
}
#foot li.contact ul li a {
	padding: 0 !important;
	background: none !important;
}
#subFoot {
	font-size: 10px;
	color: #999;
	background: url(/img/dash_hor.gif) repeat-x 0 0;
}
#subFoot ul {
	padding: 10px 0 0;
	float: left; display: inline;
	margin: 0; list-style: none;
}
#subFoot ul.icons {
	float: right; display: inline;
	padding: 10px 0 0 0;
}
#home #subFoot ul.icons {
	padding-right: 10px;
}
#subFoot ul.icons li {
	padding: 0 0 0 10px;
}
#subFoot ul.icons li:hover a {
	color: #333;
}
#subFoot .icons img, #subFoot .icons a {
	float: left; display: inline;
}
#home #subFoot ul {
	padding-left: 10px;
}
#subFoot ul li {
	float: left; display: inline;
	padding: 0 20px 0 0;
	cursor: pointer;
}
#subFoot a {
	display: block;
	color: #999;
	padding-top: 5px;
}
#subFoot a:hover {
	color: #333;
	text-decoration: none;
}
#subFoot .button {
	float: right; display: inline;
	margin: 10px 0 0;
	width: 88px; height: 31px;
	text-indent: -9999em;
	background: url(/img/sprite01.gif) no-repeat 0 -50px;
}
#lastSeen {
	clear: both;
	padding: 9px 0 0 0; width: 100%;
	background: url(/img/bgLast.gif) no-repeat -755px 0;
}
#prime #lastSeen {
	background-position: 0 0;
}
#lastSeen ol {
	padding: 5px 0 5px 15px; width: 957px;
	border-left: 1px #F2F2F2 solid;
	border-right: 1px #F2F2F2 solid;
	margin: 0; list-style: none;
}
#prime #lastSeen ol {
	width: 738px;
}
#lastSeen strong {
	display: block;
	padding: 5px 15px; width: 942px;
	margin: 0; list-style: none;
	border: 1px #F2F2F2 solid;
	border-bottom: none;
	font-size: 16px; font-weight: normal;
}
#prime #lastSeen strong {
	width: 723px;
}
#lastSeen ol li {
	position: relative; z-index: 1;
	float: left; display: inline;
	padding: 0 13px 13px 0;
	width: 43px; height: 60px;
}
#lastSeen ol li.hover {
	z-index: 2;
}
#lastSeen ol li a,
#lastSeen ol li a img {
	display: block;
	width: 43px; height: 60px;
	text-decoration: none !important;
	color: #333 !important;
}
#lastSeen ol li a span {
	display: none;
	
}
#lastSeen ol li.hover a {
	position: absolute;
	z-index: 2; top:-25px; left: -29px;
	padding: 9px 0 0;
	width: 100px; height: auto;
	background: url(/img/hover_lastSeen.gif) no-repeat 0 0;
}
#lastSeen ol li.hover a img {
	padding: 0 7px 5px;
	width: 86px; height: 120px;
}
#lastSeen ol li.hover a span {
	display: block;
	margin: -1px 0 0;
	padding: 1px 8px 8px;
	width: 86px;
	font-size: 11px; line-height: 14px;
	background: url(/img/hover_lastSeen.gif) no-repeat left bottom;
}
#frame {
	background: #fff;
	width: 100%;/* later nodig */
}
#fancyHead {
	position: relative; z-index: 999999;
	border-bottom: 1px solid #EFEFEF;
	padding: 15px 20px;
}
#fancyHead strong {
	float: left; display: inline;
	font-weight: normal;
	font-size: 24px;
}
/*#fancyHead .close {
	float: right; display: inline;
	font-size: 24px; text-decoration: none !important;
}*/
#fancyHead .close,
.closeCross {
	position: absolute; top: -15px; right: -15px;
	z-index: 20000;
	width: 23px; height: 23px;
	display: block;
	font: 0/0 x; overflow: hidden;
	background: url(/img/close.png) no-repeat 0 0;
}
.closeCross:hover {
	background: url(/img/close.png) no-repeat 0 -50px;
}
#fancyActions {
	position: relative; z-index: 999999;
	border-top: 1px solid #EFEFEF;
	padding: 15px 20px 20px;
}
#fancyActions .incentive {
	float: left; display: inline;
	padding: 5px 0 0;
}
#fancyActions .total {
	float: right; display: inline;
	width: 455px;
}
#fancyActions .total .label {
	float: left; display: inline;
	padding: 12px 20px 0 0;
	font-size: 14px;
}
#fancyActions .total .price {
	float: left; display: inline;
	padding: 8px 0 0 0;
	font-size: 20px; font-weight: bold;
}
#fancyActions .total .btn{
	float: right; display: inline;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(/img/fancybox.png);
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -50px; /* custom */
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(/img/fancybox.png) -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(/img/blank.gif);
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url(/img/fancybox.png);
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url(/img/fancybox.png);
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(/img/fancybox-x.png);
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(/img/fancybox.png);
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(/img/fancybox-y.png);
	background-position: -20px 0px;
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(/img/fancybox.png);
	background-position: -40px -182px; 
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(/img/fancybox-x.png);
	background-position: 0px -20px;
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(/img/fancybox.png);
	background-position: -40px -142px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(/img/fancybox-y.png);
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(/img/fancybox.png);
	background-position: -40px -122px;
}
#fancybox-title {
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
}
/* IE6 */
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_loading.png2, sizingMethod='scale'); }
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_n.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_ne.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_e.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_se.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_s.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_sw.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_w.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/fancy_shadow_nw.png, sizingMethod='scale'); }

#fancybox-error {
	clear: both; display: block;
	padding: 0 0 5px;
	background: #000;
	border-bottom: none;
	text-align: right;
	font-size: 17px;
	font-weight: bold;
	background: none; color: #cc0000;
}

/* Homepage */
#controlBox {
	position: relative; z-index: 20000;
	margin: -1px auto 0;
	height: 1px;
	width: 974px;
}
#home #controlBox {
	width: 100%; min-width: 974px; max-width: 1800px;
}
#home #slideControls {
	position: absolute; left: 10px; top: 35px; z-index: 20000;
	width: 215px;
}
#home #prev {
	display: block;
	border: 1px #dfdfdf solid;
	border-bottom: none;
	width: 197px; height: 29px;
	cursor: pointer;
	text-indent: -9999em;
	background: #fff url(/img/spriteSlider2.png) no-repeat 80px 7px;
}
#home #prev:hover {
	background-position: 80px -93px;
}
#home #prev.disabled {
	background-position: 80px 7px !important;
	opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=50); /* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	-khtml-opacity: .50; /* Safari 1.x */
	-moz-opacity: .50; /* FF lt 1.5, Netscape */
}
#home #next {
	display: block;
	border: 1px #dfdfdf solid;
	border-top: none;
	width: 197px; height: 29px;
	cursor: pointer;
	text-indent: -9999em;
	background: #fff url(/img/spriteSlider2.png) no-repeat 80px -193px;
}
#home #next:hover {
	background-position: 80px -293px;
}
#home #next.disabled {
	background-position: 80px -193px;
	opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=50); /* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	-khtml-opacity: .50; /* Safari 1.x */
	-moz-opacity: .50; /* FF lt 1.5, Netscape */
}
#home #slidePager {
	margin: 0; list-style: none;
	border-top: 1px #dfdfdf solid;
	border-bottom: 1px #dfdfdf solid;
	padding: 2px 0 0;
	width: 199px;
}
#home #slidePager.noControl {
	margin-top: 25px;
}
#home #slidePager li {
	position: relative; z-index: 1;
	float: left; display: inline;
	padding: 0; margin: -2px 15px 0 0;
}
#home #slidePager li a {
	display: block;
	padding: 12px 31px;
	border-left: 1px #dfdfdf solid;
	border-right: 1px #dfdfdf solid;
	color: #333;
	font-size: 12px;
	text-decoration: none !important;
	background: #fff;
}
#home #slidePager li div {
	display: none;
}
#home #slidePager li.activeSlide,
#home #slidePager li:hover {
	z-index: 2;
}
#home #slidePager li a:hover,
#home #slidePager li.activeSlide a {
	padding: 10px 30px;
	color: #000;
	border: 2px #919191 solid;
}
#home #slidePager li:hover div,
#home #slidePager li.activeSlide div {
	display: block;
	position: absolute;
	right: -16px; top: 50%;
	margin-top: -18px;	
	width: 18px; height: 36px;
	background: url(/img/active.png) no-repeat 0 0;
}
#home #wrap,
#home #content {
	width: 100%;
	margin: 0 auto;
}
#content  {
	padding-top: 150px;
}
#home #content {
	padding-top: 140px;
}
#mainSlider{
	overflow: hidden;
	display: block;
	width: 100% !important;
	max-width: 1800px !important;
	min-width: 974px !important;
	height: 680px;
	margin: 0 auto;
	list-style: none;
}
#mainSlider li {
	position: absolute;
	left: 50% !important; top: 0 !important;
	margin-left: -900px !important;
	width: 1800px !important; height: 680px !important;	
}
.splash {
	list-style: none;
	margin: 25px 0; padding: 0;
}
.splash .country {
	float: left;
	width: 200px;
}
.splash .language {
	float: left;
	margin-right: 20px;
	width: 100px;
	padding: 4px 0;
}
.splash .websiteName {
	float: left; clear: left;
	width: 200px;
	padding: 4px 0;
}
.splash .websiteName * {
	float: left;
}
.splash .websiteName img {
	margin: 3px 10px 0 3px;
}
.splash li {
	padding: 2px 10px ;
}
.splash li.even {
	background-color: #F0F0F0;
}
.splash .websiteName {
	font-weight: bold;
}
#splashPage {
	background: none;
}
#splashPage  #wrap, #splashPage  #content {
	width: 460px;
}
#splashPage  #wrap {
	margin-top: 10%;
}
#splashPage #content {
	padding-top: 90px;
}
.languageContent {
	padding: 10px 20px;
}
.languageContent .websiteName {
	margin-top: 10px;
}
.languageContent .websiteName * {
	float: left;
}
.languageContent .websiteName img {
	margin: 3px 6px 0;
}