@charset "utf-8";
/* CSS Document */

/* ---------- Layout ---------- */

body {
/*body positioning*/
	margin-left: 0px;	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
}

.leftSide {
/*Left column attributs*/
	background-image:url(../images/design3_sliced_15.gif);
	background-repeat:repeat-y;
}
.mainBlock {
/*Main section box*/
	border-top-width: 0px;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 0px;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-top-color: #CFCFCF;	
	border-right-color: #CFCFCF;	
	border-bottom-color: #CFCFCF;	
	border-left-color: #CFCFCF;
}
.commentTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* ---------- Forms ---------- */

.formBox {
/*Form field attributes*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #505050;
}

/* ---------- Div Floats ---------- */

.searchBox {
	/*Search box drop down box*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	background-position: 0px 0px;
	padding: 2px;
	border: 0px solid #333333;
	position: absolute;
	width: 180px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	z-index:98;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	margin-left: -150px;
	margin-top: 40px;
	visibility: hidden;
}
.myAccount {
	/*My accountdrop down box*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	background-position: 0px 0px;
	padding: 2px;
	border: 0px solid #333333;
	position: absolute;
	width: 180px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	z-index:99;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	margin-left: -193px;
	margin-top: 40px;
	visibility: hidden;
}
.leaveComment1 {
	/*Leave a comment pop up box*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	position:absolute;
	z-index:97;
	visibility: hidden;
	width: 324px;
	left: 415px;
	top: 362px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	border: 1px solid #999999;
}
.leaveComment2 {
	/*Leave a comment pop up box*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	position:absolute;
	z-index:96;
	visibility: hidden;
	width: 324px;
	left: 214px;
	top: 788px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	border: 1px solid #999999;
}
.leaveComment3 {
	/*Leave a comment pop up box*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	position:absolute;
	z-index:97;
	visibility: hidden;
	width: 324px;
	left: 403px;
	top: 242px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	border: 1px solid #999999;
}
.leaveComment4 {
	/*Leave a comment pop up box*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	z-index:97;
	display:none;
	width: 324px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	border: 1px solid #999999;
}
div#searchOptions {  
	display: none;
}
div#siteSearchOptions {  
	display: none;
}
div#signIn {  
	display: none;
}
div#whatcanido {
	z-index: 96;
	height: 48px;
}
div#member {  
	display: none;
}
div#newsletters {  
	display: none;
}
div#pressReleases {  
	display: none;
}
div#replyNotifications {  
	display: none;
}
div#myAccount1 {  
	display: none;
}
div#myAccount2 {  
	display: none;
}
div#myAccount3 {  
	display: none;
}

/* ---------- Text Format ---------- */

.smallWhite {
/*Text*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.headlineText {
	/*Text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-weight: normal;
}
.standardText {
/*Text*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
}
.miniText {
/*Text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
/*Link*/
	color: #009900;
	text-decoration: none;
}
a:visited {
/*Link*/
	color: #009900;
	text-decoration: none;
}
a:hover {
/*Link*/
	color: #333333;
	background-color: #CCCCCC;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}
a:active {
/*Link*/
	color: #009900;
	text-decoration: none;
}

/* ---------- Attribute Formating ---------- */

.tdbox {
/*Adds a box to a <TD>*/
	border: 1px solid #CCCCCC;
}
.seperator {
/*Creates a seperator line at the top*/
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.whiteBox {
/*White box placed around text*/
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}
.cursorHand {
/*Force cursor = hand*/
	cursor:pointer;
}
.cursorHandSpecial {
	/*Force cursor = hand*/
	cursor:pointer;
	color: #009900;
	margin-left: -4px;
	line-height: 22px;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.cursorHandSpecial:hover {
	/*Force cursor = hand*/
	cursor:pointer;
	color: #333333;
	margin-left: -4px;
	line-height: 22px;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
}
.buttontd {
/*<TD> button attribute*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.buttontd:hover {
/*<TD> button attribute :hover*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #C6F5A3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	cursor:pointer;
}

/* ---------- RSS ---------- */

.rss_box {
/*rss feeds - main container*/
	 width: 180px;
	 font-family: Arial, Helvetica, sans-serif;
 	 font-size: 10px;
	 color: #333333;
}
.rss_title, rss_title a {
/*rss feeds - attributes*/
	font-size: 12px;
}
.rss_date {
/*rss feeds - attributes*/
	color: #999999;
}
.notFound {
	/*Not Found Text Color*/
	color: #C4C4C4;
}
.thumbnails {
	border: 1px dashed #CCCCCC;
	padding: 5px;
}
.thumbnails: hover {
	border: 1px dashed #333333;
	background-color:#CCCCCC;
}
.hide{
display:none;
}

.errorRed {
	color: #CC0000;
	background-color: #FFD2D2;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.successGreen {
	color: #59914A;
	background-color: #D1E6CC;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
}
