html {
	height: 100%;
	margin-bottom: 1px;
}

body, h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

/****** reduce margin for forms ******/
form {
	margin: 0px;
}

body {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 110%;
	margin: 0;
	padding: 0;
	color: #555555;
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/bg-page.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

ul {
	list-style: none;
}

dl {
	margin: 0.5em 0;
	line-height: 140%;
}

p {
	margin-bottom: 0.5em;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39383b;
	vertical-align: middle;
}

label {
	vertical-align: middle;
}

ol {
	margin-top: 6px;
	margin-bottom: 6px;
}

hr { border:none; border-bottom: dotted 1px #660033;height:1px;}

dfn {
	cursor: help;
	border-bottom: 1px dashed;
}

a {
	color:#d41f1e;
	text-decoration: underline;
}

a.active {
	color:#d41f1e;
	text-decoration: underline;
}

a:hover {
	color:#d3283e;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:visited {
	color:#d41f1e;
	text-decoration: underline;
}

img {
	border: none;
}


#loadingMessage {
	position: absolute;
	top: 38px;
	left: 2px;
	padding: 2px;
	display:none;
}

#container{
	position:relative;
	width: 950px;
	text-align:center;
	background-color: #faf8f9;
	border: 1px solid #d9d9d9;
	border-top: none;
	margin-top: 26px;
}

#header{
	background-color:#555555;
	width:100%;
	height:151px;
}

#welcome{
	padding-top:2px;
	background-color:#555555;
	width:950px;
	height:18px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content{
}

#footer{
	padding-top:55px;
	padding-bottom: 45px;
	background-color:#830506;
	width:952px;
	height:18px;
	margin-top:2px;
	color:#FFFFFF;
	background-image: url(../images/bg-footer3.jpg);
	background-position: top center;
	margin-left: -1px;
	margin-right: -1px;
}

#banner{
	background-image: url(../images/bg-page-top.png);
	background-repeat: repeat-x;
	margin-left: -1px;
	margin-right: -1px;
}

#menu{
	background-color:#d0cecf;
	width:100%;
	height:22px;
	text-align: center;
	background-image: url(../images/box_up.gif);
	background-position: center;
	border-bottom: 1px solid #787677;
}

#left{
	float: left;
	width: 205px;
	margin-right: -4px;
}

#middle{
	float: left;
	width: 548px;
	margin-right: -4px;
}

#middle-large{
	float: left;
	width: 748px;
	margin-right: -4px;
}

#middle-full{
	float: left;
	width: 100%;
}

#right{
	float: left;
	width: 205px;
	margin-right: -4px;
}

.info {
	text-align: center;
	padding: 4px;
	background-color: #f0eeef;
	border: 1px solid #d9d9d9;
}

.error {
	text-align: center;
	padding: 4px;
	background-color: #aa0000;
	border: 1px solid #e00000;
	color: #ffffff;
}

.error a,
.error a:active,
.error a:visited {
	color:#ffac0d;
	text-decoration: underline;
}

.error a:hover {
	color:#ffe400;
	text-decoration: none;
}

.no-wrap {
	white-space: nowrap;
}

.module{
	text-align:center;
	padding:0px;
	border:1px solid #d9d9d9;
	background-color:#ffffff;
	margin: 4px;
}

.module-left-merge{
	float: left;
	width: 22.5%;
	text-align:center;
	padding:0px;
	border:1px solid #d9d9d9;
	background-color:#ffffff;
	margin:4px;
	margin-right:0px;
}

.module-right-merge{
	float: right;
	width: 22.5%;
	text-align:center;
	padding:0px;
	border:1px solid #d9d9d9;
	background-color:#ffffff;
	margin:4px;
	margin-left:0px;
}

.module-middle-merge{
	float: left;
	width: 75%;
	text-align:center;
	padding:0px;
	border:1px solid #d9d9d9;
	background-color:#ffffff;
	margin:4px;
}

.modulebackground {
	background-color: #fffefb;
}

.modulename{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:2px;
	color: #d81c1d;
/* 	color: #9f1715; */
	background-color:#bfbfbf;
	background-image: url(../images/box_up02.gif);
	background-position: center;
	padding-bottom:6px;
	padding-left:3px;
	padding-top:5px;
	cursor: pointer;
}

.modulename img {
	margin-bottom: -4px;
	margin-top: -6px;
	margin-left: 2px;
	margin-right: 4px;
}

.modulecontent{
	text-align:justify;
	padding:2px;
	margin-left:1px;
	margin-right:1px;
}


.moduletable th{
	text-align:center;
	background-color:#dcdcdc;
}


.moduletable .odd{
/* 	background-color: #eae8e9; */
	background-color: #f4f2f3;
}

.moduletable .even{
	background-color: #faf8f9;
}

.big-cover {
	border: 1px solid #d9d9d9;
}

.cover-block {
	cursor: pointer;
	padding-top: 6px;
	padding-left: 2px;
}

.cover-block img {
	border: 1px solid #d9d9d9;
}

.cover-block-popup {
	float: left;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
}

.normal-text {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: normal;
	color: #555555;
}

.movie-thumb-block {
	text-align: center;
	float: left;
	margin: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

.movie-thumb-alternate-cover {
	border: 1px solid #d9d9d9; background-color: #ffffff;cursor: pointer;
}

.movie-thumb-image {
	border: 1px solid #d9d9d9; cursor: pointer;
}

.movie-thumb-title a {
	font-weight: bold;
	text-decoration: none;
}

.movie-thumb-title {
	height: 24px;
}

.movie-part-link {
	white-space: nowrap;
	display: block;
	float: left;
}

.rating-stars {
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
}

.rating-stars img {
	vertical-align: bottom;
}

#waitImage {
	position: absolute;

	display: none;

	top: 50%;
	left: 50%;
	z-index: 101;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;

	padding-left: 10px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

#waitDiv{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
	z-index: 100;
	margin: 0px;
	text-align: center;
}

#blankDiv{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:#000000;
	z-index: 5;
}

#popUpDiv{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	z-index: 10;
}

#imageDiv{
	display: none;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#imgFrameDiv{
	min-width: 100px;
	min-height: 100px;
	background-color:#dedede;
}

#galleryDiv{
	display: none;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#galFrameDiv{
	min-width: 100px;
	min-height: 100px;
}

#playerDiv{
	display: none;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#playerFrameDiv{
	min-width: 100px;
	min-height: 100px;
}

#mydummy{
display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#downloadBlockContainer
{
	text-align: left;
	padding-left: 22px;
	padding-right: 20px;
}

.downloadBlock {
	float: left;
	width: 308px;
	margin: 4px;
	padding: 4px;
	padding-right: 0px;
	background-color: #f0eeef;
	border: 1px solid #d9d9d9;
	background-image: url(../images/bg-even.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.clear {
	clear: both;
}

.defaultPopUp {
	width: 700px;
	padding: 0px;
	margin: 0px;
}

.closeBtn{
z-index:100;
position: absolute;
right: 5px;
top: 5px;
cursor:pointer;
background-image: url(../images/cross.png);
width:16px;
height:16px;
}

.gallery-album-thumbs-container {
	height: 350px;
	vertical-align: top;
}

.gallery-album-thumb-box {
	margin: 6px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	float: left;
	text-align: center;
	border: none;
}

.gallery-album-thumb-frame {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	text-align: center;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.gallery-album-thumb-frame-right {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}

.gallery-album-thumb-image {
	border: none;
	vertical-align: middle;
	margin: 5px;
}

.gallery-album-thumb-text {
	text-align: center;
	height: 28px;
}

.gallery-album-thumb-text a {
	font-weight: bold;
	text-decoration: none;
}

.gallery-subalbum-title {
	font-weight: bold;
}

.gallery-subalbums-container {
	margin-top: 4px;
	padding: 4px;
	padding-left: 0px;
	padding-right: 0px;
/*	overflow: auto;
	white-space: nowrap;*/
}

.gallery-images-container {
	margin-top: 4px;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
}

.gallery-image-thumb-box {
	margin: 6px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	float: left;
	text-align: center;
	border: none;
}

.gallery-image-thumb-frame {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	text-align: center;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.gallery-image-thumb-image {
	border: none;
	vertical-align: middle;
	margin: 5px;
}

.gallery-image-thumb-text {
	text-align: center;
}

.gallery-image-thumb-text a {
	font-weight: bold;
	text-decoration: none;
}

.gallery-image-paging {
	text-align: right;
	background-color:#fef3c6;
	margin-left: -4px;
	margin-right: -4px;
	margin-top: 5px;
	margin-bottom: -11px;
	padding: 2px;
}

.gallery-image-paging img {
	cursor: pointer;
	padding: 3px;
}

.gallery-image-frame {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	text-align: center;
	padding: 0px;
	margin: 8px;
	cursor: pointer;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.gallery-image-image {
	border: none;
	vertical-align: middle;
	margin: 8px;
	visibility: hidden;
}

.gallery-image-text {
	text-align: center;
}

.gallery-image-previous {
	text-align: left;
	padding: 4px;
	font-weight: bold;
	white-space: nowrap;
	width: 120px;
}

.gallery-image-previous img {
	border: none;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}

.gallery-image-next {
	text-align: right;
	padding: 4px;
	font-weight: bold;
	white-space: nowrap;
	width: 120px;
}

.gallery-image-next img {
	text-decoration: none;
	border: none;
	vertical-align: middle;
	cursor: pointer;
}

.gallery-image-info {
	text-align: center;
	padding: 8px;
	white-space: nowrap;
	line-height: 120%;
}

.favorite-image-title {
	float: right;
	margin: 2px;
	margin-top: 0px;
	margin-right: -55px;
	cursor: pointer;
	vertical-align: middle;
}

.favorite-image-normal {
	margin: 2px;
	margin-top: 0px;
	cursor: pointer;
	vertical-align: middle;
}

.multi-search-result-title {
	padding-top: 8px;
	padding-bottom: 4px;
	font-weight: bold;
}

.news-date {
	float: right;
	font-style: italic;
}

.news-title {
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}

.news-text {
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.article-date {
	float: right;
	font-style: italic;
}

.article-title {
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}

.article-text {
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.external-links-category {
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

.external-links-box {
	float: left;
	margin-right: 4px;
	padding: 0px;
}

.external-links-thumb {
	text-align: center;
	padding: 5px;
}

.external-links-thumb img {
	border: 1px solid #d9d9d9;
}

.external-links-text {
	text-align: left;
	padding-left: 5px;
}

.fansign-thumb-container {
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: auto;
}

.fansign-preview-container {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.fansign-preview-container img {
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fansign-options-container {
	margin: 0px;
	padding: 4px;
	vertical-align: top;
}

.fansign-actions-container {
	text-align: center;
}

.fansign-image-thumb-box {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	float: left;
	text-align: center;
	border: none;
}

.fansign-image-thumb-box-selected {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	float: left;
	text-align: center;
	border: none;
/*	background-color: #4a607a; */
	background-color: #61363b;
}

.fansign-image-thumb-frame {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	text-align: center;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.fansign-image-thumb-image {
	border: none;
	vertical-align: middle;
	margin: 5px;
}

.fansign-image-thumb-text {
	text-align: center;
}

.fansign-image-thumb-text a {
	font-weight: bold;
	text-decoration: none;
}

.fansign-image-thumb-box-selected .fansign-image-thumb-text a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.fansign-explaination-container {
	margin-left: 10px;
	margin-right: 16px;
	text-align: left;
}

.fansign-explaination-box {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	padding: 8px;
	padding-bottom: 60px;
	text-align: left;
	font-size: 13px;
	width: 340px;
	float: right;
	line-height: 16px;
}

.fansign-explaination-container img {
	float: left;
	border: none;
	background: none;
}

.fansign-explaination-box p {
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 8px;
}

a.page-number,
a.page-number:visited {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #d0c7cc;
	color: #555555;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}

a.page-number-button,
a.page-number-button:visited,
a.page-number:hover {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	background-color: #dcdcdc;
	border: 1px solid #d0c7cc;
	color: #555555;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}

.page-number-current {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	border: 1px solid #dcdcdc;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fe0000;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}

.upgrade-container {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.upgrade-container-warning {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

.upgrade-container-button {
	font-family: Arial;
	font-size: 18pt;
	font-variant: small-caps;
	font-weight: bold;
	border: 2px solid #81272f;
	color: #81272f;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
}

/************************************/
/* Horizontal Tabs Effects		    */
/************************************/
.globalnav {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	position:relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style:none;
	line-height:15px;
}

#mainMenu {
	border-left: 1px solid #787677;
	border-right: 1px solid #dcdadb;
}

.globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

.globalnav A {
	display:block;
	color:#4e4c4d;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/box_up.gif);
	background-position: center;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #dcdadb;
	border-top:1px solid #dcdadb;
	border-right:1px solid #787677;
}

.globalnav IMG {
	margin-top: -3px;
	margin-bottom: -2px;
	vertical-align: middle;
	margin-left: -6px;
	margin-right: 3px;

}

.globalnav A:hover,
.globalnav A:active {
	color:#4e4c4d;
	background:#d8d5d6;
	text-decoration:none;
}
.globalnav A:visited {
	color:#4e4c4d;
	text-decoration:none;
}

.globalnav A.here:link,
.globalnav A.here:visited {
	color:#d0cecf;
	background:#292929;
	text-decoration:none;
}


/*
.globalnav A.here:link,
.globalnav A.here:visited {
	position:relative;
	z-index:102;
}
*/

/*subnav*/

.globalnav UL {
	position:absolute;
	background-color: #5d5b5c;
	width:182px;
	margin:0;
	padding:2px 0px 2px 0px;
	list-style:none;
	border-left: 1px solid #dcdadb;
	border-top: 1px solid #dcdadb;
	border-right: 1px solid #787677;
	border-bottom:1px solid #787677;
	display: none;
}

.globalnav UL LI {
	display:block;
	margin-top:1px;
}

.globalnav UL A,
.globalnav UL A:visited {
	background: #5d5b5c;
	color: #ffffff;
	display:block;
	width: 176px;
	margin:0;
	padding: 3px;
	border: 0px;
	text-align: left;
	white-space: nowrap;
}

.globalnav UL A:hover,
.globalnav UL A:active {
	color:#d0cecf;
	background:#292929;
}

.globalnav UL A.here,
.globalnav UL A.here:link,
.globalnav UL A.here:visited {
	color: #ffffff;
	background:#777676;
}

.globalnav UL A IMG {
	vertical-align: middle;
	padding-left: 5px;
}

.paging{
	text-align:center;
	background-color:#fef3c6;
}

.paging-top {
	text-align: right;
	margin-top: -23px;
	margin-right: -3px;
	padding-top: 1px;
}

.listing {
	margin-left: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.listing a {
	font-weight: bold;
}

.listing img {
	vertical-align: middle;
	margin: 1px;
	margin-right: 4px;

}

.title{
	font-weight:bold;
	font-size:14px;
	background-color: #dcdcdc;
	border: 1px solid #d0d0d0;
/* 	color:#b91b19; */
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/title-holder-grey.png);
	background-position: -3px -12px;
	padding-top: 4px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 5px;
}

.title A {
	color: #b91b19;
	text-decoration: underline;
}

fieldset {
	margin: 0px;
	padding: 1px;
	border: 1px solid #d0d0d0;
	background-color: #ffffff;
	position: relative;

}

.popupheader{
	font-weight:bold;
	text-align:left;
	background-color:#bfbfbf;
	background-image: url(../images/box_up02.gif);
	background-position: center;
	font-size:12px;
	padding: 4px;
	padding-top: 5px;
	color: #d81c1d;
	padding-bottom: 6px;
}

.popupheader_g{
	font-weight:bold;
	text-align:center;
	background-color:#efcfdf;
	font-size:13px;
	height:15px;
	padding-top:2px;
}

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

.niches-list li{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.niches-list a,
.niches-list a:visited {
	background:#EBEBEB url(../images/bu-niches-grey.png) no-repeat left center;
	color:#555555;
	padding: 7px 0px 6px 50px;
	width:145px;
	text-decoration:none;
	display: block;
	margin:0px 0px 0px 0px;
}

.niches-list a:hover {
	background:#FFE49F url(../images/bu-niches-yellow.png) no-repeat left center;
	color: #d41f1d;
	text-decoration: underline;
}

a.copyright {
	color:#ffffff;
	text-decoration: none;
}

a.copyright:hover {
	text-decoration: underline;
color:#ffffff;
}


a.copyright:visited {
	color:#ffffff;
	text-decoration: none;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}



/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
padding: 1px;
	}






/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {


	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
padding: 1px;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;



	color: red;
padding: 1px;
	}


/* the table cell that holds the name of the month and the year */


.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	padding: 1px;
	width: 23px;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
/* 	background: #d8e8ff; */
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
/* 	background: #d8e8ff; */
	font-weight: bold;
	}

.extra-large a.page-number,
.extra-large a.page-number:visited,
.extra-large a.page-number-button,
.extra-large a.page-number:hover,
.extra-large .page-number-current {
	font-size: 16px;
	line-height: 26px;
}
