/* Reset
------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, ol, ul, li,
fieldset, form, label, legend, caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-family: inherit;
}

:focus {
  outline: 0;
}

p {
  margin-bottom: 1.5em;
}

ol, ul {
  list-style: none;
}

input,
textarea,
select {
  font-size: 1em;
  font-family: Arial, Helvetica;
  color: #333;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {padding:15px;background:#eee;margin:-5px 25px 30px 25px;border-bottom:#ccc solid 1px;}

/* Global - common
------------------------------------------------------------------*/

a:link,
a:visited {
  color: #194e96;
  text-decoration: none;
}

a:hover,
a:active {
  color: #194e96;
  text-decoration: underline;
}


/* Global - backwards compatible
------------------------------------------------------------------*/

.pnet-content ul { list-style: disc outside; }
.pnet-content ol { list-style: decimal outside; }


/* Global - layout
------------------------------------------------------------------*/

#photodotnet {
  width: 974px;
  background: #FFF;
  border: 1px solid #999;
  border-top: 0;
  margin: 0 auto;
  margin-bottom: 49px;
}

#mainheader {
  height: 57px;
  background: url(/v3graphics/header-bg.gif) repeat-x;
  margin-bottom: 5px;
  font-size: 10px;
}

#mainlogo {
  width: 156px;
  height: 56px;
  float: left;
  padding-left: 15px;
}

#nav {
  float: left;
  width: 641px;
  margin-top: 34px;
  height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9em;
  margin-left: -15px;
}

#nav li {
  float: left;
  height: 23px;
  line-height: 23px;
  background: url(/v3graphics/nav-left.gif);
  margin-right: 5px;
}

#nav li.adorama {
  float: left;
  height: 23px;
  line-height: 23px;
  background: url(/v3graphics/nav-left-adorama.gif);
  margin-right: 5px;
}

#nav li a {
  display: block;
  height: 21px;
  line-height: 21px;
  padding: 2px 12px 0 23px;
  background: url(/v3graphics/nav-right.gif) no-repeat top right;
}

#nav li a.adorama {
  display: block;
  height: 21px;
  line-height: 21px;
  padding: 2px 12px 0 23px;
  background: url(/v3graphics/nav-right-adorama.gif) no-repeat top right;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover,
#nav li a:active {
  color: #FFF;
  text-decoration: none;
}

#nav li.current {
  background-image: url(/v3graphics/nav-current-left.gif);
}

#nav li.current a {
  background-image: url(/v3graphics/nav-current-right.gif);
  padding-left: 12px;
}

#nav li.current a:link,
#nav li.current a:visited,
#nav li.current a:hover,
#nav li.current a:active {
  color: #333;
}

#nav li ul {
  display: none;
  position: absolute;
  width: 174px;
  border: 1px solid #2A5C8D;
  text-transform: none;
  font-weight: bold;
  font-size: 1.2em;
  z-index: 51;
}

#nav li ul.double_col {
  display: none;
  position: absolute;
  width: 350px;
  border: 1px solid #2A5C8D;
  text-transform: none;
  font-weight: bold;
  font-size: 1.2em;
  z-index: 51;
}

#nav li ul li {
  display: block;
  background: #FFF;
  float: left;
  border-bottom: 1px solid #C7D4E2;
  border-right: 1px solid #C7D4E2;
  margin-right: 0;
  line-height: 20px;
  height: 20px;
  width: 174px;
}

#nav li ul li a,
#nav li.current ul li a {
  padding: 0 0 0 5px;
  height: 20px;
  line-height: 20px;
  background: #FFF none;
}

#nav li.current ul li a:link,
#nav li.current ul li a:visited,
#nav li ul li a:link,
#nav li ul li a:visited {
  color: #0A428F;
  text-decoration: none;
}

#nav li.current ul li a:hover,
#nav li.current ul li a:active,
#nav li ul li a:hover,
#nav li ul li a:active {
  background: #9AB0C7;
  color: #FFF;
  text-decoration: none;
}

#membership {
  float: left;
  width: 176px;
  height: 57px;
  border-left: 1px solid #9CB0C3;
  font-weight: bold;
  text-transform: uppercase;
}

#membership li {
  height: 28px;
  line-height: 28px;
}

#membership li a {
  display: block;
  height: 28px;
  line-height: 28px;
  background: url(/v3graphics/arrow-right-blue.gif) no-repeat 11px 50%;
  padding-left: 21px;
}

#membership-signin,
#membership-signout {
  border-bottom: 1px solid #9CB0C3;
}

#membership #membership-workspace {
  background: url(/v3graphics/icon-workspace.gif) no-repeat 21px 50%;
}

#membership #membership-workspace a {
  padding-left: 41px;
}

#subheader {
  width: 974px;
  height: 33px;
  background: url(/v3graphics/subheader-bg.gif);
  clear: both;
  overflow: hidden;
  font-size: 10px;
}

#welcome {
  float: left;
  width: 470px;
  text-indent: 20px;
  color: #FFF;
  height: 33px;
  line-height: 33px;
  font-weight: bold;
  text-transform: uppercase;
}

#search {
  float: right;
  height: 33px;
  margin-right: 15px;
}

#search * {
  vertical-align: middle;
}

#search label {
  color: #FFF;
  line-height: 33px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 2px;
}

#maincontent {
  padding: 0 15px;
  clear: both;
  font-size: 10px;
  overflow: hidden;
}

#restcontent {
  padding: 10px;
}


#about h2 {
  margin:15px 0 2px 0;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size: 1em;
  font-weight: bold;
}

#about p {
  font-family:Arial, Helvetica, sans-serif;
  font-size: .9em;
  line-height:1.3em;
  padding-bottom: 19px;
  margin:0 0 15px 0;
  background: url(../v3graphics/separator.gif) repeat-x bottom left;
}
/* general helpers */
.txtCtr {text-align:center;}
.divCtr {margin:auto;}
.brdr {border:1px solid #ccc; height:100%;}
.fltLft {float:left;}

