/*

	TITLE:	The Hughes Group
	DATE:	6-13-07

*/
/* 
 ZERO
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6, ul, li,
p, br, form, body,
img{margin: 0;	padding: 0;	border: 0;}
/*
 MAIN 
-----------------------------------------------*/
body{
	font: normal 13px/18px Candara, 'Trebuchet MS';
	background: #fff; color: #3f3f3f;
}

/* links */
a{color: #737035;}
a:hover{text-decoration: none;}

/* heading */
h1{font: normal 2.45em Cambria, Georgia; padding: 5px 0px;}
h2{font: normal 1.70em Cambria, Georgia; padding: 3px 0px;}
h3{font: normal 1.40em Cambria, Georgia; padding: 2px 0px;}
h4{font: normal 1.20em Cambria, Georgia; padding: 1px 0px;}
h5{font: normal 1.00em Cambria, Georgia; padding: 0px 0px;}
h6{font: normal 0.90em Cambria, Georgia; padding: 0px 0px;}

/* para-list */
p{margin: 5px 0px; padding: 3px 0px;}


/*
 LAYOUT.
-----------------------------------------------*/
#shdw{width: 100%; float: left; background: url('images/shdw.gif') center top no-repeat;}
body#internal #shdw{background: url('images/shdw.gif') center 45px no-repeat;}

#mastCon{width: 770px; margin: 36px auto 0 auto;}

#header{width: 770px; float: left;}
#header h1#logo a{width: 102px; height: 70px; float: left; text-indent: -9999px; background: url('images/logo.png') no-repeat;}
#header #mainNav{width: 666px; height: 52px; margin: 13px 0 0 0; float: right; background: url('images/mainNav.png') repeat-x;}
#header #mainNav ul{padding: 0 0 0 10px;}
#header #mainNav li{float: left; list-style: none;}
#header #mainNav li a{float: left; color: #fff; font-size: 1.1em; padding: 20px 12px 10px 12px; text-transform: Uppercase; text-decoration: none;}
#header #mainNav li a:hover, #header #mainNav li.selectedPage a{color: #dddaa6; background: url('images/arrow.png') center top no-repeat;}

#flash{width: 770px; float: left; padding: 2px 0 12px 0; background: url('images/arrowDown.jpg') 213px bottom no-repeat;}

#actions{width: 758px; float: left; padding: 0 6px; font-size: 1.1em; position: relative; top: -10px;}
#actions h1{font-size: 1.7em; color: #fff; padding: 10px 18px 24px 18px; background: #6886b8 url('images/actionsHead.png') bottom no-repeat ;}
#actions #forBS{width: 449px; float: left;}
#actions #forB{width: 202px; padding: 0px 0; float: left; border-bottom: 2px solid #334e7d;}
#actions #forS{width: 202px; padding: 0px 0; float: right; border-bottom: 2px solid #334e7d;} 
#actions #quote{width: 297px; float: right; text-align: right; color: #666; padding: 10px 0 0 0;}

#container{width: 770px; float: left; padding: 55px 0 0 0;  background: url('images/container.png') no-repeat;}
#containerStretch{width: 770px; float: left; background: url('images/containerStretch.png') center top repeat-y;}
#container #admin{width: 710px; padding: 10px 30px;}
#container #content{width: 738px; padding: 10px 2px 10px 30px;}

#mainCol{width: 458px; float: left; padding: 0 0 15px 0; }
#mainCol ul{padding: 5px 15px;}

#subCol{width: 240px; float: right; position: relative; top: -24px;}
#subCol #sideSec{width: 210px; float: left; padding: 0 15px;}
#subCol #sideNav{width: 240px; float: left; padding: 105px 0 0 0; background: #334E7D url('images/navTop.jpg') no-repeat ;}
#subCol #sideNav ul{width: 190px; float: left; padding: 10px 25px 40px 25px; background: url('images/navBottom.jpg') 0 bottom no-repeat ;}
#subCol #sideNav li{list-style: none; padding: 5px 5px; text-align: right; border-bottom: 1px solid #667a9e;}
#subCol #sideNav li a{text-decoration: none; color: #fff; font-family: 'lucida Sans'; font-style: italic; font-weight: bold; padding: 0 0px 0 10px; background: url('images/sideArrow.gif') 0 3px no-repeat ;}
#subCol #sideNav li a:hover, #subCol #sideNav li a.selectedPage{color: #a2b0cb;}

#footer{width: 770px; float: left; color: #999; text-transform: Uppercase; border-top: 1px solid #ccc;}
body#internal #footer{border: 0; padding: 24px 0 0 0; background: url('images/footer.png') no-repeat;}
#footer #fNav{width: 770px; float: left; padding: 0 0 2px 0; margin: 0 0 2px 0; background: url('images/fNav.png') left bottom no-repeat;}
#footer #fNav ul{padding: 3px 0; }
#footer #fNav li{padding: 0 5px; list-style: none; display: inline; background: url('images/bdr.gif') right no-repeat;}
#footer #fNav li a{color: #999; font-weight: normal;}
#footer #fNav li a:hover{}


/*
 MISC.
-----------------------------------------------*/
.left{float: left;}
.right{float: right;}
.black{color: #000;}
.white{color: #fff;}
.hide{display: none;}

/* clearing */
#ListOfDivs:after{
	content: '.';
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;	
}
.eventsCalendar table 
{ border:1px solid #CCC; 
width:100%; 
border-collapse:collapse; }
.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay 
{ padding: 2px; border:1px solid #CCC;  }
.eventsCalendar table table, .eventsCalendar table table td 
{ border:none; width:100%; border-collapse:collapse; }
.calendarTitle td 
{ text-align: center; background: #334e7d; color: #FFF; font-weight: bold; }
.calendarNextPrevious 
{ font-weight: normal; }
.calendarNextPrevious a 
{ color: #334e7d; }
.calendarToday 
{ color: #000; background:#ffffcc; }
.calendarDayHeader 
{ color: #FFF; background: #334e7d; font-weight: bold; height: 1px; text-align: center; }
.calendarWeekendDay 
{ background: #EFEFEF; }
.calendarOtherMonthDay 
{ color: #777; background: #DDD; }



.sale-table { width: 100%; margin: 20px auto 25px auto; font-size: 12px; border-collapse: collapse; }
	
.sale-table thead { }
.sale-table thead th { text-align: center; padding: 6px 8px; border-bottom: 1px solid #CCC; }
	
.sale-table tbody td { padding: 6px 8px; border-bottom: 1px solid #EEE; }
.sale-table tbody .even { }
.sale-table tbody .odd { background: #FBFBFB; }
.sale-table tbody .align-right { text-align: right; }


.ca-container { margin: 15px; font-size: 11px; }

.ca-header { height: 51px; display: block; border-bottom: 1px solid #000; text-align: right; overflow: hidden; position: relative; }

.ca-header img { position: absolute; left: 0; bottom: 0; }

.ca-header h1 { position: absolute; right: 0; bottom: 0; padding-top: 30px; font-size: 16px; }


.ca-container ol { font-size: 18px; }
.ca-container ol li { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.ca-container ol li p { font-size: 11px; }

.ca-title { border-top: 1px solid #000; padding: 10px 0 10px 30px; font-size: 16px; }

.ca-container table { margin: 0 auto; border-collapse: collapse; }
.ca-container table td { padding: 2px 3px; }
.ca-container table .fill-line { border-bottom: 1px solid #000; }
.ca-container table .field-name { padding-left: 10px; padding-right: 10px; }

.ca-footer { padding: 6px 0; border-top: 1px solid #000; text-align: center; font-size: 14px; font-weight: bold; }




.testimonials-home { height: 260px; padding: 0; }

.testimonials-home .hidden { display: none; }

.testimonials-home a { text-decoration: none; color: #3f3f3f; cursor: hand; }

.testimonials-home a:hover { color: #999; }

.testimonials-home blockquote { margin: 0; padding: 0; position: relative; text-align: left; }
.testimonials-home big { display: block; width: 35px; height: 35px; font: 70px Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #EEE; line-height: 50px; position: absolute; left: 0; top: 0; }
.testimonials-home p { padding: 0 0 15px 45px; line-height: 1.6em; font-size: 0.9em; }

.testimonials-home .cite { margin: 0 0 25px 0; padding: 0 0 20px 0; text-align: right; border-bottom: 1px solid #EEE; font-size: 1.0em; line-height: 1.2em; }
.testimonials-home .cite strong { font-size: 1.1em; }
.testimonials-home .cite span { font-size: 0.9em; color: #5776B0; }
.testimonials-home .cite em { color: #999; }



.testimonials { padding: 35px 0 0 0; }

.testimonials blockquote { margin: 0; padding: 0; position: relative; text-align: justify; }
.testimonials big { display: block; width: 35px; height: 35px; font: 70px Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #EEE; line-height: 50px; position: absolute; left: 0; top: 0; }
.testimonials p { padding: 0 0 15px 45px; line-height: 1.6em; font-size: 1.1em; }

.testimonials .cite { margin: 0 0 25px 0; padding: 0 0 20px 0; text-align: right; border-bottom: 1px solid #EEE; font-size: 1.1em; line-height: 1.4em; }
.testimonials .cite strong { font-size: 1.3em; }
.testimonials .cite span { font-size: 1.2em; color: #5776B0; }
.testimonials .cite em { color: #999; }