.red {
	color: #FF0000;
}
.green {
	color: #09A025;
}

/* ---------- table ---------- */
.borderTable{
	border: 1px solid #CDCDCD;
	border-collapse:collapse;
}
.borderTable th{
	height: 35px;
	background-color: #356BA0;
}
.borderTable td{
	height: 30px;
}
/* ---------- table ---------- */

/* ---------- Status Bars ----------------------------------------- */

.message {
	padding: 8px 10px 5px 10px;
	text-shadow: 1px 1px 1px #fff; 
	overflow: auto; 
	margin-bottom: 5px; 
	clear: both;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(/css3pie/PIE.htc);
}
.text {
	font-weight: 700;
	text-align: left;
	line-height: 20px;
	font-size : 13px;
	min-height: 20px;
}

.img 
{
	background-repeat: no-repeat;
	background-position: 8px 2px ;
}
.img-pad{
	padding-left: 30px !important;
}

#report-payment div.box div.message-warning{
	border: 1px solid #BF9900; 
	background-color: #FEEB9C;
	color : #BF9900;
}

a.payment:link,a.payment:visited,a.payment:active{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
a.payment:hover{
	color:#999;
	font-weight:bold;
	text-decoration:underline;
}


#content div.box div.message-warning {
	border: 1px solid #BF9900; 
	background-color: #FEEB9C;
	color : #BF9900;
}
.img-warning
{
	background-image: url('images/warning.png');
}

#content div.box div.message-success{
	background-color: #E6FFBF;
	border: 1px solid #8EA534;
	color: #8EA534;
}

.img-success {
	background-image: url('images/success.png');
}

#content div.box div.message-error {
	border: 1px solid #990000; 
	background-color: #F5D0CD;
	color : #990000;
}
.img-error
{
	background-image: url('images/error.png');
}

#content div.box div.message-notice {
	border: 1px solid #2FADD7; 
	background-color: #92D6ED;
	color : #0E7A9F;
}
.img-notice
{
	background-image: url('images/notice.png');
}

/* ---------- Status Bars ----------------------------------------- */

/* ---------- Text Field Styles ----------------------------------- */
.input-text-middle {
	border: 1px solid #999; 
	padding: 10px;
	margin-bottom: 5px; 
	color: #666; 
	background: url(images/bg_fade_sml.png) repeat-x top;

	width: 400px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/css3pie/PIE.htc);
}
.input-text-short{
	border: 1px solid #999; 
	padding: 10px;
	margin-bottom: 5px; 
	color: #666; 
	background: url(images/bg_fade_sml.png) repeat-x top;
	width: 200px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/css3pie/PIE.htc);
}
.input-text-small{
	border: 1px solid #999; 
	padding: 3px;
	margin-bottom: 3px; 
	color: #666;
	background: url(images/bg_fade_sml.png) repeat-x top;
	text-align:left;
	width: 150px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/css3pie/PIE.htc);
}
.input-text-middle:focus {
	border: 1px solid #666;
}
.input-text-short:focus {
	border: 1px solid #666;
}

input.textarea-form-percent{
	width:80%;
	/*border:1px solid #999;*/
	border:1px solid #ccc;
}
input.textbox{
	/*border:1px solid #999;*/
	border:1px solid #ccc;
}
input.input-text-percent{
	width:80%;
	border:1px solid #999;
}
input.input-text-calendar{
	border:1px solid #999;
	margin-right:2px;
	width:75%;
}
/* ---------- Text Field Styles ----------------------------------- */

/* ---------- button ---------- */
a.btn {
	text-decoration: none;
	cursor:pointer;
	background-color: #E4E4E4;
	border: 1px solid #CDCDCD!important; color: #fff; 
	font-size: 15px;
	font-weight: bold;
	padding: 7px 10px; 
	font-weight: 700; 
	border: none;
	color: #515151!important;
	margin: 6px 0px;
	line-height: 45px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	behavior: url(/css3pie/PIE.htc);
}
a.btn:link {
    color: #000000;
}
a.btn:visited {
    color: #000000;
}
a.btn:actived {
    color: #000000;
}
a.btn:hover {
	text-decoration: none;
	cursor:pointer;
	background-color: #B4B4B4;
	border: 1px solid #CDCDCD!important; color: #fff; 
	font-size: 15px;
	font-weight: bold;
	padding: 7px 10px; 
	font-weight: 700; 
	border: none;
	color: #515151!important;
	margin: 6px 0px;
	line-height: 45px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	behavior: url(/css3pie/PIE.htc);
}
.btn_disable{
	background-color: lightgray;
	border: 1px solid #DDDDDD!important; color: #fff; 
	font-size: 15px; 
	padding: 7px 10px; 
	font-weight: 700; 
	border: none;
	color: #eee!important;
	margin: 6px 0px;
	cursor: text;
	line-height: 45px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	behavior: url(/css3pie/PIE.htc);
}
@keyframes blankPulse {

}

@keyframes bigAssButtonPulse {
  from { background-color: #749a02; box-shadow: 0 0 25px #333; }
  50% { background-color: #91bd09; box-shadow: 0 0 50px #91bd09; }
  to { background-color: #749a02; box-shadow: 0 0 25px #333; }
}

@keyframes blackPulse {
  from { background-color: #444; box-shadow: 0 0 9px #333; }
  50% { background-color: #444; box-shadow: 0 0 18px #444; }
  to { background-color: #444; box-shadow: 0 0 9px #333; }
}

@keyframes greenPulse {
  from { background-color: #749a02; box-shadow: 0 0 9px #333; }
  50% { background-color: #91bd09; box-shadow: 0 0 18px #91bd09; }
  to { background-color: #749a02; box-shadow: 0 0 9px #333; }
}

@keyframes bluePulse {
  from { background-color: #007d9a; box-shadow: 0 0 9px #333; }
  50% { background-color: #2daebf; box-shadow: 0 0 18px #2daebf; }
  to { background-color: #007d9a; box-shadow: 0 0 9px #333; }
}

@keyframes redPulse {
  from { background-color: #bc330d; box-shadow: 0 0 9px #333; }
  50% { background-color: #e33100; box-shadow: 0 0 18px #e33100; }
  to { background-color: #bc330d; box-shadow: 0 0 9px #333; }
}

@keyframes magentaPulse {
  from { background-color: #630030; box-shadow: 0 0 9px #333; }
  50% { background-color: #a9014b; box-shadow: 0 0 18px #a9014b; }
  to { background-color: #630030; box-shadow: 0 0 9px #333; }
}

@keyframes orangePulse {
  from { background-color: #d45500; box-shadow: 0 0 9px #333; }
  50% { background-color: #ff5c00; box-shadow: 0 0 18px #ff5c00; }
  to { background-color: #d45500; box-shadow: 0 0 9px #333; }
}

@keyframes orangellowPulse {
  from { background-color: #fc9200; box-shadow: 0 0 9px #333; }
  50% { background-color: #ffb515; box-shadow: 0 0 18px #ffb515; }
  to { background-color: #fc9200; box-shadow: 0 0 9px #333; }
}
@-webkit-keyframes bigAssButtonPulse {
  from { background-color: #749a02; -webkit-box-shadow: 0 0 25px #333; }
  50% { background-color: #91bd09; -webkit-box-shadow: 0 0 50px #91bd09; }
  to { background-color: #749a02; -webkit-box-shadow: 0 0 25px #333; }
}

@-webkit-keyframes blackPulse {
  from { background-color: #444; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #444; -webkit-box-shadow: 0 0 18px #444; }
  to { background-color: #444; -webkit-box-shadow: 0 0 9px #333; }
}

@-webkit-keyframes greenPulse {
  from { background-color: #749a02; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #91bd09; -webkit-box-shadow: 0 0 18px #91bd09; }
  to { background-color: #749a02; -webkit-box-shadow: 0 0 9px #333; }
}

@-webkit-keyframes bluePulse {
  from { background-color: #007d9a; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #2daebf; -webkit-box-shadow: 0 0 18px #2daebf; }
  to { background-color: #007d9a; -webkit-box-shadow: 0 0 9px #333; }
}

@-webkit-keyframes redPulse {
  from { background-color: #bc330d; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #e33100; -webkit-box-shadow: 0 0 18px #e33100; }
  to { background-color: #bc330d; -webkit-box-shadow: 0 0 9px #333; }
}

@-webkit-keyframes magentaPulse {
  from { background-color: #630030; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #a9014b; -webkit-box-shadow: 0 0 18px #a9014b; }
  to { background-color: #630030; -webkit-box-shadow: 0 0 9px #333; }
}

@-webkit-keyframes orangePulse {
  from { background-color: #d45500; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #ff5c00; -webkit-box-shadow: 0 0 18px #ff5c00; }
  to { background-color: #d45500; -webkit-box-shadow: 0 0 9px #333; }
}

@-webkit-keyframes orangellowPulse {
  from { background-color: #fc9200; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #ffb515; -webkit-box-shadow: 0 0 18px #ffb515; }
  to { background-color: #fc9200; -webkit-box-shadow: 0 0 9px #333; }
}

@-moz-keyframes bigAssButtonPulse {
  from { background-color: #749a02; -moz-box-shadow: 0 0 25px #333; }
  50% { background-color: #91bd09; -moz-box-shadow: 0 0 50px #91bd09; }
  to { background-color: #749a02; -moz-box-shadow: 0 0 25px #333; }
}

@-moz-keyframes blackPulse {
  from { background-color: #444; -moz-box-shadow: 0 0 9px #333; }
  50% { background-color: #444; -moz-box-shadow: 0 0 18px #444; }
  to { background-color: #444; -moz-box-shadow: 0 0 9px #333; }
}

@-moz-keyframes greenPulse {
  from { background-color: #749a02; -moz-box-shadow: 0 0 9px #333; }
  50% { background-color: #91bd09; -moz-box-shadow: 0 0 18px #91bd09; }
  to { background-color: #749a02; -moz-box-shadow: 0 0 9px #333; }
}

@-moz-keyframes bluePulse {
  from { background-color: #007d9a; -moz-box-shadow: 0 0 9px #333; }
  50% { background-color: #2daebf; -moz-box-shadow: 0 0 18px #2daebf; }
  to { background-color: #007d9a; -moz-box-shadow: 0 0 9px #333; }
}

@-moz-keyframes redPulse {
  from { background-color: #bc330d; -moz-box-shadow: 0 0 9px #333; }
  50% { background-color: #e33100; -moz-box-shadow: 0 0 18px #e33100; }
  to { background-color: #bc330d; -moz-box-shadow: 0 0 9px #333; }
}

@-moz-keyframes magentaPulse {
  from { background-color: #630030; -moz-box-shadow: 0 0 9px #333; }
  50% { background-color: #a9014b; -moz-box-shadow: 0 0 18px #a9014b; }
  to { background-color: #630030; -moz-box-shadow: 0 0 9px #333; }
}

@-moz-keyframes orangePulse {
  from { background-color: #d45500; -moz-box-shadow: 0 0 9px #333; }
  50% { background-color: #ff5c00; -moz-box-shadow: 0 0 18px #ff5c00; }
  to { background-color: #d45500; -moz-box-shadow: 0 0 9px #333; }
}

@-moz-keyframes orangellowPulse {
  from { background-color: #fc9200; -moz-box-shadow: 0 0 9px #333; }
  50% { background-color: #ffb515; -moz-box-shadow: 0 0 18px #ffb515; }
  to { background-color: #fc9200; -moz-box-shadow: 0 0 9px #333; }
}

.large.button {
	font-size: 14px;
	padding: 8px 19px 9px;
}
.button {
	display: inline-block;
	margin: 0 10px 9px 0;
}
.button {
	animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
}
.button{
	background: #222 url(images/overlay-button.png) repeat-x 0 0;
	display: inline-block;
	padding: 5px 15px 6px;
	color: white !important;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
	overflow: visible;
	width: auto;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/css3pie/PIE.htc);
}

.green.button { -webkit-animation-name: greenPulse; -webkit-animation-duration: 1s;  -moz-animation-name: greenPulse; -moz-animation-duration: 1s;animation-name: greenPulse;animation-duration: 1s;}
.blue.button { -webkit-animation-name: bluePulse; -webkit-animation-duration: 1s;  -moz-animation-name: bluePulse; -moz-animation-duration: 1s; animation-name: bluePulse; animation-duration: 1s;}
.red.button { -webkit-animation-name: redPulse; -webkit-animation-duration: 1s; -moz-animation-name: redPulse; -moz-animation-duration: 1s; animation-name: redPulse; animation-duration: 1s;}
.magenta.button { -webkit-animation-name: magentaPulse; -webkit-animation-duration: 1s; -moz-animation-name: magentaPulse; -moz-animation-duration: 1s; animation-name: magentaPulse; animation-duration: 1s;}
.orange.button { -webkit-animation-name: orangePulse; -webkit-animation-duration: 1s;  -moz-animation-name: orangePulse; -moz-animation-duration: 1s; animation-name: orangePulse; animation-duration: 1s; }
.orangellow.button { -webkit-animation-name: orangellowPulse; -webkit-animation-duration: 1s; -moz-animation-name: orangellowPulse; -moz-animation-duration: 1s; animation-name: orangellowPulse; animation-duration: 1s;}
.black.button { -webkit-animation-name: blackPulse; -webkit-animation-duration: 1s; -moz-animation-name: blackPulse; -moz-animation-duration: 1s; animation-name: blackPulse; animation-duration: 1s;}

   
input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active, button:active {
	border-style: inset;
	border:none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], button {
	border:none;
}
.form-button-disable { /*สำหรับ ปุ่ม submit,reset*/

	border: 1px solid #BDBDBD;
	background-color:#eee;
	color:#dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-shadow:1px 1px 1px #fff;
	-moz-text-shadow:1px 1px 1px #fff;
	cursor:pointer;
	padding:5px 7px 5px 7px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	behavior: url(/css3pie/PIE.htc);
}

input#BoxConfirmBtnOk,input#BoxConfirmBtnCancel{
		font-size: 14px;
		padding: 8px 19px 9px;
		display: inline-block;
		margin: 0;
		background: #222 url(images/overlay-button.png) repeat-x 0 0;
		color: white !important;
		font-size: 13px;
		font-weight: bold;
		line-height: 1;
		text-align: center;
		text-decoration: none;
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
		text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
		border-bottom: 1px solid rgba(0, 0, 0, 0.25);
		position: relative;
		cursor: pointer;
		overflow: visible;
		width: auto;
		border-top-left-radius: 5px 5px;
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		behavior: url(/css3pie/PIE.htc);
}
.form-button { /*สำหรับ ปุ่ม submit,reset*/
		font-size: 14px;
		padding: 8px 19px 9px;
		display: inline-block;
		margin: 0 10px 9px 0;
		background: #222 url(images/overlay-button.png) repeat-x 0 0;
		background-color: #222;
		color: white !important;
		font-size: 13px;
		font-weight: bold;
		line-height: 1;
		text-align: center;
		text-decoration: none;
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
		text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
		border-bottom: 1px solid rgba(0, 0, 0, 0.25);
		position: relative;
		cursor: pointer;
		overflow: visible;
		width: auto;
		border-top-left-radius: 5px 5px;
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;
	/*border: 1px solid #BDBDBD;
	background-color:#eee;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-shadow:1px 1px 1px #fff;
	-moz-text-shadow:1px 1px 1px #fff;
	cursor:pointer;
	padding:5px 7px 5px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	text-decoration: none;*/
	animation-duration: 1s;
	animation-iteration-count: infinite;
 	animation-name: blackPulse; animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-name: blackPulse; -webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
 	-moz-animation-name: blackPulse; -moz-animation-duration: 1s;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/css3pie/PIE.htc);
}

.form-button:hover{ /*เปลี่ยนสีเมื่อมีการ hover ที่ปุ่ม*/

	/*border: 1px solid #BDBDBD;
	background-color:#eee;
	color:#7DB72F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-shadow:1px 1px 1px #fff;
	-moz-text-shadow:1px 1px 1px #fff;
	cursor:pointer;
	padding:5px 7px 5px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.5), inset 0 -2px 5px rgba(0, 0, 0, 0.1);*/

}


.save{ 
	/*padding: 5px 5px 5px 25px;
	background: url(images/save.png) no-repeat 5% 50%;
	text-align:left;*/
}

.save:hover{ 
	/*padding: 5px 5px 5px 25px;
	background: url(images/save.png) no-repeat 5% 50%;*/
}

.delete{ 
	/*padding: 5px 5px 5px 25px;
	background: url(images/delete.png) no-repeat 5% 50%;
	text-align:left;*/
}

.delete:hover{ 
	/*padding: 5px 5px 5px 25px;
	background: url(images/delete.png) no-repeat 5% 50%;*/
}




/* ---------- button ---------- */

/*----------- Pagination -------------------------------------------*/
/*div.pagination {
	float: right; 
	font-size: small; 
	clear: both;
	margin-left: 12px;
	margin-top:5px;
}
div.pagination a {
	margin:1px;
	float: left; 
	padding-right: 5px;
	padding: 7px 7px; 
	border: 1px solid #ccc; 
	text-decoration: none; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	display: block; 
	background: #fff url(../img/bg_fade_up.png) repeat-x bottom;
}
div.pagination span.current,span.disabled {
	margin:1px;
	float: left; 
	padding-right: 5px;
	padding: 7px 7px; 
	border: 1px solid #ccc; 
	text-decoration: none; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	display: block; 
	background: #fff url(../img/bg_fade_up.png) repeat-x bottom;
}
*/
/*----------- Pagination -------------------------------------------*/

/*---------- Tabs Style V1 ----------*/
ul.tabs_menu{
list-style:none;
padding:0;
margin:0;
width:100%;
}
ul.tabs_menu li{
display:block;
float:left;
cursor:pointer;
text-align:center;
}

ul.tabs_content{
list-style:none;
padding:0;
margin:0;
width:100%;
}
ul.tabs_content li{
float:left;
width:100%;
}
/*---------- Tabs Style V1 ----------*/

/*---------- Tabs Style V2 ----------*/
ul.overlaytabs_menu li,ul.overlaytabs_content li {
	list-style: none;
	float: left;
}
ul.overlaytabs_menu li a{
	outline: none;
}
ul.overlaytabs_content {
	clear: both;
}
ul.overlaytabs_menu li:nth-child(even) {
	cursor: pointer;
}
/*---------- Tabs Style V2 ----------*/
