/* CSS Document for Getting Started pages :: Stephanie Sullivan :: W3Conversions.com */

div#content4r a{		
	color:#015BA7;
}
div#content4r a:hover {
	color: #FF1100;
}
#col_one {
	float: left;
	width: 335px;
	padding-right: 45px;
}
#col_two {
	width: 360px;
	float: left;
}
.gs div#content4r h2 {
	border-bottom: none;	
}
.gs div#content4r p {
	margin: 1em 0;	
	font-size: 90%;
}
.gs div#content4r p a { 
	font-size: 100%;
}

/* right side definition list styles */
.gs dt {
	margin: 2em 0 0 0;
	padding: 0 0 15px 45px; 
}
.dev dt { 
	color: #015ba7; 
}	
.gs dd {
	margin: -8px 0 0; 
	padding: 0 0 25px 45px;
	background: url(http://www.developerforce.com/assets/images/gettingstarted/divider.gif) repeat-x left bottom;	
}
.gs dd.none { 
	background: none;	
	padding-bottom: 15px;
}
.gs dd a { 
	display: block;
	margin-top: .5em;
}
.gs dd a span {
	color: #999;
	font-size: 70% !important;
	padding-left: 5px;
}
.gs dd.last { 
	background: none;
}

/* definition list icons */
dt.icn_dev {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/ovw_icon_dev.gif) no-repeat;	
}
dt.icn_isv {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/ovw_icon_isv.gif) no-repeat;	
}
dt.icn_comm {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/ovw_icon_comm.gif) no-repeat;	
}
dt.icn_join {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/dev_icon_join.gif) no-repeat;
}
dt.icn_tut {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/dev_icon_tut.gif) no-repeat;
}
dt.icn_read {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/dev_icon_read.gif) no-repeat;
}
dt.icn_watch {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/dev_icon_watch.gif) no-repeat;
}
dt.icn_build {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/isv_icn_build.gif) no-repeat;
}
dt.icn_launch {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/isv_icn_launch.gif) no-repeat;
}
dt.icn_edit {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/comm_icn_edit.gif) no-repeat;
}
dt.icn_vote {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/comm_icn_vote.gif) no-repeat;
}
dt.icn_discuss {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/comm_icn_discuss.gif) no-repeat;
}
dt.icn_share {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/comm_icn_share.gif) no-repeat;
}
dt.icn_attend {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/comm_icn_attend.gif) no-repeat;
}

/* banner and h1 styles for each page */
/* Jon changed 33px to 63px below to accomodate huge new banners 2009-May-07 */
/* Then he removed it completely */
.gs #contentcontainer h1 {
}
/*
	width: 386px;
	height: 63px;
	text-indent: -2000px;
	margin: 20px 0 30px -14px; 
	border-bottom: none;
*/

#fpobanner-ovw {
background-color:#BFCFEA;
height:110px;
position:relative;
	background: url(http://www.developerforce.com/assets/images/gettingstarted/ban778_dfc_gs_fdcPlat.gif) no-repeat 0px 0px;
}
#fpobanner-dev {
background-color:#BFCFEA;
height:110px;
position:relative;
	background: url(http://www.developerforce.com/assets/images/gettingstarted/ban778_dfc_gs_fordevel.gif) no-repeat 0px 0px;
}
.nwcorner {
     background:transparent url(http://www.developerforce.com/assets/developerforce_aloha/common/css/images/wrap/corner-nw.png) no-repeat 0 0;
     height:18px;
     left:0;
     position:absolute;
     top:0;
     width:18px;
}

/* This, and others commented out Jon for new style 2009-May-07 
.dev #contentcontainer h1 {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/h1_dev.gif) no-repeat;
}
*/
#fpobanner-isv {
background-color:#BFCFEA;
height:110px;
position:relative;
	background: url(http://www.developerforce.com/assets/images/gettingstarted/ban778_dfc_gs_ISVs.gif) no-repeat 0px 0px;
}
/*
.isv #contentcontainer h1 {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/h1_isv.gif) no-repeat;
}
*/
#fpobanner-comm {
background-color:#BFCFEA;
height:110px;
position:relative;
	background: url(http://www.developerforce.com/assets/images/gettingstarted/ban778_dfc_gs_comm.gif) no-repeat 0px 0px;
}
/*
.comm #contentcontainer h1 {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/h1_comm.gif) no-repeat;
}
*/
/* list with gradient background */
.list_grad {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/list_background.jpg) no-repeat;
	width: 296px;
	padding: 10px 20px;
	margin-top: 20px;
	min-height: 150px; /* to support IE 5 & 6, a height: 150px can be added into the IECC if desired */ 
}
#content4r .list_grad h3 {
	color: #444;
	border-bottom: none;
}
.gs #content4r ul {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
.gs #content4r li {
	background: url(http://www.developerforce.com/assets/images/gettingstarted/arrow_orange.gif) no-repeat left center;	
	padding-left: 20px;
	line-height: 1.3;
}

.gs #content4r li a,
.gs #content4r li span{
	font-size: 90%;	
}
