.pagecontainer{
width:1200px !important;
margin:0 auto !important;
}

/************************/
/******** HEADER ********/
/************************/

#header{
margin-top:50px;
margin-bottom: 15px;
}
/** LOGO & TOPNAV **/
#logo{
display: inline-block;
vertical-align: top;
margin-right: 80px;
}

#logo img{
width:220px;
height: auto;
}

#topNavigation{
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0;
list-style: none;
font-family: 'Open Sans';
}

#topNavigation li{
display: inline-block;
margin-right: 30px;
line-height: 103px;
}

#topNavigation li a,
#topNavigation li a:visited,
#topNavigation li a:link{
font-size: 16px;
color: #333;
text-decoration: none;
}

#topNavigation li a:hover{
color: #e67e22;
}

/** SEARCH FORM **/
#searchformContainer {
display: inline-block;
text-align: right;
vertical-align: top;
line-height: 103px;
float: right;
}

#searchform {
border-radius: 3px;
padding: 0;
}

#searchText {
background-color: #fff;
border: 1px solid #dbdbdb;
border-right: none;
margin: 0;
width:200px;
height: 31px;
color: #333;
padding-left: 10px;
}
::-webkit-input-placeholder {
color:#ccc;
}
:-moz-placeholder {
color:#ccc;
}
::-moz-placeholder {
color:#ccc;
}
:-ms-input-placeholder {
color:#ccc;
}
#searchButton {
display: inline-block;
padding: 8px 15px;
margin: 0;
margin-left:-4px;
margin-top:34px;
height: 35px;
vertical-align: top;
border: 0px solid #ddd;
border-left: none;
border-left: 1px solid #ddd;
background-color: #e67e22;
color: #fafafa;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}

#searchButton:hover {
cursor: pointer;
}

#searchButton i {
color: #fff;
}

#searchButton:hover {
background-color: #666;
color: #207cca;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}

#searchButton:hover i{
color: #ebebeb;
}

#searchText:focus,
#searchButton:focus {
outline: none;
}


/** INFOBAR **/
#infobar{
background-color: #f9f9f9;
width:100%;
margin:20px 0 10px 0;
}

#infobarlist{
display: inline-block;
padding: 0;
margin: 0;
list-style: none;
font-family: 'Open Sans';
height:48px;
width: 90%;
padding-left:5%;
padding-right:5%;
margin:0 auto;
}

#infobarlist li{
width:33%;
}
#infobarlist li:nth-child(2){
text-align: center;
}
#infobarlist li:nth-child(3){
text-align: right;
}

#infobarlist li,
#infobarlist li i,
#infobarlist li p{
display: inline-block;
margin:0;
padding:0;
line-height: 48px;
}

#infobarlist li i{
color: #e67e22;
font-size: 14px;
margin-right: 13px;
}

#infobarlist li p{
font-family: 'Lato';
color: #aaa;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2;
}

/**********************/
/******** BODY ********/
/**********************/
.cmpBr,
.ctrlbr,
.v4stabl,
.r3_t,
.r3_bl{
display: none !important;
}

.r3_c{
border-right: none !important;
border-left: none !important;
}

.smuy *{
font-family: 'Open Sans' !important;
}

.v4acp_head .v4title font{
font-family: 'Lato' !important;
font-size:18px !important;
font-weight: 300 !important;
color: #e67e22 !important;
line-height: 29px !important;
padding: 10px 0 10px 0 !important;
}

.v4footd{
border-left: none !important;
border-right: none !important;
border-bottom: none !important;
}

.v4footd a,
.v4footd a:visited,
.v4footd a:link{
font-family: 'Lato' !important;
font-weight: 400 !important;
color:#333 !important;
text-decoration: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.v4footd a:hover{
color:#e67e22 !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

/*************************************/
/******* ITEMS / SEARCH RESULT *******/
/*************************************/

/* Item Description Box */
.details {
background-color: #f9f9f9 !important;
padding-top: 5px !important;
padding-bottom: 15px !important;
}

/* Item Title Box */
table.gallery div.ttl {
margin: 2px 0 !important;
padding: 10px 40px !important;
text-align: center !important;
}

/* Item Title Link */
.ttl.g-std a,
.ttl.g-std a:visited,
.ttl.g-std a:link{
font-family: 'Open Sans' !important;
font-size: 15px !important;
color: #333 !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.ttl.g-std a:hover{
color: #e67e22 !important;
text-decoration: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
/* PayPal Icon

/* Price + BIN-Button + Time Left Box */
.details > div {
margin: 0 auto !important;
text-align: center !important;
}

/* Buy It Now Button */
.fixed > tbody > tr > td:first-child {
display: none !important;
}

/* PRICE */
.fixed{
width: 50px;
display: block;
margin-right:auto;
margin-left:auto;
text-align: center;
}
.bin,
.g-b{
font-family: 'Open Sans' !important;
font-size: 15px !important;
color: #e67e22 !important;
margin:0 auto  !important;
font-weight: 700 !important;
}

.pgbc{
background-color:#f9f9f9 !important;
}

.pgbc a,
.pgbc a:visited,
.pgbc a:link{
font-family: 'Open Sans' !important;
font-weight: 400 !important;
color:#333 !important;
text-decoration: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.pgbc a:hover{
color:#e67e22 !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}


/***********************/
/******* SIDE NAV *******/
/************************/
.v4accent{
display:none !important;
}
.v4nfcc{
display:none !important;
}


/***********************************/
/******* CATEGORIES SIDE NAV *******/
/***********************************/
table.v4midBox{
border-left:none;
border-right:none;
border-bottom:none;
}

.v4mid{
background: #F9F9F9 !important;
border: 1px solid #F3F3F3 !important;
border-top:0px solid #F3F3F3 !important;
width: 200px !important;
padding:15px 30px 15px 15px !important;
}

/* heading */
.v4acp{
border-left: border: 1px solid #F3F3F3 !important;
border-top: border: 1px solid #F3F3F3 !important;
border-right: border: 1px solid #F3F3F3 !important;
}

.v4accent,
.v4hspacer{
display:none !important;
}

.v4title{
background-color:#f9f9f9 !important;
}

.v4title h2{
width: 200px !important;
font-family: 'Lato' !important;
font-weight: 300 !important;
font-size: 24px !important;
color: #E67E22 !important;
line-height: 29px !important;
border-bottom: 1px solid #DDDDDD !important;
margin:0 !important;
padding:10px 0 10px 0 !important;
margin-left:5px !important;
}

/* categories list */
.lcat .ttl,
.lev1 {
padding: 0 0 0 15px !important;
list-style: none !important;
}

.lcat .ttl,
.lev1 li{
font-family: 'Open Sans' !important;
font-size: 14px !important;
font-weight: 400 !important;
color: #333333 !important;
margin-bottom: 15px !important;
font-weight: 400 !important;
}

.lev1 li a,
.lev1 li a:visited,
.lev1 li a:link,
.lcat .ttl a,
.lcat .ttl a:visited,
.lcat .ttl a:link{
color: inherit !important;
text-decoration: none !important;
font-weight: 400 !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.lev1 li a:hover,
.lcat .ttl a:hover{
color: #e67e22 !important;
text-decoration: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.lcat .link{
margin-top:30px;
}

.lcat .all_cats,
.lcat .all_cats:visited,
.lcat .all_cats:link,
.lcat .link a,
.lcat .link a:visited,
.lcat .link a:link{
color: #333 !important;
text-decoration: none !important;
font-style: normal !important;
padding-left:15px;
}

.lcat .all_cats:hover,
.lcat .link a:hover{
color: #e67e22 !important;
text-decoration: none !important;
font-style: normal !important;
}


/***************************************/
/********* SIZES PROMOTION BOX *********/
/***************************************/
#sizeBox{
background: #F9F9F9 !important;
border: 1px solid #F3F3F3 !important;
width: 200px !important;
padding:15px 30px 0px 15px !important;
margin-top:0px !important;
}

/* heading */
#sizeBox h1{
font-family: 'Lato' !important;
font-weight: 300 !important;
font-size: 24px !important;
color: #E67E22 !important;
line-height: 29px !important;
border-bottom: 1px solid #DDDDDD !important;
margin:0 0 20px 0 !important;
padding:0 0 10px 0 !important;
}

/* sizes list */
#sizeBox ul {
padding: 0 0 0 0 !important;
list-style: none !important;
}

#sizeBox ul li{
font-family: 'Open Sans' !important;
font-size: 12px !important;
color: #333333 !important;
margin-bottom: 15px !important;
display: inline-block !important;
margin-right: 6px !important;
margin-bottom: 10px !important;
}

#sizeBox ul li:nth-child(3n){
margin-right: 0 !important;
}

#sizeBox ul li a,
#sizeBox ul li a:visited,
#sizeBox ul li a:link{
display: block !important;
text-align: center !important;
color: inherit !important;
width: 54px !important;
height: 32px !important;
line-height: 32px !important;
border: 2px solid #979797 !important;
text-decoration: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#sizeBox ul li a:hover{
color: #e67e22 !important;
border-color: #e67e22 !important;
text-decoration: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

#sizeBox ul li span{
font-weight: 700 !important;
}

/***************************************/
/********* COLORS PROMOTION BOX *********/
/***************************************/
#c1{
background-color: #000;
}
#c2{
background-color: #5a5758;
}
#c3{
background-color: #dddcda;
}
#c4{
background-color: #34220c;
}
#c5{
background-color: #755232;
}
#c6{
background-color: #d1b48c;
}
#c7{
background-color: #01396c;
}
#c8{
background-color: #00418b;
}
#c9{
background-color: #0000FF;
}
#c10{
background-color: #50b948;
}
#c11{
background-color: #d40000;
}
#c12{
background-color: #e67e22;
}
#c13{
background-color: #feef00;
}
#c14{
background-color: #e4dbca;
}
#c15{
background-color: #fff;
}

#colorsBox{
background: #F9F9F9 !important;
border: 1px solid #F3F3F3 !important;
width: 200px !important;
padding:15px 30px 0px 15px !important;
margin-top:10px!important;
}

/* heading */
#colorsBox h1{
font-family: 'Lato' !important;
font-weight: 300 !important;
font-size: 24px !important;
color: #E67E22 !important;
line-height: 29px !important;
border-bottom: 1px solid #DDDDDD !important;
margin:0 0 20px 0 !important;
padding:0 0 10px 0 !important;
}

#colorsBox p{
font-size: 8px;
width: 30px;
text-align: center;
}

#colorsBox ul{
padding: 0 0 0 0 !important;
list-style: none !important;
}

#colorsBox ul li{
display: inline-block !important;
vertical-align: top;
font-family: 'Open Sans' !important;
font-size: 14px !important;
color: #333333 !important;
margin-bottom: 15px !important;
margin-right: 5px !important;
margin-bottom: 32px !important;
}

#colorsBox ul li:nth-child(5n){
margin-right: 0 !important;
}

#colorsBox ul li p{
display:none;
position: absolute;
margin:2px 0 0 0;
padding:0;
font-weight: 700;
}

#colorsBox ul li:hover p{
display:block;
}

#colorsBox ul li a,
#colorsBox ul li a:visited,
#colorsBox ul li a:link{
display: block !important;
text-align: center !important;
color: inherit !important;
width: 30px !important;
height: 30px !important;
line-height: 36px !important;
text-decoration: none !important;
border: 1px solid #ccc;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#colorsBox ul li a:hover{
color: #e67e22 !important;
border-color: #e67e22 !important;
text-decoration: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#colorsBox ul li span{
font-weight: 700 !important;
}

/************************/
/******** FOOTER ********/
/************************/
.whiter-w {
background:url(http://pixelsafari.net/area51/waccex_ebay_shop/waccex_ebay_footer.jpg) no-repeat;
background-size: cover;
height: 220px;
}
.stBadge-accent{
display:none !important;
}
}
