*
{
	padding:0px;
	margin:0px;
	border:none;
	outline:none;
}

body,html
{
	width:auto;
	height:auto;
	/*background:#fff7f0 url(../newimages/newbg.png) no-repeat top center fixed;*/
	background:#fff url(../newimages/newbg.png) no-repeat center bottom fixed;
	margin:0px auto;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {margin:0px; padding:0px; border:none; outline:none;}
p,h1,h2,h3,h4,ul,li,ol,a,a:hover {padding:0px;margin:0px;list-style-type:none;text-decoration:none;}
.clr{clear:both;}
/*@font-face {
    font-family: 'hero';
    src: url('../fonts/hero.eot');
    src: url('../fonts/hero.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hero.woff') format('woff'),
         url('../fonts/hero.ttf') format('truetype'),
         url('../fonts/hero.svg#hero') format('svg');
}
*/
.wrappernew
{
	width:1000px;
	height:auto;
	margin:0px auto;
	min-height:915px;
}
.logo{width:auto;height:110px;clear:both;}

.newinnermain{width:700px;height:auto;padding:20px 0;margin:0px auto;}
.newinnermain h1{font-weight:normal;color:#EC1F28;text-align:center;font-size:38px;}
.newinnermain ul{width:auto;height:auto;text-align:center;margin:0px auto;}
.newinnermain ul li{width:auto;height:auto;margin:20px 30px;display:inline-block;font-size:30px;}
.newinnermain ul li a{color:#333;}
.newinnermain ul li a:hover{color:#EC1F28;}

.bgblackhov{width:auto;height:auto;background-color:#333;color:#fff;font-size:24px;text-align:center;padding:10px;font-weight:300;line-height:40px;}
.bgblackhovinner{width:auto;height:auto;background-color:#333;color:#fff;font-size:18px;text-align:center;padding:10px;font-weight:300;line-height:22px;}

.grey_bar{ /*width:685px;*/  background-color:#F3F3F3;}

.grey_bar_txt_lft{ float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#4F4F4F; padding:6px 15px;}

.grey_bar_txt_rght{ float:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#CC0000; padding:8px 13px;}

.v_12{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; text-align:justify;}
.box_data{ padding:0 5px 0 18px; background:#FFF;}
.buttons{ width:90px; float:right;}

.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
.border{ border-bottom:1px solid #D6DBDE;}
.art_confrm_box {
    background: none repeat scroll 0 0 #e60089;
    border: 1px solid #000;
    border-radius: 20px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    left: 100px;
    margin: auto;
    padding: 13px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -2px;
    width: 480px;
}

.confrmbox_inner {
    display: block;
    text-align: center;
    width: 480px;
}

a.confrmbox_anc {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    color: #e60089;
    display: inline-block;
    float: left;
    font-size: 40px;
    font-weight: bold;
    padding: 5px 10px;
}
.logonew
{
	position:absolute;
	width:176px;
	height:109px;
	top:20px;
	left:20px;
}