/* 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, body{
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
}

#container{ 
    position: relative;
    min-width: 995px;
    min-height: 100%;
    _height: 100%;
}

#top{
    position: relative;
    min-height: 111px;
    width: 100%;
}

.clearer{
    position: relative;
    clear: both;
}

#top_upper_part{
    position: relative;
    height: 23px;
    width: 100%;
    background: url(../Images/index_10.gif);
    background-repeat: repeat-x;
}

#top_links{
    position: relative;
    width: 220px;
    height: 23px;
    background: url(../Images/index_03.gif);
    background-repeat: repeat-x;
    float: left;
}

#top_seperator{
    position: relative;
    float: left;
    height: 23px;
    width: 2px;
}

#home_pic{
    position: relative;
    height: 23px;
    float: left;
    margin-left: 7px;
}

#contact_pic{
    position: relative;
    height: 23px;
    float: left;
    margin-left: 7px;
}

#support_pic{
    position: relative;
    height: 23px;
    float: left;
    margin-left: 7px;
}

img .top{
    border: none;
    top: -1px;
}

a.top_link_txt:link, a.top_link_txt:active, a.top_link_txt:visited{
    color: #ffffff;
    font-size: 10px;
    font-family: tahoma;
    text-decoration: none;
    margin-top: -1px;
}

a.top_link_txt:hover{
    text-decoration: underline;
}

#top_remainder{
    position: relative;
    min-height: 88px;
    width: 100%;
    background: url(../Images/index_18.gif);
    background-repeat: repeat-x;
}

#top_logo{
    position: relative;
    float: left;
    min-height: 88px;
    width: 300px;
}

#company_logo{
    position: relative;
    float: left;
    clear: both;
    margin-left: 15px;
    _margin-left: 5px;
    margin-right: 20px;
    _margin-right: 10px;
}

#company_name{
    position: relative;
    float: left;
    height: 20px;
    width: 200px;
    margin-top: 15px;
}

.company_name_txt{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #656565;
    text-transform: uppercase;
}

#company_tagline{
    position: relative;
    float: left;
    height: 20px;
    width: 200px;
    margin-top: 15px;
}

.company_tagline_txt{
    font-family: tahoma;
    font-size: 10px;
    color: #4a4a4a;
}

#top_forms{
    position: relative;
    width: 648px;
    *width: 653px;
    height: 88px;
    float: right;
}

#login{
    position: relative;
    float: left;
    top: 20px;
    background: url(../Images/index_23.gif);
    background-repeat: repeat-x;
}

#search{
    position: relative;
    float: left;
    top: 20px;
    margin-left: 10px;
    background: url(../Images/index_23.gif);
    background-repeat: repeat-x;
}

.forms_txt{
    font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#header_image_top{
    position: absolute;
    right: 87px;
    bottom: 0;
    height: 27px;
    width: 78px;
    background: url(../Images/index_30.gif);
    background-repeat: no-repeat;
    
}

#header{
    position: relative;
    min-height: 108px;
    width: 100%;
    background: url(../Images/bg_top.gif);
    background-repeat: repeat-x;
}

#header_image_left{
    position: relative;
    float: left;
    width: 303px;
    height: 108px;
    background: url(../Images/index_32.jpg);
    background-repeat: no-repeat;
}

#header_image_right{
    position: relative;
    float: right;
    width: 399px;
    height: 108px;
    background: url(../Images/index_34.jpg);
    background-repeat: no-repeat;
}

#main_menu{
    position: relative;
    width: 100%;
    min-height: 34px;
    background: url(../Images/index_36.gif);
}

.menu_spacer{
    position: relative;
    float: left;
    width: 60px;
    height: 34px;
}

.menu_seperator{
    width: 5px;
    height: 34px;
    position: relative;
    float: left;
    background: url(../Images/index_38.gif);
    background-repeat: no-repeat;
}

.menu_item{
    position: relative;
    float: left;
    background: url(../Images/index_39.gif);
    background-repeat: repeat-x;
    height: 34px;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 60px;
    text-align: center;
}

a.main_menu_link:link, a.main_menu_link:active, a.main_menu_link:visited{
    position: relative;
    top: 6px;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #3d3d3d;
    text-decoration: none;
}

a.main_menu_link:hover{
    text-decoration: underline;
}

#header_image_bottom{
    position: absolute;
    right: 0;
	top: 0;
    height: 34px;
    width: 111px;
    background: url(../Images/index_42.jpg);
    background-repeat: no-repeat;
}

#sub_menu{
    position: relative;
    width: 100%;
    min-height: 42px;
    background: url(../Images/sub_04.gif);
}

#sub_menu_spacer{
    position: relative;
    float: left;
    height: 42px;
    width: 6px;
    background: url(../Images/sub_03.gif);
    background-repeat: no-repeat;
}

.sub_menu_seperator{
    position: relative;
    float: left;
    height: 42px;
    width: 2px;
    background: url(../Images/sub_06.gif);
    background-repeat: no-repeat;
}

.sub_menu_item{
    position: relative;
    float: left;
}

a.sub_menu_link:link, a.sub_menu_link:active, a.sub_menu_link:visited{
    font-family: tahoma;
    font-size: 10px;
    margin-top: 12px;
    padding: 0 5px;
    float: left;
    color: #ffffff;
    text-decoration: none;
}

a.sub_menu_link:hover{
    text-decoration: underline;
}

#shopping_cart_submenu{
    position: relative;
    float: left;
    width: 200px;
    height: 40px;
    padding-top: 3px;
    padding-left: 10px;
}

#content_container{
    position: relative;
    width: 100%;
    _width: 98%;
    height: 100%;
    _height: 100px;
    padding-bottom: 35px;
}

#spacer{
    position: relative;
    height: 8px;
    width: 100%;
    background-color: #c9c9c9;
}

#content_title{
    position: relative;
    margin-top: 5px;
    right: 10px;
    height: 20px;
    width: 100%;
    background-color: #8f8f8f;
}

.content_title_txt{
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #434343;
}

#title{
    float: left;
    height: 20px;
    background-color: #ffffff;
    *padding-left: 35px;
    padding-right: 10px;
}

#content{
    position: relative;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
}

.content_txt{
    font-family: tahoma;
    font-size: 11px;
    color: #464646;
}

#news_div{
    width: 212px;
    _height: 200px;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 20px;
    background: url(../Images/index_52.gif);
    background-repeat: no-repeat;
    background-color: #a5a5a5;
}

.news_title{
    position: relative;
    display: block;
    background-color: #ffffff;
    width: 100px;
    text-align: center;
    border-left: 1px #a5a5a5 solid;
}

.news_title_txt{
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.read_more{
    position: relative;
    height: 15px;
    width: 212px;
    border-bottom: 1px #fff solid;
    margin-bottom: 10px;
    text-align: right;
}

a.read_more_link:link, a.read_more_link:active, a.read_more_link:visited{
    color: #ffffff;
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;
    margin-right: 10px;
}

a.read_more_link:hover{
    text-decoration: underline;
}

#footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 34px;
    background: url(../Images/index_71.gif);
    background-repeat: repeat-x;
}

#footer_link_txt{
    position: relative;
    float: right;
    margin: 0;
    margin-right: 20px;
    *margin-top: 10px;
}

.footer_poweredby{
    font-family: tahoma;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

a.footer_link:link, a.footer_link:active, a.footer_link:visited{
    font-family: tahoma;
    font-size: 10px;
    color: #999900;
    text-decoration: none;
}

a.footer_link:hover{
    text-decoration: underline;
}
  
/*Below here are the original(text) styles.*/ 
 
a, a:link, a:visited {
	color: #999900;
	text-decoration: none;
}

a:hover {
	color: #999900;
	text-decoration: underline;
}

.txt {
    font-family: tahoma;
    font-size: 11px;
    color: 464646;
}

.SearchRowEven {
    font-family: tahoma;
    font-size: 11px;
    color: 464646
}

.SearchRowOdd {
    font-family: tahoma;
    font-size: 11px;
    color: 464646
}

.steps{

}

.steps .current {
    font-weight: bold;
    color: #999900;
}

.webshop_txt{
    font-size: 11px;
    color: #ffffff;
    font-family: tahoma;
}

.Header, .WebshopOverview{
    background: url(../Images/index_39.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    height: 18px;
}

.RowEven{
    background-color: #f8f8ff;
}

.RowOdd{
    background-color: #e5e5e5;
}

a.webshop_link:link, a.webshop_link:active, a.webshop_link:visited{
    text-decoration: none;
    font-size: 10px;
    color: #ffffff;
    font-family: tahoma;
}

a.webshop_link:hover{
    text-decoration: underline;
}

img{
    border: none;
}