@charset "utf-8";
/* CSS Document */
/*
Theme Name:BRITISH GLORY GATE Seychelles
Author:BGG DESIGN ROOM
Description:BRITISH GLORY GATE LIMITED HOME PAGE [Seychells]
Theme URI:http://sg.britishglorygate.com/
Version:1.0
*/

@import url(company.css);

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#color5line {
	width:100%;
	height:15px;
	background-image:url(../../images/5color_bar.png);
	background-position:top;
	background-repeat:repeat;
}
#top_background {
	width:100%;
	height:129px;
	padding:20px 0 0 0;
	background-image:url(../images/bakground_top.png);
	background-position:center;
	background-repeat:repeat;
}
#top_line {
	width:100%;
	height:10px;
	background-image:url(../images/head_line.png);
	background-position:center;
	background-repeat:repeat;
}
.menu_box {
	width:1000px;
	margin:20px 0 0 0;
	padding:0 0 0 0;	
}
/*Header Menu---------------------------------------------*/
#linknavi {
	width:811px;
	height:20px;
	padding:0 0 0 0;
	margin:0 0 0 0; 
	overflow:hidden;
}
#linknavi li {
	list-style:none;
	width:161px;
	height:20px;
	float:left;
	font-size:8pt;
	border-right:1px solid #3399CC;
}
#linknavi li a {
	padding:3px 0 3px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;

}
#linknavi li a:hover {
	text-decoration: none;
	color:#990000;
	background-color:#CCCCCC;

}
#linknavi li.first {
	border-right:1px solid #FFFFFF;
}
/*Body------------------------------------------------------*/
#mein_back {
	width:960px;
	height:370px;
	padding:20px 20px 0 20px;
	text-align:left;
	background-image:url(../images/body_background.png);
	background-position:top;
	background-repeat:no-repeat;
}
.update_img {
	width:960px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
.update_box {
	width:960px;
	height:34px;
	margin:5px 0 5px 0;
	padding:0 0 3px 0;
	border-bottom:1px solid #666600;
}
.update_day {
	width:95px;
	margin:0 0 0 0;
	padding:8px 0 0 5px;
	font-size:10pt;
	text-align:left;
	line-height:12pt;
	float:left;
}
.update_posts {
	width:844px;
	margin:0 0 0 0;
	padding:0 10px 0 5px;
	font-size:10pt;
	text-align:left;
	line-height:12pt;
	float:right;
	border-left:1px solid #666600;
}
.partner_title {
	width:960px;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
}
.partner_out{
	width:240px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.partner_box {
	width:120px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
/*single---------------------------------------------*/
.single_out {
	width:700px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.single_title {
	width:680px;
	margin:0 0 0 0;
	padding:3px 10px 3px 10px;
	border-bottom:1px solid #3399CC;
	border-top:1px solid #3399CC;
	font-size:13pt;
	font-weight:600;
	color:#000000;
	text-align:left;
}
.single_txt {
	width:680px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:10pt;
	line-height:13pt;
	color:#333333;
	text-align:left;
}
.single_day {
	width:680px;
	margin:0 0 20px 0;
	padding:0 10px 0 10px;
	font-size:8pt;
	text-align:right;
	border-top:1px solid #3399FF;
}
.next_out {
	width:500px;
	margin:20px 0 0 0;
	padding:0 0 0 0;	
}
.next {
	width:250px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:10pt;
	color:#333333;
	text-decoration:none;
	text-align:center;
	float:left;
}
.next a {
	color:#333333;
	text-decoration:none;
}
.next a:hover {
	color:#CC3333;
	text-decoration:underline;
}
	
/*page---------------------------------------------*/
#page_out {
	width:960px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*404---------------------------------------------*/
#404_out {
	width:960px;
	height:350px
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*footer---------------------------------------------*/
.foot_box {
	width:1000px;
	margin:10px 0 10px 0;
	padding:9px 0 0 0;
	border-top:1px solid #3399CC;
	text-align:center;
	font-size:9pt;
	color:#000000;
}
/*clear---------------------------------------------*/
.clear {
clear:both;
}
.clear hr {
display:none;
}