* {
	padding:0;
	margin: 0;
}

.clear {
	margin:0!important;
	padding:0!important;
	clear:both;
}

.text_left{
	text-align:left;
}

.text_right{
	text-align:right;
}

.text_center{
	text-align:center;
}
img {
	margin:0;
	padding:0;
	border:0;
height: auto;
max-width: 100%;
}

.ui-br {
border-bottom: none ! important;
}

.bghead{
	background: #121212 url(../images/bkg-header.jpg) no-repeat scroll center top;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	border-top: 1px solid #b52916;
	color: #fff;
	text-shadow: none;
	text-align: center;
	box-shadow: 0px 1px 2px #000;
}

.bghead a{
    color: #fff ! important;
    text-shadow: none;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;  font-size: 11px;
}

.footernew{
	border: 1px solid #970711;
	background: #970711;
}

.ui-btn-text{
    font-family: 'KaushanScriptRegular', Arial, sans-serif;
}

#header {
	width:100%;
	margin:0 auto;
	position:relative;
	height:98px;
}

.logo {
    color: #fbe104;
    font-family: 'KaushanScriptRegular';
    font-size: 30px;
	
    line-height: 20px;
	font-weight:normal;
	text-align:center;
	text-transform:none;
	float:none;
	margin:0 auto;
	
    padding: 14px 0 12px 0;
	-webkit-font-smoothing: antialiased !important;
	
    height: 128px;
}

.centerbot{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.home_main{background: #fadec6;}

.ui-content {
	padding: 0px 15px 11px 15px ! important;
}

.welcome_msg{
	margin: 13px 0px 10px 0px;
}

.welcome_msg h3, .heads, .price{
    font-family: 'KaushanScriptRegular', Arial, sans-serif;
color: #fd0214;
	
}

.ui-field-contain .ui-controlgroup-controls {
width: 100% ! important;
}

.ui-field-contain .ui-input-search{width: 100% ! important;}

.ui-header > .ui-btn, .ui-footer > .ui-btn {
	display: block;
	margin: 10px 15px 10px 15px;
}

.inputnew{
	padding: 4px ! important;
}

.ui-icon-delete{
-moz-border-radius: 1em ! important;
-webkit-border-radius: 1em ! important;
border-radius: 1em ! important;
}

.for4 {
width: 205px;
}

.social a {
	display: block;
	width: 36px;
	height: 36px;
	float: left;
	text-indent: -9999px;
	margin: 5px 10px 5px 5px;
}


.social 				{overflow:hidden; padding: 0px 0px 5px 0px; margin:auto;}
.social a				{display:block; width:36px; height:36px; float:left; text-indent:-9999px; margin:5px 10px 5px 5px;}


.social a.phone			{background:url(../images/social-icons.png) no-repeat -5px 0px;}
.social a.twr			{background:url(../images/social-icons.png) no-repeat -86px 0px;}
.social a.fb			{background:url(../images/social-icons.png) no-repeat -127px 0px;}
.social a.gplus			{background:url(../images/social-icons.png) no-repeat -169px 0px;}
.social a.youtube		{background:url(../images/social-icons.png) no-repeat -284px 0px;}
.social a.linkedin		{background:url(../images/social-icons.png) no-repeat -252px 0px;}
.social a.rss			{background:url(../images/social-icons.png) no-repeat -295px 0px;}
.social a.skype			{background:url(../images/social-icons.png) no-repeat -339px 0px;}
.social a.dribbble		{background:url(../images/social-icons.png) no-repeat -382px 0px;}
.social a.digg			{background:url(../images/social-icons.png) no-repeat -425px 0px;}
.social a.google		{background:url(../images/social-icons.png) no-repeat -468px 0px;}
.social a.yahoo			{background:url(../images/social-icons.png) no-repeat -512px 0px;}
.social a.reddit		{background:url(../images/social-icons.png) no-repeat -554px 0px;}
.social a.picasa		{background:url(../images/social-icons.png) no-repeat -598px 0px;}
.social a.flickr		{background:url(../images/social-icons.png) no-repeat -642px 0px;}

/* ---------------- */
/* ----BTN----- */
/* ---------------- */

.btnew {
	-moz-border-radius: 21px ! important;
	-webkit-border-radius: 21px ! important;
	border-radius: 21px ! important;
}

/* ---------------- */
/* ----PRODUCT----- */
/* ---------------- */

.product{
	padding: 7px;
}

.textp{
	padding: 7px 0px;
}