body, th, td, input, textarea, select {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

hr {
    border: 0;
    border-top: 1px solid #999;
    height: 0;
}

h3 {
	font-size: 12px;
	margin: 0;
}

img {
    border: none;
}

A, Visited, Active {
    color: #003399;
    text-decoration: underline;
}
A:Hover {
    color: #990000;
    text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------*/
/* Print / Send to Friend Support */
#showOnPrint {
    display: none;
}
#printSendFunctions {
    float: right;
}

/*---------------------------------------------------------------------------------------------*/
/* Text Formatting */
.title {
    font-size: 14px;
    font-weight: bold;
}
.title-blue {
    font-size: 14px;
    font-weight: bold;
	color: #64C7FD
}
.small {
    font-size: 9px;
}
.font-regular {
	font-size: 11px;
}
.font-large {
	font-size: 13px;
}
.font-ex-large {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif
}
.caption {
    font-size: 9px;
    color: #666666;
}
.error {
    color: #990000;
}
.notAvailable {
    color: #999999;
    text-decoration: line-through;
}
.blue-font {
	color: #64C7FD	
}
/*---------------------------------------------------------------------------------------------*/
/* Data Display Settings */
.dataBoxBorder {
    border: solid 1px #333;
    padding: 4px;
}
.dataBoxBody {
}
.dataBoxHeader {
    font-size: 11px;
    font-weight: bold;
}
.dataBoxRowTitle, .dataBoxRowTitleCustom {
    font-weight: bold;
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.dataBoxRowValue {
    text-align: left;
    vertical-align: middle;
    width: 99%;
}
.dataBoxRowValueBorder {
    border: solid 1px #666666;
}
.dataBoxFooter {
    color: #666666;
    font-weight: bold;
}


/*---------------------------------------------------------------------------------------------*/
/* Control Formatting */
.formButton_small {
    background-color: Transparent;
    background-image: url(images/buttonBG_Small.gif);
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_medium {
    background-color: Transparent;
    background-image: url(images/buttonBG_Medium.gif);
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 150px;
}
.formButton_large {
    background-color: Transparent;
    background-image: url(images/buttonBG_Large.gif);
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}
@-moz-document url-prefix()
 {
 .formButton_small, .formButton_medium, .formButton_large { height: auto; padding: 1px 0 2px 0; }
 }
.formControl {
    border: solid 1px #000000;
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
    padding: 3px 2px 2px 2px;
}
SELECT.formControl {
    border: solid 1px #000000;
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
    height: 20px;
    padding: 0px;
}

/*---------------------------------------------------------------------------------------------*/
/* Breadcrumbs */
#breadcrumbs {
}
#breadcrumbs.A, #breadcrumbs.A:Visited, #breadcrumbs.A:Active {
    color: #003399;
    text-decoration: underline;
}
A:Hover {
    color: #990000;
    text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------*/
/* Repeater Pagination (not related to grid pagination) */
#pageLinks {
    text-align: right;
}
.pageCurrent {
    font-weight: bold;
}
A.pageNextLink, .pageNextLink:Visited, .pageNextLink:Active {
    color: #003399;
    text-decoration: underline;
}
A.pageNextLink:Hover {
    color: #990000;
    text-decoration: underline;
}
A.pagePrevLink, .pagePrevLink:Visited, .pagePrevLink:Active {
    color: #003399;
    text-decoration: underline;
}
A.pagePrevLink:Hover {
    color: #990000;
    text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------*/
/* Tab Support */
.tabOff {
    background: transparent url(images/tabOff.gif) 0px 0px no-repeat;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10px;
    float: left;
    height: 18px;
    margin: 0;
    padding-top: 5px;
    text-align: center;
    width: 115px;
}
.tabOn {
    background: transparent url(images/tabOn.gif) 0px 0px no-repeat;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10px;
    float: left;
    margin: 0;
    padding-top: 5px;
    height: 18px;
    text-align: center;
    width: 115px;
}
.tabHeader {
    border: solid 1px #919B9C;
    border-bottom: none;
    padding: 5px 5px 0px 5px;
    margin-top: -3px;
}
.tabBodyOn {
    border-left: solid 1px #919B9C;
    border-right: solid 1px #919B9C;
    padding: 5px 5px 0px 5px;
}
.tabBodyOff {
    display: none;
}
.tabFooter {
    border: solid 1px #919B9C;
    border-top: none;
    padding: 0px 5px 5px 5px;
}



#diskUsage {
    border: solid 1px #000000;
    padding: 10px;
    text-align: center;
    float: right;
}

/*---------------------------------------------------------------------------------------------*/
/* eCommerce Support */
.priceRetail {
    color: #000000;
    text-decoration: line-through;
}
.priceSale {
    color: #990000;
    font-weight: bold;
}
.priceSavings {
    color: #990000;
    font-weight: bold;
    font-style: italic;
}

.pricingHeader_regular {
    border: solid 1px #999999;
    color: #000000;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
}
.pricingHeader_sale {
    border: solid 1px #999999;
    color: #990000;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
}
.pricingDetail_regular {
    border: solid 1px #999999;
    color: #000000;
    font-size: 9px;
    text-align: center;
}
.pricingDetail_sale {
    border: solid 1px #999999;
    color: #990000;
    font-size: 9px;
    text-align: center;
}
.pricingDetail_retail {
    border: solid 1px #999999;
    color: #000000;
    font-size: 9px;
    text-align: center;
    text-decoration: line-through;
}

.cartItem_title {
    color: #000000;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
}
.cartItem_value {
    color: #000000;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
}

.salesOrder_box {
    border: solid 1px #fff;
    vertical-align: top;
}
.salesOrder_boxHighlighted {
    border: solid 1px #fff;
    vertical-align: top; 
}
.salesOrder_header {
    background-color: #999999;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
.salesOrder_subHeader {
    background-color: #eeeeee;
    color: #000;
    font-weight: bold;
    padding: 5px;
}
.salesOrder_totalTitle {
    font-weight: bold;
    text-align: right;
}
.salesOrder_totalValue {
    font-weight: bold;
    text-align: right;
}
.salesOrder_detail {
    padding: 5px;
}
.salesOrder_line_even {
    background-color: Transparent;
}
.salesOrder_line_odd {
    background-color: #333333;
}
h1 {
	font-size: 16px;	
}
/******snippet stuff************/
#upcoming-appearances {
	width: 247px; margin: 14px 0 0 0;
	color: #ffffff;
}
#upcoming-appearances-body {
	background: #666666;
	min-height:40px;
	padding:8px 6px;
}
#additional-info {
	width: 232px; margin: 14px 0 0 0;
	color: #ffffff;
	overflow:hidden;
	min-height: 120px;	
}
#additional-info-body {
	background: #666666;
	min-height:40px;
	padding:8px 6px;
	width: 232px;
	overflow: hidden;
}
.dataBoxRowTitleCustom 
{
    padding-top: 3px;
}
.socialLinksTable td 
{
    vertical-align: top;
}
.socialLinksTable tr
{
    padding:4px;
}
#social-links {
	width: 247px; margin: 14px 0 0 0;
	color: #ffffff;
}
#social-links-title 
{
    font-weight:bold;
    font-size: 16px;
    color: #fff;
    padding: 5px 5px 5px 15px;
    background: #000;
}
#social-links-body {
	background: #666666;
	min-height:40px;
	padding:8px 6px;
}
#social-links-body ul 
{
    list-style: none;
	margin: 0; 
	padding: 0 0 0 10px;
}
#social-links-body li
{
    margin: 0; 
    padding: 0px;
	float: left;
	position: relative;
	width: 100px;
	height: 35px;
	text-align:center;
	vertical-align:middle;
}
.includedCategoryNode
{
    font-weight: bold;
}
.notIncludedCategoryNode
{
    font-weight: normal;
}
