/* *** CoinLink.com 2007 *** */
/* *** modified by Scott Purvis of Anteater Design Group Inc. *** */
/* css released under Creative Commons License -  http://creativecommons.org */

body {
background-color: #D2C564;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:15px;
margin:0px;
}
a {color: #0000CC;}
a:visited {color:#0000CC;}
a:hover {color: #FF0000;}
a:active { color:#000000;}

h1 {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #ECEACA;
border-top:1px solid #564b47;
border-bottom:1px solid #ECEACA;
padding:5px 15px;
margin:0px }

h2 {
font-size: 11px;
color:#000000;
text-transform:uppercase;
background-color: #FFFFFF;
padding:5px 10px;
margin:0px }
h3 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}
h4 {
font-size: 11px;
color:#000000;
text-transform:uppercase;
background-color: #FFFFFF;
padding:5px 10px;
margin:0px }
h5 {
font-size: 11px;
color:#927621;
padding:5px 10px;
margin:0px }

/* ----------Head color Bars-------------- */

h1.home {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #000000;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.news {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #C69E00;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.whatsnew {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #990000;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.calendar {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #000099;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.directory {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #006600;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.guide {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #663399;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.library {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #C49300;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.blog {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #FF6666;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.faqs {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #7B98B7;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.mycoinlink {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #669966;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.support {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #AB9C32;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }

h1.search {
font-size: 11px;
color:#FFFFFF;
text-transform:uppercase;
background-color: #395BB7;
border-top:1px solid #564b47;
border-bottom:0px solid #ECEACA;
padding:5px 15px;
margin:0px }



/* ----------Layout-------------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------Header-------------- */
#banner {
text-align: right;
background-color: #ffffff;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px;} 

/*  ----------------Help Links------------------ */ 

.help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 170px #ECEACA; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
} 

#outer.news{ 
border-left: solid 170px #C69E00; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.whatsnew{ 
border-left: solid 170px #990000; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.calendar{ 
border-left: solid 170px #000099; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.directory{ 
border-left: solid 170px #006600; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.guide{ 
border-left: solid 170px #663399; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.library{ 
border-left: solid 170px #C49300; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.blog{ 
border-left: solid 170px #FF6666; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.faqs{ 
border-left: solid 170px #7B98B7; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.mycoinlink{ 
border-left: solid 170px #669966; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.support{ 
border-left: solid 170px #AB9C32; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#outer.search{ 
border-left: solid 170px #395BB7; /* Left Menu   */ 
border-right: solid 170px #FFFFFF; /* Right Nav */ 
background-color: #ffffff; /* Content Body  */
}

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
 width:170px; 
 float:left; 
 position:relative; 
 margin-left:-170px; 
 margin-right:1px;
 }
 #right {
 width:170px; 
 float:right; 
 position:relative; 
 margin-right:-170px; 
 margin-left:1px;
 }

/* -----------------Body Content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

#content1{ 
position: relative; 
margin: 0px; 
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 

/*  ----------------menu---------------------- */ 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 0px solid black;
border-bottom-width: 0;
width: 170px;
}

#ddblueblockmenu ul.home{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.home a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #000000;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.home a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.home a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.news{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.news a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #C69E00;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.news a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.news a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.whatsnew{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.whatsnew a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #990000;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.whatsnew a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.whatsnew a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.calendar{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.calendar a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #000099;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.calendar a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.calendar a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.directory{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.directory a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #006600;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.directory a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.directory a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.guide{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.guide a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #663399;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.guide a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.guide a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.library{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.library a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #C49300;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.library a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.library a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.blog{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.blog a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #FF6666;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.blog a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.blog a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.faqs{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.faqs a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #7B98B7;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.faqs a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.faqs a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.mycoinlink{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.mycoinlink a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #669966;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.mycoinlink a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.mycoinlink a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.support{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.support a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #AB9C32;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.support a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.support a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul.search{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li.search a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #395BB7;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li.search a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li.search a:hover {
background-color: #FFCC00;
border-left-color: #1958b7;
color: black;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 10px;
width: 160px; /*170px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #F1F4CE;
border-bottom: 1px solid #969048;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 160px; /*170px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #ffffff;
border-left-color: #1958b7;
}



/*  ----------------round corners---------------------- */ 

   /* set millions of background images */
  .rbroundbox { background: url(nt.gif) repeat; }
  .rbtop div { background: url(http://www.coinlink.com/images/corners/tl.gif) no-repeat top left; }
  .rbtop { background: url(http://www.coinlink.com/images/corners/tr.gif) no-repeat top right; }

  
  /* height and width stuff, width not really nessisary. */
  .rbtop div, .rbtop,  {
  width: 950;
  height: 7px;
  font-size: 1px;
  }
  .rbcontent { margin: 0 7px; }
  .rbroundbox { width: 50%; margin: 1em auto; }


/*  ----------------Top Tab Menu------------------ */ 


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 0px 0 0;
padding:0;
text-transform:;
}


#ddcolortabs a{
float:right;
color: white;
background: #678b3f url(http://www.coinlink.com/images/color_tabs_left.gif) no-repeat left top;
margin:0 1px 0 0;
padding:0 0 1px 0px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a.m1 {background:#CDC896;}
#ddcolortabs a.m2 {background:#CDC896;}
#ddcolortabs a.m3 {background:#CDC896;}
#ddcolortabs a.m4 {background:#CDC896;}
#ddcolortabs a.m5 {background:#CDC896;}




#ddcolortabs a span{
float:left;
display:block;
background: transparent url(http://www.coinlink.com/images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #C8C252;
}


#ddcolortabs a:hover span{
background-color: #C8C252;
}

/*  ----------------More Button------------------ */ 

.morebutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: black;
text-decoration: none;
font: bold 10px Verdana;
}

.morebutton:visited, .morebutton:hover, .morebutton:active{
color: white;
}


  
  /*  ----------------Horizonal Lists------------------ */ 

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
  border-right: 1px dotted #066;
  }

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  } 
  
  /*  ----------------Top Story Display---------------------- */
  /*  ----------------Headline Display---------------------- */
  /*  ----------------Feature Display---------------------- */

