body.mceContentBody {
	background-color: #EE1C1C;
}

body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
		font-size: 11px;
		color:#ffffff
}
p, td, input {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
		font-size: 13px;

}

h1 {
	font-size:24px;
	color: #ffffff;
	font-weight: normal;
}


h2 {
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #000033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}




.menulink {
	color: #00487d;
	background-color: #bfe4ff;
	border: 1px solid #b35a00;
	text-decoration: none;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 10px;
	font-weight: bold;
	display: block;
}
.menulink:hover {
	background-color: #FFCC33;
}


blockquote {
	visibility: hidden;
}

/* social bookmarking menu */
.sharesb{
	position:relative;
	padding:3px;
	margin:15px 0 0 0;
	}
	
	.sharesb ul{
		text-align:center;
		list-style:none;
		margin:6px 0 4px 0;
		padding:0;
	}
	.sharesb ul li{
		text-align:center;
		display:inline;
		padding:0 4px 6px 0 ;
	}
	.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
	border-style:none;
	}
	
	.sharesb ul li.delicious{
		background:url("/images/social/delicious.gif") no-repeat 0 0;
	}
	.sharesb ul li.digg{
		background:url("/images/social/digg.gif") no-repeat 0 0;
	}
	.sharesb ul li.reddit{
		padding:0 0 0 2px;
		background:url("/images/social/reddit.gif") no-repeat 0 0;
	}
	.sharesb ul li.facebook{
		background:url("/images/social/facebook.gif") no-repeat 0 0;
	}
	.sharesb ul li.stumbleupon{
		background:url("/images/social/stumbleupon.gif") no-repeat 0 0;
	}
	.sharesb ul li.emailafriend{
		background:url("/images/icons/mail-forward.png") no-repeat 0 0;
	}
	.sharesb ul li.printpage{
		background:url("/images/icons/document-print.png") no-repeat 0 0;
	}
	
	/* Big Button menu */
	.bigbuttonmenu {
	width: 505px;
	margin: 0 auto;
	}

	.bigbuttonmenu ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
	}

	.bigbuttonmenu ul li {
	display:inline;
	padding: 0px;
	margin: 0px;
	}

	.bigbuttonmenu ul li a {
		margin: 0px;
	height: 35px;
	width: 67px;
	display: block;
	float: left;
	text-align: center;
	text-decoration:none;
	padding-top: 38px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color:#EDEDED;
	}

.bigbuttonmenu ul li a:link, .bigbuttonmenu ul li a:visited {

	border: 3px outset #CCCCCC;
	
	}
.bigbuttonmenu ul li a:hover
	{
	border: 3px solid #EDEDED;
		}
		
	.bigbuttonmenu ul li.documents a {
	background-image: url(../images/icons-large/document-open.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	
	}
	
	.bigbuttonmenu ul li.forum a {
	background-image: url(../images/icons-large/internet-group-chat.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	
	.bigbuttonmenu ul li.photos a {
	background-image: url(../images/icons-large/image-x-generic.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	.bigbuttonmenu ul li.profile a {
	background-image: url(../images/icons-large/system-users.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	.bigbuttonmenu ul li.addresses a {
	background-image: url(../images/icons-large/address-book-new.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	.bigbuttonmenu ul li.password a {
	background-image: url(../images/icons-large/system-lock-screen.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
		}
	.bigbuttonmenu ul li.controlpanel a {
	background-image: url(../images/icons-large/preferences-system.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	}

	
	/* Footer Menu */
	.footerMenu {
	position:relative;
	padding:3px;
	}
	
	.footerMenu ul{
	text-align:center;
	list-style:none;
	padding:0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}
	.footerMenu li{
	text-align:center;
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
	}
	
	.footerMenu li.firstMenuItem {
	border-left-style: none;
	
	}
	.footerMenu li a{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	}
	
	#mainMenu {
	display:none;
	}
	

.productsTable {
	padding: 5px;
	width: 100%;
}
.productsTable td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
ul.subArticles {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.subArticles li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#accesslink a {
	font-family: Arial, Helvetica, sans-seri;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#accesslink {
	text-align: right;
}
#rightBox h3 {
	margin-top: 0px;
}
#rightBox p {
	margin-top: 0px;
}

.noaccessible {
display:block;
}
.accessible {
/* Hide contents off-left, so it will be read out but not seen*/ 
height: 1px !important ; left: 0px; overflow: hidden; position: absolute; left: -9999px; width: 1px;line-height:1px !important ;}


.rollover ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.rollover li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.rollover a.aboutus {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.aboutus a:link, .rollover li.aboutus a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.prices {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.prices a:link, .rollover li.prices a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.events {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.events a:link, .rollover li.events a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.gallery {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.gallery a:link, .rollover li.gallery a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.testimonials {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.testimonials a:link, .rollover li.testimonials a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}



.rollover a.birthday {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.birthday a:link, .rollover li.birthday a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.home {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.home a:link, .rollover li.home a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.volunteer {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.volunteer a:link, .rollover li.volunteer a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.contact {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.contact a:link, .rollover li.contact a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.parent {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.parent a:link, .rollover li.parent a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.rollover a.news {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.news a:link, .rollover li.news a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}


.rollover a.links {

	font-size: 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color:#CCCCCC;
	border-left-color: #AB38E3;
	width: 190px;
	color:#ffffff;
    border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
 	background-image: url(../glaresolutions/images/menu/intu_off.png);
}


.rollover li.links a:link, .rollover li.links a:visited {
	color:#ffffff;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-image: url(../glaresolutions/images/menu/intu_off.png);
   
   
}

.crumbs, #articlesectionmenu {
	display:none;
}
