
/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #dfdfdf;
	background-image: url(/crm/sites/all/themes/sugar_base/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	ul.primary {
	opacity:0.7;
position:absolute;
margin:5px 5px 5px -250px;
top: 5px;
}
.headerBg {
	background-image: url(/crm/sites/all/themes/sugar_base/images/headerBg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
body, td,th {
	color: #333333;
	font-size: 10pt;
	font-family: Arial,Geneva,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	line-height: 18px;
	}
img {
    vertical-align: middle;
}
h1, h2, div.componentheading {
	color: #c60c30; font-weight: normal;
	font-size: 16pt; margin-bottom: 18px; margin-top: 9px;
	line-height: 27px;
	}

h3 {
	color: #555;
	font-size: 13pt; margin-bottom: 9px; margin-top: 18px;
	line-height: 20px;font-weight: bold;
	}
table.smplTable td h3 { margin-top: 9px;}
table {
  border-collapse : separate;
}

h4 {
	color: #555;
	font-size: 10.5pt; margin-bottom: 3px; margin-top: 4px;
 padding-top: 6px;font-weight: bold;
	}

h5 {
	color: #555;
	font-size: 10pt; margin-bottom: 4px;
	margin-top:20px;
	}
	
p {MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px}

/* default form settings*/
form {
	margin: 0px;
	}

input,select,textarea, .inputbox {
	font-size: 11px;
	color: #000;
	background: #FFFFFF;
	border: 1px solid #666;
	}
.radio, .checkbox,radio, checkbox  {
background: transparent;
border: 0px;
}
/* stylized forms */
.button {
	font-size: 10pt;
	color: #000000;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #cadfef;
background-position: center; 
background-image: url(/crm/sites/all/themes/sugar_base/images/search_bg.gif); 
background-repeat: repeat-x;
cursor: pointer;
	}

.searchbutton {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background-color: #d4e1ee;
	border-style: solid;
	border: 1px solid #8a9bcf;
background-position: bottom; 
background-image: url(/crm/sites/all/themes/sugar_base/images/search_bg.gif); 
background-repeat: repeat-x;
}

	

/* ---------- */
a:link, a#headerLogin:link {
	color: #9D0C0B;
}
a:visited, a#headerLogin:visited {
	color: #660000;
}
a#headerLogin:link, a#headerLogin:visited {
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover {
	color: #EA1313;
	}


/* Horizontal Line */
hr {
	color: #666666; height:1px; border: 1px solid;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}



/* ------ Settings for the Tabs ----- */


#tspacer {
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarSp.gif);
width: 2px;
height: 37px;
}
.tml {width: 1px; height: 37px; border: 0; vertical-align: middle;}
.tmr {float: right;background-color: #5c86b7; width: 1px; height: 17px; border: 0;vertical-align: middle;}

.mainlevel-top {
height: 37px;
	font-family: helvetica;
vertical-align: middle;
text-align: center;
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarSp.gif);
background-repeat: no-repeat;
background-position: left;
}
.mainlevel-top#first {
background: transparent;
}
.mainlevel-top-selected {
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarBgOn.gif);
background-repeat: repeat-x;
background-position: top;
height: 37px;
vertical-align: middle;
text-align: center;
}
.mainlevel-top-selected a:link,.mainlevel-top-selected a:visited {
	color: #fff; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	font-family: helvetica;
vertical-align: middle;
padding: 13px 15px 15px 15px;
background: transparent;
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarSp3.gif);
background-repeat: no-repeat;
background-position: left;
}
.mainlevel-top-selected a:hover .tml, .mainlevel-top-selected a:hover .tmr  {
background: #3a5c99;
}
.mainlevel-top a:link, .mainlevel-top a:visited  {
	color: #dfdfdf; text-decoration: none;
	font-size: 11pt;
	font-family: helvetica;
	font-weight: normal;
height: 37px !important;
vertical-align: middle;
padding: 15px 15px 15px 15px;
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarSp2.gif);
background-repeat: no-repeat;
background-position: right;
	}
.mainlevel-top a#last:link, .mainlevel-top a#last:visited, .mainlevel-top-selected#first a:link,.mainlevel-top-selected#first a:visited  {
background: transparent;
} 
.mainlevel-top a:hover, .mainlevel-top a#last:hover{
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarBgHover.gif);
background-repeat: repeat-x;
background-position: center;
	}


/* --Middle column styles-- */

.sugarMain {
	border-left: solid 1px #a2a2a2;	
	border-right: solid 1px #a2a2a2;
	border-bottom: solid 1px #a2a2a2;
	background-color: #ffffff;
	width:980px;
	clear: both;
	 }
.sugarHeader {
width: 980px;
}
.main_home {
padding: 0px;
}
.main_top {
	width: 780px;
border-top: solid 4px #a2a2a2;
padding: 25px 50px 25px 50px;
	vertical-align: top;
}
.sugarLeft {
	width: 200px;
padding: 0px 0px 15px 15px;
border-top: solid 4px #a2a2a2;
	background-color: #eee;
	vertical-align: top;
	background-image: url(/crm/sites/all/themes/sugar_base/images/left/leftNavBg.gif);
	background-repeat: repeat-y;
	background-position:left;
}
/* --Footer styles-- */
.sugarFooter1 {
	border-top: solid 3px #90a3c6;
	background-image: url(/crm/sites/all/themes/sugar_base/images/sugarBottom1_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #ccc;
	vertical-align: middle;
	text-align: center;
	padding: 8px 10px 14px 10px;
	color: #333;
	clear: both;
	}
	
.sugarFooter2 {
	background-color: #999;
	vertical-align: middle;
	text-align: center;
	padding: 8px;
	}
.sugarFooter1 a:link, .sugarFooter1 a:visited {
	color: #000;
	font-size: 10pt;
}
#sugarFooter1 a:hover {
	color: #990033;
	}
.footer {
	color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 8pt;
	}
.footer a:link, .footer a:visited {
	color: #666;
	font-size: 8pt;
	}
.footer a:hover {
	color: #000;
	}
a#iconImg {text-decoration: none;}
	
	
/* -- Header styles-- */
.headerLogo {
margin-left: 25px;
margin-top: 20px;
padding-bottom: 12px;
float: left;
}
.headerContact {
clear: right;
float: right;
text-align: right;
padding-top: 23px;
padding-bottom: 10px;
padding-right: 14px;
vertical-align: middle;
color: #999;
	font-size: 10pt;
}
 .headerContact a:link, .headerContact a:visited {
	color: #444;
	}
	img#CRM-trial, img#CRM-buy {
	margin-bottom: 6px;
	margin-right: 10px;
	}
.headerMyAccount {
float: right;
text-align: right;
margin-top: 0;
padding: 0 0px 0 10px;
height: 31px;
vertical-align: middle;
white-space: nowrap;
background: #fff url(/crm/sites/all/themes/sugar_base/images/header/account-left-bg.gif) bottom left no-repeat;
}
.headerMyAccount, .headerMyAccount a:link, .headerMyAccount a:visited {
	color: #666;
	text-decoration: none;
	}
	#CRM-bg {
height: 26px;
padding: 5px 20px 0 10px;
vertical-align: middle;
background: #fff url(/crm/sites/all/themes/sugar_base/images/header/account-right-bg.gif) bottom right no-repeat;
}
.headerMyAccount a:hover {
	color: #990033;
	text-decoration: underline;
	}
	.headerCart {
	margin-left: 12px;
	margin-right: 3px;
	}
	a.viewCart:hover {
	text-decoration: none;
	}
/* -- Sugar CRM Bar -- */

/* -- Sugar CRM Bar Drop Down-- */
.CRMmenus{
position:absolute;
top: 0;
border: 1px solid #c7c7c7; /*THEME CHANGE HERE*/
border-top:  1px solid #dedede;
color: #000;
line-height:18px;
z-index:110;
background-color: #ececec;
width: auto;
white-space: nowrap;
visibility: hidden;
padding: 0 7px 0 7px;
margin-top: 5px;
}

#homeNewsLinks .CRMmenus {
margin-left: -38px;
margin-top: 8px;
border-width: 3px;
border-color: #315aa4;
border-top:  none;
}

.CRMmenus a{
width: auto;
display: block;
border-bottom: 1px solid #c7c7c7; /*THEME CHANGE HERE*/
padding: 7px 9px 6px 9px;
text-decoration: none;
color: #000;
font-size: 9pt;
text-align: left; 
white-space: nowrap;
letter-spacing: normal;
}

* html .CRMmenus a{ /*IE 6 only hack*/
width: auto;
}
* html .CRMNav a:link, .CRMNav a:visited{ /*IE 6 only hack*/
font-size: 10pt;
color: #000;
}

* html .headerMyAccount,* html  .headerMyAccount a:link,* html  .headerMyAccount a:visited {
font-size: 10pt;
	}
* html #homeNewsLinks { /*IE 6 only hack*/
font-size: 10pt;
color: #000;
}
.CRMmenus a:hover{ /*THEME CHANGE HERE*/
background-color: #fff;
text-decoration: none;
color: #9D0C0B;
background: url(/crm/sites/all/themes/sugar_base/images/header/CRMMenuBg.gif) left repeat-y;
background-color: #ececec;
}
#no-border, #RSSMenu a#no-border{
border: none;
}
.language {
float: right;
white-space: nowrap;
padding-top: 6px;
}
.language a:link, .language a:visited {
color: #666;
padding-top: 6px;
}
.CRMLanguage {
padding: 0;
margin-top: 6px;
margin-left: -17px;
}
.CRMLanguage a {
border: none;
padding: 5px 15px 6px 14px;
background-color: #ececec;
}
.CRMLanguage a:hover {
color: #fff;
background: #315aa4;
}
#headerLang {
margin-left: 8px;
margin-right: 6px;
}
/* -- Login drop down -- */

div#CRM_login, div#CRM_screen { 
height:100%; 
width:100%; 
position: absolute; 
visibility: hidden;
top: 0%; 
right: 0%;
margin-top: 0px; 
margin-right: 0px;
z-index:110;
padding: 2px;
background: url(/crm/sites/all/themes/sugar_base/images/header/loginBg.png);
}

div#CRM_login2, div#CRM_screen2 {
height:auto; 
width:350px; 
position: absolute; 
top: 50%; 
left: 50%;
margin-top: -200px; 
margin-left: -175px;
z-index:111;
color: #000;
line-height:18px;
background-color: #f3f3f3;
white-space: nowrap;
padding: 30px 50px 30px 50px;
border: 1px solid #777;
text-align: left;

} 
#CRM_login a{
color: #000;
text-align: left; 
white-space: nowrap;
}
#CRM_login  #CRM_login2 a {
color: #9D0C0B;
text-decoration: underline;
}
#CRM_login a:hover{ /*THEME CHANGE HERE*/
color: #9D0C0B;
}
table.popup_login_table td {
padding: 5px;
vertical-align: middle;
}
.popup_login_table {
border-top:  1px solid #ccc;
border-bottom:  1px solid #ccc; 
padding: 10px 0;
}
#loginNew {
clear: both;
padding-bottom: 10px;
border-bottom:  3px solid #ccc; 
}
#lostPssw {
margin-top: 24px;
}

/* -- Top Navigation -- */

.headerNav {
clear: both;
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarBg.gif);
	background-repeat: repeat-x;
	padding: 0px; 
	height: 37px; 
	white-space: nowrap;
}
.navLinks {
text-align: center;
width: 100%;
vertical-align: middle;
}

/* -- Top Nav Search -- */
.navSearch {
vertical-align: middle;
background-image: url(/crm/sites/all/themes/sugar_base/images/navBar/navBarSearchBg.gif);
background-repeat: repeat-x;
white-space: nowrap;
}
.navBarSearch {
border: none ; background: transparent; }

.search_inputbox {
	font-size: 10px;
	color: #666;
	border: 1px solid #666;
	background: #fff;
	padding-left: 2px;
	margin-top: 3px;
	}
	

table.moduletable {
	margin: 0px 0px 0px 0px;	
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	background-color: #f0f0f0;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	color: #666666;
	background-image: url(/crm/images/content_images/feature_header_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	border-top: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 0px;
	}
	
table.moduletable td {
	font-size: 9pt;
	}
	
a.moduletable:link, a.moduletable:visited, a.moduletable:link, a.moduletable:visited {
	color: #666666; 
	font-weight: bold;
	}

/* xcart left module */

.moduletablePStd  {
	font-size: 9pt;
	background-color: #f0f0f0;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	border-top: none;	
	color: #666666;
	}
.moduletablePStd th {	
	background-color: #f0f0f0;
	text-align: left;
	}	
.moduletablePSth {
	background-color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(/crm/images/content_images/feature_header_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	border-top: 1px solid #999999;	
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	}
.moduletablePSfeatured  {
	margin: 0px 5px 0px 5px; 
}	
.moduletablePSfeatured td {
	padding-top: 6px;
}	
a.moduletablePSLink:link, a.moduletablePSLink:visited {
	color: #147de8; 
	font-weight: bold;
	}
.moduletablePSHr {
        COLOR: #999999;
}
.moduletablePSItemLink:link,.moduletablePSItemLink:visited,.moduletablePSItemLink:hover {
        color: #666666;
	font-weight: bold; 
}
#moduletablePSproduct {
       text-decoration: none; 
	   color: #666666;
}

#moduletablePSprice {
       font-size: 10pt;
}

.moduletablePSbuy  {
        COLOR: #666666;
		border-bottom: 1px solid #cccccc;
		padding-left: 4px;
		padding-bottom: 4px;
		 font-size: 11px;
}	
.moduletablePSbottom  {
	font-size: 11px;
	background-color: #e4e4e4;
	background-image: url(/sugarshop/skin1/images/sugarshopbottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px 4px 0px 8px;
	border-top: none;	
	color: #666666;
	}
.moduletablePSbottom td {
	border-bottom: 1px solid #cccccc;
	padding-top: 4px;color: #666666;
	}	
	
	
/* Stylized table Classes */

table.stdTable {
	margin: 6px 0px 0px 0px;
	padding: 0px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
	}

table.stdTable th {
background-color: #ffffff;
border-left: none;
border-right: none;
color: #444444; 
padding: 5px; 
vertical-align: bottom;
	font-size: 10pt;
	white-space: nowrap;
	}

table.stdTable td {
	border-top: solid 1px #dddddd;
	font-size: 10pt;
	font-weight: normal;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align : top;
	}
	

table.smplTable {
	padding: 0px;
	background-color: #ffffff;
	}

table.smplTable th {
	height: 18px;
	line-height: 18px;
	text-align: left;
	white-space: nowrap;
	vertical-align : top;
	}

table.smplTable td {
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 18px;
	padding-top: 9px;
	vertical-align : top;
	border-bottom: solid 1px #dddddd;
	}
	
table.smplTable td table.nb td,table.nb td, .nb, .nb#break, table.smplTable td.nb {
	border-bottom: none;
	border-top: none;
	}



.small, .smalldark  {
	font-size: 8pt!important;
	color: #333333;
	}
	

	
.smalldark {
        color: #333333;
        }

UL { 
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 15px; 
	list-style-image: url(/crm/images/content_images/bullet.gif); }
#red {list-style-image: url(/crm/images/content_images/bullet-red.gif); }	
	
LI {MARGIN-BOTTOM: 9px;}

ul.customer_list {list-style-image: url(/crm/images/content_images/button_casestudy.gif);}
.customer_list li {margin-left: -10px; margin-top: 10px; vertical-align: top; padding-left: 8px;}
ul.news_list {list-style-image: url(/crm/images/content_images/button_articles_red_white_bg.gif);}
.news_list li {margin-left: -10px; margin-top: 10px; vertical-align: top; padding-left: 8px;}
ul.event_list {list-style-image: url(/crm/images/custom/hp_events_bullet.gif);}
.event_list li {margin-top: 10px; margin-left: -10px}
ul.webcast_list {list-style-image: url(/crm/images/content_images/bullet_webcasts.gif);}
.webcast_list li {margin-top: 10px; margin-left: -10px}
ul.press_list {list-style-image: url(/crm/images/content_images/bullet_articles.gif);}
.press_list li {margin-top: 10px; margin-left: -10px}
.flashLeft {
margin-top: 9px; 
margin-left: 10px; 
padding-left:10px;
margin-bottom: 0;
}
table.searchintro {
	border: solid 1px #777777;
	}


.pagenav {
	color: #386593;
}

a.pagenav, a.pagenav:visited {
	color: #333333;
}

a.pagenav:hover {
	color: #386593;
}

.pagenavbar {
	
}

/* Misc Display Classes */
	.required {
	color: #ff0000;
	font-weight: bold;
	}


.HPheader {
	background-color: #f0f0f0;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	color: #666666;
	background-image: url(/crm/images/content_images/feature_header_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #cccccc;
	}


/* ---------------------------------------------- */

/* Sugar Network / Case Portal additions */
TABLE.caseportal_case1 { width: 95%; padding: 10px; background-color: #F0F0F0; border: 1px; border-color: #000000; border-style: solid; }
TABLE.caseportal_case2 { width: 95%; padding: 10px; background-color: #E6E6E6; border: 1px; border-color: #000000; border-style: solid; }
DIV.caseportal_listheader { width: 95%; padding-left: 2px; text-align: left; font-family: verdana, sans-serif; font-size: large; font-weight: bold; }
DIV.caseportal_noteheader { width: 95%; padding-left: 2px; text-align: left; font-family: verdana, sans-serif; font-size: small; font-weight: bold; }
SPAN.no_cases { font-family: verdana, sans-serif; font-style: italic; margin-left: 2px; }

A.case_portal:link, A.case_portal:visited { font-size: inherit; color: #9D0C0B; font-family:  Arial, Verdana, Helvetica, sans-serif; }
A.case_portal:hover { color: #EA1313; }

INPUT.portal, SELECT.portal, TEXTAREA.portal { font-family: verdana, sans-serif; color: #000000; }
/*MAINMENU*/
#leftnav {
float: right;
margin-top: 25px;
margin-bottom: 50px;
}
ul.mainmenu {
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 0; 
	width: 185px; 
	border-bottom: 2px solid #fff;
}
ul.mainmenu li
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height : 16px;
}
ul.mainmenu li a{
	display: block; 
	padding: 6px 5px 6px 12px;
	text-decoration: none;
	color: #444444;
	/* *width: 185px; */
	line-height : 16px;
	border-top: 2px solid #fff;
}

ul.mainmenu li a:link, ul.mainmenu li a:visited {
	color: #444444; 
	display: block; 
}

/*MAINMENU - SUBLEVEL*/
#sublevel1 {
background-color: #e6e6e6;
}
#sublevel1 a:link, #sublevel1 a:visited {
	padding-left: 24px;	
	border-top: 2px solid #f0f0f0;
}
#sublevel2 {
background-color: #dfdfdf;
}
#sublevel2 a:link, li#sublevel2 a:visited  {
	padding-left: 36px;	
	border-top: 2px solid #d0d0d0;
}

#sublevel3 {
background-color: #dfdfdf;
}
#sublevel3 a:link, li#sublevel3 a:visited  {
	padding-left: 48px;	
	border-top: 2px solid #d0d0d0;
}
ul.mainmenu li a:hover {
	color: #fff;
	background-color: #9D0C0B;
}
ul.mainmenu li a#active_menu:link, ul.mainmenu li a#active_menu:visited, ul.mainmenu li a#active_menu:hover  {
font-weight: bold;
	background: #fff;
	color: #003399;
}
ul.mainmenu li#sublevel2 a#active_menu:link, ul.mainmenu li#sublevel2 a#active_menu:visited, ul.mainmenu li#sublevel2 a#active_menu:hover, ul.mainmenu li#sublevel1 a#active_menu:link, ul.mainmenu li#sublevel1 a#active_menu:visited, ul.mainmenu li#sublevel1 a#active_menu:hover, ul.mainmenu li#sublevel3 a#active_menu:link, ul.mainmenu li#sublevel3 a#active_menu:visited, ul.mainmenu li#sublevel3 a#active_menu:hover   {
	background: transparent;
}
/* MAINMENU - MAINLEVEL */
#leftnav h3 {
height: 25px;
vertical-align: bottom;
margin: 0;
padding: 9px 10px 0 0px;
line-height: normal;
font-size: 11pt;
font-family: helvetica;
margin: 0;
width: 175px;
}
#leftnav a:link h3, #leftnav a:visited h3, #leftnav a:hover h3 {
color: #444;
text-decoration: none;
border-top: solid 3px #bfc7d4;
border-bottom: solid 2px #f2f2f2;
background-image: url(/crm/sites/all/themes/sugar_base/images/left/leftNavH3BgActive.gif);
background-repeat: no-repeat;
background-position: top right;
}
/* MAINMENU - MAINLEVEL_SELECTED */
#leftnav a#active_menu:link h3, #leftnav a#active_menu:visited h3, #leftnav a#active_menu:hover h3 {
color: #003399;
border-top: solid 3px #315aa4;
}
/* FOR SUGAR SHOP MENU see /sugarshop/skin1/skin1.css */

/* RSS feeds styles */

a.rssLinkDesc:link, a.rssLinkDesc:visited {
	font-size: 8pt; color: #333333;text-decoration: none;
	line-height: 14px;
	}
a.rssLink:link, a.rssLink:visited {
font-size: 11pt;
line-height: normal;
font-weight: normal;
font-family: helvetica,san-serif;
color: #003399;
text-decoration: underline;
padding-bottom: 9px;
}
/* Management page */
.ldr {
margin: 80px 20px 0 0;
}
#ldrH4 {
margin: 0 0 15px 0;
}
/* Customer Quotes styles 04/01/2009 */
.qq {
background:url(/crm/images/content_images/qq-bg.gif) no-repeat top left;
padding: 21px 0 0 0;
font-weight: bold;
color: #444;
}
.qq p {
margin: 0 0 10px 0;
padding: 0 0 10px 16px;
background:url(/crm/images/content_images/qq-end.gif) no-repeat bottom right;
line-height: 22px;
color: #666;
}
#qqlogo {
text-align: right;
padding: 0 0 20px 0;
background:url(/crm/images/content_images/qq-bottom.gif) no-repeat bottom left;
}
#qq-float {
float: right;
margin-left: 20px;
margin-bottom: 20px;
width: 225px;
}
#top-border {margin-top: 15px; 
border-top: 1px solid #ddd; 
padding-top: 20px;}
#bottom-border {margin-bottom: 20px; 
border-bottom: 1px solid #ddd; 
padding-bottom: 15px;}
#break {
border-top: 1px solid #ddd; 
padding-top: 10px;
margin-top: 20px;}
#no-bullet {
	list-style-image: none;
	list-style: none;
	}

#col {
padding-right: 15px;
width: 130px;
}
#colLast {
padding-right: 0;
width: 130px;
}
#col.lg, #colLast.lg  {
width: 205px; padding-bottom: 0; padding-top: 0;}
.lg p,  .lg h4 { margin-left: 10px;}
#price {font-size: 15px; color: #444; font-weight: bold;}
.pricebg {
text-align: center;
height: 25px;
}
.options {
background: url(/crm/images/content_images/products/editions/options_bg.gif) no-repeat top left;
font-weight: bold;
text-align: center;
height: 36px;
vertical-align: middle;
color: #666;
}
#col.options, #colLast.options{padding-top: 8px;}
#awards {
margin-top: 15px;
margin-bottom: 15px;
}
#editions-compare {
margin-top: 5px;
margin-bottom: 15px;
float: right;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
width: 280px;
border-left: 1px solid #ddd;
}
#editions-compare img {
float: left;
margin-right: 5px;
}
#price {font-size: 15px; color: #444; font-weight: bold;}
/* News Articles page */
#graybg {
background: #eeeeee;
}
/* Events page */
table.smplTable th#events {
background-color: #f9f9f9;
border-left: none;
border-right: none;
color: #444444;
border-bottom: 1px solid #eee;
padding: 5px 5px 5px 0;
border-top: 1px solid #fff;
vertical-align: bottom;
}
#gray {
color: #444444;
}
table.smplTable th#events a {
color: #444444;
}
#viewall {
font-size: 12px;
color: #444444;
font-weight: normal;
}
#bottom {
	padding: 0px 0px 0px 0px;
	border: none;
	background-image: url(/crm/images/content_images/table_bottom_bg.gif);
	background-repeat: repeat-x;
}

#etop {
	border-bottom: 1px solid #cccccc;
	background-image: url(/crm/images/content_images/table_top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#etop h3 {
margin-bottom: 0;
}
.more {
margin-bottom: 0px;
text-align: right;
}
a.more:link, a.more:visited {color: #666666;}
ul.speaker_list {list-style-image: url(/crm/images/news/webcasts/bullet_speaker.gif); margin-bottom: 10px;}
.speaker_list li {margin-top: 5px; margin-left: -10px} 
.upcoming1 {
border:none;
padding:0px;
}
.upcoming2 {
border:none;
padding:0px;
padding-left:10px;
}
#totop {
text-align: right;
padding-top:5px;
margin-bottom: 10px;
}
#totop img {
vertical-align: top!important;
}
#totop a {
color: #666;
text-transform: uppercase;
font-size: 10px;
}
.new{
font-size:11px;
color: #990033;
text-transform: uppercase;
font-weight:bold;
}
table.smplTable td#webcastLeftCol, table.smplTable td#webcastRightCol {
padding-right: 0;}
.hideImg {height: 177px; overflow-y: hidden; padding: 0 20px;}
.webcastDate {border-top: 1px solid #ddd;  font-weight: bold; color: rgb(102, 102, 102);;padding: 5px 0; margin: 10px 0px 5px 0;}
.live {background: transparent url(/crm/images/news/webcasts/live-webcasts-bg.jpg) no-repeat top left; width: 675px}
table.smplTable td.abstract {
padding:50px 5px 10px 15px; color:#000;
}
.imgW {width:200px;overflow:hidden;height:155px;border:1px solid #7994a8}
.imgW img {margin:-10px}
.imgW a {opacity:0.5;filter:alpha(opacity=50)}
.imgW a:hover,.imgW a:active {opacity:1;filter:alpha(opacity=100)}
.live h4 a {color: #333}
.crm-acc-bnr {border-bottom: 4px solid rgb(204, 204, 204); padding-bottom: 1px; height: 124px; width: 667px;}
.events .crm-acc-bnr {border-bottom: 4px solid rgb(198, 12, 48); border-top: 4px solid rgb(204, 204, 204); margin: 15px 0pt;}
.crm-acc-bnr .row {clear: left; border-bottom: 1px solid rgb(204, 204, 204); height: 40px; margin-bottom: 1px; white-space: nowrap}
.crm-acc-bnr .row.last {border-bottom: none;}
.crm-acc-bnr .row img:first-child {float: left;}
.cols3hp.crmaccel {height: auto; border-bottom: 1px solid rgb(209, 215, 229); margin-top: 30px;background: url(/crm/images/news/events/CRMAcceleration/CRMAcceleration2010Bg.jpg) no-repeat scroll left top rgb(255, 255, 255); padding-left: 5px; width: 873px;
}
.dateRow {font-size: 14px; color: #000; background: none repeat scroll 0% 0% rgb(238, 238, 238); margin: 0 0pt 0pt -5px; padding: 5px;  height: 38px;}
.dateRow p {float: left; width: 450px; padding: 0pt 5px;margin:0;}
.dateRow strong {color: #555;}

.company .cols3hp.crmaccel, .events .cols3hp.crmaccel  {background-image:url(/crm/images/news/events/CRMAcceleration/CRMAcceleration2010Bg700.jpg);
width:667px;
border-right:1px solid #D1D7E5;}
.company .dateRow, .events .dateRow {background: transparent;}
.company .dateRow p, .events .dateRow p {margin:-45px 0 0; font-size: 12px; line-height: 16px; color: #555;float: none;padding-bottom:13px;}
.company .dateRow p strong, .events .dateRow p strong {color: #666;}

.dateRow a {text-decoration: none; float: left; padding: 6px 10px 0 5px;font-size:20px;}
.crmaccDate {line-height: 27px;background: none repeat scroll 0% 0% rgb(255, 255, 255); float: left; text-align: center; padding: 0 0 3px 0; margin-right: 10px; margin-top: -15px;border-left: 2px solid #ABB2BE;border-right: 1px solid #ABB2BE; border-top: 1px solid #c0c0c0;border-bottom: 1px solid #ABB2BE;}
.crmaccMo {text-transform: uppercase; font-size: 12px;line-height: 21px; color: rgb(255, 255, 255); padding: 3px; font-weight: bold; background: none repeat scroll 0% 0% rgb(171, 178, 190);}
.crmaccLoc {text-decoration: underline;}
.crmaccSp {height: 77px;}
.company .callout, table.callout, table.callout td {
background-color: #f6f6f6; border: none; padding: 0px; margin: 0px 0px 7px 7px; font-size: 12px;
list-style: none;
margin-left: 10px;
}
.company table.callout td {
border-left: 1px solid #cccccc;  
border-right: 1px solid #cccccc; 
border-bottom: 1px solid #dddddd; 
border-top: none; 
background-color: #fafafa; 
padding: 8px 15px 5px 15px;
}
.company .callout li, .callout ul {
list-style: none;
margin: 2px 2px 5px 0px;
padding-left: 0px;
}
.company .callout b {
COLOR: #666666;
}
.company #feature
{
FONT: 14px/18px arial,helvetica,sans-serif; COLOR: #999999; text-decoration:none;
	background-color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/crm/images/content_images/feature_header_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #cccccc!important;
}
.company #corner {
padding: 0;
border: none;
}
.company .more {
text-align: right;
}
.company table.smplTable td.more {
border:medium none;
padding-bottom:0;
padding-top:0;
}
.company .more a:link, .more a:visited {color: #666666;}
.company .news_source {font-style: italic;}

#more_webcasts  h4{
	border-top: 1px solid #ddd;
	padding-top: 15px;
}

#more_webcasts ul.webcast_list {
	border: none;
	margin-bottom: 15px;
}

#webcast-image {margin: 0px 0px 0px 0px;}
#webcastLeftCol h4, #webcastRightCol h4 {
 margin-top: 0;
 margin-bottom: 10px;}
#webcastLeftCol div {
	border-right: 1px solid #ddd; 
	padding-right: 20px;
	}
#webcastLeftCol {
	width: 50%;
	padding-bottom: 0px;
	}
#webcastRightCol {
	padding-left: 20px;
	padding-bottom: 0px;
	}


.moreWebcastsA	{
border: 2px solid #999; 
	width: 145px; 
	background: transparent url(/crm/images/news/webcasts/20090720-import.jpg) repeat scroll center center;
margin-bottom: 5px;
display:block;
}
.moreWebcastsA img
{
border-top: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom: none;
border-left: none;
	height: 85px;
}
.moreWebcasts a, .col3wp a
{
color: #333;
}
a.moreWebcastsA:hover
{
border-color: #6175a0;
}
a.moreWebcastsA:hover img
{
opacity: 0; 
transparency: 0%; 
filter:alpha(opacity=0);
}
.moreWebcasts
{
float:left;
margin-bottom:10px;
margin-left:10px;
margin-top:20px;
width:158px;
}
.moreWebcasts.left
{
margin-left: 0;
clear: left;
}

.check {list-style-image:url(/crm/images/home/bullet-check.gif);}
.check strong {color: #444}
.check li {margin-bottom:3px;*margin-bottom:9px;}
.custQ, #bottom.custQ {
background:transparent url(/crm/images/sugarcon/quoteEnd.jpg) no-repeat scroll right bottom;
color:#666666;
font-size:15px;
font-weight:bold;
line-height:24px;
margin-bottom:5px;
margin-left:20px;
margin-top:30px;
padding-bottom:0;
padding-left:20px;
padding-top:5px;
text-indent:0;
width:auto;
}
.custQDiv {
background:transparent url(/crm/images/customer_logos/quoteBg.gif) no-repeat scroll left top;
clear:left;
margin-bottom:0;
margin-left:-9px;
*margin-left:0;
margin-top:30px;
padding-bottom:10px;
padding-top:1px;
}
#form-sugar .custQDiv.right {
float:right;
margin-bottom:20px;
width: 360px;
margin-top:-60px;
}
#form-sugar .custQ {
font-size:11pt;
font-weight: normal;
line-height:24px;
padding-bottom:10px;
color: #333;
}
#form-sugar .custQDiv.right.webform { 
float:none;
margin-bottom:20px;
margin-top:0;
width:auto;
}
.gaw .custQDiv { margin-top:20px;
background-image: url(/crm/images/crm-trial/formCustBg.jpg);}
#form-sugar .gaw  .custQ {color: #000;}
#form-sugar .gaw  .custQ strong {color: #555;}
#form-sugar .custQLogo.right {
border-bottom: none;
}
.lr .custQLogo img {
float: none;
margin-top:15px;
}
#qq-float.custQDiv {background:#FFFFFF url(/crm/images/customer_logos/quoteBg.gif) no-repeat scroll left top;
width:255px;
margin-bottom:0;
}
 .custQLogo img {
margin-top: 5px;
}
.custQLogo {
border-bottom:2px solid #EFEFEF;
color:#444444;
margin-left:7px;
padding-bottom:10px;
padding-left:30px;
text-align:right;
}
.custQDiv.right {margin-top: 0pt; margin-left: 255px; clear: none;}
.custQDiv.right .custQ {margin-left: 5px; width: 240px; margin-top:25px;padding-bottom:5px;padding-right:5px; *padding-right:0;*width:220px; *padding-top:25px;*padding-left:5px;}
.custQDiv.right .custQLogo {padding-left: 0pt; text-align: left;}

#free-crm-trial h2#free-trial {text-transform: uppercase;
font-size: 20px;
padding-bottom: 10px;
margin-bottom: 0;
}
#free-crm-trial .custQDiv {
text-align:left;
margin: 30px 0 0 0;
padding-bottom:0;
}
#free-crm-trial .custQ {
color:#333333;
font-size:10pt;
font-weight:normal;
line-height:21px;
margin:0;
padding-bottom:5px;
padding-left:25px;
padding-top:25px;
}
#free-crm-trial .custQ em {font-style:normal; font-weight:bold;color:#555;}
#free-crm-trial .custQLogo {border-bottom:none;}
.agreement {background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DDDDDD;
margin:-213px -56px 5px -26px;
*margin:-213px -30px 5px -50px;
position:relative;
width:400px;
display:none;
opacity:0.9;
filter:alpha(opacity=90);}
.agreement img { margin-right:5px; margin-top:5px; float: right;}
.agreement #FreeCRMTrial {
height:175px;
opacity:0.7;
filter:alpha(opacity=70);
padding:5px 0 0 10px;
width:390px;display:block;
}
#free-crm-trial .tdOne.checkboxes {padding-left: 25px}
#free-crm-trial .custQLogo img {margin-top: 0;}
.lr img {
float: left;
margin: 0 20px 10px 0;
}
.lr {float: left; width: 500px;}
div.wc  {width: 260px; float: left; margin: 0 10px 10px 0}
div.wc  p {font-size:12px; text-align:center;color:#666;border-bottom:1px solid #ddd; margin-bottom:0; padding-bottom:5px; width:250px}

.playWC .nextCRM {margin-top: 10px;margin-right: 50px;}
.playWC .cropImg {margin-bottom:10px;}
.playWC div.col3 {float: right; clear: both; width: 185px; margin-right: 50px}
.playWC div.col3 h4{margin-left: 0}
.lr ul.speakers {
	list-style-image: none;
	list-style: none;
	margin-left:0;
margin-top:20px !important;
padding-left:0;}
.lr ul.speakers li {clear:both;margin-top:0;padding-top: 10px;}
.lr ul.speakers img {*margin-bottom:0; padding:0; float:none;}
.lr ul.speakers img:first-child {border:1px solid #ddd; padding: 5px; float:left;}

.trialBtn div {text-decoration: none; margin-bottom: 15px; padding: 15px; text-align: center; width: 415px; white-space: nowrap; line-height: 25px; background: url(/crm/images/crm-trial/free-crm-trial-btn-bg.gif) repeat scroll 0pt bottom transparent; border: 3px solid rgb(182, 194, 219); cursor:pointer;}
.trialBtn div p {color: rgb(51, 51, 51); margin: 0pt 0pt 6px; font-size: 24px;}
.trialBtn div strong {color: rgb(153, 0, 51);}
.trialBtn div strong span {position: relative; top: -0.05em; text-decoration: underline;}
a.trialBtn:hover div {border-color:#90a2c8; background-color:#e2e7f1;background-position: center 20px; background-repeat:repeat-x;}
a.trialBtn:hover div strong {color:#c60c30;}
.nextCRM {
float:right;
margin-bottom:20px;
margin-left:20px;
width:185px;
margin-top: -10px;
}
.nextCRM ul
 { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
  	cursor: default;
	list-style-type: none;
width: 185px;
border-bottom: 1px solid #ccc;
color: #000;
background: url(/crm/images/crm-guide/nextsteps-bg.gif) no-repeat top right;
}

.nextCRM ul li { /* all list items */
  list-style:none;
  padding:0px;
  margin:0 1px;
  *margin:0 2px;
	list-style-image: none;
border-top: 1px solid #ddd;
background: transparent url(/crm/images/content_images/products/next/nextBg.gif) repeat-y right;
}

.nextCRM ul, .nextCRM ul li{ /*IE only hack*/
*width: 185px;
}
.nextCRM a, .nextCRM li#call
{
  *width: 180px;
  display: block;
  text-decoration: none;
  padding:7px 0 7px 15px;
border-top: 1px solid #fff;
  color: #000;
}
.nextCRM li#topStep a {
padding-top: 6px;
padding-bottom: 6px;
}
.nextCRM li#topStep a span {
text-decoration: underline;
color: #990033;
font-size: 10.5pt;
}
.nextCRM li#topStep {
border: none;
}
.nextCRM a#topImg {
padding: 0 1px;
*height:86px;
border: none;
}
.nextCRM a:hover
{ 
border-top: 1px solid #eee;
border-left: 1px solid #f0f0f0;
color: #990033;
}
.nextCRM ul li img
{
margin-right: 5px;
}

.nextCRM h3 {
margin: 0;
padding: 5px 10px 5px 10px;
background: #fff url(/crm/images/crm-guide/nextstepsh3bg.gif) repeat-x bottom;
font-size: 11pt;
font-color: #444;
}
.weblink.node .date {
clear:left;
float:left;
margin-right:10px;
margin-top:2px;
}
.weblink.node {
border-top:1px solid #DDDDDD;
clear:left;
margin-bottom:25px;
padding-top:10px;
}
.weblink.node h5 {margin-top:0;}
.weblink.node .main {margin-left:100px;}
.field.field-type-text.field-field-weblink-source  {
color:#444444;
font-weight:bold;
}
.weblinks-body {clear:left;}

.company .rssDate {
float:left;
clear:left;
font-size:8pt;
text-transform:uppercase;
letter-spacing: 0.04em;
color:#666;
width: 40px;
white-space:nowrap;
margin-top: 1px; 
margin-right: 10px;
}
 .company .rssLink {margin-left:50px}
 .company .rssLink a  {}
 .company .rssRow {clear:left; margin-bottom:15px;}
 #media {margin-top:0!important;}
 
.sugarU li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:8px;
margin-left:0;
padding-left:0;
text-indent:-20px;
}
.sugarU img {
vertical-align:top;
}
.twt {float:right;
margin:0 0 8px 15px;
*margin:0px 0 8px 15px;
}