/* CSS Document */

body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	background-color:#f7edd4;
	}
	
a
	{
  outline: none;
	}
	
a img
	{
	border:none;
	}
		
#container
	{
  margin:20px auto 15px auto;
	width:800px;
	border:1px solid #c88a12;
	background-color:#FFFFFF;
	}
	
#header
	{
	width:800px;
	height:125px;
	background-image:url(../images/header.jpg);
	}

#header img
	{
	border:none;
	}
	
body#home
	{
	height:20px;
	}
	
#homecenterwrap
	{
	width:800px;
	clear:both;
	}
	
/***********************/
/*CROSS-BROWSER SPACING*/
/***********************/
*
	{
	padding:0;
	margin:0;
	}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address
	{
	margin:1em 5%;
	}

li, dd
	{
	margin-left:5%;
	}

fieldset
	{
	padding: .5em;
	}

/**********************/
/*TOP LEVEL NAVIGATION*/
/**********************/
#topnav ul
	{
	float:left;
	width:800px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	}
	
#topnav li
	{
	float:left;
	width:160px;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:bottom left #FEB2A4 url(/images/nav_grad.jpg) no-repeat;
	}
	
#topnav a
	{
	display:block;
	width: auto;
	padding: 5px 5.2px;
	text-decoration:none;
	color:#FFF;
	border-bottom: 1px #FFF solid;
	border-top: 1px #FFF solid;
	}
	
* html #topnav a /*IE only hack*/
	{ 
	width: 94%;
	}
	
#topnav a:hover,
#topnav li current
	{
	background:bottom left #FEB2A4 url(/images/nav_grad_hover.jpg) no-repeat;
	/*background: #FFF;*/
	}
	

body#products li.productsnav a,
body#services li.servicesnav a,
body#builders li.buildersnav a,
body#support li.supportnav a,
body#about li.aboutnav a
	{
	background:bottom left #FEB2A4 url(/images/nav_grad_hover.jpg) no-repeat;
	/*background: #FFF;*/
	}
	
#topnav ul li a.last
	{
	border-right:none;
	}

/****************************************/
/*FOOTER & TEXT LINKS AT BOTTOM OF PAGE */
/****************************************/
#footer
	{
	margin:0 auto 25px auto;
	width:800px;
	color: #8b0f04;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	clear:both;
	padding-bottom:20px;
	}
	
#footer p.tam_address
	{
	font-size:10px;
	margin-top:3px;
	color: #8b0f04;
	}
	
#footer ul
	{
	border:none;
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-image:none;
	text-transform:capitalize;
	}
	
#footer li
	{
	margin: 0;
	padding: 0;
	display:inline;
	}
	
#footer a:hover, 
#footer a:active, 
#footer a:focus
	{
	color: #c88a11;
	text-decoration:underline;
	} 
	
#footer li a
	{
	margin:0;
	color:#8b0f05;
	padding:0 4px 0 0;
	border-right: 1px #8b0f05 solid;
	text-decoration:none;
	}

/*Since we are using the same list here, need to override the footer style for current page*/
body#products div#footer li.productsnav a,
body#services div#footer li.servicesnav a,
body#builders div#footer li.buildersnav a,
body#support div#footer li.supportnav a,
body#about div#footer li.aboutnav a
	{
	background:none;
	}
	
div#topnav ul li.aboutnav a.last
	{
	border-right:none;
	}
	
#footer ul li a.last
	{
	border-right:none;
	}
	
/****************************************/
/*Colors                  							*/
/****************************************/

.yellow {color:#c88a11;}
.red {color:#8b0f05;}
.blue {color:#33336a;}
.green {color:#949c51;}

/****************************************/
/*Header Definitions                    */
/****************************************/
h1
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
	color:#c88a11;
	}
	
h2
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#8b0f05;
	}
	
h3
	{
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:1.5em;
	color:#c88a11;
	}
	
h4
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-transform:uppercase;
	color:#8b0f05;
	margin:0;
	padding:0;
	}
	
h5
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	margin:0;
	padding:0;
	}
	
/**********************/
/*CONTENT AREA        */
/**********************/
#content
	{
	width:555px;
	float:left;
	margin: 10px 10px 25px 18px;
	padding:0;
	}
	
/****************************************/
/*BREADCRUMB STYLING                    */
/****************************************/
ul#crumbs
	{
	margin:0 0 15px 0;
	padding:0;
	}
	
#crumbs li
	{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	font-size:12px;
	color:#c88a12;
	text-decoration:none;
	}	
	 
#crumbs ul li a
	{
	text-decoration:none;
	}
	
#crumbs li a:link
	{
  color:#c88a12;
	text-decoration:none;
	}
	
#crumbs li a:visited
	{
	color:#c88a12;
	text-decoration:none;
	}
	
#crumbs li a:hover
	{
	color:#c88a12;
	text-decoration:underline;
	}
	
#crumbs li a:active
	{
	color:#c88a12;
	}
	
/****************************************/
/*Misc                                  */
/****************************************/

.clear 
	{ /*Class used to make sure that the leftnav & content columns stay the same length inside our centerwrap*/
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
.pagetitle
	{
	margin:-12px 0 20px 0;
	}
	
.tight
	{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
.tightbottom
	{
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
.tighttop
	{
	margin-top: 0;
	padding-top: 0;
	}
	
.calltoaction
	{
	text-align:center;
	color:#982123;
	float:right;
	padding:0;
	margin:0;
	}
	
.calltoaction h3
	{
	padding:0;
	margin:0;
	}
	
.calltoactionbox
	{
	border:2px solid #982123;
	padding:20px 20px;
	float:right;
	margin:0 15px 25px 25px;
	text-align:center;
	color:#982123;
	}
	
.calltoactionbox h2
	{
	margin:0;
	padding:0;
	color:#982123;
	}

.calltoaction_inline
	{
	border: 2px solid #982123;
	padding: 5px;
	margin: 15px;
	text-align: center;
	color: #982123;
	display: block;
	}
	
.calltoaction_inline h3
	{
	margin: 0;
	padding: 0;
	color: #982123;
	}
	
.calltoaction_inline a:link,
.calltoaction_inline a:visited,
.calltoactionbox a:link,
.calltoactionbox a:visited,
.calltoaction a:link,
.calltoaction a:visited
	{
	color:#982123;
	text-decoration:none;
	}
	
.calltoaction_inline a:hover,
.calltoaction_inline a:active,	
.calltoactionbox a:hover,
.calltoactionbox a:active,
.calltoaction a:hover,
.calltoaction a:active
	{
	color:#982123;
	text-decoration:underline
	}
	
.clicktoenlarge
	{
	font-size:smaller;
	font-style:italic;
	width:100%;
	clear:both;
	text-align:center;
	}
	
.caption
	{
	font-size:smaller;
	font-style:italic;
	}
	
/*Products_Services Box Descriptions*/

.clear 
	{ /*Class used to make sure that the leftnav & content columns stay the same length inside our centerwrap*/
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}	

.data_box
{
	float:left;
	height:160px;
	background:url(../images/data_box.gif);
	background-repeat:no-repeat;
}

.data_box p
{
	margin-left:100px;
	margin-top:20px;
}

.tv_box
{
	float:left;
	height:190px;
	background:url(../images/tv_box.gif);
	background-repeat:no-repeat;
}

.tv_box p
{
	margin-left:100px;
	margin-top:20px;
}

.tele_box
{
	float:left;
	height:160px;
	background:url(../images/tele_box.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

.tele_box p
{
	margin-left:100px;
	margin-top:20px;
}

.vod_box
{
	float:left;
	height:160px;
	background:url(../images/vod_box.gif);
	background-repeat:no-repeat;
}

.vod_box p
{
	margin-left:100px;
	margin-top:20px;
}

table.redtable
{
margin:auto;
margin-bottom:18px;
width:500px;
}
.redtable th
 {
		 background-color: #8b0f05;
		 color: #ffffff;
		 padding: 3px;
		 font-family: Georgia, "Times New Roman", Times, serif;
		 font-weight: bold;
		 text-transform: uppercase;
		 width:500px;
 }

.redtable td
 {
		 background-color: #e1e2cb;
		 vertical-align:top;
		 padding: 2px 2px 2px 2px;
 }
 
/* FAQ CODE */

.question
{
	list-style:decimal;
	font-weight:bold;
}

.answer
{
	padding:10px 0 15px 10px;
	font-weight:normal;
	font-style:italic;
}
