/********** GENERAL FORMATTING **********/
@font-face {
font-family: "Amaranth";
src: url("../fonts/Amaranth.otf") format("opentype");
}
/********** GENERAL FORMATTING **********/

body {
    background: url("../images/common/bg.png") repeat-y scroll center center #F8F8F8;
    color: #333333;
    font: 14px/1.3 Arial,Helvetica,'Nimbus Sans L',sans-serif;
    text-align: left;
    -webkit-font-smoothing: ANTIALIASED;
}
img, iframe {
    border: 0 none;
}
body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
    color: #333333;
    line-height: 1.5625;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6 {
    color: #244C5E;
    font-weight: normal;
    line-height: 1.25;
    margin: 0 0 10px;
}

h1 a, h1 a:visited, h2 a, h2 a:visited {
    color: #244C5E;
    font-family: Arial;
}
p, ul, ol, li, a{padding:0; margin:0}
#container{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 0 12px;
    width: 972px;
}
.w-150{width:150px;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

#header {
    margin: 6px 0 12px;
    position: relative;
    text-align: left;
}


#wrapper {}
#content-home {
  overflow:hidden;
}
#content{
  overflow:hidden;
}
#wrapper #left-content {
    float: left;
    width: 300px;
  	padding-top:20px;
}
#left-content .container{margin: 0 0 10px 0; overflow:hidden;}
#left-content h2{font-size:medium;font-weight:bold;}
#left-content .cat-lists a{font-size:small;}
#maincontent, #maincontent2{
  margin:0;
  padding:0;
}
#maincontent2{
    margin-top: 0;
    padding: 0;
}
#maincontent #main-body {
    padding: 0;
    width: 794px;
  	float:left;
}
#maincontent2 #main-body {
    float: left;
    text-align: left;
    width: 612px;
}
#maincontent2 #main-content, #maincontent #main-home {
  overflow:hidden;
}
#main-home{float:right;width: 482px;padding-top:20px;}
#maincontent .category-header {
    margin:0;
    overflow: hidden;
    border-bottom:1px dotted #234564;
}
.flexslider a, a:link{
	border:0;
	text-decoration:none;
}
#maincontent .category-header #header-img {float: left;margin-left: 20px;}
#maincontent .category-header #header-img img{width:200px; height:120px}
#maincontent .category-header h1 {
    font: 24px/32px Georgia,"Times New Roman",Times,serif;
    padding: 20px;
	font-weight:normal;
}

#main-body h1 {
    color: #333333;
    font: 30px arial;
}
#main-content h1{margin:10px 0;padding:0 5px;}
#main-body h2.summary {
    background-color: #EEEEEE;
    color: #2c9152;
    font: normal 12px/1.8em georgia;
    margin: 0 5px;
    padding: 6px;
}
#main-body #main-content h3{
    color: #444;
    margin: 0;
    padding: 5px 5px;
  	font-size:20px;
}

.leftfloat {float: left;}
.rightfloat {float: right;}

/********** TEXT FORMATTING **********/

h1 {font-weight:normal; margin:0;padding:0;}
h2 {color: #333333;margin: 0;padding:0}
h3 {padding:0;margin:0;}
h4{padding:0; margin:0}
blockquote {font-size: small;line-height: 1.8em;margin: 15px 0 15px 30px;}
h2 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
  	font-color:#000;
}

#main-content h2.pagetitle {font-weight: normal;color: #000;margin: 0 0 18px 0;}
#main-content p.pagetitle {margin: 18px 0;}
#main-content  {
    color: #333333;
    margin: 0 0 10px;
}
#main-content ul li{
    background: url("../images/common/bullet_green.gif") no-repeat scroll 0 0.7em transparent;
    font-family: Arial;
    font-size: small;
    line-height: 1.4em;
    list-style: none outside none;
    margin-bottom: 5px;
    padding-left: 10px;
}


#right-content .box .h1-box-content ul{padding-left:10px}
.box .h1-box-content ul li{
    background: url("../images/common/bullet.gif") no-repeat scroll 0 0.7em transparent;
  	list-style:none;
  	padding-left:10px;
}
.box .h1-box-content.twocolumn{
  overflow:hidden;
  padding-top:8px;
}
.box .h1-box-content.twocolumn ul li{
  	float: left;
    list-style: none outside none;
    padding-left: 5px;
    width: 150px;
}
#main-content .categories-wrapper h3 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 0 0 5px !important;
}
#main-content h3.first {margin-top: 10px;}	
#main-content h3 a:hover{color:#214589;text-decoration:underline;}

#main-content h4 {line-height: 1.6em;font-weight: bold;color: #333;margin: 0 5px;padding: 0;}
#main-content h5 {font-size: x-small;font-weight: normal;font-style: italic;width: 100%;margin: 20px 0 10px 0;}
	
#main-content blockquote p,#main-content blockquote ol,#main-content blockquote ul {font-size: 100%;}
	
#main-content p {
    font-family: Arial,Verdana,Geneva,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    margin: 5px 0 8px;
    padding: 0 5px;
}
#main-content p b {color: #444;font-size: 12px;}
#main-content ul {list-style-type: square;}

#main-content ul{
	line-height: 1.4em; 
  padding-bottom:5px;
  padding-left:5px;
}

#main-content ol{
	line-height: 1.4em; 
  padding-bottom:5px;
	margin-left:20px;
}
#main-content ol li{
    font-family: Arial;
    font-size: small;
    line-height: 1.4em;
    margin-bottom: 5px;
}

#main-content ul.indexer {
    border-bottom: 2px solid #86AB13;
    border-top: 2px solid #86AB13;
    float: left;
    font-size: small;
    line-height: 1.5em;
    list-style-position: inside;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 5px;
    padding-left: 5px;
    padding-top: 0;
    width: 200px;
}

#main-content li {
	margin: 5px;
}

.learn-more {
	margin-top: 3px;
    display: block;
    font-size: x-small;
    font-weight: bold;
    margin-top: 8px;
    margin-right: 10px;
    float: right;
}
#main-content p.learn-more{margin-top:0; margin-right:10px;}

.learn-more a {
    border-bottom: medium none !important;
    color: #2165A9 !important;
    font-size: x-small;
    padding-left: 18px;
    text-decoration: underline !important;
    text-transform: uppercase;
}
.learn-more a:hover{
	color:#ac3600!important;
}

#maincontent .spotlight ul {
    color: #333333;
    list-style-image: url("../images/linkArrow.png");
    margin: 0;
    padding-left: 10px;
}

#maincontent #relatedArticles .spotlight ul {
    font-size: 0.82em;
    line-height: 1.5em;
    margin: 0 0 20px 16px;
    padding-left: 0;
    list-style-image: url("../images/bullet.gif");
}

.spotlight ul li a {
    border-bottom: 1px dashed #E5CFCF;
    color: #2165A9;
}
.spotlight ul li a:hover, .spotlight ul li a:visited{
	color: #AC3600;
}
a, a:visited, a:active {
    text-decoration: none;
  	color:#005CB7;
}

html a {
    text-decoration: none;
}
	
a:hover {
    color: #000000!important;
    text-decoration: underline;
}
	
a:active {
    color: #005CB7;
}
	
a.block {
	border: 0;
	}
	
a.img {
	border: none;
	}

strong {
    font-size: 1.1em;
    font-weight: bold;
}
	
dl {
	margin: 0;
	padding: 0;
	}

dt {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	}

dd {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
  font-size:14px;
}

.moreinfo dt {
	font-weight: normal;
	}
	
#identity {
    position: relative;
    text-align: left;
    width: auto;
    margin-top:20px;
}
/*about added by houzezhou*/
#identity .aboutus{position:absolute;display:block;width:100px;height: 30px;top:-10px;right:0;cursor:pointer;background:url("../images/common/aboutus.png") no-repeat 2px 2px;}
#identity .aboutus span{font-size: 14px;margin-left: 31px;color: #0082c8;}
#logo {
    overflow: hidden;
  	padding:0;
  	float:left;
  	width:500px;
}
#logo h1 {
    font-size: 48px;
    line-height: 0.8;
    margin: 10px 0 0;
    padding: 0 0 10px;
}

#logo .slogan {
    color: #999999;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 10px 0 0 190px;
    position: absolute;
    top: 15px;
    z-index: 999999;
}

#logo a {
    color: #000000;
    display: block;
    font-family: arial;
    text-decoration: none;
    text-shadow: 2px 2px 2px #CCCCCC;
}

#search-form a {
	color: #fff;
	border-bottom: 1px solid #ce7f7f;
}
	
#search-form a:hover {
	border-bottom: 1px solid #fff;
	}

/********** NAV BARS **********/
#mainnav, #mainnav div{  	background: url("../images/common/template_nav.jpg") no-repeat scroll 0 0 transparent;}
#mainnav{
width: 966px;
padding: 0 3px;
background-color: #32A1D2;
background-image: -moz-linear-gradient(top, #3EB0E1, #2996CC);
background-image: -webkit-linear-gradient(top, #3EB0E1, #2996CC);
background-image: linear-gradient(top, #3EB0E1, #2996CC);
border-radius: 3px;
overflow:hidden;
}
	
#mainnav li {
    border-left: 1px solid #3EAFDF;
    border-right: 1px solid #2996CC;
    float: left;
    list-style: none outside none;
    margin: 2px 0 0;
    padding: 0;
    position: relative;
}
	

#mainnav li a{
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    padding: 9px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
#mainnav li a:hover {
    text-decoration: none !important;
    text-shadow: none;
}
#mainnav li.navhome a {
    padding-left: 15px;
    padding-right: 15px;
}
.navhome img {
    background: url("../images/common/icons-sprite.png") no-repeat scroll -1px -301px transparent;
}

/********** SECTION TITLE **********/

#sectiontitle {
    background: url("../images/common/head3.png") repeat scroll 0 0 transparent;
    clear: left;
    height: 122px;
    margin: 0 auto;
    width: 960px;
}

#sectiontitle h1 {
    color: #333333;
    font: 28px/32px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding-left: 40px;
    padding-top: 50px;
    text-align: left;
}
	
#sectiontitle a {
	color: #73736c;
	text-decoration: none;
	border: none;
	}


/********** SPOTLIGHT **********/

.spotlight {
    overflow: hidden;
    width: 300px;
	padding-top:20px;
}

#maincontent .w-200{
	width:200px!important;
}
#maincontent .w-200 li{
	word-wrap:break-word;
}

#maincontent .spotlight h4 {
	margin: 0 0 5px 0;
	}
	
	
/********** DOUBLE-SECTION (TWO COLUMNS) **********/
.category-list {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 20px 0;
    padding: 30px 0 0;
    position: relative;
    width: 100%;
}
#maincontent .category-list .group h2 {
    color: #4E3129;
}
.category-list .box-title{
position: absolute; background-color: rgb(255, 255, 255); top: -20px; left: 10px;
padding:0 10px;
}
#maincontent .category-list .box-title h2 {
    border: medium none;
    color: #34466A;
    font-family: verdana;
    font-size: 1.3em;
}
.category-list .group {
    float: left;
    margin: 0 8px 0 15px;
    width: 200px;
}
	
.category-list .group2{
    float: right;
    padding-right: 30px;
    width: 300px;
}

#maincontent .more a{
	color:#631B1B;
	font-weight:bold;
}
#maincontent .more a:hover{
	color:#2165a9;
	font-weight:bold;
}
	
#maincontent .category-list h2, #maincontent .category-list_first h2 {
    border-bottom: 1px dotted #34466A;
    margin-top: 0;
}
	
.category-list .more {
    clear: both;
    margin-left: 8%;
    text-align: left;
}
	
.category-list .banner {
	/* hide thumbnail rules from ie5/win */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../images/shadow_wide_240.gif) no-repeat top left;
	margin: -6px -9px 0 -6px;
	padding: 6px 9px 9px 6px;	}



/***************************/
ul#sectionnav {
    line-height: 20px;
    margin-left: 2px;
    margin-top: 5px;
    padding-left: 10px;
}

ul#sectionnav li{
    background-position: 0 7px;
    color: #5E5E5E;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    list-style: disc outside none;
}
ul#sectionnav li a {
	color: #5E5E5E;
}

ul#sectionnav li a.selected{
	font-weight:bold;
	color:#111111;
}

ul#sectionnav a:hover{
	color: #2669b2;
}

#subcontent .block ul {
    font-size: small;
    list-style-image: url("../images/common/bullet.gif");
    list-style-type: square;
    margin: 5px 5px 0 16px;
    padding: 0;
}

#subcontent .block ul li {
    background: none repeat scroll 0 0 transparent;
    color: #2669B2;
    list-style-type: circle;
    margin: 2px 5px;
    padding-left: 0;
}
#right-content .box .h1-box-content ul.sectionnav{
  padding-left:3px;
}
/***************************/
.botShed {
    background: url("../images/common/imageCollection.png") repeat-x scroll 0 -308px transparent;
    height: 13px;
    margin: 0 10px 0 7px;
    overflow: hidden;
}
/********** FOOTER **********/
#footerwrap {
    height: auto;
    margin: 0 auto;
    text-align: left;
}
#footer {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 5px;
    border-top: 4px solid #E6E9EB;
    box-shadow: 2px 2px 3px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 4px 20px;
    display: flex;
}
#bottomcurve{
    background: url("../images/common/imageCollection.png") repeat-x scroll 0 -266px transparent;
    height: 5px;
    overflow: hidden;
  	margin:10px 10px 0 10px;
}

#footer ul {
	width: auto;
	float: right;
	display: block;
	clear: both;
	padding-bottom: 16px;
	padding-left:0;
	margin: 2px 0 7px 0;
	list-style: none;
	}
	
#footer li  {
	float: left;
	border-left: 1px solid #acacac;
	margin-left: 7px;
	padding-left: 7px;
	font-size: small;
	line-height: 1.3em;
	}
	
#footer li.first  {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
	}

p.copyright{font-size: x-small;color: #999;font-weight:normal; margin-left: auto;}
	
#footer a, #footer a:link, #footer a:visited {
    /*border-bottom: 1px dotted #CCADAD;*/
	color:#333333;
    font-size: 12px;
    font-weight: normal;
}

#footer a + a {
    margin-left: 30px;
}
	
#footer a:hover, #footer a:active{
	color:#cc6600;
}
#footer #date_updated{
	display:inline-block;
	padding-top:3px;
}

/********** MISCELLANEOUS **********/

#skipnav {
	display: none;
	}
	
hr {
	display: none;
	}
	
a img {
	border: 0;
	}

.more {
    font-size: x-small;
    line-height: 1.5em;
    margin: 10px 20px 5px 0;
    text-align: right;
}

/*********table********/
table {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: x-small;
    margin: 0;
    text-align: left;
}

table th {
    background-color: #A3B460;
    border-bottom: 1px solid #3E6D8E;
    font-size: small;
    padding: 5px 10px;
}
#main-content table th p,#main-content table th p b{
    color: #FFFFFF;
    font-family: arial;
    font-size: small;
    font-weight: normal;
}
#main-content table.tablesmall th p,#main-content table.tablesmall th p b{font-size:x-small;}
table td p{font-size:small!important;}
table.tablesmall td p{font-size:x-small!important;}
#main-content table.tablesmall td p b{font-size:x-small!important;}
table th p strong{font-weight:bold;font-size:small;}
#content table tr:hover td {
    background: none repeat scroll 0 0 #EFF2FF;
    color: #431B1B;
}
#content table td {
    border-bottom: 1px solid #d8dDeF;
    color: #444444;
    padding: 5px 10px;
}
table p{
	padding:0!important;
	margin:0!important;
	font-size:small;
}


/*Added by pzzhang*/
#references_wrapper {
    clear: both;
    display: block;
    overflow: hidden;
    padding-left: 5px;
    padding-top:15px;
    width: 85%;
}
a#link_references.on {}
a#link_references:hover{
	color:4c329e;
}
a#link_references, a#link_references.off {
    cursor: pointer;
    display: block;
    margin: 0;
    outline: medium none;
    border-bottom: none;
    font-family: verdana;
    font-size: 0.9em;
    margin: 0;
}
#references {
    display: block;
    overflow: hidden;
    word-wrap: break-word;
}
#references ol {
    list-style: decimal outside none;
    margin: 8px 0 0;
}
#references ol li {
    margin: 0 0 6px;
    font-size: 11px;
}

#related-tags{
	margin:10px 5px;
}
#related-tags h3 {
    color: #34466A;
    float: left;
    font-size: 0.8em;
    margin: 0;
    padding: 5px 10px 0 0;
    width: auto;
}
#related-tags a.tag, #allTags a.tag {
    background-color: rgb(130,130,130);
    border: 1px solid rgb(100,100,100);
    color: #FFFFFF !important;
    cursor: pointer;
    font-family: Arial,Tahoma,sans-serif;
    font-size: small;
    line-height: 16px;
    padding: 3px 6px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    top: 10px;
    margin:0 2px;
    white-space: nowrap;
}

.word-break {
  /* The following styles prevent unbroken strings from breaking the layout */
  overflow: auto;
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap; /* HP printers */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
  -moz-binding: url('xbl.xml#wordwrap'); /* Firefox (using XBL) */
}
#related-tags a.tag:hover, #allTags a.tag:hover{
	/*
    background-color: #3E6D8E;
    border-bottom: 1px solid #37607D;
    border-right: 1px solid #37607D;
    color: #E0EAF1;
    text-decoration: none;
*/
    background-color:#cccccc;
    cursor: pointer;
    text-decoration: none;
}

#relatedArticles .spotlight ul li{
  /* The following styles prevent unbroken strings from breaking the layout */
  width: 300px; /* set to whatever width you need */
  overflow: auto;
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap; /* HP printers */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
  -moz-binding: url('xbl.xml#wordwrap'); /* Firefox (using XBL) */
}
#relatedArticles .spotlight ul li a{
	font-size:0.9em;
}
#relatedArticles.double {
    float: none;
    margin: 30px 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
}
#relatedArticles.double .box-title{
    padding: 10px 10px 0 20px;
    position: absolute;
    top:0;
    left:0;
}
#relatedArticles.double .box-title h2 {
    border: medium none;
    color: #34466A;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: 1.3em;
    margin: 0;
}
#relatedArticles .spotlight{padding-top:45px; overflow:visible;}

.addthis_toolbox a, .addthis_toolbox a:link{
	border:none;
}
.category-header h1 a{
	border:none;
}

#w-discussion {
    border-top: 1px solid #DDDDDD;
    margin-top: 20px;
    padding-top: 10px;
}

#discussionform input, #discussionform textarea, .discussionform input, .discussionform textarea{
    color: #333333;
    font-family: 'Lora',Georgia,"Times New Roman",Times;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC inset;
    font-size: 16px;
    margin: 10px 5px 0 0;
    padding: 10px;
}
#discussionform label, .discussionform label{
    color: #888888;
    margin-left: 12px;
}
#discussionform textarea, .discussionform textarea{
    width: 340px;
}

#discussionform label, .discussionform label{
    color: #888888;
    margin-left: 12px;
}
#discussionform input:focus, #discussionform textarea:focus, .discussionform input:focus, .discussionform textarea:focus{
    border: 1px solid #4195b9;
}

#discussionform input#submit, .discussionform input.submit{
    background: url("../images/common/button.png") repeat scroll 0 0 transparent;
    border: 1px solid #859449;
    color: #FFFFFF !important;
    cursor: pointer;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#discussionform input#submit:active, .discussionform input.submit:active{
    background: url("../images/common/button.png") repeat scroll 0 -40px transparent;
    border-color: #431B1B;
    cursor:pointer;
}

#discussionform input#submit:hover, .discussionform input.submit:hover{
    background: url("../images/common/button.png") repeat scroll 0 -40px transparent;
    text-decoration: none;
    cursor:pointer;
}


#discussion-add-new #new-talk .discussion-notes{
	font-size:11px;
	color:#666666;
}

.discussion_author_link{
	font-size: 14px;
    font-weight: bold;
    margin-right: 6px;
    color:#666;
}

.discussion-date, .edit_discussion, .discussion-reply {
    border-left: 1px solid #EFEFEF;
    color: #888888;
    font-size: 12px;
    padding: 0 6px;
}
.discussion-reply{float:right}

.edit_discussion a, .discussion-reply a {
    text-transform: uppercase;
}
.edit_discussion a, .discussion-reply a:hover{
	cursor: pointer;
}

.edit_discussion a:hover, .discussion-reply a:hover{
	border-bottom: 1px solid #E5CFCF;
    color: #431B1B;
}

#w-discussion .w-discussionlist ol{
    list-style: none outside none;
    margin-left:18px;
}
#w-discussion div.w-discussionlist > ol.discussionlist {
    margin: 0 0 20px 0;
}
#w-discussion > div.w-discussionlist > ol.discussionlist > li {
    border-bottom: 1px solid #EFEFEF;
}
.discussionwrapper {
    position: relative;
    overflow:hidden;
}
.clearfix {
    display: block;
}
.author-card {
    float: left;
    height: 48px;
    padding: 0;
    width: 56px;
}

div.author-card img{
	display:block;
}

div.discussion_data{padding-right:5px;}

div#w-discussion .w-discussionlist .discussion_data p{
	font-size:14px;
	padding-left:5px;
}
div#w-discussion .w-discussionlist .discussion_data p.discussion_meta {
    background-color: #f0f4f6;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 4px 4px #D5E8D6;
    padding: 5px;
}
div#w-discussion h3{
	padding-top:0;
}
#w-discussion #discussion-add-new h3 {
    color: #333333;
    font-size:18px;
}

#sub-discussion-add-new #sub-add-title{
    padding: 5px;
    font-size:small;
}



#main-content i{
	font-family:Georgia;
}
#main-content .mce-ico{
	font-family:'tinymce',Arial;
}


a.discussion_add, a.discussion_view {
    background-image: url("../images/common/comments-buttons.png");
    background-repeat: no-repeat;
    border-bottom: medium none;
    padding-left: 20px;
    text-decoration: underline;
}
a.discussion_add{background-position: 0 0;}
a.discussion_view{background-position: 0 -18px;}

.feedback-container {
/*    background-color: #cceeff;*/
    clear: both;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: small;
    margin: 5px 0 !important;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    height:320px;
}



.feedback-container{
/*background: #FFF;*/
color:#fff;
background: rgba(0, 0, 0, 0.6);
border: 8px solid #333;
border: 8px solid rgba(214, 85, 90, 0.7);
border-radius: 6px;
box-shadow: 0 3px 3px rgba(0,0,0,.3);
-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;
position: fixed;
z-index: 99999;
top: 200px;
width: 600px;

opacity: 1;
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
-ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

.feedback-container h1{color: #d9cb9e!important;}

/*
.popup-cover{
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
*/
.feedback-container a{border-bottom:none;font-size:small;}
.feedback-container .feedback-block{padding:5px 10px;}

.feedback-container .feedback-title{padding-bottom:5px;text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.9);}

span#add-title{
	padding-left:20px;
}
span#add-title a{
    border:none;
    text-decoration:underline;
}

.discussion-head {
    color: #456789;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 20px;
    font-weight: normal;
}

.sub-discussion-add-new sub-add-title{padding:0; margin:0; font-size:20px;}

#discussion-add-new #add-title{
	padding-left:27px;
}
#w-discussion{padding-top:10px;}



.w-fbc {
    bottom: 10px;
    display: block;
    left: 100px;
    position: absolute;
    width: 500px;
    z-index: 3000;
}

.feedbackComment {
    /*background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 2px 2px 2px #4E4E4E;*/
    border-radius: 5px 5px 5px 5px;
    margin-top: 6px;
    overflow: hidden;
    padding: 8px;
    position: relative;
}
.discussion-notes{font-size:12px;}

.feedbackComment p {
    margin: 0 5px;
    color: #FFFFFF;
}

.w-fbc .fbc-close {
    background: url("../images/common/close-feedback.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    overflow: hidden;
    position: absolute;
    right: -8px;
    text-indent: -99999em;
    top: 48px;
    width: 16px;
    z-index: 100;
}

.textareaHolder textarea.default {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
    color: #666666;
    float: left;
    margin-right: 20px;
    width: 350px;
    height:70px;
    padding:3px;
}
.textareaHolder textarea.default:focus{
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}


.textareaHolder textarea {
    border: medium none;
}
.textareaHolder textarea {
    background: none repeat scroll 0 0 #DFDFDF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.arrow {
    background: url("../images/common/top-triangle.png") no-repeat scroll 0 0 transparent;
    height: 11px;
    left: 100px;
    position: absolute;
    top: 42px;
    width: 22px;
    z-index: 1;
}

.btn-send {
        -moz-box-shadow:inset 0px -3px 7px 0px #29bbff;
        -webkit-box-shadow:inset 0px -3px 7px 0px #29bbff;
        box-shadow:inset 0px -3px 7px 0px #29bbff;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2dabf9), color-stop(1, #0688fa));
        background:-moz-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
        background:-webkit-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
        background:-o-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
        background:-ms-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
        background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dabf9', endColorstr='#0688fa',GradientType=0);
        background-color:#2dabf9;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        border:2px solid #5B5E57;
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:normal;
        padding:5px 10px 4px;
        text-decoration:none;
        text-shadow: 1px 0 0 #AAAAAA;
        margin-top:15px;
    }
    .btn-send:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0688fa), color-stop(1, #2dabf9));
        background:-moz-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
        background:-webkit-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
        background:-o-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
        background:-ms-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
        background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0688fa', endColorstr='#2dabf9',GradientType=0);
        
        background-color:#0688fa;
    }
    .btn-send:active {
        position:relative;
        top:1px;
    }




.breadcrumbs{
	font-size:small;
	overflow:hidden;
}
.breadcrumbs ul {
    list-style: none outside none;
    margin: 0;
    padding: 5px;
}
.breadcrumbs li{
	float:left;
}
.breadcrumbs li.emphasis{
	color:#345678;
}

/*for theme configuration*/
#main-heading{
    height: 272px;
    overflow: hidden;
    padding-top: 4px;
    position: relative;
    width: 794px;
}




/*for homepage configuration*/
.hotlinks {
  	background-color:#f4f4f9;
    height: 30px;
    overflow: hidden;
    text-align: left;
  	margin:10px;
  	border-radius:5px;
  	border:1px solid #ccc;
  	font-size:small;
}
.hotlinks p.hotlabel{margin-left:10px;float:left; margin-top:5px;}
.hotlinks ul {
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
    text-align: left;
    width: auto;
}

.hotlinks ul li {
    background: none repeat scroll 0 0 transparent !important;
    border-right: 1px solid #BAD5EB;
    display: inline !important;
    float: left;
    padding: 0 7px;
}

.hotlinks ul li.last, .hotlinks ul li.last span {
    border: medium none;
    padding-left: 7px;
}

/*end of homepage header*/
.box .container {
    border-top: 1px solid #FFFFFF;
    padding: 0 0 3px;
    width: auto;
}
/*Section Definition*/
.main-section{
  margin-bottom:20px;
  margin-right:0!important;
  margin-top:0!important;
}
.main-section>.header>h2{
  	font-weight: bold;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
  	font-size: small;
  	color:#8B8E90;
  	text-transform:uppercase;
  	border-bottom:1px solid #dddddd;
}
.main-section.header h2{font-size:25px;}
.blue-bar{
    background: none no-repeat scroll 0 -142px #58D2F4;
    height: 2px;
    overflow: hidden;
  	display:block;
}
.green-bar{
    background: none no-repeat scroll 0 -115px #A4E3D0;
    height: 2px;
    overflow: hidden;
}
.yellow-bar{
    background: none no-repeat scroll 0 -124px #FFE586;
    height: 2px;
    overflow: hidden;
}
.section-bar1 {
    background: none no-repeat scroll 0 -124px #FFE586;
    height: 2px;
    overflow: hidden;
}
.section-bar2 {
    background: none no-repeat scroll 0 -106px #CCFFA5;
    height: 2px;
    overflow: hidden;
}
.section-bar3 {
    background: none no-repeat scroll 0 -190px #94DDF8;
    height: 2px;
    overflow: hidden;
}
.section-bar4 {
    background: none no-repeat scroll 0 -171px #CCCCCC;
    height: 2px;
    overflow: hidden;
}
.section-bar5 {
    background: none no-repeat scroll 0 -142px #27A0C1;
    height: 2px;
    overflow: hidden;
}
.section-bar6 {
    background: none no-repeat scroll 0 -115px #58D2F4;
    height: 2px;
    overflow: hidden;
}
.box .color1 .box-header{background-color:rgb(221,178,20)}
.box .color2 .box-header{background-color:rgb(107,182,50)}
.box .color3 .box-header{background-color:rgb(44,145,82)}
.box .color4 .box-header{background-color:rgb(130,130,130)}
.box .color5 .box-header{background-color:rgb(39,160,193)}
.box .color6 .box-header{background-color:rgb(63,152,125)}

.box .container.color1{border:5px solid rgb(221,178,20)}
.box .container.color2{border:5px solid rgb(107,182,50)}
.box .container.color3{border:5px solid rgb(44,145,82)}
.box .container.color4{border:5px solid rgb(130,130,130)}
.box .container.color5{border:5px solid rgb(39,160,193)}
.box .container.color6{border:5px solid rgb(63,152,125)}

.main-section .cat-lists{
    height: 130px;
    overflow-y: scroll;
    padding: 5px;
  	border:1px solid #dddddd;
}
.main-section .cat-lists a{
    display: block;
    padding: 2px 0;
    text-transform: capitalize;
}

/*End of section definition*/
.box .header span {
    float: right;
    margin: 3px 10px 0 0;
}

.main-subcol .h1-box-content ul{padding:5px;margin:10px}
.main-subcol .h1-box-content ul li{
    line-height: normal;
    list-style: disc outside url("../images/common/bulletImg.gif");
    padding-bottom: 2px;
}
.main-subcol .h1-box-content ul li a{font-size:14px; line-height:normal;}

.box .h1-box-content .inner {
    background: none repeat scroll 0 0 #FFFFFF;
  	padding: 5px 0 0;
}


.main-subcol .box .container{border:none}
.box .h1-box-content .inner{padding-left:3px;}
.box{
  margin-bottom:20px;
}
.box .container {
    background-position: right top;
    background-repeat: no-repeat;
    border: 5px solid #2B9ACB;
    border-radius: 3px 3px 3px 3px;
    padding-bottom: 8px;
    text-align: left;
}
.box.home-recommend .container{
  	border:5px solid #DDB214;
}

.box .edge{
  height: 1px;
background: #EAE9E9;
margin: 0 2px;
overflow: hidden;
display: block!important;
}
.box .top, .box .bottom{
width: auto;
height: 1px;
background: white;
border: solid 1px #EAE9E9;
border-width: 0 1px;
margin: 0 1px;
overflow: hidden;
display: block!important;
}

.box .box-header{border-width: 0;width: auto; background-color:#3F987D;}

.box.orange-header .box-header {
    background-color: #DDB214;
}

.h1-box-header{
    color: #FFFFFF;
    font: bold 15px arial;
}

#left-content .h1-box-content ul li{
    list-style-type: none;
    word-wrap: break-word;
}
#left-content .h1-box-content ul li a{font-size:small;}

.home-recommend .recommend-article{
	overflow:hidden;
  margin-bottom:5px;
}

.home-recommend img{
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}
.home-recommend h2{
    line-height: 12px;
    color: #FFFFFF;
    font: bold 16px arial;
}
.home-recommend p{padding:0 2px 2px 0;font-size:12px;font-family:arial;}
.hl-byline{font-style:italic; font-size:x-small; display:inline;color:#999;padding-left: 5px;}
a.hl-home-article{font-size:x-large;}
#other-cat, #top-tags{
	background-color: #F0F4F6;
    border: 10px solid #E7EEF1;
    margin-top: 12px;
    padding: 8px 10px 0;
    width: 425px;
}
#other-cat h3, #top-tags h3{font-size:20px;}
#other-cat ul.kw, #top-tags  ul.kw {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}
#other-cat ul.kw{width:200px;}
#top-tags  ul.kw{width: 130px;}

#other-cat ul.kw li, #top-tags ul.kw li{
    margin-bottom: 10px;
}

#other-cat ul.kw li a, #top-tags ul.kw li a {
    background: url("../images/common/square.gif") no-repeat scroll 2px -1px transparent;
    color: #2669B2;
    display: block;
    font-size: 14px;
    padding-left: 10px;
    word-wrap: break-word;
}
#other-cat ul, #top-tags ul{
	list-style:none outside none;
	margin:0;
	padding:0;
}

.articles-list{
	float: left;
    margin-left: 10px;
    width: 290px;
}
.newArticles dl{overflow:hidden;}
.newArticles dl dt {float: left;padding: 4px 5px 3px 10px;}
.newArticles dl dt a{}
.newArticles dl dd {float: right;padding: 5px 20px 0 5px;}
.newArticles dl dd .learn-more{padding:0 3px 3px 0;margin:0;font-weight:normal;}
#right-content{
	float: right;
	font-size: small;padding: 15px 0 20px;
	text-align: left;
	width: 336px;
	z-index: 999;
	position: relative;
	background-color: #fff;
}
#content-home #right-content{width: 160px;padding-top:5px;}

.home-recommend .h1-box-content{padding:10px;font-family:arial;}
#subcontent .h1-box-content a{color:#005CB7;}
#subcontent.showcat{margin: 0 0 40px}
#subcontent.showcat h3.h1-toc-title{
    font-size: 24px;
    margin: 0 0 15px;
}
.h1-toc a {
    list-style-type: none;
    word-wrap: break-word;
}
.h1-toc a.selected {
    color: #5E5E5E;
    text-decoration: none;
}
.h1-toc ul{list-style:none;padding:0; margin:0;font-size:14px;}
.h1-toc li{
  	background: url("../images/common/icon-right.png") no-repeat scroll 2px 5px transparent;
    border-bottom: 1px solid #DDDDDD;
    list-style-type: none;
    margin: 0 0 9px;
    padding: 0 0 7px 20px;
    word-wrap: break-word;}
#subcontent .box-header .inner .learn-more{color:#fff; font-style:italic; font-size:12px;margin-top:6px;}

.categories-wrapper{overflow:hidden;}
.categories-wrapper dl{border-bottom:1px dotted #ddd;}
.categories-wrapper dl dt{padding:5px 0;}
#main-body #main-content .categories-wrapper dl dt{padding-top:8px;}
#main-body #main-content .categories-wrapper dl dt h3{font-size:x-large;margin-left:5px;}
#main-content .categories-wrapper dl dd p{margin-bottom:5px; margin-top:0}
.categories-wrapper dl dd{padding:3px 0 8px 0}
.categories-wrapper dl dt h3{font-size:x-large;}
.categories-wrapper{margin-top:10px;margin-right:10px;}
.categories-wrapper dd a.learn-more {
    display: inline;
    float: none;
    font-size: small;
    font-style: italic;
    font-weight: normal;
}
.categories-wrapper .main-subcol {
    float: left;
    width: 230px;
  	margin-right:10px;
}
.categories-wrapper .main-subcol .header h2{
  	border-bottom:1px dashed #bbb;
}
.categories-wrapper .main-subcol .header .more {
    float: right;
    font-size: x-small;
    line-height: 1.5em;
    margin: 10px 10px 5px 0;
}
.update-date{font-style:italic;font-size:x-small;color:#999;display:inline;float:right;}
.recommend-wrapper{overflow:hidden; border:1px solid #ffffff;padding:3px;}

div.preload-image{background: url(../images/common/vote_sprite.png) no-repeat -9999px -9999px;}

.rating {width: 300px;margin: 0 auto;}
.rating a.down, .rating a.up { width: 100px; float: left; text-indent: -9999px; height: 126px; background: url(../images/common/vote_sprite.png) no-repeat; }
.rating a.up{ background-position: -100px 0; margin-right: 50px; }
.rating a.down, .rating a.down.unselected:hover { background-position: 0 0; margin-left: 50px; }
.rating a.up.unselected:hover{background-position: -100px 0; margin-left: 0; margin-right:0;}
.rating a.down:hover, .rating a.down.selected { background-position: 0 -126px; }
.rating a.up:hover, .rating a.up.selected { background-position: -70px -252px; width: 130px; margin-left: -30px; }
.votingMessage.processing{background-image:url("../images/common/indicator.gif"); background-repeat: no-repeat;display: block;padding-left: 20px;position: absolute;}
.votingMessage.done{background-image: url("../images/common/check.png");background-repeat: no-repeat;display: block;padding-left: 20px;position: absolute;}

table td.gsc-input{border-bottom:none;}
#search-box{font-size:georgia; float: right;padding-top: 15px;width: 400px;}
#search-box input{border-radius:0;box-shadow:none;}
#___gcse_1 .gs-title, #___gcse_1 .gs-title b{font-size:20px;line-height: 1.5;text-decoration:none;padding-bottom:3px;}
#___gcse_1 .gs-title b{font-weight:normal;}

#content #___gcse_1 table td {border-bottom: none;color: #444444;}
#content #___gcse_1 table.gsc-table-result td{border-bottom: 1px solid #d8dDeF;padding: 5px 10px;}
#___gcse_1 .gsc-webResult .gsc-result{padding:5px 0;}
#___gcse_1 table.gcsc-branding{padding:0; margin:0;}
#___gcse_1 table.gcsc-branding td{padding:0; margin:0;}
#___gcse_1 table.gcsc-branding tr:hover td{background:none;}
#___gcse_1 table.gsc-resultsHeader td{height:0;padding:0; margin:0;}
#___gcse_1 table.gsc-above-wrapper-area-container tr:hover td{background:none;}
#___gcse_1 table.gsc-above-wrapper-area-container td{padding:0; margin:0;}
#___gcse_1 .gsc-control-cse{padding-top:0;}
#___gcse_1 .gsc-url-top{padding-left:20px; background:url("../images/common/favicon.ico") no-repeat scroll 4px 0 transparent;}

/*pagiNation start*/
.pagiNation{
    text-align:center;
    margin:10px 0;
}
.pagiNation a{
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-decoration: none;
    margin-left: 5px;
    cursor: pointer;
    line-height: 40px;
    font-size: 1.3em;
    text-align: center;
    color: #005CB7;
}
.pagiNation a:hover{
    background: #005CB7;
    color: white!important;
}
.pagiNation .pageGo{
    width: 32px;
    position: relative;
    /* top:15px; */
}
.pagiNation #pagePre{
    /* background-image:url('../images/common/category-icon.png'); */
    background-position: -5px 0;
}
.pagiNation #pageNext{
    /* background-image:url('../images/common/category-icon.png'); */
    background-position: -39px 0;
}
/*pagiNation end*/
#stickyunit {position: fixed;left:0;top:0;}
#privacy {
    color: #333;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    margin-top: 8px;
}
#privacy *{
    line-height: 18px;
    color: #333;
    font-size: 15px;
    line-height: 18px;
}
#privacy h1{
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #333;
    font-weight: bold;
}
#privacy h2{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
    color: #333;
    font-weight: bold;
}
#privacy h3{
    font-size: 17px;
    line-height: 16px;
    margin-bottom: 15px;
    color: #333;
    font-weight: bold;
}
#privacy p{
    margin-bottom: 15px;
}

#privacy a {
    color: #005cb7;
    text-decoration: underline;
}
#privacy ul {
    padding-left: 14px;
}
#privacy li{
    margin-bottom: 15px;
}
#privacy strong {
    font-size: 1em;
}
#privacy .center{
    text-align: center;
}
#privacy li p{
    margin-bottom: 10px;
}