/* HEADER */
#xheader
{
	width: 100%;
	background-color: #252525;
	height: 40px;
	font-family:verdana;

}
#xheader-logo
{
	margin-top: 4px;
	float: left;
	height: 30px;
	width: 120px;
	margin-left: 20px;
}
#xheader-logo a
{
	float: left;
	height: 30px;
	width: 120px;
	background: url(../images/x/header-logo.gif) no-repeat;
}
#xheader-logo a:hover
{
	float: left;
	height: 30px;
	width: 120px;
	background: url(../images/x/header-logo_h.gif) no-repeat;
}

#xheader-links
{
	float: right;
    margin-right:15px;
    display:inline;
	padding-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
#xheader-links a
{	
	color: #FFFFFF;
    display:block;
    width:78px;
    height:20px;
    text-align:center;
    line-height:20px;
    cursor:pointer;
}
#xheader-links a:hover
{
	color: #FFFFFF;
	background: url(../img/topnav-hover.gif) no-repeat center center;
    text-decoration:none;
}
#xheader-links a.explore-link:hover
{
	color: #FFFFFF;
	background: url(../img/topnav-hover-arrow.gif) no-repeat center center;
    text-decoration:none;
}
#xheader-links a.explore-link.clicked
{
	color: #FFFFFF;
	background: url(../img/topnav-hover-arrow.gif) no-repeat center center;
    text-decoration:none;
}
#xheader-links a.clicked
{
	color: #FFFFFF;
	background: url(../img/topnav-hover.gif) no-repeat center center;
    text-decoration:none;
}

#xheader-links a.explore-link.unclicked
{
	color: #FFFFFF;
	background1: url(../img/topnav-hover.gif) no-repeat center center;
    text-decoration:none;
}

#xheader-links ul
{
	float: right;
}
#xheader-links li
{
    position:relative;
	padding: 0px 5px 0 0;
	float: right;
	display: inline;
}

#xheader-cp
{
	float: right;
	padding-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	width: 240px;
	margin-right: 10px;
}
.xheader-cp_icon
{
	padding-top: 2px;
}
#xheader-cp a
{
	color: #FFFFFF;
}
#xheader-cp a:hover
{
	color: #FFFFFF;
	background-color:#333333;
}
#xheader-cp ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#xheader-cp li
{
	margin: 0 0 0 0;
	padding-left: 8px;
	padding-right: 8px;
	float: right;
	display: inline;
}
#xheader-search
{
	float: right;
	padding-top: 8px;
	margin-right: 20px;
}
.xheader-searchinput
{
	color:#666666;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 1px;
	background-color: transparent;
	border: solid 0px #FFF;
}
/* NAV ------------------------------------------------------------------ */
#xnav
{
	width: 35px;
	background: #333333;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	z-index: 100;
} 

#xnav { position: fixed; top: 70px; left: 0px; }
/* IE6 FIX - http://www.nowcss.com/javascript/emulating-position-fixed-in-ie-6-below */

#xnav ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
	margin-right: 4px;	
	margin-top: 10px;
	border-bottom: 1px solid #666666;
	float: left;
	width:21px;
}
#xnav li
{
	padding: 0px;
	margin: 0px;
	float: left;
	height: 21px;
	width: 21px;
	display: block;
	list-style:none;
	padding-bottom: 10px;
	
}
#nav_stuff a
{
	float: left;
	background: url(../images/x/nav/xnav_stuff.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_stuff a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_stuff_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_profile a
{
	float: left;
	background: url(../images/x/nav/xnav_profile.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_profile a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_profile_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_mail a
{
	float: left;
	background: url(../images/x/nav/xnav_mail.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_mail a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_mail_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_friends a
{
	float: left;
	background: url(../images/x/nav/xnav_friends.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_friends a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_friends_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_desk a
{
	float: left;
	background: url(../images/x/nav/xnav_desk.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_desk a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_desk_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_links a
{
	float: left;
	background: url(../images/x/nav/xnav_links.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_links a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_links_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_radio a
{
	float: left;
	background: url(../images/x/nav/xnav_radio.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_radio a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_radio_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_chat a
{
	float: left;
	background: url(../images/x/nav/xnav_chat.gif) no-repeat;
	width: 21px;
	height: 21px;
}
#nav_chat a:hover
{
	float: left;
	background: url(../images/x/nav/xnav_chat_h.gif) no-repeat;
	width: 21px;
	height: 21px;
}
.xnav_box
{
	width: 100px;
	height: 200px;
	position: relative ;
	left: 40px;
	z-index:9999;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}

/* FOOTER --------------------------------------------------------------- */
/*-- Footer--*/
#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 30px;
	background-image:url(../images/footer-bg.png);
	color:#FFFFFF;
	font-size: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#footer p
{
	clear: both;
	margin: 0px;
	padding: 0px;
}
#footer_copyright {
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
#footer_links {
	margin-top: 18px;
	margin-left: 30px;
	float: left;
}
#footer_links a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_links a:hover {
	border-bottom: thin dotted;
}
	

#footer_links ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#footer_links li {
	display:inline;
	margin-left: 10px;
}

/* MAIN ---------------------------------------------------------------*/

#xContainer
{
	min-height1:100%;
    height1:100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
/* IE6 Hack */
* html #xContainer
{
	height1:100%;
}
#xBody
{
	padding-bottom1: 331px; /* Height of footer */
    height1:100%;
    min-height1:100%;

}
#xleftpanel
{
	width: 200px;
	float: left;
}
#xcentrepanel
{
	width: 460px;
	float: left;
	margin-left: 15px;
}
#xrightpanel
{
	width: 150px;
	float: right;
	margin-left: 15px;
}
.xadvert
{
	width: auto;
	clear: both;
	border: 1px solid #CCCCCC;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:center;
	margin-bottom: 15px;
	color: #999999;	
}
.xbox
{
	width: auto;
	clear: both;
	margin-bottom: 15px;
}

.xbox_footer
{
	float:right;
}


.xinfo_blackcontainer
{
	background: #383838;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	border: 1px solid #333333;
	width: auto;
	clear: both;
	text-align:justify;
	color: #FFFFFF;
}
.xinfo_blackcontainer a
{
	color: #D2CCC1;	
}
.xinfo_blackcontainer a:hover
{
	color: #D2CCC1;	
}

.xinfo_blackcontainer p
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: auto;
	clear: both;
}
.xinfo_header
{
	padding:5px;
	padding-left: 15px;
	background: #333333;
	color: #FFFFFF;
	font-size:16px;
	clear: both;
}
#xNetvibes
{
	margin: 0px;
}
.xcontent_black
{
	width: auto;
	color: #D2CCC1;
	display:block;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 13px;
}
.xcontent_black a
{
	color: #D2CCC1;	
}
.xcontent_black a:hover
{
	color: #D2CCC1;	
}

.xcontent_box
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: auto;
	clear: both;	
}
.xcontent_box p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.xcontent_black h1
{
	font-size: 25px;
	color: #D2CCC1;
	font-weight: normal;
	margin-bottom: 10px;
}
.xcontent_black p
{
	margin: 0px;
	padding: 0px;
	clear: both;	
}
.xstats
{
	border: 1px solid #CCCCCC;
	width: 120px;
	padding: 10px;
	font-size: 10px;
	float: left;
}
.xreg
{
	border: 1px solid #CCCCCC;
	width: 200px;
	padding: 10px;
	font-size: 10px;
	float: right;
	margin-left: 15px;
	height1: 110px;
}
.xreg p
{
	margin-bottom: 10px;
}
.xreg h2
{
	color: #FAF1E2;;
	font-size: 14px;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	margin-bottom: 5px;
}
.xstats ul
{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.xstats li
{
	margin-bottom: 5px;
}
/* FORM ----------------------------------------------------------*/
.xinput_big
{
	height 30px;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	width: 320px;
	font-size: 18px;
	color: #666666;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom:3px;
	padding-right: 5px;
}
.xloginextra
{
	float: right;
	font-size: 10px;
}
/* MESSAGES/ERRORS --------------------------------------------------*/
.xtip
{
	width: auto;
	border: 1px solid #FFCC00;
	background: #FFFF99;
	padding: 15px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.xtip a
{
	font-weight: bold;
	color: #666666;
}
.xtip a:hover
{
	color: #333333;
	font-weight: bold;
}
/* BUTTONS ----------------------------------------------------------*/
.xbutton a
{
	border: 1px solid #999999;
	background-color: #666666;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.xbutton a:hover
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
    text-decoration:none;
}
.xbutton_green a
{
	border: 1px solid #999999;
	background-color: #8AB429;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.xbutton_green a:hover
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
    text-decoration:none;
}
.xbutton_small a
{
	border: 1px solid #999999;
	background-color: #666666;
	padding-top:2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.xbutton_small a:hover
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
    text-decoration:none;
	
}
.xbutton_green_small a
{
	border: 1px solid #999999;
	background-color: #8AB429;
	padding-top:2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.xbutton_green_small a:hover
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	text-decoration:none;
}

.mainWrapper{
    
}

/* footer nav and dropdowns */
.footer_navigation{
    position:fixed;
    background:#333;
    border-top:1px solid #111;
    width:100%;
    height:30px;
    line-height:30px;
    font-size:11px;
    font-family:verdana;
    bottom:0px;
    left:0px;
    z-index:99999;
}
* html .footer_navigation{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;/*IE5.5*/
  overflow: visible;
  top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));

}


.left_footer_nav{
    float:left;
    width:50%;
}
.left_footer_nav li{
    padding:0px 20px;
    border-right:1px solid #4a4a4a;
    display:inline;
    position:relative;
    float:left;
}
.left_footer_nav li a{
    color:#fff;
}
.left_footer_nav li a:hover{
    text-decoration:none;
}
.left_footer_nav li.first{
    background:#252525;
    border-right:2px solid #4a4a4a;
}
.left_footer_nav li.first a{
    background1:#252525;
    display:block;
    float:left;
}
.left_footer_nav li.first img{
    float:left;
    margin:5px 10px 0 10px;
    border:1px solid #ccc;
    width:26px;
    padding:1px;
}

.right_footer_nav{
    width:140px;
    float:right;
    background:#252525;
    border-left:1px solid #999;
    height:30px;
}
.right_footer_nav li{
    display:inline;
    float:left;
}
.right_footer_nav li a{
    display:block;
    overflow:hidden;
    text-indent:-5000px;
    margin:7px 0px 0 15px;
}
.right_footer_nav li a.foot-email{
    width:22px;
    height:16px;
    background: url(../img/email-icon.gif) no-repeat top left;
}
.right_footer_nav li a.foot-radio{
    width:19px;
    height:17px;
    background: url(../img/radio-icon.png) no-repeat top left;
}
.right_footer_nav li a.foot-chat{
    width:23px;
    height:17px;
    background: url(../img/chat-icon.png) no-repeat top left;
}

/* footer dropdowns*/
.dropdown-subnav{
    padding:5px;
    background:url(../img/blackbg.png) top left;
    position:absolute;
}
.subnav-content{
    background:#fff;
    display:block;
    padding:10px 10px 20px 10px;
    font-size:11px;
    line-height:19px;
    overflow:hidden;
    height:100%;
}
.dropdown-subnav h4{
    background:#333;
    color:#fff;
    padding:0px 5px;
    font-size:12px;
}
.dropdown-subnav h5{
    border-bottom:1px solid #e5e5e5;
    color:#000;
    padding:0px 5px;
    font-size:11px;
    margin:5px 0;
}
.dropdown-subnav h5 span{
    color:#666;
    font-weight:normal;
}
ul.subnav-list{
    float:left;
    width:100%;
}
ul.subnav-list li{
    border:none;
    display:block;
    clear:both;
    padding:2px 30px 2px 10px;
}
ul.subnav-list.borderednav{
    margin-bottom:10px;
}
ul.subnav-list.borderednav li{
    border-bottom:1px solid #e5e5e5;
    margin:1px 0;
    font-weight:bold;
    color:#666;
}
ul.subnav-list.borderednav li a{
    clear:left;
    color:#95ae04;
    font-weight:normal;
}
ul.subnav-list li a{
    border:none;
    display:block;
    clear:both;
    color:#666;
    white-space:nowrap;
}
ul.subnav-list li a:hover{
    color:#000;
}
ul.subnav-list li.even{
    background:#f4f7e5;
    width:70%;
}

.inbox-subnav-footer,.links-subnav-footer,.user-subnav-footer,.friends-subnav-footer,.documents-subnav-footer{
    bottom:30px;
    left:0px;
    width:170px;
    z-index:99999;
}

.user-subnav-footer{
    width:285px !important;
}
.user-subnav-footer ul.subnav-list{
    width:45% !important;
}
.documents-subnav-footer{
    width:390px !important;
}
.user-subnav-footer .subnav-content img{
    width:120px !important;
    float:right !important;
    margin:0 0 10px 10px !important;
}
#statusform_sn{
    margin:20px 0;
    display:block;
    width:100%;
}
#statusform_sn input{
    background:#f7fbe1;
    border:1px solid #aabe37;
    float:left;
    width:180px;
    padding:3px 5px;
    color:#666;
    font-size:11px;
    margin:10px 0;
}
#statusform_sn input#share-status{
    background:#8ab429;
    border:none;
    width:60px;
    color:#fff;
    font-weight:bold;
    display:inline;
    margin-left:10px;
}
.friends-subnav-footer a.chat-friend{
    float:right;
    background: url(../img/chat-small-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    margin-left:30px;
    clear:right;
}

.left_footer_nav li ul.documentactions li{
    border:none !important;
    padding:0 5px 0 0 !important;
}
.documents-subnav-footer .subnav-content p{
    padding:10px 0 0 0;
    text-align:right;
    color:#888;
}

.left_footer_nav li .shortlist table a{
    margin-left1:5px;
    color:#000 !important;
}
.left_footer_nav li .shortlist table img {
    height:22px;
    width:18px;
}
a.download{
    float:right;
    background: url(../img/download-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;

}
.left_footer_nav li .shortlist table .cell3 a.download,.left_footer_nav li .shortlist table .cell3 a.delete,.left_footer_nav li .shortlist table .cell3 input.edit{
    float:right !important;
}
.left_footer_nav li .shortlist table .cell2 .cell-wrapper{
    width:250px !important;
}


/* top dropdowns */
#xheader-links ul.subnav-list,#xheader-links ul.subnav-list li{
    float:left;
    margin:2px 0;
    padding:0px;
    width:100%;
}

#xheader-links ul.subnav-list{
    margin:5px 0;
}

.explore-subnav-header{
    top:40px;
    left:140px;
    width:140px;
    z-index:9999;
}
#xheader-links .explore-subnav-header ul li a{
    color:#666;
    text-align:left;
    line-height:15px;
    height:15px;
}
#xheader-links .explore-subnav-header ul li a:hover{
    color:#000;
    background:none;
}
.coming-soon{
    color:#9b9b9b !important;
}
a.flatsicon{
    background: url(../img/flats-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    color:#666 !important;
    padding-left:20px;
}
a.flatsicon:hover{
    background: url(../img/flats-icon.gif) no-repeat top left !important;
    color:#000 !important;
}
a.jobsicon{
    background: url(../img/jobs-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    color:#666 !important;
    padding-left:20px;
}
a.jobsicon:hover{
    background: url(../img/jobs-icon.gif) no-repeat top left !important;
    color:#000 !important;
}
a.socialicon{
    background: url(../img/social-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    color:#666 !important;
    padding-left:20px;
}
a.socialicon:hover{
    background: url(../img/social-icon.gif) no-repeat top left !important;
    color:#000 !important;
}
a.boardsicon{
    background: url(../img/board-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    color:#666 !important;
    padding-left:20px;
}
a.boardsicon:hover{
    background: url(../img/board-icon.gif) no-repeat top left !important;
    color:#000 !important;
}
a.gamesicon{
    background: url(../img/games-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    padding-left:20px;
}
a.gamesicon:hover{
    background: url(../img/games-icon.gif) no-repeat top left !important;
}
a.ticketsicon{
    background: url(../img/tickets-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    padding-left:20px;
}
a.ticketsicon:hover{
    background: url(../img/tickets-icon.gif) no-repeat top left !important;
}
a.pokericon{
    background: url(../img/poker-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    padding-left:20px;
}
a.pokericon:hover{
    background: url(../img/poker-icon.gif) no-repeat top left !important;
}
a.voiceicon{
    background: url(../img/voice-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    clear:left;
    padding-left:20px;
}
a.voiceicon:hover{
    background: url(../img/voice-icon.gif) no-repeat top left !important;
}

input.edit{
    float:right;
    background: url(../img/edit-icon.gif) no-repeat top left;
    width:15px;
    height:15px;
    display:block;
    overflow:hidden;
    text-indent:-5000px;
    float:right;
    margin:3px;
    border:none;
}