/* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  font-size: 101%; /* for IE bug */
  font-family: Arial, Helvetica, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size 
100% = 16
11/16 x 100
*/
body{ font-size: 68.8%; }

/* IE can’t read this */
html>body { font-size: 68.8%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
ol, ul, li li, li p, td p, blockquote p, div div { font-size: 1em; }

table table td { font-size: 0.95em; }

/* child pixels / parent pixels = child ems
Example(19px for h1) : 19 (child pixels) / 11 (parent pixels) = 1.73
*/

/******* em Text Delaration End *******/

body {margin: 0px; padding:0px;}

form, input * {margin:0px; padding:0px}

#ir_container {font-size: 1em; width: 960px; margin: 0 auto; clear:both;}
#ir_header { overflow: hidden;}
#ir_menu {float:left; width:187px; padding: 25px 0 25px 23px; background: #fff; margin: 0; list-style: none; }
#ir_menu a { display: block; padding: 5px 0 5px 20px; width: 159px; border-bottom: 1px solid #e8e8e8; }
#ir_menu a:hover { background: url(bg_menu.gif) repeat-x; text-decoration: none; color: #0d5f98; }

#ir_content {float:right; width: 700px; padding: 25px 20px 20px 0; color: #333; }
#ir_content p { line-height: 1.5em; }
#ir_footer {font-size:0.82em; min-height:33px; clear:both; color: #fff; overflow: auto; padding-left: 20px; }
#ir_footer a { color: #fff; }



/* For homepage only */
#ir_headerHome {width:100%; clear:both; height:123px;}
#ir_contentHomeLeft {background:url(homeLeft_bg.gif) repeat-x left 123px; width:492px; float:left; height:610px;}
#homeNews {background:url(homenews_bg.gif) no-repeat; width:440px; height:131px; padding-top:55px; padding-left:36px; margin-top:2px;}
#ir_contentHomeRight {width: 468px; height:610px; float:right;}
.ir_textDividerHome {height:21px; clear:both; width:100%;}
#homeBrands a {background:url(home_brands.jpg) no-repeat right top; width:244px; height:222px; float:left;  display:block; }
#homeBrands a:hover {display:block; background-position: 100% 100%;}
#homeNestedRight {width:204px; padding-left:14px; float:left;}
#homeAR a {background:url(home_ar.jpg) no-repeat; width:204px; height:104px; float:right; display:block;}
#homeAR a:hover {display:block; background-position: 0 100%;}
#homeFinancial a {background:url(home_financial.jpg) no-repeat; width:204px; height:104px; float:right; margin-top:14px; display:block;}
#homeFinancial a:hover {display:block; background-position: 0 100%;}
#homeNewsMore {width:82px; height:26px; background: url(btn_morenews.gif) no-repeat; margin-left:341px; margin-top:5px; }
#homeNewsMore a {display:block;width:82px; height:26px; }

#ir_containerPrint {font-size: 1em; width: 462px; margin: 0 auto; clear:both;}
#ir_contentPrint {width:462px;}
#ir_footerPrint {font-size:0.82em; background: url(/images/sample_footer.gif) no-repeat #939393; width: 462px; min-height:39px; padding-top:18px; clear:both;}

h1 {font-size: 1.73em; font-weight: 600; color: #919191; text-transform: uppercase;}
h2 {font-size: 1.18em; font-weight: bold; color: #be1717; margin: 0;}
h3 {font-size: 1.09em; color: #032258; font-weight: bold;}
h3.location { margin:0; background:#f4f4f4; padding:5px 10px; border-bottom:1px solid #e7e7e7; clear:both;}
h4 {font-size: 1em; font-weight: bold; margin: 0px; padding: 0px;}
h5 { color: #999; margin: 10px 0 0; }
h6 {}
a:link {color: #0d5f98; text-decoration: none;}
a:visited {color: #0d5f98; text-decoration: none;}
a:hover {color: #ccc; text-decoration: underline;}

.ir_textMainHighlight {color: #032258; font-weight: bold;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size:0.9em;}
.ir_textFootnote ol {font-size:1em;}
.ir_textDivider { height: 1px; margin: 11px 0; border-bottom: 1px solid #999; }

.ir_textFooter {text-align:center; color:#ffffff;}
.ir_textFooter a:link {color:#ffffff; text-decoration: none;}
.ir_textFooter a:visited {color:#ffffff; text-decoration: none;}
.ir_textFooter a:hover {color:#ffffff; text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_menuIR { padding: 0; list-style: none; margin: 0; }
.ir_menuIR a:link {color:#6699cc; text-decoration: none;}
.ir_menuIR a:visited {color:#6699cc; text-decoration: none;}

.ir_menuIRHeader { font-weight:bold; font-size: 1.1em; }
#ir_menu .ir_menuIRHeader { padding-left: 5px; color: #0d5f98; }

.ir_menuDivider {width:100%; height:15px;}

.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table tr.ir_tableTopRow td {background: #ff0000; color:#ffffff; font-weight: bold; text-align: center;}
table.ir_table tr.row1 td {background: #e7e7e7;}
table.ir_table tr.row2 td {background: #f4f4f4;}
table.ir_table tr.rowRollover td {background: #c3b777;}
table.ir_table tr.rowHighlight td {background: #414141; color:#ffffff;}
table.ir_table tr.rowTS td {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
table.ir_table tr td.left {text-align: left;}
table.ir_table tr td.center {text-align: center;}
table.ir_table tr td.right {text-align: right;}
table.ir_table tr td span.red {color:#ff0000;}
table.ir_table tr td span.green {color:#448800;}
table.ir_table tr td.cellHighlight {background: #414141; color:#ffffff;}
table.ir_table tr td.cellTS {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background:#ebddd8;}
table.ir_table tr td.cellGreen {background:#d8ebdc;}

.ir_tsRed {color:#ff0000;}
.ir_tsGreen {color:#448800;}
.ir_tsCellTS {float:left; width:20px; height:7px; font-size:0em; background: #ccd0e1; border-bottom:1px solid #aaaaaa; margin-top:3px; margin-right:3px;}
.ir_tsCellRed {float:left; width:20px; height:8px; font-size:0em; background:#ebddd8; margin-top:3px; margin-right:3px;}
.ir_tsCellGreen {float:left; width:20px; height:8px; font-size:0em; background:#d8ebdc; margin-top:3px; margin-right:3px;}

.ir_arContainer {width:100%; height:232px; padding:0px; margin:0px; clear:both;}
.ir_arLeft {width:40%; float:left; list-style-type:none;}
.ir_arRight {width:60%; float:right; list-style-type:none;}
.ir_arHeight {width:98%; padding-top:30%;}
.ir_iconRowHeight {height:20px;}

.ir_webcastContainer {width:100%; height:113px; padding:0px; margin:0px; clear:both;}
.ir_webcastLeft {width:37%; float:left; list-style-type:none;}
.ir_webcastRight {width:63%; float:right; list-style-type:none;}
.ir_webcastHeight {width:98%; padding-top:8%;}

.ir_news {width:100%; padding:0px; margin:0px; clear:both;}
.ir_newsDate {width:25%; float:left; list-style-type:none;}
.ir_newsTitle {width:74%; float:right; list-style-type:none;}

.ir_qa {width:100%; padding:0px; margin:0px; clear:both;}
.ir_qaDate {width:25%; float:left; list-style-type:none;}
.ir_qaTitle {width:74%; float:right; list-style-type:none;}

.ir_boxHighlight {width:97%; background:#e9f1fb; border:1px dotted #6699d5; padding:1%;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden; left:100px;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}
img.ir_spacerLeft2 {margin-left:5px;}
input.ir_investmentCalculator { border:0px; background: transparent;}

/* Define the rest of the classes here */
* { outline: none; }
body { background: url(bg_header.gif) repeat-x #000; }
hr { height: 1px; border: 0; color: #ccc; background-color: #ccc; }

.clear { clear: both; }

#ir_logo { background: url(travelite_logo_2.png) no-repeat; width: 99px; height: 84px; text-indent: -1000em; margin: 25px 0 0 15px; float: left; cursor: pointer; }

#ir_menuTopRight { float: right; width: 467px; height: 41px; padding-top: 82px; background: url(headerLeft.jpg) no-repeat top; overflow: hidden; }
#ir_menuTopRight p { margin: 10px 10px 0 10px; }
.menwear #ir_menuTopRight { background: url(headerLeft_biz_menwear.jpg); }
.ladiesFashion #ir_menuTopRight { background: url(headerLeft_biz_ladiesFashion.jpg); }
.luggage #ir_menuTopRight { background: url(headerLeft_biz_luggage.jpg); }
.career #ir_menuTopRight { background: url(headerLeft_career.jpg); }
.contact #ir_menuTopRight { background: url(headerLeft_contact.jpg); }
.sitemap #ir_menuTopRight { background: url(headerLeft_sitemap.jpg); }

#ir_menuTopLeft { list-style: none; height: 123px; width: 102px; float: right; margin: 0; padding: 0; }
#ir_menuTopLeft li { position: relative; float: left; margin: 82px 0 0 1px; }
#ir_menuTopLeft a { display: block; width: 50px; height: 41px; text-indent: -1000em; }
#ir_headerHome span, #ir_header span { position: absolute; top: -10px; text-indent: -1000em; display: none; }

#ir_btnHome a { background: url(btn_home.png) no-repeat; }
#ir_btnSitemap a { background: url(btn_sitemap.png) no-repeat; }

#ir_btnHome span { background: url(aniText_home.gif) no-repeat; width: 35px; height: 11px; right: 5px; }
#ir_btnSitemap span { background: url(aniText_sitemap.gif) no-repeat; width: 47px; height: 15px; right: 0; }

#ir_innerContainer { background: #fff; overflow: auto; padding-bottom: 10px; }

#ir_title { background: url(title_about.jpg) no-repeat; width: 960px; height: 139px; text-indent: -1000em; margin: 0; }
.menwear #ir_title { background: url(title_biz_menwear.jpg) no-repeat; }
.ladiesFashion #ir_title { background: url(title_biz_ladiesFashion.jpg) no-repeat; }
.luggage #ir_title { background: url(title_biz_luggage.jpg) no-repeat; }
.career #ir_title {background: url(title_career.jpg) no-repeat;}
.contact #ir_title {background: url(title_contact.jpg) no-repeat;}
.sitemap #ir_title {background: url(title_sitemap.jpg) no-repeat;}

#ir_content h2 { margin-bottom: 30px; }
h2#ir_subTitleAbout { background: url(subTitle_about.gif); width: 308px; height: 19px; text-indent: -1000em; }
h2#ir_subTitleStructure { background: url(subTitle_structure.gif); width: 308px; height: 19px; text-indent: -1000em; }
h2#ir_subTitleHistory { background: url(subTitle_history.gif) no-repeat; width: 100px; height: 19px; text-indent: -1000em; }
h2#ir_subTitleLocation { background: url(subTitle_locations.gif); width: 150px; height: 19px; text-indent: -1000em; }
h2#ir_subTitleContact { background: url(subTitle_contact.gif); width: 150px; height: 19px; text-indent: -1000em; }
h2#ir_subTitleBod { background: url(subTitle_bod.gif) no-repeat; width: 136px; height: 16px; text-indent: -1000em; padding-bottom: 3px; }
h2#ir_subTitleMilestones { background: url(subTitle_milestones.gif) no-repeat; width: 78px; height: 16px; text-indent: -1000em; padding-bottom: 3px; }
h2#ir_subTitleCareer { background: url(subTitle_career.gif) no-repeat; width: 53px; height: 14px; text-indent: -1000em; padding-bottom: 5px; }
h2#ir_subTitleNews { background: url(subTitle_news.gif) no-repeat; width: 41px; height: 16px; text-indent: -1000em; padding-bottom: 3px; }
h2#ir_subTitleLadiesFashion { background: url(subTitle_ladiesFashion.gif) no-repeat; width: 109px; height: 16px; text-indent: -1000em; padding-bottom: 3px; }
h2#ir_subTitleLuggage { background: url(subTitle_luggage.gif) no-repeat; width: 100px; height: 19px; text-indent: -1000em; }
h2#ir_subTitleBusiness { background: url(subTitle_business.gif) no-repeat; width: 308px; height: 19px; text-indent: -1000em; padding-bottom: 4px; }
h2#ir_subTitleMenwear { background: url(subTitle_menwear.gif) no-repeat; width: 100px; height: 15px; text-indent: -1000em; padding-bottom: 4px; }
#ir_subTitleArnoldPalmer { background: url(subTitle_arnoldPalmer.gif) no-repeat; width: 180px; height: 30px; text-indent: -1000em; }
#ir_subTitleAshworth { background: url(subTitle_ashworth.gif) no-repeat; width: 112px; height: 30px; text-indent: -1000em; }
#ir_subTitleBeverlyHills { background: url(subTitle_beverlyHills.gif) no-repeat; width: 180px; height: 65px; text-indent: -1000em; }
#ir_subTitleBrentwood { background: url(subTitle_brentwood.gif) no-repeat; width: 210px; height: 19px; text-indent: -1000em; }
#ir_subTitleDanielHecter { background: url(subTitle_danielHechter.gif) no-repeat; width: 185px; height: 80px; text-indent: -1000em; }
#ir_subTitleGianniValentino { background:url(subTitle_gianniValentino.gif) no-repeat; width: 143px; height: 80px; text-indent: -1000em; }
#ir_subTitleLyleScott { background: url(subTitle_lyleScott.gif) no-repeat; width: 210px; height: 80px; text-indent: -1000em; }
#ir_subTitlePierreCardin { background: url(subTitle_pierreCardin.gif) no-repeat; width: 180px; height: 65px; text-indent: -1000em; }
#ir_subTitleVanHeusen { background: url(subTitle_vanHeusen.gif) no-repeat; width: 173px; height: 40px; text-indent: -1000em; }
#ir_subTitleUrs { background: url(subTitle_urs.gif) no-repeat; width: 250px; height: 44px; text-indent: -1000em; }
#ir_subTitleTumi { background: url(subTitle_tumi.gif) no-repeat; width: 180px; height: 48px; text-indent: -1000em; }
#ir_subTitleCamelActive { background: url(subTitle_camelActive.gif) no-repeat; width: 300px; height: 56px; text-indent: -1000em; }
#ir_subTitleCrocodile { background: url(subTitle_crocodile.gif) no-repeat; width: 300px; height: 35px; text-indent: -1000em; }
#ir_subTitleheggren { background: url(subTitleheggren.gif) no-repeat; width: 300px; height: 49px; text-indent: -1000em; }
#ir_subTitlehuntinternational { background: url(subTitlehuntinternational.gif) no-repeat; width: 180px; height: 85px; text-indent: -1000em; }
#ir_subTitleSegue { background: url(subTitleSegue.gif) no-repeat; width: 224px; height: 64px; text-indent: -1000em; }
#ir_subTitleSisley { background: url(subTitleSisley.jpg) no-repeat; width: 300px; height: 38px; text-indent: -1000em; }
#ir_subTitleUnited { background: url(subTitleUnited.gif) no-repeat; width: 300px; height: 56px; text-indent: -1000em; }
#ir_subTitleElle { background: url(subTitleElle.gif) no-repeat 0% 50%; width: 180px; height: 74px; text-indent: -1000em; margin-right:10px;}
#ir_subTitleElleHomme { background: url(subTitleElleHomme.gif) no-repeat; width: 180px; height: 74px; text-indent: -1000em; }
#ir_subTitleBozaki { background: url(subTitle_bozaki.gif) no-repeat; width: 180px; height: 36px; text-indent: -1000em; }

#ir_piclink_menswear a {width:221px; height:146px; display:block; background:url(piclink_menswear.jpg) no-repeat top left; float:left; }
#ir_piclink_menswear a:hover {display:block; background-position: 0% 100%; }
#ir_piclink_ladies a {width:221px; height:146px; display:block; background:url(piclink_ladies.jpg) no-repeat top left; float:left;}
#ir_piclink_ladies a:hover {display:block; background-position: 0% 100%; }
#ir_piclink_luggage a {width:221px; height:146px; display:block; background:url(piclink_luggage_new.jpg) no-repeat top left; float:left;}
#ir_piclink_luggage a:hover {display:block; background-position: 0% 100%; }


ul#brands {width:100%; height:auto; list-style:none; margin:0; padding:0;}
ul#brands li {width:169px; height:105px; float:left; list-style:none; text-align:center; padding:5px 0 5px 0;}

.ir_contentLocation p {padding-left:10px; padding-top:0px; margin-top:10px;}

.ir_noSubMenu {padding: 25px 20px 20px 20px;}

.ir_contentSplit {width:40%; padding-right:40px; float:left; padding-bottom:25px;}
.ir_contentSplit p{padding-left:10px; padding-top:0px; margin-top:3px;}

.ir_contentSplit ul {list-style:none; margin:10px 0 5px 10px; padding:0;}
.ir_contentSplit ul li {list-style:none; padding:0 0 0 15px; background:url(bullet.gif) no-repeat left 1px;}
.ir_contentSplit ul ul{list-style:none; margin:5px 0 5px 10px; padding:0; }
.ir_contentSplit ul ul li {list-style:none; padding:0 0 0 15px; background:url(bullet_red.gif) no-repeat left 1px;}

.address h4 { padding-left:10px; margin:10px 0;}
.address h3 {margin:0;}
.address p  { margin: 0 0 20px 0; padding:0 0 0 10px;}
.address ul {list-style:none; margin:10px 0 5px 10px; padding:0;}
.address ul li {float:left; margin-right:10px; min-height:100px; width:220px; border-bottom:1px solid #e7e7e7; padding-top:8px; padding-bottom:10px;}
.address .leftColumn {width:20%; float:left;}
.address .rightColumn {width:80%; float:left;}

.marginBot0 {margin-bottom:0;}

#milestones #ir_content ul { list-style: none; margin: 0; padding: 0; }
#milestones #ir_content li { margin-bottom: 10px; }
