/* CSS Document */

#holder #contentRow {background:#E5E5ED;}

#holder #contentRow #content h1 {font-size:2.2em; text-transform:uppercase; margin:22px 0 0 0; padding:0 0 28px 0; border-bottom:3px solid #000;}
#holder #contentRow #content h1 span {font-weight:normal; font-size:0.9em; text-transform:none;}
#holder #contentRow #content p {line-height:1.4em;}

/* login */
#holder #contentRow #content p.portfolioLogin {font-size:1.1em; padding:0; margin:25px 0 10px 0;}
#holder #contentRow #content fieldset.portfolioLogin {}
#holder #contentRow #content fieldset.portfolioLogin label {float:left; font-size:1.1em; width:132px;}
#holder #contentRow #content fieldset.portfolioLogin input {float:left; display:inline; width:256px; border:1px solid #000; font-size:1.1em; padding:2px; margin-bottom:5px;}
#holder #contentRow #content fieldset.portfolioLogin input.login {border:0; margin:17px 0 40px 278px; width:115px; font-size:1.1em; height:18px; padding:0px 2px 0 6px; background:#02004E url(../../images/portfolio/submit-arrow.gif) center right no-repeat scroll; color:#FFF; font-weight:bold; text-align:left; cursor:pointer;}
#holder #contentRow #content ul#portfolioLogin {}
#holder #contentRow #content ul#portfolioLogin li {font-size:1.1em; padding:0 0 12px 12px; background:url(../../images/portfolio/link-cross.gif) 0em 0.3em no-repeat scroll;}
#holder #contentRow #content ul#portfolioLogin li a {font-weight:bold; color:#000;}
#holder #contentRow #content ul#portfolioLogin li a:hover {text-decoration:underline;}
/* end login */

/*register */
#holder #contentRow #content p.portfolioRegister {font-size:1.1em; padding:0; margin:25px 0 10px 0;}
#holder #contentRow #content span.required {color:#02004E;}
#holder #contentRow #content fieldset.portfolioRegister {margin-top:10px;}
#holder #contentRow #content fieldset.portfolioRegister span.required {float:left; display:block; font-size:1.1em; width:14px;}
#holder #contentRow #content fieldset.portfolioRegister span.notRequired {float:left; display:block; font-size:1.1em; width:14px;}
#holder #contentRow #content fieldset.portfolioRegister label {float:left; font-size:1.1em; width:132px;}
#holder #contentRow #content fieldset.portfolioRegister label.dataProtect {float:left; width:auto; font-weight:normal; padding:3px 0 0 5px;}
#holder #contentRow #content fieldset.portfolioRegister input {float:left; display:inline; width:256px; border:1px solid #000; font-size:1.1em; padding:2px; margin-bottom:5px;}
#holder #contentRow #content fieldset.portfolioRegister select {float:left; font-size:1.1em; margin-bottom:5px;}
#holder #contentRow #content fieldset.portfolioRegister input.register {border:0; margin:17px 0 40px 292px; width:115px; font-size:1.1em; height:18px; padding:0px 2px 0 6px; background:#02004E url(../../images/portfolio/submit-arrow.gif) center right no-repeat scroll; color:#FFF; font-weight:bold; text-align:left; cursor:pointer;}
#holder #contentRow #content fieldset.portfolioRegister input.checkBox {float:left; width:auto; border:0; margin-bottom:50px;}
/* register */

/* eBrochure */
#holder #contentRow #content table.eBrochure {border:0; width:100%;}
#holder #contentRow #content table.eBrochure td {border:0; background-color:#D9D9E5; padding:4px 0;}
#holder #contentRow #content table.eBrochure td.title {font-weight:bold; padding:0 18px 0 12px; background:url(../../images/portfolio/title-arrow.gif) 0.2em 0.95em no-repeat scroll; background-color:#D9D9E5;}
#holder #contentRow #content table.eBrochure td.view {padding-right:36px;}
#holder #contentRow #content table.eBrochure td.delete {padding-right:12px;}
#holder #contentRow #content table.eBrochure td.divider {padding:0; border:0; background:url(../../images/portfolio/divider.gif) repeat-x scroll;}
#holder #contentRow #content table.eBrochure td.dynamic {background-color:#E5E5ED;}
#holder #contentRow #content table.eBrochure td.moveButtons {text-align:right;}
#holder #contentRow #content table.eBrochure td.move input {cursor:pointer;}
#holder #contentRow #content table.eBrochure td a {font-weight:bold; color:#000; padding-left:12px; background:url(../../images/portfolio/link-cross.gif) 0em 0.3em no-repeat scroll;}
#holder #contentRow #content table.eBrochure td a:hover {text-decoration:underline;}

#holder #contentRow #content fieldset.eBrochure {}
#holder #contentRow #content fieldset.eBrochure div {float:right; margin:25px 0 15px;}
#holder #contentRow #content fieldset.eBrochure input.eBrochureButton {border:0; width:162px; font-size:1.1em; padding:3px 2px 3px 0; background:#010050 url(../../images/portfolio/ebrochure-arrow.gif) center right no-repeat scroll; color:#FFF; font-weight:bold; cursor:pointer;}
/* end eBrochure */