body {
	padding-bottom: 0;
	background:#fff; 
	min-height: 100%;
	font-family: 'arial';
	font-size: 13px;
	color: #393939
}

/******************* reset css ********************/
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}
.clr
{
	clear:both;
	height:2px;
}
.clear {
	clear:both;
	height:10px;
}
.nofloat {
	float:none !important;
}
.nomargin {
	margin:0px!important;
}
.nomargin-left {
	margin-left:0px!important;
}
.nomargin-right {
	margin-right:0px!important;
}
.nomargin-bottom {
	margin-bottom:0px!important;
}
.nomargin-top {
	margin-top:0px!important;
}
.nopadding {
	padding:0px!important;
}
.nopadding-left {
	padding-left:0px!important;
}
.nopadding-right {
	padding-right:0px!important;
}
.nopadding-top {
	padding-top:0px!important;
}
.noborder {
	border:none!important;
}
.nobg {
	background:none!important;
}
::-moz-selection {
 background:#000;
 color: #fff;
 text-shadow: none;
}
.imgleft {
	float:left;
	padding-right:10px;
}
.imgright {
	float:right;
	padding-left:10px;
}
ul, ol {
padding: 0;
margin: 0 0 0px 0px;
}


/****************** \reset css ********************/


body.navbar-fixed {
	padding-top: 45px
}
#main-container {
	padding: 0;
	position: relative
}
#main-content {
	margin-left: 190px;
	margin-right: 0;
	margin-top: 0;
	min-height: 100%;
	padding: 0
}
.container-fluid {
padding-right:0px !important;
padding-left:0px !important;
width:1100px;
margin:0px auto;
}
.navbar {
	margin-bottom: 0
}
.navbar {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}
.navbar h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#fff;
	font-weight:normal;
	margin:0px;
	padding: 17px 0;
}
.navbar .navbar-inner {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	max-height: 54px;
    min-height: 54px;
	
	position: relative;
	background: #282828;
	/* box-shadow:4px 1px 14px 1px #000; */
}
.nav>li>a:hover {
color: #000 !important;
background-color:#fff !important;
}

li [class^="icon-"], li [class*=" icon-"], .nav-list li [class^="icon-"], .nav-list li [class*=" icon-"] {
	width: auto
}
.nav-list {
	margin:0px !important;
	padding: 0;
	list-style: none;
	float:right !important;
}
.nav-list>li>a, .nav-list .nav-header {
	margin: 0
}
.nav-list>li {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	float:left;
	background:url(../images/mnu.jpg) no-repeat right top;
}
.nav-list>li:first-child {
	/*border-top: 0*/
}
.nav-list>li>a {
	display: block;
	height: 38px;
	padding:8px 15px !important;
	color: #585858;
	text-shadow: none!important;
	font-size: 13px;
	text-decoration: none;
	text-align:center;
}
.nav-list>li>a>[class*="icon-"]:first-child {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

.nav-list>li>a:hover {
	background-color: #FFF;
	color: #1963aa
}

/**************** heading *********************/
h1,h2,h3,h4,h5,h6 { padding:0px; margin:0px; line-height:20px;}
h1 {
	font-size: 32px;
	font-weight: normal
}
h1.smaller {
	font-size: 31px
}
h1.bigger {
	font-size: 33px
}
h1.block {
	margin-bottom: 16px
}
h2 {
	font-size: 26px;
	font-weight: normal
}
h2.smaller {
	font-size: 25px
}
h2.bigger {
	font-size: 27px
}
h2.block {
	margin-bottom: 16px
}
h3 {
	font-size: 22px;
	font-weight: normal
}
h3.smaller {
	font-size: 21px
}
h3.bigger {
	font-size: 23px
}
h3.block {
	margin-bottom: 7px
}
h4 {
	font-size: 18px;
	font-weight: normal;
	padding:10px 0px;
	
}
h4.smaller {
	font-size: 17px
}
h4.bigger {
	font-size: 19px
}
h4.block {
	margin-bottom: 16px
}
h4 span
{
	color:#3498db;
}
h5 {
	font-size: 15px;
	font-weight: normal
}
h5.smaller {
	font-size: 14px
}
h5.bigger {
	font-size: 16px
}
h5.block {
	margin-bottom: 16px
}
h6 {
	font-size: 13px;
	font-weight: normal
}
h6.smaller {
	font-size: 12px
}
h6.bigger {
	font-size: 14px
}
h6.block {
	margin-bottom: 16px
}

.tab-pane .widget-box
{
margin-top:0px !important;
padding-top:0px !important;
}

.tab-pane .widget-box .active a
{
border-bottom:none !important;

}







.widget-box 
{
  
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 2px #CCCCCC;
    float: left;
    margin: 20px 0 10px;
    padding: 0;
	  background: none repeat scroll 0 0 #FFFFFF;
}
.widget-header
 {
    background: none repeat scroll 0 0 #282828;
    border-bottom: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 20px;
    min-height: 25px;
    padding: 10px;
    position: relative;
}

.widget-header  h3
 {
 line-height:normal;
}

.widget-header  .btn
 {
 line-height:normal;
}












.widget-inner
{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}
.blue {
color: #2582a8!important;
}
.list
{
	border:1px solid #ccc;
	float:left;
	margin-bottom:10px;
	width:100%;
}
.list .even
{
	background:#f2f1f0;
}
.list .odd
{
	background:#fff;
}
.list th
{
	color:#010101;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:#d3d2d2;
	padding:7px 0px;
	border-left:1px solid #d3d2d2;
}
.list td
{
	color:#242424;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 0px 7px 10px;
	border-bottom:1px solid #d3d2d2;
	border-left:1px solid #d3d2d2;
}
.list td a
{
	font-size:22px;
	margin-right:10px;
	text-decoration:none;
}
.total
{
	background:#efefef;
	text-align:center;
}
.row-fluid .span6 {
width: 42.717949% !important;
}
.font_small
{
	font-size:12px;
	line-height:18px;
}
.label11
{
	color:#3a3a3a;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
.label22
{
	color:#3a3a3a;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
	float:left;
}
.label33
{
	color:#3a3a3a;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	width:240px;
	float:left;
}
.label44
{
	color:#fff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px;
}
.f1
{
	height:60px !important;
}
.margin-topmin
{
	margin:-3px 4px 10px 0px;
}
.main_wrapper
{
min-height:680px;
}
footer
{
	background:#282828;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	padding:10px 0px;
	float:left;
	width:100%;
}
.brder-left
{
	border-right:1px solid #ccc;
	 margin: 0 8px;
}
.span13
{
	width:80.605840% !important;
	float:left;
	margin-left:0px !important;
}
.width_spc
{
	width:5px;
	float:left;
}
.profile
{
	 border:1px solid #ccc;
	 float:right;
	 margin-left:10px;
	 padding:3px;
}
.item td
{
	border-bottom:1px solid #ccc;
	padding:8px 0px;
}
.item td a:hover
{
	background-color: #f3f0f0;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}
ul.list_arrow li
{
	background:url(../images/arrow.png) no-repeat left;
	padding-left:19px;
	line-height:28px;
	border-bottom:1px solid #ccc;
	list-style:none;
}
ul.calender li
{
	list-style:none;
	padding:10px 3px 0px 0px;
	float:left;
}
/************* icon **************/

.icon1
{
	background:url(../images/icon1.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon2
{
	background:url(../images/icon2.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon3
{
	background:url(../images/icon3.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon4
{
	background:url(../images/icon4.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon5
{
	background:url(../images/icon5.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon6
{
	background:url(../images/icon6.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon7
{
	background:url(../images/icon7.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon8
{
	background:url(../images/icon8.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon9
{
	background:url(../images/icon9.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon10
{
	background:url(../images/icon10.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon11
{
	background:url(../images/icon11.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon12
{
	background:url(../images/icon12.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon13
{
	background:url(../images/icon13.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon14
{
	background:url(../images/icon14.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}
.icon15
{
	background:url(../images/icon15.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.icon16
{
	background:url(../images/icon16.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
	background-size:100%;
}
.icon17
{
	background:url(../images/itune.png) no-repeat left;
	float:left;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
	background-size:100%;
}














.list td a:hover
{
	background-color: #f3f0f0;
opacity: 0.5;
filter: Alpha(opacity=50);
}

.login
{
	width:523px;
	margin:60px 300px;	
	box-shadow:0 0 4px #B1B1B1;
	color:#222;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 3px 0px;
	float:left;
	
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
 border-radius: 3px 3px 0 0;
	
	
	
}
.login h2
{   
  border-radius: 3px 3px 0 0;
	color: #222222;
    font-size: 25px;
    padding: 15px 0;
    text-align: center;
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
border-bottom: 1px solid #D9D9D9;

}
.login_space
{
	padding:40px;
	float:left;
	 border-top: 1px solid #FFFFFF;
}
.checkbox
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
a.frget
{
	/*background:url(../images/key.png) no-repeat left;*/
	padding-left:20px;
	color:#fff;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.frget:hover
{
	text-decoration:underline;
	color:#3d95b2;
}



/*****************error page css *******************/
.errorMessage
{
	font-size:12px;
}
.errorSummary
{
	background:#333;
	padding:10px;
	font-size:12px;
}
.errorSummary ul
{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:none;
}
.errorSummary ul li
{
	list-style:square;
}
input[type="checkbox"] {
margin: 0px 5px 0px 0px !important;
	padding-right:10px;
	font-size:13px;
}
.controls select
{
	display: inline-block;
	height: 32px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:285px
}
.alert ul
{
	margin:0px;
	padding:0px 14px;
}
.help-inline
{
	color:#F00;
}
.btn_space
{
    float: right;
    margin: 28px 0 0 642px;
    position: absolute;
    z-index: 100000;
}
.btn_space a
{
	margin:0 0 0px 3px;
}




.widget-header  .nav-toggle
{
margin:-4px 0px 0px;
padding:0;
}

.widget-header  .nav-toggle img
{
max-height:28px;
}
.items th a .caret
{
margin:8px 0 0 7px;
}
.toggle-button  .labelRight
{
color:#333 !important;
 position: absolute;
 z-index:100;
 width:39px !important;
 
}

.help-block
{
    background-color: #FFCFCD;
    border: 1px solid #F88987;
    border-radius: 3px;
    color: #B94A48 !important;
    padding: 7px 10px;
	
}

#stationadd
{
float:left;
width:96%;

}

#stationadd h1
{
font-size:25px;
font-weight:normal;
padding:7px 0 0 16px;
margin:0;
}
.NEW .btn 
{
margin-left:13px;
}


#stationadd  .help-block
{
float: left;
margin-bottom: 20px;
width: 98%;
}
.gn-anounce  .help-inline
{
margin: 0 0 0 18.5%;
}

.an-create  form  select
{
width: 284px;
}

.login  .login_space  .btn-large
{
    border-radius: 2px;
    font-size: 17.5px;
    padding: 5px 20px;
}

.login  .login_space  .input-xxlarge
{
    border: 1px solid #C7C7C7;
    border-radius: 1px;
}
.login  .login_space  form label
{
    color: #222222;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
}

.login  .login_space  form .checkbox
{
float: left;
margin:1px 7px 0 0 !important;
}
.login  .login_space  form .frget
{
    color: #222;
    float: right;
    font-family: arial;
    font-size: 12px;
    padding-left: 20px;
    padding-top: 0px;
    text-decoration: none;
}
.login  .login_space  form  .errorMessage
{
margin:0;
color:#FF7171;
}

.login  .login_space  form  .errorSummary
{
background:#FF7171;
border:1px solid #DD1144;
color:#920404;
border-radius: 5px;
padding: 5px 10px;
}

.login  .login_space  form  .errorSummary ul
{
margin: 0;
font-weight:bold;
padding:0;
list-style:none;

}
.login  .login_space  form  .errorSummary ul li
{
list-style:none;

}
.login  .login_space  form  .errorSummary p
{
margin-bottom: 0;
}

.user_information
{
  padding: 30px 0 0;
  min-height: 200px !important;
}
.user_information .user_image
{
    border: 3px solid #CCCCCC;
    float: left;
    height: 150px;
    padding: 10px;
    width: 150px;
}

.user_image-con
{
float:left;
min-height:200px;
}
.user_information .user_contetent
{
float:left;
text-transform:capitalize;
font-size:13px;
font-weight:normal;
margin-left: 20px;
min-height: 200px;
width:60%;

}
.user_information .user_contetent h3
{
    color: #2582A8;
    float: left;
    font-size: 13px;
    font-weight: bold;
    min-width: 120px;
    padding: 0 15px 0 0;
    text-transform: uppercase;
}
.user_information .user_contetent span
{
    border-top: 1px solid #DEDEDE;
    float: left;
    padding: 7px 0;
    width: 100%;
}
.welcome a
{
margin-left:10px;
}
#station-grid  .items  .button-column a img
{
max-height:30px;
} 
#station-grid  .items  .button-column a  .icon-pencil
{
margin-left:5px;
} 
.widget-header-flat h3 .pull-right
{
margin-right:10px;
}
#mylist  #collapse1  .well  #station-form_  select
{
width:284px;
}


#yw11 .nav-tabs
{
margin:30px 0 0 0px !important;		
}


#yw11 .nav-tabs .tab-content .tab-pane .row-fluid .widget-box
{
margin-top:0px !important;
padding:0 !important;
}
#playlist  font
{
padding-left:10px;
}
.historyfg {
    width: 99.5% !important;
}
#b_button [type="submit"] {
    float: left !important;
    padding: 5px 15px !important;
    width: 60px !important;
}



.fe 
{
    float: left;
    margin: 0 0 12px;
    width: 100%;
}

.fe p
{
	float:left;	
	text-align:right;
	   min-width: 15%;
}


.fe a
{
padding:0 10px;
float:left;
}


#select-station-theme .controls
{
margin-left:0 ;	
}

.social_media_header
{
	
   margin-bottom: 12px;
    min-height: 30px;	
}


.control-label-stream 
{
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 172px !important;
    
}


.well textarea::selection {
	background: #ffb7b7;
}
.well textarea::-moz-selection {
	background: #ffb7b7;
}

.log_in hr
{
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #D7D7D7;
    margin: 10px 0 22px;
}  

/*.table-bordered th, .table-bordered td
{
 word-break: break-all;
} 
*/  
    
.mar_top1 {
margin-top: 15px;
width: 100%;
float: left;
}
.mar_top2 {
margin-top: 20px;
width: 100%;
float: left;
}
.mar_top3 {
margin-top: 30px;
width: 100%;
float: left;
}
.mar_top4 {
margin-top: 40px;
width: 100%;
float: left;
}
.mar_top5 {
margin-top: 50px;
width: 100%;
float: left;
}
.mar_top6 {
margin-top: 60px;
width: 100%;
float: left;
}
.mar_top7 {
margin-top: 70px;
width: 100%;
float: left;
}
.mar_top8 {
margin-top: 80px;
width: 100%;
float: left;
}
.mar_top9 {
margin-top: 90px;
width: 100%;
float: left;
}
.mar_top10 {
margin-top: 100px;
width: 100%;
float: left;
}
.mar_top20 {
margin-top: 119px;
width: 100%;
float: left;
}    
    
.donate_btn
{
margin:15px 0 0;
}    

.login_con
{
min-height:700px;  
}  
    
.content_con    
{
padding:15px 30px; 
 text-align: justify;
}

.gn-anounce  #glob_form_annouce .control-label
{
width:180px;
}


.admin_email_index 
{
width: 230px;
}

.main_wrapper
{
min-height:550px;
}
.banner_notice
{
    background: none repeat scroll 0 0 #FAFAFA;
    border-radius: 5px;
    box-shadow: 0 0 4px #CCCCCC;
    color: #000;
    float: left;
    padding: 15px 20px;
}

.table input[type="text"]
{
    padding: 0 5px;
    width: 75%;
}

/*
.table th
{
 min-width: 50px;
}
*/








   
