body
{
background-color: #FFFFFF;
text-align: left;
}

a
{
color: Blue;
text-decoration: underline;
}

.innet
{
background-color: #F1EFE2;
color: #484848;
}

.innet a
{
color: #404040;
text-decoration: none;
}

ul, ol
{
list-style-position: inside;
}

.innet .grid_header a:hover, .innet .grid_row a:hover, .innet .grid_alt_row a:hover, .innet .grid_footer a:hover
{
text-decoration: underline;
}

.grid_header
{
text-align: left;
}

.grid_header a
{
color: #443266;
}

.grid_header th
{
padding: 3px;
background-color: #C6C6C6;
color: #443266;
border-right: solid 1px #505050;
text-align: left;
}

.grid_row td
{
padding: 3px;
background-color: #F1F0FF;
color: #443266;
border-right: solid 1px #505050;
}

.grid_alt_row td
{
padding: 3px;
background-color: #EFF2FF;
color: #443266;
border-right: solid 1px #505050;
}

tr.grid_row:hover
{
background-color: #C6C6C6;
}

th.grid_action, td.grid_action
{
text-align: center;
}

.grid_action input
{
border: 0px;
padding: 0px;
margin: 0px;
}

.grid_footer
{
}

.RadTreeView_Default a
{
font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;
}

.RadTreeView_Default a:hover
{
text-decoration: none;
}

.container
{
padding: 4px;
margin: 4px;
border: solid 1px #CCCCCC;
}

.container_item input
{
margin: 4px;
}

.container_item
{
text-align: left;
margin: 4px;
}

.seperator hr
{
border: 0px;
color: #7A7263;
background-color: #7A7263;
height: 1px;
}

.template_repeater
{
float: left;
width: 230px;
height: 240px;
padding: 2px 5px 2px 5px;
text-align: center;
}

#login_logo
{
text-align: center;
margin: 10px 0 0 0;
}

.watermark
{
color: #AAAAAA;
font-style: italic;
}

textarea.textbox
{
float: left;
margin: 4px;
padding: 4px;
height: 16px;
overflow: auto;
}

.notification_item
{
padding: 6px 0 6px 0;
border-bottom: dotted 1px #CCCCCC;
clear: both;
}

.anotification_item:hover
{
background-color: #EEEEEE;
}

.new
{
font-weight: bold;
}

.notification_item img
{
float: left;
margin: 6px;
}

.notification_item .date
{
float: left;
font-size: 10px;
font-style: italic;
display: inline-block;
width: 75px;
}

.notification_item .text
{
float: left;
display: inline-block;
width: 180px;
}

.notification_item .delete
{
float: left;
position: relative;
margin: 0px;
padding: 0px;
}

h1 .domain
{
color: #DEDEDE;
font-size: 12px;
margin-left: 6px;
}

.reModule input, .reModule select, .reModule textarea
{
margin: 0px;
padding: 0px;
}

.module_header
{
background: url('/images/toggle_wrapper.png') repeat-x;
background-position: bottom;
}

.grid_table
{
border: solid 1px #AAAAAA;
}

.grid_header th, .grid_row td, .grid_alt_row td
{
border-right: solid 1px #AAAAAA;
}

tr.grid_pager
{
/*border-top: solid 1px #AAAAAA;*/
}

tr.grid_pager span
{
font-weight: bold;
font-size: 1.1em;
}

.grid_row td
{
background-color: #F4F4F4;
}

.grid_alt_row td
{
background-color: inherit;
}

.grid_header th
{
background: url("/images/gray-grad.png") repeat-x scroll center bottom #EDEDED;
border-bottom: solid 1px #CCCCCC;
}

.grid_header th
{
color: #2C4056;
font-weight: bold;
padding: 8px 4px;
}

.grid_header th a
{
color: #507AAA;
font-weight: bold;
}

.grid_row td, .grid_alt_row td
{
padding: 6px 2px;
}

.grid_pager td
{
padding: 2px;
}

.grid_row td a, .grid_alt_row td a
{
color: #507AAA;
}

.toolbox a.onlyimage:hover
{
background-color: inherit;
}

.code
{
font-family: Courier New;
font-size: 12px;

}
