﻿#AutoNumber1  {
display:none;
}


/* ----------------------------------------------------------------------------------------

   The negative value for the margin in .wrapper is the same number as the height of .footer 
   and .push. The negative margin should always equal to the full height of the footer 
   (including any padding or borders you may add).

-------------------------------------------------------------------------------------------- */

* {
	margin: 0;
}

label {
	font-size: 14px;
}

ul {
	list-style: disc;
	*list-style-position: inside;
}


#stripe {
	display: block;
	height: 18px;
	background: #00568d;
	width: 100%;
	margin-top: 310px;
	position: absolute;
	top: 260px;
}


html, body {
	height: 100%;
}

ul#topnav a {
	color: white;
}

body.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;	
	background: url(http://www.cobbchamber.org/cwt/external/wcpages/images/bg.jpg) no-repeat;
	background-position: 5% 80px; 

}

body.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;	

}



/* --- the !important and height: 100% is a min-height hack for IE 6 -- */

a {
	color: #009966;
}

a:visited {
	color: #009966;
}

h2.calendar a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color:#006699;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -65px;
	padding-bottom: 50px;
}

.footer, .push {
	height: 65px;
}


/* --------- General --------- */

h2 {
	font-size: 16px;
	color: black;
	font-weight: 600;
	padding: 5px 0 5px 0;
}

h3 {
		padding: 30px 0 10px 0;
		font-size: 14px;
		color: #006699;

}

ul.inline {
	list-style-type: none;
	margin-left: -40px;
	*margin-left: 0;
}

ul.inline li {
	display: inline;
}

a img {
	border-style: none;
}

/* ---------- Header ---------- */

#container {
	height: 45px;
	background-color: #00568d;
	
}

#containerWide {
	height: 45px;

	background-color: #00568d;
}

#container_home {
	height: 45px;
	background-color: #00568d;
	
}


#page {
	width: 990px;
	margin: 0 auto;
}

ul#topnav {
	float: right;
	position: relative;
	top: -16px;
	color: #ffffff;
	font-size: 11px;
	margin-right: 10px;
}

ul#topnav li {
	display: inline;
	padding: 0 5px 0 5px;
}

ul#topnav li a {
	text-decoration: none;

}

#header h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	padding-top: 15px;
}

#header iframe {
	float: right;
	margin-top: -25px;
}

/* ---------- Structure/Columns ---------- */

#maincontent {
	padding: 50px 0 0 0;
	margin: 0;
	}

#column1 {
	float: left;
	width: 190px;
	margin: 0;
	padding:0;
}  

#column1Home {
	float: left;
	width: 300px;
	margin: 0;
	padding:0;
}


#column2 {
	float: left;
	width: 480px;
	padding-left: 30px;
	
}

#column2_wide {
	float: left;
	width: 670px;
	padding-left: 30px;
	
}


#column2_abovebar {
	padding: 0 0 10px 0;
	margin-top: 400px;
	margin-left: -30px;
}

#column2_abovebar a img {
	float: left;
	padding: 0 20px 0 20px;
}

/*
Original Code
#column2home {
	float: left;
	width: 600px;
	padding-left: 165px;
}*/
#column2home {
	float: left;
	width: 660px;
	margin-left: 30px;
}


#column2text {
	margin-top: 90px;
}


#column3 {
	width: 265px;
	float: right;
	margin-top: -10px;
}

#banner {
	margin-bottom: 10px;
}

#bannertop {
	margin-bottom: 10px;
            padding-top: 40px;
}

#banner p {
	font-size: 10px;
	text-align: center;
}

#banner_home {
	text-align: center;
	/*padding-top: 40px;*/
	width: 468px;
	margin: 30px auto 0 auto;
}

/* ---------- Main Navigation ---------- */

ul.vert-one {
	color: #006699;
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-position: outside;
	display:block;
	font: 14px Arial, sans-serif;
	line-height:165%;
	width:192px;
}

ul.vert-one li {
	margin:5px 5px 5px 0;
	padding:0;
	border:1px solid #999999;
}

ul.vert-one li a {
	display:block;
	text-decoration:none;
	color:#00568d;
	background:#ffffff;
	padding:0 0 0 30px;
	width:155px;
	background: #ffffff url(http://www.cobbchamber.org/external/wcpages/images/square.gif) no-repeat left;
}

ul.vert-one li a:hover {
	color:#ffffff;
	background:#00568d url(http://www.cobbchamber.org/cwt/external/wcpages/images/square_hover.gif) no-repeat left;
}

ul.vert-one li a.current,ul.vert-one li a.current:hover{color:#ffffff;background:#00568d url(http://www.cobbchamber.org/cwt/external/wcpages/images/square_hover.gif) no-repeat left;}

ul.vert-one2{margin:0;padding:0;list-style-type:none;display:block;font: 16px Arial, sans-serif;line-height:165%;width:278px;}
ul.vert-one2 li{margin:10px 10px 5px 0;padding:0;border:1px solid #999999;}
ul.vert-one2 li a{display:block;text-decoration:none;color:#00568d;background:#ffffff;padding:0 0 0 10px;width:256px;}
ul.vert-one2 li a:hover{color:#ffffff;background:#00568d url("images/vert-one_arrow.gif") no-repeat;}
ul.vert-one2 li a.current,ul.vert-one li a.current:hover{color:#ffffff;background:#00568d;}


ul.vert-one3 {
	margin:-5px 0 0 -8px;
	padding:0;
	list-style-type:none;
	display:block;
	font: 16px Arial, sans-serif;
	line-height:165%;
	width:268px;
}

ul.vert-one3 li{margin:6px 0 2px 0;padding:0 0 0 -10px;border:1px solid #999999; background-color:#FFFFFF;width:280px;}

ul.vert-one3 li a {
	margin: 0 auto;
	display:block;
	text-decoration:none;
	width:250px;
	padding:0 0 0 30px;
	color:#00568d;
	background: #ffffff url(http://www.cobbchamber.org/external/wcpages/images/square.gif) no-repeat left;
}

ul.vert-one3 li a:hover {
	margin: 0 auto;
	display:block;
	text-decoration:none;
	width:250px;
	padding:0 0 0 30px;
	color:#ffffff;
	background:#00568d url(http://www.cobbchamber.org/cwt/external/wcpages/images/square_hover.gif) no-repeat left;
}

ul.vert-one3 li a.current,ul.vert-one li a.current:hover{color:#ffffff;background:#00568d;}


#quicklinks, #resources {
	padding-left: 10px;
}

#calendar {
	width: 280px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: -8px;
	*margin-left: 8px; 
	height: 170px;
	background: #ffffff;	
	}
 
#calendar h2 {
	background: url(http://www.cobbchamber.org/external/wcpages/images/square.gif) no-repeat left;
	padding-left: 30px;
	font-weight: normal;
}

#calendar h2 a {
	color: #006699;
	text-decoration: none;
}

img.cobblogo {
	margin-top: 20px;
}

#resources p {
	font-size: 10px;
	padding-bottom: 5px;
	color: black;
}

.footer {
	background: #00568d;
	color: #ffffff;
	font-size: 10px;
	width: 100%
}

.footer a {
	color: #ffffff;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	display: inline;
}

#footercontents {
	width: 990px;
	margin: 0 auto;
}

.wlilogo {
	position: absolute;
	padding-left: 750px;
	margin-bottom: -20px;
	padding-top: 15px;	
}

#footercontents ul {
	padding-top: 10px;
}

#behere {
	margin-top: -10px;
}

#spotlight {
	margin-top: 35px;
}

#spot1, #spot2, #spot3 {
	width: 250px;
	height: 70px;
	margin: 10px 0 10px 0;
}

.clearfooter {
	clear: both;
	height: 65px;
}

/*p.backtop {
	padding: 50px 0 0 10px;
	position: absolute;
	bottom: 0;
	right: 200px;
} */

p.backtop {
	position: absolute;
	padding-left: 750px;
	margin-top: -30px;
	color: #000000;
}

p.backtop a {
	text-decoration: none;
	color: #006699;

}

#placeholder {
	width: 631px;
	height: 407px;
}


#bgtest {
	z-index: -5000;
	width: 1040px;
	margin-left: -440px;
	margin-top: -25px;
	position: absolute;
} 
 


#key table {
	border: 1px solid #006699;
	padding: 5px;
}

#column3_ecom {
	width: 265px;
	float: right;
	margin-top: -10px;
	margin-left: 30px;

}

#ctl00_webcontent_EmailForm1_txtMessage {
	width:400px !important;	
}

#ctl00_webcontent_EmailForm1_txtSubject {
	width:400px !important;
}

#ctl00_webcontent_EmailForm1_Messagelbl {
	width:400px !important;
}

#ctl00_webcontent_CouponList1_gvCoupons {
	color:#000000;
}

#ctl00_webcontent_UpdateAffiliationsGrouped1_gvAffCodes_ctl02_lblAffCodeTypeDescr {
	color:#000000;
}

#ctl00_webcontent_UpdateAffiliationsGrouped1_gvAffCodes_ctl08_lblAffCodeTypeDescr {
		color:#000000;
}
.black {
	color: #000000;
}
.seealsocategories {
	margin-bottom: 12px;
}
.directorygrid {
	width: 100%;
}
