﻿/*This style is for the content on site*/

.ModuleName
{
	font-weight: bold;
	font-size: 14px;
	color: #45654A;
	font-family: Microsoft Sans Serif, Verdana, Arial;
	word-spacing: 5px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	vertical-align: top;
}

.ParaTitle
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	background-color: #45654A;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
}

.content
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	background: transperent;
	text-align: justify ;

}

/*This style is for the content which you want to keep bold on site*/
.contentbold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif, Verdana, Arial;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	vertical-align: top;
}

/*This style is for the links in the content on site*/
.contentlink:link
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #1165BD;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration: none;
}

.contentlink:active
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #1165BD;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration: none;
}

.contentlink:visited
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #1165BD ;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration: none;
}

.contentlink:hover
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #87D2E5;
	font-weight: normal;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration: underline;
	font-weight :bold ;
}


/*This style is for the textboxes on site*/
.txtbox
{
	border-right: #69194B 1px solid;
	border-top: #69194B 1px solid;
	font-size: 12px;
	border-left: #69194B 1px solid;
	color: #000000;
	border-bottom: #69194B 1px solid;
	font-family: Microsoft Sans Serif, Verdana, Arial;
	height: 20px;
	background-color: #E9FDFF;
	text-align: left;
}

/*This style is for the Dropdown Boxes on site*/
.listBox
{
	background-color: #E9FDFF;
	border-color: #a342af;
	border-bottom: #a342af 1px solid;
	border-left: #a342af 1px solid;
	border-right: #a342af 1px solid;
	border-top: #a342af 1px solid;
	Font-family: Microsoft Sans Serif, Verdana, Arial;
	color: #000000;
	text-align: left;
}

/*This style is for the Dropdown Boxes on site*/
.txtboxdropdown
{
	background-color: #E9FDFF;
	border-color: #a342af;
	border-bottom: #a342af 1px solid;
	border-left: #a342af 1px solid;
	border-right: #a342af 1px solid;
	border-top: #a342af 1px solid;
	font-size: 12px;
	font-family: Microsoft Sans Serif, Verdana, Arial;
	color: #000000;
	text-align: left;
}


/*This style is for the links you want the color as red in the content on site*/
.redlink:link
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration: none;
}

.redlink:active
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration: none;
}

.redlink:visited
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration: none;
}

.redlink:hover
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	font-weight: normal;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration: underline;
}

/*This style is for the bold links you want the color as red in the content on site*/
.redlinkbold:link
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration: none;
}

.redlinkbold:active
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration: none;
}

.redlinkbold:visited
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration: none;
}

.redlinkbold:hover
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #AB0202;
	font-weight: bold;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration: underline;
}

/*This style is for the table Background Color in the Admin Side*/
.Adminbgcolor
{
	background-color: #010760;
	font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
}

/*This style is for the alternate Grid Colors */
.AlternateGrid
{
	background-color: #FDDEC8;
}
/*This style is for the Grid row Colors */
.RowGrid
{
	background-color: #FDF1E9;
}



/*This style is for Titles in the Grid with Bgcolor*/
.AdminGridTitle
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	background-color: #F6611F;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
}

/*This style is for Module Names in Admin section*/
.AdminModuleName
{
	font-weight: bold;
	font-size: 12px;
	color: #45654A;
	font-family: Microsoft Sans Serif, Verdana, Arial;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	vertical-align: top;
}

.AdminWhiteTitle
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

A
{
	text-decoration: none;
}
A:link
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
}


/* TEXT EDITOR */

/* Toolbar */
.toolbar1
{
	border: 1px solid #666666;
	height: 26px;
	background-image: url(../images/innerpages/background_silver.jpg);
}
.toolbar2
{
	border: 1px solid #666666;
	height: 24px;
	background-image: url(../images/innerpages/background_silver.jpg);
	border-bottom: 0px;
	border-top: 0px;
}

/* Command Buttons */
.button
{
	width: 20px;
	height: 20px;
	border: 0px solid transparent;
	margin: 1px;
	padding: 0px;
	background: transparent;
}
.buttonOver
{
	width: 20px;
	height: 20px;
	border: 1px solid #999999;
	margin: 0;
	padding: 0px;
}


/* Font Type and Size Drop Down */
.dropdown
{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 140px;
	overflow: auto;
	padding: 1px;
}
button.mouseOver
{
	background-color: #F0FEE2;
	border: 1px solid #294A39;
	padding: 0px;
	cursor: default;
	text-align: left;
}
button.mouseOut
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0px;
	cursor: default;
	text-align: left;
}


/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 6px;
	width: 140px;
	cursor: default;
	height: 5px;
}
.off
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 6px;
	width: 140px;
	cursor: default;
	height: 5px;
}

/* Select Shading/Border Color */
.selectColorTable
{
	border: 1px solid #7E7E81;
	background-color: #F7F7F7;
	padding: 1px;
}
.selectColorBorder
{
	border: 1px solid #F7F7F7;
}
.selectColorOn
{
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.selectColorOff
{
	border: 1px solid #F7F7F7;
	background-color: #F7F7F7;
}
.selectColorBox
{
	border: 1px solid #FFFFFF;
	font-size: 1px;
	height: 13px;
	width: 13px;
}

/* This style is used for the Front End Module Name */
.titlewhite
{
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
}

/* This style is used for the Paging Numbers */
.paging
{
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #DB241E;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

/* This style is used for asterix */
/*.star
{
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 9px;
	color: #AB0202;
	font-weight: bold;
}*/

.star
{ font-size:11px; color:#D80000; font-weight: bold; }

/* This style is used for Product Name */
/* old
.ProductHeading
{
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 11px;
	color: #294A39;
	font-weight: bold;
	text-decoration: none;
}*/
.productheading
	{ background:url(Images/Innerpages/ProductHeadingBg.gif) no-repeat; width:481px; height:21px; font-size:11px; padding:0px 6px 0px 6px}

/* This style is used for Product Name */
.ProductMainHeading
{
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 14px;
	color: #C40224;
	font-weight: bold;
	text-decoration: none;
}
/* this style is used for link button */
.LinkButton
{
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.LinkButtonActive
{
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}


	
/*This style is for the links in the content on site*/
.contentHyperlink:link
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #6666CC;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration: underline;
}

.contentHyperlink:active
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #6666CC;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration: underline;
}

.contentHyperlink:visited
{
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #6666CC;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration: underline;
}

/* for Home Page Css */

body { margin:0px}
.global
	{ width:1000px; font-family:verdana;}
.greenband
	/* { background:url(Images/Homepage/GreenBg.gif) repeat-x; width:20px; background-color:#76AE01;   }*/
	{ background:url(Images/Homepage/GredientBg.gif) repeat-x; width:20px;    }
.leftpanel
	{ width:199px; background-color:#2D71A4}
.linkactivated
	{ background:url(Images/Homepage/ActivatedLinkBg.gif) no-repeat; width:191px; height:20px; font-size:11px; font-weight:bold; color:#ffffff; padding-left:5px; padding-top:3px; }
.link
	{ background:url(Images/Homepage/LinkBg.gif) no-repeat; width:191px; height:20px; font-size:11px; font-weight:bold; color:#000000; padding-left:5px; padding-top:3px; }
.link a
	{ font-size:11px; font-weight:bold; color:#000000; text-decoration:none}
.leftpanelbottombg
	{ background:url(Images/Homepage/LeftPanelBtImg.jpg) no-repeat left bottom; width:191px;  background-color:#2D71A4}
.scrollingtxt
	{ background:url(Images/Homepage/ScrollingText.gif) right no-repeat; width:769px; height:30px; font-size:11px; color:#ffffff; font-weight:bold}
.hometxt
	{ font-family: Verdana;font-size:12px; padding:5px; line-height:130%}
.knowmore
	{ font-size:11px; color:#D93B18; text-decoration:none}
.footer
	{ color:#ffffff; font-size:11px}
.footer a
	{ color:#ffffff; font-size:11px}

.Imgborder
	{ border:0px,
	  border-color:#FFFFFF
	}

.innerpageheading
	{ background:url(Images/Innerpages/HeadingBg.gif) repeat-y; width:324px;  color:#000000; font-weight:bold; text-transform:uppercase; font-size:12px; padding-left:10px; padding-top:4px; padding-bottom:4px }
.bodytxt
	{ font-size:11px; line-height:130%}
.inputxt
	{ font-size:11px; border:1px solid #C70000; height:15px; width:350px;}
.textarea
	{ font-size:11px; border:1px solid #C70000;}

.DestributionNwheading
	{ background:url(Images/Innerpages/ProductHeadingBg2.gif) no-repeat;  height:21px; font-size:11px; padding:0px 5px 0px 5px}

.bodyBG
	{
		/*background:#fff url(Images/Homepage/bg_b.gif) repeat-x; */
		background:#0096C6 url(Images/Homepage/GredientBg1.gif) repeat-x;
	}
