
/* general page style */
body
{
	background-color: white;
	background: white url(bg-top-grad.jpg) top repeat-x;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #222;
}
td
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}

.table
{
	background: url(bg-top.jpg) top repeat-x;
}

/* links */
a
{
 color: #5ca5ba; /*#e68700;*/
 text-decoration: none;
}
a:hover
{
 color: #ea1529;
 text-decoration: none;
}


/* areas */

.left
{
 width: 310px;
 vertical-align: top;
 background: url(bg-bottom.jpg) bottom left no-repeat;
}
.left .logo
{
 width: 147px;
 vertical-align: top;
}
.left .logo .panel
{
 width: 137px;
 height: 336px;
 background: #0c0c0b url(logo-margin.gif) center bottom no-repeat;
}
.left .logo .panel img
{
 margin: 148px 7px 0px 6px;
}
.left .flash
{
 width: 163px;
 text-align: left;
 vertical-align: bottom;
}
.left .flash .image
{
 margin: 300px 0px 128px 0px;
 /*behavior: url(iepngfix.htc);*/
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/bg-flash.png',sizingMethod='scale');
 width: 146px;
 height: 440px;
}
html>body .left .flash .image
{
 background: url(bg-flash.png) top left no-repeat;
}
.left .flash .minheight
{
 float: left;
 width: 1px;
 xheight: 868px;
}
.left .flash object
{
 margin: 300px 0px 128px 0px;
 width: 146px;
 height: 440px;
}

.bottom
{
 background-color: #0c0c0b;
 height: 21px;
 color: white;
 font-size: 10px;
 vertical-align: top;
}
.bottom .wm
{
 float: right;
 padding: 4px 5px 0px 5px;
}
.bottom .copyright
{
 float: left;
 background: url(c.gif) left no-repeat;
 background-position: 6px 4px;
 padding: 4px 0px 3px 22px;
}

.right
{
 text-align: left;
 vertical-align: top;
}
.top
{
 height: 275px;
}

.menu
{
 height: 100px;
 padding-top: 2px;
}
.menu img
{
 float: left;
 margin-right: 34px;
}
.menu .bar
{
 clear: both;
 width: 626px;
 height: 25px;
 font-size: 3px;
 border-bottom: 8px solid #5dc0d5;
}

.page
{
 text-align: justify;
 vertical-align: top;
 padding-right: 64px;
}
.page .content
{
 float: right;
 width: 590px;
 color: #666;
 text-align: justify;
 /*margin-bottom: 10px;*/
}
.page .content H1 , .page .content .stitle
{
 margin: 0px;
 padding: 0px;
 display: block;
 color: #503738;
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
 padding-bottom: 3px;
 border-bottom: solid 1px #eaeaea;
 margin-bottom: 10px;
}
.page .content .title
{
}
.page .content .small
{
 font-size: 10px;
}


.list
{
 /*float: left;*/
 width: 200px;
 /*margin-right: 5px;*/
 margin-bottom: 20px;
}
.list .ltitle
{
 margin-bottom: 10px;
 /*padding-left: 54px;*/
}
.list a
{
 display: block;
 background: url(arr-blue.gif) left top no-repeat;
 background-position: 0px 1px;
 padding-left: 17px;
 margin-left: 10px;
 margin-top: 3px;
}
.list a:hover
{
 background: url(arr-red.gif) left top no-repeat;
 background-position: 0px 1px;
}


/*
.list
{
 margin: 10px 0px 10px 0px;
}
.list .item
{
 display: block;
}
.list .item .title
{
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 1px;
 color: #555;
 background-color: white;
}
.list .item .title a
{
 color: #555;
 text-decoration: none;
}
.list .item .title a:hover
{
 color: #e68700;
 text-decoration: none;
}
.list .item .text
{
 text-align: justify;
}
.list .item img
{
 float: left;
 border: solid 1px #e3e2e2;
 margin-right: 6px;
}
.list .item a.url
{
 float: left;
}
.list .item a.more
{
 float: right;
 color: #325574;
}
.list .item .line
{
 clear: both;
 border-bottom: solid 1px #e3e3e3;
 display: block;
 height: 5px;
 font-size: 1px;
 margin-bottom: 10px;
}

.list .page_numbers
{
 clear: both;
 text-align: right;
 font-size: 11px;
 font-weight: bold;
 color: #ccc;
}
.list .page_numbers span
{
 color: #666;
}
.list .page_numbers a
{
 color: #ea8a1c;
 text-decoration: none;
}
.list .page_numbers a:hover
{
 color: #ea8a1c;
 text-decoration: underline;
}


.details
{
 margin-top: 0px;
}
.details .description
{
 font-size: 11px;
 text-align: justify;
}
.details .bigimage
{
 display: inline;
 float: left;
 text-align: center;
 padding-top: 20px;
}
.details .bigimage img
{
 border: 3px solid #c8dae8;
}
.details .bigimage a:hover img
{
 border: 3px solid #f4b318;
}
.details .images
{
 width: 350px;
 clear: both;
 padding-top: 20px;
 text-align: center;
}
.details .images img
{
 border: 3px solid #c8dae8;
 margin: 0px 20px 20px 0px;
 float: left;
}
.details .images a:hover img
{
 border: 3px solid #f4b318;
}
.details .specifications
{
 float: left;
 padding-top: 18px;
 padding-left: 20px;
 font-size: 14px;
 line-height: 20px;
}
.details .specifications span
{
 color: #f4b318;
}
*/





.form input, .form textarea
{
 border: 1px solid #cccccc;
 background-color: #f1f1f1;
 width: 100%;
}

.form
{
 width: 300px;
 margin-bottom: 10px;
}
.form .title
{
  text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 4px;
}
.form .title .error
{
	text-align: center;
	color: red;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 1px;
}
.form .line
{
}
.form .line .name
{
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
}
.form .line .error
{
	color: red;
}
.form .line .value
{
	padding-right: 1px;
}
.form .line .button
{
  padding-top: 3px;
}
.form .line .button input
{
 text-transform: uppercase;
 border: 1px solid #121212;
 background-color: #121212;
 font-size: 12px;
 color: white;
 padding: 2px;
}
.form .line .button input:hover
{
 border: 1px solid #3e6f99;
 background-color: #3e6f99;
}
.form .star_descript
{
	text-align: right;
	vertical-align: top;
	font-size: 11px;
}



