@CHARSET "UTF-8";

body {
	
	text-align: center;
	margin:0;
	padding:0;
	background: -moz-linear-gradient(top, #FFFFFF, #99DD88);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#99DD88));


	
}
#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	font-family: 'Lucida Grande',arial,sans-serif;
    
}

#menuBar {
	overflow:hidden;
	position:relative;
	background-color:#99DD88;
	width:100%; 
	height: 30px;
	padding-top: 5px;
	text-align:right;
	border-left: 1px solid black;
	border-right: 1px solid black;
}



.menuBar_content { margin: 0 20px; height: 75px }


#logoBox {
		float:left;
		font-size:25px;
}
#facebookBox{
	float:left;
	margin-left:25px;
}
#leaderboardBox {
		float:left;
		margin-left:0px;
		margin-top:5px;
}
#loginBox {
		float:right;
		display:block;
		text-align:center;
		line-height:20px;
}
#loginBox a {
	color: #3333ff;
	text-decoration: none;
	}
#loginBox input{
		length: 6em;
		background: white;
		padding: -2px;
		margin: 1px;
}
#registerBox {
		font-size: 12pt;
		color: black;
		float: right;
		line-height: 20px;
		font-familt:'Lucida Grande',arial,sans-serif;
}
#registerBox a:hover{
	border-top: none;
	}



#linkBox {
	text-align:center;
	padding-top:5px;
	font-size: 14pt;
	border: 1px solid black;
	width:100%; 
	background-color:#ccffcc;
	
}

#linkBox ul {
display: inline;
list-style: none outside;
padding: 0;
margin: 0 0 0 10px;
font-family: Verdana, sans-serif;
}

#linkBox li{
	display: inline;
}
#linkBox a {
	text-decoration:none;
}
#linkBox a:hover {
	border-top: none;
	color: black;
	text-decoration:none;
	border-top: 2px solid black;
}


.linkBox_content { margin: 0 20px; }



#content {
	border:1px solid black; 
	text-align: left;	
	margin-top: 20px;
	background-color:white;
	
}





.contentBox_content { 
width: 100%;
margin: 20px 2px;
margin-bottom: 10px;
min-height: 600px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt;
position: relative;
overflow: hidden;
}



#legal {
	text-align: center;	
	background-color:white;
	font-size: 10px;
	margin-top: 10px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	
	
}






.legal_content { width: 100%;  color: black; margin: 0 10px; }

#search {
	border:1px solid black;
    width:300px;
	height:20px;
}
#searchResults p, a{
	color: #1f2b3a;
	text-decoration: none;
}
#searchResults a:hover{
	color: #1f2b3a;
	text-decoration: underline;
}

#warningBox{
	padding:5px;
	background-color: red;

}
#contentTextBox {
	float: left;
	width:770px;
	top: 20px;
	left: 20px;
	margin-left:20px;
	}
#adBox{
	float: left;
	height:600px;
	width: 160px;
	font-size: 14pt;
	
}
img.cardImage {
max-width:100px;
}
.hidden {
display:none;
}
.trace {
height: 100px;
overflow-x: scroll;
overflow-y:scroll;
border: 1px solid black;
}

.row_dark{
	background-color:#CCFFCC;
}

.row_light {
	background-color:white;
}

/*for remix.php */
.headerSortDown {
	background-color: #1F2B3A;
	color:white;
}
.headerSortUp {
	background-color: #1F2B3A;
	color:white;
}
#card_container {
	clear:both;
	width:100%;
	height: 400px;
	overflow-y:scroll;
	border: 1px solid grey;
	position:relative;

}
.view_card {
	height: 100px;
	width:230px;
	overflow-y:scroll;
	border: solid black 1px;
}
#edit_front {
	width:100%;
	height:100px;
}
#edit_back {
	width:100%;
	height:100px;
}
.selected_card {
	background: #B6F2B9;
}
#editor_holder {
	margin-top: 7px;
}
#status {
	text-align:center;
	clear:both;
}
#save_dialog {
	display:none;
	position:fixed;
	left:45%;
	top:45%;
	border: solid 1px black;
	width: 100px;
	background: white;
	}
.good {
	color:green;
}
.bad {
	color: red;
	}
.neutral {
	color:black;
}
#save_button {
	border-style:solid;
	 border-width: 2px; 
	 position:fixed; 
	 background-color:#99DD88; 
	 z-index: 10; 
	 display:none; 
	 padding: 5px; 
	 font-size:25px;
	
}


#home_web{
float:left;
width:380px;
border: 1px solid black;
}
#home_mobile{
float:right;
width:380px;
border: 1px solid black;
}
.home_description_title{
font-size: 20pt;
background-color:#99DD88;
border-bottom:1px solid black
}
.home_description{
margin-left:10px;
}
h2{
margin-bottom:0px;
}
.home_description {
margin-bottom:2px;
margin-top: 2px;
}
#tag_title{
font-size:14pt;
clear:both;
border:1px solid black;
background:#99DD88;
text-align:center;
float:right;
padding:5px;
width:370px;
}
#tag_cloud {
padding:5px;
width:370px;
float:right;
}
.tag:hover{
text-decoration: underline;
}

.description{
	font-size:8pt;
	margin-left:25px;
	}
#facebook_connect_box{
	
	margin-top:10px;
	}
#old_user{
	padding: 5px;
	float:left;
	width:370px;
	height:200px;
	border:1px solid black;
	text-align:center;
	}
#old_user input {
	margin: 2px;
	}
#new_user{
	padding:5px;
	float:left;
	width:370px;
	height:200px;
	border:1px solid black;
	border-left:none;

	
	}
	
.my_packs_option{
	float:right;
	border:1px solid black;
	padding: 2px;
	margin-left:5px;
	
	}
#mobile_create{
	text-decoration:underline;
	cursor: pointer;
	}
