/* ================================
    CSS STYLES FOR EIRTRAIL ENGLISH West
   ================================
*/


body {
	background: #e6e6e6;
}

table, tr, td, p {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	line-height: 1.4em;
}

table.site {
	background: url(bg_table_main.jpg) center repeat-y;
   	height: 86px;
}


td.topTD {
	background: url(bg_top.jpg) no-repeat top center;
	height: 210px;
	text-align: right;
	padding: 3px 37px 35px 32px;
	font-size: 9px;
}

td.middleTD {
	background: url(bg_toptable.jpg) no-repeat top center;
	padding: 10px 40px 0 40px;
	font-size: 11px;
}

td.bottomTD {
	background: url(bg_footer.jpg) no-repeat bottom center;
	height: 100px;
	padding: 0 47px 0 100px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

label, .normal, .Normal {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}

td.containerHEADL {
	background: url(header_cap_left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADR {
	background: url(header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADC {
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 17px 5px;
}

td.containerHEADE {
	background: url(header_bg.gif) repeat-x bottom;
	width: 12px;
	padding: 0 0 12px 0;
}

td.containerTD {
	padding: 10px 12px 25px 12px;
}

table {
	padding: 0;
}

select, input {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: url(blue_back_grad.jpg) center repeat-x;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9px;
    color: #CCCCCC;
    font-weight: normal;
    font-family: Trebuchet MS, Arial, Helvetica;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    font-size: 9px;
    color: #CCCCCC;
    background-color: transparent;
    border: 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    font-size: 9px;
    color: #CCCCCC;
    background-color: transparent;
    border: 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

A.OtherTabs:active   {
    text-decoration:    none;
    font-size: 9px;
    color: #CCCCCC;
    background-color: transparent;
    border: 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-size: 9px;
    color: #ffffff;
    background-color: transparent;
    border: 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}


/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuItem {
	background: #DCDCDC;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	font-style: normal;
	border-bottom: #505052 0px solid;
	border-top: #505052 0px solid;
	padding: 0 8px 0 5px;
	height: 18px;
}

.MainMenu_MenuItemSel {
	background: #41597F;
	cursor: pointer;
	cursor: hand;
	color: #DCDCDC;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	padding: 0 8px 0 5px;
	height: 18px;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	color: #c0c0c0;
	background: #DCDCDC;
	filter: none;
	border: 1px solid #808080;
	margin-top: 12px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	background-color: #c0c0c0;
	height: 6px;
	display: none;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #505052 1px solid;
	border-bottom: #505052 1px solid;
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 21px;
}

/* Module Title Menu
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff;
	background: #356945;
	cursor: pointer;
	cursor: hand;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #356945 1px solid;
	border-top: #356945 1px solid;
}

.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background: #356945;
	margin-top: 5px;
	border: 2px solid #DCDCDC;
	padding: 0px 1px 1px 1px;
	filter: none;
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #677E1B;
}

.ModuleTitle_MenuArrow {
	font-family: webdings;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	display: none;
}



/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #5e7404;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #dedede;
	border-right: 1px solid #c0c0c0;
	padding: 0px 3px 0px 3px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background: #fff;
}

a.CommandButton:hover {
	color: #fff;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #3B4C02;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #3B4C02;
	padding: 0px 3px 0px 3px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background: #6e8e05;
}

a.Normal:link, a.Normal:visited {
	color: #6E8E05;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #6E8E05;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


.Head {
	font-size: 10px;
	color: #333;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}


.NormalRed {
	color: #D08D00;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 11px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

