/*struktur*/

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/back_tile.jpg);
	background-repeat: repeat;
	background-position: top left;
	margin: 0;
	height: 100%;
}

html
{
	height: 100%;
	margin-bottom: 1px;
}

.content {
	margin: 40px auto 40px;
	/*margin-left:40px;*/
	width: 860px;
	padding:0;
}

#text_content
{
margin-top: 150px;
padding: 0 25px 0;
display: block;
}

#flash_content
{
margin: 100px 0 0 2px;
display: block;
}

/*alla divvar i content_main(vänsterkolumn)*/


.main .left_img { float: left; padding: 20px 20px 20px 0}
.main .right_img { float: right; padding: 7px 0 20px 20px; margin: 0; }

.main .flash {width: 661px; margin-left: 1px; padding:0;}

.img_content_left{
	float: left;
	margin-left: 0;
	padding: 0 15px 10px 0;
}

.img_content_right{
	float: right;
	margin-right: 0;
	padding: 0 0 10px 15px;
}

/*innehåll i main*/

.bild {
	margin-left: 2px;
	float: left;
	margin-bottom: 10px;
}	




/*högercolumnen*/
.right_col {
	float: right;
	width: 172px;
	/*margin-top: 66px;*/
	margin-left: 20px;
}


.meny {
	width: 172px;
	float: left;
}

#text_content table {border: 0; padding-right: 30px;} 
#text_content tr {border: 0;}
#text_content td {border: 0;}
 
#text_content p {
	font:Arial, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:18px;
	padding: 0;
}

/*headings*/

#text_content li {
	font:Arial, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:18px;
	padding: 0;
}

#text_content ul {
	margin: -5px 0 20px 20px;
	padding: 0;
}


#text_content h1 {
	margin-top:80px;
	font-size: 30px;
	font-family: Helvetica, Geneva, Arial;
	line-height: normal;
}

#text_content h2 {
	font-size: 20px;
	line-height:normal;
	padding-top: 40px;
	padding-bottom:7px;
	margin-top:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#text_content h3 {
	font-size: 14px;
	line-height:normal;
	padding-top: 10px;
	padding-bottom:0;
	margin-top:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.logo {
	float: right;
	margin-top: 18px;
	margin-right: 21px;
	display: inline;
}

.meny_y h1 {
	font-size: 14px;
	line-height:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 0;
	padding: 0 20px 0;
}

.meny_y h2 {
	font-size: 16px;
	line-height:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0 20px 0;
	margin-top: 0;
}

.meny_y p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .7em;
	line-height:18px;
	padding: 0 20px 0;
}

.meny_y li {
	font-size: .7em;
	line-height:18px;
	padding: 0;
}

.meny_y ul {
	margin: -5px 0 15px 36px;
	padding: 0;
}

table.schema {
	margin: 20px 0 0 0;
	border-collapse: collapse; 
}

.style1
{
	font-size: 1.2em;
}

table.schema td {
	font-family: Helvetica, Arial, sans-serif;
	width: 80px;
	height: 85px;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc !important;
	line-height: 14px;
	vertical-align: top;
}

table.schema td.class{
	background: url(../images/class.png) bottom left;
	background-color: #333;
	color: #fff;
}

table.schema td.class_register{
	background: url(../images/class_register.png) bottom left;
	background-color: #333;
	color: #fff;
	cursor: pointer;
}


table.schema td.mysore{
	background: url(../images/mysore.png) top left;
	background-color: #eee;
	color: #000;
}


.schema  .tr_allt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	width: 610px;
	padding-bottom: 20px;
	height: 50px;
	float: left;
}

/*meny-tillbehör*/

a.menu_item:visited, a.menu_item:link
{
	font-family: Helvetica, Geneva, Arial;
	font-weight: bold;	
	font-size:.8em;
	text-decoration: none;
	display: block;
	padding: 0 0 10px 30px;
	line-height: normal;
	color: #6c6b6b;
}

a.menu_item:hover
{
	color: #000000;
}

a.menu_item.selected:visited, a.menu_item.selected:link  { color: #930000; background: url(../images/selected_menu.gif) no-repeat 12px 3px;}


a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height:10px;
	text-decoration: none;
	color: #990000;
}

a:visited {
	color: #990000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

a:hover {
	color: #000000;
}


.input_group input.text
{
	width: 320px;
}

.input_group
{
	margin-bottom: 15px;
	width: 320px;
}

.missing
{
	color: #990000;
	font-weight: bold;
}
