


a:link {
text-decoration: none;
	color: #d9251c;
}
a:visited {
text-decoration: none;
	color: #d9251c;
}
a:hover {
text-decoration: none;
	color: #d9251c;
}
a:active {
text-decoration: none;
	color: #d9251c;
}

.heading a:link {text-decoration: none; color: #ff9c00}
.heading a:visited {text-decoration: none; color: #ff9c00}
.heading a:hover {text-decoration: underline; color: #ff9c00} 
.heading a:active {text-decoration: none; color: #ff9c00}
BODY,TD,TR{
        font-family: "arial", verdana, helvetica, sans-serif;
		font-size:    17px;    
        color:#000000;
}
body {	
	background-image: url("http://www.smoothermovers.ca/newsite/images/background.gif");
	background-repeat: repeat-y;
	background-position: center; 
	background-color: #c7c7c7;
	text-align: center;

}

#content_outer {
	background: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 900px;

}
#content_inner {
	background-color: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 800px;

}
#outside {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 899px;

}

ul.square {list-style-type:square}
#title{
	border-bottom: 2px solid #00618c;
	height:20px;
	width: 555px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#large_title{
	border-bottom: 2px solid #00618c;
	height:20px;
	width: 890px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#content_top {
	background: #575644;
	background-image: url("http://www.lifan.ca/newsite/images/content_top.gif");
	background-position: top center; 
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 899px;

}
#bottom_spacer{
	height:87px;
}
#content_inner {
	padding-top:5px;
	text-align: left;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 890px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	


}
#content {
padding: 10px;
}


#admintext {
	position:fixed;
	right:000px;
	top:0px;
	margin: 0 0 0 0px;
	padding: 0;
}
#banner {
	text-align: center;
	background-image: url("http://www.smoothermovers.ca/newsite/images/background-top.gif");
	background-position: top center; 
	background-repeat: no-repeat;
	height: 115px;
	margin: 0 0 0 0px;
	padding: 0;
}
#video_page {
	background-image: url("http://www.hyperevo.com/new site/images/video_background.jpg");
	background-position: center; 
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	height:292px;
	width: 840px;
}
#video_picture {
	float:left;
	position:relative;
	left: 41px;
	top:17px;
}

#video_description {
	position:relative;
	right:40px;
	top:20px;
	float:right;
	max-width: 330px
}
#video_background {
	margin:0 0 0 30;
	padding:0px;
}
#heading {
	font-size: 1.1em;
	color: #ff9c00;
	border-bottom:1px solid #b9b9b9;

}
#annoying_text {
	font-size: 0.8em;
	color: #8b8b8b;
}

#print_outer {
	text-align: left;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 800px;

}
#news {

	background: #fff;
	width: 900px;

}
#print {

	background: #fff;
	width: 800px;

}
#tabbed_list {
	margin:0 0 0 150px;
	width: 600;
}
#main_shell {
	width=830
}
#menu {
	text-align:center;
	 margin-left: auto;
     margin-right: auto;

	margin: auto;
	padding: 0;
	width: 900px;
}
#lowermenu {
	background: #e9903c;
	margin: 0 0 0 0px;
	padding: 0;
	width: 117px;
}
#rightpicture {
	float: right;
	margin: 0 0 0 0px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom: 10px;
}
#rightpicture2 {
	float: right;
	width:500px;
	margin: 0 0 0 0px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom: 10px;
}
#rightposition {
	text-align:right;
	margin: 0 0 0 0px;
	padding: 0;
}
#centerpicture {
	float: center;
	margin: 0 0 0 0px;
	padding: 0;
}
#leftpicture {
	float: left;
	margin: 0 0 0 0px;
	padding: 10px;
}

#admin {
	float: bottom;
}

table.print
{
width: 750px;
border:1px solid #c3c3c3;
border-collapse:collapse;
margin: 2px;
}

table.front
{
width: 100%;
border:1px solid #c3c3c3;
border-collapse:collapse;
margin: 2px;
}



	
	textarea{
		font-family: "Trebuchet MS", Geneva, Helvetica;
		font-size: small;
		border-width: 1px;
		border-color: #616161;
		border-style: solid;	
		color: #000000;
		width: 700px;
		margin-bottom: 10px;
	}

	.button{
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;
		background-color: #F2F2F2;
		height: 25px;
		color: #006699;
		display: block;
		width: 300px;
		float: left;
		margin-bottom: 10px;


	}
		.button_small{
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;
		background-color: #F2F2F2;
		height: 25px;
		color: #006699;
		display: block;
		width: 130px;
		float: left;
		margin-bottom: 10px;


	}
		.button_search{
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;
		background-color: #F2F2F2;
		height: 23px;
		color: #006699;
		display: block;
		width: 100px;
		float: left;
		padding-top: 3px;


	}
		.login{
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;
		background-color: #F2F2F2;
		height: 25px;
		color: #006699;
		display: block;
		width: 300px;
		float:right;
		margin-bottom: 10px;


	}
	
	

	#top{
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #000000;
		font-weight: bold;
		font-size: 24px;
		padding: 10px;
		margin: 0px;
	}
	
	#fset{
		padding: 10px;
		text-align: center;
	}
		#fset_index{
		padding: 10px;
		text-align: left;
	}
	
	#bottom{
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #666666;
		font-weight: normal;
		font-size: small;
		padding: 10px;
		margin: 0px;
		text-align: center;
	}

	.warning{
		border-color: #FF0000;
		border-width: 1px;
		border-style: solid;
		background-color: #FFFFCC;
		color: #FF0000;
	}
	
	.success{
		border-color: #006699;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #006699;
	}

	select{
		display: block;
		width: 90px;
		float: left;
		margin-bottom: 10px;
	}
	
	input{
		display: block;
		width: 200px;
		float: left;
		margin-bottom: 10px;
		border-width: 1px;
		border-color: #616161;
		border-style: solid;	
	}
		input.radio{
		display: block;
		width: 50px;
		float: left;
		margin-bottom: 10px;
		border-width: 1px;
		border-color: #616161;
		border-style: solid;	
	}
		input.index{
		display: block;
		width: 200px;
		float: left;
		margin-bottom: 10px;
		border-width: 1px;
		border-color: #616161;
		border-style: solid;	
	}
		input.hidden{
		display: block;
		width: 0px;
		float: right;
	}
	
	label{
		display: block;
		width: 300px;
		float: left;
		margin-bottom: 10px;
		text-align: right;
		padding-right: 20px;
	}
		label.radio{
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
		text-align: right;
		padding-right: 20px;
	}
		label.index{
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
		text-align: right;
		padding-right: 20px;
	}
		label.small{
		display: block;
		width: 70px;
		float: left;
		margin-bottom: 10px;
		text-align: right;
		padding-right: 20px;
	}
	
		label.date{
		display: block;
		width: 100px;
		float: left;
		margin-bottom: 10px;
		text-align: right;
		padding-right: 20px;
	}

	
	captcha{
		text-align: right;
		width: 400px;
		padding-right: 20px;
	}

	br {
		clear: left;
	}
	
	.menu{
	text-align: center;
	margin-left: automatic;
	margin-right: automatic;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	border:none;
	border:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#00618c;
	height:35px;
	list-style:none;
	margin:0px;
	margin-top: -1px;
	padding:0;

	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#00618c url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 40px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#00618c;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
h1{
	border-bottom: 2px solid #00618c;
	height:20px;
	width: 890px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:18px;
	color:#3e8fa6;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
h3{
	border-bottom: 2px solid #00618c;
	height:20px;
	width: 300px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:18px;
	color:#3e8fa6;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
		

