/* ----------------------------------------------------------------------------------------------------------

    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
        Z) Others
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0; outline: none;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}

body {padding:0 0 50px 0; background:url("../design/bg2.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", serif; text-align:center;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:200%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h1, h2, h3 {font-weight:normal;}
h4, h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
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:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}

.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;}

.bigger {font-size:110%;}
.smaller {font-size:85%;}
    
/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */
 
ul.ul-style01 {margin:15px 0; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("../design/ul-style01.gif") 0 6px no-repeat;} 
   
/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; text-align:left;}

    #header {position:relative; width:960px; height:50px; overflow:hidden;}
    
		#logo01 {position:absolute; top:0; left:20px; margin:0; font-size:90%; font-weight:bold; letter-spacing:1px; text-transform:uppercase;display:block; padding:5px 10px 0 10px; text-decoration:none; color:#999;}

        #logo {position:absolute; top:0; right:20px; margin:0; font-size:180%; font-weight:normal; letter-spacing:-1px; text-transform:uppercase;}        
        #logo a {display:block; padding:5px 10px 0 10px; text-decoration:none;}
        #logo span {font-weight:bold;}

#header {background:url("../design/nav-bottom000.png") 0 0 repeat-x;}
#nav {padding:0 20px; background:url("../design/nav-bottom.png") 0 100% no-repeat; overflow:hidden;}

    #cols-top {clear:both; width:960px; height:5px; margin-top:2px; font-size:0; line-height:0;}
    #cols-bottom {clear:both; width:960px; height:15px; margin-bottom:10px; background:url("../design/cols-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
    #cols {clear:both; width:960px; background:url("../design/cols.gif") 0 0 repeat-y;}
    
        #content {float:left; width:930px; overflow:hidden; padding: 0 15px;}

TABLE.border P {margin: 0 0;}
TABLE.border {border-color: #055368; border-style: solid; border-width: 1px 0 0 1px; font-size: 11px; margin-top: -12px;}
TABLE.border TD {padding: 5px 5px; border-color: #055368; border-style: solid; border-width: 0 1px 1px 0;}
TABLE.tabinv P {margin: 0 0;}
TABLE.tabinv {border-color: #FFF; border-style: solid; border-width: 1px 0 0 1px}
TABLE.tabinv TD {padding: 5px 5px; border-color: #FFF; border-style: dotted; border-width: 0 1px 1px 0;}
TR.trbg {background-color: #087E9D;}
TR.trbg TD {color: #ffffff; font-weight: bold; padding: 10px 5px;} 

#content a:link, #content a:visited {
	color: #000;
}

#content a:hover, #content a:active {
	color: #555;
	text-decoration:none;
}

#newww a:link, #newww a:visited {
	color: #000;
}

#newww a:hover, #newww a:active {
	color: #555;
	text-decoration:none;
}

#dopmenu ul,    
#nav ul {
	margin:0; 
	padding:0; 
	list-style:none;
}

#dopmenu ul li #nav ul li {
	display:inline; 
	margin:0; 
	padding:0;
}

#dopmenu ul li a,
#nav ul li a {
	display:block; 
	float:left; 
	padding:10px 4px 10px 15px; 
	text-decoration:underline;
}

#dopmenu ul li a {
	padding:10px 10px 5px 10px; 
}

#dopmenu ul li#dopmenu-active a,    
#nav ul li#nav-active a {
	border-right:1px solid #0A1F5C; 
	font-weight:bold; 
	text-decoration:none;
}

#dopmenu ul li a:hover,    
#nav ul li a:hover {
	text-decoration:none;
}

#dopmenu {
	height: 60px;
	padding-left: 30px;
	padding-right: 30px;
	font: 14px/16px "arial", serif;
}

#udopmenu {
	opacity:0;
	display:none;
}