/* Content CSS Document */

/* General */

p {
	line-height: 14px;
}

h1 {
	color: #ffffff;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #444444;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cccccc;
}

#IndexRight h2, #Right h2 {
	color: #444444;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cccccc;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e75f02;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

h4 {
	color: #1d9ac9;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 5px 0;
}

h5 {
	color: #555555;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
}

h6 {
	color: #444444;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
h7 {
	color: #1d9ac9;
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 5px 0;
}

#comment, #comment p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;	
}


.h2link a { font-size:12px; line-height: 12px; color: #e75f02; text-decoration: none; outline:none; margin: 0 0 0 10px; padding:0 0 0 0px;}
.h2link a:link { color: #e75f02; text-decoration: none; outline:none;}
.h2link a:hover { color: #444444; text-decoration: none; outline:none;}
.h2link a:visited { color: #e75f02; text-decoration: none; outline:none;}
.h2link a:visited:hover { color: #444444; text-decoration: none; outline:none;}


#StandardContent ul {
	margin: 15px;
}

#StandardContent li {
	list-style-type: square;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}


/* Links */

a { color: #1d9ac9; text-decoration: none; outline:none;}
a:link { color: #1d9ac9; text-decoration: none; outline:none;}
a:hover { color: #c9411d; text-decoration: underline; outline:none;}
a:visited { color: #1d9ac9; text-decoration: none; outline:none;}
a:visited:hover { color: #c9411d; text-decoration: underline; outline:none;}

#Pagination a { color: #e75f02; text-decoration: none; outline:none; margin: 0 0 0 6px;}
#Pagination a:link { color: #e75f02; text-decoration: none; outline:none;}
#Pagination a:hover { color: #444444; text-decoration: none; outline:none;}
#Pagination a:visited { color: #e75f02; text-decoration: none; outline:none;}
#Pagination a:visited:hover { color: #444444; text-decoration: none; outline:none;}

#Footer a { color: #e75f02; text-decoration: none; outline:none; margin: 0 5px 0 0; padding:0 7px 0 0; border-right:1px solid #cecece;}
#Footer a:link { color: #e75f02; text-decoration: none; outline:none;}
#Footer a:hover { color: #444444; text-decoration: none; outline:none;}
#Footer a:visited { color: #e75f02; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #444444; text-decoration: none; outline:none;}

#Footer a.last {
	border-right:1px solid #fff;
}

#Footer strong {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #c9411d;
}

/* --- Button Styles --- */


#Button ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	height: 30px;
}

#Button ul li {
	float: left;
	background: url(../images/button-right.gif) repeat top right;
}

#Button li a {
	display: block;
	padding-top: 3px;
	padding-left: 8px;	
	padding-right: 10px;
	line-height: 20px;
	padding-bottom: 4px;
	background: url(../images/button-left.gif) no-repeat top left;
	color: #ffffff;
	float: left;
	text-decoration: none;
	font-size: 12px;
}

#Button li a:hover {
	color: #fccdad;
	text-decoration: none;
}

/* Forms */

.quotefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 125px;
	height: 12px;
}

.quotefieldphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 12px;
}

.quoteselectfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 185px;
}

.resultsselect {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 150px;
	margin: 5px 0 0 0;
}

.submissionfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 150px;
}


.required {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9411d;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}

/* --- Utility Link Styles --- */

#UtilityLinks ul {
	margin: 0px 0 0 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	list-style: none;
	float: right;
	clear:right;
}

#UtilityLinks ul li {
	display: block;
	float: left;
	padding-left: 10px;	
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #ffffff;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 5px 0 5px;
}

#UtilityLinks li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#UtilityLinks li a:hover {
	color: #a12202;
}

/* --- Top Tab Styles --- */

#TopNav ul {
	margin: 0 0 0 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	list-style: none;
	float: left;
}

#TopNav ul li {
	float: left;
	margin: 0px 1px 0 1px;
	color: #0095c0;
	border-left: 1px solid #cecece;
}

#TopNav li a {
	display: block;
	float: left;
	padding-left: 15px;	
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	color: #0095c0;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}

#TopNav li a:hover {
	color: #a12202;
	text-decoration: none;
}


#TopNav .current a{
	color: #e75f02;
}

#TopNav .current a:hover{
	color: #444444;
	text-decoration: none;
}


#TopNav .current{
	color: #a12202;
}


/* --- Portal Nav Styles --- */

#PortalNav {
	
}

#PortalNav ul {
	margin: 5px 0 10px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	list-style: none;
	float: left;
}

#PortalNav ul li {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	width: 125px;
	height: 35px;
	color: #ffffff;
	background: url(../images/portalnav-tab-bg.gif) no-repeat top left;	
}

#PortalNav li a {
	display: block;
	text-align: center;
	color: #ffffff;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}

#PortalNav li a:hover {
	color: #fccdad;
	text-decoration: none;
}


#PortalNav .current a{
	color: #ffffff;
}

#PortalNav .current a:hover{
	color: #fccdad;
	text-decoration: none;
}


#PortalNav .current{
	color: #ffffff;
	background: url(../images/portalnav-tabon-bg.gif) no-repeat top left;	
}

#PortalNavClear {
	clear: left;
}


#addedit {
	float: right;
	margin: 10px 35px 0 0;
	background: url(../images/add-edit-button-bg.gif) no-repeat top left;
	width: 104px;
	height: 27px;
	padding: 8px 0 5px 0;
	text-align: center;
	font-size: 11px;
}

#addedit a { color: #e75f02; text-decoration: none; outline:none;}
#addedit a:link { color: #e75f02; text-decoration: none; outline:none;}
#addedit a:hover { color: #444444; text-decoration: none; outline:none;}
#addedit a:visited { color: #e75f02; text-decoration: none; outline:none;}
#addedit a:visited:hover { color: #444444; text-decoration: none; outline:none;}

#submitbutton {
	
	margin: 10px 35px 0 0;
	background: url(../images/add-edit-button-bg.gif) no-repeat top left;
	width: 50px;
	height: 27px;
	padding: 8px 0 5px 0;
	text-align: center;
	font-size: 11px;
	display:inline;
}

#submitbutton a { color: #e75f02; text-decoration: none; outline:none;}
#submitbutton a:link { color: #e75f02; text-decoration: none; outline:none;}
#submitbutton a:hover { color: #444444; text-decoration: none; outline:none;}
#submitbutton a:visited { color: #e75f02; text-decoration: none; outline:none;}
#asubmitbutton a:visited:hover { color: #444444; text-decoration: none; outline:none;}


/* --- ToolBoxes --- */

#ToolBox {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}

#ToolBox h3 {
	padding: 5px 10px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e75f02;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

#ToolBoxContent {
}

#ToolBoxContent p {
	font-size: 12px;
	color: #666666;
}




/* --- StockBoxes --- */

#StockBox {
	background: url(../images/stockbox-bg.gif) repeat-y top left;
	margin-bottom: 20px;
	width: 610px;
}

#StockBox h2 {
	background: url(../images/stockbox-top.gif) no-repeat top left;
	padding: 10px 10px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e75f02;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	border-bottom: none;
}

#StockBoxContent {
	
	padding: 0 10px 10px 10px;
}

#StockBoxFull {
	background: url(../images/stockbox-full.gif) repeat-y top left;
	margin-bottom: 20px;
}
#StockBoxContentFull {
	background: url(../images/stockbox-full.gif) no-repeat bottom left;	
	padding: 0 10px 10px 10px;
}

#StockBoxContent p {
	font-size: 11px;
	color: #666666;
}

#StockBoxContent h3 {
	color: #444444;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#StockBoxContent h3 a { color: #143571; text-decoration: none; outline:none;}
#StockBoxContent h3 a:link { color: #143571; text-decoration: none; outline:none;}
#StockBoxContent h3 a:hover { color: #225fcf; text-decoration: none; outline:none;}
#StockBoxContent h3 a:visited { color: #143571; text-decoration: none; outline:none;}
#StockBoxContent h3 a:visited:hover { color: #225fcf; text-decoration: none; outline:none;}

#StockBoxContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

.negative {
	color: #870e0e;
}

.positive {
	color: #0e871c;
}

#StockBoxContent strong {
	color: #777777;
	font-weight: bold;
}

#StockBoxContent ul {
}

#StockBoxContent li {
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #555555;
}




/* --- Comment  --- */

#Comment {
	background: none;
	margin-bottom: 20px;
}

#Comment h2 {
	/*background: url(../images/stockbox-top.gif) no-repeat top left;*/
	padding: 5px 10px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e75f02;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	border-bottom: none;
}

#CommentContent {
	
	padding: 0 10px 10px 10px;
}

#CommentFull {
	/*background: url(../images/stockbox-full.gif) repeat-y top left;*/
	margin-bottom: 20px;
}
#CommentContentFull {
	/*background: url(../images/stockbox-full.gif) no-repeat bottom left;*/	
	padding: 0 10px 10px 10px;
}

#CommentContent p {
	font-size: 11px;
	color: #666666;
}

#CommentContent h3 {
	color: #444444;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#CommentContent h3 a { color: #143571; text-decoration: none; outline:none;}
#CommentContent h3 a:link { color: #143571; text-decoration: none; outline:none;}
#CommentContent h3 a:hover { color: #225fcf; text-decoration: none; outline:none;}
#CommentContent h3 a:visited { color: #143571; text-decoration: none; outline:none;}
#CommentContent h3 a:visited:hover { color: #225fcf; text-decoration: none; outline:none;}

#CommentContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

.Negative {
	color: #c22a2a;
	font-size: 16px;
}

.Positive {
	color: #0e871c;
	font-size: 16px;
}

.Hold {
	color: #c6ae3d;
	font-size: 16px;
}

.Negative2 {
	color: #c22a2a;
}

.Positive2 {
	color: #0e871c;
}

.Hold2 {
	color: #c6ae3d;
}

#CommentContent strong {
	color: #777777;
	font-weight: bold;
}

#CommentContent ul {
}

#CommentContent li {
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #555555;
}


/* --- Sort --- */

#Sort {
	font-size: 11px;
}

#Sort a { font-size: 11px; color: #e75f02; text-decoration: none; outline:none; margin: 0 5px 0 0; padding:0 7px 0 0; border-right:1px solid #cecece;}
#Sort a:link { color: #e75f02; text-decoration: none; outline:none;}
#Sort a:hover { color: #444444; text-decoration: none; outline:none;}
#Sort a:visited { color: #e75f02; text-decoration: none; outline:none;}
#Sort a:visited:hover { color: #444444; text-decoration: none; outline:none;}

#Sort a.last { border-right:none; }

/* --- Tables --- */

.table {
	margin: 5px 5px 0 0;
	font-size: 12px;
}

.title {
	padding: 4px 0px 4px 0px;
	color: #c9411d;
	font-size: 18px;
	background-color: #fff;
}

.heading {
	padding: 8px 4px 8px 4px;
	color: #1d9ac9;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size: 14px;
}

.odd {
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #cccccc;
}

.even {
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #cccccc;
	background-color: #efefef;
}

.price {
	color: #c9411d;
	font-size: 14px;
}