/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	
	margin-top: 0;
	background-color:#CCCCCC;
}
a:link {
	color: #936C12;
	  font-weight : bold;
}
a:visited {
  color:#936C12;
    text-decoration: underline;
	  font-weight : bold;
}
a:hover {
  color: #D22929;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
font-size: 20px;
color:#0066CC;
padding: 1px;
margin: 1px;
line-height:26px;
}
h2 {
font-size: 18px;
color: #644322;
padding: 3px 0;
margin: 3px 0;
line-height:28px;
}
h3 {
font-size: 16px;
color: #000000;
padding: 3px 0;
margin: 3px 0;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	text-align: left;
}
p{
padding: 3px 0;
margin: 3px 0;
line-height: 18px;
font-size: 14px;
}
img {
border:0;
}
#box {
	background: #fff;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;

}
#header {
	background-image: url(../images/hbg.gif);
	width: 1000px;
	height: 205px;
	position: relative;
}
.hmenu{ margin: 0px; padding: 0px; position: absolute; top: 0px; left: 5px; font-family: 'Verdana'; }
.hmenu ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.hmenu li {
	padding: 2px 29px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 11px;
	border-right: solid 0px #d22929;
	text-align: left;
}
.hmenu li a { color:#fff; font-weight: normal;  font-family: 'Verdana'; text-decoration:none; text-transform: uppercase; letter-spacing: 1px;   }
.hmenu li a:visited { color:#fff;text-decoration:none; }
.hmenu li a:hover { color:#FFFFFF;text-decoration:underline;}
.hmenu p {color: #000;}
#logo { margin: 0px; padding: 0px; position: absolute; top: 45px; left: 5px; font-family: 'Verdana'; }      
#hlinks  {margin: 0px; padding: 0px; position: absolute; top: 34px; left: 827px; font-family: 'Verdana'; }
#hlinks ul  { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
#hlinks ul li  {list-style: none; padding: 0px; margin: 0px; text-align: left; }
#hlinks ul li a  {font-family: verdana, arial;  font-size: 10px; color: #d22929; line-height: 22px; padding-left: 10px; font-weight: normal; }
#hlinks img {padding-right: 0px; margin: 0px; border: none; }
.htextadd{ margin: 0px; padding-top: 5px; position: absolute; top: 170px; left: 177px; font-family: 'Arial'; color: #000; }
.htextadd ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.htextadd li {
	padding: 2px 3px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 17px;
	border-right: solid 0px #d22929;
	font-weight: bold;
	text-align: left;
	color:#FFFFFF;
}
.htextadd li a { color:#fff; font-family: 'Verdana'; text-decoration:none; }
.htextadd li a:visited { color:#fff;text-decoration:none;}
.htextadd li a:hover { color:#fff;text-decoration:underline;}
.htextadd p {color: #fff;}
#header .htextusername{margin-top:163px; position:absolute; width:500px; height: 41px; font-family: 'Arial'; color: #000; border: solid 0px #000;}
.htextusername ul {margin-left: 4px; font-size: 0px; border-left: solid 0px #d22929;}
.htextusername li {
	margin: 2px 1px 0px 0px;
	display:list-item;
	list-style:none;
	font-size: 12px;
	border-right: solid 0px #d22929;
	font-weight: bold;
	color:#FFFFFF;
}
.htextusername li a { color:#fff; text-decoration:none; }
.htextusername li a:visited { color:#fff;text-decoration:none;}
.htextusername li a:hover { color:#fff;text-decoration:underline;}
.htextusername p {color: #fff;}
#qrcode {
margin: 0px; padding-top: 0px; position: absolute; top: 161px; left:955px;
}

#fbimagepic {width:40px; height:40px; border:0px; margin-left:1px; margin-right:1px;}
#fbimagefpic {width:50px; height:50px; border:0px; margin-left:1px; margin-right:1px;}
#header #fbimage {
margin-top: 163px; margin-right:45px; padding-top: 1px; position: absolute; 
} 
#tbanner {
width: 500px;
height: 120px;
position: absolute; left: 300px; top: 41px;
background: #fff;
margin-right: auto;
margin-left: auto;
}

#tbanner img
{
display: block;
position: absolute; left: 0px; top: 9px;
margin-top: 8px;
margin-left: 15px;
margin-right: 1px;
border: 0px;
}
#main {
background: #fff;
border-left: 1px solid #0066CC;
border-right: 1px solid #0066CC;
border-top: 1px solid #0066CC;
border-bottom: 1px solid #0066CC;
}
#main2 {
background: #fff;
border-left: 1px solid #0066CC;
}
#leftside {
width: 180px;
border-right: 1px solid #0066CC;
}
#midcontent {
padding: 10px;
}
#rightside {
width: 180px;
border-left: 1px solid #0066CC;
}
.line {
	height:.5px;
	margin: 0;
	padding:0;
	font-size: 1px;
	line-height: 0;
	background-color: #0066CC;
}
.title {
padding: 1px;
margin: 1px;
font-size: 12px;
line-height: 12px;
}
.box1 {
	padding: 3px;
	background:#EED9A8;
	color: #EED9a8;
	
}
.box2 {
	padding: 1px;
	background:#EED9A8;
}
.box3 {
	padding: 0 3px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;	
}
.box4 {
	padding: 3px;
	color: #798C99;
	background:#fff;
	border:1px solid #fff;
}
.box5 {
	padding: 3px;
	color: #798C99;
	background:#fff;
	border:1px solid #fff;
	width: 350px;
}
.box6 {
	padding: 0 3px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width: 430px;
}
.box7 {
	padding: 0 6px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width: 520px;	
}
.box8 {
	padding: 0 6px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width: 500px;	
	line-height: 16px;
	overflow:auto;
}
.box9 {
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width: 125px;
	margin-right: 6px;
	margin-left: 9px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
.box11 {
	padding: 0 6px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width:auto	
	line-height: 16px;
	overflow:auto;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smalltextc {
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
font-size: 10px;
text-align:center;
padding:1px auto 1px auto;
}
.smalltextc btn{
text-align:right;
}
.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#navcontainer {background: #EED9A8; }
#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#navcontainer a
{
display: block;
padding: 5px 1px ;
width: 170px;
background:#EED9A8;
border-bottom: 1px solid #d29c1a;
}
#navcontainer a:link, .navlist a:visited
{
color: #644322;
text-decoration: none;
font-weight: bold;
}
#navcontainer a:hover
{
background: #fff;
color: #644322;
}
#navcontainer a:visited
{
color: #644322;
  text-decoration: none;
    font-weight: bold;
}

#login {
width:100%;
}
.note{
        font-size: 12px;
		color:#FF0000;

}
.msgerror {
	font: oblique normal 18px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
	text-transform: capitalize;
	text-decoration: underline;
}

#msgok {
	font: oblique normal 18px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-align: center;
	text-transform: capitalize;

}
.error {
color: #F01717;
text-align: left;
}

.error p.error{
      background-color: #ffffe1;
  background-image: url('../images/form/required_bg.gif');
  background-repeat: no-repeat;
  background-position:  left top;
  color: #666666;
  border: 1px solid #ff0000
}

a.error { color:red; text-decoration: underline; font-weight: normal; padding: 0px 1px 0px 1px; }
a.error:link, a.error:visited { color: red; padding: 0px 1px 0px 1px; }
a.error:hover { color:#ffffcc; background-color: red; text-decoration: underline; padding: 0px 1px 0px 1px; }

p.error {
  background-color: #ff0000;
  background-image: url('../images/form/icon_error.gif');
  background-repeat: no-repeat;
  background-position:3px 3px;
  border: 1px solid #000000;
  color: #F01717;
  margin: auto 100px;
  padding-left:27px; padding-right:3px; padding-top:3px; padding-bottom:5px;
}
div.error {
  background-color: #ffffe1;
  background-image: url('../images/form/required_bg.gif');
  background-repeat: no-repeat;
  background-position:  left top;
  color: #000000;
  border: 1px solid #ff0000 ;
  padding-left:27px;

}

div.error p {
color:#000000;
padding-left:27px;
}

form div.error p.error {
  background-image: url('../images/form/icon_error.gif');
  background-position: left top;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  overflow:auto;
  margin:0;
  color: #ff0000; 
}

div.error p.error {
  background-image: url('../images/form/icon_error.gif');
  background-position: left top;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  overflow:auto;
  margin:0;
  color: #ff0000; 
}
div.note {
  border-left:0px solid #666666; border-right:0px solid #666666; border-top:0px solid #666666; border-bottom:1px solid #666666; background-image: url('../images/icones/light.png');
  background-repeat: no-repeat;
  background-position:  left top;
  color: #666666;
  font-size: 110%; padding-left:27px; padding-right:0px; padding-top:3px; padding-bottom:3px
}

div.ok {
    background-color: #FFFFFF;
	background-image: url('../images/form/required_bg2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	border: 1px solid #336666;
	padding-left:27px;
   
}

p.msgok {
  background-color: #ffffff;
  background-image: url('../images/form/ok.gif');
  background-repeat: no-repeat;
  background-position:3px 3px;
  border: 1px solid #000000;
  color: #F01717;
  margin: auto 100px;
  padding-left:27px; padding-right:3px; padding-top:3px; padding-bottom:5px;
}

div.ok p.msgok {
background-image: url('../images/form/ok.gif');
  background-position: left top;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin:0;
  overflow:auto;
  color: #336666; 
}

div.ok p {
color:#000000;
padding-left:27px;
padding-right:27px;
}

#centertext {
text-align:center;
padding:auto;
}

.bluebox {
  float: left;
  width: 430px;
  margin-right: 40px;
  background:#EED9A8;;
}

.bluebox label {
  width: 130px;
}

.bluebox h3 {
  margin-bottom: 20px;
}

.friends_box {
  vertical-align:top;
  border:0px;
  text-align:left
}



#friends_table {
  width: 90%;
  border:0px;
  vertical-align:top;
  text-align:left
}

#friends_table2 {
  float:right;
  margin:5px;
  padding:1px;
  border: 1px solid #CCCCCC;
  vertical-align:top;
  display:block;
}
#friends_table2 #friend_row {
  padding:0px;
  margin:0px;
  border:0px;
    text-align:left
}
#friends_table2 #friend_row  .namesmall{
  padding:0;
  margin:0;
  font-size: 7px;
}

#friends_table2 #friend_row .profilepic {

  border: 1px solid #CCCCCC;

}

#friends_table #friend_row {
  border: 1px solid #CCCCCC;
  text-align:left;
}

#friends_table #friend_row .profilepic {
  width : 50px;
  height: 50px;
}

#friends_table #friend_row .user {
  padding: 0px 5px;
  width: 225px;
}

#friends_table #friend_row .user .name {
  font-weight: bold;
  padding: 0px 0px 3px;
  white-space: nowrap;
}

#friends_table #friend_row .user .status {
  font-color: #CCCCCC;
  font-size: 11px;
}

#friends_table #friend_row .namesmall{
  padding: 0px;
  font-size: 9px;
}
.connect_invites {
  padding-top: 20px;
}

.HideUntilElementReady
{
  visibility:hidden;
}

.HideUntilElementReady.FB_ElementReady
{
  visibility:visible;
}

.register .login_sector {
    width: 500px;
	padding-bottom:5px;
	margin-bottom:10px;
    border-bottom:1px solid #003366;
	
}

.register .login_sector_fb {
    width: 500px;
}
.livebox {
	margin-top:10px;
	margin-right:0;
	padding-right:0;
	float:left;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 10px solid #999;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.white_content #close{
width: 66px; float: right;  padding-bottom: 0.7em; margin-bottom:0px; margin-right:0px; padding-right:0px;
}

#understand_followup {
display: none;
font-size:10px;
color:#333333;
background-color:#FFCC99;
border: 1px solid #003366;
}
#understand_followup a:link { color:#0066FF; }
#understand_followup a:visited { color:#0066FF; }


#tmain {
 margin:5px auto 5px auto;
 border: 1px solid #003366;
 text-align:center; 
 }
#tmain table {width:100%; table-layout:fixed;}
#tmain td { border: 1px solid #0066FF; text-align:center; width:20%; margin:1px 1px 1px 1px; padding:1px 1px 1px 1px;}
#tmain th { border: 0px solid #0066FF; text-align:center; width:100%; margin:2px 0px 0px 2px; padding:1px 1px 1px 1px; color:#CCCCCC; background-color:#0066CC; text-transform:uppercase;}
#tmain td a:link {color:#003366; text-decoration:none;}
#tmain td a:visited {color:#003366; text-decoration:none;}
#tmain td a:hover {color:#003366; text-decoration:none; background-color:#FF9966;}

.copyright {
	margin: 10px auto 10px auto;
	text-align:center;
	color:#151515;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}	

.copyright a {
color: #151515;
}

.copyright a:link {
	color: #151515;
	  font-weight : bold;
}
.copyright a:visited {
  color: #151515;
    text-decoration: underline;
	  font-weight : bold;
}
.copyright a:hover {
  color: #151515;
	text-decoration: none;
}
.bton {
border:1px outset #151515; background:#ffffff; margin-top:1px;

}
