html{height:100%;}
body {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	min-width:924px;
}
a {
	text-decoration: none;
	color:#000;
}
a:hover {text-decoration: underline;}
img {border-style: none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
input,
textarea,
select{
	font:100% "Trebuchet MS", Helvetica, sans-serif;
	vertical-align:middle;
}
.invisible{display: none;}
/*wrapper start*/
#wrapper{
	width:100%;
	min-height: 100%;
}
/*header start*/
#header{
	width:100%;
	position: absolute;
	top:0;
	left:0;
	z-index: 15;
	background: url(../images/bg-header.png) repeat-x;
}
.header-holder{
	width:924px;
	margin:0 auto;
	position: relative;
	height:97px;
}
.header-text{
	font-size: 24px;
	color:#fff;
	position: absolute;
	top:51px;
	right:4px;
}
.header-text em{
	color:#0096d6;
	font-style: normal;
}
/*logo*/
.logo{
	width:210px;
	position:absolute;
	top:0;
	left:0;
	z-index: 100;
}
.logo a{
	display:block;
	height:126px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
/*header end
main start*/
#main{
	width:100%;
	overflow:hidden;
	padding: 0 0 157px;
}
.main-holder{
	width:922px;
	margin:0 auto;
	padding: 127px 0 0 2px;
	position: relative;
}
.inner .main-holder{padding-top:125px;}
.columns-holder{
	width:100%;
	background: url(../images/border.gif) repeat-y 195px 0;
}
.inner-section{
	width:100%;
	overflow:hidden;
}
.inner .columns-holder{background: url(../images/border2.gif) repeat-y 207px 0;}
.columns-holder:after{
	content:"";
	display:block;
	clear:both;
}
/*twocolumns*/
#twocolumns{
	width:707px;
	float:right;
}
/*content*/
#content{
	width:502px;
	float:left;
	margin:-2px 0 0;
}
.inner #content{
	width:694px;
	float:right;
	margin:-8px 0 0;
	position: relative;
}
.heading{
	width:100%;
	margin:0 0 25px;
}
#content h1{
	font-size:23px;
	line-height: 22px;
	font-weight: normal;
	margin:0;
	position: relative;
	color:#0096d6;
}
#content h1 span,
#content h2 span{color:#60ae28;}
#content h1 .large-letter{
	font-size: 48px;
	line-height: 23px;
}
#content h2{
	font-size: 20px;
	font-weight: normal;
	margin:0 0 5px;
	text-indent: 10px;
	color:#60ae28;
}
/*items*/
.items{
	margin:0 0 11px 10px;
	padding:0;
	list-style:none;
	font-size: 17px;
	color:#000;
}
.items li{
	width:455px;
	position: relative;
}
.item1{
	z-index: 1;
	margin:0 0 -19px 10px;
}
.item2{
	z-index: 2;
	margin:0 0 -18px 33px;
}
.item3{z-index: 3;}
.icon-number{
	position: absolute;
	top:-10px;
	left:-23px;
	width:48px;
	height:43px;
	background: url(../images/icon-number.png) no-repeat;
	z-index: 25;
	color:#fff;
	font-size: 35px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 3px 0;
}
.item2 .icon-number{
	top:-8px;
	left:-12px;
}
.item3 .icon-number{
	top:-15px;
	left:-12px;
}
.item-area{width:100%;}
.item-area .t{
	height:12px;
	background: url(../images/bg-item-t.png) no-repeat;
}
.item-area .b{
	height:14px;
	background: url(../images/bg-item-b.png) no-repeat;
}
.item-area .t,
.item-area .b{
	width:100%;
	overflow:hidden;
}
.item-area .c{
	overflow:hidden;
	background: url(../images/bg-item-c.png) repeat-y;
}
.item-area .content{padding: 2px 34px 8px 23px;}
.item3 .content{padding-right: 24px;}
.item-area .icon{
	float:right;
	margin:-3px 0 0;
	position: relative;
}
.item3 .icon{margin-top:5px;}
.item-area .icon img{display: block;}
.title{display: block;}
.item-area .title{
	font-size: 22px;
	margin:0 0 5px;
	color:#0096d6;
	text-indent: 9px;
}
.item2 .title{text-indent: 22px;}
.item3 .title{text-indent:17px;}
.item-area p{
	font-size: 17px;
	line-height: 17px;
	margin:0 0 10px;
}
.line{width:100%;}
.box .line{margin:0 0 18px;}
.line:after{
	content:"";
	display:block;
	clear:both;
}
.button1{
	float:right;
	font-size:16px;
	line-height: 32px;
	font-weight: bold;
	font-style: italic;
	color:#fff;
	padding: 0 6px 0 0;
	background: url(../images/button1-r.gif) no-repeat 100% 0;
	margin:0 3px 0 0;
	display: inline;
}
.button1 span{
	height:33px;
	padding:0 10px 2px 16px;
	background: url(../images/button1-l.gif) no-repeat;
	display:block;
}
.button1:hover{text-decoration: none;}
.bold-text{
	font-size: 23px;
	margin:0 0 0 26px;
}
/*main-block*/
.main-block{
	width:694px;
	position: relative;
	background: #edf0f1 url(../images/bg-main-block-t.gif) no-repeat;
}
.main-blockholder{
	height:1%;
	overflow:hidden;
	padding: 16px 12px 8px 9px;
	background: url(../images/bg-main-block-b.gif) no-repeat 0 100%;
}
/*promobox*/
.promobox{
	width:100%;
	background: url(../images/bg-promobox-c.gif) repeat-y;
	margin:0 0 23px;
}
.promobox-holder{
	width:100%;
	background: url(../images/bg-promobox-t.gif) no-repeat;
}
.promobox-frame{
	height:1%;
	padding: 5px 20px 31px 10px;
	background: url(../images/bg-promobox-b.gif) no-repeat 0 100%;
}
.columns{
	width:690px;
	overflow:hidden;
	margin:0 -47px 0 0;
	position: relative;
}
.promobox .column{
	width:297px;
	float:left;
	margin:0 48px 0 0;
}
.promobox .column-title{
	color:#000;
	font-size: 14px;
	display: block;
	text-indent: 6px;
}
.box{
	width:100%;
	background: url(../images/bg-box-c.gif) repeat-y;
	margin:0 0 8px;
}
.box-holder{
	width:100%;
	background: url(../images/bg-box-top.gif) no-repeat;
}
.box-frame{
	overflow:hidden;
	padding: 10px 11px 10px;
	background: url(../images/bg-box-bot.gif) no-repeat 0 100%;
}
.box-content{
	height:1%;
	overflow:hidden;
	padding: 0 18px 0 5px;
}
.box .title{
	font-size: 16px;
	color:#0096d6;
	margin:0 0 6px;
}
.box .line .btn-orange2{float:right;}
.box p{margin:0 0 19px;}
.box a{color:#0096d6;}
.box .columns-holder{
	width:298px;
	margin:0 -22px 3px 0;
	background-position: 136px 0;
}
.box .columns-holder .col{
	width:127px;
	float:left;
	margin:0 21px 0 0;
	padding: 6px 0 0;
}
.box .columns-holder a{text-decoration: underline;}
.box .columns-holder a:hover{text-decoration: none;}
/*box1*/
.box1{
	margin:0 0 7px;
	padding: 5px 6px;
	height:146px;
	overflow:hidden;
}
.box1 .caption{margin:0 0 27px;}
.caption{
	display: block;
	margin:0 0 7px;
}
.col .text{
	width:118px;
	height:20px;
	background: #eae7e7;
	padding: 3px 3px 2px;
}
.text{
	border:1px solid #0096d6;
	font-size: 12px;
	line-height: 17px;
	height:17px;
	padding: 0 3px;
	float:left;
}
.box1,
.box2{
	border:1px solid #0096d6;
	overflow:hidden;
}
.box2{
	margin:0 0 14px;
	padding: 5px 6px 3px;
}
.box2 p{
	text-align:right;
	margin:0;
}
.middle-text{
	overflow:hidden;
	text-align: center;
	line-height: 14px;
	padding: 0 8px;
}
/*btn-holder*/
.btn-holder{
	height:1%;
	padding: 0 6px 0 11px;
}
.btn-holder:after{
	content:"";
	display:block;
	clear:both;
}
.promobox .section{margin:0 0 -42px;}
/*button*/
.button{
	float:left;
	position: relative;
}
.promobox .btn-holder .btn-orange2{margin:0 15px 0 0;}
.button{
	font-style: italic;
	font-weight: bold;
	color:#fff !important;
}
.button span{
	float:left;
	cursor: pointer;
	overflow:hidden;
}
/*btn-orange2*/
.btn-orange2 .left,
.btn-orange2 .right{
	width:8px;
	height:26px;
}
.btn-orange2 .left{background: url(../images/bg-button2-l.png) no-repeat;}
.btn-orange2 .right{background: url(../images/bg-button2-r.png) no-repeat;}
.btn-orange2 .center{
	padding:3px 3px 0 5px;
	height:23px;
	background: url(../images/bg-button2-c.png) repeat-x;
}
/*btn-orange3*/
.btn-orange3 .left,
.btn-orange3 .right{
	width:6px;
	height:23px;
}
.btn-orange3 .left{background: url(../images/bg-button3-l.png) no-repeat;}
.btn-orange3 .right{background: url(../images/bg-button3-r.png) no-repeat;}
.btn-orange3 .center{
	padding:1px 3px 0;
	height:22px;
	background: url(../images/bg-button3-c.png) repeat-x;
}
/*btn-orange4*/
.btn-orange4{
	width:124px;
	height:24px;
	display: block;
	overflow:hidden;
	background: url(../images/button4.png) no-repeat;
	text-align: center;
	padding: 1px 0 0;
}
/*btn-orange5*/
.btn-orange5 .left,
.btn-orange5 .right{
	width:6px;
	height:24px;
}
.btn-orange5 .left{background: url(../images/bg-button5-l.png) no-repeat;}
.btn-orange5 .right{background: url(../images/bg-button5-r.png) no-repeat;}
.btn-orange5 .center{
	padding:1px 3px 0;
	height:23px;
	background: url(../images/bg-button5-c.png) repeat-x;
}

/*btn-orange6*/
.btn-orange6 .left,
.btn-orange6 .right{
	width:7px;
	height:27px;
}
.btn-orange6 .left{background: url(../images/bg-button6-l.png) no-repeat;}
.btn-orange6 .right{background: url(../images/bg-button6-r.png) no-repeat;}
.btn-orange6 .center{
	padding:3px 3px 0;
	height:24px;
	background: url(../images/bg-button6-c.png) repeat-x;
}

.button .ico-cross,
.button .ico-arrow,
.button .ico-plus,
.button .ico-arrow2{
	margin:-5px -12px 0 0;
	position: relative;
}
.button .ico-cross{
	width:37px;
	height:39px;
	background: url(../images/ico-cross.png) no-repeat;
}
.button .ico-arrow{
	width:34px;
	height:36px;
	background: url(../images/ico-arrow.png) no-repeat;
}
.button .ico-arrow2{
	width:30px;
	height:32px;
	margin-top: -2px;
	background: url(../images/ico-arrow2.png) no-repeat;
}
.button .ico-plus{
	width:36px;
	height:39px;
	background: url(../images/ico-plus.png) no-repeat;
}
.button:hover{text-decoration: none;}

/*btn-grey*/
.btn-grey .left{
	width:5px;
	height:28px;
	background: url(../images/bg-button-grey-l.png) no-repeat;
}
.btn-grey .right{
	width:6px;
	height:28px;
	background:url(../images/bg-button-grey-r.png) no-repeat;
}
.btn-grey .center{
	padding: 5px 0 0;
	height:23px;
	background: url(../images/bg-button-grey-c.png) repeat-x;
}
/*btn-grey2*/
.btn-grey2 .left,
.btn-grey2 .right{
	width:9px;
	height:27px;
}
.btn-grey2 .left{background: url(../images/bg-button-grey2-l.png) no-repeat;}
.btn-grey2 .right{background: url(../images/bg-button-grey2-r.png) no-repeat;}
.btn-grey2 .center{
	padding:3px 0 0;
	height:24px;
	background: url(../images/bg-button-grey2-c.png) repeat-x;
}

/*btn-grey3*/
.btn-grey3 .left,
.btn-grey3 .right{
	width:6px;
	height:24px;
}
.btn-grey3 .left{background: url(../images/bg-button-grey3-l.png) no-repeat;}
.btn-grey3 .right{background: url(../images/bg-button-grey3-r.png) no-repeat;}
.btn-grey3 .center{
	padding:2px 0 0;
	height:22px;
	background: url(../images/bg-button-grey3-c.png) repeat-x;
}

.align-right{
	float:right !important;
	margin:0 !important;
}

.row{
	height:1%;
	overflow:hidden;
	vertical-align: top;
}
/*gallery-holder*/
.gallery-holder{
	width:586px;
	float:left;
	background: url(../images/bg-gallery-holder-c.gif) repeat-y;
}
.gallery-holder .holder{background:url(../images/bg-gallery-holder-top.gif) no-repeat;}
.gallery-holder .frame{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-gallery-holder-b.gif) no-repeat 0 100%;
	padding: 16px 17px 15px 13px;
}
.btn-prev,
.btn-next{
	width:12px;
	height:22px;
	overflow:hidden;
	text-indent: -9999px;
	margin:37px 0 0;
}
.btn-prev{
	float:left;
	background: url(../images/arrow-prev.gif) no-repeat;
	margin-right:20px;
}
.btn-next{
	float:right;
	background: url(../images/arrow-next.gif) no-repeat;
}
/*gallery*/
.gallery{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-weight: bold;
}
.gallery li{
	float:left;
	margin:0 10px 0 0;
	width:63px;
	display: inline;
}
.gallery li a{
	float:left;
	color:#000;
	width:63px;
}
.gallery li a span{
	display: block;
	cursor: pointer;
	margin:0 auto;
}
.shadow{
	width:60px;
	height:51px;
	padding: 0 0 0 3px;
	background: url(../images/bg-shadow.png) no-repeat;
}
.shadow2{
	width:47px;
	height:64px;
	background:url(../images/bg-shadow2.png) no-repeat;
	padding-left: 3px;
}
.gallery strong{
	margin:-2px 0 0 3px;
	display: block;
	line-height: 17px;
}
.gallery li a:hover,
.gallery li.active a{text-decoration: none;}
.gallery li a:hover span,
.gallery li.active span{background:none;}
/*btn-send*/
.btn-send{
	float:right;
	width:57px;
	height:51px;
	padding: 78px 14px 0;
	background: url(../images/btn-send.gif) no-repeat;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
	color:#fff;
	text-align: center;
}
.btn-send:hover{text-decoration: none;}

.ico-help,
.ico-help2{
	text-indent: -9999px;
	overflow:hidden;
}
/*ico-help*/
.ico-help{
	width:32px;
	height:33px;
	background: url(../images/ico-help.png) no-repeat;
	position: absolute;
	top:-21px;
	right:27px;
}
.ico-help2{
	float:left;
	width:26px;
	height:27px;
	background:url(../images/ico-help2.png) no-repeat;
	cursor: pointer;
}
/*aside*/
.aside{
	width:172px;
	float:right;
	padding: 5px 0 0;
}
/*info-box*/
.info-box{
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
.info-box .top{
	width:100%;
	overflow:hidden;
	border-top:2px solid #efefef;
}
.info-box .top span{
	display:block;
	text-align:center;
	font: 7px/8px "Times New Roman", serif;
	color:#a8a8a8;
}
.info-box .holder{
	height:1%;
	overflow:hidden;
	padding: 16px 8px 9px;
}
.info-box .pink{
	padding:8px 8px 3px;
}
.info-box .orange{background: #0096d6;}
.info-box .pink{background: #60ae28;}
.info-box h2{
	font-size: 18px;
	margin:0 0 8px;
	text-align: center;
}
.info-box p{
	line-height: 18px;
	text-align: center;
	margin:0 0 7px;
}
.info-box a,
.info-box p{color:#fff;}
.info-box p a{text-decoration: underline;}
.info-box p a:hover{text-decoration: none;}
/*sidebar*/
#sidebar{
	width:196px;
	float:left;
	padding: 18px 0 0;
}
/*info-block*/
.info-block{
	width:176px;
	background: url(../images/bg-info-block-c.gif) repeat-y;
	position: relative;
	color:#fff;
}
.info-block .holder{
	width:100%;
	background: url(../images/bg-info-block-t.gif) no-repeat;
}
.info-block .frame{
	padding: 17px 20px 20px;
	background: url(../images/bg-info-block-b.gif) no-repeat 0 100%;
}
.info-block h2{
	font-size:20px;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
	margin:0 0 4px -2px;
}
.ad{
	display: block;
	margin:0 0 10px;
}
.info-block .post{
	width:136px;
	padding: 0 0 0 18px;
	margin:0 0 0 -17px;
	background: url(../images/ico-bullet.gif) no-repeat 0 2px;
}
.info-block .post p{
	line-height: 18px;
	margin:0 0 15px;
}
.bubble{
	position: absolute;
	bottom:-29px;
	right:-20px;
	width:180px;
}
.bubble .holder{
	width:100%;
	padding: 15px 0 0;
	height:47px;
	text-align: center;
	background: url(../images/bg-bubble.png) no-repeat;
}
.bubble a{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color:#fff;
	position: relative;
}
.bubble a:hover{text-decoration: none;}
/*main end
footer start*/
#footer {
	width:100%;
	height:134px;
	overflow:hidden;
	margin:-134px 0 0;
	position: relative;
	z-index: 15;
	background: url(../images/bg-footer.png) repeat-x;
}
.footer-holder{
	width:902px;
	height:30px;
	margin:0 auto;
	position: relative;
	padding: 102px 12px 0 10px;
}
/*bubbles*/
.bubbles{
	position: absolute;
	top:9px;
	left:14px;
	width:227px;
	height:83px;
	background: url(../images/bg-bubbles.gif) no-repeat;
}
.bubbles .ad{
	position: absolute;
	top:21px;
	right:21px;
	margin:0;
}
.text-recomiendanos{
	width:150px;
	height:55px;
	overflow:hidden;;
	text-indent: -9999px;
	background: url(../images/text-recomiendanos.gif) no-repeat;
	position: absolute;
	top:11px;
	left:4px;
}
/*icons-holder*/
.icons-holder{
	position: absolute;
	top:37px;
	right:12px;
}
.icons-holder span{
	float:left;
	font-size: 18px;
	color:#fff;
	margin:5px 4px 0 0;
}
/*icons*/
.icons{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.icons li{
	float:left;
	margin:0 1px 0 0;
}
.icons li img{display:block;}
/*section*/
.section{
	width:100%;
	overflow:hidden;
	clear:both;	
}
/*nav*/
.nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-weight: bold;
}
.nav li{
	float:left;
	margin:0 30px 0 0;
}
.nav li a{color:#0096d6;}
.copyright{
	float:right;
	margin:0;
	font-weight: bold;
	color:#0096d6;
}
/*footer end*/
/*wrapper end*/

/*shade*/
#shade{
	width:100%;
	min-width:912px;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/bg-shade.png);
	z-index:10;
}

/*popup*/
.popup {
	position: absolute;
	left:50%;
	margin:0 0 0 -320px;
	width:641px;
	z-index: 25;
}
.popup .popup-top,
.popup .popup-middle,
.popup .popup-bottom {
	overflow: hidden;
	padding: 0 14px 0 12px;
}
.popup .popup-top{height:14px;}
.popup .popup-bottom {height: 18px;}
.popup .left-part {
	float: left;
	width: 12px;
	height: 100%;
	margin-left: -12px;
	display: inline;
}
.popup .right-part {
	float: right;
	width: 14px;
	height: 100%;
	margin-right: -14px;
	display: inline;
}
.popup .center-part {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.popup .popup-top .left-part{background: url(../images/bg-popup-tl.png) no-repeat;}
.popup .popup-top .right-part{background: url(../images/bg-popup-tr.png) no-repeat;}
.popup .popup-top .center-part{background: url(../images/bg-popup-tc.png) repeat-x;}
.popup .popup-bottom .left-part{background: url(../images/bg-popup-bl.png) no-repeat;}
.popup .popup-bottom .right-part{background: url(../images/bg-popup-br.png) no-repeat;}
.popup .popup-bottom .center-part{background: url(../images/bg-popup-bc.png) repeat-x;}
.popup .popup-middle {
	position: relative;
	height: 1%;
}
.popup .popup-middle .left-part{
	background: url(../images/bg-popup-ml.png) repeat-y;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}
.popup .popup-middle .right-part{
	background: url(../images/bg-popup-mr.png) repeat-y;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}
.popup .popup-middle .center-part{background: #fff;}
.popup-content{
	height:1%;
	padding: 9px 11px 0;
}
/*btn-close*/
.btn-close{
	width:121px;
	height:29px;
	background: url(../images/btn-close.png) no-repeat;
	overflow:hidden;
	position: absolute;
	top:-16px;
	right:19px;
	padding: 9px 0 0 6px;
	color:#fff;
	font-style: italic;
	font-weight: bolder;
	z-index: 10;
}
.btn-close:hover{text-decoration:none;}
.popup-content .heading{margin:0 0 12px;}
.popup-content .heading:after{
	content:"";
	display:block;
	clear:both;
}
.popup-content .heading h1{float:left;}
.popup h1{
	font-size: 20px;
	line-height:20px;
	font-weight: normal;
	color:#60ae28;
	margin:0 10px 0 0;
}
.popup h2{
	font-size: 18px;
	font-weight: normal;
	margin:0 0 8px 0;
	padding: 1px;
	
}
.star{
	color:#5eb421;
	font-style: normal;
}
.popup-content .columns-holder{
	overflow:hidden;
	width:612px;
	margin:0 -19px 0 0;
	background: url(../images/border2.gif) repeat-y 299px 0;
}
.popup-content .frame{
	height:1%;
	overflow:hidden;
	padding: 14px 0;
	border-top:1px solid #d4d5d4;
}
.frame-holder .frame:first-child{
	border:0;
	padding-top: 0;
}
.popup-content .column{
	width:284px;
	float:left;
	margin:-5px 18px 0 0;
	padding: 0 0 0 4px;
}
/*form-box*/
.form-box{
	height:1%;
	overflow:hidden;
	padding: 0 20px 0 11px;
}
.form-box .row{margin:0 0 5px;}
.form-box .shadow{
	float:left;
	margin:0 9px 0 0;
}
.form-box .col{
	height:1%;
	overflow:hidden;
}
.form-box .text{
	float:left;
	width:126px;
	height:19px;
	padding: 0 3px;
	background: none;
	margin:0 7px 0 0;
}
/*cambios boton examinar*/
.upload-field{
	width:165px;
	overflow:hidden;
	position: relative;
	background: url(../images/btn-submit.gif) no-repeat 100% 2px;
}
.upload-field .file-input-area{
	position: absolute;
	top:0;
	left:0;
	width:165px;
	height:20px;
}
/*
.btn-submit{
	float:left;
	width:26px;
	height:17px;
	background: #0096d6;
	border:0;
	cursor: pointer;
	color:#fff;
	margin:1px 0 0;
}*/
.form-box .detail{
	font-size: 10px;
	line-height: 12px;
	display: block;
}
/*radio-buttons*/
.radio-buttons{
	margin:0 0 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.radio-buttons li{
	float:left;
	margin:0 8px 0 0;
}
.radio-buttons li label{float:left;}
.gallery-wrapper{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.popup .gallery{
	float: none;
	overflow:hidden;
	margin:0 -8px 0 0;
	width:292px;
}
.popup .gallery li{
	width:65px;
	height:77px;
	margin:0 8px 0 0;
}
.popup .gallery-item li{width:63px;}
.popup .no-caption li{height:64px;}
.popup .gallery .shadow{margin-top: 4px;}
.popup .gallery strong{
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline !important;
}
/*item*/
.popup .column .gallery-item{
	width:100%;
	overflow:hidden;
	padding: 15px 0 0;
}
.popup .column .gallery-item:first-child{padding: 0;}
.popup .column .gallery-item .gallery-wrapper{margin:0;}
.popup .column .gallery-item h2{
	text-indent: 3px;
	margin:0 0 3px;
}
/*row-separator*/
.row-separator{
	width:100%;
	overflow:hidden;
	background: url(../images/border2.gif) repeat-x 0 10px;
}
/*paging*/
.paging{
	width:251px;
	margin:0 auto;
	padding: 10px 0 0;
}
.paging a{color:#000;}
.link-prev{
	float:left;
	margin:0 30px 0 0;
}
.link-next{float:right;}
.link-prev,
.link-next{text-decoration: underline;}
.link-prev:hover,
.link-next:hover{text-decoration: none;}
.page-number{
	float:left;
	padding: 0 7px;
	border:1px solid #0096d6;
	margin:0 10px 0 0;
}
.popup .visual{
	height:1%;
	overflow:hidden;
	padding: 0 0 0 11px;
}
.popup .visual img{
	display: block;
	margin:0 0 7px;
}
.popup .caption{
	margin:0 0 32px;
	overflow:hidden;
	line-height: 14px;
	height:1%;
}
.popup .caption dt{
	float:left;
	clear: left;
	color:#0096d6;
	margin:0 4px 0 0;
}
.popup .caption dd{margin:0 0 10px;}
.popup .caption a{
	color:#000;
	text-decoration: underline;
}
.popup .caption a:hover{text-decoration: none;}

/*data-form*/
.data-form fieldset{
	overflow:hidden;
	padding: 5px 15px 5px 0;
	margin:0 0 5px;
	background: url(../images/border2.gif) repeat-y 307px 0;
}
.data-form .column1{
	width:293px;
	float:left;
}
.data-form .column2{
	width:255px;
	float:right;
}
.data-form .column1,
.data-form .column2{margin:-5px 0 0;}
.data-form-area{
	height:1%;
	overflow:hidden;
	padding: 0 0 0 10px;
}
.data-form .row{margin:0 0 12px;}
.data-form label{
	width:69px;
	float:left;
	padding: 0 0 0 3px;
	margin:1px 0 0;
}
.star2{
	color:#0096d6;
	font-style: normal;
}
.data-form .text{
	width:179px;
	float:left;
	margin:1px 0 0;
}
.data-form input{padding: 0 3px;}
.required-fields{
	float:right;
	margin:0 28px 0 0;
}
.doc-type{
	padding: 1px 0 8px 38px;
	float:left;
	width:127px;
	background: url(../images/ico-excell.gif) no-repeat;
	margin:0 0 0 5px;
}
.data-form p{
	margin:0 0 15px;
	line-height: 14px;
}
.file{
	width:106px !important;
	margin:0 9px 0 0;
}

/*large*/
.large{
	width:805px;
	margin-left:-402px;
}
.large .popup-content{padding-left: 19px;}
.large .heading{margin:0 0 5px;}
.large h1{
	margin-left: -8px;
	position: relative;
}
.large .columns-holder{
	width:auto;
	margin:0;
	margin:32px 0 50px;
	padding: 0;
	background: url(../images/border2.gif) repeat-y 363px 0;
	overflow: visible;
}
.large .columns-holder:after{
	content:"";
	display:block;
	clear:both;
}
.form{width:100%;}
.form .column1{
	width:350px;
	float:left;
	margin:-20px 0 -37px;
}
.form .column2{
	width:373px;
	float:right;
	margin:-20px 0;
}
.large p{margin:0 !important;}
.form .form-area{
	height:1%;
	overflow:hidden;
	padding: 8px 0 0 10px;
}
/*sub-heading*/
.sub-heading{
	height:1%;
	overflow:hidden;
	margin:0 0 5px;
	position: relative;
}
.sub-heading h2{
	margin:0 14px 0 0;
	padding: 0 0 0 9px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/ico-bullet2.gif) no-repeat 0 8px;
	float:left;
	display: inline;
	color: #0096d6;
}
.column2 .sub-heading h2{margin-left:7px;}
.sub-heading .required-fields{
	float:left;
	margin:3px 0 0;
}
/*twocolumns*/
.twocolumns{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-twocolumns.gif) repeat-y 100% 0;
	margin:0 0 23px;
}
/*info-column*/
.form .info-column{
	width:111px;
	float:right;
	padding: 5px 17px 0 0;
}
.form .info-column span{
	display: block;
	line-height: 18px;
}
.form .info-column .address{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.form .info-column address{font-style: normal;}
/*form-column*/
.form-column{
	width:202px;
	float:left;
}
.form label{
	width:88px;
	float:left;
}
.form .row{margin:0 0 13px;}
.form .long{width:179px;}
.form .short{width:89px;}
.code{width:61px;}
.recipients-form .code{
	width:54px;
	text-align: center;
}
.form .form-area .button{margin:0 0 0 100px;}

.message-block-holder{
	width:100%;
	overflow:hidden;
	padding: 7px 0 0;
}
/*message-block*/
.message-block{
	height:1%;
	overflow:hidden;
	padding: 15px 5px 5px 10px;
	border:1px solid #000;
	margin:0 0 22px;
}
/*text-field-holder*/
.text-field-holder{
	width:199px;
	float:left;
	position: relative;
}
.textarea-holder{
	width:166px;
	height:194px;
	display: block;
	background: url(../images/bg-textarea-holder.gif) no-repeat;
	margin:-7px 0 4px;
	overflow:hidden;
	padding: 5px 0 0;
}
.textarea-holder textarea{
	width:154px;
	height:188px;
	padding: 3px 3px 3px 9px;
	overflow: auto;
	border:0;
	background: none;
}
.textarea-label{
	float: none !important;
	background: #fff !important;
	margin:0 0 0 23px;
	position: relative;
}
/*banners*/
.banners{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.banners li{
	float:left;
	margin:0 5px 0 10px;
	display: inline;
}
.banners li img{display: block;}
/*text-www*/
.text-www{
	position: absolute;
	top:4px;
	right:0;
	width:29px;
	height:208px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/text-www.gif) no-repeat;
}
.form .column2 .info-column{
	width:153px;
	padding: 0;
}
.form .info-column .small-text{
	border-bottom:1px solid #b6b5b5;
	margin:0 0 10px !important;
	padding: 0 0 7px;
}
.form .info-column .small-text span{
	font-size: 10px;
	line-height: 14px !important;
}
.centered{
	width:100%;
	overflow:hidden;
}
.centered .button{
	display: table;
	margin: 0 auto;
	float: none;
}
.form .column2 .ad{margin:0 0 15px;}
.form-buttons{
	height:1%;
	overflow:hidden;
	padding: 20px 0 0 52px;
}
.form-buttons .button{margin:0 0 0 13px !important;}

/*recipients-form*/
.recipients-form{
	background-position: 324px 0 !important;
	padding: 12px 20px 0 0 !important;
}
/*message-form*/
.message-form{
	background-position: 315px 0 !important;
	padding-right:20px !important;
	margin-bottom: 30px !important;
}
.message-form .sub-heading{margin:0 0 10px;}
.message-form .column1{
	width:274px;
}
.message-form .form-area{padding: 0 0 0 49px;}
.message-form .column1 .line .button{margin:0 0 0 15px;}
/*text-editor*/
.text-editor{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.text-editor img{display: block;}
.message-area{
	width:200px;
	height:187px;
	border:1px solid #0096d6;
	overflow: auto;
	padding: 9px;
}

.items-column{
	width:100%;
	overflow:hidden;
}
.items-column .item:first-child{
	border:0;
	padding-top: 0;
}
.items-column .item{
	height:1%;
	padding: 15px 0 18px 20px;
	border-top:1px solid #d4d5d4;
}
.items-column .item:after{
	content:"";
	display:block;
	clear:both;
}
.items-column .item .sub-heading span{font-weight: normal;}
.items-column .item .sub-heading .align-right{margin:0 25px 0 0 !important;}
.items-column .item .sub-heading{
	margin:0 0 0 -10px;
	position: relative;
}
.icons-list-holder{
	width:573px;
	overflow:hidden;
	margin:0 0 0 -22px;
}
/*icons-list*/
.icons-list{
	margin:0 -13px 0 0;
	padding:13px 0 0;
	list-style:none;
	overflow:hidden;
	width:584px;
}
.icons-list li{
	float:left;
	width:50px !important;
	margin:0 13px 0 10px;
	display: inline;
	overflow:hidden;
}
.icons-list li img{
	margin:0 auto 5px;
	display: block;
}
.icons-list li span{
	display: block;
	text-align: center;
	text-decoration: underline;
}
.icons-list a:hover span,
.icons-list a:hover{text-decoration: none;}
/*export-section*/
.export-section{
	height:1%;
	overflow:hidden;
	padding: 0 0 0 115px;
}
.export-section .text{margin:3px 8px 0 0;}
.form p{margin:0 0 11px;}
.items-column .item .item-holder{
	padding: 10px 10px 0 0;
	overflow:hidden;
}
.items-column .item .col1{
	width:324px;
	float:left;
}
.items-column .item .col1 label{width:125px;}
.items-column .item .col2{
	width:233px;
	float:right;
	display: inline;
}
.items-column .item .col2 label{width:44px;}
.items-column .item .section label{
	width:auto;
	margin-right:10px;
}
.black{border:1px solid #000 !important;}
.input-black{
	float:left;
	width:186px;
	height:18px;
	padding: 1px 0 0 1px;
	background: url(../images/bg-input-black.gif) no-repeat;
}
.input-black input{
	border:0;
	background: none;
	color:#0096d6;
}
.items-column .item-holder .align-right{margin:0 0 0 5px !important;}
.items-column .item-holder .section{
	padding: 20px 0 0;
	background: url(../images/border3.gif) no-repeat;
}
.btn-row{
	width:100%;
	overflow:hidden;
	margin:-36px 0 0;
}
/*black-title*/
.black-title{color:#60ae28 !important;}
.posts {
	height:1%;
	overflow:hidden;
	padding: 0 0 0 5px;
}
.orange-title{color:#0096d6;}
.post{
	height:1%;
	padding: 0 0 18px 10px;
	vertical-align: top;
}
.post:after{
	content:"";
	display:block;
	clear:both;
}
.ico-number1{
	width:35px;
	height:36px;
	background: url(../images/ico-number1.gif) no-repeat;
	font-size: 26px;
}
.ico-number2{
	width:38px;
	height:37px;
	background: url(../images/ico-number.gif) no-repeat;
	font-size: 27px;
}
.ico-number3{
	width:45px;
	height:41px;
	background: url(../images/ico-number3.gif) no-repeat;
	font-size: 30px;
	margin-right: 0 !important;
}
.ico-number1,
.ico-number2,
.ico-number3{
	padding:0;
	color:#fff;
	margin:0 5px 7px 0;
	float:left;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.post .entry-post{
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
	display: block;
}
.post p{
	margin:0 0 5px !important;
	line-height: 14px;
}
.screenshot{
	float:right;
	margin:-3px 28px -15px 17px;
	display: inline;
	position: relative;
	
}
.contact-us{
	display: block;
	text-align: center;
	padding: 26px 0 0;
	font-size: 18px;
	color:#0096d6;
}
.contact-us a{
	color:#0096d6;
	text-decoration: underline;
}
.contact-us a:hover{text-decoration:none;}
.post .bottom{margin:-20px 0 0;}
.post .top{margin:0 -30px 0 0;}

/*small*/
.small{
	width:578px;
	margin-left: -289px;
}
.small .popup-content{padding-right: 3px;}
/*signup-form*/
.signup-form fieldset{
	width:100%;
	overflow:hidden;
}
.small .heading{margin:0;}
.signup-form .columns{
	width:556px;
	overflow:hidden;
	margin:0 -18px 0 0;
}
.signup-form .column{
	width:260px;
	float:left;
	margin:0 18px 0 0;
	padding: 0;
}
.signup-form h2{
	text-indent: 5px;
	margin:0;
}
/*rounded-block*/
.rounded-block{
	width:260px;
	background: #edf0f1 url(../images/bg-rounded-block-t.gif) no-repeat;
}
.rounded-block .holder{
	display: table;
	width:245px;
	padding: 14px 0 10px 15px;
	overflow:hidden;
	background: url(../images/bg-rounded-block-b.gif) no-repeat 0 100%;
}
.registration .holder{padding:17px 0 24px 15px;}
.signup-form .size1{width:165px;}
.signup-form .size2{width:120px;}
.signup-form label{
	margin:0 5px 0 0;
	float:left;
}
.signup-form .fixed{width:58px;}
.signup-form .row{margin:0 0 15px;}
.signup-form .registration .row{margin:0 0 5px;}
.signup-form .link-holder{
	display: block;
	margin:0 0 7px;
}
.signup-form .link-holder a{
	color:#000;
	text-decoration: underline;
}
.signup-form .link-holder a:hover{text-decoration:none;}
.signup-form .bottom-btn{
	margin:-15px 0 16px;
	width:100%;
	overflow:hidden;
}
.signup-form .bottom-btn .button{margin:0 0 0 85px;}
/*pay-form*/
.pay-form fieldset{
	height:1%;
	overflow:hidden;
	padding: 0 10px 0 0;
}
/*price*/
.price{
	margin:0 0 12px;
	overflow:hidden;
	height:1%;
}
.price dt{
	float:left;
	clear: left;
	margin:0 4px 0 0;
}
.price dd{color:#0096d6;}
.price dd span{color:#000;}
.purchase-code{
	display: block;
	color:#0096d6;
}
.purchase-code em{
	font-style: normal;
	color:#000;
}
.checkbox-row{
	height:1%;
	overflow:hidden;
	margin:-18px 0 0;
	padding: 0 15px 0 0;
}
.checkbox-row label{float:right;}
.checkbox-row label a{text-decoration: underline;}
.checkbox-row label a:hover{text-decoration: none;}
.pay-form .section{
	padding: 0 0 14px;
	margin:0 0 14px;
	border-bottom:1px solid #d4d5d4;
}
/*form-list*/
.form-list{
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.form-list li{
	width:100%;
	overflow:hidden;
	padding: 12px 0;
	background: url(../images/border4.gif) no-repeat;
}
.form-list li:first-child{
	background: none;
	padding-top: 0;
}
.form-list h3{
	font-size: 16px;
	padding: 0 0 0 12px;
	margin:0;
	background: url(../images/ico-bullet3.gif) no-repeat 0 8px;
}
.form-list .row{margin:0 0 11px;}
.form-list .row h3{
	float:left;
	margin:0 8px 0 0;
}
.text2{
	width:182px;
	padding: 0 3px;
	height:17px;
	border:1px solid #000;
	font-size: 12px;
	line-height: 17px;
	float:left;
	margin:1px 12px 0 0;
}
.form-list .detail{
	display: block;
	font-size: 10px;
	margin:0 0 0 10px;
	overflow:hidden;
	height:1%;
}
.form-list p{margin:0 !important;}
.form-list p span{color:#0096d6;}
.form-list .line p{float:left;}
.form-list .line p a{text-decoration: underline;}
.form-list .line p a:hover{text-decoration:none;}
.popup p a{color:#0096d6;}

.ico-paypal{float:left;}
.ico-paypal img{display: block;}
.email-link{color:#000 !important;}
.send-button{
	display: table;
	margin:0 auto;
}
.send-button span{float:left;}
.send-button .button{
	float:left;
	display: block;
	margin:0 0 0 7px !important;
}
.form-list .columns{
	height:1%;
	width:auto;
	margin:0;
	padding: 8px 20px 0 26px;
}
.form-list .col1{
	width:191px;
	float:left;
}
.form-list .col1 .row{margin:0 0 10px;}
.form-list .col1 label .link{
	font-size: 10px;
	color:#0096d6;
}
.form-list .col2{
	width:344px;
	float:right;
}
.form-list .button-row{
	width:100%;
	overflow:hidden;
}
.form-list .button-row .button{margin:10px 0 0 27px;}
.form-list textarea{
	width:332px;
	height:60px;
	border:1px solid #000;
	padding: 3px;
	overflow: auto;
}
.popup .visual img{
	float:left;
	position: relative;
	display: inline;
}
.popup .visual .top{
	margin:0 0 0 -78px;
	z-index: 10;
}
.popup .visual .bottom{
	z-index: 2;
	margin:0 0 0 36px;
}
/*medium*/
.medium{
	width:692px;
	margin-left:-346px;
}
.medium .popup-content{padding: 0 14px 0 24px;}
.medium .visual{
	margin:0 0 -7px;
	position: relative;
}
.popup .title{
	font-size: 14px;
	display: block;
	margin:0 0 6px;
}
.popup p{margin:0 0 10px;}
.blockquote{
	height:1%;
	overflow:hidden;
	margin:0 0 23px;
	font-style: italic;
	line-height: 18px;
}
.blockquote blockquote{margin:0;}
.blockquote q{quotes: none;}
.blockquote q:before{content:"";}
.blockquote q:after{content:"";}
.blockquote q span{color:#0096d6;}

/*small2*/
.small2{
	width:534px;
	margin-left: -267px;
}
.popup .article{
	height:1%;
	overflow:hidden;
	margin:0 0 12px;
}
.small2 .article h2{margin:0 0 15px !important;}
.orange-title em{color:#0096d6;}
.links{
	width:100%;
	overflow:hidden;
	margin: 0 0 18px;
}
.links a{
	float:left;
	margin:0 27px 0 7px;
	font-size: 14px;
	font-weight: bold;
	color:#0096d6;
	text-decoration: underline;
	display: inline;
}
.links a:hover{text-decoration: none;}