/*
Template Name: Growing Business
File: Layout CSS
Author: OS Templates
Author URI: #
Licence: <a href="#">Website Template Licence</a>
*/

@import url(navi.css);
@import url(tables.css);
@import url(featured_slide.css);

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#8A0651;
	}

img{
	border:0;
	padding:0;
	margin:0;
	position: relative;
	left: 0px;
}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #666666; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{
	float:left;
	clear:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 0;
}
.imgr{
	float:left;
}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.col0, .col0 a{color:#999999; background-color:#000000;}
.col1{color:#999999; background-color:#FFFFFF;}
.col2, .col2 a{color:#FFFFFF; background-color:#8A0651;}
.col3{color:#777777; background-color:#FFFFFF;}
.col31{
	color:#777777;
	background-color:#FFFFFF;
	border: 0px none #000;
}
.col3 a{color:#8A0651; background-color:#FFFFFF;}
.col4{color:#98989A; background-color:#000000;}
.col4 a{color:#FFFFFF; background-color:#000000;}
.col5, .col5 a{color:#FFFFFF; background-color:#8A0651;}

/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #homecontent, #breadcrumb, #container, #container1, #footer,.background1, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	border: 0px none #999;
	}
	
/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	padding:10px 0;
	}

#topbar p{
	float:left;
	margin:0;
	padding:0;
	}

#topbar ul{
	float:right;
	list-style:none;
	position: relative;
	margin: 0;
	padding: 0;
	}

#topbar li{
	display:inline;
	margin:0 8px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #999999;
	}

#topbar li.last{
	margin-right:0;
	padding-right:0;
	border:none;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:30px 0;
	z-index:1000;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	}

#header #logo{
	display:block;
	float:left;
	width:280px;
	margin-top:6px;
	}

#header h1{
	margin:0;
	font-size:32px;
	border:none;
	}

#header h1 a{
	color:#8A0651;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:15px 0;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Homepage Content-------------------------------------*/

#homecontent{
	padding:30px 0 40px 0;
	border-bottom:1px solid #CCCCCC;
	}

#homecontent ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent li{
	display:block;
	float:left;
	width:290px;
	margin:0 45px 0 0;
	}

#homecontent li.last{
	margin-right:0;
	float: right;
}

#homecontent p{
	margin:0 0 20px 0;
	line-height:1.4em;
	}

#homecontent p.readmore{margin-bottom:0;}

#homecontent p.readmore a{
	padding:5px 15px;
	font-weight:bold;
	line-height:normal;
	color:#FFFFFF;
	background-color:#8A0651;
	}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	line-height:1.4em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: auto;
	top: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}
#container1{
	line-height:1.4em;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	padding-top: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#content{
	display:block;
	float:left;
	width:600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: auto;
	position: relative;
	}
#tech{
	display:block;
	float:left;
	width:600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 20px;
	}

#tech .holder{
	display:block;
	width:180px;
	margin-right: 10px;
	float: left;
	margin-top: 30px;
	}

#tech .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:14px;
	line-height:normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	color: #900;
	}

#tech .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#tech .holder p{
	margin:0 0 0px 0;
	line-height:1.4em;
	}

#tech div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}
	
/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	top: auto;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

.flickrbox li.last{margin-right:0;}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured a{
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured a{
	color:#8A0651;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:150px;
	padding:4px;
	border:1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #CCCCCC;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0 0 5px 0;
	padding:0;
	}

#column #latestnews p.readmore{
	margin:0;
	padding:0;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:30px 0;
	}

#footer h2{
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	text-align: justify;
	}

#footer .footbox{
	display:block;
	float:right;
	width:210px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	}
	#footer .foot1{
	display:block;
	float:left;
	width:210px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

#footer li{
	margin-bottom:3px;
	text-align: left;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}

.content1 {
	position: relative;
	left: 740px;
	top: 0px;
	width: 200px;
	color: #FFF;
}
.content2 {
	position: relative;
	left: 50px;
	top: 30px;
	width: 200px;
	color: #FFF;
}
.content3 {
	position: relative;
	left: 50px;
	top: 30px;
	width: 700px;
	color: #777;
}
.content4 {
	position: relative;
	left: 600px;
	top: 30px;
	width: 300px;
	color: #666;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.content5 {
	position: relative;
	left: 30px;
	top: 30px;
	width: 300px;
	color: #FFF;
	height: auto;
	font-size:16px;
	background-color: #000;
	filter: Alpha(Opacity="70");
	-moz-opacity:0.7;              /* 老版Mozilla */
	-khtml-opacity:0.7;              /* 老版Safari */
	opacity: 0.7;           /* 支持opacity的浏览器*/
	line-height: 20px;
}
.content6 {
	position: relative;
	left: 30px;
	top: 25px;
	width: 900px;
	color: #FFF;
	font-size:18px;
	line-height: 25px;
}
.content7 {
	position: relative;
	left: 30px;
	top: 430px;
	width: 900px;
	color: #FFF;
	font-size:18px;
	line-height: 25px;
}
.background1 {
	background-image: url(../images/DSC02345.JPG);
		background-repeat: no-repeat;
	height:500px;
}
.background2 {
	background-image: url(../images/tools1.jpg);
	background-repeat: no-repeat;
	height:400px;
}
.background3 {
	background-image: url(../images/DSC01865.JPG);
	background-repeat: no-repeat;
	height:540px;
}
.background4 {
	background-image: url(../images/color.JPG);
	background-repeat: no-repeat;
		height:400px;
}
.background5 {
	background-image: url(../images/punch.JPG);
	background-repeat: no-repeat;
		height:400px;
}
.background6 {
	background-image: url(../images/tool2.JPG);
	background-repeat: no-repeat;
		height:551px;
}
.background7 {
	background-image: url(../images/piston.JPG);
	background-repeat: no-repeat;
		height:551px;
}
#top .wrapper.col3 #container table tbody tr td p {
	color: #400000;
}
