html,body {
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	margin:0px;
	background:url(../images/bg_tpf.jpg) center 0 no-repeat;
	height:100%;
}
a {
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#c74201;
}
img {border:0px;}
textarea {
	font-size: 12px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 { 
padding:0px; 
margin:0px;
font-size:32px;
font-family:Georgia,Trebuchet MS, Verdana;
font-weight:normal;
}
h1 a {
	font-weight:normal;
}
h1 a:hover {
	text-decoration:none;
}
h2 { 
padding:0px; 
margin:0px;
font-size:22px;
font-family:Georgia,Trebuchet MS, Verdana;
font-weight:normal;
clear:both;
}
h2 a {
	font-weight:normal;
}
h2 a:hover {
	text-decoration:none;
}
h3 { 
padding:0px; 
margin:0px;
font-size:18px;
font-family:Georgia,Trebuchet MS, Verdana;
font-weight:bold;
}
div.outer {
	width:935px;
	text-align:left;
	margin-left:4px;
	padding-left:4px;
	padding-right:4px;
	height:auto;	
}
div.bartop {
	width:927px;
	height:20px;
}

div.bartop2 {
	width: 553px;
	height: 20px;
	float:right;
}
div.barlang {
	width:374px;
	height:17px;
	padding: 0px;
	text-align:center;
	float:left;
	font-size:10px;
	color:#f0f0f0;
}
.tlogo {
	width:220px;
	height:60px;
	float:right;
	margin-top:50px;
}

.hlogo {
	width:450px;
	height:110px;
	padding:0px 0px 0px 20px;
	float:left;	
}
.hlogo h1 {
	font-size:50px;
	font-family:Georgia,Trebuchet MS, Verdana;
	color:#ffffff;
	padding:0px;
	margin:0px;
	text-weight:bold;
}
.hlogo h2 {
	font-size:40px;
	font-family:Georgia,Trebuchet MS, Verdana;
	color:#000000;
	padding:0px;
	margin:0px;
}
.head1ban {
	width:734px;
	height:90px;
	padding:5px 95px 5px 95px;
	float:left;
}
div.barlogin {
	width:400px;
	height:50px;
	padding: 2px 6px 3px 3px;
	text-align:right;
	float:right;
	position:relative;
}
div.barlogin a {
	color:#f0f0f0;
}
.msg_ok {
	border-top:solid 1px #4F8A10;
	border-bottom:solid 1px #4F8A10;
	background:#DFF2BF;
	color:#4F8A10;
	padding:4px;
	text-align:center;
	margin-bottom: 8px;
}
.msg_ok a {
	color:#4F8A10;
}
.msg_error {
	border-top:solid 1px #E80000;
	border-bottom:solid 1px #E80000;
	background:#FFBFBF;
	color:#D80000;
	padding:4px;
	text-align:center;
	margin-bottom: 8px;
}
.dload {
    background-color:#FFF;
    background-image:url(../images/loading.gif);
    background-repeat:no-repeat;
    background-position: center center;
}
div.search {
	background: url(../images/search.gif) no-repeat;
	width:128px;
	height:25px;
	padding:0px;
	float:left;
}
div.search_inner {
	width:120px;
	height:16px;
	margin:4px 0px 0px 8px;
	position:absolute;
}
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 760px; /*For KHTML*/
  list-style: none;
  height: 24px;
  z-index:90;
  position:relative;
}
ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}
ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 260px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
ul#navmenu-h ul li {
  width: 260px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}
/* Root Menu */
ul#navmenu-h a {
  padding: 0 18px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #EEE;
  font: bold 12px/22px Arial, Helvetica, sans-seri;
  text-decoration: none;
  font-weight:bold;
  height: auto !important;
  height: 1%; /*For IE*/
}
ul#navmenu-h a:hover {
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  opacity: 0.9;
  color:#e76221;
  text-decoration: none;
  font-weight:bold;
}
ol.commentlist { margin:0; padding:0; list-style-position:inside; }
ol.commentlist li { margin:0; padding:0; padding:0.5em 0 1px 2em; border-top: 1px dotted #cccccc; }
ol.commentlist li.alt { background-color:#f0f0f0; padding:0.5em 0 1px 2em; border-top: 1px dotted #cccccc; }
ol.commentlist li:first-line { padding-left:1em; }
ol.commentlist li cite { 
	color:#e76221;
	padding:0.2em;
	font-weight: bold;
}
span.lang_sel {
	font-size: 10px;
	color:#f0f0f0;
	padding: 5px;
}
a.lang_nosel {
	font-size: 10px;
	text-decoration:underline;
	color:#f0f0f0;
	padding:5px;
	font-weight:normal;
}
div.sfootersit {
	padding:5px 5px 0px 5px;
	float:right;
	width:350px;
}
div.sfooter {
	padding:5px 5px 0px 15px;
	width:450px;
	float:left;
}
div.sfooter span.lang_sel {
	font-size: 10px;
	color:#666666;
	padding: 5px;
}
div.sfooter a.lang_nosel {
	font-size: 10px;
	text-decoration:underline;
	color:#c74201;
	padding:5px;
	font-weight:normal;
}
div.dmenufooter {
	color:#ddddddd;
	padding:3px 0px 3px 15px;
	width:700px;
}
div.dmenufooter a {
	color:#dddddd;
}
div.dmenufooter span {
	padding:0px 15px 0px 20px;
}
input.search_input {
	font-size:10px;
	height:16px;
	width:90px;
	border: none 0px;
	background: transparent;
}
label.search_label {
	font-size:11px;
	color:#333333;
}
input.barlogin {
	font-size:10px;
	width:60px;
}
span.barlogin_welcome {
	font-size:11px;
	color:#f0f0f0;
}
div.dmenu {
	background: url(../images/backmenu.gif) repeat-x;
	width:795px;
	height:25px;
	float:left;
}
div.dmenuleft {
	background: url(../images/backmenul.gif) no-repeat;
	width: 4px;
	height:25px;
	float:left;
}
div.dcontent {
	width:927px;
	background:#ffffff;
}
.footer {
	background: url(../images/footer.jpg) repeat-x;
	width: 927px;
	height: 50px;
	padding:0px;
	margin-top:4px;
	clear:both;
}
div.footerlogo {
	width: 157px;
	float:left;
}
div.footercenter {
	width:633px;
	height:26px;
	padding:12px;
	font-size:10px;
	color:#333333;
	float:left;
}
div.footerlogisth {
	width: 113px;
	float:left;
}
span.titlep {
	font-size:22px;
	font-family:Georgia,Trebuchet MS, Verdana;
}
a.info {
    position:relative; 
    z-index:24; 
    border-bottom: 1px dotted #777777;
	cursor: help;
}
a.info:hover {
	z-index:25; 	
}
a.info span { 
	display: none
}
a.info:hover span { 
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #cccccc;
    background-color:#f0f0f0; 
    color:#444444;
}  
div.fila {clear: both;}
div.fila_left1 {
	background-color:#EBEBEB;
	text-align: right;
	padding:2px 8px 2px 8px;
	float:left;	
}
div.fila_right1 {
	padding:2px 8px 2px 8px;
	float:left;
}
div.fila_left2 {
	text-align: right;
	padding:2px 8px 2px 8px;
	float:left;
}
div.fila_right2 {
	background-color:#EBEBEB;
	padding:2px 8px 2px 8px;
	float:left;
}
.newshome_title {
	padding:0px;
	margin:0px;
}
.newshome_title a {
	font-size:32px;
	font-family:Georgia,Trebuchet MS, Verdana;
	color:#c74201;
	font-weight: normal;
}
.news_htext {
	text-align:justify;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
}
.newshome_htext {
	text-align:justify;
	font-size:12px;
	line-height:15px;	
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	margin:0px;
	padding:4px;
}
.news_ftext {
	text-align:justify;
	line-height:22px;
	font-size:14px;
	width:475px; 
	float:left; 
	padding-right:15px;
	background:#ffffff;
}
.news_buttons {
	font-weight:bold;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	margin:0px 0px 10px 0px;
	height: 20px;
	float:right;
}
.news_tools ul {
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
}
.news_tools ul li {
	margin: 0 7px;
	float: left;
}
.poll_comp ul { 
list-style: none;
padding: 0px;
margin: 0px;
} 
.poll_comp label {
float: none;
display: inline;
}
.poll-bar {
border: 1px solid #ccc;
height: 10px;
position: relative;
font: 9px/10px arial, sans-serif;
margin-top: 2px;
margin-bottom: 3px;
width:200px;
}
.poll-bar a, .poll-bar a:hover {
background: url(../images/table_bgtitle.gif) repeat-x;
display: block;
float: left;
height: 10px;
cursor:default;
text-decoration: none;
border: 0;
}
.poll-bar b, .poll-bar i {
float: left;
display: block;
position: absolute;
margin-left: 3px;
font-weight: bold;
font-style: normal;
display: block;
color:#d0d0d0;
}
.poll-bar a i, .poll-bar a:hover b {
display: none;
}
.poll-bar a:hover i {
display: block;
color:#d0d0d0;
}
* html .poll-bar a i, * html .poll-bar a:hover b {
filter: alpha(opacity=0);
display: block;
}
* html .poll-bar a:hover i {
filter: alpha(opacity=100);
display: block;
}
.NewsTab{
padding: 0;
width:160px;
background: transparent;
margin-top:1px;
border-top: 1px solid #c0c0c0;
voice-family: "\"}\"";
voice-family: inherit;
}
.NewsTab ul{
font: bold 11px;
margin:0;
padding:0;
list-style:none;
}
.NewsTab li
{
float:left;
margin:0px;
padding:0px;
width:160px;
height:63px;
background:#f0f0f0;
border-bottom: 1px solid #c0c0c0;
}
.NewsTab a{
display: block;
margin:0px;
padding-left:10px;
text-decoration:none;
letter-spacing: 1px;
}
.NewsTab .current a, .NewsTab .current span{ /*currently selected tab*/
color:#ffffff;
background: url(../images/newshomebg.jpg) repeat-x;
}
.box {
	background:#f0f0f0;
	border-bottom:1px solid #cccccc;
	float:left;
}
.boxw {
	background:#ffffff;
	border-bottom:1px solid #cccccc;
	float:left;
}
.box div {
	padding:5px;
}
.box div.boxtitle, .boxw div.boxtitle {
	padding:5px;
	font-family:Georgia,Trebuchet MS, Verdana;
	font-weight:bold;
	font-size:16px;
	text-transform:lowercase;	
	heigth:22px;
	background: url(../images/table_bgtitle.gif) repeat-x;
	border-top:3px solid #666666;
	color:#ffffff;
}
.boxm {
	text-transform:lowercase;
	text-align:right;
	float:left;
	clear:both;
	margin-top:5px;
	width:95%;
}
.boxm a {
	text-decoration:underline;
}
#iphoto {
	width:120px;
	height:120px;
	padding:4px;
	float:left;
	margin-right:15px;
}
#iphoto a:hover img, #igal a:hover div#igal2, #icha a:hover div#icha2 {border:solid 1px #c74201;
	padding:4px;
    text-decoration:none;}
#iphoto a, #igal a {
	position:relative; 
	text-decoration:none;
}
#iphoto a img {
	margin:2px;
	padding:4px;border:solid 1px #ccc;
	z-index:24;
    background-color:#FFF;
    background-image:url(../images/loading.gif);
    background-repeat:no-repeat;
    background-position: center center;	
}
#iphoto a span {
	display: none;
    text-decoration:none;
}
#iphoto a:hover span { 
    display:block;
    position:absolute;
    top:10px; left:2px; width:128px;
    border:1px solid #dddddd;;
    background-color:#f0f0f0; color:#555555;
    text-align: center;
    text-decoration:none;
    z-index:25;
}
.sta1 {
	float:right;
	width:120px;
}
.sta {
	margin:10px 0px;
}
.gro1 {
	float:left;
	width:133px;
}
.gro1 b {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#999999;
}
.gro2 {
	float:left;
	padding:0px;
	margin:0px;
	width:133px;
	clear:both;
}
.lvideo {
	width:130px;
	float:left;
}
.lnews {
	width:535px;
	float:left;
	padding:15px;
}
#itourn {
	width:70px;
	height:70px;
	padding:4px;
	float:left;
}
#itourn a:hover img {border:solid 1px #c74201;
	padding:4px;
    text-decoration:none;}
#itourn a {
	position:relative; 
	text-decoration:none;
}
#itourn a img {
	margin:2px;
	padding:4px;border:solid 1px #ccc;
	z-index:24;
    background-color:#FFF;
    background-image:url(../images/loading.gif);
    background-repeat:no-repeat;
    background-position: center center;	
}
.sfooter1 {
	width:559px;
	height:100px;
	background:url(../images/world.gif) no-repeat;
	float:left;
	margin-left:5px;
}
.sfooter2 {
	width:358px;
	height:100px;
	background:#dadada;
	float:left;
}
.sfooter2 div {
	padding: 10px;
	text-align:right;
}
.sfooter2 div a {
	font-weight:normal;
}
.sfooter2 div span {
	font-family:Georgia,Trebuchet MS, Verdana;
	font-weight:bold;
	font-size:16px;
	text-transform:lowercase;
	padding:10px;	
}
.ctday {
	width:50px;
	align:center;
        padding-left:8px;
	font-size:22px;
	border:none;
	background:transparent;
	color:#ffffff;
}
.cthour,.ctminute,.ctsecond {
	width:34px;
	padding-left:6px;
	align:center;
	font-size:22px;
	border:none;
	background:transparent;
	color:#ffffff;
}
.barcd {
	padding-top:10px;
}
.barcd div.c {
	width:36px;
	font-family:Georgia,Trebuchet MS, Verdana;
	font-weight:bold;
	font-size:12px;
	text-transform:lowercase;
	float:left;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
}
.barcd div.d {
	width:42px;
	font-family:Georgia,Trebuchet MS, Verdana;
	font-weight:bold;
	font-size:12px;
	text-transform:lowercase;
	float:left;
	color:#ffffff;
	text-align:center;
	padding-right:10px;
}
.head1count span {
	font-family:Georgia,Trebuchet MS, Verdana;
	font-weight:bold;
	font-size:14px;
	text-transform:lowercase;
	padding:10px;	
	color:#ffffff;
}
#new1 { width:750px;float:left; height:auto; padding:5px 8px 0px 6px;background:#ffffff; }
#new2 { width:260px;float:left; height:auto;background:#ffffff; }
#new3 { height:260px; margin-bottom:10px; }
#new4 { height:234px; background-color:#ffffff;padding-top:3px; }
#new5 { clear:both; padding-bottom:10px; }
#new6 { height:auto; }
#new7 { clear:both; padding-bottom:6px;background:#ffffff; }
#new8 { width:160px;float:left; height:auto;background:#ffffff; }
.nbar1 { background: url(../images/time.gif) no-repeat 0;padding-left:18px; }
.nbar2 { background: url(../images/comments.gif) no-repeat 0;padding-left:18px; }
.nbar3 { background: url(../images/email.gif) no-repeat 0;padding-left:18px; }
a.ovalbutton{
background: transparent url('../images/button-left.gif') no-repeat top left;
display: block;
float: left;
font-size: 11px;
line-height: 16px;
height: 24px;
padding-left: 11px;
text-decoration: none;
margin:3px;
}
a.ovalbutton-blue{
background: transparent url('../images/button-left-blue.gif') no-repeat top left;
display: block;
float: left;
font-size: 11px;
line-height: 16px;
height: 24px;
padding-left: 11px;
text-decoration: none;
margin:3px;
}
a.bovalbutton{
background: transparent url('../images/bbutton-left.gif') no-repeat top left;
display: block;
float: left;
font-size: 16px;
line-height: 24px;
height: 32px;
padding-left: 15px;
text-decoration: none;
margin:3px;
}
a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; 
text-decoration:none;
font: normal 11px;
}
a:link.ovalbutton-blue, a:visited.ovalbutton-blue, a:active.ovalbutton-blue{
color: #222f7d; 
text-decoration:none;
font: normal 11px;
}
a:link.bovalbutton, a:visited.bovalbutton, a:active.bovalbutton{
color: #494949; 
text-decoration:none;
font: normal 16px;
}
a.ovalbutton span{
background: transparent url('../images/button-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; 
font-size: 11px;
}
a.ovalbutton-blue span{
background: transparent url('../images/button-right-blue.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; 
font-size: 11px;
}
a.bovalbutton span{
background: transparent url('../images/bbutton-right.gif') no-repeat top right;
display: block;
padding: 4px 15px 4px 0; 
font-size: 16px;
}
a.ovalbutton:hover,a.ovalbutton-blue:hover,a.bovalbutton:hover{ 
background-position: bottom left;
}

a.ovalbutton:hover span,a.ovalbutton-blue:hover span,a.bovalbutton:hover span{ 
background-position: bottom right;
color: black;
text-decoration:none;
}
.ttable_title {
	background: url(../images/table_bgtitle.gif) repeat-x;
	text-align:center;
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
}
.gtable_title {
	background: url(../images/table_bgtitle.gif) repeat-x;
	text-align: center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	margin:1px;
}
.gtable_title a {
	color: #ffffff;
}
.gtable_titleg {
	background: url(../images/table_bgtitle_g.gif) repeat-x;
	text-align: center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	margin:1px;
}
.gtable_titleg a {
	color: #ffffff;
}
.gtable_field0 {
	float:left;
	border-bottom:1px solid #dddddd;
}
.gtable_field1 {
	background-color:#eeeeee;
	float:left;
	border-bottom:1px solid #dddddd;
}
#tou1 { width:607px;background:#ffffff;padding:10px;float:left; }
#tou2 { width:300px;background:#ffffff;float:left;padding-top:10px; }
#tou27 { padding: 3px; width: 95px; text-align: center; }
#tou28 { padding: 3px; width: 80px; text-align: center; }
#tou29 { padding: 3px; width: 485px; text-align: center; }
#tou30 { padding:10px 0px 0px 10px;clear:both; }
#tou30 b { font-size:15px;text-transform:uppercase;color:#777777; }
#tou31 { padding: 3px;height:14px; width: 115px; text-align: center; }
#tou32 { padding: 3px;height:14px; width: 120px; text-align: center; }
#tou33 { padding: 3px;height:14px; width: 146px; text-align: right; }
#tou34 { padding: 3px;height:14px; width: 146px; text-align: left; }
#tou16 { width:694px;float:left; }
#tou17 { width:684px;height:24px;clear:both; }
#tou18 { width:150px;height:19px;float:right;padding:3px; }
#tou19 { width:120px;text-align:right;padding-right:3px;float:left;color:#ffffff; }
#tou20 { padding: 2px; width: 210px; text-align: center; }
#tou21 { padding: 2px; width: 40px; text-align: center; }
#tou22 { padding: 2px; width: 60px; text-align: center; }
#tou23 { padding: 3px 3px 3px 13px; width: 200px; float:left; }
#tou24 { padding: 3px; width: 40px; text-align: center;float:left; }
#tou25 { padding: 3px; width: 60px; text-align: center;float:left; }
#sta1 { float:left;width:927px;height:auto;clear:both;margin:10px;}
#sta2 { width:220px;text-align:right;padding:5px; }
#sta3 { width:391px;padding:5px; }
#sta4 { clear:both;padding-top:10px; }
#sta5 { width:250px; height:250px;padding-left:5px; }
#sta6 { float:left;width:971px;height:auto;clear:both;padding-top:8px; }
#sta7 { padding:10px 10px 10px 15px;line-height:24px; }
#sta8 { padding:15px 0px 0px 10px; width: 350px; }
#sta9 { padding: 2px; width: 106px; text-align: center;font-weight:bold;float:left; }
#sta10 { padding: 2px; width: 536px; text-align: center;font-weight:bold;float:left; }
#sta11 { padding: 3px;height:20px;width: 104px; text-align: center; }
#sta12 { padding: 3px;height:20px;width: 230px; text-align: right; }
#sta13 { padding: 3px;height:20px;width: 230px; text-align: left; }
#sta14 { width:250px; height:250px; padding:0px 15px 0px 15px; } 
#stap { width:640px;padding:0px 0px 10px 20px;background:#ffffff;float:left;}
#nat1 { float:left;width:907px;height:auto;clear:both;padding:10px;background:#ffffff;}
#nat4 { width:140px;float:left;text-align:center;padding-top:80px; }
#nat5 { width:506px;float:left; }
#nat5 h1 { font-size:38px; }
#nat6 { width:496px; }
#nat7 { padding: 4px;height:14px; width: 168px; text-align: right; }
#nat8 { padding: 4px;height:14px; width: 312px; text-align: left; }
#nat10 { width:200px; height:200px; }
#nat11 { padding:15px 0px 0px 10px; width: 350px; }
#nat12 { padding: 2px; width: 96px; text-align: center;font-weight:bold;float:left;text-transform:uppercase; }
#nat13 { padding: 2px; width: 350px; text-align: center;font-weight:bold;float:left;text-transform:uppercase; }
#nat14 { float:left;width:396px;padding-left:8px; }
#nat15 { float:left;width:302px; }
#nat16 { text-align:center; }
#clu9 { padding: 3px;height:14px;width: 94px; text-align: center; float:left;}
#clu10 { padding: 3px;height:14px;width: 153px; text-align: right; float:left;}
#clu11 { padding: 3px;height:14px;width: 153px; text-align: left; float:left;}
#result0 {float:left;}
#result1 {background:#DDDDDD;float:left;}
.gen2 { float:left;background:#ffffff; } 
.gen3 { float:left;background:#ffffff;padding:5px; }
#SSPager1 { float:left;width:160px; }
#pho8 { padding:10px;float:left;width:300px; }
#pho10 { width:260px;float:left; height:auto;background:#ffffff; }
#pho12 { width:300px; height:auto; padding:10px 10px 10px 10px; float:left;}
#pho13 { width:600px;float:left; height:auto;}
#vid1 { width:400px;float:left;padding:10px; }
#vid2 { width:670px;border-bottom:1px solid #e0e0e0;background:#f0f0f0;clear:both;height:112px; }
#vid3 { width:670px;border-bottom:1px solid #e0e0e0;background:#f9f9f9;clear:both;height:112px; }
#vid4 { width:590px;float:left; height:auto;padding-left:10px; }
#vid5 { float:left;width:700px;margin:7px 0px; }
#vid6 { width:230px;float:left;padding:20px; }
#vid7 { clear:both;padding-top:10px; }
#vid8 { width:300px;float:left; height:auto;background:#ffffff;padding:20px 0px 0px 20px; }
#vid9 { width:500px;float:left; }
#vid10 { height:auto;background-color:#ffffff;padding:20px; }
#vid11 { width:320px;float:left;padding-top:80px; }
#photos {
	float:left;
	width:580px;
}
#ivideo {
	width:120px;
	height:auto;
	padding:0px 8px 8px 9px;
	text-align:center;
	float:left;
	margin:5px;
}
#ivideo a:hover img {
	border:solid 1px #c74201;
    text-decoration:none;
}
#ivideo a {
	position:relative; 
	text-decoration:none;
}
#ivideo a img {
	margin:2px;
	padding:4px;border:solid 1px #ccc;
	z-index:24;
    background-color:#FFF;
    background-image:url(../images/loading.gif);
    background-repeat:no-repeat;
    background-position: center center;	
}
#ivideo a span{
	display: none;
    text-decoration:none;
}
#ivideo a:hover span{ 
    display:block;
    position:absolute;
    top:10px; left:2px; width:128px;
    border:1px solid #dddddd;;
    background-color:#f0f0f0; color:#555555;
    text-align: center;
    text-decoration:none;
    z-index:25;
}
#ivideo p { 
	margin:0; 
	text-align:center;
	color:#999999;
}
.divider {
	visibility:hidden;
	float:left; 
	clear:both;
	width:100%;
	padding:0;
	margin:5px 0 0 0;
}
#pagination { 
    float:right;
	font-weight:bold;
    text-transform:lowercase;
}
#pagination a {
    text-decoration:none;
	padding: 2px 6px; 
	border: solid 1px #ddd; 
}
#pagination a:hover { 
    display:inline; /* a little IE Mac lovin' */
    text-decoration:underline;
	color: #fff; 
	background: #0063EE; 
	border-color: #036;     
}
#pagination .prev { 
	float:left;
	padding: 2px 6px; 
	border: solid 1px #ddd;
}
#pagination .next { 
    float:left; 
	padding: 2px 6px; 
	border: solid 1px #ddd;
}
#pagination .pages { 
	float:left;
	padding: 3px 6px; 
    text-align:center;
}
#details {
    float:left;
	padding:0px 12px 0px 12px;
}
#details dl {
    width:220px;
}
#details dl dt {
    float:left;
    width:auto;
    margin:0 3px 0 0;
    color:#999999;
    padding:3px;
}
#details dl dd {
    margin:0;
    font-weight:bold;
    padding:3px;
}
#dphoto {
	float:left;
	width:500px;
	padding-left:17px;
	padding-right:5px;
}
#dphoto img {
	float:none;
}
#dphoto #description {
    clear:left;
    padding-top:30px;
}
#dphoto #description {
    clear:left;
    padding-top:30px;
}
#photo_info {
	float:left;
	width:130px;
	padding:5px;
	line-height:1.5em;
}
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }
#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }
#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}
#MB_header {
	margin: 0;
	padding: 0;
}
#MB_content {
	padding: 6px .75em;
	overflow: auto;
}
#MB_caption {
	font-size:18px;
	font-family:Georgia,Trebuchet MS, Verdana;	
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}
#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../images/loading.gif) 50% 0 no-repeat;
}
/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
