@import url("./class.selectcard.css");
@import url("./start/jquery-ui-1.8.16.custom.css");
/* GENERAL */
BODY{
	font-family: Tahoma, Verdana, Arial;
	background-color: #5fc5e4;
	font-size: 11px;
	color: #777777;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}

BODY.print{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	margin: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
}

TD.sisalto_osa {
	background-color: #f0fafc;
	background-image: url(../../images/atomini/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}
TD.ylareuna {
	background-image: url(../../images/atomini/ylareuna.jpg);
	background-repeat: no-repeat;
	background-position: lefttop;
}
TD.topbar {
	background-image: url(../../images/atomini/top_bar_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-bottom: 12px;*/
	padding-left: 26px;
}

input {
	padding: 2px 3px 2px 5px;
	font-size: 11px;
	color: #777777;
	font-family: Tahoma, Arial, Verdana;
	border: solid 1px #c7c7c7;
	background-image: url(../../images/atomini/kenttatausta.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

input.button {
	display: inline;
	border: 1px solid #46bbe1;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	/*background-image: url(../../images/atomini/nappitausta.gif);
	background-repeat: repeat-x;
	background-position: left center;*/
	background-color:#5fb9d3;
	padding-left: 12px;
	padding-right: 12px;
}

.button {
	display: inline;
	border: 1px solid #46bbe1;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	/*background-image: url(../../images/atomini/nappitausta.gif);
	background-repeat: repeat-x;
	background-position: left center;*/
	background-color:#5fb9d3;
	padding-left: 12px;
	padding-right: 12px;
}

select {
		height: 18px;
		width: 135px;
		font-size: 11px;
		color: #00a6de;
		line-height: 17px;
		border: solid 1px #b8b8b8;
}

.textboxstyle{
	border: none;
	background-color: #FFFFFF;
	width: 110px;
	font-size: 11px;
	padding: 1px 3px 0px 0px;
	background-image: none;
	color: #979797;
}

FORM{
	margin:0px;
	padding:0px;
}

INPUT.textfield{
	background-color: #FFFFFF;
	border: 1px solid #c2c2c2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
}

TEXTAREA{
	background-color: #FFFFFF;
	border: solid 1px #c2c2c2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
}

TD{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;

}

a:link    { color: #549e04; font-weight: normal; text-decoration: none; }
a:visited { color: #549e04; font-weight: normal; text-decoration: none; }
a:hover   { color: #5fb009; font-weight: normal; text-decoration: underline; }

TD.ylavalikko{
	background-image: url(../../images/atomini/ylavalikko_tausta.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.ylavalikko{
	font-size: 11px;
}
a.ylavalikko:link    { color: #eff9fc; font-weight: normal; text-decoration: none; }
a.ylavalikko:visited { color: #eff9fc; font-weight: normal; text-decoration: none; }
a.ylavalikko:hover   { color: #1184bd; font-weight: normal; text-decoration: none; }


/* GENRERAL LAYOUT STUFF */

/* DOMMENU */
/* Default Style */
DIV.domMenu_menuBar {
    /*border: solid #000000;
    border-width: 1px 0 0 1px;*/
}
DIV.domMenu_menuElement {
font-size: 11px; color: #eff9fc; font-weight: normal; text-decoration: none;
}
DIV.domMenu_menuElementHover {
font-size: 11px; color: #1184bd; font-weight: normal; text-decoration: none;
}
DIV.domMenu_subMenuBar {
background-color:#61C4E4;
}
DIV.domMenu_subMenuElement {
font-size: 11px; color: #eff9fc; font-weight: normal; text-decoration: none;
}
DIV.domMenu_subMenuElementHeading {
    font-weight: bold;
	text-align: right;
}
DIV.domMenu_subMenuElementHover {
font-size: 11px; color: #1184bd; font-weight: normal; text-decoration: none;
}

TD.layout_content{
	padding-left: 9px;
	padding-right: 9px;
}

TD.layout_content2{
	padding: 40px;
	padding-top: 22px;
	padding-bottom: 20px;
	background-image: url(../../images/atomini/sisalto_tausta.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

TD.layout_topbar {
	background-image: url(../../images/atomini/top_bar_uusi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

TD.layout_ylareuna {
	background-image: url(../../images/atomini/ylareuna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	padding-right: 33px;
}

TD.layout_bottombar{
	padding-top: 3px;
}

.message_info {
	border: 2px dashed #e5a30f;
	margin: 15px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

.message_error {
	border: 2px dashed #e64e4e;
	margin: 15px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

/* CLOCK */
TD.clock	{
	font-weight: bold;
	color: #777777;
	white-space: nowrap;
}
#clock	{
	font-weight: bold;
	color: #777777;
	border: 0px;
	background-color: #FFFFFF;
}

TD.login {
	color: #4597b2;
	background-image: url(../../images/atomini/laatikko_sin_tausta.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	white-space: nowrap;
	padding-left: 19px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 4px;
}

input.login  {
	color: #979797;
	font-size: 11px;
	font-weight: normal;
	width: 104px;
	border: solid 1px #b2c1c5;
	padding-left: 2px;
	background-image: url(../../images/atomini/login_kenttatausta.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
}

/* PAGETITLES */
TD.pagetitle{
}

TD.pagetitle_text{
	font-size: 11px;
	font-weight: bold;
	color: #00a6de;
}

A.pagetitle_back{
	font-size: 10px;
}

A.pagetitle_back:link    { color: #00a6de; font-weight: normal; text-decoration: none; }
A.pagetitle_back:visited { color: #00a6de; font-weight: normal; text-decoration: none; }
A.pagetitle_back:hover   { color: #138ab2; font-weight: normal; text-decoration: none; }

/* where pagetitle is link (gallery etc) */
A.pagetitle_link{
	font-size: 11px;
}

A.pagetitle_link:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
A.pagetitle_link:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
A.pagetitle_link:hover   { color: #00a6de; font-weight: bold; text-decoration: none; }

/* NAVIGATION */
A.navigation{
	font-size: 10px;
}
A.navigation:link    { color: #00a6de; font-weight: normal; text-decoration: none; }
A.navigation:visited { color: #00a6de; font-weight: normal; text-decoration: none; }
A.navigation:hover   { color: #00a6de; font-weight: normal; text-decoration: none; }

TD.pagenumber{
	padding: 1px 2px 1px 2px;
}

A.pagenumber{
	font-size: 10px;
}

A.pagenumber:link    { color: #979797; font-weight: normal; text-decoration: none; }
A.pagenumber:visited { color: #979797; font-weight: normal; text-decoration: none; }
A.pagenumber:hover   { color: #979797; font-weight: normal; text-decoration: none; }

TD.pagenumber_selected{
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}

A.pagenumber_selected{
	font-size: 10px;
}

A.pagenumber_selected:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:hover   { color: #00a6de; font-weight: bold; text-decoration: none; }

/* ARTICLES */
TD.artic_list{
	color: #969696;
	padding: 18 25 18 25;
}

A.artic_list_title{
}
A.artic_list_title:link			{color: #00a6de; font-weight: normal; text-decoration: none;}
A.artic_list_title:active		{color: #00a6de; font-weight: normal; text-decoration: none;}
A.artic_list_title:visited		{color: #00a6de; font-weight: normal; text-decoration: none;}
A.artic_list_title:hover		{color: #0c86af; font-weight: normal; text-decoration: none;}

A.artic_readmore{
}
A.artic_readmore:link		{color: #549e04; font-weight: normal; text-decoration: none;}
A.artic_readmore:visited	{color: #549e04; font-weight: normal; text-decoration: none;}
A.artic_readmore:hover		{color: #71b12c; font-weight: normal; text-decoration: none;}

TD.artic_title	{
	font-size: 11px;
	font-weight: bold;
	color: #00a6de;
}

A.artic_title{
	font-size: 11px;
}

A.artic_title:link			{color: #00a6de; font-weight: bold; text-decoration: none;}
A.artic_title:active		{color: #00a6de; font-weight: bold; text-decoration: none;}
A.artic_title:visited		{color: #00a6de; font-weight: bold; text-decoration: none;}
A.artic_title:hover			{color: #0c86af; font-weight: bold; text-decoration: none;}

/* FRONTPAGE ARTICLES */
TD.index_artic_heading{
	font-weight: bold;
	font-size: 16px;
	color: #00a6de;
	padding-top: 10px;
	padding-bottom: 15px;
}

/* FRONTPAGE RIGHT PANEL*/
TD.index_rightpanel	{
	background-image: url(../../images/atomini/laatikko_kelt_tausta.gif);
	background-repeat: repeat-y;
	background-position: 10px 100%;
}

TD.index_rightpanel_content	{
        /*background-image: url(../../images/atomini/laatikko_kelt_tausta.gif);
        background-repeat: repeat-y;*/

	padding-left: 19px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 12px;
	color: #7f7f7f;
}

A.index_rightpanel_link{
}

A.index_rightpanel_link:link		{color: #eff9fc; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:active		{color: #eff9fc; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:visited		{color: #eff9fc; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:hover		{color: #1184bd; font-weight: normal; text-decoration: none;}

/* GALLERY */
A.gallery_folder{
	font-size: 10px;
}

A.gallery_folder:link    { color: #00a6de; font-weight: normal; text-decoration: none; }
A.gallery_folder:visited { color: #00a6de; font-weight: normal; text-decoration: none; }
A.gallery_folder:hover   { color: #0c86af; font-weight: normal; text-decoration: none; }

A.gallery_image{
	font-size: 10px;
}

A.gallery_image:link    { color: #777777; font-weight: normal; text-decoration: none; }
A.gallery_image:visited { color: #777777; font-weight: normal; text-decoration: none; }
A.gallery_image:hover   { color: #979797; font-weight: normal; text-decoration: none; }

TD.gallery_pic_title{
	font-size: 11px;
	font-weight: bold;
	color: #00a6de;
	padding: 2px 2px 2px 3px;
}

/* SEARCH */

TD.search_sectiontitle	{
	background-color: #55bcdd;
	border: 1px solid #bebebe;
	font-weight: bold;
	color: #eff9fc;
}

A.search_result{
	font-size: 11px;
}

A.search_result:link    { color: #549e04; font-weight: normal; text-decoration: none; }
A.search_result:visited { color: #549e04; font-weight: normal; text-decoration: none; }
A.search_result:hover   { color: #71c11a; font-weight: normal; text-decoration: none; }

/* SITEMAP */
A.sitemap_link{
	font-size: 11px;
}

A.sitemap_link:link    { color: #549e04; font-weight: normal; text-decoration: none; }
A.sitemap_link:visited { color: #549e04; font-weight: normal; text-decoration: none; }
A.sitemap_link:hover   { color: #71c11a; font-weight: normal; text-decoration: none; }

/* LINKS-MODULE */
a.lh_kategoria {
	font-size: 11px;
	text-decoration: none;
}

a.lh_kategoria:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
a.lh_kategoria:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
a.lh_kategoria:hover   { color: #0c86af; font-weight: bold; text-decoration: none; }

a.lh_url_nakyva {
	font-size: 10px;
}

a.lh_url_nakyva:link    { color: #777777; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:visited { color: #777777; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:hover   { color: #979797; font-weight: normal; text-decoration: underline; }

/* GUESTBOOK */
TD.gb_topic{
	background-color: #ffda62;
	border: solid 1px #f5e3ac;
	color: #ce9109;
	font-size: 11px;
	padding: 2px 2px 2px 3px;
}

TD.gb_content{
	color: #777777;
	font-size: 11px;
	padding: 1px 1px 5px 3px;
}

TD.gb_sign_guestbook{
	border: 1px solid #f5e3ac;
	background-color: #ffda62;
	color: #ce9109;
	padding: 2px 5px 2px 5px;
}

A.gb_sign_guestbook{
	font-size: 11px;
}

A.gb_sign_guestbook:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:hover   { color: #00a6de; font-weight: bold; text-decoration: none; }

/* FORUM */
A.forum_cattree_link{	/* exp. forum >> category*/
	font-size: 11px;
}

A.forum_cattree_link:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:hover   { color: #00a6de; font-weight: bold; text-decoration: none; }

TD.forum_cat_topic{		/* on forum frontpage*/
	border: 1px solid #f5e3ac;
	background-color: #ffda62;
	color: #ce9109;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

TD.forum_cat_bg{		/* bg of category-topic*/
	border: 1px solid #f5e3ac;
	background-color: #ffda62;
	color: #ce9109;
	padding: 2px 5px 2px 5px;
	height: 50px;
}

TD.forum_cat_name{		/* category name on frontpage cat-list */
	background-color: #ffffff;
	color: #777777;
	padding: 2px 5px 2px 5px;
}

A.forum_cat_link{		/* category link*/
	font-size: 11px;
}

A.forum_cat_link:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_cat_link:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_cat_link:hover   { color: #00a6de; font-weight: bold; text-decoration: none; }

TD.forum_cat_info{		/* info of category (total messages) */
	color: #777777;
	padding: 2px 5px 2px 5px;
}

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

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

TD.forum_msglist_2{		/* msg list where user has selected category line 2 */
	font-size: 11px;
	color: #777777;
	background-color: #e3f0f3;
}

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

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

TD.forum_msgtree_2{		/* msg tree under chosen message line 2 */
	font-size: 11px;
	color: #777777;
	background-color: #e3f0f3;
	padding:2px;
}

A.forum_msg_link{		/* link to message */
	font-size: 11px;
}

A.forum_msg_link:link    { color: #777777; font-weight: bold; text-decoration: none; }
A.forum_msg_link:visited { color: #777777; font-weight: bold; text-decoration: none; }
A.forum_msg_link:hover   { color: #979797; font-weight: bold; text-decoration: none; }

A.forum_msg_link_selected{	/* link to message (selected message) */
	font-size: 11px;
}

A.forum_msg_link_selected:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:hover   { color: #00a6de; font-weight: bold; text-decoration: none; }

TD.forum_msg_bg	{ /* open message whole cell bg*/
	background-color: #ffffff;
	border: 1px solid #cbcbcb;
	padding: 0px;
}

TD.forum_msg_topic	{	/* open message topic */
	background-color: #ffda62;
	font-size: 11px;
	font-weight: bold;
	color: #00a6de;
	padding: 2px 2px 2px 2px;
}

TD.forum_msg_info	{	/* open message info (nickame, time) */
	background-color: #ffda62;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	padding: 2px 2px 2px 2px;
}

TD.forum_msg_content{		/* open message content */
	font-size: 11px;
	color: #777777;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}

TD.forum_msg_functions	{	/* bg of reply to message, inform of bad message */
	background-color: #ffda62;
	padding: 2px 3px 2px 3px;
}

A.forum_msg_function{		/* reply to message, inform of bad message*/
	font-size: 11px;
}

A.forum_msg_function:link    { color: #00a6de;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:visited { color: #00a6de;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:hover   { color: #00a6de;	font-weight: bold;	text-decoration: none; }

TD.forum_add_new{		/* bg of add new topic or message */
	border: 1px solid #d2d2d2;
	background-color: #ffda62;
	color: #00a6de;
	padding: 2px 5px 2px 5px;
}

A.forum_add_new{	/* add new topic or message */
	font-size: 11px;
}

A.forum_add_new:link    { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_add_new:visited { color: #00a6de; font-weight: bold; text-decoration: none; }
A.forum_add_new:hover   { color: #00a6de; font-weight: bold; text-decoration: none; }

TD.forum_form_topic{		/* topic of form of new message or topic */
	border: 1px solid #d2d2d2;
	background-color: #ffda62;
	color: #00a6de;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}

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

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

        height: 23px;
        margin-bottom: 5px;
}

.showimage {
        width: 100%;

}

.showinfo {
        margin-left: 10px;
        font-weight: bold;
        font-size: 12px;
}

.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/atomini/play_br.jpg') no-repeat bottom right;
        margin-top: -10px;
        padding-left: 7px;
}

.slideshow .controls .buttons {
        position: relative;
        background: url('../../../../images/atomini/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 #d2d2d2;
        background: #f2f0fa;
        width: 145px;
        padding: 1px;
        text-align: center;
}

.curdate {
        background: #bdbbc4;
        margin-bottom: 1px;
}

table.calendar {
    border-collapse:collapse
}

table.calendar th {
    color: #777777;
    font-weight: bold;
	background: #dad8e3;
}
table.calendar td {
    border: solid 1px #f2f0fa;
    padding:2px;
	cursor: pointer;
}

.othermonth {
    color: #a8a8a8;
    background-color: #c8c3d3;
}

.thismonth {
    background-color: #ffffff;
}
.picday {
    background-color: #bab7cb;
}


.today {
    background: #ffc561;
}

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

.week {
        background: #dad8e3;
}

.datelink {
        text-decoration: none;
        color: #00a6de;
        font-weight: bold;
        font-size: 11px;
}

/* KAMERAT LOPPUU */

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

.errormsg     {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #921b1c;
        border: 1px dotted #921b1c;
        padding: 3px;
}

/* Businesscard */

.container {

	border: 1px solid #C2C5CA;
	margin: 0 auto;
	padding: 10px;
	background-color: #F0F0F0;
	box-shadow: 5px 5px 30px grey;
	-moz-box-shadow:5px 5px 30px grey;
	-webkit-box-shadow: 5px 5px 30px grey;
	border-radius: 5px;
	-moz-border-radius: 5px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-bottom: 5px;

}

h2 {

	font-size: 14px;
	font-weight: bold;
	margin: 20px;

}

.step2 {

	width: 400px;
	margin: 0 auto !important;
	display: none;

}

.step2 input {

	width: 250px;
	background-color: #DEF5FB;

}

.step2 td {

	text-align: right;
	width: 100%;

}

.step2 tr {

	height: 25px;

}

.step2 textarea {

	width: 250px;
	background-color: #DEF5FB;
	height: 100px;
	color: #777777;

}

.step1 {

	width: 420px;
	margin: 0 auto !important;
	display: block;

}

.step1 select {

	width: 200px;
	margin:1em;

}

.step3 {

	width: 400px;
	margin: 0 auto !important;
	display: none;

}




.step3 input {

	width: 250px;
	background-color: #DEF5FB;

}

.step3 td {

	text-align: right;
	width: 100%;

}

.step3 tr {

	height: 25px;

}

.step3 textarea {

	width: 250px;
	background-color: #DEF5FB;
	height: 100px;
	color: #777777;

}



.step4 {

	display: none;
	width: 400px;
	margin: 0 auto !important;

}

.summary {

	width: 100%;

}

.errormsg {

	border: 1px solid grey;
	background-color: #FFCCCC;
	width: 250px;
	display: none;

}

.selecterror {

	font-weight: bold;
	border: 1px solid grey;
	background-color: #FFCCCC;
	width: 250px;
	display: none;

}

.result {

	display: none;
	padding-top: 130px;

}

.loading {

	display: none;
	padding-top: 130px;

}

.logoframe
{
	padding:0px;
	margin: 0px;
}

.toggletable td {

	border: 4px solid #F0F0F0;

}
