/*
Theme Name: Joyent Chinese Version
Version: 1
Author: NVI
*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #252017 top center repeat-x;
	margin: 0;
	padding: 0;
	font: 70%/140% Tahoma, Verdana, Arial, sans-serif;
	color: #444444;
}

a,a:link,a:visited, a:active {
	color: #1441ce;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

blockquote {
	background-attachment: scroll;
	background-image: url('images/quoteOpen.gif');
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin: 0 1em 1em;
	color: #7E7665;
	font-weight: lighter;
	margin-bottom: 0.5em;
	text-indent: 27px;
}

blockquote p {
	display: inline;
}

.close-q {
	background: url('images/quoteClose.gif') top center no-repeat;
	height: 18px;
	width: 23px;
	display: inline;
}

pre {
	border-left: 1px solid #327eb0;
	padding: 10px;
	font-style: italic;
	background: #ddd;
	margin: 10px 0;
}

ul {
	margin: 0;
	padding: 0;
}

ul li{ list-style:none; background:url('images/bullet_new.gif') 5px 2px no-repeat; padding-left:15px;}

/* Tables */

table {
	border-collapse: collapse;
}

table th {
	background: none;
	padding: 5px;
	border: 1px solid #cfb698;
	vertical-align: top;
}

table td {
	padding: 5px;
	border: 1px solid #cfb698;
	vertical-align: top;
}

/* mainContainer */

#mainContainer {
	position: relative;
	height: 100%;
	background: #eae5ce top center repeat-x;
	background-image: url('images/home_header_back.png');
	background-repeat: repeat-x;
}

/* wrapper */

#wrapper_ {
	width: 100%;
	background: url('images/back1.jpg') #eae5ce top left repeat-x;
}

#wrapper_HomePage {
	width: 100%;
}

#wrapper_generalTemplate, #wrapper_templateNews, #wrapper_sitemap, #wrapper_templateNewsDetails {
	width: 100%;
	background: url('images/backSmall.jpg') #eae5ce top left repeat-x;
}

/**---------------- Header part ---------------- */

#header {
	width: 100%;
	background: url('images/backTopMenu.gif') top left repeat-x;
	position:relative;
	z-index:10;
}

#header .container {
	width: 800px;
	margin: 0 auto;
	background: url('images/backTopMenuContainer.jpg') top center no-repeat;
	position: relative;
}

/* logo */

#header #logo {
	padding-left: 11px;
}

#header h1, #header h1 a {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#header h1 span {
	display: none;
}

#header .descri {
	display: none;
}

/* topMenu */

#topMenu {
	position: absolute;
	top: 0px;
	left: 87px;
	font-family: Tahoma, Geneva, sans-serif;
}

#topMenu ul, #topMenu li {
	margin: 0;
	padding: 0;
}

#topMenu ul li {
	position: relative;
	float: left;
	display: block;
	background: none;
}

#topMenu ul li a {
	display: block;
	font-size: 11px;
	color: #080303;
	font-weight: normal;
	line-height: 36px;
	padding: 0 4px;
}

#topMenu ul li a span {
	padding: 0 5px;
}

#topMenu ul li.current_page_item a, #topMenu ul li.current_page_ancestor a {
	background: url('images/backMenu.jpg') top left no-repeat;
	text-decoration: none;
}

#topMenu ul li a:hover {
	background: url('images/backMenu.jpg') top left no-repeat;
	text-decoration: none;
}

#topMenu ul li ul {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	width: 170px;
	background: url('images/backNav.jpg') #d8d8d8 repeat-x top;
}

#topMenu ul li:hover ul {
	display: block;
}

#topMenu ul li ul li {
	float: none;
	display: block;
	background: none;
}

#topMenu ul li ul li a {
	color: #272117;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	display: block;
	width: 100%;
	font-size: 11px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #c6c6c6;
	line-height: 15px;
	padding: 5px 0;
}

#topMenu ul li ul li a span {
	margin: 0 15px;
	padding: 0px 1px;
	display: block;
	clear: both;
}

#topMenu ul li ul li a:hover {
	color: #f5b062;
	background: none;
}

#topMenu ul li.current_page_item ul li a, #topMenu ul li.current_page_ancestor ul li a {
	background: none;
}

#topMenu ul li ul li.current_page_item a {
	color: #f5b062;
	background: none;
}

/* searchTop */

#searchTop {
	position: absolute;
	top: 8px;
	right: 9px;
}

#searchTop form {
	background: url('images/backInputTop.gif') top left no-repeat;
	width: 154px;
	height: 18px;
	padding: 0;
	margin: 0;
}

#searchTop #s {
	border: 1px solid #FFF;
	width: 100px;
	color: #a8a8a8;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	left: 10px;
	top: -1px;
}

#searchTop #searchsubmit {
	position: relative;
	top: 1px;
	left: 34px;
}

/* banner */

#banner {
	margin: 0 auto;
	width: 800px;
}

/* ---- Content */

#content {
	width: 760px;
	margin: 0 auto;
	background: url('images/backContent1.gif') top center repeat-y;
	padding: 12px 20px 50px 20px;
	min-height: 400px;
	font-size: 1em;
	line-height: 1.6em;
	position:relative;
	z-index:5;
}

#wrapper_homePage #content {
	background: url('images/back_content_light.png') top center repeat-y;
}

#content ul li {
	background: url('images/bullet2.gif') 0 5px no-repeat;
	margin: 5px 0;
	padding-left: 15px;
	list-style:none;
}

#content ol {
	margin: 10px 0 10px 10px;
	list-style: decimal inside;
}

#content ol li {
	margin: 5px 0;
}

#content p {
	margin: 0 0 1em 0;
}

#content h1 {
	color: #3f3219;
	text-decoration: none;
	font-size: 1.65em;
	border-bottom: 1px solid #dbd2b2;
	padding-bottom: 12px;
	font-weight: bold;
	line-height: 1.1em;
}

#content h2 {
	color: #3f3219;
	text-decoration: none;
	font-size: 1.35em;
	border-bottom: 1px solid #dbd2b2;
	padding-bottom: 12px;
	font-weight: bold;
}

#content h1 a,#content h2 a {
	color: #3f3219;
	text-decoration: none;
	font-weight: bold;
}

#content h2 {
	margin: 0 0 0.6em 0;
}

#content h2.noSeparator {
	border-bottom: none;
}

#content h3 {
	color: #3f3219;
	text-decoration: none;
	border-bottom: 1px solid #dbd2b2;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-top: 10px;
	font-size: 1.2em;
}

#content h3 a {
	color: #3f3219;
}

#content h4, #content h5, #content h6 {
	color: #3f3219;
}

#content .entry {
	margin-bottom: 20px;
	margin-top: 5px;
}

#content .entry h3.light a {
	color: #1441ce;
}

/* breadcrumb */
#content .breadcrumb, #content .breadcrumb a, #content .breadcrumb a:link, #content .breadcrumb a:active, #content .breadcrumb a:visited{font-size:10px;}

/*********** HOMEPAGE ****************/

/**** leftContentHome ******/

#leftContentHome {
	width: 528px;
	float: left;
	display: inline;
	padding-right: 20px;
}

/* introduction */

#introduction {
	
}

#introduction h2 {
	margin-bottom: 0px;
	text-align: center;
	font-size: 1.4em;
}

#introduction .container {
	padding: 0 8px;
}

/* blockTextHome */

#blockTextHome {
	margin-bottom: 30px;
}

#blockTextHome .blockHome {
	float: left;
	display: inline;
	width: 345px;
	padding-right: 30px;
}

#blockTextHome .blockHome.noSpace {
	padding-right: 0;
	width: 375px;
}

#blockTextHome .blockHome h2 {
	color: #222222;
	border-bottom: none;
	padding-bottom: 0;
}

/* bannerHome */

#bannerHomeText {
	padding: 0px 0 10px 0;
	width: 568px;
	/*font-family: "Lucida Grande", Lucida, Verdana, sans-serif;*/
	/*font-size: 1.3em;*/
	line-height: 1.3em;
	float: left;
}

/*#bannerHomeText a, #bannerHomeText a:link, #bannerHomeText a:visited,#bannerHomeText a:active{ color:#444444;}*/
#bannerHome {
	margin-bottom: 20px;
}

#homeButtons {
	float: right;
}

#bannerHome h2 {
	color: black;
	/*font-size: 1.1em;*/
	line-height: 1.5em;
	border-bottom: none;
	padding-bottom: 0;
}

#bannerHome .fast_secure {
	color: #f68f20;
}

#bannerHome .deploy_scale {
	color: #005099;
}

#bannerHome ul {
	margin-left: 40px;
}

#bannerHome ul li {
	list-style-image: url(images/logo_bullet.png);
	list-style-position: outside;
	background-image: none;
	padding-left: 0;
}

#bannerHome #imgBannerHome {
	margin-bottom: 10px;
}

/* bannerPub */
#bannerPub{ padding-bottom:25px;}

/* blockHomeBottom */
.blockHomeBottom {
	width: 183px;
	float: left;
	display: inline;
	padding-right: 9px;
	overflow: hidden;
	margin-bottom: 10px;
}

.blockHomeBottom.noSpace {
	padding-right: 0px;
}

/* featuredPrograms */

#featuredPrograms {
	float: left;
	display: inline;
	width: 250px;
	padding-right: 20px;
	margin-top: 10px;
	border-right: 1px solid #dbd2b2;
}

#featuredPrograms p {
	margin-bottom: 3px;
}

#featuredPrograms .thumb {
	float: left;
	display: inline;
	width: 66px;
	margin-right: 10px;
	background: url('images/backLogoPrograms.gif') top center no-repeat;
	height: 40px;
}

#featuredPrograms .infoText {
	float: left;
	display: right;
	width: 172px;
}

#featuredPrograms .infoText_width {
	
}

#featuredPrograms img {
	padding: 2px 10px 2px 0;
}

#featuredPrograms .separator {
	margin-top: 5px;
	height: 5px;
}

/* featuredCustomers */

#featuredCustomers {
	float: left;
	display: inline;
	width: 220px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

#featuredCustomers .pics {
	padding-bottom: 3px;
}

#featuredCustomers .author {
	font-size: 0.9em;
}

/* featuredPartners */

#featuredPartners {
	width: 528px;
	margin-top: 20px;
}

#featuredPartners .container {
	padding: 8px;
	width: 512px;
}

#featuredPartners div {
	background: url('images/backLogo.gif') top center no-repeat;
	width: 102px;
	height: 65px;
	float: left;
	display: inline;
	margin: 0 7px 7px 0;
	position: relative;
}

#featuredPartners div img {
	text-align: center;
}

/**** rightContentHome ******/

#rightContentHome {
	float: right;
	display: inline;
	width: 196px;
}

/* menuLinks */

.menuLinks {
	border: 1px solid #dbd2b2;
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
}

.menuLinks ul li {
	background: url('images/bullet2.gif') 3px 5px no-repeat;
	padding-left: 15px;
}

.menuLinks ul li a {
	font-size: 1.05em;
	font-weight: normal;
}

.menuLinks ul li a.important {
	color: #F68F20;
}

/* newsHome */

#newsHome {
	margin-top: 20px;
}

#content #newsHome p {
	margin: 0 0 0.5em;
}

#newsHome .separator {
	margin-top: 5px;
}

/*********** FIN HOMEPAGE ****************/

/*********** GENERAL TEMPLATE 3COL ****************/

/******* leftContent *******/

#leftContent {
	width: 144px;
	float: left;
	display: inline;
}

/* subMenu */

/* subMenu */
#subMenu{ position:relative; left:-5px;}
#subMenu ul{ margin:0; padding:0;}
#subMenu ul li{ padding:0; padding-left:8px; background:none; margin-left:0; display:block;}
#subMenu ul ul li{ padding-left:8px;}
#subMenu ul li ul{display:none;}
#subMenu ul li.current_page_item ul{ display:block;}
#subMenu ul li.current_page_item ul{ display:block;}
#subMenu ul li.current_page_ancestor ul{ display:block;}
#subMenu ul li.current_page_parent ul{ display:block;}
#subMenu ul li li.current_page_item ul{ display:block;}
#subMenu ul li li.current_page_ancestor ul{ display:block;}
#subMenu ul li li.current_page_parent ul{ display:block;}
#subMenu ul li a{color:#004cca; background:none; display:block; padding:2px 5px 2px 13px; background:url('images/bullet2.gif') 3px 7px no-repeat;}
#subMenu ul li a:hover{background:url('images/bulletLi.gif') 0px -1px no-repeat; text-decoration:none;}
#subMenu ul ul li a{ background:none; background:url('images/bullet2.gif') 3px 6px no-repeat; padding:0 0 0 12px; margin-left:5px;}
#subMenu ul ul li a:hover{background:none; background:url('images/bullet2.gif') 3px 6px no-repeat; text-decoration:underline;}
#subMenu ul li.current_page_item a{color:#f68f20;}
#subMenu ul li.current_page_item li a{color:#004cca;}

/* leftCTA */

#leftCTA {
	padding: 12px 0 0 0;
	margin-top: 21px;
}

#leftCTA.noSpace {
	margin: 0px;
}

#leftCTA img, #leftCTA .imgCTA 

{
	
}

#leftCTA.noBorder {
	border: none;
	margin-top: 21px;
}

#leftCTA h3, #leftCTA h3 a {
	border-bottom: none;
}

#leftCTA h3 a {
	font-weight: bold;
}

#leftCTA .separator2 {
	margin-bottom: 0;
}

/* featuredCustomerBlock */

#featuredCustomerBlock {
	
}

#featuredCustomerBlock h3 {
	border-bottom: none;
	margin-top: 12px;
}

#featuredCustomerBlock .imgCustomer {

}

#featuredCustomerBlock .separator2 {
	margin-bottom: 0;
}

/*/******* contentCenter /********/

#contentCenter {
	width: 364px;
	float: left;
	padding: 0 20px;
}

/* blockCentral */

.blockCentral {
	padding-bottom: 25px;
	width: 100%;
	overflow: hidden;
}

.blockCentral .mainImage {
	float: left;
	display: inline;
	padding: 0 10px 2px 0;
	width: 80px;
	overflow: hidden;
}

.blockCentral .contentBlockCentral {
	
}

.blockCentral .contentBlockCentral_width {
	float: left;
	display: inline;
	width: 265px;
}

.blockCentral .containerLink {
	float: right;
}

.blockCentral .linkBlockCentral {
	float: left;
	display: inline;
	padding-right: 4px;
}

.blockCentral .linkBlockCentral p {
	float: left;
	display: inline;
}

.blockCentral .linkBlockCentral .sepLinks {
	margin-left: 2px;
}

/******************** 2 Colums *************************/

/* leftContent2Col */

#leftContent2Col {
	width: 196px;
	float: left;
	display: inline;
}

/* contentCenter2Col */

#contentCenter2Col {
	width: 544px;
	float: left;
	display: inline;
	padding-left: 20px !important;
	padding-left: 18px
}

/******************** FIN 2 Colums *************************/

/*/******* rightCenter /********/

#rightContent {
	width: 212px;
	float: left;
	display: inline;
}

#content #rightContent h3, #content #rightContent h3 a {
	padding-left: 6px;
}

/*  metadata */

.metadata {
	border-bottom: 1px solid #dbd2b2;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

/* newsBlock */

.newsBlock .dateNews {
	color: #7e7665;
	font-size: 0.85em;
}

.newsBlock .separator {
	margin-top: 10px;
}

/* listingNews */

#listingNews {
	padding-top: 1px;
}

#listingNews.noSpaceTop {
	padding-top: 16px;
}

#listingNews h3 {
	margin-bottom: 6px;
}

#listingNews a {
	display: block;
}

#listingNews .separator {
	margin-top: 5px;
	height: 5px;
}

/* blogFeedRss */

#blogFeedRss {
	padding-top: 1px;
}

#blogFeedRss h3 {
	margin-bottom: 6px;
}

#blogFeedRss .dateRSS {
	color: #7e7665;
	font-size: 0.85em;
}

#blogFeedRss .separator {
	margin-top: 5px;
	height: 5px;
}

/*/******* FIN rightCenter /********/

/* blogRoll */

#content ul li.linkcat {
	list-style: none;
	padding-left: 0;
	margin: 0;
	background: none;
}

#content ul.blogroll {
	margin-left: 5px;
}

#content ul.blogroll li {
	padding-left: 10px;
}

/* ---- Sidebar */

#sidebar {
	width: 320px;
	float: right;
	line-height: 180%;
	color: #333;
}

#sidebar .leftbar {
	float: left;
	width: 150px;
	margin-top: 16px;
}

#sidebar .rightbar {
	float: left;
	width: 150px;
	padding-left: 15px;
	border-left: #999999 1px dashed;
	margin-top: 16px;
}

#sidebar a {
	color: #333;
}

#sidebar a img {
	padding: 10px;
	border: none;
}

#sidebar h4,
#sidebar h5 {
	color: #327eb0;
	letter-spacing: -1px;
	margin: 25px 0 5px 0;
}

#sidebar h4 {
	font-size: 14px;
}

#sidebar h5 {
	font-size: 13px;
}

#sidebar ul {
	margin: 10px 0 10px 5px;
	list-style: none;
}

#sidebar ul li {
	background: url('images/bullet_pale.gif') 0 5px no-repeat;
	padding-left: 15px;
}

#sidebar ul.new li {
	background: url('images/bullet_new.gif') 0 5px no-repeat;
	padding-left: 15px;
}

#sidebar ol {
	margin: 10px 0 10px 5px;
	list-style: decimal inside;
}

/* -------------------- Footer  --------------------  */

#footer {
	background: url('images/backFooter.gif') #252017 top center repeat-x;
	width: 100%;
	height: auto !important;
	height: 240px;
	min-height: 240px;
	color: #B2AEA1;
	font-size: 0.9em;
}

#footer #container {
	width: 800px;
	margin: 0 auto;
}

#footer a {
	color: #B2AEA1;
	text-decoration: none;
}

#footer h4 {
	color: #DB9924;
	font-size: 1.3em;
	margin: 0 0 0.5em;
	font-weight: bold;
}

#footer h5 {
	font-size: 1.2em;
	margin: 1em 0;
}

#footer .column {
	display: block;
	float: left;
	padding: 2em 2% 15px;
	position: relative;
	width: 12.66%;
}

#footer .column ul {
	margin: 0;
	padding: 0;
}

#footer .column ul li {
	margin: 0;
	padding: 0;
}

#footer .column ul li a {
	color: #B2AEA1;
	font-weight: normal;
}

#footer .column ul li a:hover {
	color: #FFF;
}

#footer h4#newsFooter {
	margin-top: 16px;
}

#footer .column.contact_us {
	background-image: url('images/footer_divider.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	width: 29.33%;
}

#footer .column.contact_us h4 a {
	font-weight: bold;
	color: #B2AEA1;
}

#footer .column.contact_us h4 a:hover {
	color: #DB9924;
}

#footer #small_print {
	background-image: url('images/joyent_onblack.gif');
	background-position: right center;
	background-repeat: no-repeat;
	clear: left;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 2em 2% 0;
	text-align: left;
	width: 96%;
}

/* ---- Comment form */

#author, #email, #url, #comment {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
}

#author {
	width: 250px;
}

#email {
	width: 250px;
}

#url {
	width: 250px;
}

#comment {
	width: 500px;
}

#submit {
	background: #e35c00;
	color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

/* ---- Required by WordPress */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

.important {
	color: #F68F20
}

;
a.important, a.important:link, a.important:active, a.important:visited {
	color: #F68F20;
}

.socialbookmark div {
	float: left;
	display: inline;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	line-height: 0px;
}

#commentform .inputValid {
	background: #FFF url('images/backgroundInput.gif') top left repeat-x;
	font-weight: normal;
	color: #333;
	border: #999 1px solid;
}

#commentform .inputRequired {
	background: #FFF url('images/backgroundInputNoValid.gif') top left repeat-x;
	font-weight: bold;
	color: #333;
	border: #FF3300 1px solid;
}

/* general classes */

.separator {
	background: url('images/separator.gif') center top repeat-x;
	height: 10px;
	margin: 0 auto 0 auto;
	display: block;
	clear: both;
}

.separator2 {
	background: url('images/separatorBold.gif') center top repeat-x;
	height: 10px;
	margin: 10px auto 10px auto;
	display: block;
	clear: both;
}

.highlight {
	font-size: 1.1em;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

/*#content ul {
	margin-left: 30px;
}

#content ul li {
	background-image: none;
	list-style-type: disc;
	padding-left: 0;
}*/

ul#promonav li {
	list-style-image: none;
	list-style-type: none;
}



/*a.more-link{background:url('images/bullet2.gif') top right no-repeat; padding-right:10px;}*/