/*Mudbox3d.com main styles*/

BODY   { font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px }

p       { color: #222; font-size: 11px; line-height: 15px; margin-bottom: 0px }
h1            { color: #bbb; font-weight: normal; font-size: 30px; letter-spacing: -1pt; margin-top: 20px; margin-bottom: 0px }
h2  { color: #151515; font-weight: normal; font-size: 16px }
h3    { color: #222; font-weight: bold; font-size: 11px; line-height: 18px }

A    { color: blue; text-decoration: none }
A:link  { color: blue; text-decoration: none }
A:visited  { color: blue; text-decoration: none }
A:active  { color: cc0000; text-decoration: none }
A:hover {text-decoration: underline; color: cc0000;}

FORM#slinks        { font-size: 11px; margin: 0px }
SELECT#slinks         { font-style: normal; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px }
INPUT#slinks        { font-size: 10px }
FORM#slinks OPTION       { color: #555; font-style: normal; font-weight: normal; font-size: 11px; margin-top: 3px; margin-bottom: 3px }
FORM#slinks optgroup       { color: #444; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 5px }

ul      { color: #222; font-size: 11px; line-height: 15px; margin-bottom: 0px }

.sidebar { }
A:link.sidebar    { color: #737380; margin-left: 10px; }
A:visited.sidebar   { color: #737380; text-decoration: none; margin-left: 10px;}
A:visited:hover.sidebar  { color: cc0000; text-decoration: underline; margin-left: 10px;}
A:hover.sidebar  { color: cc0000; text-decoration: underline; margin-left: 10px; }
A:active.sidebar  { color: cc0000; text-decoration: none; margin-left: 10px;}

/*additional styles*/

.footer    { color: #777; font-size: 9px }
.content  { font-size: 11px }
.thumbFrames    { border: solid 1px #c0c0c0 }
.imageFrame     { padding: 3px; border: solid 1px #c0c0c0 }

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#topnav li            { color: #777; font-size: 10px; float: right; padding: 6px 13px 5px; border-left: 1px solid white }
	
#topnav a          { color: #777; font-weight: bold; text-decoration: none }
	
#topnav a:hover     { color: cc0000;  }

body#whatismudbox a#whatisnav,
body#gallery a#gallerynav,
body#trial a#trialnav,
body#community a#communitynav,
body#aboutus a#aboutusnav,
body#buynow a#buynav {
            color: cc0000;
            border-bottom: 1px solid cc0000;
            }
.product { font-size: 16px; color: #555; }
.tmplTable { color: white; font-weight: normal; font-size: 12px; background-color: #a9a9a9; margin-right: 100%; margin-left: 100% }
.indented { margin-left: 10px }
.newsrelease  { color: white; margin: 7px }