ï»¿body, html
{
  padding: 0;
  text-align: center;
  margin: 0px; /* required */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}


h1, h2, h3, h4
{
  font-family: Serif, Verdana, Tahoma, Arial, Trebuchet, Sans-serif;
  color: black;
  font-weight: bold;
}

h1
{
  font-size: 180%;
  font-weight: normal;
  letter-spacing: 0px;
  font-family: Verdana;
  color: #680103;
}
h2
{
  font-size: 160%;
}
h3
{
  font-size: 110%;
  font-weight: normal;
}

h4
{
  font-size: 100%;
  font-weight: normal;
}


h1, h2, h3, h4, p
{
  padding: 10px;
  margin: 0;
}

h3
{
  font-family: Verdana;
  color: #680103;
}

a
{
  color: #0066CC;
}

a:hover
{
  text-decoration: none;
}

a img
{
  border: none;
}

.bannerimage
{
  background-color: #6b6c6f;
  margin-left: 0px;
  width: 740px;
}

#container
{
  background-position: center top;
  position: relative;
  vertical-align: top;
  padding: 0;
  margin: 0 auto;
  border: 0;
  width: 1000px;
}

#header
{
  background-position: center top;
  position: relative;
  vertical-align: top;
  padding: 0;
  margin: 0 auto;
  border: 0;
  width: 1000px;
  height: 90px;
}

#header-carbon
{
  position: absolute;
  margin: 0 0 0 0;
  left: 14px;
  top: 0px;
  width: 153px;
  height: 55px;
  z-index: -10;
}

#header-ipexchange
{
  position: absolute;
  margin: 0 0 0 0;
  left: 163px;
  top: 0px;
  width: 220px;
}

#beta
{
  position: absolute;
  left: 358px;
  top: 10px;
  width: 435px;
  height: 30px;
  text-align: left;
  font-weight: bold;
  font-size: 1.2em;
  color: #FF3300;
}


#userstatus
{
  position: absolute;
  left: 650px;
  top: 40px;
  width: 200px;
  height: 20px;
  color: White;
  text-align: center;
  font-weight: bold;
}

#rolestatus
{
  position: absolute;
  left: 420px;
  top: 40px;
  width: 200px;
  height: 20px;
  color: White;
  text-align: left;
  font-weight: bold;
}



#top-nav
{
  position: absolute;
  left: 600px;
  top: 10px;
  width: 400px;
  height: 30px;
  float: left;
  font-size: 0.8em;
}

#top-nav ul, #top-nav li
{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#top-nav ul
{
  height: 25px;
  line-height: 25px;
  float: left;
  padding: 0px 1px 0px 0px;
  margin: 0px 0px 0px 10px;
}

#top-nav li
{
  height: 25px;
  line-height: 25px;
  display: inline;
  position: relative;
  float: left;
  width: 70px;
  text-align: center;
}

#top-nav li a
{
  height: 25px;
  width: 70px;
  text-align: center;
  float: left;
}

#top-nav li a:link, #top-nav li a:visited
{
  color: #444444;
  text-decoration: none;
}

#top-nav li.active a, #top-nav li a:hover
{
  background-repeat: no-repeat;
  background-position: left;
  color: #992222;
}

/* admin nav */
#admin-nav
{
  position: absolute;
  left: 40px;
  top: 70px;
  float: left;
  font-size: 0.8em;
  text-align: left;
  z-index: 100;
}

.mainheader
{
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-bottom: 1px;
  padding-top: 1px;
  display: block;
  width: 740px;
  text-align: center;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
  background-color: #992222;
}

#main-nav
{
  position: absolute;
  left: 200px;
  top: 60px;
  width: 780px;  
  float: left;
  text-align: left;
  z-index: 200;
}

#news
{
  width: 240px;
  text-align: left;
  vertical-align: top;
  float: right;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
}

#contents
{
  width: 740px;
  text-align: left;
  padding-left: 5px;
  padding-right: 10px;
}

#content
{
  background-position: center top;
  position: relative;
  vertical-align: top;
  padding: 0;
  margin: 0 auto;
  border: 0;
  width: 1000px;
  min-height: 365px;
}

#contentbody
{
  margin: 0;
  padding: 0;
}

#full
{
  width: 950px;
  text-align: left;
  margin-left: 120px;
}

#footer
{
  background-position: center top;
  position: relative;
  vertical-align: top;
  padding: 0;
  margin: 0 auto;
  border: 0;
  width: 1000px;
  height: 40px;
  background-color: #DBDBDB;
}

#footer-text
{
  padding-top: 5px;
  text-align: center;
  color: Black;
}



.centered
{
  text-align: center;
}


.collapsePanel
{
  background-color: white;
  overflow: hidden;
}

.collapsePanelHeader
{
  width: 100%;
  height: 30px;
  background-image: url(/images/bg-menu-main.png);
  background-repeat: repeat-x;
  color: #FFF;
  font-weight: bold;
}

.rootNode
{
  background-image: url(/images/iphome/images/categorybg.jpg);
}


dl#artist dt
{
  display: none;
}

dl#artist dd
{
  padding: 0;
  margin: 0;
}
a.xmenu, a.xmenu:visited
{
  display: block;
  width: 5em;
  height: 3em;
  background: #000;
  text-decoration: none;
  text-align: center;
  color: #aaa;
  float: left;
}
a.xmenu span, a.xmenu:visited span
{
  display: block;
  width: 3em;
  height: 0.5em;
  border-top: 0.5em solid #000;
  border-left: 1em solid #000;
  border-right: 1em solid #000;
  border-bottom: 0.5em solid #000;
  background: #050;
  overflow: hidden;
}
* html a.xmenu span, * html a.xmenu:visited span
{
  width: 5em;
  height: 1.5em;
  width: 3em;
  height: 0.5em;
  overflow: hidden;
}
a.xmenu:hover
{
  color: #ff0;
}
a.xmenu:hover span
{
  background: #0f0;
}

.vmiddle
{
  vertical-align: middle;
}


.mainheader-t
{
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-bottom: 1px;
  padding-top: 1px;
  display: block;
  width: 740px;
  text-align: center;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
  background-color: #992222;
}
.FrontPageNewsHeader
{
  font-size: 20px;
  color: #992222;
  border-bottom-color: #999999;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-bottom: 1px;
  display: block;
  padding-top: 1px;
  width: 210px;
  text-align: center;
  border-bottom-color: #999;
  border-bottom-style: solid;
  border-bottom-width: thin;
  font-weight: bold;
  background-color: #cccccc;
}


#FrontPageNews
{
  border-width: 1px;
  border-color: #000000;
  font-size: 10px;
  background-color: White;
}

#FrontPageNews h1
{
  background-image: none;
  font-size: 18px;
  color: #4C0202;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7C7E80;
  text-align: left;
  margin-top: 0px;
  margin-right: 14px;
  margin-bottom: 5px;
  margin-left: 12px;
}

#FrontPageNews h2
{
  /*    font-family: Verdana, Arial, Helvetica, sans-serif;    font-style: normal;    line-height: 16px;    font-weight: normal;    color: #4A5053;*/
  font-size: 10px;
  margin-top: 3px;
  margin-right: 14px;
  margin-bottom: 0px;
  margin-left: 12px;
  text-align: left;
  padding: 0px;
  background-image: none;
  background-color: White;
}

#FrontPageNews p
{
  border-width: thin;
  border-color: #000000;
  font-size: 10px;
  font-style: normal;
  line-height: 16px;
  font-weight: bold; /*color: #4A5053;*/
  margin-top: 8px;
  margin-right: 14px;
  margin-bottom: 0px;
  margin-left: 12px;
  text-align: left;
  padding: 0px;
  background-color: White;
}
#FrontPageNews a
{
  color: #4C0202;
  text-align: right;
}
#FrontPageNews a:hover
{
  text-decoration: none;
}

#FrontPageNews a p
{
  display: block; /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-style: normal;
  line-height: 16px;
  font-weight: bold;
  color: #4C0202;
  margin-top: 0px;
  margin-right: 14px;
  margin-bottom: 5px;
  margin-left: 12px;
  text-align: right;
  background-image: url(images/r-column-bullets.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-right: 14px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#hordiv
{
  background-position: center;
  width: 100%;
  background-image: url('images/hordiv.jpg');
  background-repeat: repeat-x;
  background-color: #800000;
}

.ipvendor
{
  margin-left: 10px;
}
.style1
{
  width: 100%;
  padding-left: 10px;
  margin-left: 10px;
}
.style2
{
  text-align: right;
  height: 38px;
}
.style7
{
  width: 120px;
}
.style8
{
  width: 583px;
  height: 38px;
  text-align: center;
  font-family: "Arial Rounded MT Bold";
  color: #800000;
  font-size: small;
}
.style9
{
  height: 38px;
}
.style11
{
  width: 583px;
  height: 36px;
  text-align: center;
  font-family: "Arial Rounded MT Bold";
  font-size: small;
  line-height: 115%;
  color: #0099CC;
}
.style12
{
  height: 36px;
}
.style13
{
  font-family: "Arial Rounded MT Bold";
  font-size: small;
}
.style14
{
  width: 583px;
  height: 38px;
  text-align: center;
  font-family: "Arial Rounded MT Bold";
  font-size: small;
  line-height: 115%;
  color: #0099CC;
}
.style16
{
  font-size: 12.0pt;
  font-family: Calibri;
}
.style17
{
  font-size: 12.0pt;
  line-height: 115%;
  font-family: Calibri;
}
.style18
{
  width: 132px;
  height: 36px;
}