@import url(nav.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0px;
	background: #E9F0F6;
}

a {
	color: #267DDB;
	text-decoration: none;
}

a:hover {
	color: #3F90E7;
	background: url(../img/lunkUL.gif) bottom repeat-x;
}

p {
	text-align: left;
}
#bottom{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99BAE1;
	font-weight: normal;
}
#bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99BAE1;
	font-weight: normal;
}
#bottomtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99BAE1;
	text-decoration: none;
	font-weight: normal;
}
#bottomtext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99BAE1;
	text-decoration: none;
	font-weight: normal;
}
#bottomtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99BAE1;
	text-decoration: underline;
	font-weight: normal;
}
#bottomtext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99BAE1;
	text-decoration: none;
}
#container-shadow {
	width: 720px;
	margin: 0px auto 20px auto;	
	background-image: url(../img/bg-shadow.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#container {
	/* Padding and Margin must equal 24 */
	position: relative;
	margin: 0px 15px;
	padding: 0px 9px;
	background:#fff;
	border-width: 10px;
	border-color: #fff;
	border-style: none none;
}
#container-shadow-footer {
	width: 720px;
	margin: 0px auto;
	height: 60px;	
	background-image: url(../img/bg-shadow-footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #E9F0F6;
}
.footer {
	/* Padding and Margin must equal 24 */
	margin: 0px 15px;
	padding: 0px 9px;
	height: 30px;
	clear:both;
	background: #fff;
}

#bottomNavLinks {
	text-align: right;
	font-size: 9px;
	padding-bottom: 10px;
	padding-right: 18px;
}

#header {
	background-image: url(../newart/Summit-LogoBK.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 277px;
	padding-top: 45px;
}
.clearDiv {
	clear:both;
	overflow:hidden;
	height: 1px;
}

#rightcontent {
	position: relative;
	margin-top: 10px;
	float: right;
	width: 410px;
	margin-right: 10px;
	text-align: left;
}

#maincontent {
	position: relative;
	width: 655px;
	text-align: left;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#maincontent h1,
#rightcontent h1 {
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px;;
}

#maincontent p,
#rightcontent p {
	font-size: 12px;
	line-height: 20px;
}

#maincontent .indent, 
#rightcontent .indent {
	padding: 0px 40px 0px 40px;
}

#maincontent h2{
	font-size:24px;
	color: #333333;
	background: url(../img/titlebg.jpg) no-repeat;
	height: 50px;
	width: 590px;
	display: block;
	text-align: left;
	padding-top: 25px;
	padding-left: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#maincontent img,
#rightcontent img {
	border: none;
}

#maincontent .image a,
#rightcontent .image a {
	text-decoration: none;
	border-bottom: none;
}

#maincontent .image a:hover,
#rightcontent .image a:hover {
	margin: 0px 0px;
	text-decoration: none;
	border-bottom: none;
}

#maincontent h3,
#rightcontent h3 {
	font-size: 14px;
	color: #666666;
	margin: 5px 0px 0px 0px;
}

#maincontent h4,
#rightcontent h4 {
	font-size:20px;
	margin: 5px 0px 0px 0px;
}

#maincontent h5,
#rightcontent h5 {
	font-size:12px;
	margin: 0px 0px;
}

#maincontent h6,
#rightcontent h6 {
	font-size:9px;
}

#maincontent a,
#rightcontent a {
}

#maincontent a:hover,
#rightcontent a:hover {
}

#maincontent blockquote,
#rightcontent blockquote {
	color:#333333;
	font-size: 11px;
}

#maincontent ul,
#rightcontent ul {
	font-size: 12px;
}

#maincontent li,
#rightcontent li {
	list-style: url(../img/bullet-star.jpg);
	line-height: 20px;
}

#maincontent .red li,
#rightcontent .red li {
	list-style: url(../img/bullet-star-red.jpg);
	line-height: 20px;
}

#maincontent hr,
#rightcontent hr {
	color: #B2B2B2;
	background-color: #B2B2B2;
	height: 1px;
	width: 350px;
	text-align: left;
}

#maincontent table,
#rightcontent table {
	font-size: 12px;
	border: none;
	border-collapse: collapse;
	margin: 10px 10px;;
}

#maincontent th,
#rightcontent th {
	font-size: 14px;
}

#maincontent tr,
#rightcontent tr {
}

#maincontent td,
#rightcontent td {
	vertical-align: top;
}
#maincontent .hr,
#rightcontent .hr {
	padding: 10px 0px 10px 0px;
}
/******* CONFIGURATIONS *********/
#maincontent .config {
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	padding: 5px;
	color: #aaa;
	border: 1px solid #eeeeee;	
	float:left;
	margin: 5px;
}
#maincontent .config a:hover{
	border: none;
	text-decoration:none;
}
#maincontent .h1config {
	color: #39C759;
	font-size: 16px;
}
#rightcontent a.imgconfig {
	border: none;
	text-decoration:none;	
}
#rightcontent a.imgconfig:hover {
	border: none;
	text-decoration:none;	
}
#maincontent #pagination{
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
#maincontent #pagination_results{
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #aaa;
	padding: 5px 0px;
}

/***** GALLERY ******/

#maincontent td.gallery_item,
#rightcontent td.gallery_item {
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
	text-align:center;
}
#maincontent td.gallery_item h1,
#rightcontent td.gallery_item h1{
	color: #396CC5;
	text-align:center;
}
#maincontent td.gallery_item img,
#rightcontent td.gallery_item img{
	border: 1px solid #396CC5;
	text-align:center;
}
#maincontent td.gallery_item a,
#rightcontent td.gallery_item a{
	border: none;
}
#maincontent td.gallery_item a:hover,
#rightcontent td.gallery_item a:hover{
	border: none;
}

#maincontent h1.galleryDetailTitle,
#rightcontent h1.galleryDetailTitle {
	margin-top: 15px;
	font-size: 16px;
	text-align:center;
	color: #396CC5;	
}

/***** SPECIALS *****/

#specialHeader {
	width:610px;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
	background: #CD415E url(../img/special_header_bg.gif) repeat-x;
	border:1px solid #CD415E;	
	color: #fff;
}
#specialHeader h4 {
	font-style:italic;
}
#specialHeader p {
	text-align:center;
	font-size: 16px;
}
#specialHeader img {
	border: 1px solid #fff;
}
#specialHeader a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;	
}
#specialHeader a:hover {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
	background: none;
}
#maincontent .item,
#rightcontent .item {
	display: block;
	padding: 10px 0px 10px 0px;
	border-bottom:1px solid #CD415E;
}
#maincontent .item a,
#rightcontent .item a {
	text-decoration: none;
	border-bottom: none;
}
#maincontent .item h1,
#rightcontent .item h1 {
	color: #CD415E;
	font-size:16px;
}
#maincontent .item p,
#rightcontent .item p {
	color: #888;
}
#maincontent .item a:hover,
#rightcontent .item a:hover {
	text-decoration: none;
	border-bottom: none;
}

#maincontent .imageL,
#rightcontent .imageL {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#maincontent .imageR,
#rightcontent .imageR {
	display: block;
	float: right;
	margin-left: 15px;	
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

#maincontent .alignRight,
#rightcontent .alignRight {
	text-align: right;
}

.paddright {
	padding-left: 40px;
}

.copyright {
	display: block;
	height: 20px;
	width: 520px;
	float: right;
	margin-right: 5px;
}

.copyright a {
	text-decoration: none;
	border-bottom: none;
}

.copyright a:hover {
	text-decoration: none;
	border-bottom: none;
}
/***** TESTIMONIALS ****/

#maincontent .testimonial{
	background: transparent;
	padding-bottom:10px;
	margin:10px 0px;
	border-bottom: 1px solid #D0BB44;
}
#maincontent .testimonial h1 {
	color: #D0BB44;
	font-size: 16px;
}
#maincontent .testimonial p.description{
	text-align:justify;
	font-size: 12px;
	color: #999;
	padding: 5px 100px;	
}
#maincontent .testimonial p.author{
	text-align:right;
	font-size: 12px;
	font-style:italic;
	color: #999;	
	padding: 5px 100px;
}
#maincontent .testimonial img.center{
	display: block;
	margin: 10px auto;
	text-align:center;
	border: 1px solid #FBF5D5;
	padding: 3px;
}

/***** FORM TABLE *****/

table.frmTable {
	border: 3px solid #A3CCF7;
	background: #CAE2FB;
	width: 590px;
	border-collapse:collapse;
	color: #2D8AED	
}
table.frmTable th {
	text-align:right;
	padding: 3px;
	border: 1px solid #A3CCF7;
	font-size: 12px;
}
table.frmTable td {
	padding: 3px;
	background:#F1F7FE;
	border: 1px solid #A3CCF7;
}

#leftImage {
	float: left;
	padding-right: 8px;
	margin-bottom: 10px;
}

#rightText {
	float: right;
	width: 375px;
	margin-bottom: 25px;
}

#leftText {
	float: left;
	width: 375px;
	margin-bottom: 25px;
}

#rightImage {
	float: right;
	padding-left: 8px;
	margin-bottom: 10px;
	width: 240px;
	background-color: #BFDBEC;
}
#rightImage2 {
	float: none;
	padding-left: 8px;
	margin-bottom: 10px;
	width: 380px;
}

#leftBarImage {
	position: relative;
	width: 200px;
	margin: 25px 0px;
	border: none;
	float: left;
	text-decoration: none;
}

#leftBarImage img {
	border:none;
}

#leftBarImage a:hover {
	border:none;
	border-bottom: none;
	text-decoration: none;
}

#leftImageR {
	float: left;
	width: 150px;
	padding-right: 15px;
}

#rightTextR {
	float: right;
	width: 250px;
	margin-bottom: 25px;
}

#leftTextR {
	float: left;
	width: 250px;
	margin-bottom: 25px;
}

#rightImageR {
	float: right;
	width: 150px;
	padding-left: 15px;
	margin-top: 10px;
}

#rightTextRR {
	float: right;
	width: 425px;
	margin-bottom: 25px;
}

#rightImageRlarge {
	float: right;
	width: 220px;
	padding-left: 15px;
	margin-top: 10px;
}

#comments {
	width: 300px;
}

#ImageProducts {
	position: absolute;
	left: 60px;
	top: 870px;
}

#shelterImage {
	width: 400px;
	background: url(../img/shelterCollage.jpg) no-repeat bottom;
	height: 375px;
}


#productsKid {
	position: absolute;
	left: 170px;
	top: 340px;
}

.larger {
	font-size: 16px;
}

.green {
	color: #21c85f;
}

.red {
	color: #fe3b5b;
}

.padleft {
	padding-left: 20px;
}
.form_error {
	background: #fee;
	border: 1px solid #c00;
}
.error_message {
	color :#c00;
	padding: 3px 0px;
	font-weight:bold;
}
span.required{
	color: #c00;
	font-weight:bold;
	font-size:24px;
}
#bluebox{
	background-color: #006EB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
