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


/************************ GLOBAL CONTENT **************************/

body {
	background-color: #7ab82e;
	font-family: Arial, Calibri, Verdana, Geneva, Helvetica, "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 1.357em;
	background-image:url(http://www.visitkythera.gr/assets/s/images/bg_pat_02.gif);
	background-position:top;	
	background-repeat:repeat-x;
}

#center {
	width: 990px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
}

/* Top Band */

#topBand {
	width: 990px;
	height: 280px;
	background-color:#fff;
}

/* Top Band subMenu02 - Note: The mainMenu level is 00 & the first level subMenu is 01 */


#tbImage {
	float:left;
	width:630px;
	padding-left:25px;
	padding-top:10px;
}
#tbBanners {
	float:left;
	width:140px;
	padding-left:15px;
}
.tbBanner {
	padding-top:10px;
}

/* Left Column */

#leftColumn {
	float:left;
	margin-top:0px;
	width: 190px;
}

#lcGallery {
	margin:0;
}
.lcGalleryTitle {
	font-size:11px;
	font-weight:bold;
	color:#00b0e8;
	padding:50px 0 5px 20px;
}
.lcGalleryPic {
	padding-left:20px;
}
.lcGalleryMore {
	font-size:10px;
	color:#848996;
	font-weight:bold;
}
.lcGalleryMore a {
	display:block;
	color:#898e9c;
	padding-left:20px;
	padding-right:20px;
	margin-top:5px;
	text-align:right;
}
.lcGalleryMore a:hover {
	color:#00b0e8;
}

#lcDownloads {
	margin:0;
}
.lcDownloadsTitle {
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	padding:20px 0 5px 20px;
}
.lcDownloads ul {
	padding-left:20px;
	padding-right:20px;
	margin-top:5px;
}
.lcDownloads li {
	font-size:11px;
	margin-left:20px;
	padding: 10px 20px 10px 0px;
	background-image:url(../images/lc_downloads_hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#lcDownloads li.last {
	background-image:none;
}
.lcDownloads li a {
	color:#000;
}
.lcDownloads li a:hover {
	color:#666666;
}
#lcBanners {
	padding: 0 20px 0 20px;
	text-align:center;
}
.lcBanner {
	padding: 10px 0 0 0;
}

/* Center Column */

#centerColumn {
	float:left;
	margin-top:0px;
	width: 640px;
}
#mainContent {
	width:625px;
	padding-left:15px;
}


/* List Sort */

#listSort {
	width: 100%;
	background-color: #e5dfdb;
	color: #999;
	margin-bottom:15px;
}
#listSort .top { 
	background: url(../images/c01_tr.gif) no-repeat top right; 
}
#listSort .mdl {
	height:5px;
	padding: 1px 0 0 10px;
}
#listSort .btm {
	background: url(../images/c01_br.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#listSort .corner {
   width: 10px;
   height: 10px;
   border: none;
   display:none;
   display: block !important;
}

#listSort .container {
	float:left;
	width:121px;
}
#listSort .txt {
	float:left;
	padding: 5px 0 0 1px;
}
#listSort .dropdown {
	width:121px;
	height:20px;
	padding: 1px 2px 0 2px;
	background-color:#fff;
	color:#00b0e8;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}
#listSort .btn {
	float:left;
	padding:3px 5px 0 5px;
}

.list02Tag {
	padding:0 0 0 5px;
	color:#483a40;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.2em;
}




/* List 01 */

.list01 {
	width: 100%;
	background-color: #e5dfdb;
	color: #999;
	margin-bottom:15px;
}
.list01Top { 
	background: url(../images/c01_tr.gif) no-repeat top right; 
}
.list01Mdl {
	height:80px;
	padding: 0 0 0 10px;
	font-size:9px;
}
.list01Photo {
	margin:0;
	padding:0;
	float:left;
}
.list01Title {
	width:180px;
	height:80px;
	float:left;	
}
.list01Name {
	padding: 28px 0 2px 5px;
	font-size:16px;
	font-weight:bold;
	color:#483a40;
}

.list01Name a{
	color:#483a40;
}
.list01Name a:hover {
	color:#fff;
}
.list01Address {
	padding-left:5px;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#86b5df;
}
.list01Stars {
	float:left;
	width:55px;
	padding:35px 2px 0 0;
}
.list01Contact {
	width:235px;
	height:79px;
	float:left;
	background-image:url(../images/list_dots.gif);
	background-position:left;
	background-repeat:repeat-y;
	font-family:Verdana, Arial;
	font-size:11px;
	padding-left:5px;
}
.list01Details {
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
}
.list01Details a {
	color:#86b5df;	
}
.list01Details a:hover{
	padding-top:2px;
	color:#99cc00;	
}

.list01More {
	padding-top:33px;
	width:11px;
	padding-left:1px;
	float:left;	
}
.list01Btm {
	background: url(../images/c01_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.list01Corner {
   width: 10px;
   height: 10px;
   border: none;
   display:none;
   display: block !important;
}

/* List 02 */

.list02 {
	width: 100%;
	background-color: #f7f5f5;
	color: #999;
	margin-bottom:15px;
}
.list02Top { 
	background: url(../images/c02_tr.gif) no-repeat top right; 
}
.list02Mdl {
	height:80px;
	padding: 0 0 0 10px;
	font-size:1px;
	font-size:9px;
}
.list02Photo {
	margin:0;
	padding:0;
	float:left;
}
.list02Title {
	width:180px;
	height:80px;
	float:left;	
}
.list02Name {
	padding: 28px 0 2px 5px;
	font-size:16px;
	font-weight:bold;
	color:#483a40;
}
.list02Address {
	padding-left:5px;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#86b5df;
}
.list02Stars {
	float:left;
	width:55px;
	padding:35px 2px 0 0;
}
.list02Contact {
	width:235px;
	height:79px;
	float:left;
	background-image:url(../images/list_dots_02.gif);
	background-position:left;
	background-repeat:repeat-y;
	font-family:Verdana, Arial;
	font-size:11px;
	padding-left:5px;
}
.list02Details {
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
}
.list02Details a {
	color:#86b5df;	
}
.list02Details a:hover{
	padding-top:2px;
	color:#99cc00;	
}

.list02More {
	padding-top:33px;
	width:11px;
	padding-left:1px;
	float:left;	
}
.list02Btm {
	background: url(../images/c02_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.list02Corner {
   width: 10px;
   height: 10px;
   border: none;
   display:none;
   display: block !important;
}

/* ---------------------------------------- */

#ccBannerContainer {
	float:left;
	padding-left:15px;
	padding-bottom:30px;
} 
#ccBanner {
	width:140px;
	padding-left:10px;
	float:left;
}
.ccBannerTitle {
	font-size:14px;
	font-weight:bold;
	color:#00b0e8;
	padding:20px 0 0 0;
}
.ccBannerPic {
	padding: 0;
}
.ccBannerArrow {
	padding-top:3px;
}
.ccBannerMore {
	font-size:11px;
	color:#848996;
}
.ccBannerMore a {
	display:block;
	color:#898e9c;
	padding-left:2px;
	line-height: 1.4em;
}
.ccBannerMore a:hover {
	color:#00b0e8;
}

/* Relative Links */

#linksColumn {
	float:left;
	width: 165px;	
	margin-top:0px;
	padding:0 5px 0 5px;
}
#ccLinks {
	width: 155px;
	padding:0 0 0 10px;
}
#ccLinks .title {
	font-size:11px;
	color:#898e9c;
	padding:33px 0 2px 0;
	margin-bottom:3px;
}
#ccLinks ul {
	margin-top:2px;
	padding: 4px 0 5px 0;
}
#ccLinks li {
	font-size:11px;
	display:block;
	padding: 10px 0 10px 0;
	background-image:url(../images/cc_links_hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#ccLinks li a {
	color:#999999;
	display:block;
}
#ccLinks li a:hover {
	color:#333333;
}
#ccLinks li.last {
	background-image:none;
}

#ccQuotes {
	width: 155px;
	padding:0 0 0 10px;
}
#ccQuotes .title {
	font-size:14px;
	color:#999999;
	height:20px;
	padding: 2px 0px 2px 10px;
	background-image: url(../images/quotes_title.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	letter-spacing: 1px;
}
#ccQuotes ul {
	margin-top:2px;
	padding: 4px 0 5px 0;
}
#ccQuotes li {
	font-size:11px;
	display:block;
	padding: 0 0 25px 0;
	color:#00b0e8;
	background-image:url(../images/cc_links_hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#ccQuotes li.last {
	background-image:none;
}

/* Right Column */

#rightColumn {
	float:left;
	margin-top:25px;
	width: 160px;
}
* html #rightColumn {
	margin-right:-3px;
}

/* User Panel*/

#userPanel {
	width:140px;
	padding-left:20px;
	display:block;
	height:25px;
	overflow:hidden;
}
#userPanel ul {
	margin-left:4px;
	overflow: hidden;
}
#userPanel li {
	width:40px;
	display: inline;
	float:left;
	padding-left:2px;
	padding-top:10px;
	margin-bottom:5px;
}
#userPanel li a {
	font-family: Tahoma, Arial;
	font-size:8px;
	font-weight:bold;
	text-decoration: none;
	color: #999999;
	padding: 11px 5px 0px 2px;
}
#userPanel li a:hover {
	color:#666666;
}
.btnSave a {
	background-image: url(../images/btn_matrix.gif);
	background-position: 0px 0px;
}
.btnSend a {
	background-image: url(../images/btn_matrix.gif);
	background-position: -47px 0px;
}
.btnPrint a {
	background-image: url(../images/btn_matrix.gif);
	background-position: -96px 0px;
}
.btnSave a:hover { 
	background-image: url(../images/btn_matrix.gif);
	background-position: 0px 20px;
}
.btnSend a:hover {
	background-position: -47px 20px;
	background-image: url(../images/btn_matrix.gif);
}
.btnPrint a:hover {
	background-image: url(../images/btn_matrix.gif);
	background-position: -96px 20px;
}

/* Search */

.rcSearchContainer {
	width:120px;
	padding-left:24px;
	padding-top:10px;
	display:block;
}
.rcSearch {
	width:80px;
	height:15px;
	padding: 1px 2px 0 2px;
	background-color:#fff;
	color:#00b0e8;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}
.rcSearchBtn {
	width:22px;
	height:18px;
	padding: 0 2px 2px 2px;
	margin-left:2px;
	background-color:#fff;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

/* Banners Right */

#rcBanners {
	margin-top:5px;
	padding: 0 10px 0 20px;
	text-align:center;
}
.rcBanner {
	padding: 10px 0 0 0;
}

/* Banners Right */

#footer {
	background-color:#fff;
}