body {
    font-size: 12px;
    margin: 0px;
    color: #666;
    font-family: arial, verdana, microsoft sans serif, geneva, helvetica;
    text-align: center;
	background: #fff url("../fx/bg_g.gif") center top repeat-x;
	line-height:17px;
}

table {
    color:#666;
}

/* Main Layout Styles */
/* -------------------------------------------------------------- */
#container {
    margin: 0px auto 0px;
    width: 700px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left:11px;
	padding-right:11px;
	border-top:10px solid #fff;
	background-color: #fff;
}
#contentcontainer {
	width:710px;
	min-height:400px;
	background-image:url(/fx/containerbg.gif);
	background-repeat:repeat-y;
}
#top {
	width:707px;
	height:146px;
	background-image:url(/fx/top.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:20px;
}
td.login {
	font-size:10px;
}
#left {
    float:left;
    width:155px;
}
#right {
    float:left;
    width:155px;
}
#content {
    padding:12px;
	padding-top:20px;
    float: left;
	text-align:left;
	margin-left:5px;
	margin-right:8px;
    width:360px;
    min-height:550px;
}
div.contentbox {
	min-height:60px;
	padding:8px;
	text-align:left;
	color:#fff;
}

div.contentboxpad {
	padding:15px;
	padding-top:1px;
	background-color:#FAFBFC;
	background-image:url(../fx/bgfade.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.loginhead {
	padding:5px;
	color:#536281;
	border-bottom:1px solid #333;
	font-weight:bold;
	width:137px;
	background-color:#ffcc00;
	text-align:left;
}
div.loginbody {
	padding:7px;
	color:#000;
	width:134px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
div.forthcomingdates {
	padding:7px;
	font-size:12px;
}
div.gallerylistHome {
	width:60px;
	margin:3px;
	text-align:center;
	float:left;
	border:1px solid #ccc;
	height:60px;
}

#btm {
	width:707px;
	height:53px;
	background-image:url(/fx/btm.jpg);
	background-repeat:no-repeat;
}
div.btmleft {
    float: left;
	width:410px;
	text-align:left;
}
div.btmright {
    float: right;
	width:270px;
	text-align:right;
}

#terms {
    margin: 0px auto 0px;
	padding:5px;
    width:722px;
}

#tablehead {
	padding:7px;
	color:#536281;
	font-weight:bold;
	background-color:#F2F4F8;
}






/* Menu Styles */
/* -------------------------------------------------------------- */
div.menublock {
}
div.menuL1 {
	text-align:left;
	padding:2px;
}
div.menuL1 a:link, div.menuL1 a:visited {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background-image:url(../fx/menu_L1.gif);
	background-repeat : no-repeat;
	background-position:0px;
	padding-left:13px;
}
div.menuL1 a:hover, div.menuL2 a:hover {
	color:#cc0000;
}

div.menuL2 {
	text-align:left;
	padding-left:8px;
	padding-bottom:4px;
}
div.menuL2 a:link, div.menuL2 a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	background-image:url(../fx/menu_L2.gif);
	background-repeat : no-repeat;
	background-position:0px;
	padding-left:9px;
	color:#93B2C8;
}

div.menuL3 {
	text-align:left;
	padding-left:16px;
	padding-bottom:4px;
}
div.menuL3 a:link, div.menuL3 a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	background-image:url(../fx/menu_L3.gif);
	background-repeat : no-repeat;
	background-position:0px;
	padding-left:9px;
	color:#93B2C8;
}


#search {
	text-align:left;
	padding:8px;
	color:#ffcc00;
}

div.productbox {
	border:1px solid #E2E1F0;
	float:left;
	width:182px;
	background-color:#F2F4F8;
	padding:5px;
	margin:4px;
}
div.productbox a:link, div.productbox a:visited {
	font-weight:normal;
}


#downloadsummary
{
    padding-left: 10px;
    width: 150px
}
#downloadsummary_divider
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    background-color: gray
}
li {
    margin-left: -22px;
    color: #666;
	margin-bottom:7px;
}
a:link, a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#93B2C8;
}
a.normal:link, a.normal:visited {
    text-decoration:none;
	font-weight:bold;
}
a:hover {
    color: #cc0000;
}
input
{
    font-weight: normal;
    font-size: 11px;
    font-family: arial,verdana, helvetica, sans-serif;
}
div.list {
    padding-right: 5px;
    border-bottom: 1px dashed #ccc;
    padding:5px;
	min-height:30px;
}

div.listimg
{
    margin-top: 2px;
    float: left;
    margin-right: 10px;
	width:50px;
}
div.listtext {
    float:left;
	width:350px;
}
div.listtextFull {
    float:left;
	width:450px;
}
div.gallerylist
{
    margin-top:4px;
    float:left;
    width:110px;
	height:80px;
	text-align:center;
    margin-right: 10px;
	border:1px solid #eee;
}

div.newsheading {
	border:1px solid #E2E1F0;
	float:left;
	background-color:#F2F4F8;
	padding:5px;
	margin:4px;
}
div.newslist
{
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #ccc 1px dashed;
}
div.newscombotitle
{
	float: left;
	border-bottom: #ccc 1px dashed;
	width:150px;
}
div.newscombo
{
	float: left;
	width:150px;
}
div.peopleheading
{
	font-size: 12px;
    float: left;
    border:1px solid #E2E1F0;
	width:528px;
	background-color:#F2F4F8;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
}
div.people
{
    padding-right: 2px;
    border-top: #ccc 1px dashed;
    padding-left: 2px;
    margin-bottom: 2px;
    padding-bottom: 2px;
    width: 530px;
    padding-top: 2px
}
div.peopletext
{
    font-size: 14px;
    font-weight: bold;
    float: left;
    border:1px solid #E2E1F0;
	width:350px;
	background-color:#F2F4F8;
	padding:5px;
	margin-bottom:5px;
	text-align:left;
}
div.peopleEdit
{
	float: right;
	border:1px solid #E2E1F0;
	width:50px;
	background-color:#F2F4F8;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
div.peopleprofilehead
{
    font-size: 12px;
    float: left;
    border:1px solid #E2E1F0;
	width:500px;
	background-color:#F2F4F8;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
}
div.sortbox
{
    font-size: 12px;
    border:1px solid #E2E1F0;
	background-color:#F2F4F8;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
	height:35px;
}
div.membershead
{
    padding-right: 5px;
    border-top: #ffcc00 solid 1px;
    padding-left: 5px;
    margin-bottom: 3px;
    padding-bottom: 5px;
    width: 360px;
    padding-top: 5px;
}
div.membersarea
{
    width: 360px;
    font-size: 13px;
    font-weight:bold;
    padding: 5px;
    background-position:top right;
    background-repeat:repeat-y;
    height:40px;
}
.f_head
{
    border-right: #fff 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    font-weight: bold;
	background-color:#339933;
    padding-bottom: 4px;
    color: #fff;
    padding-top: 4px;
    border-bottom: #000 1px solid;
    height: 22px
}
.f_head2
{
    border-right: #fff 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
	background-color:#F5FFF0;
    padding-bottom: 5px;
    color: #333;
    padding-top: 5px;
    border-bottom: #000 1px solid
}
.f_row
{
    border-right: #fff 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 11px;
	text-align:left;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: #fff 1px solid;
    background-color: #E1F2E7
}
.f_row2
{
    border-right: #fff 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 11px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: #fff 1px solid;
    background-color: #9AD3AE;
}
.f_foot
{
    border-right: #fff 1px solid;
    padding-right: 4px;
    border-top: #000 1px solid;
    padding-left: 4px;
    font-weight: bold;
    padding-bottom: 4px;
    color: #000;
    padding-top: 4px;
    height: 17px;
    background-color: #fff
}
p.f_subject
{
    margin-top: 8px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
    color: #cc0000
}
input.f_button
{
    border-right: #666 1px solid;
    border-top: #666 1px solid;
    font-weight: bold;
    border-left: #666 1px solid;
    color: #fff;
    border-bottom: #666 1px solid;
    background-color: #339933
}
a.forum:link
{
    font-weight: bold;
    color: #003300;
    text-decoration: underline
}
a.forum:visited
{
    font-weight: bold;
    color: #003300;
    text-decoration: underline
}
a.forum:hover
{
    font-weight: bold;
    color: #0000ff;
    text-decoration: underline
}

.search_res
{
    text-align: left;
	border-bottom:1px dashed #ccc;
	padding:4px;
}
.td_left
{
	text-align: left;
}
.td_right
{
	text-align: right;
}
.td_people
{
	text-align: left;
	font-size: 12px;
	color: #339933;
	padding:2px;
}
.fix_top
{
	text-align: left;
	font-weight: bold;
    font-size: 12px;
    color: #333;
	padding:4px;
    background-color:#ccc;
    border-bottom:1px;
}
.fix_row1
{
	text-align: left;
    font-size: 12px;
    color: #666;
	border-bottom:1px solid #fff;
    background-color:#F7F7F7;
    padding:4px;
}
.fix_row2
{
	text-align: left;
    font-size: 12px;
    color: #666;
	border-bottom:1px solid #fff;
    background-color:#FBFBFD;
    padding:4px;
}

div.fr {
	font-size:10px;
	padding:5px;
}
div.fr a:link, div.fr a:visited {
	color:#0000ff;
}

/* Required for Rich Text editor */
p {
	color:#666;
	margin-top:8px;
}

/* Required for Rich Text editor */
h1 {
	color : #002D69;
	font-size : 14px;
	font-weight : bold;
	margin:0px;
	background-image:url(/fx/h1.gif);
	background-repeat:no-repeat;
	text-indent:23px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}
/* Required for Rich Text editor */
h2 {
	font-size : 12px;
	font-weight : normal;
	padding-bottom:2px;
	color : #718EA5;
	text-align:left;
	border-bottom:1px dotted #718EA5;
	margin-bottom:1px;
}
/* Required for Rich Text editor */
h3 {
	font-size : 12px;
	font-weight : bold;
	color : #536281;
	text-align:left;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin:0px;
}

/* Required for Rich Text editor */
h4 {
	font-weight:bold;
}

/* Required for Rich Text editor */
h5 {
	margin:0px;
}

ul {
	margin-bottom:4px;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
}
div.freeindexlink a:link, div.freeindexlink a:visited {
	color:#fff;
	font-weight:normal;
	font-size:10px;
}

/* Staff Pages */
div.staff_top_right
{
    float:right;
    padding:10px;
}

div.list_item
{
    border-top:1px solid #cccccc;
    min-height:45px;
}

div.list_item_left
{
    margin-top:5px;
    margin-left:5px;
    float:left;
}

div.list_item_right
{
    float:right;
    padding:5px;
}

/* Work related tables */
.td_work_top
{
    background-color:#eeeeee;
    padding:2px;
    margin-bottom:1px;
}

.td_work_item
{
    border:1px solid #eeeeee;
    padding:2px;
}

/* Class page items */
div.class_head
{
    background-color:#FFF;
    margin-top:10px;
    font-size:14px;
    font-weight:bold;
    padding:3px;
}
.td_class_head
{
    color:#3B82C7;
    padding-left:5px;
}

div.class_heading
{
    font-size:12px;
    font-weight:bold;
    color:#016FE7;
    padding-top:5px;
    padding-bottom:3px;
    border-bottom:1px solid #016FE7;
    margin-bottom:5px;
}

div.class_info
{
    padding-top:5px;
    padding-bottom:5px;
    padding-right:10px;
}
div.class_item
{
    padding-top:8px;
    margin-bottom:5px;
    border-bottom:1px dashed #ccc;
    min-height:40px;
}

