﻿/***** elements *****/
body {
	font-size: 10pt;
	font-family: arial;
	color: #1F3D5A;
}
table {
	font-size: 10pt;
	font-family: 'arial';
	color: #1F3D5A;
}
a {
	font-size: 8pt;
	color: #1F3D5A;
	font-family: arial;
	text-decoration: underline;
}
select {
	font-size: 10pt;
	font-family: arial;
}

/***** template *****/
.template_table {
	width: 833px;
	height: 580px;
}
.template_menu_td {
	width: 145px;
	vertical-align: top;
	text-align: left;
	border-right:  solid 1px #1F3D5A;
}
.template_banner_td {
	width: 688px;
	height: 125px;
	vertical-align: top;
	text-align: left;
	vertical-align: top;
	text-align: left;
	border-bottom:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.template_content_td {
	height: 363px;
	vertical-align: top;
	text-align: left;
	border-right:  solid 1px #1F3D5A;
}
.template_footer_td {
	height: 90px;
	vertical-align: top;
	text-align: left;
	border-bottom:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.template_copywrite_table {
	width: 833px;
}
.copywrite_left_td {
	width: 145px;
}
.copywrite_right_td {
	width: 688px;
	text-align: center;
}

/***** menu *****/
.menu_logo_td {
	width: 145px;
	height: 125px;
	vertical-align: middle;
	text-align: left;
}
.menu_content_td {
	padding-left: 5px;
	width: 145px;
	height: 455px;
	vertical-align: top;
	text-align: left;
}
.sidebar_top_link {
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.sidebar_collection_link {
	padding-top: 5px;
	font-size: 10pt;
	text-decoration: none;
}
.sidebar_chapter_link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.sidebar_top_td {
	padding-top: 6px;
}
.sidebar_collection_td {
	padding-top: 3px;
}
.sidebar_chapter_td {
}

/***** banner *****/
.banner_topbar_td {
	width: 688px;
	height: 65px;
	vertical-align: top;
	text-align: left;
	background-color: #F2F2F2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.banner_midbar_td {
	height: 30px;
	vertical-align: top;
	text-align: left;
	background-color: #1F3D5A;
	padding-left: 5px;
	padding-right: 5px;
}
.banner_botbar_td {
	height: 30px;
	vertical-align: middle;
	text-align: right;
	background-color: #C8D8E3;
	padding-left: 5px;
	padding-right: 5px;
}
.topbar_cobrandarea_td {
	text-align: left;
	vertical-align: middle;
	/*width: 335px;*/
	height: 55px;
}
.topbar_functionarea_td {
	text-align: right;
	vertical-align: middle;
	/*width: 343px;*/
	width: 100%;
	height: 55px
}
.functionarea_siteselect_td {
	text-align: right;
	width: 343px;
	height: 30px;
}
.functionarea_linkarea_td {
	text-align: right;
	width: 343px;
	height: 25px;
}
.functionarea_link {
	font-size: 10pt;
	text-decoration: none;
}
.topbar_title_span {
	font-family: times new roman;
	font-weight: bold;
	font-size: 16pt;
	color: #1f3d5a;
	padding-left: 10px;
	padding-right: 8px;
	font-style: italic;
}
.midbar_message_td {
	text-align: left;
	color: #C8D8E3;
	height: 30px;
	width: 325px;
	padding-left: 10px;
}
.midbar_links_td {
	vertical-align: middle;
	text-align: right;
	font-size: 8pt;
	height: 30px;
	width: 343px;
	padding-right: 10px;
	color: #C8D8E3;
}
.midbar_links_a {
	color: #C8D8E3;
	font-size: 8pt;
	text-decoration: underline;
}

#banner_topbar_cobrand_text_div
{
    padding-left: 20px;
    width: 250px;
}

.banner_topbar_cobrand_text
{
    font-size: 11pt;
    color: #1f3d5a;
    font-family: Arial;
}

.banner_topbar_cobrand_text_bold
{
   font-weight: bold; 
}

/***** footer *****/
.footer_topbar_td {
	width: 688px;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	background-color: #1F3D5A;
	color: #C8D8E3;
	font-size: 8pt;
}
.footer_topbar_left {
	width: 390px;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	background-color: #1F3D5A;
	padding-left: 5px;
	padding-right: 10px;
	color: #C8D8E3;
	font-size: 8pt;
}
.footer_topbar_right {
	width: 298px;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	background-color: #1F3D5A;
	padding-left: 5px;
	padding-right: 10px;
	color: #C8D8E3;
	font-size: 8pt;
}
.footer_botbar_td {
	width: 688px;
	height: 60px;
	vertical-align: top;
	text-align: right;
	background-color: #F2F2F2;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #1F3D5A;
	font-size: 7pt;
}
.footer_botbar_link {
	color: #1F3D5A;
	font-size: 8pt;
	text-decoration: underline;
}

/***** category & product pages *****/
.product_headerleft_td {
	font-family: times new roman;
	font-weight: bold;
	font-size: 12pt;
	color: #1f3d5a;
	font-style: italic;
	width: 630px;
	height: 35px;
	padding-left: 10px;
	padding-right: 5px;
}
.product_headerright_td {
	text-align: right;
	width: 60px;
	height: 35px;
	padding-right: 10px;
}
.product_left_td {
	vertical-align: top;
	width: 205px;
	height: 450px;
	border-right:  solid 1px #1F3D5A;
}
.product_left_content {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	width: 205px;
	border-top:  solid 1px #1F3D5A;
}
.product_mid_td {
	vertical-align: top;
	text-align: center;
	width: 276px;
	border-right:  solid 1px #1F3D5A;
}
.product_mid_content {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	width: 276px;
	padding-right: 5px;
	padding-left: 5px;
	border-top:  solid 1px #1F3D5A;
}
.product_right_td {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	width: 206px;
	height: 450px;
}
.product_description_span {
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
.product_infohead_span {
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
.product_info_span {
	font-size: 8pt;
	font-weight: bold;
	color: #1F3D5A;
	padding-top: 5px;
	white-space: normal;
	line-height: 15px;
	padding-left: 8px;
	padding-right: 5px;
}
.product_details_span {
	font-size: 8pt;
	padding-left: 8px;
	padding-right: 5px;
	font-weight: bold;
	color: #1F3D5A;
	font-variant: normal;
}
.product_info_link {
	font-size: 8pt;
	color: #1F3D5A;
	text-decoration: underline;
	font-weight: normal;
}
.product_special_link {
	font-size: 8pt;
	color: #1F3D5A;
	text-decoration: none;
	font-weight: bold;
}
.product_hr {
	height: 1px;
	width: 174px;
	color: lightgrey;
}
.product_image_hr {
	height: 1px;
	width: 250px;
	color: lightgrey;
}
.product_colors_link {
	font-size: 7pt;
	font-weight: bold;
	color: #1F3D5A;
	text-decoration: none;
}
.product_colorlink_table {
	width: 171px;
}
.product_colorlink_td {
	border-bottom:  solid 1px lightgrey;
	width: 170px;
	vertical-align: top;
	padding-left: 5px;
}
.product_colorswatch_td{
	height: 19px;
	vertical-align: middle;
	border-bottom:  solid 1px lightgrey;
	width: 13px;
}
.product_special_td {
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	height: 35px;
	width: 206px;
	padding-left: 8px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	background-color: #EEF1ED;
	border-bottom:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
}
.product_pad_td {
	font-size: 8pt;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productsmall_text_td {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.product_pricetext_td {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom:  solid 1px lightgrey;
}
.product_price_td {
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom:  solid 1px lightgrey;
}
.productsmall_bullet_span {
	color: blue;
}
.productsmall_text_link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}
.product_botheader_td {
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	height: 35px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	background-color: #EEF1ED;
	border-top:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
}
.category_details_td {
	width: 689px;
	vertical-align: top;
	border-top:  solid 1px #1F3D5A;	
}
.category_header_td {
	width: 689px;
	height: 35px;
}
.category_header_left {
	font-family: times new roman;
	font-weight: bold;
	font-size: 13pt;
	color: #1f3d5a;
	font-style: italic;
	width: 390px;
	height: 35px;
	padding-left: 10px;
	padding-right: 5px;
}
.category_header_right {
	padding-left: 5px;
	padding-right: 10px;
	font-size: 8pt;
	color: #1f3d5a;
	width: 298px;
	height: 35px;
	text-align: right;
	vertical-align: middle;
}
.category_product_td {
	width: 164px;
	height: 210px;
	vertical-align: top;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.category_text_link {
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #1F3D5A;
}

/***** availability *****/
.avail_content_table {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	width: 688px;
	font-size: 8pt;
	color: #1f3d5a;
	border-top:  solid 1px #1F3D5A;
}
.avail_item_table {
	width: 668px;
	border-top:  solid 1px #1F3D5A;
	border-left:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
}
.avail_item_head {
	background-color: #C8D8E3;
	padding-left: 15px;
	height: 30px;
	font-size: 10pt;
	color: #1f3d5a;
	font-weight: bold;
	border-bottom:  solid 1px #1F3D5A;
}
.avail_image_td {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #F2F2F2;
	width: 125px;
}
.avail_item_td {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: top;
	background-color: #F2F2F2;
	width: 545px
}
.avail_buckethead_td {
	font-size: 8pt;
	color: #1f3d5a;
	font-weight: bold;
}
.avail_bucketcolorhead_td {
	height: 30px;
	color: #1f3d5a;
	text-align: left;
	vertical-align: middle;
	background-color: white;
	border-bottom:  solid 1px #1F3D5A;
	width: 125px;
}
.avail_color_td {
	font-size: 8pt;
	padding-left: 3px;
}
.avail_price_td {
	text-align: center;
	vertical-align: middle;
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	font-size: 8pt;
	color: #1f3d5a;
	font-weight: bold;
}
.avail_bucket_td {
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	color: black;
	border-left:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
}
.avail_size_td {
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 33px;
	font-size: 8pt;
	color: black;
	border-left:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
	font-weight: bold;
}
.avail_waist_td {
	font-size: 8pt;
	font-weight: bold;
	border-left:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: left;
	height: 25px;
}
.avail_inseam_td {
	border-left:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: left;
	width: 25px;
}
.avail_key_table {
	border-left:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.avail_keyhead_td {
	height: 25px;
	border-bottom:  solid 1px #1F3D5A;
	padding-left: 10px;
	padding-right: 10px;
}
.avail_key_td {
	padding-left: 10px;
	padding-right: 10px;
}

/***** control items *****/
.sdcnt_select {
	width: 150px;
	background-color: #C8D8E3;
	color: #1F3D5A;
	font-size: 9pt;
}
.pagebar_footer_link {
	color: #C8D8E3;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}
.pagebar_footer_softlink {
	color: #C8D8E3;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
.pagebar_content_link {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}
.pagebar_content_softlink {
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
.pagebar_back_link {
	color: #1f3d5a;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
.footerbar_back_link {
	color: #C8D8E3;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
.content_back_link {
	color: blue;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
.img_block {
	display: block;
}
.img_colorchip {
	display: block;
}
.nowrap_td {
	white-space: nowrap;
}
.standard_padding_td {
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.small_padding_td {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_header_title {
	font-family: times new roman;
	font-weight: bold;
	font-size: 13pt;
	color: #1f3d5a;
	font-style: italic;
}
.body_link {
	font-weight: normal;
	font-size: 10pt;
	color: #1f3d5a;
}
.body_menu_link {
	font-weight: bold;
	font-size: 8pt;
	color: #1f3d5a;
}
.small_font {
	font-weight: bold;
	font-size: 7pt;
}
.med_font {
	font-weight: normal;
	font-size: 8pt;
}
.stand_font {
	font-weight: normal;
	font-size: 9pt;
}
.standard_font {
	font-weight: normal;
	font-size: 10pt;
}
.large_font {
	font-weight: normal;
	font-size: 12pt;
}
.login_table {
	background-color: #F2F2F2;
}
.border_right {
	border-right:  solid 1px #1F3D5A;
}
.search_input {
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
}

.gridheader_td {
	border-bottom:  solid 1px #1F3D5A;
}
.grid_table {
	border-left:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.grid_itemhead {
	background-color: #F2F2F2;
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
}
.grid_itemheadtrclose {
	background-color: #F2F2F2;
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.grid_item {
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
}
.grid_itemtrclose {
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.grid_itemtbclose {
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
}
.grid_itemtbrclose {
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.grid_listheadt {
	border-top:  solid 1px #1F3D5A;
}
.grid_listheadb {
	border-bottom:  solid 1px #1F3D5A;
}
.grid_listheadtb {
	border-top:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
}
.grid_borderlrb {
	border-left:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
}
.grid_borderlrt {
	border-left:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
}
.grid_borderlr {
	border-left:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}
.grid_borderall {
	border-left:  solid 1px #1F3D5A;
	border-top:  solid 1px #1F3D5A;
	border-bottom:  solid 1px #1F3D5A;
	border-right:  solid 1px #1F3D5A;
}