/*==================================================
 * General CSS
 *================================================*/

* {
  overflow: hidden;
  font-family: verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
}

body {
  margin: 0;
  padding: 0;
  background-color: #D5D6D7;
  height: auto;
}

html {
  overflow: auto;
  height: auto;
}

.page {
  width: 758px;
  height: auto;
  background: #ABC7DC url('http://www.sonnetmodels.com/img/background.jpg') no-repeat 0 0px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 10px;
}

h1, h2 {
  margin-top: 9px;
  margin-bottom: 9px;
}

#contents {
  width: 758px;
  height: auto;
  position: relative;
  float: left;
  top: 0;
}

li {
  overflow: visible;
}

#wpstats { 
  margin-left: 1000px;
}

.invisible {
  text-decoration: none;
  border: none;
}

.invisible img {
  border: none;
}

em {
  font-weight: bold;
  font-style: normal;
}

.quote {
  color: #A12814;
}

ul, ol {
  padding-left: 20px;
  padding-top: 0;
  margin-top: 0;
}

li {
  padding-top: 10px;
}

a {
text-decoration: none;
color: blue;
}

a:visited {
color: purple;
}

a:active {
color: red;
}

a:hover {
text-decoration: underline;
}

a img {
  border: none;
  vertical-align: text-bottom;
}

/*==================================================
 * Panels
 *================================================*/

.panel {
  background: transparent;
  color: #000000;
  float: left;
  height: auto;
  top: 5%;
  margin-top: 19px;
  padding-left: 19px;
  margin-right: 0;
}

.panel .bottom {
  height: 11px;
}

.panel .b {
  position: absolute;
}

.panel .contents {
  padding: 5px 0px;
  margin: 0 19px;
}

.panel .c {
  padding: 0;
  position: relative;
  left: 0px;
  height: auto;
  margin: 0;
}

.panel .m {
  width: 100%;
  left: 0px;
  position: relative;
  height: auto;
  margin: 0;
}

.panel .b.tr {
  background: url(http://www.sonnetmodels.com/img/main/tr.png);
  background-position: 0 0;
  right: 0px;
}

.panel .b.tl {
  background: url(http://www.sonnetmodels.com/img/main/tl.png);
  left: 0px;
}

.panel .t .tl, .panel .t .tr {
  position: absolute;
  width: 11px;
  height: 29px;
}
  
.panel .t {
  top: 0px;
  left: 0px;
  height: 29px;
  position: relative;
}

.panel .t .m {
  background: url(http://www.sonnetmodels.com/img/main/t.png);
  position: absolute;
  left: 11px;
  height: 29px;
  margin: 0;
  line-height: 29px;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.panel .t .m h2, .panel .t .m h1 {
  font-size: 14px;
  font-weight: bold;
  vertical-align: bottom;
  overflow: visible;
}

.panel .bt {
  background: url(http://www.sonnetmodels.com/img/main/b.png);
  bottom: 0;
  width: 100%;
  height: 11px;
  position: relative;
  float: left;
}

.panel .r {
  background: url(http://www.sonnetmodels.com/img/main/r.png);
  background-position: 5px 0px;
  right: 0px;
  height: 50px;
  top: 0;
  width: 5px;
}

.panel .l {
  background: url(http://www.sonnetmodels.com/img/main/l.png);
  left: 0;
  height: 50px;
  top: 0;
  width: 11px;
  float: left;
}

.panel .b.bl {
  background: url(http://www.sonnetmodels.com/img/main/bl.png);
  left: 0;
  bottom: 0;
  width: 11px;
  height: 11px;
  position: relative;
  float: left;
}

.panel .b.br {
  background-image: url(http://www.sonnetmodels.com/img/main/br.png);
  bottom: 0;
  right: 0;
  width: 11px;
  height: 11px;
  position: relative;
  float: left;
}

.panel .h {
  right: 11px;
  height: 29px;
  line-height: 29px;
  vertical-align: bottom;
  font-size: 14px;
  color: #A12814;
  cursor: pointer;
}

.panel .width720 {
  background-image: url(http://www.sonnetmodels.com/img/main/width720.png);
}

.panel .width350 {
  background-image: url(http://www.sonnetmodels.com/img/main/width350.png);
}

.panel .width300 {
  background-image: url(http://www.sonnetmodels.com/img/main/width300.png);
}


/*==================================================
 * Inner panels
 *================================================*/

.innerpanel {
  background: transparent;
  color: #000000;
  float: left;
  margin-bottom: 7px;
}

.innerpanel .b {
  position: absolute;
}

.innerpanel .contents {
  padding: 5px 0px;
  width: 100%;
  overflow: visible;
}

.innerpanel .c {
  background-color: #E5E5E5;
  padding: 0;
  position: absolute;
  left: 7px;
  overflow-y: auto;
  height: 100%;
}

.innerpanel .m {
  width: 100%;
  left: 0px;
  position: relative;
}

.innerpanel .b.tr {
  background: url(http://www.sonnetmodels.com/img/innerpanel/tr.png);
  background-position: 0 0;
  right: 0px;
}

.innerpanel .b.tl {
  background: url(http://www.sonnetmodels.com/img/innerpanel/tl.png);
  left: 0px;
}

.innerpanel .t .tl, .innerpanel .t .tr {
  position: absolute;
  width: 7px;
  height: 7px;
}
  
.innerpanel .t {
  top: 0px;
  left: 0px;
  height: 7px;
  position: relative;
}

.innerpanel .t .m {
  background-color: #E5E5E5;
  background-image: none;
  position: absolute;
  left: 7px;
  height: 7px;
  margin: 0;
}

.innerpanel .bt {
  background-color: #E5E5E5;
  background-image: none;
  bottom: 0;
  left: 7px;
  width: 100%;
  height: 7px;
  position: absolute;
}

.innerpanel .r {
  background-color: #E5E5E5;
  background-image: none;
  right: 0px;
  height: 100%;
  top: 0;
  width: 5px;
}

.innerpanel .l {
  background-color: #E5E5E5;
  background-image: none;
  left: 0;
  height: 100%;
  top: 0;
  width: 7px;
}

.innerpanel .b.bl {
  background: url(http://www.sonnetmodels.com/img/innerpanel/bl.png);
  left: 0;
  bottom: 0;
  width: 7px;
  height: 7px;
  position: absolute;
}

.innerpanel .b.br {
  background-image: url(http://www.sonnetmodels.com/img/innerpanel/br.png);
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
  position: absolute;
}

.innerpanel .btm {
  position: relative;
  height: 7px;
}


/*==================================================
 * Buttons
 *================================================*/

.button .l, .button .m, .button .r {
  height: 22px;
  position: absolute;
  margin: 0;
}

.button .l {
  width: 7px;
  left: 0px;
  top: 0px;
  background-image: url('http://www.sonnetmodels.com/img/button/left.png');
  
}

.button .r {
  background-image: url('http://www.sonnetmodels.com/img/button/right.png');
  width: 7px;
  right: 0px;
  top: 0px;
  background-position: 0px 0px;
}

.button .m {
  background-image: url('http://www.sonnetmodels.com/img/button/middle.png');
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  left: 7px;
}

.button {
  height: 22px;
  position: relative;
  float: none;
  cursor: pointer;
  padding-bottom: 2px;
  margin-right: 5px;
  text-decoration:none;
  display: block;
}

.button img {
  cursor: pointer;
  vertical-align:middle;
}

.button.black .l {
  width: 7px;
  left: 0px;
  top: 0px;
  background-image: url('http://www.sonnetmodels.com/img/button_black/left.png');
  
}

.button.black .r {
  background-image: url('http://www.sonnetmodels.com/img/button_black/right.png');
  width: 7px;
  right: 0px;
  top: 0px;
  background-position: 0px 0px;
}

.button.black .m {
  background-image: url('http://www.sonnetmodels.com/img/button_black/middle.png');
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  left: 7px;
}

.buttonLink {
text-decoration:none;
}

.buttonLink:hover {
text-decoration:none;
}
/*==================================================
 * Header / menu bar
 *================================================*/
 
#headerbar {
  top: 0;
  left: 0;
  width: 758px;
  height: 60px;
  float: left;
}

#headerbar #tophalf {
  position: absolute;
  top: 0;
  left: 0;
  width: 758px;
  height: 30px;
  background: #000000;
  float: left;
}

#headerbar #bottomhalf {
  position: absolute;
  top: 30px;
  left: 0;
  width: 758px;
  height: 30px;
  background: #000000;
  opacity: 0.4;
  filter: alpha(opacity = 40);
  float: left;
}

#headerbar #logo {
  position: absolute;
  width: 138px;
  height: 53px;
  left: 18px;
  top: 0;
  z-index: 1;
  border: none;
}

#menu {
  position: absolute;
  top: 30px;
  right: 0px;
  width: auto;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  color: #ffffff;
}

#menu a {
  margin-right: 20px;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
}

#menu a:hover {
  text-decoration: underline;
}

#menu a.selected {
  text-decoration: underline;
  font-weight: bold;
}

/*==================================================
 * Footer
 *================================================*/
 
#footerbar {
  bottom: 0;
  left: 0;
  width: 758px;
  height: 60px;
  float: left;
  background: #000000;
  opacity: 0.58;
  filter: alpha(opacity = 58);
  color: #ffffff;
  line-height: 60px;
  text-align: center;
  margin-top: 19px;
  font-size: 11px;
}

#footerbar a {
  color: #ffffff;
  font-size: 11px;
}


/*==================================================
 * Partners page
 *================================================*/

#mapHolder {
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pin {
  position: absolute;
  z-index: 2;
  padding: 3px;
}

.agencyInfoPopup .t .m, .agencyInfoPopup .t .tr, .agencyInfoPopup .t .m, .agencyInfoPopup .t {
  height: 11px;
}

.agencyInfoPopup {
  position: absolute;
  display: none;
}

.agencyInfoPopup {
  margin: 0;
  padding: 0;
  z-index: 100;
}

.partnerLogo {
  border: none;
}

.logoHolder {
  float: left;
  width: 300px;
  height: 105px;
  text-align: center;
  background-color: #ffffff;
  border: 5px solid #808080;
  vertical-align: middle;
}

.agencyBlurb {
  float: left;
  margin-left: 10px;
}


/*==================================================
 * Logo holders for partners page
 *================================================*/

.logoHolderPanel {
  background: transparent;
  color: #000000;
  float: left;
  height: auto;
  top: 5%;
  margin-top: 0px;
  padding-left: 0px;
  margin-right: 0;
}

.logoHolderPanel .bottom {
  height: 11px;
}

.logoHolderPanel .b {
  position: absolute;
}

.logoHolderPanel .contents {
  padding: 0px 0px;
  margin: 0 0px;
  text-align: center;
}

.logoHolderPanel .c {
  padding: 0;
  position: relative;
  left: 0px;
  height: auto;
  margin: 0;
}

.logoHolderPanel .m {
  width: 100%;
  left: 0px;
  position: relative;
  height: auto;
  margin: 0;
}

.logoHolderPanel .b.tr {
  background: url(http://www.sonnetmodels.com/img/main/tr.png);
  background-position: 0 0;
  right: 0px;
}

.logoHolderPanel .b.tl {
  background: url(http://www.sonnetmodels.com/img/main/tl.png);
  left: 0px;
}

.logoHolderPanel .t .tl, .logoHolderPanel .t .tr {
  position: absolute;
  width: 11px;
  height: 11px;
}
  
.logoHolderPanel .t {
  top: 0px;
  left: 0px;
  height: 11px;
  position: relative;
}

.logoHolderPanel .t .m {
  background: url(http://www.sonnetmodels.com/img/main/t.png);
  position: absolute;
  left: 11px;
  height: 29px;
  margin: 0;
  line-height: 29px;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.logoHolderPanel .bt {
  background: url(http://www.sonnetmodels.com/img/main/b.png);
  bottom: 0;
  width: 100%;
  height: 11px;
  position: relative;
  float: left;
  left: 0;
}

.logoHolderPanel .r {
  background: url(http://www.sonnetmodels.com/img/main/r.png);
  background-position: 5px 0px;
  right: 0px;
  height: 50px;
  top: 0;
  width: 5px;
}

.logoHolderPanel .l {
  background: url(http://www.sonnetmodels.com/img/main/l.png);
  left: 0;
  height: 50px;
  top: 0;
  width: 11px;
  float: left;
}

.logoHolderPanel .b.bl {
  background: url(http://www.sonnetmodels.com/img/main/bl.png);
  left: 0;
  bottom: 0;
  width: 11px;
  height: 11px;
  position: relative;
  float: left;
}

.logoHolderPanel .b.br {
  background-image: url(http://www.sonnetmodels.com/img/main/br.png);
  bottom: 0;
  right: 0;
  width: 11px;
  height: 11px;
  position: relative;
  float: left;
}

.logoHolderPanel .h {
  right: 11px;
  height: 29px;
  line-height: 29px;
  vertical-align: bottom;
  font-size: 14px;
  color: #A12814;
  cursor: pointer;
}

.logoHolderPanel .width720 {
  background-image: url(http://www.sonnetmodels.com/img/main/width720.png);
}

.logoHolderPanel .width350 {
  background-image: url(http://www.sonnetmodels.com/img/main/width350.png);
}

.logoHolderPanel .width300 {
  background-image: url(http://www.sonnetmodels.com/img/main/width300.png);
}

.agencyInfoPopup .contents {
  text-align: center;
}


/*==================================================
 * Forms
 *================================================*/
 
label {
  float: left;
  width: 100px;
  clear: left;
  margin-top: 5px;
}
 
input, textarea {
  float: left;
  clear: right;
  margin-top: 5px;
}
 
#submit {
  clear: both;
}


/*==================================================
 * Home page
 *================================================*/
.collageLogo {
  padding: 15px;
  text-align:center;
  float:left;
}

#buttonModels, #buttonAgencies {
}
  
#buttonModels .t, #buttonAgencies .t, #followPanel .t {
  height: 11px;
}

#buttonModels .contents, #buttonAgencies .contents {
  text-align: center;
  height: 150px;
}

#followPanel .contents {
  text-align: left;
  margin-left: 270px;
}

#buttonModels a, #buttonAgencies a {
  font-size: 16px;
  vertical-align: middle;
  color: #000000;
}

.linkHolder {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

#buttonModels .linkHolder {
  margin-top: 67px;
}

#buttonAgencies .linkHolder {
  margin-top: 58px;
}

/*==================================================
 * Agency information page
 *================================================*/
 
#agencyInfoMovie {
  width: 728px;
  height: 300px;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
}

#solution .contents {
  margin: 0px 4px;
  padding: 0;
}

#solution .t.b {
  height: 28px;
}

#solution p {
  margin: 12px 15px;
}