/* Reset Brower Defaults */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption {margin: 0;padding: 0;border: 0;outline: 0;font-weight:normal;font-style:inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/*:focus {outline: 0;}*//* remember to define focus styles! */
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
caption {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

html, body {
	min-height: 100%;
	
}
body {
    background-color: #ECECEA;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	color: #515151;
	height: 100%;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #707070;
}
h1{
    font-family: Times, Georgia;
    color: #545454;
	font-size: 16px;
}

#container_border_out {
	margin-left: auto;
	margin-right: auto;
    min-height: 100%;
    background-color: #FFFFFF;
	width: 783px;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
}
#container_border_in {
	position: relative;
    min-height: 100%;
	margin-left: auto;
	margin-right: auto;
    background-color: #FFFFFF;
	width: 777px;
	border-left: 1px solid lightgray;
}
#container_main {
	position: relative;
    min-height: 100%;
	margin: 0 0 0 88px;
    background-color: #FFFFFF;
	width: 600px;
}

#site_content {
    min-height: 100%;
    height: auto;
	position: relative;
    padding-top: 60px;
    width: 368px;
	line-height: 14px;
}

#logo {
	position: relative;
	top: 22px;
	width: 174px;
	height: 75px;
	text-indent: -1000em;
	overflow: hidden;
	background: transparent url(../images/runskip_database_web_applications.gif) no-repeat 0 0;
}

.link_c_1 {
    color: #fa5e1b;
	font-size: 11px;
    }
.link_c_2:hover {
    color: #A6A6A6;
	font-size: 11px;
    }
.link_c_3:active, link, visited {
    text-decoration:none;
    }


.blue_link {
    color: #22A2E0;
	font-size: 11px;
    }
.blue_link:hover {
    color: #A6A6A6;
	font-size: 11px;
    }
.blue_link:active, link, visited {
    text-decoration:none;
    }


.blue_link_times {
    font-family: Times, Georgia;
    color: #22A2E0;
	font-size: 11px;
    }
.blue_link_times:hover {
    color: #A6A6A6;
	font-size: 11px;
    }
.blue_link_times:active, link, visited {
    text-decoration:none;
    }


#newsletter_signup {
	position: absolute;
	top: 20px;
	left: 235px;
	width: 132px;
	height: 48px;
	text-indent: -1000em;
	overflow: hidden;
	background: transparent url(../images/newsletter_signup.gif) no-repeat 0 0;
}
#newsletter_signup_form {
    z-index: 50;
	position: absolute;
	top: 75px;
	left: 185px;
	width: 200px;
	height: 120px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid lightgray;
    background-color: #ECECEA;
    filter: alpha(opacity=80);-moz-opacity:.8;opacity:.8;
}

#nav_container {
    top: 0px;
    position: absolute;
    height: 100%;
    left: 430px;
    width: 236px;
    border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
}
#nav {
    position: relative;
	margin: 0 auto;
    height: 100%;
    width: 230px;
    border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
}
#nav ul {

}
#nav  ul li {
    text-indent: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid #D3D3D3;
}
#nav  ul li a {
    
}

.main_nav_on {
	color: #FFFFFF;
	text-decoration: none;
}
.main_nav_on:hover {
	color: #ECECEA;
}

#nav #phone {
    background-color: #ECECEA;
    color: #545454;
    font-size: 11px;
    padding: 70px 0 2px 0;
}
#nav .featured_systems {
    background-color: #FFFFFF;
    color: #545454;
    font-size: 10px;
    padding: 10px 0 2px 0;
}
#nav #nav_spacer {
    background-color: #f8f8f8;
    height: 30px;
    margin-top: 0px;
    padding-top: 0px;
}
#nav #nav_spacer_2 {
    background-color: #ECECEA;
    height: 100px;
    margin-top: 0px;
    padding-top: 0px;
}
.nav_item {
    background-color: #ECECEA;
}
.nav_item_on {
    background-color: #919191;
}
.nav_item_featured {
    background-color: #FFFFFF;
}

.error {
    color: red;
}
#email_error {
    z-index: 100;
    width: 280px;
    height: 15px;
}
#signup_success{padding: 7px 0;}

/*          home page               */
#home_header_graphic {
	position: relative;
    top: 53px;
    width: 368px;
	height: 110px;
}
#home_project_title{
    color: #545454;
    font-size: 11px;
    padding: 30px 0 4px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
}

/*          end home page               */
#project_list {
    position: absolute;
    top: 0px;
    left: 0px;
}
#project_list ul {

}
#project_list ul li {
    padding: 0 0 17px 0;
}
#project_list ul li img {
    float: left;
    margin-right: 20px;
}
#project_list ul li a {
    font-family: Times, Georgia;
    color: #22A2E0;
}
#project_list ul li a:hover {
    font-family: Times, Georgia;
    color: #000000;
}

.project_home {
    height: 40px;
    padding-bottom: 20px;
}
.project_home h3 {
    width:55px;
    height:36px;
    float:left;
    padding-top:2px;
}
.project_home p a {
    font-family: Times, Georgia;
    color: #22A2E0;
}
.project_home * {
    width:300px;
    float:right;
}
.project_home * * {
    width:auto;
    float:none;
}
#partner_list{

}
#partner_list ul {
}
#partner_list ul li {

}