﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #008AE0
/*	background-image: url('../images/SideBar.jpg');
	background-repeat: repeat-y;		
	background-attachment: fixed;		
*/
}
.TableData
{	
	font-size: 12px;
	font-weight: bold;	
}

.TableDataSmall
{
	font-size: 10px;	
	font-weight: bold;
}

/* main form css */

.TableForm
{	
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
	background-color: White;	
}
.TablePageHeader
{
	background-color: White;	
}
.Header
{
	height: 110px;
	background-image: url('../images/CMG_Logo.jpg');
	background-position: center center;	
	background-repeat: no-repeat;
	background-color: White;	
}
.HeaderWide
{
	height: 110px;
	background-image: url('../images/CMG_Logo.jpg');	
	background-position: center center;	
	background-repeat: no-repeat;
	background-color: White;	
}
.HeaderSeperator
{
/*	background-image: url('../images/headerseperator.jpg');
	background-repeat: repeat-x;
	height: 5px;	
*/
}

/* end main form css */

.BulletList
{
	list-style-image: url('../images/bullet.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-left: 20px;	
	margin-top: 5px;	
	margin-bottom: 5px;
}
.LabelLeft
{	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #008AE0;
}
.LabelRight
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #008AE0;
}

/* link styles */

A.StandardLink:Link
{
	color: Black;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;	
}
A.StandardLink:Visited
{
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;	
}
A.StandardLink:Hover
{
	color: #D5802D;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
A.StandardLink:Active
{	
	color: #008AE0;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;	
	text-decoration: none;
}
A.WebSectionLink:Link
{
	color: Black;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/WebSectionLink.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;	
	
}
A.WebSectionLink:Visited
{
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/WebSectionLink.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;	
}
A.WebSectionLink:Hover
{
	color: #D5802D;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	background-color: White;
	background-image: url('../images/WebSectionLinkHover.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;		
}
A.WebSectionLink:Active
{
	color: #008AE0;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/WebSectionLinkHover.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;	
}
A.StandardLinkVisited:Link
{
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;	
}
A.StandardLinkVisited:Visited
{
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;		
}
A.StandardLinkVisited:Hover
{
	color: #D5802D;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
A.StandardLinkVisited:Active
{	
	color: #008AE0;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;	
	text-decoration: none;
}

A.ColumnHeaderLink:Link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: underline;
	color: Black;
}
A.ColumnHeaderLink:Visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: underline;
	color: #008AE0;
}
A.ColumnHeaderLink:Hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: none;
	color: #D5802D;
}
A.ColumnHeaderLink:Active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: none;
	color: #008AE0;
}

A.AlertLink:Link
{
	color: #ff0000;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;	
}
A.AlertLink:Visited
{
	color: #ff0000;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;		
}
A.AlertLink:Hover
{
	color: #D5802D;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
A.AlertLink:Active
{	
	color: #008AE0;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;	
	text-decoration: none;
}

/* end link styles */

/* control styles */

.StandardTextbox
{
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;			
}
.ErrorTextbox
{
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: Yellow;	
}
.StandardSelectList
{
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;	
}
.ErrorSelectList
{
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;	
	background-color: Yellow;		
}
.StandardRadioButton
{
	/*border-width: 1px;
	border-style: dashed;		*/
}
.ErrorRadioButton
{
}
.StandardCheckbox
{
	/*border-width: 1px;
	border-style: dashed;		*/
}
.ErrorCheckBox
{
}
.ButtonBig
{
	border: 0pt none white;
	padding: 0px;
	background-color: White;
	background-image: url('../images/buttonbig.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 125px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;	
}
.ButtonSmall
{
	border: 0pt none white;
	padding: 0px;
	background-color: White;
	background-image: url('../images/buttonsmall.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	width: 86px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8px;
	font-weight: bold;
	color: White;		
}

/* end control styles */

.ColumnHeader
{	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;			
}

.RequiredField
{
	color: Red;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;		
}

Table.TableMouseOver
{
    background: #eeeeee;	
	border: dashed 2px Black; 	
}

Table.TableMouseOut
{
	background: White;	
	border: solid 2px #eeeeee; 	
}
.RowMouseOver
{
	background: #eeeeee;		
}
.RowMouseOut
{
	background: White;
}
Table.SectionTable
{	
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: Black;	
}
.SectionHeader
{
/*	background-image: url('../images/DkBannerHeading.jpg');
	background-repeat: repeat-x;	
*/
	font-size: 16px;
	font-weight: bold;	
	color: Black;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align: left;
}

Table.MessageTable
{
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: Black;	
}

TD.SplashTableData
{
	/*background-image: url('../images/Demo.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 116px;	*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;			
	vertical-align: top;
}

Table.GridTable
{
	border-collapse: collapse;	
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: Black;	
}

TR.GridHeader
{
	background-color: White;
}

/* validation styles */

.ValidationTable
{
	background-color: White;
	position: absolute;
	top: 15px;
	left: 10px;				
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	width: 300px;
}
.ValidationHeader
{
	font-size: 12px;
	color: Black;	
	background-image: url('../images/close.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.ValidationTableData
{
	color: Red;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;				
}

/* end validation styles */

.TableClosed
{
	display: none;	
}
.TableOpen
{		
}

.ThumbnailImage
{
	border-style: none;
}

/* menu layout css */

ul.slidingmenu,
ul.slidingmenu ul,
ul.slidingmenu li,
ul.slidingmenu a
{
	padding: 0;
	margin: 0;
	display: block;
}

ul.slidingmenu,
ul.slidingmenu ul
{
	width: 145px;		
}

ul.slidingmenu li
{
	list-style-type: none;
	position: relative;		
}

ul.slidingmenu a 
{
	width: 100%;
}

ul.slidingmenu ul
{	
	position: absolute;
	/*top: -4px;*/
	left: -1px;
	top: 18px;
	display: none;
}

/* menu appearence css */

ul.slidingmenu, ul.slidingmenu ul
{
	border: 1px solid Black;
	border-width: 1px 1px 1px 1px;
}

ul.slidingmenu li
{
	background: #008AE0; 
	text-align: center;
	border-bottom: 1px solid;			
}

ul.slidingmenu a
{	
	color: White;
	font-weight: bold;	
	font-size: 12px;
	background: #008AE0;
	text-decoration: none;			
	vertical-align: middle;		
}

ul.slidingmenu a:hover
{	
	background: White;
	color: #008AE0;	
}
