/* COMMON */
body { padding: 0px; margin:0px; }
body, TD, DIV { 
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #121212;
}

/*body { direction: rtl; unicode-bidi: embed; }
TD   { direction: rtl; unicode-bidi: embed; }
DIV  { direction: rtl; unicode-bidi: embed; }*/

/* COMMON LINKS */
a:link     { background-color: transparent; }
a:visited  { background-color: transparent; }
a:active   { background-color: transparent; }
a:hover    { background-color: transparent; }
a.noformat { text-decoration: none; color: #121212; }


/* CATEGORY */
.catLink        { font-weight : bold; }
.catDescription { color : #121212;  }


/* ARTICLE */
H1.articleTitle    { font-size : 1.0em; margin: 0px; }
a.articleLink      { font-weight : bold; }
a.articleLinkOther {  }  /* for other in category and related */
.articleDecription { color : #121212; }
.articleStaff      { color : #505050; 	font-size : 0.8em; }
.glossaryItem      { background-color : #F0F0F0; cursor : help; color : #CC3333; }


/* HEADER & CONTENT */	
div.content {
/*	background-color: #ffffff;*/
/*	padding: 10px 20px;*/
	padding: 0 !important;
}

/* LOGIN LINK */
div.login { font-size : 0.8em; font-weight: bold; text-align: right; white-space : nowrap;
			padding-right: 15px; padding-bottom: 8px; }		
a.login {  }


/* NAVIGATION */
div.navigation  { color : #121212; 	background-color: #ffffff; font-size : 0.9em; }
a.navigation    { color : #121212; }


/* ARTICLE BLOCK */
a.abLink     {  }
.abBorder    { background-color : #E4E4E4;  }
.abBgr       { background-color : #FFFFFF;  font-size : 0.9em; }
.abBgrDarker { background-color : #FAFAFA;  color : #606060;  font-size : 0.9em; }


/* ATTACHMENT */
.atTitle      { font-weight : bold;  }
.atEntry      { /* font-size: 0.8;*/ }


/* FILES */
.fName        { font-size : 0.8em; }


/* TABLES */
.tdBorder     { background-color : #E4E4E4;  }
.tdTitle      { background-color : #E4E4E4; padding : 4px 4px;  border : 1px solid #D4D4D4; }
.tdSubTitle   { background-color : #EFEFEF; padding : 4px 4px;  border : 1px solid #DADADA; }

.trLighter    { background-color : transparent; }
.trDarker     { background-color : #F4F4F4; }
.trMoreDarker { background-color : #DADADA; }


/*  FORMS  */
.trForm         { background-color : #FAFAFA; }
.tdFormCaption  { background-color : #F4F4F4;  text-align: right; width: 150px; }

input, select   { font-size : 12px;  margin : 0px;  padding: 0px; }
input.text      { width : 110px; }
input.shortText { width : 80px; }
input.longText  {  width : 250px;   }

.button         { width : 150px; }
.colorInput     { background-color : #F5F4ED; }
.requiredSign   { color : #C40000; font-weight : bold; }
.formComment    { font-size : 0.9em; }


/*  OTHER  */
.copyright      { font-size : 0.8em; }
.pageByPage     { font-size : 0.9em; }
.smallerText    { font-size : 0.9em; }
.nowrap         { white-space: nowrap; }
.space          { padding-bottom: 5px; }
.less_space     { padding-bottom: 2px; }
.info           { background-color : #FFFFE1; border : 1px solid #8592A2; padding: 10px;}

.fright         { float: right; }
.fleft          { float: left; }


/*  CONTENT STYLES (could be applied in FCK editor)  */
DIV.box {
	background-color : #FFFFE1;
	border : 1px solid #959595;
	padding: 10px;
    overflow:hidden;
	zoom: 1;
}


/* ============== */
/* = O2K Styles = */
/* ============== */
body {background:url('../images/rspca/header.png') top left repeat-x; font: 75%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif; }
#wrapper {min-width:800px;}
p.return {margin: 0; padding-left: 20px;}
	p.return a {color: #fff; font-weight: bold; display: block; padding-top: 3px;}
#header_div {background:url('../images/rspca/header-highlight.png') top left no-repeat; height:172px; padding:0; position: relative;}
	h1#logo {margin-left: 20px; margin-top: 27px; float:left; position: relative; z-index: 10;}
	h1#logo a {display: block;text-indent: -9999em; width:291px; height:102px; background: url('../images/rspca/logo.png') center center no-repeat;}
	h2.subheading {width:543px; height:27px; background:url('../images/rspca/sub-heading.png') top left no-repeat transparent; text-indent:-9999em; position: absolute; bottom:18px; right:20px; z-index: 9;}
	
	a {color:#1F94BB;}
	.tdTitle {background:#1F94BB; color:#fff; border:none;}
	.tdTitle div {color:#fff;}
	
	
	a.header {background:url('../images/rspca/logo.png') top left no-repeat; display: block; float: left; height: 100px; width: 290px; margin: 44px 0 0 20px; text-indent: -9999em;}
	/* =============== */
	/* = Search Form = */
	/* =============== */
		
		form#cse-search-box ol {float:none; width:360px; list-style: none; margin:0; padding:0; overflow: hidden;}
		form#cse-search-box li {float:left; width:135px;list-style: none;padding:0;}
			form#cse-search-box li input {width:125px; color:#1F93B9;}
			form#cse-search-box li.search-field {margin-right:10px;}
			form#cse-search-box li.search-button {float:left;}
/*	button#ajaxSearch_submit {background:url('http://www.rspca.org.au/assets/templates/rspca/img/search-button.png') top left no-repeat; width:100px; height:30px; float:left; text-indent:-9999em; border:none;}*/


