﻿/* -- JQUERY CLUE TIPS START --*/
/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(/Portals/_default/Skins/VENPortal/images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
  font-weight:bold;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: #fff;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
}
.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #fff;
  font-weight:bold;
}
.cluetip-jtip #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-jtip #cluetip-inner {
  padding: 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  color: #900;
}
/* jtip arrows */
div.cluetip-jtip .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-jtip .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/arrowleft.gif);
}
div.clue-left-jtip .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
div.clue-top-jtip .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/arrowdown.gif);
  top: 100%;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}
div.clue-bottom-jtip .cluetip-arrows {
  background-image: url(/Portals/_default/Skins/VENPortal/images/arrowup.gif);
  top: -11px;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}

/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/* -- JQUERY CLUE TIPS END --*/
.box-item
{
    font:11px arial;
    margin-bottom:5px;
}
.fl
{
    float:left;
}
.fl span
{
    font-size:11px;
}
.box-weather  {
    padding:2px 0px 2px 0px;
    width:285px;
}
.box-middle1, .box-middle3 {
    border:1px solid #D5D8DE;
}
.weather {
    padding-right:4px;
    width:135px;
    padding-left:5px;
    border-right:dashed 1px #cccccc;
}
.goldprice {
    padding-left:5px;
    width:128px;
}
.img-icon {
    vertical-align:bottom;
}
.link-folder {
    color:#8A0000;
    font:bold 12px arial;
    text-decoration:none;
}
.gold-price {
    margin:2px 0;
    padding:0;
    width:100%;
}
.forex-rate  {
    margin:5px 0;
    padding:0;
    width:100%;
}
.forex-rate {
    height:58px;
    overflow-x:hidden;
    overflow-y:scroll;
}
.tbl-weather  {
    width:110px;
}
.tbl-goldprice, .tbl-weather {
    background-color:#A8A8A8;
    font:11px arial;
}
.td-weather-title {
    background-color:#FFFFFF;
    width:40px;
}
.txtr  {
    text-align:right;
}
.td-weather-data {
    background-color:#FFFFFF;
}
span.adtext
{
    text-decoration:none !important;
    cursor:help;
}
div.main-search
{
	padding:30px 15px 30px 30px;
	text-align:left;
	background-color:White;
	width:900px;
	margin-top:50px;
	
}
*html .main-search
{
	padding:0px 15px 30px 30px;
	text-align:left;
	background-color:White;
	width:900px;
	
}
.search-input
{
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font:18px arial,sans-serif bold;
	height:25px;
	margin:0;
	vertical-align:top;
}
div#mainContaner {
    padding:0;
	margin:0;
	color:#000000;
	text-align:center;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	width:985px;
}

div#main 
{
	padding:auto;
	margin-left:auto;
	margin-right:auto;
	width:985px;
}

div#main-content-search{
	padding:auto;
	margin:auto;
	width:985px;
}
.SAI_Footer
{
	width:985px;
	float:left;
	height:139px;
	background-color:#fff;
	padding:4px;
	border-right:solid 1px #c77d7d; 
    border-left:solid 1px #c77d7d;
    border-bottom:solid 1px #c77d7d;
    margin-bottom:5px;
}
*html .SAI_Footer
{
    width:995px;
}
.SAI_MenuBottom
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:120px;
	line-height:30px;
	width:750px;
}
*html .SAI_MenuBottom
{
	padding-top:5px;
	padding-bottom:5px;
	line-height:30px;
	width:850px;
}
.SAICopyRight
{
	padding:5px 0px 9px 0px;
	height:100px;
	background-color:#ebebeb;
}

.SAICopyRight a:hover,
.SAICopyRight a:visited,
.SAICopyRight a:link
{
	color:#fff;
	font-weight:bold;
}
