﻿.test 
{
	vertical-align:top;
	display:block;
}

.test td
{
	vertical-align:top;
	
}


.test td a
{
	text-decoration: none;
	color:White;
	font-size:12px;

}

.test td a:hover, .test-sel td a
{
	text-decoration: underline;
	color:White;
	font-size:12px;
}


.activehover
{
	background-image: url(../images/Product_List/BG_ProdList_Active.jpg);
}

.pager td table
{
	
}

body
{
    font-family: Arial;
    font-size: 10px;
    color: black;
}
.rightpanlabel
{
    margin-left: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

#header
{
    width: 740px;
    height: 50px;
    background-image: url(../images/Header/logo.jpg);
    background-repeat: no-repeat;
}
#leftpanel
{
    width: 750px;
    float: left;
    overflow: hidden;
}
#menu
{
    width: 740px;
    height: 96px;
    background-image: url(../images/Header/navbg.jpg);
    overflow: hidden;
}

ul#menubutton
{
    list-style: none;
    font-size: 11px;
    color: White;
    font-weight: bold;
    position: absolute;
    margin: 20px 0px 0px 45px;
}


ul#menubutton li
{
    display: block;
    float: left;
    text-align: left;
    /*padding-left: 5px;*/
    padding-right: 5px;
    /*width: 108px;*/
}

ul#menubutton li a
{
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    padding: 0 10px 0 10px;
    /*width: 108px;*/
}



ul#menubutton a:hover
{
    background-image: url(../images/Header/activeBG.png);
    background-repeat: no-repeat;
    color: Black;
    /*width: 108px;*/
    
}

ul#submenubutton
{
	
    list-style: none;
    font-size: 11px;
    color:#043361;
    font-weight: bold;
    position: absolute;
    margin: 10px 0px 0px 45px;
    width: 100%;
}


ul#submenubutton li
{
    display: block;
    float: left;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    /*width: 108px;*/
}

ul#submenubutton li a
{
    display: block;
    float: left;
    color:#043361;
    text-decoration: none;
    /*padding: 0 10px 0 10px;
    width: 108px;*/
}



ul#submenubutton a:hover
{
    background-image: url(../images/Header/activeBG.png);
    background-repeat: no-repeat;
    color: Black;
    /*width: 108px;*/
}
.selectedli
{
	background-image: url(../images/Header/activeBG.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right: 15px;
    /*width: 108px;*/
}


#content1
{
    width: 740px;
}
#content2
{
    width: 740px;
}
#rightpanel
{
    width: 250px;
    background-color: white;
    overflow: hidden;
}

#login
{
    width: 200px;
    margin: 0px 0px 5px 10px;
}
#logintop
{
    width: 200px;
    height: 10px;
    background-image: url(../images/Login/Top_bg.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}
#loginmiddle
{
    width: 200px;
    background-color: #e5e5e5;
    overflow: hidden;
}
#loginbottom
{
    width: 200px;
    height: 20px;
    background-image: url(../images/Login/Bot_bg.jpg);
    background-repeat: no-repeat;
}

#cart
{
    width: 200px;
    margin: 0px 0px 10px 10px;
}
#carttop
{
    width: 200px;
    height: 30px;
    background-image: url(../images/Shooping_Cart/Blu_Top_bg.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}
#cartmiddle
{
    width: 200px;
    background-color: #0062c5;
    vertical-align: top;
    background-image: url(../images/Shooping_Cart/Blu_Mid_bg.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}
#cartbottom
{
    width: 200px;
    height: 25px;
    background-image: url(../images/Shooping_Cart/Blu_Bot_bg.jpg);
    background-repeat: no-repeat;
}
#cartlabelheader
{
    width: 178px;
    margin-left: 10px;

    background-repeat: no-repeat;
}
#newsletter
{
    width: 200px;
    margin: 0px 0px 0px 10px;
}
#newslettertop
{
    width: 200px;
    height: 10px;
    overflow: hidden;
    background-image: url(../images/News_Letter/Top_bg.jpg);
    background-repeat: no-repeat;
}
#newslettermiddle
{
    width: 200px;
    background-color: #e5e5e5;
    overflow: hidden;
}
#newsletterbottom
{
    width: 200px;
    height: 20px;
    background-image: url(../images/News_Letter/Bot_bg.jpg);
    background-repeat: no-repeat;
}
#wrapper
{
    width: 1010px;
    margin: 0px 0px 0px 10px;
}
#innerwrapper
{
    width: 1010px;
    overflow: hidden;
}
#footer
{
    width: 740px;
    height: 85px;
    background-image: url(../images/Footer/footbg.jpg);
    background-repeat: no-repeat;
}

#prodleft
{
    width: 250px;
    height: 230px;
    float: left;
}
#prodright
{
    width: 490px;
    height: 230px;
}


#menuleftheader
{
    color: #696969;
    text-decoration: none;
}


li#menuleft
{
    display: block;
    background-image: url(../images/Product_List/bullet_nactive.jpg);
    background-repeat:no-repeat;
    list-style: none;
    margin-left:3px;
}

li#menuleft a
{
    display: block;
    text-indent: 20px;
    text-decoration: none;
    background-image: url(../images/Product_List/prodbullet.jpg);
    background-repeat:no-repeat;
    color: #696969;
    width: 173px;
    height: 14px;
    font-size: 12px;
}


li#menuleft a:hover
{
    background-image: url(../images/Product_List/BG_ProdList_Active.jpg);
    background-repeat:no-repeat;
    color: Blue;
    width: 173px;
    height: 14px;
    font-size: 12px;
}
.topblue
{
    width: 740px;
    height: 10px;
    background-image: url(../images/Common/lightblue_top.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    vertical-align:middle;
}
.middleblue
{
    width: 740px;
    background-color: #cee1f4;
    overflow: hidden;
}
.bottomblue
{
    width: 740px;
    height: 15px;
    background-image: url(../images/Common/lightblue_bottom.jpg);
    background-repeat: no-repeat;
}

.topgray
{
    width: 740px;
    height: 10px;
    background-image: url(../images/Common/grey_top.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}
.middlegray
{
    width: 740px;
    background-color: #e5e5e5;
    overflow: hidden;
}
.bottomgray
{
    width: 740px;
    height: 9px;
    background-image: url(../images/Common/grey_bottom_w_lightgrey.jpg);
    background-repeat: no-repeat;
}

.toplightgray
{
    width: 740px;
    height: 10px;
    background-image: url(../images/Common/lightgrey_top.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}
.middlelightgray
{
    width: 740px;
    background-color: #f2f2f2;
    overflow: hidden;
}
.bottomlightgray
{
    width: 740px;
    height: 15px;
    background-image: url(../images/Common/lightgrey_bottom.jpg);
    background-repeat: no-repeat;
}

.textlabel
{
    width: 710px;
    margin: 5px 0px 0px 20px;
}

.headerlabel
{
    color: White;
    font-size: 20px;
    width: 720px;
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;
}

.requirements
{
    width: 720px;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
}


.requiredfields
{
    width: 370px;
}

.textboxstyle
{
    float: right;
    width: 150px;
}
.labelboxstyle
{
    float: right;
    width: 170px;
    background-color:White;
}

.validationstyle
{
    float: right;
}

.labelstyle
{
    float: left;
    margin-top: 5px;
    font-weight: bold;
    font-size: 10px;
}

.reqdivstyle
{
    margin-top: 10px;
    margin-left: 175px;
    width: 400px;
    overflow: hidden;
}

.headingfullproduct
{
    width: 450px;
    margin-left: 15px;
    font-weight: bold;
    font-size: 30px;
    color: #0176BC;
}

.boldfullproduct
{
    font-weight: bold;
    font-size: 15px;
    margin-left: 15px;
}

.active
{
    color: Red;
}


.searchgrid2
{
    text-align: right;
    margin-right: 10px;
    color: Black;
}

#divloggray
{
    width: 740px;
    margin-top: 10px;
}
.icon
{
	padding: 3px 0px 3px 3px;
	width: 23px;
}

.gridheader
{
	color:Black;
	font-size: 12px;
	font-weight:bold;
	}

.catselected
{
	color: Blue; 
	background-image: url('../images/Product_List/BG_ProdList_Active.jpg');
}
