/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */


body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 75%; color: #333333;
background-color: #ffffff;
line-height: 135%;
margin-top: 0px;
background: #ffffff url('images/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 190px;
border-bottom: 1px solid #669900; 
background-image:url('images/header.jpg');
}

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

.titlu{
font-weight: bold;
background-color: #ececec;
padding: 4px 4px 4px 15px;
font-size: 130%; /* initial 150%*/
color: #659500;
font-style: italic;
}

.sageata{
background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
border: 1px solid #669900;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
width: 25%;
float: right;
overflow: hidden;
text-align: center;
border: 1px solid #669900;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 72%;
float: left;
overflow: hidden;
text-align: left;
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:0px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:left;
	line-height:1.5em;
	color:#333333;
	font-size:0.9em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#666666;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#666666;
}

#introduction a:hover, a:active{
	color:#b8ce83;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	font-family:geneva,arial,sans-serif;
	height: 20px;
	background-color: #F5FAF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #b8ce83; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }
a img { border: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 600px;
	font-size:93%;
	text-transform:uppercase;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#669900;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#669900;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}

h2
{
font-size: 120%;
color: #727238;
font-style: italic;
}

h3{
	color:#9aba11;
	font-family:geneva,arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
	font-family: arial,sans-serif;
	font-size: 14px;	
	color:#666999;
	font-weight:bold;
	font-style:italic;	
}
.style5 {
	font-size: 10px;
	color: #333333;
	
/*~~~~~~~~~~~forms~~~~~~~~~~~~~~~*/

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea, select{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}


