﻿body 
{
	font-family: Tahoma;
	font-size: 11px;
	/*text-transform: uppercase;*/
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/bg_new.jpg');
	background-repeat: repeat;
}
.TextBox
{
	color: #959595;
	font-family: Tahoma;
	font-size: 10px;
	border-style: groove;
	border-bottom-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
}
.Combo
{
	color: #959595;
	font-family: Tahoma;
	font-size: 10px;
	border-style: groove;
	border-bottom-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
}
.Button
{
	color: #838283;
	font-family: Tahoma;
	font-size: 10px;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding:3px;
}
.tablepadding
{
	padding: 4px 4px 4px 4px;
}
.TableBorder
{
	border-collapse: collapse; 
	border: 1px solid #C0C0C0; 
}
.TableBorder1
{
	
	border: 1px solid #999999; 
	padding: 5px;
	margin-left: 5px;
}
.TitleHeading
{
	background-color: #4190CB; 
	color: White;
	font-weight: bold;
	height: 20px;
}
.ProHeading
{
	background-color: #1e1e1e; 
	color: White;
	padding: 5px;
	height: 40px;
	width: 440px;
	border: 5px solid #fff;
	border-width: 5px;
}
.ProHeading1
{
	background-color: #E5E5E5; 
	color: #1E1E1E;
	padding: 5px;
	height: 40px;
	width: 300px;
	border: 5px solid #fff;
	border-width: 5px;
}
.Contents
{
	background-color: #E2EAF3;
	border: none 0px;
}
.GrdContents
{
	background-color: #E2EAF3;
	border: none 0px;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	margin: 4px;
}
.FieldTitle
{
	color: #4190CB;
	font-weight: bold;
	height: 20px;
}
.GrdHeading
{
	text-align: left;
	color: #FFF;
	border: none 0px;
	background-color: #999999;
	font-size: 12px;
	height: 15px;
	font-weight: normal;
	text-align:center;
	padding: 3px 3px 3px 3px;
	margin: 4px;
}
.GrdHeading1
{
	text-align: left;
	color: #FFF;
	border: none 0px;
	background-color: #999999;
	font-size: 12px;
	height: 15px;
	font-weight: normal;
	text-align:left;
	padding: 3px 3px 3px 3px;
	margin: 4px;
}
.ItemStyle
{
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	margin: 4px;
}
.RightAlign
{
	text-align:right;
}
.RemoveCart
{
	text-align:center;
}
a
{
	color: #4190CB;
}
a:visited
{
	color: #4190CB;
}
a:hover
{
	color: #4190CB;
	font-weight: bold;
}
a.white
{
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited
{
	color: #FFFFFF;
	font-weight: bold;
}
a.white:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.GrdHidden
{
	text-align: left;
	color: #1E417B;
	display: none;
}
.NewTree
{
	color: #4190CB;
	width: 100%;	
}
/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}
/* End Paging */

.pages1 a, .pages1 span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    border: 1px solid #fff;
    background: #fff;
}
.pages1 a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages1 a:hover {
    border-color: #2E6AB1;
    background-color: #E2EAF3;
}
.SearchTitleHeading
{
	background-color: #4190CB; 
	color: White;
	font-weight: bold;
}
.Message
{
	color: #1E417B;
	font-weight: bold;
}
.Error
{
	color: Red;
}
.MainGrid
{
	border: none 0px;
	padding: 5px;
}
.SearchPaging {
   
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #999;
    background: #fff;
    text-decoration: none;
}
.LegendHdg {
   
    padding: 2px 2px;
    margin-right: 3px;
    border: 1px solid #000;
    background: #E5E5E5;
    font-size: 11px;
    font-weight: bold;
}
a.SearchPaging:link 
{
	font-weight: normal;
    text-decoration: none;
}
a.SearchPaging:visited 
{
	font-weight: normal;
    text-decoration: none;
}
a.SearchPaging:hover 
{
	font-weight: normal;
    text-decoration: none;
}
.LatesPro
{
	text-align: center;
}
#header{
	height:57px;
	background:#1e1e1e;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	width: 780px;
	}				
#divHeader
{
	top: 20px;
	left: 10px;
	position: relative;
}
.ProductDetailHeading
{
	font-size: 12px;
	color: #4190CB;
}
.ProductDetailText
{
	font-size: 12px;
	color: #000;
}
.ProductDetailPara
{
	line-height: 25px;
}
.Price
{
	font-size: 14px;
	color: #4190CB;
	font-weight: bolder;
}
.QtyTextBox
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	border-style: groove;
	border-bottom-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
	border-color: #4190CB;
	padding: 3px;
}
.LoginTextBox
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-style: groove;
	border-bottom-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
	padding: 3px;
}
.LoginButton
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-style: solid;
	border-bottom-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
	padding: 3px;
}
.LoginText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.LoginError
{
	color: Red;
	font-size: 13px;
}
.LegendHeading
{
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.LargeHeading
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.LargeHeading1
{
	color: #1E1E1E;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.ShippingHdText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}