/*------------------------------------------------------------------------
# RAD Pinky for Joomla 1.5 - Version 1.0 - Color: #4D0083
# ------------------------------------------------------------------------
# Copyright (C) 2011 Considerthis UK Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Damola Adeagbo
# Websites:  http://www.considerthisuk.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	background: #ffffff url(../images/bg.jpg) repeat-x center top;
}
a {
	color: #4D0083;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #4D0083;
	text-decoration: underline;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
}
h1.componentheading, .componentheading {
	font-size: 250%;
	margin: 0 0 15px;
	padding: 0;
	color: #D58400;
}
.contentdescription {
	padding-bottom: 30px;
}
h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 26px;
	color: #000000;
	font-weight:bold;
	margin-bottom:16px;
}
#rad-banner {
	margin-top:48px;
	position:relative;
}

#rad-btns {
	position:absolute;
	top:65px;
	left:225px;
	z-index:11;
}

#ja-containerwrap {
	border-top:1px solid #52636a;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
div#section-main {
	width:960px;
	margin-top:15px;
	overflow:hidden;
}
div#primary  {
	float:left;
	width:420px;
		display:inline;
}
div#aside {
	float:left;
	width:520px;
	margin-left:10px;
		display:inline;
}

#ja-wrapper {
	width: 1260px;
	margin: 0 auto;
	clear: both;
	/*background: #000000 url(../images/main.jpg) no-repeat center top;*/
}
div.inner {
}
div.rad-wrapper {
	width:960px;
	margin: 0 auto;
	clear: both;
}
#ja-container {
	margin-top:42px;
}
#ja-mainbody {
	width:520px;
	float: left;
}
.article-content p {
	font-size:16px;
	color:#000000;
}
#ja-content {
	clear: both;
	display: block;
	float: right;
	width:520px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 330px;
}
#ja-col1 div.ja-innerpad {
	padding-right: 5px;
}
#ja-col2 div.ja-innerpad {
	padding-left: 5px;
}
#ja-col2 {
	float: right;
	overflow: hidden;
	width: 330px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	clear: both;
}

#ja-containerwrap-fr {
	width:491px;
	float:right;
}

/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

/*content + right*/
#ja-containerwrap-fl #ja-content {
	width: 100%;
}

/*full*/
#ja-containerwrap-f #ja-mainbody,
#ja-containerwrap-f #ja-content {
	width: 100%;
}

div.modulebanner p {
	text-align:center;
}

/* Buttons and Modules
--------------------------------------------------------- */
div.btns {
	margin-top:48px;
	margin-left:30px;
}
div.btns ul {
	list-style-type:none;
}
div.btns ul li {
	float:left;
}
div.btns ul li:first-child {
	margin-right:40px;
}
div.btns ul li a {
    background: url("../images/btn.jpg") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    text-align: center;
    width: 130px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Helvetica, sans-serif;
}	
div.btns ul li a:hover {
	text-decoration:none;
}
div.moduleyoutube div {
	float:right;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	padding: 0;
	z-index: 999;
	height: 203px;
	/*width:960px;
	margin: 0 auto;
	clear: both;*/
}

h1.logo {
	padding: 0;
	width: 326px;
	height: 150px;
	position: absolute;
	top: 35px;
	left:50px;
}
h1.logo a {
	width: 326px;
	height: 150px;
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.hrline {
	position:absolute;
	bottom:0;
	right:0;
	z-index:18;
	width:530px;
	height:2px;
	background: url(../images/hrline.jpg) no-repeat 0 0;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	/*height: 40px;*/
	position: absolute !important;
	top: 108px;
	right:35px;
	z-index: 999;
}
#ja-mainnav a {
	outline: none;
	line-height: normal;
}

#ja-cssmenu li a {
	color:#3e757c !important;
}

/* Top spotlight */
#ja-topsl {
	clear: both;
	margin: 0 10px;
	padding: 0;
	height: 310px;
	overflow: hidden;
}

#ja-topsl1 {
	float: left;
	width: 70%;
	overflow: hidden;
}

/* Content spotlight */
#ja-contentsl1 {
	clear: both;
	width: 100%;
}
#ja-contentsl2 {
	clear: both;
	margin: 0;
}

/* RAD Bottom Spacer */
#spacer {
	height:70px;
}

/* FOOTER
--------------------------------------------------------- */
#rad-footer {
	clear: both;
	position: relative;
	height:150px;
	border-top:1px solid #3e757c;
}
#rad-footer .innerfooter {
	color: #000000;
	width: 960px;
	margin: 0 auto;
	height:131px;
	padding-left:56px;
}
.innerfooter a {
	color:#000000;
	
}
.radlogo {
	position:relative;
	width:115px;
	height:70px;
	float:left;
	margin:30px 30px 0 0;
}

.radlogo h2 {
	margin: 0;
	padding: 0;
	width:115px;
	height:70px;
}
.radlogo h2 a {
	width:115px;
	height:70px;
	display: block;
	background: url(../images/radlogo.png) no-repeat 0 0;
}

.radlogo h2 a span {
	position: absolute;
	top: -1000px;
}

div.copyright p {
	font-weight:bold;
	font-size:16px;
}

div.mainleveltopone .innerdiv {
	padding:26px 0 8px 0;
}

div.mainleveltopone .innerdiv a,
div.mainleveltopone .innerdiv span {
	font-weight:bold;
	font-size:16px;
	color:#3e757c;
}
div.mainleveltopone .innerdiv a:hover {
	text-decoration:none;
	color:#000000;
}
div.mainlevel .innerdiv a:hover {
	text-decoration:none;
	color:#4d0083;
}
div.mainleveltopone .innerdiv span {
	padding:0 7px;
}
div.mainlevel .innerdiv span {
	padding:0 5px;
}
div.mainlevel .innerdiv {
	padding-top:8px;
}
div.mainlevel .innerdiv a,
div.mainlevel .innerdiv span {
	font-size:12px;
}

h4.mainlist a,
p.registerlink a {
	color:#4D0083;
	font-weight:bold;
}


/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}