@import url("jquery-ui.css");

@font-face {font-family:'AvantGarde Bk BT'; src:url(fonts/Avgardn.ttf);}
@font-face {font-family:'Avgar2'; src:url(fonts/Avgardni.ttf);}
@font-face {font-family:'AvantGarde Bk BT Demi'; src:url(fonts/Avgardd.ttf);}
@font-face {font-family:'Avgar4'; src:url(fonts/Avgarddo.ttf);}
@font-face {font-family:'Avgar5'; src:url(fonts/Avgardm.ttf);}
@font-face {font-family:'Avgar6'; src:url(fonts/tt0157m_.TTF);}

body, p, form, ul,li, h1, h2, h3, h4, h5, h6, input, select{padding:0px; margin:0px;}
li{list-style-type:none;}
p{clear:both; line-height:20px; padding-bottom:10px;}
body{font-family: 'Duru Sans', sans-serif; font-weight:normal; font-size:14px;  color:#000000; font-weight:normal; text-align:center; }
a{outline:none; color:#cbcbcb; text-decoration:none; }
a:hover{color:#5fb7cb; text-decoration:none;}
a img{border:0px;}



.bodybg{ background-image:url(../images/body-bg.jpg); background-repeat:no-repeat; background-position:top center; width:100%; float:left;}
.outer_wrap{ width:500px; margin:auto; }
.logo_wrap{ width:100%; float:left; padding:50px 0px 0px;}
.logo{ width:300px; height:171px; margin:auto;}
h1{font-weight:bold; font-size:25px; padding:10px 0px 20px; color:#494a4a;}
h2{ color:#cbcbcb; font-size:20px;}
.shadow{ margin:5px 0px; width:100%; float:left;}
.shadow img{ width:100%;}
.copy{ margin-top:60px; font-size:12px; margin-bottom:30px;}

@media only screen and (max-width: 500px) {
										  body[yahoo].bodybg{background-image:url(../images/mobile-bg.gif); background-repeat:repeat; background-position:top left;}
										  body[yahoo] .outer_wrap{ width:90%!important;}
										  }
@media only screen and (max-width: 370px) {
										  body[yahoo] .logo_wrap{ width:100%; float:left; padding:30px 0px 0px;}
										  body[yahoo] .logo{ width:100%; height:auto; margin:auto;}
										  body[yahoo] .logo img{ width:90%;}
										  body[yahoo] h2{font-size:18px!important; word-break:break-all;}
										  }
									  