@import url("css/reset.css");

@import url("css/dp-gallery.css");

@import url("css/nav.css");

@import url("css/history.css");




#complex100 {
	/*position: relative;
	float: left;
	display: block;
	width: 700px;*/
}

div, article, section, header, footer, li {
     position: relative;
}

a.featurelink
{
   background: linear-gradient(to bottom, #E91219 0%, #ED0713 50%, #F6290C 51%, #DB181F 51%, #B91D22 100%) repeat scroll 0% 0% transparent;
     color: #FFFFFF;
     display: block;
     font-family: Borda-Medium;
     font-size: 20px;
     font-weight: 400;
     margin-top: 15px;
     padding: 12px 20px 10px;
     text-align: center;
     text-decoration: none;
     text-shadow: 1px 1px 1px #000000;
     width: 200px;
}

a.featurelink:hover
{
     background:#A11C1F;
     color: #FFFFFF;
}

.gvroup:after {
     clear: both;
     content: ".";
     display: block;
     height: 0px;
     visibility: hidden;
}

body {
     background: none repeat scroll 0% 0% #FFFFFF;
     margin-top: 90px;
}

*::-moz-selection {
     background: none repeat scroll 0% 0% #FFFF00;
     color: #333333;
}

body, input, textarea {

}

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

}

@media screen and (min-width: 400px) {
}

@media not all {
}

a {
     color: #870208;
     text-decoration: none;
}

blockquote  { margin: 1em; padding: 1em; color: #666666;
	font-style: italic; border: 1px solid #dcdcdc;
background-color: #f4f4f4;
font-size: 15px; line-height: 20x;
}

a:hover {
     color: #000000;
}

header {
     background-color: #A20007;
     display: block;
     height: 70px;
     left: 0px;
     position: fixed;
     top: 0px;
     width: 100%;
     z-index: 1000;
}

#header-contain {
     border-left: 1px solid #860005;
          display: block;
     height: 70px;
     margin: 0px auto;
     width: 1050px;
     z-index: 100100;
}

#logo {
     float: left;
     height: 50px;
     margin-left: -10px;
     margin-top: 5px;
     width: 50px;
}

.burst-contain {
     margin-left: 17px;
}

.burst {
     display: block;
     height: 50px;
     left: 0px;
     padding: 7px;
     position: relative;
     top: 0px;
     width: 50px;
}

.burst img {
     height: 50px;
     width: 50px;
}

.burst:hover {
     transform: rotate(360deg);
     transition: all 0.8s ease-in-out 0s;
}

#social-header {
     float: left;
     height: 70px;
}

#social-header img {
     height: 21px;
     margin: 25px -7px 20px 9px;
     opacity: 1;
     transition: all 0.3s ease-in-out 0s;
     width: 21px;
}

#social-header img:hover {
     opacity: 0.6;
     transition: all 0.3s ease-in-out 0s;
}

.tooltip {
     color: #FFFFFF;
     outline: medium none;
     position: relative;
     text-decoration: none;
}

.tooltip span {
     color: #FFFFFF;
     display: block;
     font-family: Helvetica;
     font-size: 12px;
     height: 30px;
     margin-left: -999em;
     opacity: 0;
     position: absolute;
}

.tooltip:hover span {
     background-color: #810208;
     border-radius: 5px;
     color: #FFFFFF;
     display: block;
     font: italic 12px Helvetica;
     height: 15px;
     left: -15px;
     margin: 0px auto;
     opacity: 1;
     padding: 6px 5px 4px;
     position: absolute;
     text-align: center;
     top: 30px;
     width: 80px;
     z-index: 99;
}

.tooltip a {
     color: #FFFFFF;
}

.tooltip a:hover {
     color: #FFFFFF;
}

.tooltip:hover em {
     display: block;
     font-weight: bold;
     padding: 0.2em 0px 0.6em;
}

#trending-top {
     background-image: url("images/trendingdeals.png");
     background-position: left top;
     background-repeat: no-repeat;
     height: 90px;
     margin: 0px auto;
     width: 1050px;
}

#trending-bottom {
     background-image: url("images/trendingdeals-w.png");
     background-position: left top;
     background-repeat: no-repeat;
     height: 90px;
     margin-top: 20px;
     width: 1050px;
}

#deck {
     display: block;
     height: 400px;
     margin: 30px auto 0px;
     width: 1050px;
}

#slider-contain {
     float: left;
     margin-right: 30px;
}

#feature-contain {
     float: left;
     margin-top: 0px;
}

.widget_featured-posts h3 {
     display: none;
}

#container {
     margin: 0px auto;
     width: 1050px;
}

#brands {
     background-color: #FFFFFF;
     background-image: url("images/brands.png");
     background-repeat: no-repeat;
     border: 1px solid #E1E1E1;
     float: left;
     height: 85px;
     margin-top: 20px;
     width: 1050px;
}

#brands a {margin-left: 35px;
}
#brands img {
     border: medium none;
     opacity: 0.5;
     transition: all 0.3s ease-in-out 0s;
}

#brands a:first-child {
     margin-left: 55px;
}

#brands img:hover {
     opacity: 1;
     transition: all 0.3s ease-in-out 0s;
}

#sizefinder {
     background-image: url("images/sizefinder.png");
     background-repeat: no-repeat;
     float: left;
     height: 30px;
     margin-top: 5px;
     padding-top: 50px;
}

#sizefinder a {
     background-color: #F2F2F2;
     border: 1px solid #CCCCCC;
     color: #333333;
     display: block;
     float: left;
     font-family: Borda-Medium;
     font-size: 22px;
     height: 30px;
     margin-left: 3px;
     margin-right: 1px;
     padding-top: 0px;
     text-align: center;
     text-decoration: none;
     width: 39px;
}

#sizefinder a:hover {
     background-color: #961A1D;
     color: #FFFFFF;
}

.hide {
     display: none;
}

#leftcol {
     display: block;
     float: left;
     height: auto;
     margin-top: 30px;
     min-height: 600px;
     width: 740px;
}

.featured-home img {
     border-right: 1px solid #E3E3E3;
     float: left;
     margin-right: 20px;
     width: 335px;
}

.featured-home img:hover {
     opacity: 0.7;
}

.heatindex {
     background: none repeat scroll 0% 0% transparent;
     bottom: -3px;
     display: block;
     height: 50px;
     left: 5px;
     margin-top: -211px;
     position: absolute;
     width: 50px;
}

.heatindex img {
     border-bottom: medium none;
}

.tooltip-heat {
     color: #FFFFFF;
     outline: medium none;
     position: relative;
     text-decoration: none;
}

.tooltip-heat span {
     color: #FFFFFF;
     display: block;
     height: 30px;
     margin-left: -999em;
     opacity: 0;
     position: absolute;
}

.tooltip-heat:hover span {
     background-color: #A20007;
     border-radius: 5px;
     color: #FFFFFF;
     display: block;
     font: italic 14px Borda-Medium;
     height: 15px;
     left: 45px;
     margin: 0px auto;
     min-width: 100px;
     opacity: 1;
     padding: 10px 10px 15px;
     position: absolute;
     text-align: center;
     top: -10px;
     z-index: 99;
}

.tooltip-heat a {
     color: #FFFFFF;
}

.tooltip-heat a:hover {
     color: #FFFFFF;
}

.tooltip-heat:hover em {
     display: block;
     font-weight: bold;
     padding: 0.2em 0px 0.6em;
}

article {
     border: 1px solid #E3E3E3;
     display: block;
     float: left;
     font-family: 'PT Serif',serif;
     font-size: 12px;
     height: 191px;
     margin-bottom: 25px;
     margin-right: 30px;
     width: 700px;
}

article p {
     line-height: 18px;
     padding: 5px 10px 0px 20px;
}

article a.more-link {
     display: none;
     text-transform: none;
}

article h2 {
     background-color: #F3F3F3;
     color: #000000;
     float: left;
     font-family: Borda-Medium;
     font-size: 26px;
     line-height: 26px;
     margin-bottom: 10px;
     margin-left: -20px;
     max-height: 50px;
     min-height: 30px;
     padding: 10px 10px 10px 20px;
     width: 334px;
}

article h2 a {
     color: #000000;
     text-decoration: none;
}

article h2 a:hover {
     color: #A20007;
}

article img {
     border-bottom: 1px solid #EBEBEB;
}

time {
     color: #A0A0A0;
     font-family: Borda-Regular;
     font-size: 12px;
     padding: 5px 20px 10px 0px;
}

.readmore {
     bottom: 6px;
     position: absolute;
     right: 0px;
}

.readmore a {
     background-color: #A20007;
     border: 1px solid #A20007;
     color: #FFFFFF;
     font-family: Borda-Medium;
     font-size: 14px;
     font-weight: 400;
     padding: 8px 15px 8px 20px;
     text-align: center;
     text-decoration: none;
     text-transform: uppercase;
     width: 90px;
}

.readmore a:hover {
     background-color: #770107;
     border: 1px solid #770107;
     color: #FFFFFF;
}

#rightcol {
     display: block;
     float: left;
     height: auto;
     margin-left: -10px;
     margin-top: 30px;
     min-height: 600px;
     width: 320px;
}




#post {
     border: 2px solid #ECECEC;
     display: block;
     font-family: 'PT Serif',serif;
     font-size: 14px;
     padding: 20px 20px 150px;
     width: 660px;
}

#post h1 {
     font-family: Borda-Medium;
     font-size: 58px;
     padding-left: 20px;
}

#post h2 {
     font-family: Borda-Medium;
     font-size: 36px;
     padding-left: 20px;
     padding-bottom: 10px;
}



#post p {
     line-height: 20px;
     padding: 0px 10px 15px 20px;
}

#disqus_thread {
     border: 1px solid #E3E3E3;
     float: left;
     margin-top: 10px;
     padding: 20px 20px 10px;
     width: 660px;
}

#disqus_thread img {
     border: 1px solid #EAEAEA;
     height: auto;
     margin-top: 15px;
     width: 1px;
}

#social-home {
     bottom: 0px;
     left: 335px;
     margin-left: 20px;
     position: absolute;
     width: 100px;
}

#rating-home {
     bottom: -2px;
     left: 445px;
     position: absolute;
     width: 120px;
}

#social-post {
     float: right;
     margin-right: -42px;
     width: 100px;
}

#rating-post {
     float: right;
     margin-top: 3px;
     width: 120px;
}

.rating-msg {
     display: none;
}

.pd-rating {
     display: none;
}

#fbookshare li {
     background: url("images/facebook.jpg") repeat scroll 0% 0% transparent;
     display: block;
     float: left;
     height: 25px;
     list-style: none outside none;
     margin: 0px 0px 0px 1px;
     padding: 0px;
     width: 25px;
}

#fbookshare li:hover {
     background: url("images/facebook.jpg") repeat scroll 0px 25px transparent;
}

#fbookshare li ul {
     background-color: #8C1E1D;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
     height: 70px;
     left: -999em;
     list-style: none outside none;
     margin-top: 24px;
     padding: 2px 5px 7px 15px;
     position: absolute;
     width: 57px;
     z-index: 1000;
}

#fbookshare li:hover ul, #fbookshare li.sfhover ul {
     left: auto;
     z-index: 1000;
}

#fbookshare li li {
     background-color: #961A1D;
     float: left;
     margin-top: 5px;
     padding: 0px;
     z-index: 1000;
}

#twitshare li {
     background: url("images/twitter.jpg") repeat scroll 0% 0% transparent;
     display: block;
     float: left;
     height: 25px;
     list-style: none outside none;
     margin: 0px 0px 0px 1px;
     padding: 0px;
     width: 25px;
}

#twitshare li:hover {
     background: url("images/twitter.jpg") repeat scroll 0px 25px transparent;
}

#twitshare li ul {
     background-color: #8C1E1D;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
     height: 70px;
     left: -999em;
     list-style: none outside none;
     margin-left: -26px;
     margin-top: 24px;
     padding: 2px 5px 7px 10px;
     position: absolute;
     width: 62px;
     z-index: 1000;
}

#twitshare li:hover ul, #twitshare li.sfhover ul {
     left: auto;
     z-index: 1000;
}

#twitshare li li {
     background-color: #961A1D;
     float: left;
     margin-top: 5px;
     padding: 0px;
     z-index: 1000;
}

#gplusshare li {
     background: url("images/gplus.jpg") repeat scroll 0% 0% transparent;
     display: block;
     float: left;
     height: 25px;
     list-style: none outside none;
     margin: 0px 0px 0px 1px;
     padding: 0px;
     width: 25px;
}

#gplusshare li:hover {
     background: url("images/gplus.jpg") repeat scroll 0px 25px transparent;
}

#gplusshare li ul {
     background-color: #8C1E1D;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
     height: 70px;
     left: -999em;
     list-style: none outside none;
     margin-left: -52px;
     margin-top: 24px;
     padding: 2px 7px 7px 13px;
     position: absolute;
     width: 57px;
     z-index: 1000;
}

#gplusshare li:hover ul, #gplusshare li.sfhover ul {
     left: auto;
     z-index: 1000;
}

#gplusshare li li {
     background-color: #961A1D;
     float: left;
     margin-top: 5px;
     padding: 0px;
     z-index: 1000;
}

#soldout {
     background-color: #B91515;
     background-position: center center;
     display: block;
     height: 400px;
     margin-bottom: 20px;
     margin-left: -20px;
     margin-top: -434px;
     opacity: 0.6;
     width: 700px;
}

#soldout img {
     width: 400px;
}

#soldout h3 {
     color: #FFFFFF;
     font-family: helvetica;
     font-size: 40px;
     padding-top: 130px;
     text-align: center;
}

#soldout p {
     color: #FFFFFF;
     font-family: helvetica;
     font-size: 13px;
     padding-top: 0px;
     text-align: center;
     text-transform: uppercase;
}

#soldout2 {
     background-color: #B91515;
     display: block;
     float: left;
     height: 191px;
     margin-left: -358px;
     opacity: 0.6;
     width: 337px;
}

#soldout2 h3 {
     color: #FFFFFF;
     font-family: helvetica;
     font-size: 30px;
     padding-top: 70px;
     text-align: center;
}

#soldout2 img {
     border-bottom: medium none;
     height: 53px;
     margin-left: 5px;
     width: 180px;
}

.post-page ul {
     list-style: circle inside none;
}

.post-page ol {
     list-style-position: inside;
     list-style-type: decimal;
}

.post-page ol ol {
     list-style-type: decimal;
}

.post-page ul li {
     font-style: italic;
     list-style-type: square;
     margin-bottom: 5px;
     margin-left: 30px;
}

.post-page ol li {
     font-style: italic;
}

.post-page ol ol {
     font-style: normal;
}

#post300 {
     float: right;
     margin-top: 10px;
     width: 320px;
}

#post300 p {
     color: #929292;
     font-size: 10px;
     padding: 3px 0px;
}

#post300 li {
/*     height: 250px;*/
height: auto;
     margin: 3px auto 0px;
     width: 300px;
}

.widget {
     border-top: 1px solid #CCCCCC;
     display: block;
     float: left;
     margin-bottom: 20px;
     padding-top: 10px;
     width: 320px;
}

.widget-header {
     margin-bottom: 10px;
}

#search-nav {
     background-image: url("images/searchbg.png");
     display: block;
     float: left;
     height: 70px;
     margin-left: 16px;
     width: 163px;
}

@-moz-document url-prefix("") {
  #search-nav { margin-left: 18px; }
}

#search-bar {

}

#search-bar #searchinput {
     background-color: transparent;
     border: medium none;
     color: #FF0410;
     float: left;
     height: 68px;
     padding-left: 40px;
     width: 92px;
}

#search-bar #searchsubmit {
     margin-left: -120px;
}

.postinfo {
     color: #828282;
     font: 11px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     height: 30px;
     margin-bottom: -10px;
     margin-top: -10px;
     padding-top: 4px;
}

.postinfo img {
     float: none;
     height: auto;
     margin-right: 4px;
     width: auto;
}

.postinfo a {
     color: #646363;
     text-decoration: none;
}

.postinfo a:hover {
     color: #000000;
}

.postinfo-single {
     border-top: 1px solid #EDEDED;
     color: #828282;
     display: block;
     font: 11px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     height: 24px;
     margin-bottom: 10px;
     margin-top: 140px;
     padding-top: 5px;
     width: 700px;
}

.postinfo-other {
     border-top: 1px solid #EDEDED;
     color: #828282;
     display: block;
     font: 11px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     height: 24px;
     margin-bottom: 10px;
     margin-top: 70px;
     padding-top: 5px;
     width: 700px;
}

.postinfo-single img {
     margin-right: 4px;
}

.postinfo-single a {
     color: #646363;
     text-decoration: none;
}

.postinfo-single a:hover {
     color: #000000;
}

.post-info-bottom-wrap{
     overflow: hidden;
}

.post-info-bottom {
     float: left;
     margin-left: 0px;
     margin-top: 20px;
     width: 300px;
}

.discount {
     background-image: url("images/burst-d.jpg");
     display: block;
     float: left;
     height: 105px;
     margin-left: 20px;
     margin-top: 18px;
     width: 105px;
}

.discount p {
     color: #FFFFFF;
     font-family: Borda-Medium;
     font-size: 40px;
     font-weight: 400;
     margin-top: 40px;
     padding: 0px 10px 10px 18px;
}

p.buyitnow a {
     background: linear-gradient(to bottom, #E91219 0%, #ED0713 50%, #F6290C 51%, #DB181F 51%, #B91D22 100%) repeat scroll 0% 0% transparent;
     color: #FFFFFF;
     display: block;
     float: left;
     font-family: Borda-Medium;
     font-size: 20px;
     font-weight: 400;
     margin-bottom: 10px;
     padding: 12px 20px 10px;
     text-align: center;
     text-decoration: none;
     text-shadow: 1px 1px 1px #000000;
     width: 200px;
}

p.buyitnow a:hover {
     background: none repeat scroll 0% 0% #A11C1F;
     color: #FFFFFF;
}

p.saleprice {
     color: #A01B1E;
     float: left;
     font-family: Borda-Medium;
     font-size: 23px;
     font-weight: 300;
     margin-bottom: -5px;
     margin-top: 0px;
}

p.shipping {
     float: left;
     font-size: 12px;
     font-style: italic;
     margin-top: -16px;
     text-transform: uppercase;
     width: 300px;
}

p.availableint {
     float: left;
     font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     font-size: 14px;
     font-weight: 300;
     margin-top: -8px;
     width: 300px;
}

.tags {
     border-bottom: 1px solid #EDEDED;
     color: #828282;
     font: 11px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     margin-bottom: 20px;
     margin-top: -10px;
     width: 700px;
}

.tags h6 {
     border-bottom: 1px dotted #CCCCCC;
     font-size: 1.3em;
     margin: 0px 0px 10px;
     padding: 0px;
}

.tags a:link, .tags a:visited {
     color: #333333;
     display: inline-block;
     font-size: 0.9em;
     margin-bottom: 8px;
     text-decoration: none;
}

.tags a:hover {
     background: none repeat scroll 0% 0% #333333;
     color: #FFFFFF;
     text-decoration: none;
}

.tags a {
     background: none repeat scroll 0% 0% #EDEDED;
     margin: 0px 5px 0px 0px;
     padding: 2px 7px;
}

#post-info-bottom2 {
    float: left;
    margin-left: 0px;
    margin-top: 20px;
    width: 300px;
}

.discount2 {
     background-image: url("images/burst-d.jpg");
     display: block;
     float: left;
     height: 105px;
     margin-left: 20px;
     margin-top: 18px;
     width: 105px;
}

.discount2 p {
     color: #FFFFFF;
     font-family: Borda-Medium;
     font-size: 40px;
     font-weight: 400;
     margin-top: 40px;
     padding: 0px 10px 10px 18px;
}

p.buyitnow2 a {
     background: linear-gradient(to bottom, #E91219 0%, #ED0713 50%, #F6290C 51%, #DB181F 51%, #B91D22 100%) repeat scroll 0% 0% transparent;
     color: #FFFFFF;
     display: block;
     float: left;
     font-family: Borda-Medium;
     font-size: 20px;
     font-weight: 400;
     margin-bottom: 10px;
     padding: 12px 20px 10px;
     text-align: center;
     text-decoration: none;
     text-shadow: 1px 1px 1px #000000;
     width: 200px;
}

p.buyitnow2 a:hover {
     background: none repeat scroll 0% 0% #A11C1F;
     color: #FFFFFF;
}

p.saleprice2 {
     color: #A01B1E;
     float: left;
     font-family: Borda-Medium;
     font-size: 23px;
     font-weight: 300;
     margin-bottom: 5px;
     margin-top: 0px;
     padding: 0px;
}

p.shipping2 {
     float: left;
     font-size: 12px;
     font-style: italic;
     margin-top: -1px;
     padding: 0px;
     text-transform: uppercase;
     width: 300px;
}

p.availableint2 {
     float: left;
     font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     font-size: 14px;
     font-weight: 300;
     margin-top: -8px;
     width: 300px;
}

.dp-full img {
     margin-bottom: 4px;
     margin-top: -3px;
}

p.viewdeals a {
     background: linear-gradient(to bottom, #E91219 0%, #ED0713 50%, #F6290C 51%, #DB181F 51%, #B91D22 100%) repeat scroll 0% 0% transparent;
     border-radius: 10px;
     color: #FFFFFF;
     display: block;
     float: left;
     font-family: Borda-Medium;
     font-size: 20px;
     font-weight: 400;
     margin-bottom: 10px;
     padding: 12px 20px 10px;
     text-align: center;
     text-decoration: none;
     text-shadow: 1px 1px 1px #000000;
     width: 110px;
}

p.viewdeals a:hover {
     background: none repeat scroll 0% 0% #A11C1F;
     color: #FFFFFF;
}

table {
     background-color: #FFFFFF;
     border-bottom: 1px solid #CECECE;
}

td h3 {
	margin-left: 20px;
margin-top: -10px;
}

p.releasedatesbutton a {
     background: #A20007;
     border: 1px solid #efefef;
     color: #fff;
     float: left;
     font-family: Borda-Medium;
     font-weight: 400;
     margin-top: -3px;
     padding: 10px 10px;
     text-align: center;
     text-decoration: none;
     text-transform: uppercase;
     width: 160px;
margin-bottom: 20px;
}

p.releasedatesbutton a:hover {
     background-color: #961A1D;
     border: 1px solid #A61B1E;
     color: #FFFFFF;
}


#latestdeals {
     margin-bottom: 10px;
     margin-top: 20px;
     width: 1000px;
     float: left;
}

#ebay {
     margin-bottom: 10px;
     margin-top: 20px;
     width: 700px;
     float: left;
}
.twentyten-latest-post-single {
     background-color: #F3F3F3;
     border: 1px solid #E3E3E3;
     float: left;
     height: 160px;
     margin-bottom: 20px;
     margin-right: 20px;
     padding: 15px;
     width: 190px;
}

.twentyten-latest-post-single:last-child {

}

.wtf {
     padding-top: 4px;
}

.twentyten-latest-post-single:hover {
     background-color: #F3F3F3;
}

.twentyten-latest-post-single a {
     color: #181818;
     font-family: Borda-Medium;
     font-size: 16px;
     font-weight: 300;
     margin-top: 0px;
     text-decoration: none;
}

.twentyten-latest-post-single a:hover {
     color: #961A1D;
}

.twentyten-latest-post-single img {
     border: 0px none;
     float: left;
     margin: -15px 10px 10px -15px;
     vertical-align: middle;
     height: 126px;
}

.twentyten-latest-post-single img:hover {
     opacity: 0.6;
}

.twentyten-latest-post-single .clear {
     clear: both;
}

#pagination a {
     background: url("images/arrow-down.png") no-repeat scroll 10px center #A20007;
     border: 1px solid #A20007;
     color: #FFFFFF;
     float: left;
     font-family: 'Borda-Regular';
     font-size: 13px;
     margin-top: -10px;
     margin-bottom: 30px;
     padding: 10px 10px 10px 33px;
     text-align: center;
     text-decoration: none;
     text-transform: uppercase;
     width: 150px;
}

#pagination a:hover {
     background-color: #770107;
     color: #FFFFFF;
}

/*#pagination-right a {
     background: url("images/il-small.png") no-repeat scroll 10px center #F9F9F9;
     border: 1px solid #DDDDDD;
     color: #313131;
     float: right;
     font-size: 12px;
     margin-bottom: 30px;
     margin-top: 10px;
     padding: 10px 10px 10px 33px;
     text-align: center;
     text-decoration: none;
     text-transform: uppercase;
     width: 110px;
}

#pagination-right a:hover {
     background: url("images/il-small-w.png") no-repeat scroll 10px center #3C3C3C;
     color: #FFFFFF;
}*/

#infiniteload {
     font-family: 'Borda-Medium';
     font-size: 16px;
     margin-left: 60px;
     padding-top: 50px;
}

#infscr-loading img {
     margin-top: 0px;
     margin-left: 180px;
     margin-bottom: -130px;
}

#signuppop {
     background-image: url("images/kdnewsletterpop.jpg");
     height: 340px;
     padding: 30px;
     width: 700px;
}

.mc_form_inside {
     margin: 0px auto;
     padding-top: 230px;
     width: 300px;
}

.mc_custom_border_hdr {
     display: none;
}

#mc_display_rewards {
     display: none;
}

#mc_signup_submit {
     font-family: Borda-Medium;
     font-size: 18px;
     padding: 10px;
}

#mc_signup_submit.button {
     height: 35px;
     margin-top: -5px;
     width: 150px;
}

.claimbutton a:visited, .claimbutton a {
     color: #FFFFFF;
     font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     font-size: 11px;
     margin-top: -5px;
     padding-right: 5px;
     text-shadow: 1px 1px 0px #000000;
}

.twentyten-latest-post-sidebar {
     background: none repeat scroll 0% 0% #FFFFFF;
     border-bottom: 1px solid #A3A3A3;
     margin-bottom: 0px;
     padding-right: 5px;
}

.twentyten-latest-post-sidebar:last-child {
     border-bottom: medium none;
}

.wtf2 {
     padding-top: 15px;
}

.twentyten-latest-post-sidebar:hover {
     background-color: #F3F3F3;
}

.twentyten-latest-post-sidebar a {
     color: #181818;
     font-family: Borda-Medium;
     font-size: 16px;
     font-weight: 300;
     margin-top: 0px;
     padding-top: 10px;
     text-decoration: none;
}

.twentyten-latest-post-sidebar a:hover {
     color: #961A1D;
}

.twentyten-latest-post-sidebar img {
     border: 0px none;
     float: left;
     margin: 1px 10px 0px 0px;
     vertical-align: middle;
}

.twentyten-latest-post-sidebar img:hover {
     opacity: 0.6;
}

.twentyten-latest-post-sidebar .clear {
     clear: both;
}

#cmn_wrap {
     background-color: #FFFFFF ! important;
     display: block;
     margin: 0px auto;
     padding: 0px;
     position: relative;
     width: 1050px;
     padding-left: 24px;
}

#contentwrap {
     background: none repeat scroll 0% 0% #FFFFFF;
     float: left;
}

#container, footer {

}

footer {
     width: 1050px;
     float: left;
     margin-top:  20px;
   height:  30px;
}


#footer-content {
     margin: 0px auto;
}

#copyright {
     color: #FFFFFF;
     font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     font-size: 12px;
     margin: 0px auto;
     width: 1050px;
}

#copyright a {
     color: #FFFFFF;
     text-decoration: none;
}

#copyrightmenu {
     float: right;
}

#copyright li {
     float: left;
     margin-left: 5px;
     margin-right: 5px;
     text-decoration: none;
}

#footericons {
     float: right;
     margin-top: -5px;
}

#footericons img:hover {
     opacity: 0.7;
}

h3 {
     font-size: 24px;
     padding-bottom: 5px;
     padding-top: 20px;
     text-align: left;
}

h3.widget-title {
     font-family: Borda-Medium;
}

.widget {
     font-family: Borda-Medium;
     font-size: 14px;
}

/* CSS styles for ComplexMedia */
.complexsuitcase {
     position: relative; 
     float: left;
     display: block; 
     width: 700px; 
     margin-bottom: 25px; 
     margin-right: 30px;
}

#clothing-container {
display: none;
}


#clothing-container-home {
	display: block;
	width: 300px;
	height: 630px;
	margin-top: 10px;
	margin-bottom: 20px;

}



#clothing-header-home {
	margin-top: -10px;
}

#clothing-header-home img {
  width: 280px;
  height: auto;
}
  

.clothing-section-home {
	width: 130px;
	min-height: 325px;
	margin-top: 20px;
	float: left;
	margin-right: 14px;
  background: #f8f8f8;
  padding-bottom: 10px;
	
}

.clothing-section-home img {
	max-width: 130px;
  padding-left: 0px;
  padding-top: 0px;
  border: 1px solid #eee;
}
  


.clothing-section-home img:hover{
  opacity: 0.7;
}


.clothing-section-home h4 {
	  font-family: Borda-Medium;
	  font-size: 22px;
	  margin: 25px 10px 15px 10px;
   text-align: center;
  line-height: 24px;

}
      
.clothing-section-home h4 a {
	 color: #000;
}

.clothing-price-home {
	 color: #a01b1e;
	 font-size: 18px;
  text-align: center;
	 font-family: Borda-Medium;
	 margin: -4px 5px 20px 10px
}

a.clothing-section-link-home  {
background: #ebebeb;
     color: #000;
     display: block;
     float: left;
     font-family: Borda-Medium;
     font-size: 14px;
     font-weight: 400;
     padding: 5px 5px 5px;
     text-align: center;
     text-decoration: none;
     width: 100px;
 margin-left: 10px;
  border: 1px solid #d5d5d5;
	
}

a:hover.clothing-section-link-home {
	background: none repeat scroll 0% 0% #A11C1F;
     color: #FFFFFF;
}

