@charset "utf-8";
/* =============== The Code which is used in all devices starts ===================*/
html { overflow-y: scroll;}
body { margin: 0; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
form { margin: 0; }
button, input, select, textarea {margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
img, object, embed, video {
	max-width: 100%;
}
body {
    /*font-family: Tahoma, Geneva, sans-serif width: 100%;*/
 	font-family: arial;
	color: #333333;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
.ca-box {
	width: 100%;
	float: left;
}
.innter-job-channel div {
    float: left;
    margin-bottom: 5px;
    width: 120px;
}
#logo {
	width: 200px;
	margin-top: 20px;
}
#logo a {
	text-decoration: none;
}
.border-g{
	border: 1px solid #ccc; 
}
.one-comment > div:first-child {
	background-color: #73C9FD;
	background-image: url(../_images/comment.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-weight: bold;
}
.one-comment {
	width: 100%;
	background-color: #DFF3FF;
	margin-bottom: 1.0101010101010101%;
}
.ca-box {
	width: 100%;
	float: left;
}
#footer input[type="text"]{
	width: 90%;
}
#footer div li a:hover {
	text-decoration: none;
	cursor: pointer;
}
#footer div li a {
	color: white;
	text-decoration: underline;
}
.top-emp-head {
	color: #0399D4;
	font-size: 2.5ex;
}
.innter-job-channel {
	width: 100%;
}
#contents {
	width: 100%;
	float: left;
	margin-top: 5px;
}
.menu {
	width: 100%;
}
.menu ul li a{
	color: gray;
	text-decoration: none;
}
/* ==  Menu Bar ==*/
.menu ul {
	text-align: left;
	display: inline;
	padding: 0px 4px 0 0;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	-moz-box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	float: left;
	width: 99.5%;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE');/*For IE7-8-9*/
}

.menu ul li {
	font: bold 12px/18px sans-serif;
	display: inline-block;
	margin-right: -0.4040404040404%;
	position: relative;
	padding: 5px 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	color: gray;
	border: 1px dotted #ccc;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE');/*For IE7-8-9*/
}

.menu ul li:hover{
	color: #0393f4;
	background-image: -ms-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #EEEEEE 0%, #FFFFFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#FFFFFF');/*For IE7-8-9*/ 
}

.menu ul li:hover a{
	color: #0393f4;
}
h2, h1 {
	color: #0399D4;
	font-size: 1.7em;
}
h3 {
	color: #0399D4;
	font-size: 1.4em;
}
p {
	line-height: 15px;
}
a {
	color: #0399D4;
}
a:hover {
	text-decoration: none;
}
input[type="text"], input[type="password"], textarea, select{
	border: 1px solid #0399d4;
	padding: 3px;
}
.bold {
	font-weight: bold;
}
.site-border {
	border: 1px solid #0399D4;
}
.site-color {
	color: #0399D4;
}
.heading-uline {
	border-bottom: 5px solid #0399D4;
}
.bg-color{
	background-color: #0399D4;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.fclear {
	clear: both;
}
.pad-5-0 {
	padding: 5px 0;
}
.mar-5-0 {
	margin: 5px 0;
}
.mar-10-0 {
	margin: 10px 0;
}
.mar-0-0-10-0 {
	margin: 0 0 10px 0;
}
.width-100 {
	width: 100%;
}
.width-98 {
	width: 98%;
}
.width-90 {
	width: 90%;
}
.color-w{
	color: white;
}
.white-border {
    border: 1px solid #FFFFFF;
}
.head3{
	font-size: 18px;
	color: #0399f4;
	font-weight: bold;
}
/* =============== The Code which is used in all devices ends ===================*/


/* Mobile Layout: 480px and below. */
@media only screen and (max-width: 480px) {

/* ==  Menu Bar ==*/
.menu {
	width: 100%;
	z-index: 1000;
}
.menu ul li a {
	color: gray;
	text-decoration: none;
}
.menu ul {
	text-align: left;
	display: inline;
	padding: 0;
	list-style: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	width: 99.5%;
}
.menu ul li {
	font: bold 12px/18px sans-serif;
	display: inline-block;
	margin-right: 0;
	position: relative;
	padding: 0;
	cursor: pointer;
}
.menu ul li:hover a {
	color: #0393f4;
}
.menu ul li ul {
	display: none;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
/*=======*/
.rmm {
	display: block;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0 auto !important;
	text-align: center;
	line-height: 19px !important;
}
.rmm * {
	-webkit-tap-highlight-color: transparent !important;
	font-family: Arial;
}
.rmm a {
	color: #ebebeb;
	text-decoration: none;
}
.rmm .rmm-main-list, .rmm .rmm-main-list li {
	margin: 0px;
	padding: 0px;
}
.rmm ul {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	color: gray;
	/*border: 1px dotted #ccc;*/
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE');/*For IE7-8-9*/
}
.rmm.graphite .rmm-toggled ul li ul li a {
	display: block;
	width: 100%;
	color: gray;
	border: none;
	padding-left: 25px;
	background-image: url(../_images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
.rmm.graphite .rmm-toggled ul li ul li {
	list-style-image: url(../_images/alert1.png) !important;
}
.rmm ul li ul li a {
	font-weight: normal;
}
.rmm .rmm-main-list li {
	display: inline;
	padding: 0px;
	margin: 0px !important;
}
.rmm-toggled {
	display: none;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto !important;
}
.rmm-button:hover {
	cursor: pointer;
}
.rmm .rmm-toggled ul {
	display: none;
	margin: 0px !important;
	padding: 0px !important;
}
.rmm .rmm-toggled ul li {
	display: block;
    margin: 0 auto !important;
    padding: 8px;/* new change for full li link */
}
/* GRAPHITE STYLE */

.rmm.graphite .rmm-main-list li a {
	display: inline-block;
	padding: 8px 30px 8px 30px;
	margin: 0px -3px 0px -3px;
	font-size: 15px;
	background-color: #444444;
	border-left: 1px solid #555555;
}
.rmm.graphite .rmm-main-list li:first-child a {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.rmm.graphite .rmm-main-list li:last-child a {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.rmm.graphite .rmm-toggled {
	width: 150px;
	min-height: 36px;
	border-radius: 6px;
	position: absolute;
	-webkit-box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	-moz-box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
}
.rmm.graphite .rmm-toggled-controls {
	display: block;
	height: 36px;
	text-align: left;
	position: relative;
	background-repeat: repeat-x;
	border-radius: 6px;
	-webkit-transition: all 0.2s;
	background-image: linear-gradient(#FFFFFF 0%, #EEEEEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE');/*For IE7-8-9*/
	border: 1px dotted #CCCCCC;
	transition: all 0.2s;
}
.rmm.graphite .rmm-toggled-title {
	position: relative;
	top: 9px;
	left: 15px;
	font-size: 16px;
	color: gray;
	/*text-shadow:1px 1px 1px black;*/
	width: 94%;
}
.rmm.graphite .rmm-button {
	display: block;
	position: absolute;
	right: 15px;
	top: 8px;
	background-color: #0399d4;
}
.rmm.graphite .rmm-button span {
	display: block;
	margin-top: 4px;
	height: 2px;
	background: white;
	width: 24px;
}
.rmm.graphite .rmm-toggled ul li a {
	display: block;
	width: 100%;
	text-align: left;
	/*padding: 10px 5px 10px 5px;*/
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	-webkit-transition: all 0.2s;
	color: gray;
	transition: all 0.2s;
}
/* MINIMAL STYLE */

.rmm.minimal a {
	color: #333333;
}
.rmm.minimal a:hover {
	opacity: 0.7;
}
.rmm.minimal .rmm-main-list li a {
	display: inline-block;
	padding: 8px 30px 8px 30px;
	margin: 0px -3px 0px -3px;
	font-size: 15px;
}
.rmm.minimal .rmm-toggled {
	width: 95%;
	min-height: 36px;
}
.rmm.minimal .rmm-toggled-controls {
	display: block;
	height: 36px;
	color: #333333;
	text-align: left;
	position: relative;
}
.rmm.minimal .rmm-toggled-title {
	position: relative;
	top: 9px;
	left: 9px;
	font-size: 16px;
	color: #33333;
}
.rmm.minimal .rmm-button {
	display: block;
	position: absolute;
	right: 9px;
	top: 7px;
}
.rmm.minimal .rmm-button span {
	display: block;
	margin: 4px 0px 4px 0px;
	height: 2px;
	background: #333333;
	width: 25px;
}
.rmm.minimal .rmm-toggled ul li a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #dedede;
	color: #333333;
}
.rmm.minimal .rmm-toggled ul li:first-child a {
	border-top: 1px solid #dedede;
}
/* ==  Menu Bar  ends==*/

#side-bar input[type="text"], #side-bar input[type="password"], #side-bar textarea {
	width: 90%;
}
/* ============== Side bar Ends ===================*/
#footer {
	width: 100%;
	text-align: center;
	background-color: #0399f4;
	padding-top: 20px;
	margin: 1.01010101% 0;
	font-size: 14px;
}
#footer > div {
	width: 100%;
	color: white;
	padding: 0px 5px 20px 5px;
}
#footer div > div {
	text-align: center;
	padding: 5px 5px 10px 5px;
	float: none;
}
#footer div:nth-of-type(5) > div {
	width: 90%;
	float: left;
	margin-right: 8.02020202%;
}
#footer div:nth-of-type(5) > div:nth-of-type(2) div {
	float: left;
	width: 95%;
}
#footer div:nth-of-type(5) > div:nth-of-type(2) div img {
	float: none;
}
#footer div li {
	padding: 8px;
	display: block;
	text-align: center;
}
#footer input[type="text"], #footer input[type="password"], #footer textarea {
	width: 90%;
}
#top-search {
	width: 100%;
	margin: 45px 0 0 0;
}
#bread-crumb {
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin: 0 0 0 5px;
    width: 100%;
}

#for-comments {
	width: 100%;
}

/* =================== New site starts ================================ */
#wrapper {
	width: 90.6796875%;
	margin: 0 auto;
	font-size: 80%;
}
#main-contents {
	width: 100%;
	margin: 0 0.505050505% 0 0;
}
#sb-channels > div{
	float:left;
	margin-left: 5px;
	text-align: center;
	width: 48.3%;
	line-height: 18px;
}
#sb-channels{
	text-align: center;
	width:300px; 
	height:240px; 
	background-color: #eee;
}
#d-contents{
	width: 100%;
	float: left;
}
#d-contents2{
	width: 100%;
	float: left;
}
#r-menu{
	width: 100%; 
	float: left;
}
#r-menu2{
	width: 100%; 
	float: left;
}
.ca-box div:nth-of-type(1) {
	width: 100%;
	float: left;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.ca-box div:nth-of-type(2) {
	width: 100%;
	float: left;
	padding: 0 0 5px 0;
}
.ca-box input[type="file"] {
	width: 95%;
}
.ca-box div input[type="text"], input[type="file"], .ca-box div textarea {
	width: 95%;
}
.ca-box div select {
	width: 98%;
}
.job-channel, .top-employers-container{
    padding: 0 0.4% 1%;
    width: 98.5%;
}
.one-comment {
    background-color: #DFF3FF;
    margin-bottom: 1.0101%;
    width: 99%;
}
.rm-ad{
	 /*width: 100%;
	 height:90px; */
	 background-color: #FFFFFF;
}
.rm2-ad{
 width: 100%; 
 height:90px; 
 background-color: #ccc; 
 margin: 5px 0;
}
.con-ad2{
	width: 100%; 
	height:300px; 
	background-color: #FFFFFF; 
	margin: 0 1% 0 0;
	text-align:center;
	margin-bottom: 20px;		
}
.con-ad3{
	 background-color: #FFFFFF; 
	 max-width: 400px; 
	 max-height: 420px; 
	 margin: 10px auto;
}
.con-ad4{
	
	max-width: 336px; 
	height: 280px; 
	margin: 0 auto; 
	background-color: #FFFFFF;
	margin-top:10px;
}
/* ==================== first page ==================*/
.content-container{
	width: 100%;
}
.l-ad1{
 
	background-color: #ffffff;
	max-height:250;	
}
.lad-container{
	 background-color: #ffffff; 
	 clear: both;
}
.rad-container{
	background-color: #ffffff; 
	clear: both;
}
.ad-1{
	max-width: 336px;
	height: 280px; 
	background-color: blue;
	margin: 0 auto;
	background-color: #ffffff;
}
.heading{
	width:98%; 
	padding:5px .6%; 
	margin-top: 10px;
}
#top-title{
	width: 99.5%;
}
.ca-box .child1 {
	width: 100%;
	float: left;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.ca-box .child2 {
	width: 100%;
	float: left;
	padding: 0 0 5px 0;
}
.description{
	 width: 98.5%; 
	 padding:5px 0.6%; 
	 margin-top: 10px;
}
.comments{
	 padding: 5px 0.5%; 
	 width: 98.5%; 
	 margin-top: 10px;
}
#prod-imp-info {
	width: 100%;
	float:left;
	margin-bottom: 5px;
}
.picture-prod {
	width: 98%;
	margin: 0 auto;
	margin: 5px 5px;
}
.picture-prod img{
	margin: 0 auto;
	min-height: auto;
	max-height: 300px;
}
.slider_prod {
	width:  98.5%;
	/*float: left;*/
	margin: 0 auto;
}
#slideshow{
	margin: 0 auto;
	width:  100%;
	height: 60px;
	position: relative;
}
#content{
	width:  100%;
}
#subscribe_popup, .overlays {
	background: #fff !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #000;
	width: 700px;
	float: left;
}
#subscribe_popup, .overlays a, #subscribe_popup, .overlays a:hover, #subscribe_popup, .overlays a:visited {
	text-decoration: none;
}

.picture-prod-pop {
	width: 600px;
	height: 500px;
	margin: 5px 5px;
}
.picture-prod:hover {

	cursor: pointer;
}
.thumb img:hover {
	cursor: pointer;
}
.thumb img {
	padding: 5px;
}
.thumb {
	margin: 5px auto;
	width: 100%;
	height: 60px;
}
.thumb-pop img:hover {
	cursor: pointer;
}
.thumb-pop img {
	padding: 5px;
	display: block;
}
.thumb-pop {
	margin: 5px auto;
	width: 65px;
	margin-right: 10px;
}
#pic2 {
	display: none;
}
#pic3 {
	display: none;
}
#container {
	margin: 0 auto;
	width: 100%;
	height: 60px;
	overflow: auto;
	position: relative;
}
#container .slide {
	margin: 0 auto;
	width: 410px;
	height: 60px;
	padding-right: 5px;
}
.control {
	display: block;
	width: 18px;
	height: 60px;
	text-indent: -10000px;
	position: absolute;
	cursor: pointer;
}
#leftControl {
	top: 0;
	left: 0;
	background: transparent url(../_images/control_left.jpg) no-repeat 0 0;
	z-index: 100;
}
#rightControl {
	top: 0;
	right: -3px;
	background: transparent url(../_images/control_right.jpg) no-repeat 0 0;
}
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) and (max-width : 768px) {

/* ==  Menu Bar ==*/
.rmm-toggled-title {
	display: none;
}
.menu ul li ul {
	display: none;
	color: gray;
}
.menu ul li:hover ul {
	display: block;
	float: none;
	position: absolute;
	top: 29px;
	left: 0;
	width: 150px;
	min-width: 150px;
	color: #0399f4;
}
.menu ul li ul li {
	color: gray;
	z-index: 100;
}
.menu ul li ul li:hover a {
	color: #0399f4;
}
.menu ul li:hover ul li a {
	color: #0393f4;
}
.menu ul li:hover ul li:hover a {
	color: #0399f4;
}
.menu ul li:hover ul li {
	display: block;
	float: left;
	width: 100%;
	color: gray;
	background-color: red;
}
.innter-job-channel > div, .innter-job-channel > div, .innter-job-channel > div {
	padding: 1px 5px;
}
.top-employers {
	width: 70px;
	height: 33px;
	margin: 0 10px 10px 0;
}
.premium-select {
	padding: 0 .7% 1% .7%;
	width: 97.8%;
}
.premium-inner-left {
	width: 99%;
	margin-right: 0.5050505050%;
}
.premium-inner-right {
	width: 99%;
	border-left: none;/**/
	padding-left: 0px;
}
.top-jobs, .recent-jobs {
	padding: 0 .7% 1% .7%;
	width: 97.6%;
}

/* ============== Side bar Ends ===================*/
#footer {
	width: 100%;
	text-align: center;
	background-color: #0399f4;
	padding-top: 20px;
	margin: 1.01010101% 0;
	font-size: 12px;
}
#footer > div {
	float: left;
	width: 29%;
	color: white;
	padding: 0px 5px 20px 5px;
	border-right: 1px dotted #eee;
}
#footer div > div {
	text-align: left;
	padding: 5px 5px 10px 5px;
}
#footer div:nth-of-type(4) {
	clear: both;
}
#footer div li {
	padding: 3px;
	display: block;
	text-align: left;
}
/*#footer div:nth-of-type(5) div img {
	float: none;
}*/
#footer input[type="text"], #footer input[type="password"], #footer textarea {
	width: 90%;
}
/* ============== Index page Ends ===================*/
/* ============== login page Starts ===================*/
#login {
	width: 66.5%;
}
#top-search {
	width: 100%;
}
#inner-top-search {
	float: left;
	width: 100%;
}
#bread-crumb {
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin: 0 0 0 5px;
    width: 100%;
}
#outer-comments {
	width: 100%;
	float: left;
}
#outer-comments textarea {
	width: 98%;
}
/* =================== New site starts ================================ */
#wrapper {
	width: 96.6796875%;
	margin: 0 auto;
	font-family: arial;
	font-size: 80%;
}
#main-contents {
	width: 100%;
	margin: 0 0.505050505% 0 0;
}
#sb-channels > div{
	float:left;
	margin-left: 5px;
	text-align: center;
	width: 48.3%;
	line-height: 18px;
}
#sb-channels{
	text-align: center;
	width:300px; 
	height:240px; 
	background-color: #eee;
}
#d-contents{
	width: 75.34%; /* for IE*/
	width: calc(100% - 160px); 
	float: left;
}
#d-contents2{
	width: 75.34%; /* for IE*/
	width: calc(100% - 160px); 
	float: left;
}
#r-menu{
	width: 160px; 
	float: left;
}
#r-menu2{
	width: 160px; 
	float: right;
}
.ca-box div:nth-of-type(1) {
	width: 100%;
	float: left;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.ca-box div:nth-of-type(2) {
	width: 100%;
	float: left;
	padding: 0 0 5px 0;
}
.ca-box input[type="file"] {
	width: 95%;
}
.ca-box div input[type="text"], input[type="file"], .ca-box div textarea {
	width: 95%;
}
.ca-box div select {
	width: 98%;
}
.job-channel, .top-employers-container{
    padding: 0 0.4% 1%;
    width: 97%;
}
.one-comment {
    background-color: #DFF3FF;
    margin-bottom: 1.0101%;
    width: 99%;
}
.rm-ad{
	 /*width:160px; */ 
	 height:600px;
	 background-color: #FFFFFF;
}
.rm2-ad{
 width:160px; 
 height:90px; 
 background-color: #ccc; 
 margin: 5px 0;
}
.con-ad2{
	width: 99%; 
	/*max-width: 480px;*/
	height:300px; 
	background-color: #FFFFFF; 
	margin: 0 1% 0 0;
	text-align:center;
	margin-bottom: 20px;
}
.con-ad3{
	 background-color: #FFFFFF; 
	 max-width: 400px; 
	 max-height: 420px; 
	 margin: 10px auto;
}
.con-ad4{
	max-width: 336px; 
	height: 280px; 
	margin: 0 auto; 
	background-color: #FFFFFF;
}
/* ==================== first page ==================*/
.content-container{
	width: 49%;
}
.l-ad1{

	background-color: #ffffff;
	max-height:250;	
}
.lad-container{
	 background-color: #ffffff; 
	 clear: both;
}
.rad-container{
	background-color: #ffffff; 
	clear: both;
}
.ad-1{
	max-width: 336px;
	height: 280px; 
	background-color: blue;
	margin: 0 auto;
	background-color: #ffffff;
}
.heading{
	width:97%; 
	padding:5px .6%; 
	margin-top: 10px;
}
#top-title{
	width: 98.5%;
}
.ca-box .child1 {
	width: 35%;
	float: left;
	padding: 5px 0;
}
.ca-box .child2 {
	width: 65%;
	float: left;
	padding: 5px 0;
}
.description{
	 width: 97.5%; 
	 padding:5px 0.6%; 
	 margin-top: 10px;
}
.comments{
	 padding: 5px 0.5%; 
	 width: 97.5%; 
	 margin-top: 10px;
}
.slider_prod {
	width:  98.5%;
	height: 377px;
	/*float: left;*/
	margin: 0 auto;
}
#slideshow{
	margin: 0 auto;
	width:  100%;
	height: 60px;
	position: relative;
}
#prod-imp-info {
	width: 100%;
	float:left;
	margin-bottom: 5px;
}
.picture-prod {
	width: 98%;
	margin: 0 auto;
	height: 300px;
	margin: 5px 5px;
}
#content{
	width:  100%;
}
#subscribe_popup, .overlays {
	background: #fff !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #000;
	width: 700px;
	float: left;
}
#subscribe_popup, .overlays a, #subscribe_popup, .overlays a:hover, #subscribe_popup, .overlays a:visited {
	text-decoration: none;
}

.picture-prod-pop {
	width: 600px;
	height: 500px;
	margin: 5px 5px;
}
.picture-prod:hover {

	cursor: pointer;
}
.thumb img:hover {
	cursor: pointer;
}
.thumb img {
	padding: 5px;
}
.thumb {
	margin: 5px auto;
	width: 100%;
	height: 60px;
}
.thumb-pop img:hover {
	cursor: pointer;
}
.thumb-pop img {
	padding: 5px;
	display: block;
}
.thumb-pop {
	margin: 5px auto;
	width: 65px;
	margin-right: 10px;
}
#pic2 {
	display: none;
}
#pic3 {
	display: none;
}
/* ===== thumbnail slider starts =====*/

#container {
	margin: 0 auto;
	width: 100%;
	height: 60px;
	overflow: auto;
	position: relative;
}
#container .slide {
	margin: 0 auto;
	width: 410px;
	height: 60px;
	padding-right: 5px;
}
.control {
	display: block;
	width: 18px;
	height: 60px;
	text-indent: -10000px;
	position: absolute;
	cursor: pointer;
}
#leftControl {
	top: 0;
	left: 0;
	background: transparent url(../_images/control_left.jpg) no-repeat 0 0;
	z-index: 100;
}
#rightControl {
	top: 0;
	right: -3px;
	background: transparent url(../_images/control_right.jpg) no-repeat 0 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
/* ============== Index page Starts ===================*/

#header {
	width: 100%;
}
.rmm-toggled-title {
	display: none;
}
.menu {
	width: 100%;
}
.menu ul li a {
	color: gray;
	text-decoration: none;
}
.menu ul {
	text-align: left;
	display: inline;
	padding: 0px 4px 0 0;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	-moz-box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	box-shadow: 0 0 5px rgba(3, 153, 244, 0.55);
	float: left;
	width: 99.5%;
    background-color: #eee;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE');/*For IE7-8-9*/
}
.menu ul li {
	font: bold 12px/18px sans-serif;
	display: inline-block;
	margin-right: -0.4040404040404%;
	position: relative;
	padding: 5px 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	color: gray;
	border: 1px dotted #ccc;
	background-color: #eee;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE');/*For IE7-8-9*/
}
.menu ul li:hover {
	color: #0393f4;
	background-image: -ms-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #EEEEEE 0%, #FFFFFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#FFFFFF');/*For IE7-8-9*/
}
/*.menu ul li:hover a {
	color: #0393f4;
}*/
.menu ul li ul {
	display: none;
	color: gray;
}
.menu ul li:hover ul {
	display: block;
	float: none;
	position: absolute;
	top: 29px;
	left: 0;
	min-width: 200px;
}
.menu ul li:hover ul li {
	display: block;
	float: left;
	width: 100%;
	background-color: #eee;
}
.menu ul li:hover ul li a {
	color: #0399f4;
}
.menu ul li ul li {
	color: gray;
	z-index: 100;
}
.menu ul li ul li:hover a {
	color: #0393f4;
}
/* ==  Menu Bar ==*/
/* =============================== New site Starts ====================*/


.main-job-search {
	width: 100%;
}
.job-channel, .top-employers-container {
	padding: 0px 0.4% 10px 0.4%;
	width: 98.6%;
}
.job-channel-head {
	font-size: 18px;
	color: #0399D4;
}
.innter-job-channel > div, .innter-job-channel > div, .innter-job-channel > div {
	padding:1px 5px;
}

/* =============================== New site ends ====================*/

/* ============== Side bar Ends ===================*/
#footer {
	width: 100%;
	text-align: center;
	background-color: #0399f4;
	padding-top: 20px;
	margin: 1.01010101% 0;
	font-size: 12px;
}
#footer > div {
	float: left;
	width: 18.181818181818%;
	max-width: 25%;
	color: white;
	padding: 0px 1% 20px 0.6%;
	border-right: 1px dotted #eee;
}
#footer div > div {
	text-align: left;
	padding: 5px 5px 10px 5px;
}
/*#footer div:nth-of-type(4) {
	clear: none;
}
#footer div:nth-of-type(5) div img {
	float: none;
}
#footer div:nth-of-type(5) div img {
	float: none;
}*/
#footer div li {
	padding: 3px;
	display: block;
	text-align: left;
}
/* ============== Index page Ends ===================*/
/* ============== login page Starts ===================*/
#login {
	width: 82.5%;
}
#top-search {
	width: 100%;
}
#top-search form {
	padding: 5px;
}

#bread-crumb {
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin: 0 0 0 5px;
    width: 100%;
}

#outer-comments {
	width: 48%;
	float: left;
}
#outer-comments textarea {
	width: 99%;
}

input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #0399d4;
	padding: 3px;
}

#side-bar input[type="text"], #side-bar input[type="password"], textarea {
	width: 90%;
}

/* =================== New site starts ================================ */
#wrapper {
	width: 96.6796875%;
	max-width: 1366px;
	margin: 0 auto;
	font-size: 80%;
}
#main-contents {
	width: 100%;
	margin: 0 0.505050505% 0 0;
}
#sb-channels > div{
	float:left;
	margin-left: 5px;
	text-align: center;
	width: 48.3%;
	line-height: 18px;
}
#sb-channels{
	text-align: center;
	width:300px; 
	height:240px; 
	background-color: #eee;
}
#d-contents{
	width: calc(100% - 300px); 
	float: left;
}
#d-contents2{
	width: calc(100% - 300px); 
	float: left;
}
#r-menu{
	width: 300px; 
	float: left;
	
}
#r-menu2{
	width: 300px; 
	float: right;
}
.ca-box div:nth-of-type(1) {
	width: 35%;
	float: left;
	padding: 5px 0;
}
.ca-box div:nth-of-type(2) {
	width: 65%;
	float: left;
	padding: 5px 0;
}
.ca-box .new-width {
	width: 270px;
}
/*.job-channel, .top-employers-container{
    padding: 0 4px 10px;
    width: 98%;
}*/
.one-comment {
    background-color: #DFF3FF;
    margin-bottom: 1.0101%;
    width: 100%;
}
.rm-ad{
	 /*width:300px;*/ 
	 height:600px; 
	 
	 background-color: #FFFFFF;
}
 .rm2-ad{
	 width:300px; 
	 height:250px; 
	 background-color: #ccc; 
	 margin: 5px 0;
 }
.con-ad2{
	background-color: #FFFFFF;
    height: 90px;
    margin: 0 1% 0 0;
	text-align:center;
	margin-bottom: 20px;
}
.con-ad3{
	 background-color: #FFFFFF; 
	 width: 400px;
	 height: 420px; 
	 margin: 10px auto;
}
.con-ad4{
	width: 336px; 
	height: 280px; 
	margin: 0 auto; 
	background-color: #FFFFFF;
}
.validation{
	color:red;
}
/* ============== 1st page =================*/
.content-container{
	width: 49%;
}
.l-ad1{
	
	background-color: #ffffff;
	max-height:250;
}
.lad-container{
	 background-color: #ffffff; 
	 clear: both;
}
.rad-container{
	background-color: #ffffff; 
	clear: both;
}
.ad-1{
	width: 336px;
	height: 280px; 
	background-color: blue;
	margin: 0 auto;
	background-color: #ffffff;
}
.heading{
	width:97%; 
	padding: .6%; 
	margin-top: 10px;
}
#top-title{
	width: 98.5%;
}
.ca-box .child1 {
	width: 35%;
	float: left;
	padding: 5px 0;
}
.ca-box .child2 {
	width: 65%;
	float: left;
	padding: 5px 0;
}
.description{
	 width: 97.5%; 
	 padding:5px 0.6%; 
	 margin-top: 10px;
}
.comments{
	 padding: 5px 0.5%; 
	 width: 97.6%; 
	 margin-top: 10px;
}
#prod-imp-info {
	width: 22.3%;
	float:right;
	margin-bottom: 5px;
}
.picture-prod {
	height: 300px;
    margin: 0 auto;
    max-width: 1000px;
    width: 98%;
}
.picture-prod img{
	min-width: 100%;
	height: auto; 
	max-height: 300px;
}
.slider_prod {
	width:  76.8%;
	height: 377px;
	/*float: left;*/
	margin-bottom: 5px;
	margin: 0 auto;
}
#slideshow {
	margin: 0 auto;
	width:  100%;
	height: 60px;
	position: relative;
}
#content{
	width:  100%;
}
#subscribe_popup, .overlays {
	background: #fff !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #000;
	width: 700px;
	float: left;
}
#subscribe_popup, .overlays a, #subscribe_popup, .overlays a:hover, #subscribe_popup, .overlays a:visited {
	text-decoration: none;
}
.picture-prod-pop {
	width: 600px;
	height: 500px;
	margin: 5px 5px;
}
.picture-prod:hover {
	cursor: pointer;
}
.thumb img:hover {
	cursor: pointer;
}
.thumb img {
	padding: 5px;
}
.thumb {
	margin: 5px auto;
	width: 100%;
	height: 60px;
}
.thumb-pop img:hover {
	cursor: pointer;
}
.thumb-pop img {
	padding: 5px;
	display: block;
}
.thumb-pop {
	margin: 5px auto;
	width: 65px;
	margin-right: 10px;
}
#pic2 {
	display: none;
}
#pic3 {
	display: none;
}
#container {
	margin: 0 auto;
	width: 100%;
	height: 60px;
	overflow: auto;
	position: relative;
}
#container .slide {
	margin: 0 auto;
	width: 410px;
	height: 60px;
	padding-right: 5px;
}
.control {
	display: block;
	width: 18px;
	height: 60px;
	text-indent: -10000px;
	position: absolute;
	cursor: pointer;
}
#leftControl {
	top: 0;
	left: 0;
	background: transparent url(../_images/control_left.jpg) no-repeat 0 0;
	z-index: 100;
}
#rightControl {
	top: 0;
	right: -3px;
	background: transparent url(../_images/control_right.jpg) no-repeat 0 0;
}
}
