@import url("css/menu.css");
@import url("css/listitems.css");

/* HTML ATRIBUTES */
body {
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;	
	background-color:#FFFFFF;
	color:#666666;
}
.MainBG {
    background: url(images/CME_bg_01.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	width:100%;	
}
.MainBG2 {
    background: url(images/CME_bg_03.jpg);
	background-position: left top;
	background-repeat: repeat;
	width:100%;
	height:100%;
}
.MainBody {
    background-color:#FFFFFF;
}
.TopText {
   vertical-align:middle;
}
.HeaderPanetb {
    background-image:url(images/cme_logo3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
    
.HeaderBG {
   background-image: url(images/CME_S_05.png);
   background-position:top;
   background-repeat: repeat-x;
   width:100%;
}
.loginText {
   padding-right:50px;
}
.solpart {
   background-image:url(images/CME_S_20.jpg);
   background-position:left;
   background-repeat:repeat-x;
}
.solpart-btfade {
   background-image:url(images/btm_navfade.jpg);
   background-position:top;
   background-repeat:repeat-x;
}
.cme_leftcorner {
    background:url(images/CME_S_27.png);
	background-position:top;
	background-repeat:repeat-y;
}
.cme_rightcorner {
    background:url(images/CME_S_28.png);
	background-position:top;
	background-repeat:repeat-y;
}	
.cme_footercen {
    background: url(images/CME_S_32.png);
	background-position:top;
	background-repeat: repeat-x;
}	
.Copyrighttoken {
   padding-left:5px;
   color:#666666;
}
/* DNN ATRIBUTES */
.DataGrid_Header {
   color: #00528a;
   background-color: transparent;
}
.DataGrid_Item {
   color: #00528a;
   background-color: transparent;
}
.DataGrid_AlternatingItem {
   color: #666666;
   background-color: transparent;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #5b3570 1px solid;
	border-top: #5b3570 1px solid;
	border-left: #5b3570 1px solid;
	border-bottom: #5b3570 1px solid;
}

form {
	margin: 0;
}
tbody {
	font: 12px  "Trebuchet MS",Arial,sans-serif;
}
td {
	font: 12px "Trebuchet MS",Arial,sans-serif;
}
p {
	font: 12px "Trebuchet MS",Arial,sans-serif;
}
div {
	font: 12px "Trebuchet MS",Arial,sans-serif;
}
table {
	font: 12px "Trebuchet MS",Arial,sans-serif;
}

input, textarea, select {
	font-family: "Trebuchet MS",Arial,sans-serif;
}
a:Link, a:visited, a:active {
	color: #00528a;
	text-decoration: none;
}
a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}



/* Links */
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active {
	color: #00528a;
	text-decoration: none;
	font: 10px "Trebuchet MS",Arial,sans-serif;
}
a.RedLink:hover {
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #00528a;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #aaaaaa;
	text-decoration: underline;
}


.SkinObject
{
	font-weight: bold;
	font-size: 12px;
	color: #00528a;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #00528a;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #00528a;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #aaaaaa;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #00528a;
}

/* END Class */



/* style for module titles */
.Head  {
    font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #666666;           
}

div.hr {
margin: 4px 0 4px 0;
padding: 0;
height: 1px;
font-size: 1px;
background:#582B71;
}

/* Default Values*/

.SubHead    {
      font-family: "Trebuchet MS",Arial,sans-serif; 
	  color: #666666;
      font-size: 12px; 
               
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
     font-family: "Trebuchet MS",Arial,sans-serif; 
	 color: #666666;
     font-size: 12px;        
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: "Trebuchet MS",Arial,sans-serif; 
    color: #666666;
	font-size: 12px;

}


/* Normal Text Box */
.NormalTextBox { color: #00528a; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; background-color:#FFFFFF; border: #5b3570 1px solid; }

/* Normal Text Box TD*/
.NormalTextBox TD { color: #00528a; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; background-color:#FFFFFF; border: #5b3570 1px solid; }

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: "Trebuchet MS",Arial,sans-serif;
    color: #00528a;
	font-size: 12px;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  "Trebuchet MS",Arial,sans-serif;
    color: #00528a;
	font-size: 12px;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:   "Trebuchet MS",Arial,sans-serif;
    color: #00528a;
	font-size: 12px;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  "Trebuchet MS",Arial,sans-serif;
    color: #aaaaaa;
	font-size: 12px;
	text-decoration: underline;
}



/* text style for buttons and link buttons used in the portal admin pages */
.LinkStyle1     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkStyle1 :link {

    font-family: "Trebuchet MS",Arial,sans-serif;
    color: #00528a;
	font-size: 12px;
                
}

A.LinkStyle1 :visited  {
    font-family:  "Trebuchet MS",Arial,sans-serif;
    color: #00528a;
	font-size: 12px;
                
}

A.LinkStyle1 :active   {
    font-family:  "Trebuchet MS",Arial,sans-serif;
    color: #00528a;
	font-size: 12px;

}

A.LinkStyle1 :hover {
    font-family:  "Trebuchet MS",Arial,sans-serif;
    color: #aaaaaa;
	font-size: 12px;
}



/* Template Text Headings  */


/* H1 */
H1 { color: #666666; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 16px; font-weight: bold; }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #aaaaaa; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 15px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #666666; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 15px; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #aaaaaa; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #666666; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 14px; font-weight: bold; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #aaaaaa; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #666666; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #aaaaaa; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #666666; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #aaaaaa; font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }


/* SKIN ATRIBUTES */

/* Containers */

/*-- Header pane                   --*/ .HeaderPane {padding:0px;}
/*-- Header pane                   --*/ .SearchPane {padding:0px;}

/*-- top left pane                 --*/ .topleft {padding: 0 3px 0 3px; padding-bottom:5px; padding-top:5px;}
/*-- top right pane                --*/ .topright {padding: 0 3px 0 3px; width: 230px; padding-bottom:5px; padding-top:5px;}

/*-- top left pane                 --*/ .leftpane2 {padding: 0 3px 0 3px; width: 224px; padding-bottom:5px; padding-top:5px;}
/*-- top right pane                --*/ .rightpane2 {padding: 0 3px 0 3px; width: 224px; padding-bottom:5px; padding-top:5px;}

/*-- Content pane                  --*/ .ContentPane {padding-bottom:5px; padding-top:5px; padding-right:3px; width:100%; padding-bottom:3px;}
/*-- Content pane                  --*/ .ContentPane2 {padding-bottom:5px; padding-top:5px; padding-right:3px; padding-bottom:3px;}

/*-- Bottom content pane           --*/ .Bottom {padding: 0 3px 0 3px; width: 230;}

/*-- Copyright inside pane         --*/ .Copyright {padding: 0 3px 0 3px; width: 50%; vertical-align:middle;}


#WhiteText {
   color:#ffffff;
   font-size:10px;
   font-weight:bold;
}
#WhiteText a:link{color:#ffffff; font-weight:bold;}
#WhiteText a:visited{color:#ffffff; font-weight:bold;}
#WhiteText a:hover{color:#ffffff; font-weight:bold; text-decoration:underline;}
#WhiteText a:active{color:#ffffff; font-weight:bold; text-decoration:underline;}


.breadcrumb {
    color: #00528a;
	font-weight: bold;
    vertical-align: middle;
	text-align:left;
	padding:3px;
}
.Currentdate {
    color: #FFFFFF;
    vertical-align: middle;
	text-align:left;
	padding-left:2px;
	font-size:10px
}
