@import "basic_new.css";

body {
background: #6699cc url(../img/bg1.gif) top left repeat-x;
margin:0;
padding:0;
color:#111;
font-family:'trebuchet ms',arial,sans-serif;
text-align: center; /* for the IE to center the content pane horizonatlly, overrule locally to align text as needed */
}



#panel {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 850px;
	margin: 1em auto;
	/*	margin: 1em 1.5em 1em 1.5em;*/
	background-color:white;
	/* padding:10px;*/
	z-index:1; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	text-align: left; /* overrule locally to align text as needed */
}

#title{
 font-family: "trebuchet ms", Verdana, sans-serif;
 font-size: 18pt;
 color: #000000;
 margin: 10px;
 padding: 0px;
 text-align: center;
 float: right;
 line-height: 1.2;
}
#date{
 font-family:"trebuchet ms", Verdana, sans-serif;
 font-size: 16pt;
 color: #006699;
 margin: 10px;
 padding: 0px;
 float: right;
}

#chair{
 font-family:"trebuchet ms", Verdana, sans-serif;
 font-size: 12pt;
 color: #000;
 margin: 10px;
 padding: 0px;
 float: right;
}

.stars{
 font-size: 9pt;
 color: #DC0;
}

#frame_t{
width:852px;
background:transparent url(../img/abg_t.gif) top left repeat-x;
}

#frame_b {
background:transparent url(../img/abg_b.gif) bottom left repeat-x;
}

#frame_l {
background:transparent url(../img/abg_l.gif) top left repeat-y;
}

#frame_r {
background:transparent url(../img/abg_r.gif) top right repeat-y;
}

#frame_lt {
background:transparent  url(../img/abg_lt.gif) top left no-repeat;
}

#frame_rt {
background:transparent url(../img/abg_rt.gif) top right no-repeat;
}

#frame_lb {
background:transparent url(../img/abg_lb.gif) bottom left no-repeat;
}

#frame_rb {
background:transparent url(../img/abg_rb.gif) bottom right no-repeat;
/*padding:48px 50px 40px 50px;*/
padding:1em 2em 1em 2em;
}
.content>p {margin:0px;}

/* All the content boxes belong to the content class. */
.content {
	width: 100%;
	margin-right: -2px; /*IE fix*/
	padding-bottom: 2em;
	}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#Leftcontent{
	border: none;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	width: 68%;
	float: left;

	line-height: 1.2;
    text-align:justify;
}

#Rightcontent {
	border: none;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	width: 30%;
	float: right;
}

#Fullcontent {
	border: none;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	width: 100%;
	line-height: 1.2;
    text-align:justify;
}

#copyright {
width:852px;
padding: 0 0 2em 0;
font-size:0.6em;
color:#444e5d;
background: #6699cc;
text-decoration:none;
font-weight:normal;
text-align:right;
float:right;
}
#copyright a, #copyright a:visited, #copyright a:hover {
text-decoration:none;font-weight:normal; color:#444e5d;
}
#copyright a:hover {
color:#777777;text-decoration:none; background-color:#6699cc;
}

/* rounded corner boxes blue */
#rbox_t {
width: 100%;
background:transparent url(/blueline_top.gif) top left repeat-x;
}
#rbox_b {
background:transparent url(../img/blueline_bot.gif) bottom left repeat-x;
}
#rbox_l {
background:transparent url(../img/blueline_left.gif) top left repeat-y;
}
#rbox_r {
background:transparent url(../img/blueline_right.gif) top right repeat-y;
}
#rbox_lt {
background:transparent  url(../img/blueline_lt.gif) top left no-repeat;
}
#rbox_rt {
background:transparent url(../img/blueline_rt.gif) top right no-repeat;
}
#rbox_lb {
background:transparent url(../img/blueline_lb.gif) bottom left no-repeat;
}
#rbox_rb {
background:transparent url(../img/blueline_rb.gif) bottom right no-repeat;
padding:18px 10px 10px 10px;
}
/* rounded corner boxes blue END */

/* ******************* NAVIGATION  ********************/
.Menu {
	border: none;
	width: 100%;
/*	float: right;*/
	background-color:#F3F3F3;
	margin-bottom: 1em; margin-top: 0.2em;/* margin-right:0.2em;*/
	padding: 0.2em;
}
.Menu ul {
/*margin: 0; /*removes indent IE and Opera*/
/*padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .7em;
text-transform: uppercase;
letter-spacing: .1em;
display: inline;
}
.Menu li {
margin: 0; /*To close up space between the individual list items*/
font-weight: 300;
display: inline;
text-decoration: none;
}
.Menu a {
/*display: block;*/
padding: 0.2em 1em 0.2em 1em;
/*padding: 5px 5px 5px 11px;*/
/*border: 1px solid;*/
border-color: #FFFFFF;
background-color:#F3F3F3;
/*	height: 1%; /*IE no space between fix*/*/
text-decoration: none;
}
.Menu a:link, .Menu a:visited {
color: #F27900;
text-decoration: none;
/*	height: 1%; /*IE no space between fix*/*/
}
.Menu a:hover, .Menu a:active, #uberlink,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #F27900;
color: white;
/*	height: 1%; /*IE no space between fix*/*/
text-decoration: none;
}

/* rounded corner box MENU */
#rbox1_t{
/*width:152px;*/
width: 100%;
background:transparent url(../img/blue_gr_top.gif) top left repeat-x;
background-color:#F3F3F3;
margin-bottom: 0.5em;
}
#rbox1_b {
background:transparent url(../img/blue_gr_bot.gif) bottom left repeat-x;
}
#rbox1_l {
background:transparent url(../img/blue_gr_left.gif) top left repeat-y;
}
#rbox1_r {
background:transparent url(../img/blue_gr_right.gif) top right repeat-y;
}
#rbox1_lt {
background:transparent  url(../img/blue_gr_lt.gif) top left no-repeat;
}
#rbox1_rt {
background:transparent url(../img/blue_gr_rt.gif) top right no-repeat;
}
#rbox1_lb {
background:transparent url(../img/blue_gr_lb.gif) bottom left no-repeat;
}
#rbox1_rb {
background:transparent url(../img/blue_gr_rb.gif) bottom right no-repeat;
padding:18px 10px 10px 10px;
}
/* rounded corner box MENU END */

/* NAVIGATION END*/

/*----------------------------------begin  form elements formating -------------------------------*/
fieldset
{
border: none;
font-size: 0.8em;
text-align:left;
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
height:1%;
}

.input-box
{
margin: 2px 2px 2px 2px;
border: #427bbb solid 1px;
}

/*----------------------------------end form elements formating -------------------------------*/

#korobka {
/*display:block; */width: 100%;
/*border: 1px solid #edeae3; */
border: 4px double #F3F3F3;
margin-bottom:0;
padding-top: 0.4em;}

#image_box	{margin: 0; padding: 0;
/*float:left; margin: 0.4em 0.4em 0.4em 0.4em; padding: 0.4em 0.4em 0.4em 0.4em; */
/*border: solid 1px #cccccc; */
width: 365px;
height: 150px;
float: left;
background-color: #F8F8F8;}

#more {
font-size: 0.5em;
}

#spacer {
clear:both;
margin-bottom: 0.3em;
}


/*----------------------------------formatting for programme -------------------------------*/
.title
	{font-size:10.0pt;
	font-family:'trebuchet ms',arial,sans-serif, sans-serif;
	vertical-align:top;
	white-space:normal;}
.times
	{font-size:10.0pt;
	font-family:'trebuchet ms',arial,sans-serif, sans-serif;
	text-align:center;
	vertical-align:top;}
.names
	{font-size:10.0pt;
	font-family:'trebuchet ms',arial,sans-serif, sans-serif;
	text-align:left;
	vertical-align:top;
	white-space:normal;}
.poster
	{font-size:10.0pt;
	font-family:'trebuchet ms',arial,sans-serif, sans-serif;
	text-align:center;
	vertical-align:top;}
.headings
	{font-size:11.0pt;
	color:#006699;
	font-weight:700;
	font-family:'trebuchet ms',arial,sans-serif;
	vertical-align:top;}
.breaks
	{font-size:10.0pt;
	font-style:italic;
	font-family:'trebuchet ms',arial,sans-serif;
	text-align:left;
	vertical-align:top;
	white-space:normal;}
.important
	{font-size:10.0pt;
	font-weight:700;
	font-style:italic;
	font-family:'trebuchet ms',arial,sans-serif;
	text-align:left;
	vertical-align:top;
	white-space:normal;}
.sessions
	{font-size:10.0pt;
	font-weight:700;
	font-family:'trebuchet ms',arial,sans-serif;
	text-align:left;
	vertical-align:top;}