@charset "utf-8";
/* CSS Document */


.localArea {
	float: left;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}
.localArea a:link {
	color: #333;
	text-decoration: none;
}
.localArea a:visited {
	text-decoration: none;
	color: #333;
}
.localArea a:hover {
	text-decoration: none;
	color: #34DBFF;
}
.localArea a:active {
	text-decoration: none;
	color: #F90;
}
.function {
	float: right;
	width: 280px;
	text-align: right;
	display: none;		
}
.function  a:link{
	color: #333;
	text-decoration: none;
}
.function  a:visited	{
	color: #333;
	text-decoration: none;
}
.function  a:hover		{
	color: #0CF;
	height: 30px;
}
.function  a:active	{ color: #ffa500; }
#innerpage_buttomArea {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 1.2em;
	margin-top: 50px;
	/* [disabled]padding-bottom: 50px; */
	position: relative;
}
#innerpage_buttomArea  a:link{
	color: #00415F;
	text-decoration: none;
}
#innerpage_buttomArea  a:visited	{
	color: #36F;
	text-decoration: none;
}
#innerpage_buttomArea  a:hover		{
	color: #02445E;
	height: 30px;
	text-decoration: underline;
}
#innerpage_buttomArea  a:active	{ 
	color: #ffa500; 
}
.awardsPic {
	height: 80px;
	width: 96px;
	left: 0px;
	float: left;
	padding-bottom: 12px;
}

.awardsDiscript {
	width: 90%;
	right: 0px;
	margin: auto;
}
.supportPic {
	height: 60px;
	width: 60px;
	float: left;
	padding-bottom: 12px;
	padding-left: 24px;
	padding-top: 12px;
}
.supportDiscript {
	height: 60px;
	width: 570px;
	right: 0px;
	float: right;
	padding-top: 15px;
}



.clearBoth {
	clear: both;
}
.textBgColor {
	background-color: #EAEAEA;
	color: #333;
	padding-left: 12px;
}

hr {
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#innerPage_topArea {
	margin: 20px;
	height: 30px;
	position: relative;
}

#innerPage_topBanner {
	position: relative;
	height: 150px;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
}

#innerPage_topBanner img{
	position:relative;
	/*top: 15px;*/
	width:780px;
	height:150px;
}

.facebook_good {
	height: 30px;
	/* [disabled]text-align: right; */
	position: absolute;
	right: 0px;
	width: auto;
	bottom: 0px;
	/* [disabled]float: right; */
}
#innerpage_middleArea {
	height: 340px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
}
#innerpage_middleAreaBySeries {
	/* [disabled]height: 130px; */
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
}
#innerpage_middleAreaByCatalog {
	/* [disabled]height: 60px; */
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
}
#innerpage_middleAreaSimilarP {
	/* [disabled]position: relative; */
	text-align: center;
	padding-bottom: 30px;
}



#firstPic {
	height: 320px;
	width: 320px;
	float: left;
	background-color: #CCC;
}
#firstPicBySeries {
	height: 160px;
	width: 160px;
	float: left;
	background-color: #CCC;
}


.modelName {
	height: 60px;
	width: 410px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.seriesName {
	height: 60px;
	width: 740px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.modelName h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 2.5em;
}
.modelDescription {
	height: 174px;
	width: 410px;
	line-height: 1.6em;
	font-size: 1.2em;
	position: absolute;
	right: 0px;
	top: 70px;
}
.SeriesDescription {
	height: 55px;
	width: 739px;
	line-height: 1.6em;
	font-size: 1.2em;
	position: absolute;
	right: 37px;
	top: 153px;
}

#modelGallery {
	height: 40px;
	width: 410px;
	position: absolute;
	right: 0px;
	top: 260px;
}
#modelGallery ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#modelGallery li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#innerpage_subMenu {
	height: 30px;
	text-align: center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: #666 0px 0px 8px;
	-moz-box-shadow: #666 0px 0px 8px;
	box-shadow: #666 0px 0px 8px;
	behavior: url(js/radius/PIE.htc);
	width: 95%;
	margin: auto;
	background-color: #000;
	background-image: url(../images/sub_menu.png);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFF;
	display: none;		
}
#innerpage_subMenu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#innerpage_subMenu li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.2em;
	/* [disabled]font-weight: bold; */
}
#innerpage_subMenu  a:link{
	color: #FFF;
	text-decoration: none;
}
#innerpage_subMenu  a:visited	{
	color: #FFF;
	text-decoration: none;
}
#innerpage_subMenu  a:hover		{
	color: #0CF;
	height: 30px;
}
#innerpage_subMenu  a:active	{ 
	color: #ffa500; 
}
#innerpage_buttomArea {
	font-size: 1.2em;
	/* [disabled]position: relative; */
	margin: 20px;
}

.content {
	margin: auto;
	/* [disabled]width: 90%; */
	line-height: 1.5em;
	font-size: 0.9em;
}
h1 {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
}
h2  {
	/* [disabled]line-height: 0.5em; */
	color: #004891;
















	font-size: 2
.em;
	font-size: 1.6em;
	border-left-width: 2px;
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #D5EAFF; */
	padding-left: 10px;
}
#innerpage_buttomArea h2 a:link {
	color: #004891;
	text-decoration: none;
}
#innerpage_buttomArea h2 a:visited {
	text-decoration: none;
	color: #004891;
}
#innerpage_buttomArea h2 a:hover {
	text-decoration: none;
	color: #09F;
}
#innerpage_buttomArea h2 a:active {
	text-decoration: none;
	color: #F90;
}
#innerpage_buttomArea p a:link {
	color: #333;
	text-decoration: none;
}
#innerpage_buttomArea p a:visited {
	text-decoration: none;
	color: #333;
}
#innerpage_buttomArea p a:hover {
	text-decoration: none;
	color: #09F;
}
#innerpage_buttomArea p a:active {
	text-decoration: none;
	color: #F90;
}
h3 {
	font-size: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
}
h4 {
	font-size: 14px;
	border-left-width: 2px;
	/* [disabled]border-left-style: solid; */
	border-left-color: #999;
	height: 0.8em;
	padding-top: 6px;
	/* [disabled]padding-left: 2px; */
}
h5 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FBFDE3;
}



table caption {
	color: #FFF;
}

td_product {
	padding-left: 8px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	margin: 0px;
	padding: 2px;
	border: 1px solid #E5E5E5;
}
table {
	border-collapse:collapse
}

.where_to_buy_Cname {
	font-size: 22px;
	font-weight: bold;
}
.where_to_buy_search {
	padding: 15px;
	margin-bottom: 20px;
	background-color: #EAEAEA;
}

.result_item_left {
	float: left;
	width: 45%;
}
.result_item_right {
	float: right;
	width: 45%;
	text-align: right;
}
.overview_column {
	float: left;
	width: 365px;
}
.facebook_good {
	/* [disabled]background-color: #F00; */
	top: 30px;
	float: right;
	display: none;
}
