/* intletail.com CSS document - October 2007 */

body 		{
		font-size: 9pt;
		font-family: arial;
		color: #333333;
		background: #FFFFFF;
		margin: none;
		padding: none;
		text-align: center;
		}

h1           {position:relative;
		font-size: 12pt;
		font-weight: bold;
       	left: 15px;
		margin-top: 1px;
		margin-bottom: 2px;
       	}

#uppertext	{font-size: 7pt;
		}

#wrapper	{/* float: left; */ 
  		width: 800px;
		padding: 0;
		margin: auto;
		border-top: 2px solid #0000CC;
		background: #FFFFFF;
/*		margin-left: auto;
		margin-right: auto;  */
		text-align: left;
		}
		
#logobar	{float: left;
		clear: both;
		width: 770px;
		margin: 2px 5px 0px 5px;
		padding-left: 0px;
		background: #FFFFFF;
		}


#navcontainer	{float: left;
		width: 791px;
		margin: 2px 0px 2px 5px; 
		padding: none;
		background: #0000CC;
		}
		
#main		{float: left;
		width: 790px;
		margin: 2px 5px 2px 5px; 
		padding-left: 0px;
		padding-right: 0px;
		background: #FFFFFF;
		clear: both;
		}

#lsubmain	{float: left;
		width: 600px;
		margin-top: 5px;
		background: none;
		border: none;
/*		border: 1px dotted #0000CC;  */
		}

#lsubsubmain	{float: left;
		width: 99%;
		margin-top: 10px;
		background: #FFFFFF;
		border: 2px solid #0000CC;
		padding-left: 6px;
		padding-right: 6px;
		margin-bottom: 5px;
		}

#thelegend 	{
		float:left;
		text-align:left;
		position:relative;
		margin-left: 5px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: -12px;
		top: -12px;
		color: #0000CC;
		font-weight: bold;
		background: #FFFFFF;
		}

#spacer 	{
		width: 100%;
		height: 1px;
		clear: both;
		background: #FFFFFF;
		}

h2, h3, h4 	{
		display: inline;
		color: #0000CC;
		margin-right: 2px;
		}


fieldset 	{color: #000000;
		border: 2px solid #0000CC;
		background: #FFFFFF;
		padding-left: 6px;
		padding-right: 6px;
  		}

#emailform	{color: #000000;
		border: 2px solid #898989;
		background: #ECECEC;
		padding: 10px;
  		}

#emailform label	
		{position: relative;
		padding: 2px;
		line-height: 100%;
  		}

#table, td	{border: 2px solid #ECECEC;
		}

#linkcattable	{width: 70%;
		margin-right: auto;
		margin-left: auto;
		padding: 1px;
		border-spacing: 20px;
		text-align: center;
		font-size: 20px;
		}

#linkcattable td	{border: 2px solid #AAAAAA;
		background: #ECECEC;
		font-size: 20px;
		}

#linkcattable td:hover	{border: 2px solid #ECECEC;
		background: #AAAAAA;
		}		
		
#linkcattable a	{ /*display: block; :*/
		height: 100%;
		width: 100%;
		text-decoration: none;
		}

#linkcattable a:link, #linkcattable a:active, #linkcattable a:visited
		{color: #000080;
		border: none;
		text-decoration: none;
		}

#linkcattable a:hover
		{color: #000FFF;
		background: #AAAAAA;
		border: none;
		text-decoration: underline;
		}

#linklistable, td	{width: 95%;
		margin-right: auto;
		margin-left: auto;
		padding: 1px;
		border-top: 2px solid #ECECEC;
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-spacing: 0px;
		font-size: 12px;
		}

#linklistable td	{
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 2px solid #ECECEC;
		}		

#catdiv		{clear: both;
		width: 99%;
		margin: 0%;
		padding: 2%;
		background: #FFFFFF;
		text-align: left;
		font-size: 8pt;
		#border: 1px solid #FFFFFF;
		}

#catdiv a	{display: block;
		height: 100%;
		width: 100%;
		text-decoration: none;
		}

#catdiv a:link, #catdiv a:active, #catdiv a:visited
		{color: #000000;
		border: 2px solid #FFFFFF;
		}

#catdiv a:hover
		{color: #FFFFFF;
		background: #0000CC;
		border: 2px solid #0000CC;
		}

#catdiv strong
		{font-size: 10pt;
		font-weight: bold;
		text-transform: uppercase;
		}

#catdiv a:hover strong
		{color: #D7D7D7;}

#catdiv span
		{color: #000000;}

#catdiv a:hover span
		{color: #D7D7D7;}
		
#catcol	{float: left;
		width: 47%;
		margin: 1%;
		padding: 0%;
		background: none;
		border: none;
		text-align: center;
		font-size: 8pt;
		}		
		

#cccol		{float: left;
		width: 18.5%;
		margin: 0.5%;
		padding: 0%;
		background: none;
		border: none;
		text-align: left;
		font-size: 8pt;
		text-decoration: none;
		}

#cccol a:link, #cccol a:active, #cccol a:visited
		{color: #0000CC;
		text-decoration: none;
		}

#cccol a:hover
		{color: #D7D7D7;
		background: #0000CC;
		text-decoration: none;
		font-weight: bold;
		border-left: 5px solid #0000CC;
		border-right: 5px solid #0000CC;
		}

#alsocc	{float: none;
		width: 100%;
		margin: none;
		padding-bottom: 4px;
		background: #FFFFFF;
		border: none;
		text-align: center;
		font-size: 10pt;
		line-height: 1.4;
		}

#alsocc a
		{color: #0000CC;
		font-weight: bold;
		background: #FFFFFF;
		border: 1px solid #D7D7D7;
		}

#alsocc a:link, #alsocc a:active, #alsocc a:visited
		{color: #D7D7D7;
		text-decoration: none;
		font-weight: bold;
		background: #0000CC;
		border: 1px solid #0000CC;
		}		

#alsocc a:hover
		{color: #0000CC;
		 text-decoration: none;
		 background: #FFFFFF;
 		 border: 1px solid #0000CC;
		 font-weight: bold;}

		

#merchdiva	{float: left;
		width: 100%;
		margin: none;
		padding-bottom: 4px;
		background: none;
		border-top: 2px solid #D7D7D7;
		text-align: center;
		font-size: 10pt;
		}

#m_thumb_desc	{float: left
		width: 100%;
		margin-left: 2px;
		padding: 2px;
		background: none;
		border: none;
		color: #000000;
		text-align: left;
		font-size: 10pt;
		}

#m_thumb	{float: left;
		width: 125px;
		margin: none;
		padding: 2px;
		background: none;
		border: 0px dotted #AAAAAA;
		color: #000000;
		text-align: left;
		font-size: 10pt;
		}

#m_desc		{float: left;
		width: 430px;
		margin: none;
		padding: 2px;
		background: none;
		border: 0px dotted #AAAAAA;
		color: #000000;
		text-align: left;
		font-size: 10pt;
		}
		
#merchdivb	{float: left;
		width: 100%;
		margin: none;
		padding-bottom: 4px;
		background: #EBECF6;
		border: none;
		text-align: center;
		font-size: 10pt;
		}

#alsosc	{float: left;
		width: 100%;
		margin: none;
		padding-bottom: 4px;
		background: #FFFFFF;
		border: none;
		text-align: center;
		font-size: 10pt;
		line-height: 1.4;
		}

#alsosc a
		{color; #0000CC;
		text-decoration: none;
		font-weight: bold;
		background: #FFFFFF;
		border: 1px solid #FFFFFF;
		}

#alsosc a:link, #alsosc a:active, #alsosc a:visited
		{color: #0000CC;
		 text-decoration: none;
		 font-weight: bold;}

#alsosc a:hover
		{color: #D7D7D7;
		font-weight: bold;
		background: #0000CC;
		border: 1px solid #D7D7D7;
		}


#alsotry	{float: left;
		width: 30%;
		margin: none;
		padding: 2px;
		background: none;
		border: 1px dotted #AAAAAA;
		color: #000000;
		text-align: left;
		font-size: 11pt;
		}

#lhmerchdiv	{float: left;
		width: 49%;
		margin: none;
		padding: 2px;
		background: none;
		border: 0px dotted #AAAAAA;
		color: #000000;
		text-align: left;
		font-size: 10pt;
		}

#lhmerchdiv a
		{text-decoration: none;
		}

#lhmerchdiv a:link, #lhmerchdiv a:active, #lhmerchdiv a:visited
		{color: #000000;
		 text-decoration: none;}

#lhmerchdiv a:hover
		{color: #0000CC;
		}



#rhmerchdiv	{float: right;
		width: 49%;
		margin: none;
		padding: 2px;
		background: none;
		border: 0px dotted #AAAAAA;
		text-align: left;
		font-size: 10pt;
		}


#mlogo		{position: relative;
		left: 0px;
		/* float: left; */
		clear: both;
		}


#rsubmain	{float: right;
		width: 160px;
		margin-left: 0px;
		margin-right: 5px;
		padding-left: none;
		background: #FFFFFF;
		border: none;
		}		

#rmessage	{float: right;
		width: 100%;
		margin-top: 1px;
		margin-bottom: 10px;
		padding-top: 0px;
		padding-left: 3px;
		padding-right: 0px;
		background: #FFFFFF;
		color: #000000;
		font-size: 8pt;
		border: solid 2px #0000CC;
		clear: both;
		}
		
#rmessage a:link, #rmessage a:active, #rmessage a:visited
		{color: #0000FF;
		 text-decoration: none;}

#rmessage a:hover
		{color: #000080;
		text-decoration: underline;
		font-weight: normal;
		}				

#rmessage2	{float: right;
		width: 95%;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 16px;
		background: #FFFFFF;
		color: #000000;
		font-size: 8pt;
		border: none;
		clear: both;
		}

#addthisbox	{float: right;
		width: 100%;
		margin-top: 14px;
		margin-bottom: 5px;
		padding-right: 0px;
		background: #FFFFFF;
		color: #000000;
		text-indent: 12px; 
		font-size: 8pt;
		border: none;
		}

#catbox	{float: right;
		width: 100%;
		margin-top: 1px;
		margin-bottom: 10px;
		padding-left: 3px;
		padding-right: 0px;
		background: #FFFFFF;
		color: #000000;
		font-size: 8pt;
		border: solid 2px #0000CC;
		white-space: nowrap;
		overflow: hidden;
/*		text-overflow: ellipsis;       */
		}

#catbox ul	{list-style-type: circle;
		padding-left: 5px;
		padding-right: 10px;
		margin-top: 0px;
		margin-left: 6px;
		}
		
#catbox	a:link, #catbox a:active, #catbox a:visited
		{color: #000000;
		 text-decoration: none;}

#catbox a:hover
		{color: #000080;
		text-decoration: underline;
		font-weight: bold;
		}		

#codebox	{clear: both;
		width: 80%;
		margin-top: 2%;
		margin-left: none;
		padding: 2px 0px 2px 8px;
		background: #CCCCCC;
		text-align: left;
		font-size: 9pt;
		#border: 1px solid #FFFFFF;
		}
		
#footer 	{float: left;
		clear: both;
		width: 790px;
		margin: 5px;
		background: #FFFFFF;	
		color: #0000CC;
/*		border: 2px solid #0000CC; */
		}
		
#footer a:link, #footer a:active, #footer a:visited
		{color: #0000CC;
		 text-decoration: none;}

#footer a:hover
		{color: #000080;
		 text-decoration: underline;}		

/* tables */

table, td	{border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-spacing: 0px;
		clear: left;
		padding: 0px;
		margin: 0px;
		margin-bottom: 5px;}

td		{border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 2px solid #D7D7D7;
		}

.noborder	{border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-spacing: 0px;
		clear: left;
		padding: none;
		margin: none;
		margin-bottom: 5px;}

.thumb		{background: none;
		width: 130px;
		padding: 2px;
		vertical-align: top;
		}

.thumb_s	{background: none;
		border: none;
		width: 130px;
		padding: 2px;
		vertical-align: top;
		}

.descr		{background: none;
		width: 370px;
		padding: 2px;
		vertical-align: top;
		}

.descr_long	{background: none;
		width: 470px;
		padding: 2px;
		vertical-align: top;
		}

.descr_s	{background: none;
		border: none;
		width: 370px;
		padding: 2px;
		vertical-align: top;
		}

.cso		{background: none;
		width: 100px;
		padding: 2px;
		text-align: center;
		}

.cso_s		{background: none;
		border: none;
		width: 100px;
		padding: 2px;
		text-align: center;
		}

.fs		{background: #ECECEC;
		width: 100%;
		margin: none;
		padding: 3px;
		border: none;
		text-align: left;
		}

/* coupon tables */

.cutable	{background: none;
		width: 100%;
		padding: 2px;
		border: 1px dashed blue;
		}

.cucolh	{background: none;
		width: 100%;
		padding: 2px;
		text-align: center;
		border: none;
		}

.cucoltd	{background: none;
		width: 200px;
		padding: 2px;
		text-align: center;
		border: none;
		}

.cutr		{background: none;
		padding: 2px;
		text-align: center;
		border: none;
		}

.cutd		{background: #ECECEC;
		width: 200px;
		padding: 2px;
		text-align: center;
		border-left: 2px solid white;
		border-right: 2px solid white;
		border-bottom: none;
		border-top: none;
		}

/*cat tables*/

.catbl		{width: 100%;}

.catrowa	{background: #EBF5FC;
		border: 1px dotted red;}

.catrowb	{background: #ECECEC;}

/* text types */

.cattable 	{font-size: 8pt;}


.cucode	{color: #000000;
		font-size: 11pt;
		font-weight: bold;}

.cucode a:link, .cucode a:active, .cucode a:visited 	
		{color: #000000;
		font-size: 11pt;
		font-weight: bold;
		text-decoration: none;
		}

.cucode a:hover 	
		{color: #0000C0;
		font-size: 11pt;
		font-weight: bold;
		text-decoration: underline;
		}

.large_gr	{color: #00DD00;
		font-size: 14pt;
		font-weight: bold;}

.large		{color: #000000;
		font-size: 14pt;
		font-weight: bold;}
		
.large a:link, .large a:active, .large a:visited	
		{color: #000080;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
		}
		
.large a:hover	
		{color: #0000CC;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: underline;
		}		

.mlarge	{color: #000000;
		font-size: 12pt;
		font-weight: bold;}

.mlargeblue	{color: #0000CC;
		font-size: 12pt;
		font-weight: bold;}

.medium	{color: #000000;
		font-size: 10pt;
		font-weight: bold;}

.mediumblue	{color: #0000CC;
		font-size: 10.5pt;
		font-weight: bold;}
		
.medium a:link, .medium a:active, .medium a:visited	
		{color: #000080;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		}
		
.medium a:hover	
		{color: #0000CC;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: underline;
		}

.normal	{color: #000000;
		font-size: 9pt;
		font-weight: normal;}

.normalblue	{color: #0000CC;
		font-size: 9pt;
		font-weight: normal;}
		
.normal a:link, .normal a:active, .normal a:visited	
		{color: #0000CC;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: none;
		}
		
.normal a:hover	
		{color: #0000FF;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: underline;
		}

.small		{font-size: 7pt;
		color: #0000CC;
		font-weight: normal;
		text-decoration: none;}

.smlink	{font-size: 7pt;
		color: #000000;
		font-weight: normal;
		text-decoration: none;}
		
.smlink a:link, .smlink a:active, .smlink a:visited
		{font-size: 7pt;
		color: #000000;
		font-weight: normal;
		text-decoration: none;}

.smlink a:hover
		{font-size: 7pt;
		color: #0000FF;
		font-weight: normal;
		text-decoration: underline;}

.smlink_o	{font-size: 7pt;
		color: #FF2200;
		font-weight: normal;
		text-decoration: none;}
		
.smlink_o a:link, .smlink_o a:active, .smlink_o a:visited
		{font-size: 7pt;
		color: #FF2200;
		font-weight: normal;
		text-decoration: none;}

.smlink_o a:hover
		{font-size: 7pt;
		color: #0000FF;
		font-weight: normal;
		text-decoration: underline;}

.description {position:relative;
		font-size: 10pt;
		font-weight: bold;
       	left: 5px;
		margin-top: 0px;
		margin-bottom: 1px;
       	}

.bc		{/* font-size: 13pt; */
		color: #0000CC;
		padding-right: 1px;
		}

.bc a:link, .bc a:active, .bc a:visited
		{/* font-size: 13pt; */
		color: #0000CC;
		padding-right: 0px;
		text-decoration: none;
		}

.bc a:hover
		{/* font-size: 13pt; */
		color: #0000CC;
		padding-right: 0px;
		text-decoration: underline;
		}

.pagenos	{font-size: 9pt;
		color: #000000;
		text-align: center;
		font-weight: bold;
		padding-top: 1px;
		margin-top: 1px;
		margin-bottom: 1px;
		background: #FFFFFF;
		border: 1px solid #FFFFFF;
		}

.pagenos a:link, .pagenos a:active, .pagenos a:visited
		{font-size: 10pt;
		color: #0000CC;
		font-weight: normal;
		background: #FFFFFF;
		border: 1px solid #D7D7D7;
		text-decoration: none;
		}

.pagenos a:hover
		{color: #D7D7D7;
		background: #0000CC;
		border: 1px solid #D7D7D7;
		}

/* for clickable div*/

.box a {
display: block;
height: 100%;
width: 100%;
}