body{
	background: #333 url(../../images/cymbalholic-bg-top.gif) repeat-x;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*Global Whitespace Reset*/
body, form, input {
padding: 0px;
margin: 0px;
}
h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
  margin:20px 0;
}
dd, blockquote {
  margin-left: 40px;
}
fieldset {
  padding:10px;
}
/* end : Global Whitespace Reset*/
img {
  border: 0px none #000;
}

h1, h2, h3{
  background: transparent;
  font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif
}

h1  {
  font-size: 190% ;
  color:#FFCC66;
}

h2  {
  color:#FFCC66;
  font-size:100%;
  }
  
h3  {
  font:  bold 100% Arial, Helvetica, sans-serif;
  line-height:1.1;
  padding:1px 3px 2px 3px;
  color:#fff ;
}

h4  {
  font-size:  100%;
}
h5  {
	font-size:  100%;
	font-weight: normal;
}
h6 {
  font-weight: normal;
}
p, li {
  line-height:150%
}

a:link{
	color: #FF7201;
	background: transparent;
	text-decoration: none;
}
a:visited{
	color: #D75600;
	background: transparent;
	text-decoration: none;
}
a:hover{
  color: #FFD133;
  background: transparent;
}



#header-cymbals{
	position:absolute;
	right:0px;
	top:0px;
	width:564px;
	height:103px;
	z-index:1;
	background-image: url(../../images/cymbalholic-header-cym.jpg);
	layer-background-image: url(../../images/cymbalholic-header-cym.jpg);
	background-repeat: no-repeat;
}


#copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D75700;
}

#redmagnet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #D75700;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer-menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #C94F02;
	margin: 0px;
	padding: 5px;
}

.cym-yellow{
	color: #FFD133;
}
.adsense {
	width: 100%;
	padding-top: 75px;
}

h1 a:hover,
	.ishinfo a:hover,
	.title a:hover,
	.authors h2 a:hover {
		color: #999999;
	}

h1 a,
	.ishinfo a, 
	.title a:link, .title a:visited,
	.authors #content h2 a,
	.contact #content a.ishno,
	.illustration p {
		color: #FFCC66;
}
.dotted-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.alert-box {
	background-color: #FF9933;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin: 20px;
	text-align: center;
	display: block;
}
.drk-txt {
	color: #333333;
}
.linkspage{
	text-transform: uppercase;
}