/*
	AListEvents Shanghai
	13 September 2009
	
	global styles
*/


@import 'reset.css';


/*------------------------------------------------{   common page elements   }------------*/

body {
	background:#333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:90%;
	color:#464646;
}

h1, h2, h3, h4, h5, h6 {
	padding:15px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 {
	font-size:140%;
	font-weight:bold;
	color:#9E1216;
}

h2 {
	border-bottom:1px solid #bebebe;
	font-size:130%;
	font-weight:bold;
	color:#706F6F;
}


h3 {
	font-size:120%;
	color:#9E1216;
	font-weight:bold;
}

span.job_title {
	font-size:90%;
	font-style:italic;
	font-weight:normal;
	color:#464646;
}

h4 {
	font-size:80%;
}

h5 {
	font-size:70%;
}

h6 {
	font-size:60%;
}

p {
	padding:15px 0 5px;
	line-height:150%
}

p.red {
	color:#C00;
}

p.redlg {
	color:#C00;
	font-size:110%;
	text-align:center;
}

p.contacts {
	font-size:80%;
}

a {
	color:#9E1A1F;
}

a:hover {
	color:#000;
}

img {
	border:0;
}

ul.extsites {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:95%;
}
ul.rightnav{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:85%;
}

ul.main {
	margin:0;
	padding:0 5px 0 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#464646;
	text-align:left;
}

ul.main li {
	padding:4px 0;
	line-height:140%;
}

ul.highlightbox {
	padding:10px 20px 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
}

ul.highlightbox li {
	line-height:140%;
}

hr {
	height:1px;
	background:#ddd;
	border:none;
	line-height:1px;
	color:#ddd;
}


/*------------------------------------------------{   containers   }------------*/

#wrapper_top,
#wrapper_middle,
#wrapper_bottom {
	float:left;
	width:100%;
}

#page_container {
	width:950px;
	margin:0 auto;
}

#page_header {
	float:left;
	width:800px;
	padding:105px 75px 0;
	background:url(../images/topBanner2.jpg) no-repeat center top;
}

#offices {
	float:right;
	width:770px;
	padding:5px 30px 5px 0;
}

#offices ul {
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
}

#offices li {
	float:left;
	width:80px;
	margin:0;
	padding:0;
	text-align:right;
}

#offices a {
	text-decoration:none;
	font-size:87%;
	color:#fff;
}

#offices a:hover {
	text-decoration:none;
	color:#898989;
}


/*------------------------------------------------{   top navigation   }------------*/

#topnav {
	float:right;
	width:800px;
}

#nav {
	float:right;
}

#nav, #nav ul {
	padding:2px 0;
	margin:0;
	list-style:none;
}

#nav ul li {
	margin:0;
	padding:0 0;
}

#nav a {
	display:block;
	width:120px;
	height:19px;
	padding:7px 0 0;
	background:url(../images/buttonTop.png) no-repeat top left;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
}

#nav a:hover {
	text-decoration:none;
	color:#000;
}

#nav li {
	float:left;
	width:120px;
	height:26px;
	margin:0 1px;
}

#nav li:hover {
	background-position:0 0;
}

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
	background:#000;
	z-index:1000;
}

#nav li ul li {
	margin:1px 0 0;
}

#nav li ul li a {
	background:#CC3333;
}

#nav li ul.vvip {
	position: absolute;
	width: 170px;
	left: -999em;
	background:#000;
}

#nav li ul.vvip li {
	width:170px;
	margin:1px 0 0;
}

#nav li ul.vvip li a {
	width:170px;
	background:#CC3333;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#logo {
	padding:0 0 0 46px;
}


/*------------------------------------------------{   classes   }------------*/

#page_content {
	float:left;
	width:800px;
	padding:0 75px 20px;
	background:url(../images/glow.jpg) repeat-y center top;
}

#column_container {
	float:left;
	width:800px;
	padding:0;
	background:url(../images/whiteImg.png) no-repeat top left;
}

#watermark {
	float:left;
	width:800px;
	background:url(../images/watermark.gif) no-repeat top left;
}

#flags {
	float:right;
	width:540px;
	height:30px;
	padding:0 0 15px;
	text-align:right;
}

#left_column {
	float:left;
	width:544px;
	padding:10px 15px 10px 30px;
	border-right:1px solid #ddd;
}

#left_column ul {
	margin-left:30px;
}

#writecontent {
	float:left;
	width:340px;
	padding:10px 0 0 0;
}

#pictures {
	float:right;
	width:190px;
	height:auto;
	padding:10px 0 10px 10px;
}

#pictures2 {
	float:right;
	width:190px;
	height:auto;
	padding:10px 0 10px 10px;
	border:none; 
}

#pictures2 img {
	margin:15px 0 0;
	padding:2px;
	width:190px;
	border:none; 
}

#pictures p {
	font-size:75%;
	font-style:italic;
}

#pictures img {
	margin:15px 0 0;
	padding:2px;
	width:190px;
	border:1px solid #bebebe; 
}

td.pictures img {
	margin:15px 0 0;
	padding:2px;
	width:170px;
	border:1px solid #bebebe; 
}

#form {
}


/*------------------------------------------------{   right column   }------------*/

#right_column {
	float:left;
	width:180px;
	padding:30px 15px 10px;
}

/*------------------------------------------------{   right navigation   }------------*/

#rightnav {
	float:left;
	width:165px;
	padding:0 15px 15px 0;
	border-bottom:1px solid #ddd;
}

#rightnav ul {
	list-style-type:none;
}

#rightnav ul li {
	margin:0 0 1px;
	padding:0;
}

#rightnav a {
	display:block;
	width:105px;
	padding:5px 30px;
	background:url(../images/buttonRight.png) no-repeat top left;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:87%;
	color:#333;
}

#rightnav a:hover {
	text-decoration:none;
	background:url(../images/buttonRightOver.png) no-repeat top left;
	color:#9E1216;
}

#rightbox {
	float:left;
	width:150px;
	height:auto;
	text-align:left;
	font-size:70%;
	line-height:1px;
} 	

#shanghai_logo {
	float:left;
	width:165px;
	padding:10px 0 0;
}

#logo1 {
	float:left;
	width:150px;
	height:73px;
	padding:0;
	
}

#logo2 {
	float:left;
	width:150px;
	height:73px;
	padding:0;
	
}

#facebook {
	float:left;
	width:150px;
	padding:0;
	text-align:center;
	font-size:130%;
}

#footer {
	float:left;
	width:770px;
	padding:15px 15px 0;
}

#footer_content {
	float:left;
	width:740px;
	padding:15px 15px 0;
	border-top:1px solid #ddd;
}

#footer h2 {
	padding:0;
	color:red;
}

#footer h2.green {
	color:#6C0;
}

.feature_container {
	float:left;
	width:230px;
	height:200px;
	margin:0 10px 0 0;
	padding:0 5px;
	background:url(../images/textBox2.png) no-repeat top left;
	font-size:75%;
}

.feature_container a {
	text-decoration:none;
}

.feature_header {
	height:28px;
	padding:10px 10px 0;
	text-align:center;
}
.feature_header h2 {
	border-bottom:0;
	font-size:100%;
}

.feature_header a {
	border-bottom:0;
	text-decoration:none;
}

.feature_content {
	height:90px;
	padding:50px 10px 0;
}

.feature_content p {
	padding:10px 0 5px;
}

.feature_footer,
.feature_footer a {
	text-align:right;
	padding:0 10px;
	color:#606060;
	font-weight:bold;
}

.feature_footer a:hover {
	color:#993300;
}

#box1 {
	background:url(../images/news.jpg) no-repeat top left;
}

#box2 {
	background:url(../images/green1.jpg) no-repeat top left;
}

#box3 {
	background:url(../images/shanghai.jpg) no-repeat top left;
}

#page_footer {
	float:left;
	width:800px;
	height:105px;
	padding:25px 75px 0;
	background:url(../images/bottomBanner.jpg) no-repeat center top;
	text-align:center;
	font-size:x-small;
}

#page_footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#page_footer li {
	display:inline;
	border-right:1px solid #898989;
}

#page_footer li.last {
	border:none;
}

#page_footer a {
	padding:0 5px;
	text-decoration:none;
	color:#898989;
}

#page_footer a:hover {
	text-decoration:none;
	color:#fff;
}

.last {
	margin:0;
}


/*------------------------------------------------{   classes   }------------*/

.clear {
	float:left;
	clear:both;
	width:100%;
	line-height:1px;
	font-size:1px;
}

.hidden {
	display:none;
}

table.logos {
	margin:0;
	padding:0;
}

table.logos td {
	text-align:center;
}

table.logos td img {
	padding:25px 0;
}

table.ppl td {
	text-align:left;
	vertical-align:top;
}

table.ppl img {
	margin:15px 0 0;
	padding:2px;
	border:1px solid #bebebe;
}

#contact_container th {
	text-align:right;
}

#contact_form_table th {
	text-align:right;
}

#contact_form_table td input,
#contact_form_table td textarea {
	width:315px;
	background:#efefef;
}
	

/*---------------------{   SimplePics styles   }-------------*/

.photae {
	margin:5px;
	padding:3px;
	background:#fff;
	border:1px solid #aaa;
}

#simplepics_container {
	width:500px;
	margin:0 auto;
}

#simplepics_image {
	width:100%;
	margin:0 auto;
}

#simplepics_description {
	width:400px;
	margin:0 auto;
	background:#fbf7ea;
	border:1px solid #f3e7c3;
	text-align:left;
}

#simplepics_description p {
	padding:7px;
	line-height:150%;
}

#simplepics_pagenav {
	float:right;
	width:50%;
	padding:2px 0;
	text-align:right;
	line-height:32px
}

#simplepics_pagenav a {
	padding:3px 5px;
	background:#e8e4e0;
	border:1px solid #b3c1cb;
	font-family:"Times New Roman", Times, serif;
	color:#748da0;
}

#simplepics_pagenav a:hover {
	border:1px solid #748da0;
	text-decoration:none;
	color:#5f7789;
}

#simplepics_pagenav a.sp_current,
#simplepics_pagenav a.sp_current:hover {
	background:#efefef;
	border:1px solid #cecece;
	color:#cecece;
}

#simplepics_imagecontainer {
	float:left;
	width:100%;
}

.picnav {
	font-family:"Times New Roman", Times, serif;
	font-size:400%;
	font-weight:normal;
	text-decoration:none;
}

.picnav:hover {
	text-decoration:none;
}

.drag_me {
	border:1px solid #888;
	cursor:pointer;
}

.drop_target {
	height:60px;
	width:20px;
	padding:5px 0;
	background-color:#ddd;
	border:1px solid #aaa;
	color:#aaa;
	cursor:pointer;
}

.drop_target:hover {
	border:1px solid red;
}

#drag_ghost {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	z-index:1000;
	text-align:left;
}

#drag_ghost img {
	padding:3px;
	background:#fff;
	border:1px solid #888;
}

/*--------------------------------------------------{   HIGHSLIDE STYLES   }-----------------*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}

.highslide:hover img {
}

.highslide-wrapper {
	background: #909090;
}

/*---------------------{   the zoomed image   }-----*/
.highslide-image,
.highslide-image:hover {
	padding:5px;
	border:1px solid #706547;
	background:#fff;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background: silver;
}
.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;
    padding-left: 22px;
    background: url(../highslide/graphics/loader.white.gif) no-repeat 3px 1px #fff;
}

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;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

a.highslide-full-expand:hover {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}