/*  
Theme Name:v3 gray
Theme URI: http://tour-hosting.com/theme/vertical/
Description: Clumon two. left tourweaver ,right sidebar. color gray
Version:1.0
Author:doris
Author URI: 
*/

/* Basics and Typography */
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #e0e0e0 url(images/bg.gif) repeat-x fixed;
	background: #ffffff;
	font-size: 78%;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Verdana, Arial, sans-serif;
	color: #333;
	text-align: left;
	width: 100%;
}
td, th, p, b, input, div
{
	font-family: Verdana,arial,helvetica;
	font-size: 8pt;
}
hr
{
	height: 0px;
	border-width: thin;
}
.red{color:#cc0000;}
p
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
	list-style-image: url(/tool/li.gif);
}
h1, h2
{
	color: #5E5E5E;
	font-size: 1.4em;
	margin: 1px;
	padding: 3px;
}

a{	/*text-decoration: none;*/}
a:link,a:visited
{
	color: #0066CC;
}

a:hover, a:active
{
	color: #CC0000;
	text-decoration: none;
}

input, textarea, select
{
	border: 1px solid #7E9DB9;
	background-color: #ffffff;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode" , Tahoma, Arial, sans-serif; 
	margin-bottom: 0px;
}
form, img
{
	margin: 0;
	padding: 0;
	border: 0;
}
.small
{
	font-size: 0.9em;
	color: #999;
}


/* Layout */

ul li, li
{
	list-style-image: url( 'image/darrow.gif' );
}

#tourName
{
	margin: 5px;
	position:absolute;	
	width: 705px;
	height: 24px;
	left:0px;
	top:125px;
	z-index:100;	
	font-size: 11pt;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 40px;
	color:#757575;
	text-align:left;
	font-family:Verdana;
	/*float: left;		
	border-right: solid 1px #3B221E;*/
	display:none;
}

/*tour style*/
#tourwrapper
{
	/*margin: 0px auto;
	margin-left: auto;
	margin-right: auto;*/
	width: 990px;
	height:600px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px; 
	
}

#tourcontent
{
	/*float: left;
	margin: 0px 0px 0px 0px;*/
	margin:auto;
	/*width: auto;
	display: inline; IE double margin bug fix */	
}
#tourweaver
{	
	width:auto;
	text-align:center;
	/*margin:0px 20px;*/
}
#toursidebar
{
	float: right;
	/*margin: 2px 0px 2px 2px;
	padding: 90px 0px 0px 0px;*/
	width:100%;
	font-size: 0.9em;
	display: inline; /* IE double margin bug fix */
	background-color: #F7FCFF;
	/*border: solid 1px #DDDDDD;*/
	background-image: url(image/header_bg.gif);
	height:110px;
}

#popTabs{ float: left; margin-left:30px; margin-top:-8px;}

#footer
{
 clear:none; text-align:right; background-color:#E6E6E6; padding:5px;	
}

#footer a:link, #footer A:visited { font-weight:bold; color:#ffffff; text-decoration: none;}

input:focus, textarea:focus, label:focus
{
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
}
.ieTab{	text-align: center; vertical-align:middle;}
.ieTab A{font-size: 11px;	color: #ffffff;	font-family: Verdana;	text-decoration: none;}
.ieTab A:visited{	font-size: 11px;	color: #ffffff;	font-family: Verdana;	text-decoration: none;}
.ieTab A:hover{	font-size: 11px;	color: #FED700;	font-family: Verdana;	text-decoration: none;}
.ieTab A:active{font-size: 11px;color: #FED700;	font-family: Verdana;	text-decoration: none;}
.tabBkg{font-size: 12px;font-family: Verdana;text-decoration: none;}
.tabBkg A{font-size: 12px;font-family: Verdana;text-decoration: none;}
.tabBkg A:link{	font-size: 12px;font-family: Verdana;text-decoration: none;}
.tabBkg A:hover{font-size: 12px;font-family: Verdana;text-decoration: none;}
.tabBkg A:active{font-size: 12px;font-family: Verdana;text-decoration: none;}
.tabBkg A:visited{font-size: 12px;font-family: Verdana;text-decoration: none;}


.closeTab {background-image:url(image/case_title_bg.gif); color:White; font-weight:bold; font-size:10pt; padding:1px; height:25px;}


.closeTabText
{
	float: left;
	width: 500px;
	text-indent: 15px;
	padding-top: 5px;
}
.sidebartd{font-size:9pt; color:#000000; font-weight:bold;  line-height:18px; }


#popTabTopShadow {
	BACKGROUND-POSITION: 50% bottom; WIDTH: 660px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; HEIGHT: 29px;
}
.popTabContent {
	PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; PADDING-TOP: 1px; HEIGHT: 294px;  
}
.popTabLabel {
	 background-image:url(image/sidebar_link_bg_off.gif);  PADDING-TOP: 7px; HEIGHT: 20px; width:119px;  margin-top:0px!important; margin-top:-5px;  color:#ffffff; vertical-align:middle;   
}
.popTabLabelon {
	 /*background-image:url(image/sidebar_link_bg_on.gif); PADDING-TOP: 2px; HEIGHT: 39px; width:137px; margin-top:18px;  color:#ffffff; font-weight:normal; */
}
#tabBkg
{
	display: none;
	width: 675px;
	height: 374px;
	position: absolute;
	top: 112px;
	left: 7px;
	background-color: White;
	z-index: 100; /*BACKGROUND: url(/tool/ie_hero_720x296_ietab_backer.png) no-repeat*/
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;	
	padding-top: 0px;
	border: solid 1px #cccccc;
	background-color: #EFEFEF;
	filter: alpha(opacity=80);
}
.popscroll
{
	clear:both; 
	width:675px;
	height:340px;
	overflow:auto;
	scrollbar-face-color: #f1f1f1;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color:#F7FCFF;
	scrollbar-arrow-color:#FE8900;
}


 .tdbarProperty
        {
            width: 70%;
        }       
        .tdbarAgent
        {
            width: 70%;
        }
        .barImage
        {
            width:30%;
        }
         .tdlogo
        {
            width:159px;
        }
        .barImage
        { width:64px;
          height:64px; 
          float:left;
          margin:5px;       	
       }
       .UlNoneStyle
        {
            list-style-type: none;
            margin: 0px;
        }
        .UlNoneStyle ul li
        {
            list-style-type: none;
        }
