@charset "UTF-8";
/* This is the css for scores section */

html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000000;
}

html {
	background-image: url('../../../images/BGs/bg.jpg');
	background-repeat: repeat-x;
}

body{
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 13px;
	background: transparent;
	overflow: auto;
}

body.popUpPage {
	background-image: none;
	background-color: #FFF;
	padding-left: 5px;
}
body.popUpPage #clipper {
	height: 100%;
}
a {
	color: #0c68a8;
	font-family: Arial,sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}

a:hover {
	color: #000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.normal {
	border-collapse:separate;
	border-spacing:4px;
}

td {
	vertical-align: top;
}

form {
	display: block;
	margin-bottom: 0;
}

fieldset {
	padding: 0;
	margin: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

p {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin-top: 1em;
	margin-bottom: 1em;
}

h1 {
	font-family:Verdana, sans-serif;
	font-size: 1.6em;
	margin: 0.6em 0;
	padding: 0;
	letter-spacing: 0.03em;
	font-weight: bold;
	color: #0b6aa9;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
}

h2 {
	font-family:Verdana, sans-serif;
	font-size: 1.5em;
	margin: 0.5em 0;
	padding: 0;
	color: #0B6AA9;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
	font-style: italic;
}

h3 {
	font-family:Verdana, sans-serif;
	font-size: 1.4em;
	margin: 0.4em 0;
	padding: 0;
	color: #0B6AA9;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
}

h4 {
	font-family:Verdana, sans-serif;
	font-size: 1.3em;
	margin: 0.3em 0;
	padding: 0;
	font-weight: bold;
	color: #0B6AA9;
	font-style: italic;
}

h5 {
	font-family:Verdana, sans-serif;
	font-size: 1.2em;
	margin: 0.2em 0;
	color: #0B6AA9;
	padding: 0;
}

h6 {
	font-family:Verdana, sans-serif;
	font-size: 1.1em;
	margin: 0.1em 0;
	padding: 0;
	color: #0B6AA9;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:bold;
}

label {
	font-size: 1em;
	font-weight: bold;
	color: #0B6AA9;
}

.auto {
	width: auto !important;
	min-width: inherit !important;
}

.pre {
	white-space: nowrap !important;
}

.clearLeft {
	clear: left;
}

.white {color: #0b6aa9;}

/********** Loading Splash *****************/
#loadingSplash {
	display: none;
	z-index:101;
}

.loadingSplash {
	display: inline;
	color: #000000;
	padding: 0 2px;
	margin: 2px;
	width: 70px;
}
/******* Loading Splash END

/*************** Wrapper *******************/
#wrap {
	margin: 110px  50px 0;
	height: 100%;
	overflow: hidden;
}
/************* Wrapper END ****************/

/*************** Header *******************/
#header {
	position: absolute;
	display: block;
	left: 235px;
	right: 235px;
	top: 22px;
	height: 93px;
	background-image: url('../../../images/BGs/header_bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #d9d9d8;
}

#head_info {
	color: #4d4d4d;
	font-size: 0.75em;
	line-height: 2em;
	text-align: right;
	text-transform: uppercase;
	height: 100px;
	margin: 7px 3% 0 0%;
	/*overflow: hidden; commented because of fb like button*/
}

#head_info a {
	font-size: 1em;
	line-height: 2em;
	text-transform: uppercase;
}

#head_info .high {
	color: #0661a0;
}
	
#head_login {
	width: 260px;
	float: right;
	margin: 7px 1% 0 3%;
}

#head_login label {
	color: #4d4d4d;
	display: inline;
	font-size: 0.75em;
	text-transform: uppercase;
}

#head_login input {
	border: 1px solid #7d7d7d;
	background-color: #FFF;
	font-size: 0.85em;
	height: 1.2em;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 1px;
	padding: 0;
	vertical-align: top;
	width: 94px;
}

#head_login input.formButton {
	background-color: #d9d9d8;
	background-image: url('../../../images/BGs/but_login.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: none;
	text-transform: uppercase;
	width: 81px;
	height: 20px;
	font-size: 11px;
	padding-bottom: 3px;
	letter-spacing: normal;
	cursor: pointer;
}

#logoutBlock input.formButton {
	font-size: 1em;
}

#head_login a.forgotten {
	color: #4d4d4d;
	font-size: 0.8em;
}

#head_login a.new {
	color: #4d4d4d;
	font-weight: bold;
	font-size: 1em;
	margin-right: 0.5em;
	height: 20px;
	line-height: 20px;
}

#head_login a.linkGiftIcon, #logoutBlock a.linkGiftIcon {
	display:block;
	height: 20px;
	line-height: 20px;
	margin-left: 0.5em;
	padding-left: 22px;
	background-image: url('../../../images/ContentImages/gift_icon.png');
	background-repeat: no-repeat;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 1em;
	margin-right: 0.5em;
}

#head_login a {
	color: #4d4d4d;
	font-weight: normal;
	font-size: 0.9em;
}

#logoutBlock {
	color:#4d4d4d;
	font-size:0.75em;
	line-height:2em;
	text-transform:uppercase;
}

#logoutBlock strong {
	text-transform: none;
	font-weight: bold;
	color: #4d4d4d;
	font-size: 1.1em;
}

#logoutBlock a {
	text-transform: none;
	font-weight: bold;
	color: #4d4d4d;
	font-size: 1.3em;
}

#logoutBlock a.linkGiftIcon {
	font-size: 1.2em;
	margin-left: 0;
	margin-top: 0.3em;
}

#logoutBlock a:hover {
	color: #718637;
}

#logoutBlock a.logout {
	color: #A00;
	margin-left: 3ex;
}

#logoutBlock a.logout:hover {
	color: #718637;
}

#logo_left {
	display: block;
	position: absolute;
	width: 235px;
	height: 133px;
	top: 0;
	left: 0;
}

#logo_right {
	display: block;
	position: absolute;
	width: 235px;
	height: 133px;
	top: 0;
	right:0;
}

#logo_left img, #logo_right img {
	border: none;
}

#header_top {
	position: absolute;
	display: block;
	background-image: url('../../../images/BGs/header_top.jpg');
	background-repeat: repeat-x;
	top: 0;
	left: 235px;
	right: 235px;
	height: 22px;
}

#curtainsLeft {
	position: absolute;
	top: 133px;
	left: 0;
}

#curtainsRight {
	position: absolute;
	top: 133px;
	right: 0;
}
/**************Header END ***************/

/************** Menu *********************/
#navi {
	margin: 0;
}

#navi ul {
	list-style-type: none;
	margin: 27px 0 0 0;
	padding: 0;
	display: block;
	height: 27px;
}
	
#navi ul li {
	display: block;
	float: left;
	border: medium none;
	margin-right: 4px;
}
	
#navi ul li a {
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	font-family: Verdana;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	height: 29px;
	line-height: 30px;
	padding: 0 0.5em;
	text-align: center;
	text-decoration: none;
}

#navi ul li a img {
	border: none;
	margin-top: 8px;
}
#navi ul li a:hover, #navi ul li a.menuactive {
	color: #0C68A8;
	background-image: url('../../../images/scores/BGs/navi_but_bg_over.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#navi ul li a.adminLink {
	text-transform: uppercase;
}

/* Submenu */
#subnavi {
	margin: 2px 0;
	height: 22px;
}

#subnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}
	
#subnavi ul li {
	display: block;
	float: left;
	height: 21px;
	border-bottom: solid 1px #cbcbcb;
}

#subnavi ul li a {
	color: #FFF;
	display: block;
	min-width: 50px;
	margin-right: 0.5em;
	white-space: nowrap;
	font-family: Verdana;
	font-size: 0.8em;
	height: 21px;
	line-height: 20px;
	padding: 0 1em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../../../images/scores/BGs/subnavi_but_bg.png');
	background-repeat: repeat-x;
}

#subnavi ul li a:hover, #subnavi ul li a.menuactive {
	background-image: url('../../../images/scores/BGs/subnavi_but_bg_over.png');
	background-repeat: repeat-x;
	color: #0C68A8;
}

#submenuReplacer {
	height: 3px;
}

.adminTabs {
	margin-bottom: 1em;
}
/* Submenu END */

#ff {
	background-color: transparent;
	position: absolute;
	top: 121px;
	right: 55px;
	z-index: 2;
}
/* Flags */
#flags {
	text-align: right;
	float: left;
	margin-top: 4px;
}

#flags img{
	margin-left: 0;
	border: none;
}
/* Flags END */

/* Flags */
#font {
	text-align: right;
	background-color: transparent;
	float: left;
	margin-right: 10px;
}

#font a {
	text-decoration: none;
	color: #000;
}

#font a:hover {
	color: #777;
}

/* Flags END */

/************* Menu END *****************/

/*************** Content ******************/
#clipper {
	overflow: auto;
	height: 300px;
	font-size: 1em;
	/* Very important!!! Must be relative because of layer over forms, and google maps and IE bug */
	position: relative;
}

#cw {
	width: 100%;
}

/************* Content END *************/

/************ Banners ******************/

#banners {
	width: 350px;
	padding-right: 2px;
	font-size: 0.85em;
}

.infoBlock * {
	font-weight: normal;
}

.infoBlock {
	color: #000;
	margin-bottom: 1.2em;
}

.infoBlock #linkDownload {
	background-color: #AAA;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.1ex 1ex 0.2ex 1ex;
}

.infoBlock h2, #shoppingCartBlock th {
	font-size: 1.2em;
	padding: 0.3em 4px;
	border: none;
	text-align: left;
}

.infoBlock h2, .infoBlock h2 a, #shoppingCartBlock th {
	background-color: #0c68a8;
	color: #FFFFFF;
	font-family:Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	line-height: normal;
	font-size: 1em;
}

.infoBlock h2 a {
	text-align: left;
}

.infoBlock .content {
	display: block;
	margin: 1px 0 0 0;
	padding: 3px 4px 3px 3px;
	background-color: #EEE;
	border: solid 1px #E5E5E5;
}

.infoBlock h3 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 0 7px 0;
}


.infoBlock .content .listItem {
	margin-bottom: 0.5em;
}

.infoBlock .content .listItem .imgLink {
	float: left;
	display: block;
	margin-right: 5px;
	height: 30px;
	width: 45px;
}

#cblg_imgPreview {
	position: absolute;
	right: 450px;
}

.infoBlock .content .listItem .imgLink img {
	height: 30px;
	width: 45px;
}

.infoBlock .content .listItem .listItemContentRight {
	margin-left:50px;
}

.infoBlock .content a.primary {
	color: #0B6AA9;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 0.9em;
	white-space: nowrap;
	font-weight: bold;
}

.infoBlock .content a.secondary {
	color: #000;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: normal;
}

#banners .infoBlock .content .light {
	font-weight: normal;
}

.infoBlock .content a.secondary:hover, .infoBlock .content a.primary:hover {
	background-color: transparent;
	text-decoration: underline;
}

.infoBlock .content .prev {
	float: left;
}

.infoBlock .content .next {
	text-align: right;
	margin-bottom: 0.1em;
}

#banners .grid {
	width: 100%;
}

#banners .grid td {
	width: 50%;
	vertical-align: top;
}

#banners .grid td.left .infoBlock {
	margin-right: 1px;
}

#banners .grid td.right .infoBlock {
	margin-left: 1px;
}

/********** Banners END *************/

/********** Footer *******************/
#footer {
	position: absolute;
	z-index: 110;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	height: 50px;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../../../images/BGs/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	vertical-align: middle;
}

#footernavi {
	height: 40px;
	margin: 0 5%;
}

#footernavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	width: auto;
	padding-top: 32px;
}
	
#footernavi ul li {
	border: medium none;
	display: inline;
}
	
#footernavi ul li a, #footernavi ul li.copyright {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	padding: 0 0.8em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#footernavi ul li.copyright {
	text-transform: none;
	font-size: 0.75em;
}

#footernavi ul li a:hover {
	background-color: transparent;
}

.copyright {
	text-align: center;
	margin: 0.5em;
}

/********* Footer END **************/


/************** form *************/
ul.errors {
	background-color: #FFFFFF;
	border: solid 1px #AA0000;
	margin-left: 0;
	padding-left: 0;
}

ul.errors li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 1px;
	padding: 3px;
	background-color: #FFD6D6;
	color: #B7370A;
}

ul.errors li.title {
	font-weight: bold;
}

.error {
	color: #B7370A;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 3px;
}

.requiredAsterix {
	color: #0B6AA9;
	font-weight: normal;
}

.form {
	width: 100%;
}

.form a {
	color: #0B6AA9;
}

.formSeparator {
	color: #0B6AA9;
	background-color: #0B6AA9;
	height: 1px;
}

.formHeader {
	color: #FFFFFF;
	background-color: #0B6AA9;
	font-family:Verdana, sans-serif;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0.2em 0.3em;
	font-style: italic;
	letter-spacing: 0.05em;
}

.formHeader a, .formHeader a:hover {
	color: #FFFFFF;
}

td.formRow, td.formRowInfoFull {
	background-color: #FFFFFF;
	padding: 5px 4px;
	font-weight: bold;
}

.formDataColor {
	background-color: #0B6AA9;
}

td.formRowInfoFull {
	background-color: #DDDDDD;
	color: #0B6AA9;
	font-size: 1.1em;
	padding: 0.5em 0.3em 0.1em 0.3em;
	font-style: italic;
	font-weight: bold;
}

.formLabel, .formLabelSubmit {
	width: 160px;
	padding: 2px 4px;
	font-weight: normal;
	font-size: 1em;
	background-color: #DDDDDD;
	text-align: right;
	vertical-align: top;
	color: #0B6AA9;
}

.formLeft .formLabel {
	text-align: left;
}

.formData, .formDataSubmit {
	padding: 2px 4px;
	background-color: #DDDDDD;
	vertical-align: top;
	color: #333;
}

.formDataBg {
	background-color: #DDDDDD;
}

.formData label {
	color: #333;
}

.formDataSubmit {
	padding-top: 10px;
	padding-bottom: 4px;
}


.formInfo {
	color: #555555;
	font-size: 11px;
	text-align: left;
}

/* Form Fields */
input {
	color: #2C3266;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.formEdit, .formEditSmall, .formEditSmaller, .formEditBig, .formTextarea, .formTextareaBig, .formTextareaBigger, .formSelect, .formSelectSmall, .formSelectSmaller, .formSelectBig {
	font-family: "Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #777;
	background-color: #FFFFFF;
	color: #000;
	font-size: 0.9em;
	margin: 0;
}

.formEdit, .formSelect {
	width: 300px;
}

.formEditSmall {
	width: 120px;
}

.formEditSmaller {
	width: 60px;
}

.formEditBig {
	width: 500px;
}

.formTextarea {
	height: 100px;
	width: 300px;
}

.formTextareaBig {
	height: 200px;
	width: 500px;
}


.formTextareaBigger {
	height: 300px;
	width: 520px;
}

.formSelectSmall {
	width: 150px;
}

.formSelectSmaller {
	width: 75px;
}

.formSelectBig {
	width: 500px;
	height: 120px;
}

.formCheckbox, .formRadio {
	vertical-align: middle;
}

.formRadios label {
	font-weight: normal;
}

.formRadios input {
	vertical-align: middle;
	margin:0.15em;
}

.formButtonSmall {
	width: 52px;
}

.formButtonBig {
	width: 122px;
}

.formCompositeField {
	height: 200px;
	overflow: auto;
	background-color: #FFF;
	border: 1px solid #777;
}

.formIframe {
	height: 50px;
	width: 550px;
}

iframe.hidden {
	visibility: hidden;
	width: 0;
	height: 0;
}

.formButton, .formButtonSmall, .formButtonBig {
	color: windowtext;
	font-family: Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.selectOptionDisabled {
	color: #BBBBBB;
}

.formDateFormatInfo {
	white-space: nowrap;
	font-size: 0.9em;
}

.stars {
	width: 100px;
}
/* Form Fields END */

/* Form Extended */
.formExtended {
	width: 100%;
	background-color: transparent;
}

.formExtended .formLabel {
	width: 160px;
	text-align: right;
}

.formExtended .formData {
	min-width: 220px;
}

.formExtended .formEdit, .formExtended .formTextarea, .formExtended .formSelect {
	width: 210px;
}

.formExtended .formLabelSubmit {
	padding-top: 10px;
	padding-bottom: 10px;
}

.formExtended .formDataSubmit {
	text-align: center;
}

.formExtendedLabelLeft .formLabel {
	text-align: left;
}

.formExtendedFixed {
	width: auto;
}

.formExtendedFixed .formLabel {
	width: 160px;
}

.formExtendedFixed .formData {
	width: 130px;
	min-width: 130px;
}

/* Form Extended END */

/*********** Form END ******/

/********* Table ***********/
table.tableData th {
	border-right: solid 1px #FFF;
	border-left: solid 1px #FFF;
}

.tableBorder a {
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 2px 0;
	text-decoration: underline;
}

.tableBorder a.inline {
	display: inline;
}

#content .tableBorder a:hover {
	text-decoration: none;
}

.tableBorder .formInfo {
	color: #333333;
	font-size: 0.9em;
}

.tableBorder {
	width: 100%;
	border: none;
	background-color: transparent;
}

.trTableDataOdd td {
	background-image: url('../../../images/BGs/table_cell_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 2px;
	vertical-align: top;
}

.trTableDataEven td {
	background-image: url('../../../images/BGs/table_cell_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 2px;
	vertical-align: top;
}

.trTableData td {
	background-color: transparent;
	padding: 2px;
	vertical-align: top;
}

.trTableDataOver td, .trTableDataClick td {
	background-color: transparent;
	padding: 2px;
	vertical-align: top;
}

table.pages {
	width: 100%;
	clear: left;
}

table.pages .pages {
	text-align: right;
	padding: 5px 2px;
}

table.pages .pagesPrevNext {
	text-align: left;
	width: 20em;
}
.pagesPrevNext a {
	font-weight: bold;
}

table.pages .total {
	width: 30%;
	text-align: left;
}

tr.trTableHeader th {
	background-color: #919192;
	color: #FFF;
	padding: 0 1px;
	text-align: center;
	font-weight: bold;
}

tr.trTableHeader th a, tr.trTableHeader th a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.tableAction {
}

.tableAction td {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/********* table END ***********/

/*************** Cover All **************/
.coverAll {
	position: absolute;
	z-index: 1010;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #FFFFFF;
	-khtml-opacity: .50; -moz-opacity: .50; -ms-filter: "alpha(opacity=50)"; filter: alpha(opacity=50); opacity: .50;
}

.blur {
	position: absolute;
	background-color: #FFFFFF;;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	-khtml-opacity: .01; -moz-opacity: .01; -ms-filter: "alpha(opacity=1)"; filter: alpha(opacity=1); opacity: .01;
	cursor: pointer;
}

.blur a {
	color: #993300;
	font-weight: bold;
}

.inactive {
	-khtml-opacity: .50; -moz-opacity: .50; -ms-filter: "alpha(opacity=50)"; filter: alpha(opacity=50); opacity: .50;
}
/*************** Cover All END **************/

/****** miscellaneous ******/
.content {
	padding: 3px 3px 0 0;
	text-align: left;
}

.cv {
	height: 250px;
	overflow: auto;
}

.imgComposerContainer {
	padding-right: 10px;
	width: 350px;
}

div.addNew {
	padding-bottom: 10px;
}

a.addNew {
	background-color: #85a01d;
	color: #FFF;
	font-weight: bold;
	padding: 0 0.5em 0.2em 0.5em;
}

a.addNew:hover {
	font-weight: bold;
}

div.pathWrapper {
 	padding: 3px 2px 3px 2px;
 	margin-bottom: 0;
}

div.path {
	color: #333333;
	padding-left: 5px;
}


div.informWrapper {
	text-align: center;
	margin-bottom: 20px;
	background-color:transparent !important;
}

div.inform, div.notice, div.warning, div.error {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: left;
	background-color: transparent !important;
	border: 1px solid #AA0000;
	clear: both;
}

div.error {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	width: 290px;
	text-align: left;
}

div.overDisabled {
	width: auto;
	text-align: center;
	margin-top: 0;
	padding: 3px;
	font-size: 110%;
}

.formExtended div.error {
	width: 200px;
}

div.inform {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

div.inform div {
	margin-top: 10px;
	text-align: center;
}

div.jsFlashMessage {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	text-align: center;
	padding: 7px 0;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1.1em;
}

div.success {
	color: #009900;
	border:solid 1px #009900;
}

.important {
	color: #AA0000 !important;
	font-weight: bold !important;
}

.border {
	border: solid 1px #0B6AA9;
}

.borderFormCell {
	border: solid 0 #7C80CE;
}

.emph {
	font-weight: bold !important;
}

.delete, .tableBorder .delete, .forumTreeMessage .selected .delete, .negative {
	color: #993300 !important;
}

.positive {
	color: #009900;
}

/****** miscellaneous END ******/

/******** Login Form Popup *********/
#loginFormBlock, #loginFormBlockPopup, .promptMessage {
	display: block;
	z-index: 1011;
	position: absolute;
	width: 156px;
	margin-top: 40px;
	background-color: #FFFFFF;
}

#loginFormBlockPopup, .promptMessage {
	width: 100%;
	background-color: transparent;
}

#loginFormBlockPopup div, #loginFormBlock div{
	margin: 2px;
	background-color: #DDDDDD;
	border: solid 1px #DDDDDD;
}

#loginFormBlockPopup .formEdit, #loginFormBlock .formEdit {
	width: 144px;
}

#loginFormBlockPopup a.but, #loginFormBlock a.but, .promptMessage a.but {
	display: block;
	padding: 5px;
	background-color: #0B6AA9;
	color:#FFFFFF;
	margin: 2px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 12px;
}

#loginFormBlockPopup a:hover, #loginFormBlock a:hover {
	background-color: #85a01d;
	text-decoration: none;
	color: #cfdd96;
}

.promptMessage .form {
	background-color: #DDD;
}
/******** Login Form Popup END *********/

html a.linkButton {
	background-color: #0B6AA9;
	color: #D5EDB3;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#advertbutton td, .linkAdvertbutton {
	border-bottom: 1px solid #F4FFE4;
	padding: 0 10px 0 10px;
}

#advertbutton a, .linkAdvertButton {
	font: bold 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0.3em;
	text-align: center;
	background-color: #85a01d;
	color: #FFF;
}

a.linkAdvertButton {
	border: none;
	padding: 0.3em 1.5em;
}

#advertbutton a:hover, #content a.linkAdvertButton:hover {
	background: #85a01d;
	color: #FFF;
	text-decoration: none;
}

.ChapterHead {
	background-color: #0B6AA9;
	color: #FFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 4px;
	vertical-align: middle;
	font-style: normal;
}

a.ChapterHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #0B6AA9;
	font-style: normal;
}

.ChapterHead a {
	color: #FFF;
	font-weight: bold;
}

.ChapterHead a:hover {
	color: #FFF;
	text-decoration: none;
}


#startletter {
	padding: 0.6em 0;
	word-spacing: 0.4em;
}

#startletter a {
	font-size: 1em;
}

#fileTypeWindow, .fileTypeWindow {
	position: absolute;
	width: 320px;
	background-color: #FFFFFF;
	color: #0B6AA9;
	margin-top:-50px;
}

.fileTypeContent {
	max-height:250px;
	overflow:auto;
	padding-left:5px;
}

#fileTypeWindow div, .fileTypeWindow div {
	margin: 2px;
	background-color: #DDDDDD;
}

a.close {
	text-align: right;
	vertical-align: middle;
	background-color: #0B6AA9;
	color: #D5EDB3;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px;
	text-decoration: none;
	letter-spacing: 1px;
}

.fileTypeChapterHead {
	width: 100%;
	background-color: #0B6AA9;
}

.fileTypeChapterHead td {
	padding: 5px;
	background-color: #DDDDDD;
}

.navtab {
	border-color: #0B6AA9;
	border-width: 1px;
}

.Highlights {
	color: #0B6AA9;
	font-size: 1.2em;
	font-weight: bold;
}

#overview th {
	background: #DDDDDD none repeat scroll 0%;
	color: #0B6AA9;
	font-size: 1em;
	padding: 0.1em;
	text-align: left;
}

.SloganStart {
	color: #0B6AA9;
	font-family: Arial,sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bolder;
}

.Slogan {
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 2.5em;
	font-style: italic;
	font-weight: bold;
}

.rounded {
	background-color: #DDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.detailedSearchSelectedElements {
	display: inline;
}

.searchInfo {
	 height: 50px;
	 overflow: auto;
	 border: solid 1px #0B6AA9;
	 margin: 4px;
	 padding: 2px;
	 text-align: left;
}

.midiPlayer {
	margin-bottom: 10px;
	background-color: #DDD;
}

#viewInterpretation {
	width: 700px;
	margin: 5px auto;
}

.viewInterpretationWindow {
	border: solid 1px #0B6AA9;
	padding: 0 5px 10px 5px;
}

.annotation {
	font-size: 0.75em;
}

.annotation .annotation {
	font-size: 1em;
}

.wishComments {
	position: absolute;
	overflow: auto;
	width: 400px;
	padding: 5px;
	margin-left: -350px;
	background-color: #DDDDDD;
	color: #0B6AA9;
	border: solid 1px #0B6AA9;
}

.tooltipBlock {
	position: absolute;
	overflow: auto;
	width: 300px;
	padding: 5px;
	background-color: #DDDDDD;
	color: #0B6AA9;
	border: solid 1px #0B6AA9;
}

.navtabs {
	width: 100%;
}
.navtabs a:hover {
	background-color: transparent;
}

/********** News ***********/

tr.newsItem th.formLabel {
	background-color: #DDDDDD;
}

tr.newsItem td {
	padding: 5px;
}
tr.newsItem td a {
	display: inline;
}
/******** News END ******/

/********** Shop list **********/
.availability {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 0.5em;
}
/********** Shop list END **********/

/***** composition preiew  *****/
.cpDetailsHeader {
	min-width: 80px;
	white-space: pre;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #777;
	vertical-align: middle;
}

/***** composition preiew  *****/

.buttonViewBinder, .buttonViewBinder:hover {
	display:block;
	width:133px;
	padding:80px 5px 10px 5px;
	text-decoration:none;
	background-image:url('../../../images/ContentImages/mappe_clear_transparent.gif');
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #DDD;
	border: solid 1px #D0D0D0;
}

.viewBinderTop, .viewBinderMiddle, .viewBinderBottom {
	display:block;
	text-align:center;
	font-family: Arial;
	font-size: 20px;
	margin: 0.1em 0;
	padding: 0;
	font-weight: bold;
	color: #85A01D;
}

.viewBinderMiddle {
	font-size:13px;
}

.closePopUpLayer {
	width: 20px;
	text-align: center;
	vertical-align: middle;
}

img.drop {
	border: none;
}

#f__Scores_Composer, #f__sesh {
	float: left;
}

.formCheckboxesList label {
	display: block;
}

#recommendFormBlockPopup {
	position: absolute;
	right: 5px;
	z-index: 2;
}

.cmOptions {
	border: solid 1px #DDD;
	padding: 3px;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

.cmLabel {
    color: #777777;
    font-size: 0.9em;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 70px;
	padding-right: 3px;
}

.cmiOptionDetails {
	margin-left: 10px;
	margin-bottom: 10px;
}

.instrumentationOptionsDetailedItems {
	border: solid 1px #AAA;
	width: 250px;
	margin-bottom: 5px;
	padding: 2px;
}

.newSearchWrapper {
	margin: 0.3em 0;
	padding: 0.3em 0;
	background-color: #FFF;
	border: solid 1px #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.savedSearchesBlock {
	position: absolute;
	width: 250px;
	background-color: #FFF;
	border: solid 1px #DDD;
	text-align: left;
}

.savedSearchesBlock .infoBlock a {
	display: block;
	margin: 0.1em 0;
	padding: 0.1em;
	background-color: #EEE;
	text-decoration: none;
}

.savedSearchesBlock .infoBlock a:hover {
	background-color: #0C68A8;
	color: #FFF;
}

.savedSearchesBlock .infoBlock img.drop {
	height: 16px;
	vertical-align: middle;
	margin-right: 1px;
	border: none;
}

#f__favorites__rating_stars-cap {
	display: none;
}

.fb_edge_comment_widget {
	right:0;
	left:auto !important;
}

.fb_edge_widget_with_comment  span span .fb_ltr {
	width:405px !important;
}
