﻿/*------------------------------------
Basic Style Sheet: Defualt Styles
Version: 1.1
Auther: Brian Weston
e-mail: bweston@edcorusa.com
Company: EDCOR Electronics Corporation
website: http://www.edcorusa.com/
Copyright ©2008 Brian Weston
------------------------------------*/

/* Imported Style Sheets
------------------------------------*/
@import url(App_Thems/EDCOR/Header.css);
@import url(App_Thems/EDCOR/Columns.css);
@import url(App_Thems/EDCOR/Footer.css);

/* Default Styles
------------------------------------*/
body
{
    background-color: #4e4445;
    margin: 20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
a:link
{
    color: #476C8E;
    text-decoration: none;
}
a:visited
{
    color: #476C8E;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.clearfloat
{
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/* Tables
------------------------------------*/
td
{
    vertical-align: top;
}
td.fieldname
{
    text-align: right;
    font-size: 10px;
    font-weight: bold;   
}

    
/*---Page Styles---*/
#frame
{
    background-color: #FFFFFF;
}
#bot
{
    background: #FFFFFF;
    padding: 0;
}
#botl
{
    background: url(images/layout/BotLeft.gif) no-repeat bottom left;
}
#botr
{
    background: url(images/layout/BotRight.gif) no-repeat bottom right;
    padding: 6px 5px 5px 25px;
    color: #FFFFFF;
    font-weight: bold;
}

/* Home Page
------------------------------------*/
.welcome1
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    Color: #676FD2;
    font-weight: bold;
    font-style: italic;
}
.welcome2
{
    margin-left: 100px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    Color: #676FD2;
    font-weight: bold;
    font-style: italic;
}
.telephone
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    Color: #676FD2;
    font-weight: bold;
    font-style: italic;
}
.homeflash
{
     margin-top: 0px;
     text-align: center;
     background: #4e4445 url(/Images/Background.jpg) repeat-x;

}
/* Login Box
------------------------------------*/
#login
{
    padding-top: 25px;
    text-align: center;
}
.loginbox
{
    background-color: #EFF3FB;
}
.loginheader
{
    padding: 4px;
    background-color: #676FD2;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
}
.logintitles
{
    text-align: right;
    font-size: 10pt;
    font-weight: bold;
}
.loginfields
{
    text-align: left;
    font-size: 10pt;
}

/* Register Box
------------------------------------*/
#register
{
    text-align: center;
}
.registerbox
{
    background-color: #EFF3FB;
}
.registerheader
{
    padding: 4px;
    background-color: #676FD2;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
}
.registertitles
{
    text-align: right;
    font-size: 10pt;
    font-weight: bold;
}
.registerdis
{
    text-align: right;
    font-size: smaller;
    font-weight: normal;
}
.registerfields
{
    text-align: left;
    font-size: 10pt;
}
.registertxt
{
    text-align: justify;
    font-size: smaller;
    font-weight: normal;
}
/* Misc. Styles
------------------------------------*/
.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   font-size: smaller;
   border-top-color: #676FD2;
   border-top-width: 1px;
   border-top-style: solid;
}

.articletitle
{
   font-size: Small;
   font-weight: bold;
   text-decoration: none;
}

.articleabstract
{
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

/*-- Product Page --*/
.prodbox
{
   font-size: smaller;
   border-top-color: #676FD2;
   border-top-width: 1px;
   border-top-style: solid;
}
.prodtitle
{
   font-size: Small;
   color: White;
   font-weight: bold;
   text-decoration: none;
   background-color: #676FD2;
   width: 100%;
   text-indent: 5px;
}
.prodID
{
   visibility:hidden;
}
.prodmodel
{
    font-size: x-large;
    color: #676FD2;
    font-weight: bold;
}
.prodeditbox
{
    position: absolute;
    top: 205px;
    right: 210px;
}
.prodimage
{
    float: right;
    margin-top: -25px;
}
.prodrohsimage
{
    position: absolute;
    top: 330px;
    right: 210px;
}
.prodshortdescription
{
    font-size: medium;
    color: Black;
    font-style: italic;
    font-weight: bold;
}
.prodlongdescription
{
    font-size: small;
    color: Black;
    text-align: justify;
}
.prodprice
{
    color: #676FD2;
    font-weight: bold;
}
.proddescription
{
    position: inherit;
    margin-top: 65px;
}
.horzbar
{
    height: 2px;
    color: #676FD2;
    width: 100%;
}
.prodfeaturetxt
{
    margin-left: 40px;
    font-size: small;
    color: Black;
    text-align: justify;
}
a.prodfeaturetxt
{
    color: #476C8E;
    text-decoration: none;
}
.prodfeaturetitle
{
    margin-left: -15px;
    font-size: small;
    color: Navy;
    font-weight: bold;
    text-align: justify;
}
.prodspectitlet
{
    margin-left: 10px;
    font-size: small;
    font-weight: bold;
    text-indent: 10px;
    color: Navy;
}
.prodspectitle
{
    padding-left: 25px;
    font-size: smaller;
    font-weight: bold;
    color: Navy;
}
a.prodspectitle
{
    font-size: smaller;
    font-weight: bold;
}
.prodspectxt
{
    font-size: smaller;
    color: Black;
}
a.prodspectxt
{
    font-size: smaller;
    color: #476C8E;
    text-decoration: none;
}
.prodspeccont
{
    font-size: smaller;
    color: Black;
}
.prodscmtitle
{
    text-align: center;
    font-size: smaller;
    font-weight: bold;
    text-indent: 10px;
    color: Navy;
}
.proddimtitle
{
    margin-left: 10px;
    font-size: smaller;
    font-weight: bold;
    text-indent: 10px;
    color: Navy;
}
a.proddimlink
{
    font-size: smaller;
    font-weight: bold;
    background: url(/Images/icon/acrobat.gif) no-repeat right;
    padding-right: 20px;
}
.proddimbox
{
    margin-left: 25px;
    font-size: smaller;
    font-weight: bold;
    text-indent: 10px;
    color: Navy;
}
.prodspeccontent
{
    position: absolute;
    margin-left: 50px;
    margin-top: -1em;
    font-size: smaller;
 }
    
.emptydata
{
   background-color: Red;
}
.adrotator
{
    text-align: center;
}
.adminsidebar1
{
    font-weight: bold;
}
.adminsidebar2
{
     padding-left: 25px;
}
#MsoNormal
{
    text-align: justify;
    margin: 0in 0in 10pt;
    line-height: 115%;
    font-size: 10pt;
}