.subTitle {
	color: black;	
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin:1px;
	
}

div.clearFix {
	clear: both;
}
div.divright {
	float: right;
}	

div.divleft {
	float: left;
}
div.divbox
{
	
}
div.newbox {
	margin: 1px;
	margin-top:5px;
	border: 1px solid #000000;
	padding: 10px;
}
div.boxTitle {
	background: #7f9bca;
	color: #ffffff;	
	font-weight: bold;
	height:24px;
	padding-top:7px;
	font-size: 14px;
	text-align: left;
	padding-left:3px;
	margin:1px;
}

div.cartProductItem {
	padding-right: 5px;
	display: block;
}
div.cartProductItem a {
	color: #000000;
	text-decoration: underline;
}
div.cartProductItem a:hover {
	text-decoration: none;
}

td.form-header, th.form-header, p.form-header
{
	font-weight: bold;
	font-size: 12px;
	color: #DE195A;
	padding: 4px;
	padding-left: 4px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	border: solid;
	border: 0px;
	border-left: 4px;
	border-left-color: #DE195A;
	background-color: #f0f0f0;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	color: #DE195A;
	padding: 6px;
	padding-bottom: 6px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	border: solid;
	border: 0px;
	border-left: 0px;
	border-bottom: 1px; /*border-left-color: #f8cc1e;*/
	background-color: #f9f9f9;
}

.form-header1
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	background-color: #DE195A;
}
.form-header2
{
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	color: #DE195A;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	background-color: #f0d47b;
}

.form-subheader
{
	font-weight: bold;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.form-label
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}
.form-value
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}
.errormessage
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: verdana, arial, helvetica, sans-serif;
}
.warningmessage
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
}

a.dg-header-link
{
	color: White;
	font-size: 8pt;
}
a.dg-header-link:link
{
	color: #ffffff;
	text-decoration: none;
}

a.dg-header-link:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.dg-header-link:active
{
	color: #ffffff;
	text-decoration: none;
}

a.dg-header-link:hover
{
	color: #e0e0e0;
	text-decoration: underline;
}

td.dg-item a
{
	color: #DE195A;
	text-decoration: none;
	font-size: 11px;
}

td.dg-item a:hover
{
	color: #DE195A;
	text-decoration: underline;
}

td.dg-item-number a
{
	color: #DE195A;
	text-decoration: none;
	font-size: 11px;
}

td.dg-item-number a:hover
{
	color: #DE195A;
	text-decoration: underline;
}


td.dg-alternating-item a
{
	color: #DE195A;
	text-decoration: none;
	font-size: 11px;
}

td.dg-alternating-item a:hover
{
	color: #DE195A;
	text-decoration: underline;
}


td.dg-alternating-item-number a
{
	color: #DE195A;
	text-decoration: none;
	font-size: 11px;
}

td.dg-alternating-item-number a:hover
{
	color: #DE195A;
	text-decoration: underline;
}




.dg-table
{
	padding-left: 0px;
	background-color: white;
	margin: 0px;
	width: 95%;
	border-right: rgb(240,240,240) 1px solid;
	border-top: rgb(240,240,240) 1px solid;
	border-left: rgb(240,240,240) 1px solid;
	border-bottom: rgb(240,240,240) 1px solid;
	text-align: left;
}

.dg-table-compact
{
	padding-left: 0px;
	border-width: 0px;
	border-style: none;
	background-color: white;
	margin: 0px;
	border-collapse: collapse;
}


.dg-header
{
	font-weight: bold;
	color: white;
	background-color: #DE195A;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: 8pt;
}

.dg-table th
{
	font-weight: bold;
	color: white;
	background-color: #DE195A;
	padding-left: 2px;
	padding-right: 4px;
	text-align: left;
	font-size: 8pt;
}

.dg-header A
{
	font-weight: bold;
	color: white;
	background-color: #DE195A;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	text-decoration: none;
}

.dg-header-option
{
	font-weight: bold;
	color: White;
	background-color: #DE195A;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
}
.dg-item
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
}

.dg-item-goneaway
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px;
	background-color: #ffe6e6;
}

.dg-item-current
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
	background-color: #b5e4b5;
}


.dg-item-donor
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
	background-color: #f9f9ae;
}


.dg-alternating-item-show
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
	background-color: #d2efff;
}


.dg-item-show
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
	background-color: #c6daf1;
}
.dg-item-voucher
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
	background-color: #F0C6EE;
}


.dg-alternating-item-voucher
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
	background-color: red;
}

.dg-item-number
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	font-size: 11px;
}

.dg-item-compact
{
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	font-size: 11px;
}

.dg-item-option
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 11px;
}
.dg-alternating-item
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px;
	background-color: #efefef; /*cursor: pointer;*/
}

.dg-alternating-item-current
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px; /*cursor: pointer;*/
	background-color: #b5deb5;
	background-color: #b5ddb5;
}


.dg-alternating-item-donor
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px;
	background-color: #ededae;
}


.dg-alternating-item-number
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	font-size: 11px;
	background-color: #efefef;
}
.dg-alternating-item-compact
{
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	font-size: 11px;
	background-color: #efefef;
}
.dg-alternating-item-option
{
	background-color: #efefef;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 11px;
}

.dg-footer
{
	font-weight: bold;
	color: white;
	background-color: #DE195A;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: 8pt;
}

.dg-footer-number
{
	font-weight: bold;
	color: white;
	background-color: #DE195A;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
	font-size: 8pt;
}

.dg-pager
{
	color: #000066;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

caption
{
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	color: #DE195A;
	font-size: 12px;
}

.issueAdverts
{
	width: 500px;
	font-family: Verdana;
	font-size: 12px;
}

.issueHeader
{
	color: white;
	background: #000055;
	text-align: center;
	font-weight: bold;
}

.issueLowerHeader
{
	color: #880000;
	font-weight: bold;
}

.registration-header
{
	font-weight: bold;
	color: white;
	background-color: #DE195A;
	text-align: center;
	font-size: 10pt;
	height: 25px;
}

#obligatory
{
	color: red;
	font-size: 7pt;
}


.registration-smallprint
{
	color: #808080;
	font-size: 7pt;
	text-align: justify;
}

.reList
{
	margin-top: 3px;
	margin-bottom: 3px;
}

reList LI
{
	padding: 0px;
	margin: 2px;
}

INPUT.txtbox
{
	width: 250px;
}

SELECT.txtbox
{
	width: 256px;
}

a.alphanav:link, a.alphanav:active, a.alphanav:visited
{
	padding: 2px;
	text-align: center;
	color: #DE195A;
}

a.alphanav:hover
{
	color: #999999;
}

.alpha
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.current_alpha
{
	padding: 2px;
	font-weight: bold;
	color: #f8cc1e;
}

.demoQuestion
{
	font-style: italic;
}

.demoAnswer
{
	font-style: normal;
}

.tab-filter
{
	background-color: #dee2ef;
}



.dg-header-leads
{
	font-weight: bold;
	color: white;
	background-color: #DE195A; /*padding-left: 7px; 	padding-right:7px;*/
	text-align: left;
	font-size: 8pt;
}

.dg-table-compact
{
	padding-left: 0px;
	border-width: 0px;
	border-style: none;
	background-color: white;
	margin: 0px;
	border-collapse: collapse;
}

.dg-header-leads
{
	font-weight: bold;
	background-color: white;
	background-color: #DE195A;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	font-size: 8pt;
}

.dg-item-compact
{
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	font-size: 11px;
	background-color: #efefef;
}

.dg-alternatingitem-compact
{
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	font-size: 11px;
}

div#left
{
	width: 200px;
	background-color: yellow;
	float: left;
	height: 100%;
}

td.leftcol
{
	background-color: #ffffff;
}

div.headerbar
{
	width: 100%;
	height: 15px;
	background-color: #CBEFEF;
	float: left;
	margin-left: 3px;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
	color: #36B0C5;
	text-transform: uppercase;
	text-indent: 0px;
}

td.headerbar
{
	color: #36B0C5;
	text-transform: uppercase;
	background-color: #CBEFEF;
	font-weight: bold;
	text-indent: 10px;
}

div#rss
{
	padding-left: 8px;
}

.pagehead
{
	font-weight: bold;
	font-size: 12px;
	color: #f8cc1e;
	padding: 6px;
	padding-bottom: 6px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	border: solid;
	border: 0px;
	border-left: 6px;
	border-left-color: #f8cc1e;
	background-color: #dee2ef;
}

a.small
{
	font-size: 8px;
	margin: 0px;
	padding: 0px;
}

input.button
{
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background: #DE195A;
	border: 1px outset #dee2ef;
	margin: 2px;
	margin-right: 5px;
	position: relative;
	left: -2px;
}



.LinkButtonBorder
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.LinkButtonBorder:Hover
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	background-color: #eeeeee;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.LinkButton
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

.LinkButton:Hover
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	background-color: #eeeeee;
}

.PagerHyperlinkStyle
{
	padding-left: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

.PagerHyperlinkStyle:Hover
{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	background-color: #eeeeee;
}

.button_small
{
	width: 35px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background: #DE195A;
	border: 1px outset #dee2ef;
	margin: 1px;
}


.button_small2
{
	width: 46px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background: #DE195A;
	border: 1px outset #dee2ef;
	margin: 2px;
}

/*
	left menu starts here
*/


.userinfo
{
	color: #B86B06;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 15px;
	font-size: 11px;
}

.group
{
	color: #593403;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 4px;
	margin-left: -18px;
	font-size: 11px;
}

a.dotsActive:hover
{
	text-decoration: underline;
}

a.dotsActive
{
	font-family: verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	list-style-image: url(dot.gif);
	padding-bottom: 4px;
}


li.dotsActive
{
	font-family: verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	list-style: square;
	padding-bottom: 4px;
}


li a
{
	text-decoration: none;
	font-size: 11px;
}

li a:hover
{
	text-decoration: underline;
}

li.dots
{
	font-family: verdana, Helvetica, sans-serif;
	color: #B86B06;
	font-weight: bold;
	font-size: 11px;
	list-style: square;
	padding-bottom: 4px;
}

a.homepage-links
{
	font-family: verdana, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 11px;
	list-style: square;
	padding-bottom: 4px;
}

ul.menu
{
	padding-left: 0px;
	margin-left: 24px;
	margin-right: 10px;
}


/*
	left menu ends here
*/

/*
	filter starts here
*/


TD input.filter-textbox
{
	font-size: 11px;
	border: solid 1px white;
	width: 150px;
	margin-right: 3px;
	margin-bottom: 1px;
}
TD input.filter-textbox-long
{
	font-size: 11px;
	border: solid 1px white;
	width: 367px;
	margin-right: 3px;
	margin-bottom: 1px;
}
TD input.filter-textbox-short
{
	font-size: 11px;
	border: solid 1px white;
	width: 62px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.filter-ddl
{
	font-size: 11px;
	border: solid 1px black;
	width: 60px;
	margin-right: 10px;
}
table.filter
{
	margin-left: 2px;
	color: black;
	background-color: #dee2ef;
}

table.filter-donor
{
	margin-left: 2px;
	color: black;
	background-color: #ffffcc;
}

table.filter a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
table.filter a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
table.TA-filter
{
	margin-left: 12px;
}
table.TA-show
{
	padding-left: 2px;
	padding-right: 2px;
	/*
	padding-left: 1px;
	margin-left: 4px;
	
*/
	background-color: #dee2ef;
}


/*donor filter*/
table.TA-donor-filer
{
	padding-left: 2px;
	padding-right: 2px;	
	background-color: #dee2ef;
	margin:3px 0px 3px 0px;	
}

table td.TA-donor-filer-td-fixed
{
    width: 65px;
}

table td.TA-donor-filer-head-space
{
    padding-top: 3px;
}


table td.ta-short
{
	height: 24px; 
	width: 65px;
	padding:0px;
	margin:0px;
	
}

table td input.filter-textbox-short
{
	font-size: 11px;
	border: solid 1px white;
	width: 63px;
	margin-bottom: 1px;
	margin-right: 2px;
	margin-left:0px;
	padding-left:0px;
}
table td.ta-middle
{
	height: 24px; 
	width: 150px;
	padding:0px;
	margin:0px;
}
table td input.filter-textbox-middle
{
	font-size: 11px;
	border: solid 1px white;
	width: 147px;
	margin-bottom: 1px;
	margin-right:0px;
}
table tr.tr-label
{
	height:14px;
}
table tr.tr-label td
{
	height:14px;
	padding:0px;
	margin:0px;
}

table td.td-short
{
	width:65px;
	padding:0px;
	margin:0px;
}
table td.td-middle
{
	width:150px;
	padding:0px;
	margin:0px;
}
TD input.filter-textbox-long
{
	font-size: 11px;
	border: solid 1px white;
	width: 370px;
	margin-bottom: 1px;	
	margin-right:3px;
}

/*TD input.filter-textbox
{
	font-size: 11px;
	border: solid 1px white;
	width: 147px;
	margin-bottom: 1px;
}
*/
.filter-ddl
{
	font-size: 11px;
	border: solid 1px black;
	width: 60px;
	margin-right: 10px;
}
/*
TD input.filter-textbox-long
{
	font-size: 11px;
	border: solid 1px white;
	width: 367px;
	margin-right: 3px;
	margin-bottom: 1px;	
}
TD input.filter-textbox-short
{
	font-size: 11px;
	border: solid 1px white;
	width: 62px;
	margin-right: 3px;
	margin-bottom: 1px;		
	margin-left: 1px;		
}
.filter-ddl
{
	font-size: 11px;
	border: solid 1px black;
	width: 60px;
	margin-right: 10px;
}
*/
table.TA-show-booker
{
	margin-left: 4px;
	background-color: #d0d4df;
}

table.TA-show-donor
{
	margin-left: 4px;
	background-color: #ffff99;
}



/*
	filter ends here
*/

div.TransparentGrayBackground
{
	position: fixed;
	top: 0;
	left: 0;
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}

div.update_progress_center
{
	color: black;
	width: 350px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 45%;
	font-weight: bold;
}
div.update_progress
{
	margin-top: 2px;
	width: 300px;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

INPUT
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #424242;
}
table.table
{
	border-left: 2px solid #d3cfcf;
	width: 99%;
	margin-top: 10px;
	text-align: left;
}
table.table td
{
	padding: 2px;
	margin: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	background-color: #f3f3f3;
	color: #333333;
}
table.table td.form-header
{
	padding: 2px;
	margin: 2px;
	padding-left: 5px;
	width: auto;
	background-color: #dddddd;
	color: #333333;
}
table.table input[type=text]
{
	font-size: 10px;
	width: 200px;
}
table.table input.button
{
	width: auto;
	font-size: 11px;
}
table.table .ddl
{
	width: auto;
	font-size: 11px;
}
table.table td.asterisk
{
	color: #C00000;
	width: 5px;
}
/* ############	 OUTSTANDING BUTTONS  ############### */
input.outstanding
{
	height: 17px;
	margin-top: 2px;
	max-width: 91px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	border: 1px solid;
	border-top-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	background-image: url(submit.gif);
	background-repeat: repeat-x;
}

table.table input.outstandinglong, input.outstandinglong
{
	height: 17px;
	font-size: 11px;
	width: auto;
	color: #000;
	font-weight: bold;
	background-color: #f1dfff;
	border: 1px solid;
	border-top-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	background-image: url(submit.gif);
	background-repeat: repeat-x;
}
table.table input.outstandinglong:hover, input.outstandinglong:hover
{
	border: 1px solid #6c7483;
}
table.table input.outstanding:hover
{
	border: 1px solid #6c7483;
}

input.outstanding:hover
{
	border: 1px solid #6c7483;
}

.asterisk
{
	color: #C00000;
}
.ddl
{
	width: auto;
	font-size: 11px;
}

/* DIV WITH - PROCESS PAYMENT */
DIV#procesPayment
{
	width: 800px;
}
DIV#paymentOptions
{
	width: 600px;
}
DIV#addPaidSubs
{
	width: 700px;
}
DIV#paymentPromised
{
	width: 700px;
}
DIV#notesHistory
{
	width: 600px;
}

/*------- BOX ------------*/

.box
{
	width: 300px;
	border: #e0e0e0 2px solid;
}
.box span
{
	font-weight: normal;
}
.dg-headerbox
{
	font-weight: bold;
	color: white;
	background-color: #DE195A;
	padding: 7px;
	text-align: left;
	font-size: 8pt;
}
.dg-headerbox a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.divcurrentbox
{
	border-right: #e0e0e0 2px solid;
	border-top: #e0e0e0 2px solid;
	border-left: #e0e0e0 2px solid;
	border-bottom: #e0e0e0 2px solid;
}
.divcurrentbox a
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.divcontextbox
{
	border-right: #e0e0e0 2px solid;
	border-top: #e0e0e0 2px solid;
	border-left: #e0e0e0 14px solid;
	border-bottom: #e0e0e0 2px solid;
}
.cmenubox
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	list-style-type: none;
	background-color: white;
}
.cmenubox A:hover
{
	text-decoration: none;
	background-color: #eeeeee;
	display: block;
}
.cmenubox LI
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.cmenubox LI:hover
{
}
.cmenubox HR
{
	border-right: 0px;
	border-top: 0px;
	margin: 3px 0px;
	border-left: 0px;
	width: 10em;
	border-bottom: 1px solid;
}
.cmenubox A
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.cmenubox A:hover
{
	text-decoration: none;
	background-color: #eeeeee;
	display: block;
}
.cmenubox .topSep
{
	border-top: gray 1px solid;
	margin-top: 0.3em;
	font-size: 90%;
	padding-top: 0.3em;
}

.MyCalendar .ajax__calendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffffff;
	color: #000000;
}
.MyCalendar .ajax__calendar .ajax__calendar_footer
{
	border-top: 1px solid #f5f5f5;
}
.MyCalendar .ajax__calendar .ajax__calendar_dayname
{
	border-bottom: 1px solid #f5f5f5;
}
.MyCalendar .ajax__calendar .ajax__calendar_day
{
	border: 1px solid #ffffff;
}
.MyCalendar .ajax__calendar .ajax__calendar_month
{
	border: 1px solid #ffffff;
}
.MyCalendar .ajax__calendar .ajax__calendar_year
{
	border: 1px solid #ffffff;
}


.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: White;
	color: black;
	font-size: 8pt;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: black;
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.MyCalendar table td
{
	margin: 0;
	padding: 0;
}

.MyCalendar table td
{
	margin: 0;
	padding: 0;
}

.userstatus_item
{
	float: left;
	clear: none;
	margin-right: 10px;
	margin-bottom: 5px;
}

.userstatus_item_newline
{
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 5px;
}

.userstatus_item strong
{
	font-size: 12px;
	padding-bottom: 3px;
}

.ProductSelector td
{
	font-size: 12px;
	border-width: 0px;
	padding-right: 5px;
}

.link:hover
{
	cursor: pointer !important;
}

.smallprint
{
	font-size: 10px;
	color: #999999;
}

.smallprint a
{
	font-size: 10px;
}


table.edit-table
{
	border: solid 1px black;
	background-color: white;
	text-align: left;
	font-size: 12px;
}
td.edit-label
{
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	color: black;
}
td.edit-lval-left
{
	text-align: left;
	font-weight: bold;
	color: black;
	font-style: italic;
	padding-left: 20px;
}
td.edit-lval
{
	text-align: right;
	font-weight: bold;
	color: black;
	font-style: italic;
}

table.admin_images
{
	padding: 0;
	margin: 0;
}
table.admin_images td
{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
table.admin_images td img
{
	border: 0;
}


/* Login Page. Note: table.login replaced by div.login */
table.login
{
    background-color: Black;
    color: White;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;
}
table.login td
{
}
table.login th
{
    font-size: 20px;
    text-align: left;
}
div.login
{
    background-color: Black;
    color: White;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;   
}
span.loginTitle
{
    font-size: 20px;
    text-align: left;
}


div.pagetitle_client
{
	font-size: 20px;
	font-weight: bold;
    border-bottom: solid 2px black;
    width: 100%;
    height: 30px;
    text-align: center;
}

.loginframe {
	margin: 0 auto;
	width: 300px;
}

.tableframe {
	position: relative;
	top: 140px;
	width: 820px;
	height: 400px;
	background-image:url(images/bgframe.png);
	border: 2px solid #111111;
}


