/* Style Sheet for Say It In Chinese . com */

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, Swiss, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height: 150%;
	background: url(images/top-grad.gif);
	background-repeat:  repeat-x;
	background-color: #d6d4d4;
}

img {
	border: none;
	line-height: 0;
}

#pagebox {
	position: relative;
	width: 817px;
	margin: 0px auto;
}

/* ------------------------------- Header Info -------------------------------- */

#header {
	position: relative;
	width: 817px;
	height: 118px;
	background: url(images/header.jpg);
	background-repeat:  no-repeat;
	text-align: right;
}
	
#topnavi {
		padding: 2px 2px 0 0;
}

#topnavi ul {
	list-style: none;
}

#topnavi li {
	display: inline;
	font-size: 80%;
	padding: 0 0 0 10px;
}

#topnavi ul li a:link, #topnavi ul li a:visited {
	color: #bbbbbb;
	text-decoration: underline;
}

#topnavi ul li a:hover, #topnavi ul li a:active {
	color: #bbbbbb;
	text-decoration: none;
}


/* ------------------------------- Right Column Menu Info -------------------------------- */

#main-menu {
	float: right;
	width: 251px;
	margin: 0 0 5px 0;
	font-size: 85%;
	line-height: 100%;
}

#main-menu a:link, #main-menu a:visited {
	color: #CC0000;
	text-decoration: underline;
	display: block;
	font-weight: normal;
	padding: 5px 2px 5px 10px;
	}
	
#main-menu a:hover, #main-menu a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	background-color: #d6d4d4;
	padding: 5px 2px 5px 10px;
	}
	
	
#ad a:link, #ad a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border: none;
	padding: 0;
	}
	
#ad a:hover, #ad a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border: none;
	padding: 0;
	}

/* ------------------------------- Center Column Info -------------------------------- */

#content {
	width: 817px;
	position: relative;
	padding: 0;
	margin: 0;
	background-image: url(images/back.png);
	background-repeat: repeat-y;
}

#contentbottom {
	background-image: url(images/main-bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}

#center {
	float: left;
	text-align: left;
	padding: 25px 25px 0 35px;
	margin: 0;
	width: 490px;
}
			
	#center h1{
		color: #000000;
		font-size: 130%;
		font-weight: bold;
		line-height: 130%;
		padding: 0 0 10px 0;
		
	}
	
	#center h2{
		color: #000000;
		font-size: 110%;
		font-weight: bold;
		line-height: 110%;
		padding: 15px 0 10px 0;
	} 
	
	#center h3{
		color: #000000;
		font-size: 100%;
		font-weight: bold;
		line-height: 110%;
		padding: 15px 0 5px 0;
	} 

	#center p {
		line-height: 140%;
		padding-bottom: 14px;
	}
	
	#center h2 a:link, #center h2 a:visited {
		color: #cc0000;
		line-height: 150%;
		text-decoration: underline;
		font-weight: bold;
	}
	
	#center h2 a:hover, #center h2 a:active {
		color: #cc0000;
		line-height: 150%;	
		text-decoration: none;
		font-weight: bold;
	}	
	
#chinese {
	text-align: center;
	background-color: #d6d4d4;
	border: 1px solid #CC0000;
	margin: 0 0 15px 0;
}

#chinese h4 {
	display: block;
	padding: 4px;
	color: #000000;
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
}

#chinese p {
	padding: 0 0 4px 0;
	color: #000000;
	font-size: 75%;
	line-height: 100%;
	font-weight: normal;
	text-align: right;
}

.mini {
	font-size: 55%;
	text-align: right;
}
	
#g-ad2 {
	padding: 5px 0;
	width: 550px;
	height: 80px;
	text-align: center;
}
	

/* ------------------------------- Search Box Info -------------------------------- */

#search {
	text-align: center;
	padding: 15px;
	margin: 12px 0 15px 0;
	background-color: #EEEEEE;
	border: 2px solid #CCCCCC;
}

#search p {
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 0 0 5px 0;
}

#box {
	border: 1px solid #000000;
	padding: 2px;
	font-size: 100%;
	margin-right: 15px;
	width: 360px;
}

#button {
	background-color: #CC0000;
	color: #FFFFFF;
	border: 2px solid #000000;
	padding: 2px;
	font-size: 100%;
}

#button:hover {
	background-color: #FF6666;
	color: #000000;
	border: 2px solid #000000;
	padding: 2px;
	font-size: 100%;
}

.searchtable {
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #000000;
	height: 74px;
	text-align: center;
	background-image: url(images/search-back.gif);
	background-repeat: repeat-x;
}

.searchtable td {
	text-align: left;
	vertical-align: center;
	line-height: 0;
}


/* ------------------------------- Right Column Info -------------------------------- */

#rightside {
	position: relative;
	float: right;
	display: inline;
	padding-right: 25px;
	padding-bottom: 30px;
	width: 160px;
	text-align: left;
}

/* ------------------------------- Search Results Info -------------------------------- */

#searchresults {
	width: 920px;
	margin-left: 35px;
	text-align: left;
}
	#searchresults h1{
		color: #000000;
		text-align: left;
		font-size: 190%;
		font-style: bold;
		line-height: 130%;
		padding: 0 0 20px 0;
		margin: 0;
	}


/* ------------------------------- Bottom of the Page Info -------------------------------- */

#bottomstripe {
	clear: both;

	}

#footer {
	padding: 10px 0 45px 0;
	text-align: center;
	}
		
	#footer ul {
		list-style: none;
		margin: 0;
		}
		
		#footer ul li {
			display: inline;
			padding: 0 10px 0 10px;
			font-size: 90%;	
			font-style: normal;
			font-weight: normal;
			}
			
			#footer ul li a:link, #footer ul li a:visited {
				color: #999999;
				text-decoration: none;
				font-style: normal;
				font-weight: normal;
				}
				
			#footer ul li a:hover, #footer ul li a:active {
				color: #999999;
				text-decoration: none;
				border-top: 1px solid #999999;
				border-bottom: 1px solid #999999;
				font-style: normal;
				font-weight: normal;
				}

/* ------------------------------- General Info -------------------------------- */

a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #CC0000;
	text-decoration: none;
	}

.photoright {
	float: right;
	margin-left: 6px;
}

.photoleft {
	float: left;
	margin-right: 6px;
}

ul {
	margin-left: 15px;
	padding: 0;
}

li {
	list-style-position: inside;
	font-size: 100%;
	line-height: 180%;
}

h3 {
	color: #CC0000;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	line-height: 160%;
	margin-bottom: 10px;
}

p {
	font-size: 100%;
	line-height: 150%;
	padding-bottom: 15px;
}

address{
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 125%;
}

.clear {
	clear: both;
}

hr {
	margin-bottom: 5px;
}

.line {
	border-top: 1px solid #999999;
	height: 2px;
	padding: 5px 0;
}

/* ------------------------------- Site Map Info -------------------------------- */

.spectable2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #000000;
}

.spectable2 td {
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding: 5px 20px;
	border-right: 1px dotted #000000;
	background-color: #FFFFFF;
	color: #000000;
}

.spectable2 p {
	line-height: 100%;	
}

.spectable2 td.noborder {
	border: none;
}

.spectable2 a:link, .spectable2 a:visited {
	color: #E75C00;
	text-decoration: underline;
	font-size: 95%;
	font-weight: normal;
	}
	
.spectable2 a:hover, .spectable2 a:active {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
	}

