/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}

/* Global properties ======================================================== */
html {width:100%}
body {font-family:Verdana, Arial, Helvetica, Sans-serif;font-size:100%;color:#002A41;min-width:980px;background:#002A41}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {width:980px;padding:0;margin:0 auto;font-size:0.875em;line-height:1.428em}
a {color:#002A41;outline:none}
a:hover {text-decoration:none}
.col-1, .col-2, .col-3, .col-4 {float:left}
.fcol-1, .fcol-2, .fcol-3 {float:left}
.fcol-1 {width:240px;margin-right:50px}
.fcol-2 {width:319px;margin-right:50px}
.fcol-3 {width:310px}
.wrapper {width:100%;overflow:hidden}
.extra-wrap {overflow:hidden}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

p {margin-bottom:18px}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}

.reg {text-transform:uppercase}

.fleft {float:left}
.fright {float:right}

.alignright {text-align:right}
.aligncenter {text-align:center}
.alignleft {text-align:left}

.it {font-style:italic}

.color-1 {color:#fff}
.color-2 {color:#000}
.color-3 {color:#666}

/*********************************boxes**********************************/
.indent-top {padding-top:10px}
.indent-left {padding-left:20px}
.indent-left2 {padding-left:30px}
.indent-right {padding-right:50px}

.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:30px}
.indent-bot3 {margin-bottom:45px}

.prev-indent-bot {margin-bottom:10px}
.img-indent-bot {margin-bottom:25px}
.margin-bot {margin-bottom:35px}

.img-indent {float:left;margin:0 20px 0px 0}	
.img-indent2 {float:left;margin:0 13px 0px 0}	
.img-indent-r {float:right;margin:0 0px 0px 40px}	

.img-border {
	float:left;
	padding:5px;
	background:#fff;
	box-shadow: 0px 0px 2px #ebecee;
	border-radius:8px;
	margin-top:2px;
	margin-bottom:2px;
}
.buttons a:hover {cursor:pointer}

.menu li a,

.link,
.button,
.button2,
h1 a {text-decoration:none}	

/*********************************header*************************************/
header {
	width:100%;
	min-height:86px;    
}
	#page1 header {min-height:196px}
    
h1 {
	padding:34px 0 0 30px;
	position:relative;
	float:left;
}
	h1 a {
		display:block;
		text-indent:-9900px;
		background:url(http://www.venezolanosencr.com/images/logo.png) 0 0 no-repeat;
	}
	h1 strong {
		display:inline-block;
		font-size:13px;
		line-height:2em;
		color:#848484;
		margin-top:-13px;
		padding-left:137px;
	}  
    #banner_pub1 {
        float:right;
        position:relative;  
        padding:8px 2px 8px 230px;
    	text-decoration:none;
    } 

/***** menu *****/
.menu {
    float:left;
    white-space: nowrap;
}
    .menu li {
    	float:left;
    	position:relative;	
        
    }
    .menu li:first-child {background:none}
    
    .menu li a {
    	display:inline-block;
    	font-size:15px;
    	line-height:1em;
    	padding:8px 8px 8px 8px;
    	color:#fff;
    }
    .menu li a.active,
    .menu > li > a:hover {
        color:#FFF321;
    }
.social {
    float:right;
    position:relative;  
    white-space: nowrap; 
    text-transform: none;
    font-size:14px;
	line-height:1em;
	padding:8px 2px 8px 230px;
	color:#fff;
    text-decoration:none;
}
.login {
    float:right;
    white-space: nowrap;
     
}
    .login li {
    	float:left;
    	position:relative;	
        font-size:14px;
    	line-height:1em;
    	padding:8px 1px 0 1px;
    	color:#fff;
        
    }
    .login li:first-child {background:none}
    
    .login li a {
    	display:inline-block;
    	font-size:14px;
    	line-height:1em;
    	padding:1px 2px 1px 1px;
    	color:#fff;
    }
    .login li a.active,
    .login > li > a:hover {
        color:#FFF321;
    }

/********* menu *********/

/***** slider *****/

.slider-wrapper {
    width:984px;
	height:300px;
	padding:20px 0 0 10px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
    background:url(http://www.venezolanosencr.com/images/slider-bg.png) 0 0 no-repeat;
	
}
.slider {
    position:relative;
	width:950px;
	height:331px;
    overflow:hidden;     
    
}
.items {display:none}

.pagination {
    position:absolute;
    top:0;z-index:999
}

.banner {
    width:400px;
    height:205px;
    position:absolute;
    top:42px;
    left:58px
}

.prev {
    display:block;
    width:22px;
    height:37px;
    text-indent:-5000px;
    position:absolute;
    left:5px;
    top:153px;
    z-index:99;
    background:url(http://www.venezolanosencr.com/images/slider-control.png) left top no-repeat
}
.prev:hover {
    background-position:left bottom
}

.next {
    display:block;
    width:22px;
    height:37px;
    text-indent:-5000px;
    position:absolute;
    right:5px;
    top:153px;
    z-index:99;
    background:url(http://www.venezolanosencr.com/images/slider-control.png) right top no-repeat

}


.next:hover {
    background-position:right bottom
}

.b1 {
    color:#0f0f0f;
    font-size:36px;
    line-height:1.2em;
    letter-spacing:-3px;
}

.b2 {
    color:#00a9ff;
    font-size:46px;
    line-height:1.2em;
    display:block;
    letter-spacing:-4px;
    margin:-12px 0 13px -5px
}

*+html .b2 {margin:-12px 0 5px -5px}

.b3 {
    color:#0f0f0f;
    font-size:17px;
    line-height:1.2em;
    display:block
}

.button2 {
	display:inline-block;
	font-size:14px;
	line-height:40px;
	padding:0 25px;
	color:#000;
	background:#fff;
}
	.button2:hover {color:#fff;background:#000}
	footer .button2:hover {background:#666}
    
.row-1 {
    width:100%;
    height:113px;
    overflow:hidden;
    padding-top:24px
}

.row-2 {
        width:100%;
        min-height:85px;
        position:relative;
        z-index:1
}

.row-3 {
    width:100%;
    min-height:200px;
    position:relative;
    z-index:2
}

/*********************************content*************************************/
#content {
	width:100%;
	padding:25px 0 42px;
	background:url(http://www.venezolanosencr.com/images/content-bg.jpg) center -196px repeat-y #f4f5f7;
    color:#000;
}

h2 {
	font-size:42px;
	line-height:2em;
	color:#002A41;
	letter-spacing:-2px;
	margin-top:-13px;
}
	h2 strong {display:block;margin-top:-43px}
    
    
h3 {
	font-size:23px;
	line-height:2em;
	font-weight:normal;
	color:#002A41;
}
h6 {color:#000;margin-bottom:5px}

.border-bot1 {
	width:100%;
	padding-bottom:3px;
	background:url(http://www.venezolanosencr.com/images/pic-3.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;
	padding-bottom:35px;
	background:url(http://www.venezolanosencr.com/images/pic-2.gif) 0 bottom repeat-x;
}

.button {
	display:inline-block;
	padding:0 24px;
	margin-left:2px;
	margin-bottom:2px;
	font-size:14px;
	line-height:38px;
	color:#000;
	border:1px solid #fff;
	background:url(http://www.venezolanosencr.com/images/button-tail.gif) 0 0 repeat-x #f2f2f2;
	box-shadow:0 0 2px #bbb;
	cursor:pointer;
}
.button:hover {background:#60b001;color:#fff}

.list-ol li{ 
    display: block;
    list-style-type: decimal; 
    padding:0 0 15px 30px;   
}

.list-1 li {
	padding:0 0 15px 30px;
	background:url(http://www.venezolanosencr.com/images/marker-1.png) 0 5px no-repeat;
}
.list-1 li.last-item {background:none}
.list-1 li a {color:#0153A5}
.list-1 li a:hover {color:#0f0f0f}
.list-1 a.active,
.list-1 > li > a:hover {
    color:#002A41
}

.list-2 li {
	padding:0 0 15px 30px;
	background:url(http://www.venezolanosencr.com/images/marker-1.png) 0 5px no-repeat;
}
	.list-2 li a.item {
		display:inline-block;
		font-size:23px;
		line-height:1.217em;
		color:#002A41;
		margin-bottom:4px;
	}
	.list-2 li a.item:hover {color:#0153A5}
	.list-2 li span {
		display:block;
		padding-bottom:16px;
		background:url(http://www.venezolanosencr.com/images/pic-1.gif) 0 bottom repeat-x;
        color:#0f0f0f;
	}
	.list-2 .last-item span {background:none;padding-bottom:25px;color:#0f0f0f;}
	
.list-3 {margin-top:-7px}
.list-3 li {
	line-height:20px;
	padding:10px 0;
	background:url(http://www.venezolanosencr.com/images/pic-2.gif) 0 bottom repeat-x;
}
	.list-3 li a {
		display:inline-block;
		padding-left:30px;
		color:#fff;
		background:url(http://www.venezolanosencr.com/images/marker-1.png) 0 3px no-repeat;
	}
	.list-3 li span {color:#808080;display:inline-block}
	.list-3 .last-item {background:none}
    
.list-4 li{ 
    display: block;
    padding:0 0 15px 30px;   
}

.list-5 li {
	padding:0 0 15px 30px;
}
.list-5 li.last-item {background:none}
.list-5 li a {color:#0153A5}
.list-5 li a:hover {color:#0f0f0f}
.list-5 a.active,
.list-5 > li > a:hover {
    color:#002A41
}
.link:hover {text-decoration:underline} 

dl dt {font-weight:bold;color:#000;margin-bottom:3px}
dl span {float:left;width:80px}

#map_canvas {
	width:260px;
	height:223px;
	overflow:hidden;
}

/***** Cajitas*****/
.marg_top { 
    position:relative;
    margin-top:-58px;
    z-index:11
}
.marg_top2 {margin-top:11px}
.pad_left1 {padding-left:24px}
.pad {padding:0 35px}
.pad_bot1 {padding-bottom:22px}
.marg_right1 {margin-right:20px}

.pad-0 {padding:22px 26px 23px 26px}
.pad-1 {padding:30px 26px 40px 26px}
.pad-2 {padding:0 26px}
.pad-3 {padding:37px 26px 40px 26px}

.block-1>div {float:left; width:278px; margin-right:27px}
.block-1>div h3 {margin-bottom:16px}
.block-1>div img {margin-bottom:12px}
.block-1>div a.button {margin:18px 0 0 0}

.aside {width:100%; padding:33px 0 60px 0}

.block-2>div {float:left; width:420px; margin-right:40px}

.block-3>div {float:left; width:278px; margin-right:27px; padding:37px 0 40px 0}
.wrap {overflow:hidden; position:relative}
.last {margin-right:0 !important}
.p0 {padding-bottom:8px}

.nbsp {
    font-size:0;
    line-height:0;
    display:block
}

.box1_out {
    background:url(http://www.venezolanosencr.com/images/box1_out_bg.png) repeat;
    border-bottom:1px solid #e6e6e6;
    border-right:1px solid #eaeaea;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    behavior:url(http://www.venezolanosencr.com/js/PIE.htc);
    position:relative;
    padding:5px
}

.box1 {
    background:url(http://www.venezolanosencr.com/images/box1_bg.gif) bottom repeat-x #fff;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    box-shadow:1px 1px 2px #c1c1c1;
    -moz-box-shadow:1px 1px 2px #c1c1c1;
    -webkit-box-shadow:1px 1px 2px #c1c1c1;
    behavior:url(http://www.venezolanosencr.com/js/PIE.htc);
    position:relative;
    padding:0 28px 0 30px
}

.box1_bot {background:url(http://www.venezolanosencr.com/images/box1_bot_bg.gif) top repeat-x}
.box1_bot_left {background:url(http://www.venezolanosencr.com/images/box1_bot_left.gif) top left no-repeat}
.box1_bot_right {background:url(http://www.venezolanosencr.com/images/box1_bot_right.gif) top right no-repeat;height:24px}
.box2 {background:#fafafa;border-right:1px solid #ededed;border-bottom:1px solid #ededed;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;behavior:url(js/PIE.htc);position:relative;padding-bottom:15px}
.button2 {position:relative;margin-bottom:-30px;font-size:17px;text-transform:uppercase;color:#fff;line-height:32px;text-decoration:none;background:url(http://www.venezolanosencr.com/images/button2_bg.gif) top repeat-x;display:inline-block}
.button2 span {display:block;background:url(http://www.venezolanosencr.com/images/button2_left.jpg) top left no-repeat}
.button2 span span {padding:0 18px;height:47px;background:url(http://www.venezolanosencr.com/images/button2_right.jpg) top right no-repeat}
.button2:hover {color:#000}

/***** contact form *****/
#register-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#register-form fieldset {
		border:none;
		padding:0;
		}			
			#register-form label {
				display:block;
				height:60px;
                
			}
			#register-form input[type="checkbox"], input[type="radio"] {
                width:12px;
                padding:0 0 0 0;
                margin:0;
                font-family:Arial, Helvetica, sans-serif;
                font-size:12px;
                line-height:1.0em;
                color:#808080;
                border:1px solid #e6e6e6;
                background:#fff;
                outline:none;
            }
            
			#register-form input {
			 
				width:323px;
				padding:12px 12px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.0em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
			}
			#register-form textarea {
				overflow:auto;
				height:80px;
				width:523px;
				padding:12px 12px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.0em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
                
			}
            
            #register-form select {
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.0em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
                margin-left:4px;
                
			}
            
		.buttons-wrapper {padding:14px 0 0 0;text-align:center}
		.buttons-wrapper a {margin-left:14px}  
         label.error{color:red;display:inline;font-size:11px;padding:0}
         input.error,select.error,textarea.error{border:solid 1px red} 
        .input_full{width:100%}
        .input_full_wrap{display:block;padding-right:8px}
        .req,a.del,a.del:visited,button.naked.del,button.naked.del:hover,button.naked.del:active,button.naked.del:focus{color:red}
        .titulo2 {padding:0;font-size:12px;line-height:1.0em;font-family:Arial, Helvetica, sans-serif;font-style:italic; font-weight: bold;}
        table{width:100%}th,td{padding:5px}
        table.form{margin-top:2em}
        table.form td,table.form th{background:0;border:0;font-weight:normal;padding:.5em 0;vertical-align:top}
        table.form th{text-align:right;white-space:nowrap;width:1px}
        table.form h3{margin:0}
        table.basic{margin:auto;width:60%}
        table.basic h3{margin:30px 0 10px}
        table.basic tr:first-child h3{margin-top:0}
        #cuenta table.basic{width:100%}     
		
/****************************footer************************/
footer {
	width:100%;
	padding:25px 0 46px;
}

.list-services {
	margin-top:-5px;
}
	.list-services li {
		line-height:20px;
		padding:10px 0;
		background:url(http://www.venezolanosencr.com/images/pic-2.gif) 0 bottom repeat-x;
	}
	.list-services li.last-item {background:none}
		.list-services li a {
			display:inline-block;
			padding-left:31px;
			color:#808080;
			background:url(http://www.venezolanosencr.com/images/social-icons.png) 0 0 no-repeat;
		}
		.list-services li a.it-2 {background-position:0 -40px}
		.list-services li a.it-3 {background-position:0 -80px}
		.list-services li a.it-4 {background-position:0 -120px}
		.list-services li a:hover {color:#fff}
        
/***** Paginacion */
.paginacion{
    font-size:.923em;
    margin:0 0 20px;
    text-align:center
}
    
    .pagination a{color:#444;
        margin:0 6px;
        text-decoration:none
    }
    .pagination a.on{
        color:#f89838
    }


.ratesTbl{width:100%;background:#ccc;font-size:14px;}
.ratesTblHeader{font-weight:700;background:#e1e1e1;color:#333;font-size:12px;}
.ratesTblHeader .tdSub{border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;}
.ratesTbl .label{background:#efefef;font-size:12px;height:24px;padding-left:6px;}

.msg{
    background-image:url(http://www.venezolanosencr.com/images/layout/sprites.png);
    background-repeat:no-repeat;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    behavior:url(http://www.venezolanosencr.com/js/pie/PIE.htc);
    margin-bottom:1em;padding:.75em 1em .75em 3em
}
    .msg p{margin:0}
    .msg.ok{
        background-color:#e3ffcd;
        background-position:10px -84px;
        border:1px solid #a3c159;
        color:#5e6f33
    }
    
    .msg.warn{
        background-color:#fff0bc;
        background-position:10px -139px;
        border:1px solid #d3bc6f;
        color:#a22121
    }
    
    .msg.info{
        background-color:#d9ecff;
        background-position:10px -193px;
        border:1px solid #a0d0ff;
        color:#2b4b5c
    }
    
    .msg.error{
        background-color:#ffc7c2;
        background-position:10px -246px;
        border:1px solid #ff8c80;
        color:#a22121
    }