/* CSS Document */



BODY
{
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#246cd8 url(images/bg.png) repeat scroll top center;	

}
H1
{
	font: bold 22px/28px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#030342;
	margin:4px 0px 4px 0;
}

H2
{
	font: bold 24px/28px Arial, Helvetica, sans-serif;
	color:#e36e05;
	margin:0px 0px 4px 0;
}

H3
{
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color:#e36e05;
	margin:0px 0px 4px 0;
}

H4
{
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color:#030342;
	margin:0px 0px 4px 0;
}

H5
{
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color:#e36e05;
	margin:0px 0px 4px 0;
}

H6
{
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color:#030342;
	margin:0px 0px 4px 0;
}

.normal
{
	font: normal 13px/20px "Trebuchet MS",Arial, sans-serif;
	color:#030342;
}
.normal a:link
{
	color:#e36e05;
	text-decoration:underline;
}
.normal a:active
{
	color:#e36e05;
	text-decoration:underline;
}
.normal a:visited
{
	color:#e36e05;
	text-decoration:underline;
}
.normal a:hover
{
	color:#e36e05;
	text-decoration:none;
}


.orange
{
	color:#e36e05;
}	

.motto
{
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	}
	
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#030342;
	}
	
.small a:link
{
	text-decoration:underline;
	color:#f78702;
	}	

.small a:visited
{
	text-decoration:underline;
	color:#f78702;
	}

.small a:active
{
	text-decoration:underline;
	color:#f78702;
	}		
	
.small a:hover
{
	text-decoration:none;
	color:#f78702;
	}

#relatedSessions{
	/*display:none*/
}

	
.sessionsList
{
	font: normal 11px/20px Arial, sans-serif;
	color:#333333;

}
.sessionsList a:link
{
	color:#1232b9;
	text-decoration:none;
}

.sessionsList a:active
{
	color:#1232b9;
	text-decoration:none;
}


.sessionsList a:visited
{
	color:#1232b9;
	text-decoration:none;
}


.sessionsList a:hover
{
	color:#f78702;
	text-decoration:none;
}


.button
{
	background-image: url('images/buttonbg.gif'); color: #FFFFFF; font: bold 13px Arial; background-repeat: repeat-x; background-color: #FFCC00; border: 1px outset #FA9800;
	}
	
.sixth_sense
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
.sixth_sense a:link
{
	color:#A1961B;
	text-decoration:none;
}

.sixth_sense a:active
{
	color:#A1961B;
	text-decoration:none;
}

.sixth_sense a:visited
{
	color:#A1961B;
	text-decoration:none;
}
.sixth_sense a:hover
{
	color:#A1961B;
	text-decoration:underline;
}


.bottomNav
{
	font: normal 12px/18px "Trebuchet MS",Arial, sans-serif;
	color:#86b1f1;
	}

.bottomNav A:link
{
	font-weight:bold;
	text-decoration:none;
	color:#246cd8;
	}

.bottomNav A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#246cd8;
	}

.bottomNav A:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#246cd8;
	}
.bottomNav A:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#246cd8;
	}

FORM{ margin:0px;}	
	
.footer
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#81a0db;
	}						
.footer A:link{
	text-decoration:underline;
	color:#81a0db;
	}	
.footer A:active{
	text-decoration:underline;
	color:#81a0db;
	}
.footer A:visited{
	text-decoration:underline;
	color:#81a0db;
	}
.footer A:hover{
	text-decoration:none;
	color:#81a0db;
	}
	
input.txtbox{
	border:1px solid #afafaf;
	}

.addtocartbut
{
    background-image:url('images/add_to_cart.gif'); 
    width:165px; 
    height:52px; 
    border:0; 
    cursor:pointer;
    text-align:right;
}
.purchaseselect
{
    text-align:left;    
    padding-left:10px;
    white-space:nowrap;
}
.agrophobiatbl
{
    background-image:url('images/beat-agoraphobia-bkgrnd.jpg');
    background-repeat:no-repeat;
    height:280px;
}
.left-cell
{
    width:356px;
}	
