@charset "utf-8";
body { margin:0; padding:0; width:100%; font-size: 12px;  font-family:'Trebuchet MS', Verdana,Helvetica Neue, Arial, sans-serif; background: none; }
html { padding:0; margin:0;}
a { text-decoration:none;  color:#ffffff;}
p {
font-size:12px;
color: #6D6968;
}
a {
font-size:12px;
color: #813f90;
}
td {
color: #6D6968; 
font-size:13px;
}
.linebreak {
height:1px;
width:100%;
border-bottom: 1px solid #26a1ff;
margin-top:5px;
margin-bottom:5px;
background-color:none;
}
/********** header **********/

#quoteoftheday { margin:0 auto 0 auto; width:1130px; padding:5px 10px 5px 10px; background: #1ea6ac; color:#fff; font-size:22px; border: 1px solid #a5a7a5;

border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;	
	}
#header { margin:0 auto 0 auto; width:1180px; padding:0 0 0 10px; }
.logo { margin: 10px 0 10px 0;  height:90px;}
#top_header {margin:0 auto; width:1160px;   height:100px;}
#footer { margin:15px auto 0 auto; width:1160px; padding:0; text-align:right;}
#footer a { text-decoration:none;  color:#813f90;}

#body { width:1160px; margin:0 auto; padding:5px 0;  }
#body a { text-decoration:none;  color:#813f90;}
#company_logo {
float:right; 
padding:5px;
border: 1px solid #a5a7a5;
margin: 10px 0 0 0; 
}
#company_logo img {
height: 80px;
width: 80px;
}
#user_info { float:right;   height:80px; margin: 5px 0 0 0; padding:5px 20px;  color:#b2b2b2;}
#user_info .top {  font-weight:bold; font-size:20px;}
#user_info .username { font-weight:bold; font-size:22px; color:#813f90 }
#user_info .loggedintext {  font-weight:bold; }
#user_info .logout {  font-weight:bold; }
#user_info .logout a{  font-weight:bold; color:#1ea6ac }
#user_info .options {  font-weight:bold; font-size:8pt; }
.crossedout {
	text-decoration: line-through;
}
#side_bar { float:left; }
.dashboard_overview { float:left; width:200px; padding:10px 20px 10px 20px; 
	background: #813f90;
	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

color:#ffffff; margin-bottom:10px; margin-top:0 !important;}
.startnewtrade {
float:left; 
width:200px; 
padding:0px 20px 10px 20px; 
color:#ffffff; 
margin-bottom:0; 
margin-top:0 !important;

	border-top-left-radius: 8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius: 8px;
	
	background: #813f90; 
	}
.startnewtrade img{
margin-top:10px;
float:left;
cursor:pointer;
}

h2 {
color: #813f90}
.sidemenu_popout {
float:left;
position:absolute;
margin-left:220px;
padding-left:10px;
z-index: 1000;
display:none;
width:300px;
border: 8px solid #813f90;
background: #fff;
	border-top-right-radius: 12px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius: 12px;
	
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius: 12px;
	
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius: 12px;
}
.sidemenu_popout span {
float:left;
margin-top:10px;
color: #813f90;
font-size:16px !important;
font-weight:bold;
}
.sidemenu_popout p {
float:left;
font-size:12px;
margin-bottom: 2px;
width:250px;
}
.sidemenu_popout  hr{
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #888888;
width:95%;
margin: 10px 10px 10px 0 ;
}
.sidemenu_popout .gobutton {
color: #fff !important;
float:left;
font-size:14px;
margin-top:35px;
margin-right:10px;
background: #813f90;
	padding: 4px 10px 4px 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.todays_events {
	background: #1ea6ac;
	width:300px;
	color: #fff;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding: 5px 0 5px 0;
}
.livetasks {
float:left; 
width:200px; 
padding:25px 20px 25px 20px; 
color:#ffffff; 
margin-bottom:0; 
margin-top:0 !important;

	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;
	
	background: #1ea6ac;
	}
	
.livetasks h2 {
font-size: 17px;
margin: 0 !important;
color: #fff !important;
}
.livetasks a {
font-size: 17px;
margin: 0 !important;
color: #fff !important;
}

.calendarmenu {
float:left; 
width:190px; 
padding:5px 20px 25px 20px; 
margin-left:10px;
margin-bottom:0; 
margin-top:0 !important;

	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;
	display:none;
	background:#fff;
	}
	
.calendarmenu h2 {
font-size: 17px;
color: #1276C9 !important;
margin: 0 !important;
}
.calendarmenu a {
margin: 0 !important;
}
.red {
color : #FF0000 !important;
font-weight:bold;
}
.green {
color : #008000 !important;
font-weight:bold;
}
.redbg {
background-color : #FF0000 !important;
color: #fff !important;
font-weight:bold;
}
.orangebg {
background-color : #FFA500 !important;
color: #fff !important;
font-weight:bold;
}
.sidesearch {
float:left; 
width:200px; 
padding:10px 20px 10px 20px; 
color:#ffffff; 
margin-top:0 !important;
	background: url(/images/newskin/greygradient.png); 
}
.sidesearch h2 {
font-size: 25px;
color: #813f90 !important;
margin: 0 0 10px 0 !important;
}
.sidesearch input {
float:left;
width:157px;
margin-top:1px;
height:20px;
background: #ffffff ;
border: none;
margin-bottom:10px;
font-size:14px;
padding: 4px;
}
.sidesearch img {
float:left;
cursor:pointer;
}
.dashboard_overview .heading { font-weight:bold; font-size:16pt; }
.dashboard_overview .underline_l {  cursor:pointer; font-weight:bold; border-bottom: 1px solid #fff; text-align:left;}
.dashboard_overview .underline_r { cursor:pointer;  font-weight:bold; border-bottom: 1px solid #fff; text-align:right;}
.dashboard_overview td {
color:#fff;
}
.dashboard_button  {
margin:10px 0 0 0 !important;
padding: 0 !Important;
cursor:pointer;
}
.sidebar_btn ul {
list-style:none;
margin: 10px 0 0 0 !important;
padding: 0 !important;
}
.sidebar_btn li {
background: url(/images/mis/btn_bg.png);
height:14px;
margin-top:5px;
width:200px !important;
padding:10px 0 5px 0;
}
.sidebar_btn li a {
font-weight:bold;
color:#000 !important;
}
.sb_btn_file{
background: url(/images/mis/btn_file.png) 10px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}
.sb_btn_message{
background: url(/images/mis/btn_message.png) 8px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}
.sb_btn_logout{
background: url(/images/mis/btn_logout.png) 13px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}
.sb_btn_clients{
background: url(/images/mis/btn_clients.png) 10px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}
.sb_btn_calendar{
background: url(/images/mis/btn_calendar.png) 10px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}
.sb_btn_tasks{
background: url(/images/mis/btn_tasks.png) 10px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}
.sb_btn_projects{
background: url(/images/mis/btn_projects.png) 10px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}
.sb_btn_addnew{
background: url(/images/mis/btn_addnew.png) 12px 0 no-repeat;
padding: 5px 0 5px 40px;
font-size: 13px;
}

#email_heading {  margin-left:10px; width:100%; padding:10px 10px 10px 10px; height:30px;  font-weight:bold; font-size:16pt;
	color:#ffffff; vertical-align:middle; text-align:left;}
#page_heading { float:left; margin-left:0; width:888px; padding:10px 10px 0 10px;  font-weight:bold; font-size:16pt;
	background: #FFF;
	border-left: 1px solid #a5a7a5;
	border-right: 1px solid #a5a7a5;
	border-top: 1px solid #a5a7a5;
	color:#813f90; 
	vertical-align:middle; text-align:left;
	
	border-top-right-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	}
#page_heading span { 
color:#1ea6ac; 
	}	
#page_heading img { 
margin: 10px 0 0 0;
	}	
	
.realistic_qty  {
font-size:14px;
float:left;
padding: 8px 10px 4px 4px;
text-align:right;
font-weight:bold;
background: #A6A8A6;
height:24px;
margin: 0 0 5px 0;
color:#fff;
width:246px;
border: 1px solid #A6A8A6;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	
}	
.weektableitem {
width: 50px;
float:left;
text-align:center;
}	

.newtableheading  {
font-size:18px;
float:left;
padding: 8px 4px 4px 10px;
text-align:left;
font-weight:bold;
background: #813f90;
height:28px;
margin: 0 0 5px 0;
color:#fff;
width:865px;
border: 1px solid #813f90;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
}
#div_info .newtableleft a {
color: #fff !important;
font-size: 14px;
}
#div_info .newtableright  {
text-align: center;
padding: 8px 4px 4px 4px !important;
font-weight: bold !important;
}

.newtableleft  {
font-size:14px;
float:left;
padding: 8px 10px 4px 4px;
text-align:right;
font-weight:bold;
background: #A6A8A6;
height:24px;
margin: 0 0 5px 0;
color:#fff;
width:246px;
border: 1px solid #A6A8A6;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius: 8px;
	
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;
}

.newtableright {
float:left;
padding: 8px 4px 4px 15px !important;
margin: 0 0 5px 0;
text-align:left;
height:24px;
background: #FFFFFF;
color:#6D6968;
width:605px;
border: 1px solid #A6A8A6;
	border-top-right-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;
position:relative;
}	
.newtablerightexpandableinput {
float:left;
padding: 8px 4px 4px 10px !important;
margin: 0 0 5px 0;
text-align:left;
background: #FFFFFF;
color:#6D6968;
width:605px;
border: 1px solid #A6A8A6;
	border-top-right-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;

position:relative;
}	
.newtablerightexpandable {
float:left;
padding: 8px 4px 4px 15px !important;
margin: 0 0 5px 0;
text-align:left;
background: #FFFFFF;
color:#6D6968;
width:605px;
border: 1px solid #A6A8A6;
	border-top-right-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;

position:relative;
}	
.newtablerightinput {
float:left;
padding: 4px 4px 4px 10px !important;
margin: 0 0 5px 0;
text-align:left;
height:28px;
background: #FFFFFF;
color:#6D6968;
width:610px;
border: 1px solid #A6A8A6;
	border-top-right-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;

position:relative;
}	

.left50 {
width:180px;
}
.right50 {
width:215px;
}
.right50 .texta {
width:90%;
}

.right50input {
width:220px;
}
.right50input .texta {
width:90%;
}
.onright {
margin-left:5px;
}
.onrightmore {
margin-left:15px;
}
#pagecontent {
border-left: 1px solid #a5a7a5;
border-right: 1px solid #a5a7a5;
border-bottom: 1px solid #a5a7a5;
margin-left:0;
background:#fff;
float:left;
padding:10px;
width:888px;
min-height:450px;
position:relative;
font-size: 12px;  font-family:'Trebuchet MS', Verdana,Helvetica Neue, Arial, sans-serif;
}


.calendar_select {
padding:0 0 0 0 !Important; height:25px; margin:0 !important;   font-weight:bold; font-size:16pt; background: #813f90; color:#FFFFFF;  border: none;
}
.subheader {
width:890px; border-left: 1px solid #26a1ff; border-right: 1px solid #26a1ff; padding-left:18px; background:#FFF;
}
.mutd img {
cursor:pointer;
}
.mutdend img{
cursor:pointer;
}

#productimages { float:left; padding-top:0; margin-left:0; }
#productimages h2 { font-weight:bold; font-size:12pt; margin:0 0 0 10px; padding:0;}
#imagedisplay img{ border: 1px solid #a5a7a5; }
#imagedisplay ul { list-style:none; margin:0; padding:0;}
#imagedisplay li { list-style:none; margin:0; padding:0;}

#event { float:left; width:500px;}
#guests { float:left; padding-top:20px; margin-left:30px; }
#guests h2 { font-weight:bold; font-size:12pt; margin:0 0 0 10px; padding:0;}
#guests a { color:#000; }
#guests button { float:right; }
#guests .accepted {
font-weight:bold; 
padding:5px 0 0 35px;
background: url(/images/footermenu/accept.png) no-repeat 7px 7px; 
}
#guests .declined {
font-weight:bold; 
padding:5px 0 0 35px;
background: url(/images/footermenu/cross.png) no-repeat 7px 7px; 
}
#guests .pending {
font-weight:bold; 
padding:5px 0 0 35px;
background: url(/images/footermenu/wait.png) no-repeat 7px 7px; 
}
#headerbuttons { float:right; }
#headerbuttons a { color:#fff; }
#main_content { float:left; width:920px; padding:0; }
#calendar { width: 910px; margin-left:10px;  }
ul#topnav {
	margin: 0 0 0 19px; 
	height:77px;
	padding: 0 0 0 10px;
	float: left;
	width: 1152px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.1em;
	z-index:1001;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	/* border-right: 1px solid #555; --Divider for each parent level links--*/
	z-index:1001;
}
ul#topnav li a {
	padding: 0 20px;
	display: block;
	font-weight:bold;
	text-decoration: none;
	z-index:1001;
	height:12px;
	text-align:center;
}
ul#topnav .hdr_home {
	background: url(/images/mis/hdr_home.png) 25px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:80px;
}
ul#topnav .hdr_reports {
	background: url(/images/mis/hdr_reports.png) 35px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:100px;
}
ul#topnav .hdr_calendar {
	background: url(/images/mis/hdr_calendar.png) 35px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:100px;
}
ul#topnav .hdr_projects {
	background: url(/images/mis/hdr_projects.png) 35px 7px no-repeat;
	padding: 55px 5px 10px 5px;
	width:110px;
}
ul#topnav .hdr_admin {
	background: url(/images/mis/hdr_admin.png) 35px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:100px;
}
ul#topnav .hdr_clients {
	background: url(/images/mis/hdr_clients.png) 35px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:100px;
}
ul#topnav .hdr_tasks {
	background: url(/images/mis/hdr_tasks.png) 27px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:80px;
}
ul#topnav .hdr_documents {
	background: url(/images/mis/hdr_documents.png) 40px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:120px;
}
ul#topnav .hdr_tools {
	background: url(/images/mis/hdr_tools.png) 30px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:100px;
}
ul#topnav .hdr_finance {
	background: url(/images/mis/hdr_finance.png) 50px 10px no-repeat;
	padding: 55px 5px 10px 5px;
	width:120px;
}
ul#topnav .hdr_messages {
	background: url(/images/mis/hdr_messages.png) 36px 12px no-repeat;
	padding: 55px 5px 10px 5px;
	width:120px;
}
ul#topnav .hdr_emarketing {
	background: url(/images/mis/hdr_emarketing.png) 45px 10px no-repeat;
	padding: 55px 0 10px 5px;
	width:140px;
}

ul#topnav li:hover { 
	z-index:1001; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
ul#topnav .active { 
	z-index:1001; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	float: left;
	padding: 7px 0;
	height:16px;
	margin:0 0 0 4px;
	position: absolute;
	left: 0; top:77px;
font:normal 0.9em Tahoma, Helvetica, sans-serif;
	display: none; /*--Hide by default--*/
	width: 962px;
	z-index:1001;

}
ul#topnav li:hover span { display: block; 

	z-index:1001;} /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; 

	z-index:1001; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;
	z-index:1001; }
	ul#topnav2 {
	margin: 0 0 0 19px; 
	padding:0;
	float: left;
	width: 1162px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.1em;
	height:30px;

}

ul#topnav2 li {
font:normal 0.9em Tahoma, Helvetica, sans-serif;
	float: left;
	padding: 7px 23px;
	margin:0;
	font-weight:bold;
	position: relative;
	left: 0; top:0;
	display: inline;
	text-decoration: none;
}
ul#topnav2 li a {
	text-decoration: none;
}
#topnav2 .myspacer {
padding-left:0;
padding-right:0;
font-weight:bold;
}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav2 li a:hover { text-decoration: underline;
	 }

.icon_folder a {
float:left;
width:165px;
height:10px;
background: url(/images/icon_folder.png) no-repeat;
padding-top: 110px;
text-align:center;
margin-bottom: 30px;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
}
.icon_folder a:hover {
background: url(/images/icon_folder_sel.png) no-repeat;
color: #b2b2b2 !important;
}

.back_folder a {
float:right;
width:100px;
height:30px;
margin-top:10px;
background: url(/images/mis/back.png) 0 3px no-repeat;
padding-top: 0;
padding-left:30px;
text-align:left;
margin-bottom: 0;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
}
.back_folder a:hover {
background: url(/images/mis/back_hover.png) 0 3px no-repeat;
color: #b2b2b2 !important;
}

.sm_icons a {
float:left;
width:140px;
height:10px;
padding-top: 70px;
text-align:center;
margin-bottom: 30px;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
margin-left:15px;
}
.sm_icons_emarketing a {
background: url(/images/mis/sm_icons_emarketing.png)  27px 0 no-repeat;
}
.sm_icons_emarketing a:hover {
background: url(/images/mis/sm_icons_emarketing.png)  27px 0 no-repeat;
color: #b2b2b2 !important;
}
 
 
 
 
.sm_icons_help a {
float:left;
width:130px;
height:10px;
background: url(/images/sm_icons_help.png)  27px 0 no-repeat;
padding-top: 70px;
text-align:center;
margin-bottom: 30px;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
margin-left:15px;
}
.sm_icons_help a:hover {
background: url(/images/sm_icons_help.png)  27px 0 no-repeat;
color: #b2b2b2 !important;
}
 
 
 
.sm_icons_settings a {
float:left;
width:130px;
height:10px;
background: url(/images/sm_icons_settings.png)  27px 0 no-repeat;
padding-top: 70px;
text-align:center;
margin-bottom: 30px;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
margin-left:15px;
}
.sm_icons_settings a:hover {
background: url(/images/sm_icons_settings.png)  27px 0 no-repeat;
color: #b2b2b2 !important;
}
 
 
 
 
.sm_icons_reports a {
float:left;
width:130px;
height:10px;
background: url(/images/sm_icons_reports.png)  15px 0 no-repeat;
padding-top: 70px;
text-align:center;
margin-bottom: 30px;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
margin-left:15px;
}
.sm_icons_reports a:hover {
background: url(/images/sm_icons_reports.png)  15px 0 no-repeat;
color: #b2b2b2 !important;
}

 
.sm_icons_campaigns a {
float:left;
width:130px;
height:10px;
background: url(/images/sm_icons_campaigns.png)  15px 0 no-repeat;
padding-top: 70px;
text-align:center;
margin-bottom: 30px;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
margin-left:15px;
}
.sm_icons_campaigns a:hover {
background: url(/images/sm_icons_campaigns.png)  15px 0 no-repeat;
color: #b2b2b2 !important;
}


.sm_icons_contacts a {
float:left;
width:130px;
height:10px;
background: url(/images/sm_icons_contacts.png)  15px 0 no-repeat;
padding-top: 70px;
text-align:center;
margin-bottom: 30px;
color: #4d4d4d !important;
font-size: 18pt;
font-weight:bold;
margin-left:25px;
}
.sm_icons_contacts a:hover {
background: url(/images/sm_icons_contacts.png)  15px 0 no-repeat;
color: #b2b2b2 !important;
}


	.blogbar {
	margin-top:0px !important;
	border-bottom: 1px solid #a5a7a5;
	}
	.userbar {
color:#215E21 !important; 
background:#e7e7e7 url(/images/footermenu/medal_gold_1.png) no-repeat 7px 7px; 
margin-bottom:25px;
}








.hl { 
background: #1ea6ac !important;
cursor:pointer;
color:#fff !important;
}
.hl a { 
color:#fff !important;
}

.cke_contents {
height:600px !important;
width:600px !important;
padding:0 !important;
margin:0 !important;
}
ul#topnav {
	background:#813f90; 
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	color:#FFFFFF;
}
ul#topnav li a {
	color: #FFFFFF;
}
ul#topnav li:hover { 
background: #1ea6ac;
}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
ul#topnav .active { 
background: #1ea6ac;
}
.menuhover {
color:#79f87b !important;
background:#1ea6ac;
}
.menunormal  {
color:#FFFFFF;
background:#813f90;
}


ul#topnav li span {
	background: #1ea6ac;
	color: #FFFFFF;
}


ul#topnav li:hover span { 
	background: #1ea6ac;
	color: #FFFFFF;} /*--Show subnav on hover--*/
ul#topnav li span a {
	color: #FFFFFF;} 
	
	ul#topnav2 {
	background:#1ea6ac; color:#FFFFFF;
}


ul#topnav2 li {

	background: #1ea6ac;
	color: #FFFFFF;
}
ul#topnav2 li a {
	color:#FFFFFF;
}
.block_header {
background: #FFFFFF;  
}
.body2 {
background: #FFFFFF;  
}
.loaderdiv {
background:  #FFFFFF;  
}
.body2 .newbody {
width:100%; margin:0; padding:0; background-color: #FFFFFF;color:#6D6968; display:none;
}
a {
color:#a5a7a5;
text-decoration:none;
}
.body2 .loadingbody {width:100%; margin:0; padding:0; background-color:#FFFFFF;color:#6D6968;}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #a5a7a5; 
		background-color:#813f90; font-weight: normal; color: #FFFFFF; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover { border: 1px solid #a5a7a5; background: #1ea6ac 50% 50% repeat-x; font-weight: normal; color: #FFFFFF; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #a5a7a5; background: #1ea6ac50% 50% repeat-x; font-weight: normal; color: #FFFFFF; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }


.ui-widget-header { border: 1px solid #a5a7a5; 
		background-color:#00adee;  color: #FFFFFF; font-weight: bold; }
.ui-widget-content { border: 1px solid #a5a7a5; background: #FFFFFF 50% 50% repeat-x; color: #6D6968; }

.ui-widget-content a { color: #6D6968; }
.ui-widget-header a { color: #6D6968; }
.templatemo_box {
	color:#6D6968;
	background:#FFFFFF;
	border-left: 1px solid #a5a7a5;
	border-right: 1px solid #a5a7a5;
}
.templatemo_box a{
	color:#6D6968 !important;
}
.templatemo_box h2 {
	color: #FFFFFF;
	background: #00adee;
	border-top: 1px solid #a5a7a5;
	border-bottom: 1px solid #a5a7a5;
}
.templatemo_box .box_bottom {
	border-bottom: 1px solid #a5a7a5;
}



.emailrow { border-top: 1px #a5a7a5 solid; font-size: 13px;  color:#6D6968;  padding:5px; 
	background-color: #f2f2f2;}
.emailrow_s { border-top: 1px #a5a7a5 solid; font-size: 13px;  color:#6D6968;  padding:5px; 
	background-color: #e5e5e5;}

.mutd { border-top: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px;  color:#6D6968;  padding:2px; 
	background-color: #f2f2f2;}
.mutd_a { border-top: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px;  color:#6D6968;  padding:2px; 
	background-color: #e5e5e5; }
.mutdend { border-top: 1px #a5a7a5 solid; border-right: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px;  color: #6D6968; padding:2px;
	background-color: #f2f2f2;  }
.mutd_aend { border-top: 1px #a5a7a5 solid; border-right: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px;  color: #6D6968; padding:2px;
	background-color: #e5e5e5;  }
.mutdpdf { background:url(/images/footermenu/doc_pdf.png) no-repeat 6px 6px;  border-top: 1px #a5a7a5 solid; border-right: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 13px;  color: #6D6968; padding:5px 5px 5px 30px; }

.newrow { border-top: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px;   padding:2px;
	  }
	
.newrow_a { border-top: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px;  padding:2px;
	 }
	
.newrowend { border-top: 1px #a5a7a5 solid; border-right: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px;   padding:2px;
	  }
	
.newrow_aend { border-top: 1px #a5a7a5 solid; border-right: 1px #a5a7a5 solid; border-left: 1px #a5a7a5 solid; font-size: 10px; padding:2px;
	 }
.field_hide {
font-style:italic;
color:#999999;
}


.searchbox {
	background: #fff url('/images/footermenu/magnifier.png') 4px 4px no-repeat;
	padding-left:28px;
	color:#6D6968;
	height:22px;
	text-decoration:none;
 border: 1px solid #CCCCCC;
 width:275px;
	
}
.newtableheader{
	color: #FFFFFF;
	background-color: #00adee;
	padding-top:5px;
	padding-bottom:5px;
    text-align: center;
	height:20px;
	font-size: 13px;
}
.newtableheader_l{
	color: #FFFFFF;
	background-color: #00adee;
	padding-top:5px;
	padding-bottom:5px;
	border-left: 1px solid #a5a7a5;
    text-align: center;
	height:20px;
	font-size: 13px;
}
.newtableheader_r{
	color: #FFFFFF;
	background-color: #00adee;
	padding-top:5px;
	padding-bottom:5px;
	border-right: 1px solid #a5a7a5;
    text-align: center;
	height:20px;
	font-size: 13px;
}
.searchheader {
	color: #FFFFFF;
	background-color: #00adee;
	background: #00adee;
	border-left: 1px solid #a5a7a5;
	border-right: 1px solid #a5a7a5;
	border-top: 1px solid #a5a7a5;
	font-size: 13px;
}
.paginationfooter{
	color: #FFFFFF;
	font-size: 13px;
}
.tablefiller{
	color: #FFFFFF;
	border-left: 1px solid #a5a7a5;
	border-right: 1px solid #a5a7a5;
	border-top: 1px solid #a5a7a5;
	font-size: 13px;
	border-bottom: 1px solid #a5a7a5;
}

.highlightpageination {
	background: #1ea6ac;
	color: #FFFFFF !important;
}
.highlightpageination a {
	color: #FFFFFF !important;
}

.search-background {
		display: none;
		font-size: 13px;
		height:160px;
		position: absolute;
		padding-top:140px;
		text-align: center;
		width: 100%;
	}
	
.search-background {
	}
	.paging_button {
	width:850px;
	}
.paging_button p {
		font-size:13px !important;
		font-weight:normal !important;

}
.paging_button ul{ width: 95%; padding:0px; margin:3px;}

.paging_button ul li { 
		float:left; height:20px; list-style-image:none; 
		font-size:13px !important;
		list-style-type:none; font-weight:bold; 
		margin:3px !important; cursor:pointer; 
		vertical-align: middle; text-align:center;
		padding:3px 5px 0px 5px !important; 
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border: 1px solid #fff !important;
		color: #813f90;
}

.miniflag_hl {
		border: 1px solid #813f90 !important;
		padding:3px; 

}
		
	
#paging_search ul{ width: 100%; padding:0px; margin:0px; }

#paging_search ul li { 
		float:right;  list-style-image:none;  margin-right:5px;
		list-style-type:none; font-weight:bold; 
		cursor:pointer;
		vertical-align: top; text-align:center;
padding-bottom:5px;		}

.ui-dialog .ui-dialog-buttonpane { 
    text-align: center;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { 
    float: none; 
}		

.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; width:160px; border:1px solid #fff;  }

	
.header a {
color: #6D6968;
}
.btn {

}
.tabs {
background:#813f90;
margin-top:1px !important;
margin-bottom:0 !important;
	border-top-right-radius: 4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-left-topright:4px;
	-webkit-border-top-left-radius: 4px;
}
.tabstext{
margin-left:0 !important;
padding-left:10px !important;
color:#FFFFFF !important;
font-size:16pt !important;
background:none !important;
font-weight:bold;
}
.tabscontent {
padding:0 !important; margin:0 !important;
color:#1ea6ac}

.button_bar {
text-align:right; padding:5px;
width:895px;
border-bottom: 1px solid #FFFFFF}



.admincontainer {
margin: 0 0 30px 0px;
}
.adminmenu {
float:left;
display:inline;
font-weight:bold;
text-align:center;
width:150px;
height:35px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;	
border: 1px solid #813f90;
box-shadow: 3px 3px 2px #eeeeee;
vertical-align: bottom;
font-size:12pt;
margin: 20px 0 0 23px;
}

.adminmenu_hl {
border: 1px solid #1ea6ac;
color: #1ea6ac !important;
box-shadow: 3px 3px 2px #888888;
}
.adhome {
background: url(/images/adminmenu/ad_home.png) 30px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adcustomers {
background: url(/images/adminmenu/ad_customers.png) 30px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adorders {
background: url(/images/adminmenu/ad_orders.png) 25px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adtasks {
background: url(/images/adminmenu/ad_tasks.png) 38px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adblank {
background: url(/images/adminmenu/ad_blank.png) 38px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adproducts {
background: url(/images/adminmenu/ad_products.png) 25px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adimages {
background: url(/images/adminmenu/ad_images.png) 30px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adsettings {
background: url(/images/adminmenu/ad_settings.png) 25px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adreports {
background: url(/images/adminmenu/ad_reports.png) 25px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adcms {
background: url(/images/adminmenu/ad_cms.png) 25px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adcategories {
background: url(/images/adminmenu/ad_categories.png) 30px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}
.adcountries {
background: url(/images/adminmenu/ad_countries.png) 30px 15px no-repeat;
padding: 115px 0 0 0;
color: #813f90 !important;
}


.productsearch {
margin:20px 0 20px 20px;
} 
.productsearch td {
font-size: 12px;  
color: #6D6968;
}
 .listbuttons{
 float:right; margin:10px 10px 0 0;
 }
 .newlist {
 padding: 5px 0 0 0;
 border-bottom: 1px #cccccc solid;
 }
 #budgetplannersummary {
 padding: 30px;
 }
 .fieldsa {
 padding: 3px;
 float: left;
 text-align:left;
 margin-right:5px;
 } 
 .fieldsq {
 padding: 6px 3px;
 float: left;
 text-align:right;
 }
 .remove_cross {
 float:right;
 }
 .remove_cross img {
 margin: 5px 10px 10px 10px;
 }
 .inline_error_div {
 display:none;
 position:absolute;
 background: #fff;
 border: 1px solid #000;
 }
.productlist {
font-size: 12px;  color: #6D6968; font-weight:normal; line-height:15px; list-style:none; border-bottom: 1px #cccccc solid; width:96%; float:left; margin: 0 40px 0 0 !important; background: none !important;
	padding: 5px 2% 5px 2% !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;	
}
.productitem {
	float:left;

}
.productitem_eunumber {
	float:left;
	width:130px;
}
.productitem_name {
	float:left;
	width:300px;
}
.productitem_packsize {
	float:left;
	width:120px;
	text-indent: 15px;
}
.productitem_select {
	float:left;
	width:80px;
}
.product_head {
	float:left;
	color: #813f90;
	font-weight:bold;
	text-indent: 0 !important;
}
.product_head2 {
	float:left;
	color: #1ea6ac;
	font-weight:bold;
	text-indent: 0 !important;
}
.tableleft {
	text-align:right;
	font-weight:bold;
	color: #1ea6ac !important;
}
.tableright {
	text-align:left;
}
.secondary {
	color: #1ea6ac !important;
}
.primary {
	color: #813f90 !important;
}
.highlightinfo {
margin-top:15px;
	padding:10px 0 10px 0;
	text-align: center;
	color: #6D6968;
	font-size: 14px;
	width:100%;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;	
border: 2px solid #813f90;
}
.flag {
float:left;
display:inline;
font-weight:bold;
text-align:center;
width:150px;
height:35px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;	
border: 1px solid #813f90;
box-shadow: 3px 3px 2px #eeeeee;
vertical-align: bottom;
font-size:15px;
margin: 20px 0 0 23px;
padding: 66px 0 0 0;
color: #813f90 !important;

}
.flag_hl {
border: 1px solid #1ea6ac;
color: #1ea6ac !important;
box-shadow: 3px 3px 2px #888888;
}
#product_menu {
text-align:center;
}
#product_menu a {
margin-left: 20px;
}
#product_menu span {
margin-left: 20px;
color: #6D6968}

#fisheye {padding-top:150px; padding-bottom:20px; width:100%;}

#fisheye_menu {position:absolute; top:57px; left:0; width:100%; display:none;}
/*dock styling...*/
/*...centre the dock...*/
#fisheye_menu div.jqDockWrap {margin:0 auto;}
/*label styling...*/
div.jqDockLabel {font-weight:bold; white-space:nowrap; color:#ffff00; cursor:pointer; padding:0 12px 2px 0;}

.ui-state-active, .ui-widget-content .ui-state-active {
  background: #813f90;

}
 .ui-state-highlight {
  background: #813f90;
}

.fl {
float:left;
}
.fr {
float:right;
}

.uspContent p {
margin-bottom: 10px;
	font-size:14px;
	height: 200px;
}

/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {  }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important;  background-color: #A6CE39 !important;}
.ui-accordion .ui-state-active a {  background:  #1276C9 url(images/accordion_top_hl.png) no-repeat !important;}
.ui-accordion .ui-accordion-header a { background:  #eeeeee url(images/accordion_bottom_hl.png) no-repeat; color: #FFFFFF !important; display: block; font-size: 1em; padding: 10px 0px; text-decoration: none; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 55px; font-size: 20px; font-weight: bold; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: 1.5em; top: 50%; margin-top: -8px;  width: 22px; height: 22px; background-image: url(images/triangles.png); }
.ui-accordion .ui-accordion-content { background-color: #FFFFFF; color: #666666; padding: 10px 0px; border: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-accordion .ui-accordion-content img { padding-left: 10px; }

#contentgetffpolicies .fieldsq, #contentgetffmortgages .fieldsq, #contentgetffhomeinsurances .fieldsq {
width: 150px;
}
#contentgetffpolicies .fieldsa, #contentgetffmortgages .fieldsa, #contentgetffhomeinsurances .fieldsa {
width: 230px;
}
#contentgetffpolicies .texta, #contentgetffmortgages .texta, #contentgetffhomeinsurances .texta {
width: 220px;
}
#contentgetffpolicies .longtexta, #contentgetffmortgages .longtexta, #contentgetffhomeinsurances .longtexta {
width: 225px;
}

#closingq .fieldsq {
width: 750px;
}
.row8 {
font-weight: bold;
}
#awquote label {
float: left;
display: block;
width: 120px;
}
#awquote div {
float: left;
width: 230px;
}
.ui-tabs-nav li a {
	color: #fff !important;
}
.ui-widget-content {
background: none !important;
}
.ui-accordion .ui-accordion-content {
background: none !important;
}
.ui-accordion .ui-accordion-header a {
background: none !important;
} 