/*
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, ol {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px
}

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

td p {
	padding: 0px;
	margin: 0px
}

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: #f7e5a1
}

tr.alt td {
	background: #fbf2d0
}

/*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.cursos_icon, #content #content_in #contentleft ul li.workshops_icon, #content #content_in #contentleft ul li.seminarios_icon, #content #content_in #contentleft ul li.protocolos_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.cursos_icon {
	background: url("style/images/icons/book_open.png") no-repeat scroll transparent;
	background-position: left center;
}

#content #content_in #contentleft ul li.workshops_icon {
	background: url("style/images/icons/bricks.png") no-repeat scroll transparent;
	background-position: left center;
}

#content #content_in #contentleft ul li.seminarios_icon {
	background: url("style/images/icons/user_comment.png") no-repeat scroll transparent;
	background-position: left center;
}

#content #content_in #contentleft ul li.protocolos_icon {
	background: url("style/images/icons/group_gear.png") no-repeat scroll transparent;
	background-position: left center;
}

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


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

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

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

#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
}

#switches li a {
	color: #2C2B2B;
	font-weight: normal;
}

#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
}

#contentright_2c .content_box_agenda ul {
	padding-top: 10px;
}

#contentright_2c .content_box_agenda ul li {
	background: url("style/images/icons/bullet_yellow.png") no-repeat scroll 0 0 transparent;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 16px;
	padding-left: 18px
}

#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
}

#searchbox {
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
	vertical-align: top;
	border: 1px solid #C79810;
	height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px
}

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

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

#container {
	width: 100%
}

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

#content {
	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
}

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

#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: #C79810;
	-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 {
	margin-bottom: 8px;
	margin-top: 2px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 24px
}

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

#content_in .menu_horizontal ul li {
	display: inline;
	list-style: none;
	letter-spacing: 1px;
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
	color: #fff
}
#content_in .menu_horizontal ul li:hover a {
	background: #af860e;
	-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: 18px;
	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: #8a710c;
}

#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: 4px 8px 4px 8px
}

#content_in .menu_horizontal ul li a:hover {
	text-decoration: none
}

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

/* Sidebar */
#contentright {
	width: 310px;
	float: right;
	padding: 0px 0px 10px 0px
}

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

#contentright img {
	margin-top: 10px
}

#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
}

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

#contentright_2c h2 {
	padding-top: 10px
}

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

#contentright_2c ul li {
	list-style-type: none
}

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


#contentright_2c ul li ul li a.diagnostico_necessidades {
	background: url("style/images/icons/help.png") no-repeat scroll 0 0 transparent;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 16px;
	padding-left: 18px
}

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

.widgettitle {
	margin-bottom: 14px
}

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

#content #content_in #contentleft {
	padding-top: 10px;
}

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

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

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

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

.breadcrumb {
	line-height: 15px;
	margin-bottom: 10px
}

.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: #C79810;
	float: left;
	width: 100%;
	height: 10px
}

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

ol.commentlist {
	margin: 0 0px;
	background-color: #f7e5a1;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

ol.commentlist li {
	margin-bottom: 30px;
	list-style: none;
}

#respond {
	margin: 0 0px;
	background-color: #f7e5a1;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px
}

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
}

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

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

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

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

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

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

#footerheader ul {

}

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

.footerheader_box_testemunhos {
	width: 290px;
	height: 260px;
	float: left;
	background-color: #f7e5a1;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
}

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

.footerheader_box_agenda {
	width: 290px;
	height: 260px;
	float: left;
	background-color: #f7e5a1;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
}

#contentright_2c .content_box_agenda {
	width: 290px;
	height: 270px;
	float: left;
	/*background-color:#f7e5a1;*/
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	bottom: 0;
	left: -10px;
}

.footerheader_box_destaques h2, .footerheader_box_agenda h2, .footerheader_box_testemunhos h2, #contentright_2c .content_box_agenda h2 {
	display: inline-block;
	line-height: 32px;
	padding-left: 6px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 4px;
}

.footerheader_box_destaques img, .footerheader_box_agenda img, .footerheader_box_testemunhos img, .content_box_agenda 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;
}

/*Formação */

#breadcrumb_nav {
	background-color: #f7e5a1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
	/*border:1px solid #C79810;*/
	padding-bottom:0px;
	padding-left: 8px;
	padding-top: 0px;
	vertical-align: top;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 10px;
}

/* Agenda */
.fc table {
	margin-bottom: 0px;
	margin-top: 0px;
}

.fc table tr {
	padding-top: 10px;
}

ul.category_images_ii {
	padding-left: 0px;
}

li.category_image {
	list-style-type: none;
}

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

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;padding-bottom:16px;
}
