/* 
	AUTHOR	:	Jecylito C. Calambro
	COMPANY	:	Questnova Systems
	DATE 	:	January 24, 2006
	CLIENT	:	CIFCO
*/

#cifco {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#12024F;
	text-decoration:none;
}

#cifco .logo {
	padding-left:15px;
}

#cifco .topleft {
	width:9px;
	height:9px;
}

#cifco .topright {
	width:9px;
	height:9px;
}

#cifco .topmid {
	width:737px;
}

#cifco .topmid .topshadow {
	background-image: url(../images/cifco_shadowtop.jpg);
	width:737px;
	height:2px;
}

#cifco .topmid .topspace {
	height:7px;
}

#cifco .leftshadow {
	width:2px;
}

#cifco .leftshadowspace {
	width:7px;
}

#cifco .rightshadow {
	width:2px;
}

#cifco .rightshadowspace {
	width:7px;
}

#cifco .midcontents {
	width:737px;
}

#cifco .footer {
	background-color:#005C96;
	color:#ffffff;
	height:50px;
}

#cifco .navigation {
	height:42px;
	background-image:url(../images/cifco_bg.jpg);
}

#cifco .leftpane {
	width:185px;
	background-color:#ffffff;
}

#cifco .leftpane .news {
	width:100%;
}

#cifco .leftpane .news .newscontent {
	background-image:url(../images/cifco_newsbg.jpg);
}

#cifco .leftpane .news .newscontent .newslead {
	padding-top:4px;
	height:16px;
}

#cifco .leftpane .news .newscontent .table {
	border-top:1px dotted #E2ECF3;
	border-bottom:1px dotted #E2ECF3;
	padding-top:7px;
	padding-bottom:7px;
}

#cifco .leftpane .news .newscontent .table .newstitle {
	color:black;
	font-weight:normal;
	text-decoration:none;
	padding-left:3px;
}

#cifco .leftpane .news .newscontent .table .newslink a:link {
	color:#106AA3;
	font-weight:lighter;
	text-decoration:none;
	padding-top:8px;
	padding-left:4px;
}

#cifco .leftpane .news .newscontent .table .newslink a:visited {
	color:#106AA3;
	font-weight:lighter;
	text-decoration:none;
	padding-top:8px;
	padding-left:4px;
}

#cifco .leftpane .news .newscontent .table .newslink a:hover {
	color:#000812;
	font-weight:lighter;
	text-decoration:none;
	padding-top:8px;
}

/* START - PRODUCTS PAGE */

#cifco .leftpane .browseproducts {
	background-color:#ffffff;
	width:100%;
}

#cifco .leftpane .browseproducts .browseproductshead {
	background-color:#D2E2ED;
	height:14px;
}

#cifco .leftpane .browseproducts .browseproductscontent {
	background-image:url(../images/cifco_newsbg.jpg);
}

#cifco .leftpane .inactive {
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

#cifco .leftpane .active {
	font-weight:bold;
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

#cifco .leftpane a:link {
	text-decoration:none;
	color:#003366;
}

#cifco .leftpane a:visited {
	text-decoration:none;
	color:#003366;
}

#cifco .leftpane a:hover {
	text-decoration:none;
	color:#1F5994;
}

/* END - PRODUCTS PAGE */

/* START - COMPANY PAGE */

#cifco .leftpane .aboutusnav {
	background-color:#ffffff;
}

#cifco .leftpane .aboutusnav .aboutusnavhead {
	background-color:#D2E2ED;
	height:14px;
}

#cifco .leftpane .aboutusnav .aboutusnavcontent {
	background-image:url(../images/cifco_newsbg.jpg);
}

#cifco .leftpane .aboutusnav .aboutusnavcontent .aboutusnavlead {
	background-image:url(../images/cifco_aboutus.jpg);
	background-repeat:no-repeat;
	height:16px;
}

/* END - COMPANY PAGE */

/* START - CONTACT US */

#cifco .leftpane .contactus {
	background-color:#ffffff;
	width:100%
}

#cifco .leftpane .contactus .contactushead {
	background-color:#D2E2ED;
	height:14px;
}

#cifco .leftpane .contactus .contactuscontent {
	background-image:url(../images/cifco_newsbg.jpg);
}

#cifco .leftpane .contactus .contactuscontent .contactusnav .inactive {
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

#cifco .leftpane .contactus .contactuscontent .contactusnav .active {
	font-weight:bold;
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

/* END - CONTACT US */

/* START - DOWNLOADS */

#cifco .leftpane .downloadsnav {
	background-color:#ffffff;
	width:100%;
}

#cifco .leftpane .downloadsnavhead {
	background-color:#D2E2ED;
	height:14px;
}

#cifco .leftpane .downloadsnavcontent {
	background-image:url(../images/cifco_newsbg.jpg);
}

#cifco .leftpane .downloadsnavcontent .downloadsnavlead {
	background-image:url(../images/cifco_downloads.jpg);
	background-repeat:no-repeat;
	height:16px;
}

#cifco .leftpane .downloadsnavcontent .inactive {
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

#cifco .leftpane .downloadsnavcontent .active {
	font-weight:bold;
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

/* END - DOWNLOADS */

/* START - NEWS */

#cifco .leftpane .newsntipsnav {
	background-color:#ffffff;
	width:100%;
}

#cifco .leftpane .newsntipsnavhead {
	background-color:#D2E2ED;
	height:14px;
}

#cifco .leftpane .newsntipsnavcontent {
	background-image:url(../images/cifco_newsbg.jpg);
}

#cifco .leftpane .newsntipsnavcontent .newsntipsnavlead {
	background-image:url(../images/cifco_news.jpg);
	background-repeat:no-repeat;
	height:16px;
}

#cifco .leftpane .newsntipsnavcontent .inactive {
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

#cifco .leftpane .newsntipsnavcontent .active {
	font-weight:bold;
	border-bottom:1px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
}

/* END - NEWS */

#cifco .midpane {
	width:17px;
}

#cifco .rightpane {
	width:534px;
	background-color:#ffffff;
}

#cifco .rightpane .rightpaneleft .contents {
	padding-left:8px;
}

#cifco .rightpane a:link {
	color:#005C96;
	font-weight:normal;
	text-decoration:none;
}

#cifco .rightpane a:visited {
	color:#005C96;
	font-weight:normal;
	text-decoration:none;
}

#cifco .rightpane a:hover {
	color:#000812;
	font-weight:normal;
	text-decoration:none;
}

#cifco .rightpane .rightpaneleft {
	background-color:#ffffff;
	width:178px;
	border-right:1px solid #ECECEC;
}

#cifco .rightpane .rightpaneleft .rightpanelefthead {
	padding-left:5px;
	padding-top:4px;
	height:16px;
}

#cifco .rightpane .rightpanemid {
	background-color:#ffffff;
	width:178px;
}

#cifco .rightpane .rightpanemid .rightpanemidhead {
	padding-left:5px;
	padding-top:4px;
	height:16px;
}

#cifco .rightpane .rightpanemid .contents {
	padding-left:8px;
}

#cifco .rightpane .rightpaneright {
	background-color:#ffffff;
	width:178px;
	border-left:1px solid #ECECEC;
}

#cifco .rightpane .rightpaneright .rightpanerighthead {
	padding-left:5px;
	padding-top:4px;
	height:16px;
}

#cifco .rightpane .rightpaneright .contents {
	padding-left:8px;
}

#cifco .rightpane .rightpaneright .contents .emaillink a:link {
	text-decoration:underline;
}

#cifco .rightpane .rightpaneright .contents .emaillink a:visited {
	text-decoration:underline;
}

#cifco .rightpane .rightpaneright .contents .emaillink a:hover {
	text-decoration:underline;
}

/* START - RIGHT PANE FOR PRODUCTS */

#cifco .rightpane .producttitle {
	font-size:16px;
	font-weight:bold;
	font-family:Trebuchet MS, Georgia;
	text-shadow:Black;
	letter-spacing:1px;
}

#cifco .rightpane .producttable {
	border:1px solid #e0e0e0;	
}

#cifco .rightpane .producttable1 {
	border:1px solid #e0e0e0;
	border-top:none;	
}


/* END - RIGHT PANE FOR PRODUCTS */

/* START - RIGHT PANE FOR COMPANY */

#cifco .rightpane .producttable .aboutuscontents {
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:10px;
}

/* END - RIGHT PANE FOR COMPANY */

/* START - CONTACT US */

#cifco .rightpane .contactus {
	width:100%;
}

#cifco .rightpane .contactus .contactuslink a:link {
	text-decoration:underline;
}

#cifco .rightpane .contactus .contactuslink a:visited {
	text-decoration:underline;
}

#cifco .rightpane .contactus .contactuslink a:hover {
	text-decoration:underline;
}

/* END - CONTACT US */

/* START - CONTACT US */

#cifco .rightpane .downloads {
	width:100%;
}

#cifco .rightpane .producttable .downloadscontents {
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:10px;
	width:100%;
}

/* END - CONTACT US */

/* START - NEWS */

#cifco .rightpane .producttable .newsntipscontents {
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:10px;
}

/* END - NEWS */