﻿body 
{
    margin:0px;
    padding:0px;
    color:#3a3a3a;
    font-size:12px;
    font-family:Arial;
    background:url(../images/site-bg.jpg) no-repeat center 0px;
}
img
{
    margin:0px;
    padding:0px;
}
a img
{
    border:0px;
}
sup 
{
	font-size:65%;
    line-height:70%;
    vertical-align:text-top;
}
.float-left
{
    float:left;
}
.float-right
{
    float:right;
}
.clear 
{
	clear: both;
}
.bold
{
    font-weight:bold;
}
.italic
{
    font-style:italic;
}
.lowercase
{
    text-transform:lowercase;
}
.black
{
    color:#3a3a3a;
}
.purple
{
    color:#552c77;
}
.continued
{
    font-size:80%;
    font-weight:normal;
    text-transform:lowercase;
}
.footnote
{
    font-size:11px;
}
.formError
{
    color:#ff0000;
}
a
{
    color:#0091b5;
    text-decoration:underline;
    cursor: pointer;
}
a:hover
{
    text-decoration:none;
}




/*::::::::::  LAYOUT CONTAINERS  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#SiteContainer
{
    width:996px;
    margin:0px auto;
}
#HeaderContainer
{
    height:118px;
    padding:3px 0px 0px 0px;
}
#InternalContainer
{
    height:435px;
}
#FooterCalloutsContainer
{
    width:100%;
    height:87px;
    background:url(../Images/footer-callouts-bg.gif) repeat-x 0px 0px;
}
#FooterCalloutsFlash
{
    width:996px;
    height:87px;
    margin:0px auto;
}

#Footer
{
    width:996px;
    margin:0px auto;
    font-size: 10px;
}

#FooterUL 
{
    padding: 10px 0 0;
    margin: 0 0 15px 0;
}

#FooterUL li 
{
    float: left;
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0px 10px;
    border-right: 1px solid #7a7a7a;
}

#FooterUL li.galderma
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0px 10px 0 0px;
    border-right: none;
}


/*::::::::::  HEADER CONTAINER  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.header-logo
{
    float:left;
}
.header-isi_btn
{
    float:left;
    margin:0px 0px 0px 25px;
}
.prescribing-info
{
    float:left;
    font-weight: normal;
    padding: 3px 12px 0;
    text-decoration:none;
    font-size: 11px;
}
.SearchContainer
{
    height:30px;
    padding:0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    float:right; clear:right;
    background:url(../Images/search-bg.gif) no-repeat 10px 4px;
}
.searchBox
{
    width:150px;
    height:15px;
    font-size:11px;
    margin:7px 0px 0px 27px;
    padding:0px;
    float:left;
    border:0px;
}
.searchBtn
{
    float:left;
    margin:4px 0px 0px 3px;
}
#HeaderWelcome
{
    float:right;
    font-size:11px;
    font-weight:bold;
    text-align:right;
    width:590px;
}
#HeaderWelcome a
{
    color:#49176d;
    text-decoration:none;
}
#HeaderWelcome a:hover
{
    text-decoration:underline;
}
#HeaderWelcome ul
{
    list-style:none; margin:0; float: right;
}
#HeaderWelcome ul li
{
    float:left;
    padding:0px 4px;
}






/*::::::::::  INTERNAL NAVIGATION  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#InternalNav
{
    width:180px;
    height:415px;
    float:left;
    padding:20px 0px 0px 0px;
}
#InternalNav ul
{
    margin:0px;
    padding:0px 0px 30px 5px;
    width:145px;
    list-style:none;
}
#InternalNav ul li
{
    margin:0px;
    padding:6px 0px 6px 0px;
    border-bottom:1px dotted #3a3a3a;
}
#InternalNav ul li.section
{
    list-style:none;
    font-weight:bold;
    text-transform:uppercase;
    
}
#InternalNav ul li.current
{
    list-style:none;
    font-weight:bold;
    color:#0091b5;
    padding:8px 0px 8px 12px;
    background:url(../Images/list_item_bullet.gif) no-repeat 0px 11px;
}
#InternalNav ul li.link
{
    padding:8px 0px 8px 12px;
    background:url(../Images/list_item_bullet.gif) no-repeat 0px 11px;
}
#InternalNav ul li a
{
    list-style:none;
    color:#3a3a3a;
    text-decoration:none;
}
#InternalNav ul li a:hover
{
    color:#0091b5;
}


/*::::::::::  RESTICTED NAVIGATION  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#RestrictedNav
{
    width:180px;
    height:415px;
    float:left;
    padding:20px 0px 0px 0px;
}
#RestrictedNav ul
{
    margin:0px;
    padding:0px 0px 30px 5px;
    width:145px;
    list-style:none;
}
#RestrictedNav ul li
{
    margin:0px;
    padding:6px 0px 6px 0px;
    border-bottom:1px dotted #3a3a3a;
}
#RestrictedNav ul li.section
{
    list-style:none;
    font-weight:bold;
    text-transform:uppercase;
    
}
#RestrictedNav ul li.current
{
    list-style:none;
    font-weight:bold;
    color:#0091b5;
    padding:8px 0px 8px 12px;
    background:url(../Images/list_item_bullet.gif) no-repeat 0px 11px;
}
#RestrictedNav ul li.link
{
    padding:8px 0px 8px 12px;
    background:url(../Images/list_item_bullet.gif) no-repeat 0px 11px;
}
#RestrictedNav ul li a
{
    list-style:none;
    color:#3a3a3a;
    text-decoration:none;
}
#RestrictedNav ul li a:hover
{
    color:#0091b5;
}




/*::::::::::  INTERNAL CONTENT  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#InternalContent
{
    width:800px;
    height:400px;
    float:left;
    padding:0px 0px 0px 0px;
}
#InternalContent h1
{
    font-size:16px;
    font-weight:bold;
    color:#43165e;
    text-transform:uppercase;
    margin:0px 0px 0px 0px;
    padding:0px 0px 8px 0px;
}
#InternalContent h2
{
    font-size:13px;
    font-weight:bold;
    margin:0px;
    padding:10px 0px 8px 0px;
}
#InternalContent h2 a 
{
    text-decoration: none; text-transform: uppercase;
}
#InternalContent h3
{
    font-size:12px;
    font-weight:bold;
    margin:0px;
    padding:8px 0px 8px 0px;
}
#InternalContent h4
{
    font-size:15px;
    font-weight:bold;
    margin:0px;
    padding:8px 0px;
    color: #3a3a3a
}
#InternalContent p
{
    margin:0px;
    padding:8px 0px 8px 0px;
}
#InternalContent ul
{
    margin:0px;
    padding:5px 0px 0px 25px;
}
#InternalContent ul li
{
    color:#0091b5;
    padding:0px 0px 10px 0px;
}

ol { margin: 0 }

ol li { padding: 0 0 5px 0 }


/*::::::::::  RESTRICTED CONTENT  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#RestrictedContent
{
    width:800px;
    height:400px;
    float:left;
    padding:0px 0px 0px 0px;
}



/*::::::::::  INTERNAL PAGINATION  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#Pagination
{
    width:750px;
    float:left;
    font-size:11px;
}
#Pagination a
{
    font-weight:bold;
    text-decoration:underline;
}
#Pagination a:hover
{
    text-decoration:none;
}
#Pagination ul
{
    margin:0px;
    padding:0px 0px 0px 0px;
    list-style:none;
}
#Pagination li
{
    float:left;
    padding:0px 8px 0px 0px;
}
#Pagination li.current
{
    display:block;
    width:16px;
    height:16px;
    text-align:center;
    color:#636466;
    font-weight:bold;
    padding:1px 8px 0px 0px;
    background:url(../images/pagination_bg_current.gif) no-repeat 0px 0px;
}
#Pagination li.link a
{
    display:block;
    width:16px;
    height:16px;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    padding:1px 0px 0px 0px;
    text-decoration:none;
    background:url(../images/pagination_bg_link.gif) no-repeat 0px 0px;
}




/*::::::::::  SIMPLE.aspx  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#simple-steps
{
    padding:0px 0px 20px 20px;
}
#simple-steps h3
{
    padding:10px 0px 0px 0px;
}





/*::::::::::  REGISTER/DEFAULT.aspx  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.RegistrationTable
{
    font-size:12px;
}
.RegistrationLabelCell
{
    width:120px;
    font-size:inherit;
    text-align:right;
    padding:0px 8px 0px 0px;
}
.RegistrationInputCell
{
    font-size:inherit;
}
.inputTextBox
{
    width:150px;
    font-size:inherit;
}
.inputDropDown
{
    width:154px;
    font-size:inherit;
}
.inputCheckBox
{
    font-size:inherit;
}
.Programs
{
    font-size:inherit;
    padding:0px 0px 0px 0px;
}
.inputSubmit
{
    margin:10px 0px 0px 0px;
}



#RestrictedContent.clinical-reprints
{
    padding:80px 0px 0px 280px;
}
#ReprintsList 
{
    margin:0px;
    padding:10px 0px 10px 24px;
    font-size:11px;
}




/*::::::::::  FOOTER ISI  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#SafetyInfoContainer
{
    font-size:11px;
}
#SafetyInfoContainer h4
{
    margin:0px;
    padding:0px 0px 0px 0px;
}
#SafetyInfoContainer p
{
    margin:0px;
    padding:0px 0px 0px 0px;
}