* {
	padding: 0px;
	margin: 0px;
}

html,body {
	height: 100%;
	width: 100%;
	background: black;
}

* html #logo {
   	height: 100%;
}

#logo {
	width: 300px;
	height: 350px;
	float: left;
}

#logo img {
	margin-left: 28px;
	border: none;
}

#content {
    font-family: Tahoma, serif;
	font-size: 11px;
	color: white;
    width: 980px;
	min-height: 100%;
	margin: 0 auto;
	background: url(graphic/logo-repeat.gif) repeat-y 70px 0;
}

* html #content {
	height: 100%;
}

#contentText {
    margin-left: 300px;
}

#mainMenu {
	padding-top: 50px;
	height: 60px;
}

#mainMenu div.menuItem {
    float: left;
    margin-right: 14px;
}

div.menuItem img {
	border: none;
}

div.menuItem img.menuItemMark {
	position: relative;
	top: -2px;
	left: 1px;
}

#mainMenu a {
	text-decoration: none;
}

#contentBlock {
	background: url(graphic/content-line-vert.gif) repeat-y 490px 0;
}

#horLine {
	background: url(graphic/content-line-hor.gif) repeat-x 0 25px;
}

#vertLine {
	padding-right: 14px;
}

#contentBlockText {
    background: url(graphic/content-line-hor.gif) repeat-x 0 25px;
    margin-right: 190px;
}

#contentBlockDevices {
	float: right;
	width: 175px;
}

.contentBlockTitle {
	height: 26px;
}

.subMenu div {
	float: left;
	margin-right: 15px;
}

.subMenu div a {
	text-decoration: none;
	color: white;
	line-height: 1.5;
	padding-bottom: 7px;
	position: relative;
	top: -4px;
}

.subMenu div a.red {
	color: #fa3f20;
	background: url(graphic/content-underline-red.gif) 0 100% repeat-x;
}

.subMenu div a.blue {
	color: #75c5f0;
	background: url(graphic/content-underline-blue.gif) 0 100% repeat-x;
}

.subMenu div a.olive {
	color: #d0f319;
	background: url(graphic/content-underline-olive.gif) 0 100% repeat-x;
}

#text {
	padding-top: 14px;
	padding-bottom: 161px;
	float: left;
	width: 475px;
}

#text p a {
	text-decoration: none;
	color: white;
	line-height: 1.5;
	padding-bottom: 7px;
}

#devices {
	margin-top: 14px;
	padding-bottom: 161px;
}

.device {
	margin-bottom: 10px;
}

.device p {
	height: 70px;
	width: 95px;
	overflow: hidden;
	margin-bottom: 12px;
	text-align: left;
}

.device .deviceImage {
	margin-right: 10px;
}

span.deviceName {
	font-weight: bold;
}

span.deviceTitle {
	font-size: 10px;
}

.device div {
    width: 70px;
	height: 70px;
	float: left;
}

.device a {
	text-decoration: none;
	color: white;
}

.olive .device a:hover {
	color: #d0f319;
}

.red .device a:hover {
	color: #fa3f20;
}

.blue .device a:hover {
	color: #75c5f0;
}

.olive #text p a {
	background: url(graphic/content-underline-olive.gif) 0 100% repeat-x;
}

.red #text p a {
	background: url(graphic/content-underline-red.gif) 0 100% repeat-x;
}

.blue #text p a {
	background: url(graphic/content-underline-blue.gif) 0 100% repeat-x;
}

.olive #text p a:hover {
	color: #d0f319;
}

.red #text p a:hover {
	color: #fa3f20;
}

.blue #text p a:hover {
	color: #75c5f0;
}

.deviceT {
	background: url(graphic/devices-border.gif) 0 top repeat-x;
}

.deviceB {
	background: url(graphic/devices-border.gif) 0 bottom repeat-x;
}

.deviceL {
	background: url(graphic/devices-border.gif) left 0 repeat-y;
}

.deviceR {
	background: url(graphic/devices-border.gif) right 0 repeat-y;
}

.deviceLT {
	background: url(graphic/devices-corner-left-top.gif) left top no-repeat;
}

.deviceRT {
	background: url(graphic/devices-corner-right-top.gif) right top no-repeat;
}

.deviceLB {
	background: url(graphic/devices-corner-left-bottom.gif) bottom left no-repeat;
}

.deviceRB {
	background: url(graphic/devices-corner-right-bottom.gif) bottom right no-repeat;
}

#footer {
	height: 161px;
    background: url(graphic/footer-city.gif) no-repeat black;
    width: 980px;
	margin: 0 auto;
	margin-top: -161px;
	position: relative;
}

#footer p {
	color: white;
	font-family: Tahoma, serif;
	font-size: 11px;
	padding-left: 40px;
	background: url(graphic/footer-phone.gif) no-repeat;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 5px;
}

#text {
	background-color: #000000;
   	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	color: white;
}

#text p {
	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	margin-bottom: 5px;
	text-indent: 12px;
	color: white;
}

img.lefted {
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.righted {
	float: right;
	display: block;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.centered {
	float: none;
	display: block;
	margin: 0px auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

#text ul {
    margin-left: 15px;
    margin-top: 5px;
}

#text ol {
    margin-left: 15px;
    margin-top: 5px;
}

#text ul {
	list-style: none;
}

.catalogCategory {
	float: left;
	width: 230px;
	height: 84px;
}

.catalogCategory td.image {
	width: 80px;
}

.catalogCategory td.image div {
	width: 70px;
	height: 70px;
}

.catalogCategory td.name a {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.catalogItem .deviceImage {
    width: 190px;
	height: 190px;
}

.catalogItem .deviceImage div {
	width: 190px;
	height: 190px;
}

.catalogItem .devicePhoto {
    width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.catalogItem .devicePhoto div {
    width: 50px;
	height: 50px;
}

.catalogItem {
	color: white;
	font-family: Tahoma, serif;
	font-size: 11px;
}

.catalogItem .leftColumn {
	float: left;
	width: 200px;
}

.catalogItem .rightColumn {
	float: left;
	width: 265px;
	margin-left: 10px;
}

.catalogItem .title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 10px;
}

.catalogItem .name {
 	font-size: 16px;
 	font-weight: bold;
 	text-align: center;
 	margin-top: 16px;
}

.catalogItem .price p {
	display: inline;
}

.catalogItem .photo {
	float: left;
	margin-left: 10px;
    border: 1px solid white;
	display: block;
}

.catalogItem .rightColumn {
	font-size: 12px;
}

.catalogItem .rightColumn p {
	font-size: 12px;
	margin-bottom: 10px;
	text-align: justify;
}

.catalogItem .price {
	margin-left: 10px;
}

.catalogItem .spec {
	margin-left: 10px;
}

.catalogItem .file {
	margin-left: 10px;
}

.catalogItem ul {
	list-style: none;
}

.catalogItemBrief .image div {
	width: 70px;
	height: 70px;
}

.catalogItemBrief {
	height: 84px;
}

.catalogItemBrief td.name {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}

.catalogItemBrief td.name div.name a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.catalogItemBrief td.name div.price {
	font-weight: bold;
}

.catalogItemBrief td.name div.price span {
	font-weight: normal;
}
