/*
Theme Name:Cnotinfor
Theme URI:http://elliotjaystocks.com
Description:Based on Starkers by Elliot Jay Stocks:http://elliotjaystocks.com
Author:Gonçalo Rodrigues
Author URI:www.cnotinfor.pt
Tags:starkers, naked, clean, basic, cnotinfor
*/
@import "style/css/reset.css";
@import "style/css/typography.css";

body {
	color: #333333;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	background: #EBEBEB;
}

p {
	margin-top: 10px;
	margin-bottom: 15px
}

a {
	color: #298CDA;
	text-decoration: none;
	outline: none;
	outline-style: none;
	outline-width: 0;
	-moz-outline-style: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline
}

a:active, a:active * {
	outline: none !important;
	-moz-outline-style: none !important
}
a:focus, a:focus * {
	outline: none !important;
	-moz-outline-style: none !important
}

/*remove dotted from buttons firefox*/
button::-moz-focus-inner {
	border: 0
}

ul {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px
}

li {
	list-style-type: disc;
	margin-bottom: 2px
}

td p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

td h3 {
	padding-bottom: 10px;
}

table {
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 15px;
	width: 100%;
}

th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2
}

td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top
}

tr td {
	background: #C2D887
}

tr.alt td {
	background: #dfebc1
}

#contentright_2c tr td {
	background: none
}

#contentright_2c tr.alt td {
	background: none
}

/*FOR INDEX TABLE*/
p.blockquote {
	font-family: Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
	font-size: 17px;
	font-style: italic;
	margin-bottom: 5px
}

p.author {
	font-family: Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
	font-size: 14px;
	font-style: italic;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px
}

#content #content_in #contentleft ul li.software_icon, #content #content_in #contentleft ul li.hardware_icon, #content #content_in #contentleft ul li.formacao_icon, #content #content_in #contentleft ul li.acompanhamento_icon, #content #content_in #contentleft ul li.parcerias_icon {
	line-height: 32px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 38px;
	font-size: 14px;
	width: 140px;
	display: block;
	cursor: default;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px
}

#content #content_in #contentleft ul li.software_icon {
	background: url("style/images/icons/cd.png") no-repeat scroll 0 0 transparent
}

#content #content_in #contentleft ul li.hardware_icon {
	background: url("style/images/icons/computer.png") no-repeat scroll 0 0 transparent
}

#content #content_in #contentleft ul li.formacao_icon {
	background: url("style/images/icons/user_comment.png") no-repeat scroll 0 0 transparent
}

#content #content_in #contentleft ul li.acompanhamento_icon {
	background: url("style/images/icons/user_add.png") no-repeat scroll 0 0 transparent
}

#content #content_in #contentleft ul li.parcerias_icon {
	background: url("style/images/icons/thumb_up.png") no-repeat scroll 0 0 transparent
}

#content #content_in #contentleft ul li:hover {
	background-color: #C2D887;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px
}

#content #content_in #contentleft #solutions {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	float: right;
	padding: 0px 0px 0 0;
	height: 90px;
	width: 630px;
	/*margin-top:18px;*/
}

#tabs ul li a {
	display: block;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
	-moz-outline-style: none
}

#solutions p {
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px
}

.ui-tabs .ui-tabs-hide {
	display: none
}

#switches {
	display: block
}

#switches .active {
	font-weight: bold
}

#solutions div {
	display: none;
	padding-top: 30px
}

#solutions div.active {
	display: block
}

#content #content_in #contentleft ul {
	padding-left: 0px;
	float: left;
	margin-top: 10px
}

#content tr td, #content tr.alt td {
	background: none;
	border-bottom: none
}


#content h2 {
	padding-bottom: 0px;
	padding-top: 0px
}

/*END FOR INDEX TABLE */
tr.over td {
	/*background:#bcd4ec; */
}

.searchcontent {
	height: 50px;
	border-bottom: 1px solid #D9D9D9
}

#searchform {
	width: 200px;
	float: left;
	line-height: 32px;
	margin-bottom: 8px
}

#searchform input[type="text"] {
	width: 140px;
}

#searchbox, #subscribe_email, #user_login, #user_pass, input[type="text"] {
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
	vertical-align: top;
	border: 1px solid #80b20b;
	height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px
}

textarea.text {
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
	vertical-align: top;
	border: 1px solid #80b20b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px
}

#subscribe_email, #user_login, #user_pass {
	display: block;
	float: left;
	width: 220px;
	margin-right: 50px;
}


.focusField {
	border: 1px solid #80b20b;
	color: #000;
	-moz-box-shadow: 0 0 3px #80b20b;
	-webkit-box-shadow: 0 0 3px #80b20b;
	box-shadow: 0 0 3px #80b20b;
	outline: medium none;
	font-size: 14px;
}

.idleField {
	background: #fff;
	border: solid 1px #DFDFDF;
	color: #bbb;
	font-size: 14px;
}


#wpsc_shopping_cart_container .idleField, .productcart .idleField {
	color: #000;
}

#container {
	width: 100%
}

hr {
	height: 1px;
	background-color: #D9D9D9;
	color: #D9D9D9
}

#content {
	/*background:#e9f1d4;*/
	background: #fff url("style/images/bg_content_top.png") repeat-x top center;
	width: 100%;
	float: left;
}

.entry {
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 20px
}

#content_2c {
	background: #fff url("style/images/bg_content_top.png") repeat-x top center;
	width: 100%;
	float: left;
}

#content_in {
	margin: 0 auto;
	width: 960px
}

#content_in .menu_horizontal {
	float: right;
	width: 960px;
	background: #80b20b;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	-opera-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

#content_in .menu_horizontal ul {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 8px;
	margin-top: 2px;
	padding-left: 10px;
}

#content_in .menu_horizontal ul ul, #content_in .menu_horizontal ul ul li {
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#content_in .menu_horizontal_top ul {
	margin-bottom: 8px;
	margin-top: 2px;
	padding-left: 10px
}

#content_in .menu_horizontal ul li {
	color: #FFFFFF;
	display: block;
	font-weight: bolder;
	letter-spacing: 1px;
	list-style: none outside none;
}


#content_in .menu_horizontal ul li:hover a {
	-moz-box-shadow: 0 0 3px #80b20b;
	-webkit-box-shadow: 0 0 3px #80b20b;
	box-shadow: 0 0 3px #80b20b;
	background: #80b20b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px
}

#content_in .menu_horizontal_top ul li {
	display: inline;
	list-style: none;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #fff
}

#content_in .menu_horizontal ul li.current_page_item a, #content_in .menu_horizontal_top ul li.current_page_parent a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
	background: #5a7024;
	-moz-box-shadow: 0 0 3px #5a7024;
	-webkit-box-shadow: 0 0 3px #5a7024;
	box-shadow: 0 0 3px #5a7024
}

#content_in .menu_horizontal ul li a {
	text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 1px, rgba(0, 0, 0, 0.246094) -2px 0px 1px;
	color: #fff;
	padding: 0px 8px 0px 8px
}

#content_in .menu_horizontal ul li a:hover {
	text-decoration: none;
	background: #6f9a0a;
}

#content_in .menu_horizontal ul li.current_page_item a:hover {
	cursor: default
}

/* Sidebar */
/*#contentright {
	width: 270px;
	float: right;
	padding: 20px 0px 5px 20px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-opera-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9
}
*/

#contentright #contentright_2c img {
	margin-top: 0px
}

#contentright img {
	margin-top: 10px
}

/*#content #contentright_2c {
	margin-bottom: 0;
	padding: 20px 10px 0;
	width: 270px;
}
*/

#contentright_2c {
	width: 270px;
	float: right;
	padding: 20px 0px 5px 20px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-opera-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9
}

#contentright_2c h2 {
	padding-top: 10px
}

#contentright_2c ul {
	padding: 0 0 0 0;
	margin-top: 0px
}

#contentright_2c ul li, #contentright_2c li {
	list-style-type: none;
	background: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

#contentright_2c ul li ul li a, #contentright_2c li ul li a {
	list-style-type: none;
	font-size: 14px;
	line-height: 16px;
	padding-left: 18px;
	background: transparent url(style/images/icons/bullet_green.png) no-repeat;
	display: inline-block;
	margin-bottom: 10px
}

#contentright_2c ul li ul {
	margin-top: 2px
}

.widgettitle {
	margin-bottom: 14px
}

/* Main Content */
#contentleft {
	width: 645px;
	float: left;
	margin-right: 10px;
	padding: 20px 0px 10px 0px;
	position: relative;
	height: 510px
}

#contentleft ul {
	padding-left: 0px;
	float: left;
	margin-top: 30px
}

#contentleft_2c {
	width: 645px;
	float: left;
	margin-right: 10px;
	padding: 10px 0px 10px 0px
}

ol {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px;
}

#contentleft_2c ol li {
	list-style-type: decimal;
}

#contentleft_1c {
	width: 960px;
	float: left;
	margin-right: 30px;
	padding: 25px 0px 10px 0px
}

#contentleft_1c h2 #contentleft_2c h2 {
	padding-top: 5px
}

.breadcrumb {
	line-height: 15px;
	margin-bottom: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #C2D887;
	font-size: 13px;
	line-height: 32px;
	margin-bottom: 10px;
	padding-bottom: 0;
	padding-left: 8px;
	padding-top: 0;
	vertical-align: top;
}

#breadcrumb_nav {
}

.more-link {
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	list-style-type: none;
	padding-left: 32px;
	background: transparent url("style/images/icons/page_white_magnify.png") no-repeat scroll 0 0
}

/* Header */
#header {
	height: 110px;
	/*background:#343434*/
	background:url("style/images/topbg.png") repeat-x scroll left bottom #333333;
}

#header_in {
	margin: 0 auto;
	width: 960px
}

#header h1 a {
	color: #fff;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
	-moz-outline-style: none
}

#header p {
	color: #fff
}

#branding {
	padding-top: 15px;
	width: 300px;
	float: left
}

#menu {
	width: 560px;
	float: right;
	margin: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	font-weight: bold;
	/*background:#343434;*/
	letter-spacing: 1px;
}

#menu ul {
	margin: 0;
	padding: 0;
	overflow: visable
}

#menu ul li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	float: left;
	height: 42px;
	overflow: hidden;
	text-align: center;
	list-style-type: none;
	margin-bottom: 0px;
	top: 40px;
	position: relative;
	margin-left: 3px
}

#menu ul li a, #menu ul li a:hover {
	display: block;
	float: left;
	color: #fff;
	padding: 40px 5px 42px 5px;
	text-decoration: none
}

#menu ul li a p {
	top: -38px;
	position: relative
}

#menu ul li.current_page_item a p {
	display: inline;
	float: left;
	margin: 0;
	color: #C4E673
}

#menu ul li a p {
	padding: 0px 5px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 1px, rgba(0, 0, 0, 0.246094) -2px 0px 1px;
	margin-top: 2px
}

/*.subtext {
	padding-top: 15px
}
*/
/*Menu Color Classes*/
/*.green {
	background: #6AA63B
}
*/
.green {
	background: #80b20b
}
.green:hover {
	-moz-box-shadow: 0 0 3px #80b20b;
	-webkit-box-shadow: 0 0 3px #80b20b;
	box-shadow: 0 0 3px #80b20b
}
.orange {
	background: #ed7f09
}
.orange:hover {
	-moz-box-shadow: 0 0 3px #ed7f09;
	-webkit-box-shadow: 0 0 3px #ed7f09;
	box-shadow: 0 0 3px #ed7f09
}
.red {
	background: #ed5542
}
.red:hover {
	-moz-box-shadow: 0 0 3px #ed5542;
	-webkit-box-shadow: 0 0 3px #ed5542;
	box-shadow: 0 0 3px #ed5542
}
.purple {
	background: #8561d5
}
.purple:hover {
	-moz-box-shadow: 0 0 3px #8561d5;
	-webkit-box-shadow: 0 0 3px #8561d5;
	box-shadow: 0 0 3px #8561d5
}
.blue {
	background: #0292C0
}
.blue:hover {
	-moz-box-shadow: 0 0 3px #0292C0;
	-webkit-box-shadow: 0 0 3px #0292C0;
	box-shadow: 0 0 3px #0292C0
}
/*yellow bright old = ecbf13 */
.yellow {
	background: #C79810
}
.yellow:hover {
	-moz-box-shadow: 0 0 3px #C79810;
	-webkit-box-shadow: 0 0 3px #C79810;
	box-shadow: 0 0 3px #C79810
}
#pagebar {
	background: #80b20b;
	float: left;
	width: 100%;
	height: 10px
}

/* Comments */
h3#comments {
	margin: 0 30px
}

ol.commentlist {
	margin: 0 30px
}

ol.commentlist li {
	margin-bottom: 30px
}

#respond {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #DFEBC1;
	margin: 0 0;
	padding: 10px;
}

textarea#comment {
	width: 600px;
	margin-bottom: 10px;
	font-size: 14px;
}

/* Secondary Content */
#secondary-content {
	width: 240px;
	float: left
}

#secondary-content p {
	color: #999
}

#secondary-content h2 {
	font-size: 14px;
	color: #fff;
	background: #666;
	padding: 7px 0 7px 7px
}

#secondary-content ul li {
	background: #333;
	margin-bottom: 10px
}

#secondary-content ul ul {
	padding: 15px 0
}

#secondary-content ul ul li {
	margin: 0 0 0 20px;
	color: #999
}

#secondary-content ul ul ul {
	margin: 0;
	padding: 0
}

#secondary-content a {
	color: #ccc;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
	-moz-outline-style: none
}

#secondary-content a:hover {
	color: #ccc;
	text-decoration: underline
}

#footerheader_in h2 a {
	color: #2C2B2B;
}

#footerheader_in h2 a:hover {
	text-decoration: none;
}

/* Footer */
#footer {
	padding-bottom: 5px;
	width: 100%;
	float: left;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #EBEBEB;
}

#footerbg {
border-top-color: #C2D887;
border-top-style: solid;
border-top-width: 6px;
width: 100%;
float: left;
background: #EBEBEB url(style/images/bg_ip.png) repeat-x top center;
}

#footer ul li {
	display: inline;
	padding: 0px 10px 0px 10px
}

#footerheader {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%
}

#footerheader_in {
	margin: 0 auto;
	width: 960px
}

.footerheader_box_projects {
	width: 290px;
	height: 220px;
	float: left;
	background-color: #C2D887;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.footerheader_box_twitter {
	width: 290px;
	height: 220px;
	float: left;
	/*background-color:#c2d38e; NICE GREEN*/
	background-color:#C2D887;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.footerheader_box_products {
	width: 290px;
	height: 220px;
	float: left;
	background-color: #C2D887;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.footerheader_box_projects h2, .footerheader_box_twitter h2, .footerheader_box_products h2 {
	display: inline-block;
	line-height: 32px;
	padding-left: 6px;
	vertical-align: top;
	padding-top: 0px
}

.footerheader_box_projects img, .footerheader_box_twitter img, .footerheader_box_products img {
	display: inline-block;
	line-height: 32px
}

.footerheader_box_bottom_left {
	width: 310px;
	float: left;
}

.footerheader_box_bottom_middle {
	width: 310px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.footerheader_box_bottom_right {
	width: 310px;
	float: left;
}


.footerheader_box_bottom {
	width: 135px;
	float: left;
	background-color: #c3d7ff;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: none;
	font-size: 12px;
	color: #888888;
}

.footerheader_box_bottom ul li {
	list-style-type: none;
}

.footerheader_box_bottom ul {
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 0px;
}

.footerheader_box_bottom b {
	color: #666666;
	font-size: 13px;
}

#content_in2 {
	border: 1px solid #D9D9D9;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666666;
}

#content_in2 a {
	color: #888888;
	font-weight: normal;
}

#content_in2 a:hover {
	color: #333333;
	text-decoration: none;
}

#footerbottom_in {
	margin: 0 auto;
	width: 962px
}

/* =PageNavi
-------------------------------------------------------------- */
/* Using !important to override PageNavi CSS */
.wp-pagenavi {
	margin: 0 0 0 -.5em;
	padding: 0.5em 0
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
	border: 1px solid #ccc !important;
	color: #666!important;
	font-style: normal;
	margin: 0 .375em !important;
	padding: 0.5em 0.25em !important
}

.wp-pagenavi a:visited {
	border: 1px solid #ccc !important;
	color: #666 !important
}

.wp-pagenavi a:hover {
	border: 1px solid #ccc !important;
	color: #FF4B33 !important
}

.wp-pagenavi a:active {
	border: 1px solid #ccc !important;
	color: #FF4B33 !important
}

.wp-pagenavi span.pages {
	border: none !important;
	color: #666 !important;
	margin: 0 !important;
	padding: 0 !important
}

.wp-pagenavi span.current {
	border: none !important;
	color: #666 !important;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 0 !important
}

.wp-pagenavi span.extend {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	margin: 2px;
	padding: 2px 4px
}

/* Awesome Buttons */
a.button {
	/* Sliding right image */
	background:transparent url('style/images/call_to_action2.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 48px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-left:6px;
	padding-right: 21px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration:none;
	color: #0252c0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold
}

a.button_arrow {
	/* Sliding right image */
	background:transparent url('style/images/call_to_action2_arrow.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 48px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-left:6px;
	padding-right: 44px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration:none;
	color: #0252c0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold
}

a.button span, a.button_arrow span {
	/* Background left image */
	background:transparent url('style/images/call_to_action1.png') no-repeat;
	display: block;
	line-height: 32px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding:7px 0 7px 18px
}
a.button:hover span {
	text-decoration: none
}

/* FIX FOR IMAGES ALIGNMENT */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline
}

.alignright {
	float: right
}

.alignleft {
	float: left
}

/* END FIX FOR IMAGES ALIGNMENT */
/* Equipa */
#contentleft_2c_equipa table h2 {
	font-size: 16px
}

#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}

.thumbSlider li, .slideViewer li {
	list-style-type: none;
}

#content #content_in #contentleft .thumbSlider ul, #content #content_in #contentleft .slideViewer ul, .wpsc_description ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

.thumbSlider p {
	margin-bottom: 0px;
	margin-top: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
}

/*IMAGE BORDERS*/
img.framed {
	background: url('style/images/framebg.png') no-repeat scroll left top #FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 14px;
}

span.tags_widget {
	float: left;
	clear: both;
	display: block;
	font-size: 14px;
	line-height: 32px;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 2px;
	padding-left: 38px;
	padding-top: 2px;
	width: 100%;
}

#contentright_2c span.tags_widget h2 {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 4px;
	float: left;
}

span.tags_widget {
	background: url("style/images/icons/tag_green.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 32px;
}

span.tags_widget_hack {
	float: left;
}

.circle {
	width: 40px;
	height: 40px;
	background-color: #015EA9;
	color: #ffffff;
	/*-moz-border-radius-bottomleft: 50px;
	-webkit-border-radius: 50px;*/
	-moz-border-radius-topleft: 25px;
	-webkit-border-top-left-radius: 25px;
	text-align: center;
	line-height: 40px;
	font-size: 26px !important;
	float: left;
	margin-top: 20px;
}

.circle_full {
	width: 40px;
	height: 40px;
	background-color: #015EA9;
	color: #ffffff;
	/*-moz-border-radius-bottomleft: 50px;
	-webkit-border-radius: 50px;*/
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	text-align: center;
	line-height: 40px;
	font-size: 18px !important;
	float: left;
	margin-top: 20px;
}

.infoMsg_circle {
	font-size: 16px;
	margin-left: 20px;
	background: none repeat scroll 0 0 #abd9ff;
	border-color: #015EA9;
	border-style: solid;
	border-width: 1px 0;
	margin: 0 0 0px;
	padding: 7px;
	width: 591px;
	float: left;
	height: 24px;
	margin-top: 20px;
}

.wpsc_checkout_forms table, #contentleft_2c table.productcart {
	margin-top: 0px;
	float: left;
}

.cnoti_icon {
	line-height: 32px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 38px;
	font-size: 14px;
	display: block;
}

.cnoti_icon {
	background: url("style/images/icons/group.png") no-repeat scroll 0 0 transparent;
}

#contentright_2c h2 {
	font-size: 16px;
	padding-top: 0px;
}

#slideshow {
	height: 300px;
	width: 650px;
}

#content #content_in #contentleft #slideshow ul {
	margin-top: 0px;
}

#nav {
	height: 40px;
	float: left;
	padding-left: 0px;
}

.wpsc_description {
	color: #333333;
	font: 400 14px/1.5em Arial,"Helvetica Neue",Helvetica,sans-serif;
	/* width: 100%;*/
}

.wpsc_description h2 {
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
}

input, textarea {
font-size: 14px;
}

textarea {
padding: 4px;
}

span.footer_twitter {
	float: left;
	clear: both;
	display: block;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top:2px;
	background: url("style/images/icons/twitter_16.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
}

span.footer_facebook {
	float: left;
	clear: both;
	display: block;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top:2px;
	background: url("style/images/icons/facebook_16.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
}

span.footer_youtube {
	float: left;
	clear: both;
	display: block;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top:2px;
	background: url("style/images/icons/youtube_16.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
}

span.footer_linkedin {
	float: left;
	clear: both;
	display: block;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top:2px;
	background: url("style/images/icons/linkedin_16.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
}

.facebook_like {
	width: 55px;
	height: 65px;
	float: left;
	position:absolute;bottom:0;left:0;
}

.sociable {
	width:100%;
}
