/* 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-x: hidden;
}

body
{
    padding:0;
    margin: 0;
    height: 100%;
}
 
/*Css Div Styles*/ 

#top
{
    position: relative;
    height: 75px;
    background-image: url(../Images/04.gif);
    background-repeat: repeat-x;
    z-index: 4;
    padding: 1px 680px 1px 55px;
    min-width: 200px;
}

#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: relative;
    float: left;
    margin-right: 10px;
}

#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;
    width: 470px;
    height: 20px;
    right: 10px;
    text-align: right;
    top: 15px;
    font-family: verdana; 
    font-size: 11px;
    color: #696969;
}


#search 
{
    position: absolute;
    right: 11px;
    height: 20px;
    width: 200px;
    top: 45px;
}

#search-text
{
    position: absolute;
    right: 215px;
    top: 56px;
    *top: 49px;
    width: auto;
    height: 15px;
    font-family: verdana; 
    font-size: 11px;
    color: #696969;
}

#search p
{
    float: left;
}

#header
{
    position: relative;
    height: 200px;
    z-index: 2;
    background: url(../Images/12.gif);
    background-repeat: repeat-x;
    border-bottom: 2px solid #E6E6E9;
    padding: 0 680px 0 55px;
    min-width: 200px;
}

#image
{
    position: absolute;
    top:0;
    right: 0;
    overflow: hidden;
}

#menubackground
{
	position: relative;
	top: -203px;
	left: 100px;
	border-left: 3px solid white;
    border-right: 3px solid white;
	border-top: 3px solid #FFFFFF;
	background-color: #969AAA;
	width: 250px;
	height:198px;
	float:left;
	z-index: 5;
}

#mainmenu
{   
    width: 250px;
    z-index: 2;
    background-color: #969AAA;	
}

#content
{
    font-family: verdana;
    font-size: 11px;
    color : gray;  
    padding-bottom: 95px;
    height: auto;
    padding-right: 15px;
    margin-left: 380px;
    margin-top: 20px;
    min-width: 300px;
}

#container
{
  
    min-height: 100%;
    background: url(../Images/cont1.gif);
    background-repeat: repeat-y;
	*height: auto;
    _height: 100%;
	float:left;
}

#container[id]
{
    position: relative;
    width: 100%;
}

#footer-container
{
    position: absolute;
    width: 100%;
    height: 90px;
    bottom: 0;	
    _bottom: auto;
}


#footer
{
    position: absolute;
    float: right;
    height:37px;
    width: 100%;
    background: url(../Images/06.gif);
    padding: 0 0 0 0;
    right: 0;
    left: 0;
}

#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: 250px;
    z-index:5;
}

#menuimage
{
    top: 15px;
    left: 0;
    height: 25px;
    width: auto;
    background: url(../Images/15.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#menuimage h1
{
    margin-left: 15px;
}
/* To create the same effect for FF as IE*/


 /*END Css Div Styles*/
 
 
 
 
 
 
 
 
 
body, table, tr, td {
   font-family: verdana; 
   font-size: 11px;	
}

td img
{
    border: none;
}

h1 {
    margin : 0px 0px 0px 0px;
    color : #356B98;
    font-size : 160%;
    font-weight : normal;
}

td {
    color : #626262;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:hover, a:active {
    color : #626262;
}

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: 11px; 
   font-weight: bold; 
   padding-top : 20px;
}

.NewsText {
   font-family: verdana; 
   font-size: 11px;
}

.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 : White;
    font-weight : bold;
    text-decoration : none;
}
.menu:hover, .menu:active {
    color : White;
    font-weight : bold;
    text-decoration : underline;
}

.input {
    font-size : 12px;
    color : #626262;
    background-color : White;
    border : 1px solid #A4A4A4;
}

.tab1 {
    padding : 15px 15px 15px 30px;
}

.tab2 {
    padding : 7px;
    
}

.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;
    *padding: 0;
    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;
}

#mainmenu li {
    clear: both;
    margin-left: -40px;
    *margin-top: -8px;
	*margin-top: -4px;
}
 
#mainmenu ul li div
{
    margin-top: -8px;
    *margin-top: 0;
    /*align: left;*/
}
 
#mainmenu ul li div div
 {
    margin-top: 0;
 }

#mainmenu li.menusep {
   margin-top: -12px;
	border-bottom: 2px solid #fff;
}

#mainmenu .menutitle {
    border-left: 2px solid #fff;
}


div#column1 {
    margin: 0px;
    padding-top:-60px;    
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#waitdiv{
	position:relative;
	top: -5px;
    left: 0;
    padding-bottom: 95px;
    height: auto;
    padding-right: 15px;
    margin-left: 380px;
    margin-top: 20px;	
}

.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;	
}
