/*
Category: customize
Theme: panweld
Style: style 1
*/

/*********************** GENERAL ************************/
body.counter_table
{
	/*background-color : transparent;*/
}

body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}



/*********************** HEADER ************************/
.header_table
{
}

.header_text
{
    color: ;
	font-family: ;
	font-size: ;
	font-weight: ;
	font-style: ;
	text-decoration: ;
}



/*********************** FOOTER ************************/
.footer_table
{
}

.footer_text
{	
    color: #B6B6B6;
	font-family: univers, arial, tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
    text-decoration:none;
}

.footer_link
{
    color: #B6B6B6;
	font-family: univers, arial, tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}



/*********************** CONTENT ************************/
.content_table
{
    padding-top:16px;
	padding-bottom:16px;
	padding-left:16px;
	padding-right:16px;
}

.content_title
{

}

a.content_parentlink
{
    color: #AAC41A;
	font-family: univers, arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

.content_parentlinktext
{
    color: #8FAE3D;
	font-family: univers, arial, tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
	padding-bottom:16px;
}

.content_categorylistingtitle
{
	color: #8FAE3D;
	font-family: univers, arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.content_categorylistinglink
{
    color: #4C5519;
	font-family:univers, arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.content_categorylistinglink:hover
{
    color: #5E6633;
	font-family:univers, arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}


/*********************** NEWS ************************/
.news_table
{
	width:176px;
}

.news_text
{
    color:#868686;
	font-family:georgia, times new roman, times;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

.news_title
{
    color: #109CA8;
	font-family: univers, arial, tahoma;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.news_link a
{
    color: #868686;
	font-family: georgia, times new roman, times;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_date
{

	color: #FF9600;
	font-family: georgia, times new roman, times;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.news_morelink a
{
    color: #109CA8;
	font-family: tahoma, arial;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_space
{
    height:0px;
}


/*********************** WEB LINK ************************/
.weblink_table
{
	width:176px;
	vertical-align:top;
	align:left;
	padding-left:0px;
	padding-right:0px;

}
td.weblink_link
{
	border-bottom:1px solid #E2DFD7;

}

.weblink_title
{
    color: #FF9600;
	font-family: univers, arial, tahoma;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
	padding-top:6px;
	padding-bottom:6px;
}

.weblink_text
{
	color: #555555;
	font-family: georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

}

.weblink_link
{
	color: #555555;
	font-family: georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
	padding-top:2px;
	padding-bottom:2px;
	
}

.weblink_link:hover
{
	color: #969494;
	font-family: georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;	
	text-decoration:none;
	
	padding-top:2px;
	padding-bottom:2px;
}

.weblink_morelink
{

}

.weblink_space
{
    height:0px;
}


/*********************** SEARCH ************************/
.search_table
{
padding-left:20px;
}

.search_title
{
    color: #F79D23;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;	
	text-decoration:none;
}

.search_text
{
	color: #F79D23;
	font-family:tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.search_inputbox
{
	color: #838189;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
	background-color: #ffffff;
	border:1px solid #DDDDDD; 
}
.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
{
    /*vertical-align:middle;*/
	width:176px;
}

.newsletter_title
{
	color: #109CA8;
	font-family: tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.newsletter_text
{
	color: #575757;
	font-family: georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.newsletter_inputbox
{
	color: #575757;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
	background-color: #ffffff;
	border:1px solid #109CA8;
}



/*********************** BANNER ************************/
.banner_table
{
	width:148px;
}

.banner_title
{
	color: #FF9600;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.banner_text
{
	color: #555555;
	font-family: georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.banner_link
{
	color: #8FAE3D;
	font-family: georgia, times new roman, times;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.banner_grouptitle
{
	color: #109CA8;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.banner_space
{
    height:0px;
}


/*********************** FAVOURITE PAGE NAVIGATOR ************************/
.favheader_table
{
}

.favheader_link
{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

a.favheader_link
{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
}

a.favheader_link:hover 
{
	color: #0F7389;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
}

.favfooter_table
{

}

.favfooter_link
{
	color: #636363;
	font-family: Univers, arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

a.favfooter_link
{
	color: #636363;
	font-family: Univers, arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding-right:12px;
	padding-left:12px;
}

a.favfooter_link:hover 
{
	color: #0F7389;
	font-family: Univers, arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

/*********************** PRODUCT NAVIGATOR ************************/
.pronav_table
{
	/*background-color:#FFFFFF;*/
	padding-right:0px;
	padding-left: 0px;
}

.pronav_table p
{
    margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.pronav_titlelink td
{
	color:#000000;
	font-family:Univers, arial, tahoma;
	font-size:11px;
	font-weight: bold;
}

td.pronav_titlelink
{
background: url(/marketroot/panweld/catalog/images/line.gif) center bottom  no-repeat;
padding-bottom:5px;
}

.pronav_titlelink
{
	color:#FFFFFF;
	font-family:Univers, arial, tahoma;
	font-size:8pt;
	font-weight:normal;
	font-style: normal;
	text-decoration : none;
	
	padding-bottom:0px;
	padding-top:0px;
	padding-left: 15px;
	
	
}

a.pronav_titlelink
{
	color:#FFFFFF;
	font-family:Univers, arial, tahoma;
	font-size:8pt;
	font-weight:normal;
	font-style: normal;
	text-decoration : none;
	width:150px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left: 8px;
	border-bottom:0px;
	background: url(/marketroot/panweld/catalog/images/iconwhite.gif) left top  no-repeat;
	
}
.pronav_subtitlelink img
{
	margin-left:18px;
	margin-right:5px;
}
a.pronav_titlelink:hover
{
	/*color:#A7CED4;*/
	color:#FF9600;
	font-family:Univers, arial, tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration : none;
	font-style: normal;
	background: url(/marketroot/panweld/catalog/images/iconorg.gif) left top  no-repeat;
}

.pronav_subtitlelink
{
	color:#FF9600;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	font-style: normal;
	text-decoration : none;

	border-collapse:collapse;
	padding-left:0px;
	padding-bottom:6px;
	padding-top:2px;
	
	
}
/*td.pronav_subtitlelink
{
	background: url(/marketroot/panweld/catalog/images/line.gif) center bottom  no-repeat;
	
}*/

a.pronav_subtitlelink
{
	color:#FFFFFF;
	font-family:Univers, arial, tahoma;
	font-size:8pt;
	font-weight:normal;
	font-style: normal;
	text-decoration : none;
width:130px;
	border-collapse:collapse;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:0px;
	border-bottom:0px solid #EAE3D9;
	background: url(/marketroot/panweld/catalog/images/line.gif) center bottom  no-repeat;

}

a.pronav_subtitlelink:hover
{
	color:#3CDFF1;
	font-family:Univers, arial, tahoma;
	font-size:8pt;
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
	width:130px;
	border-bottom:0px solid #EAE3D9;
	border-collapse:collapse;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:0px;
	background: url(/marketroot/panweld/catalog/images/line.gif) center bottom  no-repeat;

}



/*********************** PRODUCT LISTING ************************/
.prolist_table
{

}

.prolist_itemoftext
{
    color: #000000;
	font-family: Georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_titlelink
{
	color: #1396A0;
	font-family: Univers, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_text
{
	color: #000000;
	font-family: Georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_featuretext
{
	color: #778A10;
	font-family: Georgia, times new roman, times;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_pricetext
{
	color: #CC0000;
	font-family: Georgia, times new roman, times;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_image
{
	border:0px;
}

.prolist_bg
{
    background-color:E9EAEA;
}

.prolist_titlebg
{
}

.prolist_contentbg
{
    background-color:FAFAFA;
}


/*********************** PRODUCT DETAIL ************************/
.prodetail_table
{

}

.prodetail_title
{
	color: #1396A0;
	font-family: Univers, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_price
{
	color: #ff0000;
	font-family: Georgia, times new roman, times;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_text
{
	color: #000000;
	font-family: Georgia, times new roman, times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prodetail_image
{
	border:0px;
}

.prodetail_extimage
{
	border:0px;
}

.prodetail_bg
{
    background-color:E9EAEA;
}

.prodetail_titlebg
{
background-color:FFA800;
}

.prodetail_contentbg
{
    background-color:FAFAFA;
}

/*********************** 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:univers, arial, tahoma;
	font-size:7pt;
	border-style:underline;	
}

.closerlook{
	width:100;
	height:20;
	border-style: solid;
	border-color: #666666;
	border-width:0;	
	background:transparent;
	font-family:univers, arial, tahoma;
	font-size:7pt;
	border-style:underline;
}

/*********************** CUSTOMIZED ************************/
