.rating {
display:block;
padding-bottom:8px;
margin-bottom:8px;
}
.star-rating {
list-style:none;
margin:0;
padding:0;
width:125px;
height: 25px;
position: relative;
background: url(images/rating.gif) top left repeat-x;
}
.star-rating li {
text-indent: -90000px;
padding:0px;
margin:0px;
float: left;
}
.star-rating li a {
outline: none;
display:block;
width:25px;
height: 25px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.star-rating li a:hover {
background: url(images/rating.gif) left bottom;
z-index: 2;
left: 0px;
}
.star-rating a.r1-star { left: 0px; }
.star-rating a.r1-star:hover { width: 25px; }
.star-rating a.r2-star { left: 25px; }
.star-rating a.r2-star:hover { width: 50px; }
.star-rating a.r3-star { left: 50px; }
.star-rating a.r3-star:hover { width: 75px; } 
.star-rating a.r4-star { left: 75px; } 
.star-rating a.r4-star:hover { width: 100px; }
.star-rating a.r5-star { left: 100px; }
.star-rating a.r5-star:hover { width: 125px; }
.star-rating li.current-rating {
background: url(images/rating.gif) left center;
position: absolute;
height: 25px;
display: block;
text-indent: -9000px;
z-index: 1;
}
.rating-small {
color: #757575;
font-size:11px !important;
text-align:center;
}



.gallerycontainer{ 
position: relative; 
/*Add a height attribute and set to largest image's height to prevent overlaying*/ 
} 

.thumbnail img{ 
border: 1px solid white; 
margin: 0 5px 5px 0; 
} 



.myhighlight { background-color: #EFEEE6; border: 1px solid #D9D7C4; padding: 0px; }




.thumbnail:hover{ 
background-color: transparent; 
} 

.thumbnail:hover img{ 
border: 1px solid blue; 
} 

.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: lightyellow; 
padding: 5px; 
left: -1000px; 
border: 1px dashed gray; 
visibility: hidden; 
color: black; 
text-decoration: none; 
} 

.thumbnail span img{ /*CSS for enlarged image*/ 
border-width: 0; 
padding: 2px; 
} 

.thumbnail:hover span{ /*CSS for enlarged image*/ 
visibility: visible; 
top: 0; 
left: 165px; /*position where enlarged image should offset horizontally */ 
z-index: 50; 
} 

body {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	
	
	
	
	color: #000;
	background: #FEFEFE url(images/bg.jpg) top left repeat-x;
	text-align: center;
}

#top {
	background: url(images/top.jpg) top center no-repeat;
	margin: 0 auto;
	width: 1200px;
	height: 41px;
}

#header {
	height: 219px;
	background: url(images/header.jpg) top center no-repeat;
	margin: 0 auto;
	width: 1200px;
}

#menucenter {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(images/menu.jpg) top center no-repeat;
	width: 1200px;
	height: 29px;
}

#menucenter .menu_m {
	float: center;
	padding: 0;
	margin: 0;
    border: none;
}

#topnavi{
}

#topnavi ul {
	margin: 0;
	padding: 0 28px;
	list-style: none;
}

hr {
  width: 92%;
}


#topnavi ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
	background: url(images/menu_li.jpg) bottom right no-repeat;
}

#topnavi ul li a{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: center;
	display: block;
	line-height: 26px;
	padding: 0 10px;
	color: #777;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	height: 29px;
}

#topnavi ul li a:hover,#topnavi ul li a.current{
	color: #000;
	cursor: pointer;
}

.center {
	text-align: center;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 1150px;
}

div#wrapper {
	margin: 0 auto;
	width: 1150px;
	text-align: center;
	background: url(images/content.jpg) top center repeat-y;
}

#content_top {
	background: url(images/content_top.jpg) top center no-repeat;
	height: 20px;
}

#content {
	width: 1130px;
	margin: 0 auto;
	text-align: center;
	padding: 0 10px 10px 10px;
}

#content_bottom {
	background: url(images/content_bottom.jpg) top center no-repeat;
    height: 40px;
    padding: 2px;
    margin-bottom: 10px;
}

#leftmenu, #rightmenu {
	margin: 0;
	width: 180px;
	float: left;
	text-align: left;
	padding: 0;
}

.module div div div h3 {
	color: #666;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 27px;
	text-decoration: none;
	padding: 0 5px;
	background: url(images/h3.jpg) top center no-repeat;
	font-weight: normal;
	line-height: 27px;
	margin: 0;
}

.module {
	padding: 0;
	margin: 0;
}

.module div {
	padding: 0;
	margin: 0 0 14px 0;
}

.module div div {
	margin:0;
	width: 100%;
	padding: 0;
	background: url(images/column_bottom.jpg) bottom center no-repeat;
}

div#module_main {
	margin:0;
	width: 100%;
	padding: 0 0 0 5px;
	background: url(images/column_main.jpg) repeat-y;
}

div#module_main_center {
	margin:0;
	width: 100%;
	padding: 0;
	background: url(images/column_main_center.jpg) repeat-y;
}

div#module_bottom {
	margin: 0;
	width: 100%;
	padding: 0;
	background: url(images/column_bottom.jpg) no-repeat;
}

div#module_bottom_center {
	margin: 0;
	width: 100%;
    height: 8px;
	padding: 0;
	background: url(images/column_bottom_center.jpg) no-repeat;
    margin-bottom: 14px;
}

div#module_top_center h3 {
	color: #666;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 27px;
	text-decoration: none;
	padding: 0 5px;
	background: url(images/h3_center.jpg) top center no-repeat;
	font-weight: normal;
	line-height: 27px;
	margin: 0;
}

.module div div div {
	margin:0;
	padding: 0 0 4px 0;
	background: url(images/column_top.jpg) top center no-repeat;
	text-align: center;
}

.module div div div div{
	border: none;
	padding: 0;
	margin: 0;
}

.module div div div table {
	margin: 0px 0 0 0;
	padding: 0 3px;
	list-style: none;
	background: none;
}

.module div div div div {
	padding: 0 0 1px 0;
	background: none;
}

.module div div div div.syndicate {
	margin: 0;
	padding: 10px 0;
}

.module div div div form {
	padding: 0;
	margin: 0;
	text-align: center;
}

.module div div div form table {
	padding: 0 10px;
	width: 100%;
	text-align: left;
}

a.mainlevel:link, a.mainlevel:visited {
	line-height: 20px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	background: url(images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 20px;
	display: block;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	color: #333;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	color: #333;
}

a.mainlevel:hover {
	background: #e9edfb url(images/menu_row_hover.jpg) center left no-repeat;
}

#footer {
	margin: 0 auto;
	width: 906px;
	height: 10px;
	text-align: center;
	vertical-align: top;
	padding: 10px 0;
}

.copyright {
	color: #555;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	padding: 0;
	text-align: center;
}

#int {
	width: 1110px;
	margin: 0 auto;
}

#lpart {
	float: left;
	width: 819px;
	padding: 0;
}

#sitename {
	padding: 90px 0 0 0px;
	text-align: left;
}

#sitename p {
    font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #777;
	text-decoration: none;
	outline: none;
	line-height: 20px;
}

#newsflash {
	margin-top: 25px;
	float: left;
	width: 290px;
	padding: 10px 0 0 0;
	height: 183px;
	overflow: hidden;
}

#newsflash th {
	padding: 4px 0;
	text-align: left;
	color: #444;
	font-size: 12px;
	font-weight: bold;
}

#newsflash td {
	text-align: justify;
	color: #444;
	font-size: 12px;
    border: none;
}

.moduletable {
	margin: 0 auto;
    background: transparent;
}

table.contentpaneopen {
	margin: 2px 8px;
	border-spacing: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: justify;
    background: transparent;
}


#header table.contentpaneopen {
	margin: 2px 0;
	border-spacing: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: justify;
}

table.contentpaneopen td.contentheading {
	color: #333333;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-align:	left;
	vertical-align: middle;
    border: none;
}

.linked-image {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom {
	width: 200px;
	height: 30px;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

#highlighted {
	background-color: #FAFAFA;
}

#highlighted tr:hover {
	background-color: #F5FBE1;
}

#tooltip {
    position:absolute;
    border:1px solid green;
    background-color:#eee ;
    padding:3px 6px;
    color:black;
  border-left: 7px solid green;
    display:none;
  z-index: 100;
} 

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #990000;
}
.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #7BA813;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #D1D8EC solid;
}

.editorinput {
	background: #FAFAFA;
	color: #000000;
	border: 1px #D1D8EC solid;
	font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}

.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000BB;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #5087AD;
	border-top: dashed 1px #5087AD;
	padding: 0px;
}

table {
  border-collapse: collapse;
  border: none;
  background-color: #fafafa;
}

table.main {
  background-color: #fafafa;
}
table.mainouter {
  background-color: #fafafa;
  border: 0px;
}
table.bottom {
  background: transparent;
}
table.main2 {
  background-color: #fafafa;
  border: 0px;
}
table.blok {
  background-color: #fafafa;
}

h1 {
  font-size: 12pt;
text-align: center;
}

h2 {
background-image: url(images/header.gif);
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}

.topnav {
	background-image: url(images/topnav.gif);
	padding: 5px;
}

h3 {
  font-size: 10pt;
  margin-bottom: 5px;
text-align: center;
}

p {
        font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: 1px solid #E0E0E0;
}

td.block {
   font-size: 8pt;
   border: 0px;
}

td.right_menu {
	border: 0px;
}

td.commenttable {
	background-color: #FFFEF2;
}

td.embedded {
	border: none;
	text-align: left;
}

td.bottom {
	border: none;
}

td.heading {
	font-weight: bold;
}

td.text {
	padding: 10pt;
	text-align: left;
}

td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}

td.colhead {
	font-weight: bold;
	color: #516A88;
	background-image: url(images/header.gif);
}

td.rowhead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
	border: none;
}


td.myhighlight { background-color: #EFEEE6; border: 1px solid #D9D7C4; padding: 0px; }


td.pager {
	background-color: #FFFFFF;
	border: 1px solid #9CA4B0;
	padding: 2px;
}

td.pagebr {
	background-color: #FAFAFA;
	border: 0px;
	padding: 0px;
}

td.highlight {
	background-color: #EFEEE6;
	border: 1px solid #9CA4B0;
	padding: 2px;
}

td.tablea {
	border: 0px;
}

hr {
	height: 0px;
	border: solid #00314D 0px;
	border-top-width: 1px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #266C8A;
	font-weight: bold;
}

a:hover {
	color: #CF4343;
}

a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/

a.menu:link, a.menu:visited {
        font-weight: normal;
}

a.menu:active {
        color: #516A88;
}

a.menu:hover {
        border-left-width: 7px;
        border-left-style: solid;
        border-left-color: #516A88;
		color: #CF4343;
}

a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        background-color: #FAFAFA;
        font-weight: normal;
        border-top: 1px solid #516A88;
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #4B4646;
		text-decoration: underline;
}

a.altlink_white:hover {
		text-decoration: underline;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:ffffff;}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #000000;
}

input, file, select, textarea {
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin: 0px;
	background-image: url(images/menu_head.gif);
}

.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}

input.button{
border: solid #FFC58C 1px;
 background-color: #FFC58C;

}

.quotetop{
    background: #E4EAF2;
    border: 1px dotted #000;
    border-bottom: 0;
    border-left: 4px solid #8394B2;
    color: #000;
    font-weight: bold;
    font-size: 10px;
    margin: 2px auto 0 auto;
    padding: 3px;
}

.quotemain{
    background: #FAFCFE;
    border: 1px dotted #000;
    border-left: 4px solid #8394B2;
    border-top: 0;
    color: #465584;
    padding: 4px;
    margin: 0 auto 0 auto;
}




.base2 { padding-bottom: 25px; }

.w_warning  {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.w_warning {
	border: 1px solid #f6dde7;
	background-color: #fff5f9;
	color: #838383;
}
.wmsg { 
	padding: 8px;
	line-height: 17px !important;

hr.hr1 { height: 0px; border: solid #CDCDC1 0px; border-top-width: 1px; }

.argmore1 { float: left; margin-right: 0px; }
.argmore1 a {
	display: block;
	width: 120px; height: 19px;
	background-color: #218EE3;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 0.9em;
}

.argmore1 a:hover {
	background-color: #97C9F2;
	color: #ffffff;
	
.argmore { float: left; margin-right: 6px; }
.argmore a {
	display: block;
	width: 98px; height: 19px;
	background-color: #e72c6d;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 0.9em;
}

.argmore a:hover {
	background-color: #f24682;
	color: #ffffff;
}

.div#ajaxerror { 
    background: #FFDDDD url(images/err.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    } 
.div#ajaxsuccess { 
    background: #E7FFCE url(images/succ.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    } 
    
   .spoiler_head {
  color: #2A2A2A;
  font-weight: bold;
  border: 1px solid #C3CBD1;
  border-left: 3px solid #C3CBD1;
  padding: 3px;
  background:#E9E9E6;
  cursor: pointer;
}

.spoiler_body {
  border: 1px solid #C3CBD1;
  border-left: 3px solid #C3CBD1;
  border-top: none;
  padding: 3px;
  background:#F5F5F5;
}  
   
   
td.req {
   border: 1px doted #000000;
   color:#717070;
   text-align:left;
   vertical-align:top;
}
a.reqq{
        font-weight: bold;
        font-size: 12pt;
}



