/*****************************/
/*** Core html setup stuff ***/
/*****************************/


* :focus { outline: 0; }

span#psel:hover {
  background:#ffff77;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
 background-image:url("/background7.jpg");
 background-attachment:fixed; 
  background-repeat:repeat;
}


contentheading.a,
a.contentpagetitle:link,
 a.contentpagetitle:hover,
 a.contentpagetitle:active,
 a.contentpagetitle:visited,
 a.contentpagetitle:focus {
  color:white;
  /*background:#a0a0e0;*/
  font-size:16px;
  font-weight:bold;
}

.contentheading {
  color:white;
  /*background:#a0a0e0;*/
  font-size:16px;
  font-weight:bold;
  /*padding-left:6px;*/
}


a:link, a:visited {
	text-decoration: none;
}

a:hover {
	color: #dd0000;
  /*text-decoration: underline;*/
}

div#silverheader2 a {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
background: black;  
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: 195px; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

div#silverheader2 a:link {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
background: black; 
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: 195px; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

div#silverheader2 a:visited {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
background: black; 
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: 195px; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

div#silverheader2 a:hover {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
color: white;
}


input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 10px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 960px;  /*950*/
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px; /*1050*/
width:1008px;
}

div#header_l {
	position: relative;
 background:#fce8ad; //#a0a0e0;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
 background:#fce8ad; //#a0a0e0;
}

div#header {
 background:#fce8ad; //#a0a0e0;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	margin-left: 30px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7;  
	margin: 0 11px;

}

div#tabarea_l {
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #0000dd; /*999*/
}

div#footer_r a:hover, div#footer_r a:hover  {
	color: #dd0000; /*999*/
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	//margin-top: 4px;
	//margin-right: 250px;
	text-align: left;
}

#pathway a {
	color:#ddddff;
}


#search {
	float: right;
	width:320px;
	margin-top: -10px; /*-20*/
	margin-right: 16px; /*30px*/
	height: 0px;  /* moved to left, was  40px; */
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0px; /*0 21px 0px 21px;*/
	background: #fcf2c0; //#e5e8f5;  // #eaeafd;
	width: 1008px; /*auto;*/
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff;  
}

#whitebox_tl {
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
}

#whitebox_bl {
}

#whitebox_br {
	height: 13px;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  width:  20px;
  height: 32px;

}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
	float:left;
  display:block;
  height: 28px;
  line-height: 28px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
 margin-top:-2px;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 22%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 22%;
	padding-left: 30px; /*15*/
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 2px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 1.20em;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000; /*666*/
	text-align: center;
	width: 100%;
}

h2, .contentheading {
	padding: 2px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.2em; 
	font-weight: bold;
	vertical-align: bottom;
	color: #000000; /*333*/
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 5px;
}

h4 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #000000; /*333*/
 font-size: 15px;
 font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

h3 {
  font-family: Trebuchet,Helvetica,Arial,sans-serif;
  margin-top:-5px;
  padding-top:0px;
}

#maincolumn h3 {
  font-family: Trebuchet,Helvetica,Arial,sans-serif;
  margin-top:0px;
  padding-top:0px;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0px;
  font-weight: bold;
  font-family: Trebuchet,Helvetica,Arial,sans-serif;
  font-size: 1.3em;
  padding: 0px;
  margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
  color: #000000; 
}

table.moduletable td {
  margin-top:0px;
  padding-top:0px;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .80em; /* 0.9 */
	color: #000000 /*#a0a0a0; #999*/
	font-weight: normal; /*normal*/
	text-align: left;
 font-style: italic;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #333333; /**/
	/* font-weight: bold; */
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	line-height: 16px; /*14*/
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover, a:hover { /**/
color: #dd0000;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px solid #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
}

div#maindivider {
/*
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
*/
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
color: #000000;
 
}

table.contentpaneopen li {
	margin-bottom: 5px;
}
/*
table.contentheading.td {
	background: #0000d0;
}

td.contentheading {
	background: #8080d0;
}
*/
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 5px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Trebuchet,Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

div.module_menu ul li a:hover, div.module_menu ul li a:hover { /**/
	font-weight: bold;
  color: #dd0000;
}


div.module_menu a:hover {
 color: #dd0000;
}

#leftcolumn div.module {
	padding: 0 0px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #5555ee;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { 
background: #C3D2E5;
border-top: 3px solid #DE7A7B; 
border-bottom: 3px solid #DE7A7B; 
margin:0px; padding-left: 40px; text-indent:0px;
}

/* System Error Messages */
#system-message dd.error ul { 
color: #c00; background: #E6C0C0; 
border-top: 3px solid #DE7A7B; 
border-bottom: 3px solid #DE7A7B; 
margin:0px; padding-left: 40px; text-indent:0px;
}

/* System Notice Messages */
#system-message dd.notice ul { 
color: #c00; background: #EFE7B8; 
border-top: 3px solid #F0DC7E; 
border-bottom: 3px solid #F0DC7E; 
margin:0px; padding-left: 40px; text-indent:0px;
}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}



/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
width: 700px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
margin-left:12px;
margin-bottom:3px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
margin-bottom:3px;
}

.paginationstyle a.selected{
color: #000;
background-color: yellow; /*#96E4FE;*/ /*#FEE496;*/
}

.paginationstyle a:hover{
color: #000;
background-color: #ffbfbf; /*#96E4FE;*/ /*#FEE496;*/
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

.paginationstyle .flatview a:hover{ /*Pagination div "flatview" links style*/
color: #000;
background-color: cyan;
}









/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
//border-top: 1px solid navy; /*navy border*/
background: black;  
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 3px 9px;//4px 10px; /*5 11*/
text-decoration: none;
border-right: 1px solid black; //navy; /*navy divider between menu items*/
border-left: 1px solid black;
background:#5553cc;  /*#5558cc;*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: black;// !important;

background: #ffffff;   
border-top: 1px solid black; //navy; 
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid black; //gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}



/*** AUTOCOMPLETE ***/

.autocomplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
}



/*** EXTRAVOTE ***/

/* extravote.css */
.extravote-container{display:inline-block;line-height:25px;vertical-align:middle;}
.extravote-container-small{display:inline-block;line-height:22px;vertical-align:middle}
ul.extravote-stars{height:25px;width:125px;padding:0!important;margin:0!important;}
ul.extravote-stars-small{height:22px;width:110px;padding:0!important;margin:0!important;}
ul.extravote-stars li, ul.extravote-stars-small li{background-position:0!important;padding:0!important;margin:0!important;}
ul.extravote-stars, ul.extravote-stars li a:hover, ul.extravote-stars li.current-rating{background-image:url(/beijing/star.gif)!important;background-color:transparent!important;background-repeat:repeat-x!important;background-position:left -1000px;}
ul.extravote-stars-small, ul.extravote-stars-small li a:hover, ul.extravote-stars-small li.current-rating{background-image:url(/beijing/star_small.gif)!important;background-color:transparent!important;background-repeat:repeat-x!important;background-position:left -1000px;}
ul.extravote-stars,ul.extravote-stars-small{background-position:left top;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0pt;overflow:hidden;padding:0pt;position:relative;}
ul.extravote-stars li, ul.extravote-stars-small li{background-image:none;display:inline;padding:0pt;}
ul.extravote-stars li a, ul.extravote-stars li.current-rating,ul.extravote-stars-small li a, ul.extravote-stars-small li.current-rating{border:medium none;cursor:pointer;left:0pt;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;overflow:hidden;position:absolute;text-indent:-1000em;top:0pt;}
ul.extravote-stars li a, ul.extravote-stars li.current-rating{height:25px;line-height:25px;}
ul.extravote-stars-small li a, ul.extravote-stars-small li.current-rating{height:22px;line-height:22px;}
ul.extravote-stars li a:hover,ul.extravote-stars-small li a:hover{background-position:left bottom!important;}
ul.extravote-stars li a:focus,ul.extravote-stars-small li a:focus{background:none;}
ul.extravote-stars li.current-rating, ul.extravote-stars-small li.current-rating{background-position:left center;z-index:1;}
li a.ev-one-star{width:20%;padding:0;margin:0;z-index:6;}
li a.ev-two-stars{width:40%;padding:0;margin:0;z-index:5;}
li a.ev-three-stars{width:60%;padding:0;margin:0;z-index:4;}
li a.ev-four-stars{width:80%;padding:0;margin:0;z-index:3;}
li a.ev-five-stars{width:100%;padding:0;margin:0;z-index:2;}
.extravote-count{vertical-align:middle;}





/*** POPUP ***/


/* Div to disable background */
#backgroundFilter
{
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    display: none;
    z-index: 10000;
    width: 100%;
    height: 100%;
}
/* POPUP WINDOW */
#popupWindow
{
    position: fixed;
    width: 800px;
    height: 487px;
    z-index: 10005;
    display: none;
    background-color: #bbbbfc;
    border: 1px solid black;
}



/**** ROUND BUTTONS ***/

a.button, span.button, del.button{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}



a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(/beijing/form_buttons.png);
}


a.button span, span.button button, span.button input, del.button span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
/**    font-family:"Trebuchet,Verdana,Arial" !important; **/
font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size:13px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 10px 0px 0px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}




del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input{


	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));

}



/*** CSS.CSS ***/

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;  //270px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: white; /*lightyellow;*/
font-size:10px;
border: 2px solid black;
border-width: 1px 2px 2px 1px;
padding: 5px;
}




.ajaxtooltip2 {
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: white;
font-size:10px;
border: 2px solid black;
border-width: 1px 2px 2px 1px;
padding: 5px;
}




.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;

}


div#fixedm { position: fixed; top: 400px; left: 10; border: none; z-index: 500; }


td.menu{background:white}

table.nav
{
background:black;
position:relative;
font: bold 100% Verdana, Arial;
font-weight: bold;
top:0px;
left:-177px;
}
table.nav.a
{
font: bold 100% Verdana, Arial;
font-weight: bold;
}

.img-shadow {
float:left;
background:#444466;
margin: 10px 0 0 10px !important; 
margin: 10px 0 0 5px;
//align:center;
}

.img-shadow img {  
///  float:left;
display: block;
position: relative;
background-color: #ffffff;
border: 1px solid #000000; 
//margin: -4px 4px 4px -4px; 
left:-4px; top:-4px;
padding: 5px; /*4*/
//align:center;
} 

.img-shadow img:hover {
/*border: 1px solid #ee0000; */
background-color: #fff000;
}

.dme me {

}

.silverheader2 a {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: white;
background: #4444a8;
font: bold 12px Verdana,Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: auto; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
border-bottom:1px solid #aaaaf5;
}

.silverheader2 a:link {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: white;
background: #4444a8;  
font: bold 12px Verdana,Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: auto; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

.silverheader2 a:visited {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: white;
background: #4444a8;
font: bold 12px Verdana,Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: auto; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

.silverheader2 a:hover {
color: #fffe00;/*white;*/
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
background: #4444a8;
}

div#silverheader2 a {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
background: #222288;
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: auto; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

div#silverheader2 a:link {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
background: #222288;
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
color: white;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: auto; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

div#silverheader2 a:visited {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: white;
background: #222288;
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
display: block;
/*position: relative;*/ /*To help in the anchoring of the ".statusicon" icon image*/
width: auto; /*auto;*/
/*padding: 5px 0px 5px 0px;*/  /*5px 0;*/
padding-left: 8px;
padding-top: 1px;
padding-bottom: 6px;
text-decoration: none;
}

div#silverheader2 a:hover {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
font: bold 12px Verdana,Tahoma, Helvetica, sans-serif;
color: yellow;
}




// HIGHSLIDE-STYLES

.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt; 
	text-decoration: none;
	display: block; 
	text-align: center;
  font-family: Trebuchet,Verdana,Arial;
}
.highslide {
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid black;
	/* cursor: Zurl(../graphics/zoomin.cur), pointer; */
    outline: none;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {

}
.highslide-caption {
    display: none;
    border-top: none;
    padding: 0 10px 10px 10px;
    background-color: white;
    text-align: justify;
  font-family: Verdana,Arial;
  font-size: 10pt; 
}
.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
a.highslide-full-expand {
	background: url(../graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}
.highslide-overlay {
	display: none;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-previous-next {
    text-align: center;
    padding-bottom: 5px;
}
.highslide-previous-next a {
	font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    color: white;
    padding: 0 20px;
}
.highslide-html {
	//border: 1px solid white;
    background-color: white;
}
.highslide-html-blur {
    border: 1px solid silver;
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Self rendering */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    ///width: 500px; //400
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	/* background: Zurl(../graphics/resize.gif); */
	position: relative;
	top: 0.5em;
	left: 0.5em;
}
.highslide-wrapper .highslide-body {
}

/* Individual CSS-classes: no border */
.highslide-no-border {
	background-color: gray;
}
.highslide-no-border .highslide-image {
	border: none;
	border-bottom: 1px solid white;
	
}
.highslide-no-border .highslide-html {
	border: none;
	
}
.highslide-no-border .highslide-caption {
	border: none;
    border-bottom: 1px solid white;
    background-color: gray;
	color: white;
}
.highslide-no-border .highslide-caption code {
    color: white;
}

/* Individual CSS-classes: white */
.highslide-white {
	background-color: white;
}
.highslide-white .highslide-image {
	border: 5px solid white;
	
}
.highslide-white .highslide-caption {
	background-color: white;
}
.highslide-white .control, .highslide-white .control * {
	color: #666;
}
.highslide-white .highslide-html {
    border: 2px solid white;
}

/* Individual CSS-classes: glossy-dark */
.glossy-dark {
	background-color: #101010;
}
.glossy-dark .highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
}
.glossy-dark .highslide-caption {
	background: #101010;
	padding: 5px 0 5px 0;
}
.glossy-dark div {
	color: silver;
}

/* Individual CSS-classes: narrow border */
.highslide-narrow-border {
	background: white;
}
.highslide-narrow-border .highslide-image {
	border: 2px solid white;
}
.highslide-narrow-border .highslide-caption {
	background-color: white;
}



/* Individual CSS-classes: black border */
.highslide-black-border {
	background: white;
}
.highslide-black-border .highslide-image {
	border: 2px solid #655F2F;
}
.highslide-black-border .highslide-caption {
	border: 2px solid #655F2F;
	border-top: none;
	background-color: white;
	color: #333;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example .highslide-image-blur {
    border-color: silver;
}

.highslide-blur-example .highslide-caption-blur {
    border-color: silver;
}

.html-header {
	cursor: default;
	height: 18px;
	padding: 2px;
}
.highslide-html-blur #highslide-html-7-header {
	height: 18px;
	padding: 2px;
}

.highslide-dimming {
	background-color: black;
}

/* Controlbar example */
.controlbar {	
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Controlbar example */
.controlbar2 {	
	margin-left: 60px;
	width: 210px;
	height: 32px;
}
.controlbar2 a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Controlbar example */
.controlbar5 {	
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {	
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer; /* w3c */
	background: url(../graphics/close.png);
}


/* Put these last in your highlide-related CSS */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.highslide-dimming { background: black; }



// GOOGLE WEATHER

div.googleWeather
{
min-height:165px;
}

div.googleWeather .input_label {
	font-weight:bold;
}

div.googleWeather .city {
    font-weight:bold;
	font-size: 125%;
}

div.googleWeather .deg {
    font-size: 100%;
	color: #3366FF;
	font-weight:bold;
}

div.googleWeather .deg a {
    text-decoration: none;
}

div.googleWeather .deg2 {
    padding-top: 6px;
	padding-bottom: 6px;
	font-size: 125%;
	color: #3366FF;
	font-weight:bold;
	float: left;
}

div.googleWeather .cond {
	font-size: 100%;
}

div.googleWeather .wind {
    font-size: 100%;
  line-height:75%;
}

div.googleWeather .humidity {
    font-size: 100%;
  line-height:75%;
}

div.googleWeather .forecast_day {
	font-size: 80%;
}

div.googleWeather .img2 {
	float: right;
  padding-left:4px;
}

div.googleWeather .forecast_temp {
	font-size: 80%;
}

div.googleWeather td.forecast_cond {
	font-size: 80%;
  line-height:92%;
  vertical-align:middle;
}

div.googleWeather th
{
}

div.googleWeather input {
	margin-bottom: 6px;
}

div.googleWeather input.button {
	margin-left: 2px;
}

div.googleWeather .error {
	color: #FF3366;
	font-weight:bold;
}

div.googleWeather #loading {
	vertical-align: middle;
	text-align: left;
}



// ADS_MANAGER

#adsmanager_fieldset form br {
	clear: left;
}

.adsmanager_main_cat,.adsmanager_main_cat a:link,.adsmanager_main_cat a:visited{
 font-size: 14px;
 margin: 0px;
 margin-top: 0px;
 padding: 0px ;
 color: #4444f5;
	margin-bottom : 0px;
	padding-bottom: 0px;

}

.adsmanager_main_cat a:hover {
 font-size: 14px;
 margin: 0px;
 margin-top: 0px;
 padding: 0px ;
 color: #dd0000;
	margin-bottom : 0px;
	padding-bottom: 0px;

}

.adsmanager_sub_cat a:link,.adsmanager_sub_cat a:visited {
 font-size: 13px;
 /* font-family: arial; */
 margin-top: 2px;
 padding: 0 ;
 color: #4444f5;
 font-weight:bold;
 text-decoration:none;
}

.adsmanager_sub_cat a:hover {
 font-size: 13px;
/* font-family: arial; */
 margin-top: 2px;
 padding: 0 ;
 color: #dd0000;
 font-weight:bold;
 text-decoration:none;
}

.imgcat {
 border : 0;
}

.adsmanager_footer {
 font-size: 10px;
 color: #555555;
}

.adsmanager_cat {
 font-size: 13px;
 color: #000000; /*#555555;*/
/* font-weight:bold; */
font-family:Verdana,Arial;
}

.adsmanager_pathway {
 margin-bottom:10px;
}

table.adsmanager_table{
 background-color: #ffffff;
 border: 1px solid #000000;
 border-collapse: collapse; 
 width: 98%;
}

table.adsmanager_table th {
 background-color: #f5f5f5;
 border: 1px solid #000000;
 text-align:center;
 font-size: 13px;
}

table.adsmanager_table td {
 border: 1px solid #000000;
 // padding-left: 20px;
 // padding-right: 20px;
}

.adsmanager_table td img.adimage {
	float: left;
	border: none;
	padding-right: 8px;
}

.adsmanager_table td h2{
	font-size: 13px;
	margin-bottom : 0px;
	padding-bottom: 5px;
 font-weight:bold;
}

.adsmanager_table td {
	text-align: left;
	padding : 5px;

}

table.adsmanager_table tr td.right {
 text-align: right;
}

table.adsmanager_table tr td.center {
  text-align:center;
}


table.adsmanager_topmenue {
  background-color: #ffffff;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

table.adsmanager_topmenue td {
  border: 1px solid #000000;
  color: #000000;
  padding: 3px;
  margin: 0px;
  text-align: center;
  font-size: 13px;
}

.adsmanager_search_title {
 /* background: Zurl(../images/system/title.png) no-repeat; */
 height: 24px;
 color: #7333B3;
 padding-top: 1px; 
 padding-left: 24px; 
 margin-bottom: 2px;
 margin-top: 2px;
 font-weight: bold;
 font-size: 14px;
 }
 
.adsmanager_subtitle {
 text-align : right;
 margin-bottom: 2px; 
}

.adsmanager_search_box {
	position :relative;
	width: 100%;
	//left: 2%;
	border: 1px solid #000000;
	color: #000000;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adsmanager_box_module {
	width: 95%;
	border: 1px solid #000000;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adsmanager_box {
    position :relative;
	width: 85%;
	left: 10%;
	border: 1px solid #000000;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
 background-color: #FFFFFF;
}

.adsmanager_inner_box {
	font-size: 13px;
	color: #000000;
	/* border: 1px solid #000000;
	background-color: #ccccFF; */
	padding: 5px; 
	text-align:right;
}

.adsmanager_inner_box tr td {
	padding-right: 5px;
}

.adsmanager_search_box form {
	display : inline;
}

.imgheading {
    margin-right : 5px;
}

table.adsmanager {
	width: 100%;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
table.adsmanager_header {
	color: #000000;
	background-color: #FFFFFF;
}
table.adsmanager_select {
	/* width: 100%; */
	color: #000000;
	background-color: #F0F0F0;
}

div.adsmanager_ads {
  border: 1px solid #000000;
  color: #000000;
  //padding: 2px;
  margin: 0px;
// padding-left: 20px;
// padding-right: 20px;
}

div.adsmanager_top_ads {
	font-size: 13px;
	color: #000000;
	border: 0px solid #CCCCCC;
	background-color: #ccccFF;
	padding: 5px; 
 //padding-left: 20px; 
}

div.adsmanager_ads_kindof {
	text-align : right;
}

div.adsmanager_ads_state {
	text-align : right;
}

h2.adsmanager_ads_title {
	font-size: 16px;
	font-weight: bold;
	padding: 3px; 
	margin: 3px;
}

div.adsmanager_ads_main {
	background-color: #ffffff; 
}

div.adsmanager_ads_body {
	float: left;
	width: 100%; 
 background-color: #ffffff;
 
}

div.adsmanager_ads_desc {
	border: 0px solid #FFFFFF;
	padding: 5px; 
}

div.adsmanager_ads_price {
	border: 0px solid #FFFFFF;
	padding: 5px; 
}

div.adsmanager_ads_contact {
	border: 0px solid #FFFFFF;
	padding: 5px; 
}

div.adsmanager_ads_image {
	border: 0px solid #FFFFFF;
	float: left;
	width:22%;
	padding: 5px; 
	text-align : center;
}

div.adsmanager_ads_image a{
	display : block;
	margin-top: 10px;	
}

div.adsmanager_ads_image a img{
 border:solid 1px black;
}

div.adsmanager_ads_image img{
 border:solid 1px black;
}

/* img {border:solid 1px black;} */

.adsmanager_spacer {	
	clear: both;
}

div.adsmanager_footer {
	width: 100%;
	text-align: center;
	float: center;
}



//fieldset 
.adsmanager_fieldset {
	color: #000000;
	border: solid 1px black;
	 background_color: #e0e0e0; 
	 padding: 5px; 
}


//fieldset 
.adsmanager_legend {
	color: #000000;
	font-weight: norma;
 font-size:15px;
	//border: 1px solid #000000;
	/* background_color: #DDDDDD; */
	padding: 10px;
}

fieldset {
	color: #000000;
	border: solid 1px black;
 
	 
	 padding: 5px; 
 
}


legend {
	color: #000000;
 font-size:15px;
	font-weight: normal;
	//border: 1px solid #000000;
	/* background_color: #DDDDDD; */
	padding: 10px;
}



.adsmanager {
	border: 1px solid #000000;
	background-color: #F7F7F7;
	margin: 2px;
	padding: 2px;
}

.adsmanager_required {
	border: 1px solid #000000;
	background-color: #FFEEEE;
	margin: 2px;
	padding: 2px;
} 

#adsmanager_fieldset label {
	/* border: 1px solid #000000; */
	width: 15%;
	float: left;
	margin: 2px;
	padding: 2px;
	text-align: right;
 font-size:15px;
 font-weight:normal;
}

#adsmanager_fieldset label.right {
	/* border: 1px solid #000000; */
	width: 14em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: left;
}

#adsmanager_writead_header{
	margin-bottom: 10px;
	margin-top: 10px;
}

.adsmanager_innermenu {
text-align:center;
}

#writead_header1 {
    display: inline;
	border: 1px solid #000000;
	background-color: #ffeeee;
	width: 7em;
	margin: 5px;
	padding: 2px;
}
#writead_header2 {
    display: inline;
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 7em;
	margin: 5px;
	padding: 2px;
}

/* v1.1.1 */
.adsmanager_ver_list {
    list-style: none;
    text-align: left;
}

.adsmanager_ver_list li {
	background-image: none;
}

.adsmanager_highlight {
background-color:#f0d5d5;
}



// ADS_MANAGER_2

#adsmanager2_fieldset form br {
	clear: left;
}

.adsmanager2_main_cat,.adsmanager2_main_cat a:link,.adsmanager2_main_cat a:visited{
 font-size: 16px;
 margin: 0px;
 margin-top: 10px;
 padding: 0px ;
 color: #000000;
	margin-bottom : 3px;
	padding-bottom: 3px;

}

.adsmanager2_sub_cat,.adsmanager2_sub_cat a:link,.adsmanager2_sub_cat a:visited {
 font-size: 13px;
 font-family: arial;
 margin-top: 2px;
 padding: 0 ;
 color: #7333B3;
 font-weight:normal;
 text-decoration:none;
}

.adsmanager2_sub_cat,.adsmanager2_sub_cat a:hover {
 font-size: 13px;
 font-family: arial;
 margin-top: 2px;
 padding: 0 ;
 color: #dd0000;
 font-weight:normal;
 text-decoration:none;
}

.imgcat {
 border : 0;
}

.adsmanager2_footer {
 font-size: 10px;
 color: #555555;
}

.adsmanager2_cat {
 font-size: 13px;
 color: #555555;
}

.adsmanager2_pathway {
 margin-bottom:10px;
}

table.adsmanager2_table{
 background-color: #F7F7F7;
 border: 1px solid #cccccc;
 border-collapse: collapse; 
 width: 98%;
}

table.adsmanager2_table th {
 background-color: #EEEEEE;
 border: 1px solid #cccccc;
 text-align:center;
 font-size: 13px;
}

table.adsmanager2_table td {
 border: 1px solid #cccccc;
}

.adsmanager2_table td img.adimage {
	float: left;
	border: none;
	padding-right: 8px;
}

.adsmanager2_table td h2{
	font-size: 13px;
	margin-bottom : 0px;
	padding-bottom: 5px;
}

.adsmanager2_table td {
	text-align: left;
	padding : 5px;
}

table.adsmanager2_table tr td.right {
 text-align: right;
}

table.adsmanager2_table tr td.center {
  text-align:center;
}


table.adsmanager2_topmenue {
  background-color: #F7F7F7;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

table.adsmanager2_topmenue td {
  border: 1px solid #cccccc;
  color: #000000;
  padding: 3px;
  margin: 0px;
  text-align: center;
  font-size: 13px;
}

.adsmanager2_search_title {
 /* background: Zurl(../images/system/title.png) no-repeat; */
 height: 24px;
 color: #7333B3;
 padding-top: 1px; 
 padding-left: 24px; 
 margin-bottom: 2px;
 margin-top: 2px;
 font-weight: bold;
 font-size: 14px;
 }
 
.adsmanager2_subtitle {
 text-align : right;
 margin-bottom: 2px; 
}

.adsmanager2_search_box {
	position :relative;
	width: 96%;
	left: 2%;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adsmanager2_box_module {
	width: 95%;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adsmanager2_box {
    position :relative;
	width: 85%;
	left: 10%;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adsmanager2_inner_box {
	font-size: 13px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFEEDD;
	padding: 5px; 
	text-align:right;
}

.adsmanager2_inner_box tr td {
	padding-right: 5px;
}

.adsmanager2_search_box form {
	display : inline;
}

.imgheading {
    margin-right : 5px;
}

table.adsmanager2 {
	width: 100%;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table.adsmanager2_header {
	color: #000000;
	background-color: #FFFFFF;
}
table.adsmanager2_select {
	/* width: 100%; */
	color: #000000;
	background-color: #F0F0F0;
}

div.adsmanager2_ads {
  border: 1px solid #CCCCCC;
  color: #000000;
  padding: 2px;
  margin: 0px;
}

div.adsmanager2_top_ads {
	font-size: 13px;
	color: #000000;
	border: 0px solid #CCCCCC;
	background-color: #FFEEDD;
	padding: 5px; 
}

div.adsmanager2_ads_kindof {
	text-align : right;
}

div.adsmanager2_ads_state {
	text-align : right;
}

h2.adsmanager2_ads_title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px; 
	margin-bottom: 3px;
}

div.adsmanager2_ads_main {
	background-color: #F0F0F0; 
}

div.adsmanager2_ads_body {
	float: left;
	/* width: 67%; */
}

div.adsmanager2_ads_desc {
	border: 0px solid #FFFFFF;
	padding: 5px; 
}

div.adsmanager2_ads_price {
	border: 0px solid #FFFFFF;
	padding: 5px; 
}

div.adsmanager2_ads_contact {
	border: 0px solid #FFFFFF;
	padding: 5px; 
}

div.adsmanager2_ads_image {
	border: 0px solid #FFFFFF;
	float: left;
	width:22%;
	padding: 5px; 
	text-align : center;
}

div.adsmanager2_ads_image a{
	display : block;
	margin-top: 10px;	
}

div.adsmanager2_ads_image a img{
	border: none;
}


.adsmanager2_spacer {	
	clear: both;
}

div.adsmanager2_footer {
	width: 100%;
	text-align: center;
	float: center;
}



fieldset.adsmanager2 {
	color: #000000;
	border: 1px solid #CCCCCC;
	/* background_color: #555555; */
	/* padding: 5; */
}


legend.adsmanager2 {
	color: #000000;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	/* background_color: #DDDDDD; */
	padding: 10px;
}



.adsmanager2 {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 2px;
	padding: 2px;
}

.adsmanager2_required {
	border: 1px solid #CCCCCC;
	background-color: #FFEEDD;
	margin: 2px;
	padding: 2px;
} 

#adsmanager2_fieldset label {
	/* border: 1px solid #CCCCCC; */
	width: 15%;
	float: left;
	margin: 2px;
	padding: 2px;
	text-align: right;
}

#adsmanager2_fieldset label.right {
	/* border: 1px solid #CCCCCC; */
	width: 14em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: left;
}

#adsmanager2_writead_header{
	margin-bottom: 10px;
	margin-top: 10px;
}

.adsmanager2_innermenu {
text-align:center;
}

#writead_header1 {
    display: inline;
	border: 1px solid #CCCCCC;
	background-color: #FFEEDD;
	width: 7em;
	margin: 5px;
	padding: 2px;
}
#writead_header2 {
    display: inline;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	width: 7em;
	margin: 5px;
	padding: 2px;
}

/* v1.1.1 */
.adsmanager2_ver_list {
    list-style: none;
    text-align: left;
}

.adsmanager2_ver_list li {
	background-image: none;
}

.adsmanager2_highlight {
background-color:#FF5555;
}


