@CHARSET "UTF-8";

BODY {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5b5b5b;
	background-image: url("/media/img/bg_repeat.jpg");
	background-repeat: repeat;
	color: #dddddd;
	margin: 0px;
}

A {
	color: #eeeeee;
	text-decoration: none;
}

A:HOVER {
	text-decoration: none;
	color: #dddddd;
}

H1 {
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

IMG {
	border: 0px;
}

TH {
	text-align: right;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

#bg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 792px;
	background-image: url('/media/img/bg.jpg');
	background-repeat: repeat-x;
}

#container {
	width: 776px;
	min-height: 792px;
	padding: 7px;
	margin: auto;
}

#login {
	width: 235px;
	height: 22px;
	padding-top: 7px;
	margin-top: 25px;
	background-image: url("/media/img/login.png");
	background-repeat: no-repeat;
	text-align: center;
}

#login .float_left {
	width: 100px;
	text-align: right;
}

#login .float_right {
	width: 100px;
	text-align: left;
}

#login a {
	color: white;
	font-weight: bold;
}

#banner {
	width: 100%;
	height: 290px;
	text-align: center;
}

#menu {
	clear: both;
	margin: 7px 0px 7px 0px;
}

#menu .menu_left a {
	display: block;
	text-align: center;
	width: 128px;
	height: 50px;
	padding-top: 33px;
	background-image: url("/media/img/menu_left.png");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}

#menu .menu_left a:hover {
	background-image: url("/media/img/menu_left_hover.png");
	background-repeat: no-repeat;
}

#menu .menu a {
	display: block;
	text-align: center;
	width: 131px;
	height: 50px;
	padding-top: 33px;
	background-image: url("/media/img/menu.png");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}

#menu .menu a:hover {
	background-image: url("/media/img/menu_hover.png");
	background-repeat: no-repeat;
}

#menu .menu_right a {
	display: block;
	text-align: center;
	width: 124px;
	height: 50px;
	padding-top: 33px;
	background-image: url("/media/img/menu_right.png");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}

#menu .menu_right a:hover {
	background-image: url("/media/img/menu_right_hover.png");
	background-repeat: no-repeat;
}

#footer {
	margin: auto;
	width: 780px;
	padding: 12px 6px;
	clear: both;
	margin-top: 20px;
	color: white;
	text-align: center;
	background-color: #0f0f0f;
	color: #333333;
}

#footer td {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #333333;
	
}

#footer a {
	background-image: url("/media/img/footer/point.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
	display: block;
	color: #333333;
}

#footer a:hover {
	background-image: url("/media/img/footer/point_hover.png");
	color: #0186ff;
}

#content {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_menu {
	width: 100%;
}

#content_menu td {
	width: 33%;
	text-align: center;
}

#content_menu a {
	display: block;
	text-align: center;
	width: 248px;
	height: 54px;
	padding-top: 100px;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}

#content_menu .left a {
	background-image: url("/media/img/qoolseo.png");
}

#content_menu .center a {
	background-image: url("/media/img/people.png");
}

#content_menu .right a {
	background-image: url("/media/img/info.png");
}

#text {
	width: 490px;
}

#last_project {
	width: 248px;
	height: 219px;
	margin-top: 25px;
}

#last_project .top {
	height: 40px;
}

#last_project a {
	color: white;
}

#last_project .bottom {
	padding-top: 10px;
	height: 179px;
	background-image: url("/media/img/last_project/bottom.png");
	background-repeat: no-repeat;
	text-align: center;
}

#chart {
	clear: both;
}

#sites {
	width: 232px;
	background-color: #222222;
	padding: 5px;
}

#results {
	width: 490px;
	padding: 5px;
}

#results table {
	width: 100%;
}

#chart {
	width: 742px;
	text-align: center;
	clear: both;
	padding-top: 20px;
}

.news {
	margin-bottom: 20px;
}

.news .image {
	margin-right: 10px;
}

#photo {
	float: right;
	text-align: right;
}

#photo img {
	padding: 4px;
	border: 1px solid #333333;
}

#photo #thumbnail {
	margin: 0px;
	display:block;
	height:80px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: right;
	padding-bottom: 5px;
}

#photo #thumbnail li {
	float:right;
	margin-left: 5px;
}

.project .text {
	padding-right: 430px;
}

.project .text p {
	min-height: 360px;
}

.project .text .link {
	text-align: center;
}

#last_project_seo_body {
	text-align: left;
	padding: 10px;
}

#last_project_seo_body table {
	width: 100%;
	font-size: 10px;
}

#last_project_seo_body td {
	padding-bottom: 4px;
}
