﻿body
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #666666;
    margin: 0px;
}

h1, h2, h3
{
    color: #9b046d;
    margin: 0px;
}

h1
{
    font-size: 1.6em;
    padding: 5px 0 5px;
}

h2
{
    font-size: 1.2em;
    padding: 4px 0;
}

h3
{
    font-size: 1.0em;
    padding: 1px 0 1px;
}

p
{
    line-height: 1.5em;
    margin: 0px;
    margin-bottom: 10px;
}

a, a:link, a:visited
{
    color: #666666;
    text-decoration: underline;
}

a:hover, a:active
{
    color: #9b046d;
    text-decoration: underline;
}

strong
{
    color: #9b046d;
}

.clear
{
    width: 100%;
    height: 0px;
    line-height: 0px;
    clear: both;
    border: 0px;
    display: block;
}

.main
{
    width: 745px; /***background: #f2f2f2 url(Images/bg_pattern.jpg) no-repeat left bottom;***/
    margin: 0 auto 0;
    background-color:Transparent;
}


/*header*/

.headingNew
{
    border-bottom: 1px dotted #a8287d;
    font-size: 18px;
    font-weight: bold;
    padding-right: 6em;
    padding-bottom: 5px;
    margin-bottom:10px;
    color: #A8287D;
    display:block;
}


/*body*/
.content
{
    width: 705px;
    padding: 0px 20px 70px 20px;
    background: none;
}

.menu
{
    padding: 10px 0px;
}

a.menuTab, a.menuTab:link, a.menuTab:visited, a.menuTab:hover, a.menuTab:active
{
    color: #666666;
    text-decoration: underline;
    background: transparent url(Images/mhpn_icon.jpg) no-repeat left center;
    padding-left: 13px;
    padding-right: 10px;
}

a.menuTabSelected, a.menuTabSelected:link, a.menuTabSelected:visited, a.menuTabSelected:hover, a.menuTabSelected:active
{
    color: #9b046d;
    text-decoration: underline;
    background: transparent url(Images/mhpn_icon.jpg) no-repeat left center;
    padding-left: 13px;
    padding-right: 10px;
}

.contentForm
{
    width: 500px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
}

.contentInstr
{
    width: 195px;
    padding-right: 0px;
    float: right;
}

ul.mainForm
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.mainForm li
{
    display: block;
    float: left;
    text-align: left;
}

li.mainForm input, li.mainForm select
{
    margin: 2px 0 2px;
}

.formTitle
{
    font-size: 1.0em;
    color: #858585;
    margin: 0px;
    padding: 4px 0;
    display: block;
}

.formTitlePink
{
    color: #9b046d;
    font-weight: bold;
    font-size: 1.2em;
    padding: 4px 0;
    display: block;
}

ul.instr-text
{
    list-style-type: none;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.5em;
    display: block;
}

ul.instr-text li
{
    width: 100%;
    display: block;
    clear: both;
    float: left;
}


.errorSummary
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.errorSummary ul
{
    width: 100%;
    list-style-type: circle;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
}

.errorSummary ul li
{
    height: 1.5em;
    display: block;
    float: left;
    clear: both;
    list-style-type: circle;
}

.form_bottom_text
{
    width:492px;
    height:88px;
    background: transparent url(Images/bottom_text_bg.gif) no-repeat left center;  
    margin-top:30px;      
}

.form_bottom_text p
{
    font-size:13px;
    line-height:16px;
    padding-top:10px;
    text-align:justify;
    margin:0px 10px;
}

.workshop-date-list
{
    text-align:center; 
    margin-right:2px;
}

/*footer*/
.footer
{
    width: 100%;
}



/******* Workshop Stage2********/
ul.workshop-vmenu
{
    width:100%;
    padding:0px;
    margin:0px;
}

ul.workshop-vmenu li
{
    display:block;
    width:100%;
    list-style-type:none;
    float:left;
    padding-bottom:10px;
}
