/*  
Theme Name: Boldú Comunicació
Theme URI: http://boldu.kashmircreative.com/
Author: Kashmir Creative
Author URI: http://www.kashmircreative.com/
*/

body {
	margin: 0;
	padding: 0;
	color: #666666;
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#header_wrapper {
	width: 100%;
	height: 180px;
	background-color: #2e2426;
	margin: 0;
	padding: 0;
}

#menu {
	width: 900px;
	height: 50px;
}

#header {
	position: relative;
	width: 900px;
	text-align: left;
	background: url(images/logo.jpg) no-repeat left top;
	height: 160px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 142px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	float: right;
}

#menu li {
	float: left;
	padding: 8px 0px 0px 0px;
}

#tabs a:link, #tabs a:visited {
	display: block;
	padding: 10px 15px 10px 15px;
	height: 10px;
	color: #999999;
	width: auto;
	background: #FFFFFF url(images/divider.gif) right top no-repeat;
	text-decoration: none;
	border: none;
}

#tabs a:hover {
	color: #FFFFFF;
	background: #39c2c9;
	text-decoration: none;
	height: 15px;
	border: none;
}

#tabs .current a {
	display: block;
	padding: 15px 15px 10px 15px;
	height: 15px;
	margin-top: -5px;
	color: #666666;
	width: auto;
	background: #FFFFFF url(images/current.gif) repeat-x;
	text-decoration: none;
}

#tabs .current a:hover {
	background: #FFFFFF url(images/current.gif) repeat-x;
	text-decoration: none;
	heigh t: 15p
x;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#line {
	background-color: #efefef;
	width: 900px;
	height: 8px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}

#top {
	width: 900px;
	overflow: hidden;
	margin-top: 100px;
}

#banner_home_left {
	width: 445px;
	height: 340px;
	float: left;
	background: url(images/home.jpg) no-repeat;
	margin-right: 10px;
	margin-bottom: 50px;
}

#banner_home_right {
	width: 445px;
	height: 340px;
	float: left;
	background-color: #8b131f;
	margin-bottom: 50px;
}

#banner_about_left {
	width: 445px;
	height: 340px;
	float: left;
	background: url(images/about.jpg) no-repeat;
	margin-right: 10px;
	margin-bottom: 50px;
}

#banner_about_right {
	width: 445px;
	height: 340px;
	float: left;
	background-color: #8b131f;
	margin-bottom: 50px;
}

#banner_services_left {
	width: 445px;
	height: 340px;
	float: left;
	background: url(images/services.jpg) no-repeat;
	margin-right: 10px;
	margin-bottom: 50px;
}

#banner_services_right {
	width: 445px;
	height: 340px;
	float: left;
	background-color: #8b131f;
	margin-bottom: 50px;
}

#banner_customers_left {
	width: 445px;
	height: 340px;
	float: left;
	background: url(images/customers.jpg) no-repeat;
	margin-right: 10px;
	margin-bottom: 50px;
}

#banner_customers_right {
	width: 445px;
	height: 340px;
	float: left;
	background-color: #8b131f;
	margin-bottom: 50px;
}

#banner_strategies_left {
	width: 445px;
	height: 340px;
	float: left;
	background: url(images/strategies.jpg) no-repeat;
	margin-right: 10px;
	margin-bottom: 50px;
}

#banner_strategies_right {
	width: 445px;
	height: 340px;
	float: left;
	background-color: #8b131f;
	margin-bottom: 50px;
}

#banner_contact {
	width: 900px;
	height: 340px;
	float: left;
	background-color: #8b131f;
	margin-bottom: 50px;
}

#banner_terms_left {
	width: 450px;
	height: 340px;
	float: left;
	margin-bottom: 50px;
	background-color: #000000;
}

#banner_terms_right {
	width: 450px;
	height: 340px;
	float: left;
	margin-bottom: 50px;
	background: #000000 url(images/terms.jpg) no-repeat left top;
}

#contact_left {
	float: left;
	margin-right: 25px;
	width: 575px;
	padding-bottom: 50px;
}

#contact_right {
	width: 300px;
	float: left;
	padding-bottom: 50px;
}

#language {
	width: 900px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	color: #3e3033;
}

#language a:link, #language a:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#language a:hover {
	color: #39c2c9;
	text-decoration: none;
	border-bottom: 1px dotted #39c2c9;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	clear: both;
	color: #999999;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#footer a:hover {
	color: #39c2c9;
	text-decoration: none;
	border-bottom: 1px dotted #39c2c9;
}

#content {
	margin-bottom: 30px;
	margin-top: 100px;
}

#content a:link, #content a:visited {
	color: #666666;
	text-decoration: none;
}

#content a:hover {
	color: #39c2c9;
	text-decoration: none;
}

#home_left {
	float: left;
	width: 400px;
	margin-right: 50px;
	margin-bottom: 30px;
}

#home_right {
	width: 450px;
	float: left;
	background: url(images/bottle.jpg) no-repeat left top;
	height: 400px;
	overflow: hidden;
	margin-bottom: 30px;
}

#home_left a:link, #home_left a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#home_left a:hover {
	color: #39c2c9;
	text-decoration: none;
	border-bottom: 1px dotted #39c2c9;
}

#download a:link, #download a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#download a:hover {
	color: #39c2c9;
	text-decoration: none;
	border-bottom: 1px dotted #39c2c9;
}

#services {
	clear: both;
}

#services_left {
	float: left;
	width: 400px;
	margin-right: 50px;
}

#services_right {
	width: 450px;
	float: left;
	margin-top: 50px;
}

#thumbnail {
	width: 220px;
	height: 160px;
	background-color: #efefef;
	margin-right: 4px;
	float: left;
	margin-bottom: 4px;
	border-bottom: 5px solid #efefef;
}

#thumbnail:hover {
	border-bottom: 5px solid #39c2c9;
}

#stamp {
	width: 120px;
	height: 120px;
	background-color: #efefef;
	margin-right: 4px;
	float: left;
	margin-bottom: 4px;
	border-bottom: 5px solid #efefef;
}

#stamp:hover {
	border-bottom: 5px solid #39c2c9;
}

.nodecoration {
	text-decoration: none;
	border-style: hidden;
}

.black {
	color: #ffffff;
	background-color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h2 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-bottom: 15px;
}

#clear {
	width: 900px;
	height: 30px;
	clear: both;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #39c2c9;
	text-decoration: none;
}

#middleline {
	background-color: #efefef;
	width: 900px;
	height: 4px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 25px;
}

label {
	display: block;
	padding: 10px 0 5px;
	color: #666666;
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

input {
	border: 1px solid #e2e0dc;
	padding: 5px;
	color: #666666;
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	width: 300px;
}

textarea {
	border: 1px solid #e2e0dc;
	padding: 5px;
	width: 400px;
	height: 100px;
	color: #666666;
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}