/* CSS Document *//* 	This document (different.css) is one of the standard design templates created by UT's Office of Creative Services. It is a secondary style sheet and is intended to work in combination with global.css.	NOTE: In order to customize this style sheet, you will need to save a copy onto your own web space.  If you have any questions, please contact: webteam@utk.edu *//* HEADER */h1 {	/* Styles the main heading.  NOTE: Each page should have only one H1 */	color: #bf4d02;	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-size: 3em;	line-height: 150px;	font-weight: lighter;	/* different-h1-back is the Ready for the World logo, which is displaying as a background image. The heading text is not displaying on top of the logo because the padding-left is pushing the text 110 pixels to the right */	background: url(http://www.utk.edu/cs/templates/images/different-h1-back.gif) no-repeat left center;	padding-left: 110px;	}	.border-photo {	/* Adds a shaded margin and border */	background-color: #eeeee5;	padding: 1px;	border: 3px solid #608185;	}.right-float-photo {	/* Adds the shaded margin and border, and also floats the image to the right with a bit of padding so that text does not butt up directly beside it */	background-color: #eeeee5;	padding: 1px;	border: 3px solid #608185;	float: right;	margin: 0px 0px 15px 15px;	}.left-float-photo {	/* Adds the shaded margin and border, and also floats the image to the left with a bit of padding so that text does not butt up directly beside it */	background-color: #eeeee5;	padding: 1px;	border: 3px solid #608185;	float: left;	margin: 0px 15px 15px 0px;	}		/* MAIN CONTENT AREA */#content-outer {	/* Establishes the width of the Content area and styles it */	/* different-content-outer.gif is a background image that is being repeated horizontally.  It creates the drop shadow under the header, the white space, and the dark-to-light gradient in the turquoise area */	background:  #87b0b5 url(http://www.utk.edu/cs/templates/images/different-content-outer.gif) repeat-x center top;	}#content-inner {	background:  none;	}#main-content {	/* Establishes the width of the main content area.  The div is 700 pixels wide because there is 20 pixels of padding on the left (20 + 700 = 720).  I didn't specify the left padding because the div is floating to the right (see global.css) */	padding: 1em 0px 3em 0px;	width: 700px;	}#main-content p {	/* Styles everything within p tags <p> . . . </p> */	font-size: 1.1em;	line-height: 1.636em;	margin: 1.636em 0;	color: #ffffff;	}#main-content h2 {	/* Styles all Heading 2s in the main content area. Use H2 for the main subheads in your content */	font-size: 1.7em;	line-height: 1.18em;	margin: 1.48em 0em -0.3em 0em;	color: #fdfcc2;	font-weight: lighter;	}#main-content h3 {	/* Styles all Heading 3s in the main content area. Use H3 for the sub-subheads in your content. For example, use H3 to title a small ordered list that is found under a main subhead (H2) */	font-size: 1.1em;	line-height: 1.636em;	margin: 2.636em 0 0.636em 0;	color: #fdfcc2;	}#main-content a {	/* Styles all links in the main content area.  NOTE: The line beneath the link is being controlled by the "bottom-border style" */	color: #ffffff;	border-bottom: 1px dotted #ffffff;	padding-bottom: 1px;	}#main-content a:hover {	color: #fdfcc2;	border-bottom: 1px dotted #fdfcc2;	padding-bottom: 1px;	}#main-content ul {	/* Styles all unordered lists in the main content area */	padding-left: 15px;	margin-left: 15px;	}#main-content ul li {	list-style-type: square;	font-size: 1.1em;	line-height: 1.636em;	color: #ffffff;	}#main-content ol {	/* Styles all ordered lists in the main content area */	padding-left: 15px;	margin-left: 15px;	}#main-content ol li {	font-size: 1.1em;	line-height: 1.636em;	color: #ffffff;;	}	/* LEFT MENU */	#left-menu {	/* left-menu styles the main menu column, including the font size */	width: 240px;	text-align: left;	font-size: 1.1em;	/* different-menu-back.gif is a background image that is being repeated horizontally.  It creates the effect of a semi-transparent menu */	background: #b3cbcd url(http://www.utk.edu/cs/templates/images/different-menu-back.gif) repeat-x center top;	}#left-menu h2 {	/* The template includes several headings (H2s) that do not display in standard browsers.  They improve site accessibility by titling lists of links -- for example, the list of Frequently Used Tools in the header. NOTE: This expalins why there is not a standard H2 style.  Rather, H2 is styled for different purposes in different divs */	display: none;	}#left-menu ul li a {	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the STATIC color of the MAJOR Link button.  To do so, simply change the hexadecimal value of "background-color" */	font-size: 1.4em;	list-style: none;	color: #4f6062;	padding: 0 15px;	line-height: 40px;	display: block;	width: 210px;	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	border-bottom: 1px dotted #d2dfe0;	}#left-menu ul li a:hover {	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the HOVER color of the MAJOR Link button.  To do so, simply change the hexadecimal value of "background-color" */	list-style: none;	display: block;	width: 210px;	text-decoration: underline;	background: #ffffff;	}#left-menu ul li ul li a {	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the STATIC color of the MINOR Link button.  To do so, simply change the hexadecimal value of "background-color" */	list-style: none;	color: #4f6062;	display: block;	width: 210px;	}#left-menu ul li ul li a:hover {	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the HOVER color of the MINOR Link button.  To do so, simply change the hexadecimal value of "background-color" */	list-style: none;	display: block;	width: 210px;	background: #d4e0df;	}		/* COLUMN THAT MERGES MAIN LEFT AND MIDDLE COLUMNS */	#main-twocol {	/* Establishes the width of main-twocol */	width: 480px;	}		/* MAIN LEFT COLUMN */	#main-left {	/* Establishes the width of main-left */	text-align: left;	width: 230px;	}			/* MAIN MIDDLE COLUMN */	#main-middle {	/* Establishes the width of main-middle */	text-align: left;	width: 230px;	padding-left: 20px;	}			/* MAIN RIGHT COLUMN */	#main-right {	/* Establishes the width of main-right */	text-align: left;	width: 200px;	padding-top: 161px	}
