body, td
{
	font: 12px HelveticaNeue, 'Helvetica Neue', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

h1
{
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 200;
	letter-spacing: 1px;
	color: #008348;
	text-align: center;
	line-height: normal;
}

hr
{
	border-top: 1px solid #008348;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

img
{
	border: none;
}
a, a:visited
{
	color: #008348;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited:hover
{
	text-decoration: underline;
}

DIV.description P, UL.description LI, H3.description
{
	font-style: italic;
}

DIV.description P { margin: 10px 5px 20px 0; }

UL LI
{
	margin-bottom: 5px;
	list-style: disc;
}

P.video
{
	text-align: center;
}
.right
{
	text-align: right;
}

.red
{
	color: red;
}

table#nav-menu tr td
{
	line-height: normal;
}

TABLE.pulsestartable
{
	border-left: 1px solid gray;
	border-top: 1px solid gray;
}

TABLE.pulsestartable TD, TABLE.pulsestartable THEAD
{
	font-size: x-small;
	text-align: center;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 4px 1px 4px 1px;
}

TABLE.pulsestartable THEAD
{
	background-color: dddddd;
}

.imgcap
{
	font-style: italic;
	text-align: center;
}

.acccap
{
	text-align: center;
	font-size: x-small;
}

TABLE.specs
{
	width: 100%;
	border-top: 1px solid gray;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-bottom: 15px;
}

TABLE.specs TD
{
	width: 50%;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid gray;
	border-left: none;
	border-right: none;
	border-top: none;
	font-size: x-small;
}

			a.news:link {color:#999999; text-decoration:none;  font-weight:bold}
			a.news:visited {color:#999999;text-decoration:none;  font-weight:bold}
			a.news:active {color:#000000;text-decoration:none;  font-weight:bold}
			a.news:hover {color:#000000;text-decoration:none;  font-weight:bold} 
			
            a.newsTitle:link {color:#eeeeee; text-decoration:none; font-size:10dp;  font-weight:bold}
			a.newsTitle:visited {color:#eeeeee;text-decoration:none; font-size:10dp; font-weight:bold}
			a.newsTitle:active {color:#999999;text-decoration:none; font-size:10dp; font-weight:bold}
			a.newsTitle:hover {color:#999999;text-decoration:none; font-size:10dp; font-weight:bold} 			
			
            a.prod:link { text-decoration:none; }
			a.prod:visited {text-decoration:none; }
			a.prod:active {text-decoration:underline; }
			a.prod:hover {text-decoration:underline; } 
			
			a:link { text-decoration:none; }
			a:visited {text-decoration:none;}
			a:active {text-decoration:none; }
			a:hover {text-decoration:none; } 
			
			a.okm:link { text-decoration:underline; }
			a.okm:visited {text-decoration:underline;}
			a.okm:active {text-decoration:underline;}
			a.okm:hover {text-decoration:underline;} 			


										/* ÇÀÃÎËÎÂÎÊ ÑÀÉÒÀ */

#logo
{
	background: url(images/logo.jpg) black;
	color: white;
	margin: 0;
	text-indent: -30000px;
	padding: 0;
	width: 800px;
	height: 80px;
	border-bottom: 1px solid black;
}

										/* ÃËÀÂÍÎÅ ÌÅÍÞ */

#mmenu
{
	text-align: left;
	background: url(images/back.gif) black;
}

#mmenu ul
{
	padding: 4px 0 4px 0;	
	margin: 0;
}

#mmenu ul li
{
	display: inline;
	list-style: none;
	padding: 0 10px 0 20px;	
	margin: 0;
}

#mmenu ul li a:link, #mmenu ul li a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

#mmenu ul li a:hover, #mmenu ul li a:active, #mmenu ul li a:visited:hover
{
	color: #8fc8ae;
	text-decoration: none;
}


										/* ÊÀÒÀËÎÃ */
div#catalogueHead
{
	margin: 15px;
	text-align: center;
}

										/* ÂÛÁÎÐ ÏÎ ÏÐÎÈÇÂÎÄÈÒÅËÞ */

div#brands
{
	width: 776px;
	margin: 0 auto 0 auto;
	clear: both;
}

div#brands ul li
{
	display: block;
	list-style: none;
	float: left;
	width: 230px;
	height: 150px;
	min-height: 150px;
	text-align: center;
	margin: 5px auto 5px auto;
	padding: 0px;	
	/* border: 1px dotted gray!important; */
}

div#brands h2 { text-align: center; }


										/* ÂÛÁÎÐ ÏÎ ÒÈÏÓ */

div#models { clear: both; padding-top: 10px; }

div#models h2 { text-align: center; }

div#models table tr.titleRow td
{
	padding-bottom: 15px;
	vertical-align: middle;
	line-height: normal;
}


div#models table td
{
	width: 19%;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border: none;
	border-right: 1px dotted #C0C0C0;
	padding: 0 2px 10px 2px;
	line-height: normal;
}

div#models table td:last-child { border:none; }

div#models table td ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#models table td ul li
{
	list-style: none;
	padding-bottom: 10px;
	text-align: center;
}

										/* ÑÐÀÂÍÈÒÜ */

div#compare
{
	text-align: center;
	width: 200px;
	margin: 0 auto 0 auto;
}

										/* ÀÊÑÅÑÑÓÀÐÛ È ÐÀÑÏÐÎÄÀÆÀ */

div#accessories, div#sale
{
	width: 310px;
	margin: 0 40px 0 40px;
	float: left;
}

div#accessories ul, div#accessories ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

div#accessories h3 { font-size: inherit; }

div#sale
{
	text-align: center;
	border: 1px dotted #C0C0C0;
	margin-top: 40px;
}

div#sale h2 { color: red; }


										/* ÇÀÊÀÇ ÊÀÒÀËÎÃÀ */

div#catalogueRequest
{
	padding: 20px 40px 40px 40px;
	clear: both;
}



										/* ÃÎËÎÃÐÀÌÌÛ */
table.holo
{
	border: none;
	margin: 10px auto 10px auto;
	width: 450px;
	padding: 3;
}

table.holo td
{
	width: 125px;
	text-align: center!important;
	font-size: .6em;
}

table.holo img
{
	width: 100px;
	height: 100px;
}
