/* www.vicos.cl Website v3.0 - Content Styles */
/* Developed by: Adam Duro */

/* ---------------------------------------------- */
/* --( Web Design Styles )-- */
/* ---------------------------------------------- */

#design #main_nav {
	border-bottom-color: #5ca732;
}
#design #page_intro h1 {
	width: 352px;
	background: url("../_img/heading_page_design_test.gif"/*tpa=http://www.vicos.cl/_img/heading_page_design_test.gif*/) no-repeat;
}
#design #page_intro #product_awards {
	width: 202px;
	float: right;
	padding-top: 20px;
	padding-bottom: 0;
}
#design #page_intro #product_awards .more {
	text-align: right; 
	font-size: .9em;
}
#design #order_box {
	width: 202px;
	min-height:118px;
	height:auto !important;
	height:118px;
	float: right;
	background: #F0F0F0 url("../_img/order_box_bg.gif"/*tpa=http://www.vicos.cl/_img/order_box_bg.gif*/) repeat-x bottom;
	margin: 0 0 0 12px;
}
#design #order_box h3 {
	background: url("../_img/order_box_team.gif"/*tpa=http://www.vicos.cl/_img/order_box_team.gif*/) no-repeat center;
	height: 33px;
}
#design #order_box {
	text-align: center;
}
#design #page_intro .graphic {
	text-align: center;
}
#design #page_intro .testimonial {
	font-size: .9em;
	margin: 1em 1em 1em 1.5em;
}
#design #page_intro .testimonial h4 {
	display: block;
	float: left;
	width: 80px;
	text-indent: -3000px;
	background: url("../_img/testimonial_abc.gif"/*tpa=http://www.vicos.cl/_img/testimonial_abc.gif*/) no-repeat;
	height: 80px;
}
#design #page_intro .testimonial .name {
	display: block;
	text-align: left;
}
#design #main_content .graphic {
	float: left;
	margin: 0 15px 0 0;
}
#design #main_content .include {
	display: block;
	width: 300px;
	margin: 0 0 0 240px;
}
/* Case Study */
	#design .case_study {
		background: #f0f0f0;
	}
	#design .case_study h2 {
		display: block;
		padding: 4px;
		font-size: 1.2em;
		color: #FFFFFF;
		background: #363636 url("../_img/table_specs_bgHead.gif"/*tpa=http://www.vicos.cl/_img/table_specs_bgHead.gif*/) repeat-x top;
		border-bottom: solid 1px #FFFFFF;
		margin: 0;
	}
	#design .case_study .copy {
		background: url("../_img/table_specs_bgGray.gif"/*tpa=http://www.vicos.cl/_img/table_specs_bgGray.gif*/) repeat-x top;
		position: relative;
		padding: 10px;
	}
	#design .case_study .copy dl {
		margin: 0;
		display: block;
		position: absolute;
	}
	#design .case_study .copy dl dt {
		display: block;
		font-size: .9em;
		font-weight: bold;
		padding: 0 0 3px 0;
	}
	#design .case_study .copy dl.new {
		top: 118px;
	}
	#design .case_study .copy dl.new dt {
		text-align: right;
	}
	#design .case_study .copy dl.bonjour {
		top: 60px;
		position: absolute;
	}
	#design .case_study .copy dl.bonjour dt {
		text-align: right;
	}
	#design .case_study .copy dl dd {
		display: block;
		padding: 0;
		margin: 0;
	}
	#design .case_study .copy dl dd img {
		border: solid 1px #CCCCCC;
	}
	#design .case_study .testimonial {
		margin: 0 0 0 140px;
		background: #FFFFFF;
		padding: 8px;
		font-size: .9em;
	}
	#design .case_study .testimonial p {
		line-height: 1.4em;
		margin-top: .5em;
		margin-bottom: .5em;
	}
	#design .case_study .testimonial .name {
		display: block;
		text-align: left;
	}
/* Portfolio */
	#design #portfolio h2 {
		display: block;
		text-indent: -3000px;
		background:url("../_img/design_portfolio_head.gif"/*tpa=http://www.vicos.cl/_img/design_portfolio_head.gif*/) no-repeat;
		height: 33px;
	}
	#design #portfolio dl {
		display: block;
		margin: 0 19px 6px 0;
		float: left;
		width: 120px;
	}
	#design #portfolio dl.last { /* Extra margin-left for last portoflio piece */
		display: block;
		margin: 0 25px 6px 0;
		float: left;
	}
	#design #portfolio dl dt {
		display: block;
		text-align: center;
	}
	#design #portfolio dl dd {
		display: block;
		padding: 0;
		margin: 0;
		text-align: center;
		font-size: 10px;
	}
/* Get Started From */
	#design #get_started h2 {
		display: block;
		height: 14px;
		width: 100%;
		overflow: hidden;
		text-indent: -3000px;
		background:	url("../_img/design_site_evaluation.gif"/*tpa=http://www.vicos.cl/_img/design_site_evaluation.gif*/) no-repeat;
	}
	#design #get_started form {
		display: block;
	}
	#design #get_started fieldset {
		border: none;
		padding: 0;
		margin: 0;
		display: block;
		width: 590px;
		float: left;
	}
	#design #get_started fieldset legend {
		text-indent: -3000px;
		padding: 0;
		margin: 0;
		width: 0;
		height: 0;
		overflow: hidden;
	}
	#design #get_started ol {
		padding: 0;
		margin: 0;
	}
	#design #get_started #right {
		padding-left: 3px;
	}
	#design #get_started ol li {
		display: block;
		padding: 4px 0;
		margin: 0;
		list-style: none;
	}
	#design #get_started ol li label {
		float: left;
		width: 105px;
		font-weight: bold;
		margin-right: 10px;
		text-align: right;
	}
	#design #get_started ol li input {
		font-size: 1.3em;
		font-weight: bold;
		color: #666666;
		width: 155px;
	}
	#design #get_started ol li select {
		width: 155px;
	}
	#design #get_started ol li textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666666;
		width: 280px;
		font-size: 1em;
	}
	#design #get_started #submit {
		display: block;
		margin: auto;
		width: auto;
	}
/* Product Awards */
	#design #product_awards h2 {
		background: url("../_img/addnl_content_design.gif"/*tpa=http://www.vicos.cl/_img/addnl_content_design.gif*/) no-repeat 0px 0px;
	}
/* Recent Additions */
	#design #recent_additions h2 {
		background: url("../_img/addnl_content_design.gif"/*tpa=http://www.vicos.cl/_img/addnl_content_design.gif*/) no-repeat 0px -14px;
		font-size: .8em;
		text-indent: -3000px;
		display: block;
		height: 33px;
		margin: 0;
	}
	#design #recent_additions h2 dl {
		display: block;
		margin: 0 19px 6px 0;
		float: left;
		width: 120px;
	}
	#design #recent_additions dl.last { /* Extra margin-left for last portoflio piece */
		display: block;
		margin: 0 25px 6px 0;
		float: left;
	}
	#design #recent_additions dl dt {
		display: block;
		text-align: center;
	}
	#design #recent_additions dl dt a img {
		border: 1px solid #6A6A6A;
	}
	#design #recent_additions dl dd {
		display: block;
		padding: 0;
		margin: 0;
		text-align: center;
		font-size: 10px;
	}
/* Customer Testimonials */	
	#design #customer_testimonials h2 {
		background: url("../_img/heading_testimonials_design.gif"/*tpa=http://www.vicos.cl/_img/heading_testimonials_design.gif*/) no-repeat;
	}
	#design #customer_testimonials .quote {
		background-image: url("../_img/icon_quote_green.gif"/*tpa=http://www.vicos.cl/_img/icon_quote_green.gif*/);
	}
	#design #customer_testimonials .sep {
		background-image: url("../_img/addnl_content_design.gif"/*tpa=http://www.vicos.cl/_img/addnl_content_design.gif*/);
		background-position: center -47px;
		background-color: #FFFFFF;
		height: 1px;
		margin: 22px 0 9px;
		padding: 0;
	}
/* Certifications */
	#design #industry_certs h2 {
		background: url("../_img/heading_certifications_design.gif"/*tpa=http://www.vicos.cl/_img/heading_certifications_design.gif*/) no-repeat;
	}