/* 
	Theme Name: Longitude106
	Theme URL: -
	Description: WPThemes for Longitude106
	Author: Achmad Bisri
	Author URI: -
	Version: 1.0
*/


/* CSS Reset */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left; 
	line-height: 18px;
	color: #222;
}
body#home {
	background: url(http://www.longitude106.com/images/bghometop.jpg) repeat-x left top;
}
body#inside {
	background: url(http://www.longitude106.com/images/bg-inside-top.jpg) repeat-x left top;
}

:focus {
	outline: 0;
}

.clear {
	clear: both;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin:0;
	padding:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {text-decoration:none;}

a img {border:none;}

.clear {clear:both;}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;	
}

/* End CSS Reset */

/* General */
.alignleft {
	text-align:left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/* Clearing Float */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End Clearing Float */


/* Bug Fix PNG IE */
#logo h1, #logoyachtpro {
	behavior: url(http://www.longitude106.com/iepngfix.htc);
}

/******************************
	MAIN LAYOUT
*******************************/
#container {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	display: block;
}



/******************************
    HEADER
*******************************/
/* Header */
#header {
	height: 94px;
	width: 940px;
	display: block;
	background: url(http://www.longitude106.com/images/bgheader.jpg) no-repeat left top;
}

/* Logo */
#logo {
	width: 215px;
	height: 185px;
	position: relative;
	display: block;
	float: left;
}
#logo h1 {
	margin: 0;
	padding: 0;
	background: url(http://www.longitude106.com/images/logo-longitude106-1.gif) no-repeat 0 0;
	width: 215px;
	height: 185x;
	display: block;
}
#logo h1 a {
	display: block;
	width: 215px;
	height: 185px;
	text-indent: -190407px;
}

#logoyachtpro {
	width: 88px;
	height: 80px;
	display: block;
	background: url(http://www.longitude106.com/images/logo-yachtpro.png) no-repeat;
	margin: 10px 0 0 0;
	float: left;
	text-indent: -100000px;
}
#logoyachtpro a {
	width: 88px;
	height: 80px;
	display: block;
}
/*  Top Nav */
#topnav {
	width: 570px;
	height: 24px;
	display: block;
	float: left;
	margin: 50px 0 0 40px;
}
#topnav ul{
	margin: 0pt;
	padding: 0pt;
	height: 20px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#topnav li {
	margin: 0pt 15px 0pt 0pt;
	padding: 0pt;
	float: left;
	text-align: center;
}
#topnav li.last { margin-right: 0pt; }
#topnav li a { 
	display: block; 
	height: 20px; 
	text-decoration: none; 
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
}

/******************************
    SLIDESHOW
*******************************/
#slideshowarea {
	width: 940px;
	height: 300px;
	display: block;
	position: relative;
}
#intro {
	width: 360px;
	display: block;
	margin-top: 100px;
	margin-left: -200px;
	float: left;
}
#intro p{
	font-size: 18px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#slideshow1 {
	width: 501px;
	height: 281px;
	margin-top: 19px;
	float: left;
}
.pics {  
    height:  501px;  
    width:   281px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0;  
    width:  501px; 
    height: 281px; 
    top:  0; 
    left: 0 
} 
#slideshow2 {
	width: 378px;
	height: 301px;
	margin: 56px 0 10px 0;
	float: left;
}
.picsR {  
    height:  378px;  
    width:   301px;  
    padding: 0;  
    margin:  0;  
} 
 
.picsR img {  
    padding: 0;  
    width:  378px; 
    height: 301px; 
    top:  0; 
    left: 0 
}


/******************************
   BUTTON LINKS
*******************************/
#buttonlinks {
	width: 940px;
	height: 150px;
	display: block;
	clear: both;
	margin: 0 auto;
}
#buttonlinks ul{
	list-style-type: none;
	text-align: center;
	marging: 0 auto;
}
#buttonlinks li {
	float: left;
	margin: 0 2px;
	text-align: center;
}
p.buttonlist {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/******************************
    TOP SLOGAN
*******************************/
#topslogan {
	width: 550px;
	height: 110px;
	display: block;
	float: left;
	margin-left: 60px;
}
#topslogan p{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #fff;
	line-height: 28px;
}

/******************************
   CONTENT
*******************************/
#contentarea {
	width: 540px;
	float: left;
	display: block;
}
#sidebar {
	width: 400px;
	float: left;
	display: block;
}
#contentpad {
	width: 500px;
	margin: 0 auto;
	text-align: justify;
	padding-bottom: 20px;
}
#sidebarpad {
	width: 380px;
	margin: 0 auto;
	display: block;
}
h2.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	padding: 10px 0 20px 0;
	letter-spacing: -1px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding: 0 10px 0 20px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	padding: 0 10px 0 10px;
}
#sidebar ul li{
	list-style-type: none;
}
#sidebar ul li li {
	list-style-type: square;
}
p.rbutton {
	width: 276px;
	margin: 10px auto;
}
h2.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 15px;
}
/******************************
    PARTNERS LOGOS
*******************************/
#partnerslogos {
	width: 800px;
	display: block;
	clear: both;
	margin: 0 auto;
}
#partnerslogos ul{
	list-style-type: none;
}
#partnerslogos li {
	float: left;
	margin: 0 10px;
	text-align: center;
}
p.blocklogos {
	width: 70em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.logopartner {
	margin: 0 20px
}
/******************************
    FOOTER
*******************************/
#footer { 
	background: transparent url("http://www.longitude106.com/images/bg-footer.gif") repeat-x scroll center bottom;
	clear: both;
	height: 99px;
	padding-top: 40px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footerpad {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
}
#footerleft {
	width: 500px;
	float: left;
	font-size: 11px;
}
#footerright {
	float: right;
	font-size: 11px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color:#FF9900;
}