/* CSS Document */

img {border-color: #B0C4DE}


/*---------TOP MENU-----------*/
	
table.nav a {
	width:100%;
	height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
}

div.nav a:link, div.nav a:active, div.nav a:visited {
	text-align: center; 
	color: #ffffff;
	background: #B0C4DE;
	font-weight:bold;
	font-size:11px; 
	line-height:30px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	padding: 0px 5px;
}

div.nav a:hover {
	text-align: center; 
	color: #D0D0D0;
	background: #B0C4DE;
	font-weight:bold;
	font-size:11px; 
	line-height:30px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	padding: 0px 5px;
}


/*---------HEADER-----------*/
																	
#headerleft{
	background: #000027;
	background-position: top right;
	background-repeat: no-repeat;
}

#headerright{
	background: #000027;
	background-position: top left;
	background-repeat: no-repeat;
}

#header{
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px; 
	line-height:10px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
}

/*---------MENU-----------*/


#menu {
	text-align: center; 
	height:30px;
	background: #B0C4DE;
	background-image: #000000;
	background-position: top left;
	background-repeat: no-repeat;
}

#menuleft{
	height:30px;
	background: #B0C4DE;
	background-position: top right;
	background-repeat: repeat-y;
	margin: 0px 20px 0px 0px
}

#menuright{
	height:30px;
	background: #B0C4DE;
	background-position: top left;
	background-repeat: repeat-y;
}

/*--------------CONTENT---------------*/
#content{
	width:500px;
	background: #ffffff;
	background-image: #000000;
	background-position: center center;
	background-repeat: no-repeat; 
	vertical-align: top;  
}

#contentleft{
	background: #ffffff;
	background-position: top right;
	background-repeat: repeat-y;
}

#contentright{
	background: #ffffff;
	background-position: top left;
	background-repeat: repeat-y;
}

#mainImageLeft{
	background: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
}

#mainImageRight{
	background: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
}

/*---------FOOTER-----------*/


#footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	text-decoration:underline;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footer a:hover {
	color: #D0D0D0;
	text-decoration:none;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footer	{
	background: #B0C4DE;
	color: #ffffff;
	font-weight:normal;
	font-size: 11px;
	height:30px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: #000000;
}

#footerleft{
	height:30px;
	background: #B0C4DE;
	background-position: right;
	background-repeat: no-repeat;
}

#footerright{
	height:30px;
	background: #B0C4DE;
	background-position: left;
	background-repeat: no-repeat;
}

/*---------2nd FOOTER-----------*/


#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active {
	color: #ffffff;
	text-decoration:none;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#secondfooter a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#secondfooter	{
	color: #FFFFFF;
	background: #B0C4DE;
	font-weight: normal;
	font-size: 11px;
	height:25px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#secondfooterleft{
	height:25px;
	background: #000027;
	background-position: top right;
	background-repeat: no-repeat;
}

#secondfooterright{
	height:25px;
	background: #000027;
	background-position: top left;
	background-repeat: no-repeat;
}


.lefttext	{
	text-align: left; 
	padding: 0px 5px 0px 5px;

}

.righttext	{
	text-decoration : none;
	text-align: right;
	padding: 0px 5px 0px 5px; 

}

/*---------SUBMIT BUTTON-----------*/

.submitbutton {
	color: #ffffff;
	text-align: center; 
	width: 45px;
	height:14px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #B0C4DE;
	font-weight: bold;
	font-size: 10px;
	border: solid #333333 0px;
	font-family: Tahoma, Geneva, Swiss, SunSans-Regular;
}

/*---------INPUT BOXES-----------*/
.inputbox {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------TEXTAREA BOXES-----------*/
.textareabox {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------HIGHLIGHT BOXES-----------*/
.boxtop {
	height:11px;
	font-size:11px;
	line-height:11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center; 
	background-color: #B0C4DE;
	padding: 3px 3px 3px 3px;
}

.boxmiddle {
	color: #000000;
	width:200px;
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.sliderbox{
	color: #000000;
	width:400px;
	padding: 0px;
	background-color: #FFFFCC;
	text-align: center; 
}

.boxbottom {
	height:11px;
	background-image: #000000;
	background-position: bottom right;
}

.highlight {
    border-width : 5px;
	border-color: #B0C4DE;
}
	
table.highlight a {
	display: block;
	padding: 0px 4px 8px 4px;
	margin: 0px 0px 0px 0px;
}

div.highlight a:link, div.highlight a:active, div.highlight a:visited {
	color: #000000;
	font-size:11px; 
	line-height:13px; 
	font-family: Tahoma, verdana, sans-serif;
	text-decoration:none; 
}

div.highlight a:hover {
	color: #D0D0D0;
	font-size:11px; 
	line-height:13px; 
	font-family: Tahoma, verdana, sans-serif;
	text-decoration:none; 
}

/*---------SLIDER BOX-------------*/
#slid {
	width: 300px; 
	height: 100px; 
	border-width: 1; 
	border-color: white;
}

#slidmov{
	position:relative;
	overflow:hidden;
	width:300px;
	height:100px;
	clip:rect(0 120 120 0); 
	background-color:white;
	border:1px solid white;
}

#ieslider{
    border:1 solid white;
	background-color:white
}
	

/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/


/*--------- LARGE PAGE TITLES------------*/
a.arttitle:link, a.arttitle:visited, a.arttitle:active {
	color: #333333;
	text-decoration: underline;
	font-size:  13px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

a.arttitle:hover {
	color: #000000;
 	text-decoration: none;
 	font-size:  13px;
 	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

.arttitle {
	color: #333333;
	font-weight:bold;
	font-size:  13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/*---------LISTING PAGE-----------*/
a.paging:link, a.paging:visited, a.paging:active {
	text-decoration:underline;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

a.paging:hover {
	text-decoration:underline;
	Color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

.paging	{ 
	color: #C5085A;
 	font-weight:bold;
  	font-size: 11px;
  	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

a.fullstory:hover {
	text-decoration:underline;
	color: #9A9900;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag {
	color: #FFFFFF;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.imagetag:link, a.imagetag:visited, a.imagetag:active {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

a.imagetag:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

/*---------DATE STYLE-----------*/
.displaydate	{
	color: #333333;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*---------FORM STYLES-----------*/
input, textarea, select {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
td {
	color: #333333;
 	font-weight:normal;
  	font-size: 11px;
  	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.artdate {
	color: #333333;
	font-weight:normal;
	Font-size: 10px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

/*--------- CONTENT TITLE-----------*/
.displaytitle {
	color: #949494;
	text-align: left; 
	font-size:15px; 
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana, Tahoma, sans-serif;
}

/*--------- CONTENT TEXT-----------*/
.contenttext {
	color: #333333;
	font-size:11px; 
	font-weight: normal;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}


/*--------- SITE MAP LINKS-----------*/
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

 
/*--------- EVENTS PAGE -----------*/

.tableheading	{
	background-color: #4372AA;
	font-weight :bold;
	color :#FFFFFF;
	text-align : center;
	vertical-align : middle;
	padding: 3px;
}
.tableheadingleft	{
	background-color: #4372AA;
	font-weight :bold;
	color :#FFFFFF;
	text-align : left;
	vertical-align : middle;
	padding: 3px;
}
.even	{
	background-color: #CCCCFF;
	color :#000000;
	vertical-align : middle;
}
.odd	{	
	background-color: #FFFFFF;
	color :#000000;
	vertical-align : middle;
}


a.tableheading:link, a.tableheading:visited, a.tableheading:active  {
	text-decoration:underline;
	font-weight :bold;
	color :#FFFFFF;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a.tableheading:hover {
	text-decoration:none;
	font-weight :bold;
	color :#FFFFFF;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 


/* LHS navigation title */
.navtitle, a.navtitle:link, a.navtitle:visited, a.navtitle:active
{
 padding-left:7px; font-weight: bold; color: #FFFFFF; text-decoration: none;
}

/* LHS navigation menu heading */
.navhead, a.navhead:link, a.navhead:visited, a.navhead:active
{
 padding-left:7px; font-weight: bold; color: #333333; text-decoration: none;
}
a.navhead:hover
{
  padding-left:7px; font-weight: bold; color: #FF6600; text-decoration: none;
}

/* LHS navigation menu text */
.navtext, a.navtext:link, a.navtext:visited, a.navtext:active
{
  padding-left:7px; font-weight: normal; color: #333333; text-decoration: none;
}
a.navtext:hover
{
  padding-left:7px; font-weight: normal; color: #FF6600; text-decoration: none;
}


.menulink
{
  color :#FFFFFF;
  padding-left:7px;
  cursor: pointer;
}

.knockout
{
  width: 17%;
  background-color: #4372AA;
  text-align: center;
  color: #FFFFFF;
}