/*   
Theme Name: Ciputra Golf
Theme URI: ciputragolf
Description: ciputra golf theme
Author: Guritno Mahardiko
Author URI: guritnomahardiko
*/

@charset "utf-8";
/* CSS Document */

<!--

html, body {
  margin:0;
  padding:0;
}

body {
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  background-color:#FFFFFF;
  color: #45391c;
}

img {
	border:none;
}

#wedding td, th { border: 1px #ccc solid; }

#wedding table { border-collapse: collapse; }

#slideshow {
    position:relative;
    height:193px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#container {
	margin:auto;
	position:relative;
	top:0px;
	width:900px;
	height:810px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:38px;
	background:url(images/index_01.png) no-repeat;
	text-align:center;
	color:#555556;
}

#header a {
	text-decoration:none;
	color:#555556;
}

#header a:hover {
	color:#9b9b9b;
}

#space-01 {
	position:absolute;
	left:0px;
	top:38px;
	width:900px;
	height:5px;
}

#banner {
	position:absolute;
	left:0px;
	top:43px;
	width:900px;
	height:193px;
}

#space-02 {
	position:absolute;
	left:0px;
	top:236px;
	width:900px;
	height:10px;
}

#content {
	position:absolute;
	left:0px;
	top:246px;
	width:900px;
	height:499px;
}

#left {
	float:left;
	width:677px;
}

#left_news {
        float:left;
        width:667px;
}

#content_left {
	float:left;
	width:221px;
}

#news_top {
	width:221px;
	height:52px;
	background:url(images/index_05_01_01.png) no-repeat;
}

#news_content {
	width:201px;
	background:#ebf0fa;
	padding-left:10px;
	padding-right:10px;
}

#news_content_title  a {
        text-decoration:none;
        color:#016198;
}

#news_bottom {
	width:221px;
	height:11px;
	background:url(images/index_05_01_03.png) no-repeat;
}

#content_main {
	float:left;
	width:466px;
}

#content_right {
	width:213px;
	float:right;
}

#content_right_news {
	width:223px;
	float:right;
}

#content_right ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content_right ul li {
	margin-bottom:7px;
}

#welcome {
	width:466px; 
	height:200px; 
	background:url(images/index_05_03_01.png) no-repeat center;
}

#featured {
	font-size:12px;
	color:#136d95;
}

#footer {
	position:relative;
	left:0px;
	top:20px;
	width:900px;
	height:65px;
	clear:both;
	background:url(images/index_06.png) no-repeat;
}

#footer a {
	text-decoration:none;
	color:#555556;
}

-->

