@font-face {
font-family: FuturaMd;
src: url('/font/futura-medium-webfont.eot');
src: url('/font/futura-medium-webfont.eot?#iefix') format('embedded-opentype'),
   url('/font/futura-medium-webfont.woff') format('woff'),
   url('/font/futura-medium-webfont.ttf') format('truetype'),
   url('/font/futura-medium-webfont.svg#FuturaMdMedium') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: FuturaLt;
src: url("/font/Futura-Light.ttf");
}

body{
margin: 0;
padding: 0;
font-size: 12pt;
background-color: black;
overflow: no-overflow;
}

select{
outline: none;
border: 0px;
background: transparent;
}

iframe {
border: 0px;
}

textarea{
width: 100%;
height: 100%;
background: transparent;
font-size: 11pt;
outline: none;
}

li{
list-style-type: circle;
}

ul{
margin: 0;
padding-left: 30px;
list-style-type: circle;
}

a {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.wrapper{
width: 780px;
height: 576px;
}

.umbrella_container{
height: 40px;
width: 100%;
}

.faq_cat{
width: 764px;
height: 125px;
float: right;
margin: 10px 7px 0 7px;
border: 1px solid;
border-bottom: 0;
border-radius: 12px 12px 0 0;
}

.faq_cat_list{
width: 764px;
height: 84px;
margin: 0 0 10px 0;
border: solid;
border-width: 1px 0;
background-color: rgba(0, 0, 0, .5);
overflow: visible;
}

.faq_sub{
width: 764px;
height: 395px;
float: left;
margin: 0 7px 7px 7px;
border: 1px solid;
border-radius: 0px 0px 12px 12px;
}

.cat_container{
width: 100%;
height: 32px;
}

.lang{
border: 1px solid;
margin-left: 3px;
float: right;
}

.faq_search_cont{
float: right;
margin: 4px 15px 0 0;
height: 22px;
width: 228px;
}

.faq_search{
outline: none;
padding-left: 5px;
border-radius: 12px 0 0 12px;
width: 150px;
height: 22px;
border: 2px solid;
border-right: 0;
float: left;
}

.faq_search_sub{
margin: 0;
float: left;
padding: 0;
border: 2px solid;
}

.faq_sub_list{
width: 100%;
height: 350px;
margin: 10px 0;
border-top: 1px solid;
border-bottom: 1px solid;
overflow: auto;
}

.menu_panel{
width: 195px;
font: bold 18pt "Lucida Grand", Helvetica, sans-serif;
position: relative;
left: 50%;
margin-left: -75px;
float: left;
}

/* Petition submission page */
.category{
width: 30%;
height: 10%;
border-radius: 2px;
margin: 10px 15px 0 15px;
float: left;
}

.pet_entry{
width: 95%;
height: 65%;
border: 1px solid;
border-radius: 2px;
float: left;
margin: 10px 15px;
outline: none;
}

.pointer{
cursor: pointer;
}

.pet_btn{
width: 150px;
height: 35px;
text-align: center;
background-repeat: no-repeat;
cursor: pointer;
float: left;
}

.pet_wrapper{
width: 650px;
height: 350px;
background: transparent;
}

.big_container{
width: 628px;
height: 328px;
border-radius: 12px;
border: solid;
border-width: 1px;
}

.big_container_header{
width: 628px;
height: 30px;
text-align: center;
background: transparent;
border: 0px;
border-bottom: 1px solid;
}

.left_container{
width: 169px;
height: 298px;
float: left;
margin: 10px 0 0 10px;
border: solid;
border-width: 1px 0 0 1px;
border-radius: 12px 0 0 0;
}

.pet_category{
width: 100%;
height: 100%;
border-radius: 12px 0 0 0;
}

.pet_category_title{
text-align: center;
border-bottom: 1px solid;
padding: 1px;
}

.pet_category_body {
font-size: 10pt;
height: 275px;
padding-left: 5px;
}

.pet_category_body span{
font-size: 12pt;
}

.pet_cat_issue{
width: 100%;
height: 275px;
outline: none;
border: 0px;
}

.right_container{
width: 458px;
height: 298px;
float: left;
margin: 10px 10px 0 0;
border-radius: 0 12px 0 0;
border: solid;
border-width: 1px 1px 0 1px;
}

.pet_describe{
width: 458px;
height: 67px;
border-bottom: 1px solid;
}

.pet_describe_text{
font-size: 6px;
text-align: center;
position: relative;
}

.pet_describe_pos{
text-align: center;
}

.pet_input{
width: 453px;
height: 229px;
font-size: 10pt;
}

.pet_input li{
margin: 2px 0;
}

.pet_submit{
width: 630px;
height: 30px;
margin: 0 10px 10px 10px;
}

.sub_faq_submit{
width: 100%;
height: 30px;
}

.submit_container{
float: left;
border: #FFF 1px solid;
border-radius: 0 0 12px 12px;
}

.pet_submit_btn{
width: 305px;
height: 100%;
}

.pet_submit_btn:hover{
cursor: pointer;
}

.pet_submit_accept{
float: left;
border-radius: 0 0 0 12px;
padding-left: 10px;
}

.pet_submit_decline{
float: right;
text-align: right;
border-radius: 0 0 12px 0;
padding-right: 10px;
}

#petition_errors{
color: #AA4444
}

// SimpleModal CSS Elements

#basic-modal-content{
display:none;
}

/* Overlay */
#simplemodal-overlay{
background:#333;
cursor:wait;
}

/* Container */
#simplemodal-container{
height: 370px;
width: 670px;
color: #FFF;
border: #aaa 0px solid;
overflow: hidden;
}

#simplemodal-container a.modalCloseImg{
background:url(/images/x.png) no-repeat;
width:25px;
height:29px;
display:inline;
z-index:3200;
position:absolute;
top:0px;
right:0px;
cursor:pointer;
}

* {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}

input, textarea {
 -webkit-user-select: text;
 -moz-user-select: text;
 -ms-user-select: text;
}