/* CSS Document - Global Layout
Copyright 2007 Torrenegra MarketLabs */

/* HTML Tags ____________________________________________________________________________________________ */
body {
	margin: 0px;	
	font: 12px Tahoma, Geneva, sans-serif;	
}
input{
	font: 12px Tahoma, Geneva, sans-serif;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	font: 12px Tahoma, Geneva, sans-serif;	
}
ul,li{
	font: 12px Tahoma, Geneva, sans-serif;
	line-height: 20px;	
}
table, td{
	font: 12px Tahoma, Geneva, sans-serif;
}
form {
	margin: 0px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited, strong, b{
	color: #006699;
}
a:hover {
	text-decoration: none;
}
img{
	border: 0px;
}
h3,
p.entry {
	font-size: 16px;
	font-weight: bold;
	color: #F90;	
}
h2 {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;	
}
h1 {
	font-size: 16px;
	color: #006699;	
}
small{
	font-size: 11px;
}
ul{
	line-height: 24px;
}

/* SmartCast ____________________________________________________________________________________________  */
img.SmartCast_link{
	border: none;
	margin: 4px 0px -4px;
}
table.updateTable,
td.update,
td.update small{
	font: 10px Tahoma, Geneva, sans-serif;
	color: #C60;
}
table.updateTable{
	border-top:1px dashed #CCC;
}
/* Page Title ____________________________________________________________________________________________  */
.L1 .borderTop_orange {
	clear: both;
	margin: 0px auto;	
	width: 774px;
	height: 6px;
	font-size: 0em;	
	background: url(../images/version2/borders/top_orange_774.gif);
}
.L1 .borderBottom_orange {
	clear: both;
	margin: 0px auto;	
	width: 774px;
	height: 6px;
	font-size: 0em;	
	background: url(../images/version2/borders/bottom_orange_774.gif);
}
#pageTitle {
	clear: both;
	margin: 0px auto;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFFFFF;
	background: #FF9900;		
}
#pageTitle h2 {
	margin: 0px;
	padding: 0px 10px;
	font-size: 16px;
}

/* Layout ____________________________________________________________________________________________ */
.L1{	
	width: 774px;
	text-align: left;
	clear: both;	
}
#contentBody{	
	width: 760px;
	margin: 0 auto;
	padding: 0px 6px;		
	clear: both;	
}

/* Header ____________________________________________________________________________________________*/
#footer{	
	display: block;
	font-size: 10px;
	color: #999999;
	text-align: center;
	background: #F5F5F5;
	padding: 3px 0px;	
}
#header{
	background: url(../images/version2/backgrounds/bk_top.jpg);	
	width: 100%;
	height: 80px;		
}
#userBox{	
	width: 760px;	
	margin: 0 auto;			
	text-align: left;
	clear: both;	
}
.logo{
	margin-top: 6px;	
	display: block;	
	float: left;	
}
#headLogin{	
	float: right;
	width: 540px;	
	font-size: 11px;
	text-align: right;
	color: #006699;
	line-height: 15px;
}
.headBtn{
	float: right;
	background: url(../images/version2/buttons/bk_hea.jpg);
	background-position: 0px 0px;
	width: 188px;
	height: 32px;
	margin: 0px 0px 3px 2px;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
}

/* Footer ____________________________________________________________________________________________*/
#footer{
	clear: both;
	height: 80px;	
	border-top: 1px dashed #CCCCCC;	
}
#footer a{
	color: #999999;
}
