body {
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 20px;
}

.contentbar2 {
   background-color: #ededed;
}

form {
	margin: 0;
	padding: 0;
}

#holder {
	text-align: center;
}
#page {
	margin: 0 auto;
	width: 871px;
	text-align: left;

	background-color: #fff;
}
#header {
	padding: 10px 20px;
}
#header_links {
	float: right;
	text-align: right;
	width: 400px;
	
	margin-top: 28px;
	margin-right: 10px;

	font-size: 14px;
	font-weight: 100;
	color: #000;
	line-height: 22px;
}
#header_links a {
	color: #000;
}

#menu {
	background-color: #000;
	padding: 0 10px 0 30px;

	border-right: 1px solid #c8c6c7;
	border-top: 1px solid #7d7779;
	border-left: 1px solid #908e8f;
	border-bottom: 1px solid #4f494b;
}
.menuitem {
	float: left;
	margin: 5px 7px;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 2px;
}
.menuitem a, .menuitem a:active, .menuitem a:visited {
	color: #FFF;
}
.menuitem a:hover {
	color: #ef2792;
}
#search {
	font-size: 13px;
	text-transform: uppercase;
	float: right;
}
#search .inputbox {
	border: #9d9ea2;
	background-color: #f1f1f1;
	padding: 2px !important;
 	font-size: 12px;
	width: 140px;
}

#home_featured {
	background: url(../images/new_layout/contentContainer.jpg) no-repeat top left;
   background-position: 0px -7px;
	height: 375px;
   text-align: center;

   padding: 14px 35px 0 35px;

	border-bottom: 2px solid #e0e0e0;
}
#homeback {
   background-repeat: no-repeat;
   background-position: center center;
   margin-top: 17px;
   cursor: pointer;
}
*:first-child+html #homeback { margin-top: 30px; } * html #homeback { margin-top: 30px; }
*:first-child+html #home_featured { height: 390px; } * html #home_featured { height: 390px; }
#rotator_imgs {
   border: 0px;
   margin: 17px 0 0 0;
}

#home_image {
	float: left;
	width: 342px;
	height: 361px;
   margin: 5px 0 0 10px;

}
#rotator {
	float: right;

   position: relative;
   top: -5px;
	text-align: center;
}
#rotator .actimg {
	border: 4px solid #dddddf;
}
#rotator_buttons {
	background: url(../images/new_layout/pinkGradient.jpg) repeat-x;
	height: 33px;
	margin: 5px auto;
	width: 250px;
}
#rotator .button {
	float: left;
	width: 49px;
	height: 23px;
	
	text-align: center;
	color: #ef2792;
	font-size: 14px;
	border-right: 1px solid #f5c8df;

	padding-top: 10px;
	cursor: pointer;
}
#rotator .last {
	border-right: 0px;
}
#important {
	text-align: center;
	font-size: 16px;

	position: relative;
	top: 20px;
}


.blocks td {
	border: 1px solid #949599;
	vertical-align: top;
}
.halfblockleft, .halfblockright, .thirdblock, .centerblock {
	border: 1px solid #949599;
	text-align: center;
}

.halfblockleft {
   float: left;
   margin: 10px 0px 0px 10px;
}
.halfblockright {
   float: left;
   margin: 10px 10px 0px 11px;
} 
.centerblock {
   float: left;
   margin: 10px 0px 0px 12px;
}

.thirdblock {
   float: left;
   margin-left: 8px;
   font-size: 13px;
}

hr {
	height: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   border-bottom: 1px solid #ededed;
   margin: 5px 0;
}
h3 {
   font-weight: 100;
   font-size: 18px;
   margin: 0;
}
p {
   margin: 6px 0 6px 0;
}
p.continuereading {
   text-align: right;
   font-size: 12px;
}

#blogreader .bullet, #blogreader .pointer {
   font-size: 14px;
   cursor: pointer;
}

#footer {
   color: white;
   background-color: #BBB;
   text-align: center;
   font-size: 12px;
   letter-spacing: 1.5px;
   line-height: 30px;
   position: relative;
   top: -15px;
   padding-top: 10px;
   padding-bottom: 20px;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #333;
}

.content {
	margin: 15px 24px 15px 15px;
}

.leftmenu {
	float: left;
	width: 200px;
	margin-right: 15px;
}
#menuads {
   width: 200px;
}
#menuads img {
   width: 200px;
}
.bodycontent {
	float: left;
	padding: 10px 0 30px 15px;
	border-left: 2px solid #ededed;
	width: 600px;
	min-height: 420px;
}
*:first-child+html .bodycontent { width: 630px; } * html .bodycontent { width: 630px; }

.bodycontent img, .bodycontent embed {
	border: 6px solid #ededed;
}



/* Menu Stuff */
.leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
}
.leftmenu li {
	list-style: none !important;
	margin-bottom: 4px;
}
.leftmenu li span.group {
	text-transform: lowercase;
	display: block;
	background-color: #ededed;
	cursor: pointer;
}
*:first-child+html .leftmenu li span.group { height: 1px; } * html .leftmenu li span.group { height: 1px; }
.leftmenu li span.group a:hover, .leftmenu li span#active a {
	color: #ef2792;
}
.leftmenu li ul li#active a {
   color: #ef2792;
}
.leftmenu li span.group a, .leftmenu li span.group a:visited {
	display: block;
	padding: 6px 13px;
	color: #000;
}

.leftmenu li.heading {
	padding: 8px 13px;
	margin-bottom: 7px;
	background-color: #c0c1c3;
}
.leftmenu ul li ul {
	background-color: #f8f8f8;
	margin-top: 4px;
	padding-bottom: 5px;

	display: none;
}
.leftmenu ul li ul#active {
	display: block;
}
.leftmenu ul li ul li {
	padding: 2px 13px;
	font-size: 12px;
	letter-spacing: 0;
	font-weight: 100;
}
.leftmenu .menu_image {
	float: right;
}
.leftmenu a, .leftmenu a:visited, .leftmenu a:active {
	color: #000;
}
.leftmenu a:hover {
	color: #ef2792;
}


.holder {
	margin-bottom: 20px;
}
.leftimage {
	border: 2px solid #ededed;
	margin-right: 15px;
	float: left;
}


.rightinfo {
}
.rightinfo h3 {
	border-bottom: 1px solid #ededed;
	padding-bottom: 2px;
}
.rightinfo p {
	text-align: left;
	/*text-align: justify;*/
}
p {
	margin-top: 20px;
	text-align: left;
	/*text-align: justify;*/
}

.grid-item, .grid-item-last {
   width: 33%;
   border-right: 1px solid #e0e0e0;
   border-bottom: 1px solid #e0e0e0;
   vertical-align: top;
   text-align: center;
}
.grid-item-last {
   border-right: 0;
}
.grid-item img, .grid-item-last img {
   border: 0;
   margin-bottom: 5px;
}

.flypageholder .leftimage {
   margin-right: 15px;
   float: left;
   width: 160px;
   border: 0;
}
.flypageholder .leftimage img {
   border: 0;
}
.flypageholder .leftimage .color {
   float: left;
   margin: 0 1px 2px 1px;
   width: 30px;
   height: 30px;
}
.flypageholder .leftimage .color img {
   width: 30px;
   height: 30px;
}
.flypageholder .rightinfo .desc {
   padding-left: 175px;
   margin-top: 10px;
}
.flypageholder .rightinfo p {
   margin-top: 10px;
   font-size: 12px;
}



#pagename {
   text-transform: uppercase;
   font-size: 22px;
}
#pagename.none {
   display: none;
}
#pagename.below {
   border-top: 2px solid #ededed;
   padding-top: 2px;
   text-align: right;
   color: #ef2792;
}
#pagename.above {
   border-bottom: 1px solid #ededed;
   padding-bottom: 6px;
}
#pagename.fullbar {
   background-color: #dcdddf;
   margin: 10px 0;
   padding: 10px 40px;
}

.spacer {
   height: 20px;
   clear: both;
}


/* Press Release & Press Events */
.item span {
   float: left;
   text-align: right;
   font-size: 14px;
   padding-right: 10px;
   display: block;
   width: 120px;
   text-transform: uppercase;
}
.item h2, .item h3 {
   margin: 0 0 0 130px;
   padding: 0 0 0 10px;
   border-left: 1px solid #ededed;
}
.item h2 {
   font-size: 16px;
   padding-bottom: 4px;
}
.item h3 {
   font-size: 14px;
   padding-bottom: 20px;
}
.item h2, .item h2 a  {
   color: #ef2792;
   font-weight: 100;
}


/* Testimonials */
.greyblock2, .grayblock2 {
   background-color: #f3f3f5;
   padding: 5px 20px 1px 20px;
   margin: 10px 0;
}
.grayblock2 p, .grayblock2 p {
   margin-top: 5px;
   margin-bottom: 15px;
}
.greyblock, .grayblock {
   background-color: #f3f3f5;
   padding: 10px;
   margin: 10px 0;
}
*:first-child+html .greyblock, *:first-child+html .grayblock, * html .greyblock, * html .grayblock { width: 100%; }
.greyblock ul, .grayblock ul {
   list-style: disc;
   margin: 10px 0 0 0;
}
*:first-child+html .greyblock ul, *:first-child+html .grayblock ul, * html .greyblock ul, * html .grayblock ul { margin-left: 30px; }
.greyblock li, .grayblock li {
   margin-bottom: 10px;
}
.grayblock-h, .greyblock-h {
   color: #ec2896;
   font-size: 14px;
   border-bottom: 1px solid #000;
   width: 80%;
   padding: 0 0 5px 0;
   position: relative;
   top: 10px;
}

.header3, .header4 {
   color: #ec2896;
   font-size: 14px;
}
.header4 {
   text-transform: uppercase;
   border-bottom: 1px solid #e0e0e0;
}

.sitemap {
   margin: 20px 40px;
}
.sitemap .header {
   background-color: #dcdddf;
   border-bottom: 1px solid #828284;
   text-transform: uppercase;
   color: #312f32 !important;
   padding: 5px 10px;
}
.sitemap .column, .sitemap .column-last {
   margin: 5px 15px 20px 0;
   padding: 5px 10px 20px 10px;
   width: 166px;
   background-color: #f3f3f5;
   float: left;
}
.sitemap .column-last {
   width: 168px;
   margin-right: 0;
}

.sitemap h2 {
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   padding: 0;
   margin: 0;
}
.sitemap h3 {
   font-weight: bold;
   font-size: 12px;
   padding: 0 0 0 10px;
   margin: 2px 0 0 0;
   line-height: 14px;
}
.sitemap h3 a {
   color: #4b4c4e !important;
}
.sitemap h4 {
   font-size: 12px;
   font-weight: normal;
   padding: 0 0 0 20px;
   margin: 0;
   line-height: 14px;
}


input, textarea, select {
   border: 1px solid #d7d7d7;
   background-color: #f3f3f5;
   padding: 5px 10px !important;
   margin: 5px 0 0 0;
	font-size: 12px;
}
*:first-child+html input, * html input { padding: 0 10px !important; }
select {
	padding: 0;
}
td input, td textarea {
   margin: 0;
   width: 90%;
}


/* CONTACT PAGES */
div.contact {
   font-size: 12px;
   line-height: 14px;
   margin-top: 20px;
}
div.contact .contactimg {
   float: left;
   width: 94px;
   margin-bottom: 10px;
}
div.contact h3 {
   margin: 0;
   padding: 0 0 0 125px;
   position: relative;
   top: 5px;
}
div.contact h4 {
   margin: 0;
   padding: 0 0 0 125px;
   font-weight: normal;
   font-size: 14px;
}
div.contact p {
   padding: 0 0 0 125px;
   margin: 2px 0 8px 0;
}
div.contact p.desc {
   padding: 0;
   margin: 10px 0;
}

.blank_button, .blank_button2, .blank_button3, .pink_button {
   border: 0;
   height: 26px;
   font-size: 10px !important;
   color: gray;
   cursor: pointer;
   text-align: center;
   margin-top: 0;
}

.pink_button {
	background: url('/images/button1-pinkified.jpg') no-repeat;
	width: 78px;
	color: #FFF !important;
}
.blank_button {
	background: url('/images/button1.jpg') no-repeat;
	width: 78px;
}
.blank_button2 {
   background: url('/images/button2.jpg') no-repeat;
   width: 100px;
}
.blank_button3 {
   background: url('/images/button3.jpg') no-repeat;
   width: 150px;
}

a.blank_button, a.blank_button2, a.blank_button3, a.pink_button {
	display: block;
	padding-top: 3px;
	height: 25px;
}
/**:first-child+html a.blank_button, *:first-child+html a.pink_button { padding-top: 3px !important; } * html a.blank_button, * html a.pink_button { padding-top: 3px !important; }*/
a.blank_button:hover, a.blank_button2:hover {
	color: gray;
}

a.pink_button, a.pink_button:hover {
   color: #fff;
}

.header2, a.header2, a.header2:hover {
	color: #eb2692;
}
a.header2 {
   font-size: 22px;
}

#shopflash {
   border: 6px solid #ededed;
}
#shopflash img {
   border: 0;
}

ul, ul li {
   list-style: disc !important;
   list-style-image: none !important;
}


.tradeshow-left {
   float: left;
   width: 326px;
   text-align: center;
}
.tradeshow-left img {
   border: 0;
   margin-bottom: 5px;
}
.tradeshow-left img.group {
   margin-top: 15px;
}
.tradeshow-right {
   float: left;
   margin-left: 15px;
   padding-left: 15px;
   border-left: 1px solid #e0e0e0;
}
.tradeshow-right h2 {
   font-size: 16px;
   font-weight: normal;
   margin: 15px 0;
}
.tradeshow-right h3 {
   color: #ec2896;
   font-size: 14px;
}
.tradeshow-right p {
   line-height: 16px;
   padding: 0;
   margin: 0 0 10px 0;
}



/* FLYPAGE */
#small-images {
   float: left;
   margin-left: 5px;
   width: 50px;
}
#prod-image-holder {
   float: left;
   overflow: hidden;
   width: 316px;
   height: 316px;
   border: 1px solid #e0e0e0;
   text-align: center;
   position: relative;
   top: 5px;
}
#prod-image {
   width: 316px;
   height: 316px;
   position: relative;
   top: -15px;
   background-position: 0 0;
   background-repeat: no-repeat;
   background-image: url(/images/noimage.jpg);
}
#prod-desc {
   float: left;
   width: 227px;
}
#pricebox {
   width: 218px;
   margin-top: 20px;
   text-align: left;
}
#prod-desc h1 {
   padding-bottom: 5px;
   border-bottom: 2px solid #e0e0e0;
   font-size: 28px;
   font-weight: 100;
   margin-bottom: 0px;
   line-height: 30px;
}
#prod-desc div {
   margin: 10px 15px 0 0;
   line-height: 14px;
   font-size: 12px;
   /*text-align: justify;*/
   text-align: left;
}
#prod-desc ul {
   padding-left: 12px;
   margin: 0 15px 0 5px;
   /*text-align: justify;*/
   text-align: left;
}
#flypage-incart {
   border: 1px solid #e0e0e0;
   margin: 10px;
   padding: 10px;
   text-align: center;
}
#flypage-buyrow {
}
.flypage-smallcolors {
   margin-bottom: 5px;
}
#flypage-banner {
   float: left;
}
#flashfooter {
   float: left;
}
.review {
   width: auto;
}

*:first-child+html #leftBox, *:first-child+html #rightBox { width: 49% !important; } * html #leftBox, * html #rightBox { width: 49% !important; }

.logoutbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #000;
	line-height: 22px;

	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	background: none;
	width: auto;
	text-align: right;
	vertical-align: middle;
}

*:first-child+html .iefixedtable { width: 95%; } * html .iefixedtable { width: 95%; }

#sharethis {
   text-align: right;
   margin-right: 100px;
}

#twitter {
  display: block;
  width: 80px;
  height: 23px;
  background: url("/images/homepage/twitter-both.gif") no-repeat 0 0;
}

#twitter:hover { 
  background-position: 0 -23px;
}

#twitter span {
  display: none;
}

#facebook {
  display: block;
  width: 80px;
  height: 23px;
  background: url("/images/homepage/facebook-both.gif") no-repeat 0 0;
}

#facebook:hover { 
  background-position: 0 -23px;
}

#facebook span {
  display: none;
}

#solekings {
  display: block;
  width: 104px;
  height: 23px;
  background: url("/images/homepage/sole-kings-both.gif") no-repeat 0 0;
}

#solekings:hover { 
  background-position: 0 -23px;
}

#solekings span {
  display: none;
}

#fabfeet {
  display: block;
  width: 113px;
  height: 23px;
  background: url("/images/homepage/fab-feet-both.gif") no-repeat 0 0;
  white-space: nowrap;
}

#fabfeet:hover { 
  background-position: 0 -23px;
}

#fabfeet span {
  display: none;
}
            
