﻿/* BELOW ADDED FOR MAGS */
.MagsLinks {
	left : 550px;
	position : absolute;
	top : 3px;
}
.magsdiv
{
    vertical-align:top;
    width:520px;
    height: 100%;
    overflow:auto;
    color:#000000;
    background-color:#F9F9F9;
    font-family:Arial;
    font-size:12px;
	left : 0px;
	position : relative;
	text-align : center;
	top : 0px;
    /*
    SCROLLBAR-FACE-COLOR: #3A3939;
    SCROLLBAR-HIGHLIGHT-COLOR: #818181;
    SCROLLBAR-SHADOW-COLOR: #535252;
    SCROLLBAR-3DLIGHT-COLOR: #6F6F6F;
    SCROLLBAR-ARROW-COLOR: #6F6F6F;
    SCROLLBAR-TRACK-COLOR: #141414;
    SCROLLBAR-DARKSHADOW-COLOR: #3E3D3D;
    */
    z-index: 50;
}
.magsdiv div {
	font-family:verdana;
    font-size:11px;
    font-weight:normal;
    width : 480px;
	left : 0px;
	padding-bottom : 15px;
	position : relative;
	text-align : justify;
	top : 10px;
}
.magsdiv img {
	margin-right : 10px;
	margin-bottom : 10px;
}
.covers
{
    left : 0px;
    position : relative;
    top : 0px;
}
.covers div {
	left : 0px;
	position : relative;
	top : 0px;
}
.articlehead
{
    background-image:url(../Images/Magazines/mags_head_bg.jpg);
    background-repeat:repeat-y;
    background-color:#46648E;
    left : 0px;
    padding:8px;
    position : relative;
    top : 0px;
}
.articlehead div {
    color:#ffffff;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
	left : 0px;
	position : relative;
	top : 0px;
	width : 100%;
}
.mag_eps_text
{
	background-image:url(../Images/Magazines/mags_head_bg.jpg);
	font-family:verdana;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    color:#FFFFFF;
    text-align:left;
    width : 210px;
    left : 0px;
    position : relative;
    top : 0px;
}
.mag_eps_text div {
	font-family:verdana;
    font-size:11px;
    font-weight:normal;
    padding: 4px;
    width : 202px;
	left : 0px;
	position : relative;
	top : 0px;
}
.input_mags{
	width:210px;
	border: solid 1px #FEBE17;
	background-color:#ECECEC;
}

