/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:left;
color:#68634e;
background-color:#ffffff;
clear:both;
margin:0 auto; 
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#af7401;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none;color:#ecb613;}
a img     {border:none;}
.linkto   {
font-size:11px;
background-image:url(../images/linkto.gif);
background-position:right 5px;
background-repeat:no-repeat;
padding-right:10px;
}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:24px;color:#554703;line-height:28px;padding:0 0 3px 0;font-weight:normal;}
h2 {font-size:20px;color:#5b320a;line-height:24px;padding:0 0 0 0;font-weight:normal;}
h3 {font-size:18px;color:#5b320a;line-height:22px;padding:0 0 0 0;font-weight:normal;}
h4 {font-size:14px;color:#5b320a;line-height:16px;padding:4px 0 4px 0;}
h5 {font-size:13px;color:#333333;line-height:15px;padding:4px 0 4px 0;}
h6 {font-size:12px;color:#333333;line-height:14px;padding:4px 0 4px 0;}


.h1c {
font-size:11px;
color:#e6e6e6;
border-top:solid #d5d2c7 1px;
height:24px;
line-height:24px;
margin-bottom:12px;
}
	.h1c h1, .h1c h2, .h1c h3, .h1c h4 {float:left;padding-right:6px;}
	.h1c a {padding-top:4px;}
	.h1c .linkto {background-position:right 9px;}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}

.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
}

.divider {
clear:both;
font-size:0;
line-height:0;
height:3px;
padding:0 0 0 0;
margin:0 auto;
margin-top:18px;
border-top:solid #d5d2c7 1px;
}

/* GAPS
Gaps to space elements */
.gap1 {float:left;width:10px;}
.gap2 {float:left;width:20px;}


.img-left {float:left;margin-right:15px;margin-top:4px;}
.img-right {float:right;margin-left:15px;margin-top:4px;}
	.img-right .caption, .img-left .caption {
	margin-top:2px;
	line-height:16px;
	padding:5px;
	text-align:center;
	font-size:11px;
	color:#a39868;
	}


/* LIST ELEMENTS
list elements */
ul {
margin-top:6px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	li {
	line-height:18px;
	list-style:none;
	margin-top:0;
	padding-top:0;
	padding-bottom:4px;
	margin-left:0;
	padding-left:14px;
	background-image:url(../images/linkto.gif);
	background-position:2px 7px;
	background-repeat:no-repeat;
	}




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#container {
width:960px;
text-align:left;
background-color:#ffffff;
background-image:url(../images/main_bg.gif);
background-position:left;
background-repeat:repeat-y;
margin-right:auto;
padding:0 0 0 0;
border:none;
}

#container-inner {
display:block;
background-image:url(../images/top_bg.gif);
background-position:left top;
background-repeat:no-repeat;
}
		
		
		
	/* MAIN FLASH/BANNER */
	.flash-holder {
	height:200px;
	background-image:url(../images/flash_side_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:30px;
	}
	
	.flash-home {
	float:right;
	width:302px;
	}
	
	.flash-side {
	float:left;
	width:422px;
	height:144px;
	padding:28px 0 28px 28px;
	}
		.flash-side h3 {color:#907b13;}
		.flash-side .home-link {
		font-size:11px;
		margin-top:10px;
		padding-right:10px;
		text-align:right;
		}
			.flash-side .home-link a {
			display:block;
			line-height:22px;
			padding-right:28px;
			color:#815a06;
			background-image:url(../images/home_link.gif);
			background-position:right;
			background-repeat:no-repeat;
			}
				.flash-side .home-link a:hover {color:#492400;}
		
		
		
	.flash-holder-blue,
	.flash-holder-orange,
	.flash-holder-green {
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:18px;
	}
		.flash-holder-blue {background-image:url(../images/flash_side_blue.gif);}
		.flash-holder-blue h3 {color:#ffffff;}
		
		.flash-holder-orange {background-image:url(../images/flash_side_orange.gif);}
		.flash-holder-orange h3 {color:#ffffff;}
		
		.flash-holder-green {background-image:url(../images/flash_side_green.gif);}
		.flash-holder-green h3 {color:#ffffff;}
		
	.flash-inner {
	float:right;
	width:198px;
	}
	
	.flash-side-inner {
	float:left;
	width:322px;
	height:52px;
	padding:18px 0 18px 18px;
	}
		
		
		
		
	/* MAIN NAVIGATION */
	#navigation {
	height:54px;
	padding:0 0 0 135px;
	color:#4f433d;
	}
	
		#navigation .top {
		height:26px;
		font-size:11px;
		text-align:right;
		padding-top:6px;
		padding-right:30px;
		}
		
		#navigation .bottom {
		height:22px;
		}
			#navigation .bottom a {color:#4f433d;text-transform:uppercase;text-decoration:none;font-weight:bold;line-height:20px;}
			#navigation .bottom a:hover {color:#ba8617;}
		
	
	
	/* MAIN CONTENT */
	#main {
	float:right;
	width:765px;
	padding:25px 27px 0 0;
	line-height:18px;
	}
	
		#main .m-left01 {
		float:left;
		width:510px;
		}
		
		#main .m-right01 {
		float:right;
		width:230px;
		}
		
		
		#main .m-list02 {
		float:left;
		width:170px;
		margin-right:20px;
		padding:8px 10px 0 10px;
		background-image:url(../images/list_bg.gif);
		background-position:top;
		background-repeat:no-repeat;
		}
		
		#main .m-right02 {
		float:right;
		width:545px;
		}
	
	
	
	/* MAIN FOOTER */
	#footer {
	display:block;
	font-size:11px;
	color:#acaba5;
	text-align:right;
	padding:30px 35px 0 0;
	height:26px;
	background-color:#ffffff;
	background-image:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
		#footer a {color:#847d5a;}
		#footer a:hover {color:#b9a232;}
		
		




/* COMMON PAGE STYLES
Common page (ie. contact page) styles. */



/* SERVICE SUMMERY */
.servicessum-holder {}
	.servicessum-holder .ssh-service {
	float:left;
	width:150px;
	height:127px;
	padding:6px;
	background-image:url(../images/image_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
		.servicessum-holder .ssh-service .image {
		margin-bottom:2px;
		}
		
		.servicessum-holder .ssh-service .text {
		display:block;
		height:27px;
		line-height:27px;
		text-align:center;
		background-position:bottom;
		background-repeat:no-repeat;
		overflow:hidden;
		}
		
			.servicessum-holder .ssh-service .text a {color:#ffffff;text-decoration:none;}
			.servicessum-holder .ssh-service .text a:hover {text-decoration:underline;}
			.servicessum-holder .ssh-service .t1 {background-image:url(../images/image_bg_c1.gif);}
			.servicessum-holder .ssh-service .t2 {background-image:url(../images/image_bg_c2.gif);}
			.servicessum-holder .ssh-service .t3 {background-image:url(../images/image_bg_c3.gif);}
			.servicessum-holder .ssh-service .t4 {background-image:url(../images/image_bg_c4.gif);}
			.servicessum-holder .ssh-service .t5 {background-image:url(../images/image_bg_c5.gif);}
			.servicessum-holder .ssh-service .t6 {background-image:url(../images/image_bg_c6.gif);}
			
			
.servicessum-holder2 {
margin-top:18px;
}
	.servicessum-holder2 .ssh-service {
	float:left;
	width:255px;
	border-top:solid #d5d2c7 1px;
	padding-top:5px;
	}
		.servicessum-holder2 .ssh-service .image {
		float:left;
		width:70px;
		height:55px;
		padding:6px;
		background-image:url(../images/image2_bg.gif);
		background-position:top;
		background-repeat:no-repeat;
		}
		
		.servicessum-holder2 .ssh-service .text {
		float:right;
		width:160px;
		}
		
		
.casesum-holder {
margin-top:18px;
}
	.casesum-holder .csh-case {
	float:left;
	width:165px;
	border-top:solid #d5d2c7 1px;
	padding-top:5px;
	}
		.case-text {
		float:left;
		width:320px;
		}







/* PRODUCT PAGES */
.product-holder {display:block;margin-top:20px;}




/* NEWS PAGES */
.news-holder {display:block;}
	.news-holder .news-item {display:block;margin-bottom:10px;}
		.news-holder .news-item .image {
		float:left;
		margin-right:10px;
		overflow:hidden;
		}
	.news-holder .news-detail {display:block;}
		.news-holder .news-detail .image {
		float:right;
		margin-left:10px;
		margin-bottom:10px;
		}
	.news-holder .date {font-size:11px;color:#666666;}
	.news-holder .base {font-size:11px;}
	
	
	

/* PHOTO GALLERY PAGES */	
.gallery-holder {display:block;}
	.gallery-holder .gh-item {
	float:left;
	width:100px;
	background-color:#CCCCCC;
	padding:3px;
	}
		.gallery-holder .gh-item .image {
		width:100px;
		height:100px;
		margin-bottom:10px;
		overflow:hidden;
		}

.photo-holder {margin-top:20px;}
		
		
		
/* STAFF PAGES */	
.staff-holder {display:block;}
	.staff-holder .sh-item {margin-top:18px;}
		.staff-holder .sh-item .image {
		width:100px;
		height:100px;
		margin-bottom:10px;
		overflow:hidden;
		}
		.staff-holder .sh-item .sh-member {
		float:left;
		width:100px;
		margin-top:10px;
		background-color:#EFEFEF;
		text-align:center;
		}
		.staff-holder .sh-item .sh-member .shm-image {
		width:96px;
		height:96px;
		background-color:#CCCCCC;
		overflow:hidden;
		}
		
		
		
		
/* TESTIMONIALS PAGES */	
.testimonial-holder {display:block;}
	.testimonial-item {display:block;margin-top:18px;}
	.testimonial-holder .th-person {font-weight:bold;}
	



/* FAQS PAGES */
.faq-holder {display:block;margin-top:18px;}
	.faq-item {display:block;margin-top:8px;margin-bottom:10px;padding:0 25px 0 25px;}




/* LINKS PAGES */
.links-holder {display:block;margin-top:18px;}
		
		
		
		
		
/* NEXT PREVIOUS PAGES */		
.nextprev {float:right;}
	.nextprev .num {
	color:#333333;
	background-color:#E0E0E0;
	padding:0 4px 0 4px;
	margin-left:3px;
	}
	.nextprev .cur {
	font-weight:bold;
	background-color:#B5B5B5;
	}
	.nextprev .np {
	color:#ffffff;
	background-color:#000000;
	padding:0 4px 0 4px;
	margin-left:3px;
	}
	.nextprev .se {
	color:#A0A0A0;
	background-color:#F3F3F3;
	}
	.nextprev a:hover {
	text-decoration:none;
	color:#CCCCCC;
	background-color:#000000;
	}




	
	
	
	
/* MAIN FORM */
form {
margin:0 auto; 
padding:0 0 0 0;
}
			
	form .req {
	color:#DC6901;
	font-weight:bold;
	font-size:12px;
	}

	form .label {
	clear:both;
	float:left;
	width:140px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	color:#353535;
	line-height:20px;
	text-align:right;
	margin-right:10px;
	margin-bottom:4px;
	}
	
	form .input {
	float:left;
	width:240px;
	height:25px;
	}
		form .input input {
		font-size:12px;
		width:200px;
		}
		
	form .select {
	float:left;
	width:240px;
	height:25px;
	}
		form .select select {
		font-size:12px;
		width:205px;
		}
	
	form .textarea {
	float:left;
	font-size:11px;
	width:240px;
	height:93px;
	}
		form .textarea textarea {
		font-size:12px;
		width:200px;
		height:80px;
		}
		form .textarea img {
		padding-top:3px;
		}
	
	form .button {
	margin-top:2px;
	padding-left:150px;
	padding-bottom:5px;
	}


.form-under {font-size:11px;color:#666666;}
