div.base { 
   background: #FFFFFF; 
   scroll: 0 0; 
   margin: 0 auto 10px; 
   padding-top: 0;  
   text-align: left; 
   top: 10px; 
   width: 760px; 
   position: relative;
}

div.top_heading { 
   width: 760px;
   position: relative;
   bottom: -2px; 
}

div.top_container {
   width: 760px;
   padding: 9px 0px 8px 0px;
   border-top: 2px solid #D2D9DF;
   border-bottom: 2px solid #D2D9DF;
}

div.top_gray { 
   width: 760px; 
   height: 26px;
   background-color: #D2D9DF;
   overflow: hidden;
}

div.top_gradient {
   background-color: #FFFFFF;
   float: left;
   width: 171px;
   height: 26px;
   overflow: hidden;
}

div.top_links_container {
   border-right: 2px solid #FFFFFF;
   text-align: center;
   padding-top: 3px;
   float: left;
   height: 26px;
}

a.top_links {
   font-size: 0.8em;
   font-weight: bold;
   font-family: Trebuchet, "Trebuchet MS", Helvetica, Verdana, sans-serif;
   text-decoration: none;
   padding: 0px 11px 0px 11px;
   position: relative;
}

a.top_links_red {
   font-size: 0.8em;
   font-weight: bold;
   font-family: Trebuchet, "Trebuchet MS", Helvetica, Verdana, sans-serif;
   text-decoration: none;
   padding: 0px 11px 0px 11px;
   position: relative;
}

a.top_links:hover {
   background-color: #F2F2F3; 
   border: 1px solid #D2D9DF;
   padding: 3px 10px 3px 10px;
   color: #324968;
}

a.top_links_red:hover {
   background-color: #F2F2F3; 
   border: 1px solid #D2D9DF;
   padding: 3px 10px 3px 10px;
   color: #961207;
}

div.top_dark {
   width: 760px;
   height: 32px;
   margin: 5px 0px 5px 0px;
   background-color: #404040;
}

div.shipping_text {
   color: #FFFFFF;
   font-family: Verdana, sans-serif;
   font-size: 0.7em;
   padding: 8px 0px 0px 5px;
}

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

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

div.main_container { 
   border-top: 2px solid #D2D9DF; 
   border-left: 2px solid #D2D9DF; 
   border-right: 2px solid #D2D9DF;
   width: 756px;
   position: relative;
}

div.clear {
  clear: both;
}

div.brands {
   background-color: #F2F2F3;
   width: 146px;
   border-right: 2px solid #D2D9DF;
   font-family: Verdana, sans-serif;
   overflow: hidden;
   position: relative;
}

div.brands_text {
   font-size: 0.65em;
   padding-left: 5px;
   line-height: 1.4;
}

.main_link {
   line-height: 170%; 
   font-size: .75em; 
   font-family: Trebuchet, "Trebuchet MS", Helvetica, Verdana, sans-serif; 
   font-weight: bold;
   padding: 0px 0px 1px 5px;
}

div.content_right {
   width: 608px;
   float: left;
   overflow: hidden;
   position: relative;
}

div.zip_bar {
   background-color: #D2D9DF; 
   height: 25px;
   font-family: Trebuchet, "Trebuchet MS", Helvetica, Verdana, sans-serif; 
   font-size: .9em;
   font-weight: bold;
   position: relative;
   top: -5px;
}

div.zip_codes {
   color: #697B93;
   padding: 0px 15px 3px 5px;
   position: relative;
   font-family: Trebuchet, "Trebuchet MS", Helvetica, Verdana, sans-serif;
   font-size: .75em;
   font-weight: bold;
}

div.browse_category {
   background: url(http://www.buckle.com/marketing/osl/browse_gradient.jpg) no-repeat top;
   height: 212px;
   font-family: Verdana, sans-serif;
   position: relative;
   padding-left: 0px;
   padding-right: 0px;
   width: 608px;
   overflow: hidden;
}

div.browse {
   font-family: Verdana, sans-serif;
   padding: 5px 30px 5px 8px;
   float: left;
   width: 252px;
}

div.browse_headings {
   font-size: 12px;
   font-weight: bold;
}

div.browse_label {
   font-size: 1.4em;
   font-weight: bold;
   padding-top: 3px;
   padding-left: 6px;
   color: #697B93;
   width: 608px;
   text-align: left;
} 

div.browse_text {
   font-size: 11px;
	font-weight:normal;
}

div.join_container {
   clear: left;
   width: 148px;
   position: relative;
   overflow: hidden;
}

div.join_bar {
   background-color: #D2D9DF;
   height: 25px;
   font-family: Trebuchet, "Trebuchet MS", Helvetica, Verdana, sans-serif;
   font-size: .9em;
   font-weight: bold;
   position: relative;
}

div.join_label {
   padding-left: 5px;
   padding-top: 3px;
   width: 148px;
   position: relative;
}

div.join_form {
   height: 25px;
   padding-left: 5px;
   padding-top: 3px;
}

input.email_field {
   height: 12px;
   width: 100px;
   font-size: .6em;
   font-family: Verdana, sans-serif;
   border-top: 2px solid #858585;
   border-left: 2px solid #858585;
}

input.go {
   position: relative;
   bottom: -4px;
   border: 0px solid #858585;
}

a.privacy_policy {
   padding-left: 5px;   
   text-decoration: underline;
   font-family: Verdana, sans-serif;
   font-size: .6em;
}

a.privacy_policy:hover {
   text-decoration: none;
   color: #324968;
}

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

a:hover {
   color: #324968;
}

div.bottom {
   margin-top: -1px;
   background: url(http://www.buckle.com/marketing/osl/bottom_border.jpg) no-repeat center top;
   width: 760px;
   height: 17px;
   overflow: hidden;
}

div.footer { 
   color: #D2D9DF; 
   padding: 0px 30px 20px 10px; 
   font-family: Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif; 
   font-size: .7em; 
   clear: both;   
}

div.bottom_wrapper {
   background: url(http://www.buckle.com/marketing/osl/border_links.gif) no-repeat bottom #FFFFFF; 
   width: 600px; 
   padding: 5px 0px 7px 0px; 
   text-align: center;
   position: relative;
}

div.w2gi_container {
   /* height: 450px; */
   width: 609px;
   position: relative;
   top: -5px;
   overflow: hidden; 
}

