
.newheader {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: ;
	padding: 3px;
	margin-bottom:1px;
	margin-left:3px;
	color:white
	}
support {
font-size: 11px
}
body {
  background: #ffffff url(http://www.adkproaudio.com/images/greybgpic.jpg) left top repeat-x;
	color: #ffffff
/*url(/fpimages/blbgpic.jpg) left top repeat-x;*/
	
  font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	font-style: normal;
	font-size: 10px;
	color: black;
}
.flash_container {
    padding:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.footer{
text-align: left;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin-bottom:5px;
	margin-left:5px;
}

.footer2{
text-align: center;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin-bottom:5px;
	margin-left:500px;
}

.topnav a:link img
{text-decoration: none;
border-color: black;
border-width: 0px;
}
.topnav a:visited img
{text-decoration: none;
border-color: black;
border-width: 0px;
}
.topnav {
text-align: center;
	font-family: helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	margin-bottom:5px;
	margin-left:3px;
}

.title{
text-align: center;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	padding: 3px;
	margin-bottom:5px;
	margin-left:3px;
}

.table{
text-align: center;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin-bottom:5px;
	margin-left:3px;
}

.maincontent {
	text-align: left;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin-bottom:5px;
	margin-left:3px;
}
.leftcontent {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	margin-bottom:5px;
	margin-left:3px;
}

.digicontent {
	text-align: left;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-bottom:5px;
	margin-left:5px;
}
.leftcontent a:hover {
    color:#3366ff;
	text-decoration:none;
}
span {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform:uppercase;
	text-indent:10px;
}
.floor_content {
	text-align: center;
	font-family: helvetica, verdana, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin-bottom:5px;
	margin-left:3px;
}
.floor_content a:hover {
    color:#3366ff;
	text-decoration:none;
}
.top_nav {
	text-align: right;
	font-family: helvetica, verdana, sans-serif;
	font-size: 11px;
    font-weight: bold;
	padding: 3px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
}

.row ul {

	margin-left: 0;
	padding-left: 0;
	
	}

.row ul li {

	margin-left: 0;
	padding-left: 0;
	font-size: 10px;
	
	
	}

.row ul li.shade {
	background: #f0f0ff;
	}
.row ul li:hover {
	background: #3366ff;
	color: #ffffff;
	text-decoration: white;
	cursor: ;
	}
	

.row2  {
	margin-left: 0;
	padding-left: 0;
	font-size: 14px;
	background: #3366ff;
	color:white;
	font-weight: bold;
	
	}
	
.row2:hover {
	margin-left: 0;
	padding-left: 0;
	font-size: 14px;
	background: white;
	cursor: hand;
	color:blue;
	font-weight: bold;
	}
	

.row3 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 18px;
}

.row3 ul li {
	display: block;
	text-indent: 0;
	margin-left: 0;
	padding-left: 0;
	font-size: 10px;
}

.row3 ul li.shade {
	background: #f0f0ff;
	}
.row3 ul li:hover {
	background: #3366ff;
	color: #ffffff;
	text-decoration: white;
	cursor: ;
	}
	
	
.link2:visited
{
	text-decoration:none;
	color: white;
}

.link2:active
{
	text-decoration:none;

}

.link2
{
	text-decoration:none;
	color: white;
	
}
.compete {
	text-align: center;
	font-family: helvetica, verdana, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin-bottom:2px;
	margin-left:2px;
}

/*-- end first style-- */
/*
    AUTHOR: Jason Blanton
            BlantonBuilt@gmail.com
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 12px normal Arial, Helvetica, sans-serif; background: url(images/greybgpic.jpg) repeat-x fixed;}
ul { list-style: none inside; }
p { margin-bottom: 1.3em; }
a { outline: none; }

a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#page-wrap {
	width: 955px;
	margin: 0 auto;
	margin-top: 0px;
}

#header {
	width: 955px; height: 77px;
	margin: 0 auto;
	clear: both;
	color: #FFF;
}

#header .logo {
	padding: 5px;
}

#navigation {
	background: url(http://www.adkproaudio.com/newimages/nav_bg.png);
	width: 955px; height: 33px;
	margin: 0 auto;
	clear: both; 
	color: #FFF;
	line-height: 31px;
	text-align: center;
}

#slider {
	width: 955px;
	height: 230px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both; 
	color: #FFF;
	position: relative;
	z-index: -1000;
}

#slider .top {
	background: url(http://www.adkproaudio.com/newimages/slider_top.png) top no-repeat;
	width: 955px; height: 10px;
}

#slider .content {
	background: #383838;
	width: 955px;
	height: 210px;
}

#slider .item{
	display: block;
	width: 935px; height: 210px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

#slider .bottom {
	background: url(http://www.adkproaudio.com/newimages/slider_bottom.png) top no-repeat;
	width: 955px; height: 10px;
}

#columns {
	width: 955px;
	margin: 0 auto;
	margin-top: 10px;
	clear: both; 
}

#columns h1{
	color: #515151;
	font-size: 26px;
	font-weight: bold;
	padding: 10px;
}
#columns h2{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
#columns h2 a{
	color: #FFF;
	text-decoration: none;
}
#columns p{
	color: #515151;
	line-height: 18px;
}

#whitebox955  { float: left; }
#whitebox955 .top { background: url(http://www.adkproaudio.com/newimages/white_box_955_top.png) top no-repeat; width: 955px; height: 10px; }
#whitebox955 .content { background: #FFF; width: 955px; padding: 10px; }
#whitebox955 .bottom { background: url(http://www.adkproaudio.com/newimages/white_box_955_bottom.png) top no-repeat; width: 955px; height: 10px; }

#whitebox466  { float: left; }
#whitebox466 .top { background: url(http://www.adkproaudio.com/newimages/white_box_466_top.png) top no-repeat; width: 466px; height: 35px; }
#whitebox466 .content { background: #FFF; width: 446px; padding: 10px; }
#whitebox466 .bottom { background: url(http://www.adkproaudio.com/newimages/white_box_466_bottom.png) top no-repeat; width: 466px; height: 10px; }

#whitebox311  { float: left; }
#whitebox311 .top { background: url(http://www.adkproaudio.com/newimages/white_box_311_top.png) top no-repeat; width: 311px; height: 35px; }
#whitebox311 .content { background: #FFF; width: 291px; padding: 10px; }
#whitebox311 .bottom { background: url(http://www.adkproaudio.com/newimages/white_box_311_bottom.png) top no-repeat; width: 311px; height: 10px; }

#whitebox230  { float: left; }
#whitebox230 .top { background: url(http://www.adkproaudio.com/newimages/white_box_230_top.png) top no-repeat; width: 230px; height: 35px; }
#whitebox230 .content { background: #FFF; width: 210px; padding: 10px; }
#whitebox230 .bottom { background: url(http://www.adkproaudio.com/newimages/white_box_230_bottom.png) top no-repeat; width: 230px; height: 10px; }

#whitebox183 { float: left; }
#whitebox183 .top { background: url(http://www.adkproaudio.com/newimages/white_box_183_top.png) top no-repeat; width: 183px; height: 35px; }
#whitebox183 .content { background: #FFF; width: 173px; padding:5px; }
#whitebox183 .bottom { background: url(http://www.adkproaudio.com/newimages/white_box_183_bottom.png) top no-repeat; width: 183px; height: 10px; }

#content{
	color: #343434;
	margin: 0 auto;
	clear: both; 
	margin-top: 10px;
}

#content .top {
	background: url(http://www.adkproaudio.com/newimages/content_top.png) top no-repeat;
	width: 955px; height: 10px;
}

#content .content {
	background: #FFF;
	width: 935px;
    padding: 5px;
}

#content .bottom {
	background: url(http://www.adkproaudio.com/newimages/content_bottom.png) top no-repeat;
	width: 955px; height: 10px;
}



#content h1 {

}

#footer  {
	margin-top: 10px;
}

#footer .top {
	background: url(http://www.adkproaudio.com/newimages/footer_top.png) top no-repeat;
	width: 955px; height: 10px;
}

#footer .content {
	background: #FFF;
	width: 955px;
}

#footer .bottom {
	background: url(http://www.adkproaudio.com/newimages/footer_bottom.png) top no-repeat;
	width: 955px; height: 10px;
}

#footer h2 {
	color: #515151;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

#footer p{
	line-height: 120%;
	width: 280px;
}

#footer a{
	line-height: 150%;
	color: #515151;
	text-decoration:none ;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
/* END STRUCTURE */

img {
	border: none;
	display: block;
}

a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}

#banners, #banners2 { 
	margin: 0 auto;
	width: 955px;
	height: 230px;
	overflow: hidden;
}

div#banners ul li {
	display: inline;
	float: left;
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

img {
	border: none;
	display: block;
}
a:focus {
	outline: none;
}
#banners img { background-color: #000; }

#features { width: 170px; }

#features ul { list-style-position: outside; margin-left: 0px; padding-left: 0px; list-style: square; vertical-align: middle; }
#features li { margin: 0px; padding: 0px; font-size: 10px; line-height: 18px;}

#features ul li:hover {
	background: #3366ff;
	color: #ffffff;
	}

#features ul li.shade {
	background: #f0f0ff;
	}
	
	#features4 { width: 220px; }

#features4 ul { list-style-position: outside; margin-left: 0px; padding-left: 0px; list-style: square; vertical-align: middle; }
#features4 li { margin: 0px; padding: 0px; font-size: 10px; line-height: 18px;}

#features4 ul li:hover {
	background: #3366ff;
	color: #ffffff;
	}

#features4 ul li.shade {
	background: #f0f0ff;
	}
	
#preloader {
	visibility: hidden;
	position: absolute;
	z-index: 9000;
	width: 200px;
	height: 25px;
}

#pre_box { border:1px solid #80301D; width:200px; height:10px; background-color: #513328;}
#pre_perc { background:#AF4B32; height:10px; }
#pre_text { font-size:10px; color:#fff; padding:3px 0 0 10px; text-align: center; background: transparent; }

/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:2em; 
	text-align: center; 
	background: transparent url(images/btn_blue_sprite.gif) no-repeat right -140px; 
}
	
button.submitBtn span {
	padding: 13px 0 0 15px; 
	height:37px; 
	background: transparent url(images/btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}

