﻿/*------------------------------------------------------------

*Project: TiDA

*Commence Date: 22/02/2010

*Author(s): Andrew Ford

*Company: Cucumbersoftware.com
------------------------------------------------------------*/

html 
{ 
    overflow-y:scroll; 
}
body, div, td, th, input, textarea
{
	color: #5e5e5e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
}

/* No Script */

.noScript
{
	width:100%;
	border-bottom:solid 1px #FFCC00;
    background-color:#FFFF99;
    color:#000;
    height:28px;
    position:absolute;
    top:0;
}
.noScript img
{
	float:left;
	margin-top:2px;
	margin-left:2px;
}
.noScript span
{
	display:block;
	padding:6px 0 0 6px;
}

/* Top */
.toprow_cont
{
    background:url(/web/design/img/header-bg.jpg) repeat-x;
    width:100%;
    height:190px;
}
.top,
.main_cont,
.footer_cont
{
    width:960px;
    margin:0 auto;    
}
.logoLink
{
    background:url(/web/design/img/tida-logo.png) no-repeat;
    width:224px;
    height:91px;
    display:block;
    float:right;
    margin:31px 27px 0 0;
}

/* Top Menu */
.topMenu
{
    float:left;
    width:690px;
    margin:123px 0 0 10px;
    display:block;
}
.topMenuItem
{
    background:url(/web/design/img/menu-sprite.jpg) no-repeat -95px 0;
    width:93px;
    height:33px;
    font-weight:bold;
    color:#fff;
    font-size:14px;
    letter-spacing:-0.5px;
    text-align:center;
    padding:5px 0 0 0;
    float:left;
    margin:0 2px 0 0;
}
.topMenuItem a
{
    color:#fff;
    text-decoration:none;
    display:block;
}
.active,
.topMenuItem:hover
{
    background-position:0 0;
}

/* Sub Menu */
.subMenu
{
    float:left;
    width:650px;
    display:block;
    margin:2px 0 0 32px;
}
.subMenuItem
{
    float:left;
    font-size:14px;
    line-height:100%;
    padding:0 8px 0 0;
}
.subMenuItem a,
.subMenuItem span
{    
    color:#949494;
    text-decoration:none;    
}
.subMenuActive
{
    font-weight:bold;
}
/* Search */
.searchInput_cont
{
    float:right;
    width:260px;
    margin:0 0 0 0;
}
.searchSubmit
{
    background:transparent url(/web/design/img/search-btn.gif) no-repeat;
    border:0;
    width:62px;
    height:24px;
    text-indent:-9999px;
    cursor:pointer;
    margin:0 10px 0 0;
    float:right;
}
.searchInput
{
    margin:3px 0 0 12px;
    float:left;    
    width:156px;
}

/* Footer */
.footerMenuItem
{
    float:left;
    font-weight:bold;
    font-size:10px;    
    display:inline-block;
    padding:0 5px 0 0;
}
.footerMenuItem a,
.footerMenuItem span
{    
    color:#949494;
    text-decoration:none;
}
.footerActive span,
.footerActive a,
.footerMenuItem a:hover
{
    color:#f78f1e;
}

.footerMenu
{
    float:left;
    width:700px;
    margin:15px 0 0 12px;
}
a.footerLink
{
    float:right;
    font-weight:bold;
    font-size:10px;
    color:#949494;
    width:170px;
    display:block;
    margin:15px 0 0 0;
}


/* Home */
.homeContent
{
    background:url(/web/design/img/home-banner-bg.jpg);
    width:960px;
    height:329px;
}
.splashCont h1
{
    font-size:24px;
    line-height:32px;
    color:#fff;
    text-align:center;    
    margin-top:100px;
    padding:0 30px;
}
.splashCont
{
    width:670px;
    height:306px;
    float:left;
    margin:12px 0 0 10px;
}
.membersCont
{
    float:right;
    height:200px;
    width:260px;
    margin:12px 10px 0 0;
    text-align:center;
}
.membersCont h2
{
    padding:80px 0 0 0;
}
   
a.newsLetterTile
{
    float:right;
    margin:3px 10px 0 0;
}

.homeCol
{
    width:310px;
    height:237px;
    float:left;
}
.homeCol1
{
    background:url(/web/design/img/home-col1.jpg) no-repeat;
    margin:0 5px 0 10px;
}
.homeCol2
{
    background:url(/web/design/img/home-col2.jpg) no-repeat;
    margin:0 5px 0 0;
}
.homeCol3
{
    background:url(/web/design/img/home-col3.jpg) no-repeat;
    margin:0 5px 0 0;
}

.homeCol h2
{
    font-size:16px;
    color:#f78f1e;
    font-weight:bold;
    margin:23px 0 20px 20px;
}
.homeCol div
{
    width:270px;
    margin:15px 0 0 22px;
    float:left;
}
.readMore
{
    padding:0 0 0 2px;
    display:inline-block;
}


/* General, Contact & Search */
.General .main_cont,
.SearchResults .main_cont,
.Contact .main_cont,
.Sitemap .main_cont
{
    background:url(/web/design/img/general-bg.jpg) no-repeat;
    min-height:410px;
}
.General .col1_cont,
.SearchResults .col1_cont,
.Contact .col1_cont,
.Sitemap .col1_cont
{
    width:550px;
    float:left;
    margin:30px 0 0 32px;
}
.General .col2_cont,
.SearchResults .col2_cont,
.Contact .col2_cont,
.Sitemap .col2_cont
{
    float:right;
    width:294px;
    margin:60px 32px 0 0;
}
h1.title
{
    color:#f78f1e;
    font-weight:bold;
    font-size:16px;
    padding:0 0 15px 0;
    border-bottom:2px solid #f78f1e;
    line-height:100%;
    margin:0 0 20px 0;
}


/*Contact*/
.formLabel,
.formValue,
.error
{
    float:left;
}
.formField
{
    width:550px;
    float:left;
    margin-bottom:10px;
}
.formLabel
{
    width:190px;

}
.formValue
{
    width:180px;

}
.formValue input
{
    width:160px;
}
.formValue textarea
{
    width:330px;
}
.formFieldComments .formValue
{
    width:340px;
}
.sendBtn
{
    background:transparent url(/web/design/img/send-btn.gif) no-repeat;
    border:0;
    width:62px;
    height:24px;
    text-indent:-9999px;
    cursor:pointer;
    display:block;
}
.error
{
     background:transparent url(/web/design/img/cross.png) no-repeat;
     padding:0 0 0 18px;
     color:#ff0000;
     float:left;
     display:block;
     width:150px;
}
.commentsError
{
    margin:0 0 0 370px;
}
.captchaImg
{
    margin:0 0 0 190px;
    float:left;
    width:150px;
}
.required
{
    color:#F78F1E;
    font-weight:bold;
}
.contactFormCont
{
    margin:20px 0 0 0;
}


/* Search */
.searchResultsTotal
{
    font-size:13px;
    padding:0 0 10px 0;
}
.searchResultsCont
{
    margin:10px 0 0 0;
}
.searchTerm
{
    background-color:#F78F1E;
    color:#fff;
    padding:0 2px;
}
.result
{
    border-top:1px dashed #F78F1E;
    padding:10px 0;
}

/* Sitemap */
#sitemap a {
	text-decoration: none;
	color: #000;
	padding-left: 20px;
	background: url("/web/design/img/folder.gif") center left no-repeat;
	line-height:20px;
	cursor:pointer;
}
#sitemap {
	background: url("/web/design/img/vdot.gif") 8px 0px repeat-y;
	margin-top:0px;
}
#sitemap dd 
{
	margin:0px;
	padding: 1px 0px 1px 19px;
	background-image: url("/web/design/img/corner.gif");
	background-position: 8px 0px;
	background-repeat: no-repeat;
	zoom: 1; /* IE hasLayout fix, should be moved to a conditional comment: http://zoffix.com/css/ie/haslayout.shtml */
}
#sitemap dd.minus { background-image: url("/web/design/img/mapminus.gif"); }
#sitemap dd.plus 
{	
    background-image: url("/web/design/img/mapplus.gif"); 
    margin-left:-4px;    
}
#sitemap dd.plus a
{
    margin-left:4px;
}
#sitemap dd.minuslast { background-image: url("/web/design/img/mapminus.gif"); }
#sitemap dd.pluslast { background-image: url("/web/design/img/mapplus.gif"); }
#sitemap dd.plus dd {  }

#sitemap dt {
	padding: 1px 0px;
	font-weight:bold;
	font-size:14px;
}
 #sitemap a.expandBtn
{
	text-decoration:none;
	float:right;
	font-weight:bold;
	float:right;
	margin:0 60px 0 0;
	line-height:24px;
	background:none;
}

#sitemap a.expandBtn:hover
{
	color:#ccc;
}
span.ddHdr
{
	padding-left:20px;
	display:block;

}

/* FCK */
h1,h2,h3,h4,h5,h6
{
    line-height:150%;
    color:#5e5e5e;
}
h1
{
    color:#fff;
    font-size:24px;    
}
h2
{
    color:#f78f1e;
    font-weight:bold;
    font-size:16px;
}
h3
{
    font-size:13px;
    font-weight:bold;
}
h4
{
    font-size:12px;
    font-weight:bold;
}
h5
{
    font-size:11px;    
    font-weight:bold;
}
h6
{
    font-size:11px;
    color:#f78f1e;
    font-weight:bold;
}
a
{
    color:#f78f1e;
    text-decoration:underline;
}
b 
{
    font-weight:bold;
}
u 
{
    text-decoration:underline;
}
i, em 
{
    font-style:italic;
}
sub 
{
}
sup {
}
pre {
	margin: 0 0 12px 0;
}
.fckContent ol
{
    margin: 0 0 12px 0;
}
.fckContent ol li
{
    list-style: inside decimal;
}
.fckContent ul {
	margin: 0 0 12px 0;
}
.fckContent ul li {
	list-style: inside disc;
}
.Fontxx-Small {
	font-size: 9px;
}
.Fontx-Small {
	font-size: 10px;
}
.FontSmall {
	font-size: 11px;
}
.FontMedium {
	font-size: 12px;
}
.FontLarge {
	font-size: 13px;
}
.Fontx-Large {
	font-size: 14px;
}
.Fontxx-Large {
	font-size: 15px;
}
table {
	width: 100%;
	margin: 0 0 12px 0;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
}
table td,
table th
{
    text-align: left;
	vertical-align: top;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	padding:2px;
} 
hr {
	text-align: left;
	color: #000;
	display: block;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0 auto 12px 0;
	border: none;
	background-color: #000;
}