
/*
Theme Name: ConviSoft
Theme URI: http://www.conveniencesoftware.com/
Description: Convenience Software theme.
Version: 1.0
Author: Dan Shipper
Author URI: http://www.conveniencesoftware.com
*/
html{

}
body{
	background: #b7b7b7 url('images/bg.png') repeat-x;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 	
}

img{
	border: 0;	
}
a {
	outline: none;	
}
a img{
	border: none;	
}
.container{
	padding-top: 50px;
	width: 900px;
	margin: auto;	
}

.bg-top{
	background: url('images/bg-top.png') no-repeat;	
	width: 900px;
	height: 10px;
	overflow: hidden;
}

.bg-repeat{
	background: url('images/bg-center.png') repeat;	
	width: 900px;
	overflow: hidden;
	
}

.bg-bottom{
	background: url('images/bg-bottom.png') no-repeat;	
	width: 900px;
	height: 10px;
	overflow: hidden;
}

#logo{
	position: relative;
	left: 10px;	
	height: 100px;
	
}

ul.top{
	font-family: Arial, "Lucida Grande", sans-serif;
	float: right;
	list-style: none;
	position: relative;
	top: 10px;	
}

.top li {
	float: left;	
	padding-left: 5px;
	color: #E6E6E6;	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 15px;
	
}
.top li a:link, .top-menu li a:visited {	color: #E6E6E6;	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 10px;
	text-decoration: none; 	padding: 2px 15px;	margin-left: -1px;}

ul.nav{
	font-size: 14px;
	font-family: Arial, "Lucida Grande", sans-serif;
	float: right;
	list-style: none;
	position: relative;
	top: 30px;	
	right: 10px;
}

.nav li {
	float: left;	
	padding-left: 5px;
	color: #E6E6E6;	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 15px;
	
}
.nav li a:link, .nav li a:visited {	color: black;	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 17px;
	text-decoration: none; 	padding: 2px 20px;	margin-left: -1px;}

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

.nav li.active a {
	background: #0212ef;
	color: #fff;
}

#bannerleft{
	margin-right: 60px;
	height: 150px;	
} 

#bannerright{
	margin-left: 60px;	
	height: 150px;
}

#footer-left{
	position: relative;
	left: 50px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color:white;	
	margin-top: 10px;
	width: 400px;
	overflow: hidden;
}


#footer-right{
	float: right;
	position: relative;
	right: 50px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color:white;	
	margin-top: 10px;
}


#footer-right a, #footer-right a:visited{
	text-decoration: none;	
	color: #FFFFFF;
}

#footer-right a:hover{
	text-decoration: underline;	
}
.content {
	width: 850px;
	position: relative;
	left: 10px;	
	right: 20px;
	font-size: 15px;	
}

.formcontent{
	width: 850px;
	position: relative;
	left: 10px;	
	right: 20px;
	font-size: 15px;
	margin: auto;
	overflow: hidden;
}

.content h1{
	font-size: 22px;	
}

.content h2{
	font-size: 18px;	
}

#head-use{
	font-family: Arial, sans-serif;
	font-size: 1.5em;
}

#photoid {
	float: left;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;	
}

#float-right{
	float:right;
}

.content-left{
	width: 430px;	
	margin-left: 10px;
	margin-right: 10px;
}

.content-right{
	float: right;
	width: 430px;
	margin-left: 20px;
	position: relative;
	left: 30px;
	margin-right: 10px;
}

#product-heading-right{
	float: right;
}

#pic-left{
	float: left;
	width: 130px;	
}

#pic-right{
	float: right;
	width: 130px;
}

#learn-more a, #learn-more a:visited {
	text-decoration: none;	
	color: #008aff;
}

#formfloat{
	float: right;
	position: relative;
	right: 400px;	
}

#formfloat-s{
	float: right;
	position: relative;
	right: 320px;	
}

#notice{
	font-size: 10px;
	color: red;	
}

.password {
font-size : 12px;
width : 155px;
font-family : arial, sans-serif;
position: relative;
left: 17px;
}

.pstrength-minchar {
	font-size : 10px;
	position: relative;
	left: 17px;
}

.pstrength-bar{
	position: relative;
	left: 17px;	
	margin-top: 5px;	
}
.pstrength-info{
	position: relative;
	left: 17px;	
}

select{
	width: 155px;	
}

#lobbylink li a, li a:visited{
	text-decoration: none;
	color: #1074ad;
	
}

.lobby-contents{
	width: 700px;
	margin: auto;
}

.lobby-content-left{
	width: 340px;
	margin-right: 10px;	
	padding-right: 5px;
}

.lobby-content-right{
	width: 340px;
	float: right;
	margin-left: 10px;
	padding-right: 5px;
}

#lobby-pic{
	width: 50px;
	height: 48px;
	float: left;	
	margin-right: 5px;
}

.phone{
	width: 820px;
	margin: auto;
	border-width: 1px;
	border-color: #a6adb3;
	border-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;	
	position: relative;
	right: 5px;
}

#delete-phone{
	float: right;	
}

#info-span{
	font-size: 11px;	
}

input[type="password"].yellow{
	background-color: #ffea94;
}

.floatcenter{
	float: right;	
	position: absolute;
	left: 400px;
}

#subhead{
	font-size: 15px;	
}



.double-column{
	width: 50%;	
	padding: 5px;
}

.double-column-float{
	width: 50%;	
	float: right;
	padding-left: 20px;

}
.tri-column-float{	
	width: 40%;
	float: right;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.tri-column-spread{
	width: 50%;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.deal-container{
	width: 720px;
	margin: auto;	
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #525252;
}

.deal-column{
	width: 240px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.deal-column-float{
	width: 240px;
	float: right;
	padding-left: 10px;
	border-left: 1px solid #cc8f8f;
}

.double-column-right{
	width: 430px;
	float: right;
	padding: 10px;	
}

.double-column-left{
	width: 430px;
	padding: 10px;	
	/*padding-left: 30px;*/
}

#deal-use{
	color: #ac4848;	
}

#phone-header{
	font-family: Arial, sans-serif;
	font-size: 20px;
	padding-bottom: 10px;	
}

#phone-header-blue{
	font-family: Arial, sans-serif;
	font-size: 20px;
	padding-bottom: 10px;	
	color: #0084ff;
}

#new{
	color: #3d6fcb;	
}

#math{
	width: 75%;
	color:	#000000;
	font-family: Arial, sans-serif;
	font-size: 35px;
	padding: 20px;
	padding-bottom: 0px;
}
#math-text{
	width: 75%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 20px;	
}

#lead-text{
	width: 90%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 20px;	
	margin: auto;
}

#upgrade{
	padding-left: 20px;
	position: relative;
	bottom: -2px;	
}

#nodecoration, #nodecoration a, #nodecoration a:visited{
	float: right;
	text-decoration: none;	
	color: #0084ff;
}

#nodecorationf, #nodecorationf a, #nodecorationf a:visited{
	text-decoration: none;	
	color: #0084ff;
}