body {
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
	font-size: 13px;
	background-color: white;
}

table {
	border-collapse: collapse;
}

td {
	font-size: 11px;
}
/* Rim */

#mainDiv {
	width:800px; 
	padding: 0;
	background-color: white;
}

#mainMenu {
	height: 18px; 
	width: 100%;
	margin:0; 
	padding:0;
}

#topHeader{
	height: 130px; 
	width: 100%;
	background-color:#CC3333;
	margin:0; 
	padding:0;
}

#bottomHeader{
	height: 130px; 
	width: 100%;
	background-color:#CC3333;
	margin:0; 
	padding:0;
}

#contentDiv {
	height: 100%; 
	margin:0; 
	padding:0;
}

#homeFlash {
	width: 343px; 
	float: left;
	margin: 18px 0 0 0;
}

#homeContent {
	color: #666666;
	width: 415px; 
	float: right;
	margin: 18px 0 0 0;
}

#storeListArea {
	width: 275px; 
	float: left;
	margin: 0 0 0 0;
	padding: 0 15px 0 50px;
	background-image:url(/Resources/Images/r_storesBackground.gif);
	background-repeat:repeat-y;
}

#arrowBlock{
	text-align: left; 
	padding: 0 0 0 0;
}

#giftLeftContent {
	width: 370px; 
	float: left;
	margin: 0 0 0 0;
	background-image:url(/Resources/Images/r_leftBackground.gif);
	background-repeat:repeat-y;
}

#directionsLeftContent {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	height: 300px; 
	float: left;
	margin: 0 0 0 0;
	padding: 15px 15px 0 50px;
	background-image:url(/Resources/Images/r_leftBackground.gif);
	background-repeat:repeat-y;
}

.mainMenuDefault {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

a.mainMenu {
	font-size: 14px;
	font-weight: bold;
	color: #CE2703;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

a.mainMenu:hover {
	color: black;
}

.store_header {  
	font-size: 14px; 
	font-weight: bolder; 
	color: #A1A3A6;
}

.store_list {  
	font-size: 11px; 
	font-weight: normal; 
	text-align: left; 
	color: white;
}

a {
	text-decoration:none; 
	font-size: 13px;
	color: black;
}

a.menulink {
	color: white;
	display: block;
	text-align: left;
	text-decoration: none;
	font-size:11px;
	border: none;
	line-height: 24px;
}

a.menulink:hover {
	border: none;
	background-color:#666666;
}

/* end Rim*/
p {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
}

a.calendar {
	color : blue;
	font-size: 10px;
	text-decoration: underline;
}

a.calendar:active {
	color : red;
}

a.calendar:hover {
	color : blue;
}

a.calendar:visited {
	color : blue;
}

a.thomas {
	color : #A7DCE0;
	font-size: 10px;
	text-decoration: none;
}

a.thomas:active {
	color : red;
}

a.thomas:hover {
	color : #A7DCE0;
}

a.thomas:visited {
	color : #A7DCE0;
}

a.adminMenu {
	color: white;  
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;	
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
}

td.calendarTD {
	font-size : 10px;
	font-weight: bold;
}


/*  classes */
.headerBackground {
	background-color: #444041;
}

.footerBackground {
	background-color: #E0D4C4;
}
.mainSelected {
	font-size: 15px;
	font-weight:bold;
	color: #ff004b;
	text-transform:uppercase;
	text-align: center;
}

.list {
	font-weight: normal;
	font-size: 12px;
}

.contentBox {
	background-image: url(/Resources/Images/stores_background.gif);
	padding: 25px 15px 10px 15px;
	margin: 0;
}

.Directions_header {
	font-size: 13px; 
	font-style: normal; 
	font-weight: bolder; 
	color: white;
	margin-bottom: 5px;
}
.Directions_list {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 13px; font-weight: normal; text-align: left; padding-bottom: 2px;}
.calander_list {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 10px; font-weight: normal; text-align: left; padding-bottom: 0px;}
.Calendar_date {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FE004A;}

/* ColdCalendar Specific */
.title {
	font-size:18px;
	font-weight: bold;
	text-align: left;
}

.currentDay {
	background-color: #ddd;
	font-size: 10px;
	font-weight:bold;
}

.dowHeader {
	color: #CE2703;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

.instruction {
	font-size: 14px;
	font-weight: bold;
}

/* Admin Styles */
a.adminMenu:link {
}

a.adminMenu:visited {
} 

a.adminMenu:active {
	color: blue;
} 

a.adminMenu:hover {
	color: blue;
}

th {
	font-weight: bold;
	border-bottom: 1px black solid;
	text-align: left;
}

td.title { 
	font-size: 12px; 
	font-weight: bold 
}

#pageHeader {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 5px 0;
}

/*  classes */
.error {
	font-weight: bold;
	color: red;
}

.allCaps {
	text-transform: uppercase;
}
