﻿/* Rounded Corners */
/*- All the corners -*/
.corner
{
    position: absolute;
    width: 12px;
    height: 13px;
}
/*- Each corner -*/
.topLeft
{
    top: 0;
    left: 0;
    background-position: -1px -1px;
}
.topRight
{
    top: 0;
    right: 0;
    background-position: -11px -1px;
}

#mainCorners
{
    background-color: #f1f1f1;
}
#mainCorners .corner
{
    background-image: url(images/corners.gif);
}
/* Unordered List Style */

.ulList li
{
    list-style-image: url(images/bullet.png);
    width: 90%;
}

.li
{
    font-family: Verdana, Sans-Serif;
    font-size: 11pt;
    font-weight: normal;
    margin-right: 5px;
}

li
{
    padding-bottom: 10px;
}

/* Home Page */
.SurroundHome
{
    width: 1000px;
    height: 550px;
}
#leftContent
{
    width: 160px;
    height: 536px;
    background-color: #ffffff;
    border: 1px solid #dbe1e6;
}
#leftPanel
{
    float: left;
    width: 560px;
    height: 320px;
    border: 1px solid #dbe1e6;
    margin-bottom: 5px;
    background-color: #ffffff;
}

#rightPanel
{
    float: right;
    width: 240px;
    height: 320px;
    border: 1px solid #dbe1e6;
    margin-bottom: 5px;
    margin-right: 2px;
    background-color: #ffffff;
}
#bottomPanel
{
    clear: both;
    width: 811px;
    height: 208px;
    border: 1px solid #dbe1e6;
    margin-bottom: 10px;
    background: #fbfbfb url(images/WomenOnPhone.png) bottom right no-repeat;
}

.header
{
    background: url(images/bannerbg.png) repeat-x;
    border-bottom: 1px solid #dbe1e6;
    height: 34px;
}

.headertext
{
    position: relative;
    top: 8px;
    text-indent: 10px;
}
.imagebg
{
    position: absolute;
    left: 30px;
    padding: 0px;
    margin: 0px;
}
.imagebg li
{
    list-style: none;
    font-weight: normal;
    font-family: Verdana, Sans-Serif;
    border: 1px solid #dbe1e6;
    text-align: center;
    font-size: 11pt;
    width: 130px;
    height: 107px;
    background-color: #f1f1f1;
    margin-bottom: 5px;
}

.imageheader
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 19px;
}
.faultimages
{
    border-bottom: 1px solid #dbe1e6;
}

.chooseList
{
    position: relative;
    left: -5px;
    font-family: Verdana, Sans-Serif;
    font-size: 11pt;
}

.chooseList li
{
    list-style-image: url(images/bulletlist.png);
    margin: 15px 0px 0px 0px;
}

#bottomContent
{
    position: relative;
    top: 13px;
    left: -100px;
}
#Telno
{
    color: #f89748;
    font-weight: bold;
    font-family: Verdana;
    font-size: 25pt;
    text-align: center;
}
.call
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 13pt;
    text-align: center;
}
/* End Home Page */

/* About Us */
.Surround
{
    width: 1000px;
    height: 600px;
}
div#leftColumn
{
    position: relative;
    float: left;
    top: 10px;
    left: 12px;
    width: 485px;
    height: 280px;
    border: 1px solid #dbe1e6;
    background-color: #ffffff;
}

div#rightColumn
{
    position: relative;
    float: right;
    right: 12px;
    top: 10px;
    width: 485px;
    height: 360px;
    border: 1px solid #dbe1e6;
    background-color: #ffffff;
}


#menOnArrows
{
    position: relative;
    clear: left;
    left: 0px;
    top: 15px;
    margin-bottom: 20px;
}


#bulletList1
{
    position: relative;
    float: left;
    margin-left: 10px;
    width: 320px;
}
#bulletList2
{
    position: relative;
    float: left;
    width: 280px;
}
#bulletList3
{
    position: relative;
    float: right;
    width: 250px;
}

.aboutList
{
    list-style-image: url(images/bullet.png);
}

.aboutlistheader
{
    margin-left: 35px;
    margin-top: 10px;
}

/* Locus Reports */
.locusright
{
    float: right;
    width: 500px;
}
.locusleft
{
    width: 470px;
}
.locusseperator
{
    float: right;
    height: 300px;
    border-right: 1px solid #f1f1f1;
}


#SampleLocus
{
    float: left;
    width: 200px;
    margin-left: 40px;
    margin-top: 20px;
}

#LocusImages
{
    float: left;
    margin-left: 110px;
    margin-top: 12px;
}

.LocusSampleImages
{
    padding: 5px;
}

#locusReportImage
{
    margin-left: 20px;
    border: none;
}

.SampleText
{
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.locusURI
{
    margin-left: 50px;
}

.locusphotoheader
{
    text-align: center;
}


/* Video Evidence */

.video-samples
{
    width: 800px;
    height: 300px;
    padding-bottom: 30px;
}

#sample-video
{
    width: 600px;
    margin-left: 50px;
}

#evidence-left
{
    float: left;
    margin-left: 20px;
    margin-top: 6px;
}
#evidence-right
{
    float: right;
    margin-right: 20px;
    margin-top: 6px;
}

.video-image
{
    position: absolute;
    bottom: 0px;
    left: 764px;
}

.video-surround
{
    border: 1px solid #dbe1e6;
    width: 300px;
    height: 180px;
    position: relative;
    left: 230px;
    background-color: White;
}

.box-right
{
    position: relative;
    float: right;
    top: 30px;
    margin-right: 20px;
}

.video-panel
{
    background-color: #000;
    border-left: 3px solid #f1f1f1;
    border-right: 3px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    width: 328px;
    height: 244px;
}

.video-close
{
    height: 20px;
    width: 326px;
    background-color: #000000;
    border-right: 3px solid #f1f1f1;
    border-top: 3px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}

.close-button
{
    position: absolute;
    top: 6px;
    left: 290px;
    font-size: 7pt;
    font-family: Verdana, Sans-Serif;
    cursor: pointer;
    color: #ffffff;
}

.close-button:hover
{
    color: red;
}
/* End Video Evidence */


/* Accident Reconstruction */
.ForensicPDF
{
    margin-left: 80px;
}

.courtscales
{
    margin-top: 50px;
    margin-left: 30px;
}
.sample-forensic
{
    width: 260px;
    height: 150px;
    border: 1px solid #dbe1e6;
    overflow: hidden;
}

.sample-forensicAnalysis
{
    margin-left: 20px;
    width: 260px;
    height: 500px;
    overflow: hidden;
}
.link
{
    font-family: Verdana, Sans-Serif;
    font-size: 11pt;
    text-decoration: none;
}

.link:hover
{
    color: Orange;
}

/* Statement & Interviews */
.odd
{
    display: block;
    width: 600px;
    height: 90px;
    border: 1px solid #ffdfa4;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.even
{
    display: block;
    width: 600px;
    height: 90px;
    border: 1px solid #a0a0fb;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.statement-image
{
    margin-left: 15px;
}

/* Photographic Evidence */

.photo-seperator
{
    float: right;
    height: 400px;
    margin-top: 20px;
    margin-right: 30px;
    border-right: 1px solid #f1f1f1;
}
.photo-left
{
    height: 420px;
    width: 580px;
}

/* Trace Evidence */
.trace-right
{
    float: right;
    width: 450px;
}
.trace-left
{
    width: 450px;
}

.trace-seperator
{
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    height: 250px;
    border-right: 1px solid #f1f1f1;
}

.trace-images
{
    height: 300px;
    width: 900px;
}
.trace-imagebox
{
    float: right;
    position: absolute;
    bottom: 0px;
    left: 650px;
}
.trace-imageright
{
    position: absolute;
    bottom: 0px;
}
.trace-imageleft
{
    margin-left: 50px;
    margin-top: 60px;
}

/* Contact Us */

.contact-surround
{
    height: 440px;
}
.contact-right
{
    float: right;
    width: 400px;
    height: 400px;
    margin: 10px 30px 0 0;
}

.contact-image
{
    clear: both;
    position: absolute;
    right: 110px;
    bottom: 0px;
}

.contact-left
{
    width: 300px;
    margin: 10px 0px 0px 40px;
}

.contact-colour
{
    color: #fc943f;
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 12pt;
}

.contact-paragraph
{
    text-align: left;
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 12pt;
}

.contact-paragraphs
{
    text-align: center;
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 12pt;
}

.contact-number
{
    color: #fc943f;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    text-align: center;
    font-size: 16pt;
    letter-spacing: 5px;
}

/* Links Page */
.listview-surround
{
    margin-left: 60px;
}
.item-style
{
    border-style: solid;
    border-width: 1px;
    border-color: #ccc #333333 #333333 #ccc;
    float: left;
    display: block;
    width: 400px;
    padding: 10px;
    font-size: 9px;
    overflow: visible;
    height: 270px;
    margin: 5px;
}

.layout-template
{
    background-color: White;
}

.link-heading
{
    font-size: large;
    font-weight: bold;
}



.itemSeperator
{
    float: left;
    display: block;
    padding-right: 1px;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #666699;
    height: 381px;
}
.link-odd
{
    margin-left: 10px;
    color: #69448A;
    text-decoration: none;
}

.link-odd:hover
{
    color: Fuchsia;
}


.link-even
{
    margin-left: 10px;
    color: #0065A4;
    text-decoration: none;
}

.link-even:hover
{
    color: Fuchsia;
}

.links-paragraph
{
    margin-left: 50px;
}

.links-surround
{
    overflow: hidden;
}

/* Footer */

.footerText
{
    position: relative;
    float: left;
    top: 5px;
    left: 5px;
}
.footerP
{
    font-family: Tahoma;
    font-size: xx-small;
    padding: 0px;
    margin: 0px;
}
.logos
{
    position: relative;
    float: right;
    top: 12px;
    margin-right: 20px;
}

/* End Footer */

/* Login popup */

.Tooltipbg
{
    position: relative;
    z-index: 2;
    background: url(images/tooltip.png) no-repeat;
    width: 384px;
    height: 244px;
}
.closeLoginPanel
{
    position: relative;
    float: right;
    top: 145px;
    margin-right: 40px;
    font-weight: bold;
    font-size: 12pt;
    cursor: pointer;
    color: #01a5ff;
}
.login-table
{
    position: absolute;
    top: 50px;
    left: 20px;
}
.LoginLink
{
    position: relative;
    top: -10px;
    margin-right: 60px;
    z-index: 2;
    float: right;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    font-size: 11pt;
    cursor: pointer;
}
.popup-close
{
    position: absolute;
    top: 215px;
    left: 20px;
    background-color: #56c2ff;
    color: #fff;
    font-size: 6pt;
    font-family: Verdana, Sans-Serif;
    padding: 3px;
    width: 6px;
    height: 10px;
    font-weight: bold;
    border: 1px solid #f1f1f1;
    cursor: pointer;
}
.popup-close:hover
{
    color: Navy;
}
.login-button
{
    float: right;
    margin-right: 40px;
    background-color: #56c2ff;
    color: #fff;
    font-family: Verdana, Sans-Serif;
    padding: 3px;
    width: 60px;
    border: 1px solid #f1f1f1;
    cursor: pointer;
}
.login-button:hover
{
    color: Navy;
}

/* news */
.news-odd
{
    border: 1px solid #E57D2A;
    padding: 10px;
    margin: 10px 0 10px 0;
}
.news-even
{
    border: 1px solid #0065A4;
    padding: 10px;
}
.news-text
{
    width: 500px;
    padding-right: 15px;
}
.title-link
{
    font-family: Verdana, Sans-Serif;
    font-size: 11pt;
    font-weight: normal;
    color: #00457b;
    text-decoration: none;
    margin-bottom: 20px;
}
.date-lbl
{
    font-family: Verdana, Sans-Serif;
    font-size: 6pt;
    color: Gray;
    margin-bottom: 10px;
}
.abstract-lbl
{
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}
.grid-position
{
    margin-left: 150px;
}
/* error meesages */
.error-page
{
    margin-left: 30px;
    width: 600px;
    height: 200px;
    background-color: #fff;
    border: 2px solid #6dcaff;
}

.error-message
{
    font-family: Verdana;
    font-size: 10pt;
    margin: 10px;
}
