body {
	background-color: #abbdcb;
	margin: 0px 20px 20px 20px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../2010EB/CSS/Images/stripe.png);
	background-repeat: repeat-y;
	background-position: 0px;
	color: #ffffff;
}

.mainbox {
	position: absolute;
	top: 210px;
	left: 210px;
	width: 75%;
	background-color: #abbdcb;
	text-indent: 15px;
}

.index
{
	position: absolute;
	top: 215px;
	left: 10px;
	width: 175px;
	color: #000000;
	padding: 15px 5px 5px;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
	overflow:auto;
	text-overflow:ellipsis;
	background-color: #54779A;
}


.index a
{
	color:#FFF;
	text-decoration: none;
}

.index a:hover
{
	color:#000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

.container a {
	text-decoration: none;
}

.container{
	margin: 2em 5%;
	width: 90%;
	background-color: #ffffff;
	border: 1px solid #000;
	border-right: 5px solid #000;
	border-bottom: 5px solid #000;
}
.container1 {margin: 2em 5%;
	width: 90%;
	background-color: #ffffff;
	border: 1px solid #000;
	border-right: 5px solid #000;
	border-bottom: 5px solid #000;
}

.thumb{
	float: left;
	margin-left: 15px;
	padding-top: 18px;
}


.dvd {
	padding-top: 15px;
	margin: 0 2em 0px 160px;
	min-height: 180px;
}
		
.details {
	font-weight: bold;
	line-height: 130%;
	padding-left: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.title {
	font-size: 18px;
	color: #235d79;
	font-weight: bold;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: inherit;
}
.head {
	color: #000000;
	font-weight: normal;
	line-height: inherit;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background-color: #54779A;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.footer a{
	clear: both;
	padding: 1em;
	text-align: center;
	text-decoration: none;
	width: 100%;
	white-space: nowrap;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.sortedheader {
	color:#000;
	font-weight: bold;
	font-size: 12px;
	border-bottom: solid 1px white;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #abbdcb;
}

a {
	font-size: 10px;
	color: #FFF;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.emphasisBigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #54779A;
}
.emphasisRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #660000;
}
.smheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #000;
}.background {
	background-color: #abbdcb;
}
.bottomdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-color: 54779a;
	visibility: visible;
	left: 210px;
	top: 440px;
	right: auto;
	bottom: inherit;
	position: fixed;
	vertical-align: bottom;
}
