<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

	Layout Styles

*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

p {
 padding: 10px;
 padding-left: 0;
}

#divWrapper { 
 margin: 0 auto;
 /*width: 960px;*/
 width:100%;
 /*padding: 0 20px 0 20px;*/
 /*background: #ffffff url(../Images/mainmenu/wrapper_bg.gif) repeat-x;*/
}

#divContent { 
 /* float: left;*/
 color: #333;
 /* height: 350px; */
 width: 725px;
 /*display: inline;*/
 padding: 0 20px 20px 20px;
 /*background-color: #fff;*/
}

#divHeader {
 color: #333;
 width: 960px;
 /* float: left; */
 /* height: 110px; */
}

/* NEW THEME ADDITIONS */
#divHeaderType2 {
 color: #333;
 width: 960px;
 margin-bottom:20px;
}
    #divHeaderType2 #divLogo {
        float:left;
        width:400px;
    }
    #divHeaderType2 #divSmallNav {
        float:right;
        width:550px;
    }

#divMainNav {
    height:45px;
}

#divHeaderWrapper {
    /*background-color: #fcfcfc;*/
    width:100%;
}
#divHeaderBg {
    width:1000px;
}
#divHeader, #divHeaderBg, #divHeaderType2, #divContent {
    margin-left:auto;
    margin-right:auto;
}

/* END OF NEW THEME ADDITIONS */

#divFooter { 
 width: 960px;
 clear: both;
 color: #333;
 padding: 50px 0 15px 0;
 /*background-color: #FFF;*/
 margin: 0 auto;
 padding: 30px 20px 10px;
 margin-bottom: 20px;
}

#divLeftColumn { 
 color: #333;
 /* height: 700px; */
 width: 215px;
 float: left;
 background-color: #fff;
 min-height: 565px;
 padding-bottom: 10px;
}

/*

	Sub Navigation

*/

body {
	 margin: 0;
	 /*background: url(../Images/3DCV-Edit-V2/main_bg.gif) repeat-x;*/
	 
}

.wrapperNavi {
	background: url(../Images/3DCV-Edit-V2/bg.jpg) no-repeat;
	padding: 0 0 0 0;
	height: 100%;
}

.topmenu {
	display: block;
	width: 186px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	height: 25px;
	background: url(../Images/3DCV-Edit-V2/topmenu_bg.gif) repeat-x;
	padding-top: 8px;
	margin: 10px 0 1px 5px;
	outline: none;
	border: 2px solid #d9d9d9;
}

.topmenu:hover {
	/*background: url(../Images/3DCV-Edit-V2/topmenu_bg_ro.gif) repeat-x;*/
}

.preload_images {
	display: none;
}

h4 {
	margin: 0;
}

.submenu h5 {
	margin: 0;
	width: 188px;
}

.submenu h5 a {
	display: block;
	margin: 1px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	background: #dceef8 url(../Images/3DCV-Edit-V2/menu_bg.gif) left no-repeat;
	color: #245783;
	font-weight: normal;
	font-size: 12px;
	width: 189px;
	height: 26px;
	text-decoration: none;
	padding: 10px 0 0 6px;
	outline: none;
}

.submenu h5 a:hover, 
.submenu h5 a.Active {
	/*background: #acd9f7 url(../Images/3DCV-Edit-V2/menu_bg_ro.gif) left no-repeat;*/
}

.submenu h5 a.visited {
	/*background: #acd9f7 url(../Images/3DCV-Edit-V2/menu_bg_ro.gif) left no-repeat;*/
}

h5 ul {
	margin: 30px;
}

.submenu ul {
	list-style: none;
	display: none;
	margin: 0;
	padding: 0;
	margin-top: 1px;
}

.submenu li {
	display: inline;
}

.submenu ul li a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #245783;
	font-size: 11px;
	height: 26px;
	padding: 10px 0 0 26px;
	font-family: Helvetica, Arial, sans-serif;
	background: #e6f7d7;
	margin: 1px 0 0 5px;
}

.submenu ul li a:hover, 
.submenu ul li a.Active {
	background: #acd9f7;
}

.submenu_active {
	background: #acd9f7;
}

.PanelHide
{
	display: none;
}

div.status_bar_bg 
{
	background: url(../Images/Misc/StatusBarBG.gif) repeat-x;
	width: 200px;
	margin-right: 10px;
	height: 12px;
}

div.status_bar_fill 
{
	background: url(../Images/Misc/StatusBarFill.gif) repeat-x;
}

.Milestone {
	display: block;
	margin-bottom: 15px;
	border: 1px solid #000;
	padding: 10px;
	background-color: #d9e2e7;
	border: 1px dotted #999999;
}

.btnIncrease {
	width: 20px;
	height: 20px;
	display: block;
}

.btnDecrease {
	width: 20px;
	height: 20px;
}

.Link
{
	color: #00a8e5;
	font-weight: bold;
}

.btnDone
{
    background: url(../Images/Buttons/wp9dfebaa2.png) no-repeat;
	display: block;
	text-align: center;
	vertical-align:middle;
	height: 22px;
	width: 100px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 0.9em;
	border: 0;
	cursor: pointer;
	text-decoration:none;
	font-weight:bold;
    }
        
.btnDone:hover {
	text-decoration: none;
}

.TextBoxStyle
{
    border: 1px solid #CCCCCC;
    height: 20px;
    text-align: left;
    vertical-align: top;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 3px;
    font-size: 15px;
}

.AlternativeSupport {
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: -4px;
    top: 40%;
    z-index: 2247000000;
}

    .AlternativeSupport:hover {
        right: 0px;
    
    }
	
#divLeftColumn { display: none; }
#divContent { width: 960px; }

/* Change Email/Password */
.email-password-change &gt; div.ui-dialog-titlebar {
    background: #666666 !important;
    border-color: #666666 !important;
    color: #fff !important;
}

div#tabs &gt; .ui-tabs-panel {
	padding: 1em 1.0em !important;
}

li.switch-theme-container-item &gt; select {
    max-width: 125px;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    height: 18px;
    padding: 0;
    margin: 0;
}

#imgUserAvatar {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 1px solid #fff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%
}

#workspaceMarginTop {
	margin-top: -5.6em;
	padding-top: 30px !important;
}</pre></body></html>