/* 
____________________
VIA VISION THEME
____________________

 */


body {
	background: #999 url(/images/viavision/bg_via.gif);
}

a
{
	color: #124699;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	background: #DDEEFF;
}

a.underline
{
	background: bottom url(/images/gr_dotted.gif) repeat-x;
}

a.underline:hover
{
	background: #DDEEFF;	
}

a.button:hover
{
	background: none;
}

.highlight
{
	background-color: #F6E6EA;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 14px;
}

h4
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

h4 a
{
	background: bottom url(/images/gr_dotted.gif) repeat-x;
}

h5
{
	margin: 10px 0;
	font-size: 12px;
}

h5 a
{
	background: bottom url(/images/gr_dotted.gif) repeat-x;
}

hr {
	height: 1px;
	border-top: 1px solid #d4d4d4;
	margin: 5px 0px;
	padding: 2px 0px;
}

hr.dashed
{
	background: #cccccc url(/images/gr_dashed.gif) repeat-x top;
}

/* 
User Navigation (header)
*/
.userNavigation
{
	background: url(/images/viavision/bg_usernav.gif) bottom repeat-x; /* Top Border image */
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	margin-top: 20px;
	color: #333333;
}

.userNavigation a
{
	text-decoration: none;
	border-bottom: dotted 1px #AEBFC8;
	border: 0px none;
	margin: auto;
}

.userNavigation td
{
	font-size: 9px;
}

.userNavigation .userOptions td
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.userNavigation span {
	display: none;
}

a.madmanHome
{
	background: transparent url(/images/viavision/bt_madmanhome.gif) left top no-repeat;
	width: 175px;
	height: 20px;
	display: block;
	border: 0px none;
	margin: 0px;
}

.madmanHome span {
	display: none;
}
#lookingforavchannel {
	background: url(/images/viavision/txt_lookingforavchannel.gif) left top no-repeat;
	width: 139px;
	height: 11px;
	display: block;
	margin: 0px;
}	
#bt_pressarea {
	background: url(/images/viavision/paddedcell/bt_pressarea.gif) left top no-repeat;
	width: 35px;
	height: 28px;
	display: block;
}	
#bt_paddedcell {
	background: url(/images/viavision/paddedcell/bt_paddedcell.gif) left top no-repeat;
	width: 25px;
	height: 28px;
	display: block;
}	
#bt_collection {
	background: url(/images/viavision/paddedcell/bt_collection.gif) left top no-repeat;
	width: 30px;
	height: 28px;
	display: block;
}
#bt_wishlist {
	background: url(/images/viavision/paddedcell/bt_wishlist.gif) left top no-repeat;
	width: 24px;
	height: 29px;
	display: block;
}
#bt_orders {
	background: url(/images/viavision/paddedcell/bt_orders.gif) left top no-repeat;
	width: 31px;
	height: 28px;
	display: block;
}

/* 
Main Background & padding
*/
.main
{
	background: #ffffff url(/images/viavision/bg_main.gif); 
	padding: 9px 14px 10px 15px;
}

/*
Network Navigation (footer)
*/
.networkNavigation
{
	background: url(/images/viavision/bg_networknav.gif) center top repeat-x;
}

.networkNavigation span {
	display: none;
}
.txt_networkmadman {
	background: url(/images/viavision/txt_networkmadman.gif) left top no-repeat;
	width: 36px;
	height: 14px;
	display: block;
}
.txt_networkcompanywebsites {
	background: url(/images/viavision/txt_networkcompanywebsites.gif) left top no-repeat;
	width: 76px;
	height: 14px;
	display: block;
}
.txt_networktools {
	background: url(/images/viavision/txt_networktools.gif) left top no-repeat;
	width: 22px;
	height: 12px;
	display: block;
}

/*
Label Specific Header
*/
/* Header */
.channelNavigation{
	background: url(/images/viavision/header_via.jpg) left top no-repeat;
	width: 750px;
	height: 115px;
	border-bottom: 0px;
}

/* Search Box */
.channelSearch
{
	text-align: right;
	padding: 48px 28px 0 0;
}
.searchBox {
	background: #eeeeee;
	border: #969696 1px solid;
	font-size: 11px;
	padding: 1px 2px 2px 2px;
	text-align: left;
	vertical-align: middle;
}
.searchBox:focus {
	background: #ffffff;
}
.searchButton {
	vertical-align: middle;
}

/* 
Styles for sidebar and channel pages 
*/
.layout
{
	background: #333333 url(/images/viavision/bg_sidebar_bottom.gif) top repeat-x; 
}

.sidebar
{
	width: 177px;
	background:  url(/images/viavision/bg_border.gif) right repeat-y;
	padding-bottom: 16px;
	border-right: 1px solid #ffffff;
}

.sidebar .navigation
{
	padding-top: 10px;
	background: url(/images/viavision/bg_navigation_top.gif) top repeat-x;
	padding-bottom: 20px;
	border-right: 1px solid #000000; 
}

.sidebar a
{
	display: block;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #555555;
	border-bottom: solid 1px #000000; 
	padding-left: 8px;
}

.sidebar a.active
{
	background: #666666;
	border-bottom: solid 1px #000000; 
}

.sidebar a.active:hover
{
	background: #555555; 
}

.sidebar a:hover
{
	background: #000000; 
}

.sidebar .subNavigation
{
	background: #333333 url(/images/viavision/bg_subnavigation.gif) repeat-x;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #000000; 
}

/*
Channel specific classes
*/
.heading
{
	height: 20px;
	background: #E03838	url(/images/bg_heading.gif) right;
	color: #ffffff;
}

.heading p
{
	margin: 0px;
	padding: 2px 0px 0px 5px;
	font-weight: bold;
	font-size: 11px;
}
.heading.bland
{
	background: #666666 url(/images/bg_heading_bland.gif) right;
}

h4
{
	background: #7a0151 url(/images/viavision/bg_h4.gif) top repeat-x;
	font: 14px/38px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-left: 12px;
	display: block;
	height: 40px;
	text-transform: lowercase;
}

h4.nav
{
	color: #ffffff;
	background: #000 url(/images/viavision/bg_h4_nav.gif) repeat-x;
}

.miniCart h4
{
	background: #4574BF url(/images/aztec/bg_h4_cart.gif) right;
	padding-left: 6px;
}

h2 .bland
{
	background: #666666 url(/images/bg_heading_bland.gif) right;
}

.breadCrumb
{
	padding: 10px;
	background: #ffffff url(/images/viavision/bg_breadcrumb.gif) no-repeat;
	color: #333333;
	
}

.content .matter
{
	margin: 10px;
	
}

.columns .matter
{
	background: url(/images/viavision/bg_matter.gif) top right repeat-x;
	padding: 10px;
	font-size: 12px;
	margin: 0px;
}

/* 
Layout, columns, etc 

.columns {
	width: 458px;
}
.userNavigation table {
	width: 750px;
	text-align: left;
}
.userNavigation .userLogin {
	text-align: right;
	padding-bottom: 4px;
}
*/
/* 
"More" Buttons 
*/
.more
{
	display: block;
	padding: 5px 9px 7px 0px;
	text-align: right;
	background: #f3f3f3;
	margin-bottom: 8px;
}
.more img {
	background: #f3f3f3;
}
.more a:hover img {
	background: #dca7c9;
}

/*
Release Info - Single Page
*/
.messageArea
{
	background: #f4f4f4;
}

/*
Copyright
*/
.copyright
{
	color: #333333;
	font-weight: normal;
	text-align:right;
}

