.page {
	background-color: #eaeaea;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#center{
margin-right: auto;
margin-left: auto;
}

.table-sidebar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
}
.table-sidebottombar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.table-bottombar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.topmenufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #555555;
	text-align: center;
}
.secondmenufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362E84;
	text-indent: 20px;
}
form {
	margin:0px;
}
.style1 {color: #FFFFFF;	font-weight: bold;}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.style3 {color: #000000;}
.style4 {
	color: #666666;
	font-weight: bold;
}
.style5 {color: #336799;font-size: 9px}
.style6 {color: #336799}
.style7 {color: #aab0bc}
.style8 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.style9 {
	font-size: 1.6em;
}
.style10 {
	font-size: 13px;
	color: #666666;
}
.style11 {
	font-size: 16px;
	font-weight: bold;
}
.style12 {
	font-size: 15px;
	font-weight: bold;
}
.style13 {
	font-size: 13px;
	font-weight: bold;
}

A:link { COLOR: #006699; TEXT-DECORATION: none;}
A:hover { COLOR: blue; TEXT-DECORATION: none;}
A:active { COLOR: blue; TEXT-DECORATION: none}
A:visited {COLOR: #006699; TEXT-DECORATION: none}

a.imglink {
    text-decoration: none;
}

.alternate_link {
  margin-left: 10px;
}

.alternate_link a:link {color:#515151; font-weight:bold; }
.alternate_link a:visited {color:#515151; font-weight:bold; }

.link1 A:link{font-size:12px;COLOR: #362e84;TEXT-DECORATION: none;}
.link1 A:visited{font-size:12px;COLOR: #580b1f;TEXT-DECORATION: none;}
.link1 A:hover{font-size:12px;COLOR: blue;TEXT-DECORATION: none;}
.link1 A:active{font-size:12px;COLOR: #362e84;TEXT-DECORATION: none;}

.link2 A:link{font-size:9px;COLOR: blue;TEXT-DECORATION: underline;}
.link2 A:visited{font-size:9px;COLOR: #580b1f;TEXT-DECORATION: none;}
.link2 A:hover{font-size:9px;COLOR: blue;TEXT-DECORATION: none;}
.link2 A:active{font-size:9px;COLOR: blue;TEXT-DECORATION: underline;}

.link3 A:link{font-size:12px;COLOR: blue;TEXT-DECORATION: underline;}
.link3 A:visited{font-size:12px;COLOR: #580b1f;TEXT-DECORATION: none;}
.link3 A:hover{font-size:12px;COLOR: blue;TEXT-DECORATION: none;}
.link3 A:active{font-size:12px;COLOR: blue;TEXT-DECORATION: underline;}

/**/
.seperator {
    font-size: 1px;
    border-bottom: 1px solid #8C8C8C;
    clear:both;
}
.small_information_container {
    /*display: none;*/
    /*overflow: hidden;*/
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
    height: 220px; /* real height is defined in index.tpl */
}
.information_container {
    /*display: none;*/
    /*overflow: hidden;*/
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
    height: 420px; /* real height is defined in index.tpl */
}
.layer1 {
    overflow: hidden;
    display: none;
}
.layer {
    overflow: hidden;
    display: none;
    position: absolute;
}
div.container {
    margin-bottom: 5px;
}
.layer .box {
    background-color: #FFFFFF;
}

img {
    border: none;
    bottom: 0px;
}
.loader {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}
/**/
#addfavourtype .box {
    background-color: #FFFFFF;
}
#listfavourtype .content {
	height: 240px;
	overflow: auto;
	overflow-x: hidden;
}
#listgroup .content {
	height: 240px;
	overflow: auto;
	overflow-x: hidden;
}

/* Box layout */

.box .body {
    border-left: 1px solid #8C8C8C;
    border-right: 1px solid #8C8C8C;
}

.box .content {
    padding: 5px;
}

.box .caption {
    background-image: url(../images/box_header_bg.gif);
    background-repeat: repeat-x;
    color: white;
    font-weight: bold;
    text-align: left;
}

.box .caption .cn_right{
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 4px;
    background-image: url(../images/corner_box_tr.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.box .caption .cn_left {
    background-image: url(../images/corner_box_tl.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.box .caption a {
    color: white;
}

.box .top {
    background-image: url(../images/box_bottom.gif);
    background-repeat: repeat-x;
    background-position: top left;
    font-size: 8px;
}
.box .top .left {
    background-image: url(../images/corner_box_bl.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 8px;
}

.box .top .right {
    background-image: url(../images/corner_box_br.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 8px;
}
.box .bottom {
    background-image: url(../images/box_bottom.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    font-size: 12px;
}

.box .bottom .left {
    background-image: url(../images/corner_box_bl.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 12px;
}

.box .bottom .right {
    background-image: url(../images/corner_box_br.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 12px;
}

/* Button layout for boxes */
.result .button_book {
    width: 53px;
    height: 20px;
    background-image: url(../images/button_book.jpg);
    background-repeat: no-repeat;
    color: black;
    text-align: left;
    text-decoration: none;
    text-indent: 7px;
    padding-top: 2px;
    cursor: pointer;
}
.button_container {
    height: 22px;
}

.button_container a, .button_container a:visited, .button_container a:active {text-decoration: none;}

.button {
    color: black;
    font-weight: bold;
    width: 97px;
    height: 20px;
    background-image: url(../images/button.jpg);
    background-repeat: no-repeat;
    text-indent: 4px;
    padding-top: 2px;
    text-align: center;
    float: right;
    cursor: pointer;
    text-decoration: none;
}
.menu {
	display:none;
	position: absolute;
	width: 140px;
	height: 200px;
    border: 1px solid #C8C8C8;
    background-color: #E1F0F7;
    text-align: left;
    cursor: default;
    overflow: auto;
	overflow-x: hidden;
}
DIV.contentboxwrap .error_msg {
	FONT-WEIGHT: bold; MARGIN-LEFT: 19px
}
DIV.contentboxwrap .success_msg {
	FONT-WEIGHT: bold; MARGIN-LEFT: 19px
}
DIV.contentboxwrap .error_msg {
	COLOR: #ea5200
}
DIV.contentboxwrap .success_msg {
	COLOR: #0060bf
}
DIV.contentboxwrap .error {
	PADDING-RIGHT: 15px; PADDING-BOTTOM: 15px
}
DIV.contentboxwrap .success {
	PADDING-RIGHT: 15px; PADDING-BOTTOM: 15px
}
DIV.contentboxwrap .error {
	BACKGROUND: url(http://static.rememberthemilk.com/img/ico/ico_cross_org.gif) no-repeat 0px 0px
}
DIV.contentboxwrap .success {
	BACKGROUND: url(http://static.rememberthemilk.com/img/ico/ico_check_blu.gif) no-repeat 0px 0px
}
.menu_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #AAC8E0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #31659C;
	padding: 0px 0px 0px 10px;
}