@import url(/_ps/lightbox/css/jquery.lightbox.css);
* {
outline:none;
}

img {
border:0;
}

body {
text-align:center;
margin:0;
font : 9pt/14pt Helvetica,Arial,sans-serif;
}

hr {
clear:both;
border:0;
border-bottom:1px solid #dbdbdb;
color:#fff;
padding-top:20px;
margin-bottom:20px;
background-color:#FFFFFF;
height:1px;
overflow:hidden;
}

address {
    font-style:normal;
}

h1 {

}
h3.light {
    font-weight:300;
    margin:0;
    padding:0 0 10px 0;
}
a {
    text-decoration:none;
    color:inherit;
}

.hidden {
    display:none;
}
.green {
    color:#83b919;
}
.red {
    color:#f00 !important;
}
p.intro {
    font-size:130%;
    color:#83b919;
    padding-top:0;
    margin-top:0;
}

.lightheading {
    font-weight:300;
}


/*css3 button*/
.submit {
    padding:0;
    border:0;
    margin:0;
    background:none;
}

.roundbutton, .roundbutton:visited {

    background: #a4a4a4 url(/_ps/images/btnoverlay.png) repeat-x; 
    display: inline-block; 
    padding: 7px 9px 7px; 
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(108,108,108,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(108,108,108,0.5);
    text-shadow: 0 -1px 1px rgba(108,108,108,0.25);
    border-bottom: 1px solid rgba(108,108,108,0.25);
    position: relative;
    cursor: pointer;
    font-size:13px;
}
a.roundbutton:hover {
    text-decoration:none;
}

#body {
}

#page {
width:980px;
overflow:hidden;
margin:0 auto;
text-align:left;
}

#header {
height:118px;
overflow:hidden;
}

#mainlogo {
float:left;
padding-top:30px;
}

#topnav {
width:700px;
float:right;
padding-top:35px;
}

#quickcart {
float:right;
width:185px;
height:33px;
background:#FFFFFF url(/images/quickcartbg.gif) no-repeat 8px 0px;
position:relative;
}

#quickcart #cartlink {
    position:absolute;
    left:13px;
    top:9px;
    width:20px;
    height:16px;
}

#search-container {
    float:right;
    width:100px;
}

#quickcart .intro {
float:left;
width:90px;
overflow:hidden;
margin-left:40px;
color:#AAAAAA;
line-height:33px;
font-size:11px;
}

#quickcart .count {
float:right;
width:50px;
overflow:hidden;
font-weight:bold;
color:#000000;
line-height:33px;
text-align:left;
font-size:11px;
}

#topnav .items {
width:360px;
text-align:right;
float:right;
}

#topnav .items .item, #topnav .items .active {
display:inline;
line-height:33px;
}

#topnav .items .item *, #topnav .items .active * {
color:#000000;
text-decoration:none;
font-size:11px;
}

#topnav .items .active * {
color:#95ce1c;
}

#topnav .items .item a:hover {
color:#95ce1c;
}

#topnav .items .separator {
display:inline;
margin:0px 10px 0px 5px;
font-size:8px;
line-height:33px;
border-right:1px solid #CCCCCC;
}


#storenav {
min-width:538px;
float:right;
margin-left:0;
text-align:right;
padding-top:10px;

}

#storenav .item, #storenav .active {
float:left;
height:35px;
margin-left:15px;
}

#storenav .link * {
text-transform:uppercase;
text-decoration:none;
line-height:35px;
font-size:16px;
font-family:tahoma, sans-serif;
color:#7E7E7E;
}

#storenav .linkHover * {
text-transform:uppercase;
text-decoration:none;
line-height:35px;
font-size:16px;
font-family:tahoma, sans-serif;
color:#95ce1c;
}

#storenav .linkon * {
text-transform:uppercase;
text-decoration:none;
line-height:35px;
font-size:16px;
font-family:tahoma, sans-serif;
color:#95ce1c;
}

#storenav .item .subnav {
display:none;
}

#storenav .subnav .tab {
position:absolute;
z-index:101;
margin:0px 0px 0px -10px;
text-align:left;
}

#storenav .subnav .content {
position:absolute;
z-index:100;
margin:35px 0px 0px -10px;
width:162px;
text-align:left;
}

#storenav .content .top {
height:10px;
overflow:hidden;
background-image:url(/images/tabcontent_top.png);
background-repeat:no-repeat;
background-position:left top;
}

#storenav .label {
float:left;
line-height:35px;
padding:0px 0px 0px 10px;
background-image:url(/images/tab_left.png);
background-repeat:no-repeat;
background-position:left top;
}

#storenav .label * {
text-transform:uppercase;
text-decoration:none;
line-height:35px;
font-size:16px;
font-family:tahoma, sans-serif;
color:#95ce1c;
}

#storenav .end {
float:left;
width:11px;
height:45px;
background-image:url(/images/tab_right.png);
background-repeat:no-repeat;
background-position:left top;
}

#storenav .subnav .content .items {
min-height:75px;
/*height:300px;*/
background-image:url(/images/tabcontent_bottom.png);
background-repeat:no-repeat;
background-position:left bottom;
}
#storenav .subnav.wide .content .items {
   background-image:url(/images/tabcontent_bottom_wide.png);
   width:300px;
}

#storenav .subnav .items div {
padding:2px 4px 4px 20px;
}

#storenav .subnav .content a {
text-decoration:none;
color:#000000;
}

#storenav .subnav .content a:hover {
text-decoration:none;
color:#95ce1c;
}

.slider {
    margin:0 0 20px 0;
}
.container { width:980px; height:422px; overflow:hidden; position:relative;  }
.slides { position:absolute; top:0; left:0; z-index:10; }
.slides > div { position:absolute; top:0; width:980px; display:none; z-index:10 }

#container {
padding-top:10px;
}

#trail {
    float:right;
    padding:10px 0 0 0;
}
#trail a {
    color:#83b919;
    font-size:8pt;
}
#trail span {
    font-size:8pt;
}

.featureintro,.featureintro h1  {
color:#888888;
font-size:20px;
line-height:27px;
font-weight:300;
}

#footer h4 {
margin:0px 0px 5px 0px;
padding:0px;
font-size:12px;
font-weight:normal;
}

#footer .link {
padding-left:12px;
line-height:19px;
background:#FFFFFF url(/images/linkbullet.gif) no-repeat left center;
}

#footer .link * {
text-decoration:none;
color:#95ce1c;
font-size:12px;
}

#legal, #legal * {
text-align:right;
font-size:10px;
color:#BBBBBB;
text-decoration:none;
line-height:40px;
}

/*category page*/

.category-intro {
    width:980px;
    height:213px;
    background:url(/images/category-intro-bg.jpg) no-repeat left;
    position:relative;
}

.category-intro .inner {
    padding:40px 0 0 42px;
}

.category-intro h1 {
    color:#fff;
    font-size:32pt;
    font-weight:300;
    margin:0;
    padding:0;
    position:absolute;
    bottom:29px;
    width:320px;
    
}
.category-intro .introtext {
    color:#fff;
    font-size:14pt;
    position:absolute;
    left:390px;
    bottom:41px;
    width:460px;
    
}

.product-row {
    border-bottom:1px solid #dbdbdb;
    width:100%;
    padding:20px 0 10px 0;
    float:left;
    display:inline;
    height:280px;
}

.product-row.last {
    border:0;
    padding-bottom:0;
}

.product-item {
    float:left;
    width:150px;
    display:inline;
    margin-right:55px;
    position:relative;
}
.product-item .price.red {
    color:#f00;
}


.product-item.last {
    margin-right:0;
}

.product-item h3, .accessory-item h3 {
    text-align:left;
    font-size:13px;
    margin:0;
    padding:0 0 0 10px;
}

.product-item .price, .accessory-item .price {
    color:#7f7e7e;
    font-size:10pt;
    padding:5px 10px;
    font-weight:700;
}

.product-item .price span, .accessory-item .price span {
    color:#83b919;
}

.product-item .more-details {
    padding-left:10px;
}
.wasprice {
    color:#f00 !important;
    text-decoration:line-through !important;
}
.crossed-out {
    text-decoration:line-through !important;
}
/*product page*/

.product-image {
    float:left;
    width:431px;
    display:inline;
    text-align:center;
    position:relative;
}
.minizoompan {
    background: #fff;
    position: relative; /* always set to relative or offset() won't work */
    border:0 !important;
    padding: 0;
    margin: 0;
    cursor:crosshair;
}
.minizoompan span.loader {
    display:none !important;
}
.image-tools {
    float:left;
    text-align:left;
    width:431px;
}
.image-tools .rotate,.image-tools .viewlarge  {
    margin:10px 0;
    float:left;
    width:35px;
}
.image-tools .note {
    width:100px;
    float:left;
    margin:20px 0 0 5px;
}

.product-summary {
    float:left;
    width:546px;
    display:inline;
    font-family:Arial,sans-serif;
    font-weight:300;
}

.product-summary .col-left {
    width:255px;
    float:left;
    display:inline;
}

.product-summary .col-right {
    width:247px;
    float:left;
    display:inline;
    padding:0;
    margin:70px 0 0 40px;
    text-align:left;
    
}
.product-summary p.suitability {
    margin:0;
    padding:2px 0 1px 20px;
    font-weight:300;
}


.product-summary h1 {
    color:#bbb;
    font-size:29pt;
    font-weight:400;
    margin-bottom:0;
    padding:0 0 14px 0;
}
.product-summary .stock-notice {
    color:#83b919;
    font-weight:700;
    padding:0 0 22px 0;
}
.product-summary .stock-notice span {
    color:#000;
}
.product-summary .price {
    font-size:16pt;
    padding:0 0 26px 0;
}
.product-summary .price span.each {
    font-size:10pt;
    color:#ccc;
}
.product-summary .blurb {
    padding:0 0 25px 0;
    font-weight:300;
}
#sizes {
    margin:0 0 20px 0;
    
}
/*sizes*/
.size-option {
    float:left;
    width:auto;
    height:36px;
    background:#DBDBDB;
    margin-bottom:5px;
    color:#fff;
}
.size-option-container.selected .size-option , .size-option-container.hover .size-option {
    background:#83b919;
    color:#000;
}
.size-option a {
    display:block;
    padding:10px 0;
}

.size-option-container {
    float:left;
    width:auto;
    display:inline;
    margin-right:10px;
    position:relative;
}
.size-option-left {
    float:left;
    width:4px;
    height:36px;
    background:url(/images/sizeoption.gif) no-repeat 0 -36px;
}
.size-option-right {
    float:left;
    width:4px;
    height:36px;
    background:url(/images/sizeoption.gif) no-repeat -32px -36px;
}
.size-option-container.selected .size-option-left, .size-option-container.hover .size-option-left {
    background-position:0 0;
}

.size-option-container.selected .size-option-right, .size-option-container.hover .size-option-right {
    background-position:-32px 0;
}


.colour-box-top {
    width:546px;
    height:15px;
    background:url(/images/colour-box-top.gif) no-repeat left;
}

.colour-box {
    width:546px;
    background:url(/images/colour-box-bg.gif) repeat-y;
}

.colour-box .inner {
    padding:22px 0 0 22px;
}

.colour-options .colour {
    float:left;
    width:69px;
    padding:0;
    margin:0 26px 20px 0;
    height:107px;
}
.on-sale {
    position:absolute;
    width:41px;
    height:34px;
    background:url(/images/on-sale.png) no-repeat top left;
    top:70px;
}

.indent {
    position:absolute;
    width:49px;
    height:20px;
    background:url(/images/indent-overlay.png) no-repeat top left;
    top:25px;
    right:40px;
    
}


.colour-options .colour.first {
    padding-left:0;
}
.colour.selected {
    
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    padding:0;
}

#vinyls {
    padding:20px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

/*accesories*/
.accessory-item {
    float:left;
    width:250px;
    margin:0 20px -30px 0;
}


/*related products*/

#related-products {
    width:100%;
    padding:32px 0 0 0;
    border-top:1px solid #dbdbdb;
    margin-top:50px;
    
}
#related-products #label{
    float:left;
    width:120px;
    display:inline;
    font-weight:700;
}
.related-item {
    float:left;
    width:300px;
    display:inline;
}
.cart-options {
    background:#ebebeb;
    width:546px;
}
.cart-options .inner {
    padding:17px 0 0 21px;
}
.quantity-container {
    float:left;
    width:237px;
    display:inline;
    height:37px;
    background:url(/images/quantity-bg.gif) no-repeat left;
    margin-right:20px;
}
.quantity-container .label {
    float:left;
    width:60px;
    font-weight:700;
    padding:7px 0 0 0;
}
div.quantity {
    background:url(/images/quantity-input-bg.jpg) no-repeat left;
    width:47px;
    height:30px;
    float:left;
    margin-right:10px;
}
div.quantity .q {
    border:0;
    outline:0;
    width:35px;
    margin:6px 8px;
    font-size:140%;
}
.increase,.decrease {
    float:left;
    width:14px;
    height:8px;
    cursor:pointer;
}
.decrease {
    margin-top:4px;
}

#variantprice {
    padding:5px 4px;
    margin-left:1px;
    float:left;
    width:40px;
    font-size:10pt;
    font-weight:700;
}

.cart-options .quote {
    float:left;
    width:110px;
    display:inline;
    padding:5px 0 0 0;
    
}
.cart-options .cart {
    float:left;
    width:127px;
    display:inline;
    margin-left:10px;
}
.clear {
    clear:both;
    font-size:0;
    height:1px;
}

.colour-box h3 {
    padding:0 0 25px 0;
    margin:0;
}
.colour-box-bottom {
    width:546px;
    height:13px;
    background:url(/images/colour-box-bottom.gif) no-repeat left;
}

/*cart*/
.grid {
    width:100%;
    margin-top:10px;
}

.grid th {
    border-bottom:1px dotted #BBBBBB;
    padding:4px;
    background-color:#82BB14;
    text-align:left;
    color:#fff;
}

.grid div.thumb {
    /*border:1px solid #D9D9D9;*/
}

div.datagrid {
    clear:left;
    margin-top:30px;
    border:1px solid #D9D9D9;
    padding-bottom:10px;
}

div.datagrid h2 {
    color:#82BB14;
    font-weight:300;
    padding:5px 20px 5px 20px;
    border-bottom:1px dotted #BBBBBB;
    margin:0 0 10px 0;
}

table.datagrid td {
    padding:4px;
}

table.datagrid td.label {
    font-weight:700;
    padding:6px 20px 0 20px;
    vertical-align:top;
}

table.datagrid .input, table.datagrid .errorinput {
    background-color:#EDEDED;
    border:1px solid #D5D5D5;
    font-size:11px;
    color:#555555;
    width:200px;
    padding:2px;
}

table.datagrid .errorinput ,table.datagrid .errorlabel {
    color:#C8578B;
    border:1px solid #F098C4;
    background-color:#F9ECF2;
}
.errorlabel {
    color:#f00;
}


div.error, div.errorinput {
    font-size:10px;
    font-weight:bold;
    color:#C8578B;
    padding:10px;
    border:1px solid #F098C4;
    background-color:#F9ECF2;
    margin:10px 0;
}

div.info {
    color:#3C5893;
    font-weight:bold;
    line-height:20px;
    padding:5px 10px 5px 25px;
    background: #E3EAF3 url(/_ps/images/info.gif) no-repeat 5px 7px;
    border:1px solid #B8CDE6;
    margin:5px 0 10px 0;
}


.grid td {
    
    padding:4px;
    vertical-align:middle;
}

.grid tr.footer td {
    border-bottom:0;
    text-align:right;
    font-size:12px;
    font-style:italic;
    font-weight:700;
    background-color:#82BB14;
    color:#fff;
}


/*form*/
.form dl {
    float:left;
    clear:both;
    width:100%;
    margin:2px 0 4px 0;
    display:inline;
}

.form dt {
    float:left;
    width:110px;
    display:inline;
    padding:2px 0;
}
.form dt.errorinput {
    color:#f00;
}

.form dd {
    float:left;
    width:350px;
    display:inline;
}

.form .required {
    color:#83b919;
}

.shortlabels dt {
    width:100px 
}
.shortlabels90 dt {
    width:85px
}
.textinput {
    outline:none;
}

div.transparent-input .textinput , div.transparent-input-white .textinput {
    border:0;
    padding:0;
    background:transparent;
    margin:5px 0 0 10px;
    float:left;
    width:170px;
    display:inline;
    color:#6c6c6c;
}

div.transparent-input , div.transparent-input-white {
    width:216px;
    height:31px;
    background:url(/images/transparent-input.png) no-repeat left;
    float:left;
}

div.transparent-input-white {
    background:url(/images/transparent-white-input.png) no-repeat left;
}

/*staff*/

.staff-item {
    border-bottom:1px solid #ccc;
    padding:20px 0;
}

.staff-item .col1 {
    float:left;
    width:325px;
    display:inline;
}

.staff-item .col2 {
    float:left;
    width:305px;
    display:inline;
    padding-right:20px;
}

.staff-item h1 {
    color:#ccc;
    font-weight:300;
    padding:10px 0 0 0;
    margin:0;
}

.staff-item .col1 h3 {
    font-weight:300;
    padding:0;
    margin:0;
    font-family:Helvetica,Arial,sans-serif;
}


.staff-item .col2 p {
    margin-top:0;
    padding-top:0;
    line-height:1.5em;
}
.staff-item .col2 h3 {
    color:#83ba16;
    font-size:9pt;
    margin-bottom:4px;
    
}

/*login*/

.login-box-container {
    float:left;
    width:472px;
}
.login-box-top,.login-box-bottom {
    width:472px;
    height:15px;
    background:url(/images/login-box-top.gif) no-repeat top left;
}
.login-box {
    width:472px;
    background:url(/images/login-box-bg.gif) repeat-y;
}
.login-box-bottom {
    background:url(/images/login-box-bottom.gif) no-repeat top left;
}

/*about us*/

.about-list {
    float:left;
    width:270px;
    display:inline;
    color:#969696;
    margin-left:16px;
    padding-left:0;
    text-transform:capitalize;
}
.about-list li span {
    color:#000;
}

/*join*/
.join-form-container {
    width:632px;
    float:left;
    display:inline;
}
.join-form-top, .join-form-bottom {
    width:632px;
    height:10px;
    background:url(/images/join-form-top.gif) no-repeat top left;
}
.join-form {
    width:632px;
    background:url(/images/join-bg.gif) repeat-y;
}
.join-form-bottom {
    background:url(/images/join-form-bottom.gif) no-repeat top left;
}

.form.join dl {
    width:600px;
    padding:6px 0;
    margin:0;
}

.form.join dt {
    width:154px;
    padding:0;
    margin:0;
}

.form.join dd {
    width:347px;
    padding:0;
    margin:0;
}

/*contact us*/

div.contact-details {
   float:left;
   width:100%;
   display:inline;
   padding:40px 20px 40px 30px;
   
   
}

.contact-details .location {
    float:left;
    width:465px;
    display:inline;
}
.contact-details h1 {
    padding:0 0 5px 0;
    margin:0;
    font-size:16pt;
}
.location .details {
    float:left;
    width:180px;
}
.location .map {
    float:left;
    width:255px;
    margin-right:20px;
}

.contact-form-container {
    width:980px;
    float:left;
    display:inline;
}
.contact-form-top {
    width:980px;
    height:9px;
    background:url(/images/contact-form-top.gif) no-repeat top left;
}

.contact-form {
   
   width:980px;
   float:left;
   background:url(/images/contact-form-bg.gif) repeat-y;
}

.contact-form .inner {
    padding:20px 20px 20px 40px;
}
.form.contact .stdinputbg {
    background:url(/images/contact-form-input.gif);
    width:327px;
    height:30px;
    
}
.form.contact .field {
    width:300px;
}
.form.contact dl {
    width:421px;
    padding:6px 0;
    margin:0;
}
.form.contact dt {
    width:94px;
    padding:0;
    margin:0;
}
.form.contact dd {
    width:327px;
    padding:0;
    margin:0;
}

.form.contact .input {
    width:310px;
}

.form.contact .textareabg {
    width:327px;
    height:90px;
    background:url(/images/contact-textarea-bg.gif) no-repeat left;
}

.form.contact .textareabg .fancytextarea {
    width:307px;
    max-width:307px;
    max-height:80px;
    height:80px;
}

.contact-form-bottom {
    width:980px;
    height:9px;
    background:url(/images/contact-form-bottom.gif) no-repeat top left;
}

/*custom build contact form*/

.custom-contact-top, .custom-contact-bottom {
    width:322px;
    height:10px;
    background:url(/images/custom-contact-top.gif) no-repeat left;
}
.custom-contact {
    width:322px;
    background:url(/images/custom-contact-bg.gif) repeat-y;
}
.customform {
    padding:10px;
}
.custom-contact-bottom {
    background:url(/images/custom-contact-bottom.gif);
}
.customform .stdinputbg {
    background:url(/images/custom-contact-input-bg.gif);
    width:218px;
    height:30px;
}
.customform .stdinputbg .field {
    width:202px;
}
.customform .textareabg {
    background:url(/images/custom-contact-textarea-bg.gif);
    width:218px;
    height:77px;
}
.customform .textareabg .fancytextarea {
    width:207px;
    max-width:207px;
    max-height:70px;
    height:70px;
}

.customform dl {
    width:310px;
    padding:6px 0;
    margin:0;
    
}

.customform dt {
    width:50px;
    padding:0;
    margin:0 10px 0 0;
    
}

.customform dd {
    width:220px;
    padding:0;
    margin:0;
}

/*gallery pages for products*/

#slidercontainer .previous {
    position:absolute;
    top:200px;
    left:5%;
    z-index:2000;
}
#slidercontainer .next {
    position:absolute;
    top:200px;
    right:5%;
    z-index:2000;
}

/*showcase*/
.showcase-row {
    padding:0 0 20px 0;
    
}
.showcase-item , .showcase-item-first {
    float:left;
    width:460px;
    display:inline;
    border-bottom:1px solid #ccc;
    padding:0 0 20px 0;
    margin-bottom:20px;
}
.showcase-item-first {
    margin-right:60px;
}
.showcase-image {
    float:left;
    width:168px;
    margin-right:20px;
    display:inline;
}
.showcase-details {
    float:left;
    width:260px;
    display:inline;
}
.showcase-details h2, .project-details h2 {
    color:#a09f9f;
    font-size:20pt;
    padding:0;
    margin:20px 0 0 0;
}

/*details page*/
.project-nav {
    width:980px;
    padding:0 0 10px 0;
    border-bottom:1px solid #ccc;
    position:relative;
    height:25px;
    margin-bottom:40px;
}
.project-nav .prev, .project-nav .next {
    position:absolute;
    width:25px;
    height:25px;
    left:0;
}
.prev-description {
    position:absolute;
    width:220px;
    height:25px;
    top:0;
    left:30px;
}
.next-description {
    position:absolute;
    width:220px;
    height:25px;
    top:0;
    right:35px;
    text-align:right;
}
.prev-description span, .next-description span {
    color:#7e7e7e;
}
.project-nav .next {
    left:950px;
    
}

.project-details {
    float:left;
    width:340px;
    display:inline;
    margin-right:10px;
    min-height:418px;
    position:relative;
}
.thumbnail-select {
    position:absolute;
    bottom:0;
    width:340px;
    height:97px;
}
.thumbnail-container {
    padding:0 10px 0 0;
    float:left;
    width:97px;
    
}
.project-slider {
    width:627px;
    float:left;
    height:418px;
}

#carousel ul li {
    height:275px;
}

.stdinputbg,.signupinputbg {
height:29px;
line-height:29px;
background-image:url(/images/stdinputbg.gif);
background-repeat:no-repeat;
width:347px;
}
.signupinputbg .transparentinput {
	width:320px;
	background:transparent;
	border:0;
	margin-left:10px;
}
.textareabg {
width:347px;
height:91px;
background-image:url(/images/wide-textarea-bg.jpg);
}

.fancytextarea {
width:330px;
max-width:330px;
max-height:75px;
height:75px;
margin:3px 0 0 4px;
background-color:#ededed;
font-family:Arial;
font-size:16px;
border:1px solid #ededed;
outline:none;

}
.inputbg2,.inputbg3,.inputbg4,.inputbg5 {
    background:url(/images/stdinputbgsprite.gif) no-repeat !important;
}
.inputbg1 { width:347px; }
.inputbg2 { width:249px; background-position:0 -29px; }
.inputbg3 { width:171px !important; background-position:0 -58px !important; }
.inputbg4 { width:87px; background-position:0 -87px; }
.inputbg5 { width:40px; background-position:0 -116px; }

.stdinputbg .field {
font-size:16px;
height:22px;
margin:2px 0px 0px 5px;
background-color:#ededed;
border:1px solid #ededed;
outline:none;
}

.inputbg1 .field { width:317px; }
.inputbg2 .field { width:234px; }
.inputbg3 .field { width:156px; }
.inputbg4 .field { width:72px; }
.inputbg5 .field { width:25px; }



.FreezePaneOff
  {
     visibility: hidden;
     display: none;
     position: absolute;
     top: -100px;
     left: -100px;
  }

.FreezePaneOn
{
   position: absolute;
   top: 0;
   left: 0;
   visibility: visible;
   display: block;
   width: 100%;
   height: 100%;
   background-color: #666;
   z-index: 999;
   filter:alpha(opacity=85);
   opacity:.85;
   padding-top: 20%;
}

.InnerFreezePane
{
   text-align: center;
   width: 66%;
   background-color: #C2C739;
   color: White;
   font-size: large;
   border: dotted 2px #fff;
   padding: 9px;
}
  
#lightbox-image-details-caption {
 position:absolute;
 top:15px;
 width:580px;
 height:40px;
 overflow:hidden;
}
  
#lightbox-container-image-box {
 padding-top:60px;
}
.styledSelect {
	width: 225px;
	font-size: 14px;
	height: 34px;
	margin: 0;
	padding: 0;
	position: relative;
	background: #FFF url(/images/select-bg.jpg) top left no-repeat;
}
.styledSelect ul {
	list-style: none;
	padding: 1px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
        z-index:100;
        color:#000;
}
.styledSelect.open ul {
	border: 1px solid #777777;
	padding: 0;
        color:#000;
}
.styledSelect ul li {
	font-family: sans-serif;
	margin: 0;
	padding: 6px 25px 3px 10px;
	display: block;
}
.styledSelect.open ul li { background-color: #FFF; }
.styledSelect.open ul li.selected { background-color: #81B70B; }
.styledSelect.open ul li:hover { background-color: #81B70B; }

label.error {
    display:none !important;
}
.error {
    color:#f00;
}

.components {
    width:450px;
    empty-cells:show;
}

#team-thumbs {
    
    
    width:474px;
    float:left;
    border-right:1px solid #dbdbdb;
    margin:20px 20px 0 0;
}
#team-thumbs .thumb {
    float:left;
    width:120px;
    display:inline;
    border:1px solid #ccc;
    text-align:center;
    margin-right:10px;
    padding:5px;
}

#team-member-profile {
    width:470px;
    float:left;
    padding:20px 0;
}
#application-form-container {
    float:left;
    width:416px;
    
}
#application-form-top {
    width:416px;
    height:11px;
    background:url(/images/vacancies/application-form-top.gif) no-repeat top left;
}
#application-form-bottom {
    width:416px;
    height:10px;
    background:url(/images/vacancies/application-form-bottom.gif) no-repeat top left;
}

#application-form {
    background:url(/images/vacancies/application-form-bg.gif) repeat-y;
    width:470px;
    float:left;
    
}
#application-form .inner {
    padding:5px 0 0 20px;
}
#application-form dt {
    width:100px;
    
}
#application-form dd {
    margin:0 0 0 15px;padding:0;
}
#application-form .stdinputbg {
    background:url(/images/vacancies/application-input-bg.gif) no-repeat top left;
    width:256px;
    height:29px;
}

.update-panel {
float:left;
height:91px;
width:485px;
background:url(/images/update-bg.gif) repeat-x;
margin:20px 10px 20px 0;
}
.update-panel.last {
	margin-right:0;
	
}
.update-panel .icon {
	float:left;
	width:auto;
	margin:10px;
}
.update-panel .content {
	float:left;
	width:340px;

}
.update-panel .content h2 {
	margin:0;
	padding:0;
	color:#83b919;
	font-size:22px;
}
.update-panel .content p {
	color:#828d85;
	font-size:11px;
}
