@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #CCC;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	color: #B4EF57;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}
h2 {
	color: #C4ED69;
	font-size: 19px;
	font-weight: bold;
	line-height: 24px;
}
h3 {
	color: #CBF671;
	font-size: 17px;
	font-weight: bold;
	line-height: 14px;
}
h4 {
	color: #C7F16B;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
a,  a:link {
  color: #da4d33;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #5f519e;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #b92200;
  text-decoration: underline;
}
a:focus {
  color: #b92200;
}
a:active {
  color: #392f69;
}
.sidebar {
	height: 1230px;
	width: 280px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	margin-left: 660px;
	background-image: url(../images/sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding-left: 9px;
}
.insidesidebar {
	height: 660px;
	width: 280px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	margin-left: 660px;
	background-image: url(../images/ie-inside-sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding-left: 9px;
}
.sidebarf{
	height: 191px;
	width: 247px;
	margin-top: 7px;
	margin-left: 7px;
}
.sidebarfriends{
	min-height: 600px;
	width: 247px;
	margin-top: 7px;
	margin-left: 7px;
}
.sidebarcalendar{
	height: 100px;
	width: 247px;
	margin-top: 20px;
	margin-left: 7px;
}
.sidebarphone {
	font-size: 34px!important;
	text-align: left!important;
	padding-left: 5px!important;
	padding-top: 20px!important;
	margin-bottom: 20px!important;
}
.sidebarcontact{
	width: 247px;
	margin-left: 7px;
	margin-top: 20px;
}
.testimony {
	color: #BEEF5F;
}
.client {
	text-align: right;
	font-weight: bold;
}
.tenreasons {
	margin-top: 25px;
	margin-bottom: -15px;
}

#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 958px;
}
#outerWrapper #top {
	font-size: 15px;
	font-weight: bold;
	height: 37px;
	line-height: 15px;
	text-align: left;
}
#outerWrapper #top tr{
	height: 37px;
}
#outerWrapper #top ul{
}
#outerWrapper #top li{
	display: inline;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
}
#outerWrapper #top a{
	color: #000;
	text-decoration: none;
}
#outerWrapper #top a:hover{
	font-weight: bold;
	color: #6D6B42;
}

#outerWrapper #top #logo{
}
#outerWrapper #top #navs{
}
#outerWrapper #contentWrapper {
}
#outerWrapper #contentWrapper #header {
	height: 318px;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#outerWrapper #contentWrapper #content {

}
#outerWrapper #contentWrapper #admincontent {
	min-height: 250px;
	background-image: url('../images/admin-content.png');
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#outerWrapper #contentWrapper #content #contenttop {
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	float: left;
	width: 958px;
	background-image: url(../images/body-top.png);
}
#outerWrapper #contentWrapper #content #contentbottom {
	background-image: url('../images/body-bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	float: left;
	width: 958px;
}
#outerWrapper #contentWrapper #content #contentmain {
	min-height: 520px;
	background-image: url('../images/body-bg.png');
	background-repeat: repeat-y;
	background-position: right center;
	width: 600px;
	padding-right: 318px;
	padding-left: 40px;
	text-align: justify;
}
#outerWrapper #contentWrapper #content #adminmain {
	min-height: 500px;
	background-image: url('../images/body-bg.png');
	background-repeat: repeat-y;
	background-position: left center;
	width: 875px;
	padding-right: 318px;
	padding-left: 40px;
	text-align: justify;
}
#outerWrapper #contentWrapper #content #contentbottom {
}
#outerWrapper #contentWrapper #content #secondarycontent {
	min-height: 250px;
	float: left;
	width: 396px;
	background-image: url('../images/right-content.png');
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #footer {
	height: 50px;
	width: 918px;
	float: left;
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
#outerWrapper #footer #footernavs {
	text-align: center;
}
#outerWrapper #footer #footernavs ul {
	display: inline;
}
#outerWrapper #footer #footernavs li {
	display: inline;
}
#outerWrapper #footer #footernavs a {
	font-size: 12px;
	color: #EBEBEC;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	line-height: normal;
}
#outerWrapper #footer #footernavs a:hover {
	color: #D5DF3D;
	text-decoration: none;
}
#outerWrapper #footer  #footerinfo {
	padding-top: 10px;
	text-align: center;
}

.clearer {
	clear: none;
}
.leftcolumnimage {
	padding-bottom: 10px;
	padding-left: 10px;
}
.rightcolumnimage {
	padding-bottom: 10px;
	padding-right: 10px;
}
.navtable {
	height: 40px;
}
.disclaimer {
	font-size: 10px;
	font-weight: bold;
}
.fieldSelected { 
	border: 1px solid #caeaf9 !important;
	background-color: #000 !important;
}
.largeField .textField {width: 700px !important;}

.largeField.type-phone .textField.phone-international,

.largeField .dropdown {width: 700px !important;}

.largeField.type-name .textField {width: 340px !important;}

.largeField.type-address .dropdown.country {width: 194px;}

.largeField.type-address .textField.city,

.largeField.type-address .dropdown,

.largeField.type-address .textField.state {width: 156px;}

.largeField.type-name .textField.prefix,

.largeField.type-name .textField.suffix,

.largeField.type-address .textField.zip {width: 68px;}

.largeField.type-time .textField {width: 100px !important;}

.largeField.type-phone .textField,

.largeField.type-date .textField {
	width: 100px !important;
	margin-top: 15px;}

.largeField.type-date .dropdown {
	width: 100px !important;
	margin-top: 15px;
	}

.largeField.type-time .dropdown {width: 100px !important;}

.largeField.type-price .textField {width: 124px;}



.smallField .textField {width: 210px !important;}

.smallField.type-phone .textField.phone-international,

.smallField .dropdown {width: 150px;}

.smallField.type-address .textField {width: 250px;}

.smallField.type-name .textField {width: 100px !important;}

.smallField.type-address .dropdown.country {width: 119px;}

.smallField.type-address .textField.city,

.smallField.type-address .dropdown,

.smallField.type-address .textField.state {width: 98px;}

.smallField.type-name .textField.prefix,

.smallField.type-name .textField.suffix,

.smallField.type-address .textField.zip {width: 35px;}

.smallField.type-phone .textField {width: 60px !important;}

.smallField.type-time .textField,

.smallField.type-date .textField {
	width: 50px !important;
	margin-top: 15px;
}

.smallField.type-price .textField,

.smallField.type-date .dropdown,

.smallField.type-time .dropdown {width: 60px;}
