/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - ONE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content-main {
	background:#171819;
	margin:0 auto 0 auto;
	width:910px;
	text-align:left;
	border:1px solid #313435;
}

#content-data {
	background:#0c0c0c;
	width:882px;
	margin:0 auto 0 auto;
	text-align:left;
	border:1px solid #313435;
	padding:5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../images/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN IMG LEFT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content-container-two-column-left {
	margin-left:auto;
	margin-right:auto;
	width:872px;
	position:relative;
	padding: 5px;
	background-color: #242727;
	clip:  rect(auto auto auto auto);





	}

#content-side-two-column-left {
	float:left;
	width:200px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;





	}
	
#content-main-two-column-left {
	width:650px;
	float:right;

	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#121312;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color: #b9b9b9;

}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#8ab51f; /*d61719;*/
	text-decoration:none;
}

a:visited {
	color:#8ab51f; /*980000;*/
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#8ab51f; /*980000;*/
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information {
	height:360px;
	margin-left:auto;
	margin-right:auto;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:882px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ab51f;


	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main2 {
	position:relative;
	font-weight:normal;
	left: 0px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-image: url(../images/menucuerpo.gif);
	background-repeat:  repeat-y;
	margin: 5px 0px 0px;



}

#nav-main {
	background:#608fc8 url(../images/bg-nav.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
}

#nav-main2 div {
	position:static;
	top:0px;
	right:0px;
	bottom: 0px;
	border: 1px solid #0066CC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menupie.gif);
	background-repeat: repeat;





	
}

#nav-main div {
	background:#4b6cb5 url(../images/bg-nav-side.png) top right no-repeat;
	width:25%;
	position:absolute;
	top:0px;
	right:0px;
	text-align: center;
	color: #FFFFFF;
	font-size:.9em;
	/*height: 35px;*/
	bottom: 0px;
	padding-top: 1em;
	
}

#nav-main2 ul {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	bottom: 10px;


	}
	
#nav-main2 li {
	display:list-item;
	list-style:none;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
	width: 180px;
	text-indent: 5pt;
	line-height: 40px;
	background-image: url(../images/menucuerpo.gif);
	background-repeat:  repeat-y;
	}


#nav-main ul {
	margin:0;
	padding:0 20% 0 0;

	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main2 a:link,
#nav-main2 a:visited {
	color:#838586;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;


}

#nav-main2 a:hover {
	color:#FFFFFF; /*D4E7F8;*/
	text-decoration:none; /*underline;*/
}

#nav-main2 a:active {
	color:#FFFFFF;
}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main2 li.current a:link,
#nav-main2 li.current a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

#nav-main2 li.current a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main2 li.current a:active {
	color:#FFFFFF;
	text-decoration: none;
}


#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:0 url(../images/list-bullet-01-link.gif) no-repeat 0.8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	/*border-bottom:1px dotted #B2B2B2;*/
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	/*border-top:1px dotted #B2B2B2;*/
	background-image:url(../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



ul.list-of-links-menu {
	/*border-bottom:1px dotted #B2B2B2;*/
}

ul.list-of-links-menu li{
	/*border-top:1px dotted #B2B2B2;*/
	background-image:url(../images/list-bullet-01-link.gif);
}

ul.list-of-links-menu li a{
	/*border-top:1px dotted #B2B2B2;*/
	background-image:url(../images/list-bullet-01-link.gif);
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#171819;
	margin-left:auto;
	margin-right:auto;
	width:872px;
	position:relative;
	font-size:0.8em;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: center;









}

#footer div {
	width:153px;
	position:absolute;
	top:0;
	right:0;
	padding:5px 0;
	float: right;
	height: 34px;
	font-size: 1.1em;




}

#footer a:link,
#footer a:visited {
	color:#838586;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:active {
	color:#838586;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:0em;
	width:100px;
	text-align:center;
	position:absolute;
	float: left;
	left: 0px;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;






	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:none;
}

#footer-sub a:hover {
	text-decoration:none;
}

.arrow {
	vertical-align:middle;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}
