/* @override http://www.mexicanpictures.com/styles-site.css */

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
background-color: #262626;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 5;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #262626;
	color: #e8ebdf;

}



#container {
	position: relative;
	margin: 0 auto;
	/* center on everything else */
	text-align: left;
}

p {
	color: #ffffff;
	font: 11px "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
}

#banner {		
       position: absolute;
        top:0px;
        left:0px;
	right:0px;
	height: 20px;
	background-color: #403f40;
      padding 5px;
	border-bottom-color: #7a7a7a;
	border-bottom-color: #626262;
	border-bottom-width: 1px;
}



#center {
position: absolute;
width:870px;
padding:0px;
top:30px;
left: 75px;
}

#center a {
	color: #b8cee2;
	background: #303030;
	font-size: 11px;
	text-decoration: none;
}

#center a:hover {
		color: #3fe0e1;
	background: #575757;
	font-size: 11px;
	text-decoration: none;
}



.highlight a{
	color: #56ddfe;
	background: #303030;
	font-size: 11px;
	text-decoration: none;
}

.highlight a:hover{
	color: #b1fb39;
	background: #575757;
	font-size: 11px;
	text-decoration: none;
}


#center img {
	padding: 3px;
	border: 1px solid #9c9c9c;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
}

#center a:link img{
	padding: 3px;
	border: 1px solid #9c9c9c;
	margin-bottom: 3px;
}

#center a:visited img {
	padding: 3px;
	border: 1px solid #9c9c9c;
		margin-bottom: 3px;
}

#center a:hover img {
	padding: 3px;
	border: 1px solid #ddd;
	margin-bottom: 3px;

}

#center a:active img {
		padding: 3px;
	border: 1px solid #ddd;
	margin-bottom: 3px;

}


#left {
position: absolute;
left:1px;
top:70px;
width:70px;
color: #262626;
}

#right {
position: absolute;
	left:945px;
	top:70px;
	width: 70px;
color: #262626;
}

#right:a {
		text-decoration: none;
		color: #262626;
}

#minus {
	color: #262626;
	height: 570px;
	width: 70px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.mexicanpictures.com/images/navigation/minus.gif) top left no-repeat;
	display: block;
}

#minus:hover {
	background-position: bottom left;
	color: #262626;
}

#plus {
	color: #262626;
	height: 570px;
	width: 70px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.mexpix.com/images/navigation/plus.gif) top left no-repeat;
	display: block;
}


#plus:hover{
	background-position: bottom left;
	color: #262626;
}

#logoimage {
	color: #262626;
margin-left:15px;
	height: 19px;
	width: 190px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.mexicanpictures.com/images/logos/neworange.gif) top left no-repeat;
	display: block;
}

#logoimage:hover {
	background-position: bottom left;
	color: #262626;
}

/* Comments
----------------------------------------------- */
#comments {
	margin-bottom: 30px;
width: 400px;
}

#comments h2 {font-size: 10px;}

#comments a{
		color: #5d85a4;
}
#comments a:hover{
		color: #00061a;
	text-decoration: none;
	background: #c1e3e1;
	padding-top: 2px;
	padding-bottom: 1px;
}

#comments-open {
	margin-left: 12px;
	padding-left: 12px;
}

#comments-open input {
	font: 1em helvetica, arial, sans-serif;
}

#comments-open label {
	color: #929292;
	font: 11px Helvetica, Arial,Verdana,Sans-serif;
}

.comment-block {
	margin-left: 10px;
	border-left: 1px solid #c0bdbf;
	border-right: 1px solid #c0bdbf;
	border-top: 1px solid #c0bdbf;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}

.commentfinish {
	margin-left: 10px;
	border-top: 1px solid #c0bdbf;
	margin-bottom: 20px;
}

.comment-content {
	color: #4a4a4a;
	font: 11px/1.2em Helvetica, Arial,Verdana,Sans-serif;
	padding-bottom: 5px;
	margin-left: 10px;
}

.comment-footer {
	color: #929292;
	font: bold 11px Helvetica, Arial,Verdana,Sans-serif;
}

.BigBlue {color: #e66a24;
font-size:13px;
	line-height: 1.3em;
}

#faqtext {width: 532px;}

#firstcolumn p{
		font-size: 14px;
}
#firstcolumn a {
	color: #f2523b;

}