body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}
* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
img { border:0; }
html {
  height: 100%;
  margin-bottom: 1px;
}
#container {
  width: 80%;
  text-align: left;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
}
#header-container {
  width: 100%;
  padding-top: 15px;
}
#header-container h1, #header-container h2 {
  margin-left: 6px;
  margin-bottom: 6px;
}
.spacer {
  width: 100%;
  height: 15px;
}
hr {
  border: 0px;
  background-color: #cdcdcd;
  height: 1px;
  width: 100%;
  text-align: left;
}
h1 {

}
h2 {

}
h3 {

}

#left-container {
  float: left;
  width: 250px;
  background-color: #FFFFFF;
  color: black;
}

#left-container h3 {
  color: #c55;
}

#main-container {
  margin: 5px 5px 5px 260px;
  padding: 15px;
  border-left: 1px solid silver;
  min-height: 400px;
}
p {

}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
#footer-container {
  clear: both;
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
.right {
  float: right;
  font-size: 100%;
  margin-top: 5px;
  color: #999;
  background-color: #fff;
}
.left {
  float: left;
  font-size: 100%;
  margin-top: 5px;
  color: #999;
  background-color: #fff;
}
#main-container ul {
  margin-left: 3.0em;
}

label {
	width: 150px;
}

input, textarea {
	margin: 5px 0;
}

button {
	clear: left;
	float: left;
}

#header_outer {
	background: url(/images/bg_header.jpg) top left repeat;
}

#header_inner {
	position: relative;
	width: 790px;
	height: 293px;
	margin: 0 auto;
	background: url(/images/bg_header_inner.jpg) top left no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: #fff;
}

#header_inner.home {
	background: url(/images/bg_header_inner_home.jpg) top left no-repeat;
}

#header_inner h1 {
	width: 210px;
	height: 133px;
	background: url(/images/turtlecases_logo.jpg) 0 0 no-repeat;
	text-indent: -9000px;
}

#top_nav {
	width: 573px;
	height: 43px;
	padding-top: 15px;
	position: absolute;
	top: 0;
	left: 217px;
}

#ico_search {
	float: left;
	margin: 5px 5px 0 15px;
}

#top_nav span {
	float: left;
	margin: 3px 7px 0 0;
}

#top_nav input {
	float: left;
	height: 13px;
	font-size: 9px;
	border: 0;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin: 3px 7px 0 0;
}

#top_nav #field {
	width: 150px;
}

#top_nav #login {
	margin-left: 85px;
}

#top_nav #blog {
	margin-left: 25px;
}

#top_nav #english {
	margin-left: 30px;
}

/* BEGIN: navigation styles
/*------------------------*/
#navigation {
	position: absolute;
	top: 70px;
	left: 233px;
	width: 557px;
}
#navigation ul {
	list-style: none;
	height: 16px;
}
#navigation li {
	float: left;
	display: block;
	text-indent: -9999em;
}
#navigation a {
	display: block;
	height: 16px;
	overflow:hidden;
}
#navigation li#company a {width:63px;background:transparent url(../images/menu_company.gif) no-repeat top left;}
#navigation li#company a:hover {background-position:0 -16px;}
#navigation li#products a {width:164px;background:transparent url(../images/menu_products.gif) no-repeat top left;}
#navigation li#products a:hover {background-position:0 -16px;}
#navigation li#lines a {width:137px;background:transparent url(../images/menu_lines.gif) no-repeat top left;}
#navigation li#lines a:hover {background-position:0 -16px;}
#navigation li#news a {width:105px;background:transparent url(../images/menu_news.gif) no-repeat top left;}
#navigation li#news a:hover {background-position:0 -16px;}
#navigation li#contact a {width:88px;background:transparent url(../images/menu_contact.gif) no-repeat top left;}
#navigation li#contact a:hover {background-position:0 -16px;}

#slogan {
	width: 210px;
	height: 156px;
	background: url(/images/slogan.jpg) 0 0 no-repeat;
	position: absolute;
	top: 133px;
	left: 0px;
	text-indent: -9000px;
}

#featured_product {
	position: absolute;
	top: 115px;
	left: 420px;
}

/* BEGIN: content styles
/*------------------------*/
#content_outer {
	background: url(/images/bg_main.jpg) top left repeat-x;
	margin-bottom: 25px;
}

#content_inner {
	margin: 0 auto;
	padding-top: 40px;
	width: 790px;
	min-height: 350px;
}

#content_inner h1 {
	font-family: "Lucida Grande", Verdana;
	font-size: 15px;
	margin-bottom: 7px;
}

#content_inner #col2 h2 {
	font-family: "Lucida Grande", Verdana;
	font-size: 18px;
}

#content_inner #col2 h3 {
	font-family: "Lucida Grande", Verdana;
	font-size: 14px;
	color: #008e11;
	margin: 20px 0 20px 0;
}

#content_inner span {

}

#content_inner #col1 {
	float: left;
}

#content_inner #col2 {
	float: right;
	width: 330px;
	margin: 100px 0 0 0;
}

#segmentos {
	margin-top: 30px;
}

.btn_more {
	margin-top: 5px;
}

.cases {
	float: left;
	font-size: 11px;
}

.cases a {
	
}

.cases ul {
	list-style: none;
}

.cases li {
	float: left;
	margin: 2px 0;
}

.cases .active {
	background: #000;
}

.cases .active a {
	color: #fff;
}

.cases h2 {
	height: 20px;
	padding-right: 15px;
	font-size: 11px;
	color: #008e11;
	border-bottom: #c6c6c6 1px solid;
	margin-bottom: 7px;
}

.cases h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 0 2px;
}

#cases_lines {
	width: 200px;
}

#cases_lines li {
	margin-right: 20px;
}

#cases_products {
	width: 590px;
}

#cases_products li {
	width: 114px;
}

#pages_nav {
	margin: 0 auto;
	width: 700px;
}

#pages_nav ul {
	list-style: none;
}

#pages_nav li {
	float: left;
	padding: 2px 20px;
	border-right: 1px solid #9f9f9f;
}

#pages_nav h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 2px;
}

#pages_nav .active {
	background: #000;
}

#pages_nav .active a {
	color: #00b4ff;
}

.clear {
	clear: both;
	margin-bottom: 25px;
}

hr.cases_break {
	clear: left;
	float: left;
	margin: 7px 0 10px 0;
	background-color: #c6c6c6;
}

.case {
	float: left;
	width: 180px;
	height: 280px;
	margin: 20px 15px 0 0;
}

.case .thumbnail {
	float: left;
	height: 175px;
}

.case .title {
	clear: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.case .summary {
	clear: left;
	font-size: 11px;
}

.case_detail {
	float: left;
	margin-top: 20px;
	width: 790px;
	height:360px;
}

.case_detail .image {
	float: left;
	margin: 0 25px 20px 0;
}

.case_detail .title {
	float: left;
	width: 380px;
	height: 50px;
	font-family: "Lucida Grande", Verdana;
	font-weight: bold;
	font-size: 18px;
}

.case_detail .description {
	float: left;
	width: 380px;
	font-size: 12px;
}

.case_detail #extra_info {
	float: left;
	margin: 20px 0;
	font-size: 11px;
}

.segments li {
	float: left;
	width: 140px;
	margin: 2px 0;
}

.page_content {
	margin:30px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

.page_content h2 {
	font-size: 18px;
}

#sidebar {
	float: left;
	width: 190px;
}

#sidebar h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 28px;
}

#sidebar p {
	width: 150px;
	font-size: 10px;
}

#main {
	float: left;
	width: 600px;
	margin-top: 20px;
}

.contact h2 {
	color: #b70079;
}

.contact .star {
	color: #B70079;
}

.contact label {
	clear: left;
	float: left;
	width: 100px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 10px;
}

.contact input, .contact textarea {
	border:1px solid #c0c0c0;
}

.contact input {
	height: 17px;
	width: 300px;
}

.contact textarea {
	width: 300px;
	height: 80px;
}

.contact h3 {
	font-size: 13px;
	font-weight: bold;
}

.contact p {
	font-weight: bold;
}

#contact_options {
	clear: left;
	padding-top: 30px;
	margin-left: 120px;
}

#contact_options hr {
	width: 300px;
}

#contact_options span {
	color: #b70079;
}

.checkbox_image {
	margin: 10px 5px -6px 0;
}

.contact .submit {
	display: block;
	margin: 20px 0;
	background: url(/images/but_send.gif) top left repeat-x;
	width: 74px;
	height: 22px;
	line-height:22px;
	text-indent: -9000px;
	border: 0px;
}

#featured {
	font-family: "Lucida Grande", Verdana, sans-serif;
	width: 510px;
	position: absolute;
	top: 115px;
	left: 280px;
	font-weight: normal;
}

#featured a {
	color: #fff;
	text-decoration: underline;
}

#featured a:hover {
	text-decoration: none;
}

#featured_left {
	float: left;
	width: 345px;
}

#featured_right {
	float: left;
	width: 165px;
}

#featured h2 {
	font-size: 18px;
	margin: 2px 0 5px 0;
}

#featured h3 {
	font-size: 11px;
	margin-top: 5px;
}

#featured .purple h3 {
	color: #b70079;
}

#featured h4 {
	font-size: 9px;
	font-weight: bold;
}

#footer_outer {
	clear: both;
	background: url(/images/bg_footer.gif) top left repeat-x;
	height: 218px;
}

#footer_inner {
	margin: 0 auto;
	padding-top: 25px;
	width: 790px;
}

#footer_inner h3 {
	font-size: 11px;
	font-weight: normal;
}

#footer_inner h3.active {
	font-weight: bold;
}

.footer_box {
	float: left;
	padding: 0 15px;
	font-size: 11px;
}

.footer_box a {
	
}

.footer_box ul {
	list-style: none;
}

.footer_box li {
	margin: 2px 0;
}

.footer_box h2 {
	border-bottom: #87808A 2px solid;
	margin-bottom: 7px;
}

#footer_lines {
	width: 70px;
}

#footer_products {
	width: 280px;
}

#footer_newsletter {
	width: 160px;
}

#footer_quote {
	width: 160px;
}

#footer_quote a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#footer2 {
	background: url(/images/bg_header.jpg) top left repeat;
	height: 150px;
}

#footer2 p {
	margin: 0 auto;
	padding-top: 20px;
	width: 790px;
	color: #fff;
	font-size: 11px;
}

.copyright {
	margin-left: 20px;
}

.image_left {
	margin: 0 20px 20px 0;
}

#watermark_box {
	position:relative;
	display:block;
}

.watermark {
	position: absolute;
	top: 330px;
	font-size: 11px;
}

.sitemap a {text-decoration:none; color:#000;}
.sitemap a:hover {text-decoration:underline;}
.sitemap-section a {font-weight:bold; font-size:13px;}
li.sitemap-section {margin-top:10px;}
li.sub-page {margin-top:3px;}
li.children-page {margin-top:2px;}
.sub-page {margin-left:20px;}
.children-page {margin-left:40px;}

.pagination {
	clear:left;
}
.pagination a, .pagination span {
	margin-right: 5px;
}
.pagination .current {
	color: #008e11;
	font-weight: bold;
}
.pagination .disabled {
	color: #87808A;
}
