*
{
	font-size: 13px; 
	font-family: Arial,Helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333;
}

body
{
	margin: 0px;
	xbehavior: url(../includes/csshover.htc);
	background-image: url(../images2/bfade.png);
	background-repeat: repeat-x;
	background-color: #DCEEFA;
    color: #1b1b1b;
}

html
{
	xfilter: expression(document.execCommand("BackgroundImageCache", false, true));
	overflow-y: scroll;
}

a
{
	color: #00629F;
	text-decoration: none;
}

a:hover
{
	color: #00629F;
	text-decoration: underline;
}

a.sel
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.sel:hover
{
	text-decoration: underline;
}

a.edit
{
	color: #FF0000;
	text-decoration: none;
}

a.edit:hover
{
	color: #FF0000;
	text-decoration: underline;
}

small
{
	font-size: 11px;
}

.halfTone
{
	color: #999;
}

h1
{
	color: #333;
	font-weight: bold;
	background-color: #B2D0F2;
	background-image: url(../images2/head.png);
	background-repeat: repeat-x;
	border: solid 1px #B2D0F2;
	height: 30px;
	width: 100%
}

h1 div.holder
{
	border: solid 1px #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 21px;
}

h1 div.holder div.text
{
	color: #00629F;
	float: left;
	font-size: 18px;
	line-height: 22px;
}

h1 div.holder div.menu
{
	float: right;
	text-align: right;
	line-height: 22px;
	font-weight: normal;
	color: #7C93B0;
}

h1.update
{
	font-weight: bold;
	border: solid 1px #c00;
	height: 30px;
	width: 100%
}

h1.update div.holder
{
	background-color: #c00;
	border: solid 1px #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 21px;
}

h1.update div.holder div.text
{
	color: #fdd;
	float: left;
	font-size: 14px;
	line-height: 22px;
}

.heading
{
	color: #999;
	background-color: #f0f0f0;
	background-image: url(../images2/headgr.png);
	background-repeat: repeat-x;
	border: solid 1px #d5d5d5;
}

.heading div.left
{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 22px;
}

.heading div.right
{
	color: #999;
	float: right;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 10px;
	line-height: 22px;
}

.heading b
{
	color: #999;
	display: block;
	border: solid 1px #fff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 18px;
	line-height: 22px;
}

.mediumTabRight
{
	float: right;
	width: 588px;
}

.mediumTabLeft
{
	width: 588px;
}

.largeTabLeft
{
	width: 750px;
}

.fullTabLeft
{
	width: 100%;
}

.smallTabLeft
{
	width: 332px;
}

.tinyTabRight
{
	float: right;
	width: 132px;
}

.tabOpen
{
	float: left;
	background-color: #f0f0f0;
	border-top: solid 1px #dadada;
	border-left: solid 1px #dadada;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 11px;
	font-size: 14px;
	font-weight: bold;
	color: #333
}

.tabEnd
{
	padding-top: 4px;
	padding-bottom: 3px;
	float: left;
	background-image: url(../images2/tr2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 12px;
	font-size: 14px;
	font-weight: bold;
}

.tabMenu
{
	float: right;
	color: #999;
	padding-top: 4px;
}

.tabInfo
{
	float: left;
	padding-left: 18px;
	color: #999;
	padding-top: 4px;
}

.tabBox
{
	clear: left;
	border: solid 1px #dadada;
}

.tabBox p
{
	padding: 8px 16px 8px 16px;
}

.tabDivider
{
	clear: left;
	border: solid 1px #dadada;
}

.tabDividerPlain
{
	clear: left;
}

.tabDivider p
{
	padding: 11px;
}

div#banner
{
	border-left: solid 1px #00629F;
	border-right: solid 1px #00629F;
	background-image: url(../images2/banner3.png);
	background-color: White;
	height: 90px;
	width: 960px;
}

div#banner div.bannerAdvert
{
	padding-top: 15px;
	padding-right: 16px;
	float: right;
}

#mainContent
{
	clear: both;
	border-bottom: solid 1px #00629F;
	border-left: solid 1px #00629F;
	border-right: solid 1px #00629F;
	background-color: White;
	width: 960px;
}

#innerContent
{
	text-align: left;
	padding: 12px;
}

#innerContent .content
{
}

#innerContent .contentIndent
{
	padding-left: 50px;
}

#innerContent .contentParagraph
{
	padding-right: 12px;
	padding-left: 12px;
}

#innerContent .contentCenter
{
	text-align: center;
}

#innerContent .contentBox
{
	border: solid 1px #ddd;
	background-color: #f7f7f7;
}

#innerContent .contentBox p
{
	padding: 12px;
}

#innerContent .content p, #innerContent .contentIndent p
{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
}

.validation
{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
}

#innerContent .contentLeft
{
	width: 332px;
}

#innerContent .contentLeft p
{
	padding-left: 12px;
	padding-bottom: 8px;
}

#innerContent .contentLeft p.extra
{
	padding-left: 12px;
	padding-bottom: 12px;
}

#innerContent .contentRight
{
	float: right;
	width: 332px;
}

#innerContent .contentRight p
{
	padding-left: 12px;
	padding-bottom: 8px;
}

#innerContent .contentRight p.extra
{
	padding-left: 12px;
	padding-bottom: 12px;
}

#innerContent .contentLeft p a, #innerContent .contentRight p a
{
	font-weight: bold;
	color: #1D6897;
}

#menuBar
{
	width: 960px;
	border-top: solid 1px #353535;
	border-bottom: solid 1px #353535;
	border-left: solid 1px #00629F;
	border-right: solid 1px #00629F;
	background-image: url(../images2/menu.png);
	background-repeat: repeat-x;
	height: 30px;
}

#menuBar ul
{
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	float: left;
	list-style: none;
	color: White;
	height: 30px;
	width: 660px;
}

#menuBar .searchBox
{
	float: right;
	color: White;
	padding-top: 3px;
}

input
{
	padding: 1px;
}

#menuBar .searchBox input
{
	font-size: 12px;
	border: solid 0px red;
}

div.searchHolder
{
	float: left;
	background-image: url(../images2/sbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

div.searchHolder div
{
	float: left;
	padding: 3px 8px 0px 4px;
}

div.searchHolder input#searchString
{
	font-size: 12px;
	border: solid 0px blue;
	width: 174px;
}

div.searchButton
{
	float: left;
	height: 24px;
	width: 60px;
}

input#searchFor
{
	border: solid 1px #999;
	padding: 1px;
	width: 150px;
}

#menuBar .searchBox img#siteSearch
{
	cursor: pointer;
	vertical-align: top;
}

#menuBar li
{
	float: left;
}

#menuBar li a
{
	float: left;
	font-family: verdana,arial,helvetica;
	padding: 6px 12px 8px 12px;
	margin: 0px 0px -0px 0px;
	color: White;
	text-decoration: none;
	border-left: solid 1px #4AA6E1;
	border-right: solid 1px #217DBE;
	background-image: url(../images2/menu.png);
	background-repeat: repeat-x;
	color: White;
}

#menuBar li a:hover
{
	border-right: solid 1px #1659AC;
	background-image: url(../images2/menuh.png);
}

#footer
{
	text-align: left;
	clear: both;
	border: solid 1px #00629F;
	background-color: white;
	padding:  0px;
	width: 960px;
	margin: auto;
	color: #999;
}

#footerLeft 
{
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 2px;
}

#footerRight
{
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 2px;
	float: right;
	font-size: 11px; 
	color: #999;
}

div.test
{
	width: 600px;
	height:300px;
	text-align: left;
	background-image: url(../images2/back1.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FBFBFB;
	border: #eeeeee;
}

div.loginStatus
{
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	padding: 3px; 
}

div.loginStatus table
{
	border-collapse: collapse;
	width: 100%;
}

table.std
{
	border-collapse: collapse;
	text-align: left;
	background-image: url(../images2/back1.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FBFBFB;
	border: #eeeeee;
}

table.std tr
{
	height: 30px;
}

table.std th, table.std th.sort
{
	background-image: url(../images2/htr.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.std th.sort
{
	cursor: pointer;
	vertical-align: middle;
}

table.std td
{
	background-image: url(../images2/ctr.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}

table.std td.groupHeader
{
	border-top: solid 1px #dfdfdf;
	background-image: url(../images2/fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 3px;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	color: Black;
	font-weight: bold;
}

table.std td.col1
{
	vertical-align: top;
	background-color: #FBFBFB;
	padding-bottom: 12px;
}

table.std td.col1Alt
{
	vertical-align: top;
	background-color: #FFFFFF;
	padding-bottom: 12px;
}

table.std td.col2
{
	vertical-align: top;
	background-color: #F7F7F7;
	padding-bottom: 12px;
}

table.std td.col2Alt
{
	vertical-align: top;
	background-color: #FCFCFC;
	padding-bottom: 12px;
}

table.std td small, table.std td.col1 small, table.std td.col1Alt small, table.std nobr
{
	font-size: 11px;
	vertical-align: top !important;
	vertical-align: middle;
}

table.form
{
	border-collapse: collapse;
	text-align: left;
	background-image: url(../images2/back1.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FBFBFB;
	border: #eeeeee;
}

table.form tr
{
	height: 30px;
}

table.form td, table.form td.buttons
{
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #eee;
	vertical-align: middle;
}

table.form td.prompt
{
	padding-top: 8px;
	vertical-align: top;
}

table.form td.buttons
{
	padding-top: 8px;
	padding-bottom: 8px;
}

table.form td.plain
{
	border: 0;
}

table.form div.spacer
{
	padding-top: 2px;
	padding-bottom: 2px;
}

table.layout
{
	border-collapse: collapse;
}

table.layout tr.fixed
{
	height: 18px;
}

table.layout td
{
	background-image: none;
	padding: 0px;
	vertical-align: middle;
	border: none;
	line-height: normal;
}

table.layout td.padded
{
	background-image: none;
	text-align: center;
	padding: 12px;
}

table.layout td.prompt
{
	color: #999;
	vertical-align: top;
	background-image: none;
	padding: 0px 6px 0px 0px;
}

table.layout td.fullprompt
{
	vertical-align: top;
	background-image: none;
	padding: 0px 6px 0px 0px;
}

table.layout td.video
{
	padding-top: 4px;
	padding-right: 10px;
	vertical-align:top;	
	line-height: normal;
}

table.layout td.videostats
{
	padding-top: 4px;
	vertical-align: top;
	line-height: normal;
}

table.admin
{
	border-collapse: collapse;
}

table.admin th
{
	margin: 0px;
	padding: 4px;
	text-align: left;
	background-color: #4269A6;
	color: White;
	font-size: 13px;	
	font-weight: bold;
	border: solid 1px #4269A6;
}

table.admin td
{
	margin: 0px;
	padding: 4px;
	text-align: left;
	font-size: 13px;	
	border: solid 1px #666;
}

table.admin td p
{
	padding: 0px;
}

table.admin td nobr
{
	font-size: 13px;	
}

em
{
	font-style: normal;
	color: #999;
}

.clear
{
	clear: both;
}

.clearLeft
{
	clear: left;
}

.clearRight
{
	clear: right
}


div.mediumBox
{
	float: left;
	background: url(../images2/boxm.gif);
	background-repeat: no-repeat;
	width: 332px;
	height: 120px;
}

div.mediumBoxRight
{
	float: right;
	background: url(../images2/boxm.gif);
	width: 332px;
	height: 120px;
}

div.largeBox
{
	background: url(../images2/boxl.gif);
	width: 588px;
	height: 120px;
}

div.mediumBox div.img, div.mediumBoxRight div.img, div.largeBox div.img
{
	padding-top: 10px;
	padding-left: 12px;
	margin-right: 7px;
	float: left;
}

div.mediumBox div.content, div.mediumBoxRight div.content, div.largeBox div.content
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.mediumBoxRight div.contentFormClean, div.largeBox div.contentFormClean
{
	padding-top: 6px;
	padding-left: 16px;
}

div.mediumBoxRight div.contentForm
{
	padding-top: 12px;
	padding-left: 16px;
}

div.largeBox div.contentForm
{
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 10px;
}

div.mediumBoxRight em, div.largeBox em
{
	font-style: normal;
	color: #7C93B0;
}

div.mediumBox div.content h2, div.content div.content h2, div.largeBox div.content h2
{
	margin-bottom: 4px;
}

div.mediumBox div.content div.toolbar, div.largeBox div.content div.toolbar
{
	padding-bottom: 6px;
	padding-right: 4px;
}

.artistPic
{
	height: 100px;
}

.artistBio
{
	float: left;
	display: block;
	width: 860px;
}

.right
{
	float: right;
}

div.folderMenuItem
{
	position: relative;
	cursor: pointer;
}

div.menuItem
{
	font-size: 12px;
	background-image: url(../images2/submenu.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	text-decoration: none;
	border: solid 1px #999;
	width: 100%;
}

div.menuItem div
{
	padding: 0px 8px 1px 2px;
}

div.folderMenuItem div.subMenu
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	position: absolute;
	padding-top: 5px;
	left: 0px;
	top: 16px;
	width: 100%;
	display:none;
}

div.subMenu div
{
	background-color: #B48260;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-color: #999;
	padding: 1px 4px 1px 4px;
	height: 18px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: white;
	cursor: pointer;
}

div.subMenu div:hover
{
	padding: 1px 4px 1px 4px;
	height: 18px;
	text-decoration: none;
	background: url(../images2/menu.png) repeat-x;
	color: White;
}

span.amazon
{
	padding-left: 100px;
}

/*div.folderMenuItem div.subMenu
{
	display:none;
}

div.folderMenuItem:hover div.subMenu
{
	display:block;
}*/		

.actionButton 
{
	background-image: url(../images2/menu.png);
	background-repeat: repeat-x;
	border: solid 1px #353535;
	background-color: #B2D0F2;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	width:auto;
	overflow:visible;
	cursor: pointer;
	margin-right: 4px;
}

.actionButtonDis
{
	background-image: url(../images2/menud.png);
	background-repeat: repeat-x;
	border: solid 1px #666;
	background-color: #B2D0F2;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	width:auto;
	overflow:visible;
	cursor: auto;
	margin-right: 4px;
}

.errorHeader  {color: #9f0000; text-decoration: none; font-size: 13px; font-weight: bold}
.errorText  {color: #000000; text-decoration: none; font-size: 13px; font-weight: normal}
.infoHeader  {color: #00009f; text-decoration: none; font-size: 13px; font-weight: bold}
.infoText  {color: #000000; text-decoration: none; font-size: 13px; font-weight: normal}

ul
{
	padding: 6px;
	margin: 2px;
	text-indent: 12px;
}

.postNotes
{
	padding-top: 4px;
	padding-left: 12px;
}

.fullWidth
{
	width: 100%
}

.fullWidth table
{
	border-collapse: collapse;
	width: 100%;
}

.pagerTop, .pagerBottom, .postToolbar
{
	color: #999;
	font-size: 11px; 
}

.pagerTop, .pagerBottom
{
	text-align: right;
}

.pagerBottom
{
	padding-top: 6px;
}

.postToolbar
{
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: solid 1px #eeeeee;
}

.pagerTop a, .pagerBottom a, .postToolbar a
{
	font-size: 11px; 
}

.pagerTop b, .pagerBottom b, .postToolbar b
{
	font-size: 11px; 
}

.preview
{
	width: 700px;
	background-color: White;
	border: solid 1px #3795d1;
}

.preview div
{
	padding: 5px;
}

hr
{
	color: #DCEEFA;
}

img.media
{
	vertical-align: top !important;
	vertical-align: middle;
	border: 0;
}

img.avatar
{
	width: 60px;
	height: 60px;
	border: solid 1px #ddd;
}

div.leftMenu
{
	padding: 3px;
}

option
{
	margin-right: 7px;
}

label
{
	margin-left: 7px;
}

#popupWindow
{
	position:absolute;
	background-color:white;
	display:none;
	border: solid 1px #00629F;
}

#popupWindowInner
{
	padding: 6px;
}

#popupTitleHolder
{
	cursor: pointer;
}

#popupContent
{
}

.actionField
{
	border: solid 1px #999;
}

div.videostill
{
	width:135px; 
	height: 100px; 
	background-position: center center; 
	background-repeat: no-repeat;
}

.wizardHeader
{
	background-color: White;
}

td.wizardImage
{
	width: 250px;
	padding-top: 16px;
	margin-top: 16px;
	border-right: 1px solid #eeeeee;
}

#wizardDetails
{
	overflow: auto;
	height: 325px;
}

#wizardPageTitle
{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
}

#wizardPageHelp
{
	padding-top: 1px;
	padding-bottom: 3px;
}

.wizardPage
{
	padding-top: 12px;
	padding-bottom: 12px;
}

.wizardPage .spacer
{
	height: 30px;
}

.radioButton
{
	vertical-align: middle;
}

.upload
{
	color: Black;
	background-color: White;
}

#mainLinks
{
	display: none;
}

div.cloud
{
	border: solid 1px #dadada;
	text-align: justify;
	padding: 16px;
	vertical-align: middle;
}

div.pageBanner
{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

