* {
	outline: none;
}

body {
	background: url(images/body_bg.jpg) #000 no-repeat center top;
	color: #333366;
	font: normal 62.5%/150% Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	min-height: 590px;
	min-width: 970px;
	overflow: hidden;
	padding: 95px 0 100px 0;
}

a, a:link, a:active, a:visited {
	color: #369;
	cursor: pointer;
	text-decoration: none;
}

 
a:hover {
	text-decoration: underline;
}

 
img {
	border: 0;
	vertical-align: middle;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

 
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
}

 
h2 {
	font-size: 15px;
}

 
h3 {
	font-size: 13px;
}

 
h4 {
	color: #828282;
	font-size: 13px;
}

 
h5 {
	font-size: 11px;
}

 
p {
	line-height: 150%;
	margin: 5px 0 10px 0;
	padding: 0;
}

#container {
	font-size: 110%;
	height: 590px;
	left: 50%;
	margin-left: -472px;
	position: absolute;
	width: 943px;
}

.container-home {
	background: url(images/home_bg.png) #4395d1 no-repeat;
}

.container-full {
	background: url(images/full_bg.png) #4395d1 no-repeat;
}

#window {
	float: right;
	padding: 9px 17px 18px 15px;
	position: relative;
	width: 689px;
}

#full #window {
	float: none;
	padding: 2px 8px 8px;
	width: 927px;
}

#toolbar-caption h1 {
	color: #000;
	font: normal 12px/26px "Segoe UI", "Lucida Gradne", Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
}

#toolbar-addressbar {
	height: 35px;                
}

#toolbar-search {
	float: right;
	padding: 5px 3px 0 0;
}

#toolbar-search input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#toolbar-search input.search {
	background: #d4e7f6;
	border: 0;
	color: #575757;
	font: italic normal normal 12px "Segoe UI", "Lucida Gradne", Verdana, Sans-Serif;
	width: 211px;
}

#toolbar-tabs {
	background: url(images/toolbar_tabs.png) repeat-x 0 -90px;
	height: 30px;
	padding: 2px 8px 2px 14px;
}

#toolbar-tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#toolbar-tabs ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#toolbar-tabs ul li a {
	background: url(images/toolbar_tabs.png) no-repeat left -30px;
	display: block;
	margin: 0 1px;
	padding: 0 0 0 6px;
	text-decoration: none;
}

#toolbar-tabs ul li a span {
	background: url(images/toolbar_tabs.png) no-repeat right -30px;
	display: block;
	line-height: 30px;
	padding: 0 13px 0 7px;
}

#toolbar-tabs ul li a span img {
	background-color: transparent;
	background-image: url(images/tab_icons.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	width: 16px;
}

#toolbar-tabs ul li a:hover {
	background: url(images/toolbar_tabs.png) no-repeat left -60px;
}

#toolbar-tabs ul li a:hover span {
	background: url(images/toolbar_tabs.png) no-repeat right -60px;
}

#toolbar-tabs ul li.active a {
	background: url(images/toolbar_tabs.png) no-repeat left 0;
	margin: 0;
}

#toolbar-tabs ul li.active a span {
	background: url(images/toolbar_tabs.png) no-repeat right 0;
}

#toolbar-tabs #tab-bhome {
	float: right;
}

#toolbar-tabs #tab-bhome a {
	background-color: transparent;
	background-image: url(images/tab_home.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 45px;
}

#toolbar-tabs #tab-bhome a:hover {
	background-position: 0 -26px;
}

#toolbar-tabs #tab-bhome a:active {
	background-position: 0 -52px;
}

#toolbar-tabs #tab-bhome a span {
	display: none;
}

#toolbar-tabs #tab-news img {
	background-position: 0 -16px;
}

#toolbar-tabs #tab-faq img {
	background-position: 0 -32px;
}

#toolbar-tabs #tab-aboutus img {
	background-position: 0 -48px;
}

#toolbar-tabs #tab-comparison img {
	background-position: 0 -64px;
}

#toolbar-tabs #tab-favorites img {
	background-position: 0 -80px;
}

#toolbar-tabs #tab-reviews img {
	background-position: 0 -96px;
}

#toolbar-tabs #tab-forums img {
	background-position: 0 -112px;
}

#toolbar-tabs #tab-models img {
	background-position: 0 -128px;
}

#toolbar-tabs #tab-home img {
	background-position: 0 -144px;
}

#window-content {
	background: #F5F5F5;
	height: 438px;
	overflow-x: auto;
	overflow-y: scroll;
	width: 689px;
}

#full #window-content {
	height: 455px;
	width: 927px;
}

#window-banner {
	background: #8ebfe3 url(images/window_banner_bg.png) repeat-x;
	padding: 10px;
	text-align: center;
	
}

#window-sidebar-banner {
	float: right;
	padding: 10px;
}

#window-header {
	background: #042857 url(images/window_header_bg.png) repeat-y right 0;
	padding: 0 10px;
}

#window-header a {
	display: block;
	width: 124px;
	height: 29px;
	background: url(images/window_header_logo.png) no-repeat;
}

#window-header a span {
	display: none;
}

.mini-cal {
	float: left;
	background: #F5F5F5;
	color: #000;
	margin: 0 10px 0 0;
	width: 37px
}

.mini-cal-month {
	background: #33ccff;
	color: #F5F5F5;
	text-align: center;
	padding: 1px;
	border-top: 1px solid #0099cc;
	border-left: 1px solid #0099cc;
	border-right: 1px solid #0099cc;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
	line-height: 10px;
}

.mini-cal-day {
	text-align: center;
	padding: 3px 1px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.newsbar {
	background: #cfd7eb url(images/window_news_bar.png) repeat-x;
	height: 30px;
	line-height: 30px;
	padding: 1px 10px 3px;
	color: #042857;
	font-size: 13px;
	font-family: "Segoe UI", "Lucida Gradne", Verdana, Sans-Serif;
	clear: right;
}

.newsbar-top {
	background: #1c548c url(images/window_news_bar_top.png) repeat-x;
	height: 30px;
	line-height: 30px;
	padding: 1px 10px 3px;
	color: #fff;
	font-size: 13px;
	font-family: "Segoe UI", "Lucida Gradne", Verdana, Sans-Serif;
	clear: both;
}

.newsbar-top a {
	color: #fff;
}

.content {
	padding: 10px;
}

#menu-pic {
	background: url(images/menu_pic.png) no-repeat;
	height: 120px;
	position: absolute;
	right: 3px;
	top: -20px;
	width: 119px;
}

#menu {
	background: url(images/menu_bg.png) no-repeat;
	bottom: 30px;
	left: 0;
	padding-right: 5px;
	padding-top: 70px;
	position: absolute;
	width: 217px;
	z-index: 9;
}

#menu-nav {
	background: url(images/menu_nav_bg.png) no-repeat left bottom;
	padding: 1px 2px 5px 23px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu li a {
	background-color: transparent;
	background-image: url(images/menu_icons.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 5px 0 41px;
	text-decoration: none;
}

#menu li a:hover {
	background-color: #029efa;
	color: #fff;
	text-decoration: none;
}

#menu #nav-home a {
	background-position: 1px -32px;
}

#menu #nav-forums a {
	background-position: 1px -64px;
}

#menu #nav-models a {
	background-position: 1px -96px;
}

#menu #nav-reviews a {
	background-position: 1px -128px;
}

#menu #nav-favorites a {
	background-position: 1px -160px;
}

#menu #nav-comparison a {
	background-position: 1px -192px;
}

#menu #nav-aboutus a {
	background-position: 1px -224px;
}

#menu #nav-faq a {
	background-position: 1px -256px;
}

#menu #nav-news a {
	background-position: 1px -288px;
}

#menu .nav-sep {
	background: url(images/menu_sep.png) no-repeat;
	font-size: 0;
	height: 10px;
}

#taskbar {
	background: url(images/taskbar_bg.png) repeat-x 0 -162px;
	clear: both;
}

#taskbar-l {
	background: url(images/taskbar_bg.png) no-repeat left -102px;
	padding-left: 8px;
}

#taskbar-r {
	background: url(images/taskbar_bg.png) no-repeat right -132px;
	height: 30px;
	padding-right: 16px;
}

#taskbar-start {
	background: url(images/taskbar_bg.png) no-repeat 0 0;
	bottom: 0;
	display: block;
	height: 34px;
	position: absolute;
	width: 44px;
	z-index: 10;
}

#taskbar-start:hover {
	background: url(images/taskbar_bg.png) no-repeat 0 -34px;
}

#taskbar-start.active {
	background: url(images/taskbar_bg.png) no-repeat 0 -68px;
}

#taskbar-start span {
	display: none;
}

#taskbar-clock {
	color: #fff;
	display: block;
	float: right;
	font: normal 11px/30px "Segoe UI", "Lucida Gradne", Verdana, Sans-Serif;
}

.clear {
	clear: both;
}
