/* CSS Document */
@charset "UTF-8";
/* CSS Document 
2007 Copyrights Reserved with : CYBRIDGE
Purpose : This document defines the CSS for Administrative Control Panel for the Site Engine
*/
.body
{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#666666;
}
.copyright
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:12px;
color:#ffffff;
}
.sub_section_header_text
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:12px;
color:#666666;
font-weight:bold;
}
.text_infrastructure
{
font-family:"Verdana", "Arial" , "Century Gothic", "Courier New";
font-size:11px;
color:#666666;
font-weight:bold;
}
.text_recent_achivements
{
font-family:"Verdana", "Arial" , "Century Gothic", "Courier New";
font-size:10px;
color:#666666;
font-weight:normal;
}
.text_news_date
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:9px;
color:#666666;
font-weight:normal;
}
.text_solutions
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:11px;
color:#5f6b87;
font-weight:normal;
}
.text_general
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:12px;
color:#666666;
font-weight:normal;
}
.text_news_header
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:13px;
color:#666666;
font-weight:normal;
}
.text_news
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:11px;
color:#5b7fba;
font-weight:normal;
}
.text_quickfact
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:11px;
color:#6ead1b;
font-weight:normal;
}
.text_hotlinks
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:12px;
color:#ffffff;
font-weight:normal;
}
.header_downloads
{
font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
font-size:12px;
color:#bb7500;
font-weight:bold;
text-decoration:underline;
}
.text_testimonial
{
font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
}
.linecolor
{
background-color:#666666;
}
.success_msg
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#006633;
}
.error_msg
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}
.page_title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#2c5694;
font-weight:bold;
}
.text_label
{
font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
border-color:#3366CC;
border-width:0;
}
.text_head
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3366CC;
font-size:11px;
font-weight:bold;
}
.special_offers
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#a0631b;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.paging_solutions
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#959dae;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.popular_products
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6d9c1f;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.news_title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#f58e03;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.inputbox
{
	border-width:1px;;
	border-color:#999999;
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
	font-size:14px;
	color:#0066CC;
	padding-left:10px;
	padding-right:10px;
}
.href {color: #3366cc}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.instructiontext
{
	font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
	font-size:11px;
	color:#CCCCCC;
}

.menu_text
{
	font-family:"Trebuchet MS", Arial, Verdana, "Century Gothic", "Courier New";
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}