/* 
  ---------------------------------------
  Main
  www.holavaguy.com
  ---------------------------------------
*/
html
{
	margin:0;
	padding:0;
	height:1%;
}
body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/demos_pbg.gif);
	background-repeat: repeat-x;
}
a, a:visited
{
	color: #333;
	text-decoration:underline;
}
a:hover
{
	color: #ff9900;
	text-decoration: none;
}
.clearit
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#layout
{
	width: 48em;
	margin: 0 auto;
	background-color: #FFF;
}
#masthead
{
	padding: 0 0 1em 0;
	background-repeat: repeat-x;
	margin: 0 0 .5em 0;
}
#masthead h1
{
	background-image: url(../images/holavaguy_logo-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
h1
{
	font-size: 1.5em;
	margin: 0px;
	font-weight: normal;
}
p
{
	text-indent:15px;
}
#c1, #c2, #c3
{
	float: left;
}
#c1
{
	width: 8em;
}
#navbar
{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navbar a
{
	color: #CCC;
	text-decoration: none;
	background-color: #4a4a4a;
	display: block;
	border-bottom: 1px solid #333;
	border-top: 1px solid #666;
	padding: 4px 8px;
}
#navbar #order
{
	color: #FF9900;
}
#navbar a:hover, #navbar #order:hover
{
	background-color: #999;
	color: #FFF;
}
#pict
{
}
#pict a
{
}
#pict span
{
}
#c2
{
	width: 30em;
	background-color: #FFF;
	margin: 0 1em 0 0;
}
.panel
{
}
.c2content
{
	padding: 1em 1.25em;
	font-size: 0.8em;
	border: 1px solid #4A4A4A;
}
.c2content a, .c2content a:visited
{
	color: #333;
}
.c2content a:hover
{
	color: #ff9900;
}
#c2 h2
{
	margin: 0px;
	font-size: 0.75em;
	padding: 2px 8px;
	color: #4A4A4A;
}
.c2content h3
{
	margin: 1.5em 0 .2em 0;
	font-size: 1.3em;
}
.c2content p
{
	margin: 0 0 .6em 0;
	line-height: 1.5em;
}
p.quote
{
	font-size: 1em;
	margin: 0 0 .3em 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent:0;
}
cite
{
	font-style: normal;
	font-size: .7em;
	color: #333;
}
#c3
{
	width: 14em;
	border-bottom: 1px solid #333;
}
#c3content
{
	padding: 1em 1.5em;
	border: 1px solid #4A4A4A;
	border-top: 0;
}
#footer
{
	width: 100%;
	height:60px;
	text-align:center;
	background: url(../images/footer-bg.jpg) repeat-x bottom;
	margin:0;
	padding:0;
}
#footercontent
{
	font-size: .7em;
	padding: 0;
	margin:20px auto;
	width:850px;
	height:20px;
	line-height:20px;
}
#footercontent a, #footercontent a:link, #footercontent a:visited
{
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
#footercontent a:hover
{
	color:#ff9900;
	text-decoration:none;
}
#footercontent img
{
	vertical-align: middle;
	padding: 0 2px;
}
#p7TP1 .p7TPcontent
{
	padding: 1em 2em;
}
.p7TPpanel ul
{
	margin-top: 0.5em;
}
.p7TPpanel li
{
	margin: 0 0 .15em 0;
}
#p7TP2 ul
{
	margin-left: .75em;
	padding-left: .75em;
}
#p7TP2 .p7TPcontent
{
	font-size: .725em;
}
fieldset
{
	margin-top:20px;
}
legend
{
	color:#ff9900;
	font-weight:bold;
	background-color:#4a4a4a;
	border-bottom:1px solid #333;
	padding:1px 6px;
}
