 @charset "utf-8";


 @font-face {
    font-family: Calibri;
    font-style:  normal;
    font-weight: normal;
    src: url(../font/CALIBRI2.eot);
  }
   @font-face {
    font-family: Calibri;
    font-style:  normal;
    font-weight: 700;
    src: url(../font/CALIBRI1.eot);
  }
  @font-face {
    font-family: Calibri;
    font-style:  oblique;
    font-weight: normal;
    src: url(../font/CALIBRI0.eot);
	}
* {
	margin: 0px;
	padding: 0px;
}
.adver_b {
	height: 10px;
	background: url(../images/item_b_hover.png) repeat-x scroll 0px 0px;
}
.adver_bl {
	background: url(../images/item_bl_hover.png) no-repeat 0% 0px;
	height: 10px;
        padding-left: 10px;
}
.adver_br {
	background: url(../images/item_br_hover.png) no-repeat 100% 0px;
	height: 10px;
	padding-right: 10px;
}
.adver_back {
	background-image: url(../images/item_m_hover.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;
}
.adver_back h2 {
	font-size: 16px;
	font-family: Calibri;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.adver_body {
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	background-repeat: repeat;
	background-position: top;
        height:200px;
}
.adver_t {
	background-image: url(../images/header_m.png);
	background-repeat: repeat-x;
	height: 25px;
}
.adver_tl {
	height: 25px;
	padding-left: 10px;
	background: url(../images/header_l.png) no-repeat 0px 0px;
}
.adver_tr {
	background-image: url(../images/header_r.png);
	height: 25px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 100%;
}
.adver_t h1 {
	font-size: 16px;
	color: #666666;
	padding-top: 3px;
}
#ajax_loader {
	height: 915px;
	width: 664px;
	float: left;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
        background-color:#ffffff;
}
/* following css rule is not in usage - Akif Cardak 07 August 2008
.b1 {
	background-image: url(../images/bot_2_380.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
*/
.box1 {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box1 h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/kl-h1_r.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	color: #FFFFFF;
	background-position: 0px -20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-bottom: 0px;
}
.boxed_newitems {
	width: 221px;
	padding: 2px;
        margin: auto;
}
.check {
   background: #ECF8FD url(../images/check2.gif) no-repeat 98% center;
}
.check:hover {
   background-color: #D1EFFA;
}
.clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 1px;
}
.columleft {
	margin-right: 25px;
	float: left;
	width: 50%;
}
.columright {
	float: right;
}

#content {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 898px;
        background-color:#ffffff;
}
.d_account_access {
	margin-top: 15px;
        margin-right:10px;
        font-size:14px;
}
.d_account_access ul {
	padding-left: 10px;
	display: inline;
	list-style: url(none) none;
}
.d_menu {
   display:none;
   background-color:#ffffff;
}
.d_main_container {
        background-color:#ffffff;
	margin: 0px;
	padding: 0px;
}
.d_main {
        background-color:#ffffff;
	width: 860px;
	position: relative;
	margin: 0px auto;
	padding: 10px 20px 50px 20px;
}
.d_page_container {
	background: #ffffff;
}
/* following css rule is not in usage - Akif Cardak 30 August 2008

.d_footer_container {
	border-top: 5px solid #B6D1E2;
}
.d_footer h3 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.d_footer ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.d_footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58454B;
}
.d_footer a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.6em;
	font-size: 120%;
}
.d_footer a:hover {
	color: #FF6699;
}
.d_footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-weight: bold;
	clear: both;
	background-color: #CFDBE7;
	border-top: 2px #000000;
	border-right: 2px #000000;
	border-bottom: 2px #000000;
	border-left: 2px #000000;
	width: 870px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px auto;
}
.d_footer p {
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

*/

.d_login_header {
	background: #ffffff;
	height: 45px;
	width: 500px;
	border-bottom: 1px solid #666666;
}
.d_login_form {
	padding: 10px 30px;
	background: #ffffff;
	border-bottom: 19px solid #666666;
}
.d_login_wrapper {
	margin: 60px auto 90px;
	border: 1px solid #999999;
	width: 500px;
}
.d_quick_access h4 {
   font-size:15px;
}
.d_quick_access {
	float: right;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 5px;
	text-align: right;
	width: 200px;
	font: 15px Calibri, Arial, Helvetica, sans-serif;
}
.d_quick_access  li {
	background: no-repeat;
	display: inline;
	padding-left: 3px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.d_quick_access  a {
	color: #E1F1FB;
        text-decoration:none;
}
.d_quick_access  a:hover {
	color: #0099FF;
        text-decoration: underline;
}
.d_header {
	border-top: 5px solid #0D2131;
	margin: 0px;
	padding: 0px;
	z-index: 999;
}
.d_shop_access {
	margin-top: 19px;
	padding-right: 5px;
}
.d_header_container {
        background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.d_header_logo {
	padding: 10px;
	width: 930px;
	position: relative;
	margin: 0pt auto 0px;
}
.d_header_h1 {
	padding: 0px 0px 10px 12px;
	color: #FFFFFF;
	font: italic bold 16px Geneva, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
}
.d_quicksearch {
	padding: 1px 20px 0px 40px;
	height: 30px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #ffffff;
	border-width: medium;
	border-style: none;
}
.d_quicksearch .d_input_search_text {
	width: 212px;
	margin-right: 4px;
	margin-left: 13px;
	background: #FFFFFF;
}
#d_quicksearch  legend {
	display: none;
}
#d_quicksearch {
	display: inline;
}
table.details {
   margin:0px auto;
}
.details th, .details td {
   padding:3px;
   font-family: Arial, Helvetica, sans-serif;
   font-size:13px
}
.details img {
   border:1px solid #BBBBBB;
   padding:1px;
}
.firebug:hover {
   background-color: #e6e9ec;
}
.firebug {
   font-weight:normal;
}
#footer {
   display:none;
   background-color:#ffffff;
}
#footer p {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer h3 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58454B;
}
#footer a {
	text-decoration: none;
	color: #010F52;
	line-height: 1.6em;
	font-size: 120%;
}
#footer a:hover {
	color: #990099;
}
#form1 input {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 10px;
}
#form1 .login_bt {
	height: 23px;
	width: 70px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #ffffff;
	color: #FFFFFF;
	margin-top: 6px;
}
#form1 .chkbx {
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form2 {
	padding-top: 10px;
	padding-left: 60px;
}
h3.results {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   text-align:center;
   font-size:19px;
   padding: 10px 30px 20px 30px;
}
#head {
	background-image: url(../images/has-nihon-header5.jpg);
	height: 103px;
	position: relative;
	width: 900px;
}
#head2 {
   display:none;
   background-color:#ffffff;
}
#header {
	margin: 0px;
	padding: 0px;
	display: none;
}
#headimg1 {
	position: absolute;
	top: 140px;
	left: 10px;
}
#Headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	float: right;
	margin-right: 15px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 40px;
}
#Headtext h1 {
	font-size: 17px;
}
#Headtext ul {
	list-style-image: none;
	padding-top: 0px;
	list-style-type: none;
}
#loginfooter {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/masthead-links-gradient_r2.gif);
	background-repeat: repeat-x;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	background-position: top;
}
#loginfooter img {
	margin-top: 0px;
}

#lowerbar {
	margin: 0px;
	padding: 0px;
}
#lowerbar img {
	margin: 0px;
	padding: 0px;
}
#lowerbar1 {
	height: 15px;
	width: 180px;
	float: left;
	background-color: #ffffff;
}
#lowerbar2 {
	height: 15px;
	width: 718px;
	background-color: #ffffff;
	float: left;
}
#lowerbar3 {
	float: left;
	height: 15px;
	width: 255px;
	background-color: #ffffff;

.m1 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 3px;
	float: left;
}
.m2 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 15px;
	float: left;
}
.m1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #CACACA;
	width: 220px;
        height:340px;
	background-color: #ffffff;
.m1 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#masthead {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	width: 900px;
}
#maincontent {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 463px;
}
#mainlowerbar {
	background-color: #ffffff;
	height: 23px;
	background-image: url(../images/Untitled-1.gif);
	background-repeat: repeat;
	background-position: 2px;
}
#middle {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#minorlowerbar {
	float: right;
	width: 264px;
	background-color: #ffffff;
        height: 23px;
	background-image: url(../images/bg_gradiant_2_r.gif);
	background-position: 0px;
}
  

#navigation ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0033CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	padding: 0px;
	line-height: 2.3em;
}
#navigation a:hover {
	color: #FFFFFF;
}
#navigation a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
#navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	text-decoration: none;
	color: #66CCFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#navigation {
	background-image: url(/static/hasnihon/images/porsche_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 240px;
	height: 31px;
	clear: both;
}
#navigation table {
	margin-left: 40px;
	width: 450px;
}
#news_text {
	font-family: Calibri;
	padding: 10px 5px 10px 5px;
	list-style-image: none;
	list-style-type: none;
}
#news_text a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}
#newitems_container {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	height: 695px;
	float: left;
	width: 463px;
	padding: 0px 0px 15px;
}
#noborder1 {
	border-style: none;
}
.no_entry {
   background: url(../images/no_entry2.gif) no-repeat 95% center;
}
.no_entry:hover {
   background-color: #D9D9B3;
}
p {
   text-indent:0px;
}
#p_of_lowerbar {
	margin: 0px;
	padding: 0px;
}
.pricer {
	text-decoration: line-through;
	color: #FF0000;
}
#right {
	float: left;
	width: 255px;
	height: 695px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}
.r1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 221px;
	display: block;
}
.image_border {
	padding: 1px;
	border: 1px solid #999999;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
input.d_input_search_text, textarea {
	padding: 2px;
	font: italic 12px Arial, Helvetica, sans-serif;
	border: 1px solid #B6B6B6;
	vertical-align: middle;
}
input {
	vertical-align: middle;
}
img {
	behavior: url("pngbehavior.htc");
}
#d_logo {
	height: 76px;
	width: 160px;
	float: left;
}
.new_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0066;
}
#main_container {
	width: 718px;
	float: left;
        background-color:white;
}
#map_pic {
	padding: 1px;
	border: 1px double #999999;
	margin: 5px;
	float: left;
}
#map_pic1 {
	padding-top: 2px;
}
#map_pic2 {
	padding-top: 2px;
}
.m1 .m1_bt img {
	float: none;
	border-style: none;
	display: block;
	margin: 0px auto;
}
.m1_poller {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #CACACA;
	width: 378px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.m1_poller h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#s_map_img {
	border-top: 1px dotted #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 5px;
}
#map_box {
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#map_box  li {
	list-style: none;
	background: url(../images/ball_red.png) no-repeat 0px 3px;
	padding-left: 20px;
}
.background_remover {
	background: url(none);
}
#map_pic1 a {
	background: url(none);
	margin: 0px;
	padding: 2px;
}
#map_pic2 a {
	background: url(none);
	margin: 0px;
	padding: 2px;
}
#map_pic2 a:hover {
	border: 1px dotted #FF9999;
	padding: 1px;
}
#map_pic1 a:hover {
	border: 1px dotted #FF9999;
	padding: 1px;
}
.options th {
   padding: 3px;
   font-family: Arial, Helvetica, sans-serif;
   font-size:13px
}
.options td {
   padding:3px 22px 3px 3px;
   font-family: Arial, Helvetica, sans-serif;
   font-size:13px
}
#registration_form {
   height:1450px;
   margin: auto;
   padding:20px;
   border:1px solid #CCC;
}
.results th {
   padding: 3px;
}
.results td {
   padding: 4px 10px;
}
.s_container {
	background: #FAFCFB url(../images/bg_s1.jpg) repeat-x 0px -25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.s_text1 {
	width: 640px;
	margin: 0px auto;
	height: 1000px;
        border: 1px solid #C4C1BC;
        padding:5px;
	background: #F8F7F5;
        font: 15px Arial, Helvetica, sans-sserif;
}
.s_text2 {
	width: 440px;
	margin: 0px auto;
        border: 1px solid #C4C1BC;
        padding:5px;
	background: #F8F7F5;
        font: 15px Arial, Helvetica, sans-sserif;
}
.s_text2 h2 {
	font: italic 22px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 37px;
}
.s_box_head {
	background: #FFFFFF url(../images/base_mini_head_bg.gif) repeat-x 0px 0px;
	padding: 2px 5px 3px;
	border-top: #DDDDDD;
	border-right: #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: #DDDDDD;
	height: 28px;
}
.s_box_head h1 {
	font: italic 24px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 40px;
}
.s_box_content {
	background: #F8F7F5;
	padding: 5px 5px 0px;
	margin: 0px 0px 20px 0px;
	overflow: auto;
	height: 936px;
}
.s_box_content p {
	padding-left: 15px;
	padding-top: 4px;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-right: 15px;
        text-indent: 0px;
}
.s_box_content h2 {
	font: italic 22px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 37px;
}
/* following css rule is not in usage - Akif Cardak 07 August 2008
.s_box_content_ h2 {
	font: 22px Geneva, Arial, Helvetica, sans-serif;
	color: #6699FF;
	padding: 0px 5px 5px 0px;
	text-align: justify;
}
*/
.s_box_content li {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #666666;
}
.s_box_content ol {
	list-style: none outside;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
.s_box_content ul li {
	border-style: none;
	list-style: disc inside;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.s_compare {
	border: 1px solid #BEBCB7;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.s_first_row td {
	background: url(../images/subtitle-gradient.gif) repeat-x 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 50%;
}
.s_row_odd td {
	background: #FFFFFF;
	padding: 2px 4px;
	font: 14px Arial, Helvetica, sans-serif;
	border-top: 1px solid #D9DDE3;
}
.s_row_even td {
	font: 14px Arial, Helvetica, sans-serif;
	background: #EEEDED;
	padding: 2px 4px;
	border-top: 1px solid #D9DDE3;
}
.s_box_content ol ol {
	border-style: none;
	list-style: decimal;
	font-size: 14px;
}
.s_box_content ol ol li {
	border-style: none;
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
        padding-bottom: 5px;
	color: #363636;
}
.s_box_content ol ol ol {
	list-style: upper-alpha;
}
.s_box_footer {
	background: url(../images/item_m_hover.jpg) repeat-x 0px -30px;
	border-top: 1px dotted #BEBEBE;
	padding: 3px 20px;
	height: 23px;
	width: 600px;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	border-left: 1px solid #C4C1BC;
	margin: 0px auto;
}
.s_box_footer img {

}
.s_box_footer_nav {
	float: right;
	padding-right: 15px;
}
.s_box_footer a {
	text-decoration: none;
	color: #6699FF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 15px;
}
.s_box_footer a:hover {
	color: #333333;
}
#s_contacts_header {
	margin: 0px auto;
	width: 600px;
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
#s_contacts_menues_container {
	width: 640px;
	margin: 0px auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.s_accordion_content_wrapper {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.s_accordion_content_header {
	background: url(../images/subtitle-gradient.gif) repeat-x 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 10px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
}
.s_accordion_content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 6px 5px;
}
.s_accordion_content a {
	font: bold 13px Arial, Helvetica, sans-serif;
	background: url(../images/forwd_16.png) no-repeat 1px 0px;
	padding-left: 20px;
	color: #003399;
	text-decoration: none;
}
.s_accordion_content h1 {
	border-bottom: 1px dotted #66CCFF;
	padding: 17px 3px 1px;
	font: bold 18px Arial, Helvetica, sans-serif;
	list-style: url(../images/opts_16.png) inside;
	margin-bottom: 7px;
}
.s_accordion_content p {
	padding-bottom: 5px;
	font-size: 12px;
}
.s_accordion_content h5 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
.s_accordion_content table {
	margin-right: auto;
	margin-left: auto;
}
.s_accordion_content td {
	width: 50%;
}
.s_accordion_content_style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-weight: bold;
}
.s_box_content2 {
	background: #F8F7F5;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	height: 931px;
	margin: 0px;
}
.s_box_content3 {
	background: #F8F7F5;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}

.s_box_content3 p {
	padding-left: 15px;
	padding-top: 4px;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.s_box_content3 h2 {
	font: 22px Geneva, Arial, Helvetica, sans-serif;
	color: #6699FF;
	padding: 0px 5px 5px 0px;
}
#s_list1 {
	padding-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.s_box_content h3 {
	padding-left: 35px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color: #003333;
	text-align: justify;
}
.s_box_content a {
	text-decoration: none;
	color: #3366CC;
}
.s_box_content a:hover {
	color: #003399;
	border-bottom: 1px dotted #CCCCCC;
}#s_terms_header {
	background: url(../images/Terms.jpg) no-repeat;
	height: 150px;
	width: 590px;
	margin: 20px auto;
	padding: 1px;
	border: 1px solid #999999;
}
.s_box_content blockquote {
	font: italic bold 12px Arial, Helvetica, sans-serif;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
.s_box_content .block_li_1 {
	font-size: 24px;
	background: url(../images/fastf_16_3.png) no-repeat 16px 7px;
}
.s_services {
	margin-top: 10px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}
.s_service_main_photo {
	padding: 5px 25px 5px 24px;
	border-top: 2px solid #0066CC;
	border-bottom: 2px solid #0066CC;
	margin-top: 3px;
	margin-bottom: 7px;
}
.s_service_image_holder {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.s_service_thumb_holder {
	padding-top: 5px;
	margin-bottom: 5px;
	height: auto;
	padding-bottom: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.s_service_thumb_holder img {
	margin-right: 5px;
	margin-left: 5px;
	height: 20%;
	width: 20%;
	float: left;
}
.s_service_main_photo img {
	margin-right: auto;
	margin-left: auto;
}
.s_service_image_holder .s_service_thumb_holder a
{
	background: none;
	padding: 0px;
	 
}
#s_table1 td {
        padding-top: 7px;
	padding-bottom: 7px;
}
  
#s_table2 td {
        padding-top: 7px;
	padding-bottom: 7px;
}
.s_team {
	float: left;
	margin-left: 4px;
	margin-top: 5px;
	width: 395px;
	margin-right: 5px;
	
}
.s_team_content_wrapper {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.s_team_content_header {
	background: url(../images/subtitle-gradient.gif) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 3px;
}
.s_team_content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 6px 2px 3px;
}
.s_team_content a {
	font: bold 13px Arial, Helvetica, sans-serif;
	background: url(../images/forwd_16.png) no-repeat 1px 0px;
	padding-left: 20px;
	color: #003399;
	text-decoration: none;
}
.s_team_content h1 {
	border-bottom: 1px dotted #66CCFF;
	padding: 17px 3px 1px;
	font: bold 18px Arial, Helvetica, sans-serif;
	list-style: url(../images/opts_16.png) inside;
	margin-bottom: 7px;
}
.s_team_content p {
	padding-bottom: 0px;
	font-size: 12px;
}
.s_team_content h5 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}.s_team_content_header p {
	padding: 2px 0px 2px 5px;
	margin: 0px;
}
#s_profile td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#s_profile a {
	font: italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
}
#s_profile a:hover {
	text-decoration: underline;
}
#search_middle {
	margin-left: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339900;
	font-style: italic;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
	height: 77px;
	width: 365px;
	background: #FFFFFF url(../images/back_1_2.jpg) no-repeat 0px 0px;
}
#userarea {
	margin: 0;
	float: left;
	width: 180px;
	background-color: #ffffff;
	padding: 0px;
	height: 710px;
}
#userarea #form1 {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	font-family: Calibri;
}
/* following css rule is not in usage - Akif Cardak 07 August 2008
.t1 {
	background-image: url(../images/ket_2_380.jpg);
	height: 10px;
	background-repeat: repeat-x;
	width: 480px;
	margin: 0px;
	padding: 0px;
}
.t1 h1 {
	font-size: 16px;
        font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url(../images/bu_1.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	background-position: 15px 12px;
	color: #339900;
}
*/
.team-container {
	background: #F1F1F1 
	url(../images/bg_gcorner_left.gif) no-repeat scroll 0pt 100%;
	width: 200px;
	margin: 5px 3px 12px;
	padding: 0px;
}
.team-container h2 {
	background:#7C7C7C url(../images/bg_ghead_left.gif) no-repeat scroll 0pt;
	color:#FFFFFF;
	font-size:12px;
	margin:0pt;
	padding:0pt;
	font-weight: bold;
}
.team-container h2 span 
{
	background:transparent url(../images/bg_ghead_right.gif) no-repeat scroll 100% 0pt;
	display:block;
	padding:5px 10px 5px 19px;
}
.team-container .team {
	background:transparent none repeat scroll 0%;
	margin:0pt;
	padding:8px 0pt 6pt;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid rgb(207, 207, 207);
	border-left: 1px solid rgb(207, 207, 207);
	border-bottom-width: 0pt;
	border-bottom-style: none;
}
.team-container .rcorner {
	background:transparent url(../images/bg_gcorner_right.gif) no-repeat scroll 100%;
	clear:both;
	font-size:1px;
	height:8px;
	line-height:1px;
}
.team-container td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	width: 50%;
	
}
.team table {
	margin-right: auto;
	margin-left: auto;
}
table.results {
   text-align:center;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size:14px;
   margin:0px auto;
   width:840px;
}
table {
   border-collapse:collapse;
}
table,th,tr,td {
   border-color:#999999;
}
.text {
   text-indent:15px;
   padding-bottom:15px;
}
.text ul {
   list-style: disc inside;
   padding:5px 5px 5px 15px;
}
.text li{  
   padding-bottom:5px
}
#login {
	padding: 20px 10px;
}
#login label {
	font:16px Calibri, Arial, Helvetica, sans-serif;
	display: block;
	padding-right: 50px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#login input {
	display: block;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#login fieldset {
	font-family: Calibri;
	padding: 5px 30px;
	color: #0000CC;
}
#login legend {
	color: #333333;
}
#remember_pass {
	float: left;
	border-style: none;
}
#login a 
{
	font: bold 13px Arial, Helvetica, sans-serif;
	background: url(../images/forwd_16.png) no-repeat 1px 0px;
	padding-left: 20px;
	color: #003399;
	text-decoration: none;
}
