/* ---------------------------- 
[Master Stylesheet]

Project: 	Cox Communications Middle Georgia
Version:	1.0
Last change:	02/23/09 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web

------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ background:url(../images/bkground-body.gif) bottom repeat-x; background-color:#fff; margin:0px; padding:0px;  font-size: 12px; line-height: 18px; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:center}
	a, a:visited {color: #0061a6;}
	a img { border: none; }
	a:active {outline: none;}
	:focus{ -moz-outline-style: none;}
	form { margin: 0px; padding: 0px; }
	h1 { display: none; }
	h2 {font-size: 23px; letter-spacing: 1px; color: #424242; margin: 10px 0px 20px 0px; padding: 0px; font-weight: normal;}
	h3 { font-size: 16px; margin: 10px 0px 10px 0px; padding: 0px; color: #424242; font-weight: bold;}
	p { margin: 10px 0px 10px 0px; }
	hr {height:1px; background: #ccc; display:block; clear:both; margin:10px 0px 10px 0px; overflow:hidden; border: none;}

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */

	#wrapper {width: 961px; text-align: left; margin: 0px auto  0px auto;position: relative;}
		#wrapper:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
	
	#topnav {width: 961px; height: 27px; background: url(../images/bkground-topnav.gif) no-repeat; position: relative;}
		#topnav ul  {margin: 0px; padding: 0px; list-style: none; position: absolute; right: 60px; top: 3px;  }
		#topnav ul li a { text-decoration: none; color: #b7d9ff; }
		#topnav ul li a:hover { color: #fff; text-decoration: underline;}
		
	#logo {left: 24px; top: 38px; position: absolute;}
	
	#learnmore {position: absolute; top: 45px; right: 43px;color: #707070;}
		#learnmore img { margin: 9px 0px -9px 5px; }
	
	#menu {height: 83px; width: 961px; background:url(../images/bkground-menu.gif) bottom no-repeat; margin: 96px 0px 0px 0px; color: #707070;}
		#menu ul {margin: 0px; padding: 10px 0px 0px 0px; list-style: none;}
		#menu ul li {float: left; margin: 0px 10px 0px 10px;}
		#menu ul li a {text-decoration: none; color: #707070;}
		#menu ul li a:hover {color: #0061a6; text-decoration: underline;}
		#menu li .grey { color: #707070; font-weight: bold; }
		#menu li img {margin: 2px 15px -2px 0px;}
		#menu ul li.active { background: #e4eff8; border-top: 1px solid #d0dee8; border-left: 1px solid #d0dee8; border-right: 1px solid #d0dee8; display: block; height: 31px; padding: 0px 4px 0px 4px; margin: -4px 0px 0px 0px; }
		#menu ul li.active a {color: #0061a6; font-weight: bold; margin: 4px 0px 0px 0px; display:block;}

	#content-left {float: left; width: 314px; margin: -20px 0px 0px 0px;}
		#content-left #header { width: 687px; height: 314px; background:url(../images/bkground-header.gif) no-repeat; position: relative; margin: 0px 0px 5px 5px; }
		#content-left #header .btn-circle {background: url(../images/btn-arrow-small.png) 0px 1px no-repeat; margin: 0px; padding: 0px 0px 0px 20px; position: absolute; top: 190px; left: 12px;}
		#content-left #header .btn-circle a { color: #fff; }
		#content-left #header .btn-circle a:hover { text-decoration: none;}
		#content-left #header ul  {position: absolute; top: 27px; right: 27px; list-style: none; margin: 0px; padding: 0px;}
		#content-left #header ul li {position: absolute; top: 0px; right: 0px;}
		#content-left #content-top {background: url(../images/bkground-content-top-interior.png) no-repeat; height: 37px; width: 687px;}
		#content-left #content {background: url(../images/bkground-content.gif) repeat-y; width: 627px;padding: 12px 30px 1px 30px; min-height: 431px;}
		#content-left #content-bottom {background: url(../images/bkground-content-bottom.png); height: 20px; width: 687px; }
		
	#content-right {float: right; width: 270px; margin: -20px 0px 0px 0px;}
		#content-right #charity-requests {background: url(../images/bkground-charityreq.gif) repeat-y;width: 205px; padding: 1px 30px 1px 30px; }
			#content-right #charity-requests h3 { margin: 0px 0px 10px 0px; }
			#content-right #charity-requests-top {background: url(../images/bkground-charityreq-top.png) no-repeat; width: 265px; height: 20px; }
			#content-right #charity-requests-bottom {background: url(../images/bkground-charityreq-bottom.gif) no-repeat;width: 265px;height: 20px;margin: 0px 0px 10px 0px;}
		#content-right #press-releases {background: url(../images/bkground-pr.gif) repeat-y;width: 205px; padding: 1px 30px 1px 30px;}
			#content-right #press-releases h3 { margin: 0px 0px 10px 0px; }
			#content-right #press-releases .grey { color: #707070; margin: 0px 0px -10px 0px; }
			#content-right #press-releases p a {text-decoration: none;color: #333; display: block;}
			#content-right #press-releases p a:hover {color: #0061a6; text-decoration: none; }
			#content-right #press-releases .btn-circle {background: url(../images/btn-arrow-large.png) 0px 1px no-repeat; padding: 0px 0px 1px 25px;}
			#content-right #press-releases .btn-circle a { color: #0061a6;text-decoration: underline; }
			#content-right #press-releases-top {background: url(../images/bkground-pr-top.png) no-repeat;width: 265px;height: 20px;}
			#content-right #press-releases-bottom {background: url(../images/bkground-pr-bottom.gif) no-repeat;width: 265px;height: 20px;margin: 0px 0px 10px 0px; }		
		#content-right #get-in-touch {margin: 15px 0px 0px 45px; background: url(../images/bkground-getintouch.gif) no-repeat; width: 182px; height: 133px; position: relative;}
		#content-right #get-in-touch .btn-circle {background: url(../images/btn-arrow-small.png) 0px 1px no-repeat; margin: 0px; padding: 0px 0px 0px 20px; position: absolute; left: 20px; top: 82px;}
		#content-right #get-in-touch .btn-circle a:hover { text-decoration: none; }
		
	#footer {background: url(../images/bkground-footer.gif) 2px 0px no-repeat; width: 935px; height: 170px; text-align: left; padding: 9px 0px 0px 22px; position: relative; margin: 5px auto 0px auto; }
		#footer a {color: #aad0fa; }
		#footer a:hover {text-decoration: underline; color: #fff; }
		#footer ul {list-style: none; margin: 0px; padding: 0px; width: 460px; line-height: 18px;}
		#footer ul li {float: left; width: 230px;}
		#footer ul li a {text-decoration: none;}
		#footer p {color: #aad0fa; }
		#footer p strong { color: #fff; position: relative;}
		#footer #copyright {display: block; position: absolute; left: 22px; bottom: 5px;}
		
	#homepage {}
		#homepage #content-left #content-top {background: url(../images/bkground-content-top-homepage.gif) no-repeat; height: 20px; width: 687px;}
		#homepage #content-left #content {padding: 1px 30px 1px 30px;}
	
/* ---------------------------- */
/* Forms Validation
/* ---------------------------- */

	.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
	.alert { background: url(../images/alert-small.gif) no-repeat 0px 0px; padding: 0px 0px 2px 20px; display: block; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
	.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
	.error {  background: #fff; border: 1px solid red;}
	.error h4 {border: none;padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
	.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
	.success h4 {border:none; padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
	.success p, .alert p, .error p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
	.progress {padding: 10px 0px 13px 10px; }
	.progress img {float: left; padding: 0px 10px 0px 0px; }
	.progress h4 { font-size: 15px; margin: 0px; padding: 10px 0px 0px 0px; color: Red;}
	
/* ---------------------------- */
/* Forms Formatting
/* ---------------------------- */

	#form { font-size: 12px;}
	#form .left{float:left; margin:0px 5px 0px 0px}
	#form .left-phone{float:left; margin:0px 0px 0px 0px}
	#form .right-phone{float:left; margin:0px 0px 0px 5px}
	#form .clear{float:none}
	#form .lbl{position:relative; display:block; font-weight:bold; margin:5px 0px 1px 0px; clear:both; color:#ccc; font-size:12px}
	#form .field{font-size:11px; margin:-2px 0px 5px 0px; color: #999; display: block;}
	#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:14px; padding: 2px;}
	#form label {font-size: 12px;}
	#form select{font-size:14px;}
	#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#91ccff; background-color:#004072; border-bottom:1px solid #002542; display:block; clear:both}
	#form select { font-size: 13px; margin: 0px 0px 0px 0px; }
	#form .red{color:red;}
	#form .btn-submit{display:block; clear:both; margin:15px 0px 5px 0px; }
	#form .small{font-size:11px; line-height:14px;  }
	
/* ---------------------------- */
/* Misc
/* ---------------------------- */

	.left{float:left; }
	.right { float: right; }
	.center { text-align: center; }
	.img-left{float:left; margin:0px 10px 0px 0px; }
	.img-right{float: right; margin: 0px 0px 0px 10px; }
	
	.margin-right{margin-right: 10px;}
	.margin-top{ margin-top: 10px;}
	.margin-top-neg { margin-top: -10px; }
	.margin-bottom { margin-bottom: 10px; }
	
	.med { font-size: 12px; line-height: 18px;}
	.small{font-size:11px; line-height:14px; }
	.large{font-size:14px; line-height:21px;}
	
	.nodis { display: none; }
	.clear{ clear: both; }
	.highlight { padding: 2px; background-color:#fff; }
	.border { border: 1px solid #ccc; }
	.red { color: #ff0000; }
