/*
Category: clients
Theme: OEM
Style: style 1
*/

/*********************** GENERAL ************************/
body.counter_table
{
	background:#b6b6b6;
}

body 
{
	background:transparent;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

/*********************** 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:;
}

.footer_text
{
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.footer_link
{
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}



/*********************** CONTENT ************************/
.content_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.content_title
{

}


a.content_parentlink
{
	color: #ababab;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

.content_parentlinktext
{	
	color:#CC0000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.content_categorylistingtitle
{
	color:#000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.content_categorylistinglink
{
	color:#CC0000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

.content_categorylistinglink:hover
{
	color: #ababab;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}



/*********************** NEWS ************************/
.news_table
{
	width:150px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.news_text
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_title
{
	color:#0099CC;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.news_link a
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

}

.news_link a:hover
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;

}

.news_date
{
	color:#FB9705;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_morelink a
{
	color:#000000;
	font-family:tahoma,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:150px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
	
}

.weblink_title
{
	color:#0099CC;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
}

.weblink_text
{

}

.weblink_link
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

}

.weblink_link:hover
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

.weblink_morelink
{
	color:#000000;
	font-family:tahoma,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:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.search_text
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.search_inputbox
{
	color : #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

	 
}

.search_resulttext
{
    color: #000000;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.search_resultlink
{
	color: #000000;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

/*********************** NEWSLETTER ************************/
.newsletter_table
{
	width:100%;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:;
}

.newsletter_title
{
	color:#0099CC;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.newsletter_text
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.newsletter_inputbox
{
	color : #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
	background-color: #ffffff;
	border:1px solid #999999; 
}



/*********************** BANNER ************************/
.banner_table
{
	width:150px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:;
}

.banner_title
{
	color:#0099CC;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.banner_text
{
	color:#000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.banner_link
{
	color:#000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

.banner_grouptitle
{
	color:#0099CC;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	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: #000000;
	font-family: tahoma, 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: tahoma, 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_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.favfooter_link
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
		
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.favfooter_link:hover
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
		
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}



/*********************** PRODUCT NAVIGATOR ************************/
.pronav_table
{
	width:185px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:#FFFFFF ;
}

td.pronav_titlelink
{		
	
}

td.pronav_titlelink:hover
{	

}

.pronav_titlelink
{	
	color: #666666;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
}


a.pronav_titlelink
{	
	color: #666666;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

	text-align:right;
	border-top:1 solid #EAE9E9;
	border-bottom:1 solid #EAE9E9;
	width:100%;
}

a.pronav_titlelink:hover
{	
	color:#0099CC;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	
}

.pronav_subtitlelink 
{
	color:#999999;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
	
}

a.pronav_subtitlelink 
{
	color:#999999;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	text-align:right;
	
}

a.pronav_subtitlelink:hover 
{
	color:#666666;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	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: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_titlelink
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_text
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_featuretext
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_pricetext
{
	color: #CC0000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_image
{
	border:1px solid #9dc7e2;
}

.prolist_bg
{
    background-color:#FFFFFF;
}

.prolist_titlebg
{
    background-color:transparent;
	
	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: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_price
{
	color: #CC0000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_text
{
	color: #000000;
	font-family: tahoma, 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:#09649c;
}

.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: #63A6D1;
	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: #E6E4E4;
	border-width:0;	
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	border-style:underline;
}

/************************************** CUSTOMIZED ***************************************/





