body{
	padding: 0;
	margin: 0;
	background: #333 url('img/body-bg.jpg') repeat scroll top left;
	color: #333;
	font-family: "Lucida Grande", "Verdana";
	font-size: 13px;
}

div.body
{
    background: transparent url(img/bg.jpg) repeat-x;
}

div.top{
    background: transparent url('img/top-shadow.png') no-repeat bottom center;
}

form{
	margin: 0;
}

b{
	color: #633;
/*	color: #339;*/
}

h1, h2, h3,
p,
.menu_links,
ul,
hr {
	margin: 0 0 14px 0;
}

h1,h2,h3 {
	text-transform: uppercase;
	color: #737831;
}

h1 {
	clear: both;
	margin: 15px 0;
	padding: 0 0 0 35px;
	background: transparent none no-repeat center left;
	line-height: 24px;
}

ul {
	padding: 0 0 0 17px;
}

ul li {
	list-style-image: url('img/li2.png');
	line-height: 1.4;
	margin-top: 5px;
}



li a.active {
	padding: 0 5px;
	background: #f0f0f0;
	font-weight: bold;
	text-decoration: underline;
}

p {
	line-height: 1.6;
}

h2 {
	background: transparent url('img/h2bg.png') repeat-x center left;
	padding: 0;
	font-size: 110%;
}

div.gray h2 span {
	padding: 5px 10px 5px 35px;
	background: #f0f0f0 none no-repeat center left;
}

div.white h2 span {
	padding: 5px 10px 5px 35px;
	background: white none no-repeat center left;
}

h3 {
	font-size: 100%;
	margin-bottom: 5px;
	color: #C9804B;
}

a {
	color: #F26915;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.content a {
	text-decoration: underline;
}

img {
	border: 0;
	vertical-align: middle;
}

input.text,
select,
textarea,
table {
	font: inherit;
}

input.text,
textarea {
	background: #fff url('img/input_bg.png') no-repeat top left;
	border: 1px solid #999;
	padding: 4px 6px;
}

hr {
	border: 0;
	height: 1px;
	background-color: #ccc;
}

input.button {
	height:30px;
	border: 0;
	cursor: pointer;
	background-color: transparent;
}


label.error,
div.error span {
    display: block;
    padding-top: 2px;
    color: #993333;
    font-size: 11px;
    font-weight: normal;
}

div.error span{
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

#recaptcha_area,
#recaptcha_table{
    margin-left: auto;
    margin-right: auto; 
}
/* -- Backgrounds -- */

.bgicon {
	background-repeat: no-repeat;
	background-position: center center;
}

.bgo
{
	width: 81px;
	background-image: url('img/b-go.png');
}

.bhome
{
	width: 95px;
	background-image: url('img/b-home.png');
}

.bsubmit
{
	width: 104px;
	background-image: url('img/b-submit.png');
}

.bcreate
{
	width: 107px;
	background-image: url('img/b-create.png');
}

.bsave
{
    width: 90px;
    background-image: url('img/b-save.png');
}

.bsend
{
	width: 88px;
	background-image: url('img/b-send.png');
}

.bsignin
{
	width: 103px;
	background-image: url('img/b-signin.png');
}

.bsignup
{
	width: 108px;
	background-image: url('img/b-signup.png');
}

.bcreatensn
{
	width: 283px;
	background-image: url('img/b-creatensn.png');
}

.messages{
    margin: 5px auto 25px;
    width: 75%;    
}

.messages div {
    padding: 5px;
}

.messages .info{
    background-color: #aaffaa;
}

.messages .warning
{
    background-color: #f99;
}

/* -- */

div.indexpromo {
	height: 357px;
	font-size: 18px;
	position: relative;
}

div.indexpromo a {
	text-decoration: underline;
}

div.indexpromo div.createform {
	position: absolute;
	left: 540px;
	top: 74px;
	width: 400px;
}

div.createform div {
	margin: 0 0 15px 0;
}
* div.indexpromo div.createform input.text {
	font-size:18px;
}

div.networklist div.item {
	float: left;
	width: 48%;
}

div.networklist div.item p {
	line-height: 1;
}

div.networklist img {
/*	float: left;
*/	margin: 0 5px 10px 0;
	width: 60px;
	height: 60px;
}

div.networklist div.item div.item_img {
	float:left;
}

div.indexpromo h3 {
	color: #36f;
}

div.promoscreen {
	background: #000;
/*	background: transparent url('img/promo-screen.gif') no-repeat center center;*/
	height: 324px;
	position: relative;
	margin-top: 17px;
	border: 1px solid #d4d4d4;
	border-left: 0;
	border-right: 0;
}

div.promoscreen div.stripNavL {
	background: transparent url('img/promo-go-left.png') no-repeat top left;
	position: absolute;
	left: -25px;
	top: 235px;
	z-index: 10;
}

div.promoscreen div.stripNavR {
	background: transparent url('img/promo-go-right.png') no-repeat top left;
	position: absolute;
	right: -25px;
	top: 235px;
	z-index: 10;
}

div.stripNavL a, 
div.stripNavR a {
	width: 50px;
	height: 50px;
	float: left;
	text-decoration: none;
}

div.promoscreen div.stripNav {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 5px;
	font-size: 16px;
	text-align: center;
	z-index: 10;
}

div.promoscreen div.stripNav ul {
	padding: 0;
	margin: 0;
}

div.stripNav ul li {
	list-style: none;
	display: inline;
	line-height: 0.5;
	margin: 0;
}

div.stripNav a {
	color: #fff;
	text-decoration: none;
	padding: 0 3px;
}

div.stripNav a.current {
	color: #c33;
	text-decoration: none;
}

div.promoscreen div.promoslide {
	width: 950px;
	padding-left: 10px;
	padding-right: 10px;
	height: 324px;
	color: #666;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

div.promoslide p,
div.promoslide ul li {
	line-height: 1.3;
}

div.promoslide div.slidecontent {
	position: absolute;
	width: 400px;
	top: 40px;
	right: 50px;
}

div.slidecontent img.slideheader {
	display: block;
	margin-bottom: 15px;
}

div.topmenu {
	text-align: right;
	font-size: 16px;
}

div.topmenu a.item,
div.topmenu a.item:hover,
div.topmenu a.item_active {
	background: transparent url('img/li-gray.png') no-repeat center left;
	padding-left: 12px;
	margin-left: 20px;
	color: #BFC1A0;
	text-decoration: none;
}

div.topmenu a.item:hover,
div.topmenu a.item_active {
	background: transparent url('img/li.png') no-repeat center left;
	color: #fff;
}

div.topmenu a.logo,
div.topmenu a.logo:hover,
div.topmenu a.logo_active {
	background: transparent url('img/logo.png') no-repeat center left;
	padding: 0;
	text-decoration: none;
}

div.topmenu a.logo:hover,
div.topmenu a.logo_active {
	background: transparent url('img/logo_active.png') no-repeat center left;
}

div.releaseemail { 
	float: right;
	background: #c0ffc0;
	padding: 5px;
	margin: 20px 0 20px 10px;
}

div.content {
	clear: both;
	min-height: 560px;
}

div.content.index{
    min-height: 415px;
}

div.container
{
	width: 970px;
	background:	transparent url(img/content-bg-white.png) repeat-y scroll center top;
	margin: 0 auto;
	padding: 0 10px;
} 

div.inner {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	position: relative;
}

div.header
{
	padding: 0;
	background: #525623 url('img/headerbg.jpg') no-repeat scroll left bottom;
	height: 94px;
	position: relative;
}

div.header img.beta
{
	position: absolute;
	left: 230px;
	top: 10px;
}

div.header h1
{
	display: none;
}

.message{
    width: 60%;
    margin: 5px auto 10px;
    text-align: left;
}

.message .info{
    background: #ccffcc;
    padding: 5px 10px;
}

div.paging a,
div.paging span {
	float: left;
	padding: 2px 0;
	margin-right: 3px;
}

div.paging a {
	padding: 2px 6px;
	text-align: center;
	background: #ddd;
	text-decoration: none;
}

div.paging a:hover,
div.paging a.active
{
	text-decoration: none;
	background: #666;
	color: #fff;
}

.clear
{
	clear: both;
	height:1px;
}

.full
{
	width: 100%;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.small
{
	font-size: 11px;
}

.stdmargin
{
	margin-bottom: 15px;
}

.smallmargin
{
	margin-bottom: 5px;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.gray
{
	background-color: #f0f0f0;
}

.white
{
	background-color:#fff;
}

.content_bg_gray
{
	background-image: url('img/content-bg-gray.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
}

.content_bg_white
{
	background-image: url('img/content-bg-white.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
}

.highlight
{
	color: #36c;
}

.even
{
	background: #f0f0f0;
}

.column
{
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	background: transparent none no-repeat top left;
}

/* Clearfix */
.clearfix{
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
*html .clearfix {
    height: 1%;
}

/* --- */

.one
{
	width: 46%;
}

.two
{
	width: 96%;
}

.wide {
    width: 59%;
}

.narrow {
    width: 39%;
}

.superwide
{
	width: 70%;
}

.automargin
{
	margin-left: auto;
	margin-right: auto;
}

div.bottom
{
	text-align: right;
	font-size: 11px;
	line-height: 1.5;
	color: #5a3418;
}

div.bottom a
{
	color: #fff;
}

div.menu_links a
{
	color: #fff;
	background: transparent url('img/button.png') no-repeat top left;
	display: block;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 15px;
}

div.menu_links a:hover
{
	background: transparent url('img/button_active.png') no-repeat top left;
}

/* content menu */

.content_menu,
.content_menu li a {
    border-color: #ccc;
}

.content_menu{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 85%;
}

.content_menu li{
    float: left;
    list-style: none;
}

.content_menu li a{
    background-color: #F0F0FF;
    background-repeat: no-repeat;
    background-position: 8px 50%;
    border-width: 1px;
    border-style: solid;
    display: block;
    margin-bottom: -1px;
    margin-left: 10px;
    padding: 7px 15px;
    text-decoration: none;
    outline: none;
}

.content_menu li.active a,
.content_menu li a:hover{
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    color: #dd3300;
    text-decoration: none;
}

div.create-width
{
	width: 71%; 
	margin: 0 auto;
}

div.sign-width
{
	width: 55%; 
	margin: 0 auto;
}

table.form
{
	margin: 0 auto 15px auto;
	border-spacing: 7px;
    z-index: expression(runtimeStyle.zIndex = 1, cellSpacing = 7);
	width:100%;
}

table.form th
{
	background: #f0f0f0;
	padding: 5px;
}

table.form tr.datarow td
{
	padding: 5px;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
}

table.form td.label
{
	text-align: right;
	border-right: 1px solid #ccc;
	padding: 5px 7px;
	white-space:nowrap;
}

table.form td.value
{
	padding: 5px 0px 10px;
	white-space:nowrap;
}

table.form td.description
{
	width: 150px;
	border-left: 1px solid #ccc;
	padding: 5px 7px;
}

table.form td.submit
{
	padding: 5px;
	text-align: center;
}

table.form .value div
{
	min-width:175px;
}

th.plan
{
	width: 20%;
	font-size: 22px;
}

th.price
{
	font-weight: normal;
	font-size: 18px;
	padding: 30px 0;
	background: #f0f0f0;
}

*+html table.form input[type=text], *+html table.form input[type=password],*+html div.createform input[type=text], *+html div.createform input[type=password]
{
	width:175px;
}

table.networks
{
	border-spacing: 2px;
}

table.networks td
{
	text-align: center;
	padding: 7px;
}

table.networks tr.ntsuspended:hover,
table.networks tr.nt:hover
{
	background-color: #ccc;
}

table.networks td.actions
{
	height: 16px;
	width: 60px;
}

table.networks td.actions a
{
	display: none;
}

tr.ntsuspended:hover td.actions a,
tr.nt:hover td.actions a
{
	display: inline;
}

tr.ntsuspended
{
	background: #fcc;
}

div.comments div.avatar
{
	width: 45px;
	float: left;
	margin-right: -60px;
	margin-bottom: 16px;
}

div.comments div.meta
{
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	margin-left: 60px;
}

div.comments div.comment
{
	float: left;
	margin-left: 60px;
	margin-bottom: 16px;
	line-height: 1.4;
}

div.list div.item
{
}

div.list div.item_info
{
	margin: 10px 10px 10px 125px;
}

div.list .description
{
}

div.list div.meta 
{
	color: #666;
}

div.list span.meta 
{
	border-top: 1px solid #ccc;
}

div.list div.pic
{
	margin-right: -105px;
	width: 105px;
	height: 105px;
	margin: 10px 0 10px 10px;
}

div.list div.pic img
{
	width: 100%;
	height: 100%;
}

#usage_stat {
    position: relative;
}

p#choices {
    width: 150px;
    position: absolute;
    top: 0px;
    font-size: 11px;
}

.stat_tbl {
    width: 560px;
}

.stat_tbl table td.stat_type {
    width: 31%;
    padding-right: 20px;
}

.stat_tbl table td {
    width: 14%;
}

ul.vt_list li
{
	margin-bottom: 20px;
}

ul.vt_list a
{
	text-decoration: none;
}

ul.vt_list img.thumb
{
	margin: 5px 10px 0 0;
	float: left;
}

/*-- Theme selection --*/

.themes_select,
.themes_preview {
    height: 545px;
    border: 1px solid #CCCCCC;
    padding: 5px;
    overflow-y: auto;
}

.themes_preview {
    overflow: hidden;
    padding: 0px;
    height: 388px;
}

.theme_item {
    float: left;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 10px;
}

.theme_icon {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 150px;
    width: 150px;
}

#title_ph{
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

.theme_title {
    font-size: 12px;
    padding-top: 2px;
}

.theme_desc{
    display: none;
}

.theme_icon span.clicked {
    background: transparent url('../clipart/icons/checked_template.png') no-repeat 100px 10px;
}

.theme_icon span.fake {
    width: 150px;
    height: 150px;
    display: block;
}

.theme_item a {
    display:block;
    width: 150px;
    background-repeat:no-repeat;
    border:1px solid #ccc;
    outline: 0px;
}

.theme_item a:hover {
    border: 1px solid #999;
}

.w_tooltip {
    position: absolute;
    display: block;
    background: transparent url('img/ww_now_wf.png') no-repeat center center;
    width: 131px;
    top: -10px;
    right: 220px;
    height: 93px;
}

div.container {
    position: relative;
}

.package_1,
.package_2,
.package_3,
.package_4,
.package_5 {
    font-size: 22px;
    width: 20%;
}

.package_1, .package_2 { color: #269F00; }
.package_3, .package_4 { color: #00589F; }
.package_5 { color: #FFA200; }

th.current {
    background: #FFF9DB;
}

/* roadmap */
ul.roadmap li
{
    min-height: 50px;
    background-position: right top;
    background-repeat: no-repeat;
    padding-top:5px;
}

li.rd_planning
{
    background-image: url('img/status_planning.png');
}
li.rd_indev
{
    background-image: url('img/status_indev.png');
}
li.rd_intest
{
    background-image: url('img/status_intest.png');
}
li.rd_released
{
    background-image: url('img/status_released.png');
}
li.rd_stalled
{
    background-image: url('img/status_stalled.png');
}

/* FloatBox implementation */
#floatbox_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.floatbox_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.floatbox_overlayBG {
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

*html #floatbox_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#floatbox_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

*html #floatbox_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.floatbox_container {
	position: fixed;
	z-index: 102;
        background: #fff;
	border: 4px solid #525252;
	width: 300px;
}

.floatbox_header {
	padding: 4px;
	text-align: left;
}

.floatbox_header a.close_btn {
	margin: 2px;
        background: url(images/ow-ic-close.png) no-repeat;
}

.floatbox_body {
	padding: 8px;
	text-align: left;
}

.floatbox_bottom {
	padding: 4px;
	text-align: center;
}

.floatbox_header .ow_box_cap_empty h3{
	float:left;
}

.floatbox_header .ow_box_cap_empty a.close{
	background-image: url(img/ic_delete.png);
	background-color: #fff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: right;
    width: 20px;
    height: 20px;
}
/* FloatBox implementation */




