
#content_right_general_special_line {
	background-image: url(/media/images/_background/content_right.png);
	background-repeat: repeat-y;
	height: 5px;
	width: 787px;
}

#content_right_general_red_line {
	background-image: url(/media/images/_background/background_red.png);
	background-repeat: repeat-y;
	height: 5px;
	width: 787px;
       color: #FFEEBF;
	text-align: center;
	margin-left:-4px;
}

#content_right_general_trans_18px {
	height: 18px;
	width: 787px;
	margin-left:-4px;
}

#content_right_general_trans_90px {
	height: 90px;
	width: 787px;
	margin-left:-4px;
}

/* usage: <pre class="python">
.python
{
    background-color: #e0ffe0;
    border: 1px solid #c0e0c0;
}
*/

#content_right_general_norednopad {
/*
	background-image: url(/media/images/_background/background_red.png);
	background-repeat: repeat;
*/
	height: auto;
	width: 787px;
/*       color: #FFEEBF;*/
	text-align: center;
	margin-left:-4px;
/*
	padding-top: 15px;
	padding-bottom: 15px;
*/
}

#content_right_citemtbl {
	height: auto;
	width: 758px;
	text-align: center;
    color: #FFEEBF;
    /*background-color: #292421;*/ /* ivory black */
    background-color: #690d02;
	border:3px solid #FFEEBF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left:10px;
}

#content_right_citemtbl_borderless {
	height: auto;
	width: 758px;
	text-align: center;
    color: #FFEEBF;
    /*background-color: #292421;*/ /* ivory black */
    background-color: #690d02;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left:10px;
}

.borderedboxElements {
    /*background-color: #;*/
    width: 680px;
    height: auto;
    border: 2px solid #292421; /* ivory black */
}

.borderedboxRR {
    /*background-color: #;*/
    width: 728px;
    height: auto;
    border: 1px solid #292421; /* ivory black */
}

.borderedboxBCSectionTitleFirstAttempt {
    background-color: gray;
    width: 728px;
    height: auto;
    color: black;
    border: 1px solid #292421; /* ivory black */
}

.borderedboxBCItemTitle {
    color: #FFEEBF;
    background-color: #292421;
    text-align: center;
    width: 728px;
    height: auto;
    /*color: black;*/
    border: 1px solid gray; /* ivory black */
}

.borderedboxRRanywidth {
    /*background-color: #;*/
    width: auto;
    height: auto;
    border: 1px solid #292421; /* ivory black */
}

.unborderedboxRR {
    /*background-color: #;*/
    width: 730px;
    height: auto;
}

.borderedboxSortBtnOnMouse {
    color: white;
    background-color: #A41629;
    width: 130px;
    height: auto;
    border: 3px solid #292421; /* ivory black */

    text-align: center;
    padding-top   :5px;
    padding-bottom:5px;
}

.borderedboxSortBtnOnMouse2 {
    color: white;
    background-color: #A41629;
    width: 250px;
    height: auto;
    border: 3px solid #292421; /* ivory black */

    text-align: center;
    padding-top   :5px;
    padding-bottom:5px;
}

a.borderedboxSortBtn {
    color: white;
    display: block;
    text-decoration:none;
}



#pubInfo_top {
	background-image: url(../images/_background/bpub/pubinfo_top.png);
	height: 20px;
	width: 320px;
	/*float: left;*/
}

#pubInfo_bottom {
	background-image: url(../images/_background/bpub/pubinfo_bottom.png);
	height: 20px;
	width: 320px;
	margin-bottom: 15px;
	/*float: left;*/
}

#pubInfo {
	background-image: url(/media/images/_background/bpub/pubinfo.png);
	/*float: left;*/
	padding-left: 15px;
	padding-right: 10px;
	width: 271px;
}

#pubInfo h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 5px;
	letter-spacing: 0px;
}







/* jqt */




/*#tooltipdemobasic { */
/*
#citem1rec1pro1 { 
    display:none;
    background:transparent url(/media/images/_elements/jqt/tooltips/black_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#fff;
}
*/

.commontooltip {
    display:none;
    opacity:0.9;

    width: auto;
    height: auto;

    font-size:16px;
    color:#e8d8c9;
    background-color:#292421;  /* ivory black */

    padding:15px;
    border: 1px solid gray;
}

.commontooltip a { 
    /*color:#ad4;*/
    /*color:#E8C782;*/   /* dark wheat */
    /*color:#EDC393;*/   /* light copper */
    /*color:#E3A869;*/   /* melon */
    /*color:#CDAF95;*/   /* peachpuff3 */
    color:#FFEEBF;    /**/
    font-size:14px; 
    font-weight:bold; 
}

.proteltooltip {
    /*position:absolute;*/
    display:none;
    background:transparent url(/media/images/_elements/jqt/tooltips/black_arrow_big.png);
    height:163px;
    /*padding:40px 30px 10px 30px;*/
    padding:30px 30px 10px 30px;
    width:310px;
    font-size:11px;
    /*color:#fff;*/
    /*color:#CDAF95;*/   /* peachpuff3 */
    /*color:#FFEEBF;*/
    color:#e8d8c9;
}

.proteltooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
.proteltooltip a { 
    /*color:#ad4;*/
    /*color:#E8C782;*/   /* dark wheat */
    /*color:#EDC393;*/   /* light copper */
    /*color:#E3A869;*/   /* melon */
    /*color:#CDAF95;*/   /* peachpuff3 */
    color:#FFEEBF;    /**/
    font-size:14px; 
    font-weight:bold; 
}


#proteltooltip_block_left {
    float: left;
    width: 75px;

}

#proteltooltip_block_right {
    float: right;
    width: 150px;
    text-align: left;
}



/* swf */



/* player container */
div.flowplayerclass {
	/*height:240px;
	width:320px;*/
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	/*float:left;*/
	text-align:center;
	margin-right:15px;
}

/* play button */
div.flowplayerclass img {
	margin-top:107px;
}

/* info area */
div.flowplayerclass div.flowplayerinfoclass {
	height:60px;
	background:#000 url(/media/images/_elements/gradient_h80.png) repeat-x;
	/* background:#690d02  repeat-x; */
	opacity:0.7;
	color:#fff;
	/*margin-top:45px;*/
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:35px;
}

/* duration data inside info area */
div.flowplayerclass div.flowplayerinfoclass span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}

