﻿body
{
    font-family: Verdana;
    font-size: 13px;
    color: #ada091;
    line-height: 18px;
    background: #040404 url(../front_img/background_texture.jpg) no-repeat center top;
}
#wrapper
{
    width: 960px;
    margin: 0 auto;
}
/* Frame */
ul.frame li
{
    position: fixed;
    z-index: 91;
    height: 44px;
}
ul.frame li#top
{
    left: 0;
    top: 0;
    right: 0;
    background: url(../front_img/frame_top.png) repeat-x left top;
}
ul.frame li#bottom
{
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../front_img/frame_bottom.png) repeat-x left top;
}
/* --------------------- Header ---------------------- */
#header
{
    position: relative;
    height: 130px;
    background: url(../front_img/header_bg.jpg) repeat-x left bottom;
}
#header h1
{
    position: absolute;
    left: -2px;
    top: 0px;
    z-index: 95;
}

#header h1 a
{
    display: block;
    width: 152px;
    height: 106px;
    background: url(../front_img/rise_up_labs_logo.png) no-repeat left top;
}
#header ul
{
    position: absolute;
    right: 0px;
    top: 35px;
    z-index: 85;
}
#header ul li
{
    float: left;
    height: 70px;
    padding-left: 25px;
}
#header ul li a
{
    display: block;
    height: 70px;
    background-position: left top;
}
#header ul li a.active, #header ul li a:hover
{
    background-position: left bottom !important;
}
#header ul li a.home
{
    width: 42px;
    background: url(../front_img/top_nav_home.png) no-repeat;
}
#header ul li a.iphoneapps
{
    width: 89px;
    background: url(../front_img/top_nav_iphoneapps.png) no-repeat;
}
#header ul li a.ipadapps
{
    width: 69px;
    background: url(../front_img/top_nav_ipadapps.png) no-repeat;
}
#header ul li a.about
{
    width: 49px;
    background: url(../front_img/top_nav_about.png) no-repeat;
}
#header ul li a.contact
{
    width: 69px;
    background: url(../front_img/top_nav_contact.png) no-repeat;
}
#header ul li a.career
{
    width: 54px;
    background: url(../front_img/top_nav_career.png) no-repeat;
}

/* --------------------- Body ------------------------ */
#body_wrapper
{
    position: relative; /*    overflow: hidden; */
    min-height: 625px;
}
/* --- Page Title --- */
#body_wrapper h2
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 27px;
    z-index: 85;
}
#body_wrapper h2.featured_app
{
    width: 145px;
    background: url(../front_img/title_bg_featuredapp.png) no-repeat left top;
}
#body_wrapper h2.iphone_apps
{
    width: 210px;
    background: url(../front_img/title_bg_iphoneapps.png) no-repeat left top;
}
#body_wrapper h2.ipad_apps
{
    width: 183px;
    background: url(../front_img/title_bg_ipadapp.png) no-repeat left top;
}

#body_wrapper h2.about
{
    width: 122px;
    background: url(../front_img/title_bg_about.png) no-repeat left top;
}
#body_wrapper h2.contact
{
    width: 144px;
    background: url(../front_img/title_bg_contact.png) no-repeat left top;
}
#body_wrapper h2.career
{
    width: 197px;
    background: url(../front_img/title_bg_career.png) no-repeat left top;
}
#body_wrapper .sub_page
{
    padding-top: 37px;
    text-align: justify;
}
#body_wrapper .sub_page p
{
    margin-bottom: 15px;
}
#body_wrapper .contact_page
{
    padding-top: 37px;
}
#body_wrapper .iphone
{
    position: absolute;
    left: -13px;
    top: 39px;
    width: 300px;
    height: 545px;
    z-index: 85;
    background: url(../front_img/iphone_bg.jpg) no-repeat left top;
}

/* --------------------- Footer ---------------------- */
#footer
{
    position: relative;
    width: 960px;
    height: 44px;
    margin: 0 auto;
}
#footer span
{
    position: absolute;
    top: 18px;
    font-family: Tahoma;
    font-size: 11px;
    color: #776e63;
}
#footer span a
{
    color: #776e63;
    font-weight: bold;
}
#footer span a:hover
{
    color: #fea100;
}
#footer span a.seo
{
    font-weight: normal;
}
#footer span a.seo:hover
{
    color: #776e63;
}
#footer span.riseuplabs
{
    left: 0px;
}
#footer span.hmdesign
{
    right: 0px;
}
#footer span.socialnetworking
{
    right: 0px;
}
#footer span.socialnetworking a
{
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 10px;
}
#footer span.socialnetworking a.appstore
{
    background: url(../front_img/social_networking_icon_appstore.png) no-repeat left top;
}
#footer span.socialnetworking a.facebook
{
    background: url(../front_img/social_networking_icon_facebook.png) no-repeat left top;
}
#footer span.socialnetworking a.youtube
{
    background: url(../front_img/social_networking_icon_youtube.png) no-repeat left top;
}
#footer span.socialnetworking a.twitter
{
    background: url(../front_img/social_networking_icon_twitter.png) no-repeat left top;
}
#footer span.socialnetworking a.flickr
{
    background: url(../front_img/social_networking_icon_flickr.png) no-repeat left top;
}
#footer span.socialnetworking a.myspace
{
    background: url(../front_img/social_networking_icon_myspace.png) no-repeat left top;
}
/* --------------------- Contact Us ------------------ */
#body_wrapper .contact_page .info
{
    position: relative;
    height: 115px;
    background: url(../front_img/contact_page_info_bg.jpg) no-repeat left bottom;
}
#body_wrapper .contact_page .info p
{
    position: absolute;
}
#body_wrapper .contact_page .info p.text
{
    left: 0px;
    top: 0px;
    width: 450px;
    text-align: justify;
}
#body_wrapper .contact_page .info p.add_a
{
    right: 235px;
    top: 0px;
    width: 220px;
    border-right: solid 1px #fea100;
}
#body_wrapper .contact_page .info p.add_b
{
    right: 0px;
    top: 0px;
    width: 215px;
}
#body_wrapper .contact_page .info p label
{
    float: left;
    clear: left;
    display: block;
    width: 65px;
}
#body_wrapper .contact_page .info p span
{
    float: left;
    color: #fff;
}
#body_wrapper .contact_page .info p span a
{
    color: #fea100;
}
#contact_form
{
    width: 970px;
    margin-left: -5px;
}
#contact_form .left
{
    float: left;
    margin-right: 12px;
}
#contact_form .right
{
    float: right;
}
#contact_form p
{
	overflow: hidden;
}
#contact_form p label
{
    padding-left: 14px;
}
#contact_form p span
{
    float: right;
}
#contact_form p span.active
{
    color: #fea100;
}
#contact_form p span.active dd
{
	float: left;
	padding-right: 5px;
}
#contact_form p span.active p
{
	float: right;
	background: red;
}
input.input_text
{
    display: block;
    width: 454px;
    height: 35px;
    padding: 2px 12px 10px;
    margin-top: 4px;
    color: #fea100;
    background: url(../front_img/contact_form_input_text_bg.png) no-repeat left top;
}
textarea.text_area
{
    display: block;
    width: 454px;
    height: 160px;
    padding: 12px 12px 15px;
    margin-top: 4px;
    color: #fea100;
    background: url(../front_img/contact_form_textarea_bg.png) no-repeat left top;
    overflow-y:hidden;
}
#contact_form p input.submit
{
    width: 71px;
    height: 33px;
    padding: 0 0 3px 0px;
    margin-top: 20px;
    margin-right: 2px;
    color: #8e8377;
    cursor: pointer;
    background: url(../front_img/button_submit_bg.png) no-repeat left top;
}
#contact_form p input.submit:hover
{
    color: #fea100;
}

