﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/*margin: 0;
	padding: 0;
	border: 0;*/
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;
	background: transparent;*/
}
Body
 {
	line-height: 1;
	font-family:Arial;
	font-size:11px;
	color:#000;
}
ol, ul 
{
	list-style: none;
}
blockquote, q 
{
	quotes: none;
}

/* remember to define focus styles! */
focus
 {
	outline: 0;
}
.cell
{
	float:left;
}
/* remember to highlight inserts somehow! */
ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}
.left
{
	float:left
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

.contenttitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color:#951515;
}

.GridHeaderBg
{	
	background-color: #55a800;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 0 5px;
}
/* Text Style Start */
.contenttext
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
	text-align:justify;
}
.textBlack
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
.textBlack12
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
.textBlack9
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#333333;
}
.textWhite
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.Pagetitle
{
	font-family:Georgia, Arial;
	font-size:20px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}
.watermark
{
	border:1px solid #E0A6CB;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	padding:3px;
}
.listImage
{
	list-style-image:url(../Graphics/Images/list_bullet.gif);
}

.cartSelected
{
	font-family:Georgia, Arial;
	font-size:18px;
	font-weight:normal;
	color:#54A800;
	text-align:left;
}
.cartNormal
{
	font-family:Georgia, Arial;
	font-size:18px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}
.priceTitle
{
	font-family: Times, Georgia, Arial;
	font-size:15px;
	font-weight:normal;
	color:#c30;
}
/* Text Style End */


/* Link Style Start */
.linkNormal
{
	font-family:Arial;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.linkNormal a
{
	font-family:Arial;
	color:#333333;
	text-decoration:none;
}
.linkNormal a:visted
{
	font-family:Arial;
	color:#333333;
	text-decoration:none;
}
.linkNormal a:hover
{
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}

.linkRed
{
	font-family:Arial;
	font-weight:normal;
	color:#c30;
	text-decoration:none;
}
.linkRed a
{
	font-family:Arial;
	color:#c30;
	text-decoration:none;
}
.linkRed a:visted
{
	font-family:Arial;
	color:#c30;
	text-decoration:none;
}
.linkRed a:hover
{
	font-family:Arial;
	color:#000;
	text-decoration:none;
}


.linkWhite
{
	font-family:Arial;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.linkWhite a
{
	font-family:Arial;
	color:#fff;
	text-decoration:none;
}
.linkWhite a:visted
{
	font-family:Arial;
	color:#fff;
	text-decoration:none;
}
.linkWhite a:hover
{
	font-family:Arial;
	color:#fc0;
	text-decoration:none;
}
.NormalTextWhiteLink
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-style: normal;
	font-family: Arial;
	text-decoration: underline;
}
.NormalTextWhiteLink a
{
	text-decoration: underline;
	color: #fff;
}

.NormalTextWhiteLink a:hover
{
	color: #ffc;
}

/* Link Style End */


/* Menu Style Start */
.topnavmenu
{
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: bold;
    font-size: 12px;
    font-family: arial,tahoma,Verdana,tahoma;
    color:#ffffff;
}
.topnavmenu li
{
    display: block !important; /*For GOOD browsers*/
    display: inline; /*For IE*/
    position: relative;
    clear:both;
}
.topnavmenu a
{
    padding: 0 10px 0 10px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    height:25px;
    height: auto !important;
    height: 100%; /*For IE*/
    /*border-right:1px solid #DBE2EA;*/
}
.topnavmenu a:hover
{
    color: #ffffff;
    padding: 6px 10px 6px 10px;
    background-color:#387100;
}

.bottomnavmenu
{
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: bold;
    font-size: 12px;
    font-family: arial,tahoma,Verdana,tahoma;
    color:#ffffff;
}
.bottomnavmenu li
{
    display: block !important; /*For GOOD browsers*/
    display: inline; /*For IE*/
    position: relative;
    clear:both;
}
.bottomnavmenu a
{
    padding: 0 10px 0 10px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    height:25px;
    height: auto !important;
    height: 100%; /*For IE*/
    /*border-right:1px solid #DBE2EA;*/
}
.bottomnavmenu a:hover
{
    color: #ffffff;
    padding: 6px 10px 6px 10px;
    background-color:#951515;
}
/* Menu Style End */


/* Background Style Start */
.lightPinkBg
{
	background-color:#F2DBEA;
}
.darkPinkBg
{
	background-color:#AC2776;	
}
.dividerLine
{
	background-color:#dddddd;	
}
.whiteBg
{
	background-color:#ffffff;	
}

.whiteBgOnMouseOut
{
	background-color:#ffffff;
}

.greyBgOnMouse
{
	background-color:#f7f7f7;
}
/* Background Style End */


/* textbox Style Start */
.textbox
{
	border:1px solid #AB1414;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding:0 0 0 3px;
	height:20px;
}
.textboxgrey
{
	border:1px solid #cccccc;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding:3px 0 3px 4px;
}
.TextBox
{
	border:1px solid #cccccc;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding:3px 0 3px 4px;
}
/* textbox Style End */

/* Alignment Start */
.divImage
{
	margin-top:13px;
	margin-left:480px;
	/**margin-left:600px;*/
}
/* Alignment End */

/* Border Style */

.whiteBorderOnMouseOut
{
	border:1px solid white;
}

.greyBorderOnMouse
{
	border:1px solid #ccc;
}

/* End Border Style */

/* grid Style */
.grid
{
	border-right-style: inset;
	border-top-style: inset;
	border-left-style: inset;
	border-bottom-style: inset;
	border-right-color: #dddddd;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	border-bottom-color: #dddddd;
	border-collapse: collapse;
}
.gridHeaderBg {
	background-color: #AC2776;
	font-weight: bold;
    font-size: 12px;
    color: #fff;
    font-family:arial;
    height:25px;
    text-align:left;  
}  
.gridHeaderTitle {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 22px;
	background-color:#AC2776;
	text-decoration: none;
}
.gridHeaderTitle a:link {	
	background-color: #AC2776;
	text-decoration: underline;
}
.gridHeaderTitle a:hover {	
	background-color: #AC2776;
	text-decoration: underline;
}


.gridItem {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #FFF;
	text-decoration: none;
}
.gridItem a:link {
	background-color: #FFF;
	text-decoration: none;
}
.gridItem a:hover {
	background-color: #FFF;
	text-decoration: none;
}

.gridAlternateItem {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #f1f1f1;
	text-decoration: none;
}
.gridAlternateItem a:link {	
	background-color: #f1f1f1;
	text-decoration: none;
}
.gridAlternateItem a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
}	

.gridPadding 
{
	padding-left:5px;
	padding-right:5px;
}  
.box
{
	border:1px solid #ccc;
}
	
	
.Pager 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	Color: #666666;
	text-decoration: none;
	background-color:#ffffff;
	vertical-align:middle;
	}
	.Pager a 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	Color: #000000;
	text-decoration: none;
	border: 1px solid #55a800;
	padding:3px 7px 5px 7px;
	vertical-align:middle;
	display:inline-block;
	}	
	.Pager a:hover 
	{
	Color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color:#EBF6BE;
	vertical-align:middle;
	padding:3px 7px 5px 7px;
	}
	.PagerPageSelected
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	Color: #000000;
	text-decoration: none;
	border: 1px solid #55a800;
	background-color:#EBF6BE;
	vertical-align:middle;
	padding:3px 7px 5px 7px;
	display:inline-block;
	}

/* grid Style End */

.footerLink
{
	font-family:Arial;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.footerLink a
{
	font-family:Arial;
	color:#333333;
	text-decoration:none;
}
.footerLink a:visted
{
	font-family:Arial;
	color:#333333;
	text-decoration:none;
}
.footerLink a:hover
{
	font-family:Arial;
	color:#000000;
	text-decoration:underline;
}

