/*  
Theme Name: TEMP 

Theme URL: http://www.DYNAMITEACADEMY.com/

Description: DAG TEMP.

Version: 2009

Author: D!ZMAJ!Z

Author URI: http://www.DiZMAjiZ.com/

	Copyright (c) DYNAMITE ACADEMY OF GYMNASTICS

*/


/*
	RESET
*/

*									
{ margin: 0; padding: 0; }

html
{ overflow-y: scroll; }

html, body
{ height: 100%; }

body {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	background: #ffffff;
	background-image: url(bkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0px 40px;
}
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }


/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }


/*
	TYPGROGRAPHY
*/
p, li								{ font-size: 12px;}
p#intro-paragraph					{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	margin-top: 5px;
}
p#intro-paragraph span				{ font-size: 10PX; font-weight: bold; }
p#intro-paragraph em				{ color: #990000; }
a									{ color: #990000; }
a:hover								{ background: #76b9e8; color: white; }
h1									{ font-size: 40px; font-family:  Tahoma, serif; font-weight: bold; }
h2									{ font-size: 20px; font-family:  Tahoma, serif; font-weight: bold; }



/*
	FORMS
*/
input								{ padding: 3px; }



/*
	STRUCTURE
*/
#page-wrap                          { width: 940px; margin: 0px auto; min-height: 100%; height: auto !important; height: 100%;}




/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:280px;
	padding:0px;
}

/* ----------- stylized ----------- */
#stylized{
border:0PX;
}
#stylized h1 {
font-size:10px;
font-weight:bold;
margin-bottom:0px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom: 0px;
padding-bottom:0px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:30px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:0px 0px;
border:solid 1px #646464;
width:140px;
margin: 0px 0 0px 0px;
}
#stylized button{
clear:both;
margin-left:0px;
width:50px;
height:17px;
border:0px;
background:#646464;
text-align:center;
line-height:20px;
color:#FFFFFF;
font-size:8px;

}



/*
	FOOTER
*/
#footer								{
	padding-top: 20px;
	background-color: #ffffff;
}
#footer-inside						{ width: 940px; margin: 0 auto; }
#footer p							{ color: #000000; }
#sub1							{ width: 300px; float: left; margin-right: 10px; line-height:21px;}
#sub2							{ width: 300px; float: left; margin-right: 10px; line-height:21px;}
#sub3							{ width: 300px; float: left; line-height:21px;}
#footer a							{ color: #000000; }
#footer ul							{ color: black; }
