@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #2a2a2a;
	background-image: url("images/BG_860x780.gif");
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 17px 0px;
	color: #BBB;
}
a {
	text-decoration: none;
	color: #424242;
}
a:hover {
	color: #55d;
}
#Page {
	margin: 0px auto;
	padding: 0px;
	height: 728px;
	width: 768px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 768px;
	height: 159px;
}
#headerLeft a {
	width: 413px;
	height: 159px;
	background-image: url("images/Header_L_Logo_413x159.jpg");
	background-repeat: no-repeat;
	float: left;
}
#headerRight {
	width: 355px;
	height: 159px;
	background-image: url("images/Header_R_355x159.jpg");
	background-repeat: no-repeat;
	float: left;
}
#btnBar {
	width: 768px;
	height: 61px;
}
#btnBarL {
	width: 56px;
	height: 61px;
	background-image: url("images/BtnBar_L_Cap_56x61.jpg");
	background-repeat: no-repeat;
	float: left;
}
#btnBarMid {
	width: 656px;
	height: 61px;
	background-image: url("images/BtnBar_Tile_19x61.jpg");
	background-repeat: repeat-x;
	float: left;
}
#btnBarR {
	width: 56px;
	height: 61px;
	background-image: url("images/BtnBar_R_Cap_56x61.jpg");
	background-repeat: no-repeat;
	float: left;
}
/* ----- Begin Buttons Style -----*/
.btnLine {
	width: 15px;
	height: 52px;
	background-image: url("images/BtnBar_Sep_15x52.jpg");
	background-repeat: no-repeat;
	float: left;
}
#btnHome a{
	width: 58px;
	height: 23px;
	background-image: url("images/BtnTxt_Home_58x23.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float:left;
	margin: 12px 4px 0px 139px;
	padding: 0px;
}
#btnHome a:hover, #btnHome a:active {
	background-position: -58px 0px;
}
#btnAbout a{
	width: 65px;
	height: 23px;
	background-image: url("images/BtnTxt_About_65x23.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float:left;
	margin: 12px 5px 0px;
	padding: 0px;
}
#btnAbout a:hover, #btnAbout a:active {
	background-position: -65px 0px;
}
#btnProducts a{
	width: 94px;
	height: 23px;
	background-image: url("images/BtnTxt_Products_94x23.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float:left;
	margin: 12px 5px 0px;
	padding: 0px;
}
#btnProducts a:hover, #btnProducts a:active {
	background-position: -94px 0px;
}
#btnContact a{
	width: 87px;
	height: 23px;
	background-image: url("images/BtnTxt_Contact_87x23.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float:left;
	margin: 12px 5px 0px;
	padding: 0px;
}
#btnContact a:hover, #btnContact a:active {
	background-position: -87px 0px;
}
/* ------ END Buttons Style ------ */
#contentBox {
	width: 768px;
	height: 442px;
}
#contentSideL {
	width: 31px;
	height: 442px;
	background-image: url("images/Content_Sidebar_L_31x442.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentMain {
	width: 706px;
	height: 442px;
	background-image: url("images/Content_BG-Tile_706x19.jpg");
	background-repeat: repeat-y;
	float: left;
}
#contentSideR {
	width: 31px;
	height: 442px;
	background-image: url("images/Content_Sidebar_R_31x442.jpg");
	background-repeat: no-repeat;
	float: left;
}

#footerBox {
	width: 768px;
	height: 66px;
}
#footerSideL {
	width: 120px;
	height: 66px;
	background-image: url("images/Footer_L_120x66.jpg");
	background-repeat: no-repeat;
	float: left;
}
#footerMid {
	width: 528px;
	height: 66px;
	background-image: url("images/Footer_Tile_19x66.jpg");
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	padding: 17px 0px 0px;
	color: #424242;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 14px;
}
#footerSideR {
	width: 120px;
	height: 66px;
	background-image: url("images/Footer_R_120x66.jpg");
	background-repeat: no-repeat;
	float: left;
}
.sm10 {
	font-size: 10px;
	letter-spacing: 1px;
}
#contentInnerBox {
	width: 701px;
	height: 435px;
	margin: 5px 0px 0px 5px;
}
#contentInnerTL {
	width: 18px;
	height: 18px;
	background-image: url("images/Content_TL_18x18.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentInnerTM {
	width: 661px;
	height: 18px;
	background-image: url("images/Content_TM_661x18.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentInnerTR {
	width: 21px;
	height: 18px;
	background-image: url("images/Content_TR_21x18.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentInnerSideL {
	width: 18px;
	height: 389px;
	background-image: url("images/Content_SideL_18x389.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentInnerMain {
	width: 661px;
	height: 389px;
	float: left;
	background-color: #121212;
	overflow-y:auto;
	overflow-x: hidden;
}
#contentInnerMainText {
	width: 630px;
	height: auto;
}
#contentInnerSideR {
	width: 21px;
	height: 389px;
	background-image: url("images/Content_SideR_21x389.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentInnerBL {
	width: 18px;
	height: 25px;
	background-image: url("images/Content_BL_18x25.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentInnerBM {
	width: 661px;
	height: 25px;
	background-image: url("images/Content_BM_661x25.jpg");
	background-repeat: no-repeat;
	float: left;
}
#contentInnerBR {
	width: 19px;
	height: 25px;
	background-image: url("images/Content_BR_21x25.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}
#headerPlayer {
	width: 148px;
	height: 64px;
	margin: 69px 0px 0px 120px;
	padding: 0px;
}
#headerCart {
	width: 120px;
	height: 25px;
	margin: 37px 0px 0px 160px;
	padding: 0px;
	overflow: hidden;
}
#productIcon {
	width: 247px;
	height: 352px;
	background-image: url("images/Icon_Evolution_247x352.jpg");
	background-repeat: no-repeat;
	float: left;
}
.productArea {
	width: 460px;
	height: auto;
	margin: 15px auto 0px;
}
.productDesc {
	width: 170px;
	margin: 50px 0px 0px 25px;
	float: left;
}
.txtHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.txtDesc {
	font-size: 15px;
}
.cartIcon {
	width: 170px;
	height: 37px;
	margin-top: 15px;
	padding: 0px;
	overflow: hidden;
}
.txtInfoLeft {
	width: 250px; 
	margin: 15px auto 0px; 
	text-align: left;
}
.install {
	width: 150px;
	height: 20px;
	background-image: url("images/Icon_Pdf.gif");
	background-repeat: no-repeat;
	background-color: black;
	margin-top: 5px;
	padding: 2px 0px 0px 25px;
	border: 1px solid black;
}

