﻿/* SKIN STYLES | Copyright 2010 */

body
{
    background-repeat: repeat-x;
    background-image: url('../design/page_bg.png');  
    background-color:#fcfcfc;
}
html, body
{
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-family: Tahoma, Verdana;
    font-size: 11px;
}
tr, td, p
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
}
#content
{
    position: relative;
    z-index: 100;
}
h1
{
    color:#000000; 
    font-size: 14px; font-weight:normal; margin-top:2px; padding-top:0px;
}
a
{
    text-decoration: none;
    color: #333333;
}
a.hover
{
    text-decoration: none;
    color: #999999;
}
a.visited, a.link, a.active
{
    text-decoration: none;
    color: #5f97ff;
}

a.footer_links:hover
{
    text-decoration: none;
    color: #ACACAC;
}
a.footer_links, a.footer_links:visited, a.footer_links:link, a.footer_links:active
{
    text-decoration: none;
    color: #6E6E6E;
}
.bc_links
{
    text-decoration: none;
    color: #8F8F8F;
    font-weight: bold;
}
a.bc_links:hover
{
    text-decoration: none;
    color: #8F8F8F;
}
a.bc_links:visited, a.bc_links:link, a.bc_links:active
{
    text-decoration: none;
    color: #575757;
}

a.cat_links:hover
{
    text-decoration: none;
    color: #8F8F8F;
}
a.cat_links, a.cat_links:visited, a.cat_links:link, a.cat_links:active
{
    text-decoration: none;
    color: #575757;
    font-weight: bold;
}
#ph_social
{
    background-color: Transparent;
    width: 46px;
    height: 164px;
    background-repeat: no-repeat;
    background-image: url('../design/socialbg.png'); position:fixed; top:150px; left:0px;
}
.social_icon
{
    display:block; width:32px; height:32px; padding-top:8px; padding-left:8px; float:left
}

/* MASTER PAGE STYLES */
#ph_design_page
{
    width: 1000px;
    border:1px; border-color:#666666; border-style:solid;
    margin: 0 auto; 

}
.ph_design_top
{ 
    width:1000px; 
    height:241px;
}
#top_container
{
    background-color: #ffffff;
    width: 100%;
    height: 110px;
}
#top_container_left
{
    width: 300px;
    height: 135px; 
    float:left
}
#top_container_right
{
    width: 700px;
    height: 135px; 
    float:right
}
#top_logo
{
    width: 280px;
    height: 91px;
     margin-top: 10px;
    margin-left: 10px; float:left
}

a.top_menu1
{
    width: 131px;
    height: 30px; padding-top: 12px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu1.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:left; display:block
}
a.top_menu1:hover
{
    width: 131px;
    height: 30px; padding-top: 12px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu1_b.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:left; display:block
}
a.top_menu2
{
    width: 131px;
    height: 30px; padding-top: 12px;
    top: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu2.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:right; display:block
}
a.top_menu2:hover
{
    width: 131px;
    height: 30px; padding-top: 12px;
    top: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu2_b.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:right; display:block
}
a.top_menu3
{
    width: 143px;
    height: 30px; padding-top: 12px;
    top: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:left; display:block
}
a.top_menu3:hover
{
    width: 143px;
    height: 30px; padding-top: 12px;
    top: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu_b.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:left; display:block
}
.top_menu
{
    width: 143px;
    height: 30px; padding-top: 12px;
    top: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:left; 
}
.top_menu:hover
{
    width: 143px;
    height: 30px; padding-top: 12px;
    top: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-image: url('../design/menu_b.png'); 
    color:#ffffff; text-align:center;
    font-size: 12px; font-weight:bold; float:left; 
}

.hr1
{
    height: 3px; width:100%;
    background-repeat: repeat-x;
    background-image: url('../design/hr.jpg'); margin-bottom:10px; margin-top:10px;
}
.line_1
{
    width:100%; vertical-align:top;
}
.line_2
{
    width:100%; vertical-align:top;
}

.the_menu {
	display:none;
	width:143px; height:170px;
	padding-left:0px; padding-top:0px;
	background-repeat: no-repeat;
    background-image: url('../design/menu_bg.png'); z-index:1000; position:absolute;
}

.the_menu li {
	background-color: transparent;
	margin:0; 
	padding:0px;
	list-style:none;
}

.the_menu li a {
	color:#FFFFFF; font-size:11px;
	text-decoration:none; 
	padding:6px; 
	display:block;
}

.the_menu li a:hover {
	padding:6px;
	color: Red;
}

#top_bar1
{
    width: 1000px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../design/bar_top.jpg'); 
}
.ph_column_divider
{
    width: 3px;
    background-repeat: repeat-y;
    background-image: url('../design/vr.png'); 
}
#page_contents
{
    width: 1000px;
    height: 100%; background-color:#ffffff;
}
#page_footer
{
    width: 1000px;
    height: 75px; text-align:center; padding-top:7px;
    color:#666666;
    font-size: 11px; background-color:#ffffff;
}
#ph_content
{
    width: 990px; padding:10px; z-index:100;
}
.product_specifications
{
    width: 450px;
    height: 25px; padding-left:10px;
    color:#666666;
    font-size: 11px;
}
h3.product_description
{
    padding-left:10px;
    color:#666666;
    font-size: 13px;
}
.product_legend
{
    width: 130px; text-align:left; background-color:#f6f4f4; color:#999999;
    font-size: 12px; font-weight:bold; padding:3px;
}
.product_field
{
    width: 170px; text-align:left;
}
h2.product_title
{
    padding-left:10px;
    color:#333333;
    font-size: 18px; font-weight:bold;
}
/* SUPPLIERS */

#ph_home_categories
{
    width: 1000px;
    min-height: 125px; padding:6px 0;
    background-repeat: repeat-y;
    background-image: url('../design/panel_bg.jpg'); z-index:-1;
}
.home_brand_logo, a.home_brand_logo, a.home_brand_logo:link {
    width: 240px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url('../design/frame.png');display:block; margin:5px;float:left; text-align:center; padding-top:16px
}
#ph_home_categories_bottom
{
    width: 1000px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url('../design/bar_bottom.png');
}
.home_cat_frame
{
    width: 296px;
    height: 116px; 
    background-repeat: no-repeat;
    background-image: url('../design/frame.png'); background-position:center; vertical-align:middle;
    font-family: Tahoma, Verdana;
    font-size: 11px;
}
#cat1_img
{
    width: 99px;
    height: 84px;
    background-repeat: no-repeat;
    background-image: url('../design/frame1_icon.jpg'); float:left; margin-left:30px;
}
#cat2_img
{
    width: 113px;
    height: 82px;
    background-repeat: no-repeat;
    background-image: url('../design/frame2_icon.jpg'); float:left; margin-left:30px;
}
#cat3_img
{
    width: 104px;
    height: 82px;
    background-repeat: no-repeat;
    background-image: url('../design/frame3_icon.jpg'); float:left; margin-left:30px;
}
.cat_info
{
    width: 135px;
    height: 75px; color:#ffffff; float:right; margin-left:0px; margin-top:10px; margin-right:40px; text-align:center;
}
.img_noborder
{
    z-index:1; border:0px;
}  
.img
{
    z-index:-1; border:1px; border-color:#333333;
}    
/* TEXT STYLES */
.txtarea
{
    padding: 3px;
    background-image: url('../design/txtarea.png');
    background-repeat: no-repeat;
    height: 74px;
    width: 197px;
}
.txtbox
{
    padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px;
    background-image: url('../design/textbox.png');
    background-repeat: no-repeat;
    height: 14px;
    width: 79px;
}
.selectbox
{
    padding: 1px;
    background-image: url('../design/txtbox.png');
    background-repeat: no-repeat;
    height: 18px;
    width: 89px;
}
.txtbox,.txtarea,.selectbox
{
    outline: none;
    outline-style: none;
    border: none;
    border-style: none;
    background-color: Transparent;
    color: #333333;
    font-size: 11px;
}
.txtbox:focus, .txtarea:focus, .selectbox:focus
{
    outline: none;
    outline-style: none;
    border: none;
    border-style: none;
}
.validator_error
{
    color: #b32d34;
}
.asterisk_error
{
    color: #b32d34;
    font-weight: bold;
    font-size: 14px;
}
.sub_cat
{
    color: #b32d34;
    font-weight: bold;
    font-size: 12px;
}
.article_desc
{
    font-weight: normal;
    font-size: 12px;
}
.categories_text
{
    font-size: 12px;
}
.txt_page_title
{
    color: #333333;
    font-weight: bold;
    font-size: 12px;
}
.product_title
{
    font-size: 13px;
}
.item_legend
{
    color: #666666;
    font-weight: normal;
    font-size: 12px;
}
.item_value
{
    color: #000000;
    font-weight: normal;
    font-size: 12px;
}
.contact_large
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
}
/* LINKS */
.header_link, .header_link:active, .header_link:link, .header_link:visited
{
    color: #FFFFFF;
    font-size: 12px;
}
.article_title, .article_title:active, .article_title:link, .article_title:visited
{
    color: #000000;
    font-size: 12px; font-weight:bold;
}
.article_title:hover
{
    color: #333333;
}
.subnote_link, .subnote_link:active, .subnote_link:link, .subnote_link:visited
{
    color: #999999;
    font-size: 9px; text-decoration:none;
}
.subnote_hover
{
    color: #999999;
    font-size: 10px; 
    text-decoration:none;
}
/* IMAGE STYLES */

.image_text_align
{
    vertical-align: middle;
}
.photo_frame
{
    border-style: groove;
    border-color: #666666;
}

/* FORM STYLES */

.frm_nostyles
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.frm_legend, .frm_legend_2
{
    font-size: 11px;
    text-align: right;
    vertical-align: top;
}
.frm_legend_req, .frm_legend_req_2
{
    font-size: 11px;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
}
.frm_data, .frm_data_2
{
    font-size: 11px;
    text-align: left;
    vertical-align: top;
}
.newsletter_box
{ background-color:Transparent; border:none; padding:5px; width:220px;
}
.txtbox2
{
    border: thin solid #cccccc;
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}
.txtbox2:hover
{
    border: thin solid #999999;
    background-color: #FDFDFD;
}
.txtbox2:focus
{
    border: thin solid #FF3300;
    background-color: #FDFDFD;
}
.selectbox2
{
    border: thin solid #cbd4ed;
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}
.selectbox2:hover
{
    border: thin solid #939393;
    background-color: #FDFDFD;
}
.selectbox2:focus
{
    border: thin solid #FF3300;
    background-color: #FDFDFD;
}
.txt_subtitle
{
    font-family: Tahoma;
    font-size: 20px;
    color: #666666;
}
.txt_subtitle2
{
    font-family: Tahoma;
    font-size: 14px; font-weight:bold;
    color: #666666;
}
/* FORM PANELS */

.form_fieldset
{
    border: thin solid #EAEAEA;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
/* FORM ACTION BUTTONS */

.btn_search
{
    border: thin solid #3f5469;
    background-color: #cccccc;
    color: #FFFFFF;
    font-weight: bold;
}
.btn_save
{
    border: thin solid #596278;
    background-color: #7b9df4;
    color: #FFFFFF;
    font-weight: bold;
}
.btn_cancel
{
    border: thin solid #3f5469;
    background-color: #c0cceb;
    color: #FFFFFF;
    font-weight: bold;
}
.btn_send
{
    border: thin solid #ff3000;
    background-color: #e65837;
    color: #FFFFFF;
    font-weight: bold;
}
.btn_submit
{ 
    background-image: url('../design/button.png');
    background-repeat: no-repeat;
    height: 28px;
    width: 98px; padding-left:25px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
        border: 0px;
    background-color: Transparent;
}


ul.topMenu{margin:0px;padding:0px;background-color:transparent;list-style-type:none;list-style-image:none;position:relative !important;}
a.topMenu, a.topMenu:visited, a.topMenu:link, a.topMenu:active{text-decoration:none;color:#575757;font-weight:bold;font-size:12px;}
a.topMenu:hover{text-decoration:none;color:#8F8F8F;}
ul.topMenu li.topMenu{list-style-type:none;float:left;background:none;max-width:150px;height:25px;padding:0 11px;margin-right:1px;line-height:30px;}
ul.topMenu li.topMenu a{float:left;text-decoration: none;color: #fcfcfe;font-size: 13px;display:block;padding:0px 0px 2px 8px;}
ul.topMenu li.topMenu a:hover{text-decoration: none;color: #f4d75f;}
ul.topMenu li.topSubMenu a, ul.topMenu li.topSubMenu:hover{color:white; text-decoration:none; background-color:#000000;background-image:none;font-size:12px;}
ul.topMenu, ul.topMenu li, ul.topMenu ul{list-style:none;margin:0;padding:0;border:none !important;}
ul.topMenu li{float:left;line-height:31px;vertical-align:middle;}
ul.topMenu ul{display:none;position:absolute;top:30px;z-index:598;width:auto;}
ul.topMenu ul li{float:none;}
ul.topMenu li:hover ul{display:block;}
ul.topMenu li{padding:7px 15px;background-color:transparent;color:#97959C;font-size:16px;}
ul.topMenu ul.col_2{display:none;}
ul.topMenu li.hover, ul.topMenu li:hover{background-color:transparent !important;color:#5F5C66;}
ul.topMenu a:link, ul.topMenu a:visited{color:#97959C;text-decoration:none;font-weight:normal !important;}
ul.topMenu a:hover{color:#5F5C66;font-weight:normal !important;}
ul.topMenu a:active{color:#5F5C66;font-weight:normal !important;}
ul.topMenu ul.col_1{width:180px;}
ul.topMenu ul.col_2{width:370px;}
ul.topMenu ul.col_3{width:530px;margin-left:15px;}

ul.topMenu ul li{width:180px;display:block !important;float:left !important;padding:0px 2px !important;margin:0px !important;}
ul.topMenu ul li a{padding:0px 10px;display:block;width:180px;border-bottom:1px dotted #97959C;font-weight:normal !important;}
ul.topMenu ul li a:hover{background:#333333 !important;color:#FFF;font-weight:normal !important;display:block;}
ul.topMenu *.dir{background-position:100% 50%;background-repeat:no-repeat;}