/* ==================================================================
 * modern.css
 * ==================================================================
 *
 * -------------------------------
 *  Essential HTML elements
 * -------------------------------
 */

HTML, BODY {
	font-family			: verdana, sans-serif;
	font-size			: 11pt;
	padding-bottom		: 3px;
}

TD, INPUT, TEXTAREA {
	font-family			: verdana, sans-serif;
	font-size			: 11pt;
}

A {
	font-weight			: normal;
	text-decoration		: none;
}

A:hover {
	text-decoration		: underline;
}



/* -------------------------------
 *  Page containers
 * -------------------------------
 */

#divBody {
	background-repeat	: repeat-x;
}

#divPage {
	position			: relative;
	margin				: auto;
	width				: 972px;
	padding				: 6px 4px 5px;
	margin-top			: 0;
	min-height			: 100%;
	height				: auto !important;
	height				: 100%;
	overflow			: visible;
	text-align			: left;
}


/* -------------------------------
 *  Top region elements
 * -------------------------------
 */

/* region container */

#divRegionTop {
	position			: relative;
	height				: 272px;
	overflow			: visible;
}


/* subsections */

#divSectionLogo {
	display				: block;
	width				: 188px;
	height				: 236px;
	overflow			: hidden;
	position			: absolute;
	top					: 0;
	left				: 0;
}

#divSectionHeader {
	display				: block;
	width				: 784px;
	height				: 236px;
	overflow			: hidden;
	text-align			: right;
	position			: absolute;
	top					: 0;
	right				: 0;
}

/* prevent the 'flash' effect if we're overlaying the header photo */
#divSectionHeader.photoWidgetImg  {
	background-image	: none;
}

#divSectionTopNav {
	display				: block;
	width				: 100%;
	height				: 32px;
	overflow			: hidden;
	position			: absolute;
	top					: 237px;
	left				: 0;	
}



/* -------------------------------
 *  Middle region elements
 * -------------------------------
 */

/* region container */

#divRegionMiddle {
	position			: relative;
	margin-top			: 3px;
	min-height			: 250px;
	background-repeat	: repeat-y;
	width				: 100%;	/* IE6 needs this */
	overflow			: hidden;
}


/* main column */

#divColumn99 {
}

.ie6 #divColumn99 {
	margin-right:-3px;		/* stops the duplicated text bug from hell */
}


/* left nav column */

#divColumn1 {
	text-align			: left;
}


/* right nav column */

#divColumn2 {
	text-align			: left;
}




/* -------------------------------
 *  Bottom region elements
 * -------------------------------
 */

/* region container */

#divRegionBottom {
	position			: relative;
	margin-top			: 3px;
	padding-bottom		: 5px;
	overflow			: hidden;
	clear				: both;
}

/* subsections */

#divSectionBottomContent {
	display				: block;
	padding-top			: 10px;
	margin-top			: 0px;
	margin-bottom		: 5px;
	
}

#divSectionCopyright {
	display				: block;
	margin				: 5px auto 2px;
}




/* -------------------------------
 *  Images
 * -------------------------------
 */

#divSectionLogo IMG {
	width				: 188px;
	height				: 236px;
}

#divSectionHeader IMG {
	width				: 784px;
	height				: 236px;
}

DIV.featurePhotoWidget IMG {
	border-bottom		: 4px solid white;
	width				: 152px;
}


/* -------------------------------
 *  Menus
 * -------------------------------
 */

/* Top Nav Menu */

#divSectionTopNav {
	text-align			: left;
}

#divSectionTopNav A {
	font-weight			: normal;
}

#divSectionTopNav UL {
	margin				: auto;
	display				: inline;
	padding				: 0;
	line-height			: 30px;
	white-space			: nowrap;
}

#divSectionTopNav UL LI {
	display				: inline;
	list-style-type		: none;
	font-family			: arial, sans-serif;
	font-size			: 12px;
	letter-spacing		: 1px;
	text-transform		: uppercase;
	padding				: 0 15px 0 17px;
	border-left			: 1px solid white;
}

#divSectionTopNav UL LI:first-child {
	border-left			: 0;
}

#divSectionTopNav UL.menuLevel1 {
	display				: none;
}



/* No Top Secondary Nav in this theme */

#divSectionTopSecondaryNav {
	display				: none;
}



/* Left Nav Menu */

#divLeftSideNav {
	margin-top			: 10px;
}

DIV.sidebarNavWidget {
	margin-bottom		: 10px;
	padding				: 7px 0 12px;
}

DIV.sidebarNavWidget DIV.sidebarNavTitle {
	display				: none;
}

#divLeftSideNav UL {
	padding				: 0;
	margin				: 0;
	margin-right		: 8px;
	margin-left			: 10px;
	text-align			: left;
	list-style-type		: none;
}


#divLeftSideNav UL LI {
	font-family			: verdana, arial, sans-serif;
	font-size			: 10px;
	text-transform		: uppercase;
	padding-left		: 15px;
	background-repeat	: no-repeat;
	background-image	: none;
	background-position	: 0 4px;
	line-height			: 20px;
}

#divLeftSideNav UL A {
	font-weight			: bold;
	color				: white;
}

#divLeftSideNav UL LI.menuLevel0 {
	margin-top			: 0;
	font-size			: 14px;
	text-transform		: capitalize;
	padding-left		: 2px;
	background-image	: none;
}

#divLeftSideNav UL A.menuLevel0 {
	font-weight			: bold;
	color				: black;
}

#divLeftSideNav UL.menuLevel1 {
	margin-left			: 0px;
}

#divLeftSideNav DIV.noSubmenu, 
#divLeftSideNav DIV.emptyMenu {
	display				: none;
}

#divLeftSideNav UL.menuLevel3 {
	display				: none;
}


/* Left Categories Menu */

#divLeftShopCategories {
}

#divLeftShopCategories DIV.categoryMenuTitle {
	display				: none;
}

#divLeftShopCategories UL A {
	font-weight			: bold;
}

#divLeftShopCategories UL {
	text-align			: left;
	margin-top			: 12px;
	margin-right		: 0;
	margin-left			: 0;
	padding				: 8px 10px 12px 15px;
	list-style			: none;
	background-color	: white;
}

#divLeftShopCategories UL.menuLevel1 {
	padding-top			: 0;
	padding-bottom		: 0;
	padding-right		: 0;
	margin-top			: 0;
	margin-bottom		: 0;
}

#divLeftShopCategories UL LI {
	font-family			: verdana, arial, sans-serif;
	font-size			: 9px;
	text-transform		: uppercase;
	margin-top			: 10px;
	line-height			: 1.8em;
}

#divLeftShopCategories UL.menuLevel2 {
	display				: none;
}



/* Right Secondary Nav Menu */

#divColumn2 UL.secondaryNav {
	margin-left			: 10px;
	margin-right		: 8px;
	padding-left		: 10px;
	list-style			: none;
	margin-top			: 0;
}

#divColumn2 UL.secondaryNav LI {
	font-family			: verdana, arial, sans-serif;
	font-size			: 9px;
	text-transform		: uppercase;
	margin-top			: 10px;
	line-height			: 1.8em;
}

#divColumn2 UL.secondaryNav LI A {
	font-weight			: bold;
}

#divColumn2 UL.secondaryNav UL.menuLevel1 {
	display				: none;
}


/* Bottom Secondary Nav Menu */

#divSectionBottomLegalNav {
	text-align			: center;
	padding				: 1px;
}

#divSectionBottomLegalNav UL {
	margin				: 0 auto;
	display				: inline;
	padding				: 0;
	white-space			: nowrap;
}

#divSectionBottomLegalNav UL LI {
	display				: inline;
	list-style-type		: none;
	font-family			: verdana, sans-serif;
	font-size			: 7pt;
	padding				: 0 5px 0 7px;
	border-left			: 1px solid white;
}

#divSectionBottomLegalNav A {
	font-weight			: normal;
}

#divSectionBottomLegalNav UL LI:first-child,
#divSectionBottomLegalNav UL LI.navFirstItem
{
	border-left			: 0;
}

#divSectionBottomLegalNav .menuLevel1 {
	display				: none;
}



/* -------------------------------
 *  Text
 * -------------------------------
 */

/* headings */

H1, H2, H3, H4, H5, H6 {
	color 				: #666666;
	margin-top 			: 15px;
	margin-bottom 		: 0;
	text-transform		: uppercase;
}

H1 { font-size: 130%; font-weight: bold; font-style: normal; }
H2 { font-size: 110%; font-weight: bold; font-style: normal; }
H3 { font-size: 100%; font-weight: bold; font-style: normal; }
H4 { font-size: 100%; font-weight: bold; font-style: normal; }
H5 { font-size: 100%; font-weight: bold; font-style: normal; }
H6 { font-size: 100%; font-weight: bold; font-style: normal; }


/* main content */

#divColumn99 {
	font-family			: tahoma, arial, verdana, sans-serif;
	font-size			: 10pt;
}

#divColumn99 TEXTAREA, #divColumn99 INPUT {
	font-family			: tahoma, arial, verdana, sans-serif;
	font-size			: 10pt;
}


/* footer */

#divSectionBottomContent {
	font-family			: verdana, tahoma, arial, sans-serif;
	font-size			: 6.5pt;
	text-align			: center;
}

#divSectionBottomContent LABEL {
	font-weight			: bold;
	padding-left		: 5px;
}

#divSectionCopyright {
	font-family			: verdana, tahoma, arial, sans-serif;
	font-size			: 6pt;
	text-align			: center;
}



/* -------------------------------
 *  Shopping cart
 * -------------------------------
 */

DIV.shoppingCartWidget.cartStyleList {
	display				: none;
}

DIV.shoppingCartWidget.cartStyleCompact {
	display				: block;
}

DIV.shoppingCartWidget {
	margin				: 8px 8px 8px;
	padding				: 4px 2px 4px;
	border				: 1px inset #CCCCCC;
	text-align			: center;
	font-size			: 7pt;
	color				: black;
	background-color	: gray;
}

DIV.shoppingCartWidget A {
	color				: white;
	font-size			: 7pt;
	text-transform		: uppercase;
	letter-spacing		: 0.1em;
	padding-left		: 22px;
	font-weight			: normal;
	background			: url('icon_cart.gif') no-repeat;
}

DIV.shoppingCartWidget DIV.cartItems {
	margin-top			: 4px;
	margin-bottom		: 2px;
}



/* -------------------------------
 *  Page Tools
 * -------------------------------
 */

DIV.pageToolsWidget.toolsStyleList {
	display				: none;
}

DIV.pageToolsWidget.toolsStyleCompact {
	display				: block;
}

DIV.pageToolsWidget {
	margin				: 6px 8px 10px;
	padding				: 3px 2px 5px;
	border				: 1px ridge #CCCCCC;
	text-align			: center;
	font-size			: 7pt;
}

DIV.pageToolsWidget LABEL {
	margin				: auto auto 3px;
	display				: block;
	font-family			: verdana, sans-serif;
	letter-spacing		: 0.1em;
	text-transform		: uppercase;
}

DIV.pageToolsWidget A {
	font-size			: 7pt;
	text-transform		: uppercase;
}

DIV.pageToolsWidget A.print {
	padding-left		: 18px;
	padding-right		: 5px;
	background			: url('icon_print.gif') no-repeat 1px;
}

DIV.pageToolsWidget A.email {
	padding-left		: 18px;
	padding-right		: 5px;
	background			: url('icon_email.gif') no-repeat 2px;
}


/* -------------------------------
 *  Paragraph styles
 * -------------------------------
 */


#divColumn99 .indentItalics {
	margin-left			: 25px;
	margin-right		: 25px;
	font-style			: italic;
}

#divColumn99 UL LI {
	margin-top			: 1em;
	margin-bottom		: 1em;
}