@CHARSET "UTF-8";


/*------ Generic -------*/
*, html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url('/styles/common/asphalt.gif');
	color: #ffffff;
	font-family: verdana, tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

table td {
	font-size: 11px;
}

table.list {
	width: 100%;
}

table.list td.comment, table.list td.date {
	font-size: 9px;
	font-style: italic;
	color: #888888;
}

table.list tr.even {
	background-color: #f0f0f0;
}

table.list a {
	text-decoration: none;
	color: #ff0f0f;
}	

table.list a:hover {
	text-decoration: underline;
}

table.list th {
	font-size: 11px;
	background-color: #363636;
}

li {
	margin-left: 15px;
}

a img {
	border: 0px;
}

a.active {
	color: #ff0f0f !important;
}

img.button {
	cursor: pointer;
}

img.icon {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

input, select {
	font-family: verdana, tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #bababa;
}

input.error, select.error {
	background-color: #e7c2c2;
}

div#page {
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	height: 100%;
}

/*--- Header styles ---*/
div#header {
	position: relative;
	float: left;
	width: 1010px;
	height: 210px;
}

div#tire-up {
	position: absolute;
	left: 70px;
	width: 91px;
	height: 205px;
	background-image: url('/styles/common/tire-up.gif');
	background-repeat: no-repeat;
}

div#lane-up {
	position: absolute;
	left: 610px;
	width: 62px;
	height: 191px;
	background-image: url('/styles/common/lane-up.gif');
	background-repeat: no-repeat;
}

div#logo {
	position: absolute;
	left: 50px;
	top: 15px;
	width: 313px;
	height: 69px;
	background-image: url('/styles/common/logo.gif');
	background-repeat: no-repeat;
}

div#mainmenu {
	position: absolute;
	left: 40px;
	top: 120px;	
}

div#mainmenu ul.mainmenu {
	font-size: 14px;
	font-weight: bold;
	list-style: none;  
	list-style-position: outside;
}

div#mainmenu ul.mainmenu li {
	float: left;
	margin-right: 20px;
}

div#mainmenu ul.mainmenu li a {
	color: #ffffff;
	text-decoration: none;
	background-image: none;
	padding-bottom: 10px;
}

div#submenu div.submenu {
	position: absolute;
	left: 40px;
	top: 150px;
	display: none;
}

div#submenu div.submenu ul {
	font-size: 11px;
	list-style: none;  
	list-style-position: outside;
}

div#submenu div.submenu ul li {
	float: left;
	margin-right: 20px;
}

div#submenu div.submenu ul li a {
	color: #d0d0d0;
	text-decoration: none;
	background-image: none;
	padding-bottom: 3px;
}

div#mainmenu ul.mainmenu li a:hover {
	background: transparent url('/styles/common/menu-underline.png') bottom center no-repeat;
}

div#submenu div.submenu li a:hover {
	background: transparent url('/styles/common/menusub-underline.png') bottom center repeat-x;
}

div#box-featured {
	position: absolute;
	left: 675px;
	width: 330px;
	height: 200px;
}

div#featured_icon3 {
	position: absolute;
	left: 180px;
	top: 40px;
	z-index: 0;
}

div#featured_icon2 {
	position: absolute;
	left: 90px;
	top: 30px;
	z-index: 1;
}

div#featured_icon1 {
	position: absolute;
	left: 10px;
	top: 50px;
	z-index: 2;
}

p#featured_title1 {
	font-size: 8px;	
	position: absolute;
	top: 5px;
	left: 37px;
	width: 80px;
}

p#featured_title2 {
	font-size: 8px;	
	position: absolute;
	top: 5px;
	left: 121px;
	width: 80px;
}

p#featured_title3 {
	font-size: 8px;	
	position: absolute;
	top: 5px;
	left: 209px;
	width: 80px;
}

p#featured_descr1, p#featured_descr2, p#featured_descr3 {
	font-size: 11px;	
	position: absolute;
	top: 150px;
	left: 7px;
	width: 314px;
	text-align: center;
}

p#featured_descr2, p#featured_descr3 {
	display: none;
}

div#center table.box td.body {
	width: 436px !important;
	overflow: hidden;
}

div#right table.box td.body {
	width: 300px !important;
}

table.box td.body {
	padding: 20px;
}

div#brand_corner table {
	width: 180px;
	margin-bottom: 20px;
}

div#brand_corner td.shadow_t {
	background: transparent url('/styles/common/box-left-corner-top.gif') top left no-repeat;
	height: 53px;
	padding-right: 15px;
}

div#brand_corner td.shadow_t h1 {
	text-align: right;
	font-size: 13px;	
}

div#brand_corner td.body p {
	color: #d0d0d0;
}

div#brand_corner td.body p a {
	text-decoration: none;
	color: #ffffff;
}

div#brand_corner td.shadow_t p.subtitle {
	text-align: right;
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	font-family: times, serif;
}

div#brand_corner td.body {
	background: #212121 url('/styles/common/box-black-b.png') bottom repeat-x; 
}

div.box_black table.box td.body {
	background: #212121 url('/styles/common/box-black-b.png') bottom repeat-x; 
}

div.box_white table.box td.body {
	background: #ffffff url('/styles/common/box-white-b.png') bottom repeat-x; 
}

div.box_grey table.box td.body {
	background: #ebebeb url('/styles/common/box-grey-b.png') bottom repeat-x; 
}

table.box td.body h1 {
	font-size: 14px;
	height: 36px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 10px; 
}

table.box td.body h3 {
	font-size: 11px;
	text-align: left;
}

div.box_black table.box td.body h1 {
	background: #212121 url('/styles/common/h1-black-back.gif') bottom repeat-x;
}

div.box_white table.box td.body h1 {
	background: #ffffff url('/styles/common/h1-white-back.gif') bottom repeat-x; 
}

div.box_grey table.box td.body h1 {
	background: #ebebeb url('/styles/common/h1-grey-back.gif') bottom repeat-x; 
}

div.box_black table.box td.body h3 {
	color: #f0f0f0;
}

div.box_white table.box td.body h3 {
	color: #000000; 
}

div.box_grey table.box td.body h3 {
	color: #000000; 
}

div.box_black table.box td.body p {
	color: #f0f0f0;
}

div.box_white table.box td.body p {
	color: #000000; 
}

div.box_grey table.box td.body p {
	color: #000000; 
}

div.box_black table.box td.body a {
	color: #ffffff;
	text-decoration: none;
}

div.box_black table.box td.body a:hover {
	color: #ff3f3f;
}

table.box td.shadow_l, div#brand_corner td.shadow_l {
	width: 7px;
	background-image: url('/styles/common/box-shadow-l.png');
	background-repeat: repeat-y;
	background-position: right;
}

table.box td.shadow_r, div#brand_corner td.shadow_r {
	width: 7px;
	background-image: url('/styles/common/box-shadow-r.png');
	background-repeat: repeat-y;
	background-position: left;
}

table.box td.shadow_b, div#brand_corner td.shadow_b {
	height: 18px;
	background-image: url('/styles/common/box-shadow-b.png');
	background-repeat: repeat-x;
}

div.box_black table.box td.shadow_bl, div#brand_corner td.shadow_bl {
	width: 7px;
	height: 21px;
	background-image: url('/styles/common/box-black-bl.png'); 
}

div.box_black table.box td.shadow_br, div#brand_corner td.shadow_br {
	width: 7px;
	height: 21px;
	background-image: url('/styles/common/box-black-br.png'); 
}

div.thumbnail {
	width: 138px;
	height: 94px;
	padding-top: 4px;
	background-image: url('/styles/common/thumbnail-back.png');
	background-repeat: no-repeat;
	text-align: center;
}

div.thumbnail img {
	width: 120px;
	height: 80px;
}

div.thumbnail_tiny {
	width: 68px;
	height: 49px;
	padding-top: 3px;
	background-image: url('/styles/common/thumbnail-tiny-back.png');
	background-repeat: no-repeat;
	text-align: center;
}

div.thumbnail_tiny img {
	width: 50px;
	height: 34px;
}

div.thumbnail_preview {
	width: 378px;
	height: 258px;
	padding-top: 4px;
	background-image: url('/styles/common/thumbnail-preview-back.png');
	background-repeat: no-repeat;	
	text-align: center;
}

div.thumbnail_preview img {
	width: 360px;
	height: 240px;	
}

div.thumbnails div.thumbnail {
	float: left;
	margin-bottom: 25px;
}

div.thumbnails p.title a {
	color: #0f0f0f;
	text-decoration: none;
	font-weight: bold;	
}

div.thumbnails div.thumbnail_tiny {
	float: left;
	margin-left: -5px;
}

div.thumbnail p {
	margin-top: 5px;
	width: 138px;
	height: 25px;
	font-size: 10px;
	color: #aaaaaa;	
}

div.thumbnail p a {
	color: #a0a0a0;
	text-decoration: none;	
}

div#frontpage, div#highlights {
	position: relative;
	float: left;
	left: 0px;
	width: 650px;
}

div#box_preview {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0px; !important;
}

div#preview_sponsor {
	position: absolute;
	top: 5px;
	left: 403px;
	text-align: center;
}

div#preview_sponsor p.sponsored {
	color: #c9c9c9;
	font-size: 7px;
}

div#preview_sponsor p.sponsor, div#preview_sponsor p.sponsor a {
	color: #ff0f0f;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}

div#preview_sponsor img {
	width: 88px;
	height: 88px;
}

div#preview_gradient {
	position: absolute;
	top: 230px;
	width: 495px;
	height: 39px;
	background-image: url('/styles/common/box-preview-gradient.gif');
	background-repeat: repeat-x;
}

div#preview_image1, div#preview_image2, div#preview_image3 {
	position: absolute;
	top: 20px;
	left: 20px;
}

h1#preview_title1, h1#preview_title2, h1#preview_title3 {
	position: absolute;
	top: 4px;
	left: 9px;
	height: auto;
	background-color: #000;
	background-image: none;
	text-align: right;
	width: 354px;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	filter:alpha(opacity=70);
	opacity: 0.7;
}

h1#preview_title1 a, h1#preview_title2 a, h1#preview_title3 a {
	color: #ffffff;
	text-decoration: none;
}

h1#preview_title1 a:hover, h1#preview_title2 a:hover, h1#preview_title3 a:hover {
	color: #ff0f0f;
}

p#preview_descr1, p#preview_descr2, p#preview_descr3 {
	position: absolute;
	top: 275px;
	left: 29px;
	width: 360px;
	font-size: 9px;
	color: #000;
	text-align: justify;
}

p#preview_info1, p#preview_info2, p#preview_info3 {
	position: absolute;
	top: 123px;
	left: 390px;
	width: 112px;
	height: 108px;
	background-image: url('/styles/common/box-preview-gradient.gif');
	background-repeat: repeat-x;
	font-size: 8px;
	color: #000;
	padding-top: 10px;
	text-align: center;
}

div#preview_item1 img.button, div#preview_item2 img.button, div#preview_item3 img.button {
	position: absolute;
	left: 425px;
	top: 285px;
}

div#highlight_items {
	position: absolute;
	left: 500px;
}

div#highlight_selected {
	position: absolute;
	width: 153px;
	height: 125px;
	top: 0px;
	background-image: url('/styles/common/box-preview-tab.png');
	z-index: -1;
}

img#highlight_icon1 {
	position: absolute;
	left: 14px;
	top: 22px;
}

img#highlight_icon2 {
	position: absolute;
	left: 14px;
	top: 127px;
}

img#highlight_icon3 {
	position: absolute;
	left: 14px;
	top: 232px;
}

div#tag_highlight {
	position: absolute;
	top: -5px;
	left: 3px;
	background-image: url('/styles/common/label-highlight.png');
	width: 95px;
	height: 95px;
}

div#tag_news {
	position: absolute;
	top: -5px;
	right: 1px;
	background-image: url('/styles/common/label-news.png');
	width: 95px;
	height: 95px; 	
}

div#left {
	position: relative;
	float: left;
	width: 200px;
}

div#banner_left {
	width: 160px;
	height: 600px;
	position: relative;
	left: 7px;
	margin-bottom: 40px;
}

div#banner_left img {
	border: 1px solid #888888;
	width: 160px;
	height: 600px;
}

div#center {
	position: relative;
	float: left;
	width: 450px;
}

div#left div.divider {
	width: 160px;
	height: 2px;
	max-height: 2px;
	overflow: hidden;
	background-color: #dddddd;
	margin: 15px 0 15px 0;
	padding: 0px;	
}

div#center table.box td.body div.divider {
	width: 320px;
	height: 5px;
	max-height: 5px;
	overflow: hidden;
	background-color: #dddddd;
	margin: 30px 0 30px 35px;	
}

div#center table.box td.body h2.section {
	height: 66px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 18px 0 0 30px;
}

div#center table.box td.body h2.section a {
	color: #000000;
	text-decoration: none;
}

div#center table.box td.body h2.section a:hover {
	color: #ff0f0f;
}

div#center table.box td.body p.section {
	color: #888888;
	text-align: justify;
	margin-left: 100px;
	margin-top: -50px;
	font-size: 10px;
	font-style: italic;	
}

div#center table.box td.body h2.photos {
	background: transparent url('/styles/common/icon-photos.png') top left no-repeat;
}
	
div.headline, div.article {
	background: transparent url('/styles/common/headline-back.png') top left repeat-x;
	color: #444444;
	text-align: justify;
	font-size: 11px;
}

div.headline h1, div.article h1 {
	font-size: 14px;
	background: transparent url('/styles/common/headline-back.png') top left repeat-x !important;
	height: auto  !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 0px !important;
}

div.headline h2, div.article h2 {
	font-size: 12px;
	height: auto  !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 0px !important;
}

div#left div.headline, div#right div.headline {
	background-image: none;
}

div.headline h1 a, div.article h1 a {
	color: #000000;
	text-decoration: none;
}

div.headline h1 a:hover, div.article h1 a:hover {
	color: #ff0f0f;
}

div.headline p.info, div.article p.info {
	font-size: 10px;
	color: #ababab;
}

div.headline a {
	text-decoration: none;
	color: #ff0f0f;
}

div.article p.info {
	margin-bottom: 15px;
}

div.article p.sponsor {
	float: right;
	text-align: right;
	font-size: 9px;
	margin-bottom: 15px;
	padding-left: 36px;
}

div.article p.sponsor a {
	color: #ff0f0f;
	text-decoration: none;
}

div.article p.sponsor span {
	color: #b1b1b1;
	font-size: 8px;	
}

div.headline p.more {
	margin-top: 5px;
	text-align: right;
}

div.headline div.thumbnail, div.article div.thumbnail {
	margin-left: -8px;
}

div.article div.article {
	color: #444444;
	font-size: 11px;
}

div.article div.article p {
	margin-bottom: 10px;
}

div.article div.article p.credits {
	color: #888888;
	margin-top: 20px;
}

div.article table {
	width: 396px;
	color: #444444;
	font-size: 11px;
}

div.article img {
	max-width: 395px;	
}

div#left div.advertisement {
	text-align: left;
	font-size: 8px;
	color: #c9c9c9;
	margin-bottom: 5px;
	margin-left: 5px;
}

div#right div.advertisement {
	text-align: left;
	font-size: 8px;
	color: #a0a0a0;
	margin: -15px 0 5px 5px;
}

div#brand_sponsor {
	text-align: right;
	width: 165px;
	margin: 0 0 20px 10px;
}

div#brand_sponsor p {
	font-size: 9px;
}

div#brand_sponsor p a {
	color: #ff5f5f;
	text-decoration: none;
}

div#brand_sponsor p.sponsored {
	color: #c9c9c9;
	font-size: 8px;
	margin-bottom: 5px;
}

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

div#sponsored_links td.link {
	height: 36px;
	padding-left: 40px;
	vertical-align: middle;
	margin-bottom: 15px;
}

div#sponsored_links td.link a {
	color: #ffffff;
	text-decoration: none;	
}

div#sponsored_links td.link a:hover {
	color: #ff0f0f;
}

div#sponsored_links h1 {
	font-size: 13px;
	margin-bottom: 10px;
}

div#sponsored_fanclubs {
	text-align: center;
	padding-left: 10px;
	margin: 20px 0 20px 0;
}

div#sponsored_fanclubs p a {
	color: #ffffff;
	text-decoration: none;	
}

div#sponsored_fanclubs p a:hover {
	color: #ff0f0f;
}

div#sponsored_fanclubs h1 {
	text-align: left;
	font-size: 13px;
	margin-bottom: 10px;
}

div#right {
	position: relative;
	float: right;
	width: 320px;
	left: -10px;
}

div#box-search {
	width: 320px;
	height: 45px;
	background-image: url('/styles/common/box-search.gif');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div#box-search p {
	position: absolute;
	top: 8px;
	left: 13px;
	width: 310px;
	height: 18px;
	text-align: left;
	font-size: 12px;
}

div#box-search input#searchfield {
	position: absolute;
	top: 1px;
	left: 90px;
	width: 145px;
	height: 14px;
	background-color: transparent;
	border: 0px;	
	font-family: verdana, tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}

div#box-search img.button {
	position: absolute;
	left: 254px;
	cursor: pointer;	
}

div#banner_right {
	width: 320px;
	position: relative;
	margin-bottom: 20px;
}

div#banner_right img {
	border: 1px solid #888888;
	width: 300px;
	height: 250px;
}

table.pager td {
	font-size: 12px;
}

table.pager td.pager_text {
	color: #aaaaaa;
	padding: 0 5px 0 10px;
}

table.pager td.pager_text strong {
	color: #ffffff;
}

table.pager td.pager_item a {
	padding: 0 5px 0 5px;
	color: #ffffff;
}

table.pager td.pager_item a:hover {
	color: #ff0f0f;
}

table.pager td.pager_cur {
	padding: 0 5px 0 5px;
	color: #ff0f0f;
	font-weight: bold;
}

div#footer {
	position: relative;
	float: left;
	width: 1010px;
	height: 420px;
}

div#tire-down-left {
	position: absolute;
	left: 70px;
	width: 95px;
	height: 421px;
	background-image: url('/styles/common/tire-down.gif');
	background-repeat: no-repeat;
}

div#lane-down {
	position: absolute;
	top: 220px;
	left: 610px;
	width: 62px;
	height: 201px;
	background-image: url('/styles/common/lane-down.gif');
	background-repeat: no-repeat;
}

div#tire-down-right {
	position: absolute;
	left: 860px;
	width: 95px;
	height: 421px;
	background-image: url('/styles/common/tire-down.gif');
	background-repeat: no-repeat;
}

div#box-submenu {
	position: absolute;
	top: 90px;
	left: 180px;
	width: 686px;
	height:63px;
}

div#box-submenu-left {
	float: left;
	width: 19px;
	height: 63px;
	background-image: url('/styles/common/box-wcredits-left.png');
	background-repeat: no-repeat;
}

div#box-submenu-back {
	float: left;
	width: 648px;
	height: 63px;
	background-image: url('/styles/common/box-wcredits-back.png');
	background-repeat: repeat-x;
}

div#box-submenu-right {
	float: left;
	width: 19px;
	height: 63px;
	background-image: url('/styles/common/box-wcredits-right.png');
	background-repeat: no-repeat;
}

div#box-submenu-copyright {
	color: #404040;
	font-size: 9px;
	padding-top: 7px;
}

div#box-submenu-links {
	color: #404040; font-size: 9px; margin-top: 7px;	
}

div#box-submenu-links a {
	color: #ff2020;
	text-decoration: none;	
}

div#box-submenu-links a:hover {
	text-decoration: underline;	
}

div#box-sportdrive {
	position: absolute;
	top: 120px;
	left: 80px;
	width: 200px;
	height: 82px;
}

div#box-sportdrive-left {
	float: left;
	width: 29px;
	height: 82px;
	background-image: url('/styles/common/box-rcredits-left.png');
	background-repeat: no-repeat;
}

div#box-sportdrive-back {
	float: left;
	width: 135px;
	height: 82px;
	background-image: url('/styles/common/box-rcredits-back.png');
	background-repeat: repeat-x;
}

div#box-sportdrive-right {
	float: left;
	width: 29px;
	height: 82px;
	background-image: url('/styles/common/box-rcredits-right.png');
	background-repeat: no-repeat;
}

div#box-infinitech {
	position: absolute;
	top: 110px;
	left: 775px;
	width: 190px;
	height: 75px;
}

div#box-infinitech-left {
	float: left;
	width: 25px;
	height: 82px;
	background-image: url('/styles/common/box-bcredits-left.png');
	background-repeat: no-repeat;
}

div#box-infinitech-back {
	float: left;
	width: 135px;
	height: 82px;
	background-image: url('/styles/common/box-bcredits-back.png');
	background-repeat: repeat-x;
}

div#box-infinitech-webdesign {
	position: absolute;
	left: 30px;
	top: 5px;
	color: #a0a0a0;
}

div#box-infinitech-webdesign strong {
	color: #d0d0d0;	
}

div#box-infinitech-webdesign a {
	text-decoration: none;
}

div#box-infinitech-infinitech {
	position: absolute;
	left: 80px;
	top: 45px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

div#box-infinitech-infinitech a {
	color: #ffffff;
	text-decoration: none;
}

div#box-infinitech-infinitech strong {
	color: #5cb4ff;
}

div#box-infinitech-right {
	float: left;
	width: 25px;
	height: 82px;
	background-image: url('/styles/common/box-bcredits-right.png');
	background-repeat: no-repeat;
}

div#infobybrand table {
	width: 320px;
}

div#infobybrand th {
	font-weight: normal;
	font-size: 9px;
}

div#infobybrand tr.thumbnail_tiny td {
	width: 68px;
	height: 49px;
	padding-top: 4px;
	background-image: url('/styles/common/thumbnail-tiny-back.png');
	background-repeat: no-repeat;
	text-align: center;
}

div#infobybrand tr.thumbnail_tiny td img {
	width: 50px;
	height: 34px;
	margin-top: -14px;
	margin-left: 5px;
}

div#brandslist {
	text-align: left;
}

div#brandslist_items {
	overflow: hidden;
	height: 250px;
}

div#brandslist h1 {
	font-size: 14px;
	color: #ffffff;
	margin: 20px 0px 20px 20px;
}

div#brandslist a {
	font-size: 8px;
	color: #aaaaaa;
	text-decoration: none;
}

table.usedcar_info td {
	text-align: left;
	border-bottom: 1px dotted #dddddd;
	border-left: 1px dotted #dddddd;
	padding-left: 10px;
}

table.usedcar_info th {
	text-align: left;
	width: 40%;
	border-bottom: 1px dotted #dddddd;
}

table.usedcar_info th a {
	color: #ff0f0f;
	text-decoration: none;
}

table.usedcar_info th.title {
	text-align: center;
	width: 30%;
	padding-top: 20px;
	border-bottom: 1px dotted #dddddd;
}

a.dealer_info {
	text-decoration: none;
	color: #ff0f0f;
	font-style: italic;
	font-size: 9px;
}

div#sitemap-left {
	position: absolute;
	left: 110px;
	top: 240px;
	padding: 15px;
	width: 480px;
}

div#sitemap-left-back {
	position: absolute;
	left: 110px;
	top: 240px;
	width: 480px;
	height: 160px;
	background-color: #000000;
	filter:alpha(opacity=30);
	opacity: 0.3;
}

div#sitemap-right {
	position: absolute;
	left: 690px;
	top: 240px;
	padding: 15px;
	width: 240px;
}

div#sitemap-right-back {
	position: absolute;
	left: 690px;
	top: 240px;
	width: 240px;
	height: 160px;
	background-color: #000000;
	filter:alpha(opacity=30);
	opacity: 0.3;
}

div#sitemap-left, div#sitemap-right {
	text-align: left;
}

div#sitemap-left h1, div#sitemap-right h1 {
	font-size: 10px;
	margin-bottom: 10px;
}

div#sitemap-left h2, div#sitemap-right h2 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
}

div#sitemap-left h3, div#sitemap-right h3 {
	font-size: 9px;
	margin-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
}

div#sitemap-left h2 a, div#sitemap-right h2 a {
	color: #d0d0d0;
	text-decoration: none;
}

div#sitemap-left h3 a, div#sitemap-right h3 a {
	color: #a0a0a0;
	text-decoration: none;
}

div#sitemap-left h2 a:hover, div#sitemap-right h2 a:hover, div#sitemap-left h3 a:hover, div#sitemap-right h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#underConstructionPopUp, div#underConstructionPopUpContents {
	position: absolute;
	z-index: 10;
	text-align: justify;
	display: none;
}
div#underConstructionPopUpContents {
	top: 35%;
	left: 35%;
	width: 30%;
	height: 30%;
}

div#underConstructionPopUpContents p a {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #aaaaaa;
	background-color: #444444;
	text-decoration: none;
}

div#underConstructionPopUpContents p a:hover {
	color: #444444;
	background-color: #ffffff;	
}

div#underConstructionPopUpContents h3 {
	margin-bottom: 30px;
}

div#underConstructionPopUp {
	top: 30%;
	left: 30%;
	width: 40%;
	height: 40%;
	border: 2px dashed #ffffff;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
