/* GENERAL */
BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #55445a;
	margin-top: 0px;
	text-decoration: none;
	background-image: url('../../images/vuokattisport/bg.gif');
	background-color: #c2b1c9;
	background-repeat: repeat-x;
	margin: 0;
}
BODY.print{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url('../../images/trans1x1.gif');
}
FORM{
	margin:0px;
	padding:0px;
}
INPUT{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
INPUT.textfield{
	background-color: #FFFFFF;
	border: 1px solid #62506a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0.2em;
}
INPUT.button{
	background-color: #a897b7;
	border-style: outset;
	border-width: thin;
	border-left-color: #715987;
	border-right-color: #715987; 
	border-top-color: #715987;
	border-bottom-color: #715987;
	padding: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
SELECT{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TEXTAREA{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #715987;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0.2em;
}
TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

/* GENRERAL LAYOUT STUFF */
TD.layout_content {
	background-color: #ffffff;
	border: solid 2px #ffffff;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        font-size: 13px;
}
TD.layout_content2 {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
TD.layout_content hr  {
	border: none; 
	border-top: 1px solid #a79cad; 
	height: 1px;
}
TD.layout_content img  {
	border: 0px solid #583477; 
}

.layout_content p, .layout_content td, .filelist td {
        font-family: Helvetica, Verdana, Arial, sans-serif;
        font-size: 13px;
}

TD.layout_bottombar{
}
.message_info {
	border: 2px dashed green;
	margin: 15px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}
.message_error {
	border: 2px dashed red;
	margin: 15px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}


h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
/* CLOCK */
TD.clock	{
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}
#clock	{
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	background-color: #a897b7;
}
TD.login, TD.login A {
	color: white;
	font-weight: bold;
	white-space: nowrap;
}

/* GENERAL MENU STUFF FOR ALL MENUS */
TD.menu_bg	{
	background-image: url('../../images/vuokattisport/menu_bg.gif');
	background-repeat: repeat-x;
	padding-left: 11px;
	padding-right: 11px;
}
TD.menu_bg2	{
}

/* BASIC MENU (not DOM-menu) */
/* 1st level */
TD.menu_level_0{
	padding-left: 3px;
}
a.menu_level_0{
	font-size: 10px;
}
a.menu_level_0:link    { color: #655177; font-weight: normal; text-decoration: none; }
a.menu_level_0:visited { color: #655177; font-weight: normal; text-decoration: none; }
a.menu_level_0:hover   { color: #655177; font-weight: normal; text-decoration: none; }

TD.menu_level_0_hover{
	background-color: white;
	padding-left: 3px;
}

TD.menu_level_0_selected{
	padding-left: 3px;
}
a.menu_level_0_selected{
	font-size: 10px;
}
a.menu_level_0_selected:link    { color: #655177; font-weight: bolder; text-decoration: none; }
a.menu_level_0_selected:visited { color: #655177; font-weight: bolder; text-decoration: none; }
a.menu_level_0_selected:hover   { color: #655177; font-weight: bolder; text-decoration: none; }

TD.menu_level_0_selected_hover	{
	background-color: white;
	color: #55445a;
	padding-left: 3px;
}


/* 2nd level */
TD.menu_level_1{
	padding-left: 15px;
}
a.menu_level_1{
	font-size: 10px;
}
a.menu_level_1:link    { color: #655177; font-weight: normal; text-decoration: none; }
a.menu_level_1:visited { color: #655177; font-weight: normal; text-decoration: none; }
a.menu_level_1:hover   { color: #655177; font-weight: normal; text-decoration: none; }

TD.menu_level_1_hover{
	padding-left: 0.5em;
	background-color: #FFFFFF;
	padding-left: 15px;
}

TD.menu_level_1_selected{
	padding-left: 15px;
}
a.menu_level_1_selected{
	font-size: 10px;
}
a.menu_level_1_selected:link    { color: #655177; font-weight: bolder; text-decoration: none; }
a.menu_level_1_selected:visited { color: #655177; font-weight: bolder; text-decoration: none; }
a.menu_level_1_selected:hover   { color: #655177; font-weight: bolder; text-decoration: none; }

TD.menu_level_1_selected_hover{
	padding-left: 15px;
	background-color: white;
}


/* 3rd level */
TD.menu_level_2{
	padding-left: 25px;
}
a.menu_level_2{
	font-size: 10px;
}
a.menu_level_2:link    { color: #655177; font-weight: normal; text-decoration: none; }
a.menu_level_2:visited { color: #655177; font-weight: normal; text-decoration: none; }
a.menu_level_2:hover   { color: #655177; font-weight: normal; text-decoration: none; }

TD.menu_level_2_hover	{
	padding-left: 25px;
	background-color: white;
}

TD.menu_level_2_selected	{
	padding-left: 25px;
}
a.menu_level_2_selected{
	font-size: 10px;
}
a.menu_level_2_selected:link    { color: #655177; font-weight: bolder; text-decoration: none; }
a.menu_level_2_selected:visited { color: #655177; font-weight: bolder; text-decoration: none; }
a.menu_level_2_selected:hover   { color: #655177; font-weight: bolder; text-decoration: none; }

TD.menu_level_2_selected_hover{
	padding-left: 25px;
	background-color: white;
}



/* DOMMENU */
/* Default Style */
DIV.domMenu_menuBar {
    background-image: url('../../images/vuokattisport/menu_bg.gif');
	background-repeat: repeat-x;
	padding-left: 11px;
	padding-right: 11px;
}
DIV.domMenu_menuElement {
	background-image: url('../../images/vuokattisport/menu_valiviiva_02.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-right: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
	padding-top: 10px;
	padding-bottom: 11px;
	white-space: nowrap;	
}
DIV.domMenu_menuElementHover {
	color: #ccb4e8;
}
DIV.domMenu_subMenuBar {
    border-top: 1px solid #502b71;
	border-left: 1px solid #502b71;
	border-right: 1px solid #502b71;
}
DIV.domMenu_subMenuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: bold;
    border: solid #502b71;  
    border-width: 0px 0px 0px 0px;
    background-color: #a897b7; 
    color: #FFFFFF;
    padding: 4px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: #b8a3cb;
	color: #502b71;
	padding: 2px;
	padding-left: 10px;
	padding-right: 12px;
	text-align: left;
	border-bottom: 1px solid #502b71;
}
DIV.domMenu_subMenuElementHeading {
}
DIV.domMenu_subMenuElementHover {
    color: #6d5a77;
}

/* DOMMenu 2 */
#domMenu_two DIV.domMenu_menuBar {
    background-image: url('../../images/vuokattisport/tokamenu_bg.gif');
	background-repeat: repeat-x;
	padding-left: 16px;
	padding-right: 16px;
}
#domMenu_two DIV.domMenu_menuElement {
	background-image: url('../../images/vuokattisport/tokamenu_valiviiva.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-right: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #E7DDEC;
    text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;	
}
#domMenu_two DIV.domMenu_menuElementHover {
	color: #FFFFFF;
}

/* PAGETITLES */
TD.pagetitle{
}

TD.pagetitle_text{
	font-size: 13px;
	font-weight: bold;
	color: #55445a;
}

A.pagetitle_back{
	font-size: 10px;
}
A.pagetitle_back:link    { color: #71448c; font-weight: normal; text-decoration: none; }
A.pagetitle_back:visited { color: #71448c; font-weight: normal; text-decoration: none; }
A.pagetitle_back:hover   { color: #71448c; font-weight: normal; text-decoration: none; }

/* where pagetitle is link (gallery etc) */
A.pagetitle_link{
	font-size: 12px;
}
A.pagetitle_link:link    { color: #55445a; font-weight: bold; text-decoration: none; }
A.pagetitle_link:visited { color: #55445a; font-weight: bold; text-decoration: none; }
A.pagetitle_link:hover   { color: #55445a; font-weight: bold; text-decoration: none; }



/* NAVIGATION */
A.navigation{
	font-size: 9px;
}
A.navigation:link    { color: #655177; font-weight: bold; text-decoration: none; }
A.navigation:visited { color: #655177; font-weight: bold; text-decoration: none; }
A.navigation:hover   { color: #655177; font-weight: bold; text-decoration: none; }

TD.pagenumber{
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}
A.pagenumber{
	font-size: 9px;
}
A.pagenumber:link    { color: #c2b0c8; font-weight: bolder; text-decoration: none; }
A.pagenumber:visited { color: #c2b0c8; font-weight: bolder; text-decoration: none; }
A.pagenumber:hover   { color: #c2b0c8; font-weight: bolder; text-decoration: none; }

TD.pagenumber_selected{
	border: 1px solid #6d5a77;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}
A.pagenumber_selected{
	font-size: 9px;
}
A.pagenumber_selected:link    { color: #6d5a77; font-weight: bolder; text-decoration: none; }
A.pagenumber_selected:visited { color: #6d5a77; font-weight: bolder; text-decoration: none; }
A.pagenumber_selected:hover   { color: #6d5a77; font-weight: bolder; text-decoration: none; }



/* ARTICLES */
TD.artic_list{
	font-size: 9px;
	color: #715987;
}
A.artic_list_title{
	font-size: 9px;
}
A.artic_list_title:link			{ color: #715987; font-weight: bold; text-decoration: none; }
A.artic_list_title:active		{ color: #715987; font-weight: bold; text-decoration: none; }
A.artic_list_title:visited		{ color: #715987; font-weight: bold; text-decoration: none; }
A.artic_list_title:hover		{ color: #594762; font-weight: bold; text-decoration: none; }

A.artic_readmore{
	font-size: 9px;
	white-space: nowrap;
}
A.artic_readmore:link		{color: #71448c; font-weight: bold; text-decoration: none;}
A.artic_readmore:visited	{color: #71448c; font-weight: bold; text-decoration: none;}
A.artic_readmore:hover		{color: #875ca1; font-weight: bold; text-decoration: none;}


TD.artic_title	{
	font-size: 12px;
	font-weight: bold;
	color: #655177;
}
A.artic_title{
	font-size: 12px;
}
A.artic_title:link			{color: #655177; font-weight: bold; text-decoration: none;}
A.artic_title:active		{color: #655177; font-weight: bold; text-decoration: none;}
A.artic_title:visited		{color: #655177; font-weight: bold; text-decoration: none;}
A.artic_title:hover			{color: #655177; font-weight: bold; text-decoration: none;}


/* FRONTPAGE ARTICLES */
TD.index_artic_heading{
	font-weight: bold;
	color: #715987;
}

/* KALENTERI */
table.smallcalendar {
	background-color: #eeecef;
	padding: 0px;
	margin: 2px;
}

table.smallcalendar td{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}
td.calendar_title {
	background-color: #a897b7;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}

td.calendar_title a img {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border: 1px solid #7c678e;
}
td.calendar_day {
	color: #69676a;
}
td.calendar_sunday {
	color: #9d9b9e;
}
td.calendar_today{
	color: #905fa6;
	font-weight: bold;
	border: 1px solid #aaa8ab;
}

td.datetext{
	padding: 2px;
	background-color: #d2c9d5;
	color: #55445a;
}


/* <- KALENTER I  LOPPUU*/

/* FRONTPAGE RIGHT PANEL*/
TD.index_rightpanel	{
	border: 2px solid #ffffff;
	background-color: #c7b6d7;
	padding-bottom: 18px;
}
TD.index_rightpanel_heading	{
}
A.index_rightpanel_link{
	font-size: 9px;
}
A.index_rightpanel_link:link		{color: #55445a; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:active		{color: #55445a; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:visited		{color: #55445a; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:hover		{color: #55445a; font-weight: bold; text-decoration: none;}


/* GALLERY */
A.gallery_folder{
	font-size: 10px;
}
A.gallery_folder:link    { color: #55445a; font-weight: normal; text-decoration: none; }
A.gallery_folder:visited { color: #55445a; font-weight: normal; text-decoration: none; }
A.gallery_folder:hover   { color: #55445a; font-weight: normal; text-decoration: underline; }

A.gallery_image{
	font-size: 9px;
}
A.gallery_image:link    { color: #55445a; font-weight: normal; text-decoration: none; }
A.gallery_image:visited { color: #55445a; font-weight: normal; text-decoration: none; }
A.gallery_image:hover   { color: #55445a; font-weight: normal; text-decoration: underline; }

TD.gallery_pic_title{
	font-size: 9px;
	font-weight: bold;
	color: #b4a1bb;
	padding: 2px 2px 2px 3px;
}


/* SEARCH */
TD.search_sectiontitle	{
	font-weight: bold;
	color: #655177;
}

A.search_result{
	font-size: 10px;
}
A.search_result:link    { color: #655177; font-weight: normal; text-decoration: none; }
A.search_result:visited { color: #655177; font-weight: normal; text-decoration: none; }
A.search_result:hover   { color: #7c6590; font-weight: normal; text-decoration: none; }



/* SITEMAP */
A.sitemap_link{
        font-family: Helvetica, Verdana, Arial, sans-serif;
        font-size: 12px;
}
A.sitemap_link:link    { color: #55445a; font-weight: normal; text-decoration: none; }
A.sitemap_link:visited { color: #55445a; font-weight: normal; text-decoration: none; }
A.sitemap_link:hover   { color: #55445a; font-weight: normal; text-decoration: none; }



/* LINKS-MODULE */
a.lh_kategoria {
	font-size: 10px;
	text-decoration: none;
}
a.lh_kategoria:link    { color: #55445a; font-weight: bold; text-decoration: none; }
a.lh_kategoria:visited { color: #55445a; font-weight: bold; text-decoration: none; }
a.lh_kategoria:hover   { color: #55445a; font-weight: bold; text-decoration: none; }

a.lh_url_nakyva {
	font-size: 10px;
	color: #3D679A;
}
a.lh_url_nakyva:link    { color: #7c678a; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:visited { color: #7c678a; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:hover   { color: #7c678a; font-weight: normal; text-decoration: none; }


/* GUESTBOOK */
TD.gb_topic{
	color: #55445a;
	font-size: 10px;
	padding: 2px 2px 2px 3px;
}
TD.gb_content{
	color: #55445a;
	font-size: 10px;
	padding: 1px 1px 5px 3px;
}
TD.gb_sign_guestbook{
	border: 1px solid #7f6e88;
	background-color: #bfadd0;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
}
A.gb_sign_guestbook{
	font-size: 11px;
}
A.gb_sign_guestbook:link    { color: #ffffff; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:hover   { color: #ffffff; font-weight: bold; text-decoration: none; }


/* FORUM */
A.forum_cattree_link{	/* exp. forum >> category*/
	font-size: 10px;
}
A.forum_cattree_link:link    { color: #655177; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:visited { color: #655177; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:hover   { color: #655177; font-weight: bold; text-decoration: none; }

TD.forum_cat_topic{		/* on forum frontpage*/
	border: 1px solid #655177;
	background-color: #a897b7;
	font-weight: bold;
	color: white;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{		/* bg of category-topic*/
	border: 1px solid #655177;
	background-color: white;
	color: #55445a;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{		/* category name on frontpage cat-list */
	background-color: white;
	color: #55445a;
	padding: 2px 5px 2px 5px;
}
A.forum_cat_link{		/* category link*/
	font-size: 10px;
}
A.forum_cat_link:link    { color: #655177; font-weight: bold; text-decoration: none; }
A.forum_cat_link:visited { color: #655177; font-weight: bold; text-decoration: none; }
A.forum_cat_link:hover   { color: #655177; font-weight: bold; text-decoration: none; }

TD.forum_cat_info{		/* info of category (total messages) */
	color: #55445a;
	padding: 2px 5px 2px 5px;
}
TD.forum_msglist_topic{		/* topic, nickname, total replies */
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7ccdb;
	padding: 2px 2px 2px 2px;
}

TD.forum_msglist_1{		/* msg list where user has selected category line 1 */
	font-size: 10px;	
	color: #55445a;
}

TD.forum_msglist_2{		/* msg list where user has selected category line 2 */
	font-size: 10px;	
	color: #55445a;
	background-color: #cfc6d3;
}

TD.forum_msgtree_topic{		/* topic, nickname, total replies */
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7ccdb;
	padding: 2px 2px 2px 2px;
}

TD.forum_msgtree_1{		/* msg tree under chosen message line 1 */
	font-size: 10px;	
	color: #55445a;
	padding:2px;
}

TD.forum_msgtree_2{		/* msg tree under chosen message line 2 */
	font-size: 10px;	
	color: #55445a;
	background-color: #cfc6d3;
	padding:2px;
}

A.forum_msg_link{		/* link to message */
	font-size: 10px;
}
A.forum_msg_link:link    { color: #655177; font-weight: bold; text-decoration: none; }
A.forum_msg_link:visited { color: #655177; font-weight: bold; text-decoration: none; }
A.forum_msg_link:hover   { color: #655177; font-weight: bold; text-decoration: none; }

A.forum_msg_link_selected{	/* link to message (selected message) */
	font-size: 10px;
}
A.forum_msg_link_selected:link    { color: #55445a; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:visited { color: #55445a; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:hover   { color: #55445a; font-weight: bold; text-decoration: none; }

TD.forum_msg_bg	{ /* open message whole cell bg*/
	background-color: white;
	border: 1px solid #d7ccdb;
	padding: 0px;
}
TD.forum_msg_topic	{	/* open message topic */
	background-color: #a897b7;
	font-size: 10px;	
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info	{	/* open message info (nickame, time) */
	background-color: #d7ccdb;
	font-size: 9px;
	font-weight: bolder;
	color: #55445a;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{		/* open message content */
	font-size: 10px;
	color: #55445a;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #d7ccdb;
	border-bottom: 1px solid #d7ccdb;
}
TD.forum_msg_functions	{	/* bg of reply to message, inform of bad message */
	background-color: #d7ccdb;
	padding: 2px 3px 2px 3px;
}
A.forum_msg_function{		/* reply to message, inform of bad message*/
	font-size: 10px;
}
A.forum_msg_function:link    { color: #655177;	font-weight: bolder;	text-decoration: none; }
A.forum_msg_function:visited { color: #655177;	font-weight: bolder;	text-decoration: none; }
A.forum_msg_function:hover   { color: #55445a;	font-weight: bolder;	text-decoration: none; }

TD.forum_add_new{		/* bg of add new topic or message */
	border: 1px solid #655177;
	background-color: #a897b7;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
}
A.forum_add_new{	/* add new topic or message */
	font-size: 10px;
}
A.forum_add_new:link    { color: #ffffff; font-weight: bold; text-decoration: none; }
A.forum_add_new:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
A.forum_add_new:hover   { color: #ffffff; font-weight: bold; text-decoration: none; }

TD.forum_form_topic{		/* topic of form of new message or topic */
	background-color: #a897b7;
	border: 1px solid #d7ccdb;
	font-size: 11px;	
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 5px;

}

/* KAMERAT */
div.slideshow {
        position: relative;
        width: 99%;
        background: #d7ccdb url('../../images/play_tr.jpg') no-repeat top right;
        border: 1px solid #55445a;
}

div.topbar {
        background: url('../../images/play_tl.jpg') no-repeat top left;

        height: 23px;
        margin-bottom: 5px;
}
.showimage {
        width: 100%;

}

.showinfo {
        margin-left: 10px;
        font-weight: bold;
        font-size: 10px;
}
.showcontent td {
        vertical-align: top;
}
.showmenu {
        padding-left: 10px;
        padding-top: 18px;
        width: 170px;
}

.slideshow .windowbuttons {
        position: absolute;
        top: 5px;
        right: 5px;
}

.slideshow .controls {
        clear:both;
        position: relative;
        background: url('../../images/play_br.jpg') no-repeat bottom right;
        margin-top: -10px;
        padding-left: 7px;
}

.slideshow .controls .buttons {
        position: relative;
        background: url('../../images/play_bl.jpg') no-repeat bottom left;
        margin-left: -7px;
        padding-left: 5px;
        height: 34px;
}

.slideshow .controls .buttons img {
        position: relative;
        top: 2px;
        margin-left: -3px;
        margin-top: 2px;
}

.slideshow .controls .zoom {
        position: absolute;
        left: 230px;
        top: 11px;
        font-weight: bold;
        white-space: nowrap;
}
.slideshow .controls .zoom img {
        margin: 0px;
}

div.calendarbox {
        position: relative;
        border: 1px solid #55445a;
        background: #eeecef;
        width: 213px;
        padding: 1px;
        text-align: center;
}

.curdate {
        border: solid 1px #aaa8ab;
        margin-bottom: 1px;
}

table.calendar {
    border-collapse: collapse;
}

table.calendar th {
    color: #55445a;
    font-weight: bold;
}

table.calendar td {
    border: solid 1px #eeecef;
    padding:2px;
    cursor: pointer;
}

.othermonth {
    color: #ffffff;
    background-color: #a897b7;
}

.thismonth {
    background-color: #a897b7;
}
.picday {
    background-color: #a897b7;
}


.today {
    background: #d2c9d5;
}

.selected, .weekselected {
        background: #d2c9d5;
}

.week {
        background: #d2c9d5;
}

.datelink {
        text-decoration: none;
        color: #55445a;
        font-weight: bold;
        font-size: 10px;
}


/* KAMERAT LOPPUU */

.pwdform {
	width: 80%;
	margin: auto;
}

TD.vasen {
	background-image: url('../../images/vuokattisport/vasen_bg.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
TD.oikea {
	background-image: url('../../images/vuokattisport/oikea_bg.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
TD.ylanurkan_valikko {
	background-image: url('../../images/vuokattisport/ylanurkan_valikko_bg.gif');
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #c7b6d6;
	font-size: 10px;
	padding-left: 18px;
	padding-right: 11px;
}
a.ylanurkan_valikko{
	font-size: 10px;
}
a.ylanurkan_valikko:link    { color: #715987; font-weight: normal; text-decoration: none; }
a.ylanurkan_valikko:visited { color: #715987; font-weight: normal; text-decoration: none; }
a.ylanurkan_valikko:hover   { color: #5c4a65; font-weight: normal; text-decoration: none; }

TD.tokamenu {
	background-image: url('../../images/vuokattisport/tokamenu_bg.gif');
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #7f6a8d;
	font-size: 9px;
	padding-left: 11px;
	padding-right: 11px;
}
TD.tokamenu2 {
	padding-bottom: 3px;
	padding-left: 14px;
	padding-right: 14px;
}
a.tokamenu2 {
	font-size: 9px;
}
a.tokamenu2:link    { color: #ffffff; font-weight: bold; text-decoration: none; }
a.tokamenu2:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
a.tokamenu2:hover   { color: #d8d5da; font-weight: bold; text-decoration: none; }

TD.ylabannerit {
	padding-right: 10px;
	padding-left: 10px;	
}

TD.ylabannerit img {
        clear: both;
	vertical-align: bottom;
}

TD.index_rightpanel img, TD.tarjoukset_sivupalkinkuva2 img {
        clear: both;
        vertical-align: bottom;
}

a:link    { color: #71448c; font-weight: normal; text-decoration: none; }
a:visited { color: #71448c; font-weight: normal; text-decoration: none; }
a:hover   { color: #8b61a4; font-weight: normal; text-decoration: none; }

a.ntg:link    { color: #6d5a77; font-weight: normal; text-decoration: none; }
a.ntg:visited { color: #6d5a77; font-weight: normal; text-decoration: none; }
a.ntg:hover   { color: #5c4a65; font-weight: normal; text-decoration: none; }

TD.uutispohja {
	border-right: solid 2px #ffffff;
}
TD.uutiset {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 10px;
}
TD.uutisotsikko {
	font-size: 9px;
	color: #715987;
	margin-bottom: 10px;
}
TD	.uutisotsikko p {
	margin: 0;
}

a.uutisotsikko:link    { color: #715987; font-weight: bold; text-decoration: none; }
a.uutisotsikko:visited { color: #715987; font-weight: bold; text-decoration: none; }
a.uutisotsikko:hover   { color: #55445a; font-weight: bold; text-decoration: none; }

a.uutisotsikko2:link    { color: #715987; font-weight: normal; text-decoration: none; }
a.uutisotsikko2:visited { color: #715987; font-weight: normal; text-decoration: none; }
a.uutisotsikko2:hover   { color: #55445a; font-weight: normal; text-decoration: none; }

div.tarjouslaatikko {
	border: solid 1px #c2b1c9;
	/*border-left: none;*/
	margin: 8px 8px 10px 12px;
	width: 300px;
	float: left;
	display: inline;
}

div.tarjouslaatikko p {
	margin: 0;
}
TD.tapahtumat_etusivunkuva {
	border-top: solid 1px #6d5a77;
	border-bottom: solid 1px #6d5a77;
	padding: 1px 0px 1px 0px;
	background-color: #FFFFFF;
}
TD.tapahtumat_etusivunteksti {
	padding: 5px 7px 10px 7px;
	font-size: 9px;
	line-height: 14px;
	color: #55445a;
}
a.tapahtumat_etusivunteksti:link    { color: #55445a; font-weight: bold; text-decoration: none; }
a.tapahtumat_etusivunteksti:visited { color: #55445a; font-weight: bold; text-decoration: none; }
a.tapahtumat_etusivunteksti:hover   { color: #633f6d; font-weight: bold; text-decoration: none; }

TD.leftpanel	{
	border: 2px solid #ffffff;
	background-color: #bfadd0;
}
TD.tarjoukset_sivupalkinkuva {
	border-top: solid 1px #6d5a77;
	border-bottom: solid 1px #6d5a77;
	border-left: solid 1px #ac9bbb;
	border-right: solid 1px #ac9bbb;
	padding: 1px 0px 1px 0px;
	background-color: #bfadd0;
}
TD.tarjoukset_sivupalkinkuva2 {
	background-color: #6d5a77;
	background-image: url('../../images/vuokattisport/tarjouskuva_bg.gif');
	background-repeat: no-repeat;
	background-position: center center;	
}
TD.tarjoukset_sivupalkinkuva2 img  {
	border: 1px solid #502b71; 
}
TD.tarjoukset_sivupalkinteksti {
	padding: 10px 11px 10px 10px;
	font-size: 9px;
	color: #55445a;
	border-left: solid 1px #b09fbf;
	border-right: solid 1px #b09fbf;
}
TD.tarjoukset_sivupalkinteksti p {
	margin: 0;
}

.ttContainer {
	border: 1px solid #502B71;
	background-color: #D7CCDB;
	padding: 5px;
}


.ttInfo_table {
	border: 1px solid #502B71;
	background-color: #D7CCDB;
	padding: 5px;
}

.ttEventCal_table {
	border: 1px solid #502B71;
	background-color: #D7CCDB;
	padding: 5px;
}

table.eventlist {
	padding-bottom: 10px;
	border-bottom: 1px solid #502B71;
}

td.more_events {
	text-align: center;
}

a.tarjoukset_sivupalkinteksti:link    { color: #715987; font-weight: bold; text-decoration: none; }
a.tarjoukset_sivupalkinteksti:visited { color: #715987; font-weight: bold; text-decoration: none; }
a.tarjoukset_sivupalkinteksti:hover   { color: #633f6d; font-weight: bold; text-decoration: none; }




