@charset "UTF-8";
body {
	background: #666666;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0;
	padding: 0;
	line-height: 20px;
	}
/***** Hyperlinks ********************/

a, a:visited {
	color: #3A87DD;
	text-decoration: none;
	}
	
a:hover {
	color: #3A87DD;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
#container {
	background: #FFFFFF;
	width: 960px;
	margin: 10px auto 20px;
	padding: 0;
	position: relative;
	-moz-box-shadow: 0 5px 10px #333333;
	}
#header {
	background: url(images/header_recordist_corp.png);
	width: 960px;
	height: 120px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}
#header .wrap {
	}
	
h1 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: 333333;
	font-size: 20px;
	line-height: 30px;
	border-bottom: 2px solid #CCCCCC;
	font-family: Georgia, Times New Roman, Trebuchet MS;
}
h2 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: 333333;
	font-size: 14px;
	line-height: 22px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Georgia, Times New Roman, Trebuchet MS;
}
hr {
	border: none;
	background-color: #666666;
	color: #666666;
	height: 1px;
	width: 100%;
}

/***** Nav Menu ********************/

#nav {
	width: 960px;
	height: 35px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	clear: both;
	background-color: #222222;
	}
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 30px;
	background: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0
	}

#subnav .wrap {
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #444444;
	color: #FFFFFF;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #000000;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -31px 0 0 159px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}
/***** Sidebar ********************/
	
#sidebar1 {
	float: right;
	width: 272px;
	background: #F7F7F7;
	padding: 0px 10px;
	margin-top: 10px;
	margin-right: 9px;
	border: 1px solid #E6E6E6;
}
/***** Main Content ********************/

#mainContent {
	background: #FFFFFF;
	width: 610px;
	float: left;
	margin: 0 0 10px 0;
	padding: 9px 9px 0 9px;
	margin-top: 10px;
	margin-left: 9px;
	border: 1px solid #E6E6E6;
	}

/***** Sound Effects Content ********************/
#sfxContent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: f7f7f7;
} 
#sfxdlContent {
	margin: 0 0 0 0;
	padding: 0 2px 0 2px;
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
} 
#sfxBorder {
	margin: 0 0 0 0;
	padding: 2px 2px 0px 2px;
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	} 
#sfxLine {
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid;
	background-repeat: no-repeat;
	border-bottom-color: #000055;
} 
#sbxContent {
	margin: 0 0 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
} 

/***** Tables ********************/
table.boxdescr
{
	table-layout: automatic;
	border-collapse: collapse;
}
table.boxlistdescr
{
	table-layout: automatic;
	border-collapse: collapse;
	border-color: #222222;
}
table.boxsubdescr
{
	table-layout: automatic;
	border-collapse: collapse;
	border-top: hidden;
	border-bottom: solid #444444 2px;
	border-color: #444444;
}
table.boxmaindescr
{
	table-layout: automatic;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: hidden;
	background-color: #000011;
	border-color: #000022;
	border-bottom: solid #000033 1px;
}
table.boxdldescr
{
	table-layout: automatic;
	border-collapse: collapse;
	background-color: F7F7F7;
	border-color: #000022;
	border-bottom: solid #000033 1px;
}

/******* SoundBox Product Info ********/

table.SoundBox {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 1 1 0 1;
}
table.SoundBox th {
	text-align: left;
	border-bottom: 1px solid #CCC;
	padding: 1 1 0 1;
}
table.SoundBox td {
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	padding: 1 1 0 1;
	background-color: #F7F7F7;
}
table.SoundBox thead th {
	text-align: left;
	height: inherit;
	background-color: #E6E6E6;
}
table.SoundBox th.Corner {
    text-align: left;
}

/******* Design 2 ********/

table.Design2 {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 1 1 0 1;
}
table.Design2 th {
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	padding: 1 1 0 1;
}
table.Design2 td {
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	padding: 1 1 0 1;
}
table.Design2 thead th {
	background-color: f7f7f7;
	text-align: left;
	height: 14px;
}
table.Design2 th.Corner {
    text-align: left;
}

/* SFX Libraries */
table.Audition {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 1 1 0 1;
}
table.Audition th {
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	padding: 1 1 0 1;
}
table.Audition td {
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	padding: 1 1 0 1;
}
table.Audition thead th {
	background-color: f7f7f7;
	text-align: left;
	height: 14px;
}
table.Audition th.Corner {
    text-align: left;
}

/***** Footer ********************/

#footer {
	clear: both; 
	width: 960px;
	height: 20px;
	background: #000000;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 7px 0 5px 0;
	text-transform: uppercase;
	}

#footer .wrap {
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0 0 1px 15px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}
/***** End Footer ********************/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltcatheader { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
	padding: 2px 2px 2px 3px;
	border-left: solid #222222 1px;
	border-top: solid #222222 1px;
	border-bottom: solid #444444 1px;
	border-right: solid #222222 1px;
	background-color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
	width: 99%;
}
.fltlibheader { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
	padding: 2px 0px 2px 3px;
	background-color: #000000;
	border-left: 1px solid #111111;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-right: 1px solid #111111;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13px;
	width: 100%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.maintext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: 333333;
}
.maintextbold {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.maintextcolor {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	line-height: 20px;
}
.maintextboldcolor {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	line-height: 20px;
}
.maintextbold2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333366;
	font-weight: bold;
	line-height: 13px;
}
.maintextboldyellow {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #222222;
	font-weight: bold;
	line-height: 14px;
}
.pricetextbold {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #AA0000;
	font-weight: bold;
	line-height: 13px;
}
.maintextboldred {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #EE0000;
	font-weight: bold;
	line-height: 13px;
}
.redtextbold {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #AA0000;
	font-weight: bold;
	line-height: 14px;
}
.maintextyellow {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333366;
	font-weight: normal;
	line-height: 14px;
}
.maintextbrite {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFF33;
	font-weight: normal;
	line-height: 13px;
}
.maintextboldwh {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
}

.maintextboldbig {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #DDDDDD;
	font-weight: bold;
	line-height: 13px;
}
.pricetext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FF9900;
	font-weight: normal;
	line-height: 13px;
	text-align: center;
}
.redtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #AA0000;
	font-weight: normal;
	line-height: 20px;
}
.smalltext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 12px;
}
.maintextblack {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #000000
}
.maintextgrey {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333
}

/* iPhone */
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }
