/* National Geographic - Default Stylesheet for left nav, top nav and main content body
 * --------------------------*/

.ProducerNav{
margin-top:5px;
margin-left:8px;
}

#NavFrame {
padding:1px;
width:165px;
margin-left:3px;
margin-top:2px;
margin-bottom:2px;
background-color:#FFFFFF;
border:2px solid #dddddd;
}

#NavOuter{
float:right;
width:177px;
background-color:#FFFFFF;
background-image:url(images/homepage/box2_bg.gif);
}

#MainBox {
position:relative;
width:702px;
margin:0px auto;
margin-top:5px;
padding:5px;
background-color:#FFFFFF;
}

#box1 {
float:left;
width:325px;
height:auto;
}

#LeftBox {
float:left;
position:relative;
width:110px;
margin:0px auto;
margin-top:5px;
padding:5px;
background-color:#FFFFFF;
}

.FormLeftTag {
float:left;
width:190px;
padding-right:5px;
padding-top:10px;
text-align:right;
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
overflow:auto;
}

.FormFieldContainer {
float:left;
position:relative;
width:230px;
padding-top:10px;
}

.FormSeperator {
float:left;
position:relative;
width:400px;
padding-top:20px;
padding-bottom:12px;
}

.FormFieldSpace {
float:left;
position:relative;
width:400px;
height:2px;
}

.ProposalForm {
margin-top:-1px;
padding-left:3px;
height:14px;
border:1px solid #818181;
font-family:Tahoma,Verdana,sans-serif;
font-size:11px;
color:#333333;
}

.ProposalFormTxtArea {
margin-top:-1px;
border:1px solid #818181;
font-family:Tahoma,Verdana,sans-serif;
font-size:11px;
color:#333333;
}

#box3 {
float:left;
width:525px;
margin-top:6px;
background-color:#FFFFFF;
background-image:url(images/homepage/box3_bg.gif);
}

#tl {
position:absolute;
top:-10px;
left:-10px;
width:10px;
height:10px;
}
#tm {
position:absolute;
top:-10px;
left:0px;
width:100%;
height:10px;
background-image:  url("../images/img_shadow/top.gif");
background-repeat:repeat-x;
}
#tr {
position:absolute;
top:-10px;
right:-10px;
width:10px;
height:10px;
}
#lm {
position:absolute;
left:-10px;
width:10px;
height:100%;
background-image:  url("../images/img_shadow/left.gif");
background-repeat:repeat-y;
}
#rm {
position:absolute;
right:-10px;
width:10px;
height:100%;
background-image:  url("../images/img_shadow/right.gif");
background-repeat:repeat-y;
}
#bl {
position:absolute;
bottom:-10px;
left:-10px;
width:10px;
height:10px;
background-image:  url("../images/img_shadow/bl.gif");
background-repeat:no-repeat;
}
#bm {
position:absolute;
bottom:-10px;
left:0px;
width:100%;
height:10px;
background-image:  url("../images/img_shadow/bottom.gif");
background-repeat:repeat-x;
background-position:top;
}
#br {
position:absolute;
bottom:-10px;
right:-10px;
width:10px;
height:10px;
background-image:  url("../images/img_shadow/br.gif");
background-repeat:no-repeat;
}
.style1 {
font-weight: normal
}
