/*-----------------CSS---------------------------------------------------------------*/
/*-------------------------------------html------------------------------------------*/

h1 {
 }
 
body {
	margin:auto;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 820px;
	background-attachment: fixed;
	background-image: url(global_images/technicalbkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FCFAF8;
}

a:link {
color:#993333;
text-decoration:none;
}
a:visited {
color:#2865A2;
text-decoration:none;
}
a:hover {
color:#666666;
}
response_page {
	margin-top: 2px;
}
#container #header #main_purchase #purchases .response_note {
	padding-left: 100px;
	margin: 0px;
}


a:active {
color:#996600;
}

p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	line-height: 18px;
}

p .initcap {
	font-size:2em;
	line-height:1em;
	font-weight:bold;
	color: #993333;
	font-style: italic;
}

/*-------------------------------------divs------------------------------------------*/

#header {
position:relative;
float:left;
width:820px;
border:thin inset #9E4338;
padding-top:10px;
padding-right:5px;
padding-left:5px;
}

.adjustleft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#flash {
	position:relative;
	float:left;
	width:100%;
	height:385px;
	text-align: center;
	margin-top: 10px;
}
#container #header #main_purchase {
	padding-left: 10px;
}

 
#container {
	position: absolute;
	top: 5px;
	left: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(global_images/technicalbkg_trans.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#mainmenu {
	padding:0px;
}

#textcontainer {
	width:100%;
	height:auto;
	margin-top:10px;
	margin-left:auto;
	padding:0px 0px 0px 10px;
}

#lefttext {
	display:block;
	float:left;
	width: 25%;
	height:345px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-color:transparent;
	}
	
#centertext {
	display:block;
	float:left;
	width: 25%;
	height:345px;
	padding:0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
	
#lefttext_solutions {
	display:block;
	float:left;
	width: 25%;
	height:100px;
	background-color:#FCFAF8;
	margin:10px 0 0 10px;
	border:1px;
	border-style: solid solid solid solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #993333;
	border-left-color: #CCCCCC;
	}
	
#lefttextcontact {
	display:block;
	float:left;
	width: 25%;
	height:350px;
	background-color: transparent;
	margin:10px 0 0 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#container #header #textcontainer #centertext .textbox .padding {
	padding-top: 20px;
}


#righttext {
	float:left;
	position: relative;
	width: 300px;
	padding:0 0 0 0;
	}
	
#videos {
	position:relative;
	float:left;
	width: 500px;
	height:281px;
	margin-top:10px;
	margin-left:20px;
	background-color:#000000;
	}
	
#videoscontact {
	position:relative;
	float:right;
	width: 600px;
	height:281px;
	margin:0px 10px 0px 10px;
	background-color:transparent;
	background-image: url(images/wildman_contactpic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px;
	}
	
#videodescr {
	color: #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 5px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
	height: auto;
}
#contactinforight {
	display:block;
	width:auto;
	height:281px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	padding-right: 50px;
}

#contactinfoleft{
	display:block;
	width:auto;
	height:281px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-left: 0px;
}
#footer {
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
	margin-left:0px;
	padding:0px;
	height:20px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color: #999999;
	border:none;
	background-color:transparent;
}
a.footer {
	color:#999999;
	text-decoration: underline;
}
a.footer:hover {
color:#D0BB9D;
}



/*-------------------------------------classes------------------------------------------*/
.small {
	font-size: 0.9em;
	text-decoration: underline;
}
.img {
	padding:0 0 0 12px;
	border:none;
}
 .maintitle{
	display:block;
}
 
.address {
	color:#993333;
}

.price {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F1EC;
	border: thin solid #956C46;
}
#container #header #flash #purchases hr {
	color: #993333;
}




.textbox {
	padding:5px 0px 0px 5px;
	text-align:left;
	}
	
.textbox2 {
	padding:12px 0px 0px 5px;
	text-align:left;
	}
	
.videobox {
	height:290px;
	margin:0px;
	padding: 0px;
	background-color:#000000;
}

.videonavbox {
	display:inline;
	text-align:left;
	height:60px;
	margin:0px;
	background-color:#000000;
	color:#000000;
	padding: 0px;
}
	
.li {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	float: left;
	display: block;
	top: -5px;
}
.blacklinks {
	color:#000000;
	text-decoration: underline;
	font-size: 0.9em;
	line-height: 1.2em;
}

.bluelinks{
	color:#0033CC;
	text-decoration: underline;
	font-size: 1em;
	line-height: 1.2em;
}



.ildman{
	color: #0033CC;
	font-size: 12px;
	font-style: normal;
}




/*---------------------------italic text emphasis------------------*/
.h5 {
 color:#993333;
 font-style:italic;
 font-weight:bold;
 }
 
/*-------------------------------------menustart------------------------------------------*/
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
} 


.Menu li {
	border-bottom: none;
	display: inline; /* Menu links are horizontally aligned using display: inline */
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
} 
.Menu li a {
	margin: 0 -2px 0 0;
	padding: 3px 12px 3px 12px; /* Display: block won't work in this example, instead we are using padding */
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #f5f5f5;
} 

.Menu li#active {
	margin: 0 3px 0 0;
	padding: 3px 6px 3px 8px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #FCFAF8;
	background-color: #FCFAF8;
	background-image: url(global_images/orange_anchor.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Menu li a:hover { 
background: #ededed; 
color: #993333;
background-image: url(global_images/orange_anchor.gif);
background-repeat: repeat-y;
background-position: left top; 
} 
.Menu .subMenu {
	float: left;
	text-align:left; /* If both menus are going to be left-aligned we really don't need to use text-align: left on the sub menu, since this menu will inherit the alignment from .Menu */
	width: 100%;
	margin: 6px 0 6px -5px;
	padding: 0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: normal;
	background-color: #FCFAF8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
} 
* html .Menu .subMenu {
margin: 2px 0 5px 0; /* IE hack */ 
} 
.Menu .subMenu li {
	text-align: left;
	display: inline;
	letter-spacing: .1em;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	text-decoration: none;
	line-height: 1.5em;
}
.Menu .subMenu li a {
border: 0; 
background-color: #FCFAF8;
} 
.Menu .subMenu li a:hover {
	background-color: #F2ECE3;
} 
.Menu .subMenu li#subActive {
	padding: 3px 6px 3px 8px;
	font-weight: normal;
	background-color:#FCFAF8;
	text-decoration:none;
}

/*-------------------------------------menu end------------------------------------------*/
/*-----------------------------------start stat counter----------------------------------*/
#stats {
height:10px;
}
.purchase_headers {
	color:#000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.purchase_description {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	display: block;
}
#container #header #seo {
	display: none;
}

.seo {
	display: none;
}
