body{
	background-color: #0f0e0e;
	background-image: url(../images/bg-3.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0A0A0;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-attachment: scroll;
	background-position: center top;
}

#banner{
	height: 120px;

}

#wrap{
	margin: auto;
	width: 780px;
}

#logo{
	float: left;
	width: 30%;
}

#navigation{
	float: left;
	width: 70%;
}

.display{
	background-image: url(../images/display.jpg);
	background-repeat: repeat-x;
	height: 154px;
	margin-bottom: 27px;
	margin-top: 27px;
}

#navigation ul{
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	padding-top: 22px;
}

#navigation ul li{
	display: inline;
	padding-right: 10px;
}

#navigation a{
	text-decoration: none;
	font-size: 16px;
	color: #B9B9B9;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	letter-spacing: 1px;
}

#navigation a:hover{
	text-decoration: none;
	color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F43709;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 16px;
}

#navigation #on a{
	text-decoration: none;
	color: #F4F4F4;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDA100;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#footer{
	color: #999999;
	font-size: 10px;
	clear: both;
	line-height: 24px;
	background-color: #0A0A0A;
	padding: 10px;
}

#footer a{
	color: #F9A700;
	text-decoration: none;
}

#footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

.img_border{
	padding: 4px;
	border: 1px solid #FC9700;
}

.small{
	font-size: 10px;
	line-height: 16px;
}

.hover_img{
	line-height: 160px;
	clear: both;
	height: 160px;
	width: 300px;
	border: 4px solid #000000;
}

.hover_img a{
	line-height: 160px;
	clear: both;
	height: 160px;
	width: 300px;
	border: 2px solid #3C3C3C;
	float: left;
	padding: 3px;
}

.hover_img a:hover{
	line-height: 160px;
	clear: both;
	height: 160px;
	width: 300px;
	border: 2px solid #F9A700;
	padding: 3px;
}

.justify{
	text-align: justify;
}

h2{
	font-size: 16px;
	color: #FC9700;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
}

.leftCol a{
	color: #F9A700;
	text-decoration: underline;
}

.leftCol a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

.dark3{
	background-image:url(http://www.audiobloc.com/images/trans.png);
	width: 760px;
	clear: both;
	height: 100%;
	background-repeat: repeat;
}

.dark{
	background-image:url(http://www.audiobloc.com/images/trans.png);
	height: 210;
	width: 760px;
	text-align: justify;
}
.darkhome{
	background-image:url(http://www.audiobloc.com/images/trans.png);
	height: 600px;
	width: 760px;
	text-align: justify;
}

.dark2{
	background-image:url(http://www.audiobloc.com/images/trans.png);
	height: 235px;
	width: 780px;
	text-align: justify;
}
.darkPrint{
	background-image:url(http://www.audiobloc.com/images/trans.png);
	height: 350px;
	width: 760px;
	text-align: justify;
}

.dark ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.dark ul li{
	padding-bottom: 5px;
	padding-left: 10px;
}

.dark a{
	color: #B9B9B9;
	text-decoration: none;
}

.dark a:hover{
	color: #FC9700;
	text-decoration: none;
}

.darkhome ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.darkhome ul li{
	padding-bottom: 5px;
	padding-left: 10px;
}

.darkhome a{
	color: #B9B9B9;
	text-decoration: none;
}

.darkhome a:hover{
	color: #FC9700;
	text-decoration: none;
}

.dark3 a{
	color: ff9900;
	text-decoration: none;
}
.dark3 a:hover{
	color: ff6600;
	text-decoration: none;
}

.darkPrint ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.darkPrint ul li{
	padding-bottom: 5px;
	padding-left: 10px;
}

.darkPrint a{
	color: #B9B9B9;
	text-decoration: none;
}

.darkPrint a:hover{
	color: #FC9700;
	text-decoration: none;
}


.bottom_links{
}

.orange{
	color: #FC9700;
}

.bottom_links a{
	color: #666666;
	padding: 5px;
	font-size: 11px;
	text-decoration: none;
}

.bottom_links a:hover{
	color: #CCCCCC;
	text-decoration: none;
}


.red{
	color: #00CCE5;
}
/* ----------------- PROJECTS -------------------- */

.project{
}

.project a{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.project a:hover{
	color: #FFAD03;
}

.project ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.project ul li{
	padding-bottom: 5px;
}




.dark_saw{
	background-color: #0A0A0A;
	width: 610px;
	clear: both;
	height: 703px;
	
}

.saw{
	width: 150px;
	}

.seo_saw{
	width: 780;
	}
	
	 input, select, textarea {
	border: 1px solid #333333;
	background-color: #202020;
	font-weight: bold;
	color: #cccccc;
    }

	
    label {
      font-family: Tahoma, Geneva, sans-serif;
      font-weight: bold;
      font-size: 14px;
    }
    
    .submit {
      border: 2px solid #333;
      background-color: #862222;
      font-family: Courier New, Courier New, Courier, monospace;
      color: #fff;
    }
.team{
	height: 220px;
	background-color: #0A0A0A;
	margin-top: 5px;
	margin-bottom: 5px;

}

/************************************/
/********** Package Pages **********/
/**********************************/

.list_nolinks{
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.list_nolinks ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.list_nolinks ul li{
	padding-bottom: 10px;
}

.list_nolinks a{
	cursor: default;
}

.list_nolinks a:hover{
}


/****************************/
/*********Tab Styles*********/
/****************************/
h2.tab span {
    margin-left: 9px;
    margin-right: 0px;
    padding: 1px 10px 0px 10px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
    /* Remove the following if you don't want rounded corners (Mozilla only). */
    -moz-border-radius: 7px 7px 0px 0px;
  }

  h2.tab span.not-selected {
    background-color: #1e1e1e;
    border-bottom: 1px solid #ccc;
    color: #999;
  }

  h2.tab span.selected {
    background-color: #0c0b0b;
    border-bottom: 1px solid #0c0b0b;
  }

  h2.tab {
    border-bottom: 1px solid #0c0b0b;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 0px;
    font-style: normal;
  }

  div.section {
	border: 1px solid #0c0b0b;
	background-color: 0c0b0b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }
p.fineprint{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
