
/**********************
Styles by Charles Angell
July 30 2008
***********************/

/**********************
Styles for wizard body
specific to Create Your 
Project
***********************/

#proj_init{
   padding: 15px 0 0 0;
}

#proj_name {
    float: left;
}

#proj_name h6 {
	padding: 0 0 14px 0;
}


#proj_description {
    float: right;
}

#proj_description h6 {
	padding: 0 0 14px 0;
}

#proj_init textarea {
    position:relative;
	z-index: 200;
    font-family: Tahoma, Sans-Serif, Verdana, Arial;
    width: 229px;
    height: 98px;
    text-align: left;
    font-size: 15px;
    letter-spacing: 0.05em;
    color: #7a6351;
    padding: 2px 0 0 6px;
    overflow:hidden;
    border: solid 1px #9e8a72;
    background: transparent url("../images/txt_area_slice.gif") repeat-x;
}

#proj_init input {
    position:relative;
	z-index: 200;
    font-family: Tahoma, Sans-Serif, Verdana, Arial;
    width: 234px;
    height:18px;
    text-align: left;
    font-size: 14px;
    color: #7a6351;
    letter-spacing: 0.05em;
    padding: 2px 0 0 6px;
    overflow:hidden;
    border: solid 1px #9e8a72;
    background: transparent url("../images/input_slice.gif") repeat-x;
}

#proj_currency {
    padding: 28px 0 0 0;
}

#proj_name h6#proj_currency {
	padding-top: 28px;
}

#proj_dropdown {
    position:relative;
	z-index: 200;
    width: 220px;
    height: 20px;
    font-size: 12px;
    text-align: left;
    color:#7a6351;
    padding:0;
    border: solid 1px #8b7d72;
    background: #fff url("../images/input_slice.gif") 10px 4px  repeat-x;
}

#proj_dropdown option{
    
}

#proj_team_size {
    position: relative;
    z-index: 0;
    padding: 28px 0 0 0;
    
}

#proj_team_size p{
    position: relative;
    z-index: 0;
    line-height: 18px;
    letter-spacing: 0.05em;
    padding: 0 0 16px 0px;
}

#proj_team_size p#quest_01 {
}

#proj_team_size h6 {
	padding: 0 0 14px 0;
}
