/*
Generics
*/

body, html
{
	background-image: url(../images/ukmkivs/grad-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999;
	margin: 0;
	padding: 0 0 5px 0;
	color: #333;
	font-family: verdana, Arial, Helvetica;
}

form
{
	margin: 0;
	padding: 0;
}

#CommonOuter
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.Common
{
}

#CommonHeader
{
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
}

#CommonHeaderRight
{
	background-repeat: no-repeat;
	background-position: right top;
	height: 137px;
}

#CommonHeaderTitle
{
	height: 105px;
}

#CommonHeaderAdvert
{
	float: right;
	height: 60px;
	margin: 35px 10px 0 0;
	width: 468px;
}

.CommonFooter
{
	clear: both;
    font-size: 80%; 
	margin-top: 10px;
}

.CommonFooter .t1
{
	background-image: url(../images/ukmkivs/CommonContentFooterTop.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 0 0 10px;
	font-size: 0;
}

.CommonFooter .t2
{
	background-image: url(../images/ukmkivs/CommonContentFooterTop.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	margin: 0 0 0 -10px;
	font-size: 0;
}

.CommonFooter .m1
{
	background-image: url(../images/ukmkivs/CommonContentFooterMiddleRight.png);
	background-position: right top;
	background-repeat: repeat-y;
	margin: 0 0 0 10px;
}

.CommonFooter .m2
{
	background-image: url(../images/ukmkivs/CommonContentFooterMiddleLeft.png);
	background-position: left top;
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0 0 0 -10px;
	padding: 0 10px;
}

.CommonFooter .b1
{
	background-image: url(../images/ukmkivs/CommonContentFooterBottom.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 0 0 10px;
}

.CommonFooter .b2
{
	background-image: url(../images/ukmkivs/CommonContentFooterBottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	margin: 0 0 0 -10px;
}

.CommonFooter div.Links
{
    float: left;
    width: 450px;   
}
.CommonFooter div.Link
{
    float: left;
    font-weight: bold;
    text-align: center;
    width: 150px;   
}
.CommonFooter div.Link ul
{
    font-weight: normal; 
	list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;  
}
.CommonFooter div.Link a:link, .CommonFooter div.Link a:visited, .CommonFooter div.Link a:active
{
	color: #333;
    text-decoration: none; 
}
.CommonFooter div.Link a:hover
{
	color: #E73C0E;
}
.CommonFooter .advert
{
	float: right;
	height: 60px;
	width: 468px;
}

#CommonNavigation
{
	clear: both;
	height: 30px;
	padding-left: 30px;
}

#CommonNavigation ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonNavigation ul li
{
	display: block;
	float: left;
	margin-right: 15px;
	color: #f7f7f7;
}

#CommonNavigation a
{
	display: block;
	float: left;
	padding: 2px 10px;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
	color: #f7f7f7;
	text-decoration: none;
}

#CommonNavigation a:hover
{
	background-color: #666;
	color: #f7f7f7;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
	background-color: #BD340F;
	color: #f7f7f7;
	font-weight: bold;
	opacity: 1;
	filter: alpha(opacity=100);
}

#CommonNavigation a.Selected:hover
{
	color: #f7f7f7;
}

#CommonContentOuter
{
	clear: both;
}

#CommonContentOuter .t1
{
	background-image: url(../images/ukmkivs/CommonContentOuterTop.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 0 0 10px;
	font-size: 0;
}

#CommonContentOuter .t2
{
	background-image: url(../images/ukmkivs/CommonContentOuterTop.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	margin: 0 0 0 -10px;
	font-size: 0;
}

#CommonContentOuter .m1
{
	background-image: url(../images/ukmkivs/CommonContentOuterMiddleRight.png);
	background-position: right top;
	background-repeat: repeat-y;
	margin: 0 0 0 10px;
}

#CommonContentOuter .m2
{
	background-image: url(../images/ukmkivs/CommonContentOuterMiddleLeft.png);
	background-position: left top;
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0 0 0 -10px;
	padding: 0 10px;
}

#CommonContentOuter .b1
{
	background-image: url(../images/ukmkivs/CommonContentOuterBottom.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 0 0 10px;
}

#CommonContentOuter .b2
{
	background-image: url(../images/ukmkivs/CommonContentOuterBottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	margin: 0 0 0 -10px;
}

#CommonContent
{
	float: left;
	width: 750px;
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
}

#CommonSidebarRight
{
	float: right;
	width: 180px;
}

#CommonSidebarRight .CommonSidebar
{
}

A:LINK, A:ACTIVE
{
	color: #000;
}

A:VISITED
{
	color: #666;
}

A:HOVER
{
	text-decoration: underline;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
	font-family: Arial, Helvetica;
	font-size: 90%;
}

TABLE
{
	empty-cells: show;
}

/*
Common Styles
*/

.CommonFeedArea
{
	font-size: 90%;
	padding: 4px 0;
	font-weight: bold;
}

.CommonPagingArea
{
	font-size: 80%;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	text-align:right;
}

.CommonPagingArea a
{
	background-color: #f1f1f1;
	border: 1px solid #DEDEDA;
	padding: 4px 6px;
	text-decoration: none;
}

.CommonPagingArea a:hover
{
	color: #E73C0E;
	text-decoration: none;
}

.CommonPagingArea span.selected
{
	border: 1px solid #E73C0E;
	color: #fff;
	padding: 4px 6px;
	background-color: #E73C0E;
}

.CommonBreadCrumbArea
{
	margin: 0 0 10px 0;
}

.CommonBreadCrumbArea a:link, .CommonBreadCrumbArea a:visited, .CommonBreadCrumbArea a:active
{
	color: #000;
}

.CommonFilterArea
{
	margin: 0;
	font-weight: bold;
	margin-top: 5px;
}

.CommonSearchResults
{
	font-size: 80%;
	font-weight: bold;
	padding: 8px;
}

.CommonSearchResultsArea
{
	margin: 16px 0;
}

/* 
Tree Form Element
*/

.CommonTreeFormArea
{
	border: solid 1px #999;
	padding: 2px;
	width: 350px;
	height: 175px;
	overflow: auto;
	margin: 4px 4px 2px 4px;
}

.CommonTreeFormTree
{
	padding: 0;
}

.CommonTreeFormNode
{
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeSelected
{
	padding: 1px;
	font-weight: bold;
	background-color: #ddd;
	border: solid 1px #ccc;
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeHover
{
	cursor: pointer;
	font-size: 90%;
}

/*
Form Styles
*/

.CommonFormArea
{
	margin: 0 0 5px 0;
}

.CommonFormTitle
{
	/* 	color: #E73C0E; 	font-size: 120%; 	font-weight: normal; 	padding: 0; 	margin: 0 0 10px 0; 	*/
}

.CommonFormDescription
{
	padding: 8px 2px 8px 0;
}

TD.CommonFormFieldName
{
	color: #000;
	padding: 2px 8px 2px 2px;
	font-weight: bold;
}

DIV.CommonFormFieldName
{
	color: #000;
	padding: 8px 2px 2px 2px;
	font-weight: bold;
}

TD.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	color: #000;
	padding: 2px;
}

DIV.CommonFormField
{
	color: #000;
	padding: 2px;
}

/*
Message Styles
*/
/*
.CommonMessageArea
{
	border: 1px solid #DEDEDA;
	padding: 2px;
}

.CommonMessageTitle
{
	background-color: #E73C0E;
	color: #fff;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 3px 5px;
}

.CommonMessageContent
{
	background-color: #f1f1f1;
}
*/
.CommonInlineMessageArea, .CommonMessageArea
{
	background-image: url(../images/ukmkivs/CommonInLineMessageAreaTitleLeft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.CommonInlineMessageTitle, .CommonMessageTitle
{
	background-image: url(../images/ukmkivs/CommonInLineMessageAreaTitleRight.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	margin: 0;
	height: 25px;
	padding: 6px 0 0 10px;
}
.CommonInlineMessageTitle a, .CommonMessageTitle a
{
	color: #fff;
	text-decoration: underline;
}
.CommonInlineMessageTitle a:hover, .CommonInlineMessageTitle a:hover
{
	text-decoration: underline;
}

ol.CommonInlineMessageList, ul.CommonInlineMessageList
{
	margin: 0;
	padding: 0;
}

.CommonInlineMessageList li
{
	margin-left: 30px;
}

.CommonInlineMessageContent, .CommonMessageContent
{
	background-color: #f1f1f1;
	font-size: 80%;
	color: #333333;
	margin: 0 3px;
	padding: 8px;
	text-align: left;
}

.CommonInlineMessageContent A:HOVER
{
	color: #E73C0E;
}

.CommonInlineMessageContent .administrator A:LINK, .CommonInlineMessageContent .administrator A:VISITED, .CommonInlineMessageContent .administrator A:ACTIVE
{
	color: #E73C0E;
	font-weight: bold;
}

.CommonInlineMessageContent .moderator A:LINK, .CommonInlineMessageContent .moderator A:VISITED, .CommonInlineMessageContent .moderator A:ACTIVE
{
	color: #363;
	font-weight: bold;
}

.CommonInlineMessageContent .advertiser A:LINK, .CommonInlineMessageContent .advertiser A:VISITED, .CommonInlineMessageContent .advertiser A:ACTIVE
{
	color: #009;
	font-weight: bold;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #030;
	background-color: #6a5;
	margin: 8px 0;
}

.CommonMessageError
{
	margin: 8px 0 12px 0;
	padding: 8px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #300;
	background-color: #a00;
}

/*
Content
*/

.CommonTextBig
{
	margin: 1px;
	padding: 5px;
	font-weight: bold;
	font-size: 120%;
}

.CommonInputBig
{
	width: 90%;
	font-size: 130%;
}

.CommonContentArea
{
}

.CommonTitle, .CommonProfileTitle
{
	color: #E73C0E;
	font-size: 150%; /*	letter-spacing: -1px;	*/
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}

.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED
{
	color: #E73C0E;
	text-decoration: none;
}

.CommonTitle A:HOVER
{
	text-decoration: underline;
}

.CommonSubTitle, .CommonFormTitle, .CommonBox h4
{
	/* 	color: #E73C0E; 	font-size: 120%; 	font-weight: normal; 	padding: 0; 	margin: 0 0 10px 0; 	*/
	background-image: url(../images/ukmkivs/section-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #666;
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 2px 5px 5px 5px;
	text-align: left;
}

.CommonHeader
{
	color: #aaa;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}

.CommonContent
{
}

.CommonGroupedContentArea
{
	padding: 0 0 8px 0;
	margin: 0 0 16px 0;
	border: solid 0 #eee;
	border-bottom-width: 1px;
}

.CommonSidebarArea
{
	margin-bottom: 10px;
	overflow: hidden;
}

.CommonSidebarHeader
{
	background-image: url(../images/ukmkivs/CommonSidebarHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	height: 23px;
	margin: 0;
	padding: 8px 0 0 10px;
}

.CommonSidebarHeaderAlt
{
	background-image: url(../images/ukmkivs/CommonSidebarHeaderAlt.jpg);
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
	color: #fff;
	text-decoration: underline;
}

.CommonSidebarHeader a:hover
{
	text-decoration: none;
}

.CommonSidebarInnerArea
{
	padding: 0;
	margin: 0;
	overflow: hidden; /*	min-height: 109px;	*/
}

.CommonSidebarContent
{
	background-image: url(../images/ukmkivs/CommonSidebarContent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 85%;
	padding: 5px;
}

.CommonSidebarContent a:hover
{
	color: #E73C0E;
}

.CommonSidebarFooter
{
	background-color: #f1f1f1;
	font-size: 85%;
	padding: 5px;
	margin-top: 1px;
}

UL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: square;
}

OL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

OL.CommonSidebarList LI
{
	margin: 0 0 5px 20px;
}

LI.CommonSidebarRssListItem
{
	margin: 0 0 5px 16px;
	padding: 0 0 1px 0;
	list-style-image: url(../images/common/feed-icon-12x12.png);
}

.CommonSidebarList a
{
	text-decoration: none;
}

.CommonSidebarList a:link, .CommonSidebarList a:active
{
	color: #222222;
	text-decoration: none;
}

.CommonSidebarList a:visited
{
	color: #222222;
	text-decoration: none;
}

.CommonSidebarList a:hover
{
	color: #E73C0E;
	text-decoration: underline;
}

.CommonDescription
{
	margin: 0 0 10px 0;
}

.CommonSidebarImage
{
	margin: 4px 0;
	padding: 3px;
	border: solid 1px #fff;
	background-color: #eee;
	text-align: center;
}

UL.CommonSidebarImageList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*
Text Button
*/

.CommonTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333;
	background-color: #eee;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #333 !important;
	background-color: #ddd;
}

 .
.CommonTextButton.Big
{
	padding: 10px;
	font-size: 120%;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	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;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: #333;
	margin: 1px;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
	color: #333;
	background-color: #ddd;
}

 .
.CommonImageTextButton.Big
{
	font-size: 130%;
	background-position: 4px center;
	padding-left: 30px;
	padding-right: 10px;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

/*
Specific Buttons
*/

.CommonPrivateMessageButton
{
	background-image: url(../images/common/privatemessage.gif);
}
.CommonEmailButton
{
	background-image: url(../images/common/email.gif);
}
.CommonEmailSubscriptionButtonEnabled
{
	background-image: url(../images/common/tracktopic-on.gif);
}
.CommonEmailSubscriptionButtonDisabled
{
	background-image: url(../images/common/tracktopic.gif);
}
.CommonEmailSubscriptionButtonProcessing
{
	background-image: url(../images/common/tracktopic-wait.gif);
}
.CommonFavoriteButton
{
	background-image: url(../images/common/favorite.gif);
}
.CommonContactButton
{
	background-image: url(../images/common/contact.gif);
}
.CommonEditButton
{
	background-image: url(../images/common/edit.gif);
}
.CommonDeleteButton
{
	background-image: url(../images/common/delete.gif);
}
.CommonUploadButton
{
	background-image: Url(../images/common/upload.gif);
}
.CommonDownloadButton
{
	background-image: url(../images/common/download.gif);
}
.CommonPostButton
{
	background-image: url(../images/common/newpost.gif);
}
.CommonReplyButton
{
	background-image: url(../images/common/reply.gif);
}
.CommonPreviousButton
{
	background-image: url(../images/common/previoustopic.gif);
}
.CommonNextButton
{
	background-image: url(../images/common/nexttopic.gif);
}
.CommonViewButton
{
	background-image: url(../images/common/view.gif);
}
.CommonLockedButton
{
	background-image: url(../images/common/locked.gif);
}
.CommonHomepageButton
{
	background-image: url(../images/common/homepage.gif);
}
.CommonWeblogButton
{
	background-image: url(../images/common/weblog.gif);
}
.CommonQuoteButton
{
	background-image: url(../images/common/quote.gif);
}
.CommonMarkAsReadButton
{
	background-image: url(../images/common/postread.gif);
}

/*
Advertisements
*/

.CommonStandardTopAdArea
{
	text-align: center;
	padding: 4px;
	margin: 0 0 4px 0;
	border: solid 0 #999;
	border-top-width: 1px;
}

.CommonStandardTopAdArea IFRAME
{
	margin: 0 auto;
}

.CommonStandardBottomAdArea
{
	text-align: center;
	padding: 4px;
	border: solid 0 #999;
	border-top-width: 1px;
	margin: 4px 0 0 0;
}

.CommonStandardBottomAdArea IFRAME
{
	border: solid 1px #999;
	margin: 0 auto;
}

/*
List 
*/

.CommonListArea
{
	margin: 5px 0 10px 0;
}
.CommonListTitle
{
	background-image: url(../images/ukmkivs/3dots-right.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}
.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE
{
	color: #333;
	text-decoration: underline;
}
.CommonListTitle A:HOVER
{
	text-decoration: none;
}
.CommonListArea table
{
	border-collapse: collapse;
}
.CommonListHeaderLeftMost
{
	background-image: url(../images/ukmkivs/CommonListHeaderLeft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.CommonListHeader
{
	background-image: url(../images/ukmkivs/CommonListHeaderCenter.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 28px;
	text-align: left;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.CommonListHeaderRight
{
	background-image: url(../images/ukmkivs/CommonListHeaderRight.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}

.CommonListCellLeftMost
{
	padding: 4px;
	color: #333;
	font-size: 80%;
}

.CommonListCell
{
	padding: 4px;
	color: #333;
	font-size: 80%;
	text-align: left;
}

.CommonListRow
{
	
}

.CommonListRowAlt
{
	background-color: #f1f1f1;
}

/*
Search Results
*/

.CommonSearchResultArea
{
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 5px;
}

.CommonSearchResultAreaAlt
{
	background-color: #f1f1f1;
}

.CommonSearchResult
{
	font-size: 100%;
}

.CommonSearchResultName
{		
	color: #E73C0E;
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
}

.CommonSearchResultName a
{		
	color: #E73C0E;
}

.CommonSearchResultDetails
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

.CommonSearchStatistics
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

UL.CommonSearchResultList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*
Validation Styles
*/

.CommonValidationWarning
{
	font-size: 100%;
	color: #f00;
	font-weight: bold;
	padding: 2px;
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border: dashed 1px #999;
	background-color: #efefef;
	padding-bottom: 5px;
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color: #fff;
	border: solid 1px #999;
}

.CommonContextMenuItem
{
	background-color: #fff;
	font-size: 90%;
	border: solid 1px #fff;
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemHover
{
	background-color: #f4f4f4;
	color: #000;
	font-size: 90%;
	border: solid 1px #E1E1E1;
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemExpanded
{
	background-color: #E1E1E1;
	color: #000;
	font-size: 90%;
	border: solid 1px #f4f4f4;
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuSeperatorItem
{
	background-color: #999;
	height: 1px;
	border-style: solid;
	border-color: #fff;
	border-width: 4px;
	cursor: pointer;
}

/* Modal Styles */

.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333;
}

.CommonModal
{
	padding: 0 7px;
}

.CommonModal1, .CommonModal2, .CommonModal3, .CommonModal4, .CommonModal5
{
	background-color: #ccc;
	background-image: url(../images/common/navigation-gradient.png);
	background-repeat: repeat-x;
	background-position: left -20px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}

.CommonModal1
{
	margin: 0 -2px;
	padding: 0;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	border-left-width: 0px;
	border-right-width: 0px;
}
.CommonModal2
{
	margin: 0 -2px;
	padding: 1px 0;
	border-left-width: 2px;
	border-right-width: 2px;
}
.CommonModal3
{
	margin: 0 -3px;
	padding: 1px 0;
}
.CommonModal4
{
	margin: 0 -2px;
	padding: 2px 0;
}
.CommonModal5
{
	margin: 0 -2px;
	padding: 1px 0;
}

.CommonModalTitle
{
	border-bottom: solid 1px #666;
	padding: 3px 6px 6px 6px;
	font-size: 130%;
	font-weight: bold;
	color: #000;
	cursor: move;
	min-height: 16px;
}

.CommonModalContent
{
	background-color: #fff;
}

.CommonModalFooter
{
	border-top: solid 1px #666;
	width: 100%;
	height: 20px;
}

.CommonModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(../images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 6px;
}

.CommonModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(../images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 6px;
	margin-top: 4px;
	cursor: se-resize;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fff;
	border: solid 1px #999;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fc6;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #fff;
	height: 330px;
	margin: 5px;
	margin-left: 0;
	border: solid 1px #999;
	overflow: auto;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border: solid 1px #999;
	overflow: auto;
	padding: 4px;
	height: 322px;
}

.CommonContentSelectorOptionsArea
{
	margin: 0;
	background-color: #fff;
	border: solid 1px #999;
	padding: 4px;
}

.CommonContentSelectorTree
{
	padding: 0;
	height: 330px;
	width: 215px;
	overflow: visible;
}

.CommonContentSelectorTreeNode
{
	cursor: pointer;
}

.CommonContentSelectorTreeNodeSelected
{
	font-weight: bold;
	cursor: pointer;
}

.CommonContentSelectorTreeNodeHover
{
	cursor: pointer;
}

.CommonContentSelectorItemArea
{
	float: left;
}

.CommonContentSelectorItem
{
	font-size: 90%;
	border: solid 1px #ccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected
{
	font-size: 90%;
	border: solid 3px #999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img
{
	margin-top: auto;
	margin-bottom: auto;
}

.CommonContentSelectorItemName
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorItemNameSelected
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorButtonArea
{
	text-align: right;
	margin: 5px;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin: 0 0 .0001pt 0;
}

/* Comment Form */

#CommonCommentForm, #CommonContactForm
{
	padding: 0;
	font-size: 0.95em;
}

#CommonCommentForm h2, #CommonContactForm h2
{
	margin-bottom: 0;
}

#CommonCommentForm h3, #CommonContactForm h3
{
	font-size: 1.3em;
	margin: 0 10px 0 0;
	padding: 10px 0 5px;
	font-weight: 600;
	letter-spacing: 0;
}

#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: 0;
	padding-left: 0;
	font-size: 1.0em;
	margin: 0;
}

#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;
}

/* Comments */

/* Comment List */

#comments table, .FileCommentsContent table
{
	width: 100%;
	table-layout: fixed;
}

ul.CommentList
{
    margin: 0;
	padding: 0;
	list-style-type: none;       
}

.Comment
{
	overflow: hidden;
	padding: 10px 0;
}

.CommentAlt
{
    background-color: #f1f1f1;
}

.CommentAvatar
{
	float: left;
	margin-left: 10px;
}

.CommentContent
{
	font-size: 90%;
    margin-left: 100px;   
}

.CommentTitle
{
	margin: 0 0 5px 0;
	padding: 0;
}

/* Help Icon */

.CommonHelpIcon
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	border-style: none;
	height: 20px;
	width: 20px;
	background-image: url(../images/common/help_out.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: help;
}

.CommonHelpIconHover
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	border-style: none;
	height: 20px;
	width: 20px;
	background-image: url(../images/common/help_hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: help;
}

.CommonHelpToolTip
{
	width: 250px;
	padding: 8px;
	border: solid 2px #000;
	background-color: #ffc;
	color: #000;
	font-size: 8pt;
}

/* Poll Styles */

.CommonPollMoveUpButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/up.gif);
}

.CommonPollMoveUpButton:LINK, .CommonPollMoveUpButton:VISTED, .CommonPollMoveUpButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveUpButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollMoveDownButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/down.gif);
}

.CommonPollMoveDownButton:LINK, .CommonPollMoveDownButton:VISTED, .CommonPollMoveDownButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveDownButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollDeleteButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/delete.gif);
}

.CommonPollDeleteButton:LINK, .CommonPollDeleteButton:VISTED, .CommonPollDeleteButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollDeleteButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

ol.CommonPollAnswerList
{
	margin: 0;
	padding: 0;
}

ol.CommonPollAnswerList li
{
	margin-left: 24px;
}

/* rendered poll styles */

.CommonPollArea
{
	width: 375px;
	border: 1px solid #E9E9E9;
	padding: 1px;
	margin: 0 auto;
}

.CommonPollQuestion
{
	background-color: #E73C0E;
	color: #fff;
	padding: 4px;
	margin: 0;
	font-size: 105%;
}

.CommonPollContent
{
	background-color: #F1F1F1;
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
	width: 275px;
	margin: 6px auto;
}

ul.CommonPollAnswerList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.CommonPollAnswerList li
{
	padding: 0;
	margin: 6px 0 0 0;
}

.CommonPollAnswer
{
	padding: 2px;
}

.CommonPollUserVote
{
	color: #777;
}

.CommonPollFooter
{
	padding: 2px;
	background-color: #F1F1F1;
	font-size: 80%;
}

ul.CommonPollFooterList
{
	list-style-type: none;
	margin: 0;
	text-align: center;
}

ul.CommonPollFooterList li
{
	display: inline;
	margin: 0 6px;
}

/* End Poll Styles */

/* Tag Styles */

.CommonTagCloud
{
	background-color: #f7f7f7;
	padding: 16px 8px 16px 8px;
	margin: 0 0;
	color: #999;
	line-height: 250%;
	list-style-type: none;
}

.CommonSidebarTagCloud
{
	line-height: 225%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6
{
	margin: 0;
	padding: 0;
	display: inline;
}

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #000;
	font-size: 225%;
	font-weight: 900;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #111;
	font-size: 175%;
	font-weight: 800;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #222;
	font-size: 150%;
	font-weight: 600;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #333;
	font-size: 120%;
	font-weight: 500;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #444;
	font-size: 100%;
	font-weight: 300;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #555;
	font-size: 80%;
	font-weight: 200;
}

.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover
{
	text-decoration: underline;
}

/* End Tag Styles */

/*
TabPane Styles
*/

.CommonPane
{
	font-size: 10pt;
	border: solid 1px #999;
	border-top-width: 0;
	background-color: #fff;
	padding: 8px;
}

.CommonPaneTabSet
{
	font-size: 11px;
	padding: 0;
	background-image: url(../images/common/tabset.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	white-space: nowrap;
	color: #000;
}

.CommonPaneTab
{
	padding-right: 4px;
	background-image: url(../images/common/tab-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTab1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTab2
{
	padding: 4px;
	height: 13px;
	cursor: pointer;
	white-space: nowrap;
	background-image: url(../images/common/tab.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	overflow: hidden;
}

.CommonPaneTabSelected
{
	padding-right: 4px;
	background-image: url(../images/common/tab-selected-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTabSelected1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-selected-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTabSelected2
{
	padding: 3px 4px 5px 4px;
	height: 13px;
	cursor: pointer;
	white-space: nowrap;
	background-image: url(../images/common/tab-selected.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

.CommonPaneTabHover
{
	padding-right: 4px;
	background-image: url(../images/common/tab-hover-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTabHover1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-hover-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTabHover2
{
	padding: 4px;
	cursor: pointer;
	white-space: nowrap;
	height: 13px;
	background-image: url(../images/common/tab-hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	overflow: hidden;
}

/* Inline tag editor */
.CommonInlineTagEditor
{
	padding: 4px;
	border: solid 1px #999;
	background-color: #f3f3f3;
}

/* Common Tree List */
ul.CommonTreeList
{
	margin: 0;
	padding: 0;
}

ul.CommonTreeList li
{
	margin: 0;
	padding: 5px 0 0 18px;
	list-style-type: none;
}

.CommonTreeListItemSelected
{
	font-weight: bold;
	padding: 5px 0 0 18px;
	background-image: url(../images/common/folder_open.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.CommonTreeListItem
{
	font-weight: normal;
	padding: 5px 0 0 18px;
	background-image: url(../images/common/folder.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.CommonTreeListItemSelected a:link, .CommonTreeListItemSelected a:visited, .CommonTreeListItemSelected a:active, .CommonTreeListItem a:link, .CommonTreeListItem a:visited, .CommonTreeListItem a:active
{
	text-decoration: none;
	color: #000;
}

.CommonTreeListItemSelected a:hover, .CommonTreeListItem a:hover
{
	text-decoration: underline;
	color: #000;
}

.CommonHalfWidthArea
{
	float: left;
	width: 50%;
}

.CommonHalfWidthContent
{
	padding: 10px;
	padding-left: 0;
}

.CommonHalfWidthBreak
{
	clear: both;
}

.CommonInlineListArea
{
}

.CommonInlineListHeader
{
	font-weight: bold;
	font-size: 115%;
	margin: 0 0 0 .4em;
}

.CommonInlineList
{
	margin: 0;
	padding: 0;
}

.CommonInlineList li
{
	margin: 0 0 .5em 25px;
	padding: 0;
	list-style-type: square;
}

.CommonAvatarListArea
{
	margin: 12px 12px 0 0;
	padding: 3px 3px 3px 0;
	width: 80px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	float: left;
	font-size: 120%;
}

.CommonAvatarAreaHighlight
{
	background-color: #eee;
	border: solid 1px #ccc;
	display: block;
}

.CommonAvatarArea
{
	display: block;
	padding: 1px;
}







.CSSearchPanel
{
	width:200px;	
}

.CSContextPanel
{
	padding: 5px;
}

.CSContextPanel ul
{
	margin: 0;
	padding: 0;
}

.CSContextPanel li
{
	margin: 0;
	padding: 5px 10px;
	list-style-type: none;
}

.CSContextPanel a
{
	color: #000;
	text-decoration: none;
}

.CSContextPanel a:hover
{
	color: #E73C0E;
	text-decoration: none;
}

.CSContextMenuGroup
{
	background-image: url(../images/ukmkivs/menu.png); 
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
}

.CSContextMenuItem
{
	color: #000;
	cursor: pointer;
	padding: 5px 10px;
}

.CSContextMenuItemHover
{
	color: #E73C0E;
	cursor: pointer;
	padding: 5px 10px;
}

.CSContextMenuItemExpanded
{
	background-color: #E1E1E1;
	color: #000;
	font-size: 90%;
	border: solid 1px #f4f4f4;
	cursor: pointer;
	padding: 5px;
}

.CSContextMenuSeperatorItem
{
	background-color: #999;
	height: 1px;
	border-style: solid;
	border-color: #fff;
	border-width: 4px;
	cursor: pointer;
}

.CommonAdSenseTop, .CommonAdSenseBottom
{
	margin: 5px 0;
	text-align: center;
}

.UnreadMessages a
{
	color: #E73C0E !important;
	font-weight: bold !important;
	text-decoration: blink !important;
}

.CommonTextBox
{
	border: 1px solid #ccc;
	font-size: 130%;
	width: 100%;
}

/*	CommonContentHeaderArea	*/

.CommonContentHeaderArea
{
	background-image: url(../images/ukmkivs/ForumBreadCrumbAreaLeft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}

.CommonContentHeaderTitle
{
	background-image: url(../images/ukmkivs/ForumBreadCrumbAreaRight.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	font-size:90%;
	font-weight: normal;
	height: 25px;
	margin: 0;
	padding: 6px 0 0 10px;	
}

.CommonContentHeaderTitle a, .CommonContentHeaderTitle a:visited
{
	color: #fff;
}

.CommonContentHeaderContentArea
{
	background-color: #f1f1f1;
	margin: 0 3px;
	padding: 5px;
	overflow: hidden;
}

.CommonContentHeaderContentArea a:hover
{
	color:#E73C0E;
}


/*
	CSS3 border radius
*/
.CommonSidebarFooter
{
	-moz-border-radius: 5px;
}
.CommonInlineMessageContent, .CommonMessageContent, .CommonContentHeaderContentArea
{
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}
.CommonPollArea
{
	-moz-border-radius: 5px;
}
.CommonPollQuestion
{
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.CommonPollFooter
{
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}

