@charset "UTF-8";


/* content
-------------------------------------------------------------- */

#display {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#display li {
	float: right;
	margin-right: 5px;
}
#display .thumb {
	background: url(images/view-thumb.gif) no-repeat right top;
}
#display .full {
	background: url(images/view-full.gif) no-repeat left top;
}
#display .details {
	background: url(images/view-details.gif) no-repeat left top;
}
#display a {
	text-indent: -900em;
	width: 17px;
	height: 16px;
	display: block;
	line-height: 1px;
}
#display a:hover, #display .current {
	background-position: left bottom;
}

/* display lists : thumb, full, details
-------------------------------------------------------------- */
#thumb {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
#thumb li {
	float: right;
	background: url(images/list-thumb-bg.gif) no-repeat;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	background-image: url(images/list-thumb-bg.gif);
}
#thumb img {
	border: solid 0px #fff;
}

/* misc 
-------------------------------------------------------------- */
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}li
.image img {
	border: solid 1px #fff;
	padding: 7px;
	background: #fff;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* jquery tooltips */
#tooltip img {
	background: url(images/tooltips-bg.gif) no-repeat;
	padding: 6px 7px 6px 11px;
}

#screenshot {
	margin: 0;
	position: absolute;
	display: none;
	z-index: 200;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e3192;
	text-decoration: none;
	
}
#mid1 li{
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: -20px;
	text-align: justify;
}
p{
	margin-top: 0px;
	margin-left: 10px;
}
#tswapimg a:link{
	
	color:#666666;
	font-size: 11px;
	display:block;
	
}
#tswapimg a:hover{

	font-size: 11px;
	color:#6699CC;
	text-decoration:none;
}
#tswapimg a:visited{

	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.normal{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

.normal a:link{
	
	color: #0e3192;
	text-decoration:none;

}
.normal a:hover{
	text-decoration:underline;
}
.title_green {
	font-size: 13px;
	color: #5f9b00;
	font-weight: bold;
}
.normal a:visited{
	text-decoration:none;
	color: #990066;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF9900;
	font-weight: bold;
}

#top1{
	background-image:url(images/content_line_03.gif);
	background-repeat:repeat-y;
}
/*
#top img{
	float:left;
}

#top p{
	margin-left: 15px;
}
#line{
	background-image:url(images/content_line_07.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 14px;
	margin: 0px;
	padding: 0px;
}*/
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.title a {
	text-decoration: none;
	color: #CCCCCC;
}
.title_h {
	font-size: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
