/*
--------------------------------------------------------
macarthur.ca 
Version: 1.0 April 2007
--------------------------------------------------------

Colours:

#001F6E -- Blue
#AE001B -- Burgundy
#ECF1FB -- Light Blue
#DDDDDD -- background grey

*/


body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;  /*default font color is grey */
	background-color: #615544;
	text-align:center;
	}
	


#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
	}
	
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
	background-image: url(graphics/header.jpg);
	height: 130px;
	}

/*---------Inside Page---------------*/

#inside_nav{
	background-image: url(graphics/inside_nav.jpg);
	height: 168px;
	width: 800px;	
}

#inside_content{
	background-image: url(graphics/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 690px;
	padding-right: 55px;
	padding-left: 55px;	
}

#inside_content a{
	color: #FB8B01;
}

#inside_content h1{
	margin: 0;
	padding:0;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FB8B01;
}

/*---------Home Page---------------*/

#main_nav{
	background-image: url(graphics/main_nav.jpg);
	height: 303px;
	width: 800px;
}

#main_content_header{
	background-image: url(graphics/main_content_header.jpg);
	height: 18px;
	width: 800px;
}

#main_content_area{
	background-image: url(graphics/main_content_bg.jpg);
	width: 800px;
	
}

#main_content_wrapper{
	width: 690px;
	padding-left: 55px;
	paddint-right: 55px;
}

#main_content_wrapper h1{
	margin: 0;
	padding:0;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FB8B01;
}


#footer{
	background-image: url(graphics/footer.jpg);
	height: 60px;
	padding-top:40px;
	width: 800px;
	text-align:center;
}

#main_col1{
	width: 250px;
	padding-right: 10px;
	float:left;
}

#main_col2{
	width: 250px;
	padding-right: 10px;
	float:left;
}

#main_col1{
	width: 170;
	float:left;
}

/*---------Categry Page 1---------------*/

#category_photo{
	height: 218px;
	width: 263px;
	float:right;
	border: 1px solid #999999;
}

#category_title{
	height: auto;
	width: 416px;
	float:left;
	background-image: url(graphics/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:3px;
	padding-top:3px;
}

#category_title2{
	height: auto;
	width: 679px;
	float:left;
	background-image: url(graphics/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:3px;
	padding-top:3px;
}

#category_title strong a{
	color: #615544;	
}

#category_title strong{
	color: #615544;	
}

#category_title a{
	color: #FB8B01;
}

#category_title .special_note{
	color: #615544;
	margin-top:5px;
}

#category_title .special_note .title{
	color: #FB8B01;
	font-size: 14px;
	font-weight: bold;
}

#category_title2{
	width: 679px;
	float:left;
	background-image: url(graphics/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:3px;
	padding-top:3px;
}

#category_title2 strong a{
	color: #615544;	
}

#category_title2 strong{
	color: #615544;	
}

#category_title2 a{
	color: #FB8B01;
}

#category_title2 .special_note{
	color: #615544;
	margin-top:5px;
}

#category_title2 .special_note .title{
	color: #FB8B01;
	font-size: 14px;
	font-weight: bold;
}

h2.parentcategory {
	color: #615544;
	margin-top: 0px;
	display:inline;
	font-size: 18px;
}

a.brown{
	color: #615544;
	text-decoration:none;
}

h2.category{
	color: #F28B20;
	margin-top: 0px;
	display:inline;
	font-size: 18px;
}

h2.divider{
	color: #000000;
	margin-top: 0px;
	display:inline;
}

tr.fade2{
	background-color: #e8e7de;
}

tr.fade3{
	background-color: #f8f7f7;
}

tr.fade2 strong.title{
	color: #615544;
}

tr.fade3 strong.title{
	color: #615544;
}

tr.fade2 h3{
	color: #FB8B01;
	display:inline;
	margin: 0;
	padding: 0;
}

tr.fade3 h3{
	color: #FB8B01;
	display:inline;
	margin: 0;
	padding: 0;
}

#products{
	border: 1px solid #333;	
}


	
/*-------------TOP NAV------------------*/
#top_nav {
	width: 670px;
	padding-left: 10px;
	padding-right: 10px;
	position:absolute;
	left: 55px;
	top: 138px;
	color: #FFFFFF;
	font-size: 12px;
}



#top_nav ul {
	width: 670px;
	margin:auto;
	font-weight:normal;
	margin: 0; 
	padding: 0;
} 

#top_nav ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #FFFFFF;
}

#top_nav ul li.last {
	list-style-type: none;
	display: inline;
	border-right: none;
}

#top_nav ul li a {
	height: 18px;
	padding: 0px 4px 0px 4px;
	margin: 0;
	color: #FFFFFF;
	text-decoration:none;
}

#top_nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.trailer_holder1{
	width: 340px;
	margin-right:5px;
	float:left;
	height: 80px;
	padding-top:5px;
	margin-top: 5px;
	background-color: #f2efe0;
	background-image: url(graphics/trailer_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.trailer_holder2{
	width: 340px;
	padding-right:5px;
	float:left;
	height: 80px;
	padding-top:5px;
	margin-top: 5px;
	background-color: #f2efe0;
	background-image: url(graphics/trailer_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.trailer_holder3{
	width: 340px;
	margin-right:5px;
	float:left;
	height: 80px;
	padding-top:5px;
	margin-top: 5px;
	background-color: #e9e3c7;
	background-image: url(graphics/trailer_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.trailer_holder4{
	width: 340px;
	padding-right:5px;
	float:left;
	height: 80px;
	padding-top:5px;
	margin-top: 5px;
	background-color: #e9e3c7;
	background-image: url(graphics/trailer_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img.thumb{
	padding: 0 6px 0;
	border:none;
}

h3.inventory {
	padding:0px;
	margin: 0 0 3px 0;
	color: #615544;
	}
	
h3.inventory a {
	padding:0px;
	margin: 0 0 3px 0;
	color: #615544;
	text-decoration:none;
	}

a.brown{
	color: #615544;
	text-decoration: none;	
}	

a.black{
	color: #000000;
}
	
.red{
	color: #FF0000;
}

.strike{
	text-decoration: line-through;
}

td.border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

td.padded{
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 10px;	
}

td.padded a{
	color: #FB8B01;
}

td.padded h3{
	padding-top:0;
	margin-top:0;
	color: #615544;
}

td.padded ul{
	padding-left: 15px;
	margin: 0;
	line-height:18px;
}