*{
	margin: 0;
	padding: 0;
	outline: 0;
}

body{
	background:url(../images/body_bg3.jpg)repeat fixed 0 0 #fff;*/
}
.clearfix{
	clear: both;
}

.container{
	width: 100%;
	max-width: 1100px;
}
/*all transition begins*/
a{
	transition: all 0.5s;
}
/*all transition ends*/

/*nav begins*/
.header-nav{
	background-color: #000;
}
.bg-light {
	padding: 0;
}
.navbar{
	background-color: none;
}
.bg-light {
	 background: none !important;
}
.main-menu{
	float: left;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #ddd;
	background: #6C3699;
}
.navbar-light .navbar-toggler {
	background: #ddd;
	border-color: none;
	border-radius: 0px;
}
.w-100 {
	width: 100% !important;
}
.navbar-light .navbar-nav .nav-link {
	color: #fff;
	padding: 8px;
	font-family: verdana;
	text-transform: uppercase;
	border-left: 1px solid #ddd;
}
.navbar-nav:last-child{
	border-right: none;
}
/*nav ends*/

/*all css starts*/







/*header starts*/
.header_wrap{}
.header {
	background: #DDDDDD;
}
.logo_wrap{}
.logo_wrap h1{}
.logo_wrap a{}
.search_wrap{
	margin-top: 20px;
}
.search_box {
	padding: 2px;
	margin-bottom: 5px;
	width: 92%;
}
.search_box input[type="text"] {
	padding: 4px;
	background: #E9EBEC;
	font-size: 15px;
	border: 1px solid #ddd;
	margin-left: 5px;
	width: 202px;
	border-radius: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #F63832;
}
.search_box input[type="submit"] {
	padding: 4px;
	font-family: verdana;
	text-transform: uppercase;
	background: #6C3598;
	border: none;
	color: #ddd;
	margin-left: 5px;
	width: 88px;
}
.cart_count {
	margin-top: 25px;
	margin-bottom: 10px;
}
.cart_detail {
	border: 1px solid #C92624;
	border-radius: 1px;
	width: 250px;
	padding: 2px;
	height: 35px;
}
.cart_detail img{
	height: 30px;
}
.cart_detail .cart_name {
	font-family: verdana;
	margin-right: 5px;
	font-size: 12px;
	text-transform: uppercase;
}
.cart_detail .empty_cart {
	color: #008A00;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.cust_login{
	margin-top: 20px;
	margin-bottom: 10px;
}
.customer_login {
	background: #000;
	width: 100px;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	border-radius: 5px;
	margin-top: 5px;
	border-radius: 0;
	float: right;
}
.customer_login:hover{
	background: #6E369A;
	transition: all 0.5s;
}
.cust_login .customer_login a{
	border: none;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
/*header ends*/

/*slider section starts*/
.upcoming_feature h2 {
	display: block;
	position: absolute;
	font-size: 22px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	/* border: 1px solid; */
	padding-left: 18px;
	padding-top: 3px;
}
/*left slider section starts*/
.upcoming_post {
	width: 93%;
	min-height: 266px;
	position: relative;
	float: left;
	margin-top: 40px;
}
.upcoming_post ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.upcoming_post ul li{
	margin: 0;
	padding: 0;
}
.upcoming_post ul li a{
	display: block;
	padding: 3px 3px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 2px;
	color: #114C7C;
	font-size: 12px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 3px;
	margin-right: 10px;
	background-color: #EBEBEB;
	width: 100%;
}
.upcoming_post ul li a:hover{
	color: #A8A8A8;
}
/*left slider section ends*/

.slider_wrap {
	background: #DDDDDD;
	min-height: 330px;
}
.flexslider .slides img {
	width: 100%;
	display: block;
	height: 300px;
	margin-top: 10px;
}

#topupimage{
	background: url("../images/arrow_up.png")no-repeat scroll 0 0;
	bottom: 10px;
	right: 10px;
	position: fixed;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
/*Featured Starts*/
.featured_wrap{
	background: #fff;
	min-height: 550px;
	padding-bottom: 8px;
}
.featured_wrap h2 {
	font-family: verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #626C78;
	text-shadow: 2px 2px 2px #626C78;
	padding-top: 10px;
}
.featured {
	padding: 0;
	margin: 5px 0;
}
.post {
    width: 93%;
    /* height: 250px; */
    position: relative;
    float: left;
    margin-top: 15px;
}
.post:nth-child(4n+2){
	margin-right: 4%;
	margin-bottom: 7%;
}
.post:nth-child(4n+3){
	margin-right: 4%;
	margin-bottom: 7%;
}
.post:nth-child(4n+4){
	margin-right: 4%;
	margin-bottom: 7%;
}
.post:nth-child(4n+5){
	margin-right: 4%;
	margin-bottom: 7%;
}
.post img {
    display: block;
    width: 100%;
    /* height: 250px; */
    border: 4px solid #000;
    box-shadow: 2px 2px 2px -1px #000;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 5px;
}
.post-s{
	width: 100%;
	height: 0px;
	position: absolute;
	background-color: rgba(27, 27, 36, 0.47);
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	transition: 0.6s ease;
	margin-left: 10px;
}
.post:hover .post-s {
	width: 100%;
	height: 100%;
}
.post-s h3 {
	top: 3%;
	left: 2%;
	width: 96%;
	color: #fff;
	font-size: 14px;
	font-family: verdana;
	border: 2px solid #fff;
	padding: 0;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.post-s p{
	position: absolute;
	padding: 0;
	width: 96%;
	top: 18%;
	left: 2%;
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
}
.post-s h4 {
	position: absolute;
	top: 67%;
	border: 2px solid #F4721B;
	padding: 0;
	width: 96%;
	left: 2%;
	color: yellow;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	letter-spacing: 2px;
}
.post-s a{
	position: absolute;
	top: 80%;
	left: 0;
	padding: 0;
	width: 100%;
	background: #112B59;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: verdana;
	opacity: 0.6;
	transition: all 0.5s;
	color: #fff;
}
.post-s a:hover{
	background: #000;
}

/*popular products starts*/
.popular_wrap {
	min-height: 450px;
	padding-top: 8px;
	background-color: #DBDDE0;
	padding-bottom: 8px;
}
.popular_wrap h2 {
	font-family: verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	text-shadow: 7px 6px 6px #000;
	display: inline-block;
	padding: 5px;
}

/*Footer Starts*/

/*Social Icons*/
.footer_wrap{
	background-color: #414045;
}
.social_icons{
	padding-top:0;
}
.social_icons h4{
	font-family: verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #CCCCC3;
	border-bottom: 1px dotted #CCCCC3;
	display: inline-block;
	letter-spacing: 2px;
	margin-top: 16px;
	padding-bottom: 10px;
}
.social_icons ul li a{
	border: none;
}
.social_icons ul{
	margin-bottom: 2px;
}
.social_icons li {
	width:30px;
	height:30px;
	padding: 0px 0 0 5px;
	margin: 0;
    display:inline-block;
	cursor:pointer;
}
.social_icons li.facebook {
	background:url(../images/facebook.png) no-repeat 0px  -29px;
}
.social_icons li.facebook:hover {
	background:url(../images/facebook.png) no-repeat 0px  0px;
	transition: all 0.5s;
}
.social_icons li.twitter {
	background:url(../images/youtube.png) no-repeat 0px  -29px;
}
.social_icons li.twitter:hover {
	background:url(../images/youtube.png) no-repeat 0px  0px;
	transition: all 0.5s;
}
.social_icons li.googleplus {
	background:url(../images/linkedin.png) no-repeat 0px  -29px;
}
.social_icons li.googleplus:hover {
	background:url(../images/linkedin.png) no-repeat 0px  0px;
	transition: all 0.5s;
}
.social_icons li.contact {
	background:url(../images/instagram.png) no-repeat 0px  -29px;
}
.social_icons li.contact:hover {
	background:url(../images/instagram.png) no-repeat 0px  0px;
	transition: all 0.5s;
}

/*Footer ul li*/
.footer_wrap{
	min-height: 260px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*left footer css*/
.footer_left h3{
	font-family: verdana;
	font-size: 20px;
	text-transform: uppercase;
	color: #CCCCC3;
	border-bottom: 1px dotted #CCCCC3;
	display: inline-block;
	letter-spacing: 2px;
	margin-top: 15px;
	padding: 5px 5px;
}
.footer_location{
	border-right: 1px dotted #ddd;
}
.footer_location ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_location ul li{
	margin: 0;
	padding: 0;
}
.footer_location ul li a{
	display: block;
	padding: 5px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	font-size: 12px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 3px;
	margin-right: 10px;
}
.footer_location ul li a:hover{
	color: #A8A8A8;
}
/*left footer css*/

/*mid footer css*/
.footer_mid h3{
	font-family: verdana;
	font-size: 20px;
	text-transform: uppercase;
	color: #CCCCC3;
	border-bottom: 1px dotted #CCCCC3;
	display: inline-block;
	letter-spacing: 2px;
	margin-top: 15px;
	padding: 5px 5px;
}
.footer_siteinfo{
	border-right: 1px dotted #ddd;
}
.footer_siteinfo ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_siteinfo ul li{
	margin: 0;
	padding: 0;
}
.footer_siteinfo ul li a{
	display: block;
	padding: 5px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	font-size: 12px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 3px;
	margin-right: 10px;
}
.footer_siteinfo ul li a:hover{
	color: #A8A8A8;
}
/*mid footer css*/

/*right footer css*/
.footer_owner h3{
	font-family: verdana;
	font-size: 20px;
	text-transform: uppercase;
	color: #CCCCC3;
	border-bottom: 1px dotted #CCCCC3;
	display: inline-block;
	letter-spacing: 2px;
	margin-top: 15px;
	padding: 5px 5px;
}
.footer_owner ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_owner ul li{
	margin: 0;
	padding: 0;
}
.footer_owner ul li a{
	display: block;
	padding: 5px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	font-size: 12px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 3px;
	margin-right: 10px;
}
.footer_owner ul li a:hover{
	color: #A8A8A8;
}
/*copyright*/
.copyright{
	text-align: center;
}
.copyright p {
	font-family: verdana;
	color: #ddd;
	font-size: 10px;
	text-shadow: 2px 2px 4px #ddd;
	letter-spacing: 2px;
	text-align: left;
}
/*right footer css*/

/*Details Starts*/
.details_wrap{
	min-height: 400px;
	background-color: #F6F6F6;
}
.details_content h2 {
	background-color: #ddd;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 2px;
	margin-top: 10px;
	padding: 3px;
	margin-bottom: 20px;
	color: #6C3699;
	text-shadow: 1px 3px 3px #000;
}
.details_left{
	
}
.details_image img {
	width: 30%;
	float: left;
	padding: 5px;
	border: 2px solid #ddd;
	margin-right: 10px;
	height: 245px;
	background-color: #000;
}
.details_desc{
	float: left;
	width: 65%;
}
.details_desc .product_name {
	background-color: #DDDDDD;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	border-radius: 3px;
	color: #000;
}
.details_desc .product_price {
	background-color: #DDDDDD;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 3px;
	color: #000;
	font-weight: bold;
}
.details_desc .product_price span{
	color: green;
	padding-right: 10px;
	letter-spacing: 0px;
	padding-left: 10px;
}
.details_desc .product_brand {
	background-color: #DDDDDD;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 3px;
	color: #000;
	font-weight: bold;
}
.details_desc .product_brand span{
	color: #DF5A23;
}
.details_desc .product_type {
	background-color: #DDDDDD;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 3px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
.details_desc .product_type span{
	color: #6C3699;
	padding-left: 15px;
}
.product_desc{
	width: 100%;
	float: left;
}
.product_desc p {
	font-size: 15px;
	font-family: verdana;
	line-height: 25px;
	text-shadow: 5px 4px 8px #000;
}
.add_cart .buyfield {
	width: 38%;
	padding: 2px;
	border: 1px solid #000;
	background: #fff;
	color: red;
	border-radius: 2px;
	margin-right: 10px;
}
.add_cart .buysubmit {
	width: 40%;
	padding: 5px;
	border: none;
	background-color: #6C3699;
	margin-bottom: 10px;
	color: #ddd;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 15px;
	border-radius: 2px;
}
.product_desc h1{
	background-color: #ddd;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 2px;
	margin-top: 10px;
	padding: 3px;
	color: #6C3699;
	text-shadow: 1px 3px 3px #000;
}
.details_right h3 {
	font-size: 20px;
	background-color: #DDDDDD;
	padding: 3px;
	margin-top: 10px;
}
.footer_owner ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.details_right ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.details_right ul li a{
	display: block;
	padding: 5px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 1px;
	color: #000;
	font-size: 12px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 3px;
	margin-right: 10px;
}
.details_right ul li a:hover{
	color: #A8A8A8;
}
/*Details Ends*/

/*Cart Starts*/
.cart_wrap{
	min-height: 400px;
	background-color: #fff;
}
.cart h2 {
	background-color: #F6F6F6;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #6C3598;
	letter-spacing: 3px;
	padding: 4px;
}
.cart h3 {
	background-color: #F6F6F6;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #FF0202;
	font-family: verdana;
	font-size: 18px;
	padding: 4px;
}
.cart-detail table tr .pSerial{
	width: 10%;
	background-color: #6C3598;
	color: #ddd;
	padding: 5px;
	text-transform: uppercase;
	border-right: 2px solid #ddd;
	text-align: center;
	margin-bottom: 10px;
}
.cart-detail table tr .ppName{
	width: 25%;
	background-color: #6C3598;
	color: #ddd;
	padding: 5px;
	text-transform: uppercase;
	border-right: 2px solid #ddd;
	text-align: center;
}
.cart-detail table tr .pImage{
	width: 10%;
	background-color: #6C3598;
	color: #ddd;
	padding: 5px;
	text-transform: uppercase;
	border-right: 2px solid #ddd;
	text-align: center;
}
.cart-detail table tr .pPrice{
	width: 15%;
	background-color: #6C3598;
	color: #ddd;
	padding: 5px;
	text-transform: uppercase;
	border-right: 2px solid #ddd;
	text-align: center;
}
.cart-detail table tr .pQty{
	width: 15%;
	background-color: #6C3598;
	color: #ddd;
	padding: 5px;
	text-transform: uppercase;
	border-right: 2px solid #ddd;
	text-align: center;
}
.cart-detail table tr .ptPrice{
	width: 20%;
	background-color: #6C3598;
	color: #ddd;
	padding: 5px;
	text-transform: uppercase;
	border-right: 2px solid #ddd;
	text-align: center;
}
.cart-detail table tr .pAction{
	width: 15%;
	background-color: #6C3598;
	color: #ddd;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}
/*table description section*/
.cart-detail table tr img{
	width: 50px;
	height: 35px;
}
.cart-detail table tr .tdSerial{
	text-align: center;
}
.cart-detail table tr .tdpName{
	text-align: center;
}
.cart-detail table tr .tdImage{
	text-align: center;
}
.cart-detail table tr .tdpPrice{
	text-align: center;
}
.cart-detail table tr .tdAction{
	text-align: center;
}
.cart-detail table tr .tdAction a{
	color: green;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.cart-detail table tr .tdAction a:hover{
	color: red;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.5s;
}
.cart-detail table tr .cartnumber{
	width: 70px;
	float: left;
	border: none;
	padding: 5px;
	background-color: #ddd;
	border-radius: 2px;
	font-family: verdana;
	font-size: 12px;
	color: red;
	border: 1px solid #000;
}
.cart-detail table tr .cartupdate{
	text-align: center;
}
.cart-detail table tr .cartsubmit{
	width: 70px;
}
.cart-detail table tr:nth-child(2n){
	background:#EBEBEB;
}
.cart-detail table input[type="submit"] {
  background: #333;
  border: 1px solid #000;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  padding: 5px;
  font-family: verdana;
  text-transform: uppercase;
}

/*cart grand total*/
.cart_grandtotal table{
	margin-top: 20px;
	float: right;
	margin-right: 80px;
}
.cart_extension{
	background-color: #FFFFFF;
	margin-top: 100px;
}
.cart_extension img{
	width: 65%;
	float: left;
}
.cart_extensionlft{
	float: left;
}
.cart_extensionrgt img{
	float: left;
	width: 65%;
}
.cart_extensionInvoice{
	padding-top: 10px;
}
.cart_extensionInvoice a{
	text-transform: uppercase;
	background-color: #6C3598;
	float: left;
	width: 150px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	padding: 3px;
	box-shadow: 2px 2px 2px 2px #000;
}
.cart_extensionInvoice img{
	width: 40px;
	background-color: #6C3598;
	float: left;
}

/*Customer Profile Starts*/
.customer_profile{}
.customer_image img {
	width: 56px;
	height: 40px;
	border: 2px solid #000;
	padding: 2px;
	margin-bottom: 10px;
}
.customer_image input[type="file"] {
	width: 18%;
	float: left;
	margin-bottom: 23px;
	border: 2px solid #282923;
	margin-right: 58px;
	font-size: 10px;
	font-family: verdana;
}
.customer_name{

}
.customer_name label {
	width: 115px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 2px;
	background: #ddd;
	border-radius: 3px;
}
.customer_name input[type="text"] {
	width: 189px;
	border: none;
	background: #ddd;
	box-shadow: 1px 1px 2px 1px #000;
}
.customer_name input[type="submit"] {
	width: 29%;
	border: none;
	padding: 3px;
	background-color: #6C3598;
	text-transform: uppercase;
	color: #ddd;
	font-family: verdana;
	letter-spacing: 3px;
}
/*Cart Ends*/

/*Login Panel Starts*/
.login_wrapper{
	min-height: 500px;
}
.login_wrap{
	background-color: #fff;
}
.login_panelinside {
	border: 1px solid #ddd;
	padding: 15px;
	background-color: #ddd;
	border-radius: 4px;
}
.register_panel h3, .login_panel h3 {
	font-size: 22px;
	color: #6C6C6C;
	font-family: verdana;
	padding-bottom: .4em;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 1px;
}
.login_panel{
	width: 280px;
	padding: 20px;
	background: #FFF;
	border: 1px solid #C0BEBE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.login_panel input[type="text"],.login_panel input[type="password"]{
	font-size:12px;
	color:#B3B1B1;
	padding:8px;
	outline:none;
	margin:6px 0;
	width:50%;
}
.login_panel form{
	margin:15px 0;
}
.login_panel p{
	font-size:14px;
	color:#888;
	font-family: verdana;
}
.buttons button{
	    padding:10px 15px;
	    font-size:15px;
	    font-weight:bold;
	    color             : #fff;
	    -webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-box-shadow   : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        box-shadow        : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;  
        cursor:pointer;
        width: 50%;
}
.buttonsRegister button{
	    padding:10px 15px;
	    font-size:15px;
	    font-weight:bold;
	    color             : #fff;
	    -webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-box-shadow   : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        box-shadow        : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;  
        cursor:pointer;
        width: 41%;
}
 button.grey{
	 	border            : 1px solid #303030;
        background        : #3f4040;
        background        : -moz-linear-gradient(top,  #3f4040 0%, #303131 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4040), color-stop(100%,#303131));
        background        : -webkit-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -o-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -ms-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : linear-gradient(top,  #3f4040 0%,#303131 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4040', endColorstr='#303131',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);
}
 button.greyRegister{
	 	border            : 1px solid #303030;
        background        : #3f4040;
        background        : -moz-linear-gradient(top,  #3f4040 0%, #303131 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4040), color-stop(100%,#303131));
        background        : -webkit-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -o-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -ms-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : linear-gradient(top,  #3f4040 0%,#303131 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4040', endColorstr='#303131',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);
}
 button.greyRegister:hover{
	        border            : 1px solid #303030;
        background        : #525252;
        background        : -moz-linear-gradient(top,  #525252 0%, #454646 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#454646));
        background        : -webkit-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -o-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -ms-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : linear-gradient(top,  #525252 0%,#454646 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#454646',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);  
}
 button.grey:hover{
	        border            : 1px solid #303030;
        background        : #525252;
        background        : -moz-linear-gradient(top,  #525252 0%, #454646 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#454646));
        background        : -webkit-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -o-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -ms-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : linear-gradient(top,  #525252 0%,#454646 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#454646',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);  
}
.register_panel{
	background-color: #ddd;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	margin-left: 20px;
}
.register_panelinside{
	background: #FFF;
	border: 1px solid #C0BEBE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}
.register_panel input[type="text"],.register_panel input[type="password"]{
	font-size:12px;
	color:#B3B1B1;
	padding:4px;
	outline:none;
	margin:6px 0;
	width:260px;
	float: left;
	margin-right: 10px;
	border-radius: 1px;
}
.register_panel input[type="file"] {
	font-size: 12px;
	width: 259px;
	border: 1px solid #000;
	padding: 3px;
	margin-right: 16px;
	margin-bottom: 10px;
}
.register_panel form{
	margin:15px 0;
}
.register_panel p {
	font-size: 14px;
	color: #888;
	font-family: verdana;
	margin-top: 20px;
}
.register_panel form input[type="text"], .register_panel form select {
	font-size: 12px;
	color: #B3B1B1;
	padding: 4px;
	outline: none;
	margin: 5px 20px 5px 0;
	border: 1px solid #000;
	width: 260px;
	border-radius: 1px;
}
.register_panel form select{
	width:260px;
	color:#B3B1B1;
}
/*Login Panel Ends*/

/*Contact Starts*/
.contact_wrapper{
	min-height: 500px;
}
.contact_wrap{
	background-color: #fff;
}
.contact_wrapper h2 {
	margin-bottom: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	background: #EBEBEB;
	padding: 5px;
	margin-right: 5px;
	font-family: verdana;
	letter-spacing: 1px;
	color: #000;
	font-weight: normal;
	box-shadow: 2px 1px 1px 1px #000;
	text-shadow: 2px 1px 2px #000;
	border-radius: 3px;
	font-size: 23px;
}
.support_desc {
	width: 100%;
	padding: 10px;
}
.support_desc h3{
	font-size:30px;
	color: #6C6C6C;
	padding:5px 0;
	font-family: verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: underline;
}
.support_desc p span{
	font-size:15px;
	color:#666;
	font-family: verdana;
}
.support_desc p{
	font-size:12px;
	color:#777;
	line-height:1.8em;
	padding:5px 0;
	font-family: verdana;
}
.contact-form {
	position: relative;
	padding-bottom: 40px;
	width: 70%;
	padding-left: 14px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form h4 {
	margin-bottom: 15px;
	text-transform: uppercase;
	background: #EBEBEB;
	margin-right: 5px;
	font-family: verdana;
	letter-spacing: 1px;
	color: #000;
	font-weight: normal;
	box-shadow: 2px 1px 1px 1px #000;
	text-shadow: 2px 1px 2px #000;
	border-radius: 3px;
	padding: 8px;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color:#757575;
	padding-bottom:5px;
	font-family :verdana, arial, helvetica, helve, sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
    padding:8px;
	display:block;
	width:98%;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size:0.8125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-appearance:none;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="submit"] {
	padding: 5px 25px;
	cursor: pointer;
	background: #ddd url(../images/large-button-overlay.png);
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	border: 1px solid #ccc;
	color: #555 !important;
	font-size: 1em;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
	width: 95%;
}
.contact-form input[type="submit"]:hover{
	background-color: #EEE;
	border-color: #B8B5B5;
	color: #444 !important;
}
.contact-form input[type="submit"]:active{
	background-color:#FFF;  
}
.company_address{
	float: right;
	padding: 10px;
	width: 30%;
}
.company_address h5{
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 25px;
	background: #EBEBEB;
	margin-right: 5px;
	font-family: verdana;
	letter-spacing: 1px;
	color: #000;
	font-weight: normal;
	padding: 8px;
}
.company_address p{
	font-size:12px;
	color:#777;
	padding:5px 0;
	font-family: verdana;
}
.company_address p span{
	text-decoration:underline;
	color:#444;
	cursor:pointer;
}
/*Contact Ends*/

/*Error Page Starts*/
.error_wrap{
	background-color: #fff;
}
.errorpage_wrapper{
	min-height: 700px;
}
.errorpage_wrapper h2{
	margin-bottom: 20px;
	margin-left: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	background: #EBEBEB;
	padding: 5px;
	margin-right: 5px;
	font-family: verdana;
	letter-spacing: 1px;
	color: red;
	font-weight: normal;
	box-shadow: 2px 1px 1px 1px #000;
	text-shadow: 2px 1px 2px #000;
	border-radius: 3px;
}
.error{
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
}
.error h1 {
	color: red;
	font-size: 180px;
	font-family: verdana;
	letter-spacing: 2px;
	text-shadow: 2px 2px 2px #000;
	margin-bottom: 20px;
}
.error p {
	font-family: verdana;
	letter-spacing: 4px;
	color: #333;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 40px;
}
/*Error Page Ends*/