html,
body {
}
.clear {
    clear: both;
}

.header {
    height: 77px;
    position: relative;
    margin: 7px 0px 0px 0px;
}
.header .bg {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 77px;
    width: 100%;
    background: url('images/bsc1/header_bg.jpg') repeat-x;
}
.header .right_back {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 77px;
    width:264px;
    background: url('images/bsc1/header_right.jpg') no-repeat;
}
.header .left_back {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 77px;
    width:264px;
    background: url('images/bsc1/header_left.jpg') no-repeat;
}
.header .main {
    width: 980px;
    height: 80px;
    margin: auto;
    position: relative;
}
.header .logo {
    position: absolute;
    width: 145px;
    height: 77px;
    top: 0px;
    left: 0px;
    background: url('images/bsc2/logo.png') no-repeat;
}

#about{
    display: block;
    position: absolute;
    bottom: 4px;
    left: 160px;
    width: 112px;
    height: 42px;
    background: url('images/bsc1/about_bsc_01.gif') no-repeat 0 0;
  }
#about:hover, #about:active{ 
    background: url('images/bsc1/about_bsc_02.gif') no-repeat 0 0;
}

#tg {
	display: block;
    position: absolute;
    bottom: 4px;
    left: 272px;
    width: 185px;
    height: 42px;
    background: url('images/bsc1/tg_01.gif') no-repeat 0 0;
}
#tg:hover, #tg:active { 
    background: url('images/bsc1/tg_02.gif') no-repeat 0 0;
}
#faq {
    position: absolute;
    bottom: 4px;
    left: 457px;
    width: 63px;
    height: 42px;
    background: url('images/bsc1/faq_01.gif') no-repeat 0 0;
}
#faq:hover, #faq:active { 
    background: url('images/bsc1/faq_02.gif') no-repeat 0 0;
}
#size {
    position: absolute;
    bottom: 4px;
    left: 520px;
    width: 101px;
    height: 42px;
    background: url('images/bsc1/size_01.gif') no-repeat 0 0;
}
#size:hover, #size:active { 
    background: url('images/bsc1/size_02.gif') no-repeat 0 0;
}
#team {
    position: absolute;
    bottom: 4px;
    left: 621px;
    width: 62px;
    height: 42px;
    background: url('images/bsc1/team_01.gif') no-repeat 0 0;
}
#team:hover, #team:active { 
    background: url('images/bsc1/team_02.gif') no-repeat 0 0;
}
#logout {
    position: absolute;
    bottom: 4px;
    left: 811px;
    width: 74px;
    height: 42px;
    background: url('images/bsc1/logout_01.png') no-repeat 0 0;
}
#logout:hover, #logout:active { 
    background: url('images/bsc1/logout_02.png') no-repeat 0 0;
}
#modify {
    position: absolute;
    bottom: 4px;
    left: 885px;
    width: 99px;
    height: 42px;
    background: url('images/bsc1/modify_01.png') no-repeat 0 0;
}
#modify:hover, #modify:active { 
    background: url('images/bsc1/modify_02.png') no-repeat 0 0;
}
#retailer {
    position: absolute;
    bottom: 4px;
    left: 683px;
    width: 128px;
    height: 42px;
    background: url('images/bsc1/retailer_01.gif') no-repeat 0 0;
}
#retailer:hover, #retailer:hover { 
    background: url('images/bsc1/retailer_02.gif') no-repeat 0 0;
}
#login {
    position: absolute;
    bottom: 4px;
    left: 811px;
    width: 74px;
    height: 42px;
    background: url('images/bsc1/login_01.gif') no-repeat 0 0;
}
#login:hover, #login:active { 
    background: url('images/bsc1/login_02.gif') no-repeat 0 0;
}
#register {
    position: absolute;
    bottom: 4px;
    left: 885px;
    width: 99px;
    height: 42px;
    background: url('images/bsc1/register_01.gif') no-repeat 0 0;
}
#register:hover, #register:active { 
    background: url('images/bsc1/register_02.gif') no-repeat 0 0;
}

.header .minicart {
    position: absolute;
    bottom: 4px;
    right: 0px;
}
.header .minicart:link,
.header .minicart:visited,
.header .minicart:active,
.header .minicart:hover {
    text-decoration: none;
    color: #b9b9b9;
}
.header .minicartpos {
	position: absolute;
    top: 8px;
    right: 250px;
    width: 180px;
    height: 19px;
}
.header .search {
    position: absolute;
    top: 7px;
    right: 430px;
    /*background: url('images/bsc1/header_search.jpg') no-repeat 0% 50%;*/
    height: 19px;
    padding-left: 165px;
    width: 110px;
}
.header .search_txt {
    position: absolute;
    top: 10px;
    right: 470px;
    height: 19px;
    padding-left: 150px;
    width: 150px;
    display: inline;
}
.header .search input {
    border: 1px solid #575757;
    background-color: #464646;
    color: #b9b9b9;
}
.header .search .button {
    margin-left: 5px;
    position: absolute;
    background: url('images/bsc1/header_search_button.gif') no-repeat 0% 50%;
    height: 19px;
    width: 6px;
}
.header .login_name {
    position: absolute;
    top: 11px;
    left: 180px;
    height: 19px;
    padding-left: 0px;
    width: 310px;
    color: #b9b9b9;
}

.body {
    background: #000000 url('images/bsc2/bg0_02.jpg') no-repeat 50% 0%;
    margin: auto;
    padding-top: 0px;
    min-height: 769px;
}

.body.women {
    background: #ffffff url('images/bsc2/bg_1.jpg') no-repeat 50% 0%;
    min-height: 876px;
}
.body .containerbg {
    position: relative;
    width: 1000px;
    background: url('images/bsc1/bg/bg5_03.png') repeat-y 50% 0%;
    margin: auto;
    padding-top: 5px;
    
}
.body .container {
    position: relative;
    width: 976px;
    margin: auto;
    padding-top: 0px;
    padding-right: 4px;
    border-top: 1px solid #4d4d4d;
    border-left: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
}
.body .container .center {
    float: right;
    width: 740px;
    color: #fff;   
}
.body .container .center p,
.body .container .center h3 {
    color: #fff;
}
.body .container .left {
    float: left;
    width: 230px;
}
.location {
    margin: 0px 0px 10px 0px;
    height: 23px;
    width: 980px;
    border-bottom: 1px solid #4d4d4d;
    background-color: #000;
    font-weight: bold;
    color: #fff;
    line-height: 23px;
}
.location a:link,
.location a:visited,
.location a:active,
.location a:hover {
    color: #fff;
    background: url('images/bsc1/location.jpg') no-repeat 100% 50%;
    padding-right: 6px;
    margin-right: 3px;
}
.location a.first:link,
.location a.first:visited,
.location a.first:active,
.location a.first:hover {
    margin-left: 15px;
    color: #ff040e;
}


.categories {
    background: #000 url('images/bsc1/menu_bg.jpg') no-repeat;
    margin-bottom: 10px;
}
.categories .flash {
    padding: 1px;
}
.categories .subcat {
    border-bottom: 1px solid #4a4a4a;
    border-top: 1px solid #4a4a4a;
    border-right: 1px solid #4a4a4a;
}
.categories a:link,
.categories a:visited,
.categories a:active,
.categories a:hover {
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 16px;
    color: #fff;
    text-decoration: none;
}
.categories a:link,
.categories a.item:visited,
.categories a.item:active,
.categories a.item:hover {
    padding-left: 25px;
    background: url('images/bsc1/menu_title_arrow.gif') no-repeat 18px 50%;
}
.categories div.title {
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}
/* kornev ie6 fix */
.categories div.dotted {
    background: url('images/bsc1/dotted.gif') repeat-x;
    padding-top: 1px;
}
.categories div.title a {
    background: url('images/bsc1/menu_title_arrow.gif') no-repeat 7px 50%;
}
.categories div.title a.selected {
    background: url('images/bsc1/menu_title_arrow_selected.gif') no-repeat 7px 50%;
}
.categories div.title.item1 {
    background: url('images/bsc1/menu_bg_item1.jpg') no-repeat 0px 1px;
}
.categories div.title.item1.selected {
    background: url('images/bsc1/menu_bg_item1.jpg') no-repeat;
 }
.categories div.title.item2 {
    background: url('images/bsc1/menu_bg_item2.jpg') no-repeat 0px 1px;
}
.categories div.title.item2.selected {
    background: url('images/bsc1/menu_bg_item2.jpg') no-repeat;
}
.categories div.title.item3 {
    background: url('images/bsc1/menu_bg_item3.jpg') no-repeat 0px 1px;
}
.categories div.title.item3.selected {
    background: url('images/bsc1/menu_bg_item3.jpg') no-repeat;
}
.categories div.title.item4.selected {
    background: url('images/bsc1/menu_bg_item3.jpg') no-repeat;
}
.categories a.item:hover,
.categories a.item.selected {
    background: url('images/bsc1/menu_title_arrow_selected_item.jpg') no-repeat;
}

.bottom a:link,
.bottom a:visited,
.bottom a:active,
.bottom a:hover,
.bottom {
    color: #6b6b6b;
    padding-bottom: 10px;
    width: 1000px;
    margin: auto;
}
.bottom .help_bg{
    position: relative;
    background: url('images/bsc1/bg/bg5_03.png') repeat-y 50% 0%;
    margin: auto;
    width: 1000px;
}
.bottom .help_border{
    width: 980px;
    height: 20px;
    margin: auto;
    position: relative; 
    border-left: 1px solid #4a4a4a;
    border-right: 1px solid #4a4a4a;  
}
.bottom .root_categories{
    border: 1px solid #4d4d4d;
    background-color: #0b0b0b;
    height: 43px;
    width: 980px;
    margin-bottom: 9px;
}
.bottom .root_categories a:link,
.bottom .root_categories a:visited,
.bottom .root_categories a:active,
.bottom .root_categories a:hover {
    display: block;
    height: 21px;
    width: 176px;
    line-height: 21px;
    float: left;
    padding-left: 16px;
    background: url('images/bsc1/bottom_categories_arrow.gif') no-repeat 9px 50%;
    white-space: nowrap;
}
.bottom .root_categories a:hover {
    text-decoration: underline;
}
.bottom .help {
    text-transform: uppercase;
    text-align: right;
    float: right;
    padding-top: 0px;
    width: 980px;
    margin: auto;
    padding-right: 20px;
    padding-bottom: 10px;
}
.bottom .help a {
    padding: 0px 5px 0px 5px;
}
.bottom .help a:hover {
    padding: 0px 5px 0px 5px;
    color: #242424;
    text-decoration: underline;
}
.bottom .copyright {
    float: left;
    padding-left: 20px;
}
.bottom .prnotice {
    float: right;
    width: 230px;
    padding-right: 20px;
} 
.bottom .prnotice img {
    float: right;
    padding-right: 5px;
}
.bottom .bottombg {
    position: relative;
    width: 1000px;
    background: url('images/bsc1/bg/bg5_05.png') no-repeat 50% 0%;
    margin: auto;
    height: 30px;
}
.bottom .bottom_border {
    position: relative;
    width: 980px;
    height: 13px;
    margin: auto;
    border-left: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
}

.menu {
    background: #000;
    border: 1px solid #4a4a4a;
    margin-bottom: 10px;
}
.menu .content {
    padding: 6px;
}
.menu_tech {
    background: #000;
    border-top: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 10px;
}
.menu_tech .content {
    padding: 6px;
}


.dialog {
    background: #000;
    border: 1px solid #4a4a4a;
    margin-bottom: 10px;
}
.dialog .title,
.body.women .dialog .title h1,
.dialog .title h1 {
    height: 24px;
    line-height: 24px;
    margin-left: 8px;
    padding: 0px;
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
}
.body.women .dialog .title {
    color: #ee0256;
}
.dialog .title {
    margin: 0px 0px 0px 8px;
    color: #fe0000;
    font-size: 14px;
    padding-bottom: 5px;
    background: url('images/bsc1/dotted.gif') repeat-x 0% 100%;
}
.dialog .content {
    padding: 8px;
}

.welcome_space {
    height: 30px;
	padding: 2px;
}
.welcome_links {
    height: 129px;
	padding: 2.5px;
	width: 180px;
	position: relative;
	float: left;
}
.welcome_flash {
    height: 356px;
	width: 740px;
	position: relative;
	float: left;
}
.welcome_find_retailer {
    height: 30px;
	width: 354px;
	position: relative;
	float: left;
	padding-left: 8px;
}

.welcome_size_guide {
    height: 30px;
	width: 355px;
	position: relative;
	float: left;
	padding-left: 8px;
}
.welcome_dotted_line {
    height: 7px;
	width: 720px;
    border-bottom: 1px dotted #4d4d4d;
	position: relative;
	float: left;
	margin: auto;
	margin-bottom: 6px;
	margin-left: 6px;
}
.welcome_sponsors {
    height: 120px;
	width: 736px;
	position: relative;
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}
.sortby {
    color: #fff;
    border: 1px solid #4d4d4d;
    background: #000; 
    height: 23px;
    line-height: 23px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.sortby a:link,
.sortby a:visited,
.sortby a:active,
.sortby a:hover {
    color: #b7b7b7;
    text-decoration: none;
}
.sortby a.selected:link,
.sortby a.selected:visited,
.sortby a.selected:active,
.sortby a.selected:hover {
    color: #cc0000;
}
.body.women .sortby a.selected:link,
.body.women .sortby a.selected:visited,
.body.women .sortby a.selected:active,
.body.women .sortby a.selected:hover {
    color: #f00154;
}

/*
 * kornev, padding is required for the 1 (instead of border
 */
.products .product {
    position: relative;
    width: 176px;
    height: 220px;
    float: left;
    margin: 0px 6px 6px 0px;
    border: 1px solid #4d4d4d;
    padding: 1px;
    background: #000;
}
.products .product.last {
    margin-right: 0px;
}
.products .product img {
    margin: 10px;
}
.products .product h2.title {
    font-size: 11px;
    display: block;
    color: #fff;
    font-weight: bold;
    margin: 0px 9px 0px 9px;
    padding: 0px;
}
.products .product h2.title a {
    color: #fff;
}
.products .product .info {
    position: absolute;
    width: 100%;
    bottom: 9px;
    left: 0px;
}
.products .product .title .color {
    background: url('images/bsc1/dotted.gif') repeat-x;
    margin-top: 5px;
    color: #fff;
    line-height: 18px;
    height: 18px;
}
.body.women .products .product .price,
.products .product .price {
    font-weight: bold;
    color: #cc0000;
    position: absolute;
    bottom: 0px;
    right: 9px;
}
.body.women .products .product .price {
    color: #ff0058;
}
.product h1 {
    color: #fe0000;
    font-size: 14px;
    margin: 0px 0px 30px 0px;
}
.product .field {
    color: #c3c3c3;
}
.product .field {
    position: relative;
    line-height: 21px;
    height: 23px;
    width: 100%;
    margin-bottom: 7px;
    padding-left: 60px;
}
.product .field label {
    position: absolute;
    left: 0px;
    width: 60px;
    color: #fff;
    font-weight: bold;
}
.product .field.simple label {
    width: 100%;
}
.product .field input,
.product .field select {
    border: 1px solid #272727;
    width: 270px;
    height: 21px;
    line-height: 21px;
    background: #1f1f1f;
    color: #c3c3c3;
}
.product .field input {
    width: 145px;
}
.product td.Button_bsc1 {
	background-image: url(images/bsc1/butbg.jpg);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

/* kornev, tabs */
span.section_tab {
    background: url('images/bsc1/tab.jpg') repeat-x;
    color: #999;
    text-align: center;
    cursor: pointer;
    background-repeat: repeat-x;
    line-height: 26px;
    height: 26px;
    font-weight: bold;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    white-space: nowrap;
    padding: 0px 13px 0px 13px;
    margin: 0px 0px 0px 0px;
    float: left;
}
span.section_tab_selected {
    background: url('images/bsc1/tab_selected.jpg') repeat-x;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-repeat: repeat-x;
    line-height: 26px;
    height: 26px;
    font-weight: bold;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    white-space: nowrap;
    padding: 0px 13px 0px 13px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.tab_header.top {
    float: right;
}
.tab_general_content.bottom,
.special_template {
    position: relative;
    padding: 8px;
    border: 1px solid #4b4b4b;
    margin-bottom: 10px;
    clear: both;
    background: #000;
    width: 720px;
}
.tab_general_content.bottom.tab_description {
    background: #fff;
}
.tab_general_content.bottom.tab_review,
.tab_general_content.bottom.tab_send {
    background: #333;
}
.tab_general_content.bottom.tab_description .dialog,
.tab_general_content.bottom.tab_review .dialog,
.tab_general_content.bottom.tab_send .dialog {
    border: 0px;
    background: none;
}
.tab_special_place {
    position: absolute;
    top: 8px;
    left: 396px;
    width: 335px;
    height: 260px;
}

.tab_content_not_selected {
    display: none;
}
.tab_content_selected {
    display: inline;
}

.Thumbnail {
    margin-left: 4px;
    border: 1px solid #272727;
}
#photos .main_image .NoBorder img {
    margin-right: 4px;
}

.NavigationCellSel,
.NavigationTitle {
    color: #fff;
}
.feat-cat-image {
    margin-bottom: 0px;
    clear: none;
	display: inline;
}

.subcategories {
    height: 131px;
    width: 246px;
    margin-bottom: 10px;
    position: relative;
    width: 740px;
	display: inline;
}
.subcategories a {
    display: block;
    float: left;
    clear: none;
}
.top_info #flashcontent,
.top_info {
    width: 740px;
    display: inline;
}

.category-logo {
    border: 1px solid red;
}

#rollover_container { 
	height: 129px;
	width: 180px;
	padding: 2.5px;
	position: relative;
	float: left;
}
#rollover_button2 { position: absolute; }
#rollover_button2 a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 129px;
    border: 0;
}
#rollover_button2 a img.primary {  }
#rollover_button2 a img.rollover { display:none; }
#rollover_button2 a:hover img.rollover { display:block; }



#cat_container { 
	position: relative;
	float: left;
}
#cat_button { position: absolute; }
#cat_button a img {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
}
#cat_button a img.primary {  }
#cat_button a img.rollover { display:none; }
#cat_button a:hover img.rollover { display:block; }

#flash_icon{
float: left;
}

/* Testing CSS styles */



/* end testing Css */

