/*
---------------------------------------------
 
File :       /css/style.css
Title :      UK Promotional Staff General CSS File
Author :     Derek Smith, adamantean ltd.
URL :        http://www.adamantean.com
 
Created :    09/12/2008 DSAD
 
---------------------------------------------
*/
 
 
/* General */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4A4740;
  background: #4A4740;
  margin: 0px;
  padding: 0px;
  background-image: url("/images/bodybg.gif");
  background-repeat: repeat-x;
  background-position: top;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  color: #4A4740;
  text-decoration: underline
}

a:active,
a:visited,
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #4A4740;
}

h1, h2, h3, h4 {
  text-transform: lowercase;
}

h1 {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  margin: 0px;
  margin-bottom: 1em;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  margin: 1.2em 0 0.8em 0;
}

h3 {
  font-size: 12px;
}

p {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}

table {
  width: 100%;
  text-align: left;
  font-size: 11px;
  border-collapse: collapse;
}

th {
  background: #DEDEDE;
  white-space: nowrap;
}

td, tr.total td.data {
  background: #EFEFEF;
}

th, td, tr.total td.data {
  vertical-align: middle;
  padding: 3px 15px 3px 15px;
  border: 1px solid #ffffff;
}

tr.total td.bold {
  font-weight: bold;
}

tr.total td {
  background: #ffffff;
}

td.number, th.number {
  text-align: right;
}

.paddingleft1 {
  padding-left: 15px;
}

ul {
  padding: 0;
  padding-right: 25px;
  margin: 0;
  margin-left: 20px;
}

li {
  list-style-image: url('/images/bullet1.gif');
}

div#site {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  line-height: 130%;
}

div#header {
  height: 95px;
  overflow: hidden;
}

img#logo {
  margin: 23px 0 0 17px;
}

div#menuwrapper {
  color: #4A4740;
  background-image: url('/images/menubg.gif');
  background-repeat: repeat-x;
}

div#menu {
  height: 49px;
  overflow: hidden;
  background-image: url('/images/menubgleft.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 23px;
}

div#menu ul {
  display: block;
  background-image: url('/images/menubgright.gif');
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0;
  padding: 0;
  padding-top: 19px;
  padding-bottom: 19px;
}

div#menu a {
}

div#menu ul li {
  display: inline;
  list-style-type: none;
}

div#menu ul li.menuspacer {
  background: url("/images/menuspacer.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 5px;
  padding-top: 9px;
}

div#menu ul li a {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #E4E4E4;
  padding-left: 33px;
  padding-top: 19px;
  padding-bottom: 19px;
}

div#menu ul li a span {
  padding-right: 33px;
  padding-bottom: 19px;
  padding-top: 19px;
}

div#menu a:hover, div#menu a:active, div#menu a.menuselected {
  color: #59554A;
  background-image: url("/images/menuhoverleft.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

div#menu a:hover span, div#menu a:active span, div#menu a.menuselected span {
  background-image: url("/images/menuhoverright.gif");
  background-repeat: no-repeat;
  background-position: top right;
}

div#searchbox {
  float: left;
  width: 270px;
  overflow: hidden;
}

div#headersearch img {
  margin-left: 19px;
  margin-right: 19px;
}

form#search {
  display:inline;
  margin: 0px;
  padding: 0px;
  margin-left: 19px;
  margin-right: 19px;
}

form#search input#searchbutton {
  width: 133px;
  height: 42px;
  border: none;
  background: transparent;
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
  margin:0px;
  padding:0px;
  margin-left: 19px;
  margin-right: 19px;
}

div#mainsearch input#searchbutton {
  background-image: url('/images/buttons/search.gif');
}

div#leftcolumn input#searchbutton {
  background-image: url('/images/buttons/search-2.gif');
}

div#searchsuggest {
  position: absolute;
  top: 178px;
  z-index:5;
  display:none;
  width:180px;
  overflow:hidden;
  font-size: 12px;
  background:#ffffff;
  margin-left: 27px;
  border: 1px solid #000000;
}

div.searchsuggestion {
  background: #D8EAF2;
}

div.searchsuggestionover {
  color: #D8EAF2;
  background: #4A4740;
}

div#contentwrapper {
  background: #ffffff;
  background-image: url("/images/contentwrapperbg.gif");
  background-repeat: repeat-y;
}

div#content1, div#content2 {
  background-image: url("/images/contentbg.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 0;
  margin: 0;
  padding: 20px;
  padding-bottom: 35px;
}

div#content1 {
  padding-bottom: 7px;
}

div#contentcontent2 {
  float: right;
  width: 580px;
}

div#featuredmodelswrapper {
  background-image: url("/images/featuredwrapperbg.gif");
  background-repeat: no-repeat;
  background-position: top;
}

div#featuredmodels {
  background-image: url("/images/contentbg.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 0;
  margin: 0;
  padding: 20px;
  padding-bottom: 25px;
}

div#featuredmodels h2 {
  margin-top: 0px;
}

div#featuredboxout {
  padding: 0 5px;
}

div#searchinfo {
  float: left;
  width: 220px;
  margin-top: 30px;
}

div#mainsearch {
  float: right;
  width: 642px;
  height: 392px;
  overflow: hidden;
  background-image: url("/images/frontboxoutbg.jpg");
  background-repeat: no-repeat;
}

div#mainsearch div#searchbox {
  padding: 50px 0 0 0;
  color: #ffffff;
}

div#leftcolumnwrapper {
  float: left;
  display: inline;
  width: 270px;
  overflow: hidden;
  color: #ffffff;
  background: #4A4740;
  background-image: url("/images/leftcoltopleftbg.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

div#leftcolumn {
  padding-bottom: 26px;
  background-image: url("/images/leftcolbottomleftbg.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
}

div#leftcolumn p {
  padding-left: 20px;
  padding-right: 20px;
}

div#leftcolumn ul {
  list-style-type: none;
}

div#leftcolumn ul, div#leftcolumn ol {
  background-image: url("/images/categoryitembg.gif");
  background-repeat: no-repeat;
  background-position: 20px top;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-top: 2px;
}

div#leftcolumn ol {
  background-position: 30px top;
}

div#leftcolumn li {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  background-image: url("/images/categoryitembg.gif");
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#leftcolumn ul li {
}

div#leftcolumn ol li {
  margin-left: 20px;
  margin-right: 10px;
}

div#leftcolumn ol li a {
  text-decoration: none;
}

div#leftcolumn ol li a:hover {
  color: #4A4740;
}

div#leftcolumn ul.subcategory, div#leftcolumn ul.subcategory li {
  background: none;
  padding-bottom: 0px;
}

div#leftcolumn h2 {
  margin: 25px 20px 0 30px;
}

div#modelsbasket {
  padding: 0 10px 15px 10px;
  border-bottom: 1px solid #ffffff;
}

div#modelsbasket h2 {
  margin: 20px 20px;
}

div#modelsbasket, div#modelsbasket a {
  color: #ffffff;
}

div#contentfooter {
  clear: both;
  background-image: url("/images/contentfooterbg.gif");
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#lookalikeboxout, div#lookalikesearch, div#lookalikecategories {
}

div#lookalikesearch div#lookalikeheader {
}

div#lookalikecategories div#lookalikeheader {
  color: #ffffff;
  background-image: url("/images/lookalikeboxoutheaderbg2.gif");
  background-repeat: no-repeat;
  padding-left: 6px;
  padding-top: 8px;
  margin-top: 8px;
}

div#lookalikecategories div#lookalikeheader img {
  padding: 0px;
  margin: 0px;
}

div.pagination {
  float: right;
  display: inline;
  width: 470px;
  margin-right: 10px;
  margin-bottom: 5px;
}

div.pagination a,
div.pagination a:active,
div.pagination a:visited {
  color: #E13F00;
}

div.pagination a:hover {
}

div#staffboxoutimages {
}

div.lookalikeimage {
  background-image: url("/images/imagetop.gif");
  background-repeat: no-repeat;
  background-position: top;
  margin: 0px;
  padding: 0px;
}

div.lookalikeimage img {
  background-image: url("/images/imagebottom.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0px;
  padding: 8px;
}

div.staffimagesmall {
  background-image: url("/images/staffthumbnailbgtop.gif");
  background-repeat: no-repeat;
  background-position: top;
  margin: 0px;
  margin-right: 7px;
  padding: 0px;
}
 
div.staffimagesmall img {
  background-image: url("/images/staffthumbnailbgbottom.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0px;
  padding: 8px;
  padding-bottom: 9px;
  padding-top: 7px;
}

div.staffimagesmall2 img {
  background-image: url("/images/staffthumbnailbgbottom2.gif");
}

div.modelbuttons {
  padding-top: 25px;
}

div#lookalikesearchcontent {
  font-size: 12px;
}

div#staffboxout {
  font-size: 11px;
  background-image: url("/images/staffboxoutcontentbgtop.gif");
  background-repeat: no-repeat;
  background-position: top center;
  width: 565px;
}

div#staffboxoutcontent {
  background-image: url("/images/staffboxoutcontentbgbottom.gif");
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 20px 36px 100px 36px;
}

div#lookalikesearchcontent {
  clear: both;
}

div#lookalikesearchheader {
  background-image: url("/images/lookalikesearchcontentheaderbg.gif");
  background-repeat: no-repeat;
  padding-top: 5px;
}

div#staffboxoutcontent h2, div#staffboxoutcontent p {
}

div#staffboxoutcontent h2 {
  font-size: 15px;
  color: #E13F00;
  margin-top: 0px;
  padding: 0 4px;
  text-transform: none;
}

div#staffboxoutcontent table {
  float: left;
  width: 50%;
}

div#staffboxoutcontent table td {
  padding: 0;
  background: none;
}

div#staffboxoutdetails {
  padding: 0 4px;
}

div#staffboxoutbuttons {
  padding: 0 3px;
}

div#lookalikesubcategories {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}

div#lookalikesubcategories h2 {
}

div.subcategory {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

div.subcategory a.link2:hover {
  color: #E8E4D9;
}

div.modelsearchresultwrapperodd {
  float: left;
  display: inline;
  margin-right: 5px;
  margin-bottom: 10px;
  background-image: url("/images/modelsearchresultbgbottom.gif");
  background-repeat: no-repeat;
  background-position: bottom;
}

div.modelsearchresultwrappereven {
  float: left;
  display: inline;
  margin-left: 5px;
  margin-bottom: 10px;
  background-image: url("/images/modelsearchresultbgbottom.gif");
  background-repeat: no-repeat;
  background-position: bottom;
}

div.modelsearchresultwrapper {
  width: 280px;
  height: 198px;
  overflow: hidden;
  background-image: url("/images/modelsearchresultbgtop.gif");
  background-repeat: no-repeat;
  background-position: top;
}

div.modelsearchresult {
  padding: 17px 10px 11px 11px;
}

div.modelsearchresult h2 {
  font-size: 13px;
  color: #E13F00;
  margin-top: 8px;
}

div.modelsearchresult h2 a {
  color: #E13F00;
  text-decoration: none;
}

div.modelsearchresult div.modeldetails {
  float: right;
  width: 129px;
}

div.modelsearchresult div.modeldetails p {
  font-size: 11px;
}

span.location {
  margin-top: 8px;
}

img.margin1 {
  margin-right: 10px;
  margin-bottom: 8px;
}

p.pastappearance {
  font-size: 11px;
  line-height: 120%;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

div.pastappearanceimage {
  background-image: url("/images/imagepastappearancetop.gif");
  background-repeat: no-repeat;
  background-position: top; 
  margin: 5px; 
  margin-left: 20px;
  margin-right: 10px;
  padding: 0px;
}
 
div.pastappearanceimage img {
  background-image: url("/images/imagepastappearancebottom.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0px; 
  padding: 3px;
}  

p.error {
  color: #ff0000;
  font-weight: bold;
  border: 1px solid #ff0000;
  padding: 5px;
}

p.error a {
  color: #ff0000;
}

div.articledate {
  display: inline;
  float: right;
  font-size: 10px;
  padding: 3px 25px 3px 10px;
}

div.articletitle {
  display: inline;
  float: left;
  padding: 3px 10px 3px 10px;
}

div.hr {
  clear: both;
  width: 95%;
  height: 1px;
  overflow: hidden;
  background-image: url("/images/hr.gif");
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
  margin-left: 2.5%;
}

div#pageheader {
  height: 95px;
  padding-left: 16px;
  color: #ffffff;
}

div#pageheading {
  padding-top: 22px;
}

div#searchbox {
  font-weight: bold;
  vertical-align: center;
  padding-top: 14px;
  padding-bottom: 4px;
}

div#searchbox * {
  vertical-align: middle;
}

div#searchbox fieldset {
  border: none;
}

div#searchbox div.formlabel {
  height: 1.8em;
  width: 70px;
}

div#searchbox input {
  margin-bottom: 0.4em;
}

div#searchbox select {
  margin-bottom: 0.4em;
}

div#linkbox {
  font-weight: bold;
  padding-top: 24px;
  padding-bottom: 4px;
}

div#linkbox a {
  font-weight: bold;
}

div.hr2 {
  clear: both;
  height: 12px;
  overflow: hidden;
  background-image: url("/images/hr2.gif");
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

div.hr3 {
  clear: both;
  height: 2px;
  overflow: hidden;
  background-image: url("/images/hr3.gif");
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

div.hr4 {
  clear: both;
  height: 12px;
  overflow: hidden;
  background-image: url("/images/hr4.gif");
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

div.item {
  padding-top: 9px;
  padding-bottom: 9px;
}

img.item {
  border: 1px solid #4A7347;
  margin-right: 12px;
  margin-bottom: 9px;
}

span.price {
  font-size: 12px;
  color: #A5ACB2;
  font-weight: bold;
}

p.itemcontent {
  color: #000000;
  padding: 0;
  margin: 0;
  padding-left: 175px;
}

p.posteddate {
  font-size: 10px;
  padding-top: 5px;
}

h2.headerspan {
  display: block;
  clear: both;
  margin: 0;
  margin-bottom: 10px;
  padding: 1px;
  padding-left: 5px;
  background: #E7F6E7;
  text-transform: uppercase;
}

div.regulardates {
  padding-bottom: 15px;
}

div.regulardatestitle {
  width: 87px;
  float: left;
  color: #A5ACB2;
  font-weight: bold;
}

div.regulardatestitle span {
  padding-left: 5px;
}

div.regulardatesitems {
  width: 423px;
  float: left;
}

div.regulardatesitems img {
  padding-right: 23px;
}

div.regulardatesitems div.phone {
  padding-right: 5px;
}

span.icon {
  padding: 10px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left 3px;
}

span.video {
  background-image: url("/images/icons/video.gif");
}

span.audio {
  background-image: url("/images/icons/audio.gif");
  background-position: left 6px;
}

a.link1 {
  padding-right: 10px;
  background-image: url("/images/arrow-blue.gif");
  background-repeat: no-repeat;
  background-position: right 3px;
  text-decoration: none;
}

a.link1:hover {
  text-decoration: underline;
}

a.link2 {
  font-weight: bold;
  padding-left: 10px;
  background-image: url("/images/arrow-blue2.gif");
  background-repeat: no-repeat;
  background-position: left 4px;
  text-decoration: none;
}
 
a.link2:hover {
  color: #4A4740;
}

form.quick {
  display: inline;
}

form br {
  clear: left;
}

form input, form select, form textarea {
  color: #4A4740;
  margin-left: 10px;
  border: 1px solid #A5ACB2;
}

form input.image {
  border: none;
}

div.formlabel {
  padding-top: 4px;
  float: left;
  width: 150px;
  text-align: right;
}

div.cleardiv {
  float: none;
  clear: both;
  height: 0px;
  overflow: hidden;
}

div#footer {
  width: 910px
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  color: #E4E4E4;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

div#footer a {
  font-size: 11px;
  color: #E4E4E4;
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footermenu {
  font-size: 11px;
  color: #E4E4E4;
  padding-bottom: 4px;
}

div#footermenu a {
  font-size: 11px;
  color: #E4E4E4;
  text-decoration: none;
  padding-left: 6px;
  padding-right: 6px;
}

div#adamantean {
  display: inline;
}

div#copyright {
  display: inline;
}

div.clear {
  clear: both;
}

div.clear2 {
  width: 563px;
  height: 1px;
  overflow: hidden;
  clear: both;
  margin-left: 1px;
}

div.clearleft {
  clear: left;
}

div.clearright {
  clear: right;
}

div.spacer {
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}

div.spacer1 {
  height: 88px;
}

div.spacer2 {
  height: 34px;
}

div.spacer3 {
  height: 3px;
}

div.spacer4 {
  margin-top: 12px;
  margin-bottom: 12px;
}

img.prevbutton, img.nextbutton {
  position: relative;
  top: 7px;
}

a:link.itemmenuitem,
a:visited.itemmenuitem,
a:active.itemmenuitem {
  font-size: 10px;
  font-weight: bold;
  color: #45253D;
  text-decoration: none;
}
 
a:hover.itemmenuitem {
  font-size: 10px;
  font-weight: bold;
  color: #45253D;
  text-decoration: underline;
}

.smalltext,
a:link.smalltext,
a:visited.smalltext,
a:hover.smalltext,
a:active.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; 
  color: #747474;
}

fieldset {
  font-size: 12px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border: 2px solid #4A4740;
}

legend {
  font-weight: bold;
  color: #4A4740;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
  background: #ffffff;
}

.checkbox,
.radio {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 0px;
  border-style: none;
  border-color: #8E8E8E;
}
 
select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
}
 
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input.imagebutton {
  border: none;
}
 
.floatleft {
  display: inline;
  float: left;
}

.floatright {
  display: inline;
  float: right;
}

img.arrow1 {
  vertical-align: middle;
}

.hr {
  height: 14px;
  margin: 0;
  margin-bottom: 2px;
  padding: 0;
  margin-top: 3px;
  border: 0;
  background-image: url("/images/hr.gif");
  background-repeat: no-repeat;
  clear: both;
}

.highlight, a.highlight {
  color: #C1192F;
  font-weight: bold;
}
