/* Style Sheet for Epikentros */
/******************************/

body {
	background-image: url(../images/grass.gif);
	background-color: #BDC3CE;
	padding-top: 30px;
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
//	color: #464a4f;
	color: #000;
	margin-top: 0px;
	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFF00;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	display: block;
}
.mu{
	color: #CC0066;
	font-weight:bold;
}.pipe {
	color:#555555;
}
.pipelemma {
	color: #666666;
}

/****************IDs****************/
/**********************************/

#wrapper {
	background-color: #ffffff;
	width: 767px;
	height: 490px;
	float: left;
	border: 1px solid #ffffff;
}
#left {
	width: 255px;
	float: left;
}
#navigation {
	float: left;
	height: 490px;
}
#right {
	float: right;
	width: 512px;
}
#right p {
	font-size: 11px;
	margin-bottom: 5px;	
}
#content {
	margin: 20px;
	padding: 0px;
	height: 450px;
	background-color: #f3f3f3;
	border:1px solid #666666;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#990000;
	padding: 5px;
	margin: 0px;
	display: block;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333366;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding: 5px;
	width:auto;
}
#content p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
#content p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}

/*************Classes***************/
/***********************************/
#content_link {
	margin: 20px;
	padding: 3px;
	height: 444px;
}
#content_link h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#990000;
	padding: 3px;
	margin: 0px;
//	background-color: #e4e4e5;
//	border: 1px solid #CCCCCC;
	display: block;
}
#content_link h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#d6df23;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
#content_link p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding: 3px;
	width:auto;
}
#content_link p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
}
#content_link p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#d6df23;
}

#footer {
	float: left;
	width: 767px;
	height: 61px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
	color:#ffffff;
}
#footer p {
	font-size: 11px;
	color:#ffffff;
}
#footer p a{
	color:#ffffff;
}
#footer p a:hover{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
#fLeft {
	float: left;
	padding-left: 8px;
	text-align: left;

}
#fRight {
	float: right;
	padding-right: 2px;
}
#fRight img {
	margin-bottom: -5px;
}
#newsBox {
	float: left;
	margin-top: 0px;
}
#newsBox h2 {
	font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#990000;
	padding: 3px;
	margin: 0px;
	display: block;
}
#newsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
#newsBox p a {
	color: #333333;
	text-decoration: none;
}


/*************Classes***************/
/***********************************/

.imageAdjust {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageAdjustRight {
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featured {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	margin-top: -4px;
}

.divider {
	background-image: url("../images/dividerBG.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 218px;
	height: 18px;
	border-top: 1px solid #CCCCCC;
	margin-top: 4px;
}


/************Primary NAV****************/
/***************************************/

ul.navigation {
	margin: 0px;
	padding: 0px;
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 70px;
	display: block;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -70px;
}
li.home a {
	width: 255px;
	background-image: url(../images/mHome.png);
	background-repeat: no-repeat;
}
li.home a span {
	display: none;
}
li.about a {
	width: 255px;
	background-image: url(../images/mAbout.png);
	background-repeat: no-repeat;
}
li.about a span {
	display: none;
}
li.portfolio a {
	width: 255px;
	background-image: url(../images/mPortfolio.png);
	background-repeat: no-repeat;
}
li.portfolio a span {
	display: none;
}
li.photostock a {
	width: 255px;
	background-image: url(../images/mPhotostock.png);
	background-repeat: no-repeat;
}
li.photostock a span {
	display: none;
}
li.links a {
	width: 255px;
	background-image: url(../images/mLink.png);
	background-repeat: no-repeat;
}
li.links a span {
	display: none;
}
li.contact a {
	width: 255px;
	background-image: url(../images/mContact.png);
	background-repeat: no-repeat;
}
li.contact a span {
	display: none;
}
li.info {
	width: 255px;
	height: 70px;
	background-image: url(../images/mInfo.png);
	background-repeat: no-repeat;
}
li.info span {
	display: none;
}


/************ NEWS Articles ************/
/***************************************/

ul.news {
	margin-top: -7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
ul.news li {
	list-style-type: none;
	float: left;
}
ul.news li a {
	display: block;
	float: left;
	width: 457px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
ul.news li a:hover {
	width: 451px;
	background-image: url("../images/newsArrow.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ec008c;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ec008c;
}


/************ FAQS Articles ************/
/***************************************/

hr {
	border: none 0;
	border-top: 1px dotted #ec008c;
	height: 1px;
	margin: 10px 0px 10px 0px;
}