/* global attributes */

body
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #253B51;
}

h1
{ 
	font-size: 200%;
	color: #2eae05;	
	font-weight: normal;
}

h2
{ 
	color: #f0388f;	
	font-weight: normal;
}

h3
{ 
	color: #253b51;
	font-weight: normal;
	font-size: 140%;
}

img
{
	border: 1px solid #000000;
}

/* overall container of the page */

#container
{
	background: #ffffff;
}

a
{
	color: #f0388f;	
	text-decoration: none;
}

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

/* page header */
#topping
{
	margin-top: -8px;
	height: 28px;
}

/* menuBar 2 */

#secondTopBar
{
	background: #fda3cc;
	color: #ffffff;
	font-size: 150%;

	/*border: 2px solid #ba2a6c;*/
}

#secondTopBar a 
{	
	color: #ffffff;
	background: #fda3cc;

	/*border-right: 3px solid #ba2a6c;
	border-bottom: 3px solid #ba2a6c;
	border-top: 1px solid #ba2a6c;
	border-left: 1px solid #ba2a6c;*/

	padding: 0px 3px 7px 3px;
} 

#secondTopBar a:hover
{ 	
	color: #6699CC;
	text-decoration: none;
}

#imageContainer
{ 
	border-top: 2px solid #ffffff;
	width: 762px;
	background: url(images/top.jpg) no-repeat;
}

#imageContainer h1
{ 
	color: #ffffff;
	padding: 40px 0px 0px 15px;
	font-weight: bold;
	font-size: 120%;
}

#websiteNavigationBar
{
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background: #fda3cc;
	font-size: 110%;
	font-weight:bold;
	color: #ffffff;
} 

#websiteNavigationBar a 
{
	color: #ffffff;
} 

#websiteNavigationBar a:hover
{ 	
	color: #6699CC;
	text-decoration: none;
}

#content
{
	background: #beffaa url(images/content-background.png);
	border-top: 2px solid #ffffff;
}

#contentNoSideBar
{
	background-color: #beffaa;
	border-top: 2px solid #ffffff;
}

#contentPlain
{
	background-color: #beffaa;
	border-top: 2px solid #ffffff;
}

#sideMenuBar
{
	background-color: #f1519b;
	border-right: 3px solid #ffffff;
	width: 178px;
}

#sideMenuBar ul 
{
	list-style: none;
	padding-left: 0px;
	width: 100%;
	margin-left:0px;
}

#sideMenuBar ul li
{
	background: #f1519b url(images/pink-divider.gif) repeat-x;
}

#sideMenuBar ul li a
{
  	display: block;
	padding: 7px 0px 7px 15px;
  	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	text-transform: uppercase;
}

#sideMenuBar ul li a:hover
{
	color: #8484A2;
}

/*********************************/

/* form headers */

.theader
{
	color: #ba2a6c;
	border-top: 1px solid #ba2a6c;
	border-bottom: 1px solid #ba2a6c;
	font-size: 150%;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
}

.theader a
{
	color: #ba2a6c;
}

.theader a:hover
{
	color: #253b51;
	text-decoration: none;
}

/* other areas within the main */

#suggestedEntries a
{
	font-weight: bold;
	color: #253B51;
} 

.editSite a
{	
	color:#2eae05;	
}

.editSite a:hover
{	
	color: #253b51;
	text-decoration: none;	
}

/* For edit sites that appear in a table header */
div.editSiteHeader
{
	float: right;
	text-align: right;
}

.editSiteHeader a
{
	color: #2eae05;
	font-size: 60%;
	font-weight:normal;
}

.editSiteHeader a:hover
{
	color: #253b51;
	text-decoration: none;
}

/* images for the page entries */ 

div.coupleImageLeft /* used so as not to have a large margin on the right */
{
	margin:0px 6px 0px 0px;

	/* optional */
	padding:3px 3px 3px 3px;
        border: 3px solid #ba2a6c;
}

div.paragraphImageLeft 
{
	/******constant******/
	margin:0px 5px 0px -3px;
	float:left;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
	border: 3px solid #ba2a6c;
}

div.paragraphImageRight 
{
	
	/******constant******/
	margin:0px 0px -1px 5px;
	float:right;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
	border: 3px solid #ba2a6c;
}

div.paragraphImageBottom
{
	/******constant******/
	margin:10px 0px 0px 0px;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
	border: 3px solid #ba2a6c;
}

div.paragraphImageCenter
{
	/******constant******/
	margin:0px 5px 0px -3px;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
        border: 3px solid #ba2a6c;
}

/*********************************/

#bottomButtonBar
{
	width: 760px;
	border-top: 1px solid #1f7e09;
	background: url(images/footer.gif) no-repeat;
}

#bottomButtonBar a
{
	color: #000000;
}

#bottomButtonBar a:hover
{
	color: #000000;
}

/**************************************/

/*
homepage div items
*/
.homepageList
{
	/*list-style-type: none;*/
	list-style-image: url('images/bullet.gif');
}

/* url box on the homepage */
.urlCol
{
	border: 1px solid  #ba2a6c;
}

.urlCol h3
{
	margin-top: 2px;
	margin-bottom: 3px;
}

.homepageCell
{
	
}

.homepageCellTop
{
	
}

.insideHomepageCell
{
	border: 2px solid #2eae05;
}

.insideHomepageCell .theader
{
	font-size: 115%;
}

.insideHomepageCell h3 a
{ 
	color: #253b51;
	text-decoration: underline;
}

.insideHomepageCell h3 a:hover
{ 
	text-decoration: none;
}

/**************************************/

.roundedForm
{
	background:  #ba2a6c;	/*#f1519b;*/
	color: #ffffff;
}

.roundedForm h2
{
	color: #ffffff;
}

/*
used in isolated bars when you want a greyed b/round - same as roundedForm
*/
td.roundedBar
{
	background:  #ba2a6c;
	color: #ffffff;
}

td.roundedBar a
{
	color: #ffffff;
}

/* chart for poll results */
table.chart
{
	background: #2eae05;
}

/*
definition for how tables in forms look
*/
table.tableForm
{
	font-weight: bold;
}

