/*------------------------------------------------------------------------------------------
	CSS Document
	CIF Antigua Style Sheet Ver 2.0
	Last Modified: 03/Aug/2007
	(c) SolucionWeb S.A.
------------------------------------------------------------------------------------------*/

/* =GENERAL STYLES
------------------------------------------------------------------------------------------*/
body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
	background:#d7b26b url(images/body_bkg.jpg) top repeat-x;
}

a:link, a:visited, a:active, a:hover { 
	color:black;  
	text-decoration:none;
}

a:hover {
	color:#cc1c1f;
	text-decoration:underline;
	cursor:pointer;
}

img {
	border:0;
}

/* =INDEX.PHP STYLES
------------------------------------------------------------------------------------------*/
#container {
	width:770px;
	overflow:hidden;
	margin:2px auto;
	background-color:white;
}

#header {
	width:770px;
	height:91px;
	clear:both;
	background:url(images/header_bkg.jpg) top left no-repeat;
}

#logo {
	width:531px;
	height:64px;
	float:left;
	border:0;
}

#BannerCoo {
	width:770px;
	height:140px;
	border:0;
}
#menubar {
	width:770px;
	height:31px;
	font-family: Arial Narrow, Arial, sans-serif;
	font-size:10px;
	line-height:31px;
	color:black;
	text-align:center;
	background-color:#f2f2f2;
}

#menubar a:link, #menubar a:visited, #menubar a:active, #menubar a:hover { 
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;  
	font-weight: normal;  
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#menubar a:hover { 
	color: #990000;
	text-decoration: underline;
}

#center {
	width:770px;
	overflow:hidden;
	margin-top:3px;
	clear:both;
	border-bottom:1px solid #eeeeee;
}

#leftblock {
	width:539px;
	overflow:hidden;
	float:left;
}

#rightblock {
	width:226px;
	overflow:hidden;
	float:right;
}

#copyright {
	width:780px;
	line-height:21px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#999999;
	background-color:white;
}

#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover { 
	font-family:Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#powered {
	width:780px;
	height:30px;
	font-size:9px;
	color:white;
	text-align:center;
	margin:3px auto;
}

#powered a {
	font-size:9px;
	color:white;
}

/* =INDEX.PHP UPPER RIGHT CORNER STYLES
------------------------------------------------------------------------------------------*/
#searchdiv {
	width:780px;
	height:65px;
	overflow:hidden;
	float:right;
	text-align:right;
	text-transform:uppercase;
}

#frmSearch {
	display:inline;
	margin:0;
	padding:0;
	border:0;
}

.textfield {
	width:140px;
	height:14px;
	padding:3px 1px 0 5px;;
	font-size:10px;
	color:#660000;
	border:1px inset #666666;
	background:white url(images/search_bkg.jpg) top left no-repeat;
}

.butsearch {
	width:24px;
	height:16px;
	border:0;
	cursor:pointer;
	background-image:url(images/go.gif);
}

#topmenu {
	width:442px;
	height:26px;
	overflow:hidden;
	float:right;
	font-size:10px;
	line-height:30px;
	text-align:right;
	color: #d51d3b;
}

#topmenu a:link, #topmenu a:visited, #topmenu a:active, #topmenu a:hover { 
	font-size: 10px;
	font-weight: normal;  
	color: #d51d3b;
	text-decoration: none;
}

#topmenu a:hover { 
	color: #990000;
}

/* =LEFT BLOCK STYLES
------------------------------------------------------------------------------------------*/
#programlink {
	width:539px;
	height:24px;
	overflow:hidden;
}

#row01 {
	width:539px;
	height:23px;
	line-height:23px;
	text-align:center;
	background-color:#ffc321;
}

#row02 {
	width:539px;
	height:22px;
	line-height:22px;
	text-align:center;
}

#row01a {
	width:136px;
	height:23px;
	float:left;
	background-color:#ffba00;
}

#row01b {
	width:403px;
	height:23px;
	float:right;
}

#row02a {
	width:135px;
	height:23px;
	float:left;
	margin-right:1px;
	background-color:#efa200;
}

#row02b {
	width:403px;
	height:23px;
	float:right;
	background-color:#efa200;
}

#rowphotos {
	width:539px;
	height:100px;
	margin-top:1px;
}

#rowphotos img {
	float:left;
}

a.lhome:link, a.lhome:visited, a.lhome:active, a.lhome:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f6324a;
	text-align:center;
}

a.lhome:hover {
	color: #990000;
}

#hometext {
	width:539px;
	overflow:hidden;
	clear:both;
	background-color:#fff8ee;
}

#hometext01 {
	width:180px;
	overflow:hidden;
	float:left;
}

#hometext02 {
	width:358px;
	overflow:hidden;
	float:right;
	border-left:1px solid #d5d0ca;
}

#hometext01title, #hometext02title {
	width:142px;
	overflow:hidden;
	padding:8px 8px 8px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6324a;
	background:url(images/bullet.jpg) top left no-repeat;
}

#hometext02title {
	width:320px;
	background:url(images/bullet.jpg) top left no-repeat;
}

#hometext01content, #hometext02content {
	width:164px;
	height:155px;
	overflow:hidden;
	padding:8px;
}

#hometext02content {
	width:342px;
	text-align:justify;
}

#hometext01content a {
	color:black;
	font-weight:bold;
}

#pscroller {
	width:164px;
	height:155px;
	overflow:hidden;
}

/* =RIGHT BLOCK STYLES
------------------------------------------------------------------------------------------*/

#tab01 {
	width:226px;
	height:39px;
	background:url(images/areas_hd.jpg) top left no-repeat;
}

#homeareas {
	width:226px;
	height:275px;
	overflow:hidden;
	background:url(images/areas_bkg.jpg) top left no-repeat;
}

#homeareas .areaicon {
	width:44px;
	height:44px;
	overflow:hidden;
	padding:2px 20px;
	float:left;
}

#homeareas .arealink {
	width:142px;
	height:28px;
	overflow:hidden;
	padding:10px 0;
	float:right;
}

#homeareas a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.breaker {
	width:226px;
	line-height:20px;
	overflow:hidden;
	clear:both;
}

.breaker hr {
	width:200px;
	height:1px;
	color:#cc3300;
	background:#ff9900;
}

#tab02 {
	width:226px;
	height:39px;
	background:url(images/progra_hd1.jpg) top left no-repeat;
}

#homelinks {
	width:226px;
	height:157px;
	padding:10px 0;
	overflow:hidden;
	background:#fff8de url(images/progra_bkg.jpg) bottom left no-repeat;
}

#homelinks .linkline {
	width:190px;
	padding:10px 10px 10px 26px;
	overflow:hidden;
	background:url(images/bulletcm.gif) center left no-repeat;
}

#homelinks a {
	color:#cc6600;
	font-size:10px;
}

/* =MAIN STYLES
------------------------------------------------------------------------------------------*/
#navbar {
	width:180px;
	float:left;
	color:#b08f69;
}

#topbanner {
	width:596px;
	height:146px;
	overflow:hidden;
	float:right;
	text-align:right;
}

#content {
	width:550px;
	padding:0 23px 40px;
	float:right;
	overflow:hidden;
	text-align:justify;
}

#sectiontitle {
	width:120px;
	height:36px;
	line-height:16px;
	padding:6px 10px 4px 50px;
	color:#cc1c1f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #edceac;
}

.title {
	width:100%;
	margin:6px 0;
	clear:both;
	overflow:hidden;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#df6a26;
}

.maintitle {
	width:95%;
	overflow:hidden;
	float:left;
	text-align:left;
}

#printpage {
	width:4%;
	overflow:hidden;
	float:right;
	text-align:right;
}

#notfound {
	width:300px;
	padding:30px 30px 100px;
	border:2px inset #cc1c1f;
	margin:100px auto;
	overflow:hidden;
	font-size:20px;
	text-align:center;
	background:url(images/logo.gif) bottom center no-repeat;
}

.imgbox {
	width:150px;
	height:112px;
	padding:14px;
	float:left;
}

.imgbox img {
	width:150px;
	height:112px;
	border:0;
}

a.hqimages:link, a.hqimages:visited, a.hqimages:active, a.hqimages:hover {
	color:#000099;
	line-height:1.4em;
	text-decoration:underline;
}

#hiddenimgs {
	width:1px;
	height:1px;
	overflow:hidden;
	float:right;
}

#confirm {
	width:100%;
	text-align:center;
	margin-top:40px;
	font-size:18px;
}

/* =FORM STYLES
------------------------------------------------------------------------------------------*/
form p {
	margin:0;
	padding:0;
	padding-top:8px;
}

.okis, .ferror {
	margin:0 5px;
	float:left;
	width:33%;
	text-align:right;
	color:#663300;
}

.ferror {
	color:#cc0000;
}

.formTextArea, .formInput, .formTextAreaError, .formInputError {
	font-family:Verdana, Helvetica, sans-serif;
	padding:1px 2px 0;
	font-size:10px;
	color:#343434;
	background-color:white;
	border:1px inset #944e01;
}

.formInput, .formInputError {
	height:16px;
}

.formInputError, .formTextAreaError {
	background-color:#ffffee;
}

.formButton {
	margin-top:15px;
	padding:0 1em;
	background-color:#e6c19c;
	border:1px outset #944e01;
	font-weight:bold;
	text-transform:uppercase;
}

fieldset {
	margin:5px;
	border:1px solid #ffbb55;
	padding-bottom:10px;
}

legend {
	color:#df6a26;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#required {
	width:490px;
	padding:5px;
	margin:15px auto 0;
	font-size:10px;
	color:#663300;
	text-align:center;
	font-weight:normal;
}

.warning {
	width:65%;
	margin:5px 0 10px;
	float:right;
	clear:both;
	font-size:10px;
	color:#660000;
}

.selectInput {
	padding:0;
	font-size:10px;
	color:#343434;
	border:1px inset #944e01;
}
