/*
Author: Kevin Gunn, System Administrator
Date Started: Wednesday, April 16, 2008, 12:25:48 PM
Date Completed:
Description: This is our new website to replace our older, much outdated site.  This site includes a complete overhaul with a new layout, new pictures, images, and a uses our newer, revised logo.
             Feel free to browse our site and contact us if you have any problems regarding the site.

Contact:
            PO Box 17059
            Golden, CO 80402
            (303) 234-0460
            Fax: (303) 274-0991
Technical Support: helpdesk@coloradoconceptlighting.com
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


  ++++++++++++++++++++++++++++++++++
            General
         and Universal
        Layout Settings
  ++++++++++++++++++++++++++++++++++
*/

html
{
    background-color: #454545;
}

/* Text Settings */
.center
{
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
.leftpage
{
    position: absolute;
    margin-left: 0px;
    min-height: 800px;
    top: 150px;
    width: 60%;
    font-size: large;
    margin-left: 3%;
}
.rightpage
{
    position: absolute;
    min-height: 750px;
    right: 5px;
    margin-right: 3%;
    top: 150px;
    width: 30%;
    font-size: 10pt;
    border-left-width: thin;
    border-left-style: dashed;
    border-left-color: #D273F2;
}
.bolditem
{
    font-weight: bolder;
}
.underlineitem
{
    text-decoration: underline;
}
.italicitem
{
    font-style: italic;
    padding-left: 20px;
}
.headitem
{
    color: #550800;
}
.centeritem
{    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
.rightitem
{
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
.leftitem
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
/*   links   */
a:link
{
    color: #3D3717;
}
a:visited
{
    color: #3D3717;
}
a:active
{
    color: #3D3717;
}
a:hover
{
    text-decoration: underline;
}
a
{
    text-decoration: none;
    font-family: Cochin Italic, High Tower Text, Harrington, Arial;
    font-size: medium;
}

#leftcolumn
{
    float: left;
}
#rightcolumn
{
    float: right;
}
/* Content for each page */
/*++++++++++++++++++++++++++++++++++
           PageTop.php
  ++++++++++++++++++++++++++++++++++
*/
body
{
    background-color: #FDF8E6;
    margin-top: 25px;
    min-height: 900px;
    position: relative;
}
#content
{
    clear: both;
    position: relative;
    top: auto;
    background-color: #FBF8E6;
    min-height: 1300px;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-weight: bold;
    color: #6B6B6B;
    /*font-size: 13pt;*/
    
    paddiing-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;    
}

/*++++++++++++++++++++++++++++++++++
           PageHead.php
  ++++++++++++++++++++++++++++++++++
*/
#headlogo
{
    float: left;
    border: 0px;
}
#search
{
    text-align: left;
    margin-right: 100px;
    padding: 5px 2px 5px 2px;
}
#HeadPhone
{
    font-size: 15pt;
    font-family: Broadway, sans-serif;
    color: #8c10b6;
    text-align: center;
    margin-right: 100px;
    padding: 3px 2px 5px 2px;
}
.NavLayout
{
    padding: 0px 0px 0px 0px;
    height: auto;
    clear: both;
    width: 100%;
    text-align: center;
    color: #6B6B6B;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-size: 18px;
}
.NavLayout a
{
    background-image: url("/images/navback.jpg");
    font-size: 18px;
    padding-left: 5%;
    padding-right: 5%;
}
.NavLayout a:hover
{
    text-decoration: underline;
    /*background-color: #FDF8E6;
    background-image: none;*/
}
.NavLayout a.selectednav
{
    background-image: url("/images/navselected.jpg");
    font-weight: bold;
    padding-left: 5%;
    padding-right: 5%;
}
/*Loaded if a mobile device */
#webtype a:hover
{
    text-decoration: underline;
    font-weight: bolder;
}
#webtype
{
    float: left;
    clear: both;
    margin-left: 85px;
    color: #6B6B6B;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-size: 15px;
    font-weight: bold;
}
#search
{
    float: right;
    background: #FDF8E6;
    color: #6B6B6B;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-size: 8pt;

}
/*++++++++++++++++++++++++++++++++++
           sidebar.php
  ++++++++++++++++++++++++++++++++++
*/
#twitter
{
    padding: 0px 2px 0px 2px;
    background-color: #e0dece;
    width: auto;
    font-size: 10pt;
}
#twitter a
{
    font-size: 10pt;
}
#twitter li
{
    padding-bottom: 2px;
}
#partnerlogos
{
    text-align: right;
    font-size: 8pt;
}
.imgpartners
{
   border: 0px;
}
.imgpartners:hover
{
    border: 1px;
    border-color: #3D3717;
    text-decoration: none;
}
#rightinfo
{
    top: 200px;
    background-color: #FBF8E6;
    text-align: right;
    color: #6B6B6B;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;    
}
a.sidelink:hover
{
    color: #6B6B6B;
    text-decoration: none;
    font-size: 10pt;
}
a.sidelink:visited
{
    color: #6B6B6B;
    text-decoration: none;
    font-size: 10pt;
}
a.sidelink:active
{
    color: #6B6B6B;
    text-decoration: none;
    font-size: 10pt;
}
a.sidelink:hover
{
    color: #6B6B6B;
    text-decoration: underline;
    font-size: 10pt;
}
a.sidelink
{
    text-decoration: none;
    font-size: 10pt;
}
#recaptcha_widget_div
{
    float: right;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    padding-bottom: 3px;
}
/*++++++++++++++++++++++++++++++++++
           index.php
  ++++++++++++++++++++++++++++++++++
*/


/*++++++++++++++++++++++++++++++++++
           gallery.php
  ++++++++++++++++++++++++++++++++++
*/
#imggallery
{
    top: 0px;
    text-align: center;
    width: 100px;
    height: 100px;
}
#imgholder
{
    top: 0px;
    text-align: center;
}
#galltext
{	padding-top: 5px;
	text-align: center;
}
ul.gallerylist
{
    margin-top: 0%;
    padding-top: 0px;
    top: 0px;
    position: relative;
}

/*++++++++++++++++++++++++++++++++++
           news.php
  ++++++++++++++++++++++++++++++++++
*/


/*++++++++++++++++++++++++++++++++++
           services.php
  ++++++++++++++++++++++++++++++++++
*/
#servicehead li
{
    list-style: none;
    display: inline;
    white-space: nowrap;
}
#servicehead li.lispacer
{
    padding-left: 1.25%;
    padding-right: 1.25%;
}
ul.servicelist
{
    list-style-type: disc;
    display: block;
    margin-top: 0px;
}
.listhead
{
    font-weight: bolder;
    font-size: 15pt;
    text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++
           builders.php
  ++++++++++++++++++++++++++++++++++
*/
.buildersleft
{
    float: left;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 10pt;
    font-weight: normal;
    font-family: serif;
}
.buildersright
{
    float: right;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 10pt;
    font-weight: normal;
    font-family: serif;
}
a.builderlnk
{
    font-size: 10pt;
    font-weight: normal;
    font-family: serif;
}
/*++++++++++++++++++++++++++++++++++
           about.php
  ++++++++++++++++++++++++++++++++++
*/

/*++++++++++++++++++++++++++++++++++
           contact.php
  ++++++++++++++++++++++++++++++++++
*/

.onerror
{
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-weight: bold;
    color: #FF0000;
    font-size: 13pt;
    text-align: center;

}
ul.validlist
{
    display: list-item;
}
#required
{
    font-size: small;
}

/*++++++++++++++++++++++++++++++++++
           survey.php
  ++++++++++++++++++++++++++++++++++
*/

/*++++++++++++++++++++++++++++++++++
           view.php
  ++++++++++++++++++++++++++++++++++
*/
#testimonials
{
    font-size: 11pt;
}
#galleryhead
{
    font-size: 14pt;
    text-align: center;
}
#galleryother
{
    font-size: 14pt;
    text-align: center;
}
a.lnktop
{
    float: right;
    text-align: right;
    color: #FF9933;
}
a.lnkcontact
{
    float: left;
    color: #FF9933;
}
.sharespan
{
    padding-left: 25%;
    padding-right: 25%;
}
#btnpopup
{
    float: left;
    color: #FF9933;
}
#rssfeed
{
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    padding-right: 40px;
}

/*++++++++++++++++++++++++++++++++++
           terms.php & privacy.php
  ++++++++++++++++++++++++++++++++++
*/
#agreement
{
    clear: both;
    position: relative;
    top: auto;
    background-color: #FBF8E6;
    min-height: 500px;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    color: #6B6B6B;
    font-size: 12pt;
    padding: 0px 5px 0px 5px;
}

/*++++++++++++++++++++++++++++++++++
           sitemap.php
  ++++++++++++++++++++++++++++++++++
*/
ul.linklist
{
    margin-top: 0%;
    padding-top: 0px;
    list-style: none;
    margin-left: 10px;
    padding-left: 10px;
}

/*++++++++++++++++++++++++++++++++++
           PageFoot.php
  ++++++++++++++++++++++++++++++++++
*/
#FootLayout
{
    clear: both;
    position: relative;
    color: #777777;
    font-size: 10pt;
    top: auto;
    height: 100px;
    padding-top: 10px;
}
.boldfoot
{
    font-weight: bolder;
    font-size: 10pt;
}
.footleft
{
    float: left;
    width: 30%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    padding-left: 5%;
}
.footcenter
{
    float: left;
    width: 30%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
.footright
{
    float: right;
    width: 30%;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    padding-right: 5%;
}
#siteinfo
{
    color: #777777;
    font-size: 8pt;
    top: auto;
    margin-bottom: 25px;
    text-align: center;
}
a.lnkagreement, a.lnkagreement:link, a.lnkagreement:visited, a.lnkagreement:active
{
    color: #777777;
    font-size: 10pt;
    text-align: center;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
}
#siteinfo a.lnkagreement:hover
{
    text-decoration: underline;
    color: #3D3717;
}
/*++++++++++++++++++++++++++++++++++
           Search.php
  ++++++++++++++++++++++++++++++++++
*/
.searchresults
{
    clear: both;
    position: relative;
    top: auto;
    background-color: #FBF8E6;
    min-height: 500px;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-weight: bold;
    color: #6B6B6B;
    font-size: 13pt;
    padding: 0px 5px 0px 5px;    
}

/*++++++++++++++++++++++++++++++++++
           admin_....php
  ++++++++++++++++++++++++++++++++++
*/
#admincontent
{
    clear: both;
    position: relative;
    background-color: #FBF8E6;
    min-height: 400px;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-weight: bold;
    color: #6B6B6B;
    font-size: 13pt;
    padding: 0px 5px 0px 5px;
    margin-left: 270px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 550px;
}
#admininfo
{
    float: right;
    top: 35px;
    right: 75px;
    margin-right: 20px;
    margin-top: 15px;
    background: #FDF8E6;
    color: #6B6B6B;
    font-family: Goudy Old Style, Bell MT, Times New Roman;
    font-size: 15pt;
    padding: 0px 2px 0px 10px;   
}
.adminleftpage
{
    clear: both;
    position: absolute;
    min-height: 400px;
    left: 5px;
    top: 150px;
    width: 250px;
    font-size: 12pt;
    margin-bottom: 10px;
    border-right-width: thin;
    border-right-style: dashed;
    border-right-color: #D273F2;
}
.admingrpimgtd
{
    border: dotted;
    border-width: thin;
    border-color: #D273F2;
}
#adminleft
{
    background-color: #FBF8E6;
    text-align: left;
    color: #6B6B6B;
    padding: 0px 5px 0px 5px;
}
a.edititem
{
    font-size: 8pt;
    color: #6B6B6B;
}