body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #4D4D4D;
	background-color: #fff;
	margin: 0; 
	padding:0;
}
a
{
	color: #0059BF;
	text-decoration: underline;
}

a:hover
{
	color: #2D5A98;
	text-decoration: none;
}
a:active
{
	color: #E19200;
	text-decoration: underline;
}

#value {
	width: auto;
	border-bottom: 1px solid #EAEAEA;
	padding:0 10px 6px 20px;
	margin-bottom:-10px;
 }
 #google{
	padding-left:25px;
 }
 #google a:visited{
	color: #6D6D6D;
 }
iframe,image{
	border:0;
}

#google image.img{
	border: 1px solid #EAEAEA;
	padding: 2px;
}

ul.tab{
	background:#ffffff url("images/bg.gif") repeat-x bottom;
	height:27px;
	padding-left:20px;
	margin:0px;
	margin:2px 0 10px 0;
	font-size:13px;
}
ul.tab li {float:left;margin-right:2px;overflow:hidden;height:26px; list-style:none;}

.tab a:link, .tab a:visited{
	background:url(images/tab-round.png) right 26px;
	color: #4D4D4D;
	display:block;
	line-height:25px;
	text-decoration:none;
}

.tab a span{
	background:url(images/tab-round.png) left 26px;
	display:block;
	margin-right:12px;
	padding-left:12px;
	padding-top:1px;
}
* HTML .tab a span{
	padding-top:1px;
}
*:first-child+html .tab a span{
	padding-top:1px;
}
html:root .tab a span{
	padding-top:1px;
}
.tab a:hover{
	display:block;
	color:#C36B00;
	text-decoration:underline;
}
.tab a:hover span{
	display:block;
}
ul.tab li.active a:link, ul.tab li.active a:visited, ul.tab li.active a:visited, 
ul.tab li.active a:hover{
	background:url(images/tab-round.png) right 0 no-repeat;
	font-weight: bold;
	color: #5777BC;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
}
ul.tab li.active a span, 
ul.tab li.active a:hover span{
	background:url(images/tab-round.png) left 0 no-repeat;
}

#wrapper {
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
  min-width: 800px;
}
#container {width: 100%;}
#content {
  width: 100%;
  float: left;
}
#google {margin: 0;color:#353535}

#right {
  float: left;
  width: 200px;
  margin-left: -200px;
  margin-top:10px;
}

.r1, .r2, .r3, .r4, .r5 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }
#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #F5F5F5;
	font-size:12px;
}

#rounded-box-3 .inner-box span{
	font-size:11px;
}
#qs {
	display:none;
	padding:5px;
}
#qs a {
	color:#767676;
}
#x {
background: #63A5DF url(images/submit.png) 67px no-repeat;
background-position: 0;
border:0px;


color:#fff;
width:67px;
height:22px;

}

#x:hover {
background: #63A5DF url(images/submit.png) -67px  no-repeat;
}
#x:active {
background: #63A5DF url(images/submit.png) -134px no-repeat;
}
#x, x:-moz-any-link {
  padding-bottom:4px;
}
* html #x{
	padding-bottom:2px;
	
}
*+html #x {
height:22px;
padding-bottom:0px;
}
.inner-box {
    padding:10px 10px 5px 10px;
}
a.u {
	color:#8B8B8B;
}
#footer {
	text-align:center;
	font-size:11px;
	font-family:tahoma;
	color:#979797;
	padding:20px;
	padding-top:100px
}
#logo {
	padding-top:10px;
	padding-left:20px
}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 1px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 1px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }


#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 75px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	
	

	#q{width:370px;border:solid 1px #A7A7A7;height:18px;z-index:200;}
img{border:none;}.gallery ul{width:100%;float:no;}.gallery li{margin:10px;padding:0;float:left;position:relative;width:165px;height:210px;text-align:center;}.gallery{list-style:none;margin:0;padding:0;border:0px;padding-bottom:10px;}.gallery img{background:#fff;border:solid 1px #ccc;padding:4px;}.gallery a{text-decoration:none;}.gallery a:hover img{border-color:#666;}
#bra{position:absolute;top:7px;right:10px;font-size:12px}

.tab #eje a span{margin-right:5px;padding-left:5px;padding-top:0px}
.tab #eje a:link,.tab #eje a:visited{text-decoration:none;color:#487F99}
#debug{list-style:none;margin:0;padding:0;border:0px;border:solid 1px #ccc;border-top:0;font-size:12px;position:absolute;z-index:100;margin-top:0px;background-color:#fff}#debug li{overflow:hidden;list-style:none;width:250px;margin:0;padding:0;}.debug li a{text-decoration:none;color:#555555;padding:3px 0px 3px 10px;display:block;}.debug a:hover{color:#1D1D1D}#debug li:hover{background-color:#EBEBEB}.ses{background-color:#EBEBEB}.ses a:link,.ses a:visited{color:#1D1D1D}#debug div{padding:0;font-size:10px;margin-top:-13px;margin-right:3px;color:#CC8732;}
*+html  #debug{
	margin-top:-1px;
}
#opt{
padding-left:10px;
padding-top:7px;
color:#B2B2B2;
}
#tab{
padding-top:3px;
}
#opt a,#opt a:visited{color:#6E6E6E;text-decoration:none;
	 border-bottom: 1px dashed #939393;}#opt a:hover {color:#4C93B4;text-decoration:none;
	 border-bottom: 1px dashed #939393;}

#iv6 a,#iv6 a:visited{color:#B87D24}#iv6 a:hover {color:#DD5F54}
#nextr{padding-bottom:50px;padding-left:50px;clear: both;float:left;font-size:14px;}
#scr {position:absolute;margin-top:-50px;}
#options {display:none;position:absolute;top:25px;right:10px;border: 1px solid #EAEAEA;padding:5px;font-size:11px;background-color:#fff}
#options a {background-color:#fff;}
div.sw{
  position:absolute;
	max-height:200px;
	min-width:145px;
	overflow: auto;
    overflow-y: auto;
	overflow-x: hidden;
	display:none;
    border:1px solid #ccc;
    background-color:#fff;
	z-index:200;
	
}
*+html div.sw{
	overflow: auto;
	width:145px;
	overflow-x: hidden;
}
* html  div.sw{
	height:115px;
	width:150px;
	overflow: auto;
	overflow-x: hidden;
}
div.sw ul  {
  margin:0px;
  padding:0px;
	
}


div.sw ul li {
  list-style-type:none;
  margin:0;
  padding:3px;
   padding-left:9px;
   padding-right:9px;
  cursor:pointer;
   color:#626262;
}
div.sw ul li:hover { 
  color:#262626;
  background-color:#EBEBEB
}
#img_opt {
	display:none;
}

#ebn li {
	list-style-type:none;
	padding:8px;
}

#ebn {
	padding-top:8px;
}

#add {
	position:absolute;
	top:96px;
	right:10px;
}

#req {
	display:none;
	margin-top:10px;
	padding:10px 5px 0px 30px;
	color:#C94B3F;
	font-size:14px;
}

#im  {
	margin-bottom:-4px;
	padding-right:4px;
}

#ads a { color:#9A9A9A}