body {
	font-family: 'Josefin Sans', sans-serif;
    color: #333;
    font-size:1em;	
}
header {
    margin: 10px 0px 20px 0px;
}
.logo img {
    width:200px;
}
.adTypeRow img {
	width: 80px;
	height: 80px;
}
.header_tab {
   height:150px;
   background:url(../images/banner_pattern.png) right no-repeat;
   background-color:#183e7f;
   /*margin-top:20px;*/
}

.header_tab img {
   margin:80px 0px 0px 20px;
}
h2 {
	font-family: 'cooper_hewittsemibold', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 0;
}
.mainLogo img{
	width: 100%;
}
.bold {
	font-family: 'cooper_hewittsemibold', Arial, Helvetica, sans-serif
}
#classifiedlogo {
	vertical-align: middle;
	text-align: center;
}
.center {
    text-align: center;
}
.showDiv {
	display: block !important;
}
.dispFlex {
	display: inline-flex;
}
.dispInBlk {
	display: inline-block;
}
.dispCont {
	display: contents;
}
.nodisplay {
	display: none;
}
.header {
	background: #e4eff6;
}
.header span#help {
	color: #000;
	line-height: 1.5em;
}
.header a:link, .header a:visited {
	color: #045eaa;
}
.header h1 {
	color: #fff;
	text-align: center;
}
.adspace {
	margin: 10px 0
}
.hero {
	background: #d0e1ee;
}
.navigation {
	background-color: #333333;
	height: 60px;
	box-shadow: 0px 3px 12px #999;
}
.BTORadio {
	display:none;width:62.5%;text-align:right;
}
.publications {
	background: #eeeeee;
}
.pub-box {
	margin-top: 15px;
	background-color: #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding-top: 20px;
	text-align: center;
	width:330px;
}
.floatRight{
	float:right;
}
.dupIcon{
	margin-left:-7px;
}
.error_message {
	color:red;
	font-size:14px;
	font-family:'cooper_hewittsemibold', Arial, Helvetica, sans-serif;
	float: right;
}
#cost{color:#0061ac; font-size: 2em; font-family: 'cooper_hewittsemibold', Arial, Helvetica, sans-serif; margin-left:0.5em}
/*#adPrice*/
 #adpreview{border-right: 1px solid #ddd;}
/*footer {
	background: #333333;
	color: #fff;
	font-size: 0.85em;
	line-height: 2em;
	padding: 20px 0;
	margin-top:10px;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover {
	text-decoration: underline;
}*/
/*********************************************************************
* Global Buttons *
**********************************************************************/
.btn-primary, .btn-primary:visited {
	font-family: 'cooper_hewittsemibold', Arial, Helvetica, sans-serif;
	background: #333;
	background: -webkit-linear-gradient(#747474, #49494a);
	background: -o-linear-gradient(#74747, #49494a);
	background: -moz-linear-gradient(#74747, #49494a);
	background: linear-gradient(#74747, #49494a);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 1px 2px 7px #999;
	border: none;
}
.btn-primary:hover, .btn-primary:active {
	background: #666666 !important;
	text-decoration: underline;
}
.book-ad {
	margin: 20px 0
}
.btn-primary#previous{float: left;}
.btn-primary#next{float:right;}
.btn-primary.next{float:right;}

/*********************************************************************
* Global Forms*
**********************************************************************/
.required {
	font-size: 1em;
	color: #ff0000
}
label.text {
	/*font-family: 'cooper_hewittsemibold', Arial, Helvetica, sans-serif;*/
	padding-right: 20px;
	width: 30%;
	display: inline-block;
	/*color: #0061ac;*/
	float: left;
	/*text-transform: uppercase;*/
	margin-bottom: 4px;
	font-weight: 400;
}
label.checkboxlabel {
	font-family: 'cooper_hewittbook', Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 0.8em;
}
input[type="text"], textarea {
	/*color: #0077c1;*/
	margin-bottom: 20px;
	padding: 0.3em;
	width: 30%;
	border: 3px solid #ecf2f8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0 0 1px #333;
	-webkit-box-shadow: inset 0 0 1px #333;
	box-shadow: inset 0 0 1px #333;
}
input[type="text"]:focus {
	outline: none;
	border: 3px solid #bad5f0;
	-moz-box-shadow: inset 0 0 1px #333;
	-webkit-box-shadow: inset 0 0 1px #333;
	box-shadow: inset 0 0 1px #333;
}
select {
	padding: 3px 6px;
	margin: 0;
	border: 3px #ecf2f8 solid;
	outline: none;
	display: inline-block;
	cursor: pointer;
	background-position: 12em 0.5em;
	/*color: #0077c1;*/
	text-indent: 0.01px;
	text-overflow: ""; /*removes default arrow from firefox*/
}
.small-text {
	font-family: 'cooper_hewittmedium', Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666;
	font-size: 0.875em;
}
.selectClass {
   /* color: #0077C1;*/
    padding: 0.3em;
    border: 3px solid #ECF2F8;
    border-radius: 6px;
    box-shadow: 0px 0px 1px #333 inset;
}
.selectAdClass {
   /* color: #0077C1;*/
    padding: 0.3em;
    width: 30%;
    border: 3px solid #ECF2F8;
    border-radius: 6px;
    box-shadow: 0px 0px 1px #333 inset;
}
.selectComClass{width:45%;}

/*********************************************************************
* Ad Size Selector*
**********************************************************************/
.adsizeselector{width: 200px; float: left; margin-right: 10px;}
.adsizeselector h3{color:#0061ac; font-family: 'cooper_hewittsemibold', Arial, Helvetica, sans-serif; font-size: 1.2em;}
.relativesize{display: block;	width: 200px;	height: 330px;
	text-indent: -99999px;
	cursor:pointer;
}
.relativesize:hover {	background-position: 0 -330px;}
.relativesize1{display: block;	width: 200px;	height: 270px;
	text-indent: -99999px;
	cursor:pointer;
}
.relativesize1:hover {	background-position: 0 -270px;}
.col6-adsize27by3{background: url(../images/col6-adsize27x3small.gif) 0 0;}
.col6-adsize20by3{background: url(../images/col6-adsize20x3small.gif) 0 0;}
.col6-adsize15by3{background: url(../images/col6-adsize15x3small.gif) 0 0;}
.col6-adsize10by2{background: url(../images/col6-adsize10x2small.gif) 0 0;}
.col6-adsize10by1{background: url(../images/col6-adsize10x1small.gif) 0 0;}

.col6-v2-adsize15by6{background: url(../images/col6-v2-adsize15x6small.gif) 0 0;}
.col6-v2-adsize15by3{background: url(../images/col6-v2-adsize15x3small.gif) 0 0;}
.col6-v2-adsize10by2{background: url(../images/col6-v2-adsize10x2small.gif) 0 0;}
.col6-v2-adsize10by1{background: url(../images/col6-v2-adsize10x1small.gif) 0 0;}

.col8-adsize27by4{background: url(../images/col8-adsize27x4small.gif) 0 0;}
.col8-adsize20by4{background:url(../images/col8-adsize20x4small.gif) 0 0;}
.col8-adsize15by3{background: url(../images/col8-adsize15x3small.gif) 0 0;}
.col8-adsize10by2{background: url(../images/col8-adsize10x2small.gif) 0 0;}
.col8-adsize10by1{background: url(../images/col8-adsize10x1small.gif) 0 0;}
.col8-adsize5by2{background: url(../images/col8-adsize5x2small.gif) 0 0;}
.col8-adsize5by1{background: url(../images/col8-adsize5x1small.gif) 0 0;}

.col10-adsize27by4{background: url(../images/col10-adsize27x4small.gif) 0 0;}
.col10-adsize20by4{background:url(../images/col10-adsize20x4small.gif) 0 0;}
.col10-adsize12by3{background: url(../images/col10-adsize12x3small.gif) 0 0;}
.col10-adsize7by3{background: url(../images/col10-adsize7x3small.gif) 0 0;}
.col10-adsize20by2{background: url(../images/col10-adsize20x2small.gif) 0 0;}
.col10-adsize12by2{background: url(../images/col10-adsize12x2small.gif) 0 0;}

.menubar {
	padding-bottom: 20px;
}

.navbar-default .container {
	font-size: 1.3em !important;
	/*border-top: 1px solid #ddd;*/
	/*border-bottom: 1px solid #ddd;*/
}

.navbar-default .navbar-nav > .active {
    /*color: #0764b1;*/
    background-color: #e7e7e7;
    border-radius: 5px;
}

.navbar-nav {
	width: 100%;
}

.navbar-default .navbar-nav>li {
	color: #111111;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 12px !important;
	padding-bottom: 10px !important;
}

.navbar-default {
	margin-bottom: 10px;
}

#sub-links>.active, #sub-links>li p .active {
	font-weight: bold;
}

#footer>ul .active {
	font-weight: bold;
}

@media ( max-width : 480px) , ( max-width : 767px) {
	.navbar-collapse {
		padding-left: 15px;
	}
}


/**************** MEDIA QUERIES ******************/

/* Small devices (tablets, 768px and up) */
@media only screen and (max-width: 768px) {
	.header a:link, .header a:visited { color: #000; }
	.navigation { height: auto; margin-top: 0 }
	nav li div { border-bottom: 1px solid #444; border-right: none; }
	label.text{width: 100%}
	input[type="text"]{width:100%;}
	.btn-primary{width: 100%; margin-bottom:10px;white-space:normal;}
	#designBox, #propBox,#adrelativesize{padding-top:20px;}
	#designBox{padding-right:30px;}
	#previewObj{ width:340px; height:500px; }
	.calDiv { width:40%;margin:45px 0 0 0; }
	.tranText { font-size: 13px;  }
	.layText{ padding-top:2%;}
	#sideBox { padding-left:20px;}
	#propText { padding-top:2%;font-size:15px; }
	.adWidthCol{padding-left:0%;}
	.adHeightCol{padding-right:0%;}
	.menuRow {display:none;}
	.iconRight, .iconLeft{text-align:none;}
	.adBtns img{width:70px; }
	.selectClass, .selectAdClass{width: 100%;}
	.mainLogo{text-align: center;}
	.header p { margin-top: 0px; display: block; text-align: center; font-size:13px; }
	.header img{ margin-top: 0px;}
	.header span#help { font-size: 1.1em; }
	.floatRight{float:none;}
	.pub-box{width:250px;margin:auto;margin-bottom:20px;}
	#classCatDDL2 { width: 100%;}
	.secondLevelSelect { width:100%;}
	.eyeCatLbl {height: auto !important;}
	.tempLbl { display: none !important;}
	.semiAdSec { float: left; width: 60%;}
	#classifiedlogo img { max-width: 45%; }
	#navbar { width: auto; }
	#navbar img { width:30px; display:inline-block; }
	.nav > li { display: inline-block; }
	.nav { padding-left: 30px; }
	.nav > li { display: inline-block; padding: 24px 27px 4px 3px; }
	.navbar-default { background: none; display: block;  }
	.navbar-default .navbar-nav>li { width: 100%; }
	.generic {
	padding-top: 16px;
	background-color: #e7e7e7;
    color: #555;
    font-family: 'Open Sans', sans-serif;
    margin-left:15px;
    margin-right:15px;
    }
    header .container,footer .container{
    padding-left: 15px;
    padding-right: 15px;
   }
   nav{margin-left: 15px;margin-right: 15px;}
}

@media screen and (min-width:768px) and (max-width:999px) { 
	#previewObj{ width:450px; height:500px; }
	.calDiv { width:40%; }
	.tranText { font-size: 13px; }
	.layText{ padding-top:4.5%;}
	#propText { padding-top:0%;font-size:13px; }
	.adWidthCol{padding-left:16%;}
	.adHeightCol{padding-right:8%;}
	.iconRight{text-align:right;}
	.iconLeft{text-align:left;}
	.adBtns img{width:70px; }
	.btn-primary{white-space: normal;}
	.selectClass, .selectAdClass {width:30%;}
	.mainLogo{text-align: center;}
	.header p { margin-top: 20px; display: block; text-align: right; font-size:14px; }
	.header img{ margin-top: 20px;}
	.header span#help {  font-size: 1.1em;  }
	nav div { margin-top: 0em; }
	.secondLevelSelect { width:100%;}
	#ajax_tooltipObj{max-width: 31%;}
	.pub-box{width:220px;margin:auto;margin-bottom:20px;}
	label.text { margin-bottom: 2px; }
	.semiAdSec { float: left; width: 30%;}
	#navbar { font-size: 12px; width: 107%; }
	.navbar-default { background: none; display: block; border: none; }
	#navbar img { display:none; }
	.nav { padding-left: 0px; text-align: center;}
	.navbar-default .navbar-nav>li { width: 25%; }
    #navbar {margin-left: -30px;}
    .generic {
	padding-top: 16px;
	background-color: #e7e7e7;
    color: #555;
    font-family: 'Open Sans', sans-serif;
    }
    header .container,footer .container{
    padding-left: 0px;
    padding-right: 0px;
    }
    .adsizeDisplay{
    margin-left:-300px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) {
#previewObj{ width:640px; height:600px;
}
.calDiv { width:40%; }
.tranText {font-size: 13px; }
#sideBox { padding-right:19px;}
.layText{ padding-top:4.5%;}
#propText { padding-top:2%;font-size:15px; }
.adDimen{margin-left:-1%;}
.menuBtn {padding-right:2%;}
.iconRight{text-align:right;}
.iconLeft{text-align:left;}
.adBtns img{width:70px; }
.btn-primary{white-space: nowrap;}
.selectClass{width:30%;}
.mainLogo{text-align:left;}
.header p { margin-top: 20px; display: block; text-align: right; font-size:14px; }
.header img{ margin-top: 20px;}
.header span#help { font-size: 1.1em; }
/*nav div { margin-top: 0.6em; }*/
#classCatDDL2 { width: 50%;float: right;}
.secondLevelSelect { width:60%;}
#ajax_tooltipObj{max-width: 20%;}
.pub-box{width:300px;margin:auto;margin-bottom:20px;}
.semiAdSec { float: left; width: 40%;}
#classifiedlogo img { max-width: 38%; }
.navbar-default { background: none; display: block; border: none;}
#navbar img { display:none; }
.nav { padding-right: 15px; padding-left: 50px; text-align:center }
.navbar-default .navbar-nav>li { width: 25%; text-align: center; }
#navbar {width: 917px;margin-left: -80px;}
.generic {
	padding-top: 16px;
	background-color: #e7e7e7;
    color: #555;
    font-family: 'Open Sans', sans-serif;
}
header .container,footer .container{
   padding-left: 0px;
   padding-right: 0px;
}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) {
...
}

/* Calender */

.yui3-calendar-content {
        color:#0077c1 !important;
        font-size:11px !important;/*116%;    */
}
.yui3-calendar-day{
        font-weight: normal !important;
}
.yui3-calendar-day:hover {
    background: #FFFFFF !important;
    color: #000 !important;
}

.yui3-calendar-day-selected:hover {
    background-color: #B3D4FF !important;
    color:#000 !important;
}
.yui3-calendar-header-label,.yui3-calendar-weekday{
        color: #000;
        font-size:11px;
        padding-left:10px;
}
.yui3-calendar-row { font-size:11px;}
.yui3-calendar-prevmonth-day, .yui3-calendar-nextmonth-day {
        background-color: #CCCCCC !important;
}
.yui3-calendar-selection-disabled,.yui3-calendar-selection-disabled:hover{
        color: #D4D6D5 !important; background-color: #FFFFFF !important;
}
.yui3-panel { z-index:99 !important;font-size:13px;}
.yui3-panel select{width:100% !important;font-size:13px;}
.yui3-panel td{font-size:13px;}

#adImgBlk input[type='file'] {
  color: transparent; 
  width: 85px;
}

.eyePicUpl {
	background-color: beige;
	padding:6px 5px;
	border:1px #999999 solid;
}

.runConfirmImg, .tooltipImg {
	max-width: 100%;
}
.minusBtn, .plusBtn {height:25px !important;}
.cursorP {
    cursor: pointer;
}
.fontBtn {
    margin: 0px !important;
}
.confirmText {
    margin-bottom: 0px !important;
    border: 1px solid #0062a3 !important;
    padding-left: 9px !important;
    font-weight: bold !important;
    width: 35px !important;
	display: inline;
}
.translateCM{font-size:12px;}
.marL30 { margin-left: 30px; }
.disEye { height: 41px; }
.semiTrans { float: left;margin-left: 30px; }
.ui-dialog {
	font-size: 13px;
}
.ui-dialog-titlebar-close {
	background-image: url("../images/close-icon.png");
}
.ui-dialog-titlebar {
	height: 23px;
}
.newAd {
	display: none;
	text-align: center;
}

#runOnEyeBlk a,#semiEyeBlk a{
	 color: #555;
}
.buttonNext {
    background-color: #183e7f; 
    color: #fff;
    padding: 5px 10px 3px 10px;
    margin-top:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    border-radius:5px;
    float:right;
}

.buttonNext:hover{
    background-color: #0086c2;
    text-decoration: none;
}
.buttonPrev {
    background-color: #183e7f; 
    color: #fff;
    padding: 5px 10px 3px 10px;
    margin-top:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    border-radius:5px;
}

.buttonPrev a {
    color: #fff;
    text-decoration: none;
}

.buttonPrev:hover{
    background-color: #0086c2;
    text-decoration: none;
}
.contact {
   font-family: 'Josefin Sans', sans-serif;
   text-align:left;
   font-size:1.1em;
   line-height: 1.1em;
   color:#626262 !important;
}
.footer_border {
   border-top: 2px solid #cccccc;
   margin-bottom:10px;
   margin-top:20px;
}

h6.copyright {
   font-family: 'Josefin Sans', sans-serif;
   color:#666;
   font-size:0.6em;
   text-align:right;
}

h6.copyright_links {
   font-family: 'Josefin Sans', sans-serif;
   color:#666;
   font-size:0.8em;
   text-align:left;
   text-decoration:none !important;
}

h6.copyright_links a:hover {
   color:#666;
   text-decoration:none !important;
}
h4 {
   font-family: 'Josefin Sans', sans-serif !important ;
   color: #999;
   font-size:1.3em !important;
   text-transform:uppercase !important;
   margin-bottom: 15px;	
   margin-top:20px;
}
@media (max-width: 991px) {

h6.copyright_links {
   line-height:1.2em;
}

h6.copyright {
   text-align:left;
}
}
.semiAdSec{
   font-family: 'cooper_hewittbook', Arial, Helvetica, sans-serif;
   font-size: 14px;
}

.innerTextSize{
	 font-size: 0.8em;
}

.table > tbody > tr > td{
   padding: 4px;
   padding-left: 10px;
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    99999;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .5 )  url('../images/loading.gif')  54% 50%  no-repeat;
}
.pad10 {
	padding-top: 10%;
}
.divHide {
	display: none;
}
#adPriceI {
	margin-left: 26px;
}
.wordwrap {
	word-wrap: break-word;
}