/*#############################################################
Website : Alimera Sciences
Date: 2008 - 09 - 22
Author: Will Ballard
Company Website: http://ingensystems.com
Client: PictureThis
#############################################################*/
/*
*  {
margin: 0px;
padding: 0px;
}

*/



body{
background-image:url(Images/LeftTile.jpg);
background-repeat:repeat-x;
background-color: fff;
color: #666;
font-size: 76%;
text-align:center;
margin-bottom: 40px;
font-family:  Arial, Helvetica, sans-serif;
}

.fckBody {
text-align:left;
background-color:#fff;
background-image:none;
font-size:76%;
line-height:170%;
}

table {
border: 0px;
}

td {

}

p {
margin-bottom: 1.5em;
}

p, 
.Normal {
	font-size:1.0em;
	line-height:150%;
}

.NormalBold  {
	font-size:1.0em ;
	font-weight:bold;
}

h1 {
color: #343399;
font-size: 1.2em ;
line-height: 200%;
}

h2, 
.Head {
color: #343399;
font-size: 1.2em ;
line-height: 200%;
}

h3,
.SubHead{
color: #343399;
font-size: 1.1em;
line-height: 200%;
font-weight:normal;
}

h4,
.SubSubHead{
color: #666;
font-size: 1.0em ;
font-weight:bold ;
line-height: 200%;
}



.Normal img {

}

hr {
color: #fff; 
background-color: #fff; 
border: 1px solid #bfbfbf;
border-style: none none solid;
 }

p img {
border:0px;

}

/**/
LABEL A IMG {
display: none;
}

blockquote{

} 

.Normal ul {
}

 .Normal li {
margin-left: 15px;

list-style:disc;
}

blockquote A:link {
} 

body A:link,
body A:hover,
body A:active,
body A:visited
 { 
color: #6D8A95;
}


body A:hover
 { 
text-decoration: underline;
}

#OuterWrapper {
width:100%;
min-height:100%;
position:absolute;
left: 0px;
z-index:10;
}

/**/

#HomeTopBackground {
background-image:url(Images/RightTile.jpg);
background-position:top;
background-repeat:repeat-x;
height:100%;
width:50%;
position:absolute;
right: 0px;
top:0px;
z-index: 0;

}

#TopBackground {
background-image:url(Images/Interior/RightTile.jpg);
background-position:top;
background-repeat:repeat-x;
height:100%;
width:50%;
position:absolute;
right: 0px;
top:0px;
z-index: 0;

}





#PageWrapper {
width:906px;
background-image:url(Images/AlimeraMainBG.jpg);
background-position:top;
background-repeat:no-repeat;
margin: 0px auto 20px auto;
padding: 100px 58px 0px 58px;
text-align:left;
}


#HomeHeader {
height:76px;
margin-bottom: 20px;
}

#Logo {
margin-top:10px;
margin-left:12px;
width:200px;
float:left;
}

#NavBar {
width:640px;
float:right;
}

.HomeFlashPane {
min-height: 250px;
border-bottom: solid 1px #ccc;
clear:both;
}

.SinglePane {
clear:both;
min-height: 400px;
margin: 42px;
z-index:100;
}

.HomeLeftPane {
float:left;
width:480px;
min-height:200px;
margin-bottom:20px;
margin-top:20px;
}

#HomeContentWrapper {
background-image:url(Images/HomeRightColumnTile.jpg);
background-repeat: repeat-y;
background-position:right;

}

#HomeRightColumn {
float:right;
width:411px;
min-height:200px;


}

/*
#HomeRightColumnInner {
float:right;
width:411px;
}

*/

.HomeRightPane {
margin-left: 20px;
}




#HomeSearch {
text-align:center;
float: left;
width: 205px;
height: 20px;
padding: 20px 0;
line-height:18px;
border-bottom: solid 1px #ccc;
margin-bottom: 20px;

}

#HomeSearch img {
border:none;
vertical-align:top;

}

#Search img {
border:none;
vertical-align:top;

}

#HomeSearch .NormalTextBox,
#Search .NormalTextBox {
width: 130px;
border:solid 1px #ccc;
height:18px;
line-height:18px;
padding-left: 3px;
font-size:.9em;
color: #999;
}

#Date {
text-align:center;
border-left: solid 1px #ccc;
border-bottom: solid 1px #ccc;
float:right;
width: 205px;
height: 60px;
line-height:60px;
}

.Date {
color: #999;
}

.Search {
color: #999;
}

.HomeRightPane {
clear:both;
}

.Clear {
clear:both;
}

#Footer {
clear:both;
padding: 0 41px;
border-top: solid 1px #ccc;
text-align:center;
}

#FooterLeftCorner {
float:left;
width:35px;
height:35px;
background-image:url(Images/FooterLeftCorner.jpg);
}
#FooterRightCorner {
float:right;
width:35px;
height:35px;
background-image:url(Images/FooterRightCorner.jpg);
}

#FooterCenter {
height:35px;
margin: 0 35px;
background-color:#D9F0E8;
color:#A9BAB4;
line-height:35px;
}

.FooterText ,
.FooterText A:link, 
.FooterText A:visited, 
.FooterText A:active, 
.FooterText A:hover {
color:#828884 !important;
line-height:35px;
font-size:.9em;
}



.ControlPanel { 
width:1022px;
margin:0px auto;

}

.FileManager {
background-color:#fff;
}

.FormTable {
width:500px;
clear:both;
}


.FormTable td {
padding:3px;
text-align:left;
}

.FormTable .NormalTextBox {
width: 250px;
border: 1px solid #ccc;
color:#999999;
height:20px;
line-height:20px;
padding-left: 2px;
}

.FormTable .ShortTextBox {
width: 100px;
border: 1px solid #ccc;
color:#999999;
height:20px;
line-height:20px;
padding-left: 2px;
}

.FormTable .MultiTextBox {
width: 300px;
border: 1px solid #ccc;
color:#999999;
padding: 4px;
white-space:normal;
}

.FormTable .FormSpacer {
height: 20px;
width:1px;
}

.FormTable .NormalRed {
color:#059162;

}

.FormTable .CheckBoxLabel {
color:#999999;

}

.FormTable .CheckBox {
color:#999999;
}

.FormTable .CheckBox input {
color: #999;
margin-top:5px;
margin-right: 5px;
}

.FormTable .FormLabel h2 {

background-image:url(Images/SideLabelDivider.jpg);
background-position: top right;
background-repeat:no-repeat;
padding-right: 30px;
margin-right: 10px;
min-height: 60px;
}

.FormTable #dnn_ctr477_FormMaster_lblRequired {
display:none;
} 


.FormTable #dnn_ctr477_FormMaster_tdCapthcaCell .Normal {
padding-left: 139px;
text-align:left;
margin-bottom: 20px;

}















