﻿/***** Right Content *****/
#rightbar {
	margin: 5px 0 0 0;
	float: left;
	position: relative;
	width: 615px;
}

#rightbar .contentbox form {
	margin: 0px;
	padding: 0px;
}

#rightbar .contentbox {
	padding: 2px;
	position: relative;
	border: 1px solid #ececec;
	min-height: 715px;
}

#rightbar .contentbox .inner {
	padding: 15px;
	background: #f2f2f2 url('../images/boxes/box-bgd.jpg') repeat-x;
	position: relative;
	z-index: 10;
	min-height: 715px;
}

#rightbar .contentbox .rating div.left {
	float: left;
	padding-left: 5px;
}

#rightbar .contentbox .rating div.right {
	float: right;
	padding-right: 3px;
}

#rightbar .contentbox .rating {
	padding-top: 20px;
}

#rightbar .contentbox .listing {
	font-family: sans-serif;
	font-size: 9pt;
	color: #383838;
	padding-top: 20px;
}

#rightbar .contentbox .rating .diverror {
	background: #FFBFBF url('../images/content/rating-attention.gif') no-repeat 7px 4px;
	padding: 5px 10px 5px 25px;
	border: 1px #d52d2d solid;
	font-family: sans-serif;
	font-size: 8pt;
	color: #d52d2d;
	font-weight: bold;
	margin-bottom: 10px;
}


#rightbar .contentbox .listing div.groupName {
	background-color: #DDDDDD;
	height: 23px;
	padding-left: 5px;
	position: relative;
}

#rightbar .contentbox .listing div.groupName .mod {
	position: absolute;
	right: 0px;
	height: 20px;
}

#rightbar .contentbox .listing div.groupName .mod span {
	margin: 0px 0px 0px 5px;
}

#rightbar .contentbox .listing div.groupName .name {
	font-size: 13px;
	color: #882D1A;
	padding-top: 3px;
	font-weight: bold;
}



#rightbar .contentbox .listview {
	list-style-type: square;
	padding: 0px 0px 0 20px;
	margin: 0px 0px 20px 20px;
}


#rightbar .contentbox .editlist {
	position: relative;
	height: 20px;
	padding-left: 5px;
}
	#rightbar .contentbox .editlist:hover {
	background-color: #DDDDDD;
}

#rightbar .contentbox .editlist .mod {
	position: absolute;
	right: 0px;
	height: 20px;
	margin-right: 5px;
}

#rightbar .contentbox .editlist .mod span {
	margin: 0px 5px 0px 5px;
}












/***** Right Optionbox *****/

#rightbar .inner #optionbox {
	position: absolute;
	right: -3px;
	height: 20px;
	top: -3px;
}

#rightbar .inner #optionbox span {
	text-decoration: none;
	color: #882D1A;
	font-family: sans-serif;
	font-size: 8pt;
	position: relative;
	top: 2px;
}
#rightbar .inner #optionbox span:hover { text-decoration: underline; color: #882D1A; cursor: pointer; }
#rightbar .inner #optionbox #start {
	height: 20px;
	float: right;
	width: 40px;
	background-image: url('../images/content/print-start.jpg');
}

#rightbar .inner #optionbox #print {
	height: 20px;
	float: right;
	background-image: url('../images/content/print-bgd1.jpg');
	padding-left: 5px;
}

#rightbar .inner #optionbox #mid {
	background-image: url('../images/content/print-bgd2.jpg');
	height: 20px;
	width: 9px;
	float: right;
}

#rightbar .inner #optionbox #mail {
	height: 20px;
	float: right;
	background-image: url('../images/content/print-bgd1.jpg');
	padding-right: 5px;
}

#rightbar .inner #optionbox #end {
	height: 20px;
	float: right;
	background-image: url('../images/content/print-end.jpg');
	width: 10px;
}


/***** Right Content Text *****/

#rightbar .contentbox .mainTEXT {
	font-family: sans-serif;
	font-size: 10pt;
	color: #383838;
	line-height: 22px;
	margin-top: 15px;
}

#rightbar .contentbox .inner span.headlinecolor {
	font-size: 24px;
	color: #fbc37c;
	font-family: Arial;
	font-variant: small-caps;
}

#rightbar .contentbox .lastmod {
	font-family: sans-serif;
	font-size: 8pt;
	color: #383838;
	padding-top: 15px;
	text-align: right;
	font-style: italic;
}

#rightbar .contentbox .rating div.left span.normal {
	font-weight: normal;	
}

#rightbar .contentbox .rating span.normal {
	font-family: sans-serif;
	font-size: 9pt;
}

#rightbar .contentbox .rating div.left span, #rightbar .contentbox .rating div.right span {
	font-size: 13px;
	font-weight: bold;
	font-family: sans-serif;
}

#rightbar .contentbox .rating div.left span.red, #rightbar .contentbox .rating div.right span.red {
	color: #882D1A;
}


#rightbar .contentbox .rating div.left span.black, #rightbar .contentbox .rating div.right span.black {
	color: #383838;
}

#rightbar .contentbox .rating div.rating_pos {
	font-family: sans-serif;
	font-size: 9pt;
	padding: 0 0 0 20px;
	background: url('../images/content/rating-pos.gif') no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 100%;
	line-height: 18px;
}

#rightbar .contentbox .rating div.rating_neg {
	font-family: sans-serif;
	font-size: 9pt;
	padding: 0 0 0 20px;
	background: url('../images/content/rating-neg.gif') no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 100%;
	line-height: 18px;
}

#rightbar .contentbox .rating div.rating_info {
	font-family: sans-serif;
	font-size: 9pt;
	padding: 0 0 0 20px;
	background: url('../images/content/rating-info.gif') no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 100%;
	line-height: 18px;
}



#rightbar .contentbox .listing a {
	text-decoration: none;
	color: #383838;
	line-height: 20px;
}

#rightbar .contentbox .listing a:hover {
	text-decoration: underline ;
	color: #fbc37c;
}

#rightbar .contentbox .fontblack {
	font-family: sans-serif;
	font-size: 9pt;
	color: #383838;
}

#rightbar .contentbox .fontred {
	font-family: sans-serif;
	font-size: 9pt;
	color: #CC0000;
}

#rightbar .contentbox .fontblacksmall {
	font-family: sans-serif;
	font-size: 8pt;
	color: #383838;
}

#rightbar .contentbox .fontredsmall {
	font-family: sans-serif;
	font-size: 8pt;
	color: #CC0000;
}

#rightbar .contentbox .divImageTextDesc {
	padding-top: 3px;
}

#rightbar .contentbox .divImageTextDesc a {
	font-family: sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #383838;
}

	#rightbar .contentbox .divImageTextDesc a:hover {
		text-decoration: underline ;
		color: #fbc37c;
	}


#rightbar .contentbox .editlist .mod a {
	font-family: sans-serif;
	font-size: 9pt;
	color: #383838;
	text-decoration: none;
}

	#rightbar .contentbox .editlist .mod a:hover {
		text-decoration: underline;
		color: #fbc37c;
	}







/***** Modification Window *****/
#modWindow {
	z-index: 100;
	width: 500px;
	height: 230px;
	top: 140px;
	left: 50px;
	position: absolute;
	background-image: url('../images/main/modBack.png');
}

#modWindow #ModinnerDIV {
	width: 460px;
	height: 190px;
	margin: 20px; 
}

#modWindow #Modhead {
	border-bottom: 1px #383838 solid; 
	margin-bottom: 10px
}

#modWindow #Modlang {
	width: 300px; 
	float: left; 
	margin-right: 10px;
}
#modWindow .Modflag {
	width: 300px; 
	height: 30px; 
	margin-bottom: 10px; 
	background-repeat: no-repeat; 
}

#modWindow #ModImage {
	width: 130px; 
	float: left; 
	margin-right: 10px;
}

#modWindow #Modbutton {
	clear:both;
}

#modWindow #Modbutton input {
	margin-left: 25px;
}




/***** Buttons *****/
/* normal: #fdddb6  |  Hover: #fbc37c  */
.button1 {
	background: url('../images/content/button-bgd1.jpg') repeat-x;
	border: 1px #fdddb6 solid;
	height: 20px;
	color: #882D1A;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

	.button1:hover {
		background: url('../images/content/button-bgd1over.jpg') repeat-x;
		border: 1px #fbc37c solid;
		cursor: pointer;
		font-weight: bold;
		font-size: 9pt;
	}





/***** Right Button *****/
#rightbar .contentbox .rating a {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #882D1A;
}

#rightbar .contentbox .rating a:hover {
	text-decoration: underline;
}

#rightbar .contentbox .rating a.arrowlink {
	background: url('../images/content/button-start-right.png') no-repeat;
	display: block;
	padding-left: 18px;
	height: 19px;
	color: #882D1A;
	line-height: 19px;
	font-weight: bold;
	float: right;
}

#rightbar .contentbox .rating a.arrowlink span.outer  {
	background: url('../images/content/button-end.png') no-repeat top right;
	height: 19px;
	display: block;
	padding-right: 5px;
	cursor: pointer;
}

#rightbar .contentbox .rating a.arrowlink span.outer span {
	background: url('../images/content/button-center.png');
	height: 19px;
	display: block;
	padding-left: 2px;
	cursor: pointer;
}

    #rightbar .contentbox .rating a.arrowlink:hover, .rating a.arrowlinkp:hover {
        background-position:0 -19px;
    	}

        #rightbar .contentbox .rating a.arrowlink:hover span.outer, .rating a.arrowlinkp:hover span.outer {
            background-position:right -19px;
        	}

            #rightbar .contentbox .rating a.arrowlink:hover span.outer span, .rating a.arrowlinkp:hover span.outer span {
                background-position:right -19px;
            	}


#map_canvas		{ float: left; position: relative; height: 550px; width: 550px; margin-right: 25px; }
