/* Romanesque Topics CSS Document */


body{
	overflow-x:hidden;
}

* {margin:0 ; padding:0;}

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #6666FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.arrow {
	background: url(../../img/bullet_arrow01.gif) no-repeat right center;
	padding-right: 15px;
	display: block;
	margin-top: 1em;
}


#mainContent {
	font-size: medium;
}

/*************** Top iFrame  *****************/

#mainList {
	font-size: 70%;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
}

#mainList table{
	width: 100%;
	margin-right: 10px;
}

#mainList th{
	padding: 3px;
	vertical-align: top;
	font-weight: normal;
	color: #4753A2;
	background: #F0F0F0;
}

#mainList td{
	vertical-align: top;
	background: url(../../img/dot_x.gif) repeat-x 0px bottom;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}
#mainList p{
	padding: 5px;
}


/*************** Topics List *****************/

#topicList {
	font-size: 75%;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
}

#topicList table{
	width: 95%;
	margin-right: 10px;
}

#topicList th,#topicList td{
background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#topicList td{
	vertical-align: top;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.5em;
}

/*************** Topics Pages *****************/

#topicPage {
font-size: 80%;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

#topicPage h3 {
	background: #F0F0F0 url(../img/icon_notice.gif) no-repeat 5px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 25px;
	color: #21335C;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#topicPage table {
	margin-right: 10px;
	margin-left: 10px;
}

#topicPage td{
	padding: 5px;
	vertical-align: top;
	line-height: 200%;
}

#topicPage img{
	padding-bottom: 5px;
}




/*************** Wedding iFrame  *****************/

/*
#wedding {
	font-size: 75%;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
}

#wedding table{
	width: 95%;
	margin-right: 10px;
}

#wedding th,td {
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#wedding th{
	padding: 5px;
	vertical-align: top;
	font-weight: normal;
	color: #003366;
	background: #F0F0F0;
	text-align: left;
	white-space: nowrap;
}

#wedding td{
	padding: 5px;
	vertical-align: top;
}
*/
