@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	background: url(http://www.online-profile.net/resources/images/light_grey_body_bg.gif) top left repeat;
}



/* Fonts and etc */

p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 8px;
	color: #555555;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, 'Trebuchet MS', sans-serif;
	margin-bottom: 20px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 19px;
}
/*
h4 {
	font-size: 12px;
	margin: 15px;
	padding: 6px;
	background: #E2E2E2;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
}*/

h4 {
	font-size: 12px;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	color: #333333;
	background: #E2E2E2;
	text-align: left;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
	text-transform: uppercase;
	color: #535353;
	margin-left: 21px;
	margin-right: 21px;
	margin-bottom: 8px;
}

/* Font and etc ends */



/* Links */

a, a:visited {
	text-decoration: none;
	color: #c94f1b;
}

a:hover {
	text-decoration: underline;
}

a:focus, a:active {
	border: none;
	outline: none;
}

/* Links end */



/* List items */

ul {
	margin-left: 21px;
	margin-right: 21px;
}
		
	li {
		margin-bottom: 5px;
		color: #555555;
		list-style: none;
	}


/* List items end */



/* Classes */

.rows {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	display: block;
	clear: both;
}

.box_small {
	width: 250px;
	float: left;
	margin-left: 15px;
	display: inline-block;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
}

.box_medium {
	width: 515px;
	float: left;
	margin-left: 15px;
	display: inline-block;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
}

.box_large {
	width: 780px;
	float: left;
	margin-left: 15px;
	display: inline-block;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
}

.ie .box_small, .ie .box_medium {
	padding-top: 15px;
}

.ie7 .box_small, .ie7 .box_medium {
	padding-top: 0;
}

.round_header {
	font-size: 12px;
	display: block;
	margin: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #E2E2E2;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
	clear: both;
}

	.round_header .sb-inner {
		background: #E2E2E2;
	}

.sb-shadow {
	background: #333333;
}

.sb-border {
	background: #CCCCCC;
}

/* Classes end */



/* Tab Content */

.shadetabs{
	margin: 15px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	overflow: auto;
	clear: both;
}

.ie .shadetabs {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 22px;
}

.ie7 .shadetabs {
	padding-top: 15px;
	padding-bottom: 0;
}

.shadetabs .sb-border {
	background: #AAAAAA;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #777777;
}

.shadetabs li a:visited{
	color: #777777;
}

.shadetabs li a:hover{
	color: #999999;
}

.shadetabs li a.selected{ /*selected main tab style */
	color: #999999;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
}

@media print {
	.tabcontent {
		display:block !important;
	}
}

/* Tab Content ends */



/* Structures */

#page {
	width: 810px;
	margin: 20px auto;
	padding-bottom: 40px;
}


/* Top */

	#top_banner {
		height: 100px;
	}
	
	#top_banner, #top_banner .sb-inner {
		background: #FFFFFF;
	}
	
	#top_logo {
		float: left;
		width: 280px;
		height: 90px;
		margin-top: 7px;
		margin-left: 7px;
	}
	
	#slogan_text {
		float: right;
		width: 450px;
		height: 90px;
		text-align: center;
		color: #555555;
	}
		#slogan_text h2 {
			line-height: 65px;
			padding: 15px;
			vertical-align: middle;
		}

/* Middle */

	#photos {
		height: 288px;
	}
	
	#photos, #photos .sb-inner {
		background: #CCCCCC;
	}
	
		#bt_photo {
			float: left;
			width: 58px;
			padding: 5px;
			margin-right: 10px;
		}
		
		#bt_video {
			float: left;
			width: 58px;
			padding: 5px;
			margin-right: 10px;
		}
		
		#bt_content {
			float: left;
			width: 58px;
			padding: 5px;
			margin-right: 10px;
		}
		
		#bt_content2 {
			float: left;
			width: 58px;
			padding: 5px;
			margin-right: 10px;
		}
		
		#bt_content3 {
			float: left;
			width: 58px;
			padding: 5px;
			margin-right: 10px;
		}
		
		.ie6 #bt_photo, .ie6 #bt_video, .ie6 #bt_content, .ie6 #bt_content2, .ie6 #bt_content3 {
			height: 16px;
		}
		
		#bt_photo, #bt_photo .sb-inner, 
		#bt_video, #bt_video .sb-inner {
			background: #FFFFFF;
		}
		
		/*
		#bt_content, #bt_content .sb-inner,
		#bt_content2, #bt_content2 .sb-inner,
		#bt_content3, #bt_content3 .sb-inner {
			background: #CCCCCC;
		}*/
		
		/*
		#photos img {
			width: 220px;
			height: 220px;
			margin: 15px;
		}*/
		
		#photo_tab, #video_tab {
			margin: 15px;
		}
		
		.ie #photo_tab, .ie #video_tab {
			margin-top: 0;
			padding-top: 15px;
		}
	
	#contact_info {
		height: 288px;
	}
	
	#contact_info, #contact_info .sb-inner {
		background: #FFFFFF;
	}
	
		#h_telephone, #h_telephone .sb-inner {
			background: #E2E2E2;
		}
		
		#h_fax, #h_fax .sb-inner {
			background: #E2E2E2;
		}
		
		#h_email, #h_email .sb-inner {
			background: #E2E2E2;
		}
	
	#business_hours {
		height: 288px;
	}
	
	#business_hours, #business_hours .sb-inner {
		background: #FFFFFF;
	}
	
		#h_business_hours, #h_business_hours .sb-inner {
			background: #E2E2E2;
		}
	
		#business_hours ul li {
			width: 100%;
			font-size: 10px;
			margin-bottom: 6px;
			padding-bottom: 6px;
			border-bottom: 1px dotted #AAAAAA;
		}
		
			#business_hours ul li span {
				float: left;
				width: 85px;
				margin-left: 5px;
				color: #535353;
			}
	
	#more_info {
		height: 388px;
	}
	
	#more_info, #more_info .sb-inner {
		background: #FFFFFF;
	}
	
		#h_aboutus, #h_aboutus .sb-inner {
			background: #E2E2E2;
		}
		
		#h_information, #h_information .sb-inner {
			background: #E2E2E2;
		}
		
		#h_more2_contents, #h_more2_contents .sb-inner {
			background: #E2E2E2;
		}
		
		#h_more3_contents, #h_more3_contents .sb-inner {
			background: #E2E2E2;
		}
		
		#more_info p {
			margin-left: 21px;
			margin-right: 21px;
			margin-bottom: 8px;
		}
		
		ul#payment_methods {
			margin-left: 21px;
			margin-right: 21px;
			margin-bottom: 8px;
		}
		
			ul#payment_methods li {
				display: inline;
				margin-left: 7px;
			}
	
	#map {
		height: 388px;
	}
	
	#map, #map .sb-inner {
		background: #FFFFFF;
	}
	
		#h_location, #h_location .sb-inner {
			background: #E2E2E2;
		}
		
		#google_map {
			margin-left: 15px;
			margin-right: 15px;
			margin-bottom: 8px;
			border: 1px solid #999999;
		}
		
			#google_map a, #google_map a:visited {
				width: 100%;
				display: block;
				color: #9c2f00;
				text-align: center;
				background-color: #E2E2E2;
				line-height: 16px;
				vertical-align: middle;
				border-top: 1px solid #999999;
			}
		
			#google_map a:hover {
				text-decoration: none;
				background-color: #535353;
				color: #FFFFFF;
			}
		
		#map ul li {
			margin-bottom: 3px;
		}

/* Bottom */
	
	#pristineminds_info {
		height: 75px;
	}
	
	#pristineminds_info, #pristineminds_info .sb-inner {
		background: #FFFFFF;
	}
	
		#pristineminds_contact {
			float: left;
			width: 450px;
			overflow: auto;
		}
		
		#pristineminds_logo {
			float: right;
			width: 300px;
			margin-top: 10px;
			overflow: auto;
		}
	
		#pristineminds_info p {
			margin-top: 14px;
			font-size: 9px;
			line-height: 16px;
			color: #AAAAAA;
			text-align: center;
		}
		
		#pristineminds_info a, #pristineminds_info a:visited {
			color: #AAAAAA;
			text-decoration: underline;
		}

/* Structures end */



/* Overwrites */
	
	.ie6 #photos, .ie6 #contact_info, .ie6 #business_hours {
		height: 273px;
	}
	
/* Overwrites end */


























