/* Master Skin */

*
{
	font-family: Tahoma;
}

html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	zbackground : #333333;
	background : #D9DBDC;
	font-size: 1em;
}

a, a:hover, a:visited
{	
	color: black;
	text-decoration: none;
}
	
#page-background-top
{
	position: relative;
	background: white url(img/background-top.png) repeat-x 0 0;
	padding-top: 24px;
}

#page-background-bottom
{	
	background: transparent url(img/background-bottom.png) repeat-x 0 100%;
}

#page
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1000px;
	background: transparent url(img/background-top-angle.png) no-repeat 53px 0;
}

#page-middle
{	
	margin-left: 53px;
	margin-right: 53px;
	position: relative;	
	background: transparent url(img/background-bottom-footer-queue.png) no-repeat 0 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}

#page-content
{	
	position: relative;
	min-height: 100%;
	background: transparent url(img/background-middle.png) repeat-y 0 0;
}

#page-footer
{	
	background: transparent url(img/background-bottom-reflect.png) no-repeat 0 0;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	height: 120px;	
}

#header
{	
	background: transparent url(img/background-header.png) no-repeat 50% 0;
	position: relative;	
	height: 186px;	
	top: -10px;
}

/*
#nav
{	
	position: absolute;
	height: 30px;	
	left: 22px;
	top: 136px;
}
#nav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#nav ul li
{
	float: left;
	width: 182px;
	height: 31px;
	background: transparent url(img/nav-sep.png) no-repeat 100% 0;
}
#nav ul li:hover
{
}
#nav ul li a
{
	display: block;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	color: white;
	font-weight: bolder;
	font-size: 1.1em;
	font-variant: small-caps;
}
#nav ul li a:hover
{
	background: transparent url(img/button-selected.png) no-repeat 0 0;	
	padding-top: 2px;
}

#nav ul li[key="0"] a
{
	background: transparent url(img/button-kaya.png) no-repeat 50% 50%;	
}
#nav ul li[key="0"] a:hover
{
	background: transparent url(img/button-kaya-selected.png) no-repeat 0 0;	
}
*/

#nav
{	
	position: absolute;
	height: 30px;	
	width: 850px;
	left: 22px;
	top: 136px;
}
.NavMenu
{
}
.NavMenu ul
{
}
.NavMenu ul.AspNet-Menu ul
{
}
.NavMenu ul.AspNet-Menu li
{
	width: 182px;
	height: 31px;
	background: transparent url(img/nav-sep.png) no-repeat 100% 0;
}
.NavMenu ul.AspNet-Menu li a,
.NavMenu ul.AspNet-Menu li span
{
	display: block;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	color: white;
	font-weight: bolder;
	font-size: 1.1em;
	font-variant: small-caps;	
}
.NavMenu ul.AspNet-Menu li:hover,
.NavMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
}
.NavMenu ul.AspNet-Menu li:hover a,
.NavMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,
.NavMenu ul.AspNet-Menu li.AspNet-Menu-Selected a
{
	background: transparent url(img/button-selected.png) no-repeat 0 0;	
	padding-top: 2px;
}
.NavMenu ul.AspNet-Menu li.first-child a,
.NavMenu ul.AspNet-Menu li.first-child span
{
	background: transparent url(img/button-kaya.png) no-repeat 50% 50%;	
}
.NavMenu ul.AspNet-Menu li.first-child:hover a,
.NavMenu ul.AspNet-Menu li.first-child.AspNet-Menu-Hover a,
.NavMenu ul.AspNet-Menu li.first-child.AspNet-Menu-Selected a
{
	background: transparent url(img/button-kaya-selected.png) no-repeat 0 0;
}

#content
{	
	position: relative;
	min-height: 540px;
	margin: 0px 22px 0px 22px;
}

#content-data
{	
	position: relative;
	min-height: 400px;	
	margin-right: 208px;
	font-size: 0.8em;
	color: #666666;
	padding: 8px;
}
#content-sidebar
{	
	position: relative;
	float: right;
	width: 200px;
	border: 1px solid white;
	background: transparent url(img/sidebar-background.png) repeat 0 0;	
}

#footer .left
{
	background: transparent url(img/background-brush-left.png) no-repeat 0 0;	
	padding-left: 27px;
}
#footer .right
{
	background: transparent url(img/background-brush-right.png) no-repeat 100% 0;	
	padding-right: 27px;
}
#footer .middle
{
	background: transparent url(img/background-brush-middle.png) repeat-x 0 0;		
	height: 27px;
	padding-top: 2px;
}

#footer
{
	padding-left: 480px;
	padding-bottom: 0px;
	text-align: right;
}
#footer ul li
{
	float: left;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer a
{
	color: white;
	font-size: 0.7em;
	padding-left: 8px;
	padding-right: 8px;
}
#footer .footer-sep
{
	font-size: 0.7em;
	color: white;
}

.SiteMapPathWeb
{
	color: #333333;
	font-size: 0.8em;
}
.SiteMapPathWeb a
{
	color: #ff6600;
	text-transform: uppercase;
}

#buttonsLang
{
	float: right;
	height: 12px;
	margin-top: 11px;
	margin-right: 32px;
	width: 48px;
	
}
.button-lang
{
	float: left;
	cursor: pointer;
	margin-left: 8px;
}
.button-lang a
{
	height: 11px;
	width: 16px;
	display: block;
}
#buttonFR a
{
	background: transparent url(img/fr.png) no-repeat 0 0;
}
#buttonEN a
{
	background: transparent url(img/en.png) no-repeat 0 0;
}

#content-sidebar .sidebar-box
{
	border-bottom: 1px solid white;
}
#content-sidebar .sidebar-box .title
{
	background: #CCCCCC;
	color: #666666;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid white;
	font-weight: bolder;
	font-size: 0.9em;
	font-variant: small-caps;	
}
#content-sidebar .sidebar-box .content
{
	margin: 4px 8px 4px 8px;
	padding-top: 4px;	
	font-size: 0.7em;
	overflow: hidden;
}
#content-sidebar .sidebar-box .content ul
{
	margin: 0px;
	padding-left: 22px;
	list-style-image: url(img/bullet-kaya-eyes.png);	
}
#content-sidebar .sidebar-box .content ul li
{
	vertical-align: middle;
	height: 24px;
	white-space: nowrap;
}
#content-sidebar .sidebar-box .content ul li a
{
	color: #ff6600;
	display: block;
	height: 100%;
}

#content-sidebar .sidebar-box .iframe-msn
{
	width: 200px;
	height: 300px;
}

#tab-buttons
{
	float: right;
	margin: 48px
}
#tab-buttons span
{
	color: #ff6600;
	font-family: Consolas;
}
#tab-buttons span.sep
{
	font-size: 0.8em;
}
#tab-buttons a
{
	color: #ff6600;
	font-family: Consolas;
}
#tab-buttons a:hover
{
	text-decoration: underline;
}

/* -- */

/* All Pages */

.content-header
{
	border-bottom: 1px dotted #ff6600;
	padding-top: 12px;
	margin-bottom: 12px;
}
.content-title
{
	color: #ff6600;
	font-size: 1.3em;
	font-variant: small-caps;
}
.content-subtitle
{
	padding-top: 8px;
	color: #ff6600;
	font-size: 0.8em;
	font-variant: small-caps;	
}

/* -- */


.sidebar {
	margin-bottom: 15px;
	padding: 15px;
	background: url(background.gif) repeat-x #FCFCFC;
	border: 1px solid #D8D8D8;
}

.sidehead {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #999999;
	font-weight: bold;
	font-size: medium;
	border-bottom: 1px solid #D8D8D8;
}

.sidecontent{
	font-size: 0.8em;
}

.siteName a {
	font-weight: bold;
	font-size: 80px;
	color: White;
	letter-spacing: 5px;
}

.siteName a:hover {
	text-decoration: none;
}

.description {
	letter-spacing: 4px;
	color: Silver;
}

a.archiveLinksLinkStyle{
	text-transform: capitalize;
}


.adminNavbarStyle {
	position: absolute;
	top: 20px;
	left: 20px;
}


.adminNavbarStyle UL {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.adminNavbarStyle UL LI {
	padding-right: 0.25em;
	padding-left: 0.25em;
	border-left: Gray 1px solid;
	display: inline;
	list-style-type: none;
	font-size: 8pt;
}

.adminNavbarStyle UL LI.first, .adminNavbarStyle UL LI.firstHere {
	border-left: none;
}

.commentBoxFooterStyle {
	width: 100%;
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #ddd;
	font-size: 12px;
}

.commentBoxStyle {
	padding: 15px 20px 15px 20px;
	margin: 0px 10px 25px 10px;
	border: 1px solid #ddd;
	color: #333;
	background-color: #FCFCFC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

table.commentViewTableStyle {
	margin: 10px 0px 25px 10px;
	padding-right: 20px;
}

textarea{
	overflow: auto;
	border: 1px solid #D8D8D8;
	width: 100%;
}

input[type="text"]{
	border: 1px solid #D8D8D8;
	width: 100%;
}

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: right;
}

.configLabelColumnStyle {
	vertical-align: top;
}

.configLabelStyle {
	margin-right: 10px;
	font-size: 9pt;
}

.configSectionStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	vertical-align: middle;
}

.configSectionTitleStyle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	font-weight: bold;
	font-size: medium;
}

.pageTopic {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: large;
}

.categoryLinks {
	text-align: right;
}

.categoryLinks a {
	color: gray;
}

.dayHeader {
	color: #999999;
	font-size: 16px;
	letter-spacing: 1px;
}

.dayHeader img{
	display: none;
}

.dayItems {
	padding-bottom: 2em;
}

.FreeTextboxStyle {
	color: #000000;
}

.item {
	margin-top: 1em;
}

.item img {
	display: inline;
}

.itemContents {
	margin: 1em;
	margin-top: 1.5em;
	text-align: left;
	padding: 10px 10px 5px 10px;
	
	border: 1px solid #D8D8D8;
	letter-spacing: 1px;
	font-weight: normal;
}

.itemContents h1{
	color: #5C80B1;
	font-size: 1.3em;
	font-weight: bold;	
}
.itemContents h2{	
	font-size: 1.2em;
	font-weight: bold;	
}
.itemContents h3{
	font-size: 1.1em;
	font-weight: bold;	
}
.itemContents h4{
	font-size: 1em;
	font-weight: bold;	
}

.itemContents span {
	letter-spacing: normal;
	line-height: normal;
}

.itemContents li {
 list-style-type: square;
}

.itemFooter {
	margin-top: 5px;
	border-top: 1px solid #dddddd;
	color: gray;
	text-align: right;
}

a.TitleLinkStyle {
	font-weight: bold;
	font-size: 17px;
}

.side {
	margin: 1em;
}

.sideBar {
	width: 15em;
}

.statsTableColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsTableDateColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;
}

.statsTableFooterColumnStyle {
	border: solid 1px #ddd;
	border-top: solid 2px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableFooterNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;
}

.statsTableHeaderColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;
}

.statsTableStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	width: 100%;
	background: White;
	border-collapse: collapse;
}

.geekcode {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #cc3300;
	font-family: 'Courier New' , 'Courier' , sans-serif;
	font-weight: normal;
	line-height: 100%;
}

/* Hides from IE5-mac \*/
* html .itemBody {
	height: 1%;
}
/* End hide from IE5-mac */

/*------------------------
					SEARCH
-------------------------*/
/*
#searchString{
	line-height: normal;
	height: 14px;
	width: 71%;
}

.searchButtonStyle{
	height: 22px;
	width: 23%;
	margin-left: 5px;
}*/
.smallestTag{
font-size: 0.7em;
}
.smallerTag {
font-size: 0.8em;
}
.smallTag{
font-size: 0.9em;
}
.mediumTag{
font-size: 1em;
}
.largeTag{
font-size: 1.1em;
}
.largerTag{
font-size: 1.2em;
}
.largestTag{
font-size: 1.3em;
}