html {
background: #fff; 
font: normal 75%/1.5em "Helvetica", Arial, sans-serif;
color: #333; /* <-- main font color */
}
body { text-align: left; }

/* -- UTILITY -- */
.padd10 {padding: 10px;}
.padd20 {padding: 20px;}
.padd30 {padding: 0px 40px;}
.clear {clear:both;display:block;overflow:hidden;width:0;height:0}

.col1, .col2, .col3, .col4, .smallcol1, .maincol, .subcol1, .subcol2 { display:inline; float:left; position:relative; }

.col1 { width: 960px; }
.col2 { width: 560px; }
.col3 { width: 480px; }
.col4 { width: 400px; }
.col5 { width: 960px; }

.joblist {
border: 1px solid #ccc; width:500px; padding:10px;
margin-bottom:10px;
}
.joblist:hover {
background-color: #FFFF99;
}




/* -- COLUMNS SECTION -- */
.smallcol1 { width: 320px; } 
.maincol { width: 639px; border-right: 1px solid #ccc; }
	.subcol1 { width: 248px; }
	.subcol2 { width: 391px; }

.smallcol1.center { width: 318px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	} 
/* -- END COLUMNS SECTION -- */
	
.right { margin-left: 20px; }

.imgright { float: right; padding: 5px; margin-left: 20px; border: 1px solid #ccc; }
.imgleft {	float: left; padding: 5px; margin-right: 20px; border: 1px solid #ccc; }

.border { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 20px; }

#skip { display: none; }
/* -- end UTILITY -- */

/* -- Main div -- */
#wrapper {
	width: 960px;
	text-align: left;
	margin: 10px auto;

}

#logo img {
	float: left;
	margin-right: 10px;
	padding-left:10px;
}

#page {
	width: 960px;
	float: left;
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-bottom: 20px;
}

/* HOME PAGE jQuery BANNER SECTION */

#stripbox {	
	position:relative;
	width:960px; 
	overflow:hidden; 
	height: 247px;
background-color: #84716B;
background: url(http://www.campuscareercenter.com/assets/TalentMagnet/img/strip_back_5032.jpg) no-repeat; 
}

#strip {
	
	border-bottom: 1px solid #ccc;

}
	#strip ul { float: left; }

	#strip li {
		width:960px; 
		list-style: none;
		margin-bottom: 0;
		height: 247px;
		overflow:hidden; 
	}
	
/* END HOME PAGE jQuery BANNER SECTION */ 

#title {
	background: url(http://www.campuscareercenter.com/assets/TalentMagnet/img/strip_back.jpg) no-repeat;
	height: 90px;
	border-bottom: 1px solid #ccc;
}

#secstrip {
	float: left;
	border-bottom: 1px solid #ccc;
	background: url(http://www.campuscareercenter.com/assets/TalentMagnet/img/secstrip_back.jpg) repeat-y;
	text-shadow: #fff 0 1px 0;
}

#secstrip img {
	float: left;
	margin-right: 20px;
}

#content2 {
	float: left;
	padding: 30px 0;
	background: url(http://www.campuscareercenter.com/assets/TalentMagnet/img/content_back.jpg) repeat-x;
}
#content3 {
	float: left;
	padding: 0px 0;
	background: url(http://www.campuscareercenter.com/assets/TalentMagnet/img/content_back.jpg) repeat-x;
}

#moreserv {
	float: left;
	border: 1px solid #ccc;
	padding: 20px;
	background: url(http://www.campuscareercenter.com/assets/TalentMagnet/img/body_back.jpg) repeat-x;
	text-shadow: #fff 0 1px 0;
}

#contactbadge {
	width: 206px;
	float: left;
	border: 1px solid #ccc;
	paddingdding: 20px;
	background: url(http://www.campuscareercenter.com/assets/TalentMagnet/img/content_back.jpg) repeat-x;
	text-shadow: #fff 0 1px 0;
}
	#contactbadge img { margin-bottom: 10px; }

#moreserv img { margin-bottom: 20px; }

#footer {
	background: #363636;
	color: #fff;
	text-align: center;

	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
}

#copy {
	color: #5e5e5e;
}

#content2 img {  }

.morebtn {
	font-size: 18px;
	margin-top: 20px;
	float: right;
	padding: 10px 10px;
background: #6b246b;
	color: #fff;
	text-decoration: none;
	/*text-transform: uppercase;*/

	border-bottom: 1px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #666 0 -1px 0px;
}

#thickbutton {
	font-size: 16px;
	margin-top: 20px;
	float: left;
      margin-left:220px;
	padding: 10px 10px;
background: #6b246b;
	color: #fff;
	text-decoration: none;
	/*text-transform: uppercase;*/

	border-bottom: 1px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #666 0 -1px 0px;
}
	.morebtn:hover {
	background: #4b134b;
	text-decoration: none;
	text-shadow: none;
}

/* -- FONTS -- */
.alt {
	color: #6b246b;  /* color for alternate style */
	text-transform: none;
}

/* LOGO MAIN STYLE */ 
h1 { 
	
	font-size: 20px; 
	line-height: 1em;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
} 
h1.frontpage {
color: #6b246b;  /* color for alternate style */
font-size: 24px; 
line-height: 24px;
text-transform: none;
padding-bottom: 16px;
font-weight:normal;
}
/* END LOGO MAIN STYLE */ 

#title h2 { float: left; font-size: 50px; line-height: 50px; text-transform: uppercase; padding-right: 20px; margin-right: 20px; border-right: 1px solid #fff; }


h3 {
	font-size: 18px;
	line-height: 1.25em;
	margin-bottom: 20px;
}

h4 { 
	font-size: 24px;
	line-height: 1.15em;
}

	#contactbadge h4 { font-size: 14px; margin-bottom: 10px; text-transform: uppercase; }
h5 {
	font-size: 16px;
	line-height: 1.25em;
	margin-bottom: 5px;
font-weight: bold;
}

strong { font-weight: bold; }

#content2 p { margin-bottom: 1.5em; }

	#contactbadge p { margin-bottom: 0; }

	#strip p {
		padding-left: 20px;
		font-size: 18px;
		line-height: 1.25em;
		color: #fff; 
		text-shadow: #5a5a5a 0 1px 3px;
		}

	#strip .first {
		margin-top: 10px;
		margin-bottom: 10px;
		font-weight: bold;
		font-size: 28px;
		text-shadow: #5a5a5a 0 1px 3px;
		}
		
	#title { color: #fff; text-shadow: #5a5a5a 0 1px 3px; }
	#title p { font-size: 28px; line-height: 50px; }
	
	#secstrip .title {
		font-size: 24px;
		line-height: 1.15em;
		}
		
	#secstrip .subtitle, .subcol1 .subtitle {
		font-size: 12px;
		text-transform: uppercase;
		margin-bottom: 10px;
		}

	#secstrip .desc { color: #797979; }

	/* LOGO SLOGAN STYLE */ 
	p#slogan {
		color: #666;
		font-size: 18px;
		text-transform: uppercase;
		text-shadow: #fff 0 1px 0;
		}
	/* END LOGO SLOGAN STYLE */ 
		
	#copy { font-size: 10px; }

a {	color: #6b246b;	text-decoration: none; }
	a:hover { text-decoration: underline; }
	
li { margin-bottom: 0.65em; list-style-type: disc; list-style-position: inside; }

/* -- NEWS -- */

.news li { list-style-image: url(../img/arrow.gif); list-style-position: outside; margin-left: 20px; border-bottom: 1px solid #ccc; margin-bottom: 10px;}
	.news li:hover { background: #f0f0f0; }
h5.date { font-weight: bold; text-transform: uppercase; font-size: 11px; }
#content2 .news p { margin-bottom: 5px; font-size: 10px; line-height: 1.5em; }

/* -- contact form -- */

#error { width: 288px; }

#emailerror {
	margin-bottom: 10px;
	padding: 10px;
	background: #fcc;
	border: 1px solid #ff1600;
	color: #4b4b4b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#success {
	margin-bottom: 10px;
	padding: 10px;
	background: #d6f1a9;
	border: 1px solid #76993d;
	color: #455a23;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#success p {
	font-size: 16px;
	margin-bottom: 0;
}

#error img {
	width: 20px;
	height: 20px;
	float: left;
	display: block;
	margin-right: 10px;
}

.error {
	color: #99100f;
	margin-bottom: 10px;
	font-size: 20px;
}

#emailerror li {
	margin-left: 10px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

#submitform { width: 308px; float: left; display: block; }

#submitform #Message, #Name, #Email, #Company { 
	width: 288px;
	max-width: 288px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	color: #666;
	}
	
	#submitform #Name, #Email, #Company { height: 15px; }

#submitform label { float: left; display: inline; text-transform: uppercase; font-size: 10px; }

.submit-button {
font-size: 16px;
	float: left;
margin-left:200px;
	padding: 5px 10px;
background: #6b246b;
	color: #fff;
	overflow: hidden;

	border: none;
	border-bottom: 1px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #666 0 -1px 0px;
}
.submit-button2 {
font-size: 16px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	overflow: hidden;

	background: #6b246b;
	border: none;
	border-bottom: 1px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #666 0 -1px 0px;
}
	
.submit-button3 {
font-size: 16px;
	float: left;
margin-left:190px;
	padding: 5px 10px;
background: #6b246b;
	color: #fff;
	overflow: hidden;

	border: none;
	border-bottom: 1px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #666 0 -1px 0px;
}
	.submit-button:hover {
	background: #6b246b;
	text-decoration: none;
	text-shadow: none;
}

#submitform p.required { margin-bottom: 0; }

/* -- NAVIGATION -- */

#nav {
	background: #363636;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #6b246b;
	}

#nav ul { 
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
 }
 
#nav li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}

#nav a {
	display: block;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}

#nav a:hover, #nav .selected {
	background: #6b246b;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	text-shadow: #666 0 -1px 0px; }

#secnav li {
	list-style: none;
	display: inline;
}

#secnav a {
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 10px;
}

#secnav a:hover {
	text-decoration: underline;
}

#secnav .first a {
	border-left: none;
}
#jobs {
margin-left:20px;
}



        #vtab {
            margin: auto;
            width: 900px;
            height: 100%;
        }
        #vtab > ul > li {
	    font-size:18px;
	    font-weight:bold;
            width: 170px;
            height: 25px;
            background-color: #fff !important;
            list-style-type: none;
            display: block;
            text-align: left;
            margin: auto;
padding-top: 12px;
padding-left:10px;
            padding-bottom: 10px;
            border: 1px solid #ccc;
            position: relative;
            border-right: none;
            opacity: .6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	margin-bottom:15px;
        }
        #vtab > ul > li.category {
            
        }
        #vtab > ul > li.city {
            
        }
        #vtab > ul > li.state {
        }
    #vtab > ul > li.title {
        }
        #vtab > ul > li.selected {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            border: 1px solid #ccc;
            border-right: none;
            z-index: 10;
            background-color: #fafafa !important;
            position: relative;
        }
        #vtab > ul {
            float: left;
            width: 180px;
            text-align: left;
            display: block;
            margin: auto 0;
            padding: 0;
            position: relative;
            top: 30px;
        }
        #vtab > div {
            background-color: #fafafa;
 
            margin-left: 180px;
            border: 1px solid #ccc;
            min-height: 300px;
            padding: 12px;
 	    padding-left:18px;
            position: relative;
            z-index: 9;
            -moz-border-radius: 20px;
        }
        #vtab > div > h2 {
            color: #000;
            font-size: 18px;
font-weight:bold;
            padding-top: 5px;
            margin-top: 0;
	    padding-bottom:10px;
        }
.sidelinks li {

font-size: 18px;
	line-height: 1.25em;
	margin-bottom: 20px;
}