/*========set the generic fonts for the whole site========*/

p, td, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height:18px;
}

b, strong {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	xcolor: #6C6760;
	color: #666666;
	font-weight: bold;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 18px;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 18px;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}

.header {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 18px;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	xbackground-color: #1A1008;
	background-color: #000000;
}

/*6E7096 8F8F8F 40668C  666666 434343*/

/*========Site Links========*/

a {
	xcolor: #786146;
	color: #666666;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	xcolor: #304B58;
	color: #999999;
}

a.thumbnail:hover img {
	filter: alpha(opacity=80);
	moz-opacity: .80;
	opacity: .80;
}
/*========end Site Links========*/

/*========form element styles========*/

input.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	xcolor: #6C6760; 
	xbackground-color: #E7DFD4;
	color: #333333; 
	background-color: #CBCBCB;
}
input.file {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333; 
	background-color: #CBCBCB;
}
textarea {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	background-color: #CBCBCB;
}
select, select option, select optgroup, select optgroup option {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	xcolor: #6C6760; 
	xbackground-color: #E7DFD4;
	color: #333333; 
	background-color: #CBCBCB;
}

/*========end form element styles========*/

/*=========form input styles=========*/

td.inputPrompt {
	text-align: left;
	padding: 5px 10px 5px 0;
	font-weight: bold;
}

/*========end form input styles======*/

.TopGroup
{
}

.TopMenuItem
{
	cursor: pointer;
}

.MenuGroup
{
	border: solid #909090 1px;
	opacity: .85;
	filter: alpha(opacity=85);
}

.DropDownItem
{
	xcolor: #D5CDC4;
	xbackground-color: #1f150d;
	color: #000000;
	background-color: #CBCBCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	xfont-weight: bold;
	cursor: pointer;
	text-align: left;
}

.DropDownItemOver
{
	color: #ffffff;
	xopacity: .6;
	filter: alpha(opacity=60);
	xbackground-color: #1f150d;
	background-color: #71767C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	text-align: left;
	xfont-weight: bold;
}

.SeparatorItem
{
	width: 100%;
	height: 1px;
	background-color: #909090;
}


/* ================== Begin Story Dialog Styles ================= */
.Story_DialogHeader
{
	background-color: #333333;
	padding: 3px 10px 3px 10px;
	border-top: solid 2px #71767C;
	border-left: solid 2px #71767C;
	border-right: solid 2px #71767C;
}

.Story_DialogContent
{
	background-image: url(http://cdn.maggiesottero.com/maggie/images/content_area_bkgrnd_no_edges.gif);
	padding: 10px 10px 10px 10px;
	border-bottom: solid 2px #71767C;
	border-left: solid 2px #71767C;
	border-right: solid 2px #71767C;
}
/* ================== End Story Dialog Styles ================= */

/* ================== Begin View Larger Dialog Styles ================= */

.ViewLarger_DialogHeader
{
	background-color: #333333;
	padding: 3px 10px 3px 10px;
	border-top: solid 2px #71767C;
	border-left: solid 2px #71767C;
	border-right: solid 2px #71767C;
}

.ViewLarger_DialogContent
{
	width:440px;
	height:560px;
	background-color:#333333;
	border-bottom: solid 2px #71767C;
	border-left: solid 2px #71767C;
	border-right: solid 2px #71767C;
	xbackground-color: #CFCFCF;
}

/* ================== End View Larger Dialog Styles ================= */

/* ================== Begin Collection Images ======================= */
div.item {
	width:141px;
	margin:2px 0 0 0;
	xborder: solid 2px #000000;
}

div.item div.image {
}

div.item div.label {
	width:141px;
	margin:6px 0 0 0;
}

div.item div.label img.icon {
	margin:1px 0 0 0;
	float:left;
	cursor:pointer;
}

div.item div.label div.text {
	float:right;
	width:105px;
	margin:0 18px 0 0;
}

div.item div.label div.text a,
div.item div.label div.text a:hover,
div.item div.label div.text a:active,
div.item div.label div.text a:visited {
	font-size:11px;
	color: #786146;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* ================== End Collection Images ======================= */


/* ================== Begin Calendar Popup ======================= */
.calendarPopUp_Calendar
{
	border: solid 1px #50624A;
	margin: 0 0 0 0;
}

.calendarPopUp_Calendar td
{
	font-size: 10px;
	padding: 0px 0px 0px 0px;	
}


.calendarPopUp_Title
{
	xcolor: White;
	background-color: #204254;
}

.calendarPopUp_Title td
{
	font-size: 10px;
	font-weight: bold;
	color: White;
	padding: 0 7px 0 7px;
}

.calendarPopUp_Day
{
	width: 20px;
	height: 15px;
	cursor: pointer;
	text-align: center;
	color: #828770;
	border-width: 1px;
	border-color: White !important;
	border-style: solid;
}


.calendarPopUp_Dayhover
{
	width: 20px;
	height: 15px;
	cursor: pointer;
	text-align: center;
	border-width: 1px;
	border-color: #50624A; 
	color: #828770;
	border-style: solid;
}

.calendarPopUp_DayActive
{
	width: 20px;
	height: 15px;
	cursor: pointer;
	text-align: center;
	color: #828770;
	border-width: 1px;
	border-color: #50624A !important;
	border-style: solid;
}

.calendarPopUp_Selectedday
{
	width: 20px;
	height: 15px;
	background-color: #C3BEA5;
	xcolor: #828770;
	border-width: 1px;
	border-color: #EA7A0F; 
	border-style: solid;
	xfont-weight: bold;
}

.calendarPopUp_SelectedDayHover {
	width: 20px;
	height: 15px;
	background-color: #C3BEA5;
	color: #ffffff; !important;
}

.calendarPopUp_Dayheader
{
	width: 25px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #DFD7CC;
	background-color: #54504A;
}

.calendarPopUp_Othermonthday
{
	color: #C3BEA5;
}

.calendarPopUp_Outofrangeday
{
	visibility: hidden;
}

.calendarPopUp_Month
{
	background-color: White;
	font-weight: bold;
}

.calendarPopUp_Nextprev
{
	cursor: pointer;
	height: 25px;
	vertical-align: center;
	padding: 0px 5px 0px 5px;
}


.calendarPopUp_NextPreHover
{
	cursor: pointer;
	height: 25px;
	vertical-align: center;
	padding: 0px 5px 0px 5px;
}

.calendarPopUp_NextPrevActive
{
	cursor: pointer;
	height: 25px;
	vertical-align: center;
	padding: 0px 5px 0px 5px;
}

/*Available Calendar Styles */

/*
calendarPopUp_Calendar
calendarPopUp_Content
calendarPopUp_DayActive
calendarPopUp_Day
calendarPopUp_DayHeader
calendarPopUp_DayHover
calendarPopUp_DisabledDayActive
calendarPopUp_DisabledDay
calendarPopUp_DisabledDayHover
calendarPopUp_Month
calendarPopUp_MonthTitle
calendarPopUp_NextPrevActive
calendarPopUp_NextPrev
calendarPopUp_NextPrevHover
calendarPopUp_OtherMonthDayActive
calendarPopUp_OtherMonthDay
calendarPopUp_OtherMonthDayHover
calendarPopUp_OutOfRangeDayActive
calendarPopUp_OutOfRangeDay
calendarPopUp_OutOfRangeDayHover
calendarPopUp_SelectedDayActive
calendarPopUp_SelectedDay
calendarPopUp_SelectedDayHover
calendarPopUp_SelectMonthActive
calendarPopUp_SelectMonth
calendarPopUp_SelectMonthHover
calendarPopUp_SelectWeekActive
calendarPopUp_SelectWeek
calendarPopUp_SelectWeekHover
calendarPopUp_Title
calendarPopUp_TodayDayActive
calendarPopUp_TodayDay
calendarPopUp_TodayDayHover
calendarPopUp_WeekendDayActive
calendarPopUp_WeekendDay
calendarPopUp_WeekendDayHover

*/

/* ================== End Calendar Popup ======================= */

