/* primary style sheet for mondovox.com, updated oct-nov 2006 


revised june 2007 to match rebranding

new colors:

mondodark	1c1c1a
yeller		fcc200
rusty		e08b14
brown		9e5c10
gray		b1b1b2
light gray	f1f1f1




*/



body	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: small; 
	background-repeat: no-repeat;
	}

td 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding: 0px;
	}

h1	{ 
	font-weight: normal; 
	font-size: 155%; 
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}
	
h4	{ 
	font-weight: normal; 
	font-size: 115%; 
	padding-left: 10px;
	margin-top: -5px;
	padding-right: 20px; 
	margin-bottom: -5px; 
	}
	
a:link	{ color: #e08b14; text-decoration: none; }

a:visited	{ color: #e08b14; text-decoration: none; }

a:hover	{ color: #e08b14; text-decoration: underline; }

a:active	{ color: #e08b14; text-decoration: none; font-weight: normal; }

td p.header	{
	line-height: 170%;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	}

td p.intro	{
	line-height: 140%;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 75%;
	}

td p.intro2	{
	line-height: 140%;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 75%;
	}

td ol	{
	line-height: 140%;
	color: #333333;
	font-size: 75%;
	}

td ul.clients	{
	line-height: 140%;
	color: #333333;
	font-size: 75%; 
	list-style-type: none; 
	text-indent: -15px; 
	}

td p.blurb1	{
	line-height: 120%;
	color: #9e5c10;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: -5px;
	font-size: 120%;
	}

td p.blurb2	{
	line-height: 120%;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 85%;
	}

p	{ line-height: 130%; 
	padding-left: 10px; 
	padding-right: 10px;
	font-size: 70%;
	}

td p.details	{
	line-height: 140%;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	font-size: 70%;
	}

td p.video	{
	text-align: left;
	padding-left: 0px; 
	margin-top: 0px; 
	padding-top: 3px; 
	font-size: 65%;
	}

td p.footer	{
	color: #999999;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 65%;
	}

td p.contact	{
	color: #ac8617;
	padding-top: 15px;
	text-align: right;
	font-size: 70%;
	padding-right: 0px;
	}

td p.tabs	{
	color: #ac8617;
	text-align: center;
	text-valign: middle;
	font-size: 70%;
	}

td p.pdf	{
	line-height: 170%;
	color: #ac8617;
	text-align: right;
	text-valign: top;
	font-size: 60%;
	}

td p.bio	{
	line-height: 170%;
	color: #ac8617;
	text-align: left;
	text-valign: top;
	font-size: 60%;
	}

td p.name	{
	color: #999999;
	text-align: left;
	text-valign: middle;
	font-size: 65%;
	}

A.leftNavSub		{
					color:				#e08b14;
    				font-size:			70%;
    				font-weight:		normal;
    				text-decoration:	none
    				}

A.leftNavSub:link,
A.leftNavSub:visited	{
					color:				#e08b14;
    				font-size:			70%;
    				font-weight:		normal;
    				text-decoration:	none
    				}

A.leftNavSub:active	{
					color:				#e08b14;
    				font-size:			70%;
    				font-weight:		normal;
    				text-decoration:	underline
    				}

A.leftNavSub:hover	{
					color:				#e08b14;
    				font-size:			70%;
    				font-weight:		normal;
    				text-decoration:	underline
    				}

.leftNav		{
					color: #cccccc;
					font-size: 70%;
					font-weight: bold;
					text-decoration: none
					}

.leftNavHead		{
					color: #9e5c10;
					font-size: 70%;
					font-weight: bold;
					text-decoration: none
					}

.rightDetHead		{
					color: #a96401;
					font-size: 70%;
					font-weight: bold;
					text-decoration: none; 
					padding-bottom: 5px; 
					}

.rightDet		{
					color: #666666;
					font-size: 70%;
					font-weight: normal;
					text-decoration: none
					}

.leftNavDead		{
					color: #663300;
					font-size: 70%;
					font-weight: bold;
					text-decoration: none
					}

.leftNavSubDead		{
					color: #333333;
					font-size: 70%;
					font-weight: bold;
					text-decoration: none
					}

A.leftNavSubDead		{
					color: #666666;
					font-size: 70%;
					font-weight: bold;
					text-decoration: none
					}

A.leftNavSubDead:link,
A.leftNavSubDead:visited	{
					color:				#663300;
    				font-size:			70%;
    				font-weight:		bold;
    				text-decoration:	none
    				}

A.leftNavSubDead:active	{
					color:				#663300;
    				font-size:			70%;
    				font-weight:		bold;
    				text-decoration:	underline
    				}

A.leftNavSubDead:hover	{
					color:				#663300;
    				font-size:			70%;
    				font-weight:		bold;
    				text-decoration:	underline
    				}

div a:link	{ color: #e08b14; text-decoration: none; }

div a:visited	{ color: #e08b14; text-decoration: none; }

div a:hover	{ color: #e08b14; text-decoration: underline; }

div a:active	{ color: #e08b14; text-decoration: underline;
	}


div#portnav sup	{
				font-size: 70%; 
				padding-left: 2px; 
				} 


div.imageright {
	float: right; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	}
	
div.imageright p {
	color: #999999;
	text-align: left;
	font-size: 70%;
	font-style: italic; 
	margin-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc; 
	}

