/* @override
	http://dev.treasuremytext.com/cgi-bin/WebObjects/Treasuremytext.woa/-52052/wr/wodata=/Users/paulstringer/Work/Dev/svn/TMT/TreasuremytextCommon/build/TreasuremytextCommon.framework/WebServerResources/textbook.css?v=2002
*/

@import url('style-launch.css');



#messageView ul li div.messageBody div.row div.infoString, #messageView ul li div.messageBody div.row div.infoString a {
	color			: #bdb76b;
	text-decoration		: none;
}
#messageView ul li div.messageBody div.row div.infoString a:hover {
	color			: #7e7b48;
	text-decoration	: none;
}

body{
	background	: none;
}

#container{
	width		:800px;
	margin-top	: 5em;
}

#header {
	height			: 40px;
	width			: 805px;
	border-bottom	: none;
	padding			: 0;
	margin-left		: -5px;
	background		: none;
}

#messageView ul li{
	margin-bottom		: 5px !important;
}

#messageView ul li div.messageBody p{
	padding-bottom		: 0.5em;
	border-bottom		: 1px dotted #ccc;
	width				: 100%;
	margin-bottom		: 5px;
}

#messageView.wide ul li div.messageBody p{
	font-size			: 1.8em;
}

div.box{
	border				: 1px solid gainsboro!important;	
}

div#toolBar.box {}

#header #home{
	margin-top		: -5px;
}

div#navigation {
}

#navigation a {
	background		: white;
	padding			: 0.2em;
	font-size		: 1.5em;
	color			: black;
}

a.addthis {
	float		: right;
	margin		: 0!important;
	padding		: 0!important;
	line-height	: 0em;
	font-size	: 0.8em;
}

#navigation a:hover{
	background-color: lightskyblue;
	text-decoration	: none;
	color			: white;
}

#content{
	float		: left;
	width		: 100%;
	margin-bottom: 5em;
}

#content #toolbarInfo{
	float		: left;
	width		: 710px;
	margin-left	: -20px;
}

#content #toolBar img.contact{
	border			: 2px solid lightgrey;
	position		: relative;
	top				: -20px;
	left 			: -30px;
	width			: 64px;
	height			: 64px;
	padding			: 1px;
}


#toolBar h1, #toolBar h1 a{
	font-family 	: Georgia;
	font-weight		: normal;
	color			: #000;
	text-decoration	: none;
}

#toolbarInfo h2 {
	margin-bottom	: 1em;
}

#toolBar h1 span{
	color		: dimgray;
}

#toolBar h1 span#join {
	font-size		: 10px;
	font-style		: italic;
}

#toolBar h1 span#name, #toolBar h1 span#name a {
	font-size		: 0.6em;
	font-family		: inherit;
	color			: gray;
}

#sideNavigation{
	float			: right;
	font-size		: small !important;
	padding-bottom		: 1em;
}

#toolbarIcons ul{
	padding		: 0;
	margin		: 0;
	list-style	: none;
}

#toolbarIcons ul li{
	padding		: 0px 0px 3px 0px;
}

#toolbarIcons li a:hover{
	background	: none;
}

#toolbarIcons li img{
	float :none;
}

#messageView {
	float		: left;
	width		: 69%;
}

#messageView.wide {
	width		: 100%;
}

#messageView ul li{
	margin		: 0;
	padding		: 0px;
	background	: white;
	width		: 100%;
}

.infoString{
	float		: left;
	line-height	:1.2em!important;
}

/* @group ie hacks */

#header {
}

/* @end */


