/* Note: This file is used to declare user defined styles. These styles are used only on the website
 and not in Electos Studio. You may expand and change these however you see fit. */

html
{
    padding: 0 1px 0 0;
    height: 100%;
    overflow-y: scroll;
}

body
{
    padding:0;
    margin: 0;
    height: 100%;
    background-color: #D7DEFF;
}

/*Css Div Styles*/

#top
{
    position: relative;
    height: 45px;
    background-image: url(../Images/04.gif);
    background-repeat: repeat-x;
    z-index: 4;
    padding: 1px 550px 1px 55px;
    min-width: 200px;
        border-top: 1px solid #E6E6E9;
        border-bottom: 1px solid #E6E6E9;
}

#logo
{
    position: absolute;
    height:61px;
    width: 250px;
    background-repeat: no-repeat;
    padding: 0 0 0 42px;
    color: AppWorkspace ;
    font-family: Arial;
    font-size: 18px;

}

#company_logo
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 120px;
    z-index: 12;
}

#company_name
{
    color: AppWorkspace;
    font-family: arial;
    font-size: 18px;
    margin: 18px 0 10px 0;

}

#company_tagline
{
    color: #C0C0C0 ;
    font-size: 11px;
    font-weight: bold;

}

#login
{
    position: absolute;
    height: 20px;
    left: 13px;
    text-align: left;
    top: 11px;
    font-family: verdana;
    font-size: 14px;
    color: #696969;
}

.loginimage
{
    position: absolute;
    height: 20px;
    width: 58px;
    top: 0px;
    left: 315px;
}

#signup
{
    position: absolute;
    height: 20px;
    top: 11px;
    font-family: verdana;
    font-size: 14px;
    color: #696969;
}

#search
{
    position: absolute;
    right: 15px;
    height: 20px;
    width: 190px;
    top: 11px;
}

#search-text
{
    position: absolute;
    right: 215px;
    top: 56px;
    width: auto;
    height: 15px;
    font-family: verdana;
    font-size: 14px;
    color: #696969;
}

#search p
{
    float: left;
}

#header
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 795px;
    height: 120px;
    background: url(../Images/Optic-Banner-Box-and-White-Text-Shadow.gif) no-repeat;
    z-index: 11;
}

#image
{
    position: absolute;
    top:0;
    right: 0;
    overflow: hidden;
}

#menubackground
{
        position: relative;
        top: -0px;
        left: 0px;
        border-left: 3px solid white;
        border-right: 3px solid white;
        border-top: 3px solid white;
        background-color: White;
        width: 212px;
        min-height: 200px;
        float: left;
        z-index: 5;
}

#mainmenu
{
    width: 212px;
    z-index: 2;
    background-color: White;
    border: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#content
{
    position: absolute;
        top: 180px;
    left: 0px;
    font-family: verdana;
    font-size: 18px;
    color : gray;
    padding-bottom: 95px;
    height: auto;
    padding-right: 15px;
/*    margin-left: 300px; */
    margin-left: 240px;
    margin-top: 0px;
    min-width: 300px;
}


#container
{
        position: relative;
    min-height: 100%;
    background: url(../Images/menu-blue.gif);
    background-repeat: repeat-y;
/*    float:left;  */
    border: 0px;
    padding: 0px;
    margin: 0 auto;
    width: 1000px;
    background-color: #FFFFFF;
    *height : auto;
    _height : 100%;
}

#container[id]
{
    position: relative;
/*    width: 100%;
    min-width: 1015px; */
}

#footer-container
{
    position: absolute;
    width: 100%;
    height: 48px;
        left: 0px;
    bottom: 0px;
}

#footer
{
    position: absolute;
    float: right;
    height:45px;
    width: 100%;
    background: url(../Images/04-base.gif);
    padding: 0 0 0 0;
    right: 0;
    left: 0;
    bottom: 0;
}

#footer-separator
{
    height: 3px;
    width: 253px;
    bottom: 45px;
    background: white;
    left: 0px;
    position: absolute;
}

#footer-left
{
    position: relative;
    clear: left;
    float: left;
    width: 100px;
    height: 36px;
    z-index: 4;
    background:url(../Images/05.gif);
}

#footer-gray
{
    position: relative;
    float: left;
    border-left: 3px solid white;
    border-right: 3px solid white;
    background: #969AAA;
    height:90px;
    width: 210px;
    z-index:5;
}

#menuimage
{
    top: 0px;
    left: 0;
    height: 25px;
/*    width: 800px; */
}

#menuimage h1
{
    margin-left: 0px;
}
/* To create the same effect for FF as IE*/


 /*END Css Div Styles*/



body, table, tr, td {
   font-family: verdana;
   font-size: 13px;
}

td img
{
    border: none;
}

h1 {
    margin : 0px 0px 0px 0px;
    color : #356B98;
    font-size : 150%;
    font-weight : normal;
}

td {
    color : grey;
    font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
}

a, a:link, a:visited, a:hover, a:active {
    color : #356B98;
    text-decoration:none;

}

a.standardlink {
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   color: #ff6b00;
}

a.standardlink:hover {
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
   color: #ff6b00;
}

a.ProductImageLink img{
        border-color:#FFF;
}

a.ProductImageLink:hover img {
        border:1px solid #EA5622
}

a.ProductImageLink:Visited img{
}

a.WebshopShoppingCart {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
   color: #FFFFFF;
}

a.WebshopShoppingCart:hover {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
   color: #FFFFFF;
}

.WebshopShoppingCartProduct {
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   color: #d9dbe7;
}

.WebshopShoppingCartProduct:hover {
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
   color: #d9dbe7;
}

a.clean {
   font-family: verdana;
   font-size: 11px;
   text-decoration: none;
   color: black;
}

a.ReadMore {
   font-family: verdana;
   font-size: 11px;
   text-decoration: none;
   color: navy;
}

a.menuitem {
   font-family: verdana;
   font-size: 11px;
   text-decoration: none;
   color: navy;
}

a.menuitem:active {
   font-family: verdana;
   font-size: 11px;
   text-decoration: none;
   color: navy;
}

a.menuitem:visited {
   font-family: verdana;
   font-size: 11px;
   text-decoration: none;
   color: navy;
}

a.menuitem:hover {
   font-family: verdana;
   font-size: 11px;
   text-decoration: underline;
   color: maroon;
}
.NewsTitle {
   font-family: verdana;
   font-size: 18px;
   font-weight: bold;
   padding-top : 20px;
}

.NewsText {
   font-family: verdana;
   font-size: 18px;
}

.Category {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
}

.SubCategory {
   font-family: verdana;
   color: navy;
   cursor: hand;
}

.CurrentSubCategory {
   font-family: verdana;
   color: navy;
   font-weight: bold;
}

A.CurrentSubCategory {
   font-family: verdana;
   color: navy;
   font-weight: bold;
   text-decoration: none;
}

.CategoryName {
   color: #4E7FB7;
   font-family: verdana;
   font-size: 13px;
   font-style: italic;
   font-weight: bold;
}

.SiteName {
   font-family: verdana;
   font-size: 22px;
   font-weight: bold;
}

.moduleheading {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   background-color: #FFFF99;
}

.menu, .menu:link, .menu:visited {
    color : #000000;
    font-size : 17px;
    text-decoration : none;
}

.menu:hover, .menu:active {
    color : #FF6B00;
    text-decoration : underline;
}

.submenu{
    color : #626262;
    font-size : 13px;
    font-weight : bold;
    text-decoration : none;
}

.submenu:hover {
    color : #FF6B00;
    font-weight : bold;
    text-decoration : underline;
}

.input {
        font-size : 14px;
        font-family: verdana;
    color : #626262;
    background-color : White;
    border : 1px solid #A4A4A4;
}

.tab1 {
    padding : 15px 15px 15px 30px;
}

.tab2 {
    padding : 7px;
}

.tab3 {
    padding : 12px 0px 0px 5px;
}

.im1 {
    margin : 0px 0px 10px 10px;
}

.im2 {
    margin : 0px 10px 10px 0px;
}

.b, .b:link, .b:visited{
    color : #969AAA;
    text-decoration : none;
    font-weight : bold;
}

.b:hover, .b:active{
    text-decoration : underline;
    color : #969AAA;
    font-weight : bold;
}



/* Webshop styles */

ul.ErrorList {

}

li.ErrorTitle  {
    list-style: none;
    color: red;
    font-weight: bold;
}

li.ErrorText {
    color: red;
    font-style: italic;
}

table.WebshopOverview{
        background-color: #E7E7EF;
}

table.WebshopOverview th, table.WebshopOverview tr.Header, table.WebshopOverview tr.Footer{
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
}

table.WebshopOverview tr.RowOdd {
    background-color: #F6F6F6;
}

table.WebshopOverview tr.RowEven {
    background-color: #FFFFFF;
}

table.WebshopOverview td{
    padding: 2px 0px 2px 2px;
    margin: 0;
}

.WebshopOverviewProductName {
        font-size: 11px;
        font-weight: bold;
        line-height: 24px;
        text-decoration: none;
}

.WebshopOverviewProductName:hover {
        font-size: 11px;
        font-weight: bold;
        line-height: 24px;
        text-decoration: underline;
}

.WebshopOverviewGroupName {
        font-size: 12px;
        text-decoration: none;
}

.WebshopOverviewGroupName:hover {
        font-size: 12px;
        text-decoration: underline;
        color: #ff6b00;
}

Input.WebShopAmountInput {
        text-align:right;
        font-weight:bold;
        border: 1px solid #969aaa;
        padding-right: 4px;
        font-size: 11px;
        padding-top: 2px;
        padding-bottom: 2px;
}


table.WebshopDetail {
        font-family: 13px;
}

table.WebshopDetail tr.Header td, table.WebshopDetail tr.Footer td{
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
}

.WebshopDetailBottomRow {
        font-size: 12px;
        font-weight: bold;
        color:#a5a5a5;
}

.WebshopDetailPrice {
        font-size: 14px;
        font-weight: bold;
        color:#ff6b00;
}

div.WebshopShoppingCart {

}
div.WebshopShoppingCart table{
    width: 100%;
    color: #d9dbe7;
}

.WebshopShoppingCartHeader{
    color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        border-bottom: 1px solid #bfc2cc;
        padding-left: 10px;
    padding-bottom: 5px;
}

.WebshopShoppingCart td, .WebshopShoppingCart a{

}

.steps .current {
    font-weight: bold;
        color: #ff6b00;
}

#mainmenu ul {
    list-style-type: none;
    list-style-position: outside;
    border: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#mainmenu li {
    clear: both;
    border: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#mainmenu ul li div
{
    border: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#mainmenu ul li div div
 {
    border: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
 }

#mainmenu li.menusep {
   margin-top: -12px;
        border-bottom: 2px solid #fff;
}

#mainmenu .menutitle {
    border-left: 0px solid #fff;
}


div#column1 {
    margin: 0px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#waitdiv{
        position: absolute;
        top: 300px;
    padding-bottom: 95px;
    height: auto;
    padding-right: 15px;
    margin-left: 380px;
    margin-top: 20px;
    min-width: 300px;
}

.WaitText{
        font-size: 14px;
        font-weight: bold;
        font-family: verdana, arial, helvetica, sans-serif;
}

.WaitTextMessage{
        font-size: 13px;
        font-weight: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

div.row {
  padding-top: 2px;
  height: 18px;
  align: center;
  }

div.row span.label {
  padding-top: 6px;
  font-size: 10px;
  font-weight: normal;
  float: left;
  width: 110px;
  color: black;
  text-align: left;
  }

div.row span.labelreq {
  padding-top: 6px;
  font-size: 10px;
  font-weight: bold;
  float: left;
  width: 110px;
  color: red;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 385px;
  text-align: left;
  }

div.row span.formwreq {
  float: right;
  width: 385px;
  color: yellow;
  text-align: left;
  }

.center{
        text-align: center;
}

.top {
        vertical-align: top;
}

.disinput {
    font-size : 10px;
    color : #626262;
    background-color : #BBBBBB;
    border : 1px solid #A4A4A4;
}

.CouponErrorText{
    color: red;
    font-weight: italic;
}

.ProductTypeInput{
        font-size : 10px;
    color : #626262;
    background-color : White;
    border : 1px solid #A4A4A4;
        margin-bottom : 1px;
}

.typevalue{
        width : 250px;
}

.typevaluenumber{
        width : 150px;
}

.typevaluecost{
        width : 120px;
}

/* Gallery styles start*/
.GalleryImageDiv{
        background-color : #F6F6F6;
        float : left;
        padding : 10px;
        margin-right : 2px;
        margin-top : 1px;
}

a.GalleryImage img, a.GalleryImage:Visited img{
        border : 1px solid #DFDFDF;
}

a.GalleryImage:hover img {
        border : 1px solid #EA5622;
}
/* Gallery styles end*/

/* Tooltip styles start*/
#tooltip {
        position : absolute;
        padding : 5px;
        font-size : 11px;
        color : #626262;
        width : 202px;
        background-color : #dfdfdf;
        border : 1px solid #969AAA;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        display : none;
        z-index : 20000;
}

.AttributeNameHeader{
        padding-right : 7px;
        text-align : left;
}

.AttributeValueHeader{
        padding-right : 7px;
        text-align : left;
}

.AttributeCostHeader{
        text-align : left;
}

.AttributeNameText{
        padding-right : 7px;
        text-align : left;
}

.AttributeValueText{
        padding-right : 7px;
        text-align : left;
}

.AttributeCostText{
        text-align : right;
}
/* Tooltip styles end*/

/* Words added Styles */

.ForceMinMenuItemHeight{
    height: 40px;
    float: right;
    width: 1px;
}

 .ForceMinMenuItemHeight2{
    clear: both;
    height: 1px;
    overflow: hidden;
}

.ForceMinSubMenuItemHeight{
    height: 22px;
    float: right;
    width: 1px;
}

 .ForceMinSubMenuItemHeight2{
    clear: both;
    height: 1px;
    overflow: hidden;
}

.b1, .b2, .b3, .b4{
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.b1{
    height: 1px;
    background: #FF6B00;
    margin: 0 5px;
}

.b2{
    height: 1px;
    background: #FF6B00;
    border-right: 2px solid #FF6B00;
    border-left: 2px solid #FF6B00;
    margin: 0 3px;
}

.b3 {
    height: 1px;
    background: #FF6B00;
    border-right: 1px solid #FF6B00;
    border-left: 1px solid #FF6B00;
    margin: 0 2px;
}

.b4 {
    height: 1px;
    background: #FF6B00;
    border-right: 1px solid #FF6B00;
    border-left: 1px solid #FF6B00;
    margin: 0 1px;
}

.contentb {
    background: #FF6B00;
    border-right: 1px solid #FF6B00;
    border-left: 1px solid #FF6B00;
    text-align: center;
}

.contentb div{
    font-size: 11px;
}

.contentb div input{
    font-weight: bold;
    color: white;
    background: #FF6B00;
    border: none;
    font-family: verdana;
    font-size: 11px;
}

#CSSLoginButton
{
    position: absolute;
    width: 60px;
    top: 2px;
    left: 314px;
    text-align: center;
}

#CSSSignupButton
{
    position: absolute;
    width: 80px;
    top: 2px;
    left: 343px;
    text-align: center;
}

#CSSOKButton
{
    position: absolute;
    width: 40px;
    top: 2px;
    right: 0px;
    text-align: center;
}