/* Olate Theme File */
body
{
	background : url('/graphics/footerbg.gif') left top repeat-x;
	color : #1E3550;
}

#header
{
	background : url('/graphics/navbg.gif') top repeat-x;
}

#header a#logo:link, #header a#logo:visited
{
	background-image : url('http://www.triexa.com/graphics/triexa.png');
}

#header ul
{
}

#header li a:link, #header li a:visited
{
	color : #bee556;
}
#header li a:hover
{
	text-decoration:underline;
}

#navigation
{
	background : #222222 url('/graphics/navbg.gif') top repeat-x;
	border-top : 1px solid #B8C9D8;
	color : #FFFFFF;
}
#navigation a:link, #navigation a:visited
{
	color : #CCCCCC;
}
#navigation a:hover
{
	color : #FFAA00;
	text-decoration : none;
}
#navigation span.current
{
	color : #FFFFFF;
	font-weight : bold;
}

#footer
{
	width:100%;
	height:95px;
	background:#FFFFFF url('/graphics/footerbg.gif') left top repeat-x;
	border-top:2px solid #CCCCCC;
	margin-top:15px;
	font-size:10px;
	color:#333333;
}
#footer div { margin:5px 10% }

h1
{
	color : #6D3C9F;
}

h1 em
{
	color : #234D8D;
}

h2
{
	margin-top:10px;
	color : #009900;
}

h3
{
	border-bottom : 1px solid #D2DFEB;
	color : #354D6B;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4
{
	color : #0C234D;
	font-weight : bold;
	text-decoration : underline;
}

p
{
	font-size : 1.2em;
	/*color : #253B63;*/
}

a:link, a:visited
{
	color : #0066CC;
	text-decoration : none;
}
a:hover
{
	color : #FF3300;
	text-decoration : none;
}

th, td
{
	background : #FFFFFF;
	border-top : 1px solid #CCCCCC;
	/*border-right : 1px solid #CCCCCC;*/
	border-bottom : 1px solid white;
}
th
{
	background : #DDDDDD url('/graphics/heading2bg.gif') top repeat-x;
	border-top : 1px solid #CCCCCC;
	color : #000000;
}
tr.alt td, td.alt, td.empty { background : #F6F6F6; }
tr>th.last, td.last, td.manage { border-right : 0; }
td.empty { text-align: center; }

table
{
	border-bottom : 1px solid #CCCCCC; 
	padding:  0;
}

table#invoice
{
	border-bottom: 0;
}

table#invoice_summary
{	
	width: 20%;
	float: right;
	margin-left: 80%;
}

tr.invoice_summary td.left
{
	background : white;
	border : 0;
	border-right : 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

tr.invoice_summary td.key
{
	font-weight : bold;
	text-align : right;
}

tr.invoice_summary_top td { border-top : 1px solid #CCCCCC !important; }
tr.invoice_summary_bottom td { border-bottom : 1px solid #CCCCCC; }

tr.invoice_summary td.value { }

table#new_account label
{
	font-weight: bold;
}

p.message
{	
	background : #779BD1;
	border : 3px double white;
	color : white;
	margin : 12px;
	padding : 4px;
}
#fail
{
	margin:5px 0;
	padding:5px 20px 5px 45px;
	border-top:2px solid #CCCCCC;
    border-bottom:2px solid #CCCCCC;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
    background:#FDF7F8 url('../images/alert.png') no-repeat 15px center;
    border-color:#F2B7C3;
}
#fail p { color : black; }
p#fail
{
	border : 0;
	border-left : 1px solid #B23636;
	border-top : 1px solid #B23636;
	color : white;
	padding-left : 30px;
}
p#fail.comment { margin : 12px; }
#fail a:link, #fail a:visited { color : #0066CC; text-decoration : underline; }
#fail a:hover { color : #FF0000; text-decoration : none; }
#success
{
	margin:5px 0;
	padding:5px 20px 5px 45px;
	border-top:2px solid #CCCCCC;
    border-bottom:2px solid #CCCCCC;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
    background:#F5FBEE url('../images/success.png') no-repeat 15px center;
    border-color:#B9E87F;
}
#success p { color : black; }
#success a:link, #success a:visited { color : #0066CC; text-decoration : underline; }
#success a:hover { color : #FF0000; text-decoration : none; }
#notice
{
	margin:5px 0;
	padding:5px 20px 5px 45px;
	border-top:2px solid #CCCCCC;
    border-bottom:2px solid #CCCCCC;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
    background:#FFFCEB url('../images/warn.png') no-repeat 15px center;
    border-color:#F1D88E;
}
#notice p { color : black; }
p#notice
{
	border : 0;
	color : white;
}
p#notice.comment
{
	background-position : left center !important;
	font-size : 1em;
	margin : -1px;
}
#notice a:link, #notice a:visited { color : #0066CC; text-decoration : underline; }
#notice a:hover { color : #FF0000; text-decoration : none; }

.small
{
	font-size:0.9em;
}
a.collapse:link, a.collapse:visited, a.expand:link, a.expand:visited
{
	background : center 1px no-repeat;
	text-decoration : none;
	text-indent : -1000em;
	width : 14px;
}
a.collapse:hover, a.expand:hover
{
	background-position : center -16px;
}
a.collapse:link, a.collapse:visited
{
	background-image : url(../images/collapse.gif);
}
a.expand:link, a.expand:visited
{
	background-image : url(../images/expand.gif);
}

.open_statuses { color : #3366CC; }
.closed_statuses { color : #666666; }

td.manage
{
	border-right : 0;
	text-align : center;
}
td.id { text-align : center; }

ul.list
{
	font-size : 1.2em;
	margin : 6px 12px;
	margin : 0;
	padding : 0;
	border-top : 1px solid #E0E0E0;
}
ul.list li
{
	border-bottom : 1px solid #E0E0E0;
	list-style : none;
	margin : 0;
	padding : 0;
}
ul.list a:link, ul.list a:visited
{
	background : #FCFCFC url(../images/arrow.gif) 5px center no-repeat;
	border : 1px solid white;
	display : block;
	padding : 6px 8px 6px 32px;
	text-decoration : none;
}
ul.list li.alt a:link, ul.list li.alt a:visited
{
	background-color : #F2F8FA;
}
ul.list a:hover
{
	background-image : url(../images/arrow_on.gif);
}
ul.issues a:link, ul.issues a:visited
{
	background-image : url(../images/issue.gif);
	padding-left : 48px;
}
ul.issues a:hover { background-image : url(../images/issue_on.gif); }

.top { border-top : 1px solid white; }

.right
{
	float: right;
}

/* Opera Hack */
@media all and (min-width: 0px){
#login input {
	font-size: 1.2em!important;
}
}

/*td.submit input {
	background-color:#EEEEEE;
	color:#49493b;
	border:1px solid #999999;
	border-left-width:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.submit input:hover {
	background-color:#F3F3F3;
	color:#000000;
	cursor:pointer;
}*/