﻿
body
{
    background-color: #000;
    background-image: url(/Content/Images/Backgrounds/black.jpg);
    background-repeat: repeat;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #9b9b9b;
}



a:link
{
    color: #fff;
    text-decoration: none;
}
a:visited
{
    color: #fff;
    text-decoration: none;
}
a:hover
{
    color: #fff;
    text-decoration: underline;
}
a:active
{
    color: #fff;
    text-decoration: underline;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #fafafa;
    font-weight:normal;
}

h1
{
    font-size: 2em;
    
}
h2
{
    
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

.qtip h1, .qtip h2, .qtip h3, .qtip h4, .qtip h5, .qtip h6
{
    color:#000;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
    height: 100px;
}

#logo
{
    float: left;
    width: 600px;
    height: 110px;
    text-align: left;
    font-size: 80px;
    color: #fafafa;
}

#contact
{
    float:right;
    width: 290px;
    height: 100px;
    font-size: 18px;
    
}

#main
{
    padding: 30px 0 15px 0;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#catalog
{
    
}

#footer
{
    clear: both;
    padding: 80px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


/*floats for layout*/

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left
{
    float: left;
    width: 324px;
}

.right
{
    float: left;
    width: 324px;
}

.center
{
    float: left;
    width: 324px;
}

/*-------------------*/


.left > div
{
    padding-right: 20px;
    text-align:justify;
}

.center > div
{
    padding: 0 20px 0 20px;
    text-align:justify;
}

.right > div
{
    padding-left: 40px;
    text-align:justify;
}


.dialogInstructions
{
    font-weight: bold;
    color: #000;
}


.breadcrumbs
{
    padding: 5px 0 5px 0;
    margin: 0 0 20px 0;
    font-weight: bold;
}

.thisPage
{
    font-weight: bold;
    color: #585858;
}



.tableTitle
{
    /*background-image: url(/Content/images/wbg.gif);*/
    height: 40px;
    font-weight: bold;
    font-size: large;
    padding: 15px 0 0 0;
    color: #fca205;
}

.tableActions
{
    /*background-image: url(/Content/images/bg.gif);*/
    height: 30px;
    padding: 3px 0 0 3px;
}


.zebra
{
    width: 100%;
    border-spacing: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.accordionTable
{
    width: 100%;
    border-spacing: 0;
}

.zebra td
{
    padding: 10px;
    background-color: #fff;
    color: #000;
}

.zebra > tbody > tr > td
{
    border-top: 1px solid #c2bfbf;
}

.accordionTable > tbody > tr > td
{
    border-top: 1px solid #ababab;
}

.zebra td.last, .accordionTable td.last
{
    white-space: nowrap;
}

.zebra th
{
    /*bbackground-image: url(/Content/images/fhbg.gif);*/
    height: 24px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
    padding: 0 5px 0 5px;
    background-color: #cdcdcd;
}

.accordionTable th
{
    /*bbackground-image: url(/Content/images/fhbg.gif);*/
    height: 24px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
}

.accordionTable a
{
    text-decoration: underline;
}

.zebra tfoot
{
    /*background-image: url(/Content/images/bg.gif);*/
    height: 40px;
    padding: 3px 0 0 3px;
    font-weight: bold;
}

.pagination
{
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #fff;
}

.even
{
    background-color: #eaebe6;
    
}

.zebra a
{
    color: #000;
}

.cellNumber
{
    text-align: right;
}

.photoEditBlock
{
    width: 160px;
    height: 170px;
    overflow:hidden;
    float: left;
    margin: 10px;
    

}

.photoEditImage
{
    width: 152px;
    height: 110px;
    overflow:hidden;
    border: 4px solid #fff;
}

.photoEditLinks
{
    width: 170px;
    height: 40px;
    font-size: smaller;
}

.portfolioGallery
{
    background-image: url(/Content/images/bg_acuity.gif);
    background-repeat: repeat;
    background-color:#000;
    width: 980px;
    height: 300px;
}

.portfolioGallery > div
{
    padding: 10px;
}

.portfolioPhotoBox
{
    width: 162px;
    height: 110px;
    overflow:hidden;
    float: left;
    margin: 10px;
    border: 4px solid #fff;
    
}

.portfolioPhoto
{
    position:relative;
    top: -6px;
    left: -4px;
}

span#prevBtn
{
    text-align: right;
}
span#nextBtn
{
    text-align: right;
}



hr
{
    color: #fff;
    background-color: #fff;
    height: 1px;
    margin: 10px 0 10px 0;
    border: 0;
    width: 100%;
}

.alert
{
    background-color: #F3D8E6;
    color: #fff;
    font-weight: bold;
}

.inline
{
    display: inline;
}

.testimonial
{
    padding-left:50px;
    border-top:1px dotted gray;
    margin-bottom: 20px;
    background-image: url(/Content/Images/quotes.gif);
    background-position: 0 10px;
    background-repeat:no-repeat;
    font-family:Verdana;
    font-style:italic;
    color: #000;
}

.testimonial span
{
    color: #708C00;
}

.attribution
{
    color: #9b9b9b;
}

/*floats for layout*/

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.twenty
{
    float: left;
    width: 18%;
}

.twenty-five
{
    float: left;
    width: 23%;
}

.eighty
{
    float: left;
    width: 78%;
}

.sixty
{
    float: left;
    width: 58%;
}

.forty
{
    float: left;
    width: 38%;
}

.sixty-five
{
    float: left;
    width: 63%;
}

.thirty-five
{
    float: left;
    width: 33%;
}

.fifty-left
{
    float: left;
    width: 48%;
}

.fifty-right
{
    float: left;
    width: 48%;
}

.thirty-three-left
{
    float: left;
    width: 31%;
}

.thirty-three-right
{
    float: left;
    width: 31%;
}

.thirty-four
{
    float: left;
    width: 31%;
}

.sixty-seven
{
    float: right;
    width: 63%;
}

/*-------------------*/

.twenty > div
{
    padding-right: 10px;
}

.twenty-five > div
{
    padding-right: 40px;
}

.eighty > div
{
    padding-left: 10px;
}


.sixty > div
{
    padding-right: 40px;
}

.forty > div
{
    padding-left: 40px;
}

.sixty-five > div
{
    padding-right: 40px;
}

.thirty-five > div
{
    padding-left: 40px;
}

.fifty-left > div
{
    padding-right: 40px;
}

.fifty-right > div
{
    padding-left: 40px;
}


.thirty-three-left > div
{
    padding-right: 10px;
}

.thirty-three-right > div
{
    padding-left: 40px;
}

.sixty-seven > div
{
    padding-left: 40px;
}