/* Template Design by Southborough Website Design, http://southboroughwebsitedesign.com/  */
/* For http://www.calculatorsoup.com/ */

/**************** body styles ****************/

body {
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
	background:#FFFFFF url(../images/bg/bg01-grey.gif) repeat-x top left;
	padding:0;
	margin:0;
	font-size:85%;
}
code {
	font-family:monospace;
	font-size:1.1em;
}

td {
	vertical-align:top;
}
.pi {
	font-family:serif;
	font-style:italic;
	font-size:125%;
}
.theta {
	font-family:serif;
	font-size:110%;
}


h1 {
	font-size:1.2em;
	margin:8px;
}

h2 {
	font-size:1.1em;
}

h3 {
	font-size:1em;
}

div#announce {
	background-color:#333;
	color:#fff;
	padding:4px;
	text-align:center;
	font-size:0.9em;
}
div#announce a {
	background-color:#333;
	color:#fff;
}

div#wrapper {
	margin:2px auto;
	padding:0px;
	border:2px solid #999;
	background-color:#FFF;
	width:950px;
}

td#header {
	padding:6px;
	padding-right:10px;
	margin:0;
}
#calculatorlogo {
	float:left;
	margin-top:4px;
}

p#title {
	margin:0px 2px 0px 2px;
}

p#title a {
	text-decoration:none;
}
span.Tcalculatorsoup span.Tcalculator {
	font-family:'Courier New', Courier, monospace;
	color:#000;
	background-color:#FFF;
	font-weight:bold;
}

span.Tcalculatorsoup span.Tsoup {
	color:#900;
	background-color:#FFF;
	margin-left:-4px;
	font-weight:bold;
}

p#title span.topCalculator {
	font-family:'Courier New', Courier, monospace;
	font-size:1.75em;
	color:#000;
	background-color:#FFF;
	font-weight:bold;
}

p#title span.topSoup {
	color:#900;
	background-color:#FFF;
	margin-left:-4px;
	font-size:1.6em;
	font-weight:bold;
}

/* Small Logo */
p#titleSmall {
	margin:10px 4px 4px 4px;
	font-size:80%;
}
p#titleSmall span.calculator {
	font-family:'Courier New', Courier, monospace;
	font-size:1.2em;
	color:#000;
	background-color:#eee;
	font-weight:bold;
}

p#titleSmall span.soup {
	font-size:1.1em;
	color:#900;
	background-color:#eee;
	margin-left:-3px;
	font-weight:bold;
}

div#search {
	float:right;
	margin:0;
	padding:0;
	margin-top:10px;
}
div#search2 {
	_float:right;
	margin:0;
	padding:0;
	_margin-top:10px;
}
div#direction {
	margin:0;
	padding:0;
	margin-top:4px;
	font-size:0.85em;
	display:none;
}

p.tag {
	color:#777;
	background-color:#FFF;
	font-weight:bold;
	margin:0px 2px 2px 2px;
}
p.tag a {
	color:#777;
	background-color:#FFF;
	text-decoration:none;
}

#share {
	float:right;
	text-align:right;
	font-size:0.8em;
	margin-top:4px;
	margin-right:10px;
}

#TopNav {
	margin: 0;
	padding: 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color:#eee;
}
#TopNav2 {
	margin: 0;
	padding: 2px 10px 0px 0px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color:#eee;
	text-align:right;
	width:50%;
}

#TopNav ul {
	margin: 0;
	padding-left: 0;
	float: left;
	width: 100%;
	background-color:#eee;
}

#TopNav ul li {
	display: inline;
}

#TopNav ul li a {
	float: left;
	padding: 6px 10px 4px 10px;
	border-right:1px solid #999;
	color:#666;
}

#TopNav ul li a:hover {
	color: black;
	background-color: #fff;
	border-bottom: 4px solid black;
	text-decoration:none;
	padding-bottom: 0;
}

#TopNav ul li.current a {
	color: black;
	background-color: #fff;
	border-bottom: 4px solid black;
	text-decoration:none;
	padding-bottom: 0;
}
/* End Top Navigation */


/* Main Content in Center contains leftCell and contentCell */
#content {
	padding-top:10px;
}

/* Left Cell with ads */
td#leftCell {
	width:180px;
	padding:10px 2px 2px 2px;
	border-right:1px solid #FFF;
	text-align:center;
}

/* Begin CSS - TESTING NEW Ad Arrangement Left <=> Right */
div#leftCellDiv {
	width:180px;
	padding:10px 2px 2px 2px;
	border-right:1px solid #FFF;
	text-align:center;
}
div#contentCellDiv {
	float:right;
	width:730px;
	padding:10px 1em;
}

div#contentCellDiv p {
	margin-left:20px;
	padding:0;
}
div#contentCellDiv p.tightindentDescription {
	margin:-4px 0 10px 35px;
	padding:0;
	font-size:95%;
	font-style:italic;
	color:#333;
}
div#googlebottomDiv {
	clear:both;
	float:right;
	width:730px;
	padding:10px 1em;
	border:0px solid #000000;
	color:#333333;
	background-color:#FFFFFF;
}
/* End CSS - TESTING NEW Ad Arrangement Left <=> Right */


/* Top level content cell */

#contentCell {
	padding:10px 1em;
}

#contentCell p {
	margin-left:20px;
	padding:0;
}
#contentCell p.tightindentDescription {
	margin:-4px 0 10px 35px;
	padding:0;
	font-size:95%;
	font-style:italic;
	color:#333;
}

.breadcrumbs_1st {
	margin-bottom:10px;
	font-weight:bold;
}

div#h2textlinead_1st  {
	margin:15px 6px 15px 0px;
}
td.geometricShapes {
	padding:15px 0px 5px 20px;
	border-bottom:1px solid #999;
}



























.emphasis {
	color:#C00;
	font-weight:bold;
}
.emphasisBig {
	color:#C00;
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
}

/* set default of all table cells to align text at top */ 
.right {
	text-align:right;
}

td.WhiteAnswerCell {
	background-color:#FFFFFF;
	color:#000000;
	padding:6px;
	text-align:center;
	border:1px solid #666666;
}
td.WhiteAnswerCellLeft {
	background-color:#FFFFFF;
	color:#000000;
	padding:6px;
	text-align:left;
	border:1px solid #666666;
}


/***** Main Content Styles *****/
/***** Key Pages Content Styles *****/
#keypagescontent {
	padding:0 1em 0 1em;
}

/***** sub navigation styles - a list currently inside right side bar *****/

td.notesblock {
	padding:0 0 10px 20px;
	border-left:1px solid #000000;
	vertical-align:top;
}
.note {
	font-size:0.8em;
	color:#666;
}


.address {
	font-size:0.8em;
	margin:0;
	padding:5px;
	clear:both;
}



.small{font-size:0.8em;}
.indent {margin-left:20px;}
.tightindent {
	margin:0 0 8px 20px;
	padding:0;
}
.tight {
	margin:0 0 4px 4px;
	padding:0;
}
.tightMid {
	margin:4px 0 6px 4px;
	padding:0;
}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.importantCall {
	color:#000000;
	background-color:#DDBBBB;
	font-style:italic;
	font-size:1.0em;
	padding:3px;
	margin:4px 0px 4px 0px;
	border:1px solid #666;
}

.box{
	float:right;
	margin:0 0 20px 0;
	padding:6px;
	border:1px solid #c0c0c0;
	background-color:#EEEEEE;
	color:#333333;
	line-height:1.2em;
}


/* Calculator Styles */
form.calculatorform {
	margin:0;
	padding:0;
}
.calculatorbox{
	padding:4px;
	border:2px solid #666666;
	background-color:#BBDDDD;
	color:#000000;
}
.calculatorInfoRight {
	padding-left:25px;
}
.ads {
	padding:4px;
	border:2px solid #666666;
	background-color:#BBDDDD;
	color:#000000;
}
td.submitButton {
	padding:3px;
	text-align:center;
}

.calculatorboxPopTitle{
	padding:4px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#6699CC;
	border:2px solid #336699;
	border-bottom:0px solid #336699;

}
.calculatorboxPop{
	padding:4px;
	border:2px solid #336699;
	background-color:#E6F3FF;
	color:#000000;
}
.GooglePopRight {
	float:right;
	margin:10px;
}
.GooglePopBot {
	margin:15px;
}
/* .calculatorbox{
	padding:4px;
	border:2px solid #666666;
	background-color:#9DB9C8;
	color:#000000;
}
*/

.answer {
	color:#990000;
	font-size:1.2em;
	font-weight:bold;
}

/* word problem cells */
.wordproblembox{
	padding:4px;
	border:2px solid #666666;
	background-color:#BBDDDD;
	color:#000000;
}
p.wordproblemtitle {
	font-weight:bold;
}
p.wordproblem {
	margin:6px;
	
}


/* atomic weight calculator */
.aw {
	text-align:right;
}
td.elements {
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}

/* Google Ads */
div#googleleft {

}
div#googlebottom {
	margin:15px 0px 15px 0px;
	padding:0px;
	border:0px solid #000000;
	color:#333333;
	background-color:#FFFFFF;

}
td.

{
	padding-left:25px;
}
div.googlecellRight {
	padding:15px;
	float:right;
}
div#h2textlinead {
	margin:10px 3px 10px 10px;
} 

.javaScriptWarning {
	color:#CC0000;
	font-weight:bold;
	background-color:#FFFFFF;
}

/* wikitable class for skinning normal tables */
table.resultstable {
    margin: 1em 1em 1em 0;
    background: #eeeeee;
    border: 1px #aaa solid;
}
.resultstable th, .resultstable td {
    border: 1px #aaa solid;
    padding: 0.4em;
	text-align:right;
}
.resultstable td {
}
.resultstable th {
    background: #cccccc;
    text-align: center;
}
caption {
    font-weight: bold;
	padding:4px;
}

/***** Footer cell styles *****/

#footer {
	border-top:0px solid #ccc;
	font-size:0.8em;
	text-align:center;
	padding:10px;
}
#footer p {
	padding:0;
	margin:3px;
}


/* southborough website design link styles */
#southborough {
	color:#999;
	font-size:0.85em;
	text-align:center;
}

#southborough a {
	color:#999;
}

#southborough a:hover {
	color:#993333;
}

/* southborough website design link styles */
#southboroughPop {
	color:#000000;
	text-align:center;
}