/*
Executive Shows Templates
Red_Decadence
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/templates/Custom/Varispeed/images/sitebg.png);
}

body,td,th {
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

a:link {
	color: #013B82;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #013B82;
}
a:hover {
	text-decoration: none;
	color: #013B82;
}
a:active {
	text-decoration: underline;
	color: #013B82;
}

input#textField {
	border: 1px solid #464646;
	background: url(/templates/Custom/Varispeed/images/searchbg.png) no-repeat 2px 4px;
	background-color: #ffffff;
	padding-left: 16px;
	height: 21px;
	width: 160px;
	color: #333333;
}
input#loginfield {
	border: 1px solid #464646;
	background-color: #ffffff;
	padding-left: 2px;
	height: 21px;
	width: 160px;
	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;}

.NavMenuStyle {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}


/*
Button text and position
*/
.menu_table{
	border-width:0;
	border-style:none;
	border-collapse: collapse;
	}
.menu_cell{
 border-width:0;
 border-style:none;
}

.menu_cell_over{
 border-width:0;
}

.menu_text_position{
   position:relative;
	left:25px;
	top:3px;
	margin:0;
	cursor: pointer;
}

.menu_cell_inner{
 	position:relative;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	background-repeat: no-repeat;
	display: block;
	width: 183px;
	height: 20px;
	margin:0px;
	margin-bottom:0px;
	padding: 0px;
	color: #444444;
	text-decoration: none;
	 background: url(/templates/Custom/Varispeed/images/navbutton.png);	
	 
	 
}

.menu_cell_inner_over{
	position:relative;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	background-image: url(/templates/Custom/Varispeed/images/navbuttonmo.png);
	background-repeat: no-repeat;
	display: block;
	width: 183px;
	height: 20px;
	margin:0px;
	margin-bottom:0px;
	padding: 0px;
	color: #444444;
	text-decoration: none;
}

.csslogintext {
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 11px;
}
/*
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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013B82;
	font-weight:bold; 

}

.normal{
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

.small{
	font-family: Tahoma, 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:65px;
	height:20px;
	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: #013B82; 
	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: #013B82; 
	vertical-align: middle;
	cursor: pointer;
}


.logged_in_menu_text{
	font-family: tahoma,verdana,arial;
	font-size: 11.43px;
	color: #333333;
	font-style: normal; 
	font-weight:normal;
	text-decoration: none 

}
