/* CSS Document */

/* css for html tags */

/* css for classes */
.mainPDN{ padding-right	:20px;}
.add	{ background-color	:#C6E8F2;height:600px;}
.Bg		{ background:none;}


.linkBook, .linkBook a, .linkBook a:visited, .linkBook a:hover
{
	font-family		:"Trebuchet MS", Sans-Serif;
	color			:#89D3E0;
	font-size		:1.0em;
	text-decoration	:none;
	}
.linkBuy, .linkBuy a, .linkBuy a:visited, .linkBuy a:hover
{
	font-family		:"Trebuchet MS", Sans-Serif;
	color			:#0E00FF;
	font-size		:1.0em;
	text-decoration	:none;
	font-weight		:bold;
	}
.linkProduct, .linkProduct a, .linkProduct a:visited
{
	font-family		:"Trebuchet MS", Sans-Serif;
	color			:#666668;
	font-size		:1.0em;
	text-decoration	:none;
	font-weight		:normal;
	letter-spacing	:.1em;
	}

.linkProductSelected, .linkProductSelected a, .linkProductSelected a:visited, .linkProductSelected a:hover
{
	font-family		:"Trebuchet MS", Sans-Serif;
	color			:#89D3E0;
	font-size		:1.0em;
	text-decoration	:none;
	font-weight		:normal;
	letter-spacing	:.1em;
	}
.linkProduct a:hover {	color :#89D3E0;}	
.linkBuyOnline 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	color			:#868686;
	text-decoration	:none;
	line-height		:25px;
	}
.linkGallery
{
	font-family		:"Trebuchet MS", Sans-Serif;
	color			:#727272;
	text-decoration	:bold;
	line-height		:25px;
	text-decoration :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;}
.imgBookBorder {border	:solid 1px #B7B7B7;}
.imgProductBorder 
{
	border	:solid 1px #E5E5E5;
	margin	:0 12px 25px 0;
	}

.txtProductTitleSub
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:0.95em;
	font-weight		:bold;
	color			:#141615;
	letter-spacing	:0.5px;
	}


/* css for id's */
#mainTitleOuter {background-color:#fff;}
#mainTitle	 
{
	border-top		:solid 2px #89D3E0;
	border-bottom	:solid 2px #89D3E0;	
	height			:40px;		
	vertical-align	:top;
	padding-top		:5px;	
	margin			:0 0px 20px 0;
	}
#paging {}
#paging
 {
 	font-family		:"Trebuchet MS", sacans serif;
	font-size		:15px;
	color			:#7F7F7F;
	font-weight		:bold;
	text-decoration	:none;
	padding			:5px 2px 0 0 ;
 	}
#paging a:link, #paging a:visited, #paging a:active,#paging a:hover
 {
 	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:15px;
	color			:#7F7F7F;
	font-weight		:normal;
	text-decoration	:none;
	padding			:5px 2px 0 0 ;
 	}
 #paging span
 {
 	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:15px;
	color			:#89D3E0;
	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		:10px;
	color			:#AEAFB1;
	font-weight		:normal;
	padding-top		:20px;
	height			:30px;
	border-top		:solid 2px #89D3E0;
	
	}
#mainBody 
{
	
	}
