/*
Executive Shows Templates
Red_Decadence
*/
body {
	background-image: url(/templates/Custom/CCAB/images/sitebg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #b22b32;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b22b32;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.style1 {
	color: #b22b32;
	font-weight: bold;
	font-size: 14px;
}
.style2 {	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style2 {	font-size: 10px;
	font-weight: bold;
}
.style4 {font-size: 10px; font-weight: bold; color: #333333; }

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none 
}

a.menu:link {color: #ffffff; text-decoration: none;} 
a.menu:visited {color: #ffffff; text-decoration: none;} 
a.menu:active {color: #ffffff; text-decoration: none;} 
a.menu:hover {color:#ffffff;text-decoration: none;}

/*
Button text and position
*/
.menu_table{
	border-width:0;
	border-style:none;
	border-collapse: collapse;
	}
.menu_cell{
 border-width:0;
 border-style:none;
 border-collapse: collapse;
 background: url(/templates/Custom/CCAB/images/button.png);	
}

.menu_cell_over{
 border-width:0;
 border-style:none;
 border-collapse: collapse;
 background: url(/templates/Custom/CCAB/images/buttonl.png);	
}

.menu_cell_inner{
 text-indent: 0px;
 border-width: 0px;
 border-style:none;
 border-collapse: collapse;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none 
}

.menu_cell_inner_over{
 text-indent: 0px;
 border-width: 0px;
 border-style:none;
 border-collapse: collapse;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none 
}

.menu_text_position{
position:relative;
top:0;
left:+22;
}
/*
End of button positioning
*/

.button_field{
	font-family: verdana,arial;
	font-size: 10px;
	border-width:1;
	border-style:solid;
	border-color:#2A2929;
	color: #ffffff;
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
	background-color: #7A7571; 
	vertical-align: middle;
	cursor: pointer;
}

/*Normal fonts - These must be present in the editor css file also*/
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold; 

}

.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.underline{
	text-decoration: underline;
}

.required{
	color: #ff0000;
}


hr {
  border: 0;
  width: 100%;
  color: #000000;
	height: 1px;
}

.login_text{
	font-family: tahoma,verdana,arial;
	font-size: 11.43px;
	color: 	color: #333333;
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
}


.login_field{
	width:140;
	height:20;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666;
}
.login_button{
	width:60px;
	height:20px;
	font-family: verdana,arial;
	font-size: 8px;
	border-width:1;
	border-style:solid;
	border-color:#2A2929;
	color: #ffffff;
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
	background-color: #474646; 
	vertical-align: middle;
	cursor: pointer;
}

.button_field{
	font-family: verdana,arial;
	font-size: 10px;
	border-width:1;
	border-style:solid;
	border-color:#2A2929;
	color: #ffffff;
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
	background-color: #474646; 
	vertical-align: middle;
	cursor: pointer;
}


.logged_in_menu_text{
	font-family: tahoma,verdana,arial;
	font-size: 11.43px;
	color: #ffffff;
	font-style: normal; 
	font-weight:normal;
	text-decoration: none 

}

