﻿body
{
	margin-top: 0px;
	background-color:#63b0d9;
	background-image: url(images/giraffeOnThePlainblue-r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;	
}
#content, #menu, #footer { 
margin:0 auto; 
} 

#TabContainer1_body .ajax__tab_body {
background-color:#63b0d9;
}

.welcomemsg {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
}

.RajaStyli
{
	color:#FF6600; 
	font-size:20pt;
	}

.RajaStyliFS
{
	color:red; 
	font-size:20pt;
	}

#detailsDiv
{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #06C;
	color: #FFFFFF;
	padding: 12px 25px 12px 2px;
	width: 693px;
	margin:0 auto;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background-image: url(images/details-divbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#RAChromeDiv
{
	text-align: center;
	background-color: #008000;
	padding: 25px 10px 12px 10px;
	width: 700px;
	margin: 0px auto;
	vertical-align: middle;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 1px;
	border-right-color: #000;
	border-bottom-color: #333;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/chromediv-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#containerDiv
{
	background-image: url(http://www.rajaafrika.com/images/giraffeOnThePlainblue.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	display: block;
	clear: both;
	float: none;
	text-align: center;
	bottom:0;
	 
}
#playerControls
{
	padding-left: 5px;
	margin: 0px;
	clear: both;
	float: left;
	text-align: center;
}

.imglinks {
	margin: 0px;
}
#fsLogo
{
	display:none;
	padding: 3px;
	clear: both;
	float: none;
	text-align: center;
	background-color: #008000;
	}
#valContainer
{
}

.Heighlights
{
	background-color: #FFFFFF;
	width: 150px;
	color: #FF6600;
	background-color: Green;
	padding: 5px;
	height: 30px;
	display: none;
}

a.Heighlights
{
	color: #FF6600;
	text-decoration:none;
}

a.Heighlights:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.amazonLink
{
	color: #FF6600;
	text-decoration: none;
	}
	
.amazonLink:hover
{
	color: #FF6600;
	text-decoration: underline;
	}
	
.amazonLinkWhite
{
	color: #FFFFFF;
	text-decoration: none;
}
	
.amazonLinkWhite:hover
{
	color: #0000FF;
	text-decoration: underline;
}

.amazonLinkRed
{
	color: #FFFF00;
	text-decoration: none;
}
	
.amazonLinkRed:hover
{
	color: Red;
	text-decoration: underline;
}

.RALink
{
	
	text-decoration: underline;
	color: black;
	cursor: pointer;
	
}

.DetailsLink
{
	text-decoration: underline;
	color: #CCC;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.NowPlaying
{
	text-decoration: none;
	font-size: 13px;
	color: #ff6600;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:750px;
}

/*Main Table Style*/
.maintable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}