/* @group structure */
*{
	margin:0;
	padding:0;
}
body {
	text-align: center;
	background-color: #303;
	margin: 35px 0 55px 0;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
}
a img, a{
	border: 0;
	outline;
	color: #9B1815;
}
#wrapper {
	width: 949px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	background: #F8EAD2 url(http://www.masterterrazzo.com/themes/mtt//img/wrapbottom.jpg) no-repeat left bottom;
}

html>body {
	font-size: 10px
}

#header {
	height: 87px;
	background: #ae9a78 url(http://www.masterterrazzo.com/themes/mtt//img/header.jpg) no-repeat;
}
#logo {
	width: 350px;
	height: 85px;
	position: absolute;
	top: 0;
	left: 15px;
	cursor: pointer;
}
#nav {
	background-color: #d00000;
	height: 31px;
}
#feature {
	width: 949px;
	height: 498px;
	position: relative;
	overflow: hidden;
}
#feature img{
	position: absolute;
	top: 0;
	left: 0;
}
#featuredesc {
	display: none; //hidden for debug
	position: absolute;
	top: 0;
	right: 0;
	background-color: #959595;
	width: 220px;
}
#secondary {
	height: 60px;
	background-color: #0079d5;
	clear: both;
}
#contentwrapper {
	position: relative;
}
#sidebar {
	width: 287px;
	float: left;
  height:auto !important;
}
#sidebar ul{
	margin: 7px 15px 25px 25px;
	list-style-type: none;
}
#sidebar ul li a, #sidebar p.small{
	font-weight: bold;
	font-size: 12px;
	color: #2F002F;
}
#pdfdownload{
	display: block;
	padding-left: 65px
}
#sidebar p{
	font-weight: bold;
	font-size: 16px;
	color: #B61D19;
	margin: 0 25px 0 25px;
}
#sidebar ul li a:hover{
	color: #C80A05;
}
#mtt-home #sidebar{
	text-align: center;
	background: #cbcbcb url(http://www.masterterrazzo.com/themes/mtt//img/homesidebar.jpg) no-repeat 0 0;
 	min-height:310px;
  	height:auto !important;
  	height:310px;	
}
#sidebarcap{
	background: #cbcbcb url(http://www.masterterrazzo.com/themes/mtt//img/sidebarendcap.jpg) no-repeat 0 0;	
	width: 287px;
	float: left;
 	min-height:75px;
  	height:auto !important;
  	height:75px;	
}

#drop {
	height: 20px;
	background: transparent url(http://www.masterterrazzo.com/themes/mtt//img/drop.png) no-repeat;
}
/* @end */
/* @group content */
#content {
	background: url(http://www.masterterrazzo.com/themes/mtt//img/sidebar.gif) repeat-y 0 0;
	padding-bottom: 30px;
}
#guts{
	margin-left: 320px;
	padding-right: 40px;
}
p.fauxlist{
	margin-botton: 2px;
	padding-bottom: 0;
}
#mtt-home #content {	
	margin-left: 320px;
	background: none;
}
#mtt-home #content *{
	margin-left: 0;
}
/* @end */
/* @group footer */
#footer {
	position: relative;
	clear:left;
	padding-bottom: 20px;
	margin-left: 320px;
	font-size: 85%;
}
#footer p{
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	background: url(http://www.masterterrazzo.com/themes/mtt//img/loosedottedseamless.gif) repeat-x left bottom;
	width: 580px;
}
#footer p.copyright{
	padding: 25px 0 0 0;
	background: none;
	clear:left
}
#footer p strong{
	color: #7F0A1C;
}
#footer ul{
	line-height: 17px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li{
	float: left;
	margin: 0 6px 0 0;
}
#footer ul li a{
	color: #333;
	text-decoration: none;
	background: url(http://www.masterterrazzo.com/themes/mtt//img/footerstroke.gif) no-repeat right center;
	padding: 0 6px 0 0;	
}
#footer ul li a:hover{
	color: #000;
	text-decoration: underline;
}
#footer ul li.last a{
	background: none;
	padding: 0 0 0 0;	
}
/* @end */
/* @group Headings */
h1 {
	font-size: 200%;
	color: #590059;
	margin-bottom: 10px;
}
#header h1{
	text-indent: -1000em;
}
/* H2 */
h2{
	font-size: 190%;
	color: #590059;
	margin-bottom: 10px;
	padding-top: 40px;
}
h1 a, h2 a, h3 a{
	color: #590059;
	text-decoration: none;	
}
h3 {
	font-size: 145%;
	color: #590059;
	margin-bottom: 10px;
}
h5 {
	font-size: 90%;
	color: #590059;
	margin-bottom: 10px;
}
/* @end */
/* @group Text Styles */
blockquote {
	margin: 10px 40px 20px 40px;
	font-style: italic;
}
code {
	font-family: monospace;
}
dl {
	margin-left: 30px;
	margin-bottom: 20px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 10px;
	margin-bottom: 5px;
}
em {
	font-style: italic;
}
p,ul,ol,dl{
	font-size: 135.0%;
}
p{
	line-height: 140%;
	margin: 0 25px 0 0;
	padding: 0 0 10px 0;
}
q {
	font-style: italic;
}
strong {
	font-weight: bold;
}
tt {
	font-family: monospace;
}
/* @end */
/* @group Lists */
#content ol {
	margin-bottom: 20px;
}
#content ol li {
	margin-left: 40px;
	margin-bottom: 2px;
}
#content ul {
	margin-bottom: 20px;
}
#content ul li {
	margin-left: 35px;
	margin-bottom: 2px;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
/* @end */

/* @group Navigational */
/* @group at-states */
#about-master-terrazzo li#about a,
#introduction-to-terrazzo li#choosing a,
#choosing-terrazzo li#choosing a,
#going-green-with-terrazzo li#green a,
#award_winning_work li#work a,
#life-cycle-costs-of-terrazzo li#costs a,
#contact-master-terrazzo li#contact a,
#intro-to-terrazzo-products li#products a,
#frequently-asked-questions li#choosing a,
#registration li#choosing a,
#white-papers li#choosing a
{
	background-position: 0 -60px;
}
/* @end */
#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 33px;
}
#nav ul li {
	margin: 0;
	float: left;
	text-indent: -1000em;
}
#nav ul li a {
	display: block;
	height: 31px;
	background-repeat: no-repeat;
	background-position: 0 0;	
	outline: none;
}
#nav ul li a:hover {
	background-position: 0 -31px;
}
li#about a{
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/navigation/about_master_terrazzo.jpg);
	width: 85px;
}
li#choosing a{
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/navigation/choosing_terrazzo.jpg);
	width: 154px;
}
li#green a{
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/navigation/going_green_with_terrazzo.jpg);
	width: 213px;
}
li#work a{
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/navigation/award_winning_work.jpg);
	width: 178px;
}
li#costs a{
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/navigation/life_cycle_costs_of_terrazzo.jpg);
	width: 220px;
}
li#contact a{
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/navigation/contact_master_terrazzo.jpg);
	width: 99px;
}
li#products a{
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/navigation/master_terrazzo_products.jpg);
	width: 99px;
}




/* @end */
/* @group Secondary */
#secondary ul{
	height: 68px;
	list-style-type: none;
}
#secondary ul li{
	text-indent: -1000em;
	float: left;
	margin: 0;
	padding: 0;
}
#secondary ul li a{
	display: block;
	background-repeat: no-repeat;
	height: 70px;
	background-position: 0 0;
}
#secondary ul li a:hover{
	background-position: 0 -70px;
}
li#find a{
	width: 288px;
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/secondary/find_out_teaser.jpg);
}
li#versus a{
	width: 444px;
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/secondary/thin_vs_sand.jpg);
}
li#look a{
	width: 217px;
	background-image: url(http://www.masterterrazzo.com/themes/mtt//img/secondary/take_a_look.jpg);
}
li#creator a:link, li#creator a:visited, li#creator a:hover{
	color: #7f0a1c;
}
/* @end */
/* @group images */
#sidebar img{
	margin: 25px 0 0 0;
}
.decorate{
	border: 3px solid #fff;
}
img.sample{
	margin: 7px 0;
   padding:3px;
   border: 1px solid #743A51;
   background-color:#fff;	
}
img.postdivider{
	margin-left: 198px;
}

a.workcategory{
	display: block;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 12px 15px;
	color: #B61D19;
}
#sidebar li{
	background: url(http://www.masterterrazzo.com/themes/mtt//img/spot.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
	line-height: 16px;
	margin: 0 10px 9px 5px;
}
#sidebar ul{
	margin: 0 0 15px 7px;
	padding: 0 0 0 0;
}
.paginate{
	font-size: 13px;
	font-weight: normal;
	color: #806225;
	margin-right: 10px;
}
a.paginate{
	font-weight: bold;
	color: #A11A00;
}
img.trophy{
	position: absolute;
	margin: 1px 0 0 -20px;
}
.award{
	font-size: 12px;
	font-style: plain;
	padding-left: 42px;
	color:#874E05;
}
#sidebarwrapper{
	padding-top: 35px;
}
#compchart{
	padding: 9px;
	margin: 0px;
	background-color: #fff;
	border: 1px solid #C491C4;	
}
#compchart td{
	padding: 4px;
}

.tone{
	background-color: #AEBC71;
}
.darktoned{
	background-color: #390039;
}
.table_color_one{
		color: #fff;
		background-color: #500F4F;
}
.table_color_two{
		color: #000;
		background-color: #52B1AD;
}
.table_color_three{
		background-color: #CEE47D;
}
#workers{
	width: 256px;
	height: 187px;
	overflow: hidden;
	position: absolute;
	left: 18px;
}
#workers img{
	top: 0;
	left: 0;
	position: absolute;
}
td span{}
/* @end */
