
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    background: url(images/background.jpg) #36252f;
    font-family: Tahoma;
    min-width: 1000px
}
ol, ul {
    list-style: none;
}
a:hover{
  text-decoration: none
}


blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear{
clear: both;
}

#header{
  background: url(images/header.jpg) center no-repeat;
  height: 250px;
  margin-bottom: 30px
}
.wrapper{
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
#logo{
  width: 590px;
  height: 200px;
  position: absolute;
  display: block;
  left: 10px;
  top: 10px;

}


#menu{
  position:absolute;
  right:211px;
  top:24px;
  width:124px;
  line-height: 32px
}


#menu a{
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
    height: 29px;
  text-decoration: none;
  background-position: left;
}
#menu a:hover{
  color: #e7b4d0;
}


#menu .l1:hover{
    background: url(images/header_l1.jpg) bottom no-repeat
}
#menu .l2:hover{
    background: url(images/header_l2.jpg) bottom no-repeat
}
#menu .l3:hover{
    background: url(images/header_l3.jpg) bottom no-repeat
}
#menu .l4:hover{
    background: url(images/header_l4.jpg) bottom no-repeat
}
#menu .l5:hover{
   background: url(images/header_l5.jpg) -1px 2px  no-repeat
}
#menu .l4{
  height: 28px
}
#menu .l5{
  height: 29px;

}
#header_top{
  position:absolute;
  right:36px;
  top:24px;
  width:163px;
  text-align: center;
  color: #FFFFFF;
}


#header_top a{
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.5;
  text-decoration: none
}
#header_top a:hover{
  color: #e7b4d0;
  text-decoration: underline
}

h1{
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}


#text{
  width:780px;
  color: #D1D1D1;
  font-size: 18px;
  text-align: center;
  align: center;
  margin: 0 auto;
}

#text a {
  width:780px;
  color: #D1D1D1;
  font-size: 18px;
  text-align: center;
  align: center;
  margin: 0 auto;
}


#content{
  margin: 0 auto;
}


.thumbs{
  background: url(images/block_top_02.jpg) top repeat-x #3b3543;

  margin: 0 auto;
  margin-bottom: 80px;
}

.thumbs .bot{
  background: url(images/block_bottom_02.jpg) bottom repeat-x;
}
.thumbs .left{
  background: url(images/block_01.jpg) left repeat-y;
}
.thumbs .right{
  background: url(images/block_02.jpg) right repeat-y;
}
.thumbs .lt{
  background: url(images/block_top_01.jpg) top left no-repeat;
}
.thumbs .rt{
  background: url(images/block_top_03.jpg) right top no-repeat;
}
.thumbs .rb{
  background: url(images/block_bottom_03.jpg) right bottom no-repeat
}
.thumbs .lb{
  background: url(images/block_bottom_01.jpg) left bottom no-repeat;
  position: relative;
  padding: 20px 10px;
  text-align: center;
}

h3{
  background: url(images/title.png);
  width: 472px;
  height: 79px;
  position: absolute;
  left: 50%;
  margin-left: -236px;
  top: -63px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #5a144f;
  line-height: 120px;
  text-indent: -30px
}

.pics img{
  width: 180px;
  height: 240px;
  background: url(images/thumb_back.png) top no-repeat;
  border: 1px solid #7c4c67;
  margin: 1px;
  padding: 0;

}
.vids img{
  width: 240px;
  height: 180px;
  background: url(images/thumb_vid.jpg) top no-repeat;
  border: 1px solid #7c4c67;
  margin-bottom: 1px;
  padding: 0;

}

img:hover{
  border: 1px solid #EEEEEE
}

.bookmark{
  background: url(images/bookmark.png) no-repeat;
  width: 313px;
  height: 53px;
  position: absolute;
  bottom: -39px;
  left: -11px;
}



.desc{
  background: url(images/block_desk_t.jpg) top repeat-x #3b3543;
  margin: 0 auto;
  margin-bottom:80px;
}
.desc .bottom{
  background: url(images/block_desk_b.jpg) bottom repeat-x;
    width: 100%;
}

.desc .left{
  background: url(images/block_desk_l.jpg) left top repeat-y;
    width: 100%;
}
.desc .right{
  background: url(images/block_desk_r.jpg) right repeat-y;
    width: 100%;
}
.desc .lt{
  background: url(images/block_desk_tl.jpg) top left no-repeat;
}

.desc .rt{
  background: url(images/block_desk_tr.jpg) top right no-repeat;
    width: 100%;
}
.desc .lb{
  background: url(images/block_desk_bl.jpg) bottom left no-repeat;
    width: 100%;
}
.desc .rb{
  background: url(images/block_desk_br.jpg) bottom right no-repeat;
  padding: 20px;
  height: 1%;
}

.desc .rb:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.desc a{
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Tahoma;
  line-height: 1.5
}
.desc ul{
  float: left;
  width: 25%;

}
.desc li{
  padding-left: 20px
}




.topsites{
  background: url(images/top_t.jpg) top repeat-x #413249;
  margin: 0 auto;
}

.topsites .left{
  background: url(images/top_l.jpg) left repeat-y;
}
.topsites .right{
  background: url(images/top_r.jpg) right repeat-y;
}

.topsites .bottom{
  background: url(images/top_b.jpg) bottom repeat-x;
}
.topsites .lt{
  background: url(images/top_lt.jpg) left top no-repeat;
}
.topsites .rt{
  background: url(images/top_tr.jpg) right top no-repeat;
}
.topsites .lb{
  background: url(images/top_bl.jpg) left bottom no-repeat;
}
.topsites .rb{
  background: url(images/top_br.jpg) right bottom no-repeat;
  height: 1%;
  position: relative;
  padding:40px 50px;
  padding-left: 100px
}
.topsites .rb:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.topsites ol{
  list-style-type: decimal;
  color: #d4b8cc;
  font-size: 18px;
  font-weight: bold;
  list-style-position: outside;

  width: 33%;
  float: left;

}
.topsites a{
  color: #FFFFFF;
}
.topsites a:hover{
  text-decoration: none;
}

.tiser{
  width: 100%;
  height: 196px;
  margin-bottom: 80px
}
.tiser:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
  height: 196px;
}
.tiser .item{
  float: left;
  width: 33%;
  text-align: center;
  background: url(images/tiser.jpg) top center no-repeat;
  height: 196px;
  padding-top: 20px
}
.tiser .item a{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
  display: block;

}
.tiser .item img{
  background: url(images/146x146.jpg);
  width: 146px;
  height: 146px;
  border: 1px solid #5A144F;
  margin-bottom: 10px;
}

.tiser .item img:hover{
  border: 1px solid #ffffff
}
#footer {
  width: 100%;
  margin-top: 50px;
  padding-bottom: 10px;
}


#footer .line{
  height: 37px;
  background: #280d1d;
  width: 100%;
}
#footer_logo{
  background: url(images/footer_logo.jpg);
  width: 310px;
  height: 87px;
  display: block;
  position: absolute;
  left: 0;
  top: -40px;
}


#footer p{
  padding-left: 350px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5
}

#footer .line p{
  padding-left: 350px;
  color: #c7a3bd;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5
}

#footer a{
  color: #000000;
}

.pics {
  width: 960px;
}
.vids {
  width: 1010px;
}

.desc{
  width: 900px;
}

.topsites{
  width: 900px;
}


