﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url('../images/SQLKnowHow_bkg.png');
	background-repeat: repeat-x;
		height:100%;
}
#container {
	width: 1020px;
position:relative;
	height: 100%;
top:0px;
margin:10px auto auto auto;
}
#innercontainer
{
	position:static;

	width: 1020px;
	margin: 0 auto 0 auto ;
	padding:0px;
	height:100%;
	background-color: #FFFFFF;

}
#masthead {
	text-align: right;

}
.contact tr
{
    height:20px;
    }
    #masthead 
    {
        color:White;
    }
    #masthead a
    {
           color:White;
    }
    #masthead_img
    {
        float:left;
        margin-top:15px;
    }
    
.right
{
    margin-left:10px;
	float:right;
    margin-top: 0px;
}
#column_l .left, #column_l table 
{
    margin-left:30px;
}
.left
{
    float:left;
    margin-right:10px;
}
#BlogContent
{
overflow:scroll;height:450px;margin-left:30px;

}
#BlogContent p
{
    margin-left:0px;
}
#page_content
{
	margin-top:10px;
	
    padding-top:10px;
    width:100%;
    
}
#footer
{
	
	margin:auto 0 0 0;
top:750px;

}
#navigation {
	overflow: hidden;
	width:100%;
}
#column_l {
	width: 700px;
    background-color:white;
	padding: 10px  10px 10px 10px;
	min-height:500px;
	height:500px;
}

.column_r {
	width: 260px;
	float: right;
    background-color:#eef;
	padding: 10px;
	position: relative;
	margin-bottom:20px;
	right:0px;
}
#column_r_in
{
    position:relative ;
    left :-5px;
	top:-5px;    
}
#footer {
	text-align: center;
/*	background-color: #FFFFFF;*/
	overflow: hidden;
	width:100%;
	margin:0 auto 0 auto;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead_img
{

    margin:15px auto auto 20px;
    background-repeat:no-repeat ;
    height:80px;
    width:400px;
    
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li{
	float: left;
		color: #000000;
		width:255px;
}
#navigation .filler
{
    width: 0px; background-color: white; background-image: none;
}

    #navigation  a{
	background-repeat:repeat-x  ;
	
	color: #000;
	text-align:center ;
	vertical-align:middle ;
	text-decoration: none;
	margin: 0 0px;
	padding-top: 5px;
	height:25px;
	display: block;
	font-size:1.2em;
}
#navigation li
{
	background-color:white;

}
#navigation a:hover , #navigation a .selected
{	background-repeat:repeat-x  ;
	color: #FFFFFF;
}

#navigation a:hover , #navigation a .selected
{
	background-image:url('../images/BlueOnButton.png');
}

#HomeOverlay
{
    margin:0;
    position:absolute;
    float:left;
    color:White;
    z-index:10;
    margin-left:30px;
    display:inline; 
}
#HomeOverlay a:hover
{
    font-weight:bold;
}
#HomeOverlay h4,#HomeOverlay  h2, #HomeOverlay h1
{
         font-weight:normal ;
         padding-bottom:0px!important;
}

#HomeOverlay h1
{
    margin-top:30px;
     margin-bottom:20px;
}

#HomeOverlay h2
{
     margin-bottom:25px;
     
}
#HomeOverlay h4
{
     margin-bottom:15px;
     height:20px;
}
#HomeOverlay a
{
    color:White;
    text-decoration:none;
}
#HomeOverlay li
{
    height:20px;
}
#OverlayLeaders
{
    display:inline;
}
#OverlayLeaders ul
{
    padding-left:10px;
    display:inline;
}

#PartnerList
{
    margin-left: 30px
}
#PartnerList img
{
    width:160px;
    margin-top:15px;
}
/* Styles for Content */
h1,h2,h3,h4,h5,h6,big,p
{
font-weight:normal ;
}

h1 {
	font-size:2em;
	margin:5px auto 5px auto;
}
h2 {
	font-size: 1.75em;
	margin:5px auto 5px;
}
h3 {
	font-size: 1.5em;
	margin:5px auto 5px;
}
h4 {
	font-size: 1.25em;
	margin:0;
}
h5 {
	font-size: 0.75em;
}
h6 {
	font-size: 0.5em;
}
big {
	font-size: medium;
}
#column_l p {
	margin-top: 5px;
}
#column_l h3,#column_l h4 {
	margin-left: 30px;
}
#BlogContent p,#BlogContent h3,#BlogContent h4
{
    margin-left:auto;
}
#BlogContent 
{
    padding-right:15px;
}

.column_r p {
	color: #000;
	text-align: left;
	margin:5px auto 5px;
	padding: 5px;
}
.column_r h4 {
	margin:5px auto 5px;

}
.column_r ul 
{
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
.column_r ul li {
	display: list-item;
	list-style-position: outside;
		margin:auto auto 10px auto;
}
/* Styles for Footer */
#footer p {
	color: #808080;
	font-size: x-small;
	margin: 2px auto 6px auto;
}
#footer a {
	color: #808080;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

img
{
	border:"0";
}
.indent
{
    padding: auto auto auto 10px;
}
.italic
{
    font-style:italic ;
}
table p
{
    margin:0px;
    padding:0px;
}
