/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:12px;
	color: #FFF;
}

body{
	background:#000;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea, newstable
	{
	font-family:Arial;
	font-size:0.813em;
	line-height:1.154em;
	color:#fff;
	}

input, select {
	vertical-align:middle;
	font-weight:normal;
	color: #000;
}

a {color:#fff;}
a:hover{text-decoration:none;}
strong {
	color:#d15000;
}
p {padding-top:5px;}

/* ============================= main layout ====================== */

#productcat li
{
	padding-left: 0;
	list-style: none;
	padding-bottom: 0.1em;
}

#productcat ul
{
	padding-bottom: 1em;
}

#productlist
{
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	list-style-type: none;
	padding-bottom: 0.25em;
}

#productlist ul { list-style: none; }

#productlist li {background:url(images/list_bg.gif) no-repeat 0 9px; padding-left:20px;}
#productlist li a {color:#fff;}
#productlist li a:hover{text-decoration:none; color:#d15000;}

.more {float:right; margin:28px 5px 0 0;}
.more2 {margin:28px 0 0 0;}
.more3 {margin:38px 0 5px 0;}

li a {color:#fff; text-decoration:none; line-height:1.923em;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 15px 0 0; float:left;}
.imgindent2 {margin:0 15px 34px 0; float:left;}
.title {margin-bottom:30px;}

/* ============================= header ====================== */

#header .indent {
	background:url(images/header_top_bg.gif) top left no-repeat;
	padding:37px 16px 13px 16px;
	font-size:0.923em;
	color:#2e2e2e;
}
#header .indent a {
	color:#2e2e2e;
	text-decoration:none;
}
#header .indent a:hover {text-decoration:underline;}
.rss {background:url(images/rss_bg.gif) top right no-repeat; float:right; padding:0 26px 0 0;}

.logo {margin:83px 0 76px 49px;}
.slogan {
	margin:60px 0 74px 25px;
}

.menu {background:url(images/menu_bg.gif) top repeat-x; height:79px;}
.menu li {float:left; padding:0; background:none;}
.menu li a { background:url(images/menu_line.gif) top right no-repeat; font-size:1.077em; line-height:1em; display:block; width:123px; text-align:center; padding:32px 0 23px 0;}
.menu li .narrow {width:122px;}
.menu li a:hover {background:url(images/button_hover.gif) top repeat-x; text-decoration:none;}
.menu .active {background:url(images/button_active.gif) top repeat-x !important;}
.menu .last {background:none;}

/* ============================= middle ====================== */

#middle {padding:0 25px 0 29px;}
.column_padding {padding-right:54px;}
.column_padding2 {padding-right:71px;}
.software_column_padding2 {padding-right:41px;}
.line_hor {
	background:url(images/line.gif) bottom repeat-x;
	margin-bottom:20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0;
}
.line_hor2 {background:url(images/line.gif) bottom repeat-x; padding:0 10px 40px 0; margin-bottom:40px;}
.line_hor3 {background:url(images/line.gif) bottom repeat-x; padding:0 0 40px 0; margin-bottom:40px;}

.indent {padding-top:24px;}

.text_img {padding:5px 0 5px 0 !important;}
.text_img ul li {background:url(images/list_bg_bullit.gif) no-repeat 0 9px; padding-left:20px;}
.img_box {padding:35px 0 25px 0;}
.ul {margin-top:15px;}

#faq #middle .indent {padding:24px 25px 5px 0;}
#faq #middle p {padding-top:14px;}
#support .line_hor {padding-right:0;}
#support .imgindent2 {margin:0 10px 30px 0; float:left;}
#support #middle p {padding-top:14px;}
#privacy #middle .indent {padding:24px 26px 15px 0;}
#privacy #middle p {padding-top:14px;}
#privacy #middle a {
	color:#d15000;
	text-decoration:none;
}
#privacy #middle a:hover {text-decoration:underline;}

/* ============================= footer ====================== */

#footer p {padding:27px 0 0 29px;}
#footer a {
	color:#d15000;
}


/* ============================= forms ============================= */


form .rowi {height:25px;}
form .more {margin:32px 0 8px 15px;}

.input {width:234px; height:18px; border:1px solid #404040; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:274px; height:90px; border:1px solid #404040; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================= index-5 =========================== 
#software #main #middle .container.line .column1.indent p strong {
	color: #FFF;
}
*/
