body
{
	background-color:#c3ddb8;
	margin:0px;
	height:100%;
	text-align:center;
}

a.orange:link
{
	color: peru;
	text-decoration: none;
}
a.orange:active
{
	color: peru;
	text-decoration: none;
}
a.orange:visited
{
	color: peru;
	text-decoration: none;
}
a.orange:hover
{
	color: peru;
	text-decoration: underline;
}

a.page:link
{
	color: #003399;
	text-decoration: none;
}
a.page:active
{
	color: #003399;
	text-decoration: none;
}
a.page:visited
{
	color: #003399;
	text-decoration: none;
}
a.page:hover
{
	color: #003399;
	text-decoration: underline;
}


/*-- headers --*/

h1
{
	font-weight: normal;
	font-size: 11pt;
	color: #60885f;
	font-family: Sylfaen,Trebuchet MS;
	font-variant: small-caps;
}


/*-- giftmark main columns -- */
#WebForm1
{
	height:100%;
}

#pagecontainer
{
	width:763px;
	height:100%;
}

#main
{
	clear: none;
	float: right;
	width: 735px;
	position: relative;
	float:right;
	height:100%;
	font-family:Trebuchet MS;
	font-size:10pt;
}

#table2
{
	font-family:Trebuchet MS;
	font-size:10pt;
}

#table2 td
{
	height:25px;
}

#table2 input
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10pt;
	border-left: darkgray 1px solid;
	color: dimgray;
	border-bottom: darkgray 1px solid;
	font-family: Trebuchet MS,Verdana;	
	height:22px;
	width:250px;
}

#leftshadow
{
	clear: right;
	left: 13px;
	float: left;
	background-image: url(../images/leftshadow.jpg);
	width: 14px;
	background-repeat: repeat-y;
	position: relative;
	height:100%;
}

#rightshadow
{
	clear:left;
	width:14px;
	float:right;
	position:relative;
	background-image: url(../images/rightshadow.jpg);
	background-repeat: repeat-y;
	height:100%;
	left:748px;
}

/* ----- */

.mischeader
{
	font-family:Trebuchet MS;
	font-size:9pt;	
	color:#666666;
	padding-right:10px;
}

.mischeader a
{
	text-decoration:none;
	color:#666666;
}

.mischeader a:hover
{
	text-decoration: underline;
	color:#666666;
}

.textsearch
{
	border:1px #666666 solid;
	font-family:Trebuchet MS;
	font-size:9pt;
	height:19px;
	width:75px;
}

.itemtext
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.itemdesc
{
	font-size: 9pt;
	color: #003399;
	font-family: Verdana;
}

.pagenum
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
}

.logintext
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}

.sidelink
{
	font-size: 8pt;
	color: peru;
	font-family: Verdana;
}

.welcome
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
}

.maintext
{
	font-size: 10pt;
	color: #000000;
	font-family: Trebuchet MS,Verdana, Arial;
}

.maintext2
{
	font-size: 9pt;
	color: #666666;
	font-family: Trebuchet MS,Verdana, Arial;
}

.footer
{
	font-size: 8pt;
	color: #8c8c8b;
	font-family: 'Trebuchet MS' , Verdana;
}

.footer a
{
	border-bottom: 1px dashed #8c8c8b;	
	color: #8c8c8b;
	text-decoration:none;
}

.footer a:hover
{
	border-bottom: 1px #8c8c8b solid;
	color: #8c8c8b;
	text-decoration:none;		
}

.textbox
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid; /*background-image: url(images\textboxbg.gif);*/
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	height: 18px;
	font-family:Trebuchet MS,verdana;
	font-size:8pt;
}

.textbox2
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	color: dimgray;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
}

.button1
{
	border-right: #acb5b5 3px double;
	border-top: #c4cccc 3px double;
	font-size: 8pt;
	background: #cdd2da;
	border-left: #acb5b5 3px double;
	cursor: hand;
	color: #000000;
	border-bottom: #6f7777 3px double;
	font-family: Sylfaen,'Trebuchet MS' , Verdana;
	height: 23px;
}

.graybox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}
.grayboxlight
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding:20px;
}

#categoryname
{
	font-size: 14pt;
	color: #458e2d;
	font-family: Sylfaen,'Trebuchet MS' , Arial, Serif;
	font-weight: normal;
	margin-bottom:4px;
}

#categoryname1
{
	font-size: 14pt;
	color: #458e2d;
	font-family: Sylfaen,'Trebuchet MS' , Arial, Serif;
	font-weight: normal;
	padding-bottom:10px;
}

.howdoi
{
	font-size: 11pt;
	color: #9380b0;
	font-family: Sylfaen,Arial;
	position: relative;
	top: 20px;
}

.howdoi a
{
	border-bottom: dashed 1px #9380b0;
	color:#9380b0;
	text-decoration:none;
}

.howdoi a:hover
{
	border-bottom: solid 1px #9380b0;
	color:#9380b0;
	text-decoration:none;
}

.maincell
{
	padding:12 15 15 15;
}

.maincell p, .maincell div table
{
	font-family:Trebuchet MS;
	font-size:9pt;
}

.maincell div table input,.maincell div table select
{
	font-size: 9pt;
	font-family:Trebuchet MS;
	width:170px;
	height:20px;
}

.maincell ul
{
	font-family:Trebuchet MS;
	font-size:9pt;
	margin-left:16px;
}

/* login */
.beforelogin
{
	background-color: #e3ebef;
	border: darkgray 1px solid;
	padding:20px;
}


.loginbox
{
	border: darkgray 1px solid;
	padding: 7px;
	left: 500px;
	width: 191px;
	position: relative;
	top: -125px;
	height: 108px;
	background-color: #e3ebef;
}

.errorbox
{
	position:relative;
	border: darkgray 1px solid;
	padding: 7px;
	left:500px;
	width: 191px;
	top: -85px;
	height: 30px;
	background-color: #ececec;
	color: Red;
	font-size:8pt;
}

.error, #error
{
	color: Red;
	font-size:8pt;
	font-family: Trebuchet MS;
}

.loginhead
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 12pt;
	color: #666666;
	font-family: Sylfaen,Arial;
	text-decoration: underline;
}

.forgotlogin
{
	font-size: 7pt;
	color: dimgray;
	font-family: Verdana;
}

#datalistimage
{
	cursor: hand;
}

#datalistnav
{
	position:relative;
	top:5px;
	font-family: Sylfaen;
	font-size:9pt;	
	float:right;
	top:-30px;
	color:#458e2d;
}

#datalistnav a
{
	text-decoration:none;
	color: #458e2d;
}

#datalistnav a:hover
{
	text-decoration:underline;
	color:#458e2d;
}

