a{
    color: #333;
	text-decoration:underline;
}
body{
    background-color: #666;
	margin:0px;
    color: #333;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1{
	margin:0px;
	padding:0px;
	color:#666;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

h4{
	margin:0px;
	padding:0px;
	color:#919191;
	font-size:13px;
}
.clear { 
	 clear: both; 
	 line-height:0px; 
	 font-size:0px; 
}
#container{
	margin:5px auto;
	width:980px;
    background-color: white;
}

#main-layout-table
{
	width: 980px;
}


#container #view span, #container #manage_role_perms span, #container #view_all span, #container #edit span, #container #delete span, #container #respond span, #container #download span, #container #add span{
	display:none;
}
#container #view{
	float:left;
	margin:0 4px 0 0;
	width:46px;
	height:18px;
	background-image:url(../images/btn_view.gif);
	background-repeat:no-repeat;
}
#container #view_all{
	float:right;
	margin:0 0 0 4px;
	width:67px;
	height:18px;
	background-image:url(../images/btn_view_all.jpg);
	background-repeat:no-repeat;
}
#container #manage_role_perms{
	float:left;
	margin:0 4px 0 0;
	width:174px;
	height:18px;
	background-image:url(../images/btn_manage_roles_perms.jpg);
	background-repeat:no-repeat;
}
#container #edit{
	float:left;
	margin:0 4px 0 0 ;
	width:46px;
	height:18px;
	background-image:url(../images/btn_edit.gif);
	background-repeat:no-repeat;
}
#container #delete{
	float:left;
	margin:0 4px 0 0;
	width:57px;
	height:18px;
	background-image:url(../images/btn_delete.gif);
	background-repeat:no-repeat;
}
#container #download{
	float:left;
	margin:0 4px 0 0;
	width:113px;
	height:18px;
	background-image:url(../images/btn_lead_pdf_download.gif);
	background-repeat:no-repeat;
}
#container #respond{
	float:left;
	margin:0 4px 0 0 ;
	width:67px;
	height:18px;
	background-image:url(../images/btn_respond.gif);
	background-repeat:no-repeat;
}
#container a #respond{
	float:left;
	width:67px;
	height:18px;
	background-image:url(../images/btn_respond.gif);
	background-repeat:no-repeat;
}
#container #add{
	float:right;
	width:57px;
	height:18px;
	background-image:url(../images/btn_add.gif);
	background-repeat:no-repeat;
}

.set_width, .homeLine, .add_edit_table, fieldset, .response_table
{
	width: 760px;
}

#leftSide {
    padding: 10px;
    padding-top: 0px;
    background-color: #cacaca;
}

#global-column-main {
    padding-left: 29px;
}

#content-actions {
    margin: 10px 0px;
}

.collapse
{
	border: 1px solid black;
	padding-right: 2px;
	padding-left: 2px;
	width: 95%;
}

.ccontainer {
    border: 1px solid #cacaca;
    margin-top: 25px;
    width: 760px;
}

.ccontainer.sub-container {
    width: 760px;
    padding: 0px;
}

.ccontainer .ccontainer-header {
    background-color: #cacaca;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
    text-transform: uppercase;
    cursor: pointer;
}

.ccontainer .ccontainer-body {
}

.ccontainer.collapsed .ccontainer-body {
    display: none;
}

.ccontainer .ccontainer_footer {
}

.ccontainer.sub-container .ccontainer-header {
    margin-top: 7px;
    padding: 3px 5px;
    background-color: transparent;
    color: #cacaca;
    text-align: left;
}

.ccontainer.container-action {
    margin-top: 3px;
    width: 760px;
    border: 0px;
}

.ccontainer.container-action .ccontainer-header {
    margin-top: 3px;
    padding: 3px 5px;
    display: inline;
    text-align: left;
    font-size: 11px;
    text-transform: none;
    background-color: #cacaca;
}

.container-action .ccontainer-header a {
    color: #666;
}

.ccontainer.container-action .ccontainer-body {
    margin-top: 2px;
    background-color: #eaeaea;
    border: 1px solid #d8d8d8;
}


.ccontainer-header a, 
.sub-container .ccontainer-header a
{
	text-decoration: none;
	color: white;
}

.ccontainer.sub-container .ccontainer-header a
{
	color: #cacaca; 
}

.ccontainer.portlet {
    width: 100%;
    border: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ccontainer.portlet .ccontainer-header {
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    background-color: transparent;
    color: #666;
    padding-left: 0px;
}

.ccontainer.portlet .ccontainer-body {
    padding: 5px;
    background-color: white;
}

.ccontainer.portlet .ccontainer-footer {
    color: #919191;
}

.ccontainer.portlet .ccontainer-body ul {
    text-indent: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

.ccontainer.portlet .ccontainer-body li {
    list-style: none;
    padding-bottom: 3px;
}

.ccontainer.portlet .ccontainer-body li a {
}

.ccontainer.portlet .ccontainer-body a {
    text-decoration: none;
    color: #919191;
}

.ccontainer.portlet .ccontainer-body a:hover {
    color: #666;
    text-decoration: underline;
}

.ccontainer.footer-action {
    width: 100%;
    border: 0px;
    background-color: #eaeaea;
    margin-top: 0px;
}

.ccontainer.footer-action .ccontainer-header {
    color: #919191;
    background-color: transparent;
    font-size: 10px;
    text-transform: none;
}

.ccontainer.footer-action .ccontainer-body {
    border: 3px solid #666;
    background-color: white;
}

.ccontainer.portlet .ccontainer.footer-action {
    background-color: transparent;
}

#portlet-workspace-change-workspace-link .ccontainer-body {
    padding: 5px;
    position: absolute;
}

#portlet-navigation .active {
    background-image:url(/md/images/listArrow.gif);
    background-position:0px 2px;
    background-repeat:no-repeat;
    margin:0pt 0pt 2px;
    padding:0pt 0pt 0pt 17px;
}

#workspace_holder
{
	display: none;
	position: absolute;
	z-index: 0;
	margin-left: 93px;
	margin-top: -30px;
}

.widget-workspace-search {
    padding: 7px;
    background-color: #666;
    color: white;
}

.row_even
{
	background-color: #e6e6e6;
}

.row_odd
{
	background-color: #ffffff;
}

.detail-field-label,
.add-edit-table th
{
	width: 20%;
	font-weight: bold;
	color: #919191;
}

th {
    text-align: left;
}

.field-required th {
    color: black;
}

.detail-field-value,
.add-edit-table td
{
	width: 80%;
}

.add_edit_table input, select, textarea
{
	border: 1px solid #dbdbdb;
	background-color: #f4f4f4;
}

fieldset
{
	padding: 0px;
	border: 1px solid #ababab;
    margin-top: 25px;
}

legend
{
	border: 1px solid #ababab;
	margin-left: 5px;
	margin-top: -15px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.response_table
{
	background-color: #eaeaea;
}

.response_th
{
	width: 25%;
	padding-left: 4px;
	font-weight: bold;
}

.response_td
{
	width: 33%;
	background-color: #cecece;
}

.exception
{
	border: 1px solid red;
	padding: 4px;
	width: 95%;
}

.test_css
{
	background-color: pink;
}

.lead_not_read
{
	font-weight: bold;
}

.lead_responded
{
	font-style: italic;
}


#breadcrumbs {
}

#breadcrumbs ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

#breadcrumbs li {
    display: inline;
	white-space:nowrap;
    margin-right: 10px;
}

#breadcrumbs li a {
    color: #cacaca;
    border-bottom: 1px dotted #d8d8d8;
    text-decoration: none;
}

#breadcrumbs li a:hover {
    color: #919191;
}

.instance-last-accessed-date {
    display: block;
    color: #919191;
    font-size: 9px;
}


#kss-spinner {
    display:none;
    width: 20px;
    height: 20px;
    position: fixed;
    background-position: center center;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
}



/* NEW STYLES */

.hidden {
    display: none;
}

#errors {
    width: 90%;
    padding: 15px;
    margin-top: 20px;
    border: 1px dotted red;
    background-color: #eee;
}

