Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > f600baf7a13fc99bf615ab2aadcb19d6 > files > 5

openCOLLADA-doc-0-5.svn838.fc14.x86_64.rpm

/*
Default Colors:
Body-Background-Color: rgb(109, 160, 191);
*/
*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
}
a:visited, a{
	color: rgb(50, 91, 128);
	text-decoration:none;
}
a:hover{
	color: rgb(50, 91, 128);
	text-decoration:none;
}
li{
	list-style-type: none;
}
h1, h2, h3{
	font-size: 13px;
	font-weight: bolder;
}
img{
	border:none;
}
body{
	color: #000;
	background: rgb(109, 159, 192) url(../images/background.jpg) 0 0 repeat-x;
	text-align:center;
	margin-top: 60px;
	margin-bottom: 20px;
}
#wrap{
	/*width: 780px;*/
	width: 980px;
	margin: 0 auto;
	text-align: left;
	
}
#header{
	float:left;
	/*width: 780px;*/
	width: 980px;
	height: 130px;
	background-color: #FFF;
}
#menu{
	float:left;
	height:100%;
	/*width:780px;*/
	width:980px;
	text-align: left;
        position:relative;
        top:-30px;
	background-color: #FFF;
}
#main{
	display:block;
	float:left;
	/*width: 780px;*/
	width: 980px;
	text-align:left;
	text-align: left;
        position:relative;
        top:-30px;
}
#footer{
	font-size: 11px;
	float:left;
	/*width: 780px;*/
	width: 980px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
        position:relative;
        top:-30px;
}

/*Header
================================================================================*/
#header .head_l{
        float:left;
	position:relative;
        top:-30px;
	width:18px;
	height: 140px;
	background: transparent url(../images/header_l.png) no-repeat;
}
#header .head_r{
        float:left;
	position:relative;
        top:-30px;
	width:18px;
	height: 140px;
	background: transparent url(../images/header_r.png) no-repeat;
}
#header .head_c{
	height: 30px;
	/*width: 780px;*/
	width: 980px;
	position:relative;
        background: transparent url(../images/header_c.png) 0 0 repeat-x;
}
#header .head_content{
	position:relative;
	/*width:744px;*/
	width:944px;
	height:90px;
	float:left;
}

.head_content h1{
	float:right;
	color: rgb(100, 104, 107);
	font-size: 24px;
	position:absolute;
	bottom: -4px;
	right: 4px;
	
}
#logo{
	float:left;
	position:relative;
        left:2px;
	top:-10px;
}
#logotxt{
	float:right;
	position:relative;
	left:3px;
	top:96px;
	
}
#logotxt h1{
	font-size: 18px;
	letter-spacing: 1px;
	color: rgb(96,104,112);
}


/*Menu
================================================================================*/
.menu_content{
	position:relative;
	height: 34px;
	left:20px;
	/*width:744px;*/
	width:944px;
}
#navigation{
	float:left;
	position:relative;
	top:-2px;
	left:0px;
	width: 100%;
	width: auto;
}
#navigation_l{
	float:left;
	position:relative;
	width:8px;
	height:34px;
	top:-2px;
	background: transparent url(../images/menu_l.png) 0 0 no-repeat;
}
#navigation_r{
	float:right;
	position:relative;
	width:10px;
	height:34px;
	top:-2px;
	background: transparent url(../images/menu_r.png) 0 0 no-repeat;
}
#navigation *{
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-decoration:none;
}
ul#navigation{
	/*width:726px;*/
	width:926px;
	background: transparent url(../images/menu_c.png) 0 0 repeat-x;
}
	
ul#navigation li{
	float: left;
	list-style-type: none;
}
#navigation a{
	float: left;
	display: block;
	margin-right: 5px;
	margin-left: -3px;
	padding: 7px 5px 11px 5px;
}
#navigation a:hover{
	color: rgb(141,141,137);
}


/*Main-Area
================================================================================*/
.main_content{
	position:relative;
	top: 0px;
	float:left;
	/*width: 780px;*/
	width: 980px;
	height: 100%;
	height: auto;
	background: transparent url(../images/main_c.png) 0 0 repeat-y;
}


/*Sidebar
================================================================================*/
.sidebar{
	position:relative;
	left: 10px;
	float:left;
	width:160px;
}
.sidebar_nav{
	width: 153px;
	margin-left:10px;
        margin-right:11px;
	margin-top: 5px;
        margin-bottom:-1px;
}
.nav_head{
	width: 159px;
	height: 22px;
	background: transparent url(../images/sub_nav_head.png) 0 0 no-repeat;
}
.nav_head h3{
	position:relative;
	top: 2px;
	left: 9px;
	color: #FFF;
}
.nav_main{
	width: 145px;
	height: auto !important;
	height: 100%;
	padding:5px;
	padding-left:9px;
	background: transparent url(../images/sub_nav_main.png) 0 0 repeat-y;
}

.nav_main ul li a{
	text-decoration:none;
	font-weight:500;
}
.nav_main p{
	position:relative;
	left: -13px;
	margin-top:5px;
	text-align:center;
}
.nav_foot{
	width: 159px;
	height: 10px;
	background: transparent url(../images/sub_nav_foot.png) 0 0 no-repeat;
}
.sub_single{
	width:159px;
	height:26px;
	background: transparent url(../images/sub_nav_singel.png) 0 0 no-repeat;
        margin-bottom:6px;
	
}
.sub_single h3 a, .sub_single h3 a:visited{
	position:relative;
	top: 2px;
	left: 9px;
	color: #FFF;
	font-style: italic;
}
.sub_single h3 a:hover{
	color: rgb(141,141,137);
}

/*Content-Area
================================================================================*/
.content{
	position:relative;
	left: -5px;
	float:left;
	/*width:590px;*/
	width:790px;
}
.content_inner{
	/*width: 573px;*/
	width: 773px;
	margin-top: 5px;
	margin-left:10px;
}
.content_head{
	/*width: 579px;*/
	width: 779px;
	height: 23px;
	background: transparent url(../images/content_head.png) 0 0 no-repeat;
}
.head_menu{
	float:right;
	position:relative;
	top:1px;
	left: -14px;
	color:#FFF;
	font-size: 11px;
}

.head_menu p a, .head_menu p a:hover, .head_menu p a:visited {
	color:#FFF;
	font-size: 11px;
	text-decoration:none;
}

.head_menu img{
	position:relative;
	top: 2px;
}
.head3_menu{
	float:right;
	position:relative;
	top:-18px;
	left: 1px;

}
.contentlogo{
	float:left;
}

.content_main{
        position:relative;
        top:-1px;
	/*width: 580px;*/
	width: 780px;
	height: auto !important;
	height: 100%;
	padding:5px;
        padding-right:0px;
	padding-bottom:5px;
	background: transparent url(../images/content_main.png) 0 0 repeat-y;
}

.content_foot{
	position:relative;
	top: -10px;
	/*width: 579px;*/
	width: 779px;
	height: 10px;
	padding-bottom:0px;
        margin-bottom:-6px;
	background: transparent url(../images/content_foot.png) 0 0 no-repeat;
}
.content_head h1, .content_head h2{
	position:relative;
	top: 2px;
	left: 10px;
        color: #FFF;
}


.content_head h2 a, .content_head h2 a{
	float:left;
	position:relative;
	top: 0px;
	color: #FFF;
}
.content_head a:hover, .content_head a:hover{
	color: #FFF;
}
.content_head a:visited,  .content_heada:visited{
	color: #FFF;
}

.content_main a{
        
	font-style: italic;
}
.content_main h3{
        margin-left:5px;
	border-bottom: 1px solid rgb(50, 91, 128);
	/*width:555px;*/
	width:755px;
        font-style: italic;
        color: rgb(50, 91, 128);
}
.content_main p{
        margin-left:5px;
	margin-right:20px;
	margin-bottom: 10px;
}
.content_main p a{
	font-style: italic;
}
.content_main p a:hover{
	text-decoration:underline;
}
.psum p{
	margin-right:20px;
	margin-bottom: 10px;
	color: rgb(86, 98, 109);
}
.psum strong{
	font-size: 12px;	
}
.psum p a{
	color: rgb(86, 98, 109);
	font-size: 12px;
        font-style: normal;
}

.psum a:visited{
        color: rgb(86, 98, 109);
	font-size: 12px;
        font-style: normal;
}

.psum a:hover{
	text-decoration:underline;
	color: rgb(86, 98, 109);
	font-size: 12px;
        font-style: normal;
}
	
#data p{
	margin-right:20px;
	margin-bottom: 10px;
}
#data p a{
	font-style: italic;
}
#data p a:hover{
	text-decoration:underline;
}

/*Tabellen
================================================================================*/
table{
        margin:0px;
        padding:0px;
        border: 0px;
}
td{
        text-align:left;
        vertical-align:top;
}
td a{
	font-style: italic;
}
td a:hover{
	text-decoration:underline;
}
table.inner{
        color: rgb(86, 98, 109);
        font-style:bold;
}
table.out{
        width:556px;
        margin-bottom:10px;
}

/*Footer
================================================================================*/
.footer_content{
	position:relative;
	top: 0px;
	float:left;
	/*width: 780px;*/
	width: 980px;
	height: 35px;
	background: transparent url(../images/footer.png) 0 0 repeat-y;
}
.footer_content p, .footer_content a {
	font-size: 11px;
}