| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/globavet.com/css/ |
Upload File : |
@charset "utf-8";
body {
margin: 0px;
width: 1000px;
height: 100%;
margin-left: auto;
margin-right: auto;
/*background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-position: center top;*/
background-color:#DFD6C1;
position: relative;
}
img {
border:none;
}
#divright {
float:right;
}
#divleft {
float:left;
}
/*-------------- Header ---------------*/
#headerlogo {
float:left;
position: absolute;
}
#headerlangtable {
float:right;
margin-top:30px;
}
.headerlang{
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
background-color:#9E8F78;
padding:3px 40px 3px 15px;
}
.headerlang a{
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}
#mapsearch-codesearch {
width:258px; /*follow your image's size*/
height:38px;/*follow your image's size*/
background-image:url(../images/search_bg.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
top:340px;
left:670px;
}
#mapsearch-codesearch form { display:inline; }
.codesearchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:10px;
left:9px;
width:210px;
height:20px;
}
.codesearchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:6px;
left:222px;
width:30px;
height:30px;
}
/*-------------- Home ---------------*/
.homeintrobg {
background-image: url(../images/home_bg1.jpg);
background-repeat: repeat-x;
background-position: center top;
background-color:#E5DDCA;
padding:25px 20px;
}
.homeintrotitle{
font-family: Arial;
font-size: 20px;
color: #5C482F;
text-decoration: none;
font-weight:bold;
/*border-bottom: 1px solid #E9DECC;*/
padding:17px 10px 3px 0px;
}
.homeintrotitle a{
font-family: Arial;
font-size: 20px;
color: #5C482F;
text-decoration: none;
font-weight:bold;
}
.homeintrotxt{
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
padding:10px 15px 10px 0px;
}
.homeintrotxt a {
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
}
.homeservicebg {
background-image: url(../images/home_bg2.jpg);
background-repeat: repeat-x;
background-position: center top;
background-color:#FFFFFF;
padding:25px 20px;
}
.homeslideshow {
border: 1px solid #E9DECC;
padding:10px;
}
.hometitle{
font-family: Arial;
font-size: 20px;
color: #5C482F;
text-decoration: none;
font-weight:bold;
border-bottom: 1px solid #E9DECC;
padding:0px 0px 3px 0px;
}
.hometxt{
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
padding:13px 0px;
border-bottom: 1px solid #E9DECC;
}
.hometxt a {
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
}
/*-------------- Page ---------------*/
.pagetitlebg {
background-image: url(../images/page_bg1.jpg);
background-repeat: repeat-x;
background-position: center top;
background-color:#FFFFFF;
padding:25px 0px 0px 30px;
}
.pagetitle1 {
font-family: Arial;
font-size: 20px;
color: #B0A496;
text-decoration: none;
padding:0px 0px 8px 0px;
border-bottom: 1px solid #E9DECC;
}
.pagetitle2 {
font-family: Arial;
font-size: 20px;
color: #5C482F;
text-decoration: none;
font-weight:bold;
padding:0px 0px 8px 10px;
border-bottom: 1px solid #E9DECC;
}
.pagecontentbg {
background-image: url(../images/content_bg.jpg);
background-repeat: repeat-y;
background-position: left top;
background-color:#F8F5F0;
padding:25px 0px 10px 30px;
height:300px;
}
#pagecontent{
float:left;
width:700px;
}
.pagecontenttxt{
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
}
.pagecontenttxt a {
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: underline;
}
#submenu{
float:right;
width:210px;
}
.submenutxt{
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
background-image: url(../images/submenu_arrow.jpg);
background-repeat: no-repeat;
background-position: left 7px;
padding: 5px 15px;
border-bottom: 1px solid #E9DECC;
}
.submenutxt a {
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
}
.submenutxt a:hover {
font-family: Arial;
font-size: 12px;
color: #5C482F;
text-decoration: none;
padding-left:3px;
}
#ddblueblockmenu{
width: 185px;
}
#ddblueblockmenu ul{
margin: 0;
padding: 0;
padding-bottom:8px;
margin-top:-5px;
list-style-type: none;
font: normal 70% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 0px;
width: 176px; /*185px minus all left/right paddings and margins*/
margin-left:12px;
text-decoration: none;
color: #5C482F;
border-bottom: 1px solid #E9DECC;
}
* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}
#ddblueblockmenu div.menutitle{
color: #5C482F;
border-bottom: 0px solid black;
padding: 4px 0 8px 0;
padding-left: 11px;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
background-image: url(../images/submenu_arrow.jpg);
background-repeat: no-repeat;
background-position: left 7px;
}
#ddblueblockmenu div.menutitle a{
color: #5C482F;
text-decoration:none;
}
/*---------------------- Footer ----------------------------*/
.footer {
font-family: Arial;
font-size: 11px;
color: #D7C2A2;
text-decoration: none;
background-color: #F8F5F0;
border-top: 1px solid #E9DECC;
padding:8px 20px;
line-height:16px;
}
.footer a {
font-family: Arial;
font-size: 11px;
color: #D7C2A2;
text-decoration: none;
}
.footer a:hover {
font-family: Arial;
font-size: 11px;
color: #D7C2A2;
text-decoration: none;
}
/*---------------------- End Footer ----------------------------*/