body {
	background-color: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height: 1.3em;
}
img{
	border:0px none;
}

.bodyBG{
	background: url(http://www.centroweb.com.ve/images/bodybg.jpg) repeat-x left top;
}

h2{
	color: #2971a7;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0 30px;
	padding: 0;
}

h2 small {
	font-size: 12px;
	background: url(http://www.centroweb.com.ve/images/blue-right-arrow.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

h3 {
	color: #2971a7;
	font-size:21px;
	line-height:21px;
	font-weight:normal;
	margin:0px;
	padding:6px 0px 15px 0px;
}

h4 {
	color: #2971a7;
	font-weight: normal;
	font-size: 14px;
	margin: 13px 0px 12px 0px;
	padding: 0;
}
h5{
	color: #46535c;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h6 {
	color: #2971a7;
	font-weight: bold;
	font-size: 11px;
	margin: 13px 0px 12px 0px;
	padding: 0;
}
h7 {
	color: #2971a7;
	font-weight: normal;
	font-size: 11px;
	margin: 13px 0px 12px 0px;
	padding: 0;
}

h4 + p, h4 + ul {
	margin-top: 0;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

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

a { color: #3366FF; text-decoration:none;}

a.search-submit {
	color:#4F5155;
	text-decoration: none;
}

.blue-text {
	color: #2971a7;
}

.dkblue-text {
	color: #46535c;
}

.small-text{
	font-size: 10px;
}

/*------------------------------------------------------ 
Header Styles
------------------------------------------------------*/
#header{
	width: 967px;
	padding:0px; 
	margin:0px;
	height:100px;
	font-size:11px;
	color:#898989;
}

.headerText {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
}

.headerPhone{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 15px;
	color: #EF8B1D;
}

a.headerLink { color: #333; text-decoration: none; }
a.headerLink:hover { color: #EF8B1D; text-decoration: none; }


/*------------------------------------------------------ 
Content Styles
------------------------------------------------------*/
#content{
	padding-left: 10px;
	padding-top: 5px;
	line-height: 1.4em;
}

#content ul {
	padding-left: 0;
	margin-left: 1.3em;
}

#content a {
	/*color: #4F5155;*/
	color: #2971a7;
}

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

.gallery{
	width: 300px;
	padding: 3px;
	border: 1px solid #999;
}




/*------------------------------------------------------ 
Engage Styles
------------------------------------------------------*/
.engageHeader{
	background:#e2e5e7 url(http://www.centroweb.com.ve/images/navBG_repeat.gif) repeat-x;
	height: 13px;
	color:#848e93;
	display:block;
	margin:0px;
	padding:5px;
	text-indent:3px;
	text-decoration: none;
	font-size: 10px;
}
.engageLeft{
	border-left: 1px solid #2e404c;
	border-right: 1px solid #2e404c;
	border-bottom: 1px solid #2e404c;
	padding-top:3px;
	text-indent:3px;
}
.engageRight{
	border-right: 1px solid #2e404c;
	border-bottom: 1px solid #2e404c;
	padding-top: 3px;
	text-indent:3px;
}






#container { /* div you want to stretch */ 
min-height: 100%; 
border: 1px solid #000;
}

.pageTitle{
	font-family: Georgia, Sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #2e404c;
}
.formError{
	color: #f00;
	padding: 5px;
	margin: 0px 5px;
}
.formError a{
	color:#f00;
	text-decoration:underline;
}
.adminBox{
	background: #ffffdb;
	color: #cc6600;
	padding: 5px;
	border: 1px solid #cc6600;
}

.site_title {
 color: #333;
 font-size: 32px;
 font-weight: bold;
 margin: 4px 0 2px 0;
 padding: 5px 0 0px 0;
}

.price{
	color: red;
}

#store .entry form, #store .entry form div{
	display: inline;
}

.list-line-odd{
	background-color: #ffffff;
	padding:0px 16px;
}

.list-line-even{
	background-color: #ffffff;
	padding:0px 16px;
}

.list-image{
	width: 75px;
	border: 1px solid #666666;
	padding: 2px;
	margin: 2px;
}

.list-title{
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size:   14px;
	line-height: 18px;
	font-weight: bold;
}


.fieldWithErrors {
  padding: 1px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 1px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #ffff66;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.sidebar{
	width: 160px;
	background-color: #E5ECF9;
	padding: 5px;
	border: 1px solid #C5D7EF;
	color: #3366FF;
}

.line-odd{
	background-color: #ebebeb;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	color: #666;
	padding:8px 16px;
}

.line-even{
	background-color: #fff;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	color: #666;
	padding: 8px 16px;
}



/*------------------------------------------------------ 
Tab Navigation
------------------------------------------------------*/

#clientNavContainer2 {
	height: 23px;
	font-size: 0.91em;
	margin-bottom: 20px;
}

#clientNavContainer2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#clientNavContainer2 ul li {
	display: block;
	float: left;
	line-height: 23px;
	background: url(http://www.centroweb.com.ve/images/tab-middle.gif) repeat-x;
}

#clientNavContainer2 ul li.selected, #clientNavContainer2 ul li:hover {
	background: url(http://www.centroweb.com.ve/images/tab-middle-over.gif) repeat-x;
}

#clientNavContainer2 ul li a {
	display: block;
	border-right: 1px #C2C2C2 solid;
	padding: 0 28px 0 27px;
	position: relative;
	color: #636363;
	text-decoration: none;
}

#clientNavContainer2 ul li a:hover {
	text-decoration: none;
}

#clientNavContainer2 ul li.selected a, #clientNavContainer2 ul li:hover a {
	color: #FFFFFF;
}

#clientNavContainer2 ul .right a {
	border-right: 0;
}

#clientNavContainer2 ul li span, #clientNavContainer2 ul li span {
	display: none;
	margin: 0;
	padding: 0;
}

#clientNavContainer2 ul .left span.left-edge {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 23px;
	width: 3px;
	background: url(http://www.centroweb.com.ve/images/tab-left.gif) no-repeat left;
}

#clientNavContainer2 ul .right span.right-edge {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 23px;
	width: 3px;
	background: url(http://www.centroweb.com.ve/images/tab-right.gif) no-repeat right;
}

#clientNavContainer2 ul .selected.left span.left-edge, #clientNavContainer2 ul .left:hover span.left-edge {
	background: url(http://www.centroweb.com.ve/images/tab-left-over.gif) no-repeat left;
}

#clientNavContainer2 ul .selected.right span.right-edge, #clientNavContainer2 ul .right:hover span.right-edge {
	background: url(http://www.centroweb.com.ve/images/tab-right-over.gif) no-repeat right;
}

.brandCanvas{
	width: 100%;
	height: 210px;
	background-color: #f9f9f9;
}

.homeCanvas{
	width: 100%;
	height: 316px;
	background-color: #f9f9f9;
}

code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}


	

.media-options td { padding-right: 10px; }
a.media   { display: block; }
div.media { font-size: small; color: #888; margin: 25px; text-align: center; width: 100% !important; }
span.note { font-style: italic; color: #888; }

div.mediabox { border: 3px solid #ddd; margin: auto; background: white; text-align: center; font-weight: bold; padding: 10px; }







/*------------------------------------------------------ 
Forum Styles
------------------------------------------------------*/

	.list{
		border-bottom: 1px solid #2e404c;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height: 17px;
		font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
		color: #666;
		padding:0px 16px;
		}
		
	.user{
		border-bottom: 1px solid #2e404c;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height: 17px;
		font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
		color: #666;
		background-color: #fff;
		}
	
	.post{
		border-left: 1px solid #fff;
		border-bottom: 1px solid #2e404c;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height: 17px;
		font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
		color: #333333;
		background-color: #e8eaeb;
	}

	.listRead{
		border-bottom: 1px solid #2e404c;
		font-size: 10px;
		line-height: 17px;
		font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
		color: #ccc;
		}

	.listTitle{
		background: url(http://www.centroweb.com.ve/images/th-bg.gif) repeat-x;
		line-height: 21px;
		font-weight: normal;
		font-size: 12px;
		color: #FFFFFF;
		text-align: left;
		padding: 0px 16px;
		border-right: 1px #FFFFFF solid;
		text-transform: uppercase;
		}
		
	.threadTitle{
		border-bottom: 1px solid #999;
		FONT-SIZE: 11px;
		FONT-FAMILY: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
		COLOR: #333333;
		}

	.listshade1{
		border-bottom: 1px solid #2e404c;
		font-size: 10px;
		font-weight: bold;
		line-height: 17px;
		font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
		color: #666;
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;
		background-color: #ebebeb;
		padding:0px 16px;
	}
	.listshade2{
		border-bottom: 1px solid #2e404c;
		font-size: 10px;
		font-weight: bold;
		line-height: 17px;
		border-right: 1px solid #fff;
		font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
		color: #666;
		background-color: #e3e3e3;
		padding:0px 16px;
	}
	
	a.forumActionLink { color: #EF8B1D; text-decoration: underline; font-size:12px; }
	a.forumActionLink:visited { color: #EF8B1D; text-decoration: none; }
	a.forumActionLink:hover { color: #EF8B1D; text-decoration: none; }
	
	a.forumThreadLink { color: #666; text-decoration: underline; }
	a.forumThreadLink:visited { color: #666; text-decoration: underline; }
	a.forumThreadLink:hover { color: #666; text-decoration: underline; }
	
	.reply_image{}




/*------------------------------------------------------ 
Boxes
------------------------------------------------------*/
	.buildBoxFirst{
			position:relative;
			border:1px solid #CCC;
			margin-bottom:10px;
			background-image:url('http://www.centroweb.com.ve/images/head_cutting.gif');
			background-repeat:repeat-x;
			background-color:#fff;
		}

	.boxHeader{
			height:17px;
			padding:3px 0px 0px 8px ;
			font-size:12px;
			font-weight:bold;
			color:#666;
			text-align:left;
			text-transform:uppercase; 
			border-bottom: 1px solid #CCC;
		}

	.boxContent{
			position:relative;
			overflow:hidden;
			font-size:13px;
			color:#000000;
			padding:10px;
		}


		.resource_overview
		{
			width: 186px;
			margin-top: 10px;
			float: left;
		}
		.resource_list_container
		{
			border-left: 1px solid #d7d7d7;
			padding-left: 20px;
			margin-top: 10px;
			padding-bottom: 999em;
			margin-bottom: -999em;
			width: 710px;
			min-height: 150px;
			float: right;
		}
		.resource_list
		{
			width: 700px;
			display: block;
		}
		.resource_list td
		{
			padding: 3px;
		}
		.row_alt
		{
			background: #E6E6E6;
		}



/*------------------------------------------------------ 
Accordion Styles
------------------------------------------------------*/
#navigation {
	margin:0;
	padding:0;
	text-indent:0;
	width:209px;
	font-size: 11px;
	list-style: none;
	text-align: left;
}

#navigation li {
	height: auto;
	background:url(http://www.centroweb.com.ve/images/navBG.png) 0px 0px repeat-x #676f77;
	display:block;
}

#navigation li.first-tab {
	background: url(http://www.centroweb.com.ve/images/nav-first.png) no-repeat;
}

#navigation li.blue {
	background: url(http://www.centroweb.com.ve/images/navBG_blue.png) repeat-x;
}

#navigation li a.head {
	display: block;
	width: 186px;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	text-indent: 0px;
	padding:0px 0px 0px 23px;
	margin:0px;
	background:url(http://www.centroweb.com.ve/images/nav_plus.gif) 10px 10px no-repeat;
}

#navigation li.active a.head {
	background:url(http://www.centroweb.com.ve/images/nav_minus.gif) 10px 10px no-repeat;
}

#navigation li ul {
	margin: 0px;
	padding: 5px 20px;
	background: #f0f0f0;
	width:170px;
}

#navigation li ul li {
	padding: 5px 0px;
	margin: 0;
	background-image:none;
	background-color:#f0f0f0;
	list-style:none none;
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #ffffff;
}

#navigation li ul li.first {
	border-top:0px none;
}

#navigation li ul li.last {
	border-bottom:0px none;
}

#navigation li ul li a {
	color:#7d7d7d;
	background:none;
	text-decoration: none;
}

#navigation li ul li a:hover {
	color: #2971A7;
}

#bttn-contact-us {
	display: block;
	margin: 0;
	padding: 0;
	background: url(http://www.centroweb.com.ve/images/contact_us.png) no-repeat bottom;
	width: 209px;
	height: 43px;
	text-decoration: none;
	text-indent: -999em;
}

#bttn-contact-us-alt {
	display: block;
	margin: 0;
	padding: 0;
	background: url(http://www.centroweb.com.ve/images/contact_us_btn.jpg) no-repeat bottom;
	width: 209px;
	height: 43px;
	text-decoration: none;
	text-indent: -999em;
}

/* in page accordions */
ul.accordion {
	list-style: none;
	margin: 0;
	padding: 0px 20px 0px 0px;
	text-indent: 0;
	font-size: 12px;
}

.accordion div {
	background-color: #E8EAEB;
	padding: 0 10px;
}

.accordion p {
	margin: 0.3em 0;
	padding: 0;
}

.accordion li {
	margin: 1px 0 0;
	padding: 0;
}

.accordion ul {
	margin: 0.3em 0;
	padding: 0;
	list-style: none;
}

.accordion ul li {
	padding: 0 0 0 0.6em;
	margin: 0;
	text-indent: -0.6em;
}

.accordion a.head {
	display: block;
	line-height: 22px;
	width: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #2d404c url(http://www.centroweb.com.ve/images/accordion-head-bg.jpg) no-repeat;
	text-decoration: none;
	text-indent: 10px;
}

.accordion .top {
	padding-top: 10px;
}

.accordion .bottom {
	padding-bottom: 10px;
}

.accordion img {
	margin-top: 5px;
	margin-left: 25px;
}

/* tables for workshops */
.competent-table {
	border-collapse: collapse;
}

.competent-table td, .competent-table th {
	border:0px none;
	border-right: 1px #ffffff solid;
	padding: 10px 16px;
	vertical-align:top;
}

.competent-table td td {
	border: 0px;
	padding: 0px 16px;
}

.competent-table .even{
	background: transparent;
}
.competent-table .odd{
	background: #ececec;
}
.competent-table .header{
	background: #ececec;
	font-size:12px;
	line-height:19px;
	font-weight:normal;
	color:#2971a7;
	text-align: left;
	padding: 3px 0px 3px 8px;
	
}
.competent-table th {
	background: #ececec;
	font-size:12px;
	line-height:19px;
	font-weight:normal;
	color:#2971a7;
	text-align: left;
	padding: 0px 16px;
}

.competent-table th.left {
	border-right: 1px #FFFFFF solid;
	border-left: 1px #474b4e solid;
}

.competent-table th.right {
	border-left: 1px #FFFFFF solid;
	border-right: 1px #474b4e solid;
}

.competent-table ul {
	margin: 0 0 0 1.2em;
	padding: 0;
}

.competent-table .bottom-bar {
	border-right: 0;
	background: url(http://www.centroweb.com.ve/images/th-bg.gif) repeat-x;
	height: 21px;
	position: relative;
}

/*.competent-table .bottom-bar span {
	display: block;
	width: 10px;
	height: 21px;
	background: url(http://www.centroweb.com.ve/images/th-bottom-corner.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}*/

/* google api ajax search results */
.gsc-results {
	width: 600px;
}

.gsc-results a.gs-title, .gsc-results a.gs-title * {
	color: #3366FF;
}

.gsc-results a.gs-title:hover , .gsc-results a.gs-title:hover  * {
	color: #eb7b23;
}

.gsc-results div.gs-visibleUrl-short {
	display: none;
}

#searchcontrol .gsc-results div.gs-visibleUrl-long {
	display: block;
	color: #999999;
}

#searchcontrol .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color: #eb7b23;
}

#searchcontrol .gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results * {
	color: #3366FF;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}


/*------------------------------------------------------ 
Workshop group pages
------------------------------------------------------*/
h3.workshop-group {
	padding: 0;
	margin: 5px 0 0;
}

#movie-box {
	width: 746px;
	height: 320px;
	margin: 0 0 10px;
}

#buttons {
	width: 746px;
	height: auto;
	margin: 0 0 13px;
}

#buttons a.middle {
	margin: 0 6px;
}

.events-buttons {
	margin: 0;
}

.events-buttons a {
	margin: 0 6px 0 0;
}

.events-buttons a.last {
	margin: 0;
}

/*------------------------------------------------------ 
Workshop item pages
------------------------------------------------------*/
#workshop-top {
	width: 700px; /*746px;*/
	height: 274px; /*320px;*/
	background: url(http://www.centroweb.com.ve/images/workshop-top-bgk.png) no-repeat;
	margin-bottom: 13px;
	padding: 23px;
	position: relative;
}

.workshop-title {
	margin: 0;
	padding: 0;
	width: 523px;
	position: relative;
	z-index: 300;
}

.workshop-subtitle {
	margin: 20px 0 0;
	padding: 0;
	width: 500px;
	position: relative;
	z-index: 300;
}

#scroller-box {
	width: 466px;
	height: 128px;
	position: absolute;
	bottom: 12px;
	left: 13px;
	z-index: 200;
}

#workshop-image {
	width: 319px;
	height: 320px;
	position: absolute;
	right: 0;
	top: 0;
}

.workshop-content-width {
	width: 475px;
	border-right: 1px #d7d7d7 solid;
	padding-right: 20px;
}

.no-pad {
	padding: 0;
	margin: 0;
}

#workshop-rightbar {
	float: right;
	width: 188px;
	margin: 0;
	padding: 0;
}

#workshop-rightbar p.title {
	margin: 0 0 15px;
	padding: 0;
	padding: 0;
	color: #2971a7;
	font-size: 12px;
}

#workshop-rightbar .blue-box {
	background: #83b9da;
	color: #FFFFFF;
}

#workshop-rightbar .blue-box span.corners-top {
	display: block;
	width: 100%;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/blue-top-left.jpg) no-repeat left;
	position: absolute;
	top: 0;
	left: 0;
}

#workshop-rightbar .blue-box span.corners-top span {
	display: block;
	width: 4px;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/blue-top-right.jpg) no-repeat right;
	position: absolute;
	right: 0;
}

#workshop-rightbar .blue-box span.corners-bottom {
	display: block;
	width: 100%;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/blue-bottom-left.jpg) no-repeat left;
	position: absolute;
	bottom: 0;
	left: 0;
}

#workshop-rightbar .blue-box span.corners-bottom span {
	display: block;
	width: 4px;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/blue-bottom-right.jpg) no-repeat right;
	position: absolute;
	right: 0;
}

#workshop-rightbar .gray-box {
	background: #bfc2c3;
}

#workshop-rightbar .gray-box span.corners-top {
	display: block;
	width: 100%;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/gray-top-left.jpg) no-repeat left;
	position: absolute;
	top: 0;
	left: 0;
}

#workshop-rightbar .gray-box span.corners-top span {
	display: block;
	width: 4px;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/gray-top-right.jpg) no-repeat right;
	position: absolute;
	right: 0;
}

#workshop-rightbar .gray-box span.corners-bottom {
	display: block;
	width: 100%;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/gray-bottom-left.jpg) no-repeat left;
	position: absolute;
	bottom: 0;
	left: 0;
}

#workshop-rightbar .gray-box span.corners-bottom span {
	display: block;
	width: 4px;
	height: 4px;
	background: url(http://www.centroweb.com.ve/images/gray-bottom-right.jpg) no-repeat right;
	position: absolute;
	right: 0;
}

#workshop-rightbar .box {
	padding: 10px 10px 15px;
	position: relative;
	width: 168px;
	height: auto;
	margin-bottom: 10px;
}

#workshop-rightbar .box h5 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px #FFFFFF solid;
	position: relative;
}

#workshop-rightbar .box ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

#workshop-rightbar .box ul a {
	display: block;
	color: #FFFFFF;
	background:transparent url(http://www.centroweb.com.ve/images/topnav_bullet.gif) no-repeat scroll 0px 3px;
	padding: 0 0 0 11px;
}

.side-bttns {
	list-style: none;
	margin: 0;
	padding: 0;
}

.side-bttns li {
	width: 168px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#workshop-rightbar .side-bttns li a {
	display: block;
	line-height: 23px;
	color: #636363;
	text-decoration: none;
}

#workshop-rightbar .side-bttns .top a {
	background: url(http://www.centroweb.com.ve/images/side-bttn-top.png) no-repeat;
	border-bottom: 1px #c2c2c2 solid;
}

#workshop-rightbar .side-bttns .top a:hover {
	color: #FFFFFF;
	background: url(http://www.centroweb.com.ve/images/side-bttn-top-over.png) no-repeat;
}

#workshop-rightbar .side-bttns .bottom a {
	background: url(http://www.centroweb.com.ve/images/side-bttn-bottom.png) no-repeat;
}

#workshop-rightbar .side-bttns .bottom a:hover {
	background: url(http://www.centroweb.com.ve/images/side-bttn-bottom-over.png) no-repeat;
	color: #FFFFFF;
}

#workshop-rightbar .side-bttns .both a {
	background: url(http://www.centroweb.com.ve/images/about_us.jpg) no-repeat;
}

#workshop-rightbar .side-bttns .both a:hover {
	color: #FFFFFF;
	background: url(http://www.centroweb.com.ve/images/about_us_over.jpg) no-repeat;
}

/*------------------------------------------------------ 
Facilitator
------------------------------------------------------*/
.big-buttons a {
	display: block;
	margin: 0 0 11px;
}


.map-buttons {
	float: right;
	text-align: right;
}

.featured-consultant dt {
	float: left;
	width: 124px;
}

.featured-consultant dd {
	margin: 0 0 0 124px;
	padding: 0;
	width: 377px;
}




.border-left {
	border-left: 1px #d7d7d7 solid;
	padding-left: 20px;
}




.consultants #left-column h5 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #2971a7;
	margin-top: 15px;
}

.consultants #left-column ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

.consultants #left-column ul a {
	display: block;
	color: #2971a7;
	background:transparent url(http://www.centroweb.com.ve/images/blue-plus.gif) no-repeat scroll 0px 6px;
	padding: 0 0 0 11px;
}

.consultants .half-column {
	width: 337px;
	float: left;
	margin-right: 22px;
}

.consultants .last {
	margin-right: 0;
}

.consultants .half-column dt {
	margin: 0;
	padding: 0;
	width: 87px;
	float: left;
}

/*.consultants .facilitators-search dt
{
	width: 113px;
}*/

.consultants .half-column dd {
	margin-left: 97px;
}

/*.consultants .facilitators-search dd {
	margin-left: 113px;
}*/

.consultants .half-column dl {
	min-height: 100px;
	margin-bottom: 30px;
}

.consultants .half-column h5 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #2971a7;
	margin: 0;
	padding: 0;
}

.consultants .half-column p {
	margin-top: 5px;
}

.store-bttns div {
	margin-right: 6px;
	float: left;
	width: 235px;
	height: 146px;
	position: relative;
}

.store-bttns div.last {
	margin-right: 0;
}


#small_main .facilitators-resources {
	margin: 0;
	padding-top: 12px;
}

.facilitators-resources .column1 {
	width: 48%;
	float: left;
}

.facilitators-resources .column2 {
	width: 48%;
	float: right;
}

.facilitators-resources .column1 h3, .facilitators-resources .column2 h3 {
	padding: 0;
	margin: 0 0 18px;
	border-bottom: 1px #cdcdcd solid;
}

#main_container .facilitators-resources ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

#main_container .facilitators-resources ul a {
	display: block;
	color: #2971a7;
	background:transparent url(http://www.centroweb.com.ve/images/blue-plus.gif) no-repeat scroll 0px 6px;
	padding: 0 0 0 11px;
}



#left_column .gray-box {
	background: #fbfbfb;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	margin: 0;
	padding: 4px 10px;
}

#left_column .gray-box form {
	margin: 0;
	padding: 0;
}

#left_column .gray-box-top {
	display: block;
	width: 100%;
	height: 6px;
	background: url(http://www.centroweb.com.ve/images/content_top.gif) no-repeat top left;
	position: relative;
	margin: 10px 0 0;
	padding: 0;
}

#left_column .gray-box-top span {
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(http://www.centroweb.com.ve/images/content_top_right.gif) no-repeat top right;
}

#left_column .gray-box-bottom {
	display: block;
	width: 100%;
	height: 6px;
	background: url(http://www.centroweb.com.ve/images/content_bottom.gif) no-repeat top left;
	position: relative;
	margin: 0;
	padding: 0;
}

#left_column .gray-box-bottom span {
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(http://www.centroweb.com.ve/images/content_bottom_right.gif) no-repeat top right;
}

#left_column h4 {
	font-size: 12px;
	padding-bottom: 8px;
	border-bottom: 1px #cdcdcd solid;
	margin-top: 20px;
}

table.calendar {
	background: #FFFFFF;
	border: 1px #ebebeb solid;
	padding: 1px;
	margin: 0;
	color: #cccccc;
}
	

table.calendar th {
	background: #676f77;
	color: #ffffff;
	font-weight: normal;
	line-height: 22px;
	padding: 0 5px;
}

table.calendar td {
	line-height: 23px;
	padding: 0 5px;
}

table.calendar .title {
	color: #46535c;
}

table.calendar a {
	color: #2971a7;
}
