/*---------------- Body Elements */
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #1E3359;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color:#07A1F0; text-decoration: underline;}
a:visited {color:#003B6C; text-decoration: underline;}
a:hover {color:#003B6C; text-decoration: underline;}
a:active {color:#07A1F0; text-decoration: underline;}

.downlink a:visited {color:#00ADFF; text-decoration: underline;}
.downlink a:hover {color:white; text-decoration: underline;}

.contact_info a:link, .contact_info a:visited, .contact_info a:hover, .contact_info a:active{
	color: white;
	text-decoration: underline;
} 

.contact_info li {
    list-style-type: none;
}

p {
	margin: 0 0 15px 5px;
	padding: 0;
}
/* -------------------------------------- INDEX PAGE 08.09.07 -------------------------------------- */
#maincontent2 {
margin: 15px auto;
width: 760px;
}
#maincontent2 a img {
border: none;
}
.clear {
clear: both;
}
.podcastpromo {
background: url(../images/podcastpromo_bg.png) no-repeat;
height: 187px;
position: relative;
}
.podcastpromo a {
position: absolute;
bottom: 10px;
left: 16px;
}
.featuredlist {
background: url(../images/featured_bg.png) no-repeat;
height: 173px;
padding: 10px;
margin-top: 5px;
font-size: 14px;
}
.featuredlist ul {
margin: 5px 0;
padding: 0;
}
.featuredlist li {
list-style-type: none;
white-space: nowrap;
line-height: 20px;
}
.featuredlist a:link, .featuredlist a:visited {
color: #fff;
text-decoration: none;
}
.featuredlist a:hover {
text-decoration: underline;
}
.featuredlist h2 {
color: #00adff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0;
font-size: 14pt;
}
.searchpodcast {
background: url(../images/icon_search.gif) no-repeat top left;
height: 60px;
padding: 0 0 0 65px;
}
.searchpodcast div input {
margin: 5px 2px 0 0;
float: left;
}
input.searchfield {
font-size: 18px;
padding: 2px;
background: url(../images/search_bg.gif) repeat-x top;
border: 1px solid #e9e9e9;
width: 350px;
}
.searchpodcast span {
font-weight: bold;
color: #00adff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12pt;
}
.podcast_table {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 20px 0;
}
h1.podcastcategory {
color: #00adff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 26px;
line-height: 22px;
margin: 0;
padding: 5px 0;
border-bottom: 1px solid #eaeaea;
}
.podcast_table h1 {
width: 95%;
font-size: 16pt;
line-height: 22px;
}
.podcastcategory .rss {
float: left;
}
.podcastcategory .rss div {
height: 22px;
width: 22px;
background: url(../images/icon_rss.gif) no-repeat;
}
h1.podcastcategory a {
margin: 0 3px 0 0;
}
.podcast_cell {
width: 46%;
white-space: nowrap;
float: left;
padding: 6px;
}
.podcast_cell div {
float: left;
}
.podcast_cell_content {
padding: 0 0 0 5px;
}
.podcast_cell_content .lightgray {
color: #aaa;
font-size: 12px;
}
.podcast_cell_content .lightgray a:link, .podcast_cell_content .lightgray a:visited {
color: #aaa;
}
.podcast_cell_content .lightgray a:hover {
color: #00adff;
 }
a:link.darkblue, a:visited.darkblue {
color:#007adf;
text-decoration: none;
}
a:hover.darkblue {
text-decoration: underline;
}
.moreepisodes {
text-align: right;
width: 95%;
}
.moreepisodes a:link, .moreepisodes a:visited {
color: #00adff;
text-decoration: none;
}
.moreepisodes a:hover {
color: #004a7d;
text-decoration: underline;
}
/* ^^^^^^^^^^^^^ INDEXPAGE 08.09.06 ^^^^^^^^^^^^^ */
/* -------------------------------------- More Episodes Page -------------------------------------- */
.podcast_row {
clear: both;
padding: 30px 0 0 0;
}
.podcast_row div {
float: left;
}
.podcast_row .podcast_row_content {
width: 650px;
padding: 0 0 0 10px;
}
.podcast_row_content p {
margin: 5px 0 3px 0;
text-align: justify;
color: #555;
}
.podcast_row a:link.darkblue, .podcast_row a:visited.darkblue {
font-size: 14pt;
text-decoration: underline;
}
.podcast_row .podcast_info {
display: block;
color: #004a7d;
font-style: italic;
}
.podcast_info span {
padding-right: 30px;
}
.categories {
text-align: right;
}
.categories a:link, .categories a:visited {
color: #00adff;
}
.categories a:hover {
color: #004a7d;
}
.paginator {
clear: both;
text-align: center;
padding: 50px 0 0 0;
font-size: 14pt;
}
.paginator a, .paginator span {
margin: 0 5px;
}
/*---------------- Frame Elements */

#frame {
	width: 100%;
}

#smalllogotop {
	float: left;
	height: 40px;
	margin: 0 10px;
}

#top {
	background-color: #000;
	height: 40px;
	border-bottom: 1px solid #fff;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;	
}


#top a:link {color:#fff; text-decoration: underline;}
#top a:visited {color:#fff; text-decoration: underline;}
#top a:hover {color:#808080; text-decoration: underline;}
#top a:active {color:#fff; text-decoration: underline;}


#top input {
	width: 70px;
	margin: 0 5px 0 5px;
	height: 10px;
	vertical-align: inherit;
	font-size: 10px;
}

#top img {
	vertical-align: text-bottom;
}

#login {
	float: right;
	padding: 1.5ex 3em 0 0; /*old values: 12px 30px 0 0;*/
}


/*---------------- Menu Elements */

#menu {
	background-color: #004A7D;
}

#menu2 {
	background-color: #004A7D;
	height: 50px;
}

#menusmall {
	width: 740px;
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	height: 50px;
}

#navcontainer {
	font-weight: bold;
}


#navlist {
	height: 20px;
	margin: 15px 0;
	padding: 0 0;
}



#navlist ul, #navlist li
{
	margin: 0;
	padding: 0px 10px;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	margin: 0;
	padding: 14px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #4288B8;
	border-bottom: 4px solid #004A7D;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	margin: 0;
	padding: 14px 10px;
	/*border-bottom: 4px solid #fff;*/
	background: transparent;
	color: #fff;
	text-decoration: none;
}




/*---------------- Index Elements */

#tableindexintro {
	width: 740px;
}

#indexintro {
}

#picindex {
	width: 300px;
	height: 295px;
	background-image: url(../images/pic_index1.jpg);
	background-repeat: no-repeat;
}

#logoindex {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 440px;
	height: 103px;
}

#textindex {
	padding: 10px 0 0 0;
	vertical-align: top;
}

#buttonsindex img {
	padding: 0 8px 0 0;
}

#buttonsindex {
	padding: 10px 0 10px 0;
}

#tableblueboxindex {
	width: 740px;
}

#topblueboxindex {
	height: 15px;
	background-image: url(../images/blue_table_index_top.gif);
	background-repeat: no-repeat;
	background-color: #00ADFF;
	
}

#blueboxindex {
	background-color: #00ADFF;
	padding: 0 30px;
}

#bottomblueboxindex {
	height: 15px;
	background-image: url(../images/blue_table_index_bottom.gif);
	background-repeat: no-repeat;
}

#blueboxnews a:link {color:#1E3359; text-decoration: underline;}
#blueboxnews a:visited {color:#1E3359; text-decoration: underline;}
#blueboxnews a:hover {color:#fff; text-decoration: underline;}
#blueboxnews a:active {color:#1E3359; text-decoration: underline;}


#blueboxnews {
	line-height: 24px;
	width: 500px;
	border-right: solid 1px #fff;
	padding-right: 40px;
	padding-bottom: 10px;
	color: #fff;
	vertical-align: top;
}

#blueboxcell {
	padding: 0 0 30px 0;
}

.iconnews {
	padding: 0 10px 15px 0;
}

#titlenews {
	background-image: url(../images/t_makethemove.gif);
	width: 380px;
	height: 41px;
}

#blueboxadvantages {
	padding-bottom: 10px;
	width: 255px;
	padding-left: 40px;
	color: #fff;
	vertical-align: top;
}

#advantageslist ul {
	margin: 0 0 15px 0;
	padding: 0;
}

#advantageslist li {
	color: #fff;
	margin: 8px 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 25px;
	list-style-type: none;
	background-image:url(../images/bullet_check.gif);
	background-repeat: no-repeat;
}


#titleadvantages {
	background-image: url(../images/t_mypodcastadvantages.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 41px;
}

/*---------------- Subpage Elements */

#colright {
	vertical-align: top;
}

#picabout {
	width: 300px;
	height: 295px;
	background-image: url(../images/pic_about.jpg);
	background-repeat: no-repeat;
}

#picmoney {
	width: 300px;
	height: 295px;
	background-image: url(../images/pic_money.jpg);
	background-repeat: no-repeat;
}

#picadvertisers {
	width: 300px;
	height: 295px;
	background-image: url(../images/pic_advertisers.jpg);
	background-repeat: no-repeat;
}

#picsignup {
	width: 300px;
	height: 295px;
	background-image: url(../images/pic_signup.jpg);
	background-repeat: no-repeat;
}

#picmembers {
	width: 300px;
	height: 295px;
	background-image: url(../images/pic_members.jpg);
	background-repeat: no-repeat;
}


#titleabout {
	background-image: url(../images/t_about.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#titlesignup {
	background-image: url(../images/t_createyourfreepodcast.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#titlememberslogin {
	background-image: url(../images/t_memberslogin.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#tablecolright {
	width: 100%;
}

#topcolright {
	background-image: url(../images/blue_col_top2.gif);
	
	
}

#bottomcolright {
	background-image: url(../images/blue_col_bottom2.gif);
	
}

#colrightmiddle {
	background-color: #00ADFF;
}

#buttoncreatesmall {
	text-align: center;
	padding: 0 0 20px 0;
}

#textsubpage {
	padding: 10px 30px 0 0;
	vertical-align: top;
}

#titlesteps {
	background-image: url(../images/t_createsteps.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#stepstable {
	
}

#iconsteps {
	width: 100px;
	padding: 5px 8px 0 0;
	vertical-align: top;
}

#stepdescription {
	padding: 0 0 30px 0;
	font-size: 12px;
	line-height: 18px;
}

.titlestep {
	color: #24355D;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

#titlemove {
	background-image: url(../images/t_move.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

/*---------------- FORM Elements */

#formtable {
	width: 100%;
	padding: 10px 0 10px 0;
	
}

#headerform {
	padding: 8px 15px;
	background-color: #00ADFF;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

#formcontent {
	padding: 10px 20px 20px 20px;
	border: solid 1px #00ADFF;
	background-color: #f8f8f8;
}

#formbase {
	margin: 15px 0;
	padding: 10px 0;
	width: 720px;
}

#loginformbase {
	margin: 15px 0;
	padding: 10px 0;
	width: 400px;
}

#cellname {
	text-align: right;
	padding: 8px;
	font-weight: bold;
	color: #00ADFF;
	border-bottom: solid 1px #e3e3e3;
	width: 125px;
}
#cellnameerror {
	text-align: right;
	padding: 8px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: solid 1px #e3e3e3;
	width: 125px;
}


#cellnamemiddle {
	padding: 8px;
	font-weight: bold;
	color: #00ADFF;
	border-bottom: solid 1px #e3e3e3;
}
#cellnamemiddleerror {
	padding: 8px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: solid 1px #e3e3e3;
}

#inputform {
	padding: 8px;
	color: #000;
	border-bottom: solid 1px #e3e3e3;
}

#templatecell {
	padding: 8px;
	color: #000;
}

#templatecell img {
	padding: 1px;
	border: solid 3px #ECECEC;
	margin-bottom: 5px;
}

#descriptionform {
	padding: 8px 5px;
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	border-bottom: solid 1px #e3e3e3;
	width: 180px;
	vertical-align: top;
}

#descriptionform2 {
	padding: 8px 5px;
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	width: 180px;
	vertical-align: top;
}

.formfield {
	background-image: url(../images/bg_inputlogin.gif);
	background-repeat: no-repeat;
	border-left: solid 1px #CECECE;
	border-bottom: solid 1px #E4E4E4;
	border-top: solid 1px #8F8F8F;
	border-right: solid 1px #E4E4E4;
	padding: 0 0 0 5px;
	color: #e9a002;
	font-size: 120%;
	
}

.error {
	color: #FF0000; 
}
.errormsg {
  margin-top:5px;
  font-weight: bold;
  color:black;
}

#buttonbottomform {
	text-align: right;
	width: 98%;
}

#tabletemplates {
	width: 100%;
}

#templatecell {
	padding: 10px 5px;
}

.button {
	
}

/*---------------- Footer Elements */

#footer {
	padding: 30px 0;
	text-align: center;
	color: #A6A6A6;
	line-height: 20px;
	font-size: 12px;
	border-top: solid 1px #DEDEDE;
}

#userstatstable {
	width: 100%;
}

#cellstatsright {
	text-align: right;
	border-bottom: 1px solid #c5e5ff;
	
}


#cellstatsleft {
	color: #00305a;
	font-weight: bold;
	border-bottom: 1px solid #c5e5ff;
	
}

.browseprofiles th {
	background-color: #f4f4f4;
	padding: 10px;
	text-align: left;
	font-size: 12pt;
	
}
.browseprofiles {
	border-top: 1px solid #c5e5ff;	
	border-bottom: 1px solid #c5e5ff;	
}
.browseprofiles td {
	border-top: 1px solid #c5e5ff;	
	padding: 10px;
}
.nameofmember {
	font-weight: bold;
    font-size: 12pt;
}
.bold {
	font-weight: bold;
}
.founded_value{
	background-color: #96D9FB; 
}
.profile-image-container
 {
   float:right;
   margin:.4em 0em .2em .8em;
   position:relative;
   z-index:2;
 }

.profile-image-container img
 {
  padding:2px;
  border:1px solid silver;
  margin:0 8px 3px 0;
 }

#identity-options-horiz .label
 {
   display:block;
   float:left;
   /*margin-top:1em;*/
   margin-right:1em;
 }
 
#identity-options-horiz label
 {
   border-bottom:1px dotted #897;
   cursor:pointer;
 }
.table2 {
  border-width:0;
  font-size:100%;
  color:#003B6C;
  }
.table2 th, .table2 td {
  border-top:1px solid #96D9FB;
  border-width:1px 0 0 0;
  padding:5px 10px;
  font-size:93%;
  line-height:1.5em;
  }
.table2 th {
  background:#fff;
  padding-left:5px;
  font-size:110%;
  font-weight: bold; 
  color:#07A1F0;
  text-align:left;
  vertical-align: top;
  width: 25%;
  }
.goodbutton {
	font-weight: bold;
	color: #000000;
}

/* Added by Dragan Babic */
#mainContent{
  width:734px;
  margin:15px auto;
  font-family:arial, "trebuchet ms", sans-serif;
}
  #mainContent h2{
    color:#f70444;
    font-weight:bold;
    margin-top:1.5em; padding-left:20px;
  }

  #mainContent a:link,
  #mainContent a:visited,
  #mainContent a:hover{
    text-decoration:none;
    color:#007adf;
  }
  #mainContent a:visited{
    color:#1d6aaa;
  }
  #mainContent a:hover{
    color:#0D9EDF;
  }

  .banner{
    height:90px;
    margin:0 0 15px 0;
    background:#e6e6e6;
  }

  #mainSearch{
    background:url(search_box.png) 0 100% no-repeat;
    padding:0 0 15px 0;
    overflow:hidden;
    width:100%;
    color:#fff;
  }
    #mainSearch a:link,
    #mainSearch a:visited,
    #mainSearch a:hover{
      font-weight:bold;
    }
    #mainSearch form{
      background:url(search_box.png) 0 0 no-repeat;
      padding:15px 40px 0 40px;
    }
      #mainSearch fieldset{
        float:left;
        width:380px;
        padding:20px 0 0 0;
        border:none;
      }
        #mainSearch fieldset legend{
          display:none;
        }
        #mainSearch fieldset label{
          font-size:150%;
          font-weight:bold;
          display:block;
          margin:0 0 13px 0;
        }
        #mainSearch fieldset input{
          width:260px;
          height:40px;
          float:left;
          background:url(search_input.png) 0 0 no-repeat;
          border:none;
          padding:0 0 0 42px;
          font-size:30px;
          font-weight:bold;
          line-height:40px;
          color:#f70444;
        }
        #mainSearch fieldset button{
          text-indent:-9999px;
          margin:2px 0 0 5px; padding:0;
          background:url(search_button.png) 0 0 no-repeat;
          width:70px;
          height:36px;
          display:inline; /* Fix IE */
          float:left;
          border:none;
        }
    #mainSearch .suggested{
      float:right;
      width:244px;
    }
      #mainSearch .suggested h3{
        margin-top:22px;
      }
      #mainSearch .suggested a:link,
      #mainSearch .suggested a:visited,
      #mainSearch .suggested a:hover{
        color:#00ADFF;
        text-decoration:underline;
      }
      #mainSearch .suggested a:visited{
        color:#0D9EDF;
      }
      #mainSearch .suggested a:hover{
        color:#2FBFFF;
      }
    
    #tags{
      background:url(border_bg.png) 0 0 no-repeat;
      padding:15px 0 0 0;
    }
      #tags ul{
        margin:0; padding:0 20px 15px 20px;
        background:url(border_bg.png) 0 100% no-repeat;
      }
        #tags ul li{
          margin:0 20px; padding:0;
          display:inline;
          list-style:none;
        }
          #tags ul li a:link,
          #tags ul li a:visited,
          #tags ul li a:hover{
            color:#007adf;
            text-decoration:none;
            font-weight:bold;
          }
  
  .searchFull{
    background:url(search_full_bg.png) 0 0 no-repeat;
    width:734px;
    height:89px;
    margin:15px 0;
    clear:both;
  }
    .searchFull fieldset{
      border:none;
      margin:0; padding:25px 10px 25px 40px;
    }
    .searchFull legend,
    .searchFull label{
      display:none;
    }
    .searchFull fieldset input{
      width:536px;
      height:40px;
      float:left;
      background:url(full_search_input.png) 0 0 no-repeat;
      border:none;
      padding:0 0 0 42px;
      font-size:30px;
      font-weight:bold;
      line-height:40px;
      color:#f70444;
    }
    .searchFull fieldset button{
      text-indent:-9999px;
      margin:2px 0 0 5px; padding:0;
      background:url(search_button.png) 0 0 no-repeat;
      width:70px;
      height:36px;
      display:inline; /* Fix IE */
      float:left;
      border:none;
    }

    #prim{
      float:left;
      width:518px;
      display:inline;
      margin:.8em 0 15px 15px; padding:0 15px 0 0;
      border-right:1px solid #e6e6e6;
    }
      #prim h2,
      #sec h2{
        margin-top:0;
        padding:0;
        font-size:120%;
      }
      #sec h2{
        margin-top:.8em;
      }

    #sec{
      float:right;
      width:167px;
      margin:15px 0;
    }
    
    .searchResults{
      margin:0;padding:0;
    }
      .searchResults li{
        list-style:none;
        margin:1em 0; padding:0;
      }
        
        #mainContent .searchResults a.searchURI:link,
        #mainContent .searchResults a.searchURI:visited,
        #mainContent .searchResults a.searchURI:hover{
          color:#f70444;
        }
        
        .searchResults h3{
          margin:.3em 0;
          font-size:100%;
        }
        .searchResults p{
          margin:.5em 0;
        }
    
    .pagination{
      font-size:125%;
      font-weight:bold;
      margin:2em 0;
    }
      .pagination strong{
        color:#f70444;
      }
      .pagination a{
        padding:0 5px;
      }
	 