
body{
	background-image:none;
}
/*******************

START - HEADER - Content

*******************/

#ghNavigation{
	padding-top:0;
}

.gn_active{
	background:#DBE4ED;
}


/*******************

END - HEADER - Content

*******************/


/*******************

START - Base - Content

*******************/
#breadCrumb{
	font-size:.95em;
}
#breadCrumb a:link,
#breadCrumb a:visited,
#breadCrumb a:hover{
	color:#05173D;
}
#base{
	font-size:.75em;
}

#tooltip{
	position:absolute;
	border:1px solid #CCC;
	font-size:.85em;
	background:#FFFFFF;
	padding:2px 5px;
	color:#444444;
	display:none;
	width:auto;
}	


/*******************

END - Base - Content

*******************/


/*******************

START - Footer - Content

*******************/

#gfNavigation{
	border-top:0;
}

/*******************

END - Footer - Content

*******************/


/*******************

START - Press Relations - Landing

*******************/

ul#slideShell{
	overflow:hidden;
	height:440px;
}

ul#slideShell li h1{
	margin:0;
	padding:10px 0px 0px 10px;
	font-weight:normal;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:1.85em;
}

ul#slideShell {
	margin:0;
	padding:0;
}

ul#slideShell li {
/*	width:975px;
	height:440px;
}
#overview{
/*	background:#0000FF; */
	background:#FFFFFF;
	background-image:url(../images/overview.jpg);
	background-repeat: no-repeat;
}
ul#slideShell li h1{
	color:#FFFFFF;
}


/*******************

END - Public Relations - Landing

*******************/

/*******************

START - Public Relations - Left Content (Left Nav, E-News, & Social Links)

*******************/

.leftContent {
	float:left;
	width:162px;
}

/* START Left Nav */

.leftNavigation{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	width:160px;
	color:#05173D;
	font-size:.95em;
}

.leftNavigation ul{
	margin:0;
	padding:0;
}
div#base .leftNavigation ul li{
	list-style:none;
}

/* Top of Left Nav - "Press Relations" text*/

.leftNavigation ul li a:link,
.leftNavigation ul li a:visited,
.leftNavigation ul li a:hover{
	color:#05173D;
	text-decoration:none;
	width:auto;
	display:block;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	font-size:1.1em;
}

/* categories */

.leftNavigation ul li ul{
	border-top:1px solid #999999;
	margin:0;
	padding:0;
	overflow:hidden;
	width:auto;
}
*html .leftNavigation ul li ul li{
	height:1em;
}

.leftNavigation ul li ul li a:link,
.leftNavigation ul li ul li a:visited,
.leftNavigation ul li ul li a:hover{
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:4px 10px 3px 5px;
	color:#444444;
	font-size:1em;
	width:145px;
}
.leftNavigation ul li ul li a:hover{
	background:#DBE4ED;
	color:#05173D;
}

/* highlighted link for selected page */

.leftNavigation ul li a.selected:link,
.leftNavigation ul li a.selected:visited,
.leftNavigation ul li a.selected:hover{
	font-weight:bold;
	text-decoration:none;
	margin:0;
	background:#DBE4ED;
	color:#05173D;

}

/* sub categories */

.leftNavigation ul li ul li ul{
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}


.leftNavigation ul li ul li ul li a:link,
.leftNavigation ul li ul li ul li a:visited,
.leftNavigation ul li ul li ul li a:hover{
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:4px 25px 3px 15px;
	color:#444444;
	background:#FFFFFF;
	width:145px;
	border:0;
}
.leftNavigation ul li ul li ul li a:hover{
	background:#DBE4ED;
	color:#05173D;
}


/* sub sub categories */

.leftNavigation ul li ul li ul li ul{
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}


.leftNavigation ul li ul li ul li ul li a:link,
.leftNavigation ul li ul li ul li ul li a:visited,
.leftNavigation ul li ul li ul li ul li a:hover{
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:4px 25px 3px 35px;
	color:#444444;
	background:#FFFFFF;
	width:145px;
	border:0;
}

.leftNavigation ul li ul li ul li ul li a:hover{
	background:#DBE4ED;
	color:#05173D;
}


/* END Left Nav */

/* START E-News Alert Box */

.eNews_Box {
	border:1px solid #999999;
	width:160px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
	margin: 10px 0px 5px 0px;
	height: auto;
	float:right;
}

.eNews_Box_Title {
	border-bottom:1px solid #999999;
	font-size:1.1em;
	padding:5px;
	color:#05173D;
	font-weight:bold;
}

.eNews_Box h3 {
	border-bottom:1px solid #999999;
	font-size:1.1em;
	padding:5px;
	color:#05173D;
	font-weight:bold;
	margin:0;
}

.eNews_Box_Content {
	padding:5px;
}

.eNews_Box_Content fieldset{
	margin-bottom:0;
}

.eNews_Box_Content p{
	margin-bottom:5px;
}

.eNews_Box_Content ul {
	margin:0;
	padding:0;
}

.eNews_Box_Content ul li {
	margin-bottom:5px;
	list-style:none;
}

.eNews_Box_Content .radioButton{
	
}

.eNews_Box_Content input{
	margin-right:5px;
}

.eNews_Box_Content #txt-email-address{
	width:137px;
}

/* END E-News Alert Box */

/* START Social Links (Facebook & Twitter) */

a.social_links:link,
a.social_links:visited,
a.social_links:hover{
	background-image:url(../images/social_sprites.gif);
	background-repeat:no-repeat;
	margin:0;
	line-height:20px;
	padding-left:22px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#444444;
}
#social_links_facebook{
	background-position:0 0;
}
#social_links_twitter{
	background-position:0px -20px;
}

/* END Social Links (Facebook & Twitter) */

/*******************

END - Public Relations - Left Content

*******************/


/*******************

START Press Relations - Main Site Styles

*******************/

.pr_content { /* Main Content Div Inside #Base */
	float:left;
	padding:0;
	width:808px;
	margin:0px 0px 0px 15px;
}

.pr_content h1 {
	color:#05173D;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.75em;
	font-weight:normal;
	line-height:0.75em;
	margin:0;
	padding:0 0 25px 0px;
}

.pr_content h2 { 
	margin:0em 0em 1em;
}

.pr_content h4 {
	margin:0em;
}

.pr_content h5 {
	font-weight:normal;
	margin:0em;
}

.pr_content a:link,
.pr_content a:visited,
.pr_content a:hover{
	color: #05173d;
}

.pr_content .indent{ /* Used on the "Customer Service" page under "Corporate Info" */
	margin-left:30px;
}

.image_box {
	float: right;
	margin: 0px 0px 10px 15px;
	font-size: 0.9em;
	text-align:center;
}

.image_box img {
	border:1px solid #CCCCCC;
	padding:2px;
	margin-bottom:2px;
	display: block;
}

.image_border {
	padding:2px;
	border:1px solid #CCCCCC;
}

.pr_text_content { /* Used on pages with text content to shorten width for readability */
	width:700px;
	padding:0px 0px 0px 0px;
}

.pr_text_content h2 {
	margin:0px 0px 5px;
	font-size:1.2em;
	color: #444444;
}

.pr_text_content h3 {
	margin:0px 0px 5px;
	font-size:1.15em;
}

.pr_text_content ul.list {
	margin:0.25em 0em 1.5em 2em;

}

.pr_text_content ul.list li {
	margin-bottom: 10px;
}

/* */

.category_unit { /* Landing Page Links to Sub Categories eg. Multimedia Landing Page */
	float:left;
	border:1px solid #CCCCCC;
	text-align:center;
	padding: 0px 0px 4px 0px;
	margin: 0px 5px 10px 5px;
}

.category_unit a:link,
.category_unit a:visited,
.category_unit a:hover{
	text-decoration:none;
}

.category_unit img {
	margin: 0;
	display: block;
	padding: 8px 8px 4px 8px;
	width:165px;
	height:100px;
}

/* START Thickbox */

.thickbox_links {
	padding:10px 0px 10px 0px;
	text-align:right;
	margin:0;
}

#thickbox_footer {
	padding-bottom:0;
}

.thickbox_links a:link,
.thickbox_links a:visited,
.thickbox_links a:hover{
	color:#05173d;
}

.thickbox_links li {
	display:inline;
	margin-right:5px;
}

.thickbox_links #print img {
	margin-right:3px;
}

.thickbox_links #print {
	color:#05173d;
	text-decoration:underline;
}

/*******************

END Press Relations - Entire Site Styles

*******************/


/*******************

START - Press Relations - Page Styles

*******************/

/*START Press Contacts */

.presscontacts_info_box{
	margin-bottom:20px;
}
				
.presscontacts_info_box img{
	border:1px solid #CCCCCC;
	padding:2px;
	margin-right:10px;
	float:left;
	width: 120px;
	height: 120px;
}
				
.presscontacts_info_box ul{
	margin:0;
	float:left;
}
				
.presscontacts_info_box li{
	list-style:none;
	margin-bottom:2px;
}

/* END Press Contacts */


/* START Press Kits */

.presskit_content{
	border:1px solid #CCCCCC;
	padding:15px;
	width:715px;
}

.presskit_main_img{
	float:left;
	padding:2px;
	border:1px solid #CCCCCC;
}

.presskit_right_stage{
	float:left;
	width:350px;
	margin-left: 10px;
}

.presskit_right_stage .image_border{
	margin-right:3px;
	width:65px;
	height:65px;
}

.presskit_right_stage h3{
	margin-bottom:0.5em;
	font-weight:normal;
}

ul.presskitlinks{
	margin:0.5em 0em 1em 1.1em;
}

ul.presskitlinks li{
	line-height:200%;
}

.presskitbody{
	width:auto;
	border-top: 1px solid #CCCCCC;
}
.presskit_vidlink{
	float:left;
	width:100%;
}
.presskit_vidlink img{
	float:left;
}
.presskit_vidlink p{
	float:left;
	padding-left:10px;
	width:55%;
}


/* END Press Kits */


/* START Press Releases */

#pr_press_release_individual{
	width:580px;
	padding:0px 10px 0px;
}

#pr_press_release_individual_content{
	width:450px;
	padding-top: 5px;
	margin: 0px auto;
}

#pr_press_release_individual_content h2{
	font-size:1.25em;
	margin-bottom:0.25em;
}

#pr_press_release_individual_content h3{
	margin-bottom:0.25em;
}

#pr_press_release_individual_content h5 {
	font-weight:normal;
	margin:0em 0em 2em;
}

#pr_press_release_individual_content p.indent{
	margin-bottom:0;
	text-indent:1.5em;
}

#pr_press_release_individual_content p.bottom_margin{
	margin-bottom:30px;
}

#pr_press_release_individual_content a:link,
#pr_press_release_individual_content a:visited,
#pr_press_release_individual_content a:hover{
	color:#05173d;
}

#pr_press_releases .pr_content a{
		margin-bottom:1.75em;
		display:block;
}

#pr_press_release_individual_content ul.list li {
	margin-bottom: 10px;
}

/*#pr_press_release_individual_content p + p{
	margin-top:0;
	text-indent:1.5em;
}*/


/* END Press Releases */


/* START Videos */

.video_stage{ /* Area on video page that contains the video and the video info */
	width:788px;
	height:auto;
	background-color:#FFFFFF;
	padding:5px 0px 5px 5px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}

#video_box{ /* Contains the actual video */
	float:left;
	border: 0px solid #CCCCCC;
	padding: 0px;
	width:589px;
	height:364px
}

.video_info { /* Contains the video info to the right of the video */
	width:176px;
	height:354px;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.video_info h2 {
	color:#05173D;
	margin: 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

.video_gallery{

}

.video_gallery h1{
	font-size:20px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	margin-bottom:15px;
}

.video_gallery .thumbnails_box a:link,
.video_gallery .thumbnails_box a:visited,
.video_gallery .thumbnails_box a:selected{
	text-decoration:none;
}

.video_gallery .thumbnails_box { /* Used in videos page */
	float:left;
	margin-right:9px;
	margin-left:9px;
}

.video_gallery .thumbnails_box h4{
	font-weight:bold;
	color:#05173d;
	font-size:1em;
}

.video_gallery .thumbnails_box em{
	color:#666666;
	font-size:0.95em;
}

.video_gallery .thumbnails_box img {
	margin-bottom:3px;
	display: block;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.video_gallery .thumbnails_box span {
	display:block;
}

#selectVideo1 {
	display:none;
}

#selectVideo2 {
	display:none;
}

#selectVideo3 {
	display:none;
}

#selectVideo4 {
	display:none;
}



/* OLD

.video_thumb{
	float:left;
	text-decoration:none;
	font-size:0.95em;
	margin:0px 7px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.video_thumb a.wrapper{
	display:block;
	border:1px solid #CCCCCC;
	padding:3px;
}

.video_thumb a.wrapper span{  Wraps around thumbnail image and crops/hides extra width
	display:block;
	width:131px;
	height:97px;
	overflow:hidden;
}

.video_thumb a.wrapper span img{
	height:97px;
	margin-left:-21px;
}

.video_thumb em{
	color:#666666;
}

.video_thumb{
	float:left;
	text-decoration:none;
	font-size:0.95em;
	margin:0px 7px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

*/

/* END Videos */


/* START LE @ Sears Overview */

.pr_lesears_timeline .pr_timeline_date{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding: 0px 10px 0px 0px;
	width: 100px;
}

.pr_lesears_timeline .pr_timeline_content{
	text-align:left;
	vertical-align:top;
	padding-bottom: 10px;
}

/* END LE @ Sears Overview */


.corp_info_links li{
	margin-bottom:10px;	
}


.exec_bio_box {
	margin-bottom: 10px;
	clear: both;
	float: none;
}

/*.exec_bio_box img {
	float: left;
	margin-right: 10px;
}*/

.exec_bio_box img {
	width:119px;
	height:120px;
	padding:2px;
	border:1px solid #CCCCCC;
	margin-right:10px;
	float:left;
	margin-bottom: 25px;
}

.exec_bio_box p{
	margin:1em 0em;
}

#full_width {
	width: auto;
	margin-right: 0px;
}

.lookbook_section a.thickbox{
	border:1px solid #CCCCCC;
	padding:2px;
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.lookbook_section a.thickbox span{
	overflow:hidden;
	display:block;
	width:133px;
	height:133px;
}
.lookbook_section a.thickbox span img {
	width:133px;
	height:auto;
}

#lookbook_individual {
	width:590px;
	padding:0px 15px 15px 15px;
}

#lookbook_individual_small {
	width:590px;
	padding:0px 15px 15px 15px;
}

.lookbook_individual_info {
	float: left;
	width: 260px;
	height:350px;
	overflow-y: auto;
}

.lookbook_individual_info ul{
	margin:0em 0em 1em 0em;
}

.lookbook_individual_info ul li{
	list-style-type:none;
}

.lookbook_individual_image {
	float:right;
	width: 315px;
	height: auto;
}
#lookbook_individual_new {
	width:500px;
	padding:0px 15px 15px 15px;
}

.lookbook_individual_details {
	float: left;
	width: 500px;
	height:350px;
	overflow-y: auto;
}

.lookbook_individual_details ul{
	margin:0em 0em 1em 0em;
}

.lookbook_individual_details ul li{
	list-style-type:none;
}

.lookbook_individual_details_image {
	float:right;
	width: 203px;
	height: 226px;
	margin-left:10px;
}


.floatRight {
	float:right;
	margin-left:10px;
}

.thumbnails_row {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.thumbnails_box a.thickbox:link,
.thumbnails_box a.thickbox:visited,
.thumbnails_box a.thickbox:hover {
	color:#444444;
	text-decoration: none;
}

.thumbnails_row .thumbnails_box { /* Used in corp. images */
	float:left;
	margin-right:7px;
	text-align:center;
	margin-left: 7px;
}

.thumbnails_box img {
	margin-bottom:3px;
	display: block;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.thumbnails_box span {
	display:block;
}

.thumbnails_box .download_hires{
	font-size:0.9em;
	margin-top: 2px;
}


.link_style{
	color: #05173d;
	text-decoration:underline;
}

#exec_bio_content h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:2.75em;
	line-height:0.75em;
	color: #05173d;
	margin: 0px;
	padding:0px 0px 5px 0px;
}
/*color:#05173D;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.75em;
	font-weight:normal;
	line-height:0.75em;
	margin:0;
	padding:0 0 25px 0px;
*/


#exec_bio_content h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 3px 0px 15px 0px;
	width: 365px;
}

#exec_bio_content img {
	width:175px;
	height:175px;
}

.exec_bio_text {
	float: left;
	width: 375px;
	padding-right: 10px;
}

.logo_box{
	float:left;
	margin:0px 50px 50px 25px;
}
	
.logo_box img{
	display:block;
	margin-bottom:15px;
}
	
.logo_box p span{
	margin:0px 5px;
}


#pr_corp_info_customer_service .pr_content h2{
	margin:0em 0em 1em;
}

#pr_corp_info_customer_service .pr_content h3{
	
}

#pr_press_kits_kidsswim .pr_content h2{
	margin:1em 0em;
}

#pr_press_kits_kidsswim .pr_text_content {
	border-top:1px solid #CCCCCC;
	width:675px;
	margin-top:1em;
}

#pr_press_kits_outerwear .pr_content h2{
	margin:1em 0em;
}

#pr_press_kits_outerwear .pr_text_content {
	border-top:1px solid #CCCCCC;
	width:675px;
	margin-top:1em;
}

#pr_press_kits_polos .pr_content h2{
	margin:1em 0em;
}

#pr_press_kits_polos .pr_text_content {
	border-top:1px solid #CCCCCC;
	width:675px;
	margin-top:1em;
}

#pr_press_kits_flightwise .pr_content h2{
	margin:1em 0em;
}

#pr_press_kits_flightwise .pr_text_content {
	border-top:1px solid #CCCCCC;
	width:675px;
	margin-top:1em;
}

#pr_press_kits_swim .pr_content h2{
	margin:1em 0em;
}

#pr_press_kits_swim .pr_text_content {
	border-top:1px solid #CCCCCC;
	width:675px;
	margin-top:1em;
}

.pr_le_timeline .pr_timeline_date{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size:14px;
	padding: 0px 10px 0px 0px;
	width: 50px;
}

.pr_le_timeline .pr_timeline_content{
	text-align:left;
	vertical-align:top;
	padding-bottom: 10px;
}

.pr_le_timeline{
}

.pr_le_timeline span.timeline_date{
	padding-right:10px;
	font-size:1.2em;
	font-weight:bold;
}

.pr_le_timeline span.timeline_info{
}

#logo_thumbnail {
	padding:43px 8px 43px 8px; 
}


.lookbook_selection {
	padding-bottom:15px;
}

.press_release_pdf_image{
	width:580px;
	height:auto;
}

ul.contact_info_list {
	margin: 0px;
	padding: 0px;
}

ul.contact_info_list li {
	list-style-type: none;
}
/*
.leftContent{
	border:1px solid blue;
}
.pr_content{
	border:1px solid green;
}
*/
