@charset "utf-8";
/* CSS Document */

html{
margin-bottom:.01px;
min-height:100.2%;
}

body {
	background-color: #F3DAE9;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	text-align: center;
	position: relative;
}
.content {
	background-color: #FFF;
	overflow: hidden;
}

img{  
border-style: none;
}
.main_menu {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top {
	text-decoration: none;
	background-image: url(../images/pagebordertop.png);
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 18px;
	padding-bottom: 6px;
}
.header {
	text-decoration: none;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	position: relative;
	top: -0.50em;
	height: 206px;
	margin-bottom: -0.52em;
}
.right_bar {
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #DE98C0;
	padding-bottom: 10px;
	width: 230px;
	background-image: url(../images/border_pink_edge.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	margin-bottom: 0px;
}
.right_bar_background {
	float: right;
	width: 240px;
	background-image: url(../images/border_pink_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 25px;
}
.right_bar_footer {
	background-repeat: repeat-x;
	background-image: url(../images/border_pink.png);
	width: 230px;
	background-position: top;
	display: block;
	float: right;
	clear: both;
}
.left_bar {
	width: 200px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-right: 10px;
	height: 450px;
	padding-bottom: 20px;
}


.container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/pageborder_pink.png);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
}
.enter_text a {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.welcome {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.error_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #BA3A84;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 12px;
	font-weight: bolder;
	text-align: left;
	padding-right: 5px;
	margin-top: 0px;
}
.test {
	display: block;
	float: right;
	width: auto;
	margin-top: 0px;
	top: 0px;
}
.heading2 {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #BA3A84;
	text-decoration: none;
}

.sponsors_title {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #384E7E;
	text-decoration: none;
	display: block;
	text-align: center;
}
.main_section {
	text-align: center;
	overflow: hidden;
}
.ads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 30px;
}


.footer {
	text-align: center;
	width: 969px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA3A84;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/pageborderbottom.png);
}
.footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #80285A;
	text-transform: none;
}
.page_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.pagecontent_wbar {
	text-align: left;
	margin-right: 255px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	width: 660px;
	position: relative;
}
.pagecontent_new {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	width: 680px;
	text-align: left;
	float: left;
}
.showcontent {
	text-align: left;
	margin-right: 245px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 225px;
	text-decoration: none;
}

/*Form Elements*/
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cf67a3;
	border: 1px inset #BA3A84;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}
input.formButton {
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	background-color: #cf67a3;
	border: 1px solid #BA3A84;
}
/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #BA3A84;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	color: #FFFFFF;
	background-color: #cf67a3;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #F3DAE9;
}
.altRowOdd{
	background-color: #DE98C0;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}
.container .main_section .content .pagecontent_wbar div #tableSearchResults .altRowOdd td a {
	text-decoration: none;
	color: #A93477;
	font-weight: bold;
}
.container .main_section .content .showcontent div #tableSearchResults .altRowOdd td a {
	text-decoration: none;
	color: #A93477;
	font-weight: bold;
}
.container .main_section .content .pagecontent_wbar div #tableSearchResults .altRowEven td a {
	text-decoration: none;
	color: #A93477;
	font-weight: bold;
}
.container .main_section .content .showcontent div #tableSearchResults .altRowEven td a {
	text-decoration: none;
	color: #A93477;
	font-weight: bold;
}

.side_menu{
	width: 12.5em;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.side_menu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.side_menu ul{
	width: 12.5em;
	text-align: center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
.side_menu ul li{
	display: inline;
}

.side_menu ul li a{
	color: #494949;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.01em;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/Menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BA3A84;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BA3A84;
	border-left-color: #BA3A84;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA3A84;
	margin: 0;
	font-size: 16px;
}

.side_menu ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/Menu_bg-over.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.container .main_section .content .showcontent div #tableSearchResults .altRowOdd td a {
	font-weight: bold;
	text-decoration: none;
}
.project_name {
	font-size: 18px;
	font-weight: bold;
	color: #BA3A84;
	text-decoration: none;
}
.project_content {
	background-color: #F3DAE9;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 200px;
	overflow: auto;
}
.gallery_links {
	text-decoration: none;
	display: block;
	padding-left: 220px;
}
.container .main_section .content .pagecontent_wbar a {
	color: #36C;
	text-decoration: none;
	font-weight: bold;
}
.main_contain {
	height: 300px;
	width: 442px;
	background-image: url(../images/border449.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 7px;
	margin-top: 0px;
}
.info {
	height: 300px;
	width: 220px;
	float: right;
	background-image: url(../images/border220.png);
	background-position: left top;
	text-align: center;
	padding-top: 3px;
}
.info_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	overflow: scroll;
	width: 190px;
	height: 255px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

.slideshow_contain {
	text-decoration: none;
	float: left;
	width: 450px;
}
.show_news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 265px;
	width: 660px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	display: block;
	overflow: hidden;
	text-align: left;
}
.about_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BA3A84;
	text-decoration: none;
}


.slide_contain {
	height: 310px;
	width: 440px;
	float: left;
}
.sponsors {
	text-align: center;
}
.sponsor_images {
	height: 70px;
	width: 680px;
	display: block;
}
.top_borderslide {
	height: 7px;
	width: 449px;
	background-image: url(../images/topborder_flash.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
}
.bottom_borderslide {
	height: 7px;
	width: 449px;
	background-image: url(../images/bottomborder_flash.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}		
.top_borderinfo {
	height: 7px;
	width: 220px;
	background-image: url(../images/topborder_info.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.bottom_borderinfo {
	height: 7px;
	width: 220px;
	background-image: url(../images/bottomborder_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
.info_holder {
	text-decoration: none;
	display: block;
	float: right;
	width: 220px;
}
.wideinfo_holder {
	text-decoration: none;
	width: 680px;
	margin-top: 50px;
	overflow: hidden;
	float: left;
}

.wide {
	width: 680px;
	height: 300px;
	background-image: url(../images/border680.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	padding-top: 3px;
}
.widetop {
	width: 680px;
	height: 7px;
	background-image: url(../images/topborderwide.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.widebottom {
	width: 680px;
	height: 7px;
	background-image: url(../images/bottomborderwide.png);
	background-repeat: no-repeat;
	background-position: left top;
}
