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


/* TheYeogiyo.com MAIN */

/* general */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,label { margin:0; padding:0; }
table {
	border-collapse:collapse;
	text-align: left;
}

td {
	padding:5px;
}

fieldset,img {
	border:0;
	text-align: right;
}
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
span {
	position:relative;
	width: 100%;
}

.clearer { clear: both; line-height: 0px; height: 0px; font-size: 0px; }
.inline { display: inline; }
.blk { display:block; }
.center {text-align: center; margin-left: auto;	margin-right: auto;}
.left { float: left; display: inline; }
.right { float: right; display: inline; }
.hidden {display: none}
.show {display: block}


.bld { font-weight:bold; }
.ita { font-style:italic; }
.underline { text-decoration:underline; }
.upper { text-transform:uppercase; }
.nobreak { white-space: nowrap; }
.aln_rt {text-align: right;}

.font9px { font-size: 9px; }
.font10px { font-size: 10px; }
.font11px { font-size: 11px; }
.font12px { font-size: 12px; }
.font13px { font-size: 13px; }
.font14px { font-size: 14px; }
.font15px { font-size: 15px; }
.font16px { font-size: 16px; }
.font17px { font-size: 17px; }
.font18px { font-size: 18px; }
.font24px { font-size: 24px; }
.font36px { font-size: 36px; }

/* end general */


p {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 12px;
	/*color: #0a0a0a;*/
	color: #44433f;
	line-height: 18px;
	margin: 0px;
}

h1 {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 18px;
	color: #630c0d;
	font-weight: bold;
	line-height:22px;
	text-align:left;
}

h2 {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #630c0d;
	line-height:20px;
}

h3 {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #630c0d;
	text-align:left;
}

h4 {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4a556c;
	text-align:left;
}

h5 {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #4a556c;
	text-align:left;
}

h6 {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #4a556c;
	text-align:center;
}

a {
	font-family: "Helvetica",Arial,sans-serif;
	text-decoration:none;
	font-size: 12px;
	color:#0a0a0a;
}

a:hover {
	text-decoration:underline;
	color: #630c0d;
}

blockquote {
	padding:5px 20px;
}

/* header */
body, html { background-color: #630C0D; font-family: "Helvetica",Arial,sans-serif; font-size: 11px; color: #44433f; }

body {
	width:100%;
	height:100%;
	background-image: url(../images/main_structure/bg_mainbody.gif);
	background-position: top center;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;	
}

#content {
	position:relative;
	width: 1000px;
	margin: 0px auto 0px auto;
}

#top_header {
	float:left;
	position:relative;
	height:47px;
	width:1000px;
	background:url(../images/main_structure/bg_topbar.png) no-repeat;
	text-align:center;
	margin:0;
	padding:0;
}

.top_date {
	float:left;
	position:relative;
	height:15px;
	width:200px;
	font-family:"Helvetica",Arial,sans-serif;
	font-size:12px;
	text-align:left;
	color:#0a0a0a;
	margin:15px 0px 0px 25px;
	padding:0px;
}

.top_register {
	float:right;
	position:relative;
	font-family:"Helvetica",Arial,sans-serif;
	font-size:12px;
	text-align:left;
	color:#0a0a0a;
	margin:10px 21px 0px 0px;
	padding:0px;
}

#logo_header {
	float:left;
	position:relative;
	height:100%;
	width:1000px;
	text-align:center;
	margin:0px;
}

/* search */
#searchbar {
	display:inline;
	position:relative;
	height:34px;
	width:250px;
	margin:0;
	padding:0;
}

#search {
	position:relative;
	float:left;
	font:"Helvetica",Arial,sans-serif;
	/*color:#FFF;
	font-weight:bolder;
	background:url(../images/main_structure/bg_search.png) no-repeat;*/
	margin:0;
	padding:0px 0px 0px 0px;
}

#search input {
	position:relative;
	height:12px;
}

.go {
	position:relative;
	float:right;
	padding:5px 0px 0px 0px;
}

/* main navigation */
#main_nav {
	float:left;
	position:relative;
	height:28px;
	width:1000px;
	margin:0px;
	padding:0px;
}

#main_nav ul {
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}

#main_nav li {
	list-style:none;
	height:20px;
	float:left;
	position:relative;
	margin:0px;
	padding:9px 18px 0px;
}

#main_nav li a {
	display:block;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	color: #93a9d7;
	/*color: #4a556c;*/
}

#main_nav li a:hover{
	cursor:pointer;
	color:#e5e5e5;
}

#main_nav li.separator {
	background:url(../images/main_structure/nav_divider.png);
	height:28px;
	width:2px;
	margin:0;
	padding:0;
}

#main_nav li.separator_space {
	height:28px;
	width:20px;
	margin:0;
	padding:0;
}

/* main window */
.main_window {
	clear:both;
	display:block;
	width:1000px;
	height:164px;
	padding:0px;
}

.main_home_image {
	width:1000px;
	height:164px;
	background-image: url(../images/main_window/main.png);
	background-position: center;
	background-repeat: no-repeat;
}

.main_travel_image {
	width:1000px;
	height:164px;
	background-image: url(../images/main_window/travel.png);
	background-position: center;
	background-repeat: no-repeat;
}

.main_entertainment_image {
	width:1000px;
	height:164px;
	background-image: url(../images/main_window/entertainment.png);
	background-position: center;
	background-repeat: no-repeat;
}

.main_food_image {
	width:1000px;
	height:164px;
	background-image: url(../images/main_window/food.png);
	background-position: center;
	background-repeat: no-repeat;
}

.main_shopping_image {
	width:1000px;
	height:164px;
	background-image: url(../images/main_window/shopping.png);
	background-position: center;
	background-repeat: no-repeat;
}

.main_community_image {
	width:1000px;
	height:164px;
	background-image: url(../images/main_window/community.png);
	background-position: center;
	background-repeat: no-repeat;
}

.main_services_image {
	width:1000px;
	height:164px;
	background-image: url(../images/main_window/services.png);
	background-position: center;
	background-repeat: no-repeat;
}


/* main content */
#main_content {
	float:left;
	position:relative;
	width:1000px;
	margin:0;
	padding:0;
}

/* left content */
#body_left {
	float:left;
	position:relative;
	text-align:left;
	width:155px;
	margin:0;
	padding:0;
}

.nav_hdr {
	width:155px;
	height:54px;
	padding-top:5px;
	background-image: url(../images/main_structure/bg_leftnav_top.png);
	background-position: top left;
	background-repeat: no-repeat;	
}

.nav_hdr DIV.title {
	width:130px;
	height:26px;
	line-height:26px;
	margin-left:20px;
	color: #630c0d;
	text-transform:uppercase;
}

.nav_body {	
	width:155px;
	background: url(../images/main_structure/bg_leftnav_body.jpg) repeat-y;
	margin:0;
	padding:0;
}

.nav_footer {
	width:155px;
	height:45px;
	background-image: url(../images/main_structure/bg_leftnav_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.nav_hdr DIV.cont_tbl, .nav_body DIV.cont_tbl, .nav_footer DIV.cont_tbl {
	width:125px;
	margin-left:16px;
	white-space: normal;
	text-align:left;
	overflow:hidden;
}

.nav_body DIV.cont_tbl, .nav_footer DIV.cont_tbl {
	background-image: url(../images/main_structure/bar_divider.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.nav_hdr DIV.cont_tbl DIV.link {
	width:110px;
	height:28px;
	margin:0px;
	padding:0px;
}

.nav_body DIV.cont_tbl DIV.link, .nav_footer DIV.cont_tbl DIV.link {
	width:110px;
	height:30px;
	margin:0px;
	padding:0px;
}

DIV.cont_tbl DIV.link A {
	position: relative;
	display:block;
	margin:4px;
	font-size:10px;
	font-family: Verdana;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#4a556c;
	padding-left: 7px;
	background-image: url(../images/main_structure/nav_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

DIV.cont_tbl DIV.link A:hover {
	color:#0a0a0a;
}


/* main page login form */

#login_title{
	height:25px;
	background-image: url(../images/main_structure/login.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_login{
	font-size:10px;
	font-family: Verdana;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#f7f7f7;
	padding-right: 3px;
	padding-top: 10px;
}

#main_login td{
	padding-bottom: 3px;	
}

#big_login{	
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bg_login td{
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#0a0a0a;
	padding-bottom: 3px;	
}





/* left advertisment */
.adtext1 {
	width:155px;
	height:12px;
	font-family:"Helvetica",Arial,sans-serif;
	font-size:10px;
	text-align:center;
	color:#0a0a0a;
	margin-bottom:3px;
	padding:0px;
}

.nav_skyscraper {
	width:155px;
	height:100%;
	margin-top:5px;
}


/* middle content */
#body_middle {	
	position:relative;
	float:left;	
	width:610px;
	padding-left:6px;
	padding-right:0px;
}

.mid_box_top1 {
	/*position:relative;*/
	float:left;
	width:610px;
	height:39px;
	background:url(../images/main_structure/bg_midcon_top1.png) no-repeat;
	background-position: top left;
	padding-top:5px;
	margin:0px;
	padding:0px;
}


.mid_box_top1 DIV.title {
	width:450px;
	height:26px;
	line-height:26px;
	margin-left:20px;
	padding-top:5px;
	color: #630c0d;
	text-transform:uppercase;
}

.mid_box_top1 DIV.title a {
	font-size:11px;
	color: #630c0d;
}

.mid_box_top1 DIV.title a:hover{
	font-size:11px;
	color: #0a0a0a;
}

.mid_box_top2 {
	position:relative;
	float:left;
	width:610px;
	height:18px;
	background:url(../images/main_structure/bg_midcon_top2.png) no-repeat;
	margin-top:5px;
	margin-bottom:0;
	padding:0;
}

.mid_box {
	position:relative;	
	float:left;
	width:610px;
	background:url(../images/main_structure/bg_midcon_body.png) repeat-y;
	margin:0;
	padding:0;
}

.mid_divider {
	position:relative;	
	float:left;
	width:560px;
	height:2px;
	background:url(../images/main_structure/mid_divider.gif) no-repeat;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
}

.mid_divider2 {
	position:relative;	
	float:left;
	width:560px;
	height:2px;
	background:url(../images/main_structure/mid_divider.gif) no-repeat;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}

.mid_box_bottom {
	position:relative;
	float:left;
	width:610px;
	height:19px;
	background:url(../images/main_structure/bg_midcon_bottom.png) no-repeat;
	padding:0;
}


/* right content */
#body_right {	
	position:relative;
	float:right;
	width:225px;
	height:100%;
	margin-top:0px;
}

.rt_box_top1 {
	position:relative;
	float:left;
	width:225px;
	height:41px;
	background:url(../images/main_structure/bg_rightcon_top1.png) no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.rt_box_top1 DIV.title {
	width:170px;
	height:26px;
	line-height:26px;
	margin-left:20px;
	padding-top:5px;
	color: #93a9d7;
	text-transform:uppercase;
}

.rt_box_top2 {
	position:relative;
	float:left;
	width:225px;
	height:18px;
	background:url(../images/main_structure/bg_rightcon_top2.png) no-repeat;
	margin-top:0px;
	margin-bottom:0;
	padding:0;
}

.rt_box {
	position:relative;	
	float:left;
	width:225px;
	background:url(../images/main_structure/bg_rightcon_body.png) repeat-y;
	margin:0;
	padding:0;
}

.rt_box_bottom {
	position:relative;
	float:left;
	width:225px;
	height:19px;
	background:url(../images/main_structure/bg_rightcon_bottom.png) no-repeat;
	padding:0;
}

.rt_box_topWt {
	position:relative;
	float:left;
	width:225px;
	height:41px;
	background:url(../images/main_structure/bg_rightcon_topWt.png) no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.rt_box_topWt DIV.title {
	width:170px;
	height:26px;
	line-height:26px;
	margin-left:20px;
	padding-top:5px;
	color: #93a9d7;
	text-transform:uppercase;
}

.rt_boxWt {
	position:relative;	
	float:left;
	width:225px;
	background:url(../images/main_structure/bg_rightcon_bodyWt.png) repeat-y;
	margin:0;
	padding:0;
}

.rt_box_bottomWt {
	position:relative;
	float:left;
	width:225px;
	height:19px;
	background:url(../images/main_structure/bg_rightcon_bottomWt.png) no-repeat;
	padding:0;
}

.sidebar_spacer {
	position:relative;
	float:left;
	width:225px;
	font-family:"Helvetica",Arial,sans-serif;
	font-size:10px;
	text-align:center;
	color:#0a0a0a;
	margin-top:10px;
}

/* button advertisments */
.adtext2 {
	position:relative;
	float:left;
	width:225px;
	height:115px;
	font-family:"Helvetica",Arial,sans-serif;
	font-size:10px;
	text-align:center;
	color:#0a0a0a;
	margin-bottom:3px;
	margin-top:10px;
	padding:0px;
}

.sidebar_button {
	position:relative;
	float:left;
	width:225px;
	height:83px;
	margin-top:3px;
}


/* footer */
#foot_content {
	width:1000px;
	height:100%;
	margin-top:15px;
	margin-bottom:5px;
	text-align:center;
}

#foot_main {
	float:left;
	position:relative;
	height:47px;
	width:1000px;
	background:url(../images/main_structure/bg_topbar.png) no-repeat;
	text-align:center;
	margin:0;
	padding:0;
}

#foot_info {
	float:left;
	position:relative;
	width:1000px;
	height:15px;
	font-family:"Helvetica",Arial,sans-serif;
	font-size:12px;
	text-align:center;
	color:#0a0a0a;
	margin-top:15px;
	padding-left:0px;
}


/* main content */
#news_content {
	position:relative;
	width:560px;
	height:100%;
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	text-align: left;
}

.news_image{
	display:block;
	float:left;
	width:100%;
	height:100%;
	border:thick;
	border:#333333;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;	
}

.news_image2{
	display:block;
	float:right;
	width:100%;
	height:100%;
	border:thick;
	border:#333333;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:10px;
	padding:0px;	
}


.blue_brdr { border: 1px solid #4a556c; width:auto;}
.red_brdr { border: 1px solid #630c0d; width:auto;}
.nblk_brdr { border: 1px solid #0a0a0a; }
.nwte_brdr { border: 1px solid #f7f7f7; }

.story_author {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 11px;
	font-style: italic;
	color:#0a0a0a;
}

.story_author a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 11px;
	font-style: italic;
	color:#0a0a0a;
}

.story_author a:hover {
	text-decoration:underline;
	color:#0a0a0a;
}

.mid_box a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 12px;
	color:#630c0d;
}

.mid_box a:hover {
	text-decoration:underline;
	color: #630c0d;
	text-align: left;
}



/* side bar content */
#rt_content {
	position:relative;
	width:185px;
	height:100%;
	padding-left:20px;
	padding-right:20px;
}

.rt_divider {
	position:relative;
	width:185px;
	height:10px;
	background-image: url(../images/main_structure/bar_divider.gif);
	background-position: center;
	background-repeat:no-repeat;
}

.rt_box a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 11px;
	color:#630c0d;
}

.rt_box a:hover {
	text-decoration:underline;
	color: #630c0d;
}

.class1 a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4a556c;
}
.h4 {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4a556c;
	text-align:left;
}

h1 a:link {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 18px;
	color: #630c0d;
	font-weight: bold;
	line-height:22px;
	text-align:left;
}

h1 a:hover {
	font-family: "Helvetica",Arial,sans-serif;
	text-decoration:underline;
	font-size: 18px;
	color: #630c0d;
	font-weight: bold;
	line-height:22px;
	text-align:left;
}

h1 a:visited {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 18px;
	color: #630c0d; 
	font-weight: bold;
	line-height:22px;
	text-align:left;
}

h1 a:active {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 18px;
	color: #630c0d;
	font-weight: bold;
	line-height:22px;
	text-align:left;
}


.mid_extras {
	float:right;
	position:relative;
	margin-bottom:5px;
	padding:0px;
	text-align:right;
}

.mid_extras a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 10px;
	color:#4a556c;
}

.mid_extras a:hover {
	text-decoration:underline;
	color: #630c0d;
}

/*
#extras {
	float:left;
	position:relative;
	
	width:560px;
	text-align:center;
	margin:0px;
}
*/

#extras2_left { 
	float: left; 
	display: inline;
	text-align:left;			
}
#extras2_right { 
	float: right; 
	display: inline;
	text-align:right;
}




.left_hdr {
	width:155px;
	height:39px;
	padding-top:0px;
	background-image: url(/images/main_structure/bg_left_top.png);
	background-position: top left;
	background-repeat: no-repeat;	
}

.left_hdr DIV.title {
	padding-top:5px;
	width:130px;
	height:26px;
	line-height:26px;
	margin-left:20px;
	color: #630c0d;
	text-transform:uppercase;
}

.left_body {	
	width:115px;
	background: url(/images/main_structure/bg_leftnav_body.jpg) repeat-y;
	margin:0;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
}

.left_footer {
	width:155px;
	height:19px;
	background-image: url(/images/main_structure/bg_left_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}



.left_body a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 10px;
	color:#4a556c;
}

.left_body a:hover {
	text-decoration:underline;
	color: #630c0d;
}

