html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #8d9496; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #cccccc solid; margin: 20px 0px 20px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 0px; list-style-type:none; }
li { margin: 0px 0px 0px 0px; padding: 4px 0px 4px 20px; font-weight: bold; /*background-image:url(images/orange-dot.gif); */ background-repeat: no-repeat; background-position: top left; line-height: 18px; }

body {
	background-color: #F3E7E7;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
#Container {
	margin: 0px auto 0px auto;
	width: 980px;
}
#Border {
	float: left;
	border: 0px #000 solid;
}
#Header {
	float: left;
	width: 980px;
	height: 80px;
	background-color:#FFFFFF;
}
#HeaderLeft { float:left; width:220px; padding-top:17px; padding-left:25px; }
#HeaderRight { float:right; width:580px; padding-top:32px; padding-right: 20px; text-align: right; font-size: 20px; color:#656A6E; }
#Menu {
	float: left;
	width: 960px;
	height: 20px;
	padding-left:20px;
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
}
#Menu a { color: #262729; }

#Breadcrumb { 
	float: left;
	width: 400px;
	font-size: 11px;
	color: #8d9496;
	padding: 2px 0px;
 }
 #Breadcrumb a { 
	color: #8d9496;
}
#Content {
	float: left;
	width: 950px;
	min-height: 450px;
	padding-left: 30px;
	background-color: #fff;
	text-align: justify;
}
#ContentLeft { float:left; width: 175px; }
#ContentMiddle { float:left; width: 500px; padding-left: 35px; }
#ContentRight { float:left; width:195px; padding-left: 45px; padding-top:25px; }

.ContentLeftDiv { float:left; width:175px; min-height:100px; margin-top:25px; padding-bottom:15px }
.ContentLeftDivChild { padding:2px 10px }
.ContentRightPartners { padding:15px 0; margin-right:20px; border-bottom:2px solid #dddfe0 }

#FooterBorder {
	float: left;
	width: 980px;
	min-height: 60px;
	background-color: #fff;
}
#Footer {
	float: left;
	width: 930px;
	min-height: 60px;
	margin: 20px 20px 20px 30px;
	padding: 10px 0;
	background-color: #fff;
	color: #5a7086;
	border-top: 2px #5a7086 dotted;
	border-bottom: 2px #5a7086 dotted;
}
.FooterChild { float: left; width:105px; min-height:90px; padding:0 10px; border-left: 1px #5a7086 dotted; font-size: 10px; }
.FooterChild a { text-decoration: none; font-size: 10px; }
.FooterChild ul { margin: 0px 0px 0px 0px; padding: 0px; list-style-type:none; }
.FooterChild ul li { margin: 0px; padding: 0px 0px 0px 10px; color: #5a7086; line-height: 12px; background-image:url(images/dash.png); background-repeat: no-repeat; background-position: top left; line-height: 14px; }
.FooterChild ul li a { text-decoration: none; font-size: 10px; }

h1 { font-size: 20px; font-weight: normal; margin: 5px 0px; }
h2 { font-size: 20px; font-weight: bold; margin: 5px 0px; text-align: left; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.red { color: #CC0000; }
.orange { color: #F58300; }
.blue { color: #41A8F4; }
.grey { color: #898989; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.nounderline { text-decoration: none; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; padding: 2px; }
.select { width: 280px; border: 1px #aaa solid; padding: 2px; }
.submit { width: 120px; border: 1px #aaa solid; padding: 2px; }
.nolinkunderline a:hover { text-decoration: none; }

.newsdate { color:#d34345 }
.eventsdate { color:#8bc444 }

td { font-size: 12px; line-height: 22px; }


/* Products */
#MiniBasket {
	height: 15px;
}
.MiniBasketHeader { 
	font-size: 14px; 
	font-weight: bold; 
}
.Product { 
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
.ProductImage { 
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}
.ProductDescription { 
	float: left; 
	width: 400px; 
}
.Header01 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
}
.Header02 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
	padding: 0px;
}
.Table01 { 
	background-color: #888; 
	color: #ffffff; 
	font-weight: bold; 
}
.Table02 { 
	background-color: #eee; 
	color: #000; 
}
.Table02 img { 
	border: 0px; 
}
.SubmitButton { 
	font-family: Arial; 
	font-size: 12px; 
	width: 180px; 
}


/* Articles */
.Articles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Articles01 img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}


/* Profiles */
.Profiles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Profiles01 img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}


#Content100 {
	float: left;
	width: 500px;
	padding: 10px;
	background-color: #fff;
	line-height: 22px;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
.menu2{
position:relative; font-size:12px; z-index:100; float: left;
}
.menu2 ul {
padding:0; margin:0; list-style-type: none; display: inline; background:#eee; width:110px; text-align: left;
}
.menu2 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:20px; left:0px;
}
.menu2 ul li {
float:left; display: inline; width: 210px; margin: 0px; padding: 0px; background-image:none; 
}
.menu2 ul li a, .menu2 ul li a:visited {
display:block; float:left; text-decoration:none; color:#fff; font-weight: normal; width:210px; height:16px; line-height:16px; font-size:12px; background:transparent; padding: 2px 0px; color: #fff;
}

* html .menu2 ul li a, * html .menu2 ul li a:visited { width:200px; w\idth:200px; color: #fff; }

.menu2 table {
border-collapse:collapse; border:0; margin:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover {
color:#fff;
padding: 2px 0px;
}

.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
visibility:visible; position:absolute; height:auto; background:#f5843c; overflow:visible; width: 210px; text-align: left;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
display:block; background:transparent; color:#fff;font-weight: normal; line-height:15px; padding: 2px 0px 2px 10px; height:auto; text-decoration:none; width: 200px; 
}

.menu2 ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover {
background:#f79659; color:#fff;font-weight: normal;
}
.menu2 ul li:hover ul li ul,
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:210px; 
}
.menu2 ul li:hover ul li:hover ul,
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; height:auto; color:#fff; font-weight: normal; padding:0; list-style-type:none; background:#f79659;
}
.menu2 ul li:hover ul li:hover ul li a,
.menu2 ul li a:hover ul li a:hover ul li a {
display:block; background:transparent; color:#fff; font-weight: normal;
}

.menu2 ul li:hover ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover ul li a:hover {
background:#eee; color:#000;
}

#Menu ul li a { color: #fff; }
#Menu ul li a:hover { color: #454545; }
#Menu ul li a.nogo:hover { color: #fff; }

