/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Generally HTML styles (table, ul, dl...)
        4) Layout
        5) Page: Home
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

/* Used Yahoo Reset and Fonts instead */

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

/*.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}*/
.box {display:inline-block;}
.box:after {display:block; visibility:hidden; clear:both; height:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            


table.data-table {width:100%;margin-bottom:10px;margin-left:1px;margin-right:1px;}
table.data-table th {padding:10px 5px;}
table.data-table td {padding:5px;}
table.nostyle {width:100% !important;}
table.nostyle, table.nostyle th, table.nostyle td {border:0 !important;}
table.nostyle th {background:none !important; text-align:left !important;}
table.nostyle th, table.nostyle td {padding:2px 2px !important;}

ul.ul-style01 {margin:0 5px; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:20px; padding-bottom:10px; background:url("http://lwimages.listingware.com/lwimages/twotone/beige/play.gif") 0 3px no-repeat;} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {}

form {width: 100%;top: 0px;left: 0px;}
fieldset {padding: 7px 7px 7px 7px;margin: 0 0 0 0;border: 2px solid #CCCCCC;}
legend {font-weight: bold;margin-bottom: 5px;padding: 3px 6px;background-color: #333333;color: #FFFFFF;}
label {width: 100px;float:left;height:auto;display:block;margin: 2px 10px 2px 5px;text-align:right;}
input, select {margin:2px;}
textarea {margin:2px;}

/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

 
/* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

