/* CSS for normadrecording.com, revised Nov 2008 */

body, td { color: #000000; background-color: #cc0000; margin: 0px; padding: 0px; }

* { font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; }

a { font-weight: bold; text-decoration: none; }
a:link { color: #eeeeee; }
a:visited { color: #eeeeee; }
a:active { color: #ffffff; } 
a:hover { color: #ffffff; }

input, textarea { font-weight: normal; }

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; margin-bottom: 0px; padding-bottom: 0px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }

#maincontent { position: absolute; left: 280px; top: 130px; width: 448px; }

#rates { position: absolute; left: 280px; top: 130px; width: 448px; }
#rates p { font-size: 14px; font-weight: normal; line-height: 20px; }
#rates ul { font-size: 14px; font-weight: normal; line-height: 20px; }
#rates h1 { padding-bottom: 5px; border-bottom: 1px solid #cccccc; display: block; }
#small p a { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

#clients { position: absolute; left: 280px; top: 130px; width: 275px; }
#clients2 { position: absolute; left: 555px; top: 130px; width: 275px; }

#equip { position: absolute; left: 280px; top: 130px; width: 275px; }
#equip2 { position: absolute; left: 555px; top: 130px; width: 275px; }

#links { position: absolute; left: 280px; top: 130px; width: 448px; }
#links1 { position: absolute; left: 280px; top: 400px; width: 275px; }
#links2 { position: absolute; left: 555px; top: 400px; width: 275px; }
#links1 p a { font-weight: normal; }
#links2 p a { font-weight: normal; }

#register { position: absolute; left: 280px; top: 50px; width: 448px; }

#studio { position: absolute; left: 280px; top: 200px; width: 448px; }

.redbg { background-color: #cc0000; }
.blackbg { background-color: #000000; }

#nomadrecording { }

#copyright { font-size: 12px; font-weight: normal; margin-top: 50px; }
