﻿body {
    background-color: #EEE9DD;
    margin: 0;
    padding: 0;
    overflow-x: hidden; 
    width: 100%; 
    height: 100%;
    -webkit-user-select: none; 
    -webkit-text-size-adjust: none;
}
body, td, span, input, textarea, h1, h2, h3, h4, h5, a, select {
	font-family: Helvetica, Tahoma, Arial, Sans-Serif;
	font-size: 11px;	
	color: #1C213D;	
} 

form { margin: 0px; }
img { border: none; }
.error { color: #990000 !important; }

.clear { clear: both; }
.sale { color: #99070E; }
.unbold { font-weight: normal; }

#mainDiv { display: block; width: 100%; min-height: 191px; margin: 0 auto; background-color: #EEE9DD; }
.middleContent { width: 320px;  margin: 0 auto; }

.select { padding: 0 0 0 5px; text-align: left; }
.hasJavaScript .select { background: #F9F9F9 url(../graphics/nav/ddl_bg.gif) repeat-x left center; }
select { font-size: 14px; text-align: left; margin: 0; }
.hasJavaScript select { color:#000;  background: transparent url(../graphics/nav/ddl_arrow_blue.gif) no-repeat right center; border: none 0px; outline-style: none; -webkit-appearance: none; -webkit-border-radius: 0px; width: 100%; height: 28px; }

/* Top Nav */
.topNav { width: 100%; text-align: right; background-color: #1C213D; height: 50px; }
.topLogo { width: 210px; height: 50px; }
.goBack { width: 45px; height: 50px; display: none; cursor: pointer; }
.miniCartBag { width: 55px; height: 50px; cursor: pointer; }

.hasJavaScript .topNav { text-align:center; }
.hasJavaScript .goBack { display: block; float: left; }
.hasJavaScript .topLogo { display: inline-block; }
.hasJavaScript .miniCartBag { float: right; }

/* Bottom Nav */
#bottomNav { background-color:  #FFF; }
#bottomNav .botNavButtons { white-space: nowrap; text-align: center; height: 60px; background: url(../graphics/nav/nav_bg.gif) repeat-x; }
#bottomNav .botNavButtons a { width: 50%; height: 60px; }
#bottomNav .footer { background-color: #1C213D; text-align:center; margin: 0; padding:0px 0px 10px 0px; font-family: Helvetica Neue, Helvetica, Verdana, Sans-Serif; color: #C6B683; font-size: 11px; }
#bottomNav .footer a, 
#bottomNav .footer a:link, 
#bottomNav .footer a:active, 
#bottomNav .footer a:visited { font-weight: bold; font-family: Helvetica Neue, Helvetica, Verdana, Sans-Serif; color: #C6B683; font-size: 11px; margin: 0;  padding: 0 0px; height: 33px; line-height: 33px; text-decoration:none; }
#bottomNav .footer span { font-weight: bold;  font-family: Helvetica Neue, Helvetica, Verdana, Sans-Serif; color: #C6B683; font-size: 10px;  }
#bottomNav .footer img { padding:3px 0px; }

/* Mini Cart */
.cartOuter { display:none; margin:0; padding:0; position:absolute; right:0; top:50px; z-index:2; background-color: #ECE8DD; border-left: solid 1px #C6C2B5; border-bottom: solid 1px #C6C2B5;  -moz-box-shadow: -3px 3px 10px #BDB9B1; -webkit-box-shadow: -3px 3px 10px #BDB9B1; box-shadow: -3px 3px 10px #BDB9B1; }
.cartInner { margin:0; padding:0; }
.cartInner .close { background: transparent url(../graphics/cart/btn_close.gif) no-repeat right center; cursor:pointer; display:block; height: 20px; text-align:right; }
.cartInner .result { font-size:11px; font-weight:bold; padding:0 0 10px 9px; text-align:left; border-bottom: solid 1px #C6C2B5; }
.cartInner .checkout { cursor:pointer; display:block; padding-bottom:10px; text-align:center; }
#miniCart { margin:0; padding:0; width:122px; }
#miniCart .brand { display:block; font-size:11px; text-transform: uppercase; font-family: Georgia, Times New Roman, Serif; padding:8px 9px 1px 9px; border-top: solid 1px #FFF; }
#miniCart .name { display:block; font-size:11px; font-weight:bold; padding:0 9px; }
#miniCart .img { float:left; height:50px; margin:9px 7px 9px 9px; padding:0; width:50px; }
#miniCart .info { float:left; font-size:11px; padding:9px 0; width:51px; }


/* Product Grid */
.productGrid { background-color: transparent; min-height: 80px; }
.productGrid.loading { background: transparent url(../graphics/grid/grid_progress.gif) no-repeat center center; min-height: 80px; }
.gridPage a.item { display:block; padding:10px 10px 9px 10px; margin: 0; text-decoration:none; border-top: solid 1px #FBFAF8; border-bottom: solid 1px #CEC9BB; background: transparent url(../graphics/nav/category_arrow.gif) no-repeat right center; }
.gridPage a.loading { background: transparent url(../graphics/grid/item_progress.gif) no-repeat 296px center; }
.landscape .gridPage a.loading { background-position: 456px center; }
.gridPage a.item.first { border-top: none 0px; }
.gridPage a.item.last { border-bottom: none 0px; }
.gridPage a .img { /*float: left;*/ width: 50px; height: 50px; padding: 0 10px 0 0; background: url(../graphics/grid/img_progress.gif) no-repeat center center; }
.gridPage a .img img { width: 50px; height: 50px; }
.gridPage a .info { /*float:right;*/ width: 200px; padding-top:10px; }
.gridPage a .info .brand { /*display:block;*/ font-size:11px; text-transform: uppercase; font-family: Georgia, Times New Roman, Serif; }
.gridPage a .info .name { /*display:block;*/ font-size:11px; font-weight:bold; }
.gridPage a .info .price { /*display:block;*/ font-size:11px; }
.gridPage a .info .colors { /*display:block;*/ font-size:10px; }
.gridPage a span { text-decoration: none; }

.gridBtns { width: 100%; height:16px; line-height:16px; padding: 7px 0; background-color: #1C213D; text-align: center; }
.gridBtns .goTop { display: inline-block; width:101px; margin:0 0 0 10px; color:#C6B683; text-decoration:none; cursor: pointer; text-align: left; /*background: transparent url(../graphics/grid/toTop.gif) no-repeat left center;*/ }
.hasJavaScript .gridBtns .goTop { float: left; }
.gridBtns .showMore { cursor: pointer; color:#C6B683; text-align: right; text-decoration:none; width:101px; margin-right: 10px; /*background: transparent url(../graphics/grid/showMore.gif) no-repeat right center;*/ }
.hasJavaScript .gridBtns .showMore { float: right; }
.gridBtns .showMore .progress { display: inline; width:16px; height:16px; padding: 0 2px 0 0; visibility: hidden; background: transparent url(../graphics/grid/more_progress.gif) no-repeat center center; }
.hasJavaScript .gridBtns .showMore .progress { float: left; }
.gridBtns .showMore.loading .progress { visibility: visible; }
.gridBtns .showMore.disabled { visibility: hidden; }
.gridBtns .pageInfo { color:#C6B683; display: inline; }


/* Grid slides effect */
.gridSlidesOuter { padding: 0; width: 100%; overflow:hidden; }
.landscape .gridSlidesOuter { width: 100% }
.gridSlidesInner { margin: 0; padding: 0; }
.gridInnerSlide { margin: 0; padding: 0; vertical-align: top; min-height: 20px; }

.hasJavaScript .gridSlidesInner { position: relative; width: auto; }
.hasJavaScript .gridInnerSlide { float: left; width: 320px !important; max-width:320px; }
.landscape.hasJavaScript .gridInnerSlide { width: 480px !important; max-width:480px; } 

/* Category Hdr */
.categoryHdr { background-color:#C6B683; vertical-align:middle; padding: 4px 10px; height: 28px; }
.categoryHdr .hdrImg { float: left; margin: 7px 0 0 0; padding: 0; width: 109px; }
.categoryHdr .hdrNav { float: right;  }
.categoryHdr .select { width: 186px; display: none; }
.categoryHdr select { background-image: url(../graphics/nav/ddl_arrow_gold.gif); }
.categoryHdr .catName {display:block; font-size:14px; font-weight:bold; height:28px; line-height:28px; width:100%; margin: 0; padding: 0; }
.categoryHdr optgroup { font-style: normal; }

.categoryImgNav { }
.categoryImgNav .titleImg { height: 90px; background-repeat: no-repeat; background-position: center center; text-align: center; }
.categoryImgNav .titleImg a { display: block; }
.categoryImgNav .titleImg h1 { height: 90px; margin: 0; padding: 0; }
.landscape .titleImg h1 { position: relative; clip: auto; left: auto;  }

.categoryImgNav a.item { display: block; padding: 20px 10px; /*line-height: 40px; height:40px;*/ text-decoration: none; border-top: solid 1px #FCFAF8; border-bottom: solid 1px #D2CABC; background: transparent url(../graphics/nav/category_arrow.gif) no-repeat scroll right center; }
.categoryImgNav a.item.first { border-top: none 0px; }
.categoryImgNav a.item.last { border-bottom: none 0px; }
.categoryImgNav a span { color: #1C213D; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, Sans-Serif; font-size: 16px; font-weight: normal; }
.categoryImgNav a .arrow { width: 23px; height: 19px; }

/* Product control */
.itemLevel { width: 100%; min-height: 200px; text-align: center; }
.itemLevel.middleContent { width: 320px; }
.landscape .itemLevel.middleContent { width: 480px; }
.topBar { padding: 12px 0; /*width: 295px; margin: 0 auto; max-width: 300px; padding: 12px 10px 12px 15px;  overflow: hidden; vertical-align: middle;*/ text-align: left;  }
.hasJavaScript .topBar { width: 100%; }
/*.landscape .topBar { max-width: 460px; }*/
.topBar .prev { /*display: inline-block;*/ padding: 0; /*height: 42px; line-height: 42px;*/ width: 23px; text-align: left; }
.topBar .next { /*display: inline-block;*/ padding: 0; /*height: 42px; line-height: 42px;*/ width: 23px; text-align: right; }
/*.hasJavaScript .topBar .prev { float: left; vertical-align: middle; }
.hasJavaScript .topBar .next { float: right; vertical-align: middle; }*/
.topBar .prev.loading, .topBar .next.loading { background: transparent url(../graphics/grid/item_progress.gif) no-repeat center center; }
.topBar .prev.loading img, .topBar .next.loading img { visibility: hidden; }
.topBar .namePrice { /*display: inline-block; width: 190px;*/ width: 249px; height: 42px; text-align: center;  }
.topBar .namePrice .brand {  display: inline; margin:0; font-size:11px; text-transform: uppercase; font-family: Georgia, Times New Roman, Serif; }
.topBar .namePrice .name { font-weight: bold; font-size: 11px; display: inline; margin:0; }
.topBar .namePrice .price { font-size: 11px; }
.topBar .namePrice .price .sale { font-size: 11px; }
.itemLevel .colorsSizes { margin-top: 11px; border-top:1px solid #CEC9BB; }
.itemLevel .colorsSizes .colHdr { text-align: left; padding: 0 12px; border-top: 1px solid #FBFAF8; padding: 12px 0 0 12px; color:#000000; font-size:14px; text-align: center; }
.landscape .itemLevel .colorsSizes { width: 180px; max-width: 180px; float: left; margin: 0 auto 15px auto; overflow: hidden; border: none 0px; }
.landscape .itemLevel .colorsSizes .colHdr { border: none 0px; padding: 0; }
.itemLevel .select { margin: 0 auto 10px auto; width: 240px; }
.itemLevel select { width: 240px; }
.hasJavaScript .itemLevel .select { width: 291px; }
.hasJavaScript .itemLevel select { width: 291px; }
.landscape .itemLevel .select { width: 175px; }
.landscape .itemLevel select { width: 175px; }
.itemLevel HR { height: 0px; border-top: solid 1px #CEC9BB; border-bottom: solid 1px #FBFAF8; border-left: none 0px; border-right: none 0px; padding:0; margin:10px auto; clear: both; }
.itemLevel .button { margin: 10px auto 25px auto;  }
.itemLevel .imgs { height: 208px; vertical-align: top; }
.landscape .itemLevel .imgs { width: 270px; float: left; padding:0 10px 15px 10px; }
.itemLevel .mainImg {	display: inline-block; 	float: none; background: url(../graphics/grid/img_progress.gif) no-repeat center center; padding: 0; width: 208px; height: 208px; margin: 0 auto;}
.ie .itemLevel .mainImg { display: inline-block;  zoom:1; *display:inline; }
.itemLevel .desc { width: 87.5%; margin: 0 auto; font-size: 13px; line-height: 17px; text-align: left; }
.itemLevel .fitGuide { width: 87.5%; margin: 0 auto; text-align: left; }

.itemColors { list-style: none; margin: 0 auto 0 auto; padding: 0;  }
.landscape .itemColors { display: inline-block; }
.itemColors:after { display: block; clear: both;  content: " "; } 
.itemColors li { display: inline; width: 23px; height: 23px; margin: 0; text-align: center; cursor: pointer; padding: 0; }
.hasJavaScript .itemColors li {float: left;  padding: 7px; width: auto; height: auto; }
.itemColors li a { display: block; text-decoration: none;  }
.itemColors li img { display: block; border: solid 1px transparent; height: 15px; padding: 1px 1px;  }
.itemColors li.selected img, .itemColors li:hover img { border-color: #1C213D; }
.itemColors li .onlycolor { border-width: 0px; padding-left: 5px; line-height: 18px; float: left; }
/** html .itemColors { display: inline-block; }
*:first-child+html .itemColors  { display: inline-block; }
.ie .itemLevel .itemColors { display: inline-block;  zoom:1; *display:inline; }*/

.itemLevel .altViews { max-width: 52px; display: inline-block; max-height: 208px; overflow: hidden; list-style: none; display: inline-block; margin: 0 0 0 15px; padding: 0; cursor: pointer; vertical-align: top; }
.landscape .itemLevel .altViews { margin-left: 5px; }
.ie .itemLevel .altViews { display: inline-block;  zoom:1; *display:inline; margin-left: 0px; max-width: 68px; }
.itemLevel .altViews li { padding:0; margin: 0 0 5px 0; width: 50px; height: 50px; }
.itemLevel .addBtn { }
.itemLevel .addBtn.loading { background: transparent url(../graphics/grid/item_progress.gif) no-repeat center center; }
/*.itemLevel .addBtn button { display: block; margin: 10px auto 6px; border: 0 none; padding: 0; width: 100%; height: 31px; cursor: pointer; text-align: center; background-color: Transparent; }
.itemLevel .addBtn button img { display: inline; }
.itemLevel .addBtn.loading button { visibility: hidden; }*/
.itemLevel .addBtn.loading input { visibility: hidden; }

.itemTabBox { width: 100%; /*display: none;*/ }
.tabsNavOuter { border-bottom: solid 1px #FBFAF8; }
.tabsNavInner { border-bottom: solid 1px #CEC9BB; }
.itemTabBox .tabsNav { list-style: none; margin: 0; padding: 10px 10px 0 10px; white-space: nowrap; height:30px; }
.itemTabBox .tabsNav li { display: inline-block; margin: 0; width: 30%; background-color: #DDD4B9; cursor: pointer; padding: 0; }
.hasJavaScript .itemTabBox .tabsNav li { display: block; float: left; width: 99px; border-right: solid 1px #EBE5D5;  }
.itemTabBox .tabsNav li.selected { background: #1C213D url(../graphics/itemlevel/tab_bg.gif) repeat-x; }
.itemTabBox .tabsNav li div { border-right: solid 1px #C2B794; } 
.landscape .itemTabBox .tabsNav li { width: 152px; }
.itemTabBox .tabsNav li a { display:block; text-align: center; text-transform: uppercase; font-size: 13px; font-weight: bold; text-decoration:none; outline: 0; height:30px; line-height:30px; }
.itemTabBox .tabsNav li.selected a { color: #C6B683; }
.itemTabBox .tabsNav li.last { width: 100px; border-right: none 0px; }
.itemTabBox .tabsNav li.last div { border-right: none 0px; }
.landscape .itemTabBox .tabsNav li.last { width: 154px; }

.itemTabBox .itemSlidesOuter { display: block; margin: 0 auto 0 auto; padding: 0; width: 320px; overflow:hidden; position: relative; }
.itemTabBox .itemSlidesOuter .itemSlidesInner { display: block; position: relative; margin: 0; padding: 0; width: 1500px; }
.itemTabBox .itemSlidesOuter .itemSlidesInner div { vertical-align: top; }
.itemTabBox .itemSlidesOuter .itemSlidesInner .itemTabContent { display: block; float: left; margin: 0; padding: 0; width: 320px; max-width:320px; vertical-align: top; min-height: 20px; }
.landscape .itemTabBox .itemSlidesOuter { width: 480px; }
.landscape .itemTabBox .itemSlidesOuter .itemSlidesInner .itemTabContent { width: 480px; max-width:480px; }
.itemTabBox .itemSlidesOuter .itemSlidesInner .itemTabContent.loading { background: transparent url(../graphics/grid/item_progress.gif) no-repeat top center; }

.crossSells { background-color: #1D213D; color: #C6B683;  }
.crossSells H5 { color: #C6B683; font-weight: bold; font-size: 14px; text-transform: uppercase; font-family: Verdana, Sans-Serif; margin: 0; padding: 0; height: 33px; line-height: 33px; }
.crossSells UL { list-style: none; display: inline-block; margin: 0 auto 0 auto; white-space: nowrap; padding: 0; }
.crossSells UL:after { display: block; clear: both;  content: " "; } 
.crossSells li { float: left; width: 90px; margin: 0; text-align: center; cursor: pointer; padding: 0 5px; }
.crossSells li A { white-space: normal; font-weight: bold; text-decoration:none; }
.crossSells li IMG { width:90px; height:90px; }
.crossSells li .info { white-space: normal; margin-top: 5px; font-weight: bold; text-decoration:none; color: #C6B683; min-height: 95px; }
.crossSells li .info .brand { display:block; font-size:10px; font-weight:bold; text-transform: uppercase; font-family: Georgia, Times New Roman, Serif; color: #C6B683; }
.crossSells li .info .brand.cursive { font-family: Zapfino, Cursive; font-weight:bold; text-transform: none; font-size:8px; height: 18px; overflow: hidden; }
.crossSells li .info .brand.nonserif { display:block; font-size:10px; font-weight:bold; text-transform: uppercase; font-family: Helvetica, Tahoma, Arial, Sans-Serif; }
.crossSells li .info .name { display:block; font-size:11px; font-weight:bold; color: #C6B683;  }


* html .crossSells { display: inline-block; }
*:first-child+html .crossSells  { display: inline-block; }
.itemLevel .redline { /*background: transparent url(http://iakcdn.rugby.com/App_Themes/Default/graphics/line_brown.gif) repeat-x scroll left center;*/  }
.itemLevel .redline HR { width:280px; height: 5px; border: 0; padding:0; margin:10px auto; clear: both; background-image: none; }
.ie .itemLevel .redline HR  { visibility: hidden;  }

#Fit #chart { line-height: 12px; font-size: 11px; }
#Fit #chart h1 { margin: 8px 0; font-family: Georgia, Times New Roman, Serif; font-weight: bold; text-transform: uppercase; font-size: 14px; line-height: normal; text-align: center; }
#Fit #chart TABLE { width: 100%; border-collapse: collapse; background-color: #C2C9D3; text-align: center; border: none 0px;}
#Fit #chart div { background-color: #C6B683; margin: 10px 0; font-weight: bold; text-transform: uppercase; padding: 4px 6px; }
#Fit #chart .firstCol { background-color: #1C213D; color: #FFF; font-weight: bold; text-transform: uppercase; }
#Fit #chart TH { background-color: #C6B683; font-weight: bold; text-transform: uppercase; border: solid 1px #FFF; }
#Fit #chart .firstHdr { background-color: #DDD4B9; white-space: nowrap; }
#Fit #chart TD { white-space: nowrap; border: solid 1px #FFF; }

.textPage { margin: 0 auto; padding: 20px 10px; color: #000; font-size: 12px;}
.textPage h1 {    font-family: Georgia, "Times New Roman", Serif;    font-size: 20px;    color: #1C213D;    margin-top: 0;    text-transform: uppercase;}
.textPage A, .textPage H2 {    color: #1C213D;    font-size: 12px;    font-weight: bold;    text-decoration: none;    margin: 0 0;}
.textPage dt { float:left; margin-right:20px; width: 110px; }

/* Stores */
.storesPage { padding: 20px 0 0 0; }
.storesPage h1 { padding: 0 20px; }
#storesSearch .select { width: 100%; margin: 0 0 10px 0; padding: 0; }
#storesSearch .select.loading { background: transparent url(../graphics/progress.gif) no-repeat right center; }
#storesSearch select { width: 100%; margin: 0; padding: 0; border: solid 1px #c3bcb4; }

#storesSearch .selState { display: none; /*visibility: hidden;*/ }
#storesSearch .selCity { display: none; /*visibility: hidden;*/ }
#storesSearch h2 { text-transform: uppercase; font-size: 12px; font-weight: bold; margin: 13px 0 5px 0; width: 150px; /*background: transparent url(../graphics/stores/arrow_closed.gif) no-repeat right center;*/  }
/*#storesSearch h2.open { background-image: url(../graphics/stores/arrow_open.gif);  }*/
#storesSearch #zipSearch { /*display: none;*/ width: 100%; }
#storesSearch .txtZip { display:block;float:left;font-size:14px;margin:0 4px 0 0; width: 130px; height: 23px; border-width: 1px; -webkit-border-radius: 0px; }
#storesSearch .btnSubmit {  }

.storeList { border-top:1px solid #D2CABC; }
.storeList .storeItem { border-bottom:1px solid #D2CABC; border-top:1px solid #FCFAF8; padding: 10px 20px; font-size: 12px; }
.storeList span { font-size: 12px; }
.storeList .hdr { font-size: 12px; font-weight: bold; margin-top: 5px; }
.storeList a { font-size: 12px; font-weight: bold; text-decoration: none; display: inline-block; }
.storeList .mapLink { margin: 5px 0; display: block; }
.storeList .storeLeft { float: left; width: 75%; }
.storeList .storeRight { float: left; width: 25%; }

/* Magazine */
.magImgNav { margin: 0 auto; text-align: left; }
.magImgNav .titleImg { text-align: center; width: 100%; height: 90px; overflow: hidden; background: transparent url(../graphics/magazine/magazine_lp_banner.jpg) no-repeat center center; }
.magImgNav .titleImg a { display: block; }
.magImgNav .titleImg h1 {display:none;}
.magImgNav a.item { display: block;  height:70px; text-decoration: none; border-top: solid 1px #FCFAF8; border-bottom: solid 1px #D2CABC; background: transparent url(../graphics/nav/category_arrow.gif) no-repeat scroll right center;  }
.magImgNav a.item.first { border-top: none 0px; }
.magImgNav a.item.last { border-bottom: none 0px; }
.magImgNav a.item span { display: block; line-height: 70px; color: #1C213D; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, Sans-Serif; font-size: 16px; font-weight: normal; /*text-transform: uppercase; font-weight: bold;*/ }
.magImgNav a.item img { float: left; width: 50px; height: 50px; padding: 10px 10px; }
.magArticle { overflow: hidden; }
.magArticle .share { border-top:1px solid #FCFAF8; }
.magArticle .share table { border-top:1px solid #D2CABC; }
.magArticle .share div {line-height:300%;vertical-align:middle;}
.magArticle .share a {color:#000000;text-decoration:none;}
.magArticle .share span {font-size:10px;font-weight:bold;}
.magArticle .story { padding: 0 10px; color: #000; font-size: 14px; line-height: 150%; }
.magArticle img { display: block; }
.magArticle .share img { display: inline;padding:0 7px;}
.story-image-1 { padding:0 0 15px 0; }
.story-image-caption { color:#151A3A; font-size:12px; padding-top:5px; line-height:15px; }
.story-image-1 .story-image-caption { padding:0 10px; }
.categoryHdr.magazine .catName { display: none; }
.categoryHdr.magazine .select { width: 170px; padding-left: 3px; }
.landscape .categoryHdr.magazine .select { width: 300px; }
.categoryHdr.magazine .hdrImg { width: auto; }
.dekCopy { margin:0 0 15px 0; font-family: Garamond, Times New Roman, serif; font-size: 22px; text-align: center; font-style: italic; padding:0 10px; }
.story-image { line-height:18px; padding:30px 0; }
.credits { color:#898989; font-size:11px; font-style:italic; padding: 0 10px; }
.credits ol { margin-left:16px; padding:0; }
.story a {color:#0097D2;text-decoration:none; font-size: 14px;}
.defaultDOMWindow {cursor:pointer;}
.defaultDOMWindow div { background-color:#FFFFFF; border-left:1px solid #CBCBCB; border-right:1px solid #CBCBCB; color:#000000; float:right; font-family:Georgia,"Times New Roman",Times,serif; font-size:12px; margin:20px 0 20px 20px; padding:20px 0; text-align:center; text-transform:uppercase; width:130px; }
.magArticle #inlineContent { display: block !important; border: double black; margin: 15px 0 0 0; padding: 10px 10px; }
.magArticle #print { display: none; }

/* About Us */
.aboutUs { color: #000; }
.aboutUs p { width: 300px; margin: 0 auto;  font-size: 12px; line-height: 19px; padding: 5px 10px; text-align: left; }
.aboutUs img { display: block; margin: 0 auto; }