/***************  Common styles ***************/
img{border:0 none}.clear{clear:both;height:0;line-height:0;display:block}.dn{display:none} .k-rtl { direction:rtl; text-align:right;} .k-ltr { direction:ltr; text-align: left;}
                                                                         
/******************  Forms ******************/
.display-label,.editor-label{float:right;margin-bottom:10px;width:200px;clear:both;line-height:21px}.display-field{margin-bottom:10px;float:right}.single-line{width:350px}.input-validation-error{background-color:#FFA59B}

/**************** Typography ****************/
body{font-size:100%}body,caption,fieldset,h1,h2,h3,h4,h5,h6,input,legend,option,select,td,textarea,th{font-size-adjust:.5}#page{font-size:1em;line-height:1.25}@media (min-width:43.75em){#page{font-size:1em;line-height:1.375}}h1{font-size:2em;line-height:1.25}@media (min-width:43.75em){h1{font-size:2.5em;line-height:1.125}}@media (min-width:56.25em){h1{font-size:3em;line-height:1.05}}h2{font-size:1.625em;line-height:1.15384615}@media (min-width:43.75em){h2{font-size:2em;line-height:1.25}}@media (min-width:56.25em){h2{font-size:2.25em;line-height:1.25}}h3{font-size:1.375em;line-height:1.13636364}@media (min-width:43.75em){h3{font-size:1.5em;line-height:1.25}}@media (min-width:56.25em){h3{font-size:1.75em;line-height:1.25}}h4{font-size:1.125em;line-height:1.11111111}@media (min-width:43.75em){h4{line-height:1.22222222}}blockquote{font-size:1.25em;line-height:1.25}@media (min-width:43.75em){blockquote{font-size:1.5em;line-height:1.45833333}}

/****************** Buttons *****************/
/** http://www.bestcssbuttongenerator.com **/


/***************  Main holders **************/

html {

}

body {
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    margin: 0;
    padding: 0;
}

#header {

}

#site {
}

#content {
}

