/* =Body
----------------------------- */

body {
    background: #696835 url(../images/compsmart/mainbkg7.gif) repeat-y 50% 0;
    background-attachment: fixed;
    margin:0 auto;
    padding:0;
    text-align:center;
    font-family:verdana, arial, sans-serif;
}

body.popup {
    background:#fff;
    margin:10px;
}

img {
    border:none;
}

/* =Links
--------------------------------- */

a, a:link, a:active, a:visited {
    color:blue;
    text-decoration:		none;
    font-weight:			bold;
    border-bottom:			none;
}

a:hover {
    color:blue;
    text-decoration:		underline;
    font-weight:			bold;
    border:					none;
}

a.white, a.white:link, a.white:active, a.white:visited {
    color:					white;
    text-decoration:		none;
    font-weight:			bold;
    border-bottom:			none;
}

a.white:hover {
    color:					white;
    text-decoration:		underline;
    font-weight:			bold;
    border:					none;
}

a.small, a.small:link, a.small:active, a.small:visited {
    color:					purple;
    text-decoration:		underline;
    font-weight:			normal;
    font-size:				9px;
    border-bottom:			0;
}

a.small:hover {
    color:					yellow;
    text-decoration:		underline;
    font-weight:			bold;
    font-size:				9px;
    border:					none;
}

a.box, a.box:link, a.box:active, a.box:visited {
    border: 1px solid;
    color:#fff;
    font-weight:bold;
    border-color:#96B7D4 #000249 #000249 #96B7D4;
    background-color: #05488B;
    padding:5px;
    margin:0px 5px 10px 0px;
}

a.box:hover {
    background-color:#4885BA;
}

/* =Headers
------------------------------- */

h1 {
    font-family:			georgia, serif;
    font-size:				127%;
    font-weight: 			normal;
    color:					#B01F0A;
    text-transform:			none;
    line-height:			normal;
    margin:					.5em 0 .25em 0.5em;
    padding:				0;
}

h2,p.message {
    font-family:			georgia, serif;
    font-size:				107%;
    font-weight: 			normal;
    font-style:				normal;
    color:					#7F621F;
    text-transform:			none;
    line-height:			1.8em;
    margin:1em 0 .25em 1.1em;
    padding:				0;
}

h2.search {
    font-family:			georgia, serif;
    font-size:				115%;
    font-weight: 			normal;
    font-style:				normal;
    color:					#01194B;
    text-transform:			none;
    line-height:			1.8em;
    padding:6px 0 0 11px;
    margin:0;
    clear:both;
}

h3 {
    font-family:Georgia, Times New Roman, Times, serif;
    font-size:95%;
    font-weight:normal;
    color:#333;
    line-height:16px;
    margin:0 0 0 1.3em;
    text-align:left;
}

h4 {
    font-family:			verdana, arial, sans;
    font-size:				70%;
    font-weight: 			bold;
    font-style:				normal;
    text-transform:			none;
    color:					#264489;
    margin:					20px 0px 0px 15px;
    padding:				0;
    text-align:left;
    line-height:1.5em;
}

h4.prop, h4.cart2, h4.map {
    font-family:			verdana, arial, sans;
    font-size:				70%;
    font-weight: 			bold;
    font-style:				normal;
    color:					#264489;
    margin:					0;
    text-align:left;
    line-height:1em;
    background:#F0F0E0;
    padding:10px 0 10px 11px;
    border-top:1px solid #AEAD87;
    border-bottom:1px solid #AEAD87;
}

h4.prop {
/*
border-left:1px solid #AEAD87;
*/
}

h4.subsinfo {border:0; background:none; padding:0;}

h5 {
    font-family:			georgia, serif;
    font-size:				115%;
    font-weight: 			normal;
    font-style:				normal;
    color:					#01194B;
    margin:0px 0px 5px 0px;
    padding-top:0px;
}

h5.public {
    color:#999966;
}

h6 {
    font-family:			arial, verdana, sans;
    font-size:				100%;
    font-weight: 			normal;
    font-style:				normal;
    color:					#fff;
    margin:5px 20px 5px 0px;
    padding:3px;
    border:1px solid #fff;
    background-color:#7586AE;
    text-align:center;
}

h2.welcome {

	font:weight:bold;
	color:#333333;
	font-size:115%;
}

/* =Structure Divs
------------------------------ */

#shadow {
    text-align:center;
    width:958px;
    background: #FFFFFF url(../images/compsmart/shadow_side.gif) repeat-y right;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding:0px;
}

#frame {
    width:950px;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    margin-bottom:0;
    padding:0px;
    text-align:left;
    border-right: 1px solid #383712;
    border-left: 1px solid #383712;
    border-bottom: 1px solid #383712;
    background-color:#fff;
}

#top {
    height:5px;
    clear:both;
    background-color:#696835;
}

#contents {
    border-top:0px solid #4169A8;
    background:#fff url(../images/compsmart/contentbkg5.gif) repeat-y;
}

#contents2 {
    border-top:0px solid #4169A8;
    background:#fff url(../images/compsmart/contentbkg5_rev.gif) repeat-y;
}

#content_table {
    background:#fff url(../images/compsmart/contentbkg5_rev.gif) repeat-y;	
}

#header {
    background-image:url(../images/compsmart/headback5.jpg);
    background-repeat:no-repeat;
    height:117px;
    border-top:0;
    border-right:0;
    border-left:0;
    padding:0;
    margin:0;
}



/* =Content Divs
--------------------------- */

.leftcolwrap {
    width:545px;
    padding:0;
    float:left;
    border-right:0px solid blue;
}

.mapcolwrap, .purchase {
    width:688px;
    padding:0;
    float:relative;
    border:0px solid blue;
}

.purchase {
    width:684px;
    padding:2px;
}

div.left {
    float:left;
    width:680px;
}

div.right{
    float:right;
}

div.pub {
    margin:25px 0 0 20px;
}


div.colmain {
    border:0px solid blue;
    margin:0;
    width:545px;
}



div.searchhead {
    float:left;
}

div.cartheadleftbar, div.cartheadbody {
    clear:both;
    background-color:white;
    border-bottom:1px solid #AEAD87;
    width:261px;
    float:left;
    padding-bottom:15px;
}

div.cartheadleftbar p {
    font-size:65%;
    margin:0;
}

div.cartheadbody {
    width:100%;
}

div.subsbrinfo {
    clear:both;
    border-bottom:0px solid #AEAD87;
    width:261px;
    float:left;
}


column 1 p.img {
    padding: 0px 0px 10px 10px;
    margin:0;
}


div.clear {
    clear:both;
}

div.maphead {
    width:688px;
    font-size:70%;
    background:#F0F0E0;
    padding:8px 0 8px 0px;
    border-bottom:1px solid #AEAD87;
}

div.prophead2 {
    float:left;
    width:688px;
    margin:0;
    padding:0;
}

.col3 {
    border:0px solid blue;
    width:262px;
    float:left;
    margin-bottom:30px;
}


.column2 {
    width:235px;
    float:right;
    margin:0;
    text-align:left;
    border:0px solid #b1b191;
}

.column2 p, .col3 p {
    color:#333;
    margin:5px 15px 10px 10px;
    font-size:70%;
    text-align:left;
    line-height:1.5em;
}

div.links {
    font-size:90%;
    clear:both;
    padding:0px 0 12px 0;
    margin:0;
}

.column2 p.public, .col3 p.public, div.links p.public {
    margin:10px 0px 10px 0px;
    padding:5px;
    text-align:center;
}

div.links p.public2 {
text-align:left;}



#join {
    background: url() repeat-y left;
    border:0px solid #fff;
    border-top:0px solid #B0AF79;
    padding:15px 10px 0px 20px;
    margin:0px 0 0 0px;
}

html>body #join {padding:15px 10px 0px 20px;}

#comsub {
color:#fff;
border-top:0px solid #ECEABF;
padding:5px 10px 26px 20px;
margin:0px 0 0 0px;
}
html>body #comsub {padding:5px 10px 30px 20px;}

.column3 {margin:0;}

.printonly {display:none;}


div.pop {
    border:1px solid #D7D5B4;
    margin:5px;
}

p.pophead {
    background:#BFBE94;
    color:#111;
    text-align:left;
    font-weight:bold;
    font-size:75%;
    padding:5px 10px;
    margin:0;
    border-bottom:1px solid #969658;
}

p.popbody, table.popbody td {
    color:#333;
    text-align:left;
    font-size:75%;
    padding:2px;
    margin:10px;
    line-height:1.75em;
}


 /* =Paragraph Styles
 ------------------------------*/

div.colmain p {
color:#333;
font-family:verdana, arial, sans-serif;
font-size:75%;
line-height:2em;
padding:0;
margin:.75em 1.75em 1em 1.75em;
text-align:justify;
}

div.colmain p.fl {
text-align:left;
padding:0;
border:0px solid blue;
margin:.75em 0em 1em 1.75em;
}
html>body .colmain p.fl {
}

p#no-match {
	padding-left:3px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
}

div.colmain p.fl2 {
float:left;
width:220px;
margin:15px 10px 10px 10px;
padding:10px;
border:1px solid #A7A66D;
background:#BFBE94;}



.box_options {
padding:5px 0;
font-size: 11px;
line-height: 1.2em;
color:#111;
}

#join .box_options {
margin:0 0 0 0px;
padding:5px 0 15px 0;
font-size: 11px;
line-height: 1.2em;
}


p.floatl {
float:left;
width:200px;
}

p.floatr {
float:left;
width:200px;}

p.center {
text-align:center;
margin:10px;}

p.time {
font-family:			georgia, times, serif;
font-size:95%;
font-weight: 			bold;
font-style:				normal;
color:					#999966;
text-transform:			none;
line-height:			1.8em;
margin:10px 20px 0 20px;
padding:				0 10px;
background:#CEDEE0;
border-bottom:1px solid #9FACCB;
}

p.agenda {
color:#333;
font-family:verdana, arial, sans-serif;
font-size:70%;
line-height:1.75em;
padding:5px 10px;
margin:1px 20px;
text-align:justify;
font-weight:normal;
background:#F0F0E0;
border-bottom:1px solid #D7D5B4;
border-top:0px solid #D7D5B4;
}

div.carthead2 p, div.prophead2 p, div.subsbrinfo p {
color:#333;
font-family:verdana, arial, sans-serif;
font-size:73%;
line-height:1.75em;
padding:0;
margin:.75em 1.75em 0em 1em;
text-align:justify;
}


#header p {
font-family: verdana, arial;
font-weight:bold;
margin:0;
padding:0 0 0 0px;
font-size:9px;}

#header p.logo {
padding-top:25px;}



#searchform {
border:0px solid black;
float:right;
padding-top:41px;
padding-right:0px;
}


/* =Footer
------------------------------- */

#footer {
color:#fff;
background: #696835 url(../images/compsmart/footbkg2.gif) repeat;
text-align:center;
padding:0;
margin:	0;
clear:both;
border-top:1px solid #171702;
border-bottom:0px solid #171702;
}

#footer p {
font-size:68%;
line-height:normal;
padding:1.75em 0 0em 0;
margin:	0;
}
#footer p.copyright {
font-size:68%;
line-height:normal;
padding:1em 0 2em 0;
margin:	0;
}


/* =List Styles
------------------------------ */

/* navigation */

#nav {
	float: left;
	width: 950px;
	margin: 0 0 0px 0;
	padding: 0;
	list-style: none;
	font-size: 75%;
	font-style:normal;
	border-top: 1px solid #9AA0FF;
	border-bottom: 2px solid #03264D;
	background: #003366 url(../images/compsmart/nav-bg-blue6.gif) repeat-x top left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0px 1px 0px 0px;
	list-style: none;
	background: url(../images/compsmart/nav-li-bg7.gif) no-repeat top right;
		}

#nav a {
	float: left;
	padding: 8px 14px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	font-style:normal;
	}
#nav a:hover, #nav a.active {
	color: #fff;
	background: #003366;
}

#nav a.active {
	font-weight: bold;
	background: #003366 url(../images/compsmart/nav-on-bg.gif) repeat-x bottom left;
}

li#register a {
    margin-left:8px;
    background: url(../images/compsmart/nav-li-bg7.gif) no-repeat top left;
}

li#welcomeoff {
    margin-left:8px;
    background: url(../images/compsmart/nav-li-bg7.gif) no-repeat top left;
}

/* prediction - title */
#appname {
	text-align:right;
	margin-right:20px;
	font-size:16px;
}

#appregion {
	text-align:right;
	margin-right:20px;
	margin-top:10px;
	font-size:12px;
}

#header #title {
	float:right;
	margin-top:10px;
}

#novocologo {
	float:left;
	margin-top:10px;
}

/* subnav */

#subnav {
    font-family:verdana, arial, sans-serif;
    font-size:65%;
    float:right;
    width:400px;
}

#subnav p {
font-family: verdana, arial, sans-serif;
text-align:right;
margin:0;
padding-top:5px;
padding-bottom:0px;
 }


#subnav ul {
margin:0;
padding: 15px 5px 15px 0;
list-style: none;
text-align:right;
}

#subnav li {
border-right:1px solid #999966;
display:inline;
font-weight:bold;
padding:0 8px;
margin:5px 0;
text-indent:0;
}

#subnav ul li.noborder { border:0px; }

#subnav a, #subnav a:link, #subnav a:active, #subnav a:visited, #subnav a:hover {
    color:					#B01F0A;
    text-decoration:		none;
    font-weight:			bold;
    font-size:8pt;
}

#subnav a:hover {
    text-decoration:		underline;
}

div.colmain ul {
margin: 0 0 0 20px;
padding: 0;
list-style: none;
font-size: 70%;
font-style:normal;
}

div.colmain li {
margin: 0 0 1em 0;
padding: 0px 1px 0px 0;
list-style: none;
line-height:1.75em;
}

div.colmain ul.bullets {
margin:0em 3em 2em 6em;
color:#333;
font-size: 75%
}

div.colmain ul.bullets li {
margin: 0 0 .25em 0;
padding: 0px 1px 0px 0;
list-style: square;
line-height:1.75em;
}

div.colmain ul.bullets li.lhead {
font-weight:bold;
list-style: none;
margin: 0 0 .25em -1.5em;
}

div.colmain ul.breakout {
float:left;
color:#01194B;
width:125px;
float:left;
margin:15px 0px 10px 0px;
padding:0px;
list-style: none;
text-align:left;
background:#BFBE94;
border: 1px solid #696835;
}

div.colmain ul.breakout li {
font-size:11px;
line-height:18px;
list-style: none;
border:0px solid #fff;
border-bottom:0px solid #696835;
font-weight:bold;
padding:2px 8px;
margin:0;
}

.colmain ul.breakout li.bot {
border-bottom:0px solid #fff;}



/* =Form Fields
------------------------------*/

#comsub input.box {
border:0px solid #F4F2DC;
margin:0 5px 5px 0;
float:left;
}

#comsub input.box2 {
border:0px solid #F4F2DC;
margin:0 5px 40px 0;
float:left;
}

.btn, .regbutton, button {
    border: 2px outset #014450;
    background-color: #E5F2FF;
    font-size:90%;
}

input.schbutton {
    border:2px outset;
    border-color: #B2C6CA #014450 #014450 #B2C6CA;
    background-color: #E5F2FF;
    font-size:11px;
    padding:1px;
}

input.joinbutton {
    color:#fff;
    border:2px outset;
    border-color: #9FACCB #264489 #264489 #9FACCB;
    background-color: #33558D;
    font-size:11px;
    padding:1px;
}

form {
    margin:0;
    padding:0;
}

form.head {
    margin:0;
    padding:5px 10px 3px 8px;
    border:1px solid #A7A66D;
    border-bottom:1px solid #BFBE94;
    border-right:0;
    background-color:#BFBE94;
}

input.fieldcell {
    width:150px;
    font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F8F9FF;
    color: #000;
    border:1px solid #69c;
    border-color:#696835 #fff #fff #696835;
}
html>body input.fieldcell {width:160px;}

#join textarea {
    width:190px;
    height:60px;
    font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F8F9FF;
    color: #000;
    border:1px solid #69c;
    border-color:#696835 #fff #fff #696835;
    margin:0 0 5px 0;
}

#join input.fieldcell {
    width:190px;
    font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F8F9FF;
    color: #000;
    border:1px solid #69c;
    border-color:#696835 #fff #fff #696835;
    margin:0 0 10px 0px;
}

input.button {
    border: 2px outset #014450;
    background-color: #E5F2FF;
}


 /* =Table Styles
 ------------------------------*/
table, table.list {
    float:left;
    padding:0;
    margin:0;
    border-collapse: collapse;
}

table.popbody {
    float:none;
}

tr, td, th {
    padding:0;
    margin:0;
    border-collapse: collapse;
}

table.list tr.odd {
    background-color: #cfd4ff;
    color: #333333;
}

table.list tr.even {
    background-color: #F0F0F0;
    color: #333333;
}

table.list td {
    padding:0;
    margin:0;
    font-size:65%;
}

td.SMALL {
    font-size: 3pt;
    line-height: 6pt;
    text-align:top;
}

table.searcharea {
    float:left;
    width:220px;
    border:0px solid #ccc;
    border-collapse: collapse;
}

table.searcharea th, table.searcharea td {
    text-align:left;
    border-top:0px solid #D7D5B4;
    font-size:75%;
    padding:7px 0px 0px 10px;
    font-weight:normal;
}

table.quickfacts {
    float:left;
    width:250px;
    border:0px solid #ccc;
}

table.quickfacts td, table.quickfacts td.right {
    text-align:left;
    border-top:0px solid #D7D5B4;
    font-size:65%;
    padding:2px 0px 0px 10px;
    font-weight:normal;
}

table.quickfacts td.right{
    text-align:right;
}

table.cart {
    border-collapse: separate;
    border-spacing: 0 3pt;
    padding-left:5pt;
    padding-right:5pt;
}

table.cart tr.odd, table.cart tr.even {
}

table.cart td {
    font-size:65%;
    border:1px solid #D7D5B4;
    background-color:#E8E9FF;
}

table.wrap {
    /*width:100%;*/
    margin: 5px;
    border:0px solid #ccc;
    background:#fff;
}

table.wrap td, table.wrap td.formerror {
    font-size:71%;
    padding:6px ;
    /*text-align:*/
}

table.wrap td.formerror, table.wrap td.formerror div {
    color:red;
}

table.wrap td.formerror div {
    color:#000;
    font-size:75%;
    font-style: italic;
    font-weight: bold;
}

table.padding td, th {
    padding: 5px 0px 5px 5px;
}


.purchase td.sub {
    border-top:1px solid #D7D5B4;
    font-size:71%;
    padding:4px;
    background:#fff;
}

table.wrap td.head {
    font-size:80%;
    background:#BFBE94;
    padding:5px;
    margin:0;
}

table.inside {
    width:100%;
}

.purchase table.inside td {
    font-size:100%;
    padding:5px;
    width:33%;
    border:1px solid #D7D5B4;
    background-color:#E8E9FF;
    line-height:1.5em;
}

.purchase table.inside td.total {
    background:none; border:0;
}

/* =Image Styles
----------------------------- */

p.img {
    padding: 0px 0px 10px 10px;
    margin:0;
}

img {
    border:0;
}

img.ad {
    border:					#BEDCFB solid 1px;
    padding:				1px;
    background-color:		#F0F5FD;
    margin:					0 0 10px 0;
}

img.adright {
    border:					#999966 solid 1px;
    padding:				1px;
    background-color:		#EDEDC1;
    margin:					0 0 10px 0;
}

img.map {
    margin:8px 6px 7px 8px;
    border:1px solid #696835;
}

a.image, a.image:link, a.image:visited, a.image:active, a.image:hover
{
    text-decoration:		none;
    border-bottom:			none;
}


img.framed {
    border:1px solid #ccc;
}

img.framed2 {
    border:1px solid #ccc;
    float:right;
    margin:0 15px 10px 0;
}

img.framed3 {
    border:1px solid #1E0A63;
    padding:1px;
}

.propertiessummary {
    font-size:80%;
    font-style: italic;
}


/* =Span Tags
----------------------------- */

.retrieving {
	font-size: 110%;
	font-weight:bold;
}

/* =Hacks
----------------------------- */

.clearfix:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */


@media print {
   .noprint{
      display:none;
	}
}


