* { margin:0; padding:0;}
body { background: #151515; font-family: Arial; font-size: 100%; line-height: 1em; color: #EBEBEB; }


.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:20px;}
.p1 { margin-bottom:14px;}
.p2 { font-size:14px;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border-style: none;
	border-color: inherit;
	border-width: 0;
	vertical-align:top; 
}

.form { height:25px;}
.form input {width:201px; height:18px; background:none; border:1px solid #343434; color:#9d9d9d; font-size:1em; font-family:Arial;}
textarea { width:215px; height:68px; background:none; overflow:auto; border:1px solid #343434; font-size:1em; font-family:Arial; color:#9d9d9d;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { font-size:1.1em; background:url(../images/marker.gif) no-repeat left 4px; color:#9d9d9d; padding-left:13px; line-height:1.58em;}

.main_menu { padding:11px 0 0 0;}
.main_menu li { display:inline;}
.main_menu li a { background:url(../images/header_divider.gif) no-repeat right 3px; padding:0 14px 0 12px; font-family:tahoma; color:#ffa019; font-weight:bold; text-decoration:none;}
.main_menu li a:hover { color:#9d9d9d;}
.main_menu li a.last { background:none;}
.main_menu li a.current {color:#9d9d9d;}

.list1 li a:hover { text-decoration:underline; color:#ff941d;}

.list2 { margin-left:5px;}
.list2 li { margin-bottom:35px;}
.list2 li span { display:block; background:url(../images/marker1.gif) no-repeat left 2px; padding-left:23px; color:#ff941d; padding-bottom:15px;}
.list2 li a { color:#9d9d9d; text-decoration:none;}
.list2 li a b { font-weight:normal; text-decoration:underline;}
.list2 li a:hover { color:#ff941d; text-decoration:none;}

/*==================other====================*/
.img_indent { margin:0 21px 0 0; float:left;}
.img_indent1 { margin:0 14px 23px 0; float:left;}
.img_indent2 { margin:0 21px 26px 0; float:left;}
.marg { margin-bottom:27px;}


/*==================txt, links, lines, titles====================*/
a {color:#ff8d0f; text-decoration:none;}
a:hover { text-decoration:underline;}

#subtitle h1
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.row_1 h1 { background:url(../images/logo.jpg) no-repeat left top; text-indent:-10000px; width:220px; height:42px;}
h2 { color:#ff8d0f; font-size:22px; text-transform:uppercase;}
h3 { font-size:1.1em; color:#ff8d0f; margin-bottom:1px;}
h4 {font-size:1.1em; color:#ff8d0f; margin-bottom:10px;}
h5 { font-size:1.1em; color:#9d9d9d; margin-bottom:15px;}

.txt1 { font-size:1.1em;}

.link1 { text-decoration:underline; font-weight:bold; font-size:1.1em;}
.link1:hover { text-decoration:none;}
.link2 { text-decoration:underline; font-weight:bold; font-size:0.92em;}
.link2:hover { text-decoration:none;}
.link3 { font-size:1.1em;}
.rss { background:url(../images/rss.jpg) no-repeat left 1px; padding-left:23px; color:#9d9d9d;}
.rss:hover { text-decoration:none; color:#fff;}

.line_hor { background:url(../images/line1.gif) left bottom repeat-x; padding-bottom:26px; margin-bottom:34px;}
.line_hor1 { background:url(../images/line1.gif) left bottom repeat-x; margin-bottom:34px; padding:0 0 26px 12px;}
.line_hor2 { background:url(../images/line1.gif) left bottom repeat-x; margin-bottom:4px; margin-right:20px; padding:0 0 26px 12px;}

.title { margin-bottom:23px;}
.title1 { margin-bottom:34px;}

/*================== box begin ====================*/
.xb1, .xb2, .xb3, .xb4, .xb5 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4 {height:1px;}
.xb2, .xb3, .xb4, .xb5 {background:#212121; border-left:1px solid #2c2c2c; border-right:1px solid #2c2c2c;}

.xb1 {margin:0 5px; background:#2c2c2c;}
.xb2 {margin:0 3px; background:#212121; border-width:0 3px;}

.xb3 {margin:0 2px; background:#212121; border-width:0 2px;}
.xb4 {margin:0 2px; background:#212121; border-width:0 1px;} 
.xb5 {margin:0 1px; background:#212121; border-width:0 1px; height:2px;} 

.boxcontent {display:block; background:#212121; border:1px solid #2c2c2c; border-width:0 1px; font-size:1.18em; line-height:1.15em;}
.boxcontent .box_indent { padding:22px 20px 14px 21px;}
.boxcontent .box_indent1 { padding:22px 20px 28px 21px;}

/*================== box end ====================*/


/*header*/
#header .row_1 { height:76px;}
#header .row_1 .indent { padding:18px 50px 0 59px;}
#header .row_2 { height:373px; background:url(../images/header_bgd.jpg) no-repeat left top;}
#header .row_2 .indent { padding:25px 60px 0 0; text-align:right;}
#header .row_2 img { margin-bottom:6px;}

/*content*/
#content {  padding:0 0 0 35px;}
#content .bg {background:url(../images/content_bgd.gif) no-repeat left bottom #222; width:779px;}
#content .inside { padding:18px 0 48px 24px;}
#content .indent { padding:28px 22px 0 0;}
#content .indent1 { padding:0 22px 0 0;}
#content .indent2 { padding:28px 0 0 0;}

/*footer*/
#footer .indent { padding:26px 70px 0 43px;}
/*============== page1 ==================*/
#page1 #content .column1{ padding-left:20px;}
#page1 #content .col_1{ text-align:justify;}
/*============== page4 ==================*/
#page4 #content .col_1 .indent1 { padding-right:37px;}
#page4 #content .col_1 h4 { font-size:1em;}
#page4 #content .col_1 .list1 li a { font-size:1em; line-height:1.58em; line-height:19px;}

/*============== page5 ==================*/
#page5 #content .col_2 h4 { font-size:1em;} 
#page5 #content .col_2 .list1 li a { font-size:1em; line-height:19px;}

/*============== page6 ==================*/
#page6 #content {text-align:justify;}
#page6 #content .col_1 h3 { font-size:1em;}
#page6 #content .col_1 p { margin-bottom:14px;}
#page6 #content .col_2 .block { padding-right:33px;}

/*============== page7 ==================*/
#page7 #content .inside { padding:46px 20px 85px 24px;} 

/*==========================================*/
/*#highlights a{}*/
#highlights span, .highlights
{
	font-family: Verdana;
	color: #ff8d0f;
	font-size: 11pt;
}
	
	.YesNo
{
	padding: 15px 25px 15px 25px;
}
	
	.isProtector
{
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFFFFF;
}
.textHeader
{
	color: #FFFFFF;
	font-size: 1.13em;
	font-weight: bolder;
}


#tblFeatures thead th
{
	
	padding: 0px;
	border-style: none none dotted none;
	border-width: 1px;
	border-bottom-color: #ff8d0f;
	text-align: center;
	margin: 0px;
	border-spacing: 0px;
}
#tblFeatures tbody td
{
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #333333;
	text-align: justify;
	padding: 5px;
	margin: 0px;
	border-spacing: 0px;
}

#tblFeatures img
{
	width: 32px;
	padding-left:10px;
	}
	
	.highlights_white
{
	color: #FFFFFF;
	font-size: 1.1em;
}

/*--DOWNLOAD--*/

#download OL.install-steps { padding:0px; margin: 0px auto 0px auto; }
#download OL.install-steps LI {	PADDING-RIGHT: 10px;PADDING-left: 10px; LIST-STYLE-TYPE: none}
#download OL.install-steps LI P {
	padding-top:0; margin-top:0; font-size:1.2em;}
#download {padding: 0px; margin: 0px auto 0px auto;}
#download h2 { text-align:center;}
#download .numbers
{
	padding: 10px;
	color: #D2E6FE;
	font-size: 2em;
	font-weight: bold;
	vertical-align: middle;
}
#download h3{text-align:center; font-size: 1.5em;}

#download a { text-decoration: underline; }
/*--DOWNLOAD--*/
#page1 .boxcontent li
{
	font-size: 9pt;
	font-family: Trebuchet MS;
	font-style: italic;
}

#purchase h1
{
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	text-align:center;
}

#hdr_Home h4
{
	padding: 0px 0px 10px 0px;
	font-size: 14px;
}

#twitter_div
{
	font-size:10px;
	border: 1px dashed #2C2C2C;
	background-color: #222222;}
	#twitter_div h2
	{font-size:12px;}
	
#tblPrices td
{
	border: 1px solid #FF9900;
	padding-left: 5px;
	
}
#tblPrices tbody td
{
	border: 1px solid #FF9900;
	padding-left: 5px;
	font-size:1.1em;
}
#tblPrices thead td
{
	padding: 3px 5px 3px 5px;
	font-size: 1.5em;
	background-color: #FF9900;
	color: #000000;
	border: 1px solid #000000;
}

#regform
 {	
	display: none;
 	}
