@charset "utf-8";

/* Site
   -------------------------------- */
html {
	overflow-y: scroll;
	background: #5f5f5f url('../images/html_bg.jpg') repeat-x scroll;
}

body {
	margin: 0;
	padding: 0;
	/*	background: transparent url('../images/body_bg.jpg') no-repeat center top; */
	min-height: 100%;
	/* font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; */
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 10px;
}

:link, :visited {
	border-bottom: 0;
}

#wrapper {
	margin: 0 auto;
	width: 990px;
	position: relative;
	/* 
	background: url('../images/body_footer_bg.jpg') no-repeat center bottom;
	padding-bottom: 365px;
	 */
}

#banner {
	height: 125px;
}

#content .bg {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity = 0);
}

table.layout-grid a.disabled, table.layout-grid a.disabled:hover {
	color: #aaa;
	cursor: default;
	text-decoration: line-through;
}

div.notice {
	background: #FFF1AF;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border: 1px solid #EFD500;
}

/* Logo
   -------------------------------- */
h1.logo {
	position: absolute;
	top: 1px;
	left: 8px;
	margin: 0;
}

h1.logo, h1.logo a {
	width: 128px;
	height: 108px;
}

h1.logo a {
	display: block;
	background: url('../images/yufengLogo.png') no-repeat;
	border: 0px solid #cccccc;
	margin: 4px 3px 2px 4px;
	padding: 0px;
	width: 265px;
	height: 63px;
}

h1.logo a span {
	display: none;
}

div.title {
	position: absolute;
	display: block;
	border: 0px solid #cccccc;
	top: 6px;
	left: 120px;
	margin: 0;
	padding: 0px;
	width: 600px;
	height: 45px;
}

div.title {
	margin: 12px 0px 5px 0px;
	padding: 0px;
	color: #666699;
	font-weight: bold;
	font-size: 28px;
	line-height: 29px;
	font-family: Comic Sans MS, arial, helvetica, sans-serif
}

/* Dock
   -------------------------------- */
#dock {
	height: 25px;
	float: left;
	position: absolute;
	top: 0;
	right: 2px;
}

#dock .left {
	float: left;
	width: 3px;
	height: 25px;
	background: url('../images/dock.png') no-repeat left top;
}

#dock .right {
	float: left;
	width: 3px;
	height: 25px;
	background: url('../images/dock.png') no-repeat right top;
}

#dock ul, #dock ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#dock ul {
	padding: 0 6px;
	height: 25px;
	background-color: #000;
}

#dock ul li {
	padding: 0 6px;
	position: relative;
}

#dock ul li a {
	float: left;
	display: block;
	padding: 0 5px;
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
}

#dock ul li a:hover, #dock ul li.selected a {
	color: #fff;
	border-bottom: 2px solid #ff9c08;
}

#dock ul li.selected a {
	font-weight: bold;
}

/* Navigation
   -------------------------------- */
#navigation {
	height: 41px;
	float: left;
	position: absolute;
	top: 62px;
	right: 0px;
}

#navigation .left {
	float: left;
	width: 5px;
	height: 41px;
	/* background: url('../images/navigation.png') no-repeat left top; */
	background: url('../images/navigation_l.png') no-repeat left top;
}

#ie6 #navigation .left {
	background: transparent none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/navigation_l.png',
		sizingMethod='scale');
	zoom: 1;
}

#navigation .right {
	float: left;
	width: 3px;
	height: 41px;
	background: url('../images/navigation.png') no-repeat right top;
}

#navigation ul, #navigation ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 38px;
}

#navigation ul {
	height: 41px;
	background: url('../images/navigation.png') repeat-x 0 -41px;
}

#navigation ul li a {
	float: left;
	display: block;
	height: 41px;
	padding: 0 18px;
	color: #ccc;
	text-decoration: none;
	vertical-align: middle;
	background: url('../images/navigation_s.png') no-repeat right top;
}

#navigation ul li.selected a {
	color: #fff;
}

#navigation ul li.last a {
	background-image: none;
}

#navigation ul li a:hover {
	color: #fff;
}

.page {
	width: 982px;
	float: left;
	padding: 0 6px 0px 6px;
	background: #ffffff;
}

.pageLeft {
	width: 634px;
	height: 400px;
	padding: 1px;
	float: left;
}

.search {
	width: 640px;
	padding: 6px;
	background: #000000;
	float: left;
}

.inputtxt {
	width: 520px;
	float: left;
	padding: 13px 9px;
	border: 1px solid #ffffff;
	background: url(../images/inputbg.gif) repeat-x;
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #545454;
}

.inputbtn {
	width: 100px;
	padding: 13px 0;
	float: left;
	background: url(../images/maroon_grad.gif) repeat-x;
	font: bold italic 12pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	border: 0;
	text-align: center;
}

.highlightSec {
	width: 652px;
	height: 310px;
	padding: 6px 0;
	float: left;
	/*	background:#ebebeb; */
}

.pageRight {
	width: 326px;
	height: 400px;
	float: right;
	padding: 0px;
	text-align: center;
}

.contentcaption {
	width: 788px;
	padding: 6x 20px;
	float: left;
	text-align: center;
	font: bold 20pt Arial, Helvetica, sans-serif;
	color: #59585d;
}

.catbox {
	width: 980px;
	float: left;
	margin: 1px;
	padding: 1px;
	font: normal 11pt Arial, Helvetica, sans-serif;
	/*	background:#ebebeb; */
}

.catboxshow_left {
	width: 470px;
	height: 95px;
	float: left;
	margin: 5px; 0 px;
	padding: 8px 8px 8px 0px;
	/*	background:#ebebeb; */
}

.catboxshow_right {
	width: 464px;
	height: 95px;
	float: left;
	margin: 5px; 0 px;
	padding: 8px 0px 8px 8px;
	/*	background:#ebebeb; */
}

.catboxshow {
	width: 440px;
	height: 95px;
	float: left;
	margin: 5px; 5 px;
	padding: 2px 8px;
	/*	background:#ebebeb; */
}

.catbox_two_col {
	width: 460px;
	float: left;
	margin: 5px; 5 px;
	padding: 2px 8px;
	font: normal 11pt Arial, Helvetica, sans-serif;
	/*	background:#ebebeb; */
}

.catbox_3col {
	width: 300px;
	float: left;
	margin: 2px;
	padding: 5px;
	font: normal 10pt Arial, Helvetica, sans-serif;
	background:
		url(../themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.gif) repeat-x;
}

.catboxrowshow {
	width: 974px;
	float: left;
	margin: 1px;
	padding: 1px;
	font: normal 12pt Arial, Helvetica, sans-serif;
	background:
		url(../themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.gif) repeat-x;
}

.catbox_leftbar {
	width: 200px;
	float: left;
	margin: 1px;
	padding: 1px;
	font: normal 10pt Arial, Helvetica, sans-serif;
	background:
		url(../themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.gif) repeat-x;
}

.catbox_rightbar {
	width: 750px;
	float: left;
	margin: 1px;
	padding: 1px;
	font: normal 10pt Arial, Helvetica, sans-serif;
	background:
		url(../themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.gif) repeat-x;
}

.catboxlargeshow {
	width: 650px;
	float: left;
	margin: 5px;
	padding: 8px;
	/*	background:#ebebeb; */
}

.catboxsmallshow {
	width: 276px;
	float: left;
	margin: 5px;
	padding: 8px;
	/*	background:#ebebeb; */
}

.catboxicon {
	width: 120px;
	float: left;
}

.catdetails {
	width: 330px;
	float: right;
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #59585D;
}

.catdetails a {
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 10px 0 0;
	text-decoration: none;
	line-height: 18pt;
}

.catdetails a:hover {
	text-decoration: underline;
}

.catboxad {
	width: 468px;
	height: 60px;
	padding: 17px 0;
}

.catboxshow:hover {
	background: #dadada;
}

.catbox_3col:hover {
	background: #dadada;
}
/*  --------------------------------------------- INNER PAGE START  --------------------------------------*/
.bredcrum {
	float: left;
	margin: 10px 0;
}

.useraccount {
	float: right;
	margin: 10px 0;
}

.bredcrum a {
	margin: 0 15px 0 5px;
	padding: 0 10px 0 0;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 10px;
	background: url(../images/right_marroon_arrow.gif) no-repeat right
		center;
}

.bredcrum a:hover {
	color: #D10026;
}

.leftSecPage {
	width: 160px;
	float: left;
}

.middleSecPage {
	width: 600px;
	padding: 0 5px;
	float: left;
}

.rightSecPage {
	width: 216px;
	float: right;
}

.rightSecPagebox {
	width: 200px;
	float: left;
	padding: 8px;
	margin: 0 0 8px 0;
	/*	background:#ebebeb; */
}

.rightSecPagetitle {
	width: 200px;
	float: left;
	font: normal 17pt Georgia, "Times New Roman", Times, serif;
	color: #D10026;
}

.rightmenucategories {
	width: 200px;
	float: left;
	margin: 0;
	padding: 8px 0;
}

.rightmenucategories ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.rightmenucategories li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.rightmenucategories ul li a {
	width: 190px;
	float: left;
	margin: 0;
	padding: 3px 0 3px 10px;
	list-style: none;
	background: url(../images/right_marroon_arrow.gif) no-repeat left;
	border-bottom: 1px solid #d5d5d5;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.rightmenucategories ul li a:hover {
	color: #D10026;
	text-decoration: underline;
}

.counttopic {
	color: #D10026;
	float: right;
}

.relatedquestion {
	width: 200px;
	padding: 8px 0;
	float: left;
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #59585d;
}

.relatedquestion a {
	margin: 0 10px 0 0;
	text-decoration: underline;
	color: #59585d;
}

.relatedquestion a:hover {
	text-decoration: none;
}

.relatedquestionTitle {
	float: left;
	margin: 0;
	padding: 0;
}

.relatedquestionTitle a {
	color: #000000;
	font: bold 8pt Arial, Helvetica, sans-serif;
}

.relatedquestionviewmore {
	width: 200px;
	float: right;
	text-align: right;
}

.relatedquestionviewmore a {
	float: right;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #D10026;
	padding: 0 10px 0 0;
	background: url(../images/right_arrow.gif) no-repeat right;
	text-align: right;
}

.askquestionsec {
	width: 200px;
	float: left;
	padding: 8px;
	margin: 0 0 8px 0;
	background: #D10026;
}

.askquestionsecTitle {
	width: 200px;
	float: left;
	font: normal 18pt Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

.askquestionsecinput {
	width: 200px;
	float: left;
	height: 100px;
	margin: 10px 0 10px 0;
	border: 0;
}

.tagsShow {
	width: 200px;
	float: left;
}

.tagsShowh1 {
	font: bold 18pt Arial, Helvetica, sans-serif;
	color: #996600;
	margin: 0 5px;
}

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

.tagsShowh2 {
	font: normal 16pt Arial, Helvetica, sans-serif;
	color: #009900;
	margin: 0 5px;
}

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

.tagsShowh3 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin: 0 5px;
}

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

.tagsShowh4 {
	font: normal 24pt Arial, Helvetica, sans-serif;
	color: #003399;
	margin: 0 5px;
}

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

.tagsShowh5 {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 5px;
}

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

.tagsShowh6 {
	font: bold 16pt Arial, Helvetica, sans-serif;
	color: #CC3366;
	margin: 0 5px;
}

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

.innerpageSearch {
	width: 600px;
	float: left;
	margin: 0 0 10px 0;
}

.innerpageSearchLeft {
	width: 132px;
	height: 59px;
	float: left;
	background: url(../images/search_tutorials.gif) no-repeat left top;
}

.innerpageSearchMiddle {
	width: 450px;
	height: 39px;
	padding: 10px 5px;
	float: left;
	background: #59585d;
}

.innerpageSearchinputtxt {
	width: 350px;
	height: 32px;
	float: left;
	background: url(../images/inputbg.gif) repeat-x;
	border: 0;
	font-weight: bold;
}

#cse-search-box input[type=text] {
	width: 350px;
	height: 32px;
	float: left;
	background: url(../images/inputbg.gif) repeat-x;
	border: 0;
	font-weight: bold;
}

#cse-search-box .homesearch {
	width: 540px;
	height: 32px;
	float: left;
	background: url(../images/inputbg.gif) repeat-x;
	border: 0;
	font-weight: bold;
}

.innerpageSearchinputbtn {
	border: 0;
	float: left;
	padding: 10px 15px;
	background: #D10026;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.leftPage {
	width: 750px;
	float: left;
}

label {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 5px 0;
}

.inputask {
	width: 740px;
	float: left;
	padding: 5px;
}

p.left {
	width: 240px;
	float: left;
	padding: 0 0 0 60px;
}

p.right {
	width: 240px;
	float: left;
	border-left: 1px dotted #666666;
	padding: 0 0 0 60px;
}

.innerpageSearchRight {
	width: 8px;
	height: 59px;
	float: right;
	background: url(../images/search_rightcorner.gif) no-repeat left top;
}

.pageTopicSec {
	width: 580px;
	float: left;
	padding: 10px;
	/*	background:#ebebeb; */
	font: bold 20pt Georgia, "Times New Roman", Times, serif;
	color: #D10026;
}

.pageTopicSec a {
	float: right;
	padding: 10px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	color: #D10026;
}

.pageTopicpostsinfo {
	float: left;
	padding: 8px 0 0 20px;
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/icon_time.gif) no-repeat left bottom;
}

.pageTopicpostsinfo a {
	float: right;
	text-align: right;
	color: #000000;
	font-weight: bold;
	margin: 0 0 0 200px;
	padding: 0 0 0 15px;
	text-decoration: none;
	background: url(../images/icon_comments.gif) no-repeat left;
}

.innerpagetopics {
	width: 580px;
	float: left;
	padding: 15px 5px;
}

.innerpagetopic {
	width: 580px;
	float: left;
	margin: 0 0 20px 0;
}

.innerpagetopicHead {
	width: 580px;
	float: left;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #59585d;
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #9a9a9a;
}

.innerpagetopicHead a {
	font: normal 24pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.innerpagetopicHead a:hover {
	color: #D10026;
	text-decoration: underline;
}

.innerpagetopicPost {
	width: 580px;
	float: left;
	padding: 5px 0;
}

.innerpagetopicPostImg {
	float: right;
	padding: 0 0 0 20px;
}

.innerpagetopicPost a {
	float: left;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #D10026;
	margin: 8px 0 0 0;
}

.pagenavigations {
	width: 570px;
	float: left;
	padding: 10px;
	background: #D10026;
	text-align: center;
}

.pagenavigations a {
	float: left;
	padding: 5px 10px;
	margin: 0 10px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.pagenavigations a:hover {
	background: #ffffff;
	color: #D10026;
}

.relatedtagsshow {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #D10026;
	line-height: 18px;
	text-decoration: none;
}

.relatedtagsshow a {
	float: left;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #D10026;
	line-height: 18px;
	text-decoration: none;
}

.relatedtagsshow a:hover {
	text-decoration: underline;
}
/*  --------------------------------------------- INNER PAGE END  --------------------------------------*/

/*  --------------------------------------------- TOPIC DETAILS PAGE START  --------------------------------------*/
.topoicdetails {
	width: 600px;
	float: left;
	padding: 5px 0 15px 0;
}

.topoicTitle {
	width: 600px;
	float: left;
	padding: 10px 0 3px 0;
	margin: 0 0 10px 0;
	font: normal 18pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	/*	border-bottom:1px solid #EBEBEB; */
}

.topicDetailsShow {
	width: 600px;
	float: left;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 18pt;
}

.topicDetailsAdLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.topicDetailsAdRight {
	float: right;
	margin: 0 0 10px 10px;
}

.topicDetailsCodes {
	width: 500px;
	float: left;
	margin: 0 30px;
	padding: 10px 20px;
	border: 1px solid #f7e3d3;
	color: #885600;
	background: #fffffa;
	font: normal 13px "Courier New", Courier, monospace;
}

.topicDownloadLink {
	float: left;
	font: bold 12pt Arial, Helvetica, sans-serif;
	padding: 8px 16px;
	background: #EBEBEB;
	color: #D10026;
}

.topicDownloadLink:hover {
	background: #D10026;
	color: #ffffff;
}

.topicNavigations {
	width: 600px;
	float: left;
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	background: #D10026;
}

.topicNavigations a {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 70px;
}

.topicrelatedpost {
	width: 600px;
	float: left;
}

.topicComment {
	width: 580px;
	float: left;
	margin: 5px 0;
	padding: 10px;
	background: #f1f1f1;
}

.topicCommentTitle {
	width: 580px;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #9e9ca5;
	color: #59585D;
	font: bold 12pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.leveltxtfrom {
	width: 150px;
	float: left;
	padding: 4px 0 0 0;
	text-align: right;
	font: bold 9pt Arial, Helvetica, sans-serif;
}

.levelinputfrom {
	width: 400px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
}

.levelinputfrom a {
	margin: 0 10px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #D10026;
}

.topicfrmtxt {
	width: 300px;
	float: left;
	padding: 5px;
	background: #ffffff;
	border: 0;
}

.topicpostcomment {
	width: 600px;
	float: left;
	padding: 10px 0;
}

.topicpostcommentShow {
	width: 560px;
	float: left;
	background: #f1f1f1;
	padding: 20px;
	margin: 0 0 3px 0;
}

.topicpostcommentLeft {
	width: 60px;
	float: left;
	padding: 0 0 0 0;
}

.topicpostcommentRight {
	width: 500px;
	float: left;
}

.postusertitle {
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.postusertitle:hover {
	text-decoration: underline;
}

/*  --------------------------------------------- TOPIC DETAILS PAGE END  --------------------------------------*/
.pageFooter {
	width: 988px;
	float: left;
	padding: 0 6px;
	font: normal 2px Arial, Helvetica, sans-serif;
	background: url(../images/page_footerbg.gif) no-repeat
}

.footer {
	width: 100%;
	margin: 12px 0 0 0;
	padding: 20px 0 40px 0;
	float: left;
	background: #000000 url(../images/footer_bg.gif) repeat-x;
}

.footerShow {
	width: 1000px;
	margin: 0 auto;
	color: #999999;
	font: normal 8pt Arial, Helvetica, sans-serif;
}

.footerh1 {
	font: normal 14pt Georgia, "Times New Roman", Times, serif;
	color: #d10026;
}

.footerh1 a {
	font: normal 14pt Georgia, "Times New Roman", Times, serif;
	color: #d10026;
	text-decoration: none;
}

.footerLink {
	width: 1000px;
	float: left;
	padding: 10px 0 40px 0;
}

.footerLink ul {
	width: 166px;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
	color: #ffffff;
}

.footerLink li {
	width: 166px;
	float: left;
	margin: 0;
	margin: 0;
	list-style: none;
}

.footerLink ul li a {
	float: left;
	margin: 1px 0;
	padding: 0;
	list-style: none;
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

.footerLink ul li a:hover {
	text-decoration: underline;
}

.footerShow a {
	font-weight: bold;
	color: #ffffff;
	margin: 0 20px 0 0;
	text-decoration: none;
}

.footerShow a:hover {
	text-decoration: underline;
}

/*  --------------------------------------------- START QUESTION/ANSER PAGE  --------------------------------------*/
.questionsec {
	width: 580px;
	float: left;
	float: left;
	padding: 10px;
	background: #f1f1f1;
}

.questionsecShow {
	width: 580px;
	float: left;
	margin: 0 0 20px 0;
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.questionsecLeft {
	width: 100px;
	float: left;
	text-align: center;
}

.questionsecRight {
	width: 470px;
	float: right;
	line-height: 14pt;
}

.questionsecRight a {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #333333;
}

.answerheading {
	width: 560px;
	padding: 10px;
	float: left;
	background: #EBEBEB;
	color: #D10026;
	font: bold 12pt Arial, Helvetica, sans-serif;
}

.answerShow {
	width: 560px;
	padding: 10px;
	margin: 0 0 20px 0;
	float: left;
}

.answerLeft {
	width: 100px;
	float: left;
	text-align: center;
}

.answerRight {
	width: 460px;
	float: right;
	line-height: 14pt;
}

.answerRight a {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #D10026;
}

.relatedPages {
	width: 560px;
	padding: 10px;
	margin: 0 0 20px 0;
	float: left;
}

.relatedPages a {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #D10026;
}

.ads336x280 {
	width: 100%;
	margin: 0 auto;
	float: left;
	background: #F1F1F1;
	text-align: center;
	padding: 0 0 10px 0;
}

.answerdetails {
	width: 580px;
	padding: 20px 0;
	float: left;
}

/* -------------------------------  START SERVICES PAGE HERE -------------------------------------*/
.servicesleftPage {
	width: 660px;
	float: left;
	line-height: 13pt;
}

.servicesleftPage h1 {
	width: 660px;
	float: left;
	font: normal 16pt Georgia, "Times New Roman", Times, serif;
	color: #D10026;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}

.servicesleftPage a {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.servicesleftPage a:hover {
	color: #D10026;
	text-decoration: underline;
}

.servicesrightPage {
	width: 310px;
	float: right;
}

.rightbox {
	width: 306px;
	float: left;
	padding: 1px;
	margin: 0 0 10px 0;
	border: 1px solid #CCCCCC;
}

.rightboxShow {
	width: 306px;
	float: left;
	/*	background:#EBEBEB; */
}

.rightboxShow h1 {
	width: 296px;
	float: left;
	background: url(../images/maroon_grad.gif) repeat-x;
	font: normal 14pt Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin: 0;
	padding: 5px;
}

.rightboxShow form {
	width: 296px;
	float: left;
	padding: 10px 5px;
}

.rightboxShow form label {
	width: 90px;
	float: left;
	font: bold 9pt Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px 10px 5px 0;
	text-align: right;
}

.rightboxShow form .inputtext {
	width: 180px;
	font: normal 9pt Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 0;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.rightboxShow form textarea {
	font: normal 9pt Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 0;
	margin: 2px 0 5px 0;
}

.rightboxShow form radio {
	width: 280px;
	float: left;
	padding: 3px;
	font: normal 9pt Arial, Helvetica, sans-serif;
	background: #ffcc00;
	border: 0;
	margin: 2px 0 5px 0;
}

.iconimg {
	float: left;
	margin: 0 2px 0 0;
}
/* -------------------------------  END SERVICES PAGE HERE -------------------------------------*/

/* -------------------------------  START COMMENT PAGE HERE -------------------------------------*/
.questionsec fieldset {
	border: 1px solid #CCCCCC;
	float: left;
	width: 555px;
	padding: 0 10px 8px 10px;
	margin: 0 0 15px 0;
}

.questionsec legend {
	padding: 0.2em 1em;
	border: 1px solid #CCCCCC;
	color: #59585D;
	font: bold 9pt Arial, Helvetica, sans-serif;;
}

.postimgleft {
	float: left;
	margin: 0 10px 0 0;
}
/* -------------------------------  END COMMENT PAGE HERE -------------------------------------*/

/*  ------------------------button------------------------------ */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.gradientbuttons ul {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 13px Verdana;
	list-style-type: none;
	text-align: center;
	/*set to left, center, or right to align the menu as desired*/
}

.gradientbuttons li {
	display: inline;
	margin: 0;
}

.gradientbuttons li a {
	text-decoration: none;
	padding: 5px 7px;
	margin-right: 5px;
	border: 1px solid #778;
	color: white;
	border: 1px solid gray;
	background: #3282c2;
	border-radius: 8px; /*w3c border radius*/
	box-shadow: 3px 3px 4px rgba(0, 0, 0, .5); /* w3c box shadow */
	-moz-border-radius: 8px; /* mozilla border radius */
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, .5);
	/* mozilla box shadow */
	background: -moz-linear-gradient(center top, #a4ccec, #72a6d4 25%, #3282c2 45%,
		#357cbd 85%, #72a6d4); /* mozilla gradient background */
	-webkit-border-radius: 8px; /* webkit border radius */
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, .5);
	/* webkit box shadow */
	background: -webkit-gradient(linear, center top, center bottom, from(#a4ccec),
		color-stop(25%, #72a6d4), color-stop(45%, #3282c2),
		color-stop(85%, #357cbd), to(#72a6d4));
	/* webkit gradient background */
}

.gradientbuttons li a:hover {
	color: lightyellow;
}

.redtheme li a {
	font-size: 18px;
	background: darkred;
	background: -moz-linear-gradient(center top, #f5795d, #e55e3f 25%, #d02700 45%,
		#e55e3f 85%, #f5795d);
	background: -webkit-gradient(linear, center top, center bottom, from(#f5795d),
		color-stop(25%, #e55e3f), color-stop(45%, #d02700),
		color-stop(85%, #e55e3f), to(#f5795d));
}

.greentheme li a {
	font-size: 12px;
	background: green;
	background: -moz-linear-gradient(center top, #7ad690, #3ec05c 25%, #298a40 45%,
		#3ec05c 85%, #7ad690);
	background: -webkit-gradient(linear, center top, center bottom, from(#7ad690),
		color-stop(25%, #3ec05c), color-stop(45%, #298a40),
		color-stop(85%, #3ec05c), to(#7ad690));
}

.blacktheme li a {
	font-size: 16px;
	background: black;
	background: -moz-linear-gradient(center top, #9f9f9f, #686868 25%, #2a2a2a 45%,
		#686868 85%, #9f9f9f);
	background: -webkit-gradient(linear, center top, center bottom, from(#9f9f9f),
		color-stop(25%, #686868), color-stop(45%, #2a2a2a),
		color-stop(85%, #686868), to(#9f9f9f));
}

.orangetheme li a {
	font-size: 14px;
	background: #e55e3f;
	background: -moz-linear-gradient(center top, #ecad9a, #e5937c 25%, #cf4c2a 45%,
		#e5937c 85%, #ecad9a);
	background: -webkit-gradient(linear, center top, center bottom, from(#ecad9a),
		color-stop(25%, #e5937c), color-stop(45%, #cf4c2a),
		color-stop(85%, #e5937c), to(#ecad9a));
}

.galleryShows {
	position: relative;
	float: left;
	overflow: scroll;
	width: 620px;
	height: 120px;
}

.galleryShows .slidesShow {
	position: absolute;
	left: 0;
	top: 0;
}

.galleryShows .slidesections {
	float: left;
	overflow: hidden;
	width: 620px;
	height: 120px;
	font: bold 28px Arial;
	color: white;
}

#galleryShow {
	overflow: hidden;
	float: left;
}

p.navigationbtn {
	width: 620px;
	text-align: right;
}

.pannellink {
	width: 600px;
	float: left;
}

.pannellink ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pannellink li {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pannellink ul li a {
	float: left;
	margin: 1px 0;
	padding: 0 0 0 10px;
	list-style: none;
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: url(../images/right_arrow.gif) no-repeat left;
}

.pannellink ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

.pannelcontent {
	width: 600px;
	float: left;
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 8px 0 0 0;
}

.pannelimg {
	width: 200px;
	float: left;
	text-align: center;
	padding: 0px 10px 0 0;
}

.panneldesc {
	width: 400px;
	float: left;
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 8px 0 0 0;
}

.panneldesc a {
	font: bold 8pt Arial, Helvetica, sans-serif;
	color: #000000;
}

.panneldesc a:hover {
	color: #666666;
}

.pannelviewmorelink {
	width: 600px;
	float: left;
	text-align: right;
}

.pannelviewmorelink a {
	color: #000000;
	font-weight: bold;
}

.pannellink h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
}

.pannellink textarea {
	width: 500px;
	float: left;
	height: 70px;
	padding: 10px;
	border: 1px solid #cccccc;
}

.pannellink input[type=submit] {
	float: left;
	padding: 6px 15px;
	background: url(../images/navigation_bg.gif) repeat-x;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #ffffff;
}

#slideshow {
	position: relative;
	height: 220px;
}

#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
}

#slideshow IMG.last-active {
	z-index: 9;
}

.item {
	margin: 0px 0px 18px 0px;
	padding: 6px 6px 6px 6px;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	color: #4d4d4d;
	background: #ffffff;
	font-size: 12px;
}

.itemcenter {
	margin: 0px 0px 18px 0px;
	padding: 6px 6px 6px 6px;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	color: #4d4d4d;
	background: #ffffff;
	font-size: 12px;
	vertical-align: center;
	text-align: center;
}

.itemcenter {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	color: #4d4d4d;
	background: #ffffff;
	font-size: 12px;
	vertical-align: center;
	text-align: center;
}

/* download discription*/
.story {
	margin-top: 7px;
	padding: 5px;
	font-size: 0.9em;
}

.story img {
	float: left;
	margin: 0 3px 0 0;
}

.story h2 {
	margin: 0px;
	font-size: 1.1em;
}

.story p {
	padding: 5px 0 0 0;
}

.story p a {
	font-weight: bold;
}

.story p a img {
	margin: 0 2px 0 0;
}

.reg p {
	padding: 0;
	margin: 0;
	margin-left: 15px;
}

.reg h5 {
	margin-top: 2px;
}

.reg img {
	margin: 5px 0 0 0;
}

table.reference {
	border: 1px solid #c3c3c3;
	border-collapse: collapse;
}

table.reference th {
	background-color: #e5eecc;
	border: 1px solid #c3c3c3;
	padding: 3px;
	vertical-align: top;
	text-align: center;
}

table.reference td {
	border: 1px solid #c3c3c3;
	padding: 3px;
	vertical-align: top;
	text-align: center;
}

.sidebarBox {
	width: 180px;
	background: url(../images/box-bottom.gif) no-repeat bottom;
	padding: 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.sidebarBox h2 {
	font-size: 18px;
	line-height: 18px;
	color: #333;
	background: url(../images/box-head.gif) no-repeat top;
	padding: 7px 10px;
	margin: 0;
	overflow: hidden;
}

.sidebarBox p {
	margin: 10px;
}

.sidebarBox a {
	text-decoration: underline;
	color: #333;
}

.sidebarBox a:hover {
	text-decoration: none;
}

div.content {
	font-size: 12px;
}

.noBullet div.content div.item-list ul {
	margin: 10px;
	padding: 0;
	list-style-type: none !important;
}

.noBullet div.content div.item-list ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none !important;
}

.noBullet div.content div.item-list ul li a {
	display: block;
	text-decoration: none;
}

.noBullet div.content div.item-list ul li span {
	font-size: 10px;
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
}

.noBullet div.content div.more-link {
	text-decoration: none;
	margin: 0 10px 10px 0;
}

.noBullet div.content div.ical-link {
	text-decoration: none;
	margin: 0 10px 0 0;
}

dt {
	padding: 4px 4px 4px 24px;
	color: #333333;
	background-color: #ccc;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/faqarrow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Postnote Big */
#postnote {
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 12px;
	border-bottom: 2px solid #999999;
	border-right: 1px solid #cccccc;
	width: 290px;
	height: 355px;
	display: inline;
	background: #ffff99;
	font-size: 12px;
	vertical-align: center;
	text-align: center;
}

#postnoteBlank {
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 12px;
	width: 230px;
	display: inline;
}

#sidebar #postnote {
	width: 89%;
	margin-bottom: 20px;
	position: relative;
}

#postnote strong {
	color: #921e1e;
}

#postnote ul {
	margin: 6px 6px 6px 10px;
	padding: 0px;
	color: #336699;
}

#postnote li {
	text-align: left;
}

#postnote p {
	margin: 0px;
	padding: 0px;
	color: #921e1e;
}

#postnote .linkMore {
	margin: 0px 0px 10px 40px;
	text-align: left;
}

#postnote .doublearrow {
	color: #336699;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
}

#postnote a {
	color: #336699;
}
/*
#postnote a {
    color: #336699;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 3px;
}
*/
#postnote a:hover {
	color: #21507f;
}

.bookTitle {
	font-size: 30px;
	font-weight: bold;
	border: 0;
	text-align: center;
}

.bookAuthor {
	font-size: 12px;
	font-weight: bold;
	border: 0;
	text-align: left;
}

@media ( max-width : 990px) {
	.pageRight {
		display: none;
	}
	
	#wrapper, .page, .pageLeft, .highlightSec, .catbox {
		width: 100%;
	}
}