/* ¹Ýµå½Ã µé¾î°¡¾ß ÇÏ´Â ½ºÅ¸ÀÏ ½ÃÀÛ */
/* 1. º»¹® ÀüÃ¼  */
body, td, input, textarea {
	font: 12px/1.5 Arial, Gulim, Dotum, Verdana, AppleGothic, Sans-serif;
 	color: #303030;
 	margin: 0;
	table-layout:fixed
}
* {
  padding: 0;
  margin: 0
}

html, body {
  height: 100%;
}

body, textarea {
	font: 14px arial, helvetica, verdana, sans-serif;
	color: #333333;

}

body {
  line-height: 1.5em;
  background-color: #ffffff;
  text-align: center;
}

#fixed_width {
  width: 995px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

h4 {
  font-size: 16px;
  font-weight: bold;
}

h3 {
  font-size: 20px;
  font-weight: normal;
}

h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: -.03em;
	padding-top: 15px;
	padding-bottom: 10px;
}

input {
  padding: 1px;
}

a, a:link {
  color: #0085E8;
  text-decoration: none;
}

a:hover {
  color: #0085E8;
  text-decoration: underline;
}

img {
  border: none;
  hover: none;
  decoration: none;
}

td {
  padding: 0;
}

.text_orange,
.text_logo,
.text_new,
.text_online,
.text_free {
  color: #ff690a;
}

.text_green {
  color: #08b63d;
}

.text_notice {
  background-color: #08b63d;
  border: solid 1px #d0f5bf;
  color: white;
  margin-bottom:20px;
  padding: 5px 5px 5px 10px;
}

.text_red,
.text_warning {
  color: #d50005;
}

#homepage {
  padding-left: 15px;
  padding-right: 15px;
}

#homepage_main {
  width: 615px;
}

#page {
  background-color: #ffffff;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

#main_top {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}

#main_hdr,
#main_noborder {
  background: #fff;
}

#navlist {
  padding: 3px 0;
  padding-top: 7px;
  margin-left: 3px;
  padding-bottom: 5px;
  line-height: normal;
}

#navlist li {
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a {
  padding: 3px 0.8em;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-left: 3px;
  border: 1px solid White;
  border-bottom: none;
  text-decoration: none;
}

#navlist li a.inactive:hover {
	color: #0085E8;
	background-color: #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	text-decoration: underline;
}

#navlist li a.current:hover {
  text-decoration: none;
}

#navlist li a.current {
  color: #333333;
  background: white;
  border: 1px solid #caced1;
  border-bottom: 1px solid white;
}

#main_box {
	width: 700px;
	padding-top: 2px;
}

#images_box {
	border: 1px solid #caced1;
	padding-left: 21px;
	padding-bottom: 10px;
}

/*
 * banner
 */
#banner {
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 12px;
}

#banner .topHdr {
  border-bottom: solid 1px #caced1;
  text-align: left;
}

#banner .topNav {
  padding-top: 10px;
}

#banner .topNav ul {
  margin-left: -8px;
  list-style-type: none;
  display: inline;
}

#banner .topNav ul li {
  display: inline;
}

#banner .topNav {
  font-size: 18px;
}

#banner .topNavInviteLanding {
  font-size: 24px;
}

.sep {
  color: #caced1;
}

input.searchbox {
	margin: 0;
	width: 300px;
	border: 1px solid #ccc;
	background: #FFF;
	color: #666666;
	height: 18px;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

input.searchbox:hover { 
	border: 1px solid #808080; 
}

#rcontainer {
  float: right;
  padding-top: 2px;
  width: 235px;
}

#rbar div h4 {
  font-size: 12pt;
  margin: 0;
}

.spacer {
  height: 5px;
}

.people_item {
  width: 148px;
  height: 60px;
  float: left;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 10px;
  line-height: 1.2em;
}

.people_item_med {
  width: 169px;
  height: 72px;
  float: left;
  font-size: 14px;
  margin-bottom: 20px;
  margin-right: 20px;
  line-height: 1.2em;
  background-color: #fafafa;
  border: 1px solid #e0e0e0;
}

.people_item_med_tight {
  margin-bottom: 12px;
  margin-right: 12px;
}

.people_item_img {
  float: left;
}

.people_item_text {
  float: left;
  width: 90px;
  overflow: hidden;
  padding-left: 5px;
}
.people_item_med_text {
  float: left;
  width: 80px;
  overflow: hidden;
  padding-left: 10px;
  padding-top: 10px;
}

.person_online {
  color: #ff690a;
  font-size: 11px;
}

.new_messages {
  color: #ff690a;
  font-weight: bold;
}

.person {
  cursor: pointer; cursor: hand;
  height: 57px;
  width: 75px;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 0px;
  margin-bottom: 5px;
  padding-left: 60px;
  padding-right: 5px;
  padding-top: 3px;
  border: solid 1px White;
}

.person_ontour {
  margin-right:30px;
}

.person:hover {
  background: #fefefe;
  border: solid 1px #e8e8e8;
  text-decoration: none;
}
.person span {
  font-size: 12px;
  display: block;
  line-height: 1.2em;
}

.tm_ad_btn {
  margin-top:5px;
  background:url(images/fb_ad_button.gif) no-repeat 0 0;
  height:17px;
  width:138px;
  cursor:pointer;
  border:none;
}

.clear
{
  clear: both;
}

.container_box
{
  border: solid 1px #82C0EE;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.container_tag
{
  border: solid 1px #82C0EE;
  margin-bottom: 10px;
  background-color: #fff;
  

}

.container_pub
{
  border: solid 1px #82C0EE;
  margin-bottom: 20px;
  background-color: #fff;

}

.container_box_noborder
{
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-color: #fff;
          position:absolute;
}

.compat_hdr_veryhigh {
  color: #E20EDB;
}

.compat_hdr_high {
  color: #E20EDB;
}

.compat_hdr_medium {
  color: #08B63D;
}

.compat_hdr_low {
  color: #ff690a;
}

.compat_hdr_verylow {
  color: #ff690a;
}

.compat_container_veryhigh {
  border: solid 1px #E20EDB;
}

.compat_container_high {
  border: solid 1px #E20EDB;
}

.compat_container_medium {
  border: solid 1px #08B63D;
}

.color_red {
  border: solid 1px #ff690a;
}

.fullpic {
	border: 1px solid #666666;
}

.compat_container_verylow {
  border: solid 1px #ff690a;
}

.divider {
  border-top: solid 1px #caced1;
  margin-top: 10px; 
  padding-top: 10px; 
}

.divider_white {
  border-top: solid 1px #ffffff; 
}

.box_tags {
	border: solid 1px #D2D2D2;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #F7F7F7;

}
  /************************************************************\
  a, a:link {
  color: #ff690a;
  text-decoration: none;
}

a:hover {
  color: #ff690a;
  text-decoration: underline;
}
  \************************************************************/
  
  body {
  margin: 0px;
}


#debug {
  font-family: arial;
  font-size: 8pt;
  background: #ccccff;
}


#gallerycontainer {
  margin: 25px;
  padding-bottom: 25px;
  background: #ffffff;
}


#bottomspacer {
  height: 60px;
}


#signinbar {
  margin-top: 6px;
  padding-right: 12px;
  width: 100%;
  text-align: right;
  background: #ffffff;
  font-family: Arial;
  font-size: 9pt;
  color: #999999;
}


#signinbar a:link, #signinbar a:visited {
  text-decoration: none; 
  color: 0063DC;
}


#loginbox {
  margin-top: 100px;
  text-align: center;
}


#signin {
  margin-bottom: 15px;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #0066dc;
}


.loginformtext {
  font-family: Arial;
  font-size: 10pt;
  color: #333333;
}


#logout {
  margin-top: 100px;
  width: 421px;
  height: 140px;
  background: #ffffff;
  border: 1px solid #333333;
}


#logouttext {
  padding-top: 59px;
  text-align: center;
  font-family: arial;
  font-size: 9pt;
  color: #0066dc;
}


#loginerror {
  margin-bottom: 8px;
  font-family: Arial;
  font-size: 10pt;
  color: #FF0000;
}


#mygalleries {
  font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
}


#mygalleriesheading {
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}


#mygalleries a:link, #mygalleries a:visited {
  color: #0066DC;
  text-decoration: none;
}


#searchbar {
  margin-bottom: 20px;
  background: #ffffff;
}


.searchbartext {
  font-family: Arial;
  font-size: 8pt;
  color: #666666;
}


#searchbar a:link, #searchbar a:visited {
  font-family: arial;
  font-size: 8pt;
  color: #666666;  
}


#searchstatus {
  margin-bottom: 30px;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}


.searchstatuskey {
  color: #666666;
}


#differentsearch {
  font-family: arial;
  font-size: 11pt;
  color: #000000;
}


#publicgalleries {
  margin-left: 20px;
  font-family: arial;
  font-size: 12pt;
}


#publicgallerieshead {
  margin-bottom: 24px;
  font-size: 11pt;
  font-weight: bold;
  color: #333333;
}


#publicgalleries a:link, #publicgalleries a:visited {
  text-decoration: none;
  color: #666666;
}


#nopublicgalleries {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}


#noprivategalleries {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}


.imagecell {
   	float: left;
  border: solid 1px #cccccc;

	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 25px;
	padding-left: 4px;
	padding-right: 1px;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 110px;

  
  /************************************************************\
  *
 	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-left: 4px;
	padding-right: 1px;
	padding-top: 4px;
	padding-bottom: 3px;
	border: solid 1px #cccccc;
	text-align: center;
	width: 110px;
	font-family: Arial;
	font-size: 8pt;
	  *
  \************************************************************/

}


.thumbinfo {
  font-family: arial;
  font-size: 8pt;
}


.thumbpubdate {
  color: #0066dc;
}


.thumbtitle {
  color: #000000;
  font-weight: bold;
}


.thumbimagefile {
  color: #666666;
}


.thumbphotographer {
  color: #666666;
}


.thumbcaption {
  color: #000000;
}


#fullsizecontainer {

}


#backlink {
  margin-bottom: 10pt;
  font-family: arial;
  font-size: 10pt;
}


#backlink a:link, #backlink a:visited {
  color: #0063DC;
  text-decoration: none;
}


#fullsizetitle {
  font-family: arial;
  font-size: 18pt;
  font-weight: bold;
  color: #333333;
}


#fullsizeimage {
  margin-bottom: 10px;
}


#fullsizepubdate {
  margin-bottom: 5px;
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #0063DC;
}


#fullsizephotographer {
  font-family: arial;
  font-size: 9pt;
  color: #333333;
}


.photographerhead {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #999999;
}


#fullsizecaption {
  margin-top: 20px;
  font-family: arial;
  font-size: 10pt;
  color: #000000;
}


.fullsizetagshead {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #999999;
}


#fullsizetags {
  margin-top: 10px;
  font-family: arial;
  font-size: 10pt;
}


#fullsizetags a:link, #fullsizetags a:visited {
  text-decoration: none;
  color: #0063DC;
}


#fullsizeotherinfo {
  margin-top: 20px;
  font-family: arial;
  font-size: 10pt;
  color: #000000;
}


.fullsizeotherinfohead {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #999999;
}




/* page navigation tool style */

#pagenavcontainer {
  margin-top: 20px;
  margin-bottom: 20px;
}


#pagenavigation {
  font-family: arial;
  font-size: 10pt;
}

#previousrecords a:link, #previousrecords a:visited
{
  text-decoration: none;
  color: #333333;
}

.pagelinkboxselected {
  float: left;
  margin-right: 5px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  color: #0066dc;
}


.pagelinkboxflickr {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: solid 1px #cccccc;
	width: 110px;
	font-family: Arial;
	font-size: 8pt;
	height: 117px;
}
.pagelinkboxflickr a:link, .pagelinkboxflickr a:visited {
  text-decoration: none;
  color: #333333;
}



#boxmenu {
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2649A6;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pict_box {
	width: 680px;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 21px;
}
.button
{
	background-color:#0085E8;
	border:1px solid #3d3d76;
	color:white;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	margin-top:1px;
}