/* CSS Document */

body
{
	padding: 0px;
	margin: 0px;
	background-color: #B5C4D9;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 12px;
    background-image: url('/images/design/2008-2/page-bg.gif');
    background-repeat: repeat-x;
    background-position: center top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}

ul, ol
{
	list-style-position: outside;
}

ul
{
	list-style-image: url('/images/design/bullet.gif');
	list-style-type: square;
}

A:link, A:visited {
	color: #7282B8;
    text-decoration: underline;
}

A:active, A:hover {
    color: #0033CC;
    text-decoration: underline;
}

A.ClearLink:link, A.ClearLink:visited, A.ClearLink:hover, A.ClearLink:active, .ClearInnerLink A
{
	background-image: none;
	text-decoration: none;
}

img
{
	border-width: 0px;
	vertical-align: middle;
}

h1, h2
{	
	margin: 0 0 8px 0;
	padding: 0;
}

h1
{
	margin: 0 0 14px 35px;
	font-size: 30px;
	letter-spacing: -2px;
	font-weight: 100;
	color: #2FBB00;
	font-family: Verdana, Helvetica, sans-serif;
	background: transparent url(/images/design/2008-2/h1-bg.gif) no-repeat scroll -8px 3px;
}

h2
{
	background: transparent url(/images/design/2008-2/h2-green.gif) no-repeat scroll center top;
	margin: 10px -78px;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: 100;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	width: 1040px;
	height: 30px;
}

h1.SidebarH1
{
    background-image: none;
	color: #CE560C;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 13px;
	font-weight: bold;
}

h2.Monospace, h2.Monospace A:link, h2.Monospace A:visited, h2.Monospace A:hover, h2.Monospace A:active
{
	background-image: none;
	font-size: 14px;
	font-weight: 900;
	font-family: Courier New, Courier, mono, serif;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}

h2.Monospace A:hover, h2.Monospace A:active
{
	text-decoration: underline;
}

h1.ClearH1
{
    background-image: none;
    padding: 0px;
}

h3
{
	text-align: center;
	font-size: 14px;
	font-weight: 900;
	font-family: Courier New, Courier, mono, serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Body
{
	width: 920px; /*883px*/
	margin: 0 auto;
	height: 100%;
	text-align: left;
	padding-left: 22px;
	background-image: url('/images/design/2008/page-bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B5C4D9;
	position: relative;
}

#LeftColumn
{
	float: left;
	height: 100%;
	width: 148px;
}

#CenterColumn
{
	float: left;
	height: 100%;
	width: 550px;
	margin-left: 15px;
}

#RightColumn
{
	float: left;
	height: 100%;
	width: 169px;
	margin-left: 15px;
	text-align: justify;
	padding-top: 230px;
}

#HeaderLogo
{
	text-align: right;
	height: 450px;
}

#LeftPanel
{
	width: 615px;
	vertical-align: top;
}

#RightPanel
{
	width: 201px;
	vertical-align: top;
}

#HeaderContainer
{
	position: relative;
}

#OrganicHeader
{
	position: absolute;
	top: 0;
	right: 0;
}

#Tabs
{
	text-align: right;
}

#Tabs .Tab 
{
	float: left;
	margin-right: 18px;
}

#Tabs .TabText
{
	width: 98px;
	background-color: #3C3C3C;
	letter-spacing: 0.3em;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #3C3C3C;
	border-top-width: 0;
	border-bottom-width: 0;
	cursor: pointer; 
	cursor: hand;
}

#Tabs .TabText a
{
	color: #D8DBE9;
	display: block;
}

#Tabs .TabText a:hover, #Tabs .TabText a:active 
{
	color: #FFFFFF;
}

#Tabs .TabColor
{
	height: 17px;
}

#Tabs .TabColor .TabColorSlab
{
	height: 6px;
	background-image: url(/images/design/2008/tabcolor-bg.png);
	border: 1px solid #3C3C3C;
	border-top-width: 0;
	overflow: hidden;
	width: 106px;
}

.LeftNavContainer
{
	position: relative;
	height: 150px;
}

.LeftNavBackground 
{
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.LeftNavContent
{
	width: 142px;
	height: 138px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
	background-image: url(/images/design/2008/accent-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
	padding: 6px;
	padding-left: 12px;
}

.LeftNavContent strong
{
	display: block;
	text-align: right;
	margin-right: 12px;
	margin-bottom: 2px;
}

.LeftNavContent strong a
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #D8DBE9;
	letter-spacing: 0.3em;
}

.LeftNavContent strong a:hover, .LeftNavContent strong a:active
{
	color: #FFFFFF;
}

.LeftNavSpacer
{
	height: 15px;
	background-image: url(/images/design/2008/connector-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.RightNavContainer
{
	background-image: url(/images/design/2008/sectionbar-bg.png);
	background-repeat: repeat-y;
	background-position: left top;	
	padding: 6px 14px 6px 6px;
	margin-bottom: 15px;
}

.RightNavContainer strong
{
	display: block;
	position: relative; 
	width: 80%;
	height: 20px;
	overflow: hidden;
}

.RightNavContainer strong a, .RightNavContainer strong div
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	position: absolute;
	top: 8px;
	left: 0;
	color: #183152;
}

.HeaderLink:link, .HeaderLink:hover, .HeaderLink:active, .HeaderLink:visited
{
	position: absolute;
	top: 107px;
	border: 1px solid #4B6975;
	padding: 1px 0px 1px 0px;
	width: 50px;
	font-weight: bold;
	background-image: none;
	cursor: pointer;
	background-color: #FFFFFF;
	text-align: center;
}

.HeaderLink:hover, .HeaderLink:active
{
	background-color: #D5E595;
}

#BlogLink
{
	left: 55px;
	/* left: 70px; */
}

#CodeLink
{
	left: 110px;
	/* left: 130px; */
}

#AppsLink
{
	left: 165px;
}

.ContentOffset
{
	margin: 0;
	line-height: 15px;
	color: #3C3C3C;
}

.SidebarContainer
{
	margin: 0px 17px 0px 24px;
}

.SidebarContainer A:link, .SidebarContainer A:hover, .SidebarContainer A:active, .SidebarContainer A:visited
{
	background-image: none;
	text-decoration: underline;
}

.SidebarContainer A:hover, .SidebarContainer A:active
{
	color: #4A6873;
}

.SidebarSeperator
{
	height: 2px;
	background-image: url('/images/design/sidebar-seperator.gif');
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 8px;
}

#SidebarTagCloud A:link, #SidebarTagCloud A:visited
{
	text-decoration: none;
}

#SidebarTagCloud A:hover, #SidebarTagCloud A:active
{
	text-decoration: underline;
}

#LabsEntryListContainer
{
	height: 150px;
	position: relative;
	overflow: hidden;
	border: 1px solid #8CA9B6;
	border-width: 0px 0px 0px 0px;
}

#LabsEntriesList
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 155px;
	padding: 2px 0px 2px 0px;
}

#BlogEntryListContainer
{
	height: 128px;
	position: relative;
	overflow: hidden;
	border: 1px solid #8CA9B6;
	border-width: 1px 0px 1px 0px;
}

#BlogEntriesList
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

.BlogEntriesListTable
{
	padding: 0px;
	margin: 0px 3px 0px 3px;
}

.BlogEntriesListMonth
{
	display: block;
	width: 109px;
	text-align: left;
	background-color: #EBE1BB;
	padding: 1px;
	margin-bottom: 2px;
	text-decoration: none;
}

.BlogEntriesListYear
{
	display: block;
	width: 40px;
	text-align: center;
	background-color: #ACC1CA;
	padding: 1px;
	margin-bottom: 2px;
}

.BlogEntriesListYear:link, .BlogEntriesListYear:hover, .BlogEntriesListYear:active, .BlogEntriesListYear:visited, 
.BlogEntriesListMonth:link, .BlogEntriesListMonth:hover, .BlogEntriesListMonth:active, .BlogEntriesListMonth:visited
{
	font-weight: bold;
	background-image: none;
}

#PageFooter
{
	color: #E6E8F0;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #B3BCC7;
	margin-top: 16px;
}

.SidebarContainer h1.SidebarH1 A:link, .SidebarContainer h1.SidebarH1 A:hover, .SidebarContainer h1.SidebarH1 A:active, .SidebarContainer h1.SidebarH1 A:visited
{
	text-decoration: none;
    background-image: none;
	color: #CE560C;
}

.SidebarContainer h1.SidebarH1 A:hover, .SidebarContainer h1.SidebarH1 A:active
{
	text-decoration: underline;
}

.BlogComment
{
    background-image: url('/images/design/blog-comment-bg.gif');
    background-repeat: repeat-y;
    background-position: top left;
	padding-left: 12px;
	margin-left: 0px;
}

.MoreButton
{
	float: right; 
	padding-top: 4px; 
	position: relative;
}

.DoubleBox
{
	background-image: url('/images/design/doublebox_bg.gif');
	background-repeat: repeat-y;
	margin: 0px 0px 4px 8px;
	width: 551px;
}

.DoubleBox .OverRideBG
{
	background-image: url('/images/design/std_override_bg.gif');
	background-repeat: repeat-y;
}

.DoubleBox A
{
	background-image: none;
	text-decoration: underline;
}

.TagCloudContainer
{
	width: 400px; 
	padding: 4px; 
	border: 1px solid #999999;
}

.TagCloudContainer A:link, .TagCloudContainer A:hover, .TagCloudContainer A:active, .TagCloudContainer A:visited
{
	background-image: none;
}

.Urgent
{
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #742222; 
	padding: 2px;
}

.Success
{
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #2A7620; 
	padding: 2px;
}

.SectionsList
{
	margin:0;
	padding:0;
	list-style-type: none; 
	list-style-image: none;
	text-align: left;
}

.SectionsList li
{
	background: url(/images/barbullet.gif) left center no-repeat;
	padding: 0 0 0 15px; 
	margin-bottom: 6px;
	line-height: 1.1em;
}

.SectionsList li a, .SectionsList li a:hover, .SectionsList li a:visited, .SectionsList li a:link, .SectionsList li a:active 
{
	text-decoration: underline;
}

#star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url(/images/design/stars.gif) repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#starCurr { BACKGROUND: url(/images/design/stars.gif) left 25px; FONT-SIZE: 1px; }
#starUser { LEFT: 17px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }