/* Start of CMSMS style sheet 'Talisman Screen' */
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  
  -----------------------------------
*/
/*Background color is set to light tan and shows through only in the footer region and below.*/
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 101%;
	color: #333333;
	background-color: #E6E3D2;
	min-width: 760px;
	margin: 0;
	padding: 0;
}
/*The masthead contains the Tommi logo. Left padding is set to 160px so that the logo 
aligns with middle column. Background color is set to white.*/
#masthead {
	padding: 0 0 0 160px;
	background-color: #FFFFFF;
	border-bottom: 10px solid #555555;
}
/*The wrapper envelopes all page elements- including the masthead. It carries the white
background color is set to white. Margin must be declared, even if it is zero, in order to 
accomodate an IE-Windows workaround for min-width deployed in a conditional comment on the page.
For more info on the workaround, see the readme_first file.*/
#pagewrapper {
	margin: 0;
	background-color: #FFFFFF;
}
/*Sidecontent is the first content column.*/
#sidecontent {
	padding: 24px 24px 12px;
	width: 160px;
	font-size: 0.75em;
}
/*The midcolumn TD is the center content cell. Nested inside are a decorative image
and the menubar. A gradient background image is assigned.*/
#midcolumn-home {
	width: 180px;
	background-image: url(images/sidebar_h.jpg);
	background-repeat: repeat-y;
	background-color: #E2DC8E;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
}
#midcolumn-products {
	width: 180px;
	background-image: url(images/sidebar_p.jpg);
	background-repeat: repeat-y;
	background-color: #E2DC8E;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
}
#midcolumn-company {
	width: 180px;
	background-image: url(images/sidebar_c.jpg);
	background-repeat: repeat-y;
	background-color: #E2DC8E;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
}
#midcolumn-support {
	width: 180px;
	background-image: url(images/sidebar_s.gif);
	background-repeat: repeat-y;
	background-color: #E2DC8E;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
}
#midcolumn-news {
	width: 180px;
	background-image: url(images/sidebar_n.jpg);
	background-repeat: repeat-y;
	background-color: #E2DC8E;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
}
/*This DIV sits at the top of the midcolumn table cell and contains
a decorative image.*/
#artwork {
	border-bottom: 1px solid #000000;
}
/*The menubar DIV is the container for our menu. We set a background color.
Font-size is set to .9em, setting the menu text size.*/
#menubar {
	font-size: 0.9em;
	background-color: #555555;
	color: #CCCCCC;
}
/*The maincontent TD is the right column that contains the page's main content.
A background image is set to display at the top left edge. To give this image room
to display, we set left padding to 72px.*/
#maincontent {
	padding: 12px 24px 12px 72px;
	font-size: 0.85em;
	background-image: url(images/vertical_spacer1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
}
/*Paragraphs margins*/
#maincontent p, #sidecontent p {
	margin: 6px 0 8px;
}
/*Style attributes common to all level 1-4 headings*/
h1, h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
/*Style attributes specific to all level 1 headings*/
h1 {
	border-bottom: 1px solid #686868;
	font-size: 1.8em;
}
/*Style attributes specific to all level 2 headings*/
h2 {
	font-size: 1.5em;
	margin: 30px 0 0;
}
/*Style attributes specific to all level 3-4 headings*/
h3, h4 {
	font-size: 1.35em;
	margin: 24px 0 0;
}
/*Style attributes specific to all level 4 headings in the sidecontent TD.*/
#sidecontent h4 {
	margin: 0;
	font-size: 1.3em;
}
/*Footer styles.*/
#footer {
	padding: 12px 24px;
	font-size: 0.75em;
	border-top: 1px solid #000000;
	color: #5A5A5A;
}

/*-----PAGE LINK STYLES --------*/
/*We assign specific link styles for links based upon the element that contains them.*/
#maincontent a:link, #sidecontent a:link {
	color: #666699;
}
#maincontent a:visited, #sidecontent a:visited {
	color: #6666CC;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus,
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #000000;
}
#footer a:link {
	color: #666699;
}
#footer a:visited {
		color: #666699;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #000000;
}
/*-----PMM MENU STYLE UPDATES for this PAGE PACK-------*/

/*We change the default hover and "on" colors to match the LEMON graphics*/
#p7PMnav a:hover, #p7PMnav a:active, 
#p7PMnav a:focus, #p7PMnav .p7PMon {
	border-top: 1px solid #F4DB82;
	border-left: 1px solid #F4DB82;
	background-color: #F1CD52;
}

/* End of 'Talisman Screen' */

/* Start of CMSMS style sheet 'PopMenu Magic Style Sheet' */
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
 
  -----------------------------------
*/
/*DO NOT EDIT!!!*/
#p7PMnav, #p7PMnav ul {
	margin: 0;
	padding:0;
}
/*The Menu Background image assigned here*/
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:  url(images/tommy_mbg.jpg);
	background-repeat: repeat-y;
}
/*DO NOT EDIT!!!*/
#p7PMnav ul {
	z-index: 10000;
}
/*Menu link Styles - Change link color here*/
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #E4E0C9;
	line-height:1;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
}
/*Sub-menu link borders*/
#p7PMnav ul a {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #666666;
}
/*Link hover styles - includes "ON" state*/
#p7PMnav a:hover, #p7PMnav a:active, 
#p7PMnav a:focus, #p7PMnav .p7PMon {
	border-top: 1px solid #f4db82;
	background-color: #f1cd52;
	color: #333333;
	letter-spacing: 0.01px;
	border-left: 1px solid #f4db82;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}

/*the normal trigger link and "ON" state link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(images/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}

/*DO NOT EDIT!!!*/
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
/*DO NOT EDIT!!!*/
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

/* Top level menu width */
#p7PMnav {
	width: 180px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
}

/* Styles for optional Breadcrumb trail add-on */
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #415485;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* End of 'PopMenu Magic Style Sheet' */

