
/* CSS Document */

html {
	min-height:101%;
}

body {
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#575757;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#8F1B29;
}

h1 {
	color:#C55C5C;
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom:1px dotted #cccccc;*/
	font-size: 200%;
	font-weight: normal;
	margin-top: 10px;
	padding-bottom:10px;
	letter-spacing:0px;
}

h2 {
	color: #BA6969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 5px;
	letter-spacing:0px;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 3%;
}


h4 {
	font-size: 115%;
	font-weight: bold;
	margin-top: 3%;
}

h5, h6 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 3%;
}


ol {
	/* font-size: 80%; */
	line-height: 140%;
	margin-left: 3%;
	margin-right: 3%;
}

p {
	line-height: 140%;
}

ul {
	line-height: 140%;
	margin-left: 35px;
	margin-right:10px;
	list-style-position:outside;
	padding:0;
	
}

li{
	margin-left:-20px;
	padding:0px;
}

.smaller {
	font-size: 90%;
	line-height: 140%;
}

td, th {
}

td p {
	font-size: 100%;
}

td {
	border-collapse:collapse;
	border-color:#D7D7D7;
}

table {
	border-collapse:collapse;
	border-color: #D7D7D7;
}

ul ul {
	margin-left: 1%;
	margin-right: 0%;
	font-size:100%;
	line-height: 100%;
}

/* links */

a {
	color:#ff0000;
	text-decoration:none;
}

a:hover {
	color:#993300;
}

img {
	border:none;
}

/*layout */



#wrapper1 {
	position:relative;
	text-align:left;
	background:url(../images/wrapper_bkgd2.jpg) top center no-repeat;
}

#bubble {	
	background:url(../images/acero_bubble.jpg) bottom center no-repeat;
}

#wrapper2 {
	width:960px;
	margin:0px auto;
	text-align:left;
}

#header {
	float:left;
	width:960px;
	height:195px;
	background:url(../images/header.jpg) left no-repeat;
}
	
#centrewrap{
	float:left;
	width:940px;
	padding:10px;
	background:#A8D0E8;
	overflow:hidden;
}

#content{
	float:left;
	width:630px;
	margin-left:10px;
	padding:10px 20px 20px;
	background:#fff;
	overflow:hidden;
}

#content a {
	color:#D26281;
	text-decoration:none;
}

#content a:hover {
	color:#FF0000;
	border-bottom:1px dotted #333333;
}

#footerwrap{
	position:relative;
	text-align:left;
	width:100%;
	background:url(../images/footer_wrap.jpg) bottom center no-repeat;
	height:180px;
	
}

#footer {
	/*float:left;*/
	width:930px;
	padding-top:30px;
	padding-left:30px;
	height:110px;
	text-align:left;
	margin:0px auto;	
	background:url(../images/footer_bkgd.jpg) top center no-repeat;
}

#footertext {
	font-size:85%;
	color:#777777;
}


/*-------------------------------------------------------------------{   menu   }--------------*/

#menu {
	float:left;
	width:238px;
	padding:10px;
	border:1px solid #fff;
	font-size:90%;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#C0DEEF;
}

#menu .top {
	border-top:none;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	margin:0;
}

#menu ul a {
	display:block;
	width:223px;
	padding:6px 0 6px 15px;
	color:#002B47;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	font-size:110%;
}

#menu ul a:hover {
	color:#E3775E;
	text-decoration:none;
}

#menu ul a.active {
	color:#E3775E;
}

#menu ul a.active:hover {
}

/* Second Level Menu */
#menu ul ul {
	margin:0;
	padding:0;
}

#menu ul ul li {
	margin:0;
	padding:0;
}

#menu ul ul a {
	display:block;
	width:203px;
	padding:4px 0 4px 35px;
	color:#666;
	text-decoration: none;
	border-bottom:0 solid  #EAEAEA;
	font-size:90%;
	font-weight:normal;
}

#menu ul ul a:hover {
	color:#E3775E;
	text-decoration:none;
}

/* Third level Menu */
#menu ul ul ul {
	padding-top:0px;
	padding-bottom:0px
}

#menu ul ul ul li {
	margin:0px 0 0 0;
}

#menu ul ul ul a {
	display:block;
	padding:5px 0 5px 20px;
	width:199px;
	color:#666;
	text-decoration: none;
	font-size:85%;
	border-bottom:1px dotted #EAEAEA;
}

#menu ul ul ul a:hover {
	color:#E3775E;
	text-decoration:none;
}


/* 4th level Menu */
#menu ul ul ul ul {
	padding-top:0;
	padding-bottom:0;
}

#menu ul ul ul ul li {
	margin:0px 0 0 0;
}

#menu ul ul ul ul a {
	display:block;
	padding:5px 0px 5px 30px;
	width:189px;
	color:#666;
	text-decoration: none;
	font-size:85%;
	border-bottom:1px dotted #EAEAEA;
}

#menu ul ul ul ul a:hover {
	color:#E3775E;
	background-color:#fff;
	text-decoration:none;
}

#fork{
	float:left;
	width:238px;
	height:228px;
	background-image:url(../images/fork.jpg);
}

#pagebottombg{
	background:url(../images/footer_wrap.jpg) bottom center no-repeat;
	height:300px;
	position:static;
	bottom:0px;
	text-align:left;
	width:100%;
}


/*
	SimplePics
	12 June 2008

	application styles
*/

/*---------------------{   SimplePics styles   }-------------*/

#simplepics_container {
	float:left;
	width:100%;
	text-align:left;
}
#simplepics_image {
	float:left;
	width:100%;
}
img.photae {
	padding:3px;
	background:#fff;
	border:1px solid #706547;
}
#simplepics_container a.simplepics_index,
#simplepics_container a.simplepics_index:hover {
	border:none;
	background:none;
}
#simplepics_description {
	float:left;
	width:380px;
	padding:10px;
	background:#fbf7ea;
	border:1px solid #f3e7c3;
}
#simplepics_description p {
	padding:7px;
	line-height:150%;
}
#simplepics_pagenav {
	float:right;
	padding:5px 0;
	text-align:right;
}
#simplepics_pagenav a {
	padding:3px 5px;
	background:#e8e4e0;
	border:1px solid #b3c1cb;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	color:#748da0;
}
#simplepics_pagenav a:hover {
	border:1px solid #748da0;
	color:#5f7789;
}
#simplepics_pagenav a.sp_current, #simplepics_pagenav a.sp_current:hover {
	background:#efefef;
	border:1px solid #cecece;
	color:#cecece;
}
/*---------------------{   SimplePics admin styles   }-------------*/
#simplepics_image a.picnav {
	font-family:"Times New Roman", Times, serif;
	font-size:400%;
	font-weight:normal;
	text-decoration:none;
	border:none;
}
#simplepics_image a.picnav:hover {
	text-decoration:none;
	border:none;
}
.drag_me {
	border:1px solid #888;
	cursor:pointer;
}
.drop_target {
	height:60px;
	width:20px;
	padding:5px 0;
	background-color:#ddd;
	border:1px solid #aaa;
	color:#aaa;
	cursor:pointer;
}
.drop_target:hover {
	border:1px solid red;
}
#drag_ghost {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	z-index:1000;
	text-align:left;
}
#drag_ghost img {
	padding:3px;
	background:#fff;
	border:1px solid #888;
}

/*--------------------------------------------------{   HIGHSLIDE STYLES   }-----------------*/

a.highslide {
	cursor: url(/simplecms/gallery/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	border:none;
}
#simplepics_image a.highslide:hover {
	border:none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: #909090;
}

/*---------------------{   the zoomed image   }-----*/

.highslide-image {
	padding:5px;
	border:1px solid #706547;
	background:#fff;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: silver;
}
.highslide-loading {
	display: block;
	padding:2px 2px 2px 22px;
	border: 1px solid black;
	background:url(highslide/graphics/loader.white.gif) white no-repeat 3px 1px;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
a.highslide-full-expand:hover {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
}
/* These must always be last */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
