*{
	margin:0;
	padding:0;
}
.header {
    margin: 0 auto;
    width:100%;
    height:115px;
}

.header_up {
    height:70px;
    background-image:url(/resources/images/t_ws_banner.png);
}

.img_logo {
    width:900px;
    margin:0 auto;
}

#img_logo {
    float:left;
    position:absolute;
    z-index:1;
    padding-left: 15px;
}

.header_button {
    margin:0 auto;
    width:820px;
    height:100px;
}

.header_down {
    height:45px;
    background-image:url(/resources/images/t_ws_navi.png);
}

.header_down_main{
    width:900px;
    padding-left: 10px;
    margin:0 auto;
}

 

#home_cover {
    float:left;
    height:45px;
    display:none;
}

#home_cover div a {
    text-decoration:none;
    color:#FFFFDA;
    font-size:16px;
}

#home_cover1 {
    float:left;
    background-color:#FFF9E7;
    height:45px;
}

#home_cover1 div a {
    text-decoration:none;
    color:#B5482B;
    font-size:16px;
}

.main {
    margin: 0 auto;
    width:100%;
    background-image:url(/resources/images/t_ws_navi_hl.png);
    background-repeat:repeat;
    padding-top: 20px;
    padding-bottom: 20px;
}

.main_cover {
    margin: 0 auto;
    width:100%;
}

.main_body {
    padding: 20px;
    width:860px;
    margin:0 auto;
    background-color: #FFFFFF;
}

.main_bodynew {
    background-image:url(/resources/images/ground.png);
    height:506px;
    width:900px;
    border:0px;
    margin:0 auto;
}



.first {
   
   background-image:url(/resources/images/t_ws_home_bg.png);
    width:100%;border:0px solid red;
   
}

.first_main {

    margin:0 auto;
    width:1150px;
    height:550px;
    background-image:url(/resources/images/t_ws_home_phone.png);
    background-position:left;
    background-repeat:no-repeat;
}

.first_right {
    width:510px;
    height:550px;
    margin-left:490px;
}

.second {
    width:100%;
    height:450px;
    background-image:url(/resources/images/t_ws_navi_hl.png);
    background-repeat:repeat;
}

.second_main {
    margin: 0 auto;
    width: 900px;
    padding: 20px 0 20px 0;
}

.second_main_up {
    padding: 20px;
}

.second_main_down {
    padding: 20px;
}

.footer {
    width:100%;
    background-image:url(/resources/images/t_ws_home_footer.png);
    background-repeat:repeat-x;repeat-y;
    border:0px solid red;
}

.foot_text {
    margin-top:0px;
    font-size:12px;
    word-spacing:3px;
    line-height:17px;
    color:#999999;
    
}

.bar_press {
    float:left;
    background-color:#FFF9E7;
    height:45px;
    display:none;
}

.bar_press div a {
    text-decoration:none;
    color:#B5482B;
    font-size:16px;
}

.bar_menu div a {
    text-decoration:none;
    color:#FFFFDA;
    font-size:16px;
   
}

.bar_menu_entry {
    margin-top:12px;
	  margin-left: 13px;
	  margin-right: 13px;
	  float: left;
	  font-size:16px;
	  
	  
}	
#p_owners {
    font-size:15px;
#    font-family:museo-slab,georgia,times,serif;
#   font-weight:300;
    line-height:25px;
    color:#5d2516;
    line-height:1.3;
    
}
#p_museo {
    font-size:15px;
    font-family:museo-slab,georgia,times,serif;
    font-weight:300;
    color:#252525;
    line-height:21.5px;
}

#p_owners span {
   color:#5D2516;
   font-weight:bold;
}

#p_news {
   font-size:14px;
   color:#5D2516;
}

#p_news span {
    font-size:15px;
    color:#B5482B;
    font-weight:bold;
}

#p_viglink {
    font-size:14px;
    color:#5D2516;
}
#p_viglink span {
    font-size:15px;
    color:#B5482B;
    font-weight:bold;
}

#p_iA {
    font-size:14px;
    margin-top:0px;
    color:#5D2516;
}

#p_iA span {
    font-size:15px;
    color:#B5482B;
    font-weight:bold;
}

.ta_title {
   font-size:14px;
   color:#FFF;

}

.ta_left {
    font-size:16px;
    color:#FFF;
    padding-left:40px;
    font-weight:normal;

}

.ta_right {
    font-size:14px;
    color:#FFEBA6;
    padding-left:40px;
}

.input_text {
   height:25px; 
   line-height:25px;
   font-size:14px;
   font-family:Arial, Verdana;    
   padding-left:3px;  
}

.input_button {
   padding:8px ;  
   font-weight:bold; 
   font-size:14px;
   font-family:Arial, Verdana;    
}

.input_select {
   height:25px;
   line-height:25px;
   padding-top:3px;
   font-weight:bold;
   font-family:Arial, Verdana;    
}
 



/***styles.css***/

img{
	border:0;
}
/*body*/
body{
	line-height:22px;
	font-family:Arial, Verdana;
	text-align:left;
}

.clear {clear: both;}

pre{
   white-space: pre-wrap;
   white-space: -moz-pre-wrap;
   white-space: -pre-wrap;
   white-space: -o-pre-wrap;
   word-wrap: break-word;
   width:800px;
 }

/*link*/

hr{
	height:3px;
	border:none;
	border-top:3px dotted #95a3c5;
	margin-top:30px;
	margin-bottom:10px;
}
acronym {
	text-decoration:none;
	border-bottom:1px dotted #898B98;
	cursor:help;
}
/*common*/
h2{
	font-weight:700;
	font-size:19px;
	color:#a30000;
	margin:35px 10px 10px 0px;
}
h3{
	display:block;
	font-weight:700;
	font-size:18px;
	color:#000;
	margin:5px 10px 10px 0;
}
ul,
ol{
	list-style-position:inside;
	margin:0 0 0 15px;
	padding:0;
}

.left{
	float:left;
}
.right{
	float:right;
}
.left-align{
	text-align:left;
}
.right-align{
	text-align:right;
}
.w600{
	width:600px;
}
.w560{
	width:600px;
}
.w400{
	width:400px;
	display:block;
}
.w250{
	width:250px;
}
.w170{
	width:130px;
	padding:0 20px;
	display:block;
}
.grey{
	color:#999;
}
/* Main*/
#wrapper{
	margin:0 auto;
	padding:0;
	text-align:left;
}
.inner-wrapper{
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
}


/*Nav*/
.nav{
	margin:0 auto;
	width:675px;
	height:70px;
	position:relative;
	display:block;
	margin-bottom:10px;
	line-height:20px;
	padding-right:11px;
	font-weight:700;	
	font-family:Arial, Verdana;
	font-size:12px;
}
.nav2{
	margin-bottom:0;
	height:56px;
	width:887px;
	margin-top:40px;
	font-size:12px;
}
.nav3{
	width:952px;	
}
.inner-nav{
	margin-top:20px;
	text-align:center;
	position:relative;
	display:block;
}
.nav2 .inner-nav{
	position:absolute;
	margin:0;
	left:253px;
	top:0;
}
.nav3 .inner-nav{
	left:322px;
}
.nav ul{
	list-style:none;
	height:70px;
}
.nav ul li{
	color:#fff;
	height:70px;
	display:inline;
	overflow:hidden;
}
.nav ul li a{
	height:22px;
	padding:24px 16px;
	display:block;
	float:left;
	background:url('/images/nav.gif') repeat-x 0 -70px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:700;
}
.nav2 ul li a{
	background:url('/images/nav2.gif') repeat-x 0 -70px;	
}
.nav ul li a:hover,
.nav ul .current a{
	background-position:0 -280px;
	text-decoration:none;
	color:#fff;
	font-weight:700;
}
.nav .nav-first-item a{
	background:url('/images/nav.gif') no-repeat;
	padding-left:30px;
}
.nav2 .nav-first-item a{
	background:url('/images/nav2.gif') no-repeat;
}
.nav .nav-first-item-current a,
.nav .nav-first-item a:hover{
	background-position:0 -210px;
}
.nav .nav-last-item a{
	background:url('/images/nav.gif') no-repeat 0 -140px;
	padding-right:40px;
}
.nav2 .nav-last-item a{
	background:url('/images/nav2.gif') no-repeat 0 -140px;
}
.nav .nav-last-item-current a,
.nav .nav-last-item a:hover{
	background-position:0 -350px;
}
.nav ul .nav-sep{
	width:2px;
	display:block;
	float:left;
	background:url('/images/nav.gif') repeat-x 0 -420px;
}
.nav2 ul .nav-sep{
	background:url('/images/nav2.gif') repeat-x 0 -420px;
}


/*content-text*/
.page-descr{
	color:#2c3749;
	background:#d3def3;
	padding:15px;
	margin-bottom:20px;
}

.page-intro{
	line-height:30px;
	font-style:italic;
	font-size:25px;
	color:#1d2c41;
	margin:0 0 20px 0;
}
/*footer*/
#footer{
	clear:both;
	display:block;
	margin:0 auto;
	border-top:1px solid #cc6800;
	width:600px;
}
#inner-footer{
	padding:5px 0 20px 0;
	width:600px;
	text-align:center;
	color:#210e01;
	font-weight:400;
	font-size:11px;
	border-top:1px solid #f5a701;
}
#footer a{
	font-weight:700;
	text-decoration:underline;
	color:#000;
}
#footer a:hover{
	color:#fff;
}
/*hack*/
.clear{
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

.grey-f{
	color:#4F4F4F;
}
/*index*/
#index{
	position:relative;
	display:block;
	width:700px;
	height:855px;
	margin:0 auto;
	*margin-top:25px;
}



#plugin .page-intro{
	margin-right:200px;
}

#list-table-1{
	border-left:1px solid #ddd;
	border-collapse:collapse;
	border-spacing:0;
	border-bottom:1px solid #ddd;
}
#list-table-1 td{
	border-right:1px solid #ddd;
	margin:0;
	padding:6px;
	font-size:12px;
}


#list-table-1 th{
	background:#fad39c;
	margin:0;
	padding:6px;
	border:1px solid #f28e01;
	font-size:12px;
}

#list-table{
	border-left:1px solid #ddd;
	border-collapse:collapse;
	border-spacing:0;

}
.list-table{
	border-left:1px solid #ddd;
	border-collapse:collapse;
	border-spacing:0;
}

#list-table td{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:0;
	padding:6px;
	font-size:14px;
}
.list-table td{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:0;
	padding:6px;
	font-size:14px;
}

.hash{
    border-bottom:15px solid #ddd;
	border-right:1px solid #ddd;
	margin:0;
	padding:6px;
	font-size:14px;	
}

#list-table th{
	background:#fad39c;
	margin:0;
	padding:6px;
	border:1px solid #f28e01;
	font-size:14px;
}

.list-table th{
	background:#fad39c;
	margin:0;
	padding:6px;
	border:1px solid #f28e01;
	font-size:14px;
}
#list-table2{
	border-left:1px solid #ddd;
	border-collapse:collapse;
	border-spacing:0;
}
#list-table2 td{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:0;
	padding:6px;
	font-size:14px;
}


#list-table2 th{
	background:#fad39c;
	margin:0;
	padding:6px;
	border:1px solid #f28e01;
	font-size:14px;
}


.table-list-name{
	width:100px;
}
.table-list-logo{
	width:100px;
}
.table-list-date{
	width:70px;
}
.table-list-url{
	width:170px;
}


#owner-login{
	margin-left:10px;
	background:#fdf2e1 url('/images/login-bg.png') no-repeat left bottom;
	text-align:center;
	width:375px;
	*width:400px;
	height:200px;	
	border:1px solid #f8c1a1;
	padding:25px 0 0 25px;
}

#owner-login ul li{
	text-align:left;
}

#owner-login ul{
	list-style:none;
}

input text{
	border:3px solid #f0f;
	background:#fff;
}
fieldset{
	padding:10px;
	margin:10px;
	border:none;
}
.empty-cell td{
	border:none;
}

#top_wrap,
#name_wrap,
#category_wrap,
#url_wrap,
#logo_wrap,
#description_wrap{
	margin-top:25px;
}
/*Lightbox*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;	
}
/*dashboard table*/

#content_table{
	border-collapse:collapse;
}
#content_table td{
	border:1px solid #ddd;
}



/*********   new tabbed menus     *********/
    #steps-tab {
      margin: 0 auto;
      background:transparent url('/images/glow-bg.gif') no-repeat;
      font-size:14px;
      height: 50px;
      line-height:normal;
      text-shadow: rgba(255, 255, 255, .9) 0px 1px 0px;
      }


    #steps-tab ul {
	margin:0;
	list-style:none;
      }


    #steps-tab li {
      display:inline;
      margin:0;
      padding:0;
      }


    #steps-tab a {
      float:left;
      margin:0;  outline: none;
      padding:0 0 0 1px; /* 1px fix */
      text-decoration:none;
      color: #c60;
      }


    #steps-tab a span {
      float:left;
      display:block;
      height: 50px;
      padding:16px 19.8px 0 19.8px;
      color:#aaa;
      }


	#steps-tab a:hover {
	background:url("/images/glow-hover.gif") no-repeat left top;
}

    #steps-tab a:hover span {
	background:url("/images/glow-hover.gif") no-repeat right top;
	color: #ac6100;
}

	#steps-tab .selected {
	background:url("/images/glow-hover.gif") no-repeat left top;
	color:#ac6100;
}
	#steps-tab .selected span {
	background:url("/images/glow-hover.gif") no-repeat right top;
	color:#ac6100;
}


ul.topset { list-style:none; text-align:left;padding:10px;float: left; border: 1px solid #fbe0ba; background: #fff5e8; width:600px;}
.topset li   { float:left; font:italic 14px georgia,Arial; text-decoration:none; display:block; padding:10px 25px;  }
.topset li span    { font: normal 24px arial; color:#c60; font-weight: normal;  }

ul.datalist { list-style:none; text-align:left;float: left; }
.datalist li { font:italic 14px georgia,Arial; text-decoration:none; display:block; border-bottom: 1px solid #ddd; padding: 5px 0; }
.datalist li span    { font: normal 14px arial; color:#c60; font-weight: normal; margin: 0 10px;  }


#dashboard_values h3 {font: 18px arial;color: #999;padding: 5px 0;border-bottom: 1px dotted #ccc;}

/***style.css***/

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	margin-top: 10px;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset */




body {
	line-height:22px;
	font-family: Arial, Sans-serif;
	text-align:left;
	color: #000;
}

sup {
	font-size: 0.7em;
	vertical-align: text-top;
}

form {
	display: inline;
}

input.btn {
  color:#050;
  font: bold, Arial;
  background-color:#fed;
  border:1px solid;
  border-color: #696 #363 #363 #696;
}
blockquote {
	padding-left: 20px;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #084B8A;
	font-weight: bold;
}



#hr {
	border: 0;
	background: #909090;
	height: 1px;
}

a:hover {
	text-decoration: none;
}

.content {
	padding: 0px 50px;
}


ul {
	list-style-type: disc;
	margin-left: 20px;
}

ol {
	list-style-type: upper-alpha;
	margin-left: 30px;
}

li {
	margin-left: 10px;
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

.middle {
	vertical-align: middle;
}

.right {
	text-align: right;
}

.bottom {
	vertical-align: bottom;
}


.hidden {
	display: none;
}


#rb_app_table tr.feature:hover {
	background-color: #ffefe5;
	cursor: pointer;
}

#rb_app_table .title {
	vertical-align: middle;
}

#rb_app_table tr.feature td, #rb_app_table tr.padded td {
	padding-bottom: 5px;
	padding-top: 5px;
}

#rb_app_table .col1 {
	width: 300px;
	padding-right:20px;
	font-size: 0.8em;
}

#rb_app_table .col2, #rb_app_table .col3 {
	width: 300px;
	text-align: center;
	font-size: 0.8em;
}

#rb_app_table img {
	margin: 0 auto;
}

.main_content {
}

.content {
    padding: 0 50px;
}


#all1{
	float:left;
	margin-right:20px;
	padding-top:1px;
	padding-left:1px;
}

#rebarnding-all{
	background-image:url(/resources/images/ground.png);
	height:505px;
	width:900px;
	border:0px solid red;
	background-image:url(/resources/images/t_ws_navi_hl.png)
}

#rebarnding-all1{
	color:#5D2516;
	text-align:left;
	font-family:Arial;
	font-size:22pt;
	margin-top:100px;
	width:200px;
}

#rebarnding-all2{
	text-align:center;
	margin-top:30px
}

#rebarnding-all3{
	background-image:url(/resources/images/frame.png);
	height:350px;
	width:270px;
	border:0px solid red;
	float:left;
	margin-top:76px
}

#rebarnding-all4{
	background-color:#FFFFFF;
	border:0px solid red;
	width:240px;
	margin-left:14px;
	margin-top:10px;
	height:330px
}

#rebarnding-all5{
	background-image:url(/resources/images/frame.png);
	height:350px;
	width:270px;
	border:0px solid red;
	float:left;
	margin-left:35px;
	margin-top:76px
}

#rebarnding-all5-1{
	background-color:#FFFFFF;
	border:0px solid red;
	width:240px;
	margin-left:14px;
	margin-top:10px;
	height:330px
}

#rebranding-1{
	background-color:#F3F3F3;
	border:0px solid red;
	width:240px;
	margin-left:0px;
	margin-top:0px;
	height:90px;
	border-bottom:1px solid #DDDDDD;
	color:#B5482B;
	font-size:40pt;
	
}

#rebranding-2-1-1{
	background-color:#E8E8E8;
	border:0px solid red;
	width:240px;
	margin-left:0px;
	margin-top:2px;
	height:278px;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD
}

#rebranding-2{
	background-color:#E8E8E8;
	border:0px solid red;
	width:240px;
	margin-left:0px;
	margin-top:2px;
	height:176px;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD
}

#rebranding-2-1{
	margin-left:10px;
	margin-top:14px;
	color:#717171;
	font-size:12px;
	text-align:left;
}


#rebranding-2-2{
	margin-left:-15px;
	margin-top:35px;
	color:#717171;
	font-size:12px
}

#rebranding-2-3{
	margin-left:2px;
	margin-top:35px;
	color:#717171;
	font-size:12px
}

#rebranding-2-4{
	margin-left:-33px;
	margin-top:35px;
	color:#717171;
	font-size:12px
}
#rebranding-2-5{
	margin-left:-50px;
	margin-top:35px;
	color:#717171;
	font-size:12px
}

#rebranding-3{
	background-color:#E8E8E8;
	border:0px solid red;
	width:240px;
	margin-left:0px;
	margin-top:2px;
	height:50px;
	border-top:1px solid #DDDDDD;
}



#rebarnding-all6{
	background-image:url(/resources/images/long-frame.png);
	height:350px;
	width:270px;
	border:0px solid red;
	float:left;
	margin-left:35px
}



.rebranding-image-left{
	border:0px solid red;
	float:left;
	margin-top:10px
}

.rebranding-image-right{
	border:0px solid red;
	float:right;
	margin-top:10px
}

#all2{
	float:left;
	border:0px solid red;
	margin-left:10px;
	text-align:left;
}

#all30{
	float:left;
	border:0px solid red;
	margin-left:65px;
	text-align:right;
}

#all3{
	font-size:24px;
	color:#000000;
	margin-top:120px;
}

#all31{
	font-size:18px;
	color:#000000;
	
}

.all4{
	font-size:11px;
	color:#595959;
	margin-top:-5px;
}

.all40{
	font-size:11px;
	color:#595959;
	margin-top:2px;
}

.all40{
	font-size:11px;
	color:#595959;
	margin-top:2px;
}

.all414{
	margin-top:6px;
}

.all42{
	font-size:11px;
	font-family:Î¢ÈíÑÅºÚ;
	color:#595959;
	margin-top:0px;
}

.all5{
	margin-top:40px;
}

#all6{
	font-size:24px;
	
	color:#000000;
	margin-top:50px;
}

#all7{
	border:0px solid red;
	float:right;
	margin-left:5px
}


