/*==========BASIC==========*/

body {
	background-image: url(../../site_images/share/bg.gif);
	margin: 0px;
	font-size: 12px;
	background-color: #FFF;
}

img {
	vertical-align: middle;
}

p {
	color: #636363;
	font-size: 10px;
	line-height: 18px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #666;
	text-decoration: none;
	line-height: 18px;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none
}

a:active {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #666;
	text-decoration: underline
}
td{
	vertical-align: top;
}

ul, ol, dl {
	position: relative;
}

ul {
	margin-left: 1em;
	padding-left: 1em;
}

li {
	color: #666;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

img {
	margin: 0px;
	padding: 0px;
}

.header {
	color: #6a88cb;
}

.header a {
	color: #6a88cb;
	line-height: 24px;
}

.container {
	width: 810px;
	margin: 0px auto;
	height: auto !important;
}

.background-main {
	background-image: url(../../site_images/share/main_bg.jpg);
	background-repeat: no-repeat;
}

.background-left {
	background-image: url(../../site_images/share/left_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.background-right {
	background-image: url(../../site_images/share/right_bg.jpg);
	background-repeat: repeat-x;
	background-color: #dfdfdf;
}
.Indent-1{
	margin-left:0px;
}
.Indent-2{
	margin-left:5px;
}
.Indent-3{
	margin-left:10px;
}
.Indent-4{
	margin-left:15px;
}
.tag {
	background-image: url(../../site_images/share/tag.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 1px;
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tag1 {
	background-image: url(../../site_images/share/tag1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.text-margin {
	padding: 5px;
}

.search_input {
	height: 14px;
	color: #94ACC4;
	line-height: normal;
	vertical-align: middle;
	border: 1px solid #758dc3;
}

.relative {
	position: relative;
}

.hidden {
	visibility: hidden;
}

.error {
	height: 20px;
}

.error, .notice, .success {
	font-size: 12px;
	padding: 1px;
	margin-bottom: 1em;
	margin-left: 1em;
	top: 5px;
	position: absolute;
}


/*==========TOP==========*/

.logo {
	padding-top: 15px;
	height: 20px;
}

#top-bg {
	background-color: #6e8ac8;
	margin-bottom: 1px;
}

#min-top {
	height: 50px;
	color: #FFF;
	position: relative;
}

#top {
	height: 70px;
	color: #FFF;
	position: relative;
}

#top p {
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}

#top a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

#top a:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#top a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

#menu-bg {
	background-color: #e8e8e8;
	margin: 1px 0px;
	height: 20px;
	background-image: url(../../site_images/share/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.lang a {
	display: block;
	float: left;
	line-height: 18px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 1px;
}

.lang a:hover {
	color: #FFF;
	background-color: #82A2EB;
	text-decoration: none;
}

.lang-lock {
	display: block;
	float: left;
	line-height: 18px;
	background-color: #82A2EB;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 1px;
}

/*==========LEFT CSS==========*/

#left {
	height: auto;
	width: 220px;
	padding: 10px 10px 10px 15px;
}
#left a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
#left a:link {
	color: #666;
	text-decoration: none;
	font-weight: normal;	
}

#left a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#left a:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#left a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

#left P {
	font-size: 11px;
	line-height: 16px;
}
#left li {
	list-style-type: disc;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.padding-height{
	padding-top: 5px;
}
.category {
	letter-spacing: 18px;
}
#left .category p {
	line-height: 18px;
}
#left .category a {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
	
	
}
#left .category a:link {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
}

#left .category a:visited {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
}

#left .category a:active {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
}

#left .category a:hover {
	color: #6a88cb;
	text-decoration: underline;
	font-weight: normal;
}

/*==========RIGHT CSS==========*/

#right {
	width: 540px;
	min-height: 400px;
	background-color: #FFF;
	padding: 10px 10px 10px 15px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
}

#right p {
	font-size: 11px;
	line-height: 18px;
}

#right li {
	color: #666;
	margin: 0;
	padding: 0;
	color: #636363;
	font-size: 11px;
	line-height: 18px;
}
#right td{
	vertical-align: top;
	width: 50%;
	padding: 5px;
}

#right a:link {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

#right a:visited {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
}

#right a:active {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
}

#right a:hover {
	color: #6a88cb;
	text-decoration: underline;
	font-weight: normal;
}

#right .caption {
	font-size: 10px;
	line-height: 12px;
}

#right .caption p {
	font-size: 10px;
	line-height: 12px;
}

#right .caption a {
	font-size: 10px;
	line-height: 12px;
}

/*==========HOME CSS==========*/

#min-main {
	background-position: center 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main {
	background-position: center 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#newsletter {
	height: 35px;
	background-image: url(../../site_images/share/newsletter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
}
#newsletter img{
	line-height: normal;
}

#promotion {
	width: 810px;
}

#promotion p {
	font-size: 10px;
	color: #636363;
}

#promot-item {
	width: 250px;
	padding: 5px;
}

#promotion a {
	color: #666;
	text-decoration: none;
	line-height: 18px;
}

#promotion a:link {
	color: #666;
	text-decoration: none;
}

#promotion a:visited {
	color: #666;
	text-decoration: none
}

#promotion a:active {
	color: #666;
	text-decoration: none
}

#promotion a:hover {
	color: #666;
	text-decoration: underline
}

#footer {
	font-size: 9px;
	color: #808080;
	padding: 5px;
}

/*==========FOOTER CSS==========*/

#footer p {
	color: #FFF;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

.copyright {
	color: #5f83d6;
	font-size: 1.2em;
}

/*==========PRODUCT CSS==========*/

.nav {
	width: 200px;
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.search {
	width: 220px;
	height: 19px;
	line-height: 19px;
	position: absolute;
	bottom: 5px;
	right: 0px;
	z-index: 1;
	margin-right: 2px;
	margin-left: 2px;
}

.product-list {
	text-align: center;
	width: 180px;
	z-index: 5;
	position: relative;
	float: left;
}

.product-holder {
	width: 180px;
}

.product-thumb {
	padding: 10px;
}

.product-detail {
	width: 460px;
}

.product-thumb img {
	border: 1px solid #CCC;
}

.product-des {
	width: auto;
}

#product-main {
	margin: 10px;
}

#product-sub img {
	padding: 5px;
}

.vid-icon {
	position: absolute;
	z-index: 20;
	top: 0px;
	overflow: auto;
	height: 48px;
	width: 48px;
	background-repeat: no-repeat;
	right: 0px;
}

/*==========Video CSS==========*/

#video {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#video img {
	padding: 5px;
}

#video .header {
	padding-top: 5px;
	padding-bottom: 5px;
}

.video-pages {
	
}

.video-box {
	padding: 5px;
	float: left;
	width: 390px;
}

.video-detail {
	width: 280px;
	float: left;
}

#video p {
	font-size: 11px;
	line-height: 16px;
}

#video a:link {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}

#video a:visited {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
}

#video a:active {
	color: #6a88cb;
	text-decoration: none;
	font-weight: normal;
}

#video a:hover {
	color: #6a88cb;
	text-decoration: underline;
	font-weight: normal;
}

.Vidcontainer {
	width: 400px;
	margin: 0px auto;
	height: auto !important;
}

#videoPop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 320px;
}

/*==========Video CSS==========*/

#formStyle p {
	color: #636363;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0px;
}

#formStyle a {
	font-size: 12px;
	line-height: 20px;
}

#formStyle .text_area {
	width: 150px;
	padding: 5px;
	position: relative;
}

#formStyle .input_area {
	width: 320px;
	padding: 5px;
	position: relative;
}
#formStyle .sub_text_area {
	width: 70px;
	padding: 5px;
	position: relative;
}
#formStyle .sub_input_area {
	padding: 5px;
	position: relative;
}


#formStyle textarea {
	font-size: 12px;
	width: 250px;
	height: auto;
	padding: 0px;
	color: #94ACC4;
	vertical-align: middle;
	border: 1px solid #758dc3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#formStyle input {
	font-size: 12px;
	height: 20px;
	color: #94ACC4;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #758dc3;
	background-color: #FFF;
	padding: 0px;
}

#formStyle option {
	font-size: 12px;
	height: 20px;
	color: #94ACC4;
	vertical-align: middle;
	border: 1px solid #758dc3;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#formStyle select {
	font-size: 10px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #758dc3;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}

#formStyle .button input {
	cursor: pointer;
	color: #FFF;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	background-color:#6e8ac8 ;
	width: 80px;
	margin-right: 5px;
}
#formStyle button{
	cursor: pointer;
	font-size: 12px;
	color: #FFF;	
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #758dc3;
	background-color: #6e8ac8;
	width: 80px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

 /*==========FAQ CSS==========*/
#faq h1, h2, h3, h4, h5 ,h6 {
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}

#faq img{
	padding:5px;
}
#faq p{
	font-size: 13px;
	line-height: 22px;
	
}
#faq a{
	color: #6a88cb;
	line-height: 22px;
	font-size: 13px;
}
#faq a:link{
	color: #6a88cb;
	line-height: 22px;
	font-size: 13px;
}
#faq a:hover{
	color: #6a88cb;
	line-height: 22px;
	font-size: 13px;
}

#faq a:visited {
	color: #6a88cb;
	line-height: 22px;
	font-size: 13px;
}
#faq a:active {
	color: #6a88cb;
	line-height: 22px;
	font-size: 13px;
}
#faq .header{
	font-size: 1.1em;
}

 
