/* Global StyleSheet for Search.co.za */

html, body {
    height: 100%;
}


.clear { clear: both; }

body,a,p,.h
{
font-family: arial,sans-serif;
}

.blueBar
{
background:#e5ecf9;
border-top:1px solid #36c;
}

td.listItem
{
padding: 0px;
padding-bottom: 15px;
border-bottom: 0px solid #dddddd;
}

div.listUrl
{
padding-top: 1px;
font-size: 13px;
color:#399400;
}

a.listHeading
{
font-size:12pt;
text-decoration: underline;
color:#000099;
}

a.listUrlInfo
{
padding-top: 1px;
font-size: 13px;
color:#ccc;
}

a.listUrlInfo:visited
{
color:#ccc;
}

.listUrlInfo
{
padding-top: 1px;
font-size: 13px;
color:#ccc;
}

h1
{
margin-left: 10px;
font-family: arial,sans-serif;
font-size: 18px;
font-weight: bold;
}

h2
{
margin-left: 10px;
font-family: arial,sans-serif;
font-size: 14px;
font-weight: normal;
}

td.sectionHead
{
font-size:18px;
font-weight: bold;
color:#000000;
padding-bottom: 0px;
}

td.sectionHead2
{
font-size:18px;
font-weight: bold;
color:#000000;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
}



/* Footer */
div#footer {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: center;
}

.footer {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: center;
}

input.searchBox {background-color: #FFFFFF; font-family: arial; font-weight: normal; font-size: 17px; color: #000000;}

/* LimaBean Additions */
/* IDs */
#left
{
    width: 120px;
}
#right
{
    width: 300px;
	
}
/* Classes */
.left
{
    float: left;

}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
.title
{
    text-decoration: underline;
    font-weight: bold;
	margin-right:20px;
}
.required
{
    color: #FF0000;
    vertical-align: super;
}
a.buttonbox
{   letter-spacing:0.05em;
    display:inline-block;
    padding: 10px;
    font-weight:bold;
    margin-right: 4px;
	
}

a.buttonbox:hover {
	background-color: #fff;
}

.nolink
{
    color: #000000;
    text-decoration: none;
}
.greyback
{
    background-color: #dcdcdc;
}

.whiteback {
	background-color: #fff;
}

.bold
{
    font-weight: bold;
}

.small
{
    font-size: smaller;
}

.link
{
    text-decoration: underline;
    color: #0000ff;
    cursor: pointer;
}



/**********BIANCA STYLING************/

.subheader {
	height:42px;
	padding-right:20px;
	padding-top:5px;
	display:block;
}

.main_content {
	height: 100%;
	margin:0 20px;
	overflow:hidden;

}

.content_wrapper {
	padding-bottom: 20px;
	min-height:96%;
	position: relative;
}


.descrip_area {
	width:505px;
	margin-left:10px;
	
}

.comm_box {
	width:100%;
	border:1px solid #cccccc;
}

.google_friend_connect {
	/*margin-right:2.5%;*/
}

.logo {
	border:1px solid #ccc;
}

.simple-signin {
	background:#e5ecf9;
}

a, a:visited {
color:#3366CC;
}

#comments {
	margin-top:20px;
}

.details_r {
	background-color:#E5ECF9;
	padding:5px 6px;
	border:1px solid #36c;
	margin-bottom:20px;
	font-size:13px;
	
}

#ad {
	margin-top:20px;
	margin-bottom:20px;
}

.lft_side {
	width:100px;
}

table.manage_form td{
	padding-bottom:10px;
}

input, textarea  {
	/*padding:5px;*/
}

select {
	padding:2px 3px;
}

option {
	padding-bottom:3px;
	padding-left:2px;
}

.spacing2 {
	padding:10px;
}

.spacing input {
	margin-bottom:10px;
	margin-right:10px;
}

#div-8985079102400708576 div iframe {
	height: 34px !important;
}

#adminfooter {
	position:absolute;
		bottom:0;
		height:20px;			/* Height of the footer */
}


span.view-choice-short div.fullview-link {
	float:right;
	font-size:10px;
	height:10px;
	margin-right:5px;
	margin-top:15px !important;
	text-align:right;
	width:15px;
}