/* $Id: layout-fixed.css,v 1.5.2.3 2009/02/13 19:20:19 johnalbin Exp $ */

/*
 * LAYOUT STYLES
 *
 * Define CSS classes to create a table-free, 3-column, 2-column, or single
 * column layout depending on whether blocks are enabled in the left or right
 * columns.
 *
 * This layout is based on the Zen Columns layout method.
 *   http://drupal.org/node/201428
 *
 * Only CSS that affects the layout (positioning) of major elements should be
 * listed here.  Such as:
 *   display, position, float, clear, width, height, min-width, min-height
 *   margin, border, padding, overflow
 */


/** body **/
  body
  {
  	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align:center;
	margin:0 auto;
	padding:0px;
  }
body.node-type-chempage #content-header {
	width:678px;
	border:#000000 0px solid;
	margin:0px;
    padding:0px;
	background-color:#EDFEFE;
	background-image:url(images/topcors_main.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;	
	height:16px;
}
body.node-type-chempage #content-header h1.title {
	/*color:#345D10;
	padding-top:25px;
	padding-left:222px;
	padding-right:30px;
	padding-bottom:0px;
	margin:0px;*/
	display:none;
}
body.node-type-chempage h1.title {
	color:#345D10;	
	padding-left:222px;
	padding-right:30px;
	padding-bottom:0px;
	margin:0px;
}
body.node-type-chempage #article1 {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-bottom:0;
margin-left:30px;
margin-top:0;
overflow:hidden;
padding-bottom:0;
width:678px;
	background-color:#EDFEFE;
}
body.node-type-chempage #article-bottom {
background-image:url(images/bottomcors_main.gif);
background-position:center bottom;
background-repeat:no-repeat;
background-color:#EDFEFE;
height:16px;
margin:0;
padding:0;
width:679px;
border:#000000 0px solid;
}
  #page,
  #closure-blocks
  {
    /*
     * If you want to make the page a fixed width and centered in the viewport,
     * this is the standards-compliant way to do that. See also the ie.css file
     * for the necessary IE5 hack to center a div.
     */
	 /*
    margin-left: auto;
    margin-right: auto;
    width: 960px; */
	width:990px;	
	text-align:left;
	margin:0 auto;
	padding:0px;
	background-image:url(images/bg_center_main.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	position: relative;
	background-color:#C4FDFC;
	/*background-color:#AEF2FF;*/
	
  }

  #page-inner
  {
  }

  #navigation-top,
  #navigation
  {
    position: absolute; /* Take the named anchors out of the doc flow    */
    left: -10000px;     /* and prevent any anchor styles from appearing. */
  }

  #skip-to-nav
  {
    float: right;
    margin: 0 !important;
    font-size: 0.8em;
  }

  #skip-to-nav a:link, #skip-to-nav a:visited
  {
    color: #fff; /* Same as background color of page */
  }

  #skip-to-nav a:hover
  {
    color: #000;
    text-decoration: none;
  }

  /* Alternatively, the skip-to-nav link can be completely hidden until a user tabs
     to the link. Un-comment the following CSS to use this technique. */
  /*
  #skip-to-nav a, #skip-to-nav a:hover, #skip-to-nav a:visited
  {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }

  #skip-to-nav a:active, #skip-to-nav a:focus
  {
    position: static;
    width: auto;
    height: auto;
  }
  */

/** header **/
#header {
/*background-image:url(images/logo.png);
background-position:left top;
background-repeat:no-repeat;
clear:left;*/
height:114px;
margin: 0;
padding:0;
}
  #header-inner
  {
  }

  #logo-title
  {
  }

  #logo
  {
    float: left;
  }

  #site-name
  {
  }

  #site-slogan
  {
  }

  #header-blocks
  {
    clear: both; /* Clear the logo */
  }

  ul.imagemenu {
    border:#000000 0px solid;
	margin:0;
	padding:0;
	}
  #header-inner #block-imagemenu-2 {
margin:0;
padding:0;
border:#000000 0px solid;
margin-top:12px;
}

/** main (container for everything else) **/
  #main
  {
    position: relative;
	margin: 0 0 0 0;	
	padding:0px	
  }
#main h1.pagehead {
	display:block;
	outline:none;
	width:715px;height:120px;
	background:transparent url(images/heading_main.png) no-repeat 0 0;
	margin:0 0 0 0;	
	padding:0px
}
.page-user-register #main h1.pagehead {
	background:transparent url(images/heading_getpassport.jpg) no-repeat 0 0;
}
.page-user-register form#user-register .user-avatar-select{ text-align:left;}
.page-user-register form#user-register .form-item label{text-align:left;}
.logged-in #main h1.pagehead {background:transparent url(images/heading_passport.jpg) no-repeat 0 0;}
  #main-inner
  {
  margin-top: 0px;
  }
.front #main-inner {margin-bottom:-30px;}  

/** content **/
  #content,
  .no-sidebars #content
  {
    float: left;
    width: 960px;
    margin-left: 0;
    margin-right: -960px; /* Negative value of #content's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #content-inner. */
  }

  .sidebar-left #content
  {
    width: 760px;
    margin-left: 200px; /* The width of #sidebar-left. */
    margin-right: -960px; /* Negative value of #content's width + left margin. */
  }

  .sidebar-right #content
  {
    width: 715px;
    margin-left: 0;
    margin-right: -715px; /* Negative value of #content's width + left margin. */
  }

  .two-sidebars #content
  {
    width: 560px;
    margin-left: 200px; /* The width of #sidebar-left */
    margin-right: -760px; /* Negative value of #content's width + left margin. */
  }

  #content-inner
  {
    margin: 0;
    padding: 0;

  }

  #content-header
  {
    margin-left: 192px;
    padding: 0;
  }
#content-header h1.title {
	padding-top:20px;
	color:#2F5FAB;
}
  #content-area
  {
    margin: 0;
    padding: 0;
	overflow:hidden;
	height:auto;
	
  }

 #content-area h3 {
	background-color:#D4EFE6;
	padding:23px;
	font-family:Garamond;
	font-size:18px;
	font-style:normal;	
} 
#content-area .node-inner h1.title {
padding-left:222px;
padding-top:15px;
}
#content-area .node-inner h1.title a{
	color:#2F5FAB;
	text-decoration:none;
}
#content-area .node-inner {
/*	padding-bottom:20px;*/
}
  #readmore
  {
    margin-left: 212px;
    padding-bottom: 20px;
	font-size:11px;
  }
#readmore a {
	color:#162E69;
	font-weight:bold;
  }

/** navbar **/
  #navbar
  {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: -100%; /* Negative value of #navbar's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #navbar-inner. */
    height: 0; /* The navbar can have any arbritrary height. We picked one
                      that is twice the line-height pluse 1em: 2 x 1.3 + 1 = 3.6
                      Set this to the same value as the margin-top below. */
  }

  .with-navbar #content,
  .with-navbar #sidebar-left,
  .with-navbar #sidebar-right
  {
    margin-top: 0em; /* Set this to the same value as the navbar height above. */
  }

  #navbar-inner
  {
  }

#search-box {
	background-image:url(images/searchbg_main.jpg);
	top:0px;position:absolute;
	width:251px;
	height:98px;
	background-repeat:no-repeat;
	padding:5px;
	margin:0px;
}
#search-box p.title {
	display:none;
	}
	#search-box input.textbox {
	margin-top:48px;
	margin-left:20px;
}	
#search-box #edit-submit, #search-box #edit-submit-1,#search-box #edit-submit-2 {
	position:relative;
	top:11px;
}
  #primary
  {
    margin-left: 200px; /* Width of search-box */
  }

  #secondary
  {
    margin-left: 200px; /* Width of search-box */
  }

  #navbar ul /* Primary and secondary links */
  {
    margin: 0;
    padding: 0;
    text-align: left;
  }

  #navbar li /* A simple method to get navbar links to appear in one line. */
  {
    float: left;
    padding: 0 10px 0 0;
  }

  /* There are many methods to get navbar links to appear in one line.
   * Here's an alternate method: */
  /*
  #navbar li
  {
    display: inline;
    padding: 0 10px 0 0;
  }
  */

/** sidebar-left **/
  #sidebar-left
  {
    float: left;
    width: 200px;
    margin-left: 0;
    margin-right: -200px; /* Negative value of #sidebar-left's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #sidebar-left-inner. */
  }

  #sidebar-left-inner
  {
    margin: 0 20px 0 0;
    padding: 0;
  }

/** sidebar-right **/
  #sidebar-right
  {
    float: left;
    width: 200px;
    margin-left: 715px; /* Width of content + sidebar-left. */
    margin-right: -960px; /* Negative value of #sidebar-right's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #sidebar-right-inner. */
  }

  #sidebar-right-inner
  {
    margin: 10px 0 15px 0px;
    padding: 0;
  }


/** footer **/
  #footer
  {
  }

  #footer-inner
  {
  }

/** closure **/
  #closure-blocks /* See also the #page declaration above that this div shares. */
  {
  }

/** Prevent overflowing content **/
  #header,
  #content,
  #navbar,
  #sidebar-left,
  #sidebar-right,
  #footer,
  #closure-blocks
  {
    overflow: visible;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  #navbar
  {
    overflow: hidden; /* May need to be removed if using a dynamic drop-down menu */
  }
#block-imagemenu-2 {
display:block;
float:right;
height:82px;
position:absolute;
top:18px;
width:990px;
}
.imagemenu {
display:block;
float:right;
height:32px;
margin:0;
padding:0;
}
li.leaf {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}
#article1 {
/*background-color:#EFFDFF;*/
/*background-image:url(images/topcors.gif);*/
/*background-position:center top;
background-repeat:no-repeat;*/
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin: 0px 0px 0px 30px; 
padding:0px;
overflow:hidden;
width:678px;
line-height:16px;
}
.section-search #article1 {line-height:normal;}
.section-search #content-header {display:none;}
#article1 title {
	width:auto;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:25px;
	border:#000000 0px solid;
	padding:0px;
	line-height:normal;
	color:#162E69;
	font-size:24px;

}

/*#article1 p , #article1 h2{
padding-left:15px;
padding-right:15px;
}*/
#article1 p.articlebottom {
background-image:url(images/bottomcors.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:16px;
margin:0;
padding:0;
width:679px;
}

.field-field-body h2{
border:0 solid #000000;
color:#2F5FAB;
font-size:18px;
font-weight:normal;
line-height:normal;
margin:5px 0px 0;
padding:0;
}

.field-field-article-image {
	float:left;
	width:auto;
	margin:0;
	padding:0px;
	overflow:hidden;	
}
.field-field-subheading {
color:#606566;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-style:italic;
line-height:20px;
padding:10px 10px 0 0px;
margin-left:193px;
margin-bottom:15px;
}
.node-type-chempage .field-field-bodytext {width:426px;}
.field-field-subheading-p {
	color:#606566;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-style:italic;
	line-height:20px;
	padding:10px 10px 0px 0px;
	margin-left:222px;
	margin-bottom:15px;
}
.field-items imagefield-field_article_image {
	margin:0px;
	padding:0px;
}

.field-field-body{
margin-left:198px;
padding-right:15px;
padding-left:0px;
}
#login {
background-image:url(images/loginbg_main.jpg);
background-repeat:no-repeat;
border:medium none;
font-family:arial;
font-size:12px;
height:191px;
margin-top:100px;position:relative;
padding:0;
width:251px;
}
#login #username {
	padding-top:40px;
	padding-left:25px;
}
#login #edit-name-1-wrapper, #login #edit-pass-1-wrapper {
	display:inline;
}
#login #username #edit-name-wrapper {
display:inline;
}
#login #password {
padding-left:25px;
padding-top:5px;
}
#login #password #edit-pass-wrapper {
display:inline;
}
#login #username input {
margin-left:8px;
}
#login #password input {
margin-left:11px;
}
#login input#edit-submit, #login #edit-submit-1 {
background: none;
background-image:url(images/submitbtn3.gif);
background-repeat:no-repeat;
border:none;
height:46px;
margin-left:92px;
margin-top:5px;
width:104px;
cursor:pointer;
cursor:hand;
}

#login #forgotpassword {
	margin-left:53px;
	margin-top:0px;
	margin-right:5px;
	font-weight:bold;
	font-size:11px;
}
#login #forgotpassword a {
	text-decoration:none;
	color:#515E64;
}
#login #register {
	margin-left:53px;
	margin-top:2px;
	margin-right:5px;
	font-weight:bold;
	font-size:16px;
}
#login #register a {
	text-decoration:none;
	color:#477545;
}
#footer-message {
background-image:url(images/bottomlinksbg_main.gif);
background-position:center top;
border:1px solid #C4FDFC;
height:90px;
margin-left:32px;
margin-top:10px;
padding:0;
position:relative;
width:923px;
}
#footerlinks {
color:#566466;
font-family:arial;
font-size:11px;
margin-left:45px;
margin-top:35px;
width:565px;
}
#footerlinks a {
color:#566466;
text-decoration:none;
}
#footerlinks #best_viewed{float:right;margin-right:-290px;margin-top:-10px;font-size:9px;}
.meta {
	margin-left:213px;
	margin-right:15px;
}
.meta #tags {
padding: 0;
margin:0;
display:inline;
color:#2B4278;
font-weight:bold;
}
.meta #tags a {
color:#2B4278;
text-decoration:none;
font-weight:normal;
}
.meta ul.links inline span {

}

  /* If a div.clear-block doesn't have any content after it and its bottom edge
     touches the bottom of the viewport, Firefox and Safari will mistakenly
     place several pixels worth of space between the bottom of the div and the
     bottom of the viewport. Uncomment this CSS property to fix this.
     Note: with some over-large content, this property might cause scrollbars
     to appear on the #page div.
  */
  /*
  #page
  {
    overflow-y: hidden;
  }
  */
  
.edit-field-body-0-value-wrapper #fck_oFCK_1 input {
  background-image:none;
  background-color:#FFFFFF;
  }
  
/*Laughing Gas*/

body.page-laughing-gas #content-header {
	width:678px;
	border:#000000 0px solid;
	margin:0px;
    padding:0px;
	background-color:#E9EFFF;
	background-image:url(images/laughing/topcors_main.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;	
}
body.page-laughing-gas #content-header .tabs{
	display:none;
}
body.page-laughing-gas #page, #closure-blocks {   
	width:990px;		
	text-align:left;
	margin:0 auto;
	padding:0px;
	background-image:url(images/laughing/bg_center_laughing.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	position: relative;
	background-color:#B8CCFF;	
  }
body.page-laughing-gas #main h1.pagehead {	
	background:transparent url(images/laughing/heading_laughing.jpg) no-repeat 0 0;
} 
body.page-laughing-gas #search-box {
	background-image:url(images/laughing/searchbg_laughing.jpg);
}
body.page-laughing-gas #login {
background-image:url(images/laughing/loginbg_laughing.jpg);
}
body.page-laughing-gas #footer-message {
background-image:url(images/laughing/bottomlinksbg_laughing.gif);
border:#B8CCFF 1px solid;
}
body.page-laughing-gas .item-list { background-color:#B8CCFF; height:40px;}
body.page-laughing-gas .item-list ul.pager{ background-color:#B8CCFF; margin:0px; padding:5px;}
body.page-laughing-gas .view-content {
	background-color:#E9EFFF;
	margin-bottom:-50px;
	padding-left:147px;
	padding-right:125px;
	padding-bottom:0px;	
	border:#000000 0px solid;	
}


body.page-laughing-gas .teaser-top {
	background-image:url(images/laughing/topcors_laughing.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:191px;
	border:#000000 0px solid;
}
body.page-laughing-gas .teaser-bottom {
background-image:url(images/laughing/bottomcors_laughing.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:16px;
margin:0;
padding:0;
border:#000000 0px solid;
}
body.page-laughing-gas .field-content p {
	padding:0px;
	margin:0px;
	font-size:18px;
	line-height:20px;
}
body.page-laughing-gas .views-row-first .views-field-title {
	font-size:34px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:15px;
	color:#391460;
	line-height:normal;
}
body.page-laughing-gas .views-row {
	position:relative;
	top:-65px;
	padding-bottom:20px;
	border-bottom:#BAC0D0 1px solid;
}
body.page-laughing-gas .views-row-last {
	border-bottom:none;
}
body.page-laughing-gas .views-row-first .views-field-body {
	margin-bottom:10px;
}
body.page-laughing-gas .views-field-title {
	font-size:20px;
	color:#5B458C;
	padding-bottom:5px;
	padding-top:20px;
	line-height:22px;
}
body.page-laughing-gas #login #register a {
	text-decoration:none;
	color:#5B458C;
}
body.page-laughing-gas .region-content_bottom .view-content{background-image:url(images/laughing/shareajokebg.jpg); background-position:center top; background-repeat:no-repeat;border:#B8CCFF 1px solid; background-color:#B8CCFF;padding:0px; height:411px;margin:0px;}
body.page-laughing-gas .region-content_bottom {background-color:#B8CCFF; height:411px;padding:0px;margin:0px;}
body.page-laughing-gas .region-content_bottom .views-row {position:relative; top:15px;}
body.page-laughing-gas .region-content_bottom .views-row h1.title {display:none;}
body.page-laughing-gas .region-content_bottom .views-row .node-type-webform #webform-component-name {border:#000000 0px solid;margin-left:135px;margin-top:100px;}
body.page-laughing-gas .region-content_bottom .views-row .node-type-webform #webform-component-email, body.page-laughing-gas .region-content_bottom .views-row .node-type-webform #webform-component-comment {margin-left:135px;}
body.page-laughing-gas .region-content_bottom .views-row .node-type-webform input#edit-submitted-name  {width:295px;}
body.page-laughing-gas .region-content_bottom .views-row .node-type-webform input#edit-submitted-email {width:297px;}
body.page-laughing-gas .region-content_bottom .views-row .node-type-webform textarea#edit-submitted-comment  {width:275px; height:70px;}
/*#edit-submitted-comment-wrapper label {top:-55px; position:relative;}*/
body.page-laughing-gas .region-content_bottom .views-row .node-type-webform #edit-submitted-name-wrapper, body.page-laughing-gas .region-content_bottom .views-row .node-type-webform label, body.page-laughing-gas .region-content_bottom .views-row .node-type-webform #edit-submitted-name {display:inline; font-weight:normal;}
body.page-laughing-gas .region-content_bottom .views-row .node-type-webform .form-submit { 
background: none;
background-image:url(images/laughing/shareajokebtn1.gif);
background-repeat:no-repeat;
border:none;
width:128px; height:46px;padding-left:40px;margin-left:200px;margin-top:0px;cursor:pointer;
cursor:hand;}
body.page-laughing-gas .region-content_bottom #readmore {display:none;}

.field-field-bodytext {
color:#606566;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-style:italic;
line-height:22px;
padding:0px 30px 0 0px;
margin-left:222px;
margin-bottom:0px;
margin-right:0px;
border:#000000 0px solid;
overflow:hidden;	
}

.field-field-bodytext a {
	color:#477545;
	font-weight:bold;
}

.node-type-chempage .imagefield-field_leftimage {
	float:left;
	width:auto;
	overflow:hidden;	
	border:#CED6D8 0px solid;
	padding:0px;
	margin:0px 0px 20px 30px;
}
.field-field-bodytext .field-label {
	display:none;
}

/*.block-relevant_content .block-inner {
	background-image:url(images/youmaylike.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:250px;
	padding-top:20px;
	margin-left:8px;
	margin-top:30px;
	border:#000000 1px solid;
}
*/
.not-logged-in #sidebar-right #block-relevant_content-relevant {border:#000000 0px solid;width:214px;margin:20px 0px 20px 10px;padding:0px;background-image:url(images/youmaylike.png);	background-repeat:no-repeat; 	background-position:top left;}
#sidebar-right .block-inner li.first {margin-right:0px;margin-top:20px; padding-top:10px;}
#sidebar-right #block-relevant_content-relevant .block-inner .content .item-list  {margin:0px 0px 0px -10px;padding:0px;border:#000000 0px solid; overflow:hidden;}
#sidebar-right #block-relevant_content-relevant .block-inner a {color:#000000;padding:0px; margin:0px;width:214px;}

.block-relevant_content .block-inner li.first {
	padding-top:10px;
}
#block-relevant_content-relevant a {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}



#user-register, #search-form {
	background-color:#EDFDFC;
	-moz-border-radius: 10px;
	font-family:arial;
	text-align:right;
}

#user-register fieldset {
	border:none;
}
#user-register legend {
	font-size:24px;
	font-weight:bold;
	padding:20px;
	margin:0px;
	line-height:normal;
	color:#3C6113;
	text-align:left;
}


#edit-profile-dob-wrapper .container-inline {	
	display:inline;
}
#user-register #edit-name-wrapper label, #edit-mail-wrapper label, #edit-profile-fname-wrapper label, #edit-profile-lname-wrapper label, #edit-profile-parentname-wrapper label, #edit-profile-parentemail-wrapper label, #edit-profile-dob-wrapper label, #edit-profile-country-wrapper label, #edit-profile-state-wrapper label, #edit-profile-pincode-wrapper label, #edit-profile-school-wrapper label, #edit-profile-class-wrapper label, #edit-profile-teachername-wrapper label {	
	display:inline;
}
#user-register input#edit-name, input#edit-mail, input#edit-profile-fname, input#edit-profile-lname, input#edit-profile-parentname, input#edit-profile-parentemail, input#edit-profile-dob, input#edit-profile-country, input#edit-profile-state, input#edit-profile-pincode, input#edit-profile-school, input#edit-profile-class, input#edit-profile-teachername {
	display:inline;	
	margin-right:80px;
	margin-left:40px;
}
#user-register #edit-name-wrapper label, #edit-mail-wrapper label, #edit-profile-fname-wrapper label, #edit-profile-lname-wrapper label, #edit-profile-parentname-wrapper label, #edit-profile-parentemail-wrapper label, #edit-profile-dob-wrapper label, #edit-profile-country-wrapper label, #edit-profile-state-wrapper label, #edit-profile-pincode-wrapper label, #edit-profile-school-wrapper label, #edit-profile-class-wrapper label, #edit-profile-teachername-wrapper label {
	font-size:12px;
	font-family:arial;
	margin-left:40px;
	font-weight:normal;
}
#user-register #edit-pass-wrapper {
	margin:0px 0px 0px 40px;
	border:#000000 0px solid;
	text-align:left;
}

#search-form .form-item label, #search-form .form-item .container-inline {
	display:inline;
	font-size:12px;
	font-family:arial;
	margin-left:50px;
	font-weight:normal;
}
#search-form {
	padding:20px;
	text-align:center;
}
.section-search .box .box-inner {
	background-color:#EDFDFC;
	-moz-border-radius: 10px;
	padding:25px;
	}
.section-search .box .box-inner h2 {
	padding:0px; margin:0px 0px 30px 0px; line-height:normal; color:#1C320B; font-size:22px;
}
.section-search .box .box-inner .search-results dt.title {margin-top:10px;}
.section-search .box .box-inner .search-results dt.title a {
	text-decoration:none;
	color:#497621;
	font-size:16px;
	font-weight:bold;	
}
.section-search .box .box-inner .search-results dd {margin:0px; padding:0px;}
.section-search .box .box-inner .search-results dd p.search-snippet {
	margin:0px; padding:0px 0px 10px 0px; border-bottom:#BFCACC 1px solid;
}
.section-search #main h1.pagehead {background: transparent url(images/heading_search.jpg) no-repeat scroll 0 0;}
.section-disclaimer #main h1.pagehead {background: transparent url(images/heading_disclaimer.jpg) no-repeat scroll 0 0;}
#search-form input#edit-keys {
	margin-right:30px;
}
#user-register .description {
	font:arial;
	font-size:9px;
	margin-right:80px;
	margin-left:202px;
	text-align:left;
	line-height:normal;
	padding:5px 0px 5px 0px;
}
#user-register #edit-pass-wrapper .description {
	margin-left:164px;
}
#user-register #edit-name-wrapper, #user-register #edit-mail-wrapper   {
	margin:0px;
}
#user-register #edit-profile-fname-wrapper, #user-register #edit-profile-lname-wrapper, #user-register #edit-profile-dob-wrapper, #user-register #edit-profile-parentname-wrapper, #user-register #edit-profile-parentemail-wrapper, #user-register #edit-profile-country-wrapper, #user-register #edit-profile-state-wrapper, #user-register #edit-profile-pincode-wrapper, #user-register #edit-profile-school-wrapper, #user-register #edit-profile-class-wrapper, #user-register #edit-profile-teachername-wrapper {
	margin:0px 0px 5px 0px;
}
#user-register select#edit-profile-dob-year {
	margin-right:309px;
}
#user-register select#edit-profile-dob-month {
	margin-left:40px;
}
#user-register select#edit-profile-country {
	margin-left:44px;
	margin-right:181px;
}
#user-register #edit-profile-teachername-wrapper label {
	padding-left:0px;
	margin-right:20px;
	width:135px;
	float:left;
}
#user-register #edit-profile-teachername-wrapper input#edit-profile-teachername {
	float:right;
	margin-left:0px;
}
#user-register #edit-pass-pass1-wrapper label, #user-register #edit-pass-pass2-wrapper label {
	display:inline;font-size:12px;
	font-family:arial;	
	font-weight:normal;	
	border:#000000 0px solid;
}
#user-register #edit-pass-pass1-wrapper label {margin-left:47px;}
#user-register #edit-pass-pass1-wrapper #edit-pass-pass1, #user-register #edit-pass-pass2-wrapper #edit-pass-pass2 {
	margin-left:44px;	
} 
#user-register #edit-submit,#user-pass #edit-submit {
background: none;
background-image:url(images/submitbtn2.gif);
background-repeat:no-repeat;
border:none;
height:46px;
width:150px;
font:arial;
font-size:11px;
text-align:left;
margin-right:205px;
padding-left:40px;
margin-bottom:30px;
}
.page-user-register div.tabs, .page-user div.tabs, .page-user-password div.tabs{
	margin:0px;
	padding:0px;
	display:none;
	}
#user-register fieldset {
padding-top:0px;
margin-top:0px;
}
#user-login, #user-pass {
	background-color:#EDFDFC;
	-moz-border-radius: 10px;
	font-family:arial;
	text-align:right;
}

#user-login fieldset, #user-login #edit-name-wrapper  {
padding-top:0px;
margin-top:0px;

}
#user-pass #edit-name-wrapper {
	padding-top:30px;
	margin-top:0px;
}

/*jan7*/#user-login #edit-name-wrapper label, #user-login #edit-pass-wrapper label  {
	display:inline;
	font-size:12px;
	font-family:arial;
	margin-left:40px;
	font-weight:normal;
	border:#000000 0px solid;
}
/*jan7*/.page-user-login .tabs {display:none;}
#user-pass #edit-name-wrapper label {
	display:inline;
	font-size:12px;
	font-family:arial;
	margin-left:0px;
	font-weight:normal;
}
#user-login input#edit-name, #user-login input#edit-pass{
	display:inline;	
	margin-right:80px;
	margin-left:40px;
	margin-top:50px;
}
#user-pass input#edit-name  {
	margin-right:60px;
	margin-left:20px;	
 }
#user-login input#edit-pass {
	display:inline;	
	margin-right:80px;
	margin-left:40px;
	margin-top:0px;
}
#user-login .description {
	font:arial;
	font-size:9px;
	margin-right:80px;
	margin-left:212px;
	text-align:left;
	line-height:normal;
	padding:5px 0px 5px 0px;
	border:#000000 0px solid;
}
#user-login #edit-submit  {
	background: none;
	background-image:url(images/submitbtn2.png);
	background-repeat:no-repeat;
	border:none;
	height:46px;
	width:104px;
	font:arial;
	font-size:12px;
	text-align:center;
	margin-right:205px;
	margin-bottom:30px;
}
#search-form #edit-submit  {
	background: none;
	background-image:url(images/submitbtn2.gif);
	background-repeat:no-repeat;
	border:none;
	height:46px;
	width:104px;
	font:arial;
	font-size:12px;
	text-align:center;
	margin:0px;
	display:inline;
}

/* for front page feeds */

#feedwrap p, #feedwrap table {margin:0px;}	
#feedwrap #row1, #feedwrap #row2 {
	background-color:#C4FDFC;
	float:left;
	width:330px;
	border-left:330px solid #C4FDFC; /* The width and color of the left rail */
	border-right:330px solid #C4FDFC; /* The width and color of the right rail */
}
#feedwrap #left1, #feedwrap #left2{
	float:left;
	width:330px;
	margin-left:-330px;
	position:relative;
}
#feedwrap #center1, #feedwrap #center2{
	float:left;
	width:330px;
	margin-right:-660px;
}
#feedwrap #center1 h1, #feedwrap #center2 h1 {
	padding:10px;
}
#feedwrap #right1, #feedwrap #right2 {
	float:right;
	width:330px;
	margin-right:-330px;
	position:relative;
}
#feedwrap .section_heading {
	padding: 10px 0px 0px 30px;
	margin:0px;
}
#feedwrap .image {
	padding:5px;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	margin:0px 10px 20px 30px;
	overflow:visible
}

#feedwrap .article_title {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#345D10;
	padding-right:35px;
}

#feedwrap .storyboard-front .article_title {
	margin-top:40px;
}

#feedwrap .teaser {
	font-family:arial;
	font-size:12px;	
	padding-right:35px;
}
#feedwrap a {
	color:#000000;
	text-decoration:none;
	}
/*outbrain*/
.outbrain_rating {
	margin-left:212px;
}

/* slider */

#movers-row	{ margin: 50px 10px 0 0; float:right; width:200px; }
.slider-wrap								{ width: 610px; position: absolute; top: 57px; left: 75px; margin:20px 0 0 0; border:#000000 0px solid;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 610px; height: 204px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 632px; padding:12px 0 0 0; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 1px; }
#movers-row									{ margin: 50px 10px 0 0; float:right; width:200px; }
#movers-row div								{ float:left; padding:0 10px 0 0; }
#movers-row div a.cross-link 				{ padding:0 0 12px 0;}
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) bottom center no-repeat; }
.floatLeft 									{ float: left; margin-right: 15px; margin-left: 10px; padding:10px; border: 1px solid #ccc; background:#fff; height:158px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
.wrapper p {padding-right:35px;}
.slider-wrap .wrapper a {color:#000000; text-decoration:none;}
.slider-wrap .wrapper a p{color:#000000; text-decoration:none;}

/*pfbutton*/
#pfButton {padding:15px 0px; border-top:#BFCACC 1px solid;border-bottom:#BFCACC 1px solid;}

/*nextprev*/
#next_prev {
	width:678px;
	margin-left:30px;
	padding-top:20px;

}
#next_prev a.previous {
	width:157px;
	background: none;
	background-image:url(images/prev-article.png);
	background-repeat:no-repeat;
	border:none;
	height:22px;
	display:block;
	border:#000000 1px solid;

}

#next_prev a.next {
	background: none;
	background-image:url(images/next-article.png);
	background-repeat:no-repeat;
	border:none;
	width:124px;
	height:22px;	
	display:block;
}
/*logged in*/
.logged-in #sidebar-right .block-inner { width:100%;padding:0px; border:#000000 0px solid; left:20px;top:100px;position:relative;}

.logged-in #sidebar-right .block-user .block-inner {background-image:url(images/loggedinbg_main.jpg);height:191px; width:251px;margin-left:-22px;margin-top:-15px;background-position:top left; background-repeat:no-repeat;padding:0px; display:block;}

.logged-in #sidebar-right .block-user .block-inner .picture img {width:70px; height:70px; border:#ffffff 5px solid; position:relative; top:32px; left:22px;}
.logged-in #sidebar-right .block-inner ul.menu{ padding:0px;margin:0px;position:relative;top:-50px; left:120px;  }
/*.logged-in #sidebar-right .block-inner ul.menu li, .logged-in #sidebar-right .block-inner h2, .logged-in #sidebar-right .block-inner .content {	display:inline;	}*/
.logged-in #sidebar-right .block-inner, .logged-in #sidebar-right .block-inner h2 {font-size:12px;color:#FFFFFF;  padding:0px; margin:0px; width:230px; /*top:270px; position:relative;*/border:#000000 1px solid;  display:block;}

.logged-in #sidebar-right #block-relevant_content-relevant .block-inner .content {border:#000000 0px solid; /*top:-260px; position:relative; */}
.logged-in .block-blockquiz .block-inner .content  {border:#000000 0px solid; }

.logged-in #sidebar-right #block-relevant_content-relevant .block-inner a {color:#000000;padding:0px; margin:0px; border:#000000 0px solid; margin-top:2px; }

.logged-in #sidebar-right #block-relevant_content-relevant .block-inner {background-image:url(images/youmaylike.png); background-position:left top; background-repeat:no-repeat; width:214px;display:block;margin-top:20px;}

.logged-in #sidebar-right #block-relevant_content-relevant {border:#000000 0px solid; display:block; /*top:230px; position:relative;*/}


.logged-in #sidebar-right .block-inner .item-list {padding-top:20px;}
.logged-in #sidebar-right .block-inner h2, .logged-in #sidebar-right .block-inner li.first {margin-right:0px;margin-top:10px;}
.logged-in #sidebar-right .block-inner a { color:#41643A; text-decoration:none;}
.logged-in #sidebar-right .block-inner h2 { border:#000000 0px solid; top:45px; left:118px; position:relative; color:#1D3166;}

/*.logged-in #sidebar-right .block-user { border:#000000 0px solid; padding:0px; margin:0px;height:191px; display:block; }/*

.logged-in #sidebar-right .block-user .block-inner, .logged-in page-laughing-gas #sidebar-right .block-user .block-inner{ margin-top:-193px; height:191px; width:251px;margin-left:-22px;background-image:url(images/loggedinbg_main.jpg); background-position:top left; background-repeat:no-repeat;padding:0px;}

.logged-in #sidebar-right .block-user .block-inner ul.menu {margin-left:15px;}
.logged-in #sidebar-right .block-user .block-inner li.collapsed {margin-left:15px;}
.logged-in #sidebar-right .block-user .block-inner .content {border:#000000 0px solid;padding:30px;margin-top:10px;}



/*disclaimer*/
.page-disclaimer #main h1.pagehead {
	background:transparent url(images/heading_disclaimer.png) no-repeat 0 0;
}
/*rating widget*/
form.fivestar-widget {
	margin-left:202px;
}
/*forum*/

.section-forum #content-area {
	background-color:#EEFEFE;
	
}
/*feb9*/.section-grown-ups-corner .intro {padding:10px 25px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-style: italic; line-height:normal; color:#111113;}
/*feb1*/.section-forum .intro {padding:10px 25px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-style: italic; line-height:normal; color:#111113;}
/*jan7*/.node-type-forum #comments {background-color:#EEFEFD; margin-top:-50px;background-image: url(images/bottomcorner.gif); background-repeat:no-repeat; background-position: bottom;}
/*jan7*/.node-type-forum #comments #edit-submit, .node-type-forum #comments #edit-preview {margin-bottom:25px;margin-left:25px;}
/*jan7*/.node-type-forum #comments h2.title {margin-left:25px; font-size:12px;}
/*jan7*/.node-type-forum #comments .content {margin-left:25px;}
/*jan7*/.node-type-forum h2.forum-title {display:none;}
/*jan7*/.node-type-forum #article1 {background-image:url(images/forumcor1.jpg);background-position:top left; background-repeat:no-repeat; padding-bottom:25px;}
/*jan7*/.node-type-forum #breadcrumb .breadcrumb{padding-left:25px;padding-top:15px;padding-bottom:0px;color:#3c5c19; font-size:11px; background-color:#EEFEFD;}
/*jan7*/.node-type-forum #breadcrumb .breadcrumb a {color:#3c5c19;}

/*jan5
.section-forum #forum {
	background-image:url(images/forumcor1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:#000000 0px solid;
	}*/
.section-forum #forum-0 {
	width:100%;
	background-color:#EEFEFE;
	margin:0px;
	padding:10px;


}
/*jan5*/.section-forum #forum tr.even, .section-forum #forum tr.odd {background-color:#EEFEFE; padding:15px; border:0px;}
.section-forum #forum tr.forum-even, .section-forum #forum tr.forum-odd {background-color:#EEFEFE; padding:15px; border-top:0px;}
.section-forum #forum tr.even a, .section-forum #forum tr.odd a {color:#bb5c02; text-decoration:none; font-weight:bold;}
.section-forum #forum tr.even a, .section-forum #forum tr.odd a {color:#bb5c02; text-decoration:none; font-weight:bold;}
.section-forum #forum ul.links {text-align:center;padding:10px; font-size:11px;}
.section-forum #forum tr td.forum {background-color:#EEFEFE; background-position: 25px 16px; background-image:url(images/forum_env.gif);border-bottom:#CCCCCC 0px solid;margin-left:25px;}
/*jan5*/.section-forum #forum td.topics, .section-forum #forum td.posts {border-bottom:#CCCCCC 0px solid;padding-left:25px;font-size:11px;}
/*jan5*/ /*jan7*/ .section-forum #forum td.replies, .section-forum #forum td.created, .section-forum #forum td.last-reply{padding-left:25px;padding-right:25px; font-size:11px;}
/*jan7*/ .section-forum #forum td.title {padding-left:25px; padding-right:25px;}
/*jan5*/ .section-forum #forum td.topics{padding-left:25px; font-size:11px;}
/*jan5*/ .section-forum li.login {padding-left:25px;color:#3c5c19; font-size:11px;}
/*jan5*/ .section-forum li.login a:link, .section-forum li.login a:active, .section-forum li.login a:hover, .section-forum li.login a:visited {color:#3c5c19;}
/*jan5*/ .section-forum #breadcrumb .breadcrumb a {color:#3c5c19;}
/*jan5*/ .section-forum #breadcrumb .breadcrumb {padding-left:25px;padding-top:15px;padding-bottom:0px;color:#3c5c19; font-size:11px;}
/*jan5*/.section-forum #forum tr td.forum .indent {margin-bottom:10px;padding-left:0px;margin-left:0px;}
.section-forum #forum td {font-family:arial;	font-size:12px; text-align:left;}
 
/*jan5*/.section-forum #forum tr td.forum .name {padding:15px 15px 0px 15px;margin-left:15px;}
/*jan5*/.section-forum #forum tr td.forum .description {padding: 0px 0px 0px 15px; margin:0px 0px 15px 15px;}
.section-forum #forum tr td.forum .name a{color:#BB5C00; text-decoration:none; font-family:arial;font-size:12px; font-weight:bold;}
/*jan*/.section-forum #forum-0 thead th { color:#3C5C19; font-size:12px; padding:15px 15px 15px 25px;}
.section-forum #forum-0 .container {background-image:url(images/forum_sectionhead.gif); background-repeat:no-repeat; height:41px; background-position:center; border-bottom:none; border-top:0px;}
.section-forum #forum tr.odd td.container, .section-forum #forum tr.even td.container {border:0px;}
.section-forum #forum tr.forum-odd td.container, .section-forum #forum tr.forum-even td.container {border:0px;}
.section-forum #forum-0 .container .name {padding-left:25px;color:#00552A; font-size:18px; font-family:arial; font-weight:bold;}
.section-forum #forum-0 .container .name a {color:#00552A; text-decoration:none;}

.section-forum #main h1.pagehead {background:transparent url(images/heading_grownup.jpg) no-repeat 0 0;}

/*jan*/.section-forum table thead th { color:#3C5C19; font-size:12px; padding:15px 15px 15px 25px; border:#000000 0px solid;}
.section-forum table thead th a {color:#3C5C19; text-decoration:none;}
.section-forum table {width:100%;}
.section-forum #forum td.icon {padding-left:32px;padding-bottom:25px; padding-top:25px;}

/*jan7*/body.node-type-forum .node-type-forum {background-color:#EEFEFE; /*background-image:url(images/forumcor1.jpg); */	background-repeat:no-repeat; 	background-position:top left; padding-bottom:25px;}
/*jan29*/body.node-type-forum #content-area .node-inner h1.title {/*padding-left:25px; padding-bottom:15px; padding-top:15px;margin-top:0px;color:#B85D04; border-bottom:#C4DFD0 1px solid; */margin:0px; padding: 0px 25px;font-size:18px; color:#00552a;line-height:normal; text-align:left;}
/*jan29*/body.node-type-forum #content-area .node-inner #topichead {width:659px;background-color:#d6f1e8; text-align:center;margin-left:10px;}
/*jan29*/body.node-type-forum #content-area .node-inner #topcor {background-image:url(images/topcor.gif); background-position: top left; background-repeat: no-repeat; height:14px;}
/*jan29*/body.node-type-forum #content-area .node-inner #botcor {background-image:url(images/botcor.gif); background-position:bottom left; background-repeat:no-repeat; height:14px;}
/*jan29*/body.node-type-forum #content-area .breadcrumb {padding-bottom:15px;}
/*jan5*/body.node-type-forum #content-area .node-inner h2 {padding-left:25px; color:#B85D04; font-size:18px;}
body.node-type-forum p {padding:15px 25px;}
.forum-topic-navigation {border:0px;}
.forum-topic-navigation ul.links {padding:15px 0px;}
.forum-topic-navigation .meta {display:none;}

.section-forum #bottom {background-image:url(images/bottomcorner.gif);width:680px; height:25px; background-repeat:no-repeat; border:#000000 0px solid;}
/*jan5.section-forum tr.odd-forum {border-bottom:#CCCCCC 1px solid;}*/
/*jan7*//* jan5*/.section-forum #content-area h2.forum-title {padding-left:25px;background-image:url(images/forum_sectionhead.gif); background-repeat:no-repeat; height:41px; background-position:center; padding-top:20px; color:#00552a;margin-top:0px; line-height:normal;padding-bottom:0px;margin-bottom:0px;}
/*jan5*/ .section-forum #breadcrumb {background-image:url(images/forumcor1.jpg);background-repeat:no-repeat;background-position:top left;border:#000000 0px solid;}
/*jan7*/.section-forum #forum table {margin-top:0px;}

/*added dec18*/
.node-type-forum #main h1.pagehead {background: transparent url(images/heading_grownup.jpg) no-repeat scroll 0 0}
.node-type-forum #article-bottom {background-image:url(images/bottomcorner.gif);width:680px; height:25px; background-repeat:no-repeat; border:#000000 0px solid;}

#blockquiz-render-question-form {
	font-family:arial; 
	font-size:12px;
	color:#000000;
	font-weight:bold; 
	
}

.logged-in #sidebar-right .block-inner .content #blockquiz-render-question-form{
	position:relative;
	top:-50px;
	
}
.logged-in #sidebar-right .block-inner .content #blockquiz-render-question-form #msgs {
	border:#000000 0px solid;
	position:absolute;
	top:175px;
}

.block-blockquiz h2.title {padding-left:20px;font-family:arial; }
#blockquiz-render-question-form .form-item .blockquiz_answer_text, #blockquiz-render-question-form .form-item .blockquiz_answer_text p, #blockquiz-render-question-form .form-item label {display:inline;}

.logged-in #blockquiz-render-question-form .form-item .blockquiz_answer_text, .logged-in #blockquiz-render-question-form .form-item .blockquiz_answer_text p, .logged-in #blockquiz-render-question-form .form-item label {display:inline; font-size:12px; color:#000000; font-family:arial;}
.logged-in #sidebar-right .block-inner #quiz-question p {font-family:arial; font-size:12px; color:#000000; padding-top:0px; margin-top:0px;}

#blockquiz-render-question-form #edit-tries-1-wrapper {display:inline;}
#blockquiz-render-question-form div.messages {top:670px; position:absolute; margin-left:0px;}
.block-blockquiz h2.title {display:none;}
.block-blockquiz div.content {padding-top:35px;}
.logged-in .block-blockquiz div.content {padding-top:0px; padding-left:0px;}
#blockquiz-render-question-form input#edit-submit-1,#blockquiz-render-question-form input#edit-submit {background: none;
background-image:url(images/submitbtn4.gif);
background-repeat:no-repeat;
border:none;
height:46px;
margin-top:-10px;
width:170px;
cursor:pointer;
cursor:hand;}


.logged-in #sidebar-right .block-inner {font-size:12px;color:#FFFFFF;  padding:0px; margin:0px; width:230px; border:#000000 0px solid; }
.logged-in #sidebar-right #block-relevant_content-relevant .block-inner .item-list{color:#000000;}
.logged-in #sidebar-right #block-relevant_content-relevant .block-inner .item-list ul {padding-top:10px;}

.page-hof #main h1.pagehead {background:transparent url(images/heading_hof.gif) no-repeat 0 0;}
.page-hof .view-hall-of-fame .views-row-first{ background:transparent url(images/hof_winner.gif) no-repeat 0 0; height:288px;}
.page-hof .view-hall-of-fame .views-row-first div.picture { float:left;}
.page-hof .view-hall-of-fame .views-row-first div.picture img {padding:10px; background-color:#FFFFFF; border:#d1dfdf 1px solid; margin:10px 40px 40px 35px; width:200px; height:200px;}
.page-hof .view-hall-of-fame .views-row-first div.views-field-name { display:inline; top:40px; position:relative; left: 300px; color:#2e5110; font-weight:bold; font-size:20px;}
.page-hof .view-hall-of-fame .views-row-first div.views-field-points {display:inline;top:60px;  position:relative;  color:#dc3464; font-size:24px; font-weight:bold;}

.page-hof #content-area .view-hall-of-fame  {background:transparent url(images/hof_bg.gif) no-repeat 0 0; background-position:top;width: 678px; height:450px; width:678px;}

.page-hof #content-area {overflow:visible;}
.page-hof #content-area table.views-view-grid {width: 678px; text-align:left; }
.page-hof #content-area table.views-view-grid img {width:85px; height:85px; padding:4px; background-color:#FFFFFF; border:#D8E0E0 1px solid;}
.page-hof #content-area table.views-view-grid .views-field-name { display:inline; left:125px; top:15px; position:relative; color:#345D10; font-size:14px; font-weight:bold;}

.page-hof #content-area table.views-view-grid .views-field-picture {padding-left:20px;}

.page-hof #content-area table.views-view-grid div.views-field-points {border:#000000 0px solid;display:inline; left:-85px; top:-45px; position:relative; font-weight:bold; float:right;}

/*comments*/
#comments .content {padding:0px;margin-left:202px;}
#comments .submitted, #comments .comment_reply {margin-left:202px;}

#comments .picture { margin-left:202px;display:inline;}
#comments .picture img {height:85px; width:85px; background-color:#FFFFFF; padding:4px; margin:10px 20px 10px 0px;}
#comments .comment-published {padding:20px 0px; border-bottom:#CCCCCC 1px solid;}
#comments h2#comments-title {margin-left:202px;}
#comments h2.title {margin-left:202px; }
#comments input#edit-submit, #comments input#edit-preview {
background: none;
background-image:url(images/submitbtn3.gif);
background-repeat:no-repeat;
border:none;
height:46px;
margin-top:5px;
width:104px;
cursor:pointer;
cursor:hand;
}

/*user*/
.section-user .picture img { height:85px; width:85px; margin-top:85px;}
.section-user #sidebar-right .block-user .block-inner .picture img {margin-top:0px;}
.section-user #user-profile-form .picture img {margin-top:0px;}
.user-edit #edit-mail-wrapper label {margin-left:0px;}
.user-edit #edit-profile-school-wrapper label {margin-left:124px;}
.user-edit #edit-profile-school {margin-left:14px; margin-right:10px;}
.user-edit #edit-profile-school-address-wrapper label {font-weight:normal; margin-left:103px; font-family:arial;font-size:12px;display:inline;}
.user-edit #edit-profile-school-address {display:inline; margin-left:14px; margin-right:10px;}
.user-edit .resizable-textarea #edit-profile-schooladdress {width:390px; margin-left:40px; display:inline;}
.user-edit #edit-profile-class {margin-left:14px;margin-right:10px;}
.user-edit #edit-profile-class-wrapper label {margin-left:166px;}
.user-edit #edit-profile-teachername-wrapper label {margin-left:20px;}
.user-edit #edit-profile-teachername {margin-left:15px; margin-right:10px;}
.user-edit #edit-profile-dob-wrapper .container-inline {margin-left:34px;}
.user-edit #edit-profile-parentname {margin-left:20px;}
.user-edit #edit-profile-parentemail {margin-left:16px;}
.user-edit .description {margin-left:156px;}
.user-edit #edit-profile-country {margin-left:59px;}
.user-edit #edit-profile-states-india-wrapper label {display:inline; font-family:Arial, Helvetica, sans-serif; fontn-size:12px; font-weight:normal;margin-left:40px;}
.user-edit #edit-profile-states-india {margin-left:44px;}
.user-edit #edit-profile-pincode {margin-left:48px;}
.user-edit #edit-mail-wrapper label {margin-left:40px;}
.user-edit #edit-mail {margin-left:10px;}
.user-edit #edit-mail-wrapper .description {margin-left:149px;padding-right:123px;}
.user-edit #edit-pass-pass1-wrapper label {display:inline; font-family:Arial, Helvetica, sans-serif;font-size:12px; font-weight:normal;margin-left:40px;}
.user-edit #edit-pass-pass1 {margin-left:48px;}
.user-edit #edit-pass-pass2-wrapper label {display:inline; font-family:Arial, Helvetica, sans-serif;font-size:12px; font-weight:normal;margin-left:40px;}
.user-edit #edit-pass-pass2 {margin-left:2px;}
.user-edit #edit-pass-wrapper .description {margin-left:150px;}
.user-edit #edit-picture-delete-wrapper .description {margin-left:40px;}
.user-edit #edit-picture-delete-wrapper #edit-picture-delete {margin-left:40px;}
.user-edit #user-profile-form .picture img {margin-top:20px; margin-left:40px;}
.user-edit #edit-picture-upload-wrapper label {display:inline; font-family:Arial, Helvetica, sans-serif;font-size:12px; font-weight:normal;margin-left:40px;}
.user-edit #edit-picture-upload {margin-left:24px;margin-right:10px;}
.user-edit #edit-picture-upload-wrapper .description {margin-left:150px;}
.user-edit #edit-timezone-wrapper label {display:inline; font-family:Arial, Helvetica, sans-serif;font-size:12px; font-weight:normal;margin-left:40px;}
.user-edit #edit-timezone {margin-left:47px; margin-right:10px;}
.user-edit #edit-timezone-wrapper .description {margin-left:150px;}



/*quiz error message*/

#blockquiz-render-question-form div.messages {width:225px; font-size:10px; line-height:normal;padding:0px; margin:60px 0px 0px 0px;  }
#blockquiz-render-question-form div.error {background-image:none; border:none;}

#edit-profile-states-india-wrapper, #edit-profile-schooladdress-wrapper, #edit-profile-school-address-wrapper {
margin:0 0 5px;
}
#user-register select#edit-profile-states-india {
margin-left:44px; 
margin-right:272px;
}
#user-register #edit-profile-states-india-wrapper label, #edit-profile-schooladdress-wrapper label, #user-register #edit-profile-school-address-wrapper label {
font-family:arial;
font-size:12px;
font-weight:normal;
margin-left:40px; 
display:inline;
}
#user-register textarea#edit-profile-schooladdress {
margin-left:44px; 
margin-right:181px;
display:inline; 
margin-left:40px; 
margin-right:80px;
width:392px;
}
#user-register input#edit-profile-school-address {
display:inline;
margin-left:40px;
margin-right:80px;
}


/*added when forum changes to grown ups corner*/

.section-grown-ups-corner #content-area {
	background-color:#EEFEFE;
	
}
.section-grown-ups-corner #forum-0 {
	width:100%;
	background-color:#EEFEFE;
	margin:0px;
	padding:10px;


}
/*jan5*/.section-grown-ups-corner #forum tr.even, .section-grown-ups-corner #forum tr.odd {background-color:#EEFEFE; padding:15px; border:0px;}
.section-grown-ups-corner #forum tr.forum-even, .section-grown-ups-corner #forum tr.forum-odd {background-color:#EEFEFE; padding:15px; border-top:0px;}
.section-grown-ups-corner #forum tr.even a, .section-grown-ups-corner #forum tr.odd a {color:#bb5c02; text-decoration:none; font-weight:bold;}
.section-grown-ups-corner #forum tr.even a, .section-grown-ups-corner #forum tr.odd a {color:#bb5c02; text-decoration:none; font-weight:bold;}
.section-grown-ups-corner #forum ul.links {text-align:center;padding:10px; font-size:11px;}
.section-grown-ups-corner #forum tr td.forum {background-color:#EEFEFE; background-position: 25px 16px; background-image:url(images/forum_env.gif);border-bottom:#CCCCCC 0px solid;margin-left:25px;}
/*jan5*/.section-grown-ups-corner #forum td.topics, .section-grown-ups-corner #forum td.posts {border-bottom:#CCCCCC 0px solid;padding-left:25px;font-size:11px;}
/*jan5*/ /*jan7*/ .section-grown-ups-corner #forum td.replies, .section-grown-ups-corner #forum td.created, .section-grown-ups-corner #forum td.last-reply{padding-left:25px;padding-right:25px; font-size:11px;}
/*jan7*/ .section-grown-ups-corner #forum td.title {padding-left:25px; padding-right:25px;}
/*jan5*/ .section-grown-ups-corner #forum td.topics{padding-left:25px; font-size:11px;}
/*jan5*/ .section-grown-ups-corner li.login {padding-left:25px;color:#3c5c19; font-size:11px;}
/*jan5*/ .section-grown-ups-corner li.login a:link, .section-grown-ups-corner li.login a:active, .section-grown-ups-corner li.login a:hover, .section-grown-ups-corner li.login a:visited {color:#3c5c19;}
/*jan5*/ .section-grown-ups-corner #breadcrumb .breadcrumb a {color:#3c5c19;}
/*jan5*/ .section-grown-ups-corner #breadcrumb .breadcrumb {padding-left:25px;padding-top:15px;padding-bottom:0px;color:#3c5c19; font-size:11px;}
/*jan5*/.section-grown-ups-corner #forum tr td.forum .indent {margin-bottom:10px;padding-left:0px;margin-left:0px;}
.section-grown-ups-corner #forum td {font-family:arial;	font-size:12px; text-align:left;}
 
/*jan5*/.section-grown-ups-corner #forum tr td.forum .name {padding:15px 15px 0px 15px;margin-left:15px;}
/*jan5*/.section-grown-ups-corner #forum tr td.forum .description {padding: 0px 0px 0px 15px; margin:0px 0px 15px 15px;}
.section-grown-ups-corner #forum tr td.forum .name a{color:#BB5C00; text-decoration:none; font-family:arial;font-size:12px; font-weight:bold;}
/*jan*/.section-grown-ups-corner #forum-0 thead th { color:#3C5C19; font-size:12px; padding:15px 15px 15px 25px;}
.section-grown-ups-corner #forum-0 .container {background-image:url(images/forum_sectionhead.gif); background-repeat:no-repeat; height:41px; background-position:center; border-bottom:none; border-top:0px;}
.section-grown-ups-corner #forum tr.odd td.container, .section-grown-ups-corner #forum tr.even td.container {border:0px;}
.section-grown-ups-corner #forum tr.forum-odd td.container, .section-grown-ups-corner #forum tr.forum-even td.container {border:0px;}
.section-grown-ups-corner #forum-0 .container .name {padding-left:25px;color:#00552A; font-size:18px; font-family:arial; font-weight:bold;}
.section-grown-ups-corner #forum-0 .container .name a {color:#00552A; text-decoration:none;}

.section-grown-ups-corner #main h1.pagehead {background:transparent url(images/heading_grownup.jpg) no-repeat 0 0;}

/*jan*/.section-grown-ups-corner table thead th { color:#3C5C19; font-size:12px; padding:15px 15px 15px 25px; border:#000000 0px solid;}
.section-grown-ups-corner table thead th a {color:#3C5C19; text-decoration:none;}
.section-grown-ups-corner table {width:100%;}
.section-grown-ups-corner #forum td.icon {padding-left:32px;padding-bottom:25px; padding-top:25px;}


.section-grown-ups-corner #bottom {background-image:url(images/bottomcorner.gif);width:680px; height:25px; background-repeat:no-repeat; border:#000000 0px solid;}
/*jan5.section-grown-ups-corner tr.odd-forum {border-bottom:#CCCCCC 1px solid;}*/
/*jan7*//* jan5*/.section-grown-ups-corner #content-area h2.forum-title {padding-left:25px;background-image:url(images/forum_sectionhead.gif); background-repeat:no-repeat; height:41px; background-position:center; padding-top:20px; color:#00552a;margin-top:0px; line-height:normal;padding-bottom:0px;margin-bottom:0px;}
/*jan5*/ .section-grown-ups-corner #breadcrumb {background-image:url(images/forumcor1.jpg);background-repeat:no-repeat;background-position:top left;border:#000000 0px solid;}
/*jan7*/.section-grown-ups-corner #forum table {margin-top:0px;}

/*blog*/
.section-blog #content-area {
	background-color:#edfefe;
	background-image:url(images/blogbg1.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-10px;
}
.node-type-blog #content-area {
	background-color:#edfefe;
	background-image:url(images/blogbg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.node-type-blog #main h1.pagehead {
background: url("images/drnano.jpg") no-repeat scroll 0 0 transparent;
}

.section-blog #content-area .first-node {margin-top:168px;}
.section-blog #content-area p, .node-type-blog #content-area p {
	margin:0px;
	padding:5px 20px 5px 20px;
}
.section-blog #content-area .node-inner h1.title, .node-type-blog #content-area .node-inner h1.title {
	padding-left:20px;
	margin-bottom:0px;	
}
.section-blog #content-area .node-inner h1.title a, .node-type-blog #content-area .node-inner h1.title a {
	color:#005528;
}
.section-blog #content-area #readmore, .node-type-blog #content-area #readmore {
	margin-left:20px;
}
.node-type-blog #content-area .meta {
	margin-left:20px;
	margin-right:20px;
	padding-bottom:20px;
}

.section-blog #main h1.pagehead {
background: url("images/drnano.jpg") no-repeat scroll 0 0 transparent;
}
/*edit passport */
.section-user #content-header {margin-left:0px;}

/*welcome page */
.section-welcome #content-area  h1.title {padding-left:30px; font-size:2em; font-family:Arial, Helvetica, sans-serif;color:#345D10;display:none;}
.section-welcome .field-field-bodytext {padding-left:30px;width:620px;}
.section-welcome .node-type-chempage .field-field-bodytext {width:620px; margin-left:0px;margin-right:0px; padding-right:0px; font-style:normal; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal;}
.section-welcome #content-area h2 {font-size:30px; font-family:Arial, Helvetica, sans-serif;color:#345D10; font-style:normal;line-height:normal;margin:0px; padding:0px;}
.section-welcome #content-area h3 {font-size:22px; font-family:Arial, Helvetica, sans-serif;color:#345D10; line-height:normal;padding:0px; margin:0px 0px 15px 0px; background-color:#edfefe;}

.section-welcome #content-area img {float:left;}
.section-welcome #content-area p.read {padding-bottom:60px;}
.section-welcome #content-area p.penny {padding-bottom:65px;}

/*contact page*/
.section-contactus #content-area  h1.title {display:none;}
.section-contactus #content h1.pagehead {background:url(heading_contact.jpg); background-repeat:no-repeat;}
.section-contactus #content-area .node-inner h1.title {padding-left:30px;}
.section-contactus .field-field-bodytext {margin-left:30px;width:620px;}
.section-contactus #content-area h2 {font-size:22px; font-family:Arial, Helvetica, sans-serif;color:#345D10; font-style:normal;line-height:normal;margin:0px; padding:20px 0px 20px 0px;}
.section-contactus #content-area h3 {font-size:14px; font-family:Arial, Helvetica, sans-serif;color:#345D10; line-height:normal;padding:0px; margin:15px 0px 5px 0px; background-color:#edfefe;}
.section-contactus .node-type-chempage .field-field-bodytext {font-style:normal; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal;}

/*admin*/
.section-admin #sidebar-right .block-inner ul.menu ul.menu {left:0px;top:-10px;}
.section-admin #sidebar-right .block-inner h2, .section-admin #sidebar-right .block-inner li.first {margin-top:0px;}

/*games*/
.section-games #main h1.pagehead {background:url(images/heading_games.jpg);}
.section-games .field-field-game-image {margin:0px 0px 20px 20px; padding:10px; width:auto; overflow:visible; float:left;}
.section-games .field-field-subheading-g {color:#606566; font-family:Georgia, 'Times New Roman', Times, serif; font-size:16px; font-style:italic; line-height:20px;}
.section-games #content-are .node-inner h1.title {padding-left:215px;}