body {
	background-color: #2680BA;
	font-size: 80%;
	color: #505050;
	font-family: "Segoe UI", Arial, "Trebuchet MS", Tahoma;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.clear3 {
	height: 589px;
	background-image: url(../images/blank.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
}


form {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 14px;
}
p a:link {
	text-decoration: underline;
}


a {
	color: #4F81BD;
	outline: none;
	text-shadow: 1px 1px #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;



}
ol  {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}
ul  {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}
.memberHead {
	vertical-align: top;
	color: #666;
	text-align: right;
	width: 300px;
	padding-right: 10px;
}
.memberHead a {

}


.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}

.navigator {
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:left top;
	clear:left;
	height:34px;
	background-color: #464646;
	border-top: 1px solid #000;
	border-bottom: 0px solid #FFF;
	font-size: 105%;
}
.navigator ul {
	margin: 0px;
	padding: 0px;
}
.navigator li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
.navigator ul li ul {
	position: absolute;
	z-index: 20;
	clear: left;
	top: -100px;
	padding-top: 1px;
}
.navigator ul li ul li {
	clear: left;
}

.navigator ul li ul li a {
	width: 150px;
	clear: left;
	float: left;
	padding: 5px;
	line-height: 15px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #5AA5D6;
}
.navigator ul li ul li a:hover {
	font-weight: bold;
}
.navigator a {
	color:#CCC;
	float:left;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:left top;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#393939;
	padding-top: 15px;
	padding-right: 31px;
	padding-bottom: 5px;
	padding-left: 11.4px;
	text-decoration: none;
	line-height: 13px;
	text-shadow: 1px 1px #000;
}
.navigator a:hover   , .navigator li:hover, .navigator li:focus{
	color:#FFF;
	background-color:#5AA5D6;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-decoration: none;
}
.navigator ul li:hover ul  {
	top: 144px;
	display: block;
}

.submenu1 {
	z-index: 2000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3c3c3c;
	top: 145px;
	position: absolute;
	visibility: hidden;
}
.submenu1 li {
	clear: left;
	float: none;

}
.submenu1 li a {
	width: 171px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3c3c3c;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	
	font-weight: normal;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-right-color: #000000;
	border-left-color: #323232;
	background-image: none;
}
.submenu1  li  a:hover {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left -41px;
	padding-top: 5px;
	border-top-width: 0px;
	border-top-style: none;
	text-decoration: none;
}




.b1 {
	background-image: url(../images/b_01.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding-left: 15px;
}
.b2 {
	background-image: url(../images/b_03.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.b3 {
	background-image: url(../images/b_04.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: right top;
	padding-right: 15px;
}
.b4 {
	background-image: url(../images/b_07.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 15px;
}
.b5 {



	background-image: url(../images/b_08.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.b6 {
	background-image: url(../images/b_09.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-right: 15px;
	background-position: right top;
}
.page {
	background-image: url(../images/bg.gif);
}
.content {
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
}

.NavRightHead {
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
}
.NavRightHead a {
	color: #000000;
	text-decoration: none;
	float: left;
	width: 190px;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #93C0DD;
}
.NavRightHead a:hover {
	text-decoration: underline;
}
a.NavRightIMG {
	padding: 0px;
	margin: 0px;
	clear: left;
}



.navRight {
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: top;
	width: 200px;
	text-align: left;
	padding: 5px 0px 5px 5px;
}
.navRight li {
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(../images/a_menulink_bg.gif);
}
h1, h2, h3, h4, h5, h6 , h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-shadow: 1px 1px #FFF;
	color: #549c00;
}



h1 {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}


h2 {
	margin: 0px;
	font-size: 16px;
	padding: 0px;
	font-weight: normal;
}
.boxBlue h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD9EC;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}
h4 {
	margin: 0px;
	padding: 5px;
	font-size: 115%;
}
h5 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 110%;
}


.sub {
	padding-left: 10px;
}
p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p a {
	text-decoration: none;
}

b {
	background-color: #FAFAFA;
}

.footer  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93C0DD;
	background-color: #EEF5F9;
	padding: 5px;
	font-size: 11px;
}
.footer p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.footer * {

}
.footer a {
	text-decoration: none;
	color: #505050;
}


.footer .info a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.navfoot {
	font-size: 10px;
	color: #666666;
}
.navfoot a {
	color: #505050;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.head_content_cctv_bg {
	background-image: url(../images/bg_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	line-height: 26px;
	margin-top: 5px;
}

.head_content_cctv {
	color: #009900;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/bg_bar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}
.highlight {
	background-repeat: no-repeat;
	height: 409px;
	width: 187px;
	background-image: url(../images/vert_tab_bkg.gif);
	float: left;
}
.highlight ul {
	margin: 0px;
	float: left;
	width: 187px;
	background-image: url(../images/vert_tab_bkg.gif);
	height: 409px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.highlight ul li {
	list-style-type: none;
	text-align: right;
	line-height: 30px;
	background-image: url(../images/vert_tab_top_active.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: left;
}
.highlight a {
	text-decoration: none;
	width: 167px;
	padding-right: 15px;
	height: 30px;
}
.highlight li a:hover {
	text-decoration: none;
}
.highlight li a:active {
	background-image: url(../images/vert_tab_bkg_active.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #000000;
	text-decoration: none;
	text-align: right;
	float: left;
	clear: left;
	width: 172px;
}
.recommend_cctv {
	color: #009900;
}
.highlight_content {
	padding-top: 5px;
}
.highlight_content ul {
	margin: 0px;
	padding: 0px;
}
.highlight_content ul li {
	list-style-type: none;
	padding-bottom: 10px;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.highlight_content b {
	color: #0099FF;
}
.highlight_content a {
	color: #0099FF;
}
.navRight1 {
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: top;
	width: 200px;
	text-align: left;
	padding: 0px 0px 5px 5px;
}
.Productname {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, "Times New Roman", Century;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 5px;
}
address {
	font-style: normal;
}
.head_site {
	color: #FF0000;
	text-align: right;
}
.inputsearch {
	background-image: url(../images/icon_google.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: 2px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #7F9DB9;
}

.Gbt {
	font-size: 9px;
	width: 90px;
}

.google {
	padding-right: 3px;
}
.security_product {
}
.security_product img {
	margin: 5px;
	float: left;
}
th {
	text-align: left;
	color: #FF6600;
	font-size: 14px;
}

@media print {
}
.Tab_Content {
	padding-top: 10px;
}
.small {
	font-size: 10px;
}
.small td {
	font-size: 10px;
}
.CCTV_System_for_you {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
.CCTV_System_for_you li {
	list-style-type: square;
	margin-left: 20px;
	color: #FF9900;
	padding-left: 0px;
}
.CCTV_System_for_you a {

}
.CCTV_System_for_you a:hover {

}
.border1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93C0DD;
}
.inputForm {
	width: 230px;
	font-size: 14px;
}
.titleform {

}
.lineF {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93C0DD;
	padding-bottom: 10px;
}
.Title {
	font-weight: bold;
}
.url {
	color: #008000;
	padding-bottom: 3px;
	clear: left;
}
.exchange {
	padding-bottom: 10px;
	text-align: center;
}
.exchange img {
	background-color: #E1EEF6;
	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;
	height: 31px;
	width: 88px;
}
.exchange  a {
	float: left;
	margin: 5px;
	background-color: #E1EEF6;
	padding: 5px;
	border: 1px solid #93C0DD;
}
.power {
	font-size: 10px;
}
.power a {
	color: #666666;
	text-decoration: none;
}
.powerS   {
	position: relative;
	left: -16px;
	font-size: 5px;
	text-decoration: none;
	color: #000000;
}
.powerS a {
	text-decoration: none;
}


.g {
	color: #0000FF;
}
.o1 {
	color: #FF0000;
}
.y {
	color: #FF9900;
}
.gr {
	color: #009900;
}
.tm {
	color: #000000;
}
.window {
	clear: left;
}
.google {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.btl {
	background-image: url(../images/border_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 7px;
	line-height: 7px;
}
.btr {
	background-image: url(../images/border_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 7px;
	line-height: 7px;
}
.bbl {
	background-image: url(../images/border_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 7px;
	line-height: 7px;
}
.bbr {
	background-image: url(../images/border_08.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
	width: 7px;
	line-height: 7px;
}
.btc {
	background-image: url(../images/border_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bbc {
	background-image: url(../images/border_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bcl {
	background-image: url(../images/border_02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bcr {
	background-image: url(../images/border_02.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.caution {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.cautionContent {
	background-color: #FFFF00;
	color: #000000;
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}
.divP {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BEDAEF;
	border-bottom-color: #BEDAEF;
	border-left-color: #BEDAEF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bookmark {
	position: relative;
	top: -20px;
	text-align: left;
	padding-left: 20px;
}
#demo {
	clear: left;
}
.head_product {
	font-size: 16px;
	text-align: right;
	padding-right: 15px;
}
#selected {
}
.tblContent {
	background-color: #f0f4fb;
	background-image: url(../images/cro_home_testlabshead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #98b9cc;
	
}
.tblHeadContent {
	line-height: 28px;
	padding-left: 10px;
	color: #000000;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
}

.more {
}
.more a {
	font-weight: bold;
}
.more a:hover {

}
.tabLeft {
	background-image: url(../images/tab_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 178px;
	line-height: 29px;
	text-align: center;
	margin-left: 10px;
	font-size: 16px;
}
.AnchoText {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#width {
	margin: auto;
	width: 991px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 9px;
	clear: left;
	background-color: #FFFFFF;
}
#widthN {
	margin: auto;
	width: 600px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 9px;
	clear: left;
	background-color: #FFFFFF;
}
#widthBB {
	margin: auto;
	width: 609px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#widthA {
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 9px;
	background-color: #EEF5F9;
}
#widthB {
	margin: auto;
	width: 1000px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.width {
	margin: auto;
	width: 991px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 9px;
	clear: left;
	background-color: #FFFFFF;
}
.widthN {
	margin: auto;
	width: 600px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 9px;
	clear: left;
	background-color: #FFFFFF;
}
.widthBB {
	margin: auto;
	width: 609px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.widthA {
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 9px;
	background-color: #FFF;
}
.widthB {
	margin: auto;
	width: 1000px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.header {
	display: block;
	text-align: right;
	background-color: #EEF5F9;
	height: 90px;
}
.header b {
	text-decoration: underline;
	color: #000000;
}
.siteSearch {
	
}
.menu {
	
	background-color: #F3F3F3;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
.menuHead {
	background-image: url(../images/head_navigator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-bottom: 5px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFEF;
}
.menuf  {
	background-image: url(../images/head_navigator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
.mL {
	background-image: url(../images/bM.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mR {
	background-image: url(../images/bM.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.menu ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.menu li {
}
.menuBotL {
	background-image: url(../images/foot_navigator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-left: 20px;
	clear: left;
}
.menuBotR {
	background-image: url(../images/foot_navigator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
#widthP50 {
	float: left;
	width: 50%;
}
.Product {
	float: left;
	display: block;
	border-bottom: 1px dotted #CCC;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;

}
.Product ul {
	margin: 0px;
	padding: 0px;
}
.Product li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.Product1 {
	padding: 0px;
	float: left;
	width: 280px;
	margin: 0px;

}
.Product1  ul {
	margin: 0px;
	padding: 0px;
}
.Product1  li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.image {
	float: left;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 100px;
}
.image img {
	height: auto;
	width: 90px;
	float: left;
}
.container1  {
	padding: 0px;
	float: right;
	display: inline;
	width: 100%;
	margin: 0px;


}
.right1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;




}
.title1 {
	
	font-weight: bold;
	text-align: left;
}
.title1  a {
	font-size: 14px;
}

.container {
	display: inline;
	float: left;
	margin: 0px 0px 0px 100px;


}
.right {
	margin: 0px;




}
.title {
	text-align: left;
}
.title strong {
	font-weight: normal;
}

.title a, h3 a {


}
.desc {
	color: #646464;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	
	list-style-type: none;
}
.categ {
	padding-top: 3px;
	text-align: left;
	font-size: 10px;
}
.categ a {
	color: #009900;
	font-size: 10px;
}

.manuf {
	text-align: left;
	font-size: 10px;
}
.manuf a {
	margin-right: 10px;
}
.categ b {
	font-weight: normal;
}

.pricesale {
	text-decoration: line-through;
	text-align: left;
	color: #666666;
	font-size: 10px;
	float: left;
	padding-right: 8px;
}
.Product .container .right li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.priceSpecial {
	text-align: left;
	color: #C00;
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
}
.click_here {
	float: right;
}

.BGmember {
	background-image: url(../images/bgClear.gif);
	height: 200px;
	background-color: #EEF5F9;
	background-repeat: no-repeat;
	width: 280px;
	background-position: right top;
	padding: 10px;
	float: left;
	margin: 13px;
}
.next {
	margin-left: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;

}
.next a {
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-indent: -9000px;
	height: 38px;
	width: 47px;
	margin: auto;
	display: block;
	clip: rect(auto,auto,auto,auto);
	clear: left;
}
.next a:hover {
	background-position: -47px;
}
.boxlogin {
	float: right;
	height: 300px;
	width: 300px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.titlepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #464646;
	text-align: center;
	padding: 20px;
}
.inputLogin {
	font-size: 18px;
	background-image: url(../images/input.gif);
	background-repeat: no-repeat;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	background-attachment: scroll;
	background-position: left top;
}
.create_account {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;

}
.create_account  a {
	background-image: url(../images/create_account.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-indent: -9000px;
	height: 38px;
	width: 207px;
	margin: auto;
	display: block;
	clip: rect(auto,auto,auto,auto);
	clear: left;
}
.create_account  a:hover {
	background-position: -207px;
}
.btCart {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;

}
.btCart  a {
	background-image: url(../images/bt_Shopping_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-indent: -9000px;
	height: 31px;
	width: 120px;
	margin: auto;
	display: block;
	clip: rect(auto,auto,auto,auto);
	clear: left;
}
.btCart  a:hover {
	background-position: left -31px;
}
.btGo {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
	float: left;

}
.btGo  a {
	background-image: url(../images/bt_go.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-indent: -9000px;
	height: 31px;
	width: 31px;
	margin: auto;
	display: block;
	clip: rect(auto,auto,auto,auto);
	clear: left;
}
.btGo  a:hover {
	background-position: left -31px;
}
.logo {
	text-align: center;
	height: 80px;
	float: left;
	padding-bottom: 10px;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;

}
.logo  a {
	background-image: url(../images/logo-cctv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	width: 161px;
	display: block;
	clip: rect(auto,auto,auto,auto);
	height: 80px;
	margin-left: 10px;
	float: left;
}
.logo  a:hover {

}
.frmsingup {
	margin: auto;
	font-size: 14px;
	width: 600px;
	padding: 10px;
}
.frmsingup b {
	width: 100%;

}

.fieldname {
	clear: left;
	float: left;
	width: 200px;
	line-height: 30px;
	height: 30px;
	padding-right: 5px;
	text-align: right;
	margin-bottom: 5px;
}
.fieldinput {
	margin-bottom: 5px;
	line-height: 30px;
}
.fieldinput input {
	font-size: 18px;
}
.fieldinput  select {
	font-size: 18px;
}
.required {
	color: #FF0000;
	
}
.fl {
	float: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 2px;
}
.prdHome {
	margin-top: 10px;


}
.prdHome1 {
	margin-bottom: 0px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px dotted #E0DFE3;

}
.prdHome1 .Product1 .container1 .right1 .desc {

}

.prdHome1 .Product {
	clear: left;
	float: left;
}

.prdHome1 .Product .image {
	text-align: center;
	width: 170px;
}

.prdHome1  .Product .container {
	clear: left;
	width: 170px;
	float: left;
}
.banner468 {
	float: left;
	margin-left: 100px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	width: 468px;
}
.divSearch {
	background-image: url(../images/bg_search.jpg);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	background-image: url(../images/bg_search.jpg);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #727F87;
	padding-left: 10px;
	float: left;
	clear: right;
}
.divtxtsearch {
	background-image: url(../images/txt_search.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 70px;
}
.search_cat {
	background-image: url(../images/bg_in_search.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 31px;
	padding-right: 5px;
}
.bg_in_search {
	background-image: url(../images/bg_in_search.gif);
	background-repeat: repeat-x;
	height: 31px;
	float: left;
	line-height: 31px;
}
.search_cat select {
	
}

.inputsearchsite {
	width: 150px;
	
}
.loginButton {
	color: #FFFFFF;
	line-height: 20px;
}
.loginButton a {
	background-image: url(../../scubazeed/images/button_org.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	color: #FFFFFF;
	background-position: left top;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}
.loginButton a span {
	background-image: url(../../scubazeed/images/button_org.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	float: left;
}
.loginButton a:hover {
	background-position: left bottom;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
.loginButton a:hover span {
	background-position: right bottom;
	float: left;
	color: #FFFFFF;
	text-decoration: none;

}
.promote {
	padding: 3px;
	width: 300px;
	float: right;
	height: 270px;
}
.bg_tool {
	line-height: 27px;
	background-image: url(../images/bgtool.png);
	padding-right: 10px;
	padding-left: 10px;
}
.bgfn {
	background-color: #F7F8F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D3CE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D3CE;
	line-height: 27px;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}
.bgIn {
	background-color: #FFFFFF;
	line-height: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D3CE;
	padding-left: 10px;
	padding-right: 10px;
}

.divForm {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2D3CE;
	border-bottom-color: #D2D3CE;
	border-left-color: #D2D3CE;
}
.divBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2D3CE;
	border-bottom-color: #D2D3CE;
	border-left-color: #D2D3CE;
}

.headform {
	margin-right: 180px;
	text-align: center;
	
	margin-left: 250px;
}
.headformLink {
	float: right;
	clear: left;
}

.headCart {
	float: right;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	
	line-height: 20px;
	margin-bottom: 10px;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btGrn {
	line-height: 20px;
	float: left;
	margin: 0px 0px 5px;
	padding: 0px;
}
.btGrn a {
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	font-size: 12px;
	float: left;
	background-image: url(../images/button.gif);
	line-height: 20px;
	padding-right: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.btGrn a span {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding-right: 5px;
	display: block;
	padding-left: 10px;
	white-space: nowrap;
}
.btGrn a:hover {
	background-position: right bottom;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
}
.btGrn  a:hover  span:hover {
	background-position: left bottom;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.email {
	background-image: url(../images/bgemail.gif);
	background-repeat: no-repeat;
	width: 120px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	text-align: left;
	height: 16px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.email input {
	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;
	
	width: 90px;
	color: #999999;
	float: left;
}
.key {
	background-image: url(../images/key.gif);
	background-repeat: no-repeat;
	width: 120px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	text-align: left;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.key  input {
	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;
	
	width: 90px;
	color: #999999;
	float: left;
}
.welcome {
	margin-bottom: 5px;
	margin-top: 0px;
	color: #000;
	clear: left;
}
.welcome   .top {
	background-image: url(../images/bc-bg-corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2px;
}
.welcome .top a {
	text-decoration: underline;
	line-height: 30px;
	position: relative;
	height: 30px;
	color:#000;
}
.welcome .top a:hover {
	color: #000;
	text-decoration: underline;
}

.welcome    .top   div {
	background-image: url(../images/bc-bg-corners.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 2px 0px 0px;
	
	line-height: 30px;
}
.welcome     .top    div div {
	background-image: none;
	padding: 0px;
	overflow: hidden;
}
.welcome      .top     div  .tol {
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	font-size: 10px;
	float: right;
	margin: 0px;
	width: 180px;
}
.welcome    .foot    {
	background-image: url(../images/bc-bg-corners_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.welcome     .foot    div    {
	background-image: url(../images/bc-bg-corners_btm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
}
.tol a {
	padding-right: 10px;
	padding-left: 10px;
}
a.Home-Security {
	background-image: url(../images/chevron-home.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9000px;
	float: left;
	height: 30px;
	width: 37px;
	margin-right: 2px;
	margin-left: 5px;
}
.sector {
	margin-bottom: 5px;
	clear: left;
}
.sector  .top {
	background-image: url(../images/roundtopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	margin: 0px;
}
.sector  .top  div  {
	background-image: url(../images/roundtopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-right: 12px;
	margin: 0px;
}
.sector   .foot   {
	background-image: url(../images/roundbottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 12px;
	clear: left;
	margin: 0px;
}
.sector  .foot  div   {
	background-image: url(../images/roundbottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	padding-right: 12px;
	clear: left;
	margin: 0px;
}
.sector    .roundleft     {
	background-image: url(../images/roundleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 12px;
}
.sector .roundright           {
	background-image: url(../images/roundright.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 12px;
	text-align: left;
	background-color: #FFFFFF;
}
.head a {
	font-weight: normal;
	font-size: 125%;
}
.right {
	width: 380px;
	padding-left: 5px;
	text-align: left;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
.left {
	padding-right: 200px;
}
.module {
	margin-bottom: 10px;
	text-align: right;
}
.topleft {
	background: url(../images/topleft.gif) no-repeat left top;
	margin-bottom: 10px;
}
.topright {
	background-image: url(../images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.botleft {
	background-image: url(../images/botleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.botright {
	background-image: url(../images/botright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxGrd {
	padding: 8px;
	height: 100%;
}
.boxGrd strong , .site_info strong{
	font-weight: normal;
}
.boxGrd p, .boxGrd ul li{
	line-height: 18px;
}
.boxGrd ul ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 95%;
}
.boxGrd ul ul li {
	line-height: 13px;
	background-image: none;
	list-style-image: none;
}

.boxGrd ul ul a {
	line-height: 15px;
	list-style-image: none;
	list-style-type: none;
}

.boxGrd li a {

}
.boxGrd b {
	font-weight: normal;
}
.botright ul {
	background-image: none;
}
.botright  .head {
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 10px;
	padding-bottom:5px;
	margin: -2px -8px 0px;
}
.botright hr {
	height:1px;
	border:none;
	background:url(../images/doted.gif) repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mod1 {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	clear: left;
}
.mod2 {


}
.catlistimg {
	width: 130px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	display: block;
	position: relative;
	height: 125px;
}
.catlistimg a img {
	text-decoration: none;
	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;
}
a.catlist-img {
	height: 90px;
	width: 90px;
	position: relative;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

.featureimg {
	width: 135px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.featureimg  a  img {
	text-decoration: none;
	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;
}
.footerRight {
	width: 299px;
	text-align: left;
	float: right;
	height: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93C0DD;
	padding: 10px;
}
.footerRight1 {
	width: 299px;
	text-align: left;
	float: right;
	height: 80px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #93C0DD;
	padding: 10px;
}
.footerRight2 {
	text-align: left;
	float: right;
	height: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 10px;
	width: 310px;
}
.footer  b {
	background-color: #EEF5F9;
}

.Company_footer {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
}

.site_info {
	padding: 10px;
	text-align: center;
}
.site_info ul {
	padding: 0px;
	margin: 0px;
}
.site_info li {
	list-style-type: none;
	float: left;
}
.site_info a {
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.external {
	background-image: url(../images/external.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
.navtop {
	margin: auto;
	text-align: right;
	clear: left;
	
	padding-right: 10px;
	width: 200px;
}
.navtop a {


}
.navtop a:hover {

}
.content2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.promotion {
	float: left;
	width: 555px;
	height: 200px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.promotionbar {
	line-height: 27px;
	background-image: url(../images/promotion_bar.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 565px;
	padding-bottom: 5px;
	background-position: left top;
}
table {
	clear: left;
}
#p-select {
	display: none;
}
.inputNav {
	width: 175px;
}
a.LinkNav {
	background-image: url(../images/chevron.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 30px;
	margin-right: 2px;
	color: #000000;
	padding-right: 10px;
}
.valueEquipment {
	text-align: center;
}
.optionList {
	margin-top: 0px;
}
.Step1 {
	background-image: url(../images/no.1.green.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.Step11 {
	background-image: url(../images/no.1.blue.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.Step2 {

	background-image: url(../images/no.2.green.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.Step3 {


	background-image: url(../images/no.3.green.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.Step4 {



	background-image: url(../images/no.4.green.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.Step22 {

	background-image: url(../images/no.2.blue.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.Step33 {

	background-image: url(../images/no.3.blue.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.Step44 {

	background-image: url(../images/no.4.blue.sml.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.partner_footer {
	
}

.partner_footer li {
	width: 145px;
	float: left;
}
.goHeader460 {
	font-size: 10px;
	text-align: left;
	color: #93C0DD;
	vertical-align: top;
}
.goHeader460 a {
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9000px;
	height: 60px;
	width: 468px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Digital-Security-For-Your-Life-And-Business.gif);
	float: left;
}
.img_gallery img {
	margin: 5px;
	float: left;
}
a.banner1 {
	background-image: url(../images/AverMedia_AverDigi_DVR_Recorder_4ch_link.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9000px;
	float: left;
	height: 150px;
	width: 200px;
	margin-bottom: 10px;
	padding: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a.banner2 {
	background-image: url(../images/19inc-LCD-CCTV-Monitor-4ch-DVR-Combo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9000px;
	float: left;
	height: 240px;
	width: 200px;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.unline {
	text-decoration: none;
	color: #505050;
}

.black_overlay{
	display: none;
	height: 100px;
	background-color: black;
	/*-moz-opacity: 0.8;*/
	/*opacity:.80;*/
	/*filter: alpha(opacity=80);*/
}
.white_content {
  display: none;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  padding: 16px;
  /*border: 16px solid orange;*/
  background-color: white;
  z-index:1002;
  overflow: auto;
}
a.cctv_online {
	background-image: url(../images/cctv_demo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	height: 70px;
	text-indent: -9000px;
	width: 195px;
}
.browse {
	vertical-align: bottom;
	height: 20px;
	overflow: hidden;
}
.registered, .borderR {
	font-size: 14px;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
	margin-bottom: 10px;
}
.registered td {
	text-align: left;
}
.content .topleft {
	margin-top: 0px;
	margin-bottom: 5px;
}
.roundright ul {
	margin: 0px;

}
.roundright li {
	list-style-type: none;
}
.page {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 32px;
	text-indent: -6000px;
	display: block;
	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;
}
.pageRow {
	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;
	background-color: #DCDCDC;
	height: 32px;

}
.pageRow a {
	color: #000000;
	text-decoration: none;
	float: left;
	text-align: center;
	border: 1px solid #DCDCDC;
	margin: 1px;
	background-color: #dcdcdc;
	width: 28px;
	height: 28px;
	vertical-align: middle;
	line-height: 28px;
}
.pageRow a:hover {
	border: 1px solid #009eff;
	background-color: #FFFFFF;
}
.pageRow  a#current:hover {
	border: 1px solid #009eff;
	background-color: #FFFFFF;
}
.pageRow a#current {
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	font-size: 16px;
}


.page#Previous {
	background-position: left 0px;
}
.page#Previous a {
	background-position: left -32px;
	height: 32px;
	width: 32px;
	float: left;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
.page#Previous a:hover {
	background-position: left -64px;
}
.page#Previous a:active {
	background-position: left -96px;
}

.page#Next {
	background-position: right top;
}
.page#Next a {
	background-position: right -32px;
	text-indent: -6000px;
	height: 32px;
	width: 32px;
	float: left;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}

.page#Next a:hover {
	background-position: right -64px;
}
.page#Next a:active {
	background-position: right -96px;
}

.events {
	position: relative;
}
.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #E7ECF2 url(../images/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	list-style: none;
	color: #444444;
}
.events li {
	padding-bottom: 5px;
}
.events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.events li span.title {
	font-weight: bold;
	color: #222;
}
.brands {
	overflow: hidden;
	position: relative;
	height: 50px;
	width: 184px;
	background-color: #FFF;
	}
.brands a {
	background-repeat: no-repeat;
	background-position: center center;
	clear: left;
	float: left;
	height: 50px;
	width: 184px;
	text-indent: -9000px;
}
#en {
}
#th {
}

#en a.lang:hover {
}
#th a.lang:hover {
}
a.dbdRegistered {
	background-image: url(../images/dbd-registered.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 153px;
	display: block;
	font-size: 9px;
	font-weight: bold;
	padding-top: 46px;
	padding-left: 20px;
	color: #13046A;
	padding-bottom: 5px;
	height: 20px;
}
.input95 {
	background-color: #EEE;
	padding: 2px;
	border: 1px solid #93C0DD;
	width: 99%;
	margin-bottom: 10px;
}
.LinkSite {
	clear: left;
	padding-bottom: 10px;
}
.LinkShot {
	float: left;
	padding-right: 10px;
	height: 100px;
	width: 100px;
}
.LinkInfo {
	margin-left: 110px;
}






.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 0px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
	height: 44px;
	padding: 5px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {

}

.jcarousel-skin-tango .jcarousel-clip-vertical {
	height: 44px;
}

.jcarousel-skin-tango .jcarousel-item {
	text-align: center;
	list-style-type: none;
	line-height: 22px;
	height: 22px;

}
.jcarousel-skin-tango .jcarousel-item a {
	text-decoration: none;
}

.jcarousel-skin-tango .jcarousel-item span {
	float: right;
	font-size: 80%;
}


.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {

}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(next-horizontal.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(prev-horizontal.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(next-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(prev-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-skin-lastest .jcarousel-container {
	margin-top: 0px;
	margin-bottom: 0px;
}

.jcarousel-skin-lastest .jcarousel-container-horizontal {
	padding: 0px;
}

.jcarousel-skin-lastest .jcarousel-container-vertical {
	height: 500px;
	padding: 5px 0px;
}

.jcarousel-skin-lastest .jcarousel-clip-horizontal {

}

.jcarousel-skin-lastest .jcarousel-clip-vertical {
	height: 500px;
}

.jcarousel-skin-lastest .jcarousel-item {
	text-align: left;
	list-style-type: none;
	height: 90px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px;
	clear: left;

}
.jcarousel-skin-lastest .jcarousel-item a {

}
.jcarousel-skin-lastest  .jcarousel-item  div {
	font-size: 80%;
	overflow: hidden;
}


.jcarousel-skin-lastest .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-lastest .jcarousel-item-vertical {

}

.jcarousel-skin-lastest .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-lastest .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(next-horizontal.png) no-repeat 0 0;*/
}

.jcarousel-skin-lastest .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-lastest .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-lastest .jcarousel-next-disabled-horizontal,
.jcarousel-skin-lastest .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-lastest .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-lastest .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(prev-horizontal.png) no-repeat 0 0;*/
}

.jcarousel-skin-lastest .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-lastest .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-lastest .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-lastest .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-lastest .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-lastest .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(next-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-lastest .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-lastest .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-lastest .jcarousel-next-disabled-vertical,
.jcarousel-skin-lastest .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-lastest .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-lastest .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 0px;
	cursor: pointer;
	/*background: transparent url(prev-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-lastest .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-lastest .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-lastest .jcarousel-prev-disabled-vertical,
.jcarousel-skin-lastest .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-lastest .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.roundright h2 {
	padding-left: 5px;
}
.CatsubBrand {
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	line-height: 15px;
}
.CatsubBrand li {
	list-style-type: circle;
	background-image: none;
	list-style-image: none;
}
.center {
	text-align: center;
}
.SalePrice {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.OfficePrice {
	font-size: 10px;
	font-weight: bold;
}
.FreeDelivery {
	font-size: 16px;
	color: #FFF;
	background-color: #F00;
	position: relative;
	margin-right: -11px;
	margin-left: -11px;
	padding: 5px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background-image: url(../images/star.gif);
	background-repeat: repeat-x;
	background-position: left -1000px;
}
.star-rating{
	position:relative;
	width:60px;
	height:12px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0px;
	text-indent:-1000em;
	height:12px;
	line-height:12px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left center;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left bottom;
}	

/* for an inline rater */
.inline-rating{
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.home-featured-product {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
.home-featured-product li {
	line-height: 25px;
	border-top: 1px double #CCC;
	padding-left: 10px;
	padding-right: 10px;
}
.home-featured-product .manufacturer {
	width: 120px;
	border-left: 1px solid #CCC;
	padding-left: 10px;
	border-right: 1px solid #CCC;
}
.home-featured-product .flag {
	text-align: right;
	padding-left: 10px;
}
.boxBlue {
	background-color: #cfdfee;
	border: 1px solid #cad9ec;
	border-radius: 8px;
	background-image: url(../images/bg_boxBlue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.grid_product {
	background-color: #FFF;
	float: left;
	height: 162px;
	width: 168px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #cad9ec;
}
.clear-fix {
	clear: left;
}
.grid_product_name {
	height: 36px;
	color: #294d9b;
	padding: 5px 10px;
	line-height: 18px;
}
.grid_product_img {
	text-align: center;
	padding-bottom: 10px;
	height: 90px;
	display: block;
	padding-top: 10px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}
.content .sector ul {
	list-style-type: disc;
	padding-left: 20px;
}
.content .sector ul li , .content .sector ol li{
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
}
.content img {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.wb {

}
.wb h4 {
	font-weight: normal;
}

.wb ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wb ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wb ul li h3 {
	background-color: #EDEDED;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.wb ul li h3 a {
}

.wb ul ul {
	margin: 0px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.wb ul li ul li {
	clear: left;
	position: relative;
	margin: 0px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.wb_lastest {
	float: right;
	width: 200px;
	height: 66px;
	padding: 5px;
	line-height: 22px;
}
.wb_count {
	float: right;
	width: 100px;
	height: 66px;
	padding: 5px;
	text-align: center;
	line-height: 22px;
}
.wb_title2 {
	height: 66px;
	padding: 5px;
	line-height: 22px;
	margin-right: 320px;
}
.share {
	margin: 0px;
	padding: 0px;
}
abbr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.promotion_samsung {
	position: fixed;
	z-index: 3000;
	top: 153px;
	width: 557px;
	background-color: #2680BA;
}
.prodInfo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 380px;
}
.bigger {
	font-size: 120%;
}
#th , #en{
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #5AA5D6;
	margin-top: 5px;
}
#HIKVision {
	position: fixed;
	top: 153px;
	width: 545px;
	background-color: #93C0DD;
	padding: 5px;
	border: 1px solid #1D75AE;
	background-image: url(../images/bg-dialog.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 3000;
}
#HIKVisionTitle {
	color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
