@charset "UTF-8";

body, html {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #fff;
	}
	
/* - - - - - - - @font-face  - - - - - - - */					
				@font-face { 
				font-family: rockwell_reg;
				src: url(fonts/ROCK.TTF);
				} 
					@font-face { 
				font-family: rockwell_bold;
				src: url(fonts/ROCKB.TTF);
				} 										
							
/* - - - - - - -   @font-face  - - - - - - - */
	
.blue_text {
color:#8a58a6;

}	
	
.clear_both {
	clear: both;
}


#wrapper {
	position: relative; 
	width: 960px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	}
	

h1 {
	font-size: 30px;
	font-family: rockwell_reg, Georgia, "Times New Roman", Times, serif;
	color:#8a58a6;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	}
	
h2 {
	font-size: 22px;
	font-family: rockwell_reg, Georgia, "Times New Roman", Times, serif;
	color:#8a58a6;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	}
	
#header {
	width: 960px;
	height: 90px;
	position: relative;
	margin-bottom: 10px;
	}
.tel_top {
	width: 300px;
	font-family: rockwell_reg, Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	position:absolute;
	top: 3px;
	right: 10px;
	color:#8a58a6;
	text-align: right;
	}
	
.social_links {
	margin-bottom: 15px;
}	

#footer {
	padding: 20px 10px 23px 10px;
	clear: both;
	background:#666;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	}

#footer a:hover {
	color: #5C9CE7;
	text-decoration: none;
	}
	

#footer h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #fff;
	}
#shopping {
	width: 960px;
	margin: 0px auto;
	text-align: right;

}
	
.f1_first {
	float:left;
	width: 190px;	
	padding: 5px;
	margin-right: 14px;
	border-right: 2px solid #fff;
	}		
		
	
.f1 {
	float:left;
	width: 163px;	
	padding: 5px;
	margin-right: 10px;
}



.f1_last {
	float:left;
	width: 163px;	
	padding: 5px;
	margin-right: 0px;
}	

.webs {
	float: right;
	width: 712px;
	padding: 5px;
	line-height: 1.4;
	}	
	

a {
	color:#8a58a6;}

a:hover {
	color: #8a58a6;
	text-decoration: underline;}


#left_col{
	float: left;
	width: 630px;
	padding: 0px 0px 20px 10px;
	margin-right: 49px;
	line-height: 1.4;
	text-align: justify;
	}
	
#left_col_wide{
	padding: 0px 0px 20px 10px;
	line-height: 1.4;
	text-align: justify;
	position: relative;
	}

	
#right_col {
	float: left;
	width: 250px;
	padding:10px;
	text-align: justify;
	background: #666;
	text-align: left;
	}
	
.columns {
	float: left;
	width: 210px;
	margin-right: 9px;
}


.columns ul {
	margin: 15px;
}

.columns ul li {
	list-style-type: disc !important;
	color:#8a58a6;
	font-size: 15px;
}

.columns ul li span {
	color: #000;
}


.columns3 {
	float: left;
	width: 190px;

}

.right_pics {
	float: right;
	margin-left: 30px;
}



#right_col h1 {
	font-family: rockwell_bold, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
	}
	
#right_col iframe{
	clear: both;
	margin-bottom: 5px;
	}
	
	
#right_col_white {
	float: left;
	width: 250px;
	padding:10px;
	text-align: justify;
	background: #fff;
	text-align: left;
	}
	
.message {
	padding: 10px 0px 10px 0px;
	clear: both;
	border-radius: 10px;
	background: #e7dfef;
	text-align: center;
	font-family: rockwell_reg, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8a58a6;
	margin-bottom: 15px;
}	
	
.logo {
	margin: 10px 0px 0px 10px;
	border: none;
	}


/*  - - - - - - - -  main navigation - - - - - - - - - */

#nav {
	height: 54px;
	background: url(images/navigation.jpg) no-repeat;
	background-position: 0px -1px;
	color: #fff;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style-type: none;
	display: inline;
	}

#nav ul li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 41px;
	line-height: 40px;
	width: 117px;
	font-weight: normal;
	text-align: center;	
	color: #fff;	
	text-shadow: 1px 1px 1px #000;
	padding: 0px 10px 0px 10px;
	}
	
#nav ul li a:hover {
	background: rgba(00,00,00,0.1);
	}


	
#jqgallery {
HEIGHT: 310px;
}	
	
	


.map {
	position: absolute;
	top: 144px;
	left: 307px;
	width: 300px;
	text-align: left !important;
	}
	
.map img {
	margin: 20px 0px 0px 30px;
	
}
	


.map a {
	font-size: 10px;
	color:#8a58a6;
	padding-top: 10px;
	}	
	

img {
	border: 0px;
}	


/* - - - - - - - - - -  GALLERY CSS  - - - - - - - */

#left_col_gallery2 {
	padding: 0px 0px 10px 10px;
	float: left;
	}

#left_col_gallery {
	padding: 0px 0px 10px 10px;
	width: 640px;
	float: left;
	}
	
#right_col_gallery {
	padding: 0px 0px 0px 10px;
	width: 300px;
	height: 460px;
	float: left;
	box-shadow: 0px 0px 5px #ccc;
	}


.gal_thumbs {
	float: left;
	margin: 0px 20px 20px 0px;
	display: inline;
	width: 170px;
	height: 170px;
	border: 1px solid #333;
}

.gal_thumbs_last {
	float: left;
	margin: 0px;
	display: inline;
	width: 170px;
	height: 170px;
	border: 1px solid #333;
	}


/* - - - - - - - - - -  products CSS  - - - - - - - */




.products {
	float: left;
	display: inline;
	width: 300px;
	height: 220px;
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px;
	box-shadow: 0px 0px 5px #ccc;
	}

	
.products h1 {
	font-family: rockwell_reg , Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#8a58a6;
	margin: 3px 0px 3px 4px;
	}

.products .price {
	height: 57px;
	width: 70px;
	padding-top: 13px;
	background: #FF0099;
	border-radius: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: -3px;
	bottom: -3px;
	box-shadow: 0px 0px 6px #333;
	}
	
.products .price-stag {
	height: 100px;
	width: 120px;
	padding-top: 20px;
	background: #007B00;
	border-radius: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: -3px;
	bottom: -3px;
	box-shadow: 0px 0px 6px #333;
	}
	
.products .price-freedel {
	height: 90px;
	width: 120px;
	padding-top: 30px;
	background: #3333FF;
	border-radius: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: -3px;
	bottom: -3px;
	box-shadow: 0px 0px 6px #333;
	}

.products .price span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	}

.products .price-freedel span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	}

.products img {
	position: absolute;
	top: 0px;
	right:0px;
	}
	
.products img:hover  {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 		0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
	 -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */	
	 -webkit-filter: grayscale(1);
	}
	
.products .price a {
	color: #fff;
	text-decoration: none;
	}
	
.products .price a:hover {
	color:#8a58a6;
	}

 




/*  - - - - - - - - - - - - - - - - - - -LIGHTBOX CSS BELOW - - - - -  - - - - - - - - - - - - - - - - - -*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #Fefefe; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #faffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #060606; }

/* - - - - - - - -  - - - - - -  - END OF LIGHTBOX CSS  - - - - - - - - - - - - - - - -*/



.col_full {
	padding: 10px;
}

.services_box {
		padding: 10px;
		margin-bottom: 15px;
		text-align: justify;
		clear: both;
		border-bottom: 1px solid #ccc;
}


.clear-both {
	clear: both;
}

.name {
	font-style: italic;
	line-height: 1.5;
	color:#8a58a6;
}


.hdrs {
clear: both;
margin-bottom: 20px;
}


.cat-thumbs {
float: left;
margin: 0px 20px 20px 0px;
padding: 5px;
border: 1px solid #cecece;
}

.cat-thumbs:hover {
border: 1px solid #8a58a6;
background: #f1f1f1;
}

.cat-thumbs img {
text-align: center;
margin-bottom: 10px;
}

.title {
clear: both;
font-size: 11px;
text-align: center;
margin-bottom: 20px;
}




	
