﻿ html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img
{
    margin: 0;
    padding: 0;
    border: 0;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight:normal;
    color: #FF0000;
    padding-bottom: 10px;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding-bottom: 5px;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    line-height:20px;
    padding-bottom: 10px;
    font-weight: bold;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height:20px;
    padding-bottom: 10px;
}

a
{
    color: #0000ff;
    text-decoration: none;
}

a:hover
{
    color: #ff0000;
    text-decoration: underline;
}

/* courselisting start */

#courselistings
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    }
    
#courselistings th
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    text-align: left;
    }

/* courselisting ends */

#gridlistings 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
 line-height: 24px;
}
#gridlistings th 
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 40px;
    text-align:center ;
    
    }


/* Internet explorer 3px jog fix START */
.borderFix
{
    border: "0";
    display: block;
}
/* Internet explorer 3px jog fix ENDS */


/* Bought over from original site */

.imgL {
margin: 5px 25px 15px 0px;
float:left;
}

.imgR {
margin: 5px 0px 15px 25px;
float:right;
}

.imgDoc
{
margin: 5px 0px 15px 25px;
float:right;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}

/* Bought over from original site ENDS */




.imgC
{
    vertical-align: middle;
}

#pagewidth
{
    width: 980px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    height: 100px;
    width: 100%;
    background-image: url('../images/header.jpg');
    background-color: #ee3f20;
}

#campaign
{
    width: 300px;
    height: 100px;
    float: right;
}

#navMain
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ff0000;
    position: relative;
    background-color: #bbbbbb;
    width: 100%;
    padding: 10px 0px 10px 0px;
    text-transform: capitalize;
    margin-top: 1px;
}

#navMain a
{
    text-decoration: none;
    color: #000000;
}



#navMain a:hover
{
    text-decoration: none;
    color: #333333;
}

#navMain ul li
{
    list-style-type: none;
    display: inline;
    padding-left: 7px;
}

.MainOn a
{
    text-decoration: none;
    color: #000000;
    font-weight:bold;
}

#lang
{
    width: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    float: right;
    margin-right: 10px;
    text-align: right;
}

#lang a
{
    color: #ffffff;
    text-decoration: none;
}

#lang a:hover
{
    color: #333333;
    text-decoration: none;
}

#navSub
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ff0000;
    position: relative;
    background-color: #ffffff;
    width: 100%;
    padding: 10px 0px 10px 0px;
}

#navSub a
{
    text-decoration: none;
    color: #000000;
}

#navSub a:hover
{
    text-decoration: none;
    color: #333333;
}

#navSub ul li
{
    list-style-type: none;
    display: inline;
    padding-left: 10px;
}


#leftcol
{
    width: 20%;
    float: left;
    position: relative;
    background-color: #ffffff;
}


.leftContent
{
    border-top: solid 5px #bbbbbb;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}

.leftNav1 a.menuitem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
    width: auto;
    text-decoration: none;
    display: block;
    background-color: #eeeeee;
   background-color: #FFFFFF;
    padding: 5px 10px 5px 10px;
    color: #000000;
    border-bottom: solid 1px #999999;
    margin-bottom:1px;
}

.LeftOn 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
    width: auto;
    text-decoration: none;
    display: block; 
    background-color: #FFFFFF;
    padding: 5px 10px 5px 10px;
    color: #000000;
    border-bottom: solid 1px #999999;
    margin-bottom: 1px;   
    background-image:url(../images/arrow.gif);
    background-repeat:no-repeat;
    vertical-align:middle;
}


.leftNav1 a.menuitem .statusicon
{
    position: absolute;
    top: 5px;
    left: 0px;
    border: none;
}

.SubLeftOn 
{
    background-image:url(../images/arrow.gif);
    background-repeat:no-repeat;
    vertical-align:middle;
    
    }

.leftNav2
{
    width: auto;
    background-color: #e9e9e9;
    padding: 5px 0px 5px 10px;
    border-bottom: solid 1px #999999;
    
   
}

.leftNav2 ul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;   
    list-style-type: none;    
}

.leftNav2 ul li a
{
    padding: 5px 0px 5px 10px;
    display: block;
    text-decoration: none;
    color: #000000;
}

.leftNav2 ul li a:hover
{
    text-decoration: none;
    color: #666666;
}


/* modded v13 */


/* modded end */

.leftNav3
{
   background-color: #FFFFFF;
    padding: 5px 10px 5px 20px;
}

.leftNav3 ul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 5px 5px 0px;
    list-style-type: none;
    
}

.leftNav3 ul li a
{
    padding: 5px 0px 5px 0px;
    display: block;
    text-decoration: none;
    color: #000000;
}

.leftNav3 ul li a:hover
{
    text-decoration: none;
    color: #666666;
}

#twocols
{
    width: 80%;
    float: right;
    position: relative;
}

#maincol
{
    background-color: #FFFFFF;
    float: left;
    display: inline;
    position: relative;
    width: 627px;
}

#mainContent
{
    border-top: solid 5px #ff0000;
    margin: 0px 20px 10px 20px;
    padding-top: 5px;
}

#mainContent a
{
    text-decoration: none;
    color: #0000ff;
}

#mainContent p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    padding-bottom: 15px;
}

#mainContent h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 15px 0 10px 0;
    border-top: dotted 1px #FF0000;
    padding-top: 10px;
    font-weight: bold;
}

#mainContent a:hover
{
    text-decoration: underline;
    color: #ff0000;
}

#mainContent ul li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-left: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

#rightcol
{
    width: 157px;
    float: right;
    position: relative;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.support
{
    background-color: #ffffff;
    margin-bottom: 10px;
}

.supportHeader
{   
    background-color: #FFFFFF;
    background-image: url('../elements/generic/thin/support_bg_header_narrow.gif');
    background-repeat: no-repeat;
    height: 53px;
    padding: 8px 0px 0px 10px;
}

.supportContent
{
    background-color: #FFFFFF;
    background-image: url('../elements/generic/thin/support_donate_bg_narrow.gif');
    background-repeat: repeat-y;
    width: 157px;
}

.supportText
{
    background-color :#FFFFFF;
    width: 135px;
    margin: 0px 0px 0px 10px;
}

.supportText p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height:20px;
    padding-bottom: 10px;
    width: 135px;
}


.supportFooter
{
    background-color :#FFFFFF;
    background-image:url('../elements/generic/thin/support_donate_bg_footer_narrow.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 157px;
}


.supportFooter p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0000ff;
    width: 145px;
    text-align: right;
}


.donate
{
    background-color: #ffffff;
    margin-bottom: 10px;
}

.donateHeader
{
    background-color :#FFFFFF;
    background-image:url('../elements/generic/thin/donate_bg_header_narrow.gif');
    background-repeat:no-repeat;
    height: 53px;
    padding: 8px 0px 0px 10px;
}

.donateContent
{
    background-color :#FFFFFF;
    background-image:url('../elements/generic/thin/support_donate_bg_narrow.gif');
    background-repeat: repeat-y;
    width: 157px;
}

.donateText
{
    background-color :#FFFFFF;
    width: 135px;
    margin: 0px 0px 0px 10px;
}

.donateFooter
{
    background-color :#FFFFFF;
    background-image:url('../elements/generic/thin/support_donate_bg_footer_narrow.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 157px;
}


.donateFooter p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0000ff;
    width: 145px;
    text-align: right;
}

.eadvice
{
    background-color: #ffffff;
    margin-bottom: 10px;
}

.eadviceHeader
{
    background-color :#FFFFFF;
    background-image:url('../elements/generic/thin/eadvice_bg_header_narrow.gif');
    background-repeat:no-repeat;
    height: 53px;
    padding: 8px 0px 0px 10px;
}

.eadviceContent
{
    background-color :#FFFFFF;
    background-image:url('../elements/generic/thin/support_donate_bg_narrow.gif');
    background-repeat: repeat-y;
    width: 157px;
}

.eadviceText
{
    background-color :#FFFFFF;
    width: 135px;
    margin: 0px 0px 0px 10px;
}

.eadviceFooter
{
    background-color :#FFFFFF;
    background-image:url('../elements/generic/thin/support_donate_bg_footer_narrow.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 157px;
}


.eadviceFooter p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0000ff;
    width: 145px;
    text-align: right;
}

/*
.leftBox a
{
    color: #000000;
}

.leftBox a:hover
{
    color: #333333;
}

.leftBox
{
    padding: 10px;
    border-top: solid 5px #bbb;
    background-color: #eeeeee;
    margin-bottom: 10px;
}
*/
/* Col1 news starts here */
.leftBoxNews
{
    background-image: url('../elements/newstwitter/newsbg.jpg');
    margin-bottom: 10px;
}

.leftBoxNews ul li
{
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    width: 176px;
    font-size: 12px;
    list-style-type: none;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #666666;
}

.leftBoxNews a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    list-style-type: none;
    line-height: 20px;
    color: #000000;
}

.NewsHeader
{
    width: 196px;
    height: 50px;
    background-image: url('../elements/newstwitter/newsheader.jpg');
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

.NewsHeader h2
{
    margin-left: 10px;
    width: 125px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight:normal;
    color: #FF0000;
    padding-top: 10px;
}

.NewsHeader p
{
    margin-left: 10px;
    width: 125px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
}

.NewsFooter
{
    width: 196px;
    height: 10px;
    background-image: url('../elements/newstwitter/newsfooter.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

.NewsFooter p
{
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    width: 176px;
    font-size: 12px;
    }
    
/* Col1 news ends here */
#footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #bbbbbb;
    padding: 5px 0px 5px 0px;
    text-transform: capitalize;
    clear: both;
}


#footerText li
{
    list-style-type: none;
    display: inline;
    margin-left: 5px;
    padding-left: 5px;
}

#footerText a
{
    text-decoration: none;
    color: #000000;
}

#footerText a:hover
{
    text-decoration: none;
    color: #333333;
}

.space
{
    margin-left: 95px;
}


/* *** Float containers fix*/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */



/*printer styles*/
@media print
{
    /*hide the left column when printing*/
    #leftcol
    {
        display: none;
    }

    /*hide the right column when printing*/
    #rightcol
    {
        display: none;
    }
    #twocols, #maincol
    {
        width: 100%;
        float: none;
    }
}

/* advice near you map */

#surgery-map
{
 display : block;
 margin-left: 100px;
 margin-right: auto;
 margin-top : 30px; 
 }
 
 /* surgery details/main */
 #mainoffice
{
    padding: 20px 20px 20px 20px;
    background-color: #cccccc;  
    width: 547px;  
}

.surgery
{
    padding: 20px 20px 20px 20px;
    margin: 20px 0px 20px 0px;
    border: solid 1px #cccccc; 
    width: 547px; 
    float : left;  
}

/*.surgeryvenue p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;

} */

.surgerycontent
{
    width:100%;
}

.surgerytitle
{
    width: 200px;
    font-weight: bold;
    float: left;
}

.surgerydetail
{
    width: 330px;
    float: left;
}

.surgeryvenuetitle
{
    width: 200px;
    font-weight: bold;
    float: left;
}

.surgeryvenuedetail
{
    width: 330px;
    float: left;
}

.surgeryvenuetitle p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}

.surgeryvenuedetail p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
/* course details */
#coursefinder
{
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background-color: #cccccc;  
    width: 547px;  
}

#coursefinder h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 0px 0 10px 0;
    font-weight: bold; 
    border-top: none;
}

.courseresult
{
    padding: 20px 20px 20px 20px;
    margin: 0px 0px 20px 0px;
    border: solid 1px #cccccc; 
    width: 547px;
    float: left;
}

.courseresult h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 0px 0 10px 0;
    font-weight: bold; 
    border: none;
}
.FindCourseTitle
{
    width: 70px;
    font-weight: bold;
    float: left;
    padding-right: 20px;
    text-align: right;
    font-weight:normal;
}

.FindCourseMenu
{
    width: 410px;
    float: left;
}
.ContactFormTitle
{
    width: 125px;
    font-weight: bold;
    float: left;
    padding-right: 20px;
    text-align: right;
    font-weight:normal;
}

.ContactFormField
{
    width: 425px;
    float: left;
}


.ContactStyle
{
    width: 100%;
    height: 40px;
    float: left;
}
.ContactStyleBig
{
    width: 100%;
    height: 100px;
    float: left;
}

.ContactStyleStory
{
    width: 100%;
    height: 200px;
    float: left;
}

.ContactStyleAddress
{
    width: 100%;
    height: 120px;
    float: left;
}

#ctl00_MainContent_generalcontactform1_cmdSend
{
    margin-left: 340px;
    font-size: 17px;
    padding: 2px;
    margin-top : 30px;
}

.date
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    line-height:20px;
    padding-bottom: 10px;
    font-weight: bold;
}

#DelegateTable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
