@import url(tools.css);
/*Base for layouts - anything that is common to all layout types*/
BODY
{
	background-color: #fff;
	font-family: Georgia;
	font-size: 13px;
	#text-align: center;
}
BODY, DIV, IMG, HTML
{
	padding: 0;
	margin: 0;
}
.playable
{
  font-style: italic;
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
}
DIV#page
{
	width: 950px;
	overflow: visible;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	display: block;
	position: relative;
	background-color: #ac7595;
}

DIV#header
{
	position: relative;
        height: 273px;
	width: 950px;
}
DIV#header_left
{
        position: absolute;
        top: 0;
        left: 0;
        width: 630px;
        height: 273px;
        margin: 0;
        padding: 0;
        background: transparent url(../images/purple_header_lt_bg.jpg) top left no-repeat;
}
DIV#header_right
{
        position: absolute;
        top: 0;
        right: 0;
        width: 350px;
        height: 273px;
        background: transparent url(../images/purple_header_rt_bg.jpg) top right no-repeat;
}
DIV#content
{
	width: 950px;
	display: block;
	margin: 38px 0 0 0;
	padding: 0;
}

DIV#main
{
	float: left;
	width: 425px;
	display: block;
	min-height: 478px;
	padding: 0;
	margin: 0 13px 0 20px;
	text-align: left;
	line-height: 140%;
	text-align: left;
}

#header_language_list{
  position: absolute;
  top: 221px;
  left: 0;
  width: 175px;
  height: 52px;
  padding-top: 25px;
  text-align: center;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  background: transparent url(../images/purple_languages_bg.jpg) top right no-repeat;
}

#header_language_list li.first{
  position: absolute;
  left: 20px;
}
#header_language_list li.second{
  position: absolute;
  left: 85px;
}

#header_language_list A {
  color: #ac7595;
  text-decoration: none;
}

#header_language_list A:hover {
  color: #fff;
}

#header_language_list ul{
  list-style: none;
  margin:0;
  padding:0;
}

#header_language_list ul li img{
  margin-right:5px;
}

#header_language_list ul li{
  display:inline;
  margin:0 5px 0 5px;
  padding:0;
}

#header_language_list ul li a:link, #footer_language_list ul li a:visited{
  color: #999;
  text-decoration: none;
}

#header_language_list ul li a:hover, #footer_language_list ul li a:active{
  color: #fff;
  text-decoration: none;
}
DIV#top_quote
{
  position absolute;
  top: 20px;
  margin-top: 40px;
  margin-right: 20px;
  text-align: right;
  font-family: Georgia, Times New Roman, Times, Serif;
  font-size: 27px;
  font-weight: regular;
  color: #ac7595;
  line-height: 130%;
}

#player
{
  position: absolute;
  top: 221px;
  left: 175px;
  width: 455px;
  height: 52px;
  background: transparent url(../images/purple_player_bg.jpg) top right no-repeat;
}

DIV#local_1
{
	float: left;
        display: block;
	width: 135px;
	/*[empty]background-color:;*/
	padding: 0;
	margin: 0 0 0 30px;
	text-align: right;
	font-size: 15px;
	color: #000;
	#line-height: 1.5em;
	#height: 1.5em;
}
DIV#local_2
{
	float: left;
        width: 297px;
	display: block;
}
DIV#local_2 IMG
{
	position: relative;
	z-index: 100;
	#margin-top: -10px;
}
#local_2 A
{
	text-decoration: none;
}
DIV#side_quote
{
  font-family: Georgia, Times New Roman, Times, Serif;
  font-size: 27px;
  font-weight: regular;
  color: #cdacbf;
  line-height: 130%;
  margin-top: -10px;
}
DIV#top_quote_author, DIV#side_quote_author
{
  font-family: Georgia, Times New Roman, Times, Serif;
  font-size: 11px;
  font-weight: regular;
  color: #fff;
  letter-spacing: 2px;
}  
SPAN#side_quote_pub
{
  margin-left: 5px;
  color: #000;
}
DIV#top-right-text-image
{
	position: absolute;
	left: 954px;
	top: 135px;
	z-index: 1;
	width: 100px;
	height: 590px;
	background: url(../images/side-text-right.png) no-repeat;
}
DIV#footer P
{
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 2px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	color: #acaaaa;
}
DIV#footer
{
	margin: 0;
	width: 950px;
	height: 30px;
	position: absolute;
	display: block;
	bottom: -30px;
	z-index: 1;
	padding: 0;
	padding-top: 10px;
	background-color: #fff;
}
DIV#footer #wrapper
{
  position: relative;
}
#design_link
{
  position: absolute;
  left: 0;
  top: 14px;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: regular;
  text-align: left;
  margin: 0;
  padding: 2px;
  color: #acaaaa;
}
#inner
{
	background: #FFFFFF;
	z-index: 1;
	width: 762px;
	height: 54px;
	margin-left: 45px;
}
.alignleft
{

	padding-right: 15px;
	clear: left;
}
.alignright
{
	padding-left: 15px;
	clear: right;
}
.top-line
{
	border-top: 1px solid #B9BEC0;
}
.bottom-line
{
	border-bottom: 1px dotted #B9BEC0;
	margin-bottom: 18px;
	display: inline-block;
}
