﻿body 
{
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
}
.TextBox
{
	color: #959595;
	font-family: Verdana;
	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: Verdana;
	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: Verdana;
	font-size: 10px;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.ButtonBlack
{
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.TableBorder
{
	border-collapse: collapse; 
	border: 1px solid #C0C0C0; 
}

.TitleHeading
{
	background-color: #4190CB; 
	color: White;
	font-weight: bold;
	height: 20px;
}
.ProductHeading
{
	background-color: White; 
	color: #4190CB;
	font-weight: bold;
	font-size: 24px;
	height: 20px;
}
.HotProductHeading
{
	background-color: White; 
	color: #D32525;
	font-weight: bold;
	font-size: 24px;
	height: 20px;
}
.Contents
{
	background-color: #E2EAF3;
}
.FieldTitle
{
	color: #4190CB;
	font-weight: bold;
	height: 20px;
}
.GrdHeading
{
	text-align: left;
	color: #1E417B;
}

.FAQsText
{
	font-size: 12px;
	text-align: left;
	color: #1E417B;
}

a
{
	color: #4190CB;
}
a:visited
{
	color: #4190CB;
}
a:hover
{
	color: #4190CB;
	font-weight: bold;
}
a.white
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.whiteBig
{
	font-family: Arial Black;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
a.whiteBig:visited
{
	font-family: Arial Black;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
a.whiteBig:hover
{
	font-family: Arial Black;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.category
{
	font-size: 11px;
	/*color: #4190CB;*/
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
a.category:visited
{
	font-size: 11px;
	/*color: #4190CB;*/
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
}
a.category:hover
{
	font-size: 11px;
	/*color: #4190CB;*/
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
}

a.black
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.black:visited
{
	color: #000;
	font-weight: bold;
}
a.black:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

a.subcategory
{
	font-size: 11px;
	color: #4190CB;
	font-weight: bold;
	text-decoration: none;
}
a.subcategory:visited
{
	font-size: 11px;
	color: #4190CB;
	font-weight: bold;
	text-decoration: none;
}
a.subcategory:hover
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


a.categoryselected
{
	font-size: 11px;
	color: #000000;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
a.categoryselected:visited
{
	font-size: 11px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}
a.categoryselected:hover
{
	font-size: 11px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.GrdHidden
{
	text-align: left;
	color: #1E417B;
	display: none;
}
.NewTree
{
	color: #4190CB;
	width: 100%;
	font-size: 11px;
}
/* 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;
}


.SearchPaging {
   
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #999;
    background: #fff;
}

.PageMainHeading
{
	text-align: left;
	color: #1E417B;
	font-size: 16px;
	font-weight: bold;
}
.ContactUs
{
	text-align: left;
	color: #1E417B;
	font-size: 13px;
}
.ContactEmail
{
	text-align: left;
	color: #1E417B;
	font-size: 13px;
	text-transform: lowercase;
}
.CategoryBackGround
{
	height: 25px; 
	background-image:url('../Images/categorylinkbg.jpg');
	background-repeat: no-repeat;
}
.CategoryBackGround1
{
	height: 25px; 
	background-image:url('../Images/categorylinkbg1.jpg');
	background-repeat: no-repeat;
}
/*COLOR SCHEME 
LIGHT BLUE : 00B3CA
DARK BLUE: 0E4E96
*/
