@charset "utf-8";
/* CSS Document */

/**/

/*temp*/
.wrapper blockquote{
	padding: 30px 23px 0 30px !important;
	font-style: italic;
	text-indent: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 14px;
	background: #f2f2f2 url(../images/q.gif) top left no-repeat;
}

.wrapper table{
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1.2em;
}

.wrapper th, .wrapper td{
	text-align: center;
	padding: 12px 0 12px 0;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;	
}

.wrapper th{
	font-size: 16px;
	background: #f2f2f2;
}
.wrapper blockquote{
	padding: 14px 30px 0 30px;
	font-style: italic;
	text-indent: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 1.2em;
	background: #f2f2f2 url(../images/q.gif) top left no-repeat;
}


/**/


img {
	border: none;
}

a {
	text-decoration: none;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear {
	clear: both;
	float:none;
	height: 0;
}

table td {
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


a:active, a:focus {
	ie-dummy:  expression(this.hideFocus=true);
}



.float-left    { float:left; }
.float-right   { float:right; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.alignright img {float:right; margin:0 0 1em 1em; border: 5px solid #E5E5E5;}
.alignleft img {float:left; margin:0 1em 1em 0; border: 5px solid #E5E5E5;
}
.aligncenter img {display: block; margin-left: auto; margin-right: auto; border: 5px solid #E5E5E5;}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wrapper ul li{
	list-style: none;	
}

.wrapper ol li{
	list-style: inside decimal;
}

.wrapper highlight{
	background: #f2f2f2;	
}

.wrapper .highlight2{
	background: #E99701;
	color: #fff;
}

	/**/

* {
	padding: 0px;
	margin: 0px;
	outline:none;
}


html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#54564d;
}


.dottedSpacer {
	height:1px;
	border-bottom:1px dotted #bbbbbb;
	margin:10px 0;
}

.solidSpacer {
	height:1px;
	border-bottom:1px solid #f4f4f4;
	margin:10px 0;
}

.clearSpacer {
	height:1px;
	padding:10px;
}

.emailhere {
	display:none;
}

.centered {
	text-align:center;
}

.rightAligned {
	text-align:right;
}

.leftAligned {
	text-align:left;
}

.centerAligned {text-align:center; }

.justifyAligned { text-align:justify;}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea {
	overflow:auto;
}

.notShown {
	display: none;
}

.borderless {
	border:none;
}

.no-margin { margin: 0 !important;}

/*****************************CUSTOM radio and checkboxes****/
.CheckBoxClass, .RadioClass{
	/*display: none;*/
	position:absolute;
	opacity:0;
	filter: alpha(opacity = 0);
}
.CheckBoxLabelClass{
	background: url("../../graphics/elements/UnCheck.png") left no-repeat;
	padding-left: 30px;
	/*padding-top: 3px;*/
	/*margin-top:5px;*/
	/*margin: 5px;*/
	height: 28px;	
	width: 150px;
	display: block;
	line-height:28px;
	font-size:11px;
	font-weight:normal;
}
.CheckBoxLabelClass:hover, .RadioLabelClass:hover{
	/*text-decoration: underline;*/
}
.LabelSelected{
	background: url("../../graphics/elements/Check.png") left no-repeat;
}
.RadioLabelClass{
	background: url("../../graphics/elements/RUnCheck.png") left no-repeat;
	padding-left: 23px;
	padding-top: 0px;
	/*margin: 5px;*/
	height: 28px;	
	line-height:26px;
	/*width: 70px;*/
	display: block;	
	/*float: left;*/
}
.RadioSelected{
	background: url("../../graphics/elements/RCheck.png") left no-repeat;
}

/*Fotos*/

/**slider css**/
.bx-window {
  overflow: hidden;
}
#slider_wrapper {
  position: relative;
}
#fotos .bx-pager-navig {
  position: absolute;
  top: -50px;
  right: 0;
}
#fotos .bx-pager-navig .bx-pager {
  float: left;
}
#fotos .bx-pager a {
  background-color: #FFFFFF;
  color: #789223;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin-right: 12px;
  text-align: center;
  width: 29px;
}
#fotos .bx-pager .pager-active {
  background-color: #696969 !important;
  color: #FFFFFF !important;
}
#fotos .bx-prev  {
	background: url("../images/portfolio_navi_left.png") no-repeat scroll center center #FFFFFF;
  float: left;
  height: 28px;
  margin-right: 12px;
  width: 29px;
  text-indent: -9999px;
  line-height: 1px;
  overflow: hidden;
}
#fotos .bx-next {
  background: url("../images/portfolio_navi_right.png") no-repeat scroll center center #FFFFFF;
  float: left;
  height: 28px;
  width: 29px;
  text-indent: -9999px;
  line-height: 1px;
  overflow: hidden;
}