/* NEWS CSS Document */
body{
	background: #4D0310;
	margin:0;
	padding:0;
	color: black;
}
img{border:none; padding:0;margin:0;}
br { 
	margin:0;
	padding: 0;
}
#design-all{
	background: #000000;
	text-align: center;	
	padding-top:60px;
}
.outer_top{ 
	width: 860px;
	margin: auto;
	text-align:left;
	/*background: blue;*/
}

.inner_top{ 
	width: 860px;
	height:313px;
	background-color: #490104;
}

.main_bg {
	width: 860px;	
	background: url(../img/bg-mag.jpg) repeat-y;
	padding-bottom:60px;
	}


.position_text_container{
	width: 860px;
	padding-top: 40px;
	background-color: #760219;
    position: relative;
	}

.top_text_left{
	margin-left:25px;
    color: #D5A90C;
	float:left;
	margin-bottom:5px;
	letter-spacing:4px;
	font-size: 13px;
    }
	
.top_text_right{
	float:left;
	margin-left:91px;
	margin-bottom:5px;
	color: #D5A90C;
	letter-spacing:4px;
    font-size: 13px;
	}
	
#text img{
	margin-right:20px;
	}

#article img{
	margin-right:20px;
	}

.text_container_pos{
	height:100%;
	float:left;
	width: 530px;
}

.text_container{
	padding: 0px 0px 0px 65px;
	color:white;
}

.text_left_pos{
	float:left;
	width: 225px;
	height:100%;
	min-height:400px;	
}

.text_left{
	padding: 20px 20px 20px 25px;
}

.text_left a{
	text-decoration:none;
	color:#490104;
}


.text_left  img {
	margin-right:10px;
}

#text {
	line-height:24px;
	}
	
#article {
	line-height:24px;
	}
	
.text_container a{
	color: white;
	font-weight:bold;
	}

.text_container h1{
	font-size: 24px;
	font-weight:normal;
	color: white;
	line-height:100%;
	margin-bottom: 34px;
    margin-top: 15px;
}

.text_container h1 a{
	font-weight:normal;
	text-decoration:none;
}

.text_container h5{
	letter-spacing:4px;
}

.mag_title {
	padding-bottom:15px;
	font-size:12px;
	letter-spacing:4px;
	}

.plugin-cms-hr
{
	background: url(/design/manx-rioja/img/hr.png) no-repeat top center;
	width: 100%;
	height: 2px;
	border: 0;
	margin-bottom:20px;
	}
	
.plugin-cms-divider
{
display:none;	
	}


#footer{
    width: 550px;
    margin-left: 290px;
    z-index: 40;
    text-align: left;
}
#red-bar{
    background-color: #760219;
    height :30px;
    margin-top: -30px;
    z-index: 30;
}

#center{
    position: relative;
}
#small-red-part{
    background-color: #760219;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 270px;
    height: 30px;
}

/*
#footer{ 
	background: #880d20;
	height: 25px;	
}
#footer_text{
	padding-left: 50px;	
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #E9E5CF;
	background: #880D20;
    width: 1070px;
    margin: 0 auto;
	}
#footer_text a{
	text-decoration: none;
	color: #E9E5CF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #880D20;
	}
	
*/

