html {
	
}



body {
	font-family: "Lucida Grande",verdana,arial,sans-serif;font-size: 70%;
	color: #585858;
	background-color: #375673;
	background-image: url(/img/background/background2.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
}

h3 {
	font-size: 14px;
}

a { text-decoration:underline; color:#738699; }
a:hover { text-decoration:underline; color:#d7f31b; }

a.Glob_Test {
	text-decoration: none;
}

a.Glob_Test:hover {
	text-decoration: none;
}



div#Outside_Container_Home {
	width: 905px;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 3px white;
	-webkit-box-shadow:0px 0px 3px white;
	margin-top: 25px;
}

div#header_Home {
	width: 100%;
	position: relative;
}

div#Outside_Container {
	width: 905px;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	background-color: white;
	box-shadow: 0px 0px 3px white;
	-webkit-box-shadow:0px 0px 3px white;
}


div#Inside_Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}


div#header {
	width: 100%;
	position: relative;
}


img#Glob_Main_Photo {
	position: absolute;
	top: 8px;
	right: 8px;
}


img#Glob_Logo {
	margin: 10px;
}


div#Glob_Info {
	z-index: 100;
	position: absolute;
	top: 8px;
	left: 290px;
	background-color: #f5f5f5;
	padding: 0px;
	width: 160px;
	height: 110px;
	font-size: 99%;
	border-width: 1px;
    border-style: solid;
    border-color: #6f859b;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #6f859b;
	font-size: 10px;
}


div#Other_Actions {
	z-index: 100;

	position: absolute;
	top: 90px;
	right: 8px;
	width: 418px;
	background-color: #f5f5f5;
	padding: 5px;
	height: 17px;
	font-size: 99%;
	border-width: 1px;
    border-style: solid;
    border-color: #6f859b;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


div#Outside_Container_Tight {
	width: 560px;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	background-color: white;
	box-shadow: 0px 0px 3px white;
	-webkit-box-shadow:0px 0px 3px white;
}


div#header_Tight {
	position: relative;
	width: auto;
}

div#Glob_Info_Tight {
	z-index: 100;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #f5f5f5;
	padding: 0px;
	width: 160px;
	height: 100px;
	font-size: 99%;
	border-width: 1px;
    border-style: solid;
    border-color: #6f859b;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #6f859b;
	font-size: 10px;
}

div#Other_Actions_Tight {
	z-index: 100;
	margin: 0px auto;
	width: 90%;
	background-color: #f5f5f5;
	padding: 5px;
	height: 17px;
	font-size: 99%;
	border-width: 1px;
    border-style: solid;
    border-color: #6f859b;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#middle {
	width: auto;
	padding-bottom:10px;
}


div#footer {
	width: auto;
	padding: 7px;
	clear: both;
}

div#Footer_Content {
	margin: 0px auto;
	text-align: center;
}

div#debug {
	font-variant: normal;
	width: 2000px;
	font-family: "Lucida Grande",verdana,arial,sans-serif;font-size: 90%;
	margin: 0px auto;
	margin-top: 300px;
}


div#Left_Style_3 {
	float: left;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	padding: 5px;
}

div#Right_Style_3 {
	float: right;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	padding: 5px;
}
	
div#Content_Style_3 {
	margin-left: 190px;
	margin-right: 190px;
	padding: 0px;
	padding-top: 5px;
}

div#Left_Style_1 {
	float: left;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	padding: 5px;
}

div#Content_Style_1 {
	margin-left: 190px;
	padding: 5px;
}

div#Right_Style_2 {
	float: right;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	padding: 5px;
}


div#Content_Style_2 {
	margin-right: 190px;
	padding: 5px;
}




div.caption {
  font-size: 70%;
  color:#999;
  margin-top: 5px;
}

div.thumb_r {
  float:right;
  margin:0 0 5px 10px;
}

div.thumb img, div.thumb_r img {
  border:1px solid #ccc;
}

ul.Arrow_List {
	padding: 0px;
	padding-left: 30px;
	margin: 0px;
	list-style-image: url(/img/icons/list_1.png);
}

span.Box_Info_Nickname {
	width: 100px;
	font-size: 10px;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	width: 120px;
}

span.limited {
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
}


