/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
	background-image: url(../images/tiled-background.jpg);
	background-repeat: repeat;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/masthead_gift.jpg);
	background-repeat: no-repeat;
	height:104px;
	position:relative;
}

#masthead_full_tree {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(/images/mt_masthead_white_gift_full_tree.jpg);
	background-repeat: no-repeat;
	height:104px;
	position:relative;
}

#masthead_partial_tree {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(/images/masthead_gift.jpg);
	background-repeat: repeat-y;
	height:104px;
	position:relative;
}


#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border:1px solid #000;

}
#center {
	width: 900px;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	width:815px;
	padding-top: 30px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 50px;
	color:#000;
	min-height:500px;
	/*border:1px solid #000;*/
}

#center .content a:link, #center .content a:visited, #center .content a:active, #center .content a:focus {
	color:#00F;
	font-weight:bold;
	text-decoration:none;
}

#center .content a:hover {
	text-decoration:underline;
}



#center .content .right {
	float:left;
	width:270px;
	padding-left:22px;
	border-left:1px solid #000;
}

#center .content .left {
	float:left;
	width:270px;
	height:220px;
}

#masthead .login .loginbox, #masthead_full_tree .login .loginbox, #masthead_partial_tree .login .loginbox {
	padding-top:10px;
	padding-right:18px;
}

#masthead .login .loginregister, #masthead_full_tree .login .loginregister, #masthead_partial_tree .login .loginregister {
	padding-top:5px;
	padding-right:66px;
	color:#000000;
	font-size:.75em;
}

#masthead .login .logoutregister, #masthead_full_tree .login .logoutregister, #masthead_partial_tree .login .logoutregister  {
	color:#000000;
	font-size:.75em;
}

#masthead .login .loginregister a:focus, #masthead_full_tree .login .loginregister a:focus, #masthead_partial_tree .login .loginregister a:focus,
#masthead .login .loginregister a:visited, #masthead_full_tree .login .loginregister a:visited, #masthead_partial_tree .login .loginregister a:visited,
#masthead .login .loginregister a:active, #masthead_full_tree .login .loginregister a:active, #masthead_partial_tree .login .loginregister a:active,
#masthead .login .loginregister a:link, #masthead_full_tree .login .loginregister a:link, #masthead_partial_tree .login .loginregister a:link,
#masthead .login .logoutregister a:focus, #masthead_full_tree .login .logoutregister a:focus, #masthead_partial_tree .login .logoutregister a:focus,
#masthead .login .logoutregister a:visited, #masthead_full_tree .login .logoutregister a:visited, #masthead_partial_tree .login .logoutregister a:visited,
#masthead .login .logoutregister a:active, #masthead_full_tree .login .logoutregister a:active, #masthead_partial_tree .login .logoutregister a:active,
#masthead .login .logoutregister a:link, #masthead_full_tree .login .logoutregister a:link, #masthead_partial_tree .login .logoutregister a:link,
#wrapper .maintext a:focus,
#wrapper .maintext a:visited,
#wrapper .maintext a:active,
#wrapper .maintext a:link {
	color:#71AA4B;
	text-decoration:none;
}

#masthead .login .logoutregister a:hover, #masthead_full_tree .login .logoutregister a:hover, #masthead_partial_tree .login .logoutregister a:hover,
#wrapper .maintext a:hover,
#center .right .loginregister a:hover {
	text-decoration:underline;
}

#masthead .content, #masthead_full_tree .content, #masthead_partial_tree .content {
	/*border:1px solid #F00;*/
	position:absolute;
	top:78px;
	height:22px;
	width:550px;
}

#masthead .login, #masthead_full_tree .login, #masthead_partial_tree .login  {
	position:absolute;
	top:104px;
	right:0;
/*	border:1px solid #000000;	
*/	width:400px;
	height:100px;
	text-align:right;
}

#footer .content {
	font-size:12px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left:550px;
}

.footerTable td {
	text-align:right;
}

.copyright {
	text-align:center;
	font-size:8px;	
	letter-spacing: -0.1px;
}

#footer {
	color: #FFFFFF;
	background-color: #8CC542;
	margin: 0;
	font-size: 0.7em;
	/*background-image: url(../images/mt_home_footer.jpg);
	background-repeat: no-repeat;*/
	height:25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link, #footer a:visited, #footer a:focus, #footer a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.p7uberlink {
	font-weight: bold !important;
/*	letter-spacing: 0.15em;
*/	border-color: #000000 !important;
}
/*h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}*/
h1, h2, h3, h4 {
	font-size: 14px;
	margin: 0 0 0 0;
}

h3 {
	margin: 30px 0 0 0;
}
/*h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}*/
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

.linePaddingRight {
	padding-right:30px;	
		
}

.imageviews {
	font-size:10px;
	color:#000;
	margin-top:0px;
	padding-left:0px;
	width:350px;
	/*border:1px solid #000;*/
}

.imageviews h2 {
	margin-bottom:0;
	font-size:13px;
	font-weight:bold;
}

.imageviews p {
	margin-top:0;
	line-height:1.2em;
	font-size:11px;
}

.imageviews a:focus,
.imageviews a:visited,
.imageviews a:active,
.imageviews a:link {
	color:#71AA4B !important;
	text-decoration:none;
	font-weight:bold;
}

.imageviews a:hover {
	text-decoration:underline;
}

.tree_background_full {
	background-image: url(/images/gift/gift-tree.jpg);
	background-repeat: no-repeat;
	height: 1204px;
}

.tree_background_part {
	background-image: url(/images/gift/gift-tree-half.jpg);
	background-repeat: no-repeat;
	/*height: 1204px;*/
}

.copylink_green {
	color:#71AA4B;
	text-decoration:none;
}

.copylink_green:hover {
	text-decoration:underline;
}

#my_site_content {
	padding:0;
	margin:0;
	padding-left:36px;
	
}

.helpTable {
	margin-top:30px;
}

.helpTable td.left {
	vertical-align:top;
}

.helpTable td.right {
	vertical-align:top;
	text-align:left !important;
}

#formPlacement {
	position:absolute;
	top:75px;
	right:112px;
}

#form_email {
	height:10px;
	padding:0;
	margin:0;
	font-size:10px;
	border:none;
}
#form_password {
	position:absolute;
	top:20px;
	height:10px;
	padding:0;
	margin:0;
	font-size:10px;
	border:none;
}

.subtext {
	border-top:1px solid #000000;
	border-color:#999;
	padding-top:5px;
	margin-top:0px;
	margin-left:0px;
	line-height:1.4em;
	font-size:12px;
	width:500px;
}

.subtext a:link, .subtext a:visited, .subtext a:active, .subtext a:focus {
	color:#00F;
	font-weight:bold;
	text-decoration:none;
}

.subtext a:hover {
	text-decoration:underline;
}

#brenda {
	margin-top:10px;
	text-align:left;
	margin-left:1px;
}

.feedback {
	margin-top:40px;	
	padding-left:0px;
	position:relative;
}

.feedback p {
	padding-left:0px;
	margin-bottom:3px;
}

.feedback2 {
	margin-top:0px;	
	padding-left:0px;
	position:relative;
}

#formPlacement {
	position:absolute;
	top:75px;
	right:112px;
}

#form_email {
	height:10px;
	padding:0;
	margin:0;
	font-size:10px;
	border:none;
}
#form_password {
	position:absolute;
	top:20px;
	height:10px;
	padding:0;
	margin:0;
	font-size:10px;
	border:none;
}

.textarea {
	position:absolute;
	top:30px;
	left:10px;
	width:470px;
	height:160px;
	border:none;
	overflow:auto;
}

.lightGreenText {
	color:#71AA4B;
	font-weight:bold;
}

.lightBlueText {
	color:#69F;
	font-weight:bold;
}

#position {
	margin-top:30px;	
	
}

#legal_policy {
	width:600px;
}

.extraTopSpace {
	padding-top:10px;
}

.paddingRight {
	margin-right:16px;
	margin-left:2px;
}

.greenBox {
	border:1px solid #000;
	margin-top:20px;
	padding: 10px;
	background-color:#E2FFC6;
}

.errorMsg {
	color:#F00;
	font-weight:bold;
}

.zeroTop {
	margin-top:0;
}

.loginLeft {
	float:left;
	width:290px;
}

.loginRight {
	float:left;
	width:300px;
	padding-left:40px;
	border-left:1px solid #000;
}

.courierFont {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

*:focus { outline:none; }

img {
	border:none;
}
.white_content {
	display: none;
	position: absolute;
	top: 35%;
	left: 38%;
	width: 20%;
	height: 23%;
	padding: 16px;
	border: 16px solid #333;
	background-color: white;
	z-index:1002;
	overflow:auto;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
