* {
	margin:0;
	padding:0;
}

body {
	background:#1d1d1d;
	color:#717171;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:100%;
}

table {width:100%;}
td {vertical-align:top;}
img {border:none;}

a:link,
a:visited {
	color:#bfbfbf;
	text-decoration:underline;
}
a:hover {
	color:#bfbfbf;
	text-decoration:none;
}

#header {
	
}
#header td {
	vertical-align:middle;
}

#logo {
	width:25%;
	background:#141414;
	text-align:center;
}
#logo a {
	display:block;
	padding:10px 20px;
}

#phone div {
	float:left;
	margin:0 30px;
}
#phone span {
	display:block;
	margin-bottom:2px;
	padding-bottom:5px;
	background:url(../images/phone-border.gif) repeat-x bottom;
	color:#8c8c8c;
	font-size:80%;
	text-transform:uppercase;
}
#phone b {
	display:block;
	color:#d6d6d6;
	font-size:150%;
	font-weight:normal;
}
#phone small {
	color:#888;
	font-size:60%;
	font-weight:bold;
}

#nav {}

#nav a:link,
#nav a:visited,
#nav b {
	display:block;
	color:#939393;
	font-size:70%;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}
#nav a:hover {
	background:url(../images/nav-bg.jpg) no-repeat 100% 50%;
	color:#3c3c3c;
}
#nav span {
	display:block;
	padding:46px 16px;
	background:url(../images/nav-sep.gif) no-repeat 100% 50%;
}
#nav a:hover span {
	background:url(../images/nav-border.jpg) no-repeat 0 50%;
}

#nav a.active {
	font-style:italic;
}



#images {
	padding:6px 0;
	background:#232323 url(../images/h-line.gif);
}

#img0 {
	height:198px;
}
#img1 {
	height:198px;
	width:335px;
	background:url(../images/img1.jpg) no-repeat 0% 50%;
}
#img2 {
	background:#000 url(../images/img2.jpg) no-repeat 50% 50%;
}
#img3 {
	width:289px;
	background:url(../images/img3.jpg) no-repeat 0% 50%;
}



#main {}

#sidebar {
	width:25%;
	background:#141414;
}
#sidebar .wrap {
	padding:10px 24px;
}

#sidebar .h {
	background:url(../images/h-border-news.gif) repeat-x bottom;
	font-size:120%;
}

.news {
	list-style:none;
}

.date span {
	margin:8px 2px;
	padding:2px 3px;
	background:#7772a1;
	color:#2b2b2b;
	font-size:70%;
}
.nH {
	margin:8px 0 5px;
	color:#bfbfbf;
	font-size:80%;
	font-weight:bold;
}
.short {
	margin:5px 0 24px;
	color:#717171;
}
.short p {
	margin:5px 0;
	font-size:80%;
}
#sidebar .img {
	text-align:center;
}



#content {
	padding-bottom:20px;
	background:#2b2b2b;
}

#content table {
	width:auto;
}

.path {
	margin:10px 0 0;
	font-size:80%;
}


h1,
.h,
h2 {
	margin-bottom:15px;
	padding:12px 0 5px;
	background:url(../images/h-border.gif) repeat-x bottom;
	color:#d9d9d9;
	font-size:140%;
	font-weight:normal;
}

h2 {
	font-size:120%;
}


.box {
	padding:0 24px;
}
.cols {
	margin-right:24px;
}
.cols td {
	padding-left:24px;
}
.cols td td {
	padding:0;
}

.gallery a {
	display:block;
	float:left;
	width:304px;
	height:304px;
	margin:15px 6px;
	padding:0;
	background:url(../images/img-bg.jpg);
	text-align:center;
	vertical-align:middle;
}


.cat td {
	padding:10px 24px 16px;
}
.catMini td {
	padding:0 0 12px;
}


.cat a {
	display:block;
}
.cat p a {
	display:inline;
}
.catMini a {
	padding-right:24px;
}




.content p {
	margin:10px 0;
	font-size:90%;
	line-height:150%;
	}

.content b {
	color:#bfbfbf;
}

.model .cParams {
	line-height:180%;
}

.cat p {
	margin:10px 5px;
	color:#8d8d8d;
	font-size:80%;
	line-height:160%;
}



.cat .odd {
	background:#141414;
}

.cH {
	padding:6px 0 1px;
	font-size:110%;
}

a:link .cH,
a:visited .cH {
	text-decoration:underline;
}
a:hover .cH {
	text-decoration:none;
}

.pluto {color:#ec8243;}
.neptune {color:#38b9bb;}
.saturn {color:#5f86f3;}
.mercury{color:#906bea;}
.solaris {color:#5887db;}
.jupiter {color:#678880;}
.mars {color:#6e80af;}
.triton {color:#00ffee;}
.venus {color: #ffbbff;}

.bImg,
.dImg,
.cImg {
	margin:10px 0;
	padding:10px;
	background:url(../images/img-bg.jpg)
}

.dImg {
	float:left;
	white-space:nowrap;
}
.clear {
	clear:both;
}

.bImg img,
.dImg img,
.cImg img {
	border:1px solid #2b2b2b;
}


.cParams {
	white-space:nowrap;
}

.cParams b {
	color:#c0c0c0;
}

.cParams b {
	margin:0;
	padding:0;
}

.cat .cParams,
.cat .cShort {
	margin-top:30px;
}
.catMini .cParams {
	margin-top:5px;
}





#footer td {
	border-top:6px solid #232323;
	vertical-align:middle;
}

#copyright div {
	margin:30px;
	font-size:80%;
}

