/* CSS Document */

/* css for html tags */

h1 {
	
	font-size		:1.9em;
	letter-spacing	:0.1em;	
	color			:#6B6C6E;
		/*font-variant	:small-caps;*/
	text-align		:left;
}

h2 {
	
	font-size		:1.5em;
	letter-spacing	:0.1em;
	color			:#020202;
		/*font-variant	:small-caps;*/
	text-align		:left;
	vertical-align	:middle;
	margin			:0px;
}

h3 {
	
	font-size		:1.5em;
	letter-spacing	:0.1em;
	color			:#A2C8BD;
		/*font-variant	:small-caps;*/
	font-weight		:normal;
	text-align		:left;
	vertical-align	:middle;
}
h6 {
	
	font-size		:0.6em;
	letter-spacing	:0em;
	color			:#6B6C6E;
		/*font-variant	:small-caps;*/
	font-weight		:normal;
	text-align		:left;
	vertical-align	:middle;
	margin			:0;

}
/* css for classes */
.mainPDN{ padding-right	:20px;}
.add	{ background-color:#CCE1D8;	height:600px;}
.Bg		{ background:none;}

.txtBoxClub 
{
	border			: solid 1px #B7B7B7;	
	padding			: 2px 0 2px 2px;
	width			: 243px;
	margin-bottom	:20px;
	}
.btmlineClubInfo {border-bottom	:solid 1px #9DC9BA;	}
.Mandatory		{color:#DE1F31;}

.subTitle, .subTitle a:link, .subTitle a:visited, .subTitle a:hover
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:0.75em;	
	color			:#413F40;
	font-variant	: small-caps;
	font-weight		:bold;
	letter-spacing	:0.08em;
	text-decoration	:none;
	
	}

.listView, .listView a:link, .listView a:visited, .listView a:hover 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:0.9em;	
	color			:#413F40;
	font-variant	:normal;
	font-weight		:lighter;
	letter-spacing	:0.08em;
	text-decoration	:none;
	
	}
	
	.lvPager, .lvPager a:link, .lvPager a:visited, .lvPager a:hover 
	{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:0.8em;	
	color			:Green;
	font-variant	:normal;
	font-weight		:bold;
	letter-spacing	:0.08em;
	text-decoration	:underline;
	}
.txtFielsds 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:0.8em;
	text-decoration	:none;
		/*font-variant	:small-caps;*/
	color			:#6C6C6C;
	letter-spacing	:0em;
	}
.txtFielsdsBold
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:0.8em;
	text-decoration	:none;
		/*font-variant	:small-caps;*/
	color			:#6C6C6C;
	letter-spacing	:0em;
	font-weight		:bold;
	}
.txtFielsdsTitle 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:1.35em;
	color			:#97CAB9;
	letter-spacing	:0.05em;
	
	}
.txtFielsdsLinks,.txtFielsdsLinks a:link, .txtFielsdsLinks a:visited, .txtFielsdsLinks a:hover 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:1.045em;
	text-decoration	:none;
	color			:#999999;
	letter-spacing	:0em;
	}
.titleSubClub
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:1.3em;
	font-weight		:normal;
	color			:#9BC7B8;
	letter-spacing	:0.05em;
		/*font-variant	:small-caps;*/
	padding-bottom	:10px;
	line-height		:20px;
	
	}
.signinTitleSub1
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:0.90em;
	font-weight		:bold;
	color			:#414141;
	letter-spacing	:0.5px;
	text-decoration	:none;
	}
.recipeDetailTitleSub1
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:0.95em;
	font-weight		:bold;
	color			:#141615;
	letter-spacing	:0.5px;
	}
.txtComment 
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:1em;
	font-weight		:normal;
	color			:#818181;
	margin-right	:50px;
	width			:200px;
	}


/* css for id's */
#mainTitleOuter {background-color:#fff;}
#mainTitle	 
{
	border-top		:solid 2px #9DC9BA;
	border-bottom	:solid 2px #9DC9BA;	
	height			:37px;		
	margin			:0 0px 20px 0;
	vertical-align	:middle;
	padding-top		:8px;
	}
#paging {}
#paging	a
 {
 	font-family		:"Futura Lt Bt", sacans serif;
	font-size		:14px;
	color			:#7F7F7F;
	font-weight		:bold;
	text-decoration	:none;
	padding			:5px 2px 0 0 ;
 	}
#bottomLine 
{	
	height			:30px;
	padding-top		:30px;
	}

#copyRight
{
	font-family		:Verdana, sacans serif;
	font-size		:11px;
	color			:#AEAFB1;
	font-weight		:normal;
	padding-top		:20px;
	height			:30px;
		/*font-variant	:small-caps;*/
	border-top		:solid 2px #9DC9BA;
	
	}
#mainBody 
{
	
	}
