/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, td, th, p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
body {
	background-color: #333333;
	background-image: url(../../images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

hr{
	color: #000000;
	height: 1px;
	width: 90%;
}

h1 {
	color: #000000;
	margin: 0px;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #FF9900;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #FF9900;
}
h3 {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 3px;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #393957;
}

input {
	background: #FFFFFF;
	border: 1px solid #C7D3AA;
}

inputImage {
	border: 0px;
}

select, textarea {
	background: #FFFFFF;
	border: 1px solid #003366;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

table {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.smallprint {
	font: 11px;
}

.pagingLinks {
	text-align: right;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
	color: #000000;
	margin: 3px 3px 0px 3px;
	background-color: #999999;
	padding: 3px 24px 3px 24px;
}

/* altrowEven & altrowOdd are used to style alternating table rows. */
.altrowEven {
	background-color: #CBDDE7;
}

.altrowOdd{
	background-color: #DCE9EF;
}
.mainContent {
	padding: 8px;
}
.columnPad {
	padding: 5px;
}
caption {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.noOutline {
	border-top-style: none;
}
.footerText {
	color: #CCCCCC;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footerWhite {
	color: #000000;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.footerLink:link, a.footerLink:hover,  a.footerLink:visited, a.footerLink:active {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.footerLink:hover {
  color: #FFFFFF;
}

/* these styles are for the calendar */
/* This class defines the syles for all generic links */
.calendarlink {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font weight: normal}
a.calendarlink:link {color: #000000;  text-decoration: none} 
a.calendarlink:visited {color: #000000; text-decoration: none} 
a.calendarlink:hover {color: #999999; text-decoration: none}
a.calendarlink:active {color: #999999; text-decoration: none} 

/* This class defines the styles for table headers in the calendar */
.calendarTableHeader 
{
	color: #000000; 
	background-color: #FF9900; 
	font-family : Verdana, tahoma, Arial; 
	font-size : 11px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}

/* This class defines table backgrounds */
.calendarList1 
{
	color: #14314F; 
	background-color:  #CCCCCC; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
}

/* This class defines table backgrounds with bold type */
.calendarlist1bold 
{
	color: #14314F; 
	background-color:  #CCCCCC; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
	font-weight: bold;
}

/* This class defines table backgrounds */
.calendarList2 
{
	color: #14314F; 
	background-color:  #f5f5f5;
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}

/* This class defines table backgrounds for days of the month in the calendar */
.calendarMainDisplayBackground 
{
	color: #000000; 
	background-color:  #DBDBDB; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
}

/* This class defines table backgrounds for non days of the month in the calendar */
.calendarMainDisplayBackground2 
{
	color: #000000; 
	background-color:  #f5f5f5;
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}
/* This class defines the border between days of the month */
.calendarMainDisplayBorder 
{
	background-color:  #F4F4F4;
}

/* This class defines the styles for all generic buttons */
.calendarInputSubmit1
{
	color: #FFFFFF;
	background-color: #FF9900;
	font: 10px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000 ;
}

/* This class defines the styles for all buttons on the main calendar display*/
.calendarInputSubmit2
{
	color: #000000; 
	background-color: #FF9900;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: bold;
}

/* This class defines the styles for all input boxes*/
.calendarInputBox
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for all text areas*/
.calendarInputBoxTextArea
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for main tables*/
.calendarTable1
{
	border: 1px solid #000000;
}

/* This class defines the styles for all admin control panel links*/
.calendarIconLink {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font weight: normal}
a.calendarIconLink:link {color: #000000;  text-decoration: none} 
a.calendarIconLink:visited {color: #000000; text-decoration: none} 
a.calendarIconLink:hover {color: #999999; text-decoration: none}
a.calendarIconLink:active {color: #999999; text-decoration: none} 

/* This class defines the styles for all error messages */
.calendarError {
	color: #FF0000;
}

/* This class defines the styles for all headings */
.calendarHeading {
	font-size: 14px;
	font-weight: bolder;
	color: #336699;
}
