﻿@charset "utf-8";


body {
margin:  0px auto auto auto;
padding: 0px;
width: 696px;
background-color: #ffffff;
}

#container {
width:  696px;
margin:  4px auto auto auto;
padding:  0px;
}

/*link*/
a:link { 
color: #71af09;
}

a:active { 
color: #a1c200; 
}

a:visited { 
color: #181778; 
}

a:hover { 
color: #2a7f21; 
} 

#header-s {
position: relative;
left: 0px;
top: 0px;
width: 696px;
height: 126px;
background-image: url(/images/window_header.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

/*body*/
#body-s {
position: relative;
top:0px;
left:0px;
padding: 0px;
margin: 0px ;
width: 696px;
virtical-align: top;
background-image: url(/images/body_backimage_s.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

.body-text-s {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 38px;
width:  630px;
}

/**privacy_title**/
#privacy-title {
position: relative;
top: 33px;
left: 453px;
width: 215px;
height: 30px;
background-image: url(/privacy/images/privacy_title.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
z-index: 100;
}

/**site_policy_title**/
#site-policy-title {
position: relative;
top: 33px;
left: 453px;
background-image: url(/site_policy/images/site_policy_title.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
width: 215px;
height: 30px;
z-index: 100;
}

#privacy-mini-title {
position: relative;
top: 0px;
left: 23px;
width: 325px;
height: 25px;
background-image: url(/privacy/images/privacy_title_mini.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

#cokie-mini-title {
position: relative;
top: 0px;
left: 23px;
width: 325px;
height: 25px;
background-image: url(/privacy/images/cokie_title_mini.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
margin: 20px 0px 0px 0px;
}

#site-policy-mini-title {
position: relative;
top: 0px;
left: 23px;
width: 325px;
height: 25px;
background-image: url(/site_policy/images/site_policy_title_mini.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

/* site policy */ 
#header-s #window-header-link-site {
position: absolute;
left: 453px;
top: 90px;
width: 90px;
height: 27px;
}
#header-s #window-header-link-site a {
width: 90px;
height: 27px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 200;
}
#header-s #window-header-link-site a:hover {
background-image:url(/images/window_heder_link_on.gif);
background-repeat:no-repeat;
background-position: 0px -1px;
width: 90px;
height: 27px;
margin: 0px;
padding: 0px;
display: block;
z-index: 200;
}

/* privacy */ 
#header-s #window-header-link-privacy {
position: absolute;
left: 548px;
top: 90px;
width: 120px;
height: 27px;
}
#header-s #window-header-link-privacy a {
width: 120px;
height: 27px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 200;
}
#header-s #window-header-link-privacy a:hover {
background-image:url(/images/window_heder_link_on.gif);
background-repeat:no-repeat;
background-position: -95px -1px;
width: 120px;
height: 27px;
margin: 0px;
padding: 0px;
display: block;
z-index: 200;
}

.substitution-text {
display:  none;
}

/**fotter**/

#footer-s{
position:  relative;
top: 0px;
left: 0px;
margin: 50px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 696px;
height: 60px;
text-align: center;
font-size: 11px;
color: #000000;
background-image: url(/images/window_footer.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
clear : both ;
}

#footer-link-s {
text-align: center;
width: 696px;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

#footer-copy-s {
text-align: center;
width: 696px;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer-link-s a:link { 
color: #ffffff;
}

#footer-link-s a:active { 
color: #a1c200; 
}

#footer-link-s a:visited { 
color: #ffffff; 
}

#footer-link-s a:hover { 
color: #2a7f21; 
}

