Item Description
* {
margin:0;
padding:0;
}
body {
min-width: 960px;
}
html {
min-width:960px;
}
.wrapper {
width:1390;
}
.container_12 {
margin-right: auto;
margin-left: auto;
width: 960px;
}
.container_12 .grid_3 {
width: 220px;
}
.container_12 .grid_7 {
width: 540px;
}
a {
color:#102035 !important;
}
a.ex2:hover,a.ex2:active {
background-image: -ms-linear-gradient(top, #bbcdd4 0%, #e1ebef 100%);
background-image: -moz-linear-gradient(top, #bbcdd4 0%, #e1ebef 100%);
background-image: -o-linear-gradient(top, #bbcdd4 0%, #e1ebef 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bbcdd4), color-stop(1, #e1ebef));
background-image: -webkit-linear-gradient(top, #bbcdd4 0%, #e1ebef 100%);
background-image: linear-gradient(to bottom, #bbcdd4 0%, #e1ebef 100%);
height: 21px;
}
h111 {
text-align:left;
text-shadow: 1px 1px #FFFCF5;
font-size: 18px;
font-family: Georgia, Serif !important;
}
h113 {
font-size:40px;
text-align:center;
line-height:100%;
text-shadow: 1px 1px #FFFCF5;
font-family: Georgia, Serif !important;
}
h112 {
text-align:left;
text-shadow: 1px 1px #FFFCF5;
font-size: 20px;
font-family: Georgia, Serif !important;
}
h114 {
font-size:18px;
font-family: Georgia, Serif !important;
}
.header {
position:relative;
}
.title {
padding:5px;
margin:15px 0 15px 0;
position:relative;
text-align:center;
}
.picture {
line-height: 1.3;
padding:20px;
box-shadow: 1px 1px 10px #b8b8b8;
background: #ffffff;
text-align:center;
}
.links {
position:relative;
height: 37px;
margin-top:-2px;
}
#menu {
float:right;
position:relative;
left:-50%;
text-align:left;
}
#menu ul {
list-style:none;
position:relative;
left:50%;
}
#menu li {
float:left;
position:relative;
}
#menu li a {
display: block;
font-size: 1.1em;
text-align: center;
text-decoration: none;
padding: 8px 20px 8px 20px;
}
#menu li a:hover {
text-decoration: none;
}
.image img {
margin-left:auto;
margin-right:auto;
max-height:600px;
max-width:600px;
}
.description {
padding:8px;
margin: 15px 0 15px 0;
-moz-border-radius: 10px;
line-height: 1.3;
padding:20px;
box-shadow: 1px 1px 10px #b8b8b8;
background: #ffffff;
}
.adds {
background: #333d5b;
}
.description,.title
{
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #e2e6ea 100%);
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #e2e6ea 100%);
background-image: -o-linear-gradient(top, #FFFFFF 0%, #e2e6ea 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #e2e6ea));
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #e2e6ea 100%);
background-image: linear-gradient(to bottom, #FFFFFF 0%, #e2e6ea 100%);
}
.links {
background-image: -ms-linear-gradient(top, #e1ebef 0%, #bbcdd4 100%);
background-image: -moz-linear-gradient(top, #e1ebef 0%, #bbcdd4 100%);
background-image: -o-linear-gradient(top, #e1ebef 0%, #bbcdd4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e1ebef), color-stop(1, #bbcdd4));
background-image: -webkit-linear-gradient(top, #e1ebef 0%, #bbcdd4 100%);
background-image: linear-gradient(to bottom, #e1ebef 0%, #bbcdd4 100%);
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
content: '.';
display: block;
overflow: hidden;
visibility: hidden;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}
.clearfix:after,
.container_12:after {
clear: both;
}
.clearfix,
.container_12 {
zoom: 1;
}