.clear {
    clear:both;
    font-size:0px;
}
.nocss {
    display:none;
}
.inputstandard {
    height:14px;
    padding: 2px 2px;
    background-color:#ffffff;
    border: #cccccc solid 1px;
    width:263px;
    font-size: 12px;
}
.inputstandarderror {
    border:#FF0000 solid 1px;
}
.inputcheckbox {
    width:auto;
    border-width:0px;
}
.formerror {
    color:#FF0000;
    margin:0px 0px 0px 40px;
}

div.hr {
    margin:0px 0px 10px 0px;
    padding:0px;
    height:1px;
    border-top:#4C6983 solid 1px;
}
div.hr hr {
    margin:0px;
    padding:0px;
    display:none;
}

a{
    color: #666666;
}

body{
    background:
        url(/images/en/backgrounds/site_body.jpg)
        no-repeat
        #000
        top center;
    margin: 0;
    color: #b4b4b4;
    font-family: Times;
}
#container{
    width: 950px;
    padding: 0 25px;
    margin: 0 auto;
}
#main_logo{

}

/* Top Navigation */

#leftNavigation {
    margin:0;
    height:26px;
    width:500px;
    float:left;
}

#leftNavigation ul {
    list-style-type:none;
    display:block;
    padding:0px;
    margin:0;
}

#leftNavigation li {
    display:block;
    float:left;
    margin:0 23px 0 0 ;
    height:26px;
    overflow:hidden;
}

#leftNavigation li a {
    display:block;
    background-position:50% -25px;
    background-repeat:no-repeat;
    height:26px;
}

#leftNavigation li a:hover  {
    background-position:0% 0;
}

#leftNavigation li a.active  {
    background-position:0% 0;
}

#leftNavigation li a span {
    display:none;
}

#leftNavigation li#nav1 a {
    background-image:url("/images/en/nav/men.gif");
    width:29px;
}
#leftNavigation li#nav2 a {
    background-image:url("/images/en/nav/cult.gif");
    width:32px;
}
#leftNavigation li#nav3 a {
    background-image:url("/images/en/nav/approach.gif");
    width:67px;
}
#leftNavigation li#nav4 a {
    background-image:url("/images/en/nav/blog.gif");
    width:34px;
}
#leftNavigation li#nav5 a {
    background-image:url("/images/en/nav/women.gif");
    width:52px;
}

#rightNavigation {
    margin:0px 0px 0px 0px;
    float:right;
}
#rightNavigation ul {
    list-style-type:none;
    padding:0px;
    margin:0px 0px 0px 0px;
    float:right;
}
#rightNavigation li {
    float:right;
    height:26px;
    overflow:hidden;
}
#rightNavigation li a {
    display:block;
    background-position:50% -25px;
    background-repeat:no-repeat;
    height:26px;
}
#rightNavigation li a:hover  {
    background-position:0% 0;
}
#rightNavigation li a.active  {
    background-position:0% 100%;
}
#rightNavigation li a span {
    display:none;
}

#rightNavigation li a span #total {
    font-size: 11px;
    display:block;
}

#rightNavigation li#nav5 a {
    background-image:url("/images/en/nav/bag.gif");
    width:27px;
    margin:0 0 0 23px;
}
#rightNavigation li#nav6 a {
    background-image:url("/images/en/nav/sign_in.gif");
    width:45px;
    margin:0 0 0 23px;
}
#rightNavigation li#nav7 a {
    background-image:url("/images/en/nav/search.gif");
    width:48px;
    margin:0 0 0 23px;
}
#rightNavigation li#nav8 a {
    margin:20px 0 0 3px;
    width: 30px;
    font-size: 9px;
    border:1px solid red;
}
#rightNavigation li#nav9 a {
    background-image:url("/images/en/nav/My_Account.gif");
    width:89px;
    margin:0 0 0 23px;
}
#rightNavigation li#nav10 a {
    background-image:url("/images/en/nav/sign_out.gif");
    width:64px;
    margin:0 0 0 23px;
}

#footer{
    width:950px;
}

#footer #sign_up{
    background: url(/images/en/footer/sign_up.gif);
    background-position:0% -7px;
    background-repeat:no-repeat;
    border: none;
    width:50px;
    position: relative;
}

#footer #sign_up:hover{
    background-position:0% -32px;
    cursor: pointer;
}

#footerNavigation {
    margin:0 0 0 0;
    float:left;
    font-size:0;
}
#footerNavigation ul {
    list-style-type:none;
    padding:0px;
    margin:10px 0px 0px 0px;
    float:left;
}
#footerNavigation li {
    display:block;
    float:left;
    margin:0 0 0 0px;
    height:12px;
    overflow:hidden;
}
#footerNavigation li a {
    display:block;
    background-position:50% -12px;
    background-repeat:no-repeat;
    height:12px;
    margin-right: 10px;
}
#footerNavigation li a:hover  {
    background-position:0% 0;
}

#footerNavigation li a:active, #footerNavigation li a.active  {
    background-position:0% 100%;
}

#footerNavigation li a:hover  {
    background-position:0% 0;
}
#footerNavigation li a span {
    display:none;
}

#footerNavigation li#foot1 a {
    background-image:url("/images/en/footer/stockists.gif");
    width:63px;
    height: 12px;
    background-position:0 -11px;
}
#footerNavigation li#foot1 a:hover, #footerNavigation li#foot1 a:active{
    background-position:0 0;
}
#footerNavigation li#foot2 a {
    background-image:url("/images/en/footer/customer_service.gif");
    width:115px;
    height: 12px;
    background-position:0 -11px;
}
#footerNavigation li#foot2 a:hover, #footerNavigation li#foot2 a:active{
    background-position:0 0;
}
#footerNavigation li#foot3 a {
    background-image:url("/images/en/footer/privacy_policy.gif");
    width:98px;
    height: 12px;
    background-position:0 -11px;
}
#footerNavigation li#foot3 a:hover, #footerNavigation li#foot3 a:active{
    background-position:0 0;
}
#footerNavigation li#foot4 a {
    background-image:url("/images/en/footer/t_and_c.gif");
    width:26px;
    height: 12px;
    background-position:0 -11px;
}
#footerNavigation li#foot4 a:hover, #footerNavigation li#foot4 a:active{
    background-position:0 0;
}
#footerNavigation li#foot5 a {
    background-image:url("/images/en/footer/site_map.gif");
    width:54px;
    height: 12px;
    background-position:0 -11px;
}
#footerNavigation li#foot5 a:hover, #footerNavigation li#foot5 a:active{
    background-position:0 0;
}



#footerRightNavigation {
    margin:0 0 0 0;
    float: right;
    margin-bottom: 30px;
    text-align: right;
}

#footerRightNavigation li a:hover  {
    background-position:0% 0;
}

#footerRightNavigation li a:active, #footerNavigation li a.active  {
    background-position:0% 100%;
}

#footerRightNavigation li a:hover  {
    background-position:0% 0;
}

#footerRightNavigation li a span {
    display:none;
}

#footright1 {
    margin-top: 10px;
    margin-right: 20px;
    font-size: 10px;
    margin-bottom: 0px;
    height: 16px;
}

#footright2 a {
    width:101px;
    font-size: 10px;
}
#footright2 a:hover{
    color:#666666;
}

.footer_underline{
    height:5px; 
    font-size:0;
    background:url(/images/en/footer/top_line.gif) no-repeat;
}

#footer_caption_h{
    font-size: 11px;
    position: relative;
    top: 3px;
}

.drive_logo{
    padding-right: 20px;
}

.category_each_product{
    float: left;
    text-align: center;
    padding-right: 5px;
    width: 165px;
    color: #666666;
}
.category_each_product_img{
    height: 180px;
    background: url(/images/en/content/category/under_line.gif) bottom center no-repeat;
}	

.category_hero{
    padding-right: 20px;
}

#category_products_footer{
    width: 942px;
    height: 154px;
    background-color: #f6f4ed;
    position:relative;
}
.category_recent_product{
    margin-right: 8px;
}

#product_footer{
    width: 953px;
    height: 117px;
    background: url(/images/en/content/product/product_bg_bottom.gif);
}
#product_submit{
    height: 26px;
    width: 171px;
    background: url(/images/en/content/product/add_to_bag.gif);
    cursor: pointer;
    margin-top: 10px;
    border: 0px;
}
.product_underline{
    background: url(/images/en/content/product/underline.gif) bottom left no-repeat;
}
.product_color_top{
    width: 16px;
    height:8px;
    margin: 1px 1px 0 1px;
    background: red;
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: 0px;
}
.product_color_bottom{
    width: 16px;
    height:8px;
    margin: 0 1px 1px 1px;
    border-left: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-top: 0px;
}
.color_holder{
    height: 13px;
    width: 7px;
    margin-right: 0;
    float: left;
}

.product_hero_img{
    margin: 15px 10px 0 0;
}

.press_global_img{
    margin-right: 10px;
}
.stockist_result_container{
    width: 160px;
    float: left;
    height: 70px;
}
.stockist_international{
    width: 225px;
    float: left;
    height: 240px;
}

#product_nav {
    margin:0;
    float:left;
    height:30px;
    width: 300px;
}
#product_nav ul {
    list-style-type:none;
    padding:0;
    padding-left: 2px;
    float:left;
}
#product_nav li {
    display:block;
    float:left;
    margin-top: 5px;
    height:15px;
    overflow:hidden;
}
#product_nav li a {
    display:block;
    background-position: 0 -15px;
    background-repeat:no-repeat;
    height:15px;
    margin: 0;
}

#product_nav li a.active {
    background-position:0% 0px;
}

#product_nav li a:hover  {
    background-position:0% 0px;
}

#product_nav li a span, h2 span {
    display:none;
}

#product_nav li#product_nav1 a {
    background-image:url("/images/en/buttons/COLLECTION.gif");
    width:84px;
}

#product_nav li#product_nav2 a {
    background-image:url("/images/en/buttons/IN_THE_PRESS.gif");
    width:91px;
}

#product_nav li#product_nav3 a {
    background-image:url("/images/en/buttons/TRADE.gif");
    width:56px;
}

#product_nav li#product_nav4 a {
    background-image:url("/images/en/buttons/ARCHIVE.gif");
    width:63px;
}

#homepage_content {
    width: 100%;
    text-align: center;
    margin: 20px auto 0px;
    position: relative;
}

#homepage_content .homepage_video_container {
    margin-left: 10px;
    position: relative;
    overflow: hidden;
}

#homepage_content .homepage_video_splash {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background: url('/images/en/video/splash_screen.jpg') 0 0 no-repeat;
}

#homepage_content .homepage_video_splash #homepage_video_play {
	cursor: pointer;
}

.homepage_video_b_top_left {
    position: absolute;
    top: 0;
    left: 0;
	z-index: 10;
    width: 126px;
    height: 126px;
    background: url("/images/en/video/top_left.png") 0 0 no-repeat;
}
.homepage_video_b_top {
    position: absolute;
    top: 0;
    left: 126px;
	z-index: 10;
    width: 668px;
    height: 30px;
    background: url("/images/en/video/top.png") 0 0 no-repeat;
}
.homepage_video_b_top_right {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 10;
    width: 126px;
    height: 126px;
    background: url("/images/en/video/top_right.png") 0 0 no-repeat;
}
.homepage_video_b_left {
    position: absolute;
    top: 126px;
    left: 0;
	z-index: 10;
    width: 17px;
    height: 188px;
    background: url("/images/en/video/left.png") 0 0 no-repeat;
}
.homepage_video_b_right {
    position: absolute;
    top: 126px;
    right: 0;
	z-index: 10;
    width: 18px;
    height: 188px;
    background: url("/images/en/video/right.png") 0 0 no-repeat;
}
.homepage_video_b_bottom_left {
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: 10;
    width: 126px;
    height: 126px;
    background: url("/images/en/video/bottom_left.png") 0 0 no-repeat;
}
.homepage_video_b_bottom {
    position: absolute;
    bottom: 0;
    left: 126px;
	z-index: 10;
    width: 668px;
    height: 11px;
    background: url("/images/en/video/bottom.png") 0 0 no-repeat;
}
.homepage_video_b_bottom_right {
    position: absolute;
    bottom: 0;
    right: 0;
	z-index: 10;
    width: 126px;
    height: 126px;
    background: url("/images/en/video/bottom_right.png") 0 0 no-repeat;
}

#cult_nav {
    margin:0;
    float:left;
    height:30px;
    width: 600px;
}
#cult_nav ul {
    list-style-type:none;
    padding:0;
    padding-left: 2px;
    float:left;
}
#cult_nav li {
    display:block;
    float:left;
    margin-top: 5px;
    height:15px;
    overflow:hidden;
}
#cult_nav li a {
    display:block;
    background-position: 0 -15px;
    background-repeat:no-repeat;
    height:15px;
    margin: 0;
}

#cult_nav li a.active{
    background-position:0% 0;
}

#cult_nav li a:hover  {
    background-position:0% 0px;
}

#cult_nav li a span, h2 span {
    display:none;
}

#cult_nav li#cult_nav1 a {
    background-image:url("/images/en/buttons/WOMEN.gif");
    width:53px;
}

#cult_nav li#cult_nav2 a {
    background-image:url("/images/en/buttons/MENS_T-SHIRTS.gif");
    width:96px;
}

#cult_nav li#cult_nav3 a {
    background-image:url("/images/en/buttons/MENS_SHORTS.gif");
    width:91px;
}

#cult_nav li#cult_nav4 a {
    background-image:url("/images/en/buttons/MENS_SWEATS.gif");
    width:93px;
}

#cult_nav li#cult_nav5 a {
    background-image:url("/images/en/buttons/MENS_BELTS.gif");
    width:79px;
}

#cult_nav li#cult_nav6 a {
    background-image:url("/images/en/buttons/MENS_PANTS.gif");
    width:89px;
}

#cult_nav li#cult_nav7 a {
    background-image:url("/images/en/buttons/MENS_JACKETS.gif");
    width:104px;
}

#mens_nav {
    margin:0;
    float:left;
    height:20px;
    width: 700px;
}
#mens_nav ul {
    list-style-type:none;
    padding:0;
    padding-left: 4px;
    float:left;
}
#mens_nav li {
    display:block;
    float:left;
    margin-top: 5px;
    height:15px;
    overflow:hidden;
}
#mens_nav li a {
    display:block;
    background-position: 0 -15px;
    background-repeat:no-repeat;
    height:15px;
    margin: 0;
}

#mens_nav li a.active{
    background-position:0% 0px;
}

#mens_nav li a:hover  {
    background-position:0% 0px;
}

#mens_nav li a span, h2 span {
    display:none;
}

#mens_nav li#mens_nav1 a {
    background-image:url("/images/en/buttons/NEW_IN.gif");
    width:53px;
}

#mens_nav li#mens_nav2 a {
    background-image:url("/images/en/buttons/TOPS.gif");
    width:45px;
}

#mens_nav li#mens_nav3 a {
    background-image:url("/images/en/buttons/SWEATS.gif");
    width:63px;
}

#mens_nav li#mens_nav4 a {
    background-image:url("/images/en/buttons/TROUSERS.gif");
    width:71px;
}

#mens_nav li#mens_nav5 a {
    background-image:url("/images/en/buttons/LEATHERS.gif");
    width:76px;
}

#mens_nav li#mens_nav6 a {
    background-image:url("/images/en/buttons/ACCESSORIES.gif");
    width:91px;
}

#mens_nav li#mens_nav7 a {
    background-image:url("/images/en/buttons/VIEW_EVERYTHING.gif");
    width:120px;
}

#mens_nav li#mens_nav8 a {
    background-image:url("/images/en/buttons/KNITWEAR.gif");
    width:80px;
}

#mens_nav li#mens_nav9 a {
    background-image:url("/images/en/buttons/POLOS.gif");
    width:52px;
}

#mens_nav li#mens_nav10 a {
    background-image:url("/images/en/buttons/JACKETS.gif");
    width:65px;
}

#mens_nav li#mens_nav11 a {
    background-image:url("/images/en/buttons/PANTS.gif");
    width:52px;
}

#mens_landing {
    position:relative;
    margin-top: 10px;
}

#plain_header{
    margin-top: 20px;
    height: 75px;
    width: 942px;
    background: url(/images/en/content/account/account_banner.gif) no-repeat;
}

#plain_header_title{
    position: relative;
    top: 35px;
    margin-left: 40px;
    height: 10px;
}

#seach_input {
    color: #f4f4f4;
    width: 150px;
    padding: 1px 2px;
    font-size: 12px;
    background-color:#000000;
    border:solid #cecece 1px;
    height: 15px;
    float: left;
}

#search_submit {
    color: #f4f4f4;
    font-size: 10px;
    background: url(/images/en/content/search/Search_go.png) no-repeat center;
    border: none;
    height: 13px;
    width: 13px;
    cursor: pointer;
    float: left;
    margin-top: 3px;
    margin-left: 2px;
}

#swf_panel{
    width:237px;
    height:97px;
    z-index:2;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

#home_button{
    width: 100%; 
    text-align: center;
    position: relative;
}

.logo_link{
    position: absolute;  
    height: 97px;
    width: 237px;
    left: 350px;
    z-index: 10;
}

.logo_link_button{
    height: 97px;
    width: 237px;
    background: red;
    cursor: pointer;
    opacity:0;
    filter:alpha(opacity=0)
}


/* THANK YOU PAGE */

#thank_you_content {
    background: url(/images/en/header/bg_top.gif) no-repeat 0 0;
    background-color: #f7f4ed;
    color: #797a75;
    margin-top: 25px;
}

#thank_you_content .bold {
    color: #363533;
    font-weight: bold;
}

#thank_you_content p {
    line-height: 1.7em;
}

#thank_you_content .header {
    padding: 30px 40px;
}

#thank_you_content .header_img {
    padding-bottom: 20px;
}

#thank_you_content .order_summary {
    padding: 40px 40px 20px;
}

#thank_you_content .order_summary .additional_info {
    margin-left: 435px;
    padding-top: 20px;
}

#thank_you_content .order_summary .additional_info.total {
    font-size: 16px;
    color: #32312f;
}

#thank_you_content .order_summary .additional_info .left {
    float: left;
    width: 325px;
}

#thank_you_content .order_summary .additional_info .right {
    float: left;
    width: 100px;
}

#thank_you_content .action_buttons {
    text-align: right;
    padding: 35px 40px 0 0;
}#press_left,#press_right{
    margin-top:16px;
}
.pagination input {
    color:#666666;
    border:none;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
    width: 17px;
}
.pagination input.current {
    color:#FFFFFF;text-decoration:underline;
}
.pagination a:hover {
    color:#666666;
}




/* dropdowns start */
.dropdown {
    position: relative;
    border: 1px solid #CCCCCC;
    float: left;
    background-color: white;
    height: 21px;
}

.product_ddls .dropdown {
    border-top: 6px solid #CCCCCC;
}

span.hidden {
    display: none;
}

.dbselect {
    float: left;
}

.dropdown .listOptions {
    position: absolute;
    top: 23px;
    overflow: auto;
    background: #ffffff;

}

.dropdown .listOptions ul {
    list-style: none;
}

.dropdown .listOptions ul li {
    height: 12px;
    white-space: nowrap;
}

.dropdown .listOptions a {
    display: block;
    font-size: 10px;
    color: #000000;
}

.dropdown .listOptions a:hover {
    text-decoration: underline;
}

a.dropdown_toggle {
    display: block;
    padding-top: 5px;
    padding-right: 25px;
    padding-bottom: 4px;
    background: url(../images/ddlhover_off.gif) no-repeat top right;
    white-space: nowrap;
    color: #000000;
}

a.dropdown_toggle:hover {

}

a.dropdown_toggle span {
    cursor: pointer;
}

*{
     margin: 0;
    padding: 0;
}

/* dropdowns ends */

.customer_service_container{
    background: url(/images/en/backgrounds/white_bg.gif);
}

select {
	width: 200px;
}
/* product links and popups */
#returns_link {
    cursor: pointer;
}
#care_link {
    cursor: pointer;
}

/* product sprites */

.delivery_spr{
    background-image:url("/images/en/buttons/delivery_spr.gif");
    width: 131px;
    height: 14px;
    float: left;
}
.delivery_spr:hover, .delivery_spr.active{
    background-position:0% 14px;
}
.size_guide_spr{
    background-image:url("/images/en/buttons/size_guide_spr.gif");
    width: 84px;
    height: 14px;
    float: left;
}
.size_guide_spr:hover, .size_guide_spr.active{
    background-position:0% 14px;
}
.care_guide_spr{
    background-image:url("/images/en/buttons/care_guide_spr.gif");
    width: 89px;
    height: 14px;
    float: left;
}
.care_guide_spr:hover, .care_guide_spr.active{
    background-position:0% 14px;
}

/* product sprites ends */

.swatch_link{
    border: solid #ccc 1px;
    float: left;
    height: 13px;
}
.color_border_h{
    border: solid red 1px;
    width: 16px;
    height: 16px;
    float: left;
    padding: 1px;
    margin-right: 5px;
}