/*********
DShope 2009: Courtesy of Everaldo
************/

#breadcrumbs{
	color:#6699cc;
	font:20px calibri, tahoma, arial;
	text-decoration:none;
}

/*****************
CODE BLOCKS
**********************/
div.robo-code {
	background-color:#FCFCFC;
	border:#9999FF solid 1px;
	overflow:scroll;
}

pre {
	margin-left:10px;
	margin-right:10px;
}

/*****************
PROJECT NAVIGATION BAR
**********************/
#login-bar{
	background: url(/rsc/login-bar.png) no-repeat;
	width:839px;
	height:24px;
	font: 11px Arial, Verdana, sans-serif;
	color:#FFFFFF;
}

#login-bar .user{
	float:left;
	padding:5px 5px 0px 5px;
}

#login-bar .profile{
	float:right;
	padding:5px 5px 0px 0px;
}

#bottom-nav{
	background: url(/rsc/news-bar-short.png) no-repeat;
	width:630px;
	height:31px;
	clear:both;
	float:left;
}

#bottom-nav #nav-box {
	position:relative;
	top:8px;
	left:10px;
}

#news-bar{
	display:block;
	background: url(/rsc/news-bar.png) no-repeat;
	width:840px;
	height:31px;
	clear:both;
	margin-top:10px;
}

#news-link-box a.sidemenu {
	display:inline;
	text-decoration: none;
	font:bold 12px Arial, Tahoma, Verdana, sans-serif;
	color: #000099;
	margin-left:5px;
	margin-top:7px;
	float:left;
}

#news-link-box a.sidemenu:hover {
	text-decoration: none;
	color:#FFFFFF;
	border: solid 1px #E5E8FA;
	background-color: #333366;
}

#news-bar-dark{
	display:inline;
	background: url(/rsc/news-bar-dark.png) no-repeat;
	width:840px;
	height:31px;
	clear:both;
	margin-top:10px;
	float:left;
}

#news-link-dark {
	display:inline;
	text-decoration: none;
	font:bold 12px Arial, Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	margin-left:5px;
	margin-top:7px;
	float:left;
}


#project-bar{
	background: url(/rsc/project-bar.png) no-repeat;
	width:839px;
	height:54px;
}

#project-bar #title{
	position:relative;
	top:5px;
	left:5px;
}

#project-bar h4{
	font:12px Georgia, serif;
	color:#000099;
}

#link-box{
	position:relative;
	left:5px;
	top:8px;
}

#link-box .links{
	width:110px;
	float:left;
	display:inline;
	padding-left:1px;
}

#link-box a.sidemenu {
	display:block;
	height:16px;
	text-decoration: none;
	font:12px Georgia, serif;
	color: #000099;
	border: solid 1px #CCCCCC;
	background-color: #e7e7e8;
	padding-left:5px;
}

#link-box a.sidemenu:hover {
	text-decoration: none;
	color:#FFFFFF;
	border: solid 1px #E5E8FA;
	background-color: #333366;
}

#share-box{
	position:relative;
	top:8px;
	float:right;
	padding-right:10px;
}

/*****************
CONTENT
**********************/
#body-boxes-robo {

}

#box-related{
	background: url(/rsc/related-bar.png) no-repeat;
	width:839px;
	height:180px;
	font: 10px Arial, Verdana, sans-serif;
	color:#FFFFFF;
	display:block;
	clear:both;
}


.box-3-titles{
	width:96px;
	margin-right:5px;
	float:left;
	clear:left;
	font:bold italic 12px Arial, sans-serif;
	color:#000099;
	margin-top:10px;
	text-align:right;
}

.box-3-text{
	width:390px;
	margin-left:5px;
	float:left;
	margin-top:10px;
	text-align:justify;
}

#box-3-content{
	width:500px;
	float:left;
	margin-right:5px;
	margin-top:10px;
}

.box-3-pictures{
	width:115px;
	clear:right;
	font-size:13px;
	font-face:Arial, sans-serif;
	margin-top:10px;
	float:right;
}

.pic a{
	background: #000099;
	width:110px;
	height:75px;
	clear:both;
	margin-bottom:10px;
	border: solid 1px #666666;
	display:block;
	float:right;
}

.pic a:hover{
	float:left;
}

#box-col-left{
	margin-left:0px;
	margin-top:10px;
	width:165px;
}

#box-right {
	width:650px;
}

/*****************
SIDEBAR
**********************/
.section-box{
	float:left;
	width:168px;
	margin-bottom:5px;
}

.section-box #title{
	background: url(/rsc/section-title.png) no-repeat;
	width:100%;
	height:20px;
}

.section-box #title p{
	font:bold 12px Arial, sans-serif;
	color:#333366;
	display:inline;
	position:relative;
	top:1px;
	left:2px;
}

.section-box #content{
	background:#6666cc;
	width:100%;
	padding-bottom:10px;
}

.section-box #content p{
	color:#FFFFFF;
	font:11px Arial, sans-serif;
	display:inline;
	position:relative;
	top:1px;
	left:2px;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding-left:3px;
}

.arrowlistmenu ul li {
	clear:both;
	padding-top:1px;
}

.arrowlistmenu ul li a{
	background: url(/rsc/arrowbullet_blue.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font:11px Arial, sans-serif;
	color:#FFFFFF;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	background-color: #F3F3F3;
	color:#000099;
}

/*****************
LIST
**********************/
ol.robo {
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

/*****************
TAGCLOUD
**********************/
#tagcloud-white {
    width: 100%;
    color:#000066;
    text-align:left;
}

#tagcloud-white a{
	color:#0000FF;
	font-family: Calibri, Myriad Pro, Tahoma, Arial;
}

#tagcloud-white a:link, #tagcloud-white a:visited {
	text-decoration:none;
}

#tagcloud-white a:hover, #tagcloud-white a:active {
	text-decoration: underline;
}


#tagcloud {
    width: 90%;
    color:#FFFFFF;
    margin-left:7px;
    padding-right:10px;
    text-align:justify;
}

#tagcloud a{
	color:#FFFFFF;
	font-family: Calibri, Myriad Pro, Tahoma, Arial;
}

#tagcloud a:link, #tagcloud a:visited {
	text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
	text-decoration: underline;
}

a.smallest {
    font-size: 9px;
}

a.small {
    font-size: 10px;
}

a.medium {
    font-size:12px;
}

a.large {
    font-size:15px;
}

a.largest {
    font-size:15px;
    font-weight:bold;
}
