©2009 Barış Çırpaç. All rights reserved.
|
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}
* {padding: 0; margin:0 }
body {
margin-left: auto;
margin-right: auto;
background: url(https://img.webme.com/pic/t/tenefus-saati/arkaplan.jpg) top center fixed;
}
#tasarim{
width: 907px;
margin-left: auto;
margin-right: auto;
}
#ust{
margin-left: auto;
margin-right: auto;
background: url(https://img.webme.com/pic/t/tenefus-saati/ust.png);
width: 907px;
height: 92px;
float: left;
text-align: center;
padding: 0px 0 0px 0px;
}
#baslik{
margin-left: auto;
margin-right: auto;
background: url(https://img.webme.com/pic/t/tenefus-saati/baslik.gif);
width: 892px;
height: 184px;
padding: 35px 0 0 15px;
float: left;
}
#orta{
margin-left: auto;
margin-right: auto;
background: url(https://img.webme.com/pic/t/tenefus-saati/orta.gif);
width: 907px;
height: 100%;
float: left;
}
.solsutunum{
width:234px;
float: left;
padding: 0 0 0 40px;
overflow: hidden;
}
.sagsutunum {
width:608px;
float: left;
padding: 0 15px 0 10px;
overflow: hidden;
text-align: justify;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.arrowlistmenu{
width: 200px; /*width of menu*/
}
.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(https://img.webme.com/pic/t/tenefus-saati/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
color: #A70303;
background: url(https://img.webme.com/pic/t/tenefus-saati/icons.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.arrowlistmenu ul li a:visited{
color: #A70303;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
#alt{
margin-left: auto;
margin-right: auto;
background: url(https://img.webme.com/pic/t/tenefus-saati/alt.gif);
width: 907px;
height: 221px;
float: left;
}
input, select, textarea {
margin: 5px 0;
padding: 5px;
color: black;
border-width: 1px;
border-style: solid;
border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; }
|