/* Override the settings to force grey background */
html {
	background:#575758 none repeat scroll 0 0;
}

body {
	background: #575758 url(images/body_backround.jpg) repeat-x;
}

#doc-custom {
	margin:auto; text-align:left; /* leave unchanged */
	width: 900px; /*this should be in ems but not possible to get exact sizes.*/
	min-width:600px;/* optional but recommended */
	color:#D2D2D1; /* Default text color, but must be repeated for menu a elements*/
}

/*header*/

.header {
	background: url(images/header_backround.jpg) no-repeat;
	height: 217px;
}

/*header-top*/

.header-top{
	height:32px;
}

.header-top form {
	float: right;
	padding: 3px 10px 0 0;
}

.header-top input {
	background: #949494;
	font-size: 11px;
	height: 18px;
	width: 150px;
	border: solid #575757 1px;
	padding: 5px 0 0 3px;
	color: #575757;
}

/*LOGO*/

.logo{
	width:563px;
	height:130px;
}

.logo p{
	text-align:right;
	font-size:20px;
	color:#6e6e6e;
	padding:83px 20px 0 0;
}

.logo a{
	float: left;
    display: block;
	height: 120px;
	margin-left: 22px;
	padding-left: 22px;
	text-decoration: none;
	text-indent: -999em;
	width: 210px;
	}
	
/*MENU*/

.menu ul{
	margin:0;
	padding:0;
}	

.menu li{
	float: left;
	list-style-type:none;
	
	height:56px;
	line-height:55px;
	font-size:14px;
	background: url(images/menu_separators.jpg) no-repeat right center;
}

.menu a{
	padding:0 15px;
	float: left;
	color:#D2D2D1;
	text-decoration:none;
}


.menu a:hover{
	background: url(images/menu_selected_backround.jpg) repeat-x 0 2px;
}

.menu a.selected{
	background: url(images/menu_selected_backround.jpg) repeat-x 0 2px;
}


/*MAIN*/

.main{
	background:#666666 url(images/content_backround.jpg) no-repeat;
	padding-bottom:30px;
}

/*LEFT-SIDEBAR*/

.left-sidebar{
	float: left;
	padding:15px 0 0 20px;
	width:545px;
}

.left-sidebar h2{
	font-size:24px;
	margin:0;
}

.left-sidebar h3{
	font-size: 18px;
	margin: 12px 0 0 0;
}


.left-sidebar a{
	color:#D2D2D1;
}

.left-sidebar a:hover{
	text-decoration:none;
}

.left-sidebar p{
	font-size:12px;
	line-height:22px;
	text-align:justify;
	margin:0;
	padding-top:10px;
}

/*RIGHT-SIDEBAR*/

.right-sidebar{
	float: right;
	width:310px;
}

/*RIGHT-TOP*/

.right-top{
	margin:15px 10px 0 0;
	background: url(images/top_box_backround.jpg) no-repeat;
}

.right-top img{
	padding:14px 14px 0 14px;
}

.right-top a{
	float: left;
	padding:5px 0 0 14px;
	font-size:12px;
	color:#D2D2D1;
}

.right-top a:hover{
	text-decoration:none;
}

a.details{
	float:right;
	padding:5px 14px 0 0;
}

/*RIGHT-BOTTOM*/

.right-bottom{
	margin:40px 10px 0 0;
	background: url(images/bottom_box_backround.jpg) no-repeat;
}

.right-bottom h3{
	font-size:16px;
	background: url(images/box_header_backround.jpg) no-repeat;
	margin:0;
	padding:12px 0 12px 14px;
}

.right-bottom p{
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	padding:12px 43px 10px 14px;
	margin:0;
}

.right-bottom a{
	float: right;
	padding:5px 14px 0 0;
	font-size:12px;
	color:#D2D2D1;
}

.right-bottom a:hover{
	text-decoration:none;
}


/* Footer */

.footer{
	background:#575758 url(images/footer_backround.jpg) no-repeat;
	height:75px;
}


.footer ul{
	margin:0;
	padding:20px 0 0 0;
}

.footer li{
	list-style-type:none;
	float: left;
}

.footer a{
	float: left;
	color:#D2D2D1;
	text-decoration:none;
	font-size:12px;
	padding:0 0 0 20px;
}

.footer a:hover {
	text-decoration:underline;
}

.footer p{
	text-align:right;
	padding-right:20px;
	font-size:12px;
}

/*Utility*/

.clear {
	clear:both;
	font-size:1px;
}

/*SUB-PAGE1*/

.sub1 img{
	float:left;
	margin-right:15px;
}

.sub1 p{
	margin:0;
	padding:0 0 15px 0;
}

.sub1 h2{
	padding-bottom:10px;
}


/*SUB-PAGE2*/

.ccform{
	padding:20px 20px 10px 20px;
	font-size:12px;
	color:#D2D2D1;
	background:#6e6e6e;
	line-height:10px;
}

.ccform th, .ccform td{
	border:none;
	padding: 3px 3px 3px 0;
	vertical-align:middle;
}
.ccform input{
	width:170px;
	padding: 3px 0 3px 3px;
	border:#575758 solid 2px;
}

.ccform p{
	font-size:10px;
	margin:0;
	padding:0 2px;
	line-height:10px;
}

#initial{
	width:62px;
	margin-right:2px
}


#submit{
	width:70px;
	color:#D2D2D1;
	background:#a41519;
	margin-left:20px;
	font-size:10px;
	height:25px;
}


.cctable-call1{
	text-align:right;
	width:140px;

}

.cctable-call2{
	vertical-align: top;
}

.cctable-call3{
	vertical-align: top;
}


.links-bottom{
	text-align:center;
	padding-top:10px;
}

.links-bottom a{
	padding:0 5px;
}

/* custom

*/
input.cc-entry{
	width: 35px;
}

.cctable-submit{
	text-align:right;
}

.dollar-cost{
	text-align:right;
}

.total{
	font-weight:bolder;
}

.ccform select{
	padding: 0 0 0 3px;
	border:#575758 solid 2px;
}

.sub1-picture{
	width: 260px;
	float: left;
	padding: 0 10px 0 0;
}

.sub1-picture p{
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	padding:12px 24px 10px 14px;
	margin:0;
}

p.error-msg{
	font-size: 12px;
	color: blue;
}

.disabled{
	color: black;
}

.processing-lightbox{
	color: black;
}

.invisible{
	visibility:hidden;
}

/*  Outlet  */

.outlet{
	padding-top: 10px;
}

.outlet-name, div.outlet h4 {
	margin-top: 5px;
	float: left;
	width: 180px;
}

.outlet-address, div.outlet p {
	float: right;
	width: 350px;
	padding-bottom: 0;
}


/* IE special. */
.outlet-address a, div.outlet a{
	background-color: #666666;
}

div.state-outlets h3{
	margin-bottom: 10px;
}

p.return-to-top {
	float: right;
	margin-bottom: 10px;
}
/* Athletes page */
div.athletes{
	margin-bottom: 15px;
}
div.athletes ul{
	list-style: none;
	margin-top: 0;
	margin-left: 3em;
	padding-left: 1em;
	text-indent: -1em;
}

div.athletes li{
	list-style: none;
}
  
ul.left {
	float: left;
	width: 110px;
}

ul.middle {
	float: right;
	width: 110px;
}

img.right{
	margin-top: 15px;
	float: left;
}

/* Testimonials page */

.testimonial {
	margin-bottom: 20px;
	border-bottom: 1px dashed;
	
}

/* need to have browser specific code */
.large-quote {
	font-size: 30px;
	line-height: 20px;
	height: 20px;
	font-style: bold;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 0 3px;
}

p.testimonial-name {
	font-style: italic;
}

