html{
margin:0px;
width:100%;
padding:0px;
border:none;

}

body{
margin:0px;
width:100%;
padding:0px;

background-image: url(../images/splashscreen_final_modified-starsonly.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: 2%;
background-position-y: 15%;
background-color: rgb(154, 228, 232);
background-color:rgb(230,230,230);
background-color:black;

font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
font-size:11px;
color:#333333;

}


#container{
width:768px;
margin:0px auto;


}



#topbanner{
width:738px;
text-align:justify;
/* background-image:url(../images/bottom_corner.jpg); */
background-position:bottom;
background-repeat:no-repeat;
padding-left:30px;
padding-bottom:20px;

}

#topbanner .logo{
margin-top:30px;
float:left;
font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
font-size:36px;
color:orange;

}

#topbanner .right_topbanner{
float:right;
width:470px;
padding-left:0px;

}

.right_topbanner  .nav{
float:right;

}

.nav ul{
clear:both;
float:right;
padding:0px;
width:470px;
margin:0px;
list-style:none;
}

.nav ul li{
float:right;
width:60px;
height:20px;
text-align:center;
line-height:17px;
margin-left:1px;
}

.nav ul li a{
color:#FFFFFF;
text-decoration:none;
}

.nav ul li a:hover{
color:#b4232a;
text-decoration:none;
}

.right_topbanner  .tech_logo
{
clear:both;
float:left;
background-position:left top;
width:480px;
height:61px;
background-repeat:no-repeat;
margin-top:20px;
}



#mainbody {
clear:both;
float:left;
width:768px;
padding-top:2px;
padding-bottom:40px;
background-color:white;
font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;

}



.topline{
clear:both;
width:768px;
background-image:url(../images/top_rounded.png);
height:16px;

}

.recommender {
font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color:#6C8D20;
}

.date {
font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color:#CC9933;
}






.locationWish {
font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color:#FF0000;
}

.category {
	padding-right=5px;
}
.wish {
font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: bold;
color: rgb(51, 51, 51);
}



.row_format_BAK {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: rgb(210, 218, 218);
padding-left:2px;
padding-top:2px;

}


table {
	border-collapse: collapse;
	margin: 24px;
	font-size: 1.1em;
}

tr.wishrow {
	height:80px;
}

div#filtericons {
	display:none;
}

div.actionimages {
	padding-top:10px;
	display:none;

}

th_BAK {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

td {
	padding: 6px 11px;
	border-top: 1px solid #95bce2;
	vertical-align: top;
}

td.registration-left {

	vertical-align: top;
	border-top: none;
	font-size:16px;
	text-align:right;
	color:#666666;
	width:30%;

}

table.getapp {
	margin: 0px;
	font-size: 1.5em;
}

tr.getapp {
	margin:0px;

}

td.getapp {
	
	vertical-align:top;
	border-top:none;
	margin-left:0px;
}

td.forgotpassword-left {

	vertical-align: top;
	border-top: none;
	font-size:16px;
	text-align:right;
	color:#666666;
	width:50%;

}

td.registration-right {
	vertical-align: top;
	border-top: none;
	color:#666666;

	
}

td.registration-right input {
	font-size:18px;
}


td.firstcolumn {
	width:10%;
}

td.secondcolumn {
	width:90%;
}

td_BAK * {
	padding: 6px 11px;
}




tr.alt td {
	background: #ecf6fc;
}

tr.over td {
	background: #bcd4ec;
}




#mainbody .core{
clear:both;
padding-left:10px;
padding-right:10px;
margin-bottom:0px;
}



p.lead {
font-size:2em;
color:black;
 
}

p.pitch {
font-size:1.5em;
color:black;

}

.bottomline {
clear:both;
width:768px;
background-image:url(../images/bottom_rounded.png);
height:16px;
}

#mainbody .leftcol{
clear:both;
float:left;
width:500px;
padding-left:30px;
text-align:justify;

}



#mainbody .rightcol{
float:right;
width:190px;
text-align:left;
padding-left:20px;
padding-top:20px;
color:#666666;


}

#footer {
 float:clear;
 width:300px;
 margin-left: auto;
 margin-right: auto;
 

}



.but{
background-image:url(../images/but.jpg);
width:88px;
height:22px;
margin-top:10px;


}

.instructionalText {
	color:grey;
}

