
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {  font-size: 14px;font-family: "Open Sans",sans-serif;font-weight: 400;color: #6b6f71;line-height: 1.57143;}


.cmt-container{ 
	width: 100%;
	height: auto; min-height: 30px;
	padding: 10px 0px;
	
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
} 

.cmt-cnt{
	width: 100%; height: auto; min-height: 35px; 
	padding: 5px 0;
	overflow: auto;
}
.cmt-cnt img{
	width: 35px; height: 35px; 
	float: left; 
	margin: 5px;
	margin-right: 10px;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	
}
.thecom{
	width: auto; height: auto; min-height: 35px;
	border-bottom: 1px solid #ddd;
	padding: 5px;

}


.thecom h5{
	display: inline;
	float: left;
	font-size: 13px;
	margin: 0 15px 0 0;
}

.thecom .com-dt{
	float: right;
	font-size: 12px; 
	padding-right: 5px;
}
.thecom p{
	width: auto;
	margin: 15px 10px 15px 45px;
}
.new-com-bt{
	width: 100%;
	padding: 5px 0px;
	margin-bottom: 140px;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: text;

}
.new-com-bt span{
	display: inline;
	font-size: 13px;
	margin-left: 10px;
	line-height: 30px;
}
.new-com-cnt{ width: 100%; height: auto; min-height: 110px; }
.the-new-com{ 
	width: 100%; height: auto; min-height: 220px;
	padding: 15px;
	resize: none;
}


.bt-cancel-com {
	display: inline;
	float: left;
	padding: 5px 10px; 
	border: #d9d9d9 1px solid;
	background-color: #fff;
	color: #5b5b5b;	cursor: pointer;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.bt-cancel-com:hover {
	opacity: 0.8;
}
.bt-cancel-com:focus {
	opacity: 1;
}
.new-com-cnt{ 
	width:100%; height: auto; 
	display: none;
	padding-top: 10px; 
	margin-bottom: 140px;
}


/* Css Shadow Effect for the prod-box and prod-box-list div */
 .shadow{
    -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.31);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.31);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.31);
}

.dealbutton {
	float: right;
	display: inline-block;
	padding: 5px 20px;
	opacity: 1;
	margin-bottom: 0;
	margin-right: 0;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #bbbbbb;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #ffa83f;
	background: -moz-linear-gradient(top, #ffa300 0%, #f29401 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa300), color-stop(100%,#f29401));
	background: -webkit-linear-gradient(top, #ffa300 0%,#f29401 100%);
	background: -o-linear-gradient(top, #ffa300 0%,#f29401 100%);
	background: -ms-linear-gradient(top, #ffa300 0%,#f29401 100%);
	background: linear-gradient(to bottom, #ffa300 0%,#f29401 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa300', endColorstr='#f29401',GradientType=0 );
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border-right: none;

}
.dealbutton:hover,
.dealbutton:active,
.dealbutton.active,
.dealbutton.disabled,
.dealbutton[disabled] {
  color: #333333;
  text-decoration: none;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear; 
  background: #ffa300;
  opacity: 1;
   outline: 0;
}
.dealbutton:active,
.dealbutton.active {
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}


input[type=text],
input[type=password],
textarea {
  width: 30%;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 15px;
  background: #fff;
  border: 1px solid #ddd;
  color: #5b5b5b;
  outline: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;

}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
 	border: 1px solid #ccc;
 	-webkit-box-shadow: 0 0 8px #ddd;
	 -moz-box-shadow:  0 0 8px #ddd;
	 box-shadow: 0 0 8px #ddd;
	 background: #fff;

}

	