/*
------------------------------------------------------------------------
Theme Name:Studio Golf
Author:Ndee Siswandhi
Author Company URI:http://www.avasoft.net
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}
.clear {clear:both; height:0px;}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #69501f;
	background: url(images/bgall.gif) repeat-x top #9a8d7d;
	margin:0;
	padding:0;
}
#container {
	width: 972px;
	margin: 0 auto;
	text-align: left;
}
#container .phone{
	text-align:center;
	margin-bottom:7px;
	margin-right:6px;
	background:url(images/phone.gif) no-repeat top;
	float:right;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:350px;
}
#container .logo{
	text-align:left;
	float:left;
}
#container .logo h1{
	text-indent:-999px;
	background:url(images/logo.jpg) left center no-repeat;
	height:219px;
	width:231px;
}
#container .header{
	text-align:left;
	float:left;
}

#menubar {
	margin:0px 6px 14px 6px;
	background:url(images/menu_bg.gif) repeat-x;
	line-height:38px;
padding-left:55px;
}
	#menubar ul{
		list-style: none;
		float: left;
	}
	#menubar ul li{
		float: left;
		line-height:38px;
		background:url(images/menu_sep.gif) left no-repeat;
		padding:0 20px 0 20px;
		position:relative;
	}
	#menubar ul li.first{
		background:none;
	}
	#menubar ul li.first{
		background:none;
	}
	#menubar ul li a{
		font-size:13px;
		font-weight:bold;
		color: #fff;
		text-decoration: none;
	}
	#menubar ul li a:hover{
		color: #de791c;
		text-decoration: none;
	}
	
	#menubar ul ul {
	position: absolute;
	z-index: 500;
	top:100%;
	width: 200px;
	left:0;
	margin:0;
	display:block;
	background-color:#ece5dd;
	line-height:20px;
	}	
	
	#menubar ul ul li {
		background:none;
		border:none;
		padding:0;
		margin:0;
		line-height:20px;
	}
	#menubar ul ul li a {
		text-decoration: none;
		text-transform:none;
		display:block;
		border-right:none;
		padding:5px;
		width: 190px;
		color:#69501f;
	}
	
#menubar ul ul li a:hover {
		color:#de791c;
}

#menubar ul ul ul {
	position: absolute;
	top: 0;
	left:70%;
}
#menubar ul ul li a {
}

#menubar ul ul,
#menubar ul li:hover ul ul,
#menubar ul ul li:hover ul ul
{display: none;}

#menubar ul li a:hover ul ul,
#menubar ul li a:hover ul ul li {
	display:none;
}

#menubar ul li:hover ul,
#menubar ul ul li:hover ul,
#menubar ul ul ul li:hover ul
{display: block;}

#menubar li:hover ul, li.over ul { display: block; float:left;}

#maincontent {
	width:623px;
	float:left;
}
#maincontent H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#de791c;
}
#maincontent H2 {
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#69501f;
	padding-bottom:15px;
}
#maincontent p {
}
#maincontent li {
	background:url(images/bullet_red.gif) no-repeat left center;
	padding-left:20px;
	line-height:20px;
}
#maincontent a {
	color:#de791c;
	text-decoration:underline;
}
#maincontent a:hover {
	color:#69501f;
	text-decoration:underline;
}

	#video {
		background:url(images/c_bottom_h1.gif) no-repeat bottom;
	}
	#video .content {
		float:left;
		padding:10px 10px 20px 20px;
	}
	#video .service {
		float:left;
		padding:10px 20px 20px 10px;
	}
	#box {
		background:url(images/c_bottom.gif) no-repeat bottom;
	}
	#box .wrapper {
		background:url(images/c_bg.gif) repeat-y bottom #fff;
		padding:0px 13px;
	}
	#box .content {
		padding:15px 30px 30px 30px;
		background:url(images/c_bgcontent.gif) repeat-x bottom #ffffff;
	}
	#box .left {
		float:left;
		background:url(images/c_spacer.gif) right repeat-y;
		padding:15px;
		width:44%;
	}
	#box .right {
		float:left;
		padding:15px;
		width:44%;
	}
.orange {
	color:#de791c;
}
.yellow {
	color:#fff600;
}
.white {
	color:#fff;
}
#rightcontent {
	width:349px;
	float:right;
	text-align:right;
}
	#rightcontent .slogan{
		text-align:right;
	}
	#rightcontent .banner{
		text-align:right;
	}
	#rightcontent .form{
		text-align:right;
		background:url(images/f_bg.gif) repeat-y;
		width:331px;
		margin-left:16px;
	}
	#rightcontent .form .header{
		margin:0 12px;
		background:#5cb214;
		width:307px;
		text-align:center;
		padding-top:10px;
		padding-bottom:10px;
	}
	#rightcontent .form .header h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:30px;
	}
	#rightcontent .form .header p, #rightcontent .form .header{
		font-family:Tahoma, Verdana;
		font-size:12px;
		color:#000;
		font-weight:bold;
	}
	#rightcontent .form .content{
		margin:0 12px;
		background:url(images/f_bgcontent.gif) repeat-x bottom #e5ddd5;
		width:307px;
		text-align:left;
	}
	#rightcontent .smo{
		margin-left:16px;
		background:url(images/smo_bg.gif) no-repeat;
		width:291px;
		height:82px;
		padding:15px 20px;
		text-align:left;
	}
	#rightcontent .smo h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#5ab414;
		line-height:30px;
		font-weight:normal;
		padding-bottom:10px;
	}
	#rightcontent .smo img{
		padding-right:15px;
		vertical-align:middle;
	}
#leftcontent {
	width:349px;
	float:left;
	text-align:left;
}
	#leftcontent .slogan{
		text-align:left;
	}
	#leftcontent .banner{
		text-align:left;
	}
	#leftcontent .form{
		text-align:left;
		background:url(images/f_bg.gif) repeat-y;
		width:331px;
	}
	#leftcontent .form .header{
		margin:0 12px;
		background:#5cb214;
		width:307px;
		text-align:center;
		padding-top:10px;
		padding-bottom:10px;
	}
	#leftcontent .form .header h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:30px;
	}
	#leftcontent .form .header p, #leftcontent .form .header{
		font-family:Tahoma, Verdana;
		font-size:12px;
		color:#000;
		font-weight:bold;
	}
	#leftcontent .form .content{
		margin:0 12px;
		background:url(images/f_bgcontent.gif) repeat-x bottom #e5ddd5;
		width:307px;
		text-align:left;
	}
	#leftcontent .location{
		text-align:left;
		background:url(images/i_bg.gif) repeat-y;
		width:331px;
	}
	#leftcontent .location h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#de791c;
		font-weight:normal;
		line-height:30px;
	}
	#leftcontent .location p {
		font-family:Tahoma, Verdana;
		font-size:12px;
		color:#69501f;
		font-weight:normal;
		padding-bottom:10px;
	}
	#leftcontent .location .content{
		margin:0 12px;
		background:url(images/i_bgcontent.gif) repeat-x bottom #fff;
		width:277px;
		text-align:left;
		padding:15px 15px;
	}
	#leftcontent .smo{
		background:url(images/smo_bg.gif) no-repeat;
		width:291px;
		height:82px;
		padding:15px 20px;
		text-align:left;
	}
	#leftcontent .smo h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#5ab414;
		line-height:30px;
		font-weight:normal;
		padding-bottom:10px;
	}
	#leftcontent .smo img{
		padding-right:15px;
		vertical-align:middle;
	}

#interior {
	width:621px;
}
	#interior .wrapper {
		background:url(images/m_bg.gif) repeat-y;
	}
	#interior .wrapper .top {
		background:url(images/m_top.gif) no-repeat top;
	}
	#interior .wrapper .top .bottom {
		background:url(images/m_bottom.gif) no-repeat bottom;
		padding:20px;
	}

#footer {
	background:url(images/bgfooter.jpg) no-repeat;
	margin:0 6px;
	text-align:center;
	height:126px;
	width:960px;
	padding-top:20px;
	margin-bottom:20px;
	margin-top:20px;
}
	#footer a{
		font-size:12px;
		color: #fff;
		text-decoration: none;
		padding:0 20px 0 20px;
		background:url(images/f_menu_sep.gif) left no-repeat;
	}
	#footer a.first{
		font-size:12px;
		color: #fff;
		text-decoration: none;
		padding:0 20px 0 20px;
		background:none;
	}
	#footer a:hover{
		color: #de791c;
		text-decoration: none;
		padding:0 20px 0 20px;
	}

#footer .copy {
	color:#fff;
}

#footer .copy a {
	color:#fff;
	background:none;
	padding:0px;
}
/*
-----------------------------------------
FORM
----------------------------------------- 
*/

#rightcontent .form .content{
	font-size:12px;
	color:#000000;
}
#rightcontent .form .content img{
	padding-bottom:5px;
}
#rightcontent .form .content .desc{
	font-size:11px;
	padding-bottom:5px;
}

form {
	width: 307px;
}

.col1 {
	text-align: right;
	width: 120px;
	line-height: 23px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.col2 {
	width: 154px;
	line-height: 23px;
	display: block;
	float: left;
	margin: 0;
}

.col2comment {
	width: 161px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
}

.col1comment {
	text-align: right;
	width: 113px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
}

div.row {
	clear: both;
	width: 307px;
	padding-top:5px;
}

.submit {
	width: 307px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
	padding-bottom:10px;
} 

.input {
	background-color: #fff;
	color: #5A698B;
	padding: 1px;
	border: 1px solid #8595B2;
}

