/*
Category: clients
Theme: Iglo
Style: style 1
*/

/*********************** GENERAL ************************/
body 
{
	background-color:#bcbec0;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

body.counter_table
{
	background: #bcbec0;
	background-image:url();
}

/*********************** HEADER ************************/
.header_table
{   
	width: ;
	height:;
	vertical-align: ;
	align: ;
	border: ;
	background-color:;

}

.header_text
{
    color: ;
	font-family: ;
	font-size: ;
	font-weight: ;
	font-style: ;
	text-decoration: ;
}



/*********************** FOOTER ************************/
.footer_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:#FFFFFF;
}

.footer_text
{
	color: #015C91;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.footer_link
{
	color: #015C91;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}



/*********************** CONTENT ************************/
.content_table
{
	width:100% ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:#FFFFFF;
}

.content_title
{

}


a.content_parentlink
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
	padding-left:5px;
}

.content_parentlinktext
{	
	color:#3b7ec5;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.content_categorylistingtitle
{
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.content_categorylistinglink
{
	color:#3f8318;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

.content_categorylistinglink:hover
{
	color: #ababab;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}



/*********************** NEWS ************************/
.news_table
{
	width:;
	height:;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.news_text
{
	color:#444444;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_title
{
	color:#085d00;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.news_link a
{
	color:#444444;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

}

.news_link a:hover
{
	color:#444444;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;

}

.news_date
{
	color:#FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_morelink a
{
	color:#FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_space
{
	height:0px;
}


/*********************** WEB LINK ************************/
.weblink_table
{
	width:;
	height:;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
	
}

.weblink_title
{
	color:#7e7100;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
}

.weblink_text
{

}

.weblink_link
{
	color:#2f2f2f;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

}

.weblink_link:hover
{
	color:#2f2f2f;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

.weblink_morelink
{
	color:#FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.weblink_space
{
	height:0px;
}


/*********************** SEARCH ************************/
.search_table
{
	width:;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.search_title
{
	color:#00B0E8;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.search_text
{
	color:#00B0E8;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.search_inputbox
{
	color : #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	height:19px;
	background-color: #ffffff;
	border:1px solid #999999; 
	 
}

.search_resulttext
{
    color: #000000;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.search_resultlink
{
	color: #000000;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

/*********************** NEWSLETTER ************************/
.newsletter_table
{
	width:228px;
	height:;
	vertical-align:top;
	align:;
	border:1px solid #dadada;
	background:url(/marketroot/igloint/catalog/images/newsletterbg.gif) top left no-repeat;
}

.newsletter_title
{
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.newsletter_text
{
	color:#000000;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.newsletter_inputbox
{
	color : #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	border:1px solid #dadada;

}



/*********************** BANNER ************************/
.banner_table
{
	width:150px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:;
}

.banner_title
{
	color:#3f8318;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.banner_text
{
	color:#FF8600;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.banner_link
{
	color:#FF8600;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

.banner_grouptitle
{
	color:#3f8318;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.banner_space
{
	height:0px;
}


/*********************** FAVOURITE PAGE NAVIGATOR ************************/
.favheader_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.favheader_link
{
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
		
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.favheader_link:hover
{
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
		
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}


.favfooter_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.favfooter_link
{
	color: #00B0E8;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
		
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.favfooter_link:hover
{
	color:#00B0E8;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
		
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}



/*********************** PRODUCT NAVIGATOR ************************/
.pronav_table
{
	width:195px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

td.pronav_titlelink
{		
	background:url(/marketroot/igloint/catalog/images/conavbgline.gif) bottom no-repeat;
}

td.pronav_titlelink:hover
{		

}

.pronav_titlelink
{	
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
	background:url(/marketroot/igloint/catalog/images/conavbgline.gif) bottom no-repeat;
	
}


a.pronav_titlelink
{	
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;	

	background:transparent;

}

a.pronav_titlelink:hover
{	
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	
}

.pronav_subtitlelink 
{
	color:#3f8318;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
	padding-top:2px;
	padding-bottom:2px;	
}

a.pronav_subtitlelink 
{
	color:#3f8318;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;	

	background:transparent;
}

a.pronav_subtitlelink:hover 
{
	color:#FF8600;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
		
}




/*********************** PRODUCT LISTING ************************/
.prolist_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.prolist_itemoftext
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_titlelink
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_text
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_featuretext
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_pricetext
{
	color: #CC0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_image
{
	border:0px;
}

.prolist_bg
{
    background-color:#FFFFFF;
}

.prolist_titlebg
{
    background-color:#ff9b2c;
	
	padding-top:2px;
	padding-bottom:2px;
}

.prolist_contentbg
{
    background-color:#FFFFFF;
}



/*********************** PRODUCT DETAIL ************************/
.prodetail_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.prodetail_title
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_price
{
	color: #CC0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_text
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prodetail_image
{
	border:0px;
}

.prodetail_extimage
{
	border:0px;
}

.prodetail_bg
{
    background-color:#FFFFFF;
}

.prodetail_titlebg
{
    background-color:#ff9b2c;
	
	padding-top:2px;
	padding-bottom:2px;
}

.prodetail_contentbg
{
    background-color:#FFFFFF;
}


/*********************** DEFAULT BUTTON (HOME, SHOPPING CART ETC) ************************/
.ext1 {cursor:hand;}

.ext2 {cursor:default;}

.ext3 {cursor:default;}

.ext4 {cursor:default;}


.sideimageborder {
	border-style: solid;
	border-color: #666666;
	border-width:1;
	width:100;
	height:100;
	color:#003366;
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	border-style:underline;	
}

.closerlook{
	width:100;
	height:20;
	border-style: solid;
	border-color: #666666;
	border-width:0;	
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	border-style:underline;
}

/*********************** LANGUAGE ************************/
.chromestyle{
width: 100%;
font-weight: bold;
color: #1c509e;
	font-family: tahoma,arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	padding:0px;	
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x;*/
padding: 0px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li a{
color: #1c509e;
padding: 0px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

/*********************** Style for Drop Down Menu ************************/

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
padding-bottom:3px;
border-bottom-width: 0;
line-height:12px;
z-index:100;
background-color: white;
width: 228px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/

}

.dropmenu{
    color: #1c509e;
	font-family: tahoma,arial;
	font-size: 13px;
	font-weight: normaL;
	font-style: normal;
	text-decoration:none;
    border-bottom: 1px dotted #BBB;
}

a.dropmenu{
    color: #1c509e;
	font-family: tahoma,arial;
	font-size: 13px;
	font-weight: normaL;
	font-style: normal;
	text-decoration:none;
    border-bottom: 0px dotted #BBB;
}

a.dropmenu:hover{
    color: #000000;
	font-family: tahoma,arial;
	font-size: 13px;
	font-weight: normaL;
	font-style: normal;
	text-decoration:none;
    border-bottom: 0px dotted #BBB;
}

/************************************** CUSTOMIZED ***************************************/
.nav_right{
    width: 150px;
}




