/* Body */
body {
	margin:0;
	padding:0;
	line-height: 1.3em;
	font-family:  Arial;
	font-size: 12px;
	color: #fff;
	background: none repeat scroll 0 0 #375E73;
}

td {
	vertical-align:top;
}

h1 {
	height: 15px;
	padding: 0px 0px 0px 7px;
	margin: 0;
	font-size: 16px;
	color: #fff;
	background:right url(images/titles/mainsidetitles.png) no-repeat;
	background-color:#375E73;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

h2 {
	font-size:14px;
    height:15px;
    margin:0;
    padding:0 0 0 7px;
	background:url(images/titles/sidetitles.png) no-repeat;
	background-color:#658393;
	-webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;	
	text-align:center;
}

h4{font-size:13px;margin:0 0 7px 0;padding:0;text-align:left;}

h5{font-size:13px;margin:0;padding:0;text-align:left;}

/**h6 {
	height: 15px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
}**/

a img { color: transparent; text-decoration: none;}
a { color: #ffb061; text-decoration: none;}
a:link, a:visited { color: #ffb061; text-decoration: none;} 
a:active, a:hover { color: #fff; text-decoration: none;}

#wrapper {
	-webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	background:none repeat scroll 0 0 #274454;
	margin:10px auto;
	padding:10px;
	width: 970px;
}

.more_button {
    margin-top: -5px;
	padding: 0;
}

#sliderimgtop {width:690px;height:353px;background:none repeat scroll 0 0 #658393;float:left;margin-top:10px;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#slidera { margin-top:-7px;}

/*------------ Header --------------- */

#headertop {
	float: left;
	width: 968px;
	height: 100%;
	padding: 0;
	margin:0 0 0 0;
	border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#header {
	float: left;
	width: 100%;
	height: 65px;
	padding: 0;
	margin: 0;
	border-bottom:1px solid #658393;
	background:#375E73;
}

#sitetitle {
	float: left;
	padding:0;
	width: 300px;
}

#sitetitle a { color:#385d73; text-decoration:none; margin-left:0px;}

#topright {
	float: right;
	width: 659px;
}

#login {
	float: right;
	margin-top: 22px;
    width: 20%;
	/**width: 659px;**/
}

#login p{
	margin-left: 5px;
	padding: 0;
}

/* -------------- End of Header------------------ */

/* --------- Banner ---------- */

#banner {
	clear: both;
	width: 970px;
	height: 256px;
	background: url(images/banner.gif) no-repeat;
}

#banner_text {
	padding: 40px 0 0 225px;
	width: 550px;
}

#banner_title{
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

#banner_text p{
	margin: 0 0 25px 0;
	padding: 0;
}

/* --------- End of Banner ---------- */

/*--- Menu ---*/
#menu{
	float: left;
	width: 100%;
	height: 25px;
	background: none repeat scroll 0 0 #658393;
	-webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;}

#menu ul {
	float: left;
	margin: 0 0 0 3px;
	padding: 2px 0 0 1px;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	width: 106px;
	height: 17px;
	margin-top: 2.5px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #000000;
}

#menu ul li .lastmenu{
	border-right: none;
}
#menu ul li .lastmenu1{
	border-right: none;
	color: #ff9933;
}

#menu li a:hover, #menu li .current{
	color: #FFB061;
}
/*--- End of Menu ---*/

/*--- Content ---*/
#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*--- Left Column---*/
#left_column {
	float: left;
	margin-top: 6px;
	padding: 0;
	width: 247px;
	margin-bottom:0px;
}

#left_sections {
	float: left;
	margin-top: 5px;
	padding: 5px;
	width: 235px;
	background:none repeat scroll 0 0 #375E73;
	margin-bottom:5px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.left_col_box {
	padding: 0px;
	color: #fff;	
}

.blog_box {
	background:none repeat scroll 0 0 #658393;
	margin-top:8px;
	padding:4px 0 1px 0;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.blog_box h3{
	font-size: 14px;
	color: #fff;	
	
}

.blog_box span{
	color: #ff9933;
}
#sortable { list-style-type: none; margin: 0; padding: 0; }
#sortable li { margin: 0; padding: 0; float: left; width: 48px; height: 48px; }
#games { height:202px; width:202px; margin-left:17px; float:left; }
#space { height:208px;}

#Contactbox { line-height:10px; height:100px;}

/*--- End of Left Column---*/

/*--- Right Column---*/
#right_column {
	float: right;
	margin-top: 4px;
	padding: 0;
	width: 713px;
}

.right_panel_fullwidth {
	float: left;
	width: 685px;
	padding: 0;
}

.right_panel_fullwidth img{
	float: left;
	margin: 3px 10px 0 0;
}

.right_panel_fullwidth_content {
	float: left;
	width: 685px;
	padding: 0;
}

.right_panel_fullwidth_content p{
	text-align: left;
}

#rightspace {
    margin-top:10px;
	margin-bottom:10px;
}

/** section divided in two **/
#new_released_section {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	margin-top: 3px;
}

.new_released_box {
	float: left;
	width: 180px;
	margin: 0 10px 0 15px;	
}

.new_released_box img{
	margin-bottom: 5px;
}

#news_section {
	float: left;
	width: 100%;
	margin: 0 25px 0 0;
}

.news_box {
	float: left;
	width: 280px;
	margin: 0 15px 25px 15px;
}

.news_box img{
	float: left;
	width: 110px;
	margin: 3px 10px 0 0;
	border: 1px solid #333333;
}

.news_box p{
	margin: 0;
	padding: 0;
}

#topdownload_section {
	float: right;
	width: 300px;
	padding: 0;
	margin: 0;
}

.topdownload_box {
	float: left;
	width: 270px;
	padding-bottom: 5px;
	margin: 0 15px 10px 15px;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px solid #000;
	
}

* html .topdownload_box {
	margin: 0 15px 10px 7px;
}

.topdownload_box span{
	font-weight: normal;
}

.title_singer{
	float: left;
	width: 200px;
}

/** End on divid **/  
/*--- End of Right Column---*/
/*--- End of Content ---*/

/* ----- Footer ----- */
#footer {
	clear: both;
	padding: 15px 0;
	width: 968px;
	margin:0;
	text-align: center;
	color: #fff;
	text-align: center;
	background:#375E73;
	border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#footer a{
	color: #ff9933;
}

#footer a:hover{
	color: #ff7f00;
}
/* ----- End of Footer ----- */
/** Confirmed Update **/
#conf {background:none repeat scroll 0 0 #658393;float:left;height:100%;margin-top:7px;padding:10px;width:694px;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
/** Front **/
.latestnewsstream {float:left;height:140px;overflow:hidden;}
#streamnewstop {float:left;padding:10px;width:531px;height:70px;}
#streamnews {background:none repeat scroll 0 0 #375E73;float:left;height:70px;margin:5px;padding:10px;width:321px;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#streamnews .news-message {height:62px;overflow:hidden;}
#streamnews .facebook-from {margin-top:1px;overflow:hidden;}
#mainstream {background:none repeat scroll 0 0 #658393;border:1px solid #658393;float:left;height:100%;padding:4px;width:702px;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#frontnews {float:left;width:713px;height:269px;margin-top:4px;}
#writeareview {float:left;height:100%;padding:0px;width:430px;margin-top:0;}
.newsbutton {height:20px;width:40px;background:none repeat scroll 0 0 #FFFFFF;
	-webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;}
.writereviewtitles {margin-top:6px;}
#leftlatestnews {float:left;width:258px;height:100%;}
.latestnewsimage {width:246px;height:156px;float:left;margin-right:10px;margin-bottom:10px;background:url("/images/front/newsreader.png") no-repeat scroll right top transparent;padding:0;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.latestnewsupdate {width:226px;height:77px;float:left;margin-right:10px;background:none repeat scroll 0 0 #658393;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#latestnews {overflow:hidden;float:left;width:432px;height:91%;background:none repeat scroll 0 0 #658393;margin:0;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#frontevents {background:none repeat scroll 0 0 #658393;float:left;padding:10px;margin-top:10px;width:690px;height:100%;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#mainnews {float:left;width:713px;height:272px;margin-bottom:10px;}
#leftlatestnewsm {float:left;width:258px;height:100%;}
.latestnewsimagem {width:246px;height:156px;float:left;margin-right:10px;margin-bottom:10px;background:url("/images/front/newsreader.png") no-repeat scroll right top transparent;padding:0;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.latestnewsimageartist {width:246px;height:156px;float:left;margin-right:10px;margin-bottom:10px;background:url("/images/front/artist.png") no-repeat scroll right top transparent;padding:0;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.latestnewsupdatem {width:226px;height:80px;float:left;margin-right:10px;background:none repeat scroll 0 0 #658393;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#latestnewsm {overflow:hidden;float:left;width:432px;height:91%;background:none repeat scroll 0 0 #658393;margin:0;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
/** Agenda Front **/
#newesteventsstream {width:690px;background:none repeat scroll 0 0 #658393;float:left;margin-top:10px;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.events {float:left;width:100%;}
#newestevents {margin-top:10px;width:100%;}
.newestAds {width:620px;background-color:#375E73;border:1px solid #658393;font-family:Arial,Helvetica,sans-serif;font-size:12px;width:50%;height:380px;float:left;}
#leftsponsored {padding:0;margin-top:10px;overflow:hidden;}
#leftsponsored iframe { overflow:hidden;border:0;width:100%;height:895px;margin-bottom:10px}
#catagories_holder {float:left;}
/** End of Agenda Front **/
/** Music **/
#imusicmainfacebook {float:left;height:93px;margin-bottom:18px;margin-top:10px;width:712px;}
.musicfacebook {background:#658393;float:left;width:72%;height:95%;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.latestmusicsfacebook {overflow:hidden;background:#658393;float:right;width:148px;height:95%;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.latestmusicsfacebook .facebook-from {margin-top:9px;}
#imusic {float:left;width:712px;height:364px;margin-top:9px;}
#musiclist {margin-top:4px;background:#658393;float:left;width:690px;height:100%;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#musiclist .lefttext {float:left;width:9%;height:100%;}
#musiclist .righttext {margin-left:10px;float:left;width:89%;height:100%;}
/** End of Music **/
/** Agenda **/
#agendamain {background:#658393;float:left;width:690px;height:100%;padding:10px;margin-top:7px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.agendaboxs {float:left;height:260px;padding:5px;width:220px;}
.agenda-picture {float:left;width:100%;height:100%;padding:0;margin-top:0;margin-bottom:10px;}
.agenda-link {background:#375E73;float:left;height:30px;overflow:hidden;margin-bottom:10px;margin-top:0;padding:2px;width:100%;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.agenda-location {background:#375E73;float:left;height:32px;margin-bottom:10px;margin-top:0;padding:2px;width:100%;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.agenda-time {background:#375E73;float:left;height:32px;margin-bottom:0;margin-top:0;margin-left:36px;padding:2px;width:144px;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
/** End of Agenda **/
/** Artists **/
#artistslatests {float:left;height:30px;margin:0;padding:3px;width:132px;}
/** End of Artists **/
/** Albums **/
#album {float: left;height:190px;width:132px;padding:3px;margin:0;}
.album-picture {float:left;width:100%;padding:0;margin-top:0;margin-bottom:6px;}
.album-artist {background:#375E73;float:left;height:32px;margin-bottom:6px;margin-top:0;padding:2px;width:128px;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.album-link {background:#375E73;float:left;height:32px;margin-bottom:0;margin-top:0;padding:2px;width:128px;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#albumfront {background:#658393;float:left;width:690px;height:100%;padding:10px;margin-top:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#albummain {background:#658393;float:left;width:690px;height:100%;padding:10px;margin-top:7px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#fullinner {background:none repeat scroll 0 0 #658393;float:left;margin-bottom:10px;margin-top:10px;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#albuma-z {width:691px;background:none repeat scroll 0 0 #658393;float:left;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
/** End of Albums **/
/** Videos **/
#iplayermainfacebook {float:left;width:712px;height:364px;margin-top:14px;}
.playerfacebook {background:#658393;float:left;width:61%;height:95%;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.latestvidsfacebook {overflow:hidden;background:#658393;float:right;width:225px;height:95%;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#iplayer {float:left;width:712px;height:364px;margin-top:9px;}
#iplayermain {float:left;width:712px;height:364px;margin-top:14px;}
#iplayerunder {float:left;width:712px;height:364px;margin-top:10px;}
.player {background:#658393;float:left;width:61%;height:95%;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
.latestvids {overflow:hidden;background:#658393;float:right;width:225px;height:95%;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#videolist {background:#658393;float:left;width:690px;height:100%;padding:10px;margin-top:14px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#videolist .lefttext {float:left;width:9%;height:100%;}
#videolist .righttext {margin-left:10px;float:left;width:89%;height:100%;}
.abovevideostuff {margin-bottom:-4px;background:#658393;float:left;width:690px;height:100%;padding:10px;margin-top:4px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
/** Voting **/
#votingcontent {background:#658393;float:left;width:691px;height:100%;margin-top:10px;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
/** End of Videos **/
/** Press **/
#pressmain {background:#658393;float:left;width:691px;height:100%;margin-top:4px;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
#pressrelease {background:#658393;float:left;width:691px;height:100%;margin-top:10px;padding:10px;border:1px solid #658393;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;}
/** End of Press **/
