/* -------------- Reset Styles -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

/* -------------- general styles -------------- */

html,body{
	margin:0;
	padding:0;
}

body, p, div, li{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666; 
}

body.fend{
	background:#93aabc url(/fend/images/bg.gif) repeat-x;
}

ul{
	list-style: url(/fend/images/bullet.gif) outside;
	margin: 10px 0;
}

li{
	margin: 1px 25px;
	color: #4d6b90;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

.clear{
	clear: both;
	font-size: 1%;
}

h1 {
    color: #415a70;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h2 {
    font-size : 15px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #d67925;
    text-decoration: none;
}

h3 {
    font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #415a70;
    text-decoration: none;
}

h4 {
    color: #5d5d5d;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #acb8c2;
    text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p {
	margin: 5px 0;
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #ef7700;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #a55200;
    text-decoration: none;
}

div#container{
	width:866px;
	text-align:left;
	margin:0 auto;
	margin-top: 15px;
}

	div#headershell{
		position:relative;
		height: 120px;
		background: url(/fend/images/header-backer.gif) no-repeat bottom right;
	}
	
		div#headershell h1{
			position: absolute;
			top: 0;
			left: 0;
		}
		
			div#headershell h1 a{
				display: block;
				width: 495px;
				height: 94px;
				background: url(/fend/images/gordontrailersales-logo.gif);
			}
			
				div#headershell h1 a span{
					display: none;
				}
				
		div#searchwrapper {
			width: 228px;
			height: 33px;
			background: url('/fend/images/search-backer.gif') no-repeat;
			position: absolute;
			top: 31px;
			left: 632px;
		}
		
		div#searchwrapper #search_string {
			float: left;
			background: none;
			border: 0px none;
			margin: 8px 0 0 28px;
			width: 140px;
		}
		
		#searchwrapper #search_submit {
			float: right;
			margin: 6px 6px 0 0;
			width: 50px;
			height: 21px;
		}
	
	div#wrapper{
		width: 774px;
		background: url(/fend/images/wrapper-backer.png) repeat-y;
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fend/images/wrapper-backer.png', sizingMethod='scale');
		margin-left: 62px;
		padding: 5px 15px 0 15px;
	}
	
		div#contentshell{
			float:right;
			width:589px;
		}
		
			div#pagetitle{
				background: url(/fend/images/pagetitle-backer.gif) no-repeat;
				padding: 0 10px 0 28px;
				line-height: 25px;
				height: 25px;
				margin: 5px 0;
			}
			
				div#pagetitle h2{
					font-size: 13px;
					float: left;
					color: #fff;
					margin: 0;
					padding: 0;
				}
				
				div#pagetitle a{
					float: right;
					padding: 4px 0;
				}
				
			div#contentwrapper{
				background: #eaf0f4 url(/fend/images/content-bottom.gif) no-repeat bottom;
			}
			
				div#content{
					background: url(/fend/images/content-top.gif) no-repeat top;
					padding: 5px;
				}
		
		div#columnshell{
			float:left;
			width:180px;
		}
		
			div#columnshell h3{
				background: url(/fend/images/column-title.gif) no-repeat;
				line-height: 25px;
				padding: 0 0 0 25px;
				margin-bottom: 5px;
			}
			
			div.column-content{
				background: #cdd6dd url(/fend/images/column-content-bottom.gif) no-repeat bottom left;
			}
			
				div.column-inner-content{
					background: url(/fend/images/column-content-top.gif) no-repeat top left;
					padding: 5px;
				}
				
					div.column-input{
						background: url(/fend/images/column-input.gif) no-repeat top;
						width: 168px;
						height: 27px;
						padding: 6px 0 0 0;
					}
					
					div.column-input input{
						border: 0;
						background: none;
					}
				
			ul#subnav{
				margin: 0;
			}
			
				ul#subnav li{
					margin: 1px 20px;
				}
				
					ul#subnav li ul{
						display: none;
					}
				
div#flashshell1{
	padding: 5px 0 0 0;
}
	
	div#footershell{
		background: url(/fend/images/footer-backer.gif) no-repeat top right;
		color: #FFF;
		height: 70px;
		padding: 18px 30px 0 92px;
		font-size: 10px;
	}
	
		div#logosshell{
			height: 42px;
			padding: 0 10px;
			overflow: hidden;
		}
		
			div#logosshell a{
				display: block;
				padding: 0 6px;
			}
		
		div#copyright{
			float: left;
			line-height: 25px;
			padding: 10px 0;
		}
		
		div#sencialogo{
			float: right;
			padding: 12px 0 10px 20px;
		}
		
		div#botnav{
			float: right;
			line-height: 25px;
			padding: 10px 0;
		}
		
			div#botnav a{
				color: #fff;
				font-size: 10px;
			}
			
			div#botnav a:hover{
				color: #fdd302;
				text-decoration: none;
			}

/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/

.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar END -----------------------*/

/* --------------- Event Listing START -------------------*/

.event-listing-table{width: 100%;}
.event-header-row{}
.event-header-cell{background-color: #bec9d6;}
.event-month-row{}
.event-month-cell{}
.event-row-1{}
.event-row-2{}
.event-cell-1{}
.event-cell-2{}
.event-event-col{}
.event-date-col{}
.event-info-col{}

/* --------------- Event Listing END ---------------------*/

/* --------------- Product styles START -------------------*/

div.product-listing{
	margin: 5px;
}
	
	div.product-listing h4{
		background: url(/fend/images/title-backer-small.gif) no-repeat top left;
		padding: 0 10px;
		line-height: 25px;
		border-bottom: 2px solid #cdd6dd;
		margin: 0;
	}
	
	div.box{
		border: 1px solid #cdd6dd;
		border-top: 0;
		padding: 10px;
	}
	
		div.product-listing ul{
			list-style: none;
			list-style-image: none;
			margin: 0;
		}
		
			div.product-listing li{
				margin: 0;
				clear: both;
				height: 100px;
			}
			
				div.product-listing li img{
					float: left;
					padding: 0 10px 10px 0;
				}
				
				div.product-listing li h5{
					background: #cdd6dd;
					padding: 2px 10px;
					color: #000;
					margin: 0;
				}
				
				div.product-listing li{
					overflow: hidden;
				}
				
				/*div.product-listing li p{
					max-height: 30px;
					overflow: hidden;
				}*/
				
div.product-detail{
	margin: 5px;
}

	div.product-detail h3{
		line-height: 25px;
	}
	
	div.product-detail h4{
		background: url(/fend/images/title-backer-large.gif) no-repeat top left;
		padding: 0 10px;
		line-height: 25px;
		border-bottom: 2px solid #cdd6dd;
		margin: 10px 0 0 0;
		clear: both;
	}
	
	div.product-detail img{
		float: left;
		padding: 0 10px 10px 0;
	}
	
	div.box img{
		float: none;
		padding: 0;
	}
	
	div.product-detail ul{
		float: left;
	}
	
		div.product-detail ul li.title{
			color: #EF7700;
			font-weight: bold;
			list-style: none;
			list-style-image: none;
			margin: 0;
		}
		
div.product-specs{
	margin: 5px;
}
	
	div.product-specs h4{
		background: url(/fend/images/title-backer-small.gif) no-repeat top left;
		padding: 0 10px;
		line-height: 25px;
		border-bottom: 2px solid #cdd6dd;
		margin: 0;
	}
	
	div.product-specs li{
		margin: 10px 15px;
	}
	
	div.product-specs div.box{
		margin: 0 0 10px 0;
	}
	
/* --------------- Product styles END -------------------*/

/* --------------- igallery START -------------------*/

.igallery img{
	padding: 0 10px 10px 0;
}

/* --------------- igallery END -------------------*/
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

