/* Headings & Text
=========================================================================== */

a, a:hover
{
  text-decoration: none;
}

p
{
	margin: 0 24px;
	padding: 0;
}

h1
{
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#pageWrapper div.feed, #pageWrapper div.feed a
{
  display: block;
  height: 12px;
  width: 12px;
  background: url("rssLogo.gif"/*tpa=http://www.brdcast.net/img/rssLogo.gif*/) 0 0 no-repeat;
  float: right;
  margin: 14px 24px 0 0 !important;
  margin: 14px 12px 0 0;
}

#pageWrapper div.feed a
{
  margin: 0 !important;
}

.title
{
  margin: 15px 24px 26px 24px;
}

.sideBox span
{
  color: #a3b1b3;
}

.sideBox a
{
  color: #0e9bb3;
  background: transparent;
}

.sideBox a:hover
{
  color: #FFFFFF;
  background: #0e9bb3;
}

.middleBox a
{
  color: #f84500;
  text-decoration: none;
}

.middleBox a:hover
{
  color: #fff;
  text-decoration: none;
  background-color: #f84500;
}

.new /* Apply to new paragraphs */
{
  margin-top: 14px;
}

.newSmall /* Apply to new paragraphs for smaller top margin */
{
  margin-top: 5px;
}

.newSmallLast /* Apply to new paragraphs for smaller top margin and larger bottom margin */
{
  margin-top: 5px;
  margin-bottom: 20px;
}

.screen p,
.screenLast p
{
  margin: 5px 0 0 0;
}

.date
{
  float: right;
  color: #d0d0d0;
  text-align: right;
}


/* Inspirations
=========================================================================== */

#inspirationsLoader
{
  background: url("loader.gif"/*tpa=http://www.brdcast.net/img/loader.gif*/) top center no-repeat;
}

#inspirationsWrapper
{
  width: 320px;
  margin: 0 24px 20px 24px;
  padding: 0;
  background: white;
}

#inspirations
{
  width: 320px;
  margin: 0;
  background: transparent;
  height: auto !important;
  height: 50px;
  min-height: 50px;
}

.pageControls
{
  list-style: none;
  display: block;
  text-align: right;
  width: 320px;
  margin: 0;
  height: 20px;
  padding: 0;
}

#inspirationsWrapper .pageControls
{
  border-top: 1px solid #CCCCCC;
  padding-top: 10px;
  padding-bottom: 6px;
}

.pageControls li
{
  float: right;
  padding: 0 7px;
  text-align: center;
  display: block;
  border-right: 1px solid #CED7D8;
  color: #CED7D8;
  line-height: 12px;
}

.pageControls li.lastControl
{
  border-right: 0;
  padding-right: 0;
}

/* News
=========================================================================== */

#newsLoader
{
  background: url("newsLoader.gif"/*tpa=http://www.brdcast.net/img/newsLoader.gif*/) top center no-repeat;
}

#newsWrapper .pageControls
{
  width : 220px;
  border-top: 1px solid #CED7D8;
  padding-top: 10px;
  padding-bottom: 7px;
}

#newsWrapper
{
  background: #ECF3F4;
  margin: 0 24px 20px 24px;
  width: 220px;
}

#news p
{
	margin-left: 0;
  margin-right: 0;
}

/* Resources
=========================================================================== */

#resourcesWrapper
{
  width: 320px;
  margin: 0 24px 35px 24px;
  padding: 0;
}

.resource
{
  height: 22px;
  background: #FF8D60 url("resourceOn.gif"/*tpa=http://www.brdcast.net/img/buttons/resourceOn.gif*/) 11px 6px no-repeat;
  color: #FFFFFF;
  line-height: 22px;
  font-weight: bold;
  border: 1px solid #FFE3D8;
  border-color: #FFE3D8 #FFE3D8 #DC7A53 #DC7A53;
  border-width: 1px 0 1px 0;
  margin-top: 6px;
  padding-left: 24px;
  cursor: pointer;
  display: block;
}

.resource span
{
  font-weight: normal;
}

.resourceTop
{
  margin-top: 0;
}

#resourcesWrapper ul
{
  background: #FFF3EF;
  border: 1px solid #FFF9F7;
  border-color: #FFF9F7 #FFF9F7 #EDE2DE #EDE2DE;
  border-width: 1px 0 1px 0;
  padding: 4px 0 14px 0;
  margin: 0;
  list-style: none;
}

#resourcesWrapper li
{
  line-height: 18px;
  padding: 0 0 0 23px;
  background: url("resourceList.gif"/*tpa=http://www.brdcast.net/img/backgrounds/resourceList.gif*/) 12px 6px no-repeat;
}

.resourceLinkStore
{
  overflow: hidden;
  height: auto;
}

/* Advertise
=========================================================================== */

.advertise
{
  padding: 0 24px 34px 24px;
  margin: 0;
}

.advertise p
{
  line-height: 18px;
  margin: 0 0 18px 0;
}

.advertise p.exampleData
{
  margin: 0 0 9px 0;
}

.advertise h5
{
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  margin: 12px 0;
}

.advertise table
{
  margin: 0 0 20px 0;
  font-size: 11px;
}

.advertise th
{
  padding: 6px 12px;
  text-align: center;
  background: #E9E9E9;
}

.advertise td
{
  padding: 6px 12px;
  text-align: center;
  background: #F4F4F4;
}

.advertise td span
{
  color: #B9B9B9;
}

.advertise td.firstColumn
{
  padding: 6px 30px 6px 12px;
}

.advertise img
{
  width: 220px;
  height: 100px;
  margin: 3px 0 8px 0;
}

.advertise img.orangeArrow
{
  width: 4px;
  height: 7px;
  display: inline;
  margin: 0 4px 0 0;
}

/* Say hello
=========================================================================== */

.hello
{
  padding: 0 24px 34px 24px;
  margin: 0;
}

.hello p
{
  line-height: 18px;
  margin: 0 0 18px 0;
}

.hello label
{
  display: block;
  text-transform: uppercase;
  line-height: 24px;
  color: #989898;
  font-size: 11px;
}

.hello span
{
  color: #D3A796;
}

.hello input
{
  display: block;
  width: 180px;
  border: 1px solid #CCCCCC;
  font-size: 10px;
  color: #666666;
  margin-bottom: 4px;
}

.hello input.error
{
  border: 1px solid #D3A796;
}

.hello input.hidden
{
  border: 0;
}

.hello textarea
{
  display: block;
  border: 1px solid #CCCCCC;
  width: 315px;
  height: 140px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.hello textarea.error
{
  border: 1px solid #D3A796;
}

#sendMessage
{
  background: url("send.gif"/*tpa=http://www.brdcast.net/img/buttons/send.gif*/) 0 0 no-repeat;
  height: 23px;
  width: 108px;
  margin: 0;
  margin-top: 18px;
  border: 0;
}

#sendMessage:hover
{
  background-position: 0 -23px;
}

/* Misc
=========================================================================== */

#logo
{
  margin: 30px 0 0 24px;
  float: left;
}

.border /* To be applied to all pictures */
{
  display: block;
  padding: 2px;
  border: 1px solid #a9a9a9;
}

.screen a.border:hover
{
  border-color: #F84500;
  background-color: transparent;
}

.ad a.border:hover
{
  border-color: #0E9BB3;
  background-color: transparent;
}

.arrow
{
  margin-right: 4px;
}

.favourites
{
  padding-bottom: 12px;
}

.submitBoxBottom
{
  height: 98px;
}

/* Buttons
=========================================================================== */

form
{
  margin: 0;
  padding: 0;
}

#submit input
{
  line-height: 21px;
  border: 1px solid #CED7D8;
  height: 16px !important;
  height: 21px;
  width: 145px;
  w\idth: 143px;
  padding: 5px 0 0 2px !important;
  padding: 0 0 0 2px;
  margin: 0;
  font-size: 10px;
  float: left;
  color: #666666;
}

#submit div, #submitButton
{
  margin-left: 154px !important;
  margin-left: 151px;
  display: block;
  width: 65px;
  height: 23px;
  background: url("submit.gif"/*tpa=http://www.brdcast.net/img/buttons/submit.gif*/) no-repeat 0 0;
}

#submitButton
{
  margin: 0 !important;
  text-decoration: none;
}

#submitButton:hover
{
  background-position: 0 -23px;
}



/* Navigation
=========================================================================== */

#nav
{
  padding: 56px 24px 0 0;
  float: right;
}

#nav ul
{
  margin: 0;
  padding: 0;
  color: #5bbcc7;
}

#nav li
{
  list-style: none;
  float: left;
  font-size: 10px;
}

#nav li a
{
  color: #666;
  text-decoration: none;
  background-color: #FFFFFF;
}

#nav li a:hover
{
  color: #fff;
  text-decoration: none;
  background-color: #5bbcc7;
}

#nav li span
{
  color: #e0e0e0;
}


/* Footer
=========================================================================== */

#footer
{
	text-align: left;
  margin: 20px 0 0 0;
  background: url("footer.gif"/*tpa=http://www.brdcast.net/img/backgrounds/footer.gif*/) top left repeat-x;
}

#footer div
{
  background: url("footerRight.gif"/*tpa=http://www.brdcast.net/img/backgrounds/footerRight.gif*/) top right no-repeat;
  padding: 25px 0 0 0;
}

#footer div div
{
  float: right;
  width: 127px;
  line-height: 24px;
  font-size: 11px;
  color: #669095;
  background: none;
  padding: 0;
}

#footer div div img
{
  border: 0;
  border-top: 2px solid #A3C7CB;
  height: 14px;
  width: 66px;
  
}

#footer p
{
  margin: 0 0 18px 20px;
  color: #669095;
  line-height: 24px;
}

#footer a
{
  color: #41676b;
}

#footer a:hover
{
  background-color: #41676b;
  color: #a3c7cb;
}

#footer #safariIsGay, #footer #safariIsGay:hover, #footer #safariIsGay img, #footer #safariIsGay:hover img, 
#footer #safariIsGay img:hover, #footer #safariIsGay:hover img:hover
{
  text-decoration: none;
  background: #A3C7CB;
}