/* CSS Document */

body {
	margin: 0px;
	background-color: #5e5e5e;
}
body, p, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p {
	line-height: 16px;
}

em {
	color: #efac43;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	font-style: normal;
}

input {
	font-size: 11px;
}

.contenttext {
	padding: 20px;
}


h2 {
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}


a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#container {
	width: 950px;
	border: 2px solid #000000;
	background-color: #403f46;
}

#header {
	width: 950px;
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	border-bottom: 2px solid #000000;
}

#contentmid {
	padding: 10px;
	vertical-align: top;
	background-color: #7F7F7F;
}

#contentmid td a:link, #contentmid td a:active, #contentmid td a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentmid td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	width: 950px;
}

#contentleft {
	width: 100px;
	background-color: #403f46;
	padding: 20px;
	vertical-align: top;
	color: #c2c2c2;
}

#submenu, #submenu a:link, #submenu a:active, #submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #78c6c6;
	text-decoration: none;
}
#submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #848483;
	text-decoration: none;
}
#submenu td {
	padding: 7px 0px 0px 7px;
}

#contentright {
	width: 100px;
	background-color: #403f46;
	padding: 20px;
	vertical-align: top;
	color: #c2c2c2;
}
#contentright p {
	color: #c2c2c2;
}
#contentright hr {
	border: 0px;
	color: #7a7a7c;
	background-color: #7a7a7c;
	height: 2px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#contentright h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
#contentright h3 a:link, #contentright h3 a:active, #contentright h3 a:visited {
	color: #efac43;
	font-size: 11px;
	font-weight: normal;
}
#contentright h3 a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
#contentright a:link, #contentright a:active, #contentright a:visited {
	color: #FF3333;
	font-size: 11px;
	font-weight: normal;
}
#contentright a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

#contentright ul {
	color: #FFFFFF;
	list-style-image: url(../images/list_disc.gif);
}
#contentright ul a:link, #contentright ul a:visited, #contentright ul a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#contentright ul a:hover {
	color: #efac43;
}

#footer {
	width: 950px;
	background-color: #000000;
	font-size: 10px;
	padding: 17px 0px 10px 0px;
	text-align: right;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	padding-right: 15px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

#footermenu {
	width: 954px;
	background-color: #FFFFFF;
}
#footermenu td {
	width: 159px;
	text-align: center;
	padding-bottom: 20px;
}
#footermenu a:link, #footermenu a:active, #footermenu a:visited {
	font-size: 11px;
	color: #6e6d6b;
	text-decoration: none;
}
#footermenu a:hover {
	font-size: 11px;
	color: #6e6d6b;
	text-decoration: underline;
}
#footermenu img {
}


.homefeat {
	width: 165px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
.homefeat td {
	padding-top: 2px;
	background-color: #acdad8;
}
.homefeat img {
	padding-top: 2px;
	border: 0px;
}
.homefeat a:link, .homefeat a:active, .homefeat a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.homefeat a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #469595;
	text-decoration: none;
}

.textbox {
	border: 2px solid #FFFFFF;
}

.textbox th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333399;
	padding: 5px;
	text-align: left;
}
.textbox td{
	background-color: #7F7F7F;
	padding: 5px;
}

.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #333399;
	padding: 5px;
	text-align: left;
}

.logindetails {
	width: 460px;
	margin-top: 12px;
}
.logindetails th {
	font-size: 14px;
	color: #78c6c6;
	text-align: left;
	padding-top: 10px;
}
.logindetails td {
	vertical-align: middle;
	font-weight: bold;
	color: #6e6d6b;
	line-height: 18px;
}
.logindetails td a:link, .logindetails td a:visited, .logindetails td a:active {
	color: #78c6c6;
	font-weight: bold;
	text-decoration: underline;
}
.logindetails td a:hover {
	color: #6e6d6b;
	font-weight: bold;
	text-decoration: underline;
}

.product {
	width: 474px;
	background-color: #000000;
}
.product td {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.productbtns {
	width: 500px;
}
.productbtns td {
	padding: 0px;
	text-align: center;
}
.productbtns a:link, .productbtns a:active, .productbtns a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.productbtns a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #469595;
	text-decoration: none;
}
.year {
	border-style: outset;
	border-width: 1px;
	text-align: center;
}
#month {
	background-color:#FFFFFF;
	border: 1px solid #d4d4d4;
	padding:0px;
}
#month td{
	font-size:10px;
	border: 1px solid #d4d4d4;
	color:#000000;
	padding:1px;
}
.yearname {
	text-align: center;
	font-weight: bold;
}
.monthname {
	text-align: center;
	border-style: outset;
	border-width:1px
}
.dayname {
	text-align: center;
	border-style: outset;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
}
.datepicker {
	background-color: #e4e4e4;
}
.saturday {
	text-align: center;
}
.sunday {
	text-align: center;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	color:#000000;
}
.monthpicker {
	background-color: #eeeeee;
}
.yearpicker {
	background-color: #eeeeee;
}
.today {
	text-align: center;
	border-color:#000000;
	border-style: outset;
	font-size: 11px;
	font-weight: bold;
}
.pickerbutton {
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	color: #000000;
}
.event {
	text-align: center;
	color: red;
	background-color: #78c3c8;
}
.event a {
	background-color: #78c3c8;
	color: red;
}
.eventcontent {
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

.todayevent {
	text-align: center;
	color: #000000;
	background-color: #78c3c8;
}
.todayevent a {
	background-color: #78c3c8;
	color: #000000;
}


#menu {
	width: 880px;
	padding: 10px 0px 10px 0px;
}
#menu td {
	vertical-align: top;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} 
#menu a:hover {
	color: #efac43;
}

.infobox {
	margin-top: 10px;
}

.breadcrumbs {
	color: #336666;
}

.productlisting td {
	border-bottom: 1px solid #d3f3f5;
	padding: 10px 0px 10px 0px;
}

.orangebtn {
	border: 0px;
	background-color: #FF3333;
	width: 117px;
	height: 21px;
	font-weight: bold;
}
.yellowbtn {
	border: 0px;
	background-color: #efac43;
	width: 117px;
	height: 21px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.producthead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-color: #000000;
}
.productcontent {
	background-color: #909090;
	vertical-align: top;
	padding: 20px;
}

#sitemap {
	width: 100%;
	background-color: #000000;
	font-size: 10px;
	padding: 5px 0px 7px 0px;
}
#sitemap a {
	padding-left: 15px;
}
#sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color: #999999;
	text-decoration: none;
}
#sitemap a:hover {
	color: #efac43;
	text-decoration: none;
}

#bar {
	width: 950px;
	height: 15px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#bar th {
	width: 236px;
	background-color: #FF3333;
}
#bar td {
	background-color: #efac43;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
