/*
Generics
*/

h1
{
	font-size: 170%;
	line-height: 130%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
}

h2
{
	font-size: 140%;
	line-height: 125%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

h3
{
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
}

h4
{
	font-size: 120%;
	line-height: 115%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h5
{
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

h6
{
	font-size: 105%;
	line-height: 105%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

P
{
	margin-top: 5px;
	margin-bottom: 15px;
}

BODY
{
	margin: 2px 10px;
	padding: 0px;
	color: #000;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #474747; /* #FFF */
}

img
{
	border: 0px;
}

#Common
{
}

#CommonHeader
{
}

#CommonBody
{
	clear:both;
	background: #E2F0D7 url(../images/body_top.gif) repeat-x left top;
	border-bottom: solid 1px #E2F0D7;
	padding: 20px 10px 10px;
}

#CommonFooter
{
	background-color: #E2F0D7;
	background-image: url(../images/body_bottom.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	border-top: solid 1px #E2F0D7;
	padding-bottom: 20px;	
	text-align:center;
}

#CommonLeftColumn
{
	padding-bottom: 22px;
}

#CommonRightColumn
{
	padding-bottom: 22px;
}

A:LINK,
A:ACTIVE,
A:VISITED
{
	color: #59922D;
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

SELECT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

TEXTAREA
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

INPUT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

BUTTON
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

/*
Common Styles
*/

.CommonJumpArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.CommonFeedArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.CommonPagingArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}

.CommonSortArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	margin-right: 40px;
}

.CommonBreadCrumbArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 80%;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px 5px;
	color: #444;
}

.CommonBreadCrumbArea A:LINK
{
}

.CommonBreadCrumbArea A:VISITED
{
}

.CommonFilterArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	margin-right: 40px;
}

.CommonPagingArea A:LINK
{
	
	color: #666666;
}

.CommonPagingArea A:VISITED
{
	
	color: #666666;
}

.CommonSearchResults
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	padding: 8px;
}

/* 
Tree Form Element
*/

.CommonTreeFormArea
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 2px;
	width: 350px;
	height: 175px;
	overflow: auto;
	margin: 4px;
	margin-left: 2px;
}

.CommonTreeFormTree
{
	padding: 0px;
}

.CommonTreeFormNode
{
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	padding: 1px;
	font-weight: bold;
	background-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeHover
{
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: 90%;
}

/* 
Title Bar Styles
*/

.CommonTitleBar
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.CommonTitleBarStart
{
	margin: 0px;
	padding: 0px;
	background: #6FB638 url(../images/header_left.gif) left top no-repeat;
	width: 10px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

.CommonTitleBarEnd
{
	margin: 0px;
	padding: 0px;
	background: #6FB638 url(../images/header_right.gif) right top no-repeat;
	width: 10px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
}

.CommonTitleBarContent
{
	background: #6FB638 url(../images/header_middle.gif) left top repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	height: 100px;
	_margin-left: 0px;

}

.CommonTitleBarMainArea
{
	margin-top: 1px;
	height: 100px;
	position: relative;
}

.CommonTitleBarSearchArea
{
	font-family: Tahoma, Arial, Helvetica;
	position: absolute;
	top: 3px;
	right: 10px;
	vertical-align: middle;
	color: #fff;
}

.CommonSearchButtonOuter
{
	background-image: url(../images/search-button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	
	margin-left: 4px;
}

.CommonSearchButton
{
	background-image: url(../images/search-button-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #999999;
}

.CommonSearchButton:link, .CommonSearchButton:visited, .CommonSearchButton:active
{
	color: #999999;
	text-decoration: none;
}

.CommonSearchButton:hover
{
	text-decoration: underline;
}

.CommonTitleBarImage
{
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 1
}

.CommonTitleBarTitle
{
	height: 30px;
	position: absolute;
	top: 23px;
	left: 105px;
	z-index: 4;
	font-family: Verdana, Sans-Serif;
	color: #F0F8EB;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
}

.CommonTitleBarTitle A:LINK,
.CommonTitleBarTitle A:VISITED,
.CommonTitleBarTitle A:ACTIVE

{
	color: #F0F8EB;
	text-decoration: none;
}

.CommonTitleBarDescription
{
	padding: 2px 10px 2px 0px;
	color: #FFF;
	text-align: center;
	background-color: #444;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	position: absolute;
	width: 500px;
	bottom: 5px;
	right: 10px;
	z-index: 3;
}

/* 
Title Bar Styles3
*/

.CommonTitleBarContent3
{
	background: #000 url(../images/header_middle3.jpg) center center no-repeat;
	height: 160px; /* CZ */
}

.CommonTitleBarMainArea3
{
	background: #A9D388 url(../images/header_back3.gif) left top repeat;
	height: 158px; /* CZ */
	position: relative;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.CommonTitleBarTitle3
{
	font-family: Verdana, Sans-Serif;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

.CommonTitleBarTitle3 A:LINK,
.CommonTitleBarTitle3 A:VISITED,
.CommonTitleBarTitle3 A:ACTIVE

{
	color: #fff;
	text-decoration: none;
}

.CommonTitleBarTitleWrapper3
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	/* background: transparent url(../images/title_back3.gif) left top repeat; */
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 0px;
	top: 98px;
}

.CommonTitleBarDescription3
{
	color: #fff;
	text-align: center;
	width: 100%;
	/*background: transparent url(../images/desc_back3.gif) left top repeat;*/
	padding: 2px 0px 2px;
	font-size: 110%;
}

.CommonTitleBarSearchArea3
{
	font-family: Tahoma, Arial, Helvetica;
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin-right: 0px;
	vertical-align: middle;
}

/*
User Area
*/

.CommonUserArea
{
	color: #FFF;
	font-family: Tahoma, Arial, Helvetica;
	text-align: right;
	font-size: 80%;
	position: absolute; top: 168px;
	width: 980px;
	z-index: 1;
}

.CommonUserArea2
{
	position: absolute;
	right: 60px;
	top: 16px;
	color: #444;
	z-index: 1;
}

.CommonUserArea A:LINK,
.CommonUserArea A:VISITED,
.CommonUserArea A:ACTIVE
{
	font-weight: bold;
}

/*
Form Styles
*/

.CommonFormArea
{
}

.CommonFormTitle
{
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonFormDescription
{
	font-family: Tahoma, Arial, Helvetica;
	padding: 2px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}

TD.CommonFormFieldName
{
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding: 2px;
	padding-right: 8px;
	font-weight: bold;
}

DIV.CommonFormFieldName
{
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding: 2px;
	padding-top: 8px;
	font-weight: bold;
}

TD.CommonFormFieldDescription
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
}

DIV.CommonFormField
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
}

.CommonFormActionButtons
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	text-align: right;
}


/*
Message Styles
*/

.CommonMessageArea
{
	width: 50%;
	margin-top: 64px;
	margin-bottom: 64px;
	border: solid 1px #6FB638;
	background-color: #FFF;
}

.CommonMessageTitle
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #C5E2AF;
	color: #444;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-left: solid 1px #F0F8EB;
	border-top: solid 1px #F0F8EB;
	border-bottom: solid 1px #6FB638;
	border-right: solid 1px #6FB638;
}

.CommonMessageContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
}

.CommonInlineMessageArea
{
	border: solid 1px #6FB638;
	background-color: #FFF;
	margin-top: 15px;
}

.CommonInlineMessageTitle
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;	
	background-color: #C5E2AF;
	font-size: 100%;
	color: #444;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-left: solid 1px #F0F8EB;
	border-top: solid 1px #F0F8EB;
	border-bottom: solid 1px #6FB638;
	border-right: solid 1px #6FB638;
}

.CommonInlineMessageArea A:LINK, .CommonInlineMessageArea A:VISITED, .CommonInlineMessageArea A:ACTIVE, .CommonInlineMessageArea A:HOVER
{
}

.CommonInlineMessageContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #333333;
	padding: 8px;
	text-align: left;
}

.CommonInlineTidbit
{
	background-image: url('/cs/themes/default/images/tidbit_arrow.gif');
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	margin-left: 40px;
}

.CommonInlineTidbit, .CommonInlineTidbit A
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #66bb66;
}

.CommonInlineTidbit A
{
	color: #449944;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #006B31;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #006B31;
	background-color: #B0E57C;
	margin-top: 8px;
	margin-bottom: 8px;
}

.CommonLicenseMessageSuccess
{
	padding: 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #006B31;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #006B31;
	background-color: #B0E57C;
	margin-top: 8px;
	margin-bottom: 8px;
}

.CommonSmallMessageSuccess
{
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #009900;
}

.CommonMessageError
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #910709;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #910709;
	background-color: #EBD9D9;
}

.CommonLicenseMessageError
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #665500;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #998800;
	background-color: #ffdd00;
}

.CommonSmallMessageError
{
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #990000;
}

/*
Content
*/

.CommonContentArea
{
	margin-top: 5px;
	margin-right: 5px;
}

.CommonFreeTextContent
{
	line-height: 1.2em;
	padding-left: 15px;
}

.CommonTitle
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
}

h2.CommonTitle
{
	font-family: Serif;
	padding: 0px 15px 0px 5px;
	color: #444;
	border-right: solid 1px #444;
	border-top: solid 1px #444;
	border-bottom: solid 1px #444;
	border-left: solid 15px #444;
	background-color: #FFF;
	clear: both;
}

.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER
{
}

.CommonSubTitle
{
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonHeader
{
	color: #666666;
	font-size: 130%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
}

.CommonContent
{
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	margin-bottom: 30px;
}

.CommonGroupedContentArea
{
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
}

.CommonFloatArea
{
	float: left;
	width: 126px;
	margin: 8px;
	margin-left: 0px;
	padding: 8px;
	padding-top: 0px;
}

UL.CommonFloatList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL.CommonFloatList LI
{
	margin-bottom: 8px;
	clear: both;
}

.CommonNonFloatArea
{
	margin-left: 150px;
}


.CommonSidebar
{
	padding: 0px 0px 0px 10px;
	margin-left: 5px;
}

.CommonSidebarContentItem
{
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;
	list-style-image: url(../images/list.gif);
	margin-left: 16px;
	color: #444;
}

.CommonSidebarArea
{
	width: 190px;
	overflow: hidden;
	margin: 5px 0px 15px;
	background: transparent url(../images/sidebar_bg.gif) left bottom no-repeat;
}

.CommonSidebarArea A:LINK
{
}

.CommonSidebarArea A:ACTIVE
{
}

.CommonSidebarArea A:VISITED
{
}

.CommonSidebarArea A:HOVER
{
}

.CommonSidebarContent A:LINK
{
}

.CommonSidebarContent A:ACTIVE
{
}

.CommonSidebarContent A:VISITED
{
}

.CommonSidebarContent A:HOVER
{
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE, .CommonListTitle A:HOVER
{
}

.CommonSidebarHeader
{
	background: transparent url(../images/sidebar_header_bg.gif) left top no-repeat;
	text-align: left;
	font-family: Serif;
	font-size: 110%;
	color: #444;
	padding: 2px 20px 2px 8px;
	margin: 0px;
	font-style: italic;
	border-bottom: solid 1px #C5E2AF;
	letter-spacing: 1px;
}

.CommonSidebarHeader A:link,
.CommonSidebarHeader A:VISITED,
.CommonSidebarHeader A:ACTIVE
{
}

.CommonSidebarContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 85%;
	color: #444;
	line-height: 1.3em;
	padding: 5px 8px 5px;
}


UL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}

UL.CommonSidebarList LI
{
	margin: 0px 0px 5px;
	padding: 0px;
	display: list-item;
	list-style-type: none;
	color: #444;
	background: url(../images/list_hover.gif) no-repeat left center;

}

UL.CommonSidebarList LI a
{
	padding-left: 15px;
	background: url(../images/list.gif) no-repeat left center;
}

UL.CommonSidebarList LI a:hover
{
	background-image: none;
}

UL.RSSList LI a, UL.RSSList LI a:hover
{
	background: url(../images/list_rss.gif) no-repeat left center;
}

/* CZ */
UL.WeblogLinkList LI a.RSS, UL.WeblogLinkList LI a:hover.RSS
{
	padding-left: 15px;
	background: url(../images/list_rss.gif) no-repeat left center;
}

.CommonDescription
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	color: #333333;
	padding: 0px 0px 8px 0px;
	margin-top: -5px;
	margin-bottom: 15px;
}

.CommonSidebarImage
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #C5E2AF;
	background-color: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#welcome
{
	margin-right: 2px;
}

#welcome A, #welcome A:VISITED, #welcome A:ACTIVE, #welcome A:HOVER
{
}


/*
Text Button
*/

.CommonTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButton:LINK
{
	text-decoration: none;
	color: #333;
	background-color: #eee;
}

.CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333;
	background-color: #eee;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #333;
	background-color: #ddd;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK
{
	text-decoration: none;
	color: #333;
	margin: 1px;
}

.CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: #333;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
	color: #333;
	background-color: #ddd;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

.CommonButtonInnerContentDown
{
	background-image: url(../images/button-down-arrow.gif);
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: right center;
}

.CommonButtonInnerContentRight
{
	background-image: url(../images/button-right-arrow.gif);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right center;
}

/*
Options Styles
*/

.CommonOptionsListArea
{
	background-color: #f4f4f4;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 6px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.CommonOptionsListTitle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

.CommonOptionsListItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}

/*
Advertisements
*/

.CommonStandardTopAdArea
{
	text-align: center;
	padding: 4px;
	margin: 0px;
	margin-bottom: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999;
}

.CommonStandardTopAdArea IFRAME
{
	margin-left: auto;
	margin-right: auto;
}

.CommonStandardBottomAdArea
{
	text-align: center;
	padding: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999;
	margin: 0px;
	margin-top: 4px;
}

.CommonStandardBottomAdArea IFRAME
{
	border: solid;
	border-width: 1px;
	border-color: #999;
	margin-left: auto;
	margin-right: auto;
}

/*
List 
*/

.CommonListArea
{
	margin-bottom: 8px;
	margin-top: 8px;
	border: solid 1px #6FB638;
	background-color: #FFF;
}

.CommonListTitle
{
	padding: 4px;
	padding-left: 8px;
	background-color: #C5E2AF;
	border-left: solid 1px #F0F8EB;
	border-top: solid 1px #F0F8EB;
	border-bottom: solid 1px #6FB638;
	border-right: solid 1px #6FB638;
	color: #444;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}

.CommonListHeaderLeftMost
{
	text-align: center;
	padding: 4px;
	background-color: #eee;
	color: #666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}

.CommonListHeader
{
	text-align: center;
	padding: 4px;
	border-left: solid 1px #ccc; 
	background-color: #eee;
	color: #666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}

.CommonListCellLeftMost
{
	padding: 4px;
	border-top: solid 1px #ccc; 
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}

.CommonListCell
{
	padding: 4px;
	border-left: solid 1px #ccc; 
	border-top: solid 1px #ccc; 
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	text-align: left;
}

/* 
Simple Tab Strip Styles 
*/

.CommonTabBar
{
	clear: both;
	padding-left: 10px;
	background: url(../images/top_group_background.gif) repeat-x left top;
	height: 25px;
	position: relative;
}

.CommonTabBar ul
{
	margin: 0px;
	padding: 0px;
	
}

.CommonTabBar ul li
{
	list-style: none;
	display:block;
	float: left;
	white-space: nowrap;
}

.CommonTabBar ul li.CommonSimpleTabStripTab
{
	padding: 4px 0px;
	background: #2B2B2B url(../images/top_group_background.gif) repeat-x left top;
	color:#FFF;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-left-color:#737373;
	border-top-color:#4C4C4C;
	border-bottom-color:#131413;
	height: 15px;
}

.CommonTabBar ul li.CommonSimpleTabStripTab a:link,
.CommonTabBar ul li.CommonSimpleTabStripTab a:visited,
.CommonTabBar ul li.CommonSimpleTabStripTab a:active
{
	padding: 4px 15px;
	color: #FFF;
	text-decoration:none;
}

.CommonTabBar ul li.CommonSimpleTabStripTabHover 
{
	padding: 4px 0px;
	background-color:#3D3D3D;
	color:#FFF;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-bottom-color:#AAAAAA;
	height: 15px;
}

.CommonTabBar ul li.CommonSimpleTabStripTabHover a:link,
.CommonTabBar ul li.CommonSimpleTabStripTabHover a:visited,
.CommonTabBar ul li.CommonSimpleTabStripTabHover a:active
{
	padding: 4px 15px;
	color: #FFF;
	text-decoration:none;
}


.CommonTabBar ul li.CommonSimpleTabStripSelectedTab
{
	padding: 4px 0px;
	background-image:url(../images/top_group_background_selected.gif);
	color:#000;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid #6FB638;
	border-left-color:#F0F8EB;
	border-top-color:#C5E2AF;
	border-bottom-color:#A9D388;
	height: 15px;
}

.CommonTabBar ul li.CommonSimpleTabStripSelectedTab a:link,
.CommonTabBar ul li.CommonSimpleTabStripSelectedTab a:visited,
.CommonTabBar ul li.CommonSimpleTabStripSelectedTab a:active
{
	padding: 4px 15px;
	color: #000;
	text-decoration:none;
	cursor:default;
}

/* Simple Tab Strip Styles 2 */

.CommonTabBar2
{
	position: absolute;
	bottom: 15px;
	right: 100px;
}

.CommonTabBar2 ul
{
	margin: 0px 6px 0px 0px;
	padding: 0px;

}

.CommonTabBar2 ul li
{
	list-style: none;
	display:block;
	float: left;
	white-space: nowrap;
	padding: 2px 0px;
	margin: 0px;
	font-size: 12px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTab
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #ccc;
	border-width: 0px 0px 3px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTab a:link,
.CommonTabBar2 ul li.CommonSimpleTabStripTab a:visited,
.CommonTabBar2 ul li.CommonSimpleTabStripTab a:active
{
	color: #ccc;
	text-decoration:none;
	padding: 0px 10px;
	background-image: none;
	background-color: transparent;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTabHover 
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #666;
	border-width: 0px 0px 3px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTabHover a:link,
.CommonTabBar2 ul li.CommonSimpleTabStripTabHover a:visited,
.CommonTabBar2 ul li.CommonSimpleTabStripTabHover a:active
{
	color: #666;
	text-decoration:none;
	padding: 0px 10px;
	background-image: none;
	background-color: transparent;
}


.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #59922D;
	border-width: 0px 0px 3px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab a:link,
.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab a:visited,
.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab a:active
{
	color: #59922D;
	text-decoration:none;
	cursor:default;
	padding: 0px 10px;
	background-image: none;
	background-color: transparent;
}

/* control panel tab */
.CommonTabBar .CommonTopGroup
{
}

.CommonTabBar .CommonLevel2Group
{
}

.CommonTabBar .CommonTopLevelTab 
{
	background-image:url(../images/top_group_background.gif);
	background-color:#DBD7D0;
	color:#FFF;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-left-color:#737373;
	border-top-color:#4C4C4C;
	border-bottom-color:#131413;
	cursor:pointer;
	height: 25px;
}

.CommonTabBar .CommonTopLevelTab A:LINK,
.CommonTabBar .CommonTopLevelTab A:VISITED,
.CommonTabBar .CommonTopLevelTab A:HOVER,
.CommonTabBar .CommonTopLevelTab A:ACTIVE
{
	color: white;
	display:block;
	text-decoration: none;
}

.CommonTabBar .CommonTopLevelTabHover 
{
	color:white;
	background-color:#3D3D3D; 
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-bottom-color:#AAAAAA;
	cursor:pointer;
	height: 25px;
}

.CommonTabBar .CommonTopLevelTabHover A:LINK,
.CommonTabBar .CommonTopLevelTabHover A:VISITED,
.CommonTabBar .CommonTopLevelTabHover A:HOVER,
.CommonTabBar .CommonTopLevelTabHover A:ACTIVE
{
	color: white;
	display:block;
	text-decoration: none;

}

.CommonTabBar .CommonSelectedTopLevelTab
{
	color:#000;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid #6FB638;
	border-left-color:#F0F8EB;
	border-top-color:#C5E2AF;
	border-bottom-color:#A9D388;
	cursor:pointer; 
	background-image:url(../images/top_group_background_selected.gif);
	background-repeat:repeat-x;
	background-position: left top;
	height: 25px;
}

.CommonTabBar .CommonSelectedTopLevelTab A:LINK,
.CommonTabBar .CommonSelectedTopLevelTab A:VISITED,
.CommonTabBar .CommonSelectedTopLevelTab A:HOVER,
.CommonTabBar .CommonSelectedTopLevelTab A:ACTIVE
{
	color: black;
	display:block;
	cursor:default;
	text-decoration: none;
}

.CommonTabBar .CommonLevel2Tab 
{
}

.CommonTabBar .CommonLevel2TabHover 
{
}

.CommonTabBar .CommonSelectedLevel2Tab 
{
}

/* control panel tab 2 */

.CommonTabBar2 table
{
	width: auto ;
	float: right;
}

.CommonTabBar2 table td
{
	margin: 0px !important;
	padding: 0px !important;
}

.CommonTabBar2 .CommonTopGroup
{
}

.CommonTabBar2 .CommonLevel2Group
{
}

.CommonTabBar2 .CommonTopLevelTab 
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #ccc;
	border-width: 0px 0px 3px;
	font-size: 12px;
	cursor:pointer;
	padding: 0px;
	background-image: none;
	background-color: transparent;
}

.CommonTabBar2 .CommonTopLevelTab A:LINK,
.CommonTabBar2 .CommonTopLevelTab A:VISITED,
.CommonTabBar2 .CommonTopLevelTab A:HOVER,
.CommonTabBar2 .CommonTopLevelTab A:ACTIVE
{
	color: #ccc;
	text-decoration:none;
	padding: 2px 10px;
	display: block;
}

.CommonTabBar2 .CommonTopLevelTabHover 
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #666;
	border-width: 0px 0px 3px;
	font-size: 12px;
	cursor:pointer;
	padding: 0px;
	background-image: none;
	background-color: transparent;
}

.CommonTabBar2 .CommonTopLevelTabHover A:LINK,
.CommonTabBar2 .CommonTopLevelTabHover A:VISITED,
.CommonTabBar2 .CommonTopLevelTabHover A:HOVER,
.CommonTabBar2 .CommonTopLevelTabHover A:ACTIVE
{
	color: #666;
	text-decoration:none;
	padding: 2px 10px;
	display: block;
}

.CommonTabBar2 .CommonSelectedTopLevelTab
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #59922D;
	border-width: 0px 0px 3px;
	font-size: 12px;
	cursor:pointer;
	padding: 0px;
	background-image: none;
	background-color: transparent;
}

.CommonTabBar2 .CommonSelectedTopLevelTab A:LINK,
.CommonTabBar2 .CommonSelectedTopLevelTab A:VISITED,
.CommonTabBar2 .CommonSelectedTopLevelTab A:HOVER,
.CommonTabBar2 .CommonSelectedTopLevelTab A:ACTIVE
{
	color: #59922D;
	text-decoration:none;
	padding: 2px 10px;
	display: block;
}

.CommonTabBar2 .CommonLevel2Tab 
{
}

.CommonTabBar2 .CommonLevel2TabHover 
{
}

.CommonTabBar2 .CommonSelectedLevel2Tab 
{
}

/*
Search Results
*/

.CommonSearchResultArea
{
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	margin: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.CommonSearchResult
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	line-height: 20px;
}

.CommonSearchResultName
{
	color: #738AC4;
	font-size: 150%;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonSearchResultDetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}

.CommonSearchStatistics
{
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 16px;
}

UL.CommonSearchResultList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*
Validation Styles
*/

.CommonValidationWarning
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #ff0000;
	font-weight: bold;
	padding: 2px;
}

/*
Popup Area
*/

.CommonPopupArea
{
	padding: 8px;
	background-color: #eee;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}

/***** CA ************/

.CATopGroup
{
  z-index:99;
  position:relative;
}

.CADefaultTab 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CADefaultTabHover 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/hover_tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CASelectedTab 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/selected_tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CADisabledTab 
{
  color:#AAA; 
  background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  font-weight: bold;
  cursor:default;
}

.CAMultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  width:100%;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
}

.CAMultiPageModal
{
  background-color:White;
  border: 1px solid #919B9C;
  height:350px;
  position:relative;
  padding:20px;
  top:-3px;
  left:1px;
  z-index:98;
}
.PageViewModalPanel
{
	height:290px;
	overflow-y:scroll;
	padding-right:2px;
}

.CAPageContent
{
  font-family: Tahoma, Arial, Helvetica; 
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border-style: dotted;
	border-width: 1px;
	border-color: orange;
	background-color: #efefef;
}

.CommonInlineEditOn
{
	border-style: solid;
	border-width: 0px;
	border-color: #999;
	background-color: #efefef;
}

.CommonInlineEditOff
{
	padding: 0px;
}

/*
Copyright
*/
.Copyright
{
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fff;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eee;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/* Comment Form */

#CommonCommentForm, #CommonContactForm
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #6FB638;
	background-color: #fff;
	font-size: 0.95em;
}

#CommonCommentForm h2, #CommonContactForm h2
{
	margin-bottom:0;
}

#CommonCommentForm h3, #CommonContactForm h3
{	
	font-size: 1.3em;
	margin: 0px 0px 10px;;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;
	color: #444;
}

#CommonCommentForm p, #CommonContactForm p{
	padding: 0em;
	font-size: 0.95em;
}

#CommonCommentForm dl, #CommonContactForm dl {
	margin: 0;
	padding: 0;
}

#CommonCommentForm dt, #CommonContactForm dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	margin: 0px;}
	
#CommonCommentForm dd, #CommonContactForm dd {
	color: #777;
	margin-left:0;
}

#CommonCommentForm dt em, #CommonContactForm dt em {
	font-size: 0.95em;
}
 
#CommonCommentForm .smallbox, #CommonContactForm .smallbox {
	width: 350px;
	padding: 2px;
}

#CommonCommentForm textarea, #CommonContactForm textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	font-size: 1em;
	}

#CommonCommentForm h3, #CommonContactForm h3
{
	color: #444;
}

/* Comments */

#comments{
	padding: 10px ;
	background-color: #fff ;
	border: 1px solid #6FB638 ;
}

#comments table
{
	border-collapse: collapse;
}

td.CommentAvatar
{
	padding: 5px 0px 0px 5px;
	border-top: solid 1px #999;
	border-bottom:  solid 1px #999;
	width: 90px;
	height: 90px;
	background: #FFF url(../images/avatar_bg.gif) 5px 5px no-repeat;
	text-align: center;
}

td.CommentContent
{
	padding: 5px 5px 5px 0px;
	border-top: solid 1px #999;
	border-bottom:  solid 1px #999;
}

.CommentTitle
{
	border-bottom: solid 1px #C5E2AF;
	color: #444;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

.CommentTitle a:link,
.CommentTitle a:visited,
.CommentTitle a:active
{
	color: #59922D ;
}

.CommentText
{
	margin: 5px 0px;
}

.CommentFooter
{
	border-top: solid 1px #C5E2AF;
	padding-top: 3px ;
}

#commentmessage
{
	margin-top: 10px;
	color: red;
}

/*
Gallery Image Scroller
*/

.GalleryPictureScroller
{
	overflow: hidden;
	height: 80px;
	margin-bottom: 25px;
	background-image: url(../images/film.gif);
}

.GalleryPictureScrollerMoveLeft
{
	background-image: url(../images/moveleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 80px;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 25px;
}

.GalleryPictureScrollerMoveLeft:hover
{
	background-position: right top;
}

.GalleryPictureScrollerMoveRight
{
	background-image: url(../images/moveright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 80px;
	cursor: pointer;
	margin-left: 2px;
	margin-bottom: 25px;
}

.GalleryPictureScrollerMoveRight:hover
{
	background-position: right top;
}

.GalleryPictureScrollerImageArea
{
	width: 72px;
	height: 80px;
	text-align: center;
	background-image: url(../images/film.gif);
}

.GalleryPictureScrollerImage
{
	padding-top: 16px;
	overflow: hidden;
}

/* Skin Name */
.SkinName
{
	display: none;
}




/* gallery.css */

.CommonSidebarContent em {
	font-weight: normal;
	font-style: normal;
}

.CommonInlineMessageArea
{
	margin-top: 0px;
}

p.SidebarItemText
{
	color: #444;
	margin-left: 5px;
}

.commentform label,
.commentform em
{
	color: #444 ;
}

.smallbox,
.largebox
{
	background-color: #fff ;
}

.CommonSidebarArea
{
	color: #ccc ;
}

/* gallery_default.css */
/* Header */
/*.GalleryHeading
{
	padding: 20px 0 0 5px;
}*/

div.OwnerAvatar {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 2;
	text-align: center;
}

div.OwnerAvatar2 {
	position: absolute;
	top: 25px;
	left: 75px;
	z-index: 2;
	text-align: center;
}

.OwnerAvatar 
img
{
	background: #6FB638 url(../images/header_middle.gif) left -5px repeat-x;
	border: solid 1px #C5E2AF;
	padding: 4px;
	width: 80px;
	height: 80px;
}

.OwnerAvatar2 img
{
	background-color: #fff;
	border: none;
	padding: 5px;
	width: 80px;
	height: 80px;
}

h5.CommonSubTitle
{
	position: relative;
	margin-left: 0px;
	/*font-family: Georgia, Arial, Helvetica;*/
	font-weight: normal;
	margin: 0px;
	padding: 2px 0 0 0;
	color: #0046A0;
	font-size: 110%;
}
/* END Header */

/* Float Helpers */
.ClearLeft{
	line-height: 0px;
	clear: left;
	height: 0px;
	width: 0px;
	padding:0;
	margin:0;
}

.MinWidth
{
	/*border:solid 1px red;*/
	width:520px;
	min-width:520px;
}

.CommonSideBarContent
{
	border: solid 1px red;
}
.SidebarPhotoBox
{
	margin:0px auto;
	text-align:center;
}
.SidebarPhotoBox a
{
	border:0;
}
.SidebarPhotoBox img
{
	border: solid 1px #cccccc;
	padding:2px;
}

.SidebarItemDescription
{
	font-style: italic;
}
.SidebarItemText
{
	color: #000000;
}

.TreeNode a
{
}

.HoverTreeNode a
{
}

.TreeNode a:link, .TreeNode a:visited, .TreeNode a:hover, .TreeNode a:active
{
}

.TreeNode, .HoverTreeNode, .SelectedTreeNode{
	padding-top: 2px;
	padding-bottom: 4px;
	margin-left: -3px;
}

.SelectedTreeNode a:link, .SelectedTreeNode a:visited, .SelectedTreeNode a:hover, .SelectedTreeNode a:active
{
}

.SidebarPrevNext
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right: 0px;
}

.ContentHeader
{
	font-size: 160%;
	background: #6FB638 url(../images/sub_title_bg.gif);
	color: #F0F8EB;
	padding: 1px 10px ;
	margin: 0px 0px 10px;
	/*position:relative;*/
	font-style: italic;
	font-family: Serif;
	border: solid #444;
	border-width: 2px 15px;
	/*text-align: center;*/
	letter-spacing: 1px;
}

.ContentHeader .CommonContentPartBorderOn,
.ContentHeader.CommonInlineEditOn
{
	color: #444;
}

.LinkListHeader
{
	font-size: 120%;
	padding: 1px 5px ;
	border-width: 1px 10px;
}

.CommonBodyContent
{
	padding-left:20px;
	padding-bottom:10px;
}
.BreadcrumbList
{
	padding-bottom:10px;
	position:relative;
	color: #666;
}
.boldtext{
	font-weight: bold;
}
/* Contact Sheet */
.PictureList
{
	padding: 0px;
	margin: 0px;
	margin-left: 0px ;
	display:block;
	/*border: solid 1px green;*/
}

.PictureListPager {
	text-align: right;
	float:right;
	margin-right: 10px;
	font-size: 100%;
}
.PictureListPager a{
	font-weight: bold;
}

.PictureListControls{
	font-size: 80%;
	text-align: left;
	margin: 0px;
	clear: both;
}
div.pic{
	float: left;
	height: 160px;
	width: 160px;
	margin: 0px 10px 20px 0px;
	background-image: url(../images/photoframe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	padding: 0px;
	text-align: center;
	border: none ;
}

div.pic span {
	margin: 20px auto 0px auto;
	display: block;
	height: 98px;
	width: 128px;
	background-color: #888;
	border: solid 1px;
	border-color: #444 #aaa #aaa #444;
	overflow:hidden;
	filter: alpha(opacity=60);
	opacity: .6;
}

div.pic span:hover
{
	filter: alpha(opacity=100);
	opacity: 1;
}

div.pic a{
	padding: 0px;
}

div.pic span img{
	border: none ;
}

.pictureNameArea
{
	margin: 4px auto 0px auto;
	font-family: Serif;
	font-style: italic;
	overflow: hidden;
	width: 128px;
	height:28px; 
	font-size: 12px;
	line-height: 14px;
}

a:link.pictureName,
a:visited.pictureName,
a:active.pictureName,
a:hover.pictureName
{
	text-decoration: none;
	color: #666 ;
	font-weight: normal ;
}

/* END Contact Sheet */

/* Picture Details */

div.PictureDetail
{
}
div.PictureDetail span#PhotoFrameLarge {
	background-image: url(../images/photoframe_large.gif);
	display: block;
	width: 445px;
	height: 339px;
	text-align: center;
}

div.PictureDetail img{
	margin: 10px auto 0px auto;
}

div.PictureDescription
{
	margin-top: 24px;
	margin-bottom: 16px;
}

/* END Picture Details */

/* Comment List */


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.commenttext {
  height: 1%;
  }
/* End hide from IE5/mac */


.commenttext
{
	margin-left:100px;
}
#comments
{
	font-size: 100%;
	margin: 0px 0px 20px 0px;}
	
#comments h3 
{
	color: #999999;
	font-size: 140%;
}

.Comment
{
	padding-bottom: 12px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	padding-top: 12px;
}

.CommentAvatar
{
	white-space: nowrap;
}

.CommentAvatar img
{
	padding: 0px;
}

.CommentContent
{
}

.CommentText
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.CommentFooter
{
	font-size: 80%;
	color: #999999;
}

/* END Comment List */

/* Exif List */
#comments .CommonInlineMessageContent
{
	font-size:120%;
}
/* END Exif List */

/* END Content Area */

.commentform dl{
	margin: 0;
	padding: 0;
}
.commentform {
	margin-right: 40px;
	margin-left: 20px;
	font-size:100%;
	margin-top: 20px;
}
.commentform h3{	
    /*font-family: Georgia, Arial, Helvetica;*/
	color: #999999;
	font-size:140%;
	font-weight: bold;
}
.commentform dt{
	color: #999999;
	font-size:100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.commentform dd{
	margin: 0px 0px 10px;
	padding: 0px;
}
.smallbox{
	/*width: 100%;*/
	width:350px;
	border: 1px solid #000000;
	padding: 2px;
}
.largebox{
	/*width: 100%;*/
	width:350px;
	border: 1px solid #000000;
	padding: 2px;
	height: 150px;
}

.floatright
{
	float: right;
}

#CommonFooter img
{
	padding: 2px;
	background: url(../images/EULA_bg.gif) no-repeat;
}



/*
Calendar styles
*/

.BlogCalendar
{
	font-size: 90%;
	border-collapse:collapse;
	margin-top: 3px;
	margin-bottom: 5px;
	border: solid 1px #999;
	color: #666;
	_margin-left: 1px;
	line-height: 1.1em;
}

.BlogCalendarTitle
{
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #F0F8EB;
	color: #444;
}

.BlogCalendarNextPrev
{
	width: 15%;
	text-align: center;
}

.BlogCalendarNextPrev A:LINK, .BlogCalendarNextPrev A:ACTIVE, .BlogCalendarNextPrev A:VISITED
{
	text-decoration: none;
}

.BlogCalendarNextPrev A:HOVER
{
	text-decoration: underline;
}

.BlogCalendarDays
{
	background-color: #666;
	color: #fff;
	font-size: 75%;
}

.BlogCalendarDay A:LINK, .BlogCalendarDay A:ACTIVE, .BlogCalendarDay A:VISITED, .BlogCalendarDay A:HOVER,
.BlogCalendarOtherMonthDay A:LINK, .BlogCalendarOtherMonthDay A:ACTIVE, .BlogCalendarOtherMonthDay A:VISITED, .BlogCalendarOtherMonthDay A:HOVER,
.BlogCalendarTodayDay A:LINK, .BlogCalendarTodayDay A:ACTIVE, .BlogCalendarTodayDay A:VISITED, .BlogCalendarTodayDay A:HOVER
{
	background-color: #A9D388;
	color: #FFF;
	display: block;
}

td.BlogCalendarDay,
td.BlogCalendarOtherMonthDay,
td.BlogCalendarTodayDay
{
	width: 23px;
	margin: 0px;
	border: solid 1px #999;
	padding: 0px;
}

td.BlogCalendarOtherMonthDay
{
	color: #999;
}

td.BlogCalendarTodayDay
{
}


.WeblogLinks
{
	padding: 0px 5px 2px;
	border-bottom: 3px double #444;
	margin-bottom: 10px;
}

.WeblogLinkList
{
	margin: 0;
	padding: 0px;
}

.WeblogLinkList li
{
	margin: 0 20px 0 0;
	padding: 0;
	display: inline;
}











/*
Blog Style Overrides
*/

/*
Blog Styles
*/

UL.BlogPostList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.BlogPostArea
{
	padding: 5px 10px;
	margin-bottom: 8px;
	position: relative;
	border: 1px solid #999;
	background-color: #fff;
}

.BlogPostArea table
{
	width: 100%;
}

.BlogPostContainer
{
	padding: 0px 90px 0px 0px;
}

.BlogPostHeader
{
	font-family: Tahoma, Arial, Helvetica;
	border-bottom: solid 1px #C5E2AF;
	padding-bottom: 5px;
	color: #444;
}

.BlogPostContent
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.BlogAggregatePostContent
{
	text-align: justify;
	text-justify: inter-ideograph;
}

.BlogPostFooter
{
	border-top: solid 1px #C5E2AF;
	padding-top: 5px;	
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}

/*
Blog List Columns
*/

.BlogBlogNameColumn
{
	width: 25%;
}

.BlogAuthorColumn
{
	width: 14%;
}

.BlogLastPostColumn
{
	width: 25%;
}

.BlogPostsColumn
{
	text-align: center;
	width: 9%;
}

.BlogArticlesColumn
{
	text-align: center;
	width: 9%;
}

.BlogCommentsColumn
{
	text-align: center;
	width: 9%;
}

.BlogTrackbacksColumn
{
	text-align: center;
	width: 9%;
}



/* Post ToolBar */

#postToolbar
{
	width:400px;
	border:solid 2px #999;
	padding:5px 10px;
	background-color: #eee;
	margin-left: 10px;
	margin-bottom: 10px;
}

#postToolbar .CommonSubTitle
{
	margin-bottom:0;
	padding-bottom:0;
	color: orange;
}
/* END Post ToolBar */

UL.BlogLinkCategoryLinkList
{
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	padding-left: 0px;
}

UL.BlogLinkCategoryLinkList li
{
	margin: 0px 0px 7px;
	padding: 0px;
	list-style-type: none;
	background: url(../images/list_hover.gif) no-repeat left 2px;
}

UL.BlogLinkCategoryLinkList li a
{
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/list.gif) no-repeat left 2px;
}

UL.BlogLinkCategoryLinkList li a:hover
{
	background-image: none;
}


.BlogLinkCategoryArea
{
	padding: 4px;
}

/* blog skin */
.CommonListRow
{
	border: solid 1px #999;
	padding: 5px 10px;
}

.CommonListRowAlt
{
	border: solid 1px #999;
	padding: 5px 10px;
	background-color: #F0F8EB;
}

.AboutAuthor
{
	margin-top: 20px;
	border: 1px dotted #999;
	padding: 10px 20px 20px;
}

.searchbox
{
	width: 130px;
}

.searchbutton
{
	margin-left: 10px;
}

/* tag Styles */
.tagcloud
{
	line-height: 200%;
	margin: 0px;
	padding: 0px;
	margin-bottom:1em;
	list-style-type: none;
}
.tagcloudlarge
{
	line-height: 200%;
	margin:20px;
	padding: 10px;
   /* background-color: #F8F8F8; */
	text-align: center;
	list-style-type: none;
}
.tagcloud a, .tagcloudlarge a{
	margin: 0 2px;
	text-decoration:none;
}
.tagcloud a:hover{
	/* background-color: #DDD; */
	color: #c18c08;
}

.tag1, .tag2, .tag3, .tag4, .tag5, .tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active
{
   color: #444;
	font-size: 1.6em;
	font-weight: 900;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active
{
color: #444;
font-size:1.4em;
font-weight: 800;
}

.tag3 a:link, .tag3 a:visited, .tag3 a:active
{
color: #666;
font-size:1.3em;
font-weight: 600;
}

.tag4 a:link, .tag4 a:visited, .tag4 a:active
{
color: #666;
font-size:1.1em;
font-weight: 400;
}

.tag5 a:link, .tag5 a:visited, .tag5 a:active
{
color: #888;
font-size:1em;
font-weight: 200;
}

.tag6 a:link, .tag6 a:visited, .tag6 a:active
{
color: #888;
font-size:0.9em;
font-weight: 100;
}

.tag1 a:hover, .tag2 a:hover, .tag3 a:hover, .tag4 a:hover, .tag5 a:hover, .tag6 a:hover
{
	color: #59922d;
}

/* End tag Styles */