@charset "utf-8";
/*
Copyright (c) 2009, efpg co. All rights reserved.
version: 0.1.0
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/wapper_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #333333;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #003399;
	text-decoration: none;
	}

a:hover {
	color: #FF6600;
	}
h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
img, img a {
border: none;
}
.clear { clear: both; }
.hidden{display:none;}

/* ----------------- IE  -----------------*/

li, a {
  noFocusLine:expression(this.onFocus=this.blur());
}

/* ----------------- Firefox -----------------*/

:focus {
  -moz-outline-style: none;
}


/* ----------------- Wrapper -----------------*/

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#header-wrapper {
	width: 100%;
	height: 65px;
	background: url(../images/img01.gif) repeat-x left top;
	margin-top: 5px;
}

#header {
	width: 960px;
	height: 65px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* ----------------- Header  -----------------*/

#logo {
	height: 60px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.change {
	background-image: url(../images/stu_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 93px;
	float: left;
	margin-top: 5px;
	text-align: center;
	margin-left: 50px;
	line-height: 20px;
	font-size: 12px;
}
.change a {
	color: #333333;
	text-decoration: none;
}
.change a:hover {
	text-decoration: underline;
}

.small2{
	positon:relative;
	float:right;
	margin-top: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.small2 a {
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.small2 a:hover {
	color: #006699;
	text-decoration: none;
}
/* Menu */
#menu-wrapper {
	width: 100%;
	background: url(../images/img02.gif) repeat-x left top;
	height: 26px;
	border-bottom-width: 21px;
	border-bottom-style: solid;
	border-bottom-color: #30a8c8;
}
#menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	z-index: 1000;
}

/* -----------------  page_wrapper  -----------------*/
#page_wrapper {
	width: 960px;
	padding: 0px;
	color: #333333;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

/* -----------------  col-one -----------------*/		
#col-one {
	width : 190px;
	float : left;
}
#col-one .boxed, #col-two .boxed {
	margin-bottom: 10px;
	border : 1px solid #9bbdd3;
}
#col-one .boxed2, #col-two .boxed2 {
	margin-bottom: 10px;
	border : 1px solid #9bbdd3;
	background-image: url(../images/col_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 8px;
	padding-left: 8px;
}
#col-one .boxed_ad {
	border: 1px solid #d0d3d8;
	padding: 4px;
	margin-bottom: 5px;
}

#col-one .boxed2 p {
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
	line-height: 16px;
}

#col-one .boxed .title, #col-two .boxed .title {
	height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/col_title_bg01.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#col-one .boxed2 .title, #col-two .boxed2 .title {
	font-size: 13px;
	color: #333333;
}
#col-one .boxed2 .title img, #col-two .boxed2 .title img {
	padding-top: 5px;
	padding-right: 5px;
}

#col-one .boxed .content, #col-two .boxed .content {
	padding: 9px;
	background-image: url(../images/img08.gif);
	background-repeat: repeat-x;
	background-color: #E5ECED;
}


#col-two .boxed .content ul li {
	padding-left: 10px;
	background-image: url(../images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-size: 12px;
}
#col-two .boxed2 ul li {
	padding-left: 10px;
	background-image: url(../images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-bottom: 0.6em;
	font-size: 12px;
}
#col-two .boxed2 ul li a {
	color: #333333;
	text-decoration: none;
}

.adbox img a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.adbox img {
	margin-bottom: 5px;
}
#col-two  .boxed  a:hover, #col-two .boxed2 a:hover, #col-two .boxed2 li a:hover     {
	text-decoration: none;
	color: #F75000;
}



/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 212px;
	margin-bottom: 0;
	margin-left: 202px;
}	
#col-two .boxed .content a {
	color: #006699;
}
#col-two .boxed .content a:hover {
	text-decoration: underline;
}

.content .price  h3  {
	color : #333333;
	float : left;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
.content .count  {
	float : right;
	color: #ff4800;
	text-align: right;
	font-size: 11px;
}
.line_01 {
	font-size: 1px;
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.gray_t10 {
	font-size: 10px;
	color: #666666;
}
.btn_blue{
	font-size: 12px;
	color: #003366;
	background-image: url(../images/btn_blue_1.gif);
	background-repeat: repeat-x;
	border: 1px solid #73b1d4;
	text-align: center;
	margin-bottom: 8px;
	padding: 2px;
}
.btn_blue a{
	color: #0066CC;
}
.btn_blue a:hover{
	color: #000000;
}
.newsbox {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 22px;
	font-size: 13px;
	color: #660033;
	margin-bottom: 1em;
}
.newsbox span {
	padding-top: 3px;
	float: left;
}

.newsbox img {
	padding-right: 5px;
}
ul#news/* Listen */
 {
	padding-top: 3px;
}
.newsboxcent {
	padding-left: 40px;
}


ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
	width: 535px;
	height: 150px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/* -----------------  noscript-Hinweis  -----------------*/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}

/* ----------------- col-two -----------------*/		

#col-two {
	float: right;
	width: 200px;
}
#tabs {
	padding: 0.2em;
	zoom: 1;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
*#tabs {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#anno_box {
	font-size: 12px;
	color: #666666;
	width: 520px;
}
#anno_box .input01 {
	height: 18px;
	border: 1px solid #999999;
}
input.butn01 {
	background-image: url(../images/formbg.gif);
	border: 1px solid #666666;
	font-size: 11px;
	color: #000000;
	text-align: center;
	height: 19px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}


#anno_box .total {
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-image: url(../images/anno_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.red_txt {
	font-weight: bold;
	color: #990000;
}
#anno_prc01 ul {
	float: left;
	width: 250px;
	overflow: hidden;
	height: 55px;
	margin-bottom: 10px;
}
#anno_box li, #anno_box li a {
	color: #666666;
	text-decoration: underline;
	margin-right: 3px;
	display: inline;
	line-height: 18px;
}
#anno_box li a:hover {
	color: #006699;
	text-decoration: underline;
}
#anno_prc01  h3, #anno_prc01 h3 a {
	color: #006699;
	margin-bottom: 5px;
	text-decoration: none;
}
#anno_prc01 h3 a:hover {
	color: #003399;
}
#anno_prc01 h3 span {
	color: #FF6600;
	font-size: 11px;
	padding-left: 6px;
}

#anno_prc01 ul.right {
	float: right;
	width: 250px;
	height: 55px;
}
/* ----------------- table -----------------*/

#stylet1 {
	border:1px solid gray;
	border-collapse:collapse;
	color:#fff;
	font:normal 12px verdana, arial, helvetica, sans-serif;
	background-color: #E5ECF9;
	width: 100%;
}
#stylet1 caption {
	border:1px solid #CCCCCC;
	color:#5C443A;
	font-weight:bold;
	letter-spacing:20px;
	padding:6px 4px 8px 0px;
	text-align:center;
	text-transform:uppercase;
}
#stylet1 td, #stylet1 th {
	color:#363636;
	padding:.4em;
	font-weight: normal;
}
#stylet1 tr {
	border:1px dotted #ffffff;
}
#stylet1 thead th, #stylet1 tfoot th {
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	text-align:left;
	text-transform:uppercase;
	background-color: #999999;
}
#stylet1 tbody td a {
	color:#333333;
	text-decoration:none;
	font-weight: normal;
}
#stylet1 tbody td a:hover {
	color: #006699;

}
#stylet1 tbody th a { color:#363636;
 font-weight:normal;
 text-decoration:none;
}
#stylet1 tbody th a:hover { color:#363636;
}
#stylet1 tbody th, tbody td {
	text-align:left;
	vertical-align:top;
	font-weight: normal;
}
#stylet1 tfoot td {
	color:#FFFFFF;
	padding-top:3px;
	background-color: #ffffff;
}
#stylet1 .odd {
	background:#e5ecf9;
}
#stylet1 tbody tr:hover {
	color:#000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}

/* -----------------member logo--------------------- */
#memberlog 

 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#memberlog   .titlep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.1em;
}

#memberlog2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
	background-color: #e2e2e2;
}
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#slider_container{
	position:relative;
	text-align:left;
	width:900px;
	margin-bottom:0em;
	height: 42px;
	margin-top: 0em;
	margin-right: auto;
	margin-left: auto;
	background-color: #e2e2e2;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
		}	
	#slider_content{
	position:relative;
	height: 42px;
	width: 900px;
		}			

/* Easy Slider */

	#slider{
	width: 900px;
}	
	#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
		}
	#slider li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:115px;
	height:42px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
		}	
#slider   ul   li   img  {
	height: 42px;
	width: 109px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slider ul li a {
}
	#prevBtn, #nextBtn{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-20px;
	top:-2px;
		}	
	#nextBtn{
	left:905px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												




/* ----------------- Footer -----------------*/

#footer-wrapper {
	width: 100%;
	height: 100px;
	color: #FFFFFF;
	background-color: #0088ac;
}
#footer  img.logo {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	padding-left: 0px;
}
#footer {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #0088ac;
}
.footer2 {
	background-color: #00566d;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif, serif;
	font-size: 11px;
	color: #FFFF99;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer  p a, #footer  p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.copyright a {
	padding-right: 15px;
	text-decoration: underline;
}
#footer  p a:hover {
	color: #FFFF33;
}

.copyright     {
	padding-left: 150px;

}
#formcontainer {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	letter-spacing: 0.05em;
}
#formcontainer blockquote {
	padding-left: 25px;
}

#formcontainer a {
	text-decoration: underline;
	color: #0066CC;
}
#formcontainer a:hover {
	color: #FF6600;
	text-decoration: none;
}

#formcontainer hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#formcontainer p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
#formcontainer label {
	float: left;
	width: 100px;
}
#formcontainer input, #myForm textarea, #myForm select {
	border: 1px solid #cac9b9;
}
