/* ********************************************** */
/* © 2007 East Coast Internaitonal Trucks ******* */
/* Style Sheet for Content Formatting *********** */
/* ********************************************** */
/*
This style sheet for content formatting is separate from the style sheet for the site layout.
Contribute users, having access to just this style sheet, are able to
freely format content without 'breaking' the site or straying too far from
the intended formatting design.
*/
/* block elements */
address						{font-style: normal;}
h1							{font-size: 32pt; margin-top: 20px; margin-left: 20px; margin-bottom: 20px;} 
h1                          {font-family: 'Play', sans-serif; font-weight: 300; }
h2							{border-bottom: 1px solid #E85D2E; font-size: 16pt; margin-top: 32px;}
h2                          {font-family: 'Play', sans-serif; font-weight: 200; }
h3							{color: black; font-size: 10pt; margin-bottom: 0pt; margin-top: 18pt;}
h3                          {font-family: 'Play', sans-serif; font-weight: 200; }
hr							{color: #999999; height: 0px;}
table						{width: 485px;}
	th						{background-color: #6699cc; color: white; border: 1px solid #999999;}
	td						{border: 0px; border: 1px solid #999999;}
	tfoot					{color: white; background-color: #999999;}
table  td					{border: 0px;}
ul							{}
ul.doc						{list-style-image: url(../images/icons/doc.gif)}
ul.pdf						{list-style-image: url(../images/icons/pdf.gif)}
ul.xls						{list-style-image: url(../images/icons/xls.gif)}
ul.xml						{list-style-image: url(../images/icons/xml.gif)}
/* inline elements */
.highlight					{background-color: yellow;}
.productionnote				{background-color: teal;}
.disclaimer					{color: gray; font-style: italic; font-size: xx-small;}
.photocaption				{font-size: xx-small; font-weight:bold;}
.faqtable					{font-size: x-small;}
.splashpage					{font-size: x-small;}
.error						{font-size: x-small; color:Red;}

.column-left_2				{float: left; width: 500px; border:0px solid #000;}
.column-left_2	.title 		{font-weight:bold; border-bottom: 1px solid #000; font-size: 12px; margin-top: 5px; width:160px; margin-top:15px;}

.column-left_2	.subColumn 	{float:left; width:200px; margin-top:5px; margin-left:10px;}

.column-bottom				{float: left; width: 400px; border:0px solid Blue;}
.column-bottom	.title 		{font-weight:bold; border-bottom: 1px solid #000; font-size: 12px; margin-top: 5px; width:495px; margin-top:15px;}
.column-bottom	.subColumn 	{float:left; width:400px; margin-top:5px; margin-left:10px; margin-top:25px;}

.inventory th				{color:white; background-color:#000;}


#details  {
	border:2px solid #F15721; 
	border-bottom:0px solid #F15721; 
	width:496px; 
	height:376px;
}

#theMainImageSub {
	border:0px solid Green;
	width:487px; 
	height:376px;
	margin:0px auto;
}

#ThumbnailsDiv { 
	background-color: #000; 
	width: 500px;
	height: 59px;
	border-top:2px solid #F15721; 
	position:absolute; 
	/*padding-left:8px;*/
}

#ThumbnailsDivSub {
	position:relative; top:-5px; width:500px; border:0px solid Green;
}


#ThumbnailsDiv img {
	float:left; 
	margin: 6px 4px 4px 4px;
}


#ThumbnailsDiv .SelectedThumbnail {
	border: 2px solid #F15721;
	border-top: 2px solid #FFF;
	margin: 0px 4px 4px 4px;
}





