﻿body
{
    margin: 0; padding: 0;
	background-color: #ffffff;
	font-family: Verdana; font-size: 10px;
	color:Gray;
	background-image: url(Images/back.png);
	background-repeat:repeat;
}

h3, textarea, input, select
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
}

h2
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
}

.geekTextbox
{
    background: #ffffff url(Images/foxCMD.png) no-repeat scroll 3px 4px;
	border: 1px solid #000; /* #e2c822;*/
	width: 80px;
	font-size: 11px;
	padding: 3px 3px 3px 17px;
	background-color:White;
	color:Gray;
}

#pageContainer
{
    padding: 0pt 0px 0pt 0pt;
	background: #ffffff none repeat scroll 0%;
	margin: 0pt auto 0pt auto;
	min-width: 750px;
	position: relative;
	text-align: left;
	width: 750px;
	height: 100%;
	left: 0;
	top: 0;
}

#enterbutton
{	
	margin: 10px 10px 10px 10px;	
	background: #ffffff no-repeat url(Images/enter.png);
	display:block;		
	width:135px;
	height:32px;	
	overflow:auto;
	cursor:pointer;	
	z-index:0;
}

#singupbutton
{	
	margin: 10px 10px 10px 10px;
	background: #ffffff no-repeat url(Images/signup.png);
	display:block;
	width:135px;
	height:32px;
	overflow:auto;	
	cursor:pointer;
	z-index:0;
}

.blockHead
{
	text-align:left;
	padding:0px 5px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff repeat-x url(Images/headerline.png);
	background-position:bottom;
	color:Gray;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:21px;
	width:155px;	
	display:block;
	overflow:auto;	
}

#synclogo 
{
	/* border-width:1px; border-style:solid;*/		
	margin: 15px 15px 15px 15px; 
	padding-top:0px;	
	padding-bottom:0px;	
	/*padding: 15px 15px 15px 15px;	*/
	height:121px;
	width:450px;
	position:relative;
	background: #ffffff no-repeat url(Images/logo.png);
	display:inline;
	float:left;
	overflow:hidden;
}

#headBlock
{
	width:735px;
/*	 border-width:1px; border-style:solid;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	color:Gray;
	font-family:Arial;
	font-size:12px;			
	overflow:hidden;
	height:155px;
	vertical-align:top;	
}
 
 #footBlock
{
    margin:0;
	width:750px;
/*	 border-width:1px; border-style:solid;*/
	padding: 0px 0px 0px 0px;	
	color:GrayText;
	font-family:Arial;
	font-size:12px;			
	overflow:hidden;
	height:155px;
	vertical-align:bottom;	
}
#footBlock .link
{
    padding:5px 5px 5px 5px;
    border-width:1px; border-style:solid;
    
    width:80px;
    margin: 0px 0px 0px 0px;
    float:left; 
    clear:right;  
    text-align:left; 
}

.matrixcodelink
{
    border: none 0px;
    display:block;
    overflow:visible;
    position:relative;
    float:right;
    right:5px;
    bottom:15px;
    width:40px;
    height:40px;
}

#footBlock .space
{
    background-color:White;
    height:50px;
    width:100px;
    float:left;
}
#footer
{
    
    width:750px;
    min-height:100px;
    background-color:Gray;
    color:White;
    overflow:hidden;
    float:left;
    position:relative;
    vertical-align:bottom;
}
 
#sim 
{
	/* border-width:1px; border-style:solid;*/	
	padding-top:20px;	
	margin: 15px 15px 15px 15px; 
	padding: 15px 0px 0px 20px;	
	height:121px;
	width:185px;
	position:relative;
	background: #ffffff no-repeat url(Images/sim.jpg);
	display:inline;
	float:left;	
	overflow:hidden;
	
}
.arr
{
	padding:0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	height:18px;
	width:9px;
	background: #ffffff no-repeat url(Images/lar.png);
	float:left;	
	display:inline;
	overflow:auto;
}


#header .links
{
	padding-top: 45px;
	float: right;
}

#header .links a
{
	padding: 8px 8px 8px 8px;
}

#menu
{
	background-color: #404040;
	color: #000000;
	padding: 5px 15px 5px;
}

#menu ul
{
	display: inline;
	margin-left: 0pt;
	padding-left: 0pt;
}

#menu ul li
{
	border: medium none;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0pt;
}

#menu ul li a
{
	padding: 8px 8px 8px 8px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:focus, #menu ul li a:hover
{
	background-color: #5a5a5a;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

#content
{
    text-align:left;
    color:Black;
    vertical-align:top;    
    clear: left;    
    width:495px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 10px;
}

#sidebar
{
	float: right;
	width: 180px;
	padding-top: 10px;
	margin-right: 0px;
}

#foxwindow
{
   /* border-width:1px; border-style:solid;*/
   
   padding-top:0px;		
	margin: 5px 5px 5px 5px; 
	padding-bottom:0px;	
	/*padding: 15px 15px 15px 15px;	*/
	height:243px;
	width:170px;
	position:relative;
	background: #ffffff no-repeat url(Images/fox_bg.png);
	display:block;	
	overflow:visible;
}

#foxinwindow
{
    
    
    /*border-width:1px; border-style:solid;		*/
	margin: 5px 15px 5px 5px; 
	padding-top:0px;	
	padding-bottom:0px;	
	/*padding: 15px 15px 15px 15px;	*/
	height:220px;
	width:200px;    
	position:absolute;
	background: no-repeat url(Images/foxside.png);
	background-position:right;
	display:inline;		
	overflow:visible;    
	vertical-align:bottom;
}

#foxwindow .skip
{
    padding-top:40px;
}

#foxwindow .umcodes
{
       vertical-align:bottom;
     /* border-width:1px; border-style:solid;*/		
	margin: 5px 0px 5px 15px; 
	padding-top:0px;	
	padding-bottom:0px;	
	/*padding: 15px 15px 15px 15px;	*/
	height:22px;
	width: 22px;
	position:relative;
	background: no-repeat url(Images/fox_qrcode.png);
	display:block;	
	overflow:visible;   
}
#foxwindow .rating
{
    text-decoration:none;
    color:White;
    vertical-align:bottom;
     /* border-width:1px; border-style:solid;*/		
	margin: 5px 0px 5px 15px; 
	padding-top:4px;	
	padding-left:30px;
	padding-bottom:0px;	
	/*padding: 15px 15px 15px 15px;	*/
	height:22px;
	width: 24px;
	position:relative;
	background: no-repeat url(Images/fox_rating.png);
	display:block;
	overflow:visible;   

}

#foxwindow .credit
{
    text-decoration:none;
    color:White;
    vertical-align:bottom;
     /* border-width:1px; border-style:solid;*/		
	margin: 5px 0px 5px 15px; 
	padding-top:4px;	
	padding-left:30px;
	padding-bottom:0px;	
	/*padding: 15px 15px 15px 15px;	*/
	height:20px;
	width: 20px;
	position:relative;
	background: no-repeat url(Images/fox_gerb.gif);
	display:block;
	overflow:visible;   

}

#foxwindow .newinv
{    
    vertical-align:bottom;
     /* border-width:1px; border-style:solid;*/		
	margin: 5px 0px 5px 15px; 
	padding-top:0px;	
	padding-bottom:0px;	
	/*padding: 15px 15px 15px 15px;	*/
	height:13px;
	width: 25px;
	position:relative;
	background: no-repeat url(Images/fox_newinv.png);
	display:block;
	overflow:visible;   
}

.searchTextbox
{
	background: #ffffff url(Images/search.gif) no-repeat scroll 3px 4px;
	border: 1px solid #000; /* #e2c822;*/
	width: 80px;
	font-size: 11px;
	padding: 3px 3px 3px 17px;
	background-color:White;
	color:Gray;
}

.cmdTextbox
{
	background: #ffffff url(Images/foxCMD.png) no-repeat scroll 3px 4px;
	border: 1px solid #000; /* #e2c822;*/
	width: 80px;
	font-size: 11px;
	padding: 3px 3px 3px 17px;
	background-color:Black;
	color:Green;
}

.inviteTextbox
{
	border: 1px solid #000; /* #e2c822;*/
	width: 94px;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

#tagCloud
{
	text-align: justify;
	line-height: 32px;
}

#tagCloud a
{
	color: #4b72a9;
	text-decoration: none;
	padding: 0pt 2px 0pt 2px;
	font-weight: bold;
	white-space: nowrap;
}

#tagCloud a:hover
{
	background-color: #4b72a9;
	color: #ffffff;
}

.dimBackground
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #999999;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
	width: 100%;
	height: 100%;
}

.modalBox
{
	background: #ffffff none repeat scroll 0%;
	position: absolute;
	border: 5px solid #333333;
	z-index: 9999;
	font-size: 12px;
}

.modalBox .titleContainer
{
	height: 36px;
	background-color: #aaaa00;
	color: #ffffff;
	font-family: "Trebuchet MS" ,Sans-Serif,Verdana;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 15px;
}

.modalBox .form_signup
{
    float: right;
	background-image: url(Images/syncfoxreg.png);
	width:160px;
	height:302px;
}

.modalBox .form_signup2
{    
	width:200px;
	height:302px;
}

.modalBox .title
{
	float: left;
	padding-top: 5px;
}

.modalBox .closeButton
{
	float: right;
	background-image: url(Images/btnClose.png);
	cursor: pointer;
	width: 22px;
	height: 22px;
	margin: 7px 7px;
}

.modalBox .contentContainer
{
	padding: 10px;
}

.gravatar
{
	border: 0px;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	padding: 0px;
	vertical-align: middle;
}

.time
{
	background: transparent url(Images/time.gif) no-repeat scroll 0%;
	padding-left: 20px;
}

.divider
{
	height: 10px;
}

.divider2
{
	background: #fff none no-repeat scroll 0%;
	border: 0px solid #000; /* #e2c822;*/
	padding:  0px 8px 8px 8px;
	
}

.form 
{
    margin:0px 5px 0px 5px;
	/*background: #fff9d7 none no-repeat scroll 0%;*/
	background: #fff none no-repeat scroll 0%;
	border: 1px solid #000; /* #e2c822;*/
	padding:  0 8px 8px 8px;
}

.form  h2
{
	border-bottom: 1px solid #000; /* #e2c822;*/
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.form  p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.form  .label
{
	width: 80px;
	padding-right: 2px;
	padding-top: 2px;
	float: left;
	clear: left;
}

.form  .textbox
{
	width: 180px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

.form  .textarea
{
	width: 280px;
	height: 128px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

.form  .largeTextbox
{
	width: 480px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

.form  .largeTextarea
{
	width: 480px;
	height: 192px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

/*.form .button
{
	background: #f2f2f2 url(Images/buttonBG.gif) repeat-x scroll 0%;
	border: 1px solid #999999;
	padding: 2px 4px 2px 4px;
}
*/
.buttonbeta
{
	background: #f2f2f2 url(Images/buttonBG.gif) repeat-x scroll 0%;
	border: 1px solid #999999;
	padding: 2px 4px 2px 4px;
	height: 45px;
}

.button
{
	background: #f2f2f2 url(Images/buttonBG.gif) repeat-x scroll 0%;
	border: 1px solid #999999;
	padding: 2px 4px 2px 4px;
	height: 22px;
}

.form .validator
{
	color: #ff0000;
	padding-left: 72px;
}

.form .smallTextbox
{
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
	width: 200px;
}

.form .message
{
	padding-left: 72px;
}

.pageTitle
{
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
	margin-bottom: 4px;
	color: #333333;
	font-size: 2.0em;
	width: 100%;
}

.pageMessage
{
	font-size: 1.2em;
}

.story
{
	padding: 16px 0px 0px 16px;
	width: 100%;
}

.odd
{
	border: 1px solid #f9f9f9;
}

.even
{
	background-color: #f8f8f8;
	border: 1px solid #f2f2f5;
}


.pager
{
	margin: 8px 3px;
	padding: 3px;
	text-align: center;
}

.pager .disabled
{
	border: 1px solid #dddddd;
	color: #999999;
	margin-top: 4px;
	padding: 3px;
	text-align: center;
}

.pager .current
{
	background-color: #0066cc;
	border: 1px solid #000099;
	color: #ffffff;
	font-weight: bold;
	margin-top: 4px;
	padding: 3px 5px;
	text-align: center;
}

.pager a
{
	border: 1px solid #c0c0c0;
	color: #0066cc;
	margin-top: 4px;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}

#chars_left_notice, #reply_chars_left_notice
{
	font-size: 0.92em;
}
#status-field-char-counter, #reply-field-char-counter
{
	font-size: 22pt !important;
	color: #CCCCCC;
	display: block;
	top: 0pt;
	right: 10px;
	position: absolute;
}
.numeric
{
	font-family: 'Georgia' , 'Serif';
}
.bar
{
	position: relative;
}

.bar textarea
{
	font-family: 'Lucida Grande' ,sans-serif;
	font-size: 1.15em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 2.5em;
	line-height: 1.1;
	overflow: auto;
	padding: 5px;
	width: 98%;
}

.messagemeta
{
	color: Gray;
}

.hilite
{
	background: yellow;
}

#childMessages
{
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #eee;
}

.profile .form .label
{
	width: 120px;
	padding-right: 2px;
	padding-top: 2px;
	float: left;
	clear: left;
}


.profile .form 
{
	/*background: #fff9d7 none no-repeat scroll 0%;*/
	background: #fff none no-repeat scroll 0%;
	border: 1px solid #000; /* #e2c822;*/
	padding: 0 8px 8px 8px;
}

.profile .form  h2
{
	border-bottom: 1px solid #000; /* #e2c822;*/
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.profile .form  p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.profile .form  .textbox
{
	width: 280px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

.profile .form  .textarea
{
	width: 280px;
	height: 128px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

.profile .form  .largeTextbox
{
	width: 480px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

.profile .form  .largeTextarea
{
	width: 480px;
	height: 192px;
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
}

.profile .form .validator
{
	color: #ff0000;
	padding-left: 120px;
}

.profile .form .smallTextbox
{
	border: 1px solid #000; /* #e2c822;*/
	font-size: 11px;
	padding: 3px;
	width: 200px;
}

.profile .form .message
{
	padding-left: 120px;
}


#modalOverlay {
  background-color:#000;
  /*cursor:wait;*/
}

#modalContainer {
  height:400px;
  width:440px;
  left:50%;
  top:15%;
  margin-left:-220px; /* half the width, to center*/
  /*background-color:#fff;
  border:3px solid #ccc;*/
}

#modalContainer a.modalCloseImg {
  /*background:url(../img/x.png) no-repeat;*/
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

.icon
{
	border:0px;
}

.msgview
{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.msgview td
{
	vertical-align:top;
}
.msgview table
{width: 100%;
}