/* CMSms main CSS */
/* reset browser styles */
* {
margin:0;
padding:0;
}

html { overflow: -moz-scrollbars-vertical; }

/*Set initial font styles*/
body {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:75.01%;
line-height:1em;
background:url(../images/layout/body-bg.jpg) repeat-x;
color:#666;
}

div {
font-size:1em;
}

img {
border:0;
}

a,a:link a:active {
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#cc0000;
}

a:visited {
text-decoration:none;
background-color:inherit;
color:#cc0000;
}

a:hover {
text-decoration:underline;
background-color:inherit;
color:#cc0000;
}

h3 a, h3 a:visited, h3 a:hover	{
color:#fff;
}

/*****************basic layout *****************/
body {
margin:0;
padding:0;
color:#444;
}

div#pagewrapper {
width:960px;
margin:0px auto;
}

div#header {
position:relative;
height:100px;
width:100%;
margin:0;
padding:0;
background:url(../images/layout/header-bg.jpg) no-repeat left top;
}

div#header h5 a {
position:absolute;
background:url(../images/layout/logo.jpg) no-repeat left 0;
display:block;
width:340px;
height:80px;
left:0;
top:13px;
margin:0;
padding:0;
text-indent:-999em;
text-decoration:none;
}

div#header #phone-number	{
position:absolute;
top:0;
right:0;
width:300px;
height:50px;
text-align:right;
background: #ddd;
}

div#header #tagline	{
position:absolute;
top:200px;
left:20px;
text-align:right;
color:#fff;
}

div#header #tagline p	{
font-size:14px;
text-align:left;
text-indent:-999em;
}

div#search {
position:absolute;
right:0;
top:47px;
height:30px;
padding:0;
margin:0;
}
div#search label {
text-indent: -9999px;
}
div#search input.search-input {
position:absolute;
top:0;
right:80px;
width:150px;
height:30px;
border:none;
font-size:14px;
padding:0 5px;
background:url(../images/layout/searchinput-bg.png) no-repeat;
background-position:top left;
}
div#search input.search-button {
position:absolute;
top:0;
right:0;
border:none;
height:30px;
width:72px;
margin:0;
padding:0;
cursor:pointer;
background:url(../images/layout/btn-search.png) no-repeat;
background-position:top left;
text-indent: -9999px;
}

#slideshow	{
/*position:absolute;
right:0;
top:0;*/
width:630px;
height:200px;
/*z-index:1;*/
}
#slideshow ul	{
list-style: none;
}

/*-- breadcrumbs --*/
div.breadcrumbs {
height:20px;
padding:15px 0 0;
font-size:100%;
margin:0 0 10px 0;
color:#939598;
border-bottom:1px solid #ddd;
}

div.breadcrumbs a {
text-decoration:none;
font-weight:normal;
color:#939598;
}

div.breadcrumbs a:hover {
text-decoration:underline;
color:#939598;
}

div.breadcrumbs span.lastitem {
font-weight:bold;
}

div.spacer	{
clear:both;
width:100%;
height:40px;
}

div#content-hdr ul	{
margin:0;
padding:0;
}

div#content {
float:left;
/*width:720px;*/
min-height:400px;
margin:0;
padding:0px 0;
background:#fff;
}

div#content-main {
float:right;
width:685px;
padding:0;
/*background:#eee;*/
}

div#content-main .inside {
padding:15px 15px 0 40px;
}

div#content-wide {
float:left;
width:100%;
min-height:400px;
margin:0;
padding:0px 0;
}

div#content-main-wide {
float:right;
width:730px;
/*background:#efefef;*/
}

div#content-main-wide .inside {
padding:0 10px;
}

#content-header img	{
padding:4px;
border:1px solid #ccc;
margin:0 0 15px 0;
}

div#sidebar-1 {
float:left;
width:275px;
display:inline;
/* FIX IE double margin bug */
margin:0;
padding:0;
/*background:#ddd;*/
}

div#sidebar-1 .inside {
padding:15px 0px 0 15px;
}

div#sidebar-2 {
float:right;
width:238px;
padding:0;
/*background:#e4eae8;*/
}

div#sidebar-2 .inside {
padding:28px 0 0 0px;
}

#home-title	{
height:250px;
/*background: #ddd;*/
}

div.googlemap	{
padding:4px;
border:1px solid #ccc;
}

div#footer {
width:960px;
height:40px;
margin:20px 0 10px 0;
padding:16px 0 0 0;
text-align:center;
font-size:12px;
border-top:1px solid #ccc;
color:#666;
}

div#footer p a {
text-decoration: none;
font-weight:normal;
color:#fff;
}
div#footer p a:hover {
text-decoration: underline;
color:#fff;
}


#footer-left	{
float:left;
width:49%;
}

#footer-left p	{
margin:0;
padding:0 0 0 60px;
font-size:9px;
}
#footer-left p a	{
margin:0;
padding:0;
font-weight:normal;
font-size:12px;
letter-spacing: 2px;
color:#003f5f;
text-decoration:none;
}

#footer-right	{
float:right;
width:49%;
}

#footer-right p	{
text-align: right;
font-size:11px;
margin:0;
padding:0px 0 0 0;
}

#footer-logos	{
height:60px;
}

#site-info	{
padding:15px 0;
text-align:right;
}

/*-- teasers --------------------*/
.teasers	{
float:left;
/*width:720px*/
/*width:920px;*/
}

.teaser	{
float:left;
width:238px;
height:202px;
margin:0 2px 0 0;
background:url(../images/layout/teaser-bg.jpg) no-repeat;
cursor: pointer;
}

.teaser img	{
padding:14px 14px 0px 14px;
}

.teaser h4 a	{
display:block;
font-size:18px;
font-weight:normal;
color:#996600;
padding:2px 14px 0 14px;
margin:0;
}

div.teaser:hover	{
filter:alpha(opacity=60);
opacity:0.5;
}

.teaser p	{
font-size:12px;
padding:0 14px;
margin:0;
}

.teaser p.readmore	{
position: absolute;
bottom:10px;
right:20px;
font-size:13px;
font-style:italic;
color:#666;
margin:0;
padding:0px 10px;
}

.teaser p.readmore a	{
color:#666;
font-weight: bold;
text-decoration:none;
}

.teaser p.readmore a:hover	{
color:#333;
font-weight: bold;
text-decoration:underline;
}

/*-- service package ------*/
.service-package	{
width:320px;
/*height:210px;*/
background-image: url(../images/layout/servicepackage-bg.jpg);
background-position:left top;
background-repeat:  no-repeat;
}

#content-main .service-package .inside	{
padding:40px 10px 10px 25px;
}

.service-package h3	{
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size:18px;
font-style: italic;
color:#fff;
margin:0 0 5px 90px;
padding:0;
}

.service-package p{
font-size:13px;
font-weight:bold;
font-style:italic;
line-height:normal;
color:#fff;
padding:5px 0 0 0;
}

div #content-main .service-package ul	{
margin:0 0 0 80px;
}

.service-package li	{
font-size:13px;
font-weight:bold;
line-height:normal;
color:#fff;
margin:0 0 0 80px;
}

/*-- case studies sector list  ------*/
.casestudies-list	{
float:left;
width:260px;
height:200px;
margin:-30px 0 0 0;
background:url(../images/layout/casestudieslist-bg.jpg) left top no-repeat;
}

#content-main .casestudies-list .inside	{
padding:45px 50px 10px 15px;
}

.casestudies-list h3	{
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size:20px;
font-style: italic;
color:#fff;
margin:0 0 5px 0;
padding:0;
}

.casestudies-list p	{
font-size:13px;
font-weight:bold;
line-height:normal;
color:#fff;
}

#content-main ul.category-list ul	{
list-style:none;
margin:0;
padding:0;
}

#content-main ul.category-list li	{
list-style:none;
margin:0;
padding:0;
}

#content-main ul.category-list li a	{
margin:0;
padding:0 0 0 12px;
line-height:24px;
font-size:13px;
background:url(../images/cms/arrow-right.gif) 0 50% no-repeat;
color:#333;
}

#content-main ul.category-list li p a	{
color:#cc0000;
background:none;
padding:0 0 0 20px;
line-height:18px;
}

/*-- news-list --*/
.news-list {
margin:0 0 0 0;
padding:0;
}

.news-list-hdr {
width:260px;
height:34px;
margin:0 0 10px 0;
background:url(../images/layout/sidebartitle-bg.jpg) no-repeat;
}

.news-list-hdr h3, .news-list-hdr h3 a {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-style: italic;
font-weight:normal;
font-size:20px;
color:#fff;
padding:2px 0 0 5px;
}

.news-list-content {
padding:0;
margin:0 0 20px 0;
}

#content .news-list-content h4 {/* news article title */
color:#2c66a5;
font-weight:bold;
font-size:13px;
padding:0;
margin:0 0 0px 0;
}

.news-list-content img {
float:left;
margin:0 10px 0 0;
}

.news-list p {
float:right;
width:150px;
font-weight:normal;
font-size:14px;
padding:0;
margin:0;
}

.newsticker p {
float:right;
width:170px;
font-weight:normal;
font-size:12px;
padding:0;
margin:0;
}

.news-list p strong {
float:right;
width:150px;
font-weight:bold;
font-size:14px;
color:#2c66a5;
padding:0;
margin:0;
}

.news-list-content p.readmore a {
font-size:12px;
text-decoration:none;
text-transform: lowercase;
font-style: italic;
color:#cc0000;
margin:0;
}

.news-list-content p.readmore a:hover {
text-decoration:underline;
color:#cc0000;
}

.news-list-content p.readmore {
padding:0 0 0 5px;
color:#cc0000;
text-align: right;
}

.news-list-ftr {
/*background:#f4a63d;*/
/*height:10px;*/
margin:0;
}

.news-list-detail img {
float:right;
margin:0 0 5px 10px;
}

/*-- eventlist box --*/
#eventlist {
position:absolute;
margin:20px 0;
background:url(../images/layout/eventlist-hdr-bg.jpg) 0 0 no-repeat;
}

.eventlist-hdr {
height:25px;
background:url(../images/layout/eventlist-hdr-bg.jpg) no-repeat;
}

.eventlist-hdr h3 {
padding:6px;
color:#fff;
}

.eventlist-content {
background:#f4a63d;
color:#fff;
font-weight:bold;
padding:5px;
height:100px;
width:200px;
}

.eventlist-content h4 {
font-size:14px;
margin:0 0 5px;
}

.eventlist-date {
}

.eventlist-summary {
font-size:12px;
margin:0 0 5px 0;
}

.eventlist-content p.readmore a {
font-size:12px;
color:#fff;
margin:0;
}

.eventlist-content p.readmore {
padding:0 0 5px 0;
/*border-bottom:1px dashed #fff;*/
}

.eventlist-ftr {
position:absolute;
bottom:0;
left:0;
height:30px;
width:100%;
background:url(../images/layout/eventlist-ftr-bg.jpg) no-repeat;
}

.eventlist-ftr h3 {
padding:8px;
color:#fff;
}

/*-- event detail page --*/
.event	{

}

.event-date-from	{
font-weight: bold;
}

/*-- quotation request ---*/
#quotation	{

}

#quotation h3	{

}



/*-- download documents sidebar container --*/
.document-box {
background:#fbb040;
margin:20px 0;
}

.document-box-hdr {
height:25px;
background:url(../images/layout/eventlist-hdr-bg.jpg) no-repeat;
}

.document-box-hdr h3 {
padding:6px;
color:#fff;
font-size:12px;
text-transform:uppercase;
}

.document-box-content {
background:#f4a63d;
color:#fff;
font-weight:bold;
padding:5px;
}

.document-box-content a {
color:#fff;
font-weight:bold;
text-decoration:none;
line-height:normal;
}

.document-box-content a:hover {
color:#fff;
font-weight:bold;
text-decoration:underline;
}




div.hr {
height:1px;
padding:1em;
border-bottom:1px dotted black;
margin:1em;
}


div.left49 {
float:left;
width:320px;
}

div.right49 {
float:right;
width:260px;
}

div.clear	{
clear:both;
}



/********************CONTENT STYLING*********************/

/* HEADINGS */
h1 {
font-size:26px;
font-weight:normal;
line-height:normal;
margin:0 0 15px 0;
padding:0 0 0 0;
color:#4885b9;
}

h2 {
font-size:18px;
text-align:left;
line-height:normal;
margin:0 0 10px 0;
color:#444;
}

h3 {
font-size:1.3em;
line-height:1.3em;
margin:0 0 0 0;
padding:0;
color:#44840e;
}

h4 {
font-size:1.2em;
line-height:1.3em;
margin:0;
color:#444;
}

h5 {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

h6 {
font-size:1em;
line-height:1.3em;
margin:0 0 .25em;
}
/* END HEADINGS */


/* TEXT */
p, #content-main li {
font-size:13px;
margin:0 0 8px 0;
line-height:1.4em;
padding:0;
}

blockquote {
margin-left:10px;
font-style:italic;
font-size:12px;
}

strong,b {
font-weight:bold;
}
em,i {
font-style:italic;
}
/* END TEXT */


/* LISTS */
div#content-main ul,div#content-main ol,div#content-main dl {
font-size:1em;
line-height:1.4em;
margin:10px 0;
padding:0;
}

div#content-main ul li,div#content-main ol li {
margin:0 0 0 30px;
padding:0 0 5px 0;
}

div#content-main dl {
margin-bottom:2em;
padding-bottom:1em;
border-bottom:1px solid #c0c0c0;
}

div#content-main dl dt {
font-weight:bold;
margin:0 0 0 1em;
}

div#content-main dl dd {
margin:0 0 1em 1em;
}
/* END LISTS */


/*--- MENUS --------------------------------*/
/*  top nav -------------------------------*/
* html div#nav-horiz {
/* hide ie/mac \*/
height:1%;
/* end hide */
}

div#nav-horiz {
width:100%;
height:65px;
margin:0 0 7px 0;
background:url(../images/layout/navhoriz-bg.jpg) no-repeat;
}

div#nav-horiz ul {
list-style-type:none;
margin:0;
padding:10px 0 0 15px;
}

div#nav-horiz li {
/*font-family:"Century Gothic", Arial, sans-serif;*/
float:left;
list-style:none;
margin:0;
line-height: normal;
}

div#nav-horiz a {
padding:5px 20px 0 0;
margin:0;
font-size:15px;
font-weight:normal;
text-decoration:none;
color:#fff;
display:block;
}

div#nav-horiz li a:hover {
color:#fff;
text-decoration:underline;
}

div#nav-horiz a span {
padding:0;
}


/* active parent, that is the first level parent of a child page that is the current page */
div#nav-horiz li.menuactive,div#nav-horiz li.menuactive .menuparent,div#nav-horiz li.menuactive a:hover {
color:#fff;
}

/* currentpage */
div#nav-horiz li.currentpage h3 {
font-size:15px;
font-weight:bold;
padding:5px 20px 0 0;
color:#fff;
}


/*-- nav-vert -----------------------*/
#nav-vert	{
margin:0px 0 20px 0;
}

#nav-vert ul	{
list-style: none;
}

#nav-vert ul ul	{
margin:0 0 10px 0;
padding: 0px 0px 0px 20px;
line-height: normal;
}

#nav-vert ul li	{
font-size:14px;
line-height:24px;
padding:0;
}

#nav-vert ul li a	{
text-decoration: none;
margin:0;
padding:0;
color:#5f798b;
font-weight:normal;
}

#nav-vert ul li a:hover	{
text-decoration: underline;
margin:0;
color:#996600;
}

#nav-vert ul li li, #nav-vert ul li li a	{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
line-height:24px;
padding:0 0 0 0px;
}

#nav-vert ul li li a:hover	{
background-image: none;
color:#996600;
}

#nav-vert ul li.currentpage h3	{
font-size:14px;
font-weight:bold;
line-height:24px;
color:#996600;
margin:0;
padding:0;
}

#nav-vert ul li.menuactive .menuparent	{
font-size:14px;
font-weight:bold;
line-height:30px;
color:#666;
margin:0;
padding:0;
}

#nav-vert ul ul li.currentpage h3	{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
line-height:24px;
color:#996600;
margin:0;
padding:0 0 0 0px;
background:none;
}

/*-- nav-footer ---------------------*/
ul#nav-footer	{
list-style: none;
margin:0;
padding:0;
}

ul#nav-footer li	{
float:left;
padding:0 0px 0 0;
color:#999;
font-size:11px;
}

ul#nav-footer li a	{
float:left;
padding:0 0px 0 0;
color:#999;
text-decoration: none;
font-size:11px;
}


ul#nav-footer li a:hover	{
float:left;
padding:0 0px 0 0;
color:#999;
text-decoration: underline;
}



/*-- forms ---------------------------------------*/
table.formbuilderform {


/*background:#eee;*/
}

table.formbuilderform td {
padding:4px;
}

table.formbuilderform td.field-label {
width:115px;
padding:5px 5px 0 0;
}

table.formbuilderform td input {
width:280px;
padding:4px;
border:1px solid #ccc;
}

table.formbuilderform td textarea {
width:280px;
padding:4px;
border:1px solid #ccc;
}

table.formbuilderform table td {}


/*-- generic application form styles -------------------------*/
.applicationform {
position:relative;
/*width:100%;*/
margin:30px 0 0 0;
}

.applicationform fieldset {
/*background: #eee;*/
/*width:100%;*/
padding:10px;
margin:20px 0 20px 0;
border:1px solid #ccc;
}

.applicationform fieldset legend {
background: #eee;
padding:10px;
margin:0 0 20px 0;
border:1px solid #ccc;
font-size:16px;
font-weight: bold;
}

.applicationform div {
/*position: relative;*/
float:left;
width:100%;
padding:0;/*---[ basiclists ]---------------------------*/

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ul.introlist	{
margin:10px 0;
list-style-type:square;
}

ul.introlist li	{
margin-left:20px;
margin-top:5px;
color:#fff;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}
margin:5px 0;
/*background: #ddd;*/
}

.applicationform div label {
float: left;
width: 180px;
padding:4px 0;
margin:0 10px 5px 0;
font-weight:bold;
/*background: aqua;*/
}

.applicationform div input {
float:left;
width:350px;
margin:0;
padding:2px;
border:1px solid #ccc;
font-size:12px;
}

.applicationform div textarea {
float:left;
width:350px;
margin:0;
padding:2px;
border:1px solid #ccc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.applicationform div.wide textarea {
float:left;
width:98%;
margin:0;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

div#content #content-main div.applicationform div h4 {
font-size:14px;
margin:10;
padding:0;
}

div#content #content-main div.applicationform div h4 a {
font-size:14px;
margin:10px 0 0 0;
padding:0 0 0 16px;
text-decoration: none;
background:url(../uploads/ngrey/parent.png) no-repeat scroll 0 center;
}

.applicationform div.radiogroup div {
margin:3px 0;
padding:0;
}

.applicationform div.radiogroup label {
float:left;
width:600px;
margin:0 0 5px 0;
padding:0;
}

.applicationform div.radiogroup div label {
float:left;
width:360px;
margin:0;
padding:0;
}

.applicationform div.radiogroup div input[type=radio] {
float:left;
width:30px;
padding:0;
border:none;
}

.applicationform div.radiogroup div input.radio {
float:left;
width:30px;
padding:0;
border:none;
}

.applicationform div.checkboxgroup div  {
position:relative;
padding:0px 0;
}

.applicationform div.checkboxgroup div label {
position:absolute;
left:30px;
top:0;
width:360px;
padding:0;
margin:0;
}

.applicationform div.checkboxgroup div input[type=checkbox] {
position:absolute;
left:0px;
top:0px;
width:30px;
padding:0;
margin:0;
}

.applicationform div.checkboxgroup div input.checkbox {/* ie6 */
position:absolute;
left:0px;
top:0px;
width:30px;
padding:0;
margin:0;
border:none;
}

.applicationform div.checkbox {
position: relative;
margin:5px 0;
padding:5px 0;
}

.applicationform div.checkbox label {
position:absolute;
left:30px;
top:0px;
width:360px;
padding:0px;
margin:0;
}

*html .applicationform div.checkbox label {/* ie6 */
position:absolute;
left:30px;
top:4px;
}

*+html .applicationform div.checkbox label {/*ie7 */
position:absolute;
left:30px;
top:4px;
}


.applicationform div.checkbox input[type=checkbox] {
position:absolute;
left:0px;
top:0px;
width:30px;
padding:5px;
margin:0;
}

.applicationform div.checkbox input.checkbox {/* ie6 */
position:absolute;
left:0px;
top:0px;
width:30px;
padding:0;
margin:0;
border:none;
}

.applicationform div.wideinput input {
width:100%;
padding:3px;
margin:5px 0;
}

.applicationform input[type=submit] {
width:100px;
margin:30px 0 0 190px;
border:1px solid #ccc;
background:#eee;
}

.applicationform input.submit {/* ie6 */
width:100px;
margin:30px 0 0 0;
border:1px solid #ccc;
background:#eee;
}

.applicationform .multisubmit input {
width:400px;
margin:30px 0 0 0;
border:1px solid #ccc;
background:#eee;
}

.applicationform fieldset.multi div input {
width:400px;
margin:30px 0 0 0;
border:1px solid #ccc;
background:#eee;
}

.applicationform .multisubmit input[type=submit] {
width:150px;
margin:5px 0 0 120px;
border:1px solid #ccc;
background:#eee;
}

.applicationform .captcha	{
width:400px;
margin:10px 0 0 190px;
}

.applicationform .captcha img	{

}

.error_message {/* captcha error */
color:#cc0000;
font-weight:bold;
}



/*-- sub table containing checkbox group */
font-size:12px;
padding:4px 0;
}

table.formbuilderform input[type=checkbox] {
width:10px;
border:none;
}

table.formbuilderform input[type=submit] {
width:100px;
border:1px solid #ccc;
background:#eee;
}

table.formbuilderform input.checkbox {/* for ie6 jQuery Superselectors  */
width:10px;
border:none
}

table.formbuilderform input.submit {/* for ie6 jQuery Superselectors  */
width:100px;
border:none
}



/*-- FILE ICONS --------------------------------*/
/*-- pdf 16px icon --*/
a[href $='.pdf'] {
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_pdf.gif) no-repeat top left;
}

/*-- doc 16px icon --*/
a[href$='.doc'] {
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_doc.gif) no-repeat top left;
}

a.pdf {/*-- ie6 jQuery Superselectors pdf 16px icon --*/
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_pdf.gif) no-repeat top left;
}

a.doc {/*-- ie6 jQuery Superselectors doc 16px icon --*/
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_doc.gif) no-repeat top left;
}


/*-- sitemap --------------------------------------- */
#content-main #sitemap ul	{
margin:0;
padding:0;
}

#content-main #sitemap ul li	{
font-size:11px;
font-weight:bold;
padding:0 0 0 10px;
}

#content-main #sitemap ul ul li	{
font-size:10px;
font-weight:normal;
}

#content-main #sitemap ul ul ul li	{
font-size:10px;
font-weight:normal;
}



/*-- content images --*/
.picLeftBorder {
float:left;
border:1px solid #ccc;
padding:4px;
margin:0 10px 0 0;
}

.picRightBorder {
float:right;
border:1px solid #ccc;
padding:4px;
margin:0 0 0 10px;
}


/*-- newsticker -------*/
.newsticker { width:260px; }

.newsticker-hdr {
width:260px;
height:34px;
margin:0 0 10px 0;
background:url(../images/layout/sidebartitle-bg.jpg) no-repeat;
}

.newsticker-hdr h3, .newsticker-hdr h3 a {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-style: italic;
font-weight:normal;
font-size:20px;
color:#fff;
margin:0;
padding:2px 0 0 5px;
}

.newsticker ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker .thumbnail { float:left; width:100px; }
.newsticker .info { float:right; width:160px; }
.newsticker .info span.cat { display: block; font-size:11px; color:#808080; }

/*-- s3Slider --------*/
#s3slider {
width:630px; /* important to be same as image width */
height:200px; /* important to be same as image height */
position: relative; /* important */
overflow: hidden; /* important */
}

div#content-main #s3slider ul, div#content-main #s3slider li	{
margin:0;
padding:0;
}

#s3sliderContent {
width:630px; /* important to be same as image width or wider */
position: absolute; /* important */
top: 0; /* important */
margin-left: 0; /* important */
}

.s3sliderImage {
float: left; /* important */
position: relative; /* important */
display: none; /* important */
}

.s3sliderImage span {
position: absolute; /* important */
left: 0;
font: 15px/18px Arial, Helvetica, sans-serif;
padding: 15px 10px;
/*width: 374px;*/
width:610px;
background-color: #000;
filter: alpha(opacity=70); /* here you can set the opacity of box with text */
-moz-opacity: 0.7; /* here you can set the opacity of box with text */
-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
opacity: 0.7; /* here you can set the opacity of box with text */
color: #fff;
display: none; /* important */
bottom: 0;

/*
   if you put
   top: 0; -> the box with text will be shown at the top of the image
   if you put
   bottom: 0; -> the box with text will be shown at the bottom of the image
*/
}

.clear {
clear: both;
} 


/*-- case studies layout table ---*/
table.case-study	{
margin:0;
}

table.case-study th, table.case-study td	{
padding:10px 0;
vertical-align:top;
}

table.case-study th	{
width:160px;
}

div#content-main table.case-study ul	{
margin:0;
padding:0;
}

.content1, .content2, .content3, .content4, .content5, .content6, .content7, .content8, .content9	{
display: none;
}






