﻿/* Elastislide Style */
.hborder1{
 font-size:26px;
 font-weight:900;
margin-bottom:12px
}
.producttop{
   
}

.margintop{
    margin-top:50px
}
.tableStyle2{
    margin-right:20px; margin-top:20px
}
.tableStyle2 th{  padding:0; border:none; border-bottom:1px solid #fff; width:15%; padding:0 10px; margin-left:5px; font-weight:bold }  
.tableStyle2 td { padding:2px 2px 2px 0; margin-right:3px; border:none; text-align:right; font-size:1em}

.topofooter{
    margin-top :150px;
}
.p-button-send { background-color:#1b325f; color:#fff ; border:none; padding:5px ; border-radius:5px; width:100px ; margin-right:80%}
.p-button-send:hover { background:#026dd4 ; color:#f1fafe }

.p-comment {}
.p-comment table, .p-comment table tr td{ border:none}
.p-button-send {}
.p-button-send:hover {}
.title { color:#2980CE; margin-bottom:10px; background:#f1fafe; line-height:30px;;margin-top:20px;}
.title span { background:#1b325f; color:#fff; padding:0 10px; display:inline-block}
.titledet { color:#999; margin-bottom:10px; margin-top:20px; background:#f1fafe; line-height:30px; padding-right:5px}

.titletopproduct{ color:#2980CE; margin-bottom:5px; background:#f1fafe; line-height:30px; width:30%; float:left }
.AddComment {margin:20px auto;}
.AddComment .title { color:#f1fafe; margin-bottom:10px; background:#f1fafe; line-height:30px;;margin-top:20px;}
.AddComment .title span { background:#1b325f; color:#fff; padding:0 10px; display:inline-block}

.MemberComments {margin:auto}
.MemberComments .title{ color:#f1fafe; margin-bottom:10px; background:#f1fafe; line-height:30px;margin-top:20px;}
.MemberComments .title span {  background:#1b325f; color:#fff; padding:0 10px; display:inline-block}

.MemberComments .userPic { width:48px; height:48px;float:right; margin:0px 0 0 10px; border-radius:50%}
.MemberComments .postMsg { line-height:18px}
.MemberComments .postMsg p { line-height:18px}

.MsgInfoBar { line-height:30px; overflow:hidden; background: #f9f9f9;border-right:2px solid #1b325f; padding:5px 8px; border-radius:5px}
.MsgInfoBar:hover  { background: #f2f2f2;}

.MsgSenderName{ float:right; clear:both; padding:0 0 0 5px;color:#1b325f; font-weight:bold ; margin-bottom:5px; }
.MsgSenderName a { text-decoration:none;}
.MsgSendDate { color:#333; float:left; font-size:11px }

.MsgSpamReport { background:url(../images/BoxWarning.html) no-repeat; width:16px; height:16px; display:block; float:left; margin-top:5px}

.postBody {  overflow:hidden; padding:6px;  background: url(../images/arrowCmR.html) no-repeat 100% 12px; margin-left:20px}

.commentVoting { float:right; padding:0 10px; margin:5px 0}
.commentVoting .up { background:url(../images/voteUp.html) no-repeat right ; padding:0 18px 0 5px; color:#aeaeae; text-decoration:none; border-left:1px solid #999}
.commentVoting .down {background:url(../images/voteDown.html) no-repeat right ; padding:0 18px 0 5px; color:#aeaeae; text-decoration:none; border-left:1px solid #999}

.CommentShare { float:right; margin:5px 0; color:#999; display:none }

.MsgReply {float:right; margin:5px 0;  }
.MsgReply a {color:#999 ; }
.ReplyTo {margin:10px 0; background:#E6E6E6;padding:10px; overflow:hidden; clear:both; display:none}
.ReplyTo textarea {background:#fff;font: 12px tahoma; border:1px solid #ccc; padding:5px; width:98% }
.ReplyTo input[type="submit"],.ReplyTo input[type="button"] {cursor:pointer; direction:ltr; background:#F8F8F8; border: 1px solid #ccc;color: #666;padding: 2px 5px; margin-top:5px; float:left; font:12px tahoma}
.ReplyTo span.btnReplyComment {background:#F8F8F8;border: 1px solid #ccc;color: #666;cursor: pointer;float: left;font: 12px tahoma;margin-top: 5px;padding: 2px 5px;}

.ReplyTo .txtName{background:#fff;font: 12px tahoma; border:1px solid #ccc; margin-bottom:4px;height:20px}

.NoteContainer{ overflow:hidden; margin:10px 0}
.hspacer20 { padding-right:20px}
.hspacer40 { padding-right:40px}
.hspacer60 { padding-right:60px}

.collapsPlus { background:url(../images/minus.html) no-repeat 50% 50%; width:16px; height:16px; display:block; float:left; margin-top:5px;cursor:pointer}
.collapsMinues { background:url(../images/plus.html) no-repeat 50% 50%; width:16px; height:16px; display:block;cursor:pointer}

.questionAnswer { margin-bottom:10px}
.questionAnswer .question{ margin-bottom:5px; font-family: 'Mitra'; font-size:13px; font-weight:bold ; color:#444 }
.questionAnswer .question i { width:15px; height:15px; display:block; float:right; margin-left:10px; margin-top:4px}
.questionAnswer .answer { border-bottom:1px solid #ccc; padding:5px 0; background:#f1f1f1; padding:10px; margin:0 25px}
.questionAnswer .date { float:left; font-size:11px; color:#444;margin-left:30px;}

/* Elastislide Style */
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


.rg-image-wrapper{
	position:relative;
	padding:0;
	background:transparent url(../images/black.html) repeat top left;
	min-height:20px; height:320px; overflow:hidden;
    direction:ltr

}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;height:320px;  width:320px; display:table-cell; vertical-align:middle;
    border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
.rg-image img{
	height:320px;
	width:320px;
    border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
    border:1px solid #ccc ;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(images/nav.png) no-repeat -20% 50%;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px; display:none
}
.rg-image-nav a.rg-image-nav-next{
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative; 
}
.rg-caption p{
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	height:30px; display:none
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}
.clear{
    clear:both
}
/* Elastislide Style */
.es-carousel-wrapper{position:relative;margin-bottom:10px; direction:ltr}
.es-carousel{overflow:hidden;}
.es-carousel ul{display:none;}
.es-carousel ul li{height:80px;float:left;display:block; width:77px !important; margin-right:4px !important; text-align:center}
.es-carousel ul li img {height:77px; max-width:77px; margin:auto;-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;}
.es-carousel ul li a{
	display:block;
	border-style:solid;
	border-color:#222;
	opacity:0.8;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;border:1px solid #c0c0c0 !important;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.es-carousel ul li.selected a{border:1px solid #818181 !important;opacity:1.0;}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;}
.es-nav span{
	position:absolute;
	top:50%;
	left:0px;
	background:transparent url(images/nav_thumbs.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px; font-size:0;cursor:pointer;opacity:0.8;}
.es-nav span.es-nav-next{right:0px;left:auto;background-position:top right; }
.es-nav span:hover{opacity:1.0;}
.es-carousel ul{display:block;}


/* Preload images lightBox */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
