/******************************************************************/
/********************** VISIT KYTHERA v 1.0 ***********************/
/******************************************************************/


/**************************** GLOBAL ******************************/


	
/***************************** CENTER *****************************/

#mainText {
	margin-top:0;
}
#mainText ul {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
	color:#777777;
	padding: 0;
	padding-bottom:10px;
	margin: 0;
}
#mainText li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
}
#mainText p {
	font-size:11px;
	text-align:justify;
	width:440px;
	color:#000;
	padding: 1px 0 4px 0px;
}
#mainText img {
	padding:5px 5px 0px 2px;
}
#mainText blockquote {
	text-align:justify;
	font-size:11px;
	color:#999999;
	padding: 26px 0px 10px 0px;
	background-image: url(../images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-top: 5px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#mainContent h1 {
	font-size:26px;
	color:#99cc00;
	padding: 15px 0 10px 0px;
	margin-left:-1px;
	font-weight:normal;
}
#mainText h2, #mainText h3, #mainText h4, #mainText h5, #mainText h6 {
	font-size:16px;
	padding:4px 0 1px 0;
	text-align:justify;
	line-height: 1.357em;
	margin: 0.5em 0 0.5em 0;
}
#mainText h2 {
	color:#999;
	text-align:left;
}
#mainText h2 a{
	color:#00b0e8;
}
#mainText h2 a:hover{
	color:#99cc00;
}
#mainText h3 {
	color:#00b0e8;
}
#mainText h4 {
	color:#000;
}
#mainText h5 {
	font-size:11px;
	color:#999999;
}
#mainText h6 {
	font-size:11px;
	color:#cccccc;
}

/* Home Banners */

#homeBanners {
	padding:20px 0 0 0;
	margin:0;
}
#homeBanners img {
	padding:0;
	margin:0;
}
.list01 {
	width: 100%;
	background-color: #fff;
	color: #999;
	margin-bottom:15px;
}
.list01Top { 
	background: url(../images/c01_fff_tr.gif) no-repeat top right;
	padding:0;
	margin:0;
}
.list01Mdl {
	padding: 0 0 0 10px;
	margin:0;
	font-size:1px;
}
.list01Photo {
	margin:0;
	padding:0;
	float:left;
	width:90px;
	height:60px;
}
.list01Title {
	width:330px;
	height:20px;
	float:left;	
}
.list01Name {
	padding: 4px 0 0 5px;
	font-size:16px;
	font-weight:bold;
	color:#483a40;
}
.list01Name a{
	color:#666;
}
.list01Name a:hover {
	color:#999;
}
.list01Description {
	padding:4px 0 0 5px;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#bbb;
	line-height:1.0em;
}
.list01Btm {
	background: url(../images/c01_fff_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.list01Corner {
   width: 10px;
   height: 10px;
   border: none;
   display:none;
   display: block !important;
}

/*** Extras ***/

#extras {
	padding:10px 30px 10px 0px;
	margin:0px;
}

/* News */

#newsCont {
	padding:0;
	margin:20px 0 30px 0;
}
#newsCont .articlesContTitle {
	font-size:14px;
	color:#99cc00;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}
#newsCont .articlesContTitle a {
	color:#01b0e9;
}
#newsCont .articlesContTitle a:hover {
	color:#666;
}
#newsCont .articles ul {
	padding:0;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
}
#newsCont .articles li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
	font-size:12px;
	font-weight:normal;
	margin:4px 0 10px -15px;
}
#newsCont .articleDate {
	font-size:10px;
	color:#000;
	font-weight:bold;
	padding:0 0 1px 0;
	margin-bottom:2px;
}
#newsCont .articleTitle {
	font-size:14px;
	color:#ccc;
	font-weight:bold;
	padding: 0 0 5px 0;
	text-align:justify;
}
#newsCont .articleTitle a {
	display:block;
	color:#01b0e9;
	padding:3px 0 3px 3px;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	border: 1px dotted #fff;
	border:solid;
	border-color:#666;
	border-style:dotted;
	border-width:1px;
	margin:0 0 1px 0;
	background:none;
}
#newsCont .articleTitle a:hover {
	color:#aaa;
	border-color:#ccc;
	background-color:#fff;
}
#newsCont .articleDesc {
	font-size:10px;
	color:#777;
	font-weight:normal;
	padding:0 0 0 0;
	margin:4px 0 10px 0;
	text-align:justify;
}
#newsCont .viewAll {
	font-size:9px;
	color:#777;
	font-weight:normal;
	padding:0;
	margin:0;
	float:right;
}
#newsCont .viewAll a {
	padding:0;
	margin:0;
}


/* Articles */

.articlesCont {
	padding:0;
	margin:20px 0 10px 0;
}
.articlesContTitle {
	font-size:14px;
	color:#99cc00;
	font-weight:bold;
	padding:0;
	margin:0 0 7px 0;
}
.articlesContTitle a {
	color:#01b0e9;
}
.articlesContTitle a:hover {
	color:#666;
}
.articles ul {
	padding:0;
	margin:0;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
}
.articles li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
	font-size:12px;
	font-weight:normal;
	margin:4px 0 12px -15px;
}
.articleDate {
	font-size:10px;
	color:#000;
	font-weight:bold;
	padding:0 0 1px 0;
	margin-bottom:2px;
}
.articleTitle {
	font-size:14px;
	color:#ccc;
	font-weight:bold;
	padding: 0 0 5px 0;
	text-align:justify;
}
.articleTitle a {
	display:block;
	color:#01b0e9;
	padding:3px 0 5px 0;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	border:none;
	margin:0 0 1px 0;
	background:none;
}
.articleTitle a:hover {
	color:#888;
	border-color:#ccc;
}
.articleDesc {
	font-size:10px;
	color:#777;
	font-weight:normal;
	padding:0 0 0 0;
	margin:4px 0 10px 0;
	text-align:justify;
}
.viewAll {
	font-size:9px;
	color:#777;
	font-weight:normal;
	padding:0;
	margin:-10px 0 0 0;
	float:right;
}
.viewAll a {
	padding:0;
	margin:-10px 0 0 0;
}