﻿body
{
}

/* Button Style */


/*a.Btn
{
	background: url('IMG/Button.png') no-repeat top left;
	float: left; 
	text-decoration: none;
	color: #0d4a61;
	letter-spacing: 1px;
	text-align:center;
	padding:0px 0px 0px 8px;
	font-family:Arial;
	font-size:10pt;
	height: 28px;
	
}


a.Btn span
{
background: url('IMG/Button.png') no-repeat top right;

display: block;
color:#0d4a61;
letter-spacing: 1px;
text-align: center;
padding:5px 4px 0px 0px;
height: 28px;
font-family:Arial;
font-size:10pt;
}



a.Btn:hover
{
	background: url('IMG/Button-over.png') no-repeat top left;
	float: left; 
	text-decoration: none;
	color: #0d4a61;
	letter-spacing: 1px;
	text-align:center;
	padding:6px 0px 0px 8px;
	font-family:Arial;
	font-size:10pt;
	height: 28px;
	

}

a.Btn:hover span
{
background: url('IMG/Button_over.png') no-repeat top right;
display: block;
color:#0d4a61;
letter-spacing: 1px;
text-align: center;
padding:0px 0px 0px 8px;
height: 28px;
font-family:Arial;
font-size:10pt;

}*/

a.Btn
{
	background: url('IMG/Button.png') no-repeat top left;
	float: left; 
	text-decoration: none;
	color: #14426e;
	letter-spacing: 1px;
	text-align:center;
	padding:0px 0px 6px 12px;
	font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
	height: 28px;
	
}


a.Btn span
{
background: url('IMG/Button.png') no-repeat top right;

display: block;
color:#14426e;
letter-spacing: 1px;
text-align: center;
padding:5px 10px 0px 0px;
height: 28px;
font-family:Verdana, Arial, Times New Roman;
font-size:12px;
}

a.Btn:hover
{
background: url('IMG/Button_over.png') no-repeat top left;
color:#4c779f;
text-decoration:none;
letter-spacing: 1px;
font-family:Verdana, Arial, Times New Roman;
font-size:12px;
cursor:pointer;

}

a.Btn:hover span
{
	background: url('IMG/Button_over.png') no-repeat top right;
	color:#4c779f;
	text-decoration: underline;
	letter-spacing: 1px;
	font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
	cursor:pointer;
}

.LoginBg
{
	background: url('IMG/login-page.png');
	background-repeat:no-repeat;
	width:401px;
	height: 210px;
}

.BgColor_Heading
{
	color:#004b90;
	font-size:14px;
	font-weight:bold;
	padding-top: 5px;
}

.TextHeading
{
	color:#095396; 
	font-weight:bold;
}
.TableDesign
{
	background-color: #eff8ff;
	border: solid 1px #bed8ec;	
}
.TableHeading
{
	background-color: #c7e1ff;
	color:#095396;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	height:25px;
	padding-left:5px;
}
.FirstTR
{
	background-color: #ddedfd;
	color:#095396;
	font-family: Verdana;
	font-size: 10pt;
	height:20px;
}
.SecondTR
{
	background-color: #cce3f9;
	color:#095396;
	font-family: Verdana;
	font-size: 10pt;
	height:20px;
}

.BoxTopLeft
{
	background-image:url("IMG/Header-top-left.png");
	height:29px;
	width:10px;
	background-repeat:no-repeat;
}
.BoxTopRight
{
	background-image:url("IMG/Header-top-right.png");
	height:29px;
	width:10px;
	background-repeat:no-repeat;
}
.BoxTopMiddle
{
	background-image:url("IMG/Header-top-center-strip.png");
	height:29px;	
	background-repeat:repeat-x;
}
.BoxBottomLeft
{
	background-image:url("IMG/left-user-bottom-left.png");
	height:10px;
	width:10px;
	background-repeat:no-repeat;
}
.BoxBottomRight
{
	background-image:url("IMG/left-user-bottom-right.png");
	height:10px;
	width:10px;
	background-repeat:no-repeat;
}
.BoxBottomMiddle
{
	background-image:url("IMG/left-user-bottom-center-strip.png");
	height:10px;	
	background-repeat:repeat-x;
}
.BoxMiddleColor
{
	background-color:#e7f3f9;
}
.AdminLeftBg
{
	background-color:#ffffff;
}

.BoxHeading
{
	color:#fefefe;	
	font-size:11pt;
	font-family:Lucida Sans Unicode;
}
.BoxArrow
{
	background-image:url("IMG/left-user-arrows.png");
	height:5px;
	width:5px;
	background-repeat:no-repeat;
	
	
}

.BoxLine
{
	background-image:url("IMG/left-user-txt-underline.png");
	background-repeat:repeat-x;
	padding-top:5px;
	
}

.TextEnter
{
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #c6d3e7; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #c6d3e7;
}

.LabalDesign
{
	color:#4c70a6; 
	font-weight:bold; 
	background-color: #dfe7f2; 
	border-top-style: solid;
	border-top-width: 1px; 
	border-top-color: #c6d3e7; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #c6d3e7; 
	padding-left:5px;
}
.Category
{
	background-image:url("IMG/Categories.png");
	width:160px;
	height:29px;
	background-repeat:no-repeat;
}

.Information
{
	background-image:url("IMG/Information.png");
	width:160px;
	height:29px;
	background-repeat:no-repeat;
}

.Notice
{
	background-image:url("IMG/Notice-Board.png");
	width:160px;
	height:29px;
	background-repeat:no-repeat;
}

.LetsMake
{
	background-image:url("IMG/Lets-make-life.png");
	width:160px;
	height:29px;
	background-repeat:no-repeat;
}
.FreeDelry
{
	background-image:url("IMG/Free-Delivery.png");
	width:160px;
	height:29px;
	background-repeat:no-repeat;
}

.BestSellerH
{
	background-image:url("IMG/Best-seller.png");
	width:160px;
	height:29px;
	background-repeat:no-repeat;
}

.Symbol
{
	background-image:url("IMG/symbol.png");
	width:144px;
	height:28px;
	background-repeat:no-repeat;
	background-position:right bottom;
}





