	/*#Rounded#*/

.upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;

	background-color : #ffffff;
	background-image : url('/App_Themes/PersonalSite/Images/tl.gif');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('/App_Themes/PersonalSite/Images/tr.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('/App_Themes/PersonalSite/Images/bl.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('/App_Themes/PersonalSite/Images/br.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}


/*#Global#*/
body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	/*background-color: #efeff9;*/
	padding:0; 
	width:100%; 
	height:100%;
	/*overflow:hidden;*/
	opacity: 0.99999;

	background:#efeff9 url('/Images/sunsetbg.aspx') no-repeat fixed center top;
}

#background{
position:absolute;
height:150%;
width: 100%;
margin: 0;
padding: 0;
z-index: -2;



} 


body.LTR, body.RTL
{
	/*background: #ffffff;*/
}

h1
{
	font-size: 15pt;
	font-family: Arial;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 18px 0px 0px 10px;
	color: #7a0782;
}

h2
{
	font-size: 16px;
	font-weight: strong;
	margin-bottom: 10px;
	color: #fff;
}

h3
{
	font-size: 15px;
	font-weight: strong;
	margin: 0px 0px 10px 0px;
	color: #2e2e2e;
}

h4
{
	font-size: 14px;
	font-weight: strong;
	margin-bottom: 10px;
	color: #2e2e2e;
}

h5
{
	margin-top: 0px;
}

a
{
	color: #665;
	text-decoration: underline;
	font-weight: normal;
	-moz-hyperlinktext: #fff;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	width: 0px; 
	height: 0px; 
	clear: both; 
	line-height: 0px; 
	font-size: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
}

.trialInfo a
{
	text-decoration: underline;
}

.trialInfo a:hover
{
	text-decoration: none;
}

/*#Global/Boxes#*/
.columnBox
{
	background-color:transparent;
	padding: 0px 0px;
	margin: 10px 30px 0px 0px;
}

.columnBox h4
{
	font-size: 13px;
	height: 21px;
	line-height: 16px;
	padding-left: 3px;
	background: url(../App_Themes/PersonalSite/Images/blog_line.gif) no-repeat bottom left;
	margin-bottom: 5px;
}

.columnBox .calendar span
{
	padding-left: 20px;
	background: url(../App_Themes/PersonalSite/Images/ico_calendar.gif) no-repeat top left;
}

.columnBox .latestposts span
{
	padding-left: 20px;
	background: url(../App_Themes/PersonalSite/Images/ico_latest_posts.gif) no-repeat top left;
}

.columnBox .rss span
{
	padding-left: 2px;
	background: url(../App_Themes/PersonalSite/Images/ico_rss.gif) no-repeat top left;
}

.columnBox .content .textSummary
{
	font-size: 12px;
	color: #5a5a5a;
	font-weight: normal;
}

.columnBox .content
{
	padding-left: 0px;
}

.blogDetail .columnBox .content a
{
	background: url(../App_Themes/PersonalSite/Images/arrow.gif) no-repeat 0px 3px;
	padding-left: 8px;
	/*margin-left: 2px;*/
}

.columnBox .content h5
{
	font-size: 11px;
}

.columnBox .randomImage
{
	background: url(../App_Themes/PersonalSite/Images/bg_photo.gif) no-repeat top left;
	width: 145px;
	height: 105px;
	padding: 8px 8px 10px 7px;
}

.columnBox .randomImage a
{
	background: none !important;
	padding-left: 0px !important;
}

.columnBox .randomImage img
{
	border: 0px;
}

/*#Containers#*/

/*#Containers/Content padding#*/
.ContentPadding
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}


.articlesListTeasers
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	
}
.ContentPadding2
{
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	
}


.TransClass {
filter:alpha(opacity=50);/*Needed for IE*/
-moz-opacity:0.5;/*Older mozilla broswers like NN*/
-khtml-opacity: 0.5;/*Old versions of Safari and "KHTML" browser engines*/
opacity: 0.5;/*FF, Safari, and Opera*/
}



/*#Containers/Black box#*/
.blackBox
{
	border: 0px solid #7a0782;
	margin-bottom: 0px;
}

.blackBox .title
{
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: 7a0782;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 0px;
	
}
/*#Containers/Orange box#*/
.orangeBox
{
	border: 1px solid #ffd7b4;
	margin-bottom: 15px;
		
}

.orangeBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) 0% 40% repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
	color: white;
}

.orangeBox .content
{
	padding: 5px;
}


/*#Containers/Orange box with grey cont.#*/
.orangeBoxGrey
{
			
}

.orangeBoxGrey .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/OrangeBoxTitle.gif) repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
}

.orangeBoxGrey .content
{
	padding: 5px;
	background: #f0f0f0;
}

/*#Containers/Gray box#*/
.grayBox
{
	background: #f0f0f0;
	padding: 5px;
}

/*#Examples/Drop down menu#*/

.DropDown 
{
	position: relative;
	width: 150px;
	height: 20px;
	z-index: 1;
	font-family: Arial;
	font-size: 12px;
	background-color: #e2e2e2;
	border: 2px solid #808080;	
}

div.DropDown:hover ul
{
	z-index: 10;	
	visibility: visible;
}

div.DropDown ul:hover
{	
	background-color: White; /* this allows to get over the last item of dropDownList, otherwise will be closed. */
}

.DropDownHover ul
{
	z-index: 10;	
	visibility: visible;
}

.DropDown ul 
{	
	z-index: -10;		
	visibility: hidden;
	position: absolute;	
	top: 20px;			
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.DropDown li 
{	
	position:relative;	
}

.DropDown a
{
	display: block;		
	margin: 0;
	padding: 2px 3px;
	color: Black;
	background-color: #e2e2e2;			
	text-decoration: none;
}

.DropDown a:hover 
{
	color: white;
	background: #b2b2b2;
}

.DropDown ul ul
{
	display: none;
}


/*#Main styles#*/

.roundedcornr_box_622873 {

}
.roundedcornr_top_622873 div {
   background: url(/app_themes/personalsite/images/rounded_top.png) no-repeat top left;
}
.roundedcornr_bottom_622873 div {
   background: url(/app_themes/personalsite/images/rounded_bottom.png) no-repeat bottom left;
}

.roundedcornr_top_622873 div, .roundedcornr_top_622873, 
.roundedcornr_bottom_622873 div, .roundedcornr_bottom_622873 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_622873 { margin: 0 0px; background: #fff;}

.zoneLeft
{
	width: 150px;
	float: left;
	/*background: #fff url(../App_Themes/PersonalSite/Images/bg_leftbox.gif) no-repeat top left;*/
	min-height: 255px;
	/*color: #333399;*/
}

.menuimages{
            width: 900px;
            border-collapse: collapse;
        }

.IE6 .zoneLeft
{
	height: 255px;
}

.zoneRight
{
	width: 206px;
	padding: 0px 0px 0px 0px;
	min-height: 250px;
	margin: 0px 0px 0px 0px;
	/*background: url(../App_Themes/PersonalSite/Images/yellow_test.png);*/
	float: right;
}

.textContent2
{
	width: 880px;
	padding: 0px 0px 0px 0px;
	min-height: 400px;
	margin: 0px 0px 0px 0px;
	/*background: url(../App_Themes/PersonalSite/Images/yellow_test.png);*/
}

.textContent
{
	width: 265px;
	padding: 0px 0px 0px 0px;
	min-height: 40px;
	margin: 0px 0px 0px 0px;
	/*background: url(../App_Themes/PersonalSite/Images/yellow_test.png);*/
}

.textContent img
{
	width: 265px;
	padding: 0px 0px 0px 0px;
	min-height: 400px;
	margin: 0px 0px 0px 0px;
	/*background: url(../App_Themes/PersonalSite/Images/yellow_test.png);*/
}

.IE6 .zoneRight
{
	height: 250px;
	width: 206px;
	padding: 0px 0px 0px 0px;
}

.zoneRight .textContent img
{
	padding: 0px 0px 0px 0px;
	
}


/*#Main styles/Office list with map#*/
.officeListMap .zoneLeft
{
	width: 250px;
}

.officeListMap .zoneRight
{
	width: 440px;
}

.OfficeName
{
	padding: 2px 0 2px 0;
	font-weight: bold;
}

/*#Office#*/

.Map
{
		padding: 3px;
}

.Map img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Map .Header
{
	font-weight: bold;
}

.Map .Address
{
	font-size: 10px;
}

.OfficeDetail img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.OfficeDetail .Address
{
	font-size: 10px;
}

.OfficeDetail h1
{
	padding: 0px !important;
	margin: 0px !important;
}

.OfficeDetail .Description
{
	padding-top: 5px;
	padding-left: 5px;
}


/*#Main styles/Master page#*/
.mainDiv
{
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

input
{
color: #781351; background: #fee3ad; border: 1px solid #781351
}

.submit input
{
color: #fff;
background: #ffffff;
} 

.zoneTop
{
	height: 377px;
	width: 900px;
	/*background-color: #fff;*/
}

.zoneLocations
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	font-align: Top;
}

.zoneLogo
{
	width: 206px;
	padding: 0px 0 0px 0;
	float: left;
	min-height: 95px;
}

.zoneMainLeft
{
	width: 570px;
	padding: 0px 0px 0px 0px;
	min-height: 208px;
	margin: 0px auto;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	background: url(../App_Themes/PersonalSite/Images/main-lt.png) no-repeat top right;
}

.zoneMainRight
{
	width: 310px;
	padding: 0px 0px 0px 0px;
	min-height: 208px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 11px;
	text-color: #fff;
	background: url(../App_Themes/PersonalSite/Images/main-rt.png) no-repeat top left;
}



.zoneMenu
{
	width: 900px;
	margin: 0px 0px 0px 0px;
	/*background: #000 url(../App_Themes/PersonalSite/Images/bg_leftbox.gif) no-repeat top left;*/
	min-height: 48px;
	color: #000000;
}


.zoneMain
{
	width: 900px;
	padding: 0px 0px 0px 0px;
	min-height: 255px;
	margin: 0px auto;
}
.zoneTopInfo
{
	width: 900px;
	padding: 0px 0px 0px 0px;
	min-height: 120px;
	
}

.titleDiv
{
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	min-height: 120px;
	
}
.titleDiv .hide { /* hide for layout porpose */
display:none
}

.titleimage
{
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	min-height: 120px;
}

.zoneTopMembershipWrap
{
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-image : url('/App_Themes/PersonalSite/Images/main-bk.png');
	background-repeat : no-repeat;
	background-position : top left;
	z-index:1;
}

.zoneTopMembershipWrap .zoneTopMembership
{
	width: 310px;
	min-height: 390px;
	height: 390px;
	margin-left: 30px;
	margin-top: 120px;
	/*padding: 120px 0px 0px 0px;
	padding-top:120px;*/
	float: left;
	font-size: 11px;

	
}


.zoneTopMembershipWrap .zoneTopMembership3
{
	width: 434px;
	min-height: 46px;
	height: 46px;
	margin-right: 54px;
	margin-top: 434px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	border-color: red;
	border-size: 1px;
	float: right;

	
}

.zoneTopMembershipWrap2
{
	width: 880px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color : #ffffff;
	background-image : url('/App_Themes/PersonalSite/Images/main-bk2.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.zoneTopMembershipWrap2 .zoneTopMembership2
{
	width: 290px;
	min-height: 390px;
	height: 445px;
	margin-right: 30px;
	margin-left: 560px;
	margin-top: 0px;
	padding: 161px 0px 0px 0px;
	font-size: 11px;
	color: #fff;
	
}


.zoneLeftMembershipWrap
{
	width: 510px;
	padding: 0px;
	margin: 0px;
	
	background-image : url('/App_Themes/PersonalSite/Images/main-rt.png');
	background-repeat : no-repeat;
	background-position : top left;
	float: left;

	overflow:hidden;
}

.zoneLeftMembershipWrap .zoneLeftMembership
{
	width: 310px;
	min-height: 150px;
	height: 192px;
	margin-left: 70px;
	padding: 35px 0px 0px 10px;
	
}


.zoneRightMembershipWrap
{
	width: 390px;
	padding: 0px;
	margin: 0px;
	background-color : #ffffff;
	background-image : url('/App_Themes/PersonalSite/Images/main-lt.png');
	background-repeat : no-repeat;
	background-position : top left;
	float: right;

	overflow:hidden;
}
.zoneRightMembershipWrap .zoneRightMembership
{
	width: 300px;
	min-height: 208px;

	height: 208px;
	padding: 14px 5px 5px 10px;
	float: left;

}



.zonePics
{
	width: 200px;
	padding: 0px 0px 0px 0px;
}

.Gecko .zoneTopMembership, .Opera .zoneTopMembership, .Safari .zoneTopMembership
{
	padding: 3px 0 3px 0;
	height: 15px;
}

.DesignMode .zoneTopMembership
{
	height: 80px;
}

.zoneTopMembership a
{
	color: #5a5a5a;
	font-weight: normal;
}

.topText
{
	color: #fff;
	width: 350px;
	color: #cbcbcb;
	font-size: 14px;
	margin-left: 440px;
	padding-top: 25px;
	height: 210px;
	overflow: hidden;
}

.topText h1
{
	font-weight: normal;
	font-size: 32px;
	margin-top:0px;
}

.zoneTopMenu
{
	height: 43px;
	width: 800px;
	background: #fff url(../App_Themes/PersonalSite/Images/bg_topmenu.gif) repeat-x top center;
	padding: 0px;
	margin: 0px;

}

.DesignMode .zoneTopMenu
{
	height: 120px;
}

.zoneBottom

{
	
	width: 900px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: #000000;
	/*background: #7b3e81;*/
}

.zoneBottom2

{
	width: 880px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.zoneBottom a
{
	color: #ffffff;
	font-size: 15px;
	font-face: Verdana;
	padding: 0px 0px 0px 0px;
}


/*#Main styles/Top menu#*/
.CMSListMenuUL
{
	list-style-type: none;
	line-height: 40px;
	font-weight: bold;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	color: #2a2a2a;
}

.CMSListMenuLI, .CMSListMenuHighlightedLI, .CMSListMenuHighlightedLIlast
{
	display: block;
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	background: url(../App_Themes/PersonalSite/Images/bg_topmenu_separator.gif) no-repeat top right;
}

.CMSListMenuLIlast, .CMSListMenuHighlightedLIlast
{
	background: none;
	display: block;
	float: left;
	padding: 0px;
}

.CMSListMenuLink, .CMSListMenuLinkHighlighted
{
	color: #f7e33e;
	text-decoration: none;
	display: block;
	padding: 0px 12px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 11px;
}

.CMSListMenuLI a:hover, .CMSListMenuLinkHighlighted, .CMSListMenuLIlast a:hover, .CMSListMenuHighlightedLIlast a, .CMSListMenuHighlightedLI a
{
	color: #f7e33e;
	/*background: url(../App_Themes/PersonalSite/Images/bg_topmenu_hover.gif) repeat-x top left;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

/*#Main styles/Tab menu#*/

.TabControlTable
{
	height: 43px;
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0px 14px 20px 10px;
}

.TabControlSelected
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_active_bg.gif) repeat-x center left;
	padding: 0px 14px 20px 10px;
}

.TabControlTable a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-face: Trebuchet MS;
	padding: 0px 0px 0px 0px;
}


/*#Main styles/Left menu#*/
.leftMenu .CMSListMenuLI, .leftMenu .CMSListMenuHighlightedLI
{
	background: none;
	line-height: 18px;
	margin: 2px 0px;
	padding-bottom: 2px;
	width: 190px;
	margin-left: 20px;
	background: url(../App_Themes/PersonalSite/Images/blog_line.gif) no-repeat bottom left;
}

.leftMenu .CMSListMenuLink, .leftMenu .CMSListMenuLinkHighlighted
{
	padding-left: 8px;
}

.leftMenu .CMSListMenuLI a:hover, .leftMenu .CMSListMenuLinkHighlighted, .leftMenu .CMSListMenuHighlightedLI a
{
	background: none;
	text-decoration: none;	
	background: url(../App_Themes/PersonalSite/Images/arrow.gif) no-repeat center left;
}

/*#Main styles/Search box#*/
.searchBox
{
	width: 225px;
	float: left;
	height: 33px;
	padding-left: 18px;
	margin-top: 10px;
}

.inputSearch
{
	width: 100px;
	border: 1px solid #a0a0a0;
	/*margin-top: 10px;*/
	line-height: 19px;
}

.buttonSearch
{
	background: #bdbdbd url(../App_Themes/PersonalSite/Images/bg_button_search.gif) no-repeat top center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 59px;
	border: 1px solid #a0a0a0;
	margin-left: 7px;
}

.Gecko .buttonSearch{

	padding-bottom: 1px;
}

/*#Main styles/Membership top zone#*/
.currentUser
{
	float: right;
	color: #5a5a5a;
}

.currentUser .userName
{
	font-weight: bold;
}

.myAccount
{
	float: left;
	color: #5a5a5a;
}

.myAccountInfo
{
	float: right;
	color: #5a5a5a;
	margin-top: -1px;
}

.signOut
{
	float: right;
}

/*#Blogs#*/
.BlogPDateWhole
{
	background: #fff url(../App_Themes/PersonalSite/Images/bg_blog_footter.gif) repeat-x top left;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
}

.BlogPDateWholeDetail
{
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 15px 10px 0px;
	color: #000;
}

.BlogPDateWhole a, .BlogPDateWholeDetail a
{
	font-weight: normal;
	font-size: 11px;
}

.BlogPBody
{
	background: #fff url(../App_Themes/PersonalSite/Images/bg_blog_content.gif) repeat-y top left;
	padding: 25px 10px;
	font-weight: bold;
	color: #5a5a5a;
	font-size: 11px;
}

.BlogPBody .teaser, .BlogPBodyDetail .teaser, .CommentUserPicture
{
	background: url(../App_Themes/PersonalSite/Images/bg_blog_img.gif) no-repeat top left;
	width: 77px;
	height: 76px;
	padding-left: 5px;
	padding-top: 4px;
	float: left;
	margin: 0px 15px 15px 0px;
}

.BlogPBodyDetail .teaser
{
	margin: 0px 15px 0px 0px;
}

.BlogPBody .teaser img
{
	padding: 0px;
}

.BlogPBodyDetail
{
	background: #fff url(../App_Themes/PersonalSite/Images/bg_paper_bottom.jpg) no-repeat bottom left;
	padding: 10px 10px 25px 13px;
	font-weight: normal;
	color: #5a5a5a;
	font-size: 11px;
	width: 504px;
	line-height: 13px;
}

.IE6 .BlogPBodyDetail
{
	width: 484px;
}

.BlogPBodyDetail .summary
{
	background: #eaeaea;
	padding: 10px;
	margin: 0px 5px 5px 0px;
	min-height: 60px;
}

.PaperTop
{
	background: #fff url(../App_Themes/PersonalSite/Images/bg_paper_top.jpg) no-repeat top left;
	height: 7px;
	width: 524px;
	margin-top: 25px;
}

.IE6 .PaperTop
{
	width: 504px;
	height: 7px;
	margin-bottom: -7px;
}

.BlogPTitle
{
	background: #fff url(../App_Themes/PersonalSite/Images/bg_blog_header.gif) no-repeat center left;
	padding: 0px 10px 0px 30px;
	font-weight: bold;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin: 25px 0px 0px;
}

.BlogLeaveComment
{
	font-weight: bold;
	font-size: 13px;
}

.BlogCommentsTitle
{
	display: block;
	background: #fff url(../App_Themes/PersonalSite/Images/ico_comment.gif) no-repeat center left;
	padding-left: 30px;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 25px;
}

.comments .TextBoxField
{
	width: 250px !important;
}

.comments .TextAreaField
{
	width: 250px !important;
}

.comments input[type=submit]
{
	width: 70px;
}

.BlogCommentsSeparator
{
	display: none;
}

.PostCommentSeparatorLine
{
	background: #cbcbcb url(../App_Themes/PersonalSite/Images/blog_line.gif) no-repeat top right;
	height: 2px;
	width: 100%;
	margin-bottom: 12px;
	font-size: 0px;
}

.blogBreadcrumbs
{
	margin-top: 10px;
}

.blogBreadcrumbs a
{
	color: #a7a7a7;
}

.blogBreadcrumbs span
{
	font-weight: bold;
	font-size: 11px;
}

.ErrorLabel
{
	color: red;
	display: block;
}

/*#Forums#*/
.ForumManage
{
	border: 1px solid #cccccc;
	margin: 0px 5px 5px;
	padding: 2px 5px;
	background-color: #eeeeee;
}

.PostManageEdit table
{
	border: none !important;
}

.PostManageEdit .ForumNewPost td
{
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem
{
	width: 500px;
	height: 50px;
}

.SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

.ForumTree .PostTree .SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

/* Forum group */
.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: Arial;
}

.ForumGroup .Table
{
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #ffffff;
}

.ForumGroup .Table td
{
	padding: 6px;
}

.ForumGroup .Table .Header td
{
	font-weight: bold;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #010101;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #000000 url(../App_Themes/PersonalSite/Images/bg_forum_header.gif) repeat-x top left;
}

.ForumGroup .Table .Info td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #010101 url(../App_Themes/PersonalSite/Images/bg_forum_subheader.gif) repeat-x top left;
	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #010101;
}

.ForumGroup .Table .GroupDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}


.ForumGroup .Table .ForumInfo
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ForumGroup .Table .Threads
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .Posts
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime
{
	white-space: nowrap;
}

.ForumGroup .Table .PostUser
{
	white-space: nowrap;
}

.ForumGroup .ForumOdd td
{
	background-color: #f8f8ff;
}

.ForumGroup .Forum td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumGroup .Forum .ForumName
{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	color: black;
}

.ForumGroup .Forum .ForumDescription
{
	padding-left: 10px;
}

/* Forum flat view */
.ForumFlat
{
	margin-top: 15px;
}

.ForumFlat *
{
	font-family: Arial;
}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	border: 1px solid #cccccc;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/PersonalSite/Images/bg_forum_subheader.gif) repeat-x top left;
	height: 55px;
	vertical-align: top;
	color: #010101;
}

.ForumFlat .Table .ForumContent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*font-size: 110%;*/
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.ForumFlat .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #010101;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.ForumFlat .Table .Informations td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
	background-color: #fffec0;
}

.ForumFlat .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}

.ForumFlat .Table .Actions .ActionLink
{
	color: #000; 
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .Table .Posts td
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumFlat .Table .PostsTable
{
	width: 100%;
}

.ForumFlat .Table .PostsTable td
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .Pager td
{
	background-color: #eeeeee;
	border: none;
	padding: 0px;
	height: 23px;
	font-weight: bold;
	text-align: center;
}

.ForumFlat .Pager a
{
	font-weight: bold;
	text-decoration: underline;
	color: #65a02f;
}

.ForumFlat .ThreadTable
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .ThreadTable td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .ThreadTable .Header td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #010101;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../App_Themes/PersonalSite/Images/bg_forum_header.gif);
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .Posts
{
	text-align: center;
	width: 50px;
}

.ForumFlat .ThreadTable .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .PostTime
{
	white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #a7a7a7;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	font-size: 14px;
}

.ForumFlat .ForumBreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.PostText
{
	display: block;
	margin: 5px 0px 5px 5px;
}

.PostIndent
{
	margin-left: 45px;
}

.ForumPost .PostUser
{
	color: #000;
	font-size: 13px;
}

.ForumPost .PostUser:hover
{
	text-decoration: none;
}

.ForumPost .PostSubject
{
	font-weight: bold;
	font-size: 13px;
	padding: 2px 0px;
	
}

.ForumPost .PostActionLink
{
	color: #000;
	padding: 0px 5px;
	font-weight: normal;
	font-size: 12px;
}

.ForumPost .PostImage img
{
	background: url(../App_Themes/PersonalSite/Images/bg_blog_img.gif) no-repeat top left;
	width: 66px;
	height: 66px;
	padding: 5px;
	/*float: left;*/
	margin: 6px 15px 5px 6px;
}

/* New post form */
.ForumNewPost
{
	padding: 5px;
	font-family: Arial;
}

.ForumNewPost .PostReply
{
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .FormPadding
{
	/*border: solid 1px #cccccc;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .Title
{
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

.ForumFlat .ForumNewPost .PostForm td
{
	border: none;
}

.ForumNewPost .ItemLabel
{
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.ForumNewPost .Button
{
	width: 100px;
}

.ForumNewPost .TextboxItem
{
	width: 500px;
}

.ForumNewPost .TextboxItemShort
{
	width: 300px;
}

.ForumNewPost .TextareaItem
{
	width: 500px;
	height: 200px;
}

.forumSearch
{
	margin: 20px 0 5px 0;
	padding-left: 2px;
}

.forum h1
{
	padding-left: 2px;
}

/*#Photogallery#*/
.zoneMain
{
	min-height: 500px;
}

.IE6 .zoneMain
{
	height: 500px;
}

.photoGallery
{
	margin-left: -10px;
	margin-top: 10px;
}
.gallery .teaser
{
	float: left;
	background: url(../App_Themes/PersonalSite/Images/bg_photo.gif) no-repeat top left;
	width: 158px;
	height: 125px;
	padding: 8px 7px 10px 7px;
}

.gallery .teaser img
{
	border: 0px;
}

.gallery p
{
	color: #5a5a5a;
}

.lightBoxGallery 
{
	width: 682px;
	margin: 0px auto;
}
.lightBoxGallery a
{
	background: url(../App_Themes/PersonalSite/Images/bg_photo.gif) no-repeat top left;
	width: 145px;
	height: 110px;
	padding: 8px 7px 10px 7px;
	display: block;
	float: left;
	margin: 10px 5px;
	border: 0px;
}

.lightBoxGallery img
{
	border: 0px;
}

.lightBoxGallery .blogBreadcrumbs
{
	margin-left: 5px;
}

.lightBoxGallery .blogBreadcrumbs a	
{
	display: inline;
	background: none;
	float: none;
	padding: 0px;
	margin: 0px;
}

/*#Search page#*/
.search
{
	padding-left: 4px;
}

.search h1
{
	padding-left: 5px;
}

.SearchDialog
{
	margin-bottom: 20px;
	margin-left: 3px;
}

.SearchResult
{
	margin: 10px 5px;
}

.ResultTitle
{
	margin: 2px 0px;
}

.ResultTitle a
{
	background: url(../App_Themes/PersonalSite/Images/arrow.gif) no-repeat center left;
	padding-left: 8px;
}

.PagerControl
{
	margin-bottom: 10px;
}

/*#My profile#*/
.myAccount .zoneLeft
{
	padding-top: 15px;
}

.MyProfileUserSignature
{
	width: 300px;
	height: 100px;
}

.MyProfilePanel input[type=text]
{
	width: 300px;
}

.MyProfilePanel select
{
	width: 307px;
}

.MyProfilePanel input[type=submit]
{
	width: 70px;
}

.Gecko .MyProfilePanel select
{
	width: 304px;
}

.PagerResults, .PagerNumberArea
{
	font-size: 11px;
	margin-left: 5px;
}

.myAccount .PagePlaceholderTitle
{
	display: block;
	overflow: hidden;
	width: 450px;
}

/*#Logon page#*/
.logonReg .zoneLeft
{
	background: none;
}

.logonReg
{
	margin-top: 15px;
}