﻿/*This style is for the content on site*/
.content
{
    font-family:  Microsoft Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
}

/*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: #024F80;   
	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: #024F80;   
	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: #024F80;   
	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: #018C34;
	font-weight: normal;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration:underline;
}

/*This style is for the textboxes on site*/
.txtbox
{
    BORDER-RIGHT:#15229D 1px solid;
    BORDER-TOP:#15229D 1px solid;
    FONT-SIZE:12px;
    BORDER-LEFT:#15229D 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM:#15229D 1px solid;
    FONT-FAMILY: Microsoft Sans Serif, Verdana, Arial;
    HEIGHT:20px;
    BACKGROUND-COLOR:#FFFFFF;
    text-align:left;
}

/*This style is for the Dropdown Boxes on site*/
.txtboxdropdown
{
	BACKGROUND-COLOR:#F2F3FE;
	border-COLOR: #CCCCCC;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	font-size:12px;
	FONT-FAMILY: Microsoft Sans Serif, Verdana, Arial;
	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: #ffffff;   
	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: #ffffff;   
	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: #ffffff;   
	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: #ffffff;
	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: #15229D;
}

.AdminbgcolorHeader
{
	background-color: #ffffff;
}

/*This style is for the alternate Grid Colors */
.AlternateGrid
{
	background-color:#F2F3FE
}

/*This style is for Displaying Username in the Admin Pages*/
.AdminUserName
{
	font-family:Microsoft Sans Serif, Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}

/*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:#15229D;
	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: #3A43A2;
    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: 12px;
	color: #AB0202;
	font-weight: bold;
}

/* This style is used for Product Name */
.ProductHeading
{
	font-family:  Microsoft Sans Serif, Verdana;
	font-size: 11px;
	color: #294A39;
	font-weight: bold;
	text-decoration: none;
}

/* 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 Products Page */
.producttxt
	{ font-family:arial; font-size:12px; color:#3A43A2;}
/* CSS used for Home Page */
body
	{ margin:0px;}
img
	{ border:0px}
.toplinks
	{ font-family:arial; font-size:12px; color:#017CC6}
.toplinks a
	{ font-family:arial; font-size:12px; color:#017CC6; text-decoration:none}
.toplinksactive
	{ font-family:arial; font-size:12px; font-weight:bold;color:#DD127B}	
/*
.toplinks a:active {font-family:arial; font-size:12px; color:#ffffff; font-weight:bold}	

.toplinks a:visited
	{ font-family:arial; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold}

.toplinksactive
	{ font-family:arial; font-size:12px; color:#ffffff; font-weight:bold}
*/
.hometxt
	{ font-family:arial; font-size:12px; color:#000000; text-align:left}
.footer
	{ font-family:arial; font-size:12px; color:#FF00DE; padding-top:10px}
.footer a
	{ font-family:arial; font-size:12px; color:#FF00DE; text-decoration:none}

/* CSS used for Inner Page */	
.quicklink
	{ font-family:arial; font-size:12px; color:#017CC6; padding-left:10px}
.quicklink a
	{ font-family:arial; font-size:12px; color:#DD127B; }
.heading
	{ font-family:arial; font-weight:bold; font-size:14px; color:#3A43A2; }
.bodytxt
	{ font-family:arial; font-size:12px; color:#3A43A2; padding:5px; text-align:justify}
.innerfooter
	{ font-family:arial; font-size:11px; color:#0093DC;letter-spacing:1px}
.innerfooter a
	{ font-family:arial; font-size:11px; color:#0093DC; text-decoration:underline}
.bodytxtbold
	{ font-family:arial; font-size:12px; color:#3A43A2; padding:5px; text-align:justify; font-weight:bold }
	
/*CSS Used for Contact Us Page */
.inputtxt
	{ font-family:arial; font-size:11px; width:350px; height:20px; border:1px solid #000000}
.textarea
	{ font-family:arial; font-size:11px; width:350px; height:100px; border:1px solid #073097}

.seperatorline
	{ background-image:url(../images/innerpages/DottedLine.jpg) no-repeat; width:925px; height:2px}

/*This CSS is used for Seperator Line in Search Page*/
.sublink
	{ font-family:arial; font-size:11px; background:url(../images/innerpages/SublinkLine.gif) no-repeat left bottom; width:184px; padding:3px 0px}
/*This Css is Used in AmbienceDetails Page */
.labeltxt
	{ font-family:arial; font-size:12px; color:#3A43A2;text-align:justify}
	