@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:center;
	background-color:#FF6A06;
	background-image:url('images/background.png');
	background-repeat:repeat-x;

	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:href {
	text-decoration: none;
	color: #FFFFFF;
	border-style: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.class_stats_box a:link {
	color: #000000;
	text-decoration: none;
}
.class_stats_box a:visited {
	text-decoration: none;
	color: #000000;
}
.class_stats_box a:href {
	text-decoration: none;
	color: #000000;
	border-style: none;
}
.class_stats_box a:hover {
	text-decoration: none;
	color: #000000;
}
.class_stats_box a:active {
	text-decoration: none;
	color: #000000;
}




#pagewidth{
	width:1000px;
	height:600px;
	max-width:1000px;
	max-height:600px;
	margin-left:auto;
	margin-right:auto;
		z-index:-10;

} 

#logo {
position:relative;
float: left; 
width: 160px; 
margin-top: 0px;
margin-left: 20px;
}



#logon_outer_outer{
position:relative;
font-family: "Trebuchet MS";
float: left; 
width: 210px;
height: 150px; 
margin-top:10px;
margin-right: 10px;
text-align:right;
}

#logon_outer {
position:relative;
background:#D9605E;
float: left; 
width: 210px;
height: 100px; 
text-align:right;
}

#logon_inner {
position:relative;
background:#D9605E;
float: left; 
width: 190px;
height: 80px; 
margin-top:10px;
margin-right: 10px;
text-align:right;
}


.button1 {
    border: none;
    background: url('images/register1.png') no-repeat top left;
    width: 109px;
    height: 32px;
    font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
}

.LOGIN_BUTTON{
    border: none;
    background:#990000;
    width: 63px;
    height: 24px;
    font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top:-10px;
}

.LOGIN_BUTTON_LANDINGPAGE{
    border: none;
    background:#990000;
    width: 63px;
    height: 24px;
    font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top:2px;
}

.REGISTER_BUTTON{
    border: none;
    background:#990000;
    width: 100px;
    height: 32px;
    font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top:10px;
}

.REGISTER_BUTTON_LANDINGPAGE{
    border: none;
    background:#990000;
    width: 100px;
    height: 32px;
    font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	margin-left:10px;


}

#import_contacts {
    font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
}


.button10 {
    border: none;
    background: url('images/submit_1.png') no-repeat top left;

    width: 156px;
    height: 40px;
    font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	z-index:1;
}

.button11{
    border: none;
    background: url('images/save_title_button.png') no-repeat top left;

    width: 156px;
    height: 40px;
    font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	z-index:1;
}
#submitbutton {
position:relative;

margin-top: -260px;
font-size: 20px;
font-weight:bold;
	
}

#submitbutton_confirm {
position:relative;
margin-top: 15px;
margin-left: 865px;

}

#mascot{
	background-image:url('images/mascot_large.png');
	width:300px;
	height:475px;
	max-width:300px;
	max-height:475px;
	min-height:475px;
	
	margin-left:auto;
	margin-right:auto;
	
	margin-top: -530px;
	background-repeat: no-repeat;
	background-position: center;





}

#angry_mascot{
	background-image:url('images/angry_jely.png');
	width:300px;
	height:475px;
	max-width:300px;
	max-height:475px;
	min-height:475px;
	
	margin-left:auto;
	margin-right:auto;
	
	margin-top: -530px;
	background-repeat: no-repeat;
	background-position: center;





}

#mascot_hidden{

}

#d_clip_button{

	margin-left:105px;

}

#d_clip_button.hover { 
	background-color:#eee; 
}

#d_clip_button.active {
	background-color:#aaa;
}

#redbox_step1{
	background-color:#A20000;
	width:760px;
	height:535px;
	margin-left:auto;
	margin-right:auto;
	border-color:#000000;
	border-width:5px;
	border-style:solid;
	font-size: 24px;
	font-weight:bold;

}

#redbox_import{
	background-color:#A20000;
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-color:#000000;
	border-width:5px;
	border-style:solid;
	font-size: 24px;
	font-weight:bold;

}

#stats{

	border-color:#000000;
	border-width:0px;
	border-style:solid;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	color: #000000;
	


}
#stats_box{
	background-color:#FFE9DA;
	width:946px;
	height:497px;
	margin-left:auto;
	margin-right:auto;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	font-size: 13px;
	font-weight:bold;
	color:#000; 
	overflow: auto;

}

#redbox_jurl{
	background-color:#A20000;
	width:830px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-375px;
	border-color:#000000;
	border-width:5px;
	border-style:solid;
	font-size: 24px;
	font-weight:bold;

}

#blackbox_error{
	background-color:#000000;
	width:830px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-375px;
	border-color:#A20000;
	border-width:5px;
	border-style:solid;
	font-size: 24px;
	font-weight:normal;


}

#redbox_jurl_font{
	font-size: 20px;
	font-weight:normal;
	

}

#steps{
	position:relative;
	float: right; 
	margin-top:-60px;
	margin-right: 4px;
}

#search{
	position:relative;
	margin-top: -275px;
	

} 
#links{
	position:relative;
	margin-top: 550px;
} 
#disclaimer{
	margin-top: 8px;
	font-size: 9px;
	font-weight:normal;
} 

#links_yelp{
	position:relative;
	margin-top: 680px;
} 



#center-menu {
margin-top: 6px;
}

#member-menu-location{
position:relative;
margin-left: 330px;


}
a.username {
	display:block; 
	width:110px; 
	height:37px; 

	margin-left:2px; 
	text-align:left; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000; 
	line-height:18px; 
	overflow:hidden;
	font-weight:bold;
	float:left;


}

a.profile_picture {
	display:block; 
	width:37px; 
	height:37px; 
	border:1px solid #000; 
	margin-right:5px; 
	text-align:left; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000; 
	line-height:18px; 
	overflow:hidden;
	font-weight:bold;
	float:left;


}

a.nav, a.nav:link, a.nav:visited {
	display:block; 
	width:58px; 
	height:37px; 
	background:#BD9ED6; 
	border:0px solid #000; 
	margin-left:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000; 
	line-height:25px; 
	overflow:hidden;
	font-weight:bold;
	float:left;
	vertical-align: text-bottom;
	

}
a.nav:hover {
	color:#fff; 
	background:#764;
}

a.nav:active {
	color:#fff; background:#c00;
}

#active {
	color:#fff; background:#990000;
}


#profile_box{
	background-color:#FFE9DA;
	width:946px;
	height:497px;
	margin-left:auto;
	margin-right:auto;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	font-size: 13px;
	font-weight:bold;
	color:#000; 

}

#landingpage_infobox{
position:relative;
	background-color:#006699;
	width:450px;
	height:500px;
	margin-left:auto;
	margin-right:50px;
	margin-top:-503px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-weight:normal;
	text-align:left;
	padding-left: 10px;

}

#landingpage_infobox_yelp{
position:relative;
	background-color:#006699;
	width:450px;
	height:650px;
	margin-left:auto;
	margin-right:50px;
	margin-top:-653px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	padding-left: 10px;

}

#landingpage_infobox_yelp_logo{

	margin-left:400px;
	margin-top:-20px;
	

}

#landingpage_mapbox_yelp{
position:relative;
	background-color:#FFFFFF;
	width:450px;
	height:590px;
	margin-left:10px;
	margin-right:auto;
	margin-top:-700px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size: 24px;
	font-weight:bold;

}

#landingpage_mapbox{
position:relative;
	background-color:#FFFFFF;
	width:450px;
	height:449px;
	margin-left:10px;
	margin-right:auto;
	margin-top:-520px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size: 24px;
	font-weight:bold;

}
#landingpage_mascot{
	position:relative;
	background-image:url('images/mascot_large.png');
	width:300px;
	height:475px;
	max-width:300px;
	max-height:475px;
	min-height:475px;
	margin-left:-25px;
	margin-right:auto;
	margin-top: -585px;
	background-repeat: no-repeat;
	background-position: center;
}
#landingpage_mascot_yelp{
	position:relative;
	background-image:url('images/mascot_large.png');
	width:300px;
	height:475px;
	max-width:300px;
	max-height:475px;
	min-height:475px;
	margin-left:-25px;
	margin-right:auto;
	margin-top: -720px;
	background-repeat: no-repeat;
	background-position: center;
}


#landingpage_logon_wrapper{
	margin-left:260px;
	margin-right:auto;
	width:480px;
	height:32px;

}


#landingpage_logon{
	font-family: "Trebuchet MS";
	font-size: 10px;
	background:#D9605E; 
	width:360px;
	height:32px;
	color:#FFFFFF;
	float: left; 
}



.landingpage_button_layout {
    border: none;
    background:#BD9ED6; 
    width: 109px;
    height: 37px;
    font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	

}

#landingpage_logo{
	position:relative;
	margin-left:-800px;
	margin-right:auto;
}

#landingpage_textbox{
	position:relative;
	margin-left: 201px;
	margin-right:auto;
	margin-top:-530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px; 
	color:#990000; 
	font-weight:bold;
	width:260px;
	height:80px;

	text-align:right;
}

#landingpage_textbox_yelp{
	position:relative;
	margin-left: 201px;
	margin-right:auto;
	margin-top:-670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px; 
	color:#990000; 
	font-weight:bold;
	width:260px;
	height:80px;

	text-align:right;
}

#button_landingpage_logon{

	margin-left:580px;
	margin-right:auto;
	margin-top:-37px;

}	
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#A20000;
	width:830px;
	height:350px;
	margin-left:-300px;

	border-color:#000000;
	border-width:5px;
	border-style:solid;
	font-size: 24px;
	font-weight:bold;
	color: #000000;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#generate_jurl_box{
	margin-top:-32px;
	margin-right:5px;
	
}

.local_time{
	font-size:40px
}

UL.tabNavigation {                    
	list-style: none;                    
	margin-top:-520px;       
	margin-left: 167px;
	padding: 0;   

}

UL.tabNavigation LI {
	display: inline;
}

UL.tabNavigation LI A {
	padding: 3px 5px;                 
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}

UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
	background-color: #333;
	color: #fff;
	padding-top: 5px;
	
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

div.tabs > div {
position:relative;
	background-color:#006699;
	width:450px;
	height:500px;
	margin-left:auto;
	margin-right:50px;
	margin-top:-10px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-weight:normal;
	text-align:left;
	padding-left: 10px;
	overflow: auto;

}                                

div.tabs > div h2 {
margin-top: 0;

}

#first {
	background-color:#006699;

}                

#second {
	background-color:#006699;
}

#third {
	background-color:#006699;
}
