/* Primary Layout
--------------------------*/

img { behavior: url(iepngfix.htc); }

body {
	background-image:url("background.jpg");
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#565d6e;
	padding:0;
	margin:0;
	text-align:center;
	font-family:"Lucida Grande",Helvetica,Arial;
	font-size:11px;
}

a {
	text-decoration:none;
	color: white;
}

a:hover {
	text-decoration:none;
	color: white;
}

a img {
	border:none;
}

#container {
	text-align:left;
	margin:0 auto;
	padding:0;
	width:1020px;
}

#header {
	width:1020px;
	height:99px;
	background-image:url("background_header.png");
	position:relative;
}
*html #header { behavior: url(iepngfix.htc); }

#footer {
	width:1020px;
	background-image:url("background_footer.png");
	background-position:0 0;
	background-repeat:no-repeat;
}
*html #footer { behavior: url(iepngfix.htc); }

#main {
	background-image:url("background_main.png");
	background-position:top left;
	background-repeat:repeat;
	padding:0;
	margin:0;
}

*html #main { behavior: url(iepngfix.htc); }

/* Header & Navigation
--------------------------*/
#header h1#logo {
	width:233px;
	height:95px;
	display:block;
	padding:0;
	margin:0;
	background-image:url("logo.png");
	position:absolute;
	left:33px;
	top:-1px;
}
*html #header h1#logo { behavior: url(iepngfix.htc); }

#header h1#logo span {
	display:none;
}

#header ul#navigation {
	margin: 1px 20px 0px 0px;
	padding: 0;
	float: right;
	position: relative;
	z-index: 4;
}

*html #header ul#navigation { margin-top: -53px; }

#header ul#navigation li {
	margin: 0;
	padding: 0;
	float: left;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
}

#header ul#navigation li a,
#header ul#navigation li a:link,
#header ul#navigation li a:visited {
	display: block;
	float: left;
	padding: 37px 15px;
	text-decoration: none;
	color: #bbb;
	border-left: 1px solid #3a404a;
	height: 40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 13px;
	font-size:12px;
	font-family:Verdana;
}

#header ul#navigation li a:hover,
#header ul#navigation li a.active {
	color: #fff;
	border-left: 1px solid #454D5C;
}

/* Top Content
--------------------------*/
#top {
	width:964px;
	height:313px;
	background-image:url("top.png");
	margin:0 0 10px 29px;
	position:relative;
}

#top #download {
	position:absolute;
	padding:0;
	margin:0;
	width:176px;
	height:30px;
	left:319px;
	top:222px;
}

#top #download span {
	display:none;
}

#top #top_left_text {
	padding:0;
	margin:0;
	font-size:14px;
	line-height:22px;
	color:#fff;
	width:205px;
	position:absolute;
	top:202px;
	left:22px;
}

#top #top_studio_text,
#top #top_cloud_text,
#top #top_jaxer_text {
	padding:0 0 0 1px;
	margin:0;
	position:absolute;
	top:198px;
	width:276px;
}

#top #top_cloud_link,
#top #top_jaxer_link {
	position:absolute;
	top:225px;
	text-decoration:underline;
	font-size:16px;
}

#top #top_studio_text {
	color:#d8650e;
	left:521px;
}

#top #top_cloud_text {
	color:#609fd6;
	left:319px;
}

#top #top_cloud_link {
	color:#609fd6;
	left:543px;
}

#top #top_jaxer_text {
	color:#8ecc36;
	left:745px;
}

#top #top_jaxer_link {
	color:#8ecc36;
	left:745px;
}

/* Main
--------------------------*/
br.clear {
	height:1px;
	padding:0;
	margin:0;
	clear:both;
}

div.clear {
	height:1px;
	padding:0;
	margin:0;
}


#main #content {
	margin:25px 0 0 45px;
	width:640px;
}
#main #contents {
	margin:25px 0 0 45px;
	width:480px;
}
#main #contentsPack {
	margin:25px 0 0 45px;
	width:920px;
}

#main #contentsPack h1 {
	font-weight:normal;
	color:#444;
	font-size:26px;
	padding:0;
	margin:0;
    background: transparent url('icon_misc.png') no-repeat top right;
}

#main #contentsSys {
	margin:25px 0 0 40px;
	width:920px;
}

#main #contentsSys h1 {
	font-weight:normal;
	color:#444;
	font-size:26px;
	padding:0;
	margin:0;
    background: transparent url('icon_misc.png') no-repeat top right;
}



*html #main #content { width: 630px; }

#main #content h1 {
	font-weight:normal;
	color:#444;
	font-size:26px;
	padding:0;
	margin:0;
    background: transparent url('icon_misc.png') no-repeat top right;
}




#main #contents h1 {
	font-weight:normal;
	color:#444;
	font-size:26px;
	padding:0;
	margin:0;
    background: transparent url('icon_misc.png') no-repeat top right;
}


#main p#introduction {
	font-size:14px;
	line-height:20px;
	color:#666;
	padding:0;
	margin:16px 0 16px 0;
}

#main .product {
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 100px;
	margin:0 0 10px 0;
    height: 150px;
}

#main #product_studio {
	background-image:url("icon_studio.png");
}

#main #product_cloud {
	background-image:url("icon_cloud.png");
}

#main #product_jaxer {
	background-image:url("icon_jaxer.png");
}

#main .product h2 {
	height:32px;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	background-position:top left;
}

#main .product h2 span {
	display:none;
}

#main #product_studio h2 {
	background-image:url("title_studio.png");
}

#main #product_cloud h2 {
	background-image:url("title_cloud.png");
}

#main #product_jaxer h2 {
	background-image:url("title_jaxer.png");
}

#main .product ul {
	list-style:circle;
	padding:0;
	margin:10px 0 0 19px;
    float: left;
    width: 350px;
}

*html #main .product ul { width: 322px; }

#main .product ul li {
	padding:0;
	margin:0 0 3px 0;
	font-size:13px;
	color:#666;
}

#main .product ul.links {
	list-style:none;
	text-align:right;
    float: right;
    width: 150px;
}

#main .product ul.links a {
	font-weight:bold;
	color:#ff7020;
}

#main .product ul.links a:hover {
	text-decoration:underline;
}

.clearfix { clear: both; margin: 0px; overflow: hidden; }

/* Sidebar
--------------------------*/
#main #sidebar {
	float:right;
	margin:0 18px 0 0;
	padding:0;
	width:297px;
}

#main #sidebars {
	float:right;
	margin:25 18px 0 0;
	padding:0;
	width:470px;

}

#main #sidebar #aptana_blog {
	width:288px;
	height:425px;
	background-image:url("background_aptana_blog.png");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	margin-bottom:10px;
}

#main #sidebar #aptana_blog h2 {
	margin:0;
	padding:14px 0 0 16px;
	font-weight:normal;
	font-size:18px;
}

#main #sidebar #aptana_blog a#aptana_blog_subscribe {
	position:absolute;
	top:0;
	right:0;
	color:#666;
	font-size:13px;
	margin:0;
	padding:19px 42px 0 0;
}

#main #sidebar #aptana_blog a#aptana_blog_subscribe:hover {
	text-decoration:underline;
}

#main #sidebar #aptana_blog .entry {
	padding:16px 16px 0 16px;
}

#main #sidebar #aptana_blog .entry a {
	color:#ff7020;
	font-weight:bold;
}

#main #sidebar #aptana_blog .entry a:hover {
	text-decoration:underline;
}

#main #sidebar #aptana_blog .entry p {
	padding:0;
	margin:0;
	color:#666;
}

#main #sidebar #aptana_blog .entry p.date {
	color:#666;
	font-size:10px;
}

#main #sidebar #aptana_blog .entry h3 {
	margin:0;
	padding:6px 0 6px 0;
	font-size:14px;
}

#main #sidebar #aptana_blog .entry h3 a {
	color:#444;
}

#main #sidebar #aptana_blog .entry h3 a:hover {
	text-decoration:underline;
}

#main #sidebar #aptana_blog a.more {
	position:absolute;
	bottom:15px;
	right:15px;
	color:#ff7020;
	font-weight:bold;
}

#main #sidebar #aptana_blog a.more:hover {
	text-decoration:underline;
}

#main #sidebar #aptana_tv {
	width:288px;
	height:389px;
	background-image:url("background_aptana_tv.png");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

#main #sidebar #aptana_tv p.info {
	display:none;
}

#main #sidebar #aptana_tv a {
	color:#ff7020;
	font-weight:bold;
}

#main #sidebar #aptana_tv a:hover {
	text-decoration:underline;
}

#main #sidebar #aptana_tv a.more {
	position:absolute;
	bottom:15px;
	right:15px;
}

#main #sidebar #aptana_tv .video {
	clear:both;
	padding:0 10px 0 14px;
}

#main #sidebar #aptana_tv .video.first {
	padding-top:70px;
}

#main #sidebar #aptana_tv .video img {
	float:left;
	margin:0 14px 14px 0;
}

#main #sidebar #aptana_tv .video h3 {
	font-size:11px;
	padding:4px 0 9px 0;
	margin:0 0 0 0;
}

#main #sidebar #aptana_tv .video h3 a {
	color:#6dbbff;
}

#main #sidebar #aptana_tv .video p {
	color:#bcc6d5;
	padding:0;
	margin:0;
	font-size:11px;
	line-height:16px;
}

/* Footer
--------------------------*/
#footer {
	text-align:center;
}

#footer p {
	color:#bcc6d5;
	margin:0;
	padding:30px 0 15px 0;
}

#footer img {
	margin:0 auto 30px auto;
}

#footer a {
	color:#fff;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:underline;
}
