/*************** Reset *****************/
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#FFF;
	min-width:800px;
	background:url('../../images/bg_flowers.jpg');
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border:none;
}
/*table cellpadding="0"*/
table td{
	padding:0px;
	vertical-align:top;
}
/*links no underline*/
a, a img{
	text-decoration:none;
	border:none;
	outline:none;
	color: #509CA0;
}

/*************  Generic Classes/Basic Tags *****************/

input[type=text], input[type=password]{
	border:2px solid #80abad;
	letter-spacing:1px;
}
/* headers for blocks */ 
.title_header{
	margin:15px 0;
}
.right{
	float:right;
}
/* home_Featured_listing header */
h2{
	font-size:1.25em;
}
/* article header */
h3{
	color:#47979b;
	font-size:1.6em;
	font-weight:500;
}
/* events post title */
h4{
	color:#47979b;
	font-size:1.6em;
	margin:10px 0 20px 0;
}

/*************  Mark Up Styles *****************/

#wrapper{
	width:860px;
	margin:0px auto;
	overflow:hidden;
}

#social_tabs{
	position:absolute;
	left:0px;
}
.slide-out-div {
	 padding: 20px;
	 width: 320px;
	 min-height:300px;
	 background: url(../../images/tabbg.png);
	 border: 1px solid #adcad1;
}    
.slide-out-div2 {
  padding: 20px;
  width: 320px;
  min-height:350px;
  background: url(../../images/tabbg.png);
  border: 1px solid #adcad1;
}    
.handle{
  margin-top:20px;
  background: url("../../images/facebook.png") no-repeat scroll;
  width: 37px; 
  height: 164px; 
  display: block; 
  text-indent: -99999px; 
  outline: medium none; 
  position: absolute; 
  top: 0px; 
  right: -37px;
}
.handle2{
  margin-top:20px;
}

#header{
	background:url(../../images/header_bg.jpg) no-repeat;
	width:860px;
}
#logo{
	margin:107px 0 81px 80px;
	
}

#top_navi{
	font: 13px Verdana, Geneva, sans-serif;
	letter-spacing:0;
	width:100%;
	height:32px;
	background:url(../../images/navi/navi_foot.png) bottom repeat-x;
	margin-top:23px;
}
#top_navi ul{
	margin-bottom:3px;
}
#top_navi ul li{
	display:block;
	float:left;
}
#top_navi a{
	background:url(../../images/navi/tab.png) no-repeat;
	height:25px;
	width:104px;
	display:block;
	float:left;
	padding-top:5px;
	color:#38696c;
	margin-left:3px;
	cursor:pointer;
}
#top_navi a:hover{
	background:url(../../images/navi/hover.png) no-repeat;
	color:#FFF;
}
#top_navi a.active{
	background:url(../../images/navi/hover.png) no-repeat;
	color:#FFF;
}
#top_navi a:visited{
}

#top_navi .underline a{
		background:url(../../images/navi/sub_tab.png) no-repeat;
	    color:#38696c;
}
#top_navi .underline a:hover{
		background:url(../../images/navi/sub_hover.png) no-repeat;
		color:#FFF;
}
#top_navi .underline a:active{
		background:url(../../images/navi/sub_hover.png) no-repeat;
		color: #FFF;
}

#top_navi .navi_text{
	text-align:center;
}
#login{
	color:#999;
	padding:240px 30px 0 0;
}
#login:hover{
	color:#CCC;
}
#body{
	width:860px;
}

#leftContent{
	float:left;
}
#leftContent div{
	margin-bottom:8px;
}
#leftContent #left_nav{
	width:100px;
}

#leftContent #searchbox{
	background:url(../../images/searchbox.png) no-repeat;
	width:181px;
	height:123px;
	color:#529da2;
	font-size:0.9em;
}
#leftContent #searchbox .heading{
	font-size:1.3em;
}
#leftContent #searchbox div{
	padding-top:6px;
	padding-left:10px;
}
#leftContent #searchbox p{
	padding:5px 0;
}
#leftContent #searchbox input[type=text]{
	width:85%;
}
#leftContent #searchbox a{
	text-decoration:underline;
	color:#32787d;
	font-size:0.9em;
}
#leftContent #searchbox a:hover{
	color:#FFF;
}
#leftContent #subscribebox{
	background:url(../../images/subscribebox.png) no-repeat;
	width:181px;
	height:116px;
	color:#529da2;
	font-size:0.9em;
}
#leftContent #subscribebox .heading{
	font-size: 1.3em;
}
#leftContent #subscribebox div{
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}
#leftContent #subscribebox input[type=text]{
	width:90%;
	float:left;
	margin-top:0px;
}
#leftContent #subscribebox input[type=image]{
	margin:6px 0 0 0;
}
#leftContent .ads{
}
#leftContent #subscribebox p{
	padding:3px 0;
}
#mainContent{
	float:left;
	width:650px;
	margin-left:8px;
}

#footer{
	height:226px;
	background:url(../../images/footerbg.png) repeat-x;
	color:#659cb0;
	margin-top:30px;
}
#footer #footer_div{
	margin:0px auto;
	width:860px;
}
#footer #footer_navi{
	padding-top:55px;
}
#footer #footer_navi ul li{
	width:107px;
	display:block;
	float:left;
	color:#4d7584;
	font-size:13px;
	cursor:pointer;
}
#footer a{
	color:#4d7584;
}
#footer #footer_navi li:hover{
	color:#47979b;
}
#footer a:hover{
	color:#47979b;
}
#footer #footer_descript{
	margin:0px auto;
	margin-top:85px;
	text-align:center;
	width:60%;
	font-size:11px;
}
#footer #footer_copy{
	margin:0px auto;
	margin-top:25px;
	text-align:center;
	width:60%;
	font-size:11px;
}
.login{
	height:205px;
}
#loginbox{
	width:60%;
	margin:0px auto;
	margin-top:40px;
	line-height:45px;
}
.user{
	margin:0 0 0 20px;
	width:150px;
}
.pw{
	margin:0 0 0 25px;
	width:150px;
}
.submit{
	margin:30px 0 0 105px;
}

.more {
	float: right;
	padding: 10px 0;
}

/* pagination */

.prev {
	float: left;
}

.next {
	float: right;
}


#navi_btn {
	padding-left: 150px;
	width: 200px;
}

#navi_btn a {
	margin-left: 5px;
}

.bot_pager {
	color:#47979b;
}

.bot_pager a{
	margin-left: 5px;
}

.current {
	margin-left: 5px;
	font-weight: bold;
}

/*************  Home *****************/

#home_Updates{
	margin:0px auto;
	padding-left:20px;
	min-height: 300px;
	overflow: auto;
}
.home_Updates_news{
	float:left;
	height:380px;
	width:303px;
	margin:5px;
	color:#6d6d6d;
	font-size:10px;
	background:url(../../images/home/news_bg.png) no-repeat;
}
.home_Updates_news img{
	margin: 30px 25px 0 25px;
	border: solid 1px #999;
}
.home_Updates_news p{
	margin:5px 25px;
}

.home_Updates_news .header{
	color:#559fa3;
	font-size:12px;
	line-height:20px;
	height:60px;
}

.home_Updates_news a{
	color:#559fa3;
	font-size:16px;
}
.home_Updates_news a:hover{
	text-decoration:underline;
}

#home_Featured{
	width:98%;
	margin:5px;
	border:1px solid #CCC;
	overflow:hidden;
	padding-bottom:15px;
	font-size:1em;
	background-color: #FFF;
	min-height: 300px;
}
#home_Featured .home_Featured_listing{
	width:97%;
	margin:0px auto;
	padding: 15px 10px;
	border-bottom: 1px solid #c6dee0;
}
#home_Featured img{
	/*width:150px;*/
}
#home_Featured div{
	float:left;
	margin:0 0 0 15px;
	vertical-align:top;
}
#home_Featured .home_Featured_images{
	width:150px;
}
#home_Featured .home_Featured_descript{
	width:210px;
	line-height:1.4em;
}
#home_Featured .home_Featured_wear{
	width:180px;
}
#home_Featured a{
	color:#659cb0;
	font-size:12px;
}
#home_Featured hr{
	margin:0 10px;
	border:1px solid #CCC;
	border-top:none;
}
#home_Featured a:hover{
	color:#06C;
}

#featured_article{
	width:638px;
	height:296px;
}

#breadcrumb{
	font-size:14px;
	color:#47979b;
	width:100%;
}

/*************  comment *****************/
#comment_header{
	background-color:#7db2b6;
	height:45px;
}
#comment_header .header1{
	float:left;
	margin:10px 0 0 15px;
}
#comment_header .header2{
	float:right;
	margin:10px 5px 0 0;
}
.comment{
	width:85%;
	margin:0px auto;
	margin-top:20px;
	padding:10px 20px;
	line-height:18px;
	font-size:11px;
	text-align:justify;
}
.comment.bg{
	background-color:#cde8ea;
	border:1px solid #a3cdd0;
}
.comment_info{
	font-size:10px;
	color:#47979b;
	margin-bottom:5px;
}
.comment_name{
	color:#e134aa;
}
.comment_create{
	margin-top:10px;
	width:94%;
	border:2px solid #cde8ea;
	padding:25px 15px;
	font-size: 12px;
}

#comment-create-block{
	/*overflow: auto;*/
}

/*************  articles *****************/
#article_bread{
	font-size:14px;
	color:#47979b;
	width:100%;
}
#articleList{
	width:100%;
}
.articleList_post{
	float:left;
	height:250px;
	width:178px;
	color:#6d6d6d;
	font-size:11px;
	padding:11px;
	background:url(../../images/article/articles_bg.png) no-repeat;
	overflow:hidden;
	padding-top: 14px;
	padding-bottom:10px;
	margin: 5px;
	line-height: normal;
}
.articleList_post a{
	color:#559fa3;
	font-size:11px;
}
.articleList_post .header{
	margin:6px 0;
	color:#559fa3;
	font-size:12px;
	line-height:20px;
	/* height:60px; */
}
.articleList_post img{
	border: 1px solid #999;
}

.articleList_post p{
	margin:5px 0 0 0;
	/*height:23px;*/
	overflow:hidden;
	font-size: 9px;
}
.articleList_post a:hover{
	text-decoration:underline;
}
#article{
	width:94%;
	border:2px solid #cde8ea;
	padding:15px 15px 25px 15px;
	background-color: #FFF;
}
.article_content{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	line-height: 23px;
}
.article_excerpt {
	height:30px;
	overflow: auto;
}

.article_content img{
	margin-right:10px;
	margin-bottom:0px;
}
.article_info{
	margin:15px 10px;
	font-size:10px;
	color:#47979b;
	line-height:18px;
}
.comments_count{
	font-size:16px;
}
.article_tags{
	color:#e134aa;
}

#comment_header{
	background-color:#7db2b6;
	height:45px;
}
#comment_header .header1{
	float:left;
	margin:10px 0 0 15px;
}
#comment_header .header2{
	float:right;
	margin:10px 5px 0 0;
}
.comment{
	width:85%;
	margin:0px auto;
	margin-top:20px;
	padding:10px 20px;
	line-height:18px;
	font-size:11px;
	text-align:justify;
}
.comment.bg{
	background-color:#cde8ea;
	border:1px solid #a3cdd0;
}

.comment_info{
	font-size:10px;
	color:#47979b;
	margin-bottom:5px;
}

.comment_name{
	color:#e134aa;
}

#comment_create_bg{
	margin-top:10px;
	border:2px solid #cde8ea;
	padding:5px;
	background:white;
	width:98%;
}
.comment_create{
	background-color:#cde8ea;
	border:1px solid #a3cdd0;
	padding:10px 15px;
	color:#47979b;
	width:95%;
}
#comment_create_header{
	font-size:1.7em;
	font-weight:600;
	color:#47979b;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.form_in{
	float:left;
	line-height:2.2em;
	margin:15px 30px 0 0;
}
.form_in .special{
	color:#e134aa;
}
.form_in input[type=text]{
	width:235px;
	border:1px solid #b2d3d5;
}
._form_in textarea{
	width:590px;
	height:120px;
	border:1px solid #b2d3d5;
}
.comment_create input[type=image]{
	clear:both;
	margin:10px 0 0 463px;
}

#article a:hover{
	/*text-decoration:underline;*/
}

/*************  Directory *****************/

#dir_searchbar_bg{
	border:1px solid #b3d4d5;
	width:99%;
	padding:2px;
}
#dir_searchbar{
	border:1px solid #98c6c9;
	background-color:#cde8ea;
	color:#47979b;
	font-size:16px;
	padding:8px;
	padding-bottom:11px;
}
#dir_searchbar a{
	margin-left: 5px;
}
#dir_searchbar label{
	margin-left:25px;
}
#dir_searchbar select{
	margin-top:4px;
	color:#41898d;
}
#dir_searchbar .dir_submit{
	float:right;
	margin-right:25px;
}
#dir_cat_bg{
	background-color:#47969b;
	width:580px;
	padding:10px;
	margin:15px auto;
}
#dir_cat{
	border:3px solid #d1e5e6;
	background-color:#FFF;
	padding:10px 15px;
}
#dir_cat a {
	color: #509CA0;
}
#dir_cat .checkboxes td{
	border-bottom:1px dashed #509ca0;
	padding:8px 10px;
	color:#509ca0;
	font-size:15px;
}
#directory_banner{
	width:639px;
	height:224px;
	margin-top:15px;
}

#directory_banner img{
}

#directory_individual{
	margin-top:15px;
	font-family:Tahoma, Geneva, sans-serif;
}
#dir_indi_left{
	font-size:1.2em;
	line-height:1.6em;
	float:left;
	width:50%;
	margin-left:10px;
	margin-bottom:15px;
}
#dir_indi_right{
	float:left;
	margin-left:10px;
	width:45%;
}
#dir_low_banner{
	margin-top:15px; 
	width:600px;
	min-height:260px;
	background:url(../../images/directory/lowerbanner.png) no-repeat;
	clear:both;
}
.special_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#7db2b6;
	letter-spacing:1px;
}
#dir_voted{
	background:url(../../images/directory/voted.png) no-repeat;
	width:280px;
	height:101px;
	margin-top:55px;
	color:#3799a0;
	padding:15px 0 0 25px;
	font-size:15px;
}
#dir_voted .favour{
	font-size:28px;
	margin-left:15px;
	font-weight:800;
}
#comments{
	border:2px solid #cde8ea;
	padding:10px;
	margin-top:10px;
}
#comments .favourit{
	color:#1d6468;
	font-weight:600;
	margin-left:5px;
}
#pagination{
	text-transform:uppercase;
	text-align:right;
	margin:15px;
	margin-top:20px;
	clear:both;
}

.listing_categories {
	font-size: 12px;
}

/*************  Events *****************/
#events_calendar{
	margin-top:15px;
}
#events_table td{
	border-bottom:1px solid #666;
	height:60px;
	padding:5px;
	font-size:10px;
	font-weight:600;
	color:#38696c;
	margin:5px;
}
#events_table p{
	margin-bottom:15px;
}
.events_cal_indi{
	background-color:#47979b;
	width:100%;
	height:10px;
	margin:5px 0;
	cursor:pointer;
}
.events_cal_indi:hover{
	background-color:#e134aa;
}
#events{
	border:2px solid #cde8ea;
	background-color: #FFF;
	margin-top:15px;
	overflow: auto;
}

.event_info {
	color: #47979B;
	font-size: 10px;
	line-height: 18px;
	margin: 15px 10px;
}

.events_by_date{
	/*border-bottom:1px solid #999;*/
	background-color: #FFF;
	padding:6px 10px;
	overflow:hidden;
}
.events_date{
	background:url(../../images/events/date.png) no-repeat;
	height:100%;
	min-height:65px;
	width:63px;
	color:#5a5858;
	font-weight:600;
	padding:13px 0px 0 0px;
	margin-top:10px;
	float:left;
	text-align: center;
}
.date_m{
	font-size:14px;
}
.date_d{
	font-size:28px;
}
.events_post{
	float:right;
	margin-right:25px;
	margin-top:5px;
	margin-bottom: 10px;
	width:83%;
	border-bottom:1px solid #999;
	padding-bottom:10px;
}
.events_post a{
	color:#47979b;
}
.events_post a:hover{
	text-decoration:underline;
}
.events_post p{
	margin:18px 0;
	line-height:1.5em;
	color:#333;
}
.events_by_date.full{
	border:none;
}
.events_post.full{
	border:none;
}
.events_post.full .datetime{
	color:#333;
	font-size:16px;
	font-weight:600;
}

/*************  Blog *****************/
.blog_date{
	min-width:58px;
	color:#47979b;
	font-weight:600;
	float:left;
	border-right:1px solid #47979b;
	margin:0 15px 20px 0;
}
.blog a{
	color:#47979b;
}

/************** Advertise *****************/

#advertise_content{
	width:98%;
	margin:5px;
	border:1px solid #CCC;
	background-color: #FFF;
	overflow:hidden;
	padding-bottom:15px;
	font-size:1em;
}

/*************  Coupon *****************/
.couponList{
	width:193px;
}
.couponList img{
	margin:10px 15px;
}

#coupon_featured {
	width: 576px;
	margin: 20px 30px;
}

#simpleTooltip { padding: 5px; border: 1px solid #A6A7AB; background: #F2F3F5; }

/*************** Gallery scroller ************/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/

#carousel {
width:639px;
clear:both;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 550px;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:550px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 12px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:85px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* calendar */
table.calendar		{ border-left:1px solid #999; }
tr.calendar-row	{  }
td.calendar-day	{ min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover	{ background:#eceff5; }
td.calendar-day-np	{ background:#eee; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number		{ background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
/* shared */
td.calendar-day, td.calendar-day-np { width:120px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

/* member's area */
#welcome {
	padding: 5px;
	font-size: 14px;
}

#welcome img {
	vertical-align: bottom;
	padding-right:10px;
	float: right;
}

.add_form {
	padding: 30px 0 10px 0;
}

.form label {
	padding: 0 10px 0 0;
}

.field {
	padding: 10px 0;
}

.admin {
	min-height: 352px;
	padding: 40px 30px;
	border: 2px solid #accfd2;
	background-color: #66aaae;
	background-image:url('../../images/admin_content_bg.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 20px;
}

.dir_submit_btn {
	background:url('../../images/btn_save.png') no-repeat;
	width: 78px;
	height: 23px;
	border:none;
	cursor: pointer;
}

/****************** Member ***********************/

#memform_bg{
	border:1px solid #b3d4d5;
	width:99%;
	padding:2px;
}
#memform{
	border:1px solid #98c6c9;
	background-color:#cde8ea;
	color:#47979b;
	font-size:14px;
	padding:8px;
	padding-bottom:11px;
}
#memform td{
	padding:10px;
}

#memform a{
	margin-left: 5px;
}
#memform label{
	margin-left:25px;
	padding: 0 10px;
}
#memform select{
	margin-top:4px;
	color:#41898d;
}
#memform input{
}

#memform .memform_submit{
	float:right;
}

/****************** Registration Form ***********************/
#article.registration {
	padding-bottom: 15px;
}

#article.registration table {
	margin: 0 auto;
}

#article.registration table td {
	vertical-align: middle;
	padding-bottom: 5px;
}

#article.registration table td:first-child {
	padding-right: 10px;
}

#article.registration hr {
	width:40%;
	border:1px solid #CDE8EA;
}

.btn_register {
	background: url('../../images/btn_register.png') no-repeat;
	width: 73px;
	height: 26px;
	border: none;
	float: right;
	cursor: pointer;
}

/********************** MEDIA **********************/

#gallery_navi{
	width:120px;
	margin:20px 0 0 20px;
}
#gallery_navi ul{
	text-align:right;
	line-height:22px;
	padding:10px 10px 10px 0;
}
#gallery_navi li:hover,#gallery_navi li.active{
	background:url(../images/gallery_navi_hover.png) no-repeat;
}
#gallery_navi a{
	color:#6d84a9;
}
#gallery_navi a:hover{
	color:#069;
}

#gallery{
	margin: 0 auto;
	width:90%;
	min-height:400px;
	/*margin:20px 45px 20px 0;*/
	color:#6d84a9;
}

.img_preview{
	border:1px solid white;
	padding:3px;
	margin:0 0 20px 140px;
}

#gallery td{
	padding:10px;
}
#gallery td .limit{
	height:90px;
	overflow:hidden;
}
#gallery td img{
	padding:0 3px;
	max-width: 90px;
	max-height: 90px;
	margin:0 auto;
	display: block;
}
* html #gallery td img{display:inline-block;height:50px;}

#gallery td div.outer{
	width: 95px;
	height: 95px;
	display:table;
	position:relative;
	overflow:hidden;
	border:1px solid #c2d8ff;
}

#screenshot{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}

#preview{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}

#tooltip{
        position:absolute;
        border:1px solid #333;
        background:#f7f5d1;
        padding:2px 5px;
        color:#333;
        display:none;
}

/*************  Testimonial *****************/
.testimonial {
	background-color: #FFF;
	padding:20px;
	overflow:hidden;
}

.testi_desc{
	float:right;
	margin-right:25px;
	margin-top:5px;
	margin-bottom: 10px;
	width:83%;
	border-bottom:1px solid #999;
	padding-bottom:10px;
}
.testi_desc p{
	margin:0 0 18px 0;
	line-height:1.5em;
	color:#333;
}

.dropdown{
	position:absolute;
	margin-top:30px;
	float: left;
	height:10px;
	display: none;
}

.dropdown li{
	display:list-item;
	clear:both;
	background-color: #ffffff;
	text-align:center;
}

.dropdown li a {
	background-image: none;
}
