﻿*{
	margin:0;
	padding:0;
}
body{
	font-family:Verdana;
	font-size:11px;
	margin:0;	
}
.mainWrapper{
	width:989px;
	margin:0 auto;
}

.backMusic
{
    float:left;
    margin:0 10px 0 0;
}

.content .leftContent {
	width:522px;
	float:left;
}
.content .leftContent .twitller{
	width:800px;
	float:left;
}

.content .leftContent .twitller .left{
	float:left;
	background:url(images/menu_left.png) no-repeat; 
	width:7px;
	height:27px;
}
.content .leftContent .twitller .mid{
	float:left;
	background-color:#353537;
	color:#34a3c6;
	font-size:11px;
	height:20px;
	text-align:left;
	width:786px;	
	padding-top:7px;	
}
.content .leftContent .twitller .mid #tweetDiv
{
    width:757px;
    float:left;
    overflow:hidden;
    white-space:nowrap;
    margin-right:10px;
}
.content .leftContent .twitller .mid p
{
    width:741px;
    font-size:11px;
    
}
.content .leftContent .twitller .mid span{
	font-weight:bold; 
	color:#c1c1c1;	
}

.content .leftContent .twitller .mid span a
{
    color:#c1c1c1;
}

.content .leftContent .twitller .mid span a:hover
{
    color:#c1c1c1;
}

.content .leftContent .twitller .mid span a:visited
{
    color:#c1c1c1;
}
.content .leftContent .twitller .mid a .TwitterImg
{
    margin:-2px 0 0 0;
    background:url(images/twitter_icon.jpg) no-repeat top right ;
    width:19px;
    height:18px;
    float:right;
    cursor:pointer;
}
.content .leftContent .twitller .right{
	float:left;
	background:url(images/menu_right.png) no-repeat; 
	width:7px;
	height:27px;
}
.content .leftContent .mainbottom{
	float:left;
	width:800px;
}


.content .leftContent .bottomLeft{
	width:522px;
	float:left;
}
.content .leftContent .topMid
{
    width:800px;
}
.content .leftContent .topMid .stuffs{
	clear:both;
	float:left;
	padding:10px 0 0 0;	
	width:538px;
}
.content .leftContent .topMid .stuffs .video1{
	float:left;
	padding-right:12px;
}
.content .leftContent .topMid .stuffs .image1{
	padding-left:18px;
	float:left
}

.content .leftContent .topMid .stuffs  .top{
	background:url(images/stuffsHead.png) no-repeat; 
	width:254px;
	height:9px;
}
.content .leftContent .topMid .stuffs  .mid{
	background-color:#353537;
	text-align:center;
	width:254px;
	height:159px;
} 
.content .leftContent .topMid .stuffs  .mid img
{
    border:none;
}
.content .leftContent .topMid .stuffs .bottom{
	background:url(images/stuffsFoot.png) no-repeat; 
	width:254px;
	height:9px;
}
/* Image component */
.content .leftContent .topMid .image{
	float:left;
	padding:10px 0 0 0;	
	width:262px;
}
.content .leftContent .topMid .image .video1{
	float:left;
	padding-right:12px;
}
.content .leftContent .topMid .image  .top{
	background:url(images/webshop_top.png) no-repeat; 
	width:261px;
	height:9px;
}
.content .leftContent .topMid .image  .mid{
	background-color:#353537;
	text-align:center;
	width:261px;
	height:159px;
}
.content .leftContent .topMid .image .bottom{
	background:url(images/webshop_bottom.png) no-repeat; 
	width:261px;
	height:9px;
}
/* NEWS SECTION */
.content .leftContent .bottomLeft .news{
	clear:both;
	width:522px;
	float:left;
	padding:10px 0 0 0;	
}
.content .leftContent .bottomLeft .news .head{
	float:left;
	background:url(images/Leftcontent_top.png) no-repeat; 
	width:522px;
	height:35px;
	font-size:13px;
	color:#34a3c6; 
}
.content .leftContent .bottomLeft .news h1
{
    font-size:13px;
    padding-top:7px;
    padding-left:7px;
    font-weight:normal;
    text-transform:uppercase;
}

.content .leftContent .bottomLeft .news .details{
	background-color:#353537;
	float:left;
	width:512px;
	color:#FFF;
	padding-left:10px;
}
.content .leftContent .bottomLeft .news .details .newsHead{
	clear:both;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}
.content .leftContent .bottomLeft .news .details .newsHead a
{
    color:#fff; 
    text-decoration:none;
}
.content .leftContent .bottomLeft .news .details .newsHead a:hover
{
    color:#fff; 
    text-decoration:none;
}
.content .leftContent .bottomLeft .news .details .newsHead a:visited
{
    color:#fff; 
    text-decoration:none;
}
.content .leftContent .bottomLeft .news .details .newsPreview{
	float:left;		
	padding-right:10px;	
}
.content .leftContent .bottomLeft .news .details .newsDetails{
	padding-left:75px;
	color:#e1e1e1;
	line-height:17px;
	padding-bottom:10px;
    padding-right:10px;	
}

.content .leftContent .bottomLeft .news .details .newsDetails a
{
    color:#34a3c6;
    text-decoration:none;
    font-size:11px;
}
.content .leftContent .bottomLeft .news .details .newsDetails a:hover
{
    color:#34a3c6;
    text-decoration:none;
}
.content .leftContent .bottomLeft .news .details .newsDetails a:visited
{
    color:#34a3c6;
    text-decoration:none;
}
.content .leftContent .bottomLeft .news .details .newsDetailsNoPic{
	/*padding-left:75px;*/
	color:#e1e1e1;
	line-height:17px;
	padding-bottom:10px;
    padding-right:10px;	
}

.content .leftContent .bottomLeft .news .details .newsDetailsNoPic a
{
    color:#34a3c6;
    text-decoration:none;
    font-size:11px;
}
.content .leftContent .bottomLeft .news .details .newsDetailsNoPic a:hover
{
    color:#34a3c6;
    text-decoration:none;
}
.content .leftContent .bottomLeft .news .details .newsDetailsNoPic a:visited
{
    color:#34a3c6;
    text-decoration:none;
}
.content .leftContent .bottomLeft .news .foot{
	float:left;
	background:url(images/Leftcontent_bottom.png) no-repeat; 
	width:522px;
	height:35px;
	font-size:10px;
	color:#34a3c6;
	text-align:right;
	padding-top:10px;
}
.content .leftContent .bottomLeft .news .foot .imgMore
{
    float:left;
	background:url(images/blueArrow.png) no-repeat ; 
	width:9px;
	height:9px;
	margin-left:430px;
}
.content .leftContent .bottomLeft .news .foot a
{
    padding-right:5px;
    color:#31c2ee;
}
.content .leftContent .bottomLeft .news .foot a:hover
{
    padding-right:5px;
    color:#31c2ee;
}
.content .leftContent .bottomLeft .news .foot a:visited
{
    padding-right:5px;
    color:#31c2ee;
}
/* Blog Latest section */
.de_weektop {
	margin:12px 0 0 0;
	padding:0;
	background:url(images/de_weektop.png) no-repeat;
	width:521px;
	height:35px;
	float:left;
	}
	
.de_weektop h1 {
    margin: 5px 0 0 5px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    font-weight: normal;
    color: #33caf7;
}
	
.de_weekmid {
	margin:0;
	padding:15px 0 0 0;
	background:url(images/de_weekrepeat.jpg) repeat-y;
	width:521px;
	height:284px;
	float:left;
	}
.de_weekmidcontent
{
    margin:0 0 0 15px;
    padding:0;
    width:495px;
    height:267px;
    float:left;
    
}
p
{
    font-family:Verdana;
	font-size:11px;	
}
	
.de_weeklast {
	margin:0;
	padding:0;
	background:url(images/de_weeklast.gif) no-repeat;
	width:521px;
	height:31px;
	float:left;
	}
.de_weeklast ul {
	list-style:none;
	margin:5px 15px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#33caf7;
	float:right;
	}
.de_weeklast li {
	margin:0;
	padding:0 15px;
	background:url(images/icon.jpg) no-repeat 0 3px;
	}
.de_weeklast a {
	text-decoration:none;
	color:#33caf7;
	}
.blogpostdate
{
    margin:0;
    padding:0;
    font-family:Verdana;
    font-size:10px;
    color:#33caf7;
}
#divBlog h1
{
    margin:0;
    padding:0;
    font-family:Verdana;
    font-size:14px;
    color:#000;
}
#divBlog p
{
    margin:10px 0 0 0;
    padding:0;
    font-family:Verdana;
    font-size:11px;
    text-align:justify;
    color:#fff;
}
#divBlog a 
{
   text-decoration:none;
   color:#32cbf7;
   font-size:10px;
   font-weight:bold;
   font-family:Verdana;
   
}
#divBlog a:hover 
{
   text-decoration:none;
   color:#fff;
   text-decoration:underline;
}


/* LEFT BOTTOM SECTION */
.content .leftContent .bottomLeft .bottomSection{
	clear:both;
	width:522px;
	float:left;
	padding: 0;	
}
.content .leftContent .bottomLeft .bottomSection h1{font-size:13px;padding-top:7px;padding-left:7px;}
.content .leftContent .bottomLeft .bottomSection .head{
	float:left;
	background:url(images/Leftcontent_top.png) no-repeat; 
	width:522px;
	height:34px;
	font-size:13px;
	color:#34a3c6;
	padding-top:1px;
}
.content .leftContent .bottomLeft .bottomSection .details{
	background-color:#353537;
	float:left;
	width:512px;
	color:#FFF;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.content .leftContent .bottomLeft .bottomSection .foot{
	float:left;
	background:url(images/Leftcontent_bottom.png) no-repeat; 
	width:522px;
	height:35px;
	font-size:10px;
	color:#34a3c6;
	text-align:right;
	padding-top:10px;
}

/*MID SECTION*/
.content .leftContent .bottomRight {
	float:right;
	width:261px;
	color:#FFF;
	padding-top:10px;
}
.content .leftContent .bottomRight .audio{
	padding-bottom:5px;	
}
.content .leftContent .bottomRight .audio h1{font-size:13px;padding-top:7px;padding-left:7px;}
.content .leftContent .bottomRight .audio .top{
	background:url(images/midContent_header.png) no-repeat; 
	width:261px;
	height:34px; 
	font-size:13px;

}
.content .leftContent .bottomRight .audio .sep{
	background:url(images/mid_content_seperator.png) no-repeat; 
	width:261px;
	height:2px; 
}
.content .leftContent .bottomRight .audio .mid
{
    background:url(images/midContent_Bg.png) no-repeat;
    width:261px;
	height:80px;		
}

.content .leftContent .bottomRight .audio .mid .midMid
{
    width:190px;
    height:79px;
    float:left;
}
.content .leftContent .bottomRight .audio .mid .midMid .sp
{
    width:150px;
    margin:3px 0 0 75px; 
}
.content .leftContent .bottomRight .audio .mid #music
{
    background:#33caf8 url(images/play.png) no-repeat;
    height:21px;
    width:22px;    
    margin:5px 0 0 75px; 
    cursor:pointer;
}
.content .leftContent .bottomRight .audio .mid #buyNow
{
    height:47px;
    width:88px; 
    margin:-45px 0 0 165px;
}
.content .leftContent .bottomRight .audio .bottom{
	background:url(images/midContent_Footer.png) no-repeat; 
	width:261px;
	height:4px;	
}

.content .leftContent .bottomRight .updates{padding-bottom:5px;margin:10px 0 0 0;}
.content .leftContent .bottomRight .updates h1{font-size:13px;padding-top:7px;padding-left:7px;}
.content .leftContent .bottomRight .updates .top{
	background:url(images/midContent_header.png) no-repeat; 
	width:261px;
	height:34px; 
	font-size:13px;
}
.content .leftContent .bottomRight .updates .sep{background:url(images/mid_content_seperator.png) no-repeat;width:261px;height:2px; }
.content .leftContent .bottomRight .updates .mid{
	width:251px;
	height:auto;
	background-color:#33caf8;
	padding-left:10px;
	line-height:18px;
	
}
.content .leftContent .bottomRight .updates .bottom{background:url(images/midContent_Footer.png) no-repeat;width:261px;height:8px;}
.content .leftContent .bottomRight .updates ul{list-style:none;}
.content .leftContent .bottomRight .updates ul li {color:#fff;}
.content .leftContent .bottomRight .updates ul li a{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .updates ul li a:hover{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .updates ul li a:visited{color:#fff;text-decoration:none;}

.content .leftContent .bottomRight .agenda{padding-bottom:5px;margin:10px 0 0 0;}
.content .leftContent .bottomRight .agenda h1{font-size:13px;padding-top:7px;padding-left:7px;}
.content .leftContent .bottomRight .agenda .top{
	background:url(images/midContent_header.png) no-repeat; 
	width:261px;
	height:34px; 
	font-size:13px;
}
.content .leftContent .bottomRight .agenda .sep
{
    background:url(images/mid_content_seperator.png) no-repeat;width:261px;height:2px; 
    padding:0px;
}
.content .leftContent .bottomRight .agenda .mid{
	width:261px;
	height:auto;
	background-color:#33caf8;
	padding-left:0px;
}
.content .leftContent .bottomRight .agenda .mid .newsHead{
	clear:both;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
}
.content .leftContent .bottomRight .agenda .mid .newsPreview{
	float:left;
	padding-left:10px;	
}
.content .leftContent .bottomRight .agenda .mid .newsDetails
{
    padding:0 0 10px 20px;	
	line-height:17px;
	font-family:Verdana;
}
.content .leftContent .bottomRight .agenda .mid .line{background:url(images/mid_content_seperator.png) no-repeat left;width:261px; height:2px;margin-left:-10px;}
.content .leftContent .bottomRight .agenda .mid .newsDetails span{ font-weight:bold;}
.content .leftContent .bottomRight .agenda .sep2{background:url(images/mid_content_seperator.png) #33caf8 no-repeat;width:261px;height:20px; text-align:right; padding-top:10px;}
.content .leftContent .bottomRight .agenda .sep2 span{padding:0px 10px 0px 0px;}
.content .leftContent .bottomRight .agenda .sep2 span a{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .agenda .sep2 span a:visited{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .agenda .sep2 span a:hover{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .agenda .bottom{background:url(images/midContent_Footer.png) no-repeat;width:261px;height:8px;}


/* GALLEY */
.content .leftContent .bottomRight .gallery{padding-bottom:5px;margin:10px 0 0 0;}
.content .leftContent .bottomRight .gallery h1{font-size:13px;padding-top:7px;padding-left:7px;}
.content .leftContent .bottomRight .gallery .top{
	background:url(images/midContent_header.png) no-repeat; 
	width:261px;
	height:34px; 
	font-size:13px;
}
.content .leftContent .bottomRight .gallery .sep{background:url(images/mid_content_seperator.png) no-repeat;width:261px;height:2px; }
.content .leftContent .bottomRight .gallery .mid{
	width:241px;
	height:auto;
	background-color:#33caf8;
	padding-left:10px;
	line-height:18px;
	padding:10px 10px 10px 10px;
	float:left;
}
.content .leftContent .bottomRight .gallery .mid img{margin:2px 12px 10px 0; vertical-align:top; padding:0;}
.content .leftContent .bottomRight .gallery .sep2{background:url(images/mid_content_seperator.png) #33caf8 no-repeat;width:261px;height:20px; text-align:right; padding-top:10px;float:left;}
.content .leftContent .bottomRight .gallery .sep2 span{padding:0px 10px 0px 0px;}
.content .leftContent .bottomRight .gallery .sep2 span a{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .gallery .sep2 span a:hover{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .gallery .sep2 span a:visited{color:#fff;text-decoration:none;}
.content .leftContent .bottomRight .gallery .bottom{background:url(images/midContent_Footer.png) no-repeat;width:261px;height:8px;float:left;}


/* NEWSLETTER 
.content .leftContent .bottomRight .newsletter{padding-bottom:5px;}
.content .leftContent .bottomRight .newsletter h1{font-size:13px;padding-top:7px;padding-left:7px;}
.content .leftContent .bottomRight .newsletter .top{
	background:url(images/midContent_header.png) no-repeat; 
	width:261px;
	height:34px; 
	font-size:13px;
}
.content .leftContent .bottomRight .newsletter .sep{background:url(images/mid_content_seperator.png) no-repeat;width:261px;height:2px; }
.content .leftContent .bottomRight .newsletter .mid{
	width:241px;
	height:auto;
	background-color:#33caf8;
	padding-left:10px;
	line-height:18px;
	padding:10px 10px 10px 10px;
}
.content .leftContent .bottomRight .newsletter .bottom{background:url(images/midContent_Footer.png) no-repeat;width:261px;height:8px;}
*/
/* RSS */
.content .leftContent .bottomRight .rss{padding-bottom:5px;margin:10px 0 0 0;float:left;}
.content .leftContent .bottomRight .rss .top{
	background:url(images/midContent_header.png) no-repeat; 
	width:261px;
	height:12px; 
	font-size:13px;
	float:left;
}
.content .leftContent .bottomRight .rss .mid{
	width:251px;
	background-color:#33caf8;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
	float:left;
}
.icon_mid {
	margin:0;
	padding:0;
	background:url(images/icon_mid.jpg) repeat-y;
	width:261px;
	height:50px;
	float: left;	
	}
.icon_mid img {
        border:none;
        padding:0;
}
.icon_mid ul
{
    margin:3px 0 0 10px;
    padding:0;
    width:250px;
    float:left;
}
.icon_mid li
{
    margin:0;
    padding:0 3px;
    display:inline;
}
.content .leftContent .bottomRight .rss .bottom{background:url(images/midContent_Footer.png) no-repeat;width:261px;height:8px;float:left;}
/* SEDN FREN */
.content .leftContent .bottomRight .fren{padding-bottom:5px;margin:10px 0 0 0;float:left;}
.content .leftContent .bottomRight .fren .top{
	background:url(images/midContent_header.png) no-repeat; 
	width:261px;
	height:8px; 
	font-size:13px;
	float:left;
}
.content .leftContent .bottomRight .fren .mid{
	width:241px;
	background-color:#33caf8;
	padding:10px 10px 0px 10px;
	font-size:13px;
	cursor:pointer;
	float:left;
}
.content .leftContent .bottomRight .fren .mid span{
text-align:left;
font-weight:bold;
font-size:14px;
padding-left:45px;
}
.content .leftContent .bottomRight .fren .mid .frenMsg{background:url(images/allFrens.png) no-repeat;width:59px;height:32px;margin-top:-22px;margin-left:180px;}
.content .leftContent .bottomRight .fren .bottom{background:url(images/midContent_Footer.png) no-repeat;width:261px;height:8px;float:left;}


.content .rightContent {
	float:right;
	width:175px;
}
.content .rightContent .head{
	background:url(images/rightContent_header.png) no-repeat; 
	width:175px;
	height:31px;
	color:#34a3c6;
	font-size:13px; 
}
.content .rightContent .shoutbox h1{font-size:13px;padding-top:7px;padding-left:7px;}
.content .rightContent .shoutbox .seperator{
	background:url(images/rightContent_divider.png) repeat-x; 
	height:2px;
}
.content .rightContent .shoutbox .details{
	background-color:#353537;
	height:auto;
	color:#FFF;
}
.content .rightContent .shoutbox .details p{
	padding:10px 10px 10px 12px;
	color:#e1e1e1
}
.content .rightContent .shoutbox .details span{
	font-weight:bold;
	color:#FFF;
}
.content .rightContent .shoutbox form{
	background-color:#353537;
	height:auto;
	padding-left:10px;
	padding-top:10px;
	color:#FFF;
}
.content .rightContent .shoutbox form p{ padding-bottom:2px;padding-top:2px;}
/*.content .rightContent .shoutbox form .captcha{background-color:#FFF; height:20px;width:80px;}*/
.content .rightContent .shoutbox form .shoutBtn{
	background:url(images/shoutBtn.png) no-repeat; 
	width:63px;
	height:43px;
/*	margin-top:-30px; */
	margin-left:90px;
}
.content .rightContent .shoutbox form label{
	padding-bottom:10px;
}
.content .right_container .ticket	
{
    float:right;
	width:175px;
	height:224px;
	margin-top:10px;	
}
.content .right_container .ticket .video1
{
}
.content .right_container .ticket .video1 .top
{
}
.content .right_container .ticket .video1 .mid
{
}
.content .right_container .ticket .video1 .bottom
{
}

.content .rightContent .foot{
	background:url(images/rightContent_footer.png) no-repeat; 
	width:175px;
	height:9px;
}
.whiteArrow{
	float:left;
	background:url(images/whiteArrow.png) no-repeat; 
	width:9px;
	height:9px;
	margin-left:165px;
	margin-top:2px;
}
/***** ShoutBox ************/
.shout_text
{
    font-family:Verdana;
    font-size:11px;    
    color:#fff;
    float:left;
    padding:0 10px;  
    padding-left:5px;  
    width:150px;
    word-wrap: break-word;
    color:#e1e1e1;
}
.shout_separator  
{
    padding:8px 0 15px 6px ;    
    background-position:bottom center;
    width:165px;
    float:left;    
    text-align:left;             
    min-height:240px;    
}
.shout_seperatordiv
{
    margin:-5px 0 0 -6px;
    float:left;
}
.right_container {
	margin:0;
	padding:0;
	width:175px;
	float:right;
	}
.shoutbox {
	margin:0;
	padding:0;
	background:url(images/shoutbox.jpg) no-repeat;
	width:175px;
	height:33px;
	float:left;	
	border:none ;
	} 
.shoutbox h1 {
	margin:8px 0 0 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5px;
	font-weight:normal;
	color:#33caf7;
	}
.shoutbox_repeat
 {
	margin:0;
	padding:0;
	background:url(images/shout_boxrepeat.jpg) repeat-y;
	width:175px;	
	float:left;
}
.testimonials {
	width:175px;
	height:690px;
	float:left;
	}
	
.testimonials label{
	margin:10px 0 0 10px;
    padding:0;
    width:100px;
    float:left;
    font-family:Verdana;
    font-size:12px;
    color:#fff;
    font-weight:bold;
	}
.shout_img {
	margin:0 15px 0 0;	
	padding:0;
	background:url(images/shout_img.jpg) no-repeat;
	width:67px;
	height:47px;
	float:right;	
	}
.shoutbox_last{
	margin:0 0 10px 0;
	padding:0;
	background:url(images/shoutbox_end.gif) no-repeat;
	width:175px;
	height:9px;
	float:left;
	}
#numericNavigator 
{
    margin:0 0 0 40px;
    padding:0;    
    float:left;
}
#numericNavigator ul 
{
    list-style:none;    
}

#numericNavigator li
{    
    background:url(images/separator.jpg) no-repeat;
    margin:0 0 0 -40px;
    padding:8px 0 6px 15px;    /**/
    width:200px;
    float:left;
    text-align:justify;
    font-family:Verdana;
    font-size:10px; 
    color:#fff;    
}

#numericNavigator li a
{
    font-family:Verdana;
    font-size:10px; 
    list-style:none;
    color:#fff;
    float:left;
    text-decoration:none;
    padding:0 4px; 
    border-right:solid 1px #FFF;         
}
#numericNavigator li span
{    
    float:left;
    color:#33caf7;
    font-family:Verdana;
    font-size:11px;   
}

#naam_separator
{
    margin:0;
    padding:0;
    background:url(images/separator.jpg) no-repeat;
    width:200px;
    height:2px;
    float:left;
}
#ShoutForm
{
    padding:2px 0 0 0;
    font-family:Verdana;
    font-size:10px; 
    color:#fff;   
    float:left;
}

#ShoutForm .shout_img
{
    margin:0 15px 0 0;    
    width:67px;
    float:right;    
}

#ShoutForm input{
	margin:0 0 0  10px;
    padding:0;
    width:150px;
    float:left;
    font-family:Verdana;
    font-size:12px;
    color:#000;    
	}	
	
#ShoutForm textarea {
	margin:0 0 0  10px;
    padding:0;
    width:150px;
    float:left;
    font-family:Verdana;
    font-size:12px;
    color:#000;    
	}
#ShoutForm label {
	margin:0 0 0  10px;
    padding:5px 0;
    width:150px;
    float:left;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#fff;    
	}		
/*--------------------------------- FAVORITES -------------------*/
.content .leftContent .bottomRight .gallery .mid ul
{
    text-decoration:none;
}
.content .leftContent .bottomRight .gallery .mid li
{
    list-style-type:none;
    padding-bottom: 10px;
    width: 250px;
    float:left;
}
.blogImage
{
    width:100px;
    float:left;
}
.blogStyle
{
    margin: 0px 10px 0 5px;
    float: right;
    width:135px;
}
.content .leftContent .bottomRight .gallery .mid li h1
{
    font-size: 10px;
    padding:2px 0 0 0;
}
.content .leftContent .bottomRight .gallery .mid li strong
{
    color: #000000;
}
.favoriteBtnLFT
{
    background:url(images/sendBtnLFt.png) no-repeat left;
    width:9px;
    height:17px;
    float:left;
}
.favoriteBtnMid
{
    background:#1ab6e5;
    width:auto;
    height:17px;
    float:left;
    position:relative;
    text-align:left;
    text-indent:5px;
    
}
.favoriteBtnMid .star
{
    background:url(images/Star.png) no-repeat;
    position:absolute;
    width:17px;
    height:21px;
    top:-8px;
    left:105px;
}
.favoriteBtnMid a, .favoriteBtnMid a:hover
{
    color:#fff;
    text-decoration:none;
    font-size:11px;
    line-height:16px;
    padding:0 20px 0 0;
    text-indent:-10px;
    text-align:left;
}
.favoriteBtnMid a:hover
{
    text-decoration:underline;
}
.favoriteBtnRHT
{
    background:url(images/sendBtnRht.png) no-repeat;
    width:9px;
    height:17px;
    float:left;
}
#Div3, .div4                   
{
    clear:both;
    padding:5px 0;
}
.sendfavoriteBtnMid
{
    background:#1ab6e5 url(../images/sndFrenIcon.jpg) no-repeat right;
    width:auto;
    height:17px;
    float:left;
    padding:0 20px 0 0;
    line-height:16px;
}
.mediafavoriteBtnMid
{
    background:#1ab6e5;
    width:auto;
    height:17px;
    float:left; 
}
.mediafavoriteBtnMid a
{
    color:#fff; 
    text-decoration:none;
}
.mediafavoriteBtnMid a:hover
{
    color:#fff;
    text-decoration:underline;
}
