mistletoe111's picture
Upload test__1001987_surewins.net
c1efa46 verified
Raw
History Blame Contribute Delete
2.63 kB
* {
margin:0;
}
img {
border:none;
display:inline-block !important;
}
iframe{
max-width:100%;
}
a {
color:#195300;
}
a:focus {
outline-style:none;
}
a:link,a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
body {
font-family:Arial,Helvetica,sans-serif;
background:#f6f6f6;
font-size:14px;
}
.wholewrap_rp {
background:url(images/header_bg_rp.jpg) left top repeat-x;
}
#main {
margin:0 auto;
}
.header {
height:126px;
padding: 40px 0 0 30px;
}
.nav_main {
padding:0px;
}
.nav_main ul {
list-style:none;
}
.nav_main ul li {
padding:0px 6px;
display:block;
float:left;
background:url(images/nav_hover.jpg) 0 44px repeat-x;
}
.nav_main ul li a {
padding:14px 0px;
font:bold 13px/16px Arial,Helvetica,sans-serif;
color:#584c4c;
display:block;
text-transform:uppercase;
}
.nav_main ul li:hover {
background-position:0 0;
}
.nav_main ul li a:hover {
text-decoration:none;
}
#center {margin: 10px 0;}
.content_area {margin-bottom:10px;background:#fff;text-align: left;padding: 0 20px;}
.content_area h1 {padding: 10px 21px 10px 0;color:#080808;text-transform:uppercase;font-size: 20px;}
.text1{
padding: 0 0 20px 0;
}
.content_area1 {
margin-top:41px;
margin-bottom:10px;
width:607px;
}
.right_sec{
padding: 0 10px;
margin-top: 10px;
}
.menu_title{}
.menu_title h2{
background: rgba(88,142,56,1);
background: -moz-linear-gradient(top, rgba(88,142,56,1) 0%, rgba(30,94,0,1) 51%, rgba(21,73,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(88,142,56,1)), color-stop(51%, rgba(30,94,0,1)), color-stop(100%, rgba(21,73,0,1)));
background: -webkit-linear-gradient(top, rgba(88,142,56,1) 0%, rgba(30,94,0,1) 51%, rgba(21,73,0,1) 100%);
background: -o-linear-gradient(top, rgba(88,142,56,1) 0%, rgba(30,94,0,1) 51%, rgba(21,73,0,1) 100%);
background: -ms-linear-gradient(top, rgba(88,142,56,1) 0%, rgba(30,94,0,1) 51%, rgba(21,73,0,1) 100%);
background: linear-gradient(to bottom, rgba(88,142,56,1) 0%, rgba(30,94,0,1) 51%, rgba(21,73,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#588e38', endColorstr='#154900', GradientType=0 );
border-radius: 5px 5px 0 0;
color: #fff;
font-size: 20px;
text-align: left;
padding-left: 10px;
margin-bottom: 0;
}
.right_nav{
background: #fff;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
padding: 10px 0;
margin-bottom: 20px;
}
.right_nav ul{
text-align: left;
padding-left: 30px;
}
.right_nav ul li{}
.right_nav ul li a{}
.twitter{font-size: 26px;margin-left: 20px;}