@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #02070c;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/tall_gradient.png);
	background-position: top;
	background-repeat: repeat-x;

}

.thrColLiq #container {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-width: 910px;
	max-width: 910px;
	width: 80%;
	background: #FFFFFF;

}

.thrColLiq #sidebar2 {
	width: 300px; /* since this element is floated, a width must be given */
	background: #FFFFFF;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin-right: 25 px;
	margin-bottom: 5px;
	min-height: 500px;
	float: right;
}
.thrColLiq #sidebar1 p, .thrColLiq #sidebar2 p       {

  margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */

  margin-right: 10px;

}
.thrColLiq #container  h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	line-height: 12px;
	font-weight: bold;

}

.thrColLiq #container #mainContent #sidebar1 p {
	font: 83%/1.4 arial, helvetica, sans-serif;
	color: #333;
	padding: 0 40px 20px 15px;
}


/* Tips for mainContent:

1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.

2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).

3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.

*/

.thrColLiq #mainContent {

	margin-left: 15px;

	margin-right: 15px;

	width: 880px;

	margin-top: 15px;

}

/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

  float: right;

  margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */

  float: left;

  margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */

  clear: both;

  height: 0;

  font-size: 1px;

  line-height: 0px;

}



#mainLogo{
	width: 900px;
	margin-left: 5px;
	margin-top: 10px;
	border: 0;

}



#navigation{

	background-image:url(../images/images/back_gradient.png)

	width: 900 px;
	background-color: #05131E;
	min-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
	text-align: left;
	background-image: url(../images/images/back_gradient.png);
	background-repeat: repeat;
	width: 900px;



}

.thrColLiq #mainContentNoSideBar {

	width: 880px;

	margin-left: 15px;



}

.thrColLiq #sectionTitles {

	margin-top: 15px;

	height: 30px;

	background-image: url(../images/back_gradient.png);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: italic;

	color: #FFF;

	font-weight: bold;

	padding-left: 8px;

	line-height: 25pt;



}

.thrColLiq #sectionInfo {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 8px;

}

.thrColLiq #smallSectionTitles {
	height: 30px;
	background-image: url(../images/back_gradient.png);
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	line-height: 25pt;

}

.thrColLiq #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 560px; /* since this element is floated, a width must be given */
	background: #cddbe6;
	margin-bottom: 5px;
	min-height: 300px;
	border-style: solid;
	border-color: #01345C;
	border-width: 0.5px;
}

#bottomNav {
	width: 900 px;
	min-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	min-width: 900px;
	max-width: 900px;
	font-weight: bold;
	margin-top: 10px;
}
#footer {
	width: 900 px;
	background-color: #01223D;
	min-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #CCC;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back_gradient.png);
	margin-top: 10px;
}
.thrColLiq #container #bottomNav a {
	width: 900 px;
	min-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
.thrColLiq #container #mainContent #sidebar1 #tutorialsPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 510px;
	border-color: #333;
	border-width: 4px 4px 4px 4px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
}

.thrColLiq #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.thrColLiq #latestTutorial {
	margin-bottom: 20px;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	background-image: url(../images/sidebar2_bkgrd.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.thrColLiq #container #mainContent #sidebar2 #latestTutorial #imgDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	height: 60px;
	margin-top: 0px;
}
.thrColLiq #container #mainContent #sidebar2 #latestTutorial #imgDescription p {
	color: #333;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4;
	font-weight: bold;
}
.thrColLiq #container #mainContent #sidebar2 #latestTutorial #imgDescription p a {
	text-decoration: none;
	color: #666;
}



.thrColLiq #Tutorials {



	float: none; /* this element must precede in the source order any element you would like it be positioned next to */

	width: 800px; /* since this element is floated, a width must be given */

	background: #FFFFFF;

	margin-bottom: 20px;

	min-height: 500px;

	border-style: solid;

	border-color: #01345C;

	border-width: 0.5px;
}
.thrColLiq #container #mainContent #smallSectionTitles h1  {
	height: 30px;
	font-size: 15px;
	line-height: -25px;
	margin-top: 0px;
}
#googleAds {
	width: 900 px;
	min-height: 90px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 10px;
}
.thrColLiq #container #mainContent #sidebar2 #countdown {
	padding: 20px 0 20px 0;
}
.thrColLiq #sidebar3 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 560px; /* since this element is floated, a width must be given */
	background: #cddbe6;
	margin-bottom: 20px;
	border-style: solid;
	border-color: #01345C;
	border-width: 0.5px;
	margin-top: 40px;
	height: 245px;
}
.thrColLiq #NewsContent {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 500px; /* since this element is floated, a width must be given */
	background: #cddbe6;
	margin-bottom: 5px;
	padding: 0 25px 10px 25px;
	height: 115px;
	font: 140%/1.4 arial, helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}
.thrColLiq #container #NewsContent p ,li {
	font: 80%/1.1 arial, helvetica, sans-serif;
	color: 666;
	font-weight: 200;

}

.thrColLiq #NewsPage {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 560px; /* since this element is floated, a width must be given */
	background: #cddbe6;
	margin-bottom: 5px;
	min-height: 300px;
	border-style: solid;
	border-color: #01345C;
	border-width: 0.5px;
}
.thrColLiq #container h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	line-height: 12px;
	font-weight: normal;
}
.thrColLiq #welcome {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 560px; /* since this element is floated, a width must be given */
	background: #bbbbbb;
	margin-bottom: 5px;
	min-height: 310px;
	border-style: solid;
	border-color: #01345C;
	border-width: 0.5px;
	background-image: url(../images/blueCubes.png);
	background-repeat: no-repeat;
	height: 370px;
}
.thrColLiq #container #mainContent #welcome p {
	color: #FFF;
	padding: 25px 190px 0 25px;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 22px;
	font-weight: bold;
}
.thrColLiq #aboutBoxes {
	margin-bottom: 20px;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	background-image: url(../images/sidebar2_bkgrd.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 380px;
	font-family: arial, helvetica, sans-serif;
	font-size: 50%;
	line-height: 1.1;
	font-weight: bold;
}
.thrColLiq #container #contactForm {
	font: 90%/1.4 arial, helvetica, sans-serif;
	padding: 20px 10px 15px 20px;
}
.thrColLiq #container #mainContent #contactUs p {
	font: 83%/1.4 arial, helvetica, sans-serif;
	color: #333;
	padding: 0 40px 20px 15px;
}
.thrColLiq #contactUs {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 560px; /* since this element is floated, a width must be given */
	background: #cddbe6;
	margin-bottom: 5px;
	min-height: 775px;
	border-style: solid;
	border-color: #01345C;
	border-width: 0.5px;
}
.thrColLiq #usefulLinks {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 560px; /* since this element is floated, a width must be given */
	background: #cddbe6;
	margin-bottom: 5px;
	min-height: 775px;
	border-style: solid;
	border-color: #01345C;
	border-width: 0.5px;
}
.thrColLiq #container #mainContent #usefulLinks p {
	font: 83%/1.4 arial, helvetica, sans-serif;
	color: #333;
	padding: 0 40px 20px 15px;
}

.thrColLiq #keyFunction {
	width: 140px;
	height: 50px;
	float: right;
}

.thrColLiq #rightSide {
	float: right;
	width: 140px;
	height: 50px;
}

.thrColLiq #keyName{
	width: 128px;
	padding: 0 0 0 10px;
	height: 50px;
	background-image: url(../images/KEYsm.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.thrColLiq #shortcutInfo {
 	font: 83%/1.4 arial, helvetica, sans-serif;

}

.thrColLiq #shortcutInfo h2{
 	padding: 0 0 0 10px;

}

.thrColLiq #shortcuts{
	line-height: 3em;

}
.thrColLiq #keyNameModify {
	width: 128px;
	padding: 0 0 0 10px;
	height: 50px;
	background-image: url(../images/KEYmodifier.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


.tdSingle {
	background-image: url(../images/KEYsm.png);
	background-repeat: no-repeat;
	font: 140%/1.4 arial, helvetica, sans-serif;
}

.tdDouble {
	background-image: url(../images/KEYmodifier.png);
	background-repeat: no-repeat;
	font: 140%/1.4 arial, helvetica, sans-serif;
}

.tdWide {
	background-image: url(../images/KEYlg.png);
	background-repeat: no-repeat;
	font: 140%/1.4 arial, helvetica, sans-serif;
}


.keyShortCuts {

}

.thrColLiq #tutorialFrame {
	border-color: #666;
	border-style: solid;
	border-width: 2px;
	width: 300px;
	padding-right: -10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.thrColLiq #container #tutorialsPage h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

.thrColLiq #container #twitter {
	margin-bottom: 40px;
}
.thrColLiq #container #facebook {
	border-style: solid;
	border-width: 2px;
	border-color: #000;
	padding-bottom: 5px;

}
.thrColLiq #container #mailingList , #addThis{

	padding-bottom: 20px;

}
.thrColLiq #DonateContent {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 500px; /* since this element is floated, a width must be given */
	background: #cddbe6;
	margin-bottom: 5px;
	min-height: 300px;
	padding: 0 25px 10px 25px;
}

a:active, a:visited, a:hover, a:link {
	
	outline:none;}
.thrColLiq #contactForm2 {
	font: 90%/1.4 arial, helvetica, sans-serif;
	padding: 0px 10px 0px 20px;
	border: solid black 1px;
	margin: 40px 0px 0px 0px;
}

