/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

#discontinued {
    color: red;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}


body {
    
    background: url("/lib/yhst-13603801762482/body-bg13.jpg") repeat-y scroll center top #FBF9EB;
    text-align: center;

    /*background: none repeat scroll 0 0 #FBF9EB;*/
    font: 13px Arial,Helvetica,sans-serif;
    height: 100%;
    margin: 0;
    min-width: 1009px;
    position: relative;
}

#container {
    width: 1011px;
    
}

a {
    
    text-decoration: none;
}

a:hover {
    
    text-decoration:underline;
}


ol, ul {
    list-style: none outside none;
}


li {
    padding: 0;
}

p {
    margin: 0 0;
    padding: 0;
}

h3 {
    font-size: 16px;
}



/*--HEADER-START--*/

#header-wrapper {
   background-color: #FBF9EB;
    height: 164px;
    text-align: left;

}



#header {
    font: 12px/16px Arial,Helvetica,sans-serif;
    height: 86px;
    margin: 0 auto;
    text-align: left;
    width: 1011px;
    background: none;

}

h1#logo {
    margin-bottom: 0;
}

#logo {
    background: url("/lib/yhst-13603801762482/logo-new4.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 84px;
    overflow: hidden;
    text-indent: -9999px;
    width: 273px;

}



#header-top-banner {
    background-color: #3d3524;
    color: #FFFFFF;
    height: 28px;
    font-family: inherit;

}

#header-top-links {
    margin: 0 auto;
    padding: 0 16px;
    width: 969px;
    line-height: 26px;
    

}

#header-top-links a {
    color: #E8D8B4;
    margin-left: 14px;
}

#header-top-links a:hover {
    color: #E4701E;
}

#cart-style span {
    color: #FFFFFF;
    font-weight: bold;
}

/*--SEARCH BAR-START--*/



#info-div {
    background: #FBF9EB;
    float: right;
    position: relative;
    width: 370px;

}

#searchpageHeader {
    background: none;
    
}

/*--SEARCH BAR-END--*/



#customer-nav {
    display: inline;
    float: right;
    list-style: none outside none;
    margin: 10px 18px 0 0;
    padding: 0;
}

#navigation-bar {
    background: url("http://lib.store.yahoo.net/lib/yhst-13603801762482/header2.jpg") no-repeat scroll center top #D9D9D9;
    clear: both;
    height: 94px;
    position: relative;
    width: 1011px;
    z-index: 106;

}

/*--HEADER-END--*/









/* ---Drop-Down-Nav-START--- */

.drop-down {
    position: relative;
    right: -47px;
    top: 22px;
    width: 922px;

}

ul#topNavigation {
 height:25px; margin: 0px; margin-top:0px; padding:0px; clear: both; font-size:12px; font-weight:bold; background-image:url("/lib/yhst-13603801762482/tab-background"); background-repeat: repeat-x; position: relative; z-index: 10; } 

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

ul#topNavigation li { 
  margin:0px; 
  padding: 0 15px;
  position: relative; 
  list-style: none; 
  float:left; 
  line-height:25px; 
  background-image: url("/lib/yhst-13603801762482/tab-seperator-new2.jpg"); 
  background-repeat: no-repeat; 
} 

 ul#topNavigation li:hover, ul#topNavigation li.over {    
    background-image: url("/lib/yhst-13603801762482/tab-seperator-left-over-new2.jpg"); 
    background-repeat: no-repeat; 
}

 

ul#topNavigation li.rightOfOver, ul#topNavigation li:hover + li { 
    background-image: url("/lib/yhst-13603801762482/tab-seperator-right-over-new.jpg"); 
    background-repeat: no-repeat; 

} 

ul#topNavigation li#topNavigationBrand.rightOfOver, ul#topNavigation li:hover + li#topNavigationBrand { background-image: url("/lib/yhst-13603801762482/brand-tab-bg-right-over-new.jpg"); background-repeat: no-repeat; } 

ul#topNavigation li ul li.rightOfOver, ul#topNavigation li ul li:hover + li { background-image: none; }
 
 ul#topNavigation li.rightOfOver { 
    background-image: url("/lib/yhst-13603801762482/tab-seperator-right-over-new.jpg"); 
    background-repeat: no-repeat; 

} 

ul#topNavigation li#topNavigationBrand.rightOfOver { background-image: url("/lib/yhst-13603801762482/brand-tab-bg-right-over-new.jpg"); background-repeat: no-repeat; } 

ul#topNavigation li ul li.rightOfOver { background-image: none; } 

 ul#topNavigation li:hover a, ul#topNavigation li.over a { color:#ffffff; } 

ul#topNavigation li:hover ul li a, ul#topNavigation li.over ul li a { color:black; } 

ul#topNavigation li#topNavigationBrand:hover a, ul#topNavigation li#topNavigationBrand a { 
    color:#9b243e; 

}
 
ul#topNavigation li.more { width:53px; } 

ul#topNavigation li.more ul { left:-43px; } 

ul#topNavigation li img { margin:0px; padding:0px; vertical-align: middle; float:right; } 

ul#topNavigation li#topNavigationBrand { 
  margin:0px;  
  padding: 0 11px 0 14px; 
  float:right; 
  background-image: url("/lib/yhst-13603801762482/brand-tab-background-new3.jpg"); 
  background-repeat: no-repeat; 
 
}

ul#topNavigation li#topNavigationFirst { 
    background: none; 

}

 
 ul#topNavigation li#topNavigationFirst:hover, ul#topNavigation li#topNavigationFirst.over { 
    background-image: url("/lib/yhst-13603801762482/leftmost-tab-over-new2.jpg");
    background-repeat: no-repeat; 

} 

ul#topNavigation li ul { display: none; position: absolute; top: 26px; left: 4px; margin:0px; padding:0px; } ul#topNavigation li#topNavigationBrand ul { left: -60px; } ul#topNavigation li#topNavigationBrand ul li { width:150px; } ul#topNavigation li#topNavigationFirst ul { left: 0px; } ul#topNavigation li:hover ul, ul#topNavigation li.over ul { display: block; } ul#topNavigation li ul { margin: 0px; padding:0px; background-image: none; background-color: white; border-bottom:4px solid #e18a00; } ul#topNavigation li ul li { float: none; width:200px; margin: 0px; margin-top: -1px; padding:4px; line-height: 14px; border: 1px solid #999999; background-image: none; background-color: white; } ul#topNavigation li ul li:hover, ul#topNavigation li ul li.over { background-color: #fdf1bf; background-image:none; }
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: inline;
	width: 10em;
}

#nav li {
	float: left;
	width: 100px;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}


#nav li:hover ul {
	left: auto;
}

/* ---END-drop-down-menu--- */




/*--MAIN BODY-START--*/

#body-wrapper {
    background: none repeat scroll 0 0 #ffffff;
    height: auto !important;
    margin: 0 auto;
    min-height: 360px;
    text-align: left !important;
    width: 1011px;
    padding: 55px 0 0;
}



/*--HOME PAGE-START--*/




#announcement-banner {
    left: 0;
    position: relative;
    top: 0;
    padding: 1px 0 0;




}


#slideshow-container {
    display: inline;
    float: left;
    margin-left: 14px;
    margin-right: 0;
    padding: 10px 0 0 2px;
    width: 610px;

}

#right-column-main {
    float: right;
    width: 200px;
}


#right-column-other-image {
    padding: 5px 0 0;
}


#right-column-top-image {
    padding: 10px 0 0;

}


#under-slider-image-first {
    padding: 9px 0 0 10px;


}

#under-slider-image {
    padding: 9px 5px 0 7px;


}


#left-column-main {
    float: left;
    width: 173px;

}



#box {
   float: left;
    padding: 0 0 0 5px;
    width: 226px;
}


#module-top-sellers {
    
    height: 228px;
    margin: 0 2px;
   
}

#top-sellers-links {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 53px 0 0 8px;



}

#top-sellers-links ul {
        
}

#top-sellers-links img {
    padding: 1px 3px 0 0;
    position: relative;
    top: 1px;
        
}

#top-sellers-links a {
        
}


#top-sellers-links a:hover {
    text-decoration: underline;
}

#module-facebook {
    padding: 2px 0 0 2px;

}


#modules-block {
    padding: 6px 0 0 12px;
  
}



#nav { 
   z-index: 50; 
   position: absolute; 
   bottom: 10px; 
   left: 15px;
 }

#nav a { 
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 10px;
    margin: 0 5px;
    padding: 0 2px;
    text-decoration: none;

}

#nav a.activeSlide { 
   background: #303030; 
}


#nav a:focus { 
   outline: none; 
}

#module-block {
    float: left;
    height: 120px;
    padding: 10px 0 10px 10px;
    width: 390px;
}

#module1 {
    padding: 0 5px 10px 0;
    position: relative;
    right: 2px;

    
}

#module2 {
   

}


#newest-models {
    border: 1px solid #DCDCDC;
    height: 320px;
    margin: 8px 0 0 15px;
    padding: 0;
    width: 979px;

}


/*whybuy hover*/

.box {
    display: none;
    background: none;
    padding: 10px;
    margin-top: 10px;
    width: 403px;
    height: 149px;
    color: #000;
    font-size: 12px;
    border: 1px solid #1874CD;




}




#related-items {
    width: 786px;
    border: 1px solid #DCDCDC;
    margin: 15px 0;
   height: 310px;
}

.home-item-body {
    background-image: url("/lib/yhst-13603801762482/item-left-bg2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 241px;
    margin: 0 0 5px;
    text-align: center;
    width: 191px;
    z-index: 10;
}

.home-item-body-right {
    float: left;
    height: 241px;
    margin: 0 0 5px;
    text-align: center;
    width: 180px;
    z-index: 10;
}

.home-item-name {
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 13px 0;
    padding: 0 0 0 11px;
    text-align: center;
    width: 177px;

}

.home-item-price {
    color: #003479;
    font-size: 19px;
    font-weight: bold;
    left: auto;
    margin: 3px 0 0;
    right: auto;
    text-align: center;
    width: 190px;

}


#two-columns {
    overflow: hidden;
    padding: 0 0 0 15px;
    width: 981px;

}

#main-column {
    float: left;
    margin-right: 0;
    width: 788px;
}


#home-sidebar {
    float: right;
    padding: 5px 0 0;
    width: 182px;
}

#related-items-body {
    float: right;
    height: 218px;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
    width: 180px;


}


/*--TABBER-BEGIN--*/

.menu {
    background-color:#ffffff; 
    color:#272727; 
    height:25px;
    width:230px;
}

.menu ul {
    margin:0px; 
    padding:0px; 
    list-style:none; 
    text-align:center;
}

.menu li {
    display:inline; 
    line-height:25px;
}

.menu li a {
    color:#000000;
    text-decoration:none; 
    padding:4px 5px 6px 5px; 
    background-color: #aaaaaa;
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
    border-top:1px solid #ececec;
    border-radius: 10px 10px 0 0;
 
    
}

.menu li a.tabactive {
    background-color: #FFFFFF;
    border-left:1px solid #d7d7d7; 
    border-right:1px solid #d7d7d7; 
    font-weight:bold; 
    font-size: 13px; 
    position:relative;
    border-radius: 10px 10px 0 0;
}

#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
    border:1px solid #dcdcdc; 
    width:802px; 
    text-align:center;
    padding:6px 0px; 
    font-size:12px; 
    margin-bottom:5px;
    height: 250px;
}


/*--TABBER-END--*/


/*--ITEM PAGE-START--*/


.right-column {
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 12px;
    padding-top: 10px;
    width: 795px;
}

.left-column {
    float: left;
    margin-bottom: 10px;
    text-align: left;
    width: 170px;
    padding: 2px 0 0;
}


.col1 {

}

#image-area{
    clear:left;
    padding:10px 0;
}


#product-info{
    background-color: #ffffff;
    float: right;
    width: 435px;
}


#product-info a {
    color: #RRGGBB;
}


#itemarea{
    background-color: #ffffff;
    float: left;
    max-width: 300px;
    margin:10px;
    overflow:hidden;
    display:inline;
  
}

.itemFormName, #contents-table .itemFormName{
    border-color:#575757;
    border-style:dotted;
    border-width:0 0 1px;
    color:#000000;
    font-size:18px;
    font-weight:bold;
    padding: 0 0 5px;

}


#itemtype .itemform .price{
    text-decoration: line-through;
}




.multiLineOption {
font-weight:bold;
padding:0 10px 0 0;
}



.item-feature {
    float: left;
    padding: 0 15px 5px 0;
}


.reviews-number-itempage {
    bottom: 3px;
    color: #000000;
    float: right;
    font-size: 11px;
    font-weight: normal;
    position: relative;
    top: 3px;
    width: 312px;
}


.code {
    padding: 5px 1px;
}


. price {
    font-weight: bold;
    padding: 5px 1px;
    text-decoration: line-through;
}


#sales-price {
    color: red;
    font-size: 13px;
    font-weight: bold;


}


#reg-price {

}


.sale-price-bold {
    border-color: #575757;
    border-style: none;
    border-width: 0 0 1px;
    color: #000000;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 0 0 12px;
}

.sale-price-bold em {
    background-color: #FFFFFF;
    color: #990000;
    font-size: 18px;
    font-weight: normal;
}


.multiLineOption {
    font-weight: bold;
    padding: 0 10px 0 0;
}

.item-quantity {
    font-weight: bold;
    padding: 10px 0 0;
}

#cart-image {
    border-color: #575757;
    border-style: dotted;
    border-width: 0 0 1px;
}


.addtocartImg {
    border: 0 none;
    cursor: pointer;
    display: block;
    margin: 10px 0;
    padding: 0;
}

.size-info {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
}


.prListWrapper {
    border-bottom: 1px dashed #DEDEDE;
    clear: both;
    color: #333333;
    display: block;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-bottom: 14px;
    padding-top: 8px;

}

.prListTitle {
    background-color: #FFFFFF;
    background-image: url("http://myaccount.voguewigs.com/mod_productReviews/skins/voguewigs/images/reviewBubbleBg.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #D5D5D5;
    padding: 5px;
}

.prListTitle img {
    margin-right: 10px;
    vertical-align: middle;

}


.prListWrapper {
    border-bottom: 1px dashed #DEDEDE;
    clear: both;
    color: #333333;
    display: block;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-bottom: 14px;
    padding-top: 8px;

}

.prListTitle {
    background-color: #FFFFFF;
    background-image: url("http://myaccount.voguewigs.com/mod_productReviews/skins/voguewigs/images/reviewBubbleBg.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #D5D5D5;
    padding: 5px;
}

.prListTitle img {
    margin-right: 10px;
    vertical-align: middle;

}



.prListTitle h6 {
    color: #888888;
    font-family: arial,verdana,sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.prListPros {
    float: left;
    padding-right: 20px;
    width: 230px;
}

.prListCons {
    float: right;
    width: 250px;
}





/*--ITEM PAGE-END--*/

/*--MISC PAGE-START--*/



#lv-review-block {
    
    line-height: 15px;
    padding: 0 0 0 10px;
    width: 755px;





}

#lv-review-block img {
    float: right;
    padding: 15px 15px 15px 0;
    height: 200px;


}

#lv-review-block h1 {
    color: #988600;
    line-height: 25px;   
    font-size: 25px;
    padding: 0;
    float: left;

}


#lv-review-block p {
    font-size: 13px;

}

#lv-review-block table {
    border-collapse:collapse;
    

}


#lv-review-block td {
    border-top:1px solid #383838;
    padding: 0 0 12px; 

}




#boot-sizing-block {
    padding: 30px 0 0 25px;
    width: 755px;
    line-height: 15px;
}

#boot-sizing-block img {
    float:left;

}

#boot-sizing-block h1 {
    color: #988600;

}


#boot-sizing-block p {
    font-size: 13px;

}

#boot-sizing-block table {
    border-collapse:collapse;
    

}

#boot-sizing-block td {
    border-top:1px solid #383838;
    padding: 0 0 12px; 

}

#misc-pg-banner {
    left: 20px;
    position: relative;
    top: 10px;

}

#faq-block {
    
    line-height: 15px;
    padding: 20px 0 0 25px;
    width: 755px;




}

#faq-block img {
    float: left;
    padding: 15px 15px 15px 0;


}

#faq-block h1 {
    color: #988600;
    line-height: 25px;   
    font-size: 25px;
    padding: 0 0 0 5px;

}


#faq-block p {
    font-size: 13px;

}

#faq-block table {
    border-collapse:collapse;
    

}


#faq-block td {
    border-top:1px solid #383838;
    padding: 0 0 12px; 

}


#review-page-block {
    padding: 30px 0 0 25px;
    width: 755px;
    line-height: 15px;
}


#review-page-block h1 {
    color: #988600;

}


#review-page-block p {
    font-size: 13px;

}

#review-page-block table {
    border-collapse:collapse;
    

}

#review-page-block td {
    padding: 0 0 2px; 

}


/*--MISC PAGE-END--*/



/*--STORE-POLICIES-START--*/


a: hover {
    text-decoration: underline;
}

p.info-p {
    border-style: solid;
    border-width: 0 0 1px;
    padding: 10px 0;
}


#store-policy-container {
    font-size: 13px;
    padding: 24px 0 20px 15px;


}

#store-policy-container h2 {
    padding: 5px 0;
}


/*--STORE-POLICIES-END--*/

/*--Email Sign Up Banner-START--*/

#newsletter_left {
    float: left;
    margin-right: -499px;
    width: 50%;
}


#newsletter_left div {
    background-image: url("http://s.onlineshoes.com/images/newsletter_left.png");
    background-position: right center;
    background-repeat: no-repeat;
    height: 67px;
    margin-right: 499px;
}

#newsletter_main {
    background-image: url("http://s.onlineshoes.com/images/newsletter_main.png");
    background-color: #FFFFFF;
    float: left;
    height: 67px;
    width: 998px;
}

#newsletter_right {
    float: left;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: -1;
}

#footerSignup form {
    float: left;
    margin-top: 19px;
    width: 998px;
}


#footerSignup span#footerSignupTitle {
    float: left;
    font-family: georgia,arial,serif;
    font-size: 115.4%;
    font-style: italic;
    font-weight: bold;
    margin: 9px 10px 0 93px;

}


#footerSignupContent {
    float: left;

}


#footerSignup a {
    color: #FDF7EA;
    float: right;
    margin-top: 10px;

}


.footerSignupNormal div#footerSignupMessage {
    background-position: -300px -1691px;
    background-repeat: no-repeat;
    width: 543px;

}


#footerSignup input#subscribeButton {
    width: 134px;

}


#footerSignup input {
    float: right;
    margin-top: 5px;

}


#footerSignupContent span {
    float: left;
    line-height: 38px;
    color: #FDF7EA;

}

#footerSignup input#EmailAddressFooter {
    height: 28px;
    line-height: 28px;
    margin: 4px 4px 0 0;
    width: 176px;
     background-color: #375C65;
    border: 1px solid #80999F;
    color: #FDF7EA;

}


/*--Email Sign Up Banner-END--*/



#email-container{
    padding: 25px 0 0 15px;
}


/*--PRODUCT-LINKS-SECTION-START--*/

#product-links {
    border: 1px solid #DCDCDC;
    margin-bottom: 15px;
    padding: 6px 0;
    text-align: left;
    width: 788px;
    height: 490px;

}

#product-section1 {
    float: left;
    margin: 0 7px;
    width: 232px;
    padding: 0 0 0 20px;

}



#product-section2 {
    float: left;
    margin: 0 7px;
    width: 232px;

}

#product-section3 {
    float: left;
    margin: 0 7px;
    width: 232px;

}




#product-links h3 {
    color: #E4701E;
    font-weight: bold;
    padding: 5px 0;
}

ul.link-list li {
    padding: 0 6px;
    list-style: none outside none;
    margin: 0;
    font-size: 12px;

}


ul.link-list li a, ul.sitemap li p {
    border-bottom: 1px solid #EBE7DE;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 3px 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

ul.link-list li a:visited {
    text-decoration: none;
}

ul.link-list li a:hover {
    background: none repeat scroll 0 0 #FAEBBF;
    border-color: #F5B100;
    color: #000000;
    text-decoration: none;

}

li.link-top {
    border-top: 1px solid #EBE7DE;
}

#cat-bg {
    padding: 8px 0 0 10px;

}


/*--PRODUCT-LINKS-SECTION-END--*/


/*--Brand Logos-START--*/

#brand-logos {
    border: 1px solid #DCDCDC;
    height: 125px;
    margin: 15px 0 10px 15px;
    padding: 0;
    width: 979px;


}


#brand-logos img {
    float: left;
    margin-right: 15px;
   
}


/*--Brand Logos-END--*/

/*--Testimonials-START--*/

#testimonials-text {
  


}

#testimonials-block-wrapper {
    border: 1px solid #DCDCDC;
    padding: 10px;
    width: 768px;

}

#testimonials-block {
    background-color: #F8EFDC;
    color: #644329;
    font-style: italic;
    padding: 10px;

}

#testimonials-block p {
    float: right;
    font-size: 12px;
    padding: 0 0 0 15px;
    width: 610px;
   
}

#testimonials-block strong {
  font-size: 14px;
  font-weight: bold;

}


#testimonials-block a {
  font-weight: bold;
  
}

#testimonials-block span {
    font-size: 11px;
    font-weight: bold;
}

/*--Testimonials-END--*/



/*--STORE BLURB-START--*/


#store-blurb {
    float: right;
    width: 620px;
    padding: 16px 0 20px;

}


#store-blurb h1 {
    color: #333333;
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 0.75em;
    padding: 0;

}

#store-blurb span {
    color: #E4701E;
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.75em;

}


#store-blurb a, #store-blurb a:link, #store-blurb a:visited, #store-blurb a:hover, #store-blurb a:active {
    color: #49737D;
    cursor: pointer;
    text-decoration: none;

}

#flag {
    
}

/*--STORE BLURB-END--*/

/*--Home-Products-START--*/


#home-products {
    border: 1px solid #DCDCDC;
    border-radius: 5px 5px 5px 5px;
    height: 240px;
    margin-bottom: 10px;
    width: 171px;
}


#home-products-body {
    float: none;
    height: 210px;
    margin: 0 0 0;
    padding: 0 60px 0 16px;
    text-align: center;
    width: 120px;

}

#home-products-name {
    font-size: 12px;
    font-weight: normal;
    margin: 6px 0 1px 4px;
    text-align: center;
    width: 134px;

}

#home-products-price {
    color: #003479;
    font-size: 17px;
    font-weight: bold;
    left: auto;
    margin: 0;
    right: auto;
    text-align: center;
    width: 122px;
}


/*--Home-Products-END--*/


/*--Sidebar-START--*/


.title {

}

.lists {

}

.list-box {
    font-size: 13px;
}


#top-10-title {
    padding: 8px 0 0 10px;
}

#sidebar-modules {
    padding: 10px 0 0;
}


#sidebar-products {
    border: 1px solid #DCDCDC;
    border-radius: 5px 5px 5px 5px;
    height: 1005px;
    margin-bottom: 10px;
    width: 180px;
}


#sidebar-products-body {
    float: none;
    height: 218px;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
    width: 180px;


}

#sidebar-products-name {
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 0 0;
    text-align: center;
    width: 165px;

}

#sidebar-products-price {
    color: #003479;
    font-size: 13px;
    font-weight: bold;
    left: auto;
    margin: 0 0 0;
    right: auto;
    text-align: center;
    width: 180px;

}


/*--Sidebar-Products-END--*/


/*--TESTIMONIALS-SECTION-START--*/


#testimonials {
    background-color: #F8EFDC;
    color: #644329;
    font-family: georgia,arial,serif;
    font-style: italic;
    padding: 14px;
}


#boxWrapper {
    background-color: transparent;
    background-position: left top;
    background-repeat: repeat;
    border: 1px solid #DCDCDC;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 7px;
    padding: 7px;

}

#testimonials-section {
    width: 175px;
    float: left;
    margin-top: 10px;
}


/*--TESTIMONIALS-SECTION-END--*/


/*--HOME PAGE-END--*/

/*--CATEGORY PAGE-START--*/

#contents img{
        border: thin solid #d9d9d9;

}


#cat-reviews {
    float: right;
}

#cat-list{
    font-size: 13px;
}

#cat-price {
    font-size: 15px;
}

#abstract {
    float: none;
    padding: 0 0 0 50px;
    width: 95px;

}


#abstract img {
    border: none;

}




#category-banner {
    background-image: url("/lib/yhst-13603801762482/belleville-category9.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#altama-banner {
    background-image: url("/lib/yhst-13603801762482/altama-category3.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}



#bates-banner {
    background-image: url("/lib/yhst-13603801762482/bates-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#belleville-banner {
    background-image: url("/lib/yhst-13603801762482/belleville-category6.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}



#blackhawk-banner {
    background-image: url("/lib/yhst-13603801762482/blackhawk-category3.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#converse-banner {
    background-image: url("/lib/yhst-13603801762482/converse-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#danner-banner {
    background-image: url("/lib/yhst-13603801762482/danner-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}





#insoles-banner {
    background-image: url("/lib/yhst-13603801762482/insoles-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#lowa-banner {
    background-image: url("/lib/yhst-13603801762482/lowa-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#tactical-research-banner {
    background-image: url("/lib/yhst-13603801762482/tr-category3.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#thorogood-banner {
    background-image: url("/lib/yhst-13603801762482/thorogood-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}




#mcrae-banner {
    background-image: url("/lib/yhst-13603801762482/mcrae-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#reebok-banner {
    background-image: url("/lib/yhst-13603801762482/reebok-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#ridge-banner {
    background-image: url("/lib/yhst-13603801762482/ridge-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#rocky-banner {
    background-image: url("/lib/yhst-13603801762482/rocky-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#rothco-banner {
    background-image: url("/lib/yhst-13603801762482/rothco-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}



#sw-banner {
    background-image: url("/lib/yhst-13603801762482/smith-wesson-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#swat-banner {
    background-image: url("/lib/yhst-13603801762482/swat-category3.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#tru-spec-banner {
    background-image: url("/lib/yhst-13603801762482/tru-spec-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#wellco-banner {
    background-image: url("/lib/yhst-13603801762482/wellco-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#under-armour-banner {
    background-image: url("/lib/yhst-13603801762482/under-armour-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}




#fiveeleven-banner {
    background-image: url("/lib/yhst-13603801762482/511-category3.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}



#general-banner1 h1 {
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    padding: 9px 0 0 16px;


}

#general-banner1 {
    background-image: url("/lib/yhst-13603801762482/general-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#air-force-banner h1 {
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    padding: 9px 0 0 16px;


}

#air-force-banner {
    background-image: url("/lib/yhst-13603801762482/air-force-category5.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#army-banner {
    background-image: url("/lib/yhst-13603801762482/army-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}



#army-banner h1 {
    float: left;
    font-size: 25px;
    padding: 10px 0 0 79px;

}

#navy-banner h1 {
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    padding: 9px 0 0 16px;


}

#navy-banner {
    background-image: url("/lib/yhst-13603801762482/navy-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#oakley-banner {
    background-image: url("/lib/yhst-13603801762482/oakley-category1.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}

#usmc-banner h1 {
    color: #000000;
    float: left;
    font-size: 25px;
    padding: 3px 0 0 16px;


}

#usmc-banner {
    background-image: url("/lib/yhst-13603801762482/usmc-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}


#coast-guard-banner h1 {
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    padding: 9px 0 0 16px;


}

#coast-guard-banner {
    background-image: url("/lib/yhst-13603801762482/coast-guard-category2.jpg");
    float: left;
    height: 150px;
    width: 765px;
    margin: 5px 0 5px 15px;
    padding: 0 15px 0 0;
    background-repeat: no-repeat;


}





#category-featured {
    float: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 805px;

}

#category-sidebar {
    border: thin solid #D9D9D9;
    padding: 10px 0 10px 10px;
    margin: 15px 0;
    width: 145px;
    float: left;

}

#homepage-sidebar {
    border: thin solid #D9D9D9;
    float: left;
    height: 390px;
    margin: 10px 13px 0;
    padding: 0 0 10px;
    width: 158px;

}



.category-item-body {
    background-image: url("/lib/yhst-13603801762482/category-item-bg4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 365px;
    margin: 0 0 10px;
    padding: 0px 1px 0px 0px;
    text-align: center;
    width: 200px;
    z-index: 10;

}

#category-features ul li {
    color: #575757;
    font-size: 10px;
    font-weight: bold;
    line-height: 15px;
    list-style: disc inside none;
    padding: 5px 0 0 11px;
    position: relative;
    right: 12px;
    text-align: left;
    bottom: 2px;

}


#category-features {
    width: 200px;
}

#belleville-category-title {
    width: 185px;
}

#boot-sizing {
    float: left;
    height: 122px;
    padding: 5px 0 5px 0;
    width: 185px;
    margin: 0 0 5px;
}

#category-content {
    float: right;
    margin: 10px 0 0; 
    padding: 10px 0 0 0;
    width: 807px;

 
}

#category-content h2 {
    padding: 0 0 3px 5px;
}


#about-content {
    float: right;
    margin: 10px 0 0; 
    padding: 10px 0 0 0;
    width: 807px;
    border: 1px solid #DCDCDC;
 
}





#giveaway-banner-category {
    padding: 19px 0 0 20px;

}

#giveaway-form {
    padding: 25px 0 0 15px;
}

#giveaway-rules {
    padding: 10px 0 0 25px;
    width: 755px;
    
}

#about-us-text{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 10px 0 0 25px;
    width: 755px;
}





/*--CATEGORY PAGE-END--*/


/*--MAIN BODY-END--*/



/*--REVIEW PAGE-START--*/

#review-body{
    margin: 0;

}


/*--REVIEW PAGE-END--*/

/*--TECH PAGE-START--*/

#technology-body{
    width: 985px;
}


#technology-body td{
    font-size:14px;
   padding: 0 0 30px 25px;
}

#technology-body img{
    
}

#technology-body p{
   
}

/*--TECH PAGE-END--*/


/*--FOOTER-START--*/



#footer-logo {
    padding: 0 505px;
  
}


#footer-wrapper {
    background: url("/lib/yhst-13603801762482/footer-bg8.jpg") no-repeat scroll 50% 0 #FBF9EB;
    margin: 0 auto;
    padding-top: 28px;
    text-align: left;
}
#footer-wrapper {
    background-position: 50% 0.1%;
    height: 358px;

}
.display672 #footer-wrapper {
    background: url("/images/footer/bottom-672.jpg") no-repeat scroll 49.999% 0 #EBE7DE;
    margin: 0 auto;
    padding-top: 28px;
    text-align: left;
}
#footer {
    background: none repeat scroll 0 0 #Fbf9eb;
    font: 11px/1.4 Arial,Helvetica,sans-serif;
    margin: 0 auto;
    text-align: left;
}
#footer-672 {
    font: 11px/1.4 Arial,Helvetica,sans-serif;
    margin: 10px auto 0;
    text-align: left;
    width: 656px;
}
#email-deals {
    background: url("/images/footer/divider.gif") no-repeat scroll 178px center transparent;
    height: 228px;
}
#email-deals .intro {
    color: #53514C;
    font-size: 10px;
    text-transform: uppercase;
}
#email-deals .small {
    color: #000000;
    font: 10px/14px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
#email-deals form {
    margin: 10px 0 6px;
    padding: 0;
}
#email-deals .text-input {
    border: 1px solid #8D8B85;
    height: 18px;
    margin: 1px 0;
    padding: 2px;
    width: 160px;
}
#email-deals .submit {
    margin-top: 10px;
}
#email-deals a {
    color: #000000;
    text-decoration: none;
}
#email-deals a:hover {
    border-bottom: 1px solid #000000;
}
#footer .link-list {
    display: inline;
    list-style: none outside none;
    margin: 6px 0 0;
    padding: 0;
}
#footer .link-list li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#footer .link-list li a {
    border-bottom: 1px solid #3D3524;
    color: #53514C;
    display: block;
    font: 11px/1.4 Arial,Helvetica,sans-serif;
    padding: 7px 0;
    text-decoration: none;
}
#footer #kotulas-link a {
    padding: 7px 0 7px 0;
}
#footer #kotulas-link img {
    padding-left: 12px;
}
#footer .link-list li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
}
#footer .link-list-checkout {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 6px 0 0;
    padding: 0;
}
#footer .link-list-checkout li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0 12px 0 0;
    padding: 0;
}
#footer .link-list-checkout li a {
    border-bottom: 1px solid #FFFFFF;
    color: #53514C;
    display: block;
    font: 11px/1.4 Arial,Helvetica,sans-serif;
    padding: 7px 0;
    text-decoration: none;
}
#footer .link-list-checkout li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
}
#cc {
    float: left;
    margin-top: 10px;
    width: auto;
}
#cc img {
    margin-top: 6px;
}
#badges {
    float: right;
    margin-top: 10px;
    width: auto;
}
#badges a {
    display: inline;
    float: left;
    margin-right: 10px;
}
#badges a.last {
    margin-right: 0;
}
#copyright p {
    color: #53514C;
    font-size: 11px;
    margin-bottom: 20px;
    padding: 0;
}
#paypal {
    margin: 0 0 1px 3px;
}
#mcafee {
    background: url("/images/backgrounds/bkgrd-mcafee-icon.gif") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 38px;
    padding: 10px 0;
    text-align: center;
    width: 99px;
}
#cc #buy-online {
    display: block;
    margin-top: 0;
}
#footer-rvi {
    background: url("/images/backgrounds/bkgrd-footer-rvi.gif") repeat-x scroll 0 0 transparent;
    border-top: 4px solid #CFCAC0;
    bottom: 0;
    height: 44px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 500;
}
#footer-rvi-bug {
    display: inline;
    float: left;
    margin-left: 12px;
}
#footer-rvi-header {
    display: inline;
    float: left;
}
#footer-rvi-header img {
    margin: 11px 0 0 6px;
}
.footer-rvi-image {
    display: inline;
    float: left;
    height: 34px;
    margin-right: 6px;
    margin-top: 4px;
    position: relative;
    width: 34px;
}
.footer-rvi-image a .large {
    border: 0 none;
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.footer-rvi-image a.small, #pic a.p1:visited {
    border: 1px solid #CFCAC0;
    display: block;
    height: 34px;
    text-decoration: none;
    width: 34px;
}
.footer-rvi-image a.small:hover {
    border: medium none;
    position: relative;
    text-decoration: none;
    top: -4px;
}
.footer-rvi-image a.small:hover .large {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #CFCAC0 #CFCAC0 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 4px 4px medium;
    display: block;
    height: 114px;
    left: -1px;
    padding: 12px;
    position: absolute;
    top: -142px;
    width: 114px;
}
#footer-rvi-show {
    background: url("/images/backgrounds/bkgrd-footer-rvi.gif") repeat-x scroll 0 0 transparent;
    border-left: 4px solid #CFCAC0;
    border-top: 4px solid #CFCAC0;
    bottom: 0;
    float: right;
    height: 44px;
    position: fixed;
    right: 0;
    width: 72px;
}
#footer-rvi-show img {
    margin: 14px 12px 0;
}
#footer-rvi-hide {
    display: inline;
    float: right;
}
#footer-rvi-hide img {
    margin: 14px 12px 0 0;
}

/*--FOOTER-END--*/

/*--STRUCTURE-START--*/

.centered {
    margin: 0 auto;
}
.grid960_12 {
    clear: both;
    margin: 0 auto;
    padding: 6px 0;
    width: 972px;
}
.grid960_12 .col {
    display: inline;
    float: left;
    margin: 0 6px;
    position: relative;
    width: 69px;
}
.grid960_12 .col1 {
    width: 69px;
}
.grid960_12 .col1_5 {
    width: 108px;
}
.grid960_12 .col2 {
    width: 150px;
}
.grid960_12 .col2.nested {
    width: 162px;
}
.grid960_12 .col2_5 {
    width: 192px;
}
.grid960_12 .col3 {
    width: 231px;
}
.grid960_12 .col3.nested {
    width: 243px;
}
.grid960_12 .col4 {
    width: 312px;
}
.grid960_12 .col4.nested {
    width: 324px;
}
.grid960_12 .col5 {
    width: 393px;
}
.grid960_12 .col5.nested {
    width: 405px;
}
.grid960_12 .col6 {
    width: 474px;
}
.grid960_12 .col6.nested {
    width: 486px;
}
.grid960_12 .col7 {
    width: 555px;
}
.grid960_12 .col7.nested {
    width: 567px;
}
.grid960_12 .col8 {
    width: 636px;
}
.grid960_12 .col8.nested {
    width: 648px;
}
.grid960_12 .col9 {
    width: 717px;
}
.grid960_12 .col9.nested {
    width: 729px;
}
.grid960_12 .col10 {
    width: 798px;
}
.grid960_12 .col10.nested {
    width: 810px;
}
.grid960_12 .col11 {
    width: 879px;
}
.grid960_12 .col11.nested {
    width: 891px;
}
.grid960_12 .col12 {
    width: 960px;
}
.grid960_12 .col12.nested {
    width: 972px;
}
.grid960_12 .nested {
    margin: 0;
    width: auto;
}
.grid960_12 .padded6 .col {
    padding: 0 6px;
    width: 57px;
}
.grid960_12 .padded6 .col2 {
    width: 138px;
}
.grid960_12 .padded6 .col3 {
    width: 219px;
}
.grid960_12 .padded6 .col4 {
    width: 300px;
}
.grid960_12 .padded6 .col5 {
    width: 381px;
}
.grid960_12 .padded6 .col6 {
    width: 462px;
}
.grid960_12 .padded6 .col7 {
    width: 543px;
}
.grid960_12 .padded6 .col8 {
    width: 624px;
}
.grid960_12 .padded6 .col9 {
    width: 705px;
}
.grid960_12 .padded6 .col10 {
    width: 786px;
}
.grid960_12 .padded6 .col11 {
    width: 867px;
}
.grid960_12 .padded6 .col12 {
    width: 948px;
}
.grid960_12 .box-overlay {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color #CFCAC0 #CFCAC0;
    border-right: 1px solid #CFCAC0;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    left: 6px;
    position: absolute;
    z-index: 0;
}
.grid960_5 {
    clear: both;
    margin: 0 auto;
    padding: 6px 0;
    width: 970px;
}
.grid960_5 .col {
    display: inline;
    float: left;
    margin: 0 5px;
    width: 184px;
}
.grid960_5 .col2 {
    width: 378px;
}
.grid960_5 .col2.nested {
    width: 388px;
}
.grid960_5 .col3 {
    width: 572px;
}
.grid960_5 .col3.nested {
    width: 582px;
}
.grid960_5 .col4 {
    width: 766px;
}
.grid960_5 .col4.nested {
    width: 776px;
}
.grid960_5 .col5 {
    width: 960px;
}
.grid960_5 .col5.nested {
    width: 970px;
}
.grid960_5 .nested {
    margin: 0;
    width: auto;
}
.grid660_8 {
    clear: both;
    margin: 0 auto;
    padding: 6px 0;
    width: 672px;
}
.grid660_8 .col {
    display: inline;
    float: left;
    margin: 0 6px;
    position: relative;
    width: 72px;
}
.grid660_8 .col1 {
    width: 72px;
}
.grid660_8 .col2 {
    width: 156px;
}
.grid660_8 .col2.nested {
    width: 168px;
}
.grid660_8 .col3 {
    width: 240px;
}
.grid660_8 .col3.nested {
    width: 258px;
}
.grid660_8 .col4 {
    width: 324px;
}
.grid660_8 .col4.nested {
    width: 336px;
}
.grid660_8 .col5 {
    width: 408px;
}
.grid660_8 .col5.nested {
    width: 420px;
}
.grid660_8 .col6 {
    width: 492px;
}
.grid660_8 .col6.nested {
    width: 504px;
}
.grid660_8 .col7 {
    width: 576px;
}
.grid660_8 .col7.nested {
    width: 588px;
}
.grid660_8 .col8 {
    width: 660px;
}
.grid660_8 .col8.nested {
    width: 672px;
}
.grid660_8 .nested {
    margin: 0;
    width: auto;
}
.col {
    text-align: left;
}
.grid960_12 .col-center {
    text-align: center;
}
.grid960_12 .col-right {
    float: right;
    text-align: right;
}
.grid960_5 .col-center {
    text-align: center;
}
.grid960_5 .col-right {
    float: right;
    text-align: right;
}
.grid660_12 .col-center {
    text-align: center;
}
.grid660_12 .col-right {
    float: right;
    text-align: right;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.spacer6 {
    height: 6px;
}
.spacer10 {
    height: 10px;
}
.spacer12 {
    height: 12px;
}
.spacer20 {
    height: 20px;
}
.spacer24 {
    height: 24px;
}
.padding0 {
    padding: 0;
}
.padding6 {
    padding: 6px 0;
}
.padding10 {
    padding: 10px 0;
}
.padding12 {
    padding: 12px 0;
}
.padding20 {
    padding: 20px 0;
}
.padding24 {
    padding: 24px 0;
}
.hpadding6 {
    padding: 0 6px;
}
.hpadding10 {
    padding: 0 10px;
}
.hpadding12 {
    padding: 0 12px;
}
.hpadding20 {
    padding: 0 20px;
}
.hpadding24 {
    padding: 0 24px;
}
.hr6 {
    border-bottom: 1px solid #EBE7DE;
    height: 1px;
    margin-bottom: 6px;
    padding-top: 6px;
    visibility: visible;
    width: auto;
}
.hr10 {
    border-bottom: 1px solid #EBE7DE;
    height: 1px;
    margin-bottom: 10px;
    padding-top: 10px;
    visibility: visible;
    width: auto;
}
.hr12 {
    border-bottom: 1px solid #EBE7DE;
    height: 1px;
    margin-bottom: 12px;
    padding-top: 12px;
    visibility: visible;
    width: auto;
}
.hr20 {
    border-bottom: 1px solid #EBE7DE;
    height: 1px;
    margin-bottom: 20px;
    padding-top: 20px;
    visibility: visible;
    width: auto;
}
.hr24 {
    border-bottom: 1px solid #EBE7DE;
    height: 1px;
    margin: 0 6px 24px;
    padding-top: 24px;
    visibility: visible;
    width: auto;
}
.col p, .col ul.link-list {
    padding: 0 6px;
}
.grid960_12 .subhead-body1 {
    padding: 0 13px;
    width: 43px;
}
.grid960_12 .subhead-body2 {
    padding: 0 13px;
    width: 124px;
}
.grid960_12 .subhead-body3 {
    padding: 0 13px;
    width: 205px;
}
.grid960_12 .subhead-body4 {
    padding: 0 13px;
    width: 286px;
}
.grid960_12 .subhead-body5 {
    padding: 0 13px;
    width: 367px;
}
.grid960_12 .subhead-body6 {
    padding: 0 13px;
    width: 448px;
}
.grid960_12 .subhead-body7 {
    padding: 0 13px;
    width: 529px;
}
.grid960_12 .subhead-body8 {
    padding: 0 13px;
    width: 610px;
}
.grid960_12 .subhead-body9 {
    padding: 0 13px;
    width: 691px;
}
.grid960_12 .subhead-body10 {
    padding: 0 13px;
    width: 772px;
}
.grid960_12 .subhead-body11 {
    padding: 0 13px;
    width: 853px;
}
.grid960_12 .subhead-body12 {
    padding: 0 13px;
    width: 934px;
}



/*--STRUCTURE-END--*/


