/*  ----------------------------BLOCKS -----------------------------------*/
/* --- header ---*/

#header {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 120px;
	min-width: 640px !important;
	background: #ffffff url(/user/images/lsn09banner.jpg) no-repeat left bottom;
	}
	
 #tab-over-banner {
 font-size:75%;
 color:#999999;
 }

/* --- center column  (main content)---------- */

div#content-main {
	
	margin: 0 0px 0  0px;
	min-width: 125px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
	height: auto;
	
	}
div#content-main table {

/*font-size: 80%;*/

}	
	
	
/* selector for good browsers that can scale properly */	
#content-wrap > div#content-main { 
	margin: 0 0 0 0;
	}
	
/* ----------------------- FORMS ----------------------------- */
	
	
fieldset {	
		border-top: 1px solid #c0cad1;
		border-bottom: 1px solid #c0cad1;
		border-left: 1px solid #c0cad1;
		border-right: 1px solid #c0cad1;
		/*font-size: 80%;	*/
		color: #484848;
		/*font-weight: bold;*/
		padding: 20px;
		margin-bottom: 30px;
		font-family: arial,verdana,sans-serif;
		text-align: left;
		}
fieldset legend {	
		font: 200 80% arial,verdana,sans-serif;
		padding: 0px;
		margin-bottom: 15px;	
		background-color: #eeeeee;
		color: #000000;	
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 7px 15px 7px 15px;
		} 		
fieldset label { 
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 5px;
		margin-top: 2px;
		margin-bottom: 2px;
		text-align: right;	
		/*font-size: 75%;	*/
				color:#748CA3;
		font-weight:bold;
		} 
fieldset label.alignLabel { 
		width: 30%;
		float: left; 
		clear: both;

		}

/*fieldset select.longInput {
		margin-top: 2px;
		margin-bottom: 2px;
		width: 95%; 		 
		border: 1px solid #D7DBDD;
		font-size: 1.0em;
		height: 19px;
		padding: 0;
		line-height: 1.5em !important;
		}	*/
			

fieldset .btnSubmitSimple,
fieldset .btnSubmitSimpleClear {
		padding-bottom:	5px !important;
		padding-top:	5px !important;
		padding-right:	10px !important;
		font-weight: bold !important;
		border: 1px;
		border-style:solid;
		background: transparent url("/user/images/btnMask1.gif") no-repeat top left  !important;
		cursor: hand;	
		}
input.btnSubmitSimple,input.btnSubmitSimpleClear 	{
		padding-left:	23px !important;
		}
		
		
/* --------------------  TEXT STYLES  -------------------- */
/*h1	{
		border-left: 0px;
		padding-top: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 300%;
		color: #ffffff;
		font-family: Franklin Gothic Heavy, Arial;
		height: 60px;
		background-color: #339236;
		}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
*/


/*
 #dgrActivityRO, #dgrSpecialReqs, #dgrAddrUsageRO, #dgrRolesRO,#Pub_dgrProduct, #dgrAddresses, #dgrAddrRolesEdit
*/
p, .pDim, .P, .ItemBorder, #cblMailings, #cblInterests, #cblSpecialReqs, #Basket_dgrSummary, #ucEvent_dgrOptionDetails
{
	font-family: arial,verdana,sans-serif;
	font-size: 80%;
}
li { 
	font-family: arial,verdana,sans-serif;
	font-size: small 
	}


#vls li {
font-size: 95%;
}	

#tblProduct {
font-family: arial,verdana,sans-serif;
	font-size: 70%;
}

.Pic
{
	border-right: #ebeef1 1px solid;
	border-top: #ebeef1 1px solid;
	border-left: #ebeef1 1px solid;
	border-bottom: #ebeef1 1px solid;
}

h1
{
	font-size: 150%;
	color: #630020;
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
}

h1.CorperateFlash { 
	border-left-color: #6d1a42; 
	text-transform:uppercase;
}

h2
{
	font-size: 110%;
	/*color: #d6083b;*/
	font-family: arial,verdana,sans-serif;
	clear:both;
	color:#6D1A42;

	font-weight:bold;
	margin:0 0 10px !important;
	padding:0;
	text-transform:uppercase;
}
h3
{
	font-family: arial,verdana,sans-serif;
	font-size: 80%;
	color: #2D3742;
	padding: 10px 0px 0px;
}
h4
{
	font-family: arial,verdana,sans-serif;
	font-size: 100%;
	color: #666666;
	padding: 10px 0px 0px;
}	
a {
	color: #d6083b;
}
a:hover {
  color: #000000; 	
}
	
/* -----------------------   --------------------------- */


#header-banner-logo {
	display: block !important;
}


.dgrHeaderGen
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cadbd;
	background-color: #ffffff;
	font-weight: bold;
}

.dgrItemGen
{
	border-bottom-width: 1px !important;
	border-bottom-style: solid;
	border-bottom-color: #9cadbd;
	background-color: #E2E7EB;
}
.dgrItemGen-div
{
	border-top-width: 3px !important;
	border-top-style: solid;
	border-top-color: #336699;	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cadbd;
	background-color: #E2E7EB;
}
.dgrAltItemGen
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cadbd;	
	background-color: #eeeeee;
}

.dgrAltItemGen-div
{
	border-top-width: 3px !important;
	border-top-style: solid;
	border-top-color: #336699;	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cadbd;	
	background-color: #eeeeee;
}

.dgrAlertItem
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cadbd;
	background-color: #FFDFEA;	
}

 .dgrAlertItem
{

	border-top-width: 3px !important;
	border-top-style: solid;
	border-top-color: #336699;	

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cadbd;
	background-color: #FFDFEA;	
}


.dgrGen
{
	background-color: #E2E7EB;
	width: 100%;
	border: 1px solid #9cadbd;
	font-size: 80%;
	font-family: arial,verdana,sans-serif;
}

 

.ItemBorder
{
	border-right: #9cadbd 1px solid;
	border-top: #9cadbd 1px solid;
	border-left: #9cadbd 1px solid;
	border-bottom: #9cadbd 1px solid;
	background-color: #ebeef1;
}
#tblHeader
{
	/*   background-color: #90194f;  */
	background-color: #ffffff;
}

.miniWindow
{
	border-right: #9cadbd 1px solid;
	border-top: #9cadbd 1px solid;
	font-size: 80%;
	overflow: auto;
	border-left: #9cadbd 1px solid;
	border-bottom: #9cadbd 1px solid;
	font-family: Verdana;
	height: 65px;
	background-color: #ebeef1;
}

.note_text
{
	font-family: arial,verdana,sans-serif;
	/*font-size: 75%;*/
	color: #666666;
}

.BGgray
{
	background-color: #EBEEF1;
	 
}

.BGwhite
{
	background-color: #ffffff;
}

/* --- BUTTONS ---*/

.btnGen {
		padding-bottom:	5px !important;
		padding-top:	5px !important;
		padding-right:	10px !important;
		padding-left:	10px !important;
		font-weight: bold !important;
		border: 1px;
		border-style:solid;
		background: transparent url(/user/images/btnMask1.gif) no-repeat top left;
		cursor: hand;	
}

.btnMain {
		padding-bottom:	2px !important;
		padding-top:	2px !important;
		padding-right:	5px !important;
		padding-left:	5px !important;
		font-weight: bold !important;
		border: 1px;
		border-style:solid;
		background: transparent url(/user/images/btnMaskPink.gif) no-repeat top left;
		cursor: hand;		
}

.dgrGen input,
.btnSmall,
.btnSmallClear {
		padding-bottom:	2px !important;
		padding-top:	2px !important;
		padding-right:	5px !important;
		padding-left:	5px !important;
		font-weight: bold !important;
		border: 1px;
		border-style:solid;
		background: transparent url(/user/images/btnMask1.gif) no-repeat top left;
		cursor: hand;	
		}

hr {
	color: #9cadbd;
	size: 1;
	height: 1px;
}

#rblMatchedAddresses label {
	font-family: arial,verdana,sans-serif;
	font-size: 80%;
	font-weight:normal;
	color:#000000;
}


