/* Search */
.searchMark
{
	background-color: #00FFFF;
}

.searchTitle
{
	margin: 10px 0px;
}

.searchTitle a
{
	font-weight: bold;
	text-decoration: none;
}


/* Forms */
.required {
	color: #FF0000;
}

form#plain_form fieldset legend {
    margin: 0px;
    padding: 0px;
}

form#plain_form fieldset ol {
    list-style-type: none;
    margin: 10px 0px 20px 0px;
    padding: 0px;
}

form#plain_form .inputText {
    width: 290px;
}

form#plain_form li {
    margin: 5px 0px 5px 0px;
	clear: both;
}

form#plain_form fieldset label {
    width: 150px;
    display: block;
    float: left;
	font-weight: bold;
}

form#plain_form fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
    width: 455px;
}

form#plain_form p label {
    float: left;
    width: 100%;
    font-weight: normal;
}

form#plain_form fieldset select
{
	width: 200px;
}

.error {
    color: #fd0000;
}

.alert {
    color: #0073bb;
}

/* Banners */
div.bannerContainer {
	padding: 5px 0px;
}

/* Print */
a.print {
	background: url(/img/igepa/print.gif) no-repeat right;
	padding-right: 30px;
	padding-top: 6px;
}

div.printContainer
{
	text-align: right;
	padding: 10px 0px;
}

/* Next/Prev */
div.pagination
{
	text-align: right;
	margin: 18px 0px 5px 0px;
}

div.next_prev_numbers
{
	display:inline;
	padding: 0px 10px 0px 10px;
}

/* Menu right */
.menuCurrentPage
{
	text-decoration: none !important;
}

div.menuOpened {
	background: url('/img/igepa/menu_opened.gif') no-repeat top left;
	border: 1px solid #DBDBDB;
	margin: 5px 0px;
	padding: 8px 0px;
}

div.menuClosed {
	background: url('/img/igepa/menu_closed.gif') no-repeat top left;
	border: 1px solid #DBDBDB;
	margin: 5px 0px;
	padding: 8px 0px;
}

div.menuInBranch
{
	font-size: 11px;
	color: #0E8779;
	text-decoration: underline;
	font-weight: bold;
}

div.menuOutBranch
{
	font-size: 11px;
	color: #0E8779;
	text-decoration: none;
	font-weight: normal;
}

div.level3
{
	padding: 0px 22px;
	text-decoration: none;
}

div.level3 a
{
	color: #5A5A5A;
	text-decoration: none;
	font-weight: bold;
}

div.level3 a:hover
{
	color: #0E8779;
}

div.level4
{
	margin: 4px 5px 4px 20px;
	padding-left: 10px;
	background: url('/img/igepa/menu_level2.gif') center left no-repeat;
}

div.level5
{
	margin: 2px 5px 2px 40px;
	padding-left: 10px;
	background: url('/img/igepa/menu_level2.gif') center left no-repeat;
}

div.level6
{
	margin: 2px 5px 2px 60px;
	padding-left: 10px;
	background: url('/img/igepa/menu_level2.gif') center left no-repeat;
}


/* Products */
div.productItem
{
	background: url(/img/igepa/dot_green.gif) repeat-x bottom;
	padding: 20px 0px;
}

div.productImage
{
	float: left;
	width: 100px;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.productName
{
	font-size: 24px;
	font-weight: normal;
	color: #007554;
}

div.productName a
{
	text-decoration: none;
	color: #007554;
}

div.productName a:hover
{
	text-decoration: underline;
	color: #007554;
}

div.ie6hack
{
	overflow: auto;
	width: 100%;
}

div.productRow
{
	background: url(/img/igepa/dot.gif) repeat-x top;
	padding: 5px 0px;
	overflow: auto;
}

div.productRowLabel
{
	float: left;
	color: #4F4F4F;
	overflow: hidden;
	padding-left: 1px;
}

div.productRowValue
{
	float: right;
	width: 240px;
	overflow: auto;
	padding-left: 1px;
}

div.productLead
{
	color: #999999;
	padding-bottom: 12px;
}

div.productDescription
{
	background: url(/img/igepa/dot.gif) repeat-x top;
	font-size: 11px;
	margin-top: 15px;
	overflow: auto;
	padding-top: 15px;
	padding-left: 1px;
}

div.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* News */
.newsLead {
	
}

.newsHeader {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -12px;
}

.newsThumb {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 7px;
}

.newsTitle {
	color: #0E8779;
	font-size: 18px;
    font-weight: normal;
}

.newsTitle a{
	text-decoration: none;
}

.newsTitle a:hover{
	text-decoration: underline;
	color: #0E8779;
}

.newsDate {
	color: #A9A9A9;
	font-size: 11px;
	
}

.newsDateThin {
	color: #A9A9A9;
	font-size: 11px;
	margin: 5px 0px;
}

.newsMore {
	background: url(/img/igepa/more.gif) no-repeat right;
	padding-right: 20px;
}

.newsMoreBlock {
    text-align: right;
	margin-top: 15px;
}

/* Gallery */
div#galleryBigImage {
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 2px solid #EDEDED;
	
}


/* BreadRumbs */
.breadRumbs a
{
	color: #BBBBBB !important;
	text-decoration: none;
}

.breadRumbs a:hover
{
	text-decoration: underline;
}

.breadRumbs
{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #BBBBBB;
	padding-left: 15px;
}
