﻿/*=============grid  view===============*/

/*grid view */
.gv
{
	width:100%;
	border-width:0;
	border:inherit;
	font-size:12px;
	font-family:Arial;
	color:#000000;
}
/* header in the grid */
.gvheader
{
	background-color:#e0e0e0;
	font-weight:bold;
	color:White;
}
/*  row in the grid */
.gvrow
{
	background-color:#EEEEEE;
	color:Black;
}
/* aternative row in the grid */
.gvaltrow
{
	background-color:Gainsboro;
	color:Black;
}
.gvfooter
{
	 background-color: #CCCCCC;
	 color:White;
}
	BackColor="#999999" ForeColor="Black" HorizontalAlign="Center"

.gvpager
{
	background-color:#999999;
	color:White;
	text-align:center;
}
.gvData
{
}
/*================grid view section===========*/
.tblCoupon
{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-left-style:dashed;
	border-left-width:1px;
	border-top-style:dashed;
	border-top-width:1px;
	border-right-style:dashed;
	border-right-width:1px;
}
/*==============general classes================*/
/*for drop menues*/
.drpmenue
{
color:#000000;
	font-family:Arial;
	font-size:12px;	
}
/*for buttons*/

.cmdbtn
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
/*for text boxs*/
.txtbox
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
/*for links*/
a.lnk:link,a.lnk:active,a.lnk:visited
{
font-family:Arial;
font-size:12px;
}
a.lnk:hover
{
font-family:Arial;
font-size:12px;


	}
/*for links 2*/
a.lnk2:link,a.lnk2:active,a.lnk2:visited
{
font-family:Arial;
font-size:12px;
text-decoration:underline;
}
a.lnk2:hover
{
font-family:Arial;
font-size:12px;
text-decoration:underline;
}
/*for check boxs*/
.chkbox
{
	
}
/*for Radio Buttons*/
.rdo
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
/*for validation*/
.error
{
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:Red;
}
/*information items */
.infositem
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}

/*headline */
.headline
{
	color:#E1691A;font-family:Arial;
	font-size:12px;
}
/*description */
.description
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
.description_Bold
{
	color:#003366;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.descriptions
{
	color:#000000;
	font-family:Arial;
	font-size:9px;
}
.descriptions_Bold
{
	color:#003366;
	font-family:Arial;
	font-weight:bold;
	font-size:9px;
}
/*==============information  classes==========*/

/*==============archive page classes==========*/
/*++++++paging classes+++++++*/
.Cool1LinkButton, A.Cool1LinkButton:Link, A.Cool1LinkButton:Active, A.Cool1LinkButton:Visited, A.Cool1LinkButton:Hover
{
	border-right: #4584d7 1px solid;
	padding-right: 4px;
	border-top: #4584d7 1px solid;
	padding-left: 4px;
	font-size: 10px;
	background: azure;
	padding-bottom: 2px;
	border-left: #4584d7 1px solid;
	color: #4584d7;
	padding-top: 2px;
	border-bottom: #4584d7 1px solid;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
A.Cool1LinkButton:Hover
{
	border-right: #4584d7 1px solid;
	padding-right: 4px;
	border-top: #4584d7 1px solid;
	padding-left: 4px;
	font-size: 10px;
	background: #4584d7;
	padding-bottom: 2px;
	border-left: #4584d7 1px solid;
	color: azure;
	padding-top: 2px;
	border-bottom: #4584d7 1px solid;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.Warm1LinkButton, A.Warm1LinkButton:Link, A.Warm1LinkButton:Active, A.Warm1LinkButton:Visited, A.Warm1LinkButton:Hover
{
	border-right: #cc6600 1px solid;
	padding-right: 4px;
	border-top: #cc6600 1px solid;
	padding-left: 4px;
	background: papayawhip;
	padding-bottom: 2px;
	border-left: #cc6600 1px solid;
	color: #cc6600;
	padding-top: 2px;
	border-bottom: #cc6600 1px solid;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 10px;
}

A.Warm1LinkButton:Hover
{
	border-right: #cc6600 1px solid;
	padding-right: 4px;
	border-top: #cc6600 1px solid;
	padding-left: 4px;
	background: #cc6600;
	padding-bottom: 2px;
	border-left: #cc6600 1px solid;
	color: papayawhip;
	padding-top: 2px;
	border-bottom: #cc6600 1px solid;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 10px;
}
.CommandButton     {
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
/*++++++++++++++end of paging classes++++++++*/
.loginmsg
{
}
/*==============end of archive page classes==========*/
/*==============view page classes==========*/
.first6items
{
	width:100%;
}
.archivetitle
{
	color: #E1691A;
	font-size:large;
	font-weight:bold;
}
.archived10items
{
}
.leftdot
{
}
/*coupon*/
.SelectBox_Title
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;

}
.bgone
{
background-image:url(Select.gif);
background-repeat: no-repeat;
}
.prem
{
	background-color:#F5F5F5
}
/*==============end of view page classes==========*/
.THTitle
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
	
	.MesConfirm
{
	color:Green;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
	
	