@charset "UTF-8";

/* Base */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bg-Page.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}
body#index {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bg-Index.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}
a {
	color: #CC0000;
	text-decoration: none;
	outline: none;
}
#link-lg {
	font-size: 14px;
	color: #443D3D;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.smText {
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
.header2{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:16px;
	border-bottom: 1px solid #c7c7c7;
}
#footer {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	font-size: 11px;
	color: #999999;
}
#footer a {
	color:#999999;
}
#breadcrumb a {
	color:#312e2e;
}
#logo {
	float: left;
	height: 108px;
	width: 426px;
	background-image: url(gfx/logo.gif);
	background-repeat: no-repeat;	
}
#nav {
	float: left;
	height: 108px;
	width: 500px;
}
#breadcrumb {
	font-size: 11px;
	color: #312e2e;
	padding-top: 9px;
}
#content {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 25px;
}
#sidenav {
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 23px;
	line-height: 26px;
	color: #4b4848;
}
#sidenav-misc {
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 23px;
	color: #4b4848;
}
#subheader {
	font-size: 15px;
	color: #333333;
	background-image: url(gfx/subheader-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
#sidenavSec {
	margin-right:15px;
}
#sidenavSec-Header {
	font-size: 15px;
	font-weight: bold;
	color: #4b4848;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	padding-bottom: 3px;
}
#sidenavSec td {
	padding-top: 10px;
}
#sidebar a {
	color: #4b4848;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebarHeader {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(gfx/sidenav-top.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
}
#sidebar {
	padding-top: 15px;
	padding-bottom: 35px;
}
#content  h1 {
	font-size: 24px;
	font-weight: normal;
}
#sfp-h2 {
	font-size: 29px;
	font-weight: normal;
}
#sidebarHeader div {
	margin-top: 4px;
}
#searchField {
	background-image: url(gfx/bg-Search.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 22px;
	margin: 0px;
	background-repeat: no-repeat;
	width: 112px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #272727;
}
h4 {
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h7 {
	font-size: 19px;
	font-weight: normal;
	line-height: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h6 {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
}
#caption {
	font-size: 12px;
	line-height: 16px;
}
.red   {
	font-weight: bold;
	color: #CC0000;
}
.noPadding {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.size14 {
	font-size: 14px;
}
.gray {
	color: #666666;
}
.yellow {
	color: #fff200;
}
.reviewsHeaderPadding {
	margin-bottom:7px;
	padding-bottom:0px;
}
.header2 {
border-bottom:1px solid #C7C7C7;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
}


/* SFP */

#logo-sfp {
	padding-left:17px;
}

body#sfp {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(sonicfire/images/bg-Page-SFP.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	background-position: center top;
}
body#sfp-other {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(sonicfire/images/bg-Page-SFP2.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	background-position: center top;
}
body#sfp-index {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(sonicfire/images/bg-Page-SFP3.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	background-position: center top;
}
div#sfp-subnav {
	text-align:left;
	margin-left: -463px;
	left: 50%;
	width: 926px;
	position: absolute;
	top: 108px;
	height: 32px;
	visibility: visible;
	z-index: 1;
}
div#sfp-subnav-overlay {
	text-align:left;
	margin-left: -463px;
	left: 50%;
	width: 926px;
	position: absolute;
	top: 108px;
	height: 32px;
	visibility: hidden;
	z-index: 2;
	background-image: url(sonicfire/images/bg-Subnav.png);
	background-repeat: no-repeat;
	/*opacity:0.7;
	filter:alpha(opacity=70);*/
}
#content-sfp {
	padding-bottom: 35px;
}
.upgrade-chart {
	font-size: 13px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content-sfp h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content-sfp p {
	margin-top: 10px;
}
#sidebar-sfp {
	padding-bottom: 35px;
}
#reviews-td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.indexTitle {
	font-size: 24px;
	color: #333333;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}


/* Dropdowns */

div#menu-solutions {
	text-align:right;
	margin-left: 31px;
	left: 50%;
	width: 112px;
	position: absolute;
	top: 108px;
	height: 136px;
	visibility: hidden;
	z-index: 11;
}

div#menu-products {
	text-align:right;
	margin-left: 117px;
	left: 50%;
	width: 165px;
	position: absolute;
	top: 108px;
	height: 200px;
	visibility: hidden;
	z-index: 13;
}

div#menu-purchase {
	text-align:right;
	margin-left: 261px;
	left: 50%;
	width: 115px;
	position: absolute;
	top: 108px;
	height: 105px;
	visibility: hidden;
	z-index: 15;
}

div#menu-support {
	text-align:left;
	margin-left: 289px;
	left: 50%;
	width: 148px;
	position: absolute;
	top: 108px;
	height: 200px;
	visibility: hidden;
	z-index: 17;
}

div#menu-company {
	text-align:right;
	margin-left: 317px;
	left: 50%;
	width: 151px;
	position: absolute;
	top: 108px;
	height: 170px;
	visibility: hidden;
	z-index: 19;
}

div#subnav-overlay {
	/*margin-left: -100px;
	left: 40%;*/
	width: 100%;
	position: absolute;
	top: 108px;
	height: 42px;
	visibility: hidden;
	z-index: 6;
	background-image: url(gfx/bg-Subnav.gif);
	background-repeat: repeat-x;
	/*opacity:0.5;
	filter:alpha(opacity=50);*/
}


/* Subnav */

div#menu-solutions-on {
	text-align:right;
	margin-left: -236px;
	left: 50%;
	width: 699px;
	position: absolute;
	top: 108px;
	height: 42px;
	visibility: visible;
	z-index: 5;
	background-image: url(gfx/bg-Subnav.gif);
	background-repeat: repeat-x;
}

div#menu-products-on {
	text-align:right;
	margin-left: -259px;
	left: 50%;
	width: 725px;
	position: absolute;
	top: 108px;
	height: 42px;
	visibility: visible;
	z-index: 5;
	background-image: url(gfx/bg-Subnav.gif);
	background-repeat: repeat-x;
}

div#menu-purchase-on {
	text-align:right;
	margin-left: -249px;
	left: 50%;
	width: 715px;
	position: absolute;
	top: 108px;
	height: 42px;
	visibility: visible;
	z-index: 5;
	background-image: url(gfx/bg-Subnav.gif);
	background-repeat: repeat-x;
}

div#menu-support-on {
	text-align:left;
	margin-left: -233px;
	left: 50%;
	width: 699px;
	position: absolute;
	top: 108px;
	height: 42px;
	visibility: visible;
	z-index: 5;
	background-image: url(gfx/bg-Subnav.gif);
	background-repeat: repeat-x;
}

div#menu-company-on {
	text-align:left;
	margin-left: -233px;
	left: 50%;
	width: 699px;
	position: absolute;
	top: 108px;
	height: 20px;
	visibility: visible;
	z-index: 5;
}


div.overlay {
	/*width:576px;*/
  min-width:700px;
  min-height:490px;  
	display:none;
	/*background-image: url(/sonicfire/images/white-prev.png);
	background-repeat: no-repeat;*/
	background: transparent url(/sonicfire/images/white-prev.png) no-repeat;
	
	z-index: 100;
	
}



div.overlay div.close {
	background:url(/images/closebox.png) no-repeat;
	position:absolute;
	top:-6px;
	right:-10px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player {
  margin:20px;	
	height:450px;
	display:block;
}

.libName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #293543;
	font-weight: bold;
}
.libNameSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #293543;
	font-weight: bold;
}

.subheadliteblue {
	color: #3399CC;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

table.tbl_Contribs{
	border-collapse: collapse;
}

.tbl_Contribs th{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7d8999;
	color: white;
	border: 1px solid #293543;
}

.td_composer_lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 8px;
	border: 1px solid #293543;
	background-color: #BBBBBB;
	padding:2px;
}

.td_composer_drk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 8px;
	border: 1px solid #293543;
	background-color: #E7E7E7;
	padding:2px;
}

tr.previewInfo span.previewInfoCont {display:block; padding: 2px 0; }
tr.previewInfo span.previewInfoC {display:block; float: right; padding: 2px 10px;}
tr.previewInfo:hover span.previewInfoC {display:block; }


#discpreviewHeading {
  clear: both; 
  margin: 0 auto;
  padding: 0;
  text-align: center;
  overflow: auto;
  font-size: 12px;
  
}

.discpreviewNOSelect a {
  color: #000;
  background-color: #E7E7E7;
  padding: 4px 12px;
}
.discpreviewNOSelect a:hover{
  background-color: #ccc;
  text-decoration: none;
}

.discpreviewSelected a {
  background-color: #ccc;
}

#contribdiv {
  font-size: 11px;
  line-height: 14px;
}

.specialsCategory {
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0 10px 0;
  border-bottom: 1px solid #000;
}

/* BEGIN SUPPORT TEMPLATE STYLES */
.articlebar
{
	/*Right hand vertical options by article text.*/
	float: right;
}
.articlebar a
{
	/*Hyperlinked text in right hand vertical options by article text.*/
	display: block;
	padding: 5px;
	margin: 10px;
	border: 1px inset;
	border-color: #000000;
	text-decoration: none;
}
.title
{
	/*Listing titles.*/
	font-size: 14px;
	padding: 3px;
	padding-left: 0px;
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
}
.tableheader
{
	/*The title line heading big boxes like on the details page and big tables like on the submit/edit pages.*/
	background-color: #000055;
	color: #ffffff;
	border: 1px solid;
	border-color: #EEEEFF;
	color: #ffffff;
	font-weight: bold;
	background-image: url('../images_default/boxbar.png');
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	display: none;
}
.innerdetails
{
	/*The container around the listing details page.*/
	background-color: #ffffff;
	color: #000000;
	border: 1px solid;
	border-color: #C0C0C0;
	padding: 10px;
	margin: 10px;
}
/* END SUPPORT TEMPLATE STYLES */

/* BEGIN STYLES FOR SEARCH TEMPLATE */
a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:active
{
    color:red;
    background-color: transparent;
    font-size: 16px;
}
a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:hover
{
    color:red;
    background-color:transparent;
    font-size: 16px;
}
a.isearch-title:link
{
    color:red;
    background-color:transparent;
    font-size: 16px;
}

a.isearch-title:visited
{
    color:maroon;
    background-color:transparent;
    font-size: 16px;
}

.isearch-description
{
    font-size:12px;
    color:#000;
}

.isearch-score
{
    font-size:11px;
    color:#666;
}
.isearch-size
{
    font-size:10px;
    color:#CCC;
    font-size:80%;
}
.isearch-highlight
{
    font-weight:bold;
}
.isearch-search
{
    font-style:italic;
}
a.isearch-url:link
{
    font-size:11px;
    color:green;
    background-color:transparent;
}

a.isearch-url:visited
{
    font-size:11px;
    color:purple;
    background-color:transparent;
}
#table-3col {
	color: #cccccc;
	background-image: url(gfx/3col-mid.gif);
	background-position: bottom;
}
#table-3col a {
	color: #ffffff;
}

.sfpLink {
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #fff;
}

.sfpLink:hover  {
		border: 2px solid #ccc;
}

.sfpLink a {
		color: #000;
		text-decoration: none;
}
.buySidebar {
	padding-top: 10px;
}
.buySidebar  h1 {
	font-size: 22px;
	font-weight: normal;
	
}
/* END STYLES FOR SEARCH TEMPLATE */
