@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	line-height: 1.4;
}

a:link {
	color:#172c4e;
	text-decoration: none;

}

a:hover { text-decoration: underline;}
a:visited {color: #555;text-decoration: none; }
a:active { } 


body {
	background-image: url(../images/background.gif);
	text-align: center;
	float: none;
	background-color: #373a3e;

}

#wrapper {
	margin: 0 auto;
	width: 984px;
	text-align: left;
	overflow: auto;

}

container {
	padding-bottom: 0px;
	margin: 0px;
}
/*========= Header formatting ==========*/
#header {
	font-family: "Trebuchet MS", Georgia;
	position: relative;
	height: 120px;
}


#logo {
	position: relative;
	display: block;
	clear: right;
	text-align: center;
	width: 222px;
	float: left;
	height: 100px;
	vertical-align: middle;
	background-image: url(../images/background_logo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#header_title {
	height: 100x;
	text-align: right;
	margin-right: 25px;
	color: #979797;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header_title h1 {
	padding: 40px 10px 0px 10px;
	font-size: 22px;
	}
	
#header_title p {
	font-size: 12px;
	padding: 0px 0px;
	color: #d2b7b7;
	letter-spacing: 1px;
	}
#imglogo {
	position: relative;
	float: left;
	clear: both;
	top: 20px;
	left: 57px;
	width: 218px;
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(../images/dramatic_logo.png);
}

#logo span {
	display:none;
}

/*========= Navigation ==========*/
#navigation a {
	font-weight: bold;
	color: #ffcf00;
}

#navigation {
	color: #ffcf00;
	margin: auto;
	padding: 15px 70px 15px 15px;
	background: url(../images/dramatic_nav_background.png) no-repeat;
	height: 25px;
	text-align: right;
	
}

#navigation ul {
	list-style: none;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
body:nth-of-type(1) #navigation ul li { 
	display:inline;
	font-size: 17px;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding: 13px 8px 6px 8px;
}	
#navigation ul li { 
	display:inline;
	font-size: 17px;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding: 13px 10px 6px 10px;
}	

#navigation ul li a:hover{ 
	text-decoration: underline;
	color: #ffcf00;
}	

/*========= Content ==========*/
#content {
	float: left;
	clear: right;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 984px;
	color: #36393d;
	background-color:#f9f7ed;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#content a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#content h1 {
	padding: 26px 30px 0px 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
#content h2 {
	padding: 26px 20px 0px 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.content_header_img {
	padding: 12px;
}

.content_homepage_img {
	float: right;
	clear: left;
	padding: 20px 30px 6px 20px;	
}

#content p {
		padding: 5px 30px 0px 40px;
}

.faqs_ul {
	padding: 0px 35px 0px 70px;
	list-style: none;
	}
.faqs_li {
	font-weight: bold;
	padding: 35px 0px 0px 0px;
	}
/* ==============  Sidebar Navigation   ================= */
#sidebar_nav {
	position:relative;
	color: #eeeeee;
	height: 305px;
	width: 219px;
	float: left;
	clear: right;
	margin: 9px;
	padding: 21px 0px 0px 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	background: no-repeat url(../images/background_round_corners.gif) top;
	z-index: 2;
}
#where_text {
	color:#333333;
	line-height:17px;
	font-size:14px;
	}

#sidebar_nav a {
	font-size: 13px;
	color: #ffe;
	font-family: "Trebuchet MS";
}

#sidebar_nav ul {
	list-style:none;
	padding: 3px;
	background-color: #FF0000;
	background: #4f5967 no-repeat url(../images/background_round_corners.gif) bottom;
	font-family: "Trebuchet MS";
	z-index: 2;
	}

#sidebar_nav ul li a {
	font-family: "Trebuchet MS";
	text-align: left;
	padding: 7px 7px 8px 35px;
	margin: 4px 3px 4x 3px;
	display: block;
	background-image: url(../images/bulet_nav.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	z-index: 2;
}


#sidebar_nav ul li a:link {
	font-family: "Trebuchet MS";
	text-align: left;
	padding: 7px 7px 8px 35px;
	margin: 4px 3px 4x 3px;
	display: block;
	background-image: url(../images/bulet_nav.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	z-index: 2;
}

#sidebar_nav ul li a:hover {
	background-color:#596576;
	text-decoration: none;
	color:#fff;
	font-family: "Trebuchet MS";
	z-index: 2;
}

#sidebar_nav h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	padding: 0px 5px 10px 5px;
	margin: 0px 3px;
	background-image: url(../images/background_products_title.gif);
	background-repeat: repeat-x;
	background-position: 20px 33px;
}

#sidebar_nav li {position:relative;}

#sidebar_nav ul ul {
	position:absolute;
	top:0;
	left: 100%;
	width: 120%;
	background: #4f5967 no-repeat url(../images/ul_background_round_corners.gif) bottom;
	z-index:3;
	}	
	
div#sidebar_nav ul ul {display:none;}

div#sidebar_nav ul li:hover ul
	{display:block;}

#narrow_header{
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 270px;
	float: left;
	clear: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}

#narrow_header h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 45px 10px 10px 10px;	
}

#narrow_header p {
	font-size: 13px;
	line-height: 1.9em;
}

.narrow_header_p{
	float: left;
	clear: right;
	width: 460px;
	margin: 0px;
	padding: 0px;
}

#contact_header {font-size: 17px;
	font-weight: bold;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 16px 0px 10px 30px;
	}

#narrow_header_all {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	float: left;
	clear: right;
	width: 730px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
	z-index: 0;
}

#narrow_header_all h2 {
	font-size: 17px;
	text-indent:-30px;
	font-weight: bold;
	text-align:center;
	margin: 0px;
}

#flash {
	margin-left:40px;
	position:relative;
	width:auto;
}

#flash2 {
	margin-left:10px;
	position:relative;
	
	width:auto;
	background-color:#FFFFCC;
	
	background:#f9f7ed;
    clear:both;

		color: #4f5967;
		padding: 0px 10px 3px 14px;
		margin: 0px 0px 3px 0px;
    }
}

#test {
	float:left;
	}

#narrow_header_all h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 30px 0px 10px 40px;	
}

#narrow_header_all p {
	font-size: 13px;
	line-height: 1.9em;
}

.narrow_header_p_all {
	float: left;
	width: 460px;
	margin: 0px;
	padding: 0px;
}


#green_img {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	border: none;
	clear:both;
	}

#small_footer {
	position: relative;
	float: left;
	clear: both;
	padding: 0px;
	width: 98%;
	margin: 10px 0px 0px 10px;
	}

	
/*========= Footer ==========*/
#footer {
    background:#f9f7ed;
    clear:both;
		height: 55px;
		color: #4f5967;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 10px 10px 3px 10px;
		margin: 0px 0px 3px 0px;
		text-align: left;
		border-top: #fff solid 1px;
		background-image: url(../images/background_footer.gif);
		background-repeat: repeat-x;
		background-position: bottom;
    }

#support {
	margin: 0px 250px 0px 35px;
	padding: 8px 17px 0px 30px;
	background-image: url(../images/background_tec_support.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 30px;
	vertical-align: middle;
	cursor: pointer;
	}
	
#footer a {
		color: #6dbc03;
}

#footer a:hover {
	text-decoration: underline;		
}
	
#copyrights {
		margin: 0px 0px 0px 0px;
		padding: 7px 10px 0px 0px;
	}
	
/*========= Product info page ==========*/
#product_menu
{
	clear: both;
	margin:0px;
	padding: 8px 0px 17px 35px;
	color: #993300;
	font-weight: bold;
}
#product_menu li {display:inline; padding: 10px 19px;}
#product_menu li a
{
font-weight: normal;
text-decoration: underline;
}
#product_menu li a:hover
{
text-decoration: none;
}

#product_info {
	float: left;
	clear: right;
	width: 472px;
	padding: 10px 25px 0px 0px;
}
#content .product {
	padding: 5px 12px 5px 64px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	background-color:#ea983d;
	} 

#content .regular_title {
	margin: 10px 0px 10px 21px;
	padding: 5px 12px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	background-color:#ea983d;
	float: left;
	}
	
#content .regular_par {
	padding: 10px 30px 10px 65px;
	width: 600px;
	display:inline-table;
}
#product_info ul {
	clear: both;
	padding: 10px 0px 20px 52px;
}

#product_info li {
	list-style: none;
}


#product_info .li_float {
	position: relative;
	display: block;
	float: left;
	clear: right;
	padding: 0px 13px 13px 0px;
}

#product_info .li_clear {
/*	display:none;*/
	display:block;
	padding: 10px 0px 13px 13px;
	text-align: right;
	vertical-align: middle;
	}
.li_clear span {
	margin: 2px;
	padding: 3px 0px 3px 20px;
	background-image: url(../images/pdf_icon.jpg);
	background-repeat: no-repeat;
}

.li_cleara a {
text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
}

.li_cleara a:hover {
	text-decoration: underline;
}


#product_info ul li span a:link {
		text-decoration: underline;
		font-size: 11px;
}

#useful_tips {
	position: relative;
	margin: 0px 0px 10px 470px;
	padding: 10px 11px 11px 11px;
}

#useful_tips h2 {
	text-align:center;
	font-size: 16px;
	border: 2px solid #d5b389;
	background-color: #fcd5a4;
	padding: 2px 10px 3px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4e1c19;
	font-weight: normal;
	letter-spacing: 2px;
}

#useful_tips ul {
	padding: 20px 0px 0px 8px;
	font-size: 11px;
	list-style: none;
}

#useful_tips ul li {
	background-image: url(../images/bulet_usef_tips.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding: 8px 0px 5px 15px;
}

.img_usefultips {
	padding: 5px 0px;
	border: 0px;
}

#regular_page {
	text-align: left;
	}

ol {
	margin: 0px 30px 20px 100px;
	}
	
ol li {
	padding: 8px 0px 0px 0px;
	}
	
.pdf_icon {
	vertical-align: middle;
	border:none;
}

.regular_par a {
	text-decoration: underline;
	}
.regular_par a:hover {
	text-decoration: none;
	}
	
.content_faq_img {
	padding: 20px 30px 6px 20px;

}
.answer {
	color: #333333;
	background-color:#CCFFFF;
}

#how_to_install_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	clear: both;
	margin:0px;
	padding: 0px 0px 0px 50px;
	color: #000;
	font-weight: normal;
}
#how_to_install_menu li {
	display: block; 
	float:left;  
	padding: 15px 25px 15px 15px;	
	list-style: none;

}
#how_to_install_menu li a
{
	font-weight: normal;
	text-decoration: underline;
}
#how_to_install_menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
}

#how_to_install_menu li a:hover
{
text-decoration: none;
}

#install_first {
	height: 52px;
	color: #1b4164;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right 35px;
}

.install_all  {
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right 45px;
}

.bull_black li ul li{
	list-style: disc outside;
	margin: -6px 30px 0px 20px;
}

.bull_black li {
	margin: 15px 30px 5px 0px;
}

.tip_table {
	text-align: center;
	margin: 20px 20px 0px 40px;

}
.note {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	height: 35px;
	display: block;
}

.note_small {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	display: block;
}

.note_rgt {
	padding: 8px 10px 8px 15px;
	text-align: left;
}

#pdf_download {
	position: relative;
	border: none;
	padding: 0px;
	margin:0px;
	float: right;
/*	clear: both;*/
	top: -35px;
	right: -40px;
	width:230px;
}

#content .reg_par {
	padding: 20px 60px 10px 65px;
}

.text_indent {
	 text-indent:-8px;
}

#product_header {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 30px 0px 20px 30px;
	clear:right;
}
	 
	 
#product {
	position:relative;
	background-image: url(../images/Background_Master.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 730px;
	height: 169px;
	float: left;
	clear: right;
	margin: 0px 0px 10px 0px;
	z-index:0;
}

#productx {
	position:relative;
	background-image: url(../images/background_master2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 730px;
	height: 221px;
	float: left;
	clear: right;
	margin: 0px 0px 10px 0px;
	z-index:0;
}

#the_product {
	width:170px;
	height: 149px;
	padding: 20px 0px 0px 30px;
	float:left;
	border-color: #f6f0e0;
	}
	
a img {border: none; } 

#the_product_name {
	font-size: 16px;
	font-weight: bold;
	width:500px;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 0px;
	float:left;
	clear:right;
	display:block;
	
}	 

#the_product_copy {
	font-size: 11px;
	margin: 0px;
	width:494px;
	padding: 15px 10px 10px 0px;
	float:left;
	clear:right;
	display:block;
}
#empty_block {
	font-size: 12px;
	font-weight: bold;
	margin: 1px 0px 00px 645px;
	display: block;
	padding: 7px 1px 24px 0px;
	clear:right;

	}
#empty_set {
clear:both;
}

#news_copy {
	font-size: 13px;
	margin: 0px;
	padding: 30px 0px 20px 30px;
	float:left;

}
	
#sidebar_right {
	position:relative;
	color: #eeeeee;
	height /*\**/: 808px;
	height: 548px;
	width: 219px;
	float: right;
	clear: ;
	margin: 9px;
	padding: 21px 0px 0px 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	background: no-repeat url(../images/background_round_corners_right.gif) top;
	z-index: 2;
}
	
#sidebar_right a {
	font-size: 13px;
	color: #ffe;
	font-family: "Trebuchet MS";
}

#sidebar_right ul {
	list-style:none;
	text-align:left;
	padding: 3px, 3px, 3px, 8px;
	background-color: #FF0000;
	background: #4f5967 no-repeat url(../images/background_round_corners.gif) bottom;
	font-family: "Trebuchet MS";
	z-index: 2;
	}

#sidebar_right ul li a {
	font-family: "Trebuchet MS";
	text-align: left;
	padding: 7px 7px 8px 35px;
	margin: 4px 3px 4x 3px;
	display: block;
	background-image: url(../images/bulet_nav.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	z-index: 2;
}


#sidebar_right ul li a:link {
	font-family: "Trebuchet MS";
	text-align: left;
	padding: 7px 7px 8px 35px;
	margin: 4px 3px 4x 3px;
	display: block;
	background-image: url(../images/bulet_nav.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	z-index: 2;
}

#sidebar_right ul li a:hover {
	background-color:#596576;
	text-decoration: none;
	color:#fff;
	font-family: "Trebuchet MS";
	z-index: 2;
}

#sidebar_right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	padding: 0px 5px 10px 5px;
	margin: 0px 3px;
	background-image: url(../images/background_products_title.gif);
	background-repeat: repeat-x;
	background-position: 20px 33px;
}

#sidebar_right li {position:relative;}

#sidebar_right ul ul {
	position:absolute;
	top:0;
	right: 100%;
	width: 120%;
	background: #4f5967 no-repeat url(../images/ul_background_round_corners.gif) bottom;
	z-index:3;
	}	
	
div#sidebar_right ul ul {display:none;}

div#sidebar_right ul li:hover ul
	{display:block;}
