/**
Version 1.0 Created by: Ed Parker
Date Created: 3/27/2008
Version 2.0 Created by: Jaquelyn Bacal
Date Created: 4/15/2009
Last Edited by: Jaquelyn Bacal
Date Edited: 12/21/2009
Website: Chinavine
**/


/* Global */


html {
   	background-color: #660000;
	width: 100%;
	height: 100%;
	margin-bottom: 0.01em;
   }

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
}

p, table, td{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	}

/* don't center align table headers by default */
th  {
	text-align: left;
	}

ul, li {
	margin-top: 5px;
	}

h1 {
	font: 20px Papyrus, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font: 18px Papyrus, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h5 {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	
}

a:hover {
	color:#000033;
}


#chinavinelogo {
	margin-top:-100px;
	margin-left: 17px;
	text-align: left;
	z-index: 100;
}


/* Global Containers */

#contentcontainer {
	width: 1000px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background-color: #660000;
	color: #000000;
	text-align: center;
	z-index:-1;
}

#contentshell {
	display: block;
	border: 0px;
	text-align: center;
	clear: both;
}

#centercolumn {
	float: left; 
	width: 1000px;
	height: auto;
	background-image: url("../images/global/chinavine_bg.jpg");
	background-repeat:repeat-y;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 0;
}

/*left side of the page*/
#leftnav {
	float:left;
	width: 130px;
	height:auto;
	padding: 10px 5px 20px 15px;
	margin:0;
	border-right: 3px solid #660000;
	text-align: left;
	color:#003300;
	list-style-type: square;
}	

#leftnav a {
	color:#000000;
}

#leftnav a:hover {
	color:#660000;
}
#leftnav li {
	line-height:1em;
}

/*For main content of the page*/
#centercolumn_left {
	float: left; 
	width: 425px;
	height:auto;
	text-align: left;
	font-size: 12px;
	margin:0;
	padding: 5px 5px 0px 10px;
}

#centercolumn_left_narrow {
	float: left; 
	width: 275px;
	height:auto;
	text-align: left;
	font-size: 12px;
	padding: 5px 5px 0px 10px;
}

#centercolumn_right {
	float: left; 
	width: 275px;
	height:auto;
	text-align: left;
	font-size: 12px;
	margin-top:40px;
	padding: 5px 5px 0px 0px;
}

#centercolumn_right_wide {
	float: left; 
	width: 425px;
	height:auto;
	text-align: left;
	font-size: 12px;
	margin-top:40px;
	padding: 5px 5px 0px 0px;
}

#centercolumn_combined {
	float:left;
	min-width:700px;
	width:700px;
	height:auto;
	text-align:left;
	padding: 5px 5px 0px 10px;
}


#centercolumn_combined_guizhou {
	float:left;
	min-width:700px;
	width:1000px;
	height:auto;
	text-align:left;
}

/*for when you have content across the center of the page and need dual columns below or above it*/
#dualcolumnleft {
	width:45%;
	margin-right:10%;
	float:left;
	text-align:left;
}

#dualcolumnright {
	width:45%;
	float:right;
	text-align:left;
}

/*Right side of the pages*/
#rightarea {
	position:relative;
	float: left;
	width: 125px;
	height:auto;
	padding: 0 0 20px 0;
	margin:-35px 0 0 0;
	z-index:101;
}

/*under the right side of the page*/
#rightareabottom {
	position:relative;
	float:right;
	width:125px;
	height:auto;
	text-align:center;
}

#rightareabottom_guizhou {
	position:relative;
	float:right;
	width:125px;
	height:auto;
	text-align:center;
	padding-right:10px;
}

/*Guizhou image map*/
#imagemap {
	width:1000px;
	height:250px;
	padding: 0 0 20px 0;
	clear:both;
}

#imagemaptext {
	float:left;
	width:700px;
	height:auto;
	text-align:left;
	padding: 5px 5px 0px 10px;
}

/*Above and including the drop down menu bar*/

#contenttop {
	display: block;
	background-image: url("../images/global/bg_top.gif");
	background-repeat:no-repeat;
	height: 90px;
	width: auto;
}

#toprightcontent {
	float:right;
	text-align:right;
	width: 350px;
	height:80px;
	padding-right:10px;
	
}

#topmiddlecontent {
	float:right;
	text-align:left;
	width: 580px;
	top:140px;
	left:420px;
	height: 50px;
	font: 12px Papyrus, Arial, Verdana, Helvetica, sans-serif;
}

#topmiddlecontent a {
font: 12px Papyrus, Arial, Verdana, Helvetica, sans-serif;
	color: #660000;
}

#topmiddlecontent a:hover {
	color: #003300;
}

#menu {
	clear:both;
	position:relative;
	z-index:100;
}



/*Below the center content - bottom border*/

#contentbottom {
	background-image: url("../images/global/bg_bottom.gif");
	background-repeat: no-repeat;
	height: 54px;
	width: 1000px;
	clear: both;
	margin-top:10px;
	text-align:center;
	font-size:10px; 
	color:#ffffff; 
	font-weight:normal;
}
#contentbottom a {
	font-size:10px; 
	color:#ffffff; 
	font-weight:normal;
}
#contentbottom a:hover {
	color:#660000; 
}



/* Top Right Hand Menu */

#toprightnav {
	float:right;
	text-align:right;
	width: 350px;
	padding-right:10px;
	
}

#toprightnav a {
	font: 14px Papyrus, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height:32px;
	
}

#toprightnav a:hover {
	font: 14px Papyrus, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
}
	


/* Classes */

.linktitle {
	font: 24px Papyrus, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caption {
	font: 11px Arial, Helvetica, Sans-Serif;
	font-style: italic;
}

.copyright {
	margin-top: 20px;
	font: 10px Arial, Helvetica, Sans-Serif;
}



		
