@charset "utf-8";
/* CSS Document */

/*main page */
#welcome {
	width:298px;
	float:left;

}

#welcome div.welcome_title {
	background:url(../img/gfx/logo_sm.png) no-repeat left;
	text-indent:26px;
	margin-bottom:8px;
	line-height:1.1;
	padding-bottom:4px;
	color:#AB1000;
	font-size:1.1em;
	font-weight:700;
	border-bottom:2px solid #AB1000;
}

#event_area {
	width:530px;
	float:right;
	padding-right:20px;
}

#event_area div.eventtitle_mp {
	background:url(../img/gfx/logo_sm.png) no-repeat left;
	text-indent:26px;
	margin-bottom:8px;
	line-height:1.1;
	padding-bottom:4px;
	color:#1B559E;
	font-size:1.1em;
	font-weight:700;
	border-bottom:2px solid #1B559E;
}

#event_area div#more {
	margin-top:8px;
	width:100px;
	padding-right:10px;
	float:right;
}
/* end of main page event area */

/* slideviewer */
#pathway {
	padding-top:1px;
	padding-bottom:10px;
}

#pathway a:link {
	text-decoration:none;
	color:#0171A1;
}


#pathway a:visited {
	text-decoration:none;
	color:#0171A1;
}

#pathway a:hover {
	text-decoration:underline;
	color:#F46F22;
}

#pathway a:active {
	text-decoration:none;
}


#slideviewer_area {
	width:600px;
	float:left;
}

#event_txt_area {
	width:314px;
	float:left;
	margin-left:20px;
	padding:0px 10px 15px 0px;
}

#event_txt_area div.event_title {
	background:url(../img/gfx/logo_sm.png) no-repeat left;
	padding-left:26px;
	margin-bottom:8px;
	line-height:1.1;
	padding-bottom:4px;
	color:#1B559E;
	font-size:1.1em;
	font-weight:700;
	border-bottom:2px solid #1B559E;
}

#event_txt_area span.event_date {
	color:#AB1000;
}

#site_bottom {
	margin-top:10px;
	padding:10px;
}

#intro_text {
	width:350px;
	float:left;
}

#past_events_area {
	width:550px;
	float:right;
}

#pagination {
	background:url(../images/alohaTurkey.gif) repeat-x;
	height:32px;
	padding-left:10px;
	padding-top:4px;
}

/*shops */

#shops_leftarea {
	width:300px;
	float:left;
	margin-right:72px;
}

#shops_rightarea {
	width:300px;
	float:left;
	margin-right:39px;
}

.shops_cat {
	margin-bottom:30px;
}

.shops_cat div.shop_title {
	height:22px;
	background:url(../img/gfx/logo_sm.png) no-repeat left;
	padding-left:26px;
	margin-bottom:14px;
	color:#1B559E;
	font-size:1.3em;
	line-height:21px;
	font-weight:700;
	border-bottom:4px solid #1B559E;
}

.shop_entry {
	border-bottom:1px dotted #0171A1;
	padding-bottom:14px;
	margin-bottom:14px;
}

.shop_entry div.logo {
	width:160px;
	float:left;
}

.shop_entry div.info {
	width:140px;
	float:left;
}

.shop_entry div.info strong.name {
	font-size:1.2em;
	color:#0171A1;
}

.shops_hr {
	margin:2px 0 2px 0px;
}

.shop_entry div.shopwpic {
	margin-top:8px;
}

#nav li{
  float: left;
}

.nav { 
	background:url(../images/alohaTurkey.gif) repeat-x;
	height:32px;
	padding-left:10px;
	padding-top:5px;
}

#nav a {  color:#1d6699; display:block; padding-top:5px; text-align:center; background:url(../images/marker-1.gif) no-repeat left top; width:30px; height:22px; text-decoration:none; font-size:1em; float:left; margin-right:5px; }
#nav a.activeSlide { font-weight:bold; }
#nav a:focus { outline: none; }

/* main page right column */
#col_r_blue {
	background:#004080;
	padding:10px 16px 24px 16px;
	color:#fff;
	margin-bottom:2px;
}

#col_r_cyan {
	background:#588B9E;
	padding:10px 16px 24px 16px;
	color:#fdfdfd;
	margin-bottom:2px;
	height:194px;
	overflow:hidden;
}

#col_r_cyan span.bigtitle {
	font-size:1.2em;
	font-weight:700;
}

#col_r_cyan img {
	border:1px solid #FFF;
	padding:1px;
}

#col_r_cyan div.adv_more {
width:80px;
display:block; 
background:url(../images/link2-bgd.gif) left top repeat-x; 
padding:1px 2px 1px 2px; 
cursor:pointer;
text-align:right;
float:right;
margin-top:5px;
margin-bottom:2px;
}

#col_r_blue div.adv_more a:link, #col_r_cyan div.adv_more a:link {
	color:#FFF;
	text-decoration:none;
}

#col_r_blue div.adv_more a:visited, #col_r_cyan div.adv_more a:visited {
	color:#FFF;
	text-decoration:none;
}

#col_r_blue div.adv_more a:hover, #col_r_cyan div.adv_more a:hover {
	color:#ccc;
	text-decoration:none;
}

#col_r_blue div.adv_more a:active, #col_r_cyan div.adv_more a:active {
	color:#ccc;
	text-decoration:none;
}

#col_r_blue div.adv_title {
	color:#FC3;
	margin-bottom:3px;
	line-height:1.1;
	padding-bottom:4px;
	font-size:1.2em;
	font-weight:700;
	border-bottom:2px solid #FC3;
	clear:both;
}

#col_r_blue div.adv_more {
width:80px;
display:block; 
background:url(../images/link2-bgd.gif) left top repeat-x; 
padding:1px 2px 1px 2px; 
cursor:pointer;
text-align:right;
float:right;
margin-bottom:6px;
}



#col_r_blue div.adv_txt {
	padding-bottom:4px;
}

#col_r_blue ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#col_r_blue ul li {
	border-bottom:1px solid #d1d1d1;
	margin-bottom:4px;
	padding-bottom:4px;
}

#col_r_blue ul li span.title {
	font-size:1.2em;
}

#slideviewer_area_index {
	width:700px;
	float:left;
}

#index_right {
	width:240px;
	float:left;
	margin-left:10px;
}
