/* Body Elements  */

body {

	margin: 0px; 
	font-family: verdana; 
	background-color: #dcdcdc;
}

#bodyuser {

	margin: 0px; 
	font-family: verdana; 
	background-color: #fff;
}

a {

color: #000;
text-decoration: none;
}

a:visited {

color: #000;
text-decoration: none;
}

a:hover {

color: #000;
text-decoration: underline;
}

table {
	font-family: verdana; 
	color: black;
	margin-left: 5px;
}


#navcontainer {

	width: 100%; 
	background-image:url(../images/black.png); 
	background-repeat: repeat-x; 
	height: 45px; 
	padding-top: 13px;
	top: 0px;
	position: fixed;
	z-index: 1006;

}

#container {

	width: 1000px; 
	text-align: center; 
	margin:0px auto;
}

.container-main {
	
	position: relative;
	width: 850px; 
	margin:-75px auto;
}


#admin-box {

	text-align: center;
	font-size: 18px; 
	width: 78%; 
	margin-top: 55px;
	margin-left: 245px; 
	color: #000; 
	font-family: verdana;

}

#admin-box-scroll {


	font-size: 18px; 
	width: 600px; 
	height : 100%; 
	overflow : auto;

}

#signup-box {

	float: left; 
	margin-left: 24px; 
	font-size: 18px; 
	width: 850px; 
	margin-top: 0px; 
	color: #dcdcdc; 
	font-family: verdana;
}

#admin-nav {

	float: left; 
	position: absolute;
	top: 11px;
	left: 0px;
	font-size: 18px; 
	margin-top: 0px; 
	color: #dcdcdc; 
	font-family: verdana;
}


#navtitle {

	float: left; 
	margin-left: 96px; 
	font-size: 18px; 
	margin-top: 0px; 
	color: #dcdcdc; 
	font-family: verdana;
}

#admin-title {

	float: right; 
	margin-right: 25px;
	color: #dcdcdc; 
	font-family: verdana;

}

#linkcontainer {

	float: right; 
	padding-right: 85px;

}

#linkcontainer-social {

	width: 350px;
	float: right; 
	padding-right: 85px;
	font-size: 10px;
}

#link {

	float: right; 
	padding-left: 25px;

}
#body-container-signup {

	width: 850px; 
	height: 200px; 
	text-align: center; 
	margin:0px auto;


}

#body-container-admin {

	width: 1000px; 
	height: 200px; 


}


#body-container {

	width: 1000px; 
	height: 200px; 
	text-align: center; 
	margin:0px auto;

}

#body-inner-container {

	float: left; 
	margin-left: 105px; 
	margin-top: 5px; 
	background-image:url(images/bf.jpg); 
	background-repeat: no-repeat; 
	width: 155px; 
	height: 61px;

}

#feature-container {

	font-size: 12px; 
	line-height: 1.5em; 
	margin-top: 25px;
	margin-left: 60px; 
	text-align: left; 
	width: 300px; 
	text-shadow: 0px 1px 1px #fff; 
	color: #505050;
}

#feature-title {

	font-size: 16px; 
	margin-bottom: 11px;
}

#stat-container {

	float: left; 
	font-size: 12px; 
	line-height: 1.5em; 
	margin-top: 25px; 
	text-align: left; 
	text-shadow: 0px 1px 1px #fff; 
	color: #505050;
}

#stat-title {

	font-size: 16px; 
	margin-bottom: 0px;
}

#mid-container {

	margin-left: 65px; 
	margin-top: 195px;  
	position: relative;
}

#logo-container-signup {

	width: 392px;
	height: 37px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
}

#logo-container {

	width: 392px;
	height: 37px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	float: left; 
	clear: right; 
	margin-top: -55px; 
	margin-left: -5px; 
	margin-bottom: 25px; 
	font-size: 14px; 
	color: #000; 
	text-shadow: 0px 1px 1px #fff;
}
#signup-title {

	float: right; 
	margin-bottom: 8px; 
	margin-top: -35px; 
	font-family: arial;
	margin-right: 5px;
	font-size: 24px; 
	color: #818181; 
	text-shadow: 0px 1px 1px #fff;
}


#login-title {

	float: left; 
	clear: left; 
	margin-bottom: 8px; 
	margin-top: -20px; 
	font-size: 14px; 
	color: #000; 
	text-shadow: 0px 1px 1px #fff;
}

#float-left {

	float: left;
}

#float-left-right {

	float: left;
	clear: right;
}

#float-left-left {

	font-size: 11px; 
	text-shadow: 0px 1px 1px #fff;
	float: left;
	clear: left;
}

#promo-container {

	float: left; 
	clear: left; 
	font-size: 12px; 
	line-height: 1.5em; 
	margin-top: 45px; 
	text-align: left; 
	text-shadow: 0px 1px 1px #fff; 
	color: #505050;
	position: relative;
}

#button-container {

	float: right; 
	font-size: 12px; 
	line-height: 1.5em; 
	margin-top: -3px; 
	text-align: left; 
	text-shadow: 0px 1px 1px #fff; 
	color: #505050;
}


#center-grad {

 	position: absolute; 
	width: 100%; 
	height: 328px; 
	top: -25px;
	clear: right;
	background-image: url(../images/grad-top.png); 
	background-repeat: repeat-x; 
	z-index: -100;
}

#footer {

	float: left;
	width: 100%; 
	background-color: #cac9c9; 
	height: 40px; 
	padding-top: 20px; 
	border-top:1px solid #818181; 
	color: #000; 
	text-shadow: 0px 1px 1px #fff; 
	z-index: 1015;
	position: fixed;
	bottom: 0px;



}

#footer-main {

	float: left;
	width: 100%; 
	background-color: #cac9c9; 
	height: 40px; 
	padding-top: 20px; 
	border-top:1px solid #818181; 
	color: #000; 
	text-shadow: 0px 1px 1px #fff; 
	position: fixed;
	bottom: 0px;


}



#sidemain {

	float: right;
	width: 700px;




}


.sidebar {

	background-color: #dee4ea; 
	width: 236px; 
	color: #000; 
	text-shadow: 0px 1px 1px #fff; 
	margin-top: 45px;
	height: 100%;
	position: fixed; 
	z-index: 1005;
}



#footer-container {


	text-align: left; 
	margin:0px auto;
}

#footer-container-main {


	text-align: left; 
	margin:0px auto;
}


#copy-admin {

	float: left; 
	margin-left: 20px;
	font-size: 12px; 
	margin-top: 3px; 
	color: #dcdcdc; 
	font-family: verdana; 
	color: #000;
}


#copy {

	float: left; 
	margin-left: 96px;
	font-size: 12px; 
	margin-top: 0px; 
	color: #dcdcdc; 
	font-family: verdana; 
	color: #000;
}


/* Form Elements  */

#passwd {
	width: 390px;
	height: 21px;
	font-size: 28px; 
	font-family: verdana;
	margin-right: 10px;
	font-size: 10px;
	background-image: url(../images/grad2.jpg); 
	background-repeat: repeat-x;
	border: 1px solid #dcdcdc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;
}

#username {
	width: 390px;
	height: 21px;
	font-size: 28px; 
	font-family: verdana;
	margin-right: 10px;
	font-size: 10px;
	background-image: url(../images/grad2.jpg); 
	background-repeat: repeat-x;
	border: 1px solid #dcdcdc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;
}

#resources {
	width: 160px;
	font-size: 1.3em; 
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #666;
}

#profile {
	width: 260px;
	font-size: 1.3em; 
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #666;
}


#remind {
	width: 290px;
	height: 21px;
	font-size: 28px; 
	font-family: verdana;
	margin-right: 10px;
	font-size: 10px;
	background-image: url(../images/grad2.jpg); 
	background-repeat: repeat-x;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;

}

#composearea {
	width: 100%;
	height: 150px;
	font-size: 1.3em; 
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;
}


#compose {
	width: 100%;
	font-size: 1.3em; 
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #666;

}
#year {
	width: 50px;
	font-size: 1.3em; 
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;

}

#edited {
	width: 85%;
	height: 15px;
	font-size: 1.3em; 
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;

}


#email {
	
	width: 160px;
	height: 21px;
	font-size: 28px; 
	font-family: verdana;
	margin-right: 2px;
	font-size: 10px;
	background-image: url(../images/grad2.jpg); 
	background-repeat: repeat-x;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;


}

#pass {
	width: 160px;
	height: 21px;
	font-size: 28px; 
	font-family: verdana;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	background-image: url(../images/grad2.jpg); 
	background-repeat: repeat-x;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	color: #666;
}

span.select {
	position: absolute;
	width: 135px; 
	height: 21px;
	padding: 1px 24px 0 8px;
	text-align: left;
	color: #666;
	font: 12px/21px arial,sans-serif;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

span.checkbox {
  	width: 19px;
  	height: 25px;
  	padding: 0 5px 0 0;
  	background: url(../images/checkbox.png) no-repeat;
  	display: block;
  	clear: left;
  	float: left;
}

 span.radio {
     width: 19px;
     height: 25px;
     padding: 0 5px 0 0;
     background: url(../images/radio.png) no-repeat;
     display: block;
     clear: left;
     float: left;
   }

.field10 {

  	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	background: #f5f5f5; 
	border: 1px solid #ccc;
}

.clear { 
    	overflow: hidden;
    	width: 100%;
}


/* Button Elements  */

a.navlink {

	font-family: verdana; 
	color: #fff;
	text-decoration: none;
}

a.navlink:hover {

	font-family: verdana; 
	color: #fff;
}

a.navlink:visited {

	font-family: verdana; 
	color: #fff;
}

a.navlink:active {

	font-family: verdana; 
	color: #5083d1;
}


a.button1 {
    	background: transparent url('../images/bg_button_a1.png') no-repeat scroll top right;
    	color: #444;
    	display: block;
    	float: left;
    	font: normal 12px arial, sans-serif;
    	height: 24px;
    	margin-right: 6px;
    	padding-right: 18px; /* sliding doors padding */
    	text-decoration: none;
}

a.button1 span {
    	background: transparent url('../images/bg_button_span1.png') no-repeat;
    	display: block;
    	line-height: 14px;
    	padding: 5px 0 5px 18px;

}


a.button1:active {
    	background-position: bottom right;
    	color: #000;
    	outline: none; /* hide dotted outline in Firefox */
}


a.button1:active span {
    	background-position: bottom left;
    	padding: 6px 0 4px 18px; /* push text down 1px */
}








a.button {
    	background: transparent url('../images/bg_button_a.png') no-repeat scroll top right;
    	color: #444;
    	display: block;
    	float: left;
    	font: normal 12px arial, sans-serif;
    	height: 24px;
    	margin-right: 6px;
    	padding-right: 18px; /* sliding doors padding */
    	text-decoration: none;
}

a.button span {
    	background: transparent url('../images/bg_button_span.png') no-repeat;
    	display: block;
    	line-height: 14px;
    	padding: 5px 0 5px 18px;

}


a.button:active {
    	background-position: bottom right;
    	color: #000;
    	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    	background-position: bottom left;
    	padding: 6px 0 4px 18px; /* push text down 1px */
}

a.blue-link {

	font-size: 11px; 
	color: #5083d1; 
	text-shadow: 0px 1px 1px #fff; 
	text-decoration: none;
}

a.blue-link:active {

	font-size: 11px; 
	color: #5083d1; 
	text-shadow: 0px 1px 1px #fff; 
	text-decoration: none;
}

a.blue-link:visited {

	font-size: 11px; 
	color: #5083d1; 
	text-shadow: 0px 1px 1px #fff; 
	text-decoration: none;
}

a.blue-link:hover {

	font-size: 11px; 
	color: #5083d1; 
	text-shadow: 0px 1px 1px #fff; 
	text-decoration: none;
}


/* Sign-Up Elements  */



#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin:0px auto;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background-color: transparent;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		text-align: left;
		border: 1px solid #818181;
		padding: 10px;
	}


/* Sidebar Admin Elements  */

a.sidelink {

	text-shadow: 0px 1px 1px #fff; 
	color: #828e9e;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.sidelink:visited {

	text-shadow: 0px 1px 1px #fff; 
	color: #828e9e;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.sidelink:hover {

	text-shadow: 0px 1px 1px #fff; 
	color: #828e9e;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

li {
list-style-image:none; 
list-style: none; 
list-style-type: none;

}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px 0;
font-size: 16px;
font-weight: normal;
text-shadow: 0px 1px 1px #fff; 
background-image: url(http://www.macads.org/text/images/deselected.png);
background-repeat: no-repeat:
background-position: top left;
color: #828e9e;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background-image: url(http://www.macads.org/text/images/selected.jpg);
background-repeat: no-repeat:
font-size: 16px;
text-shadow: 0px 1px 1px #000; 
color: white;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 5px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

a.tooltip span {display:none; padding:15px; margin-left:-35px;  margin-top: -60px; width:25px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
