body {
	background:#fff !important;
	}
#container {
	max-width:980px !important;
	}
.flexslider-hg {
	box-shadow:none !important;
	}

/* =Responsive 12 Column Grid
    http://themeid.com/responsive-grid/
-------------------------------------------------------------- */
.col-180 {
    width: 18.894%;
}
.col-180 {
    display: inline;
    margin-right: 1.128%;
}
.col-250 {
    width: 24.894%;
}
.col-250 {
    display: inline;
    margin-right: 0%;
}
.col-250b {
    width: 22.894%;
}
.col-250b {
    display: inline;
    margin-right: 2.628%;
}



#header {
	background:url(../images/navbg.jpg) repeat-x #585858;
	margin: 20px 0 0 0 !important;
	border-radius:5px;
	}
#logo {
	border-right:1px solid #585858;
	}
.menu {
	clear:none !important;
	}

.home-widgets .widget-wrapper {
	box-shadow:1px 2px 0 #CCCCCC;
	padding:10px;
	border-radius:10px;
	}
.home-widgets .widget-wrapper a {
	width:100%;
	}
.home-widgets .textwidget {
	font-size:/*12px*/10px;
	line-height:1.2em !important;
	}
.home-widgets .tagtextwidget {
	font-size:12px;
	/*font-weight:bold;*/
	color:#000000;
	text-align:center;
	}
.home-widgets .wid-img {
	text-align:center;
	margin-bottom:-27px;
	}
.home-widgets .widget-title-home h3 {
	padding:0px !important;
	color:#000000;
	font-size:/* 24px*/ 21px;
	font-weight: /*700*/ normal;
	line-height: 21px;
	text-align:center;
	}
.flexslider-hg {
	margin:0px !important;
	}
.flexslider-hg .slide-data {
	display:none;
	}
.flexslider-hg .flex-control-nav {
	width:auto !important;
	right:0px;
	bottom:10px !important;
	}
.submenu a, .submenu a:hover {
	background:url(../images/submenu.png) no-repeat 95% top;
	padding:0 1.5em 0 0.9em !important;
	}
	
.about-widgets .widget-wrapper {
	box-shadow:0px 0px 0 #CCCCCC;
    background-color: #ffffff;
    border-right: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 20px;
    padding: 20px;
	border:0px;
	text-align:center;
	}
.about-widgets .grid {
	border-right: 1px solid #E5E5E5;
    
	}
.about-widgets .grid.fit {
	border-right: 0px solid #E5E5E5;
    
	}
.about-widgets .textwidget {
	font-size:12px;
	}
.about-widgets .tagtextwidget {
	font-size:12px;
	margin:10px 0;
	}
.about-widgets .wid-img {
	text-align:center;
	margin-bottom:0px;
	}
.about-widgets .widget-title-about h3 {
	padding:0px !important;
	color:#000000;
	}
.widget-title-about h3 {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
}
.nopad {
	margin:0px !important;
	}
#wrapper {
	border:none !important;
	}
	
	
/** priyank start***/
.sliderbtn a{
margin-right: 12px;
margin-top: 0px;
color: #747474;	
font-size:13px;
}

.ticketbtn a{
margin-right: 151px;
margin-top: -50px;
float: right;
color: white;	
}

.tkprofile a{
margin-right: 71px;
margin-top: -72px;
float: right;
color: white;	
}

#profilestatus {
	padding:5px 0px;
	}

#profilestatus td {
border:none;
padding:0px;
}

.loc{
margin-right:20px;	
}

.checkloc{
margin-right: 5px;	
}

input[type="checkbox"]:checked {
   color:red !important;
   font-weight:bold;
}

.locarea{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;	
}	
/** priyank end***/

.righttopmenu a {
	color: #fff;
    cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 36px;
	line-height: 36px;
	margin: 0;
	/*padding: 0 0.9em;*/
	padding: 0 0.8em;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000;
}
.righttopmenu a:hover {
	background-color: #808080;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#363636));
	background-image: -webkit-linear-gradient(top, #808080, #363636);
	background-image: -moz-linear-gradient(top, #808080, #363636);
	background-image: -ms-linear-gradient(top, #808080, #363636);
	background-image: -o-linear-gradient(top, #808080, #363636);
	background-image: linear-gradient(top, #808080, #363636);
	color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636);
}
.livesupport {float:right !important; background:url(../images/navbggreen.jpg) repeat-x #585858; border-left:1px solid #608246; border-radius:0 5px 5px 0;}
.troubleticket {float:right !important; background:url(../images/navbgblue.jpg) repeat-x #585858; border-left:1px solid #465d83;}

.partners {background:#d2d2d2; padding:15px 0;}
.partnertitle {background:#ffffff; padding:15px 0; text-align:center; font-size:16px;}
.partnerslist {padding-top:15px !important;}
.partner { display:inline-block; width:27%; margin:5px 0;}
.partner:nth-child(4n) { display:inline-block; width:17%; margin:5px 0;}

/***** Password Change ******/
.validatedForm p.message {
    background-color: #FFFFE0;
    border: 1px solid #E6DB55;
    color: #333333;
    padding: 5px;
    width: 270px;
}

.validatedForm p.success {
    background-color: #F2FFDF;
    border: 1px solid #B9E47A;
    color: #333333;
    padding: 5px;
    width: 270px;
}

.validatedForm .changePassword input{
    width: 270px !important;
    margin: 5px 0;
}
.validatedForm label {
    display: block;
}
/***** Password Change ******/