body
{
	font-family:Arial;
	font-size:13px;		  
    text-align:center;    
    margin:0;    
    height:100%;
    width:100%;
    background-color:#cfd0d2;
    color:#6e1976;
}

body.invoicebody
{
    background-color:White;
}

/* Generic Sulware CMS Styles */
.paragraph
{           
}

.paragraph .image
{  
}

.paragraph .content
{
}

.paragraph .left
{
    margin-right:5px;
    float:left;
}
/* End Sulware CMS Styles */

/* General HTML Tags */
h1
{
	color:#6e1976;
	font-size:22px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	
}

h2
{
	color:#10adce;
	font-size:18px;
	font-weight:normal;	
	margin-bottom:5px;
}

h3
{
	color:#6e1976;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}

h4
{
	color:#6e1976;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:2px;
}

a
{
    color:#6e1976;
}

/* END Html Tags */

#normalBody
{
    background-image:url(../_images/background.gif);    
    background-repeat:repeat-x;   
    margin:0;
    color:#6e1976;
    overflow:hidden;    
    height:100%;    
}

#main
{
	width:960px;
	background-color:White;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#top_menu
{
    width:100%;
    border-bottom:1px #ceadce dashed;
}

#header
{
    width:100%;
    height:227px;    
}

#header #lhs
{
    float:left;
    width:263px;
    height:226px;
}

#header #lhs .experts
{
    margin:40px 0px 0px 0px;
}

#header #lhs .sulware
{
    margin:50px 0px 0px 0px;
    
}

#header #rhs
{
    float:left;
    text-align:right;
    height:226px;
    width:696px;    
}

#bread_crumb_line
{
    clear:both;
    color:White;
    background-color:#6e1976;    
    height:20px;
    text-align:left;
    padding:5px 0px 0px 15px;
}

#bread_crumb_line a
{
    color:white;
}

#bread_crumb_line a.visited
{
    color:white;
}




.currentLocation
{
    color:white;
}

.currentLocation a, a:visited
{
    color:white;
}


#page_details
{
    width:100%;
    overflow:hidden;
}

#menu_column
{
    width:222px;
    height:auto;
    float:left;
}

.treemenu
{       
    padding-top:13px;
}

.treemenu ul
{
    list-style-type:none;
    margin-left:0px;         
    padding-left:0px;   
    width:205px;
}

.treemenu li
{
    margin-left:0px;
    list-style-type:none;
    background-image:url(../_images/li_background.gif);        
    width:217px;
    height:40px;
    border-bottom:1px dashed #ceadce;
    padding-top:13px;
}

.treemenu a
{
    margin:0px 0px 0px 40px;
    color:#731873;
    font-weight:bold;
    font-size:22px;
    text-decoration:none;
}

.treemenu a:hover
{
    color:#01a8ca;
}

.treemenu .secondlevel
{
    font-style:italic;
    padding-left:20px;
}

.treemenu li.selected
{
}

.treemenu li.selected a
{
    color:#00adce;
}

.treemenu .normal
{
}

.treemenu .alternate
{
    background-color:White;
}

.treemenu .nav_level1
{
    
    background-image:none;
    background-color:#eeeeee;
	font-style:italic;
}

.treemenu .nav_level1 a
{
   font-size:18px;    
   color:black;
}


.treemenu .nav_level2
{
    
    background-image:none;
    background-color:#eeeeee;
	font-style:italic;
}

.treemenu .nav_level2 a
{
    margin-left:90px;
   font-size:16px;    
   color:black;
}

.treemenu .nav_level3
{
    background-color:#ffffaa;
}

.treemenu .nav_level4
{
    background-color:#ffff99;
}



.centre_column
{    
    text-align:justify;
    height:auto;
    width:524px;
    min-height:500px;
    overflow:hidden;
    float:left;    
    margin:0px 10px 20px 0px;
    padding:10px 10px 10px 10px;
    border-right:1px dashed #ceadce;
    border-left:1px dashed #ceadce;

}

.centre_column a, .adminMenu a
{
    color:#6e1976;
}


#right_column
{
    width:180px;
    height:auto;
    float:left;
    
}

#right_column #logon
{
    margin-top:15px;
    width:176px;
}

#right_column #latest_news
{
    margin-top:15px;
    width:176px;    
}

#right_column .rhs_box
{
    padding:0px 5px 0px 5px;
    width:166px;
    height:auto;
    overflow:hidden;
    background-image:url(../_images/cb_background.gif);
}


#footer
{
    clear:both;
    height:26px;
    width:960px;
    background-color:#6e1976;    
    color:White;
    text-align:center;
    padding-top:10px;
}

#footer #links
{
    width:300px;
    padding-left:20px;
    text-align:left;
    float:left;
}

#footer #copyright
{
    width:320px;
    text-align:center;
    float:left;
}

#footer #sulware
{
    width:300px;
    font-size:9px;
    text-align:right;
    padding-right:20px;
    float:left;
}

#footer a
{
    color:White;
}

.form
{
    border:1px #316698 solid;
    padding:5px 5px 5px 5px;
    background-color:#eeeeee;
}

.form .extra
{
    clear:both;
    padding-top:10px;
    text-align:center;    
}

.form .extra input
{
    font-size:10px;
}

.row
{
    width:300px;
    clear:both;
    height:auto;
    padding-top:3px;
}

.row .label
{
    float:left;
    width:100px;    
}

.row .input
{
    float:left;
    width:200px;
}

#right_column .row
{
    font-size:10px;
    width:170px;
}

#right_column .label
{
    width:50px;
}

#right_column .input
{
    width:120px;
}

#right_column .rhs_box input
{
    font-size:10px;
}


.clearfloat
{
    clear:both;
}

table.features
{
	border-collapse:collapse;
	font-size:10pt;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	border-top:solid 1px black;
	
}

table.features td
{
	vertical-align:top;
	border-bottom: dashed 1px black;
	padding-top:5px;
	text-align:left;	
}

table.features th
{
	background-color:#219cc6;
	color:white;
}

td.heading
{
	font-weight: bold;
	padding-left:6px;
}


/* generic list style */
div.lList
{
	float:left;
	width: 525px; 
	padding:10px 0 10px 0;
	margin-top:3px;
	border:1px solid #ccc;
	font-size:10pt;
}

div.lList div
{
	float:left;
}

div.lList a
{
	color:#008CE8;
	font-weight:bold;
	text-decoration:none;
}

div.lList a:hover
{
	color:#286A95;
	text-decoration:underline;
}

/* general */

.update
{
    border:1px black solid;
    background-color:White;
    padding:5px 5px 5px 5px;
    font-size:14px;
    font-weight:bold;
    color:Green;
    width:400px;    
}

.security
{
    clear:both;
    color:Red;
}

.error
{
    clear:both;
    border:1px black solid;
    background-color:#aa3333;
    color:White;
    font-weight:bold;
    margin-bottom:10px;
    padding:10px 10px 10px 10px;
    width:505px;
}

.disabled
{
    color:#eeeeee;
}

.subtext
{
    font-size:10px;
    font-style:italic;
}

.highlight_paragraph
{
    width:506px;
    background-color:#eeeeee;
    border:1px #316698 solid;
    padding:20px 10px 20px 10px;
	
    margin-bottom:15px;
    height:auto;
    overflow:hidden;
}

.emphas
{
    font-weight:bold;
    text-align:center;
}

#quotes
{
	width:100%;
	border-bottom:1px #cccccc solid;
	margin-bottom:15px;
}

#quotes .quote
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

#quotes .author
{
	font-size:10px;	
	margin-bottom:15px;
}


#personalInfo
{
}

#contact_left
{
    width:280px;
    float:left;
}

#contact_left .row
{
    width:270px;
    height:auto;
    overflow:hidden;
}

#contact_left .label
{
    width:100px;
}

#contact_left .input
{
    width:170px;
}

#contact_right
{
    margin-left:30px;
    width:190px;
    float:left;
    background-color:#eeeeee;
    border:1px #cccccc solid;
    padding:10px 10px 10px 10px;
    height:auto;
    overflow:hidden;    
}


#contact_right td
{
    font-size:10px;
}


.lclient
{
	padding-top:30px;
	height:auto;
	overflow:hidden;
}

.lclient .logo
{
	float:left;
	width:112px;
}

.lclient .overview
{
	float:left;
	width:410px;
}

.press 
{
}

.press .title
{
    font-size:18px;
}

.press .date
{
    font-size:14px;
    font-weight:bold;
}

.press .text
{
    font-size:12px;
}

.lpress
{
    width:500px;
    clear:both;
    padding:5px 5px 0px 5px;    
    height:20px;
    margin-bottom:15px;
    overflow:hidden;
    font-size:16px;
    background-color:#eeeeee;
    border:1px #aaaaaa solid;
}

.lpress .date
{
    font-weight:bold;
    width:100px;
    float:left;
}

.lpress .title
{
    width:400px;
    float:left;
}

.lpress a
{
	text-decoration:none;
}


.calltoActionBox
{
    width:500px;
    height:50px;
    font-size:20px;
    font-weight:bold;
    border: 2px #aaaaaa solid;
    padding:10px 10px 10px 10px;
    background-color:#eeeeee;
    text-align:center;
}

.infoPanel li
{
    list-style-type:none;
    margin-left:-40px;
    margin-bottom:15px;
}

.infoPanel a
{
    color:#666666;
    text-decoration:none;    
}

#validators
{
    padding-top:10px;
    width:960px;
    text-align:right;
    background-color:#cfd0d2;
}

#validators img
{
    border:0px;
}

#tweets
{
	border-top:1px #ceadce dashed;
	margin-top:20px;
	padding-top:10px;
	font-size:8px;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;font-size:10px;background:#eeeeee;
}