@import url("AWT/awt.css");

/* --------------------------------------------------
     base
-------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

.entry {
	text-align:left;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}

* html .pkg { display: inline-block; }
/* no ie mac ¡À*/
* html .pkg { height: 1%; }
.pkg { display: block; }

* html { display: inline-block; }
/* no ie mac ¡À*/
* html { height: 1%; }

/* --------------------------------------------------
     anchor
-------------------------------------------------- */

a { color: #666; text-decoration: underline; }
a:hover { color: #ccc; }
a img { border: 0; }

/* --------------------------------------------------
     body
-------------------------------------------------- */

body {
	/* setting border: 0 hoses ie5 win window inner well border */
	text-align: center;
	font-family:Osaka, £Í£Ó £Ð¥´¥·¥Ã¥¯, MS UI Gothic, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #333;
	background-color: #e8ffeb;
	margin: 0px;
	padding: 0px;
}

/* --------------------------------------------------
     container
-------------------------------------------------- */

#container_bg {
	margin: 0px auto; /* center on everything else */
	width: 934px;
	background: url(http://www.diving-license.com/Image/container_bg.gif) 0 0 repeat-y;
	padding: 0px;
}









#container {
	position: relative;
	margin: 0px; /* center on everything else */
	width: 800px;
        padding: 0px  67px;
        overflow: hidden;
}

*html #container {
	position: relative;
	margin: 0px; /* center on everything else */
	width: 800px;
	padding: 0px 0px;
        overflow: hidden;
}



#container-inner {
	position: static;
	width: 800px;
	margin: 0px auto;
        overflow: hidden;
}

/* --------------------------------------------------
     header
-------------------------------------------------- */

#header {
	position: relative;
	width: 800px; /* necessary for ie win */
	margin: 0px;
}

#header-inner {
	position: static;
	width: 100%;
}


#header-wrap {
	position: static;
	width: 100%;
}

.header-text {
	color: #fff;
	margin: 0px;
	padding: 5px 40px 2px 5px;
	font-weight: normal;
	font-size:11px;
	word-break:break-all;
	overflow:hidden;
	position: relative;
}


#header a {
	color: #3d538d;
	text-decoration: none;
}

#header a:hover {
	color: #000000;
	text-decoration: none;
}

.header_link {
	float: right;
	margin: 50px 20px 0px 0px;
	font-size:11px;
}


#crumb {
	font-size: 11px;
	padding: 5px 10px;
	color: #333;
}

/* --------------------------------------------------
     pagebody
-------------------------------------------------- */

#pagebody {
	position: relative;
	text-align: left;
	width: 800px;
	background: url(http://www.diving-license.com/Image/bg_1800long.gif) 0 0 repeat-y;
}

#pagebody-inner {
	position: static;
	width: 100%;
	background: url(http://www.diving-license.com/Image/side_menu_bg4.gif) 0 0 no-repeat;
}

/* --------------------------------------------------
     alpha
-------------------------------------------------- */

#alpha {
	width:620px;
	padding: 0px;
	margin: 0px;
	display: inline; /* ie win bugfix */
	position: relative;
	float: right;
}

#alpha-inner {
	width:620px;
	position: static;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/* --------------------------------------------------
     beta
-------------------------------------------------- */

#beta {
	width: 180px;
	margin: 0px;
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
}

#beta-inner {
	position: static;
	width: 100%;
}

/*.content-nav {
	margin: 10px;
	text-align: center;
	display: none;
}*/

/* --------------------------------------------------
     side menu
-------------------------------------------------- */
.side-menu {
	width: 180px;
	margin: 0px;
	position: relative;
	font-size:12px;
	list-style:none;
}

.aamenu {
	width: 160px;
	margin: 0px 10px;
	list-style:none;
}

.aamenu0 {
	margin-top: 5px;
        margin-bottom: 3px;	
	width: 160px;
	height: 38px;
	font-size: 10px;
	list-style:none;
}

.aamenu0 a {
	display: block;
	color: #ff8702;
	text-decoration:none;
	text-indent: 14px;
	line-height: 36px;
	width: 160px;
	height: 38px;
	font-weight: bold;
	background: url(http://www.diving-license.com/Image/menu_df3.gif) 0 0 no-repeat;
}

.aamenu0 a:hover {
	color: #006650;
	font-weight: bold;
	background: url(http://www.diving-license.com/Image/menu_ov3.gif) 0 0 no-repeat;
}

.aamenu2 {
	margin: 3px 0px 3px 21px;
	width: 147px;
	height: 23px;
	font-size: 10px;
	border-bottom: 1px dashed #999;
	display: block;
	list-style:none;
}

.aamenu2 a{	
	margin: 0px;
	color:#333;
	text-decoration:none;
/*text-indent: 35px;*/
	line-height: 20px;
}

.aamenu2 a:hover{
	color:#888;
}

/* --------------------------------------------------
     side banner
-------------------------------------------------- */

#side-banner {
	margin: 30px 10px;
}



#rssfeed {
	margin-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

/* --------------------------------------------------
     footer
-------------------------------------------------- */

#footer {
	width: 620px;
	margin: 20px 0px 0px 0px;
	clear: both;
	display: block;
	position: relative;
	text-align : right;
  color: #9f9f9f;
	background-image: url(http://www.diving-license.com/Image/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_link {
	font-size : 10px;
	padding: 15px;
	line-height: 1.3;
	position: static;
}

.footer_link ul,
.footer_link ul li {
	display:inline;
	list-style:none;
}

.footer_link a {
	text-decoration : none ;
}

.footer_link a:hover {
	text-decoration : none;
}

#copyright {
	font-size : 10px ;
	margin: 10px auto;
}

/* --------------------------------------------------
     other
-------------------------------------------------- */

#designed_by_aa {
	border: 1px dashed #97C5FF;
	margin-bottom: 0;
	padding: 8px;
	color: #000000;
	font-size: 10px;
	line-height: 1.2;

	display:none;
}

#aarss {
	padding:3px 5px 10px 10px;
}

/* --------------------------------------------------
     general
-------------------------------------------------- */
.right {
	float:right;
}

.left {
	float:left;
}
