@charset "utf-8";
/* CSS Document */
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	/*font-family: 'Lucida Grande', helvetica, arial, tahoma, verdana, sans-serif;*/
	font-size:9pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color:#f474b8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#666;
}
a:active {
	text-decoration: underline;
}
form {
	padding:0px;
	margin:0px;
}
ul, ul li {
	form-style:none;
}
h1 {
	font-size:3.5em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#ccc;
}
h2 {
	font-size:1.4em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#bbb;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#999;
}
h4 {
	font-size:1.2em;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	margin-bottom:3px;
}
h5 {
	font-size:1.0em;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
p {
	padding-left:25px;
}
th, td {
	border:none;
}
.clear {
	clear:both;
}

#Top {
	position:relative;
	border:1px solid #fff;
margin-bottom:100px;
}
div#Menu {
	position:absolute;
	top:15px;
	right:0px;
	text-align:right;
	z-index:30;
}
div#Menu img {
	margin-right:95px;
}
div#Menu ul {
	list-style:none;
	margin:0 0 12px 0;
	padding:0 40px 0 0;
	white-space:nowrap;
	border-bottom:3px solid #CCC;
	height:26px;
}
div#Menu ul li {
	list-style:none;
	display:inline;
	position:relative;
	float:left;
}
div#Menu ul li#More {
	color:#ccc;
	display:block;
	height:20px;
	margin:0 40px 0 15px;
	padding:3px 20px 3px 5px;
	cursor:pointer;
}
div#Menu ul li a{
	color:#ccc;
	display:block;
	float:left;
	padding:3px 20px;
	height:20px;
}
div#Menu ul li.PriceList a {
	color:#f474b8;
}
div#Menu ul li a:hover {
	color:#f474b8;
	border-bottom:3px solid #f474b8;
}
div#Menu ul li#More a:hover {
	border-bottom:none;
}
div#Menu ul li ul {
	background:#ccc none repeat scroll 0 0;
	display:none;
	position:absolute;
	left:0;
	text-align:left;
	top:26px;
	height:auto;
	border:none;
	padding:0;
}
div#Menu ul li ul li {
	display:block;
	float:none;
}
div#Menu ul li ul li a {
	color:#000;
	float:none;
	padding:6px 30px 0 15px;
	border-bottom:none;
}
div#Menu ul li ul li a:hover {
	background:#F474B8;
	color:#fff;
	border-bottom:none;
}
#Container {
	Margin:100px auto;
	width:960px;
	clear:both;
border:1px solid #fff;
	position:relative;
}






/*Contact----------------------------------*/
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_ContactForm_1_FormFields div {
	margin-top:5px;
}
label {
	float:left;
	width:100px;
}
input[type="text"], input[type="password"], textarea {
	border:1px solid #ccc;
	width:400px;
}
button {
	background:#EEEEEE none repeat scroll 0 0;
	border-color:#BBBBBB #CCCCCC #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#F748A7;
	margin:10px 0 0 101px;
	padding:3px 5px;
}
#ContactInfo {
	float:right;
	width:250px;
	margin-left:20px;
	color:#333
}
/*--Contact Page Errors---------*/
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_ContactForm_1_ValidationSummaryText {
	border:1px solid #F748A7;
	color:#F748A7;
	padding:10px;
	width:480px;
	-moz-border-radius:5px;
}
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_ContactForm_2_ValidationSummaryText ul li {
	font-weight:bold;
	margin-left:25px;
	color:#000;
}






/*-----Sliding Box-----------------------------------------------------------*/
#SlidingBox {
	padding-top:100px;
}
#SlidingBox h3 a{
	margin: 10px 10px 0 10px;
	color:#FFF;
	font:18pt Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
}
#SlidingBox .boxgrid{ 
	background:#161613 none repeat scroll 0 0;
	border:5px solid #eee;
	float:left;
	height:260px;
	margin:10px;
	overflow:hidden;
	position:relative;
	width:290px;
}
#SlidingBox .boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
#SlidingBox .boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
#SlidingBox .boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 60px; 
	bottom:-60px;
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#SlidingBox .captionfull .boxcaption {
	top: 260;
	left: 0;
}
#SlidingBox .caption .boxcaption {
	top: 220;
	left: 0;
}



/*-----Galleries-----------------------------------------------------------*/
.GalleryDescription {
	width:400px;
	color:#999;
	line-height:1.4em;
	padding-bottom:10px;
}
ul.GalleryRow {
	clear:both;
}
ul.GalleryRow li {
	float:left;
	height:210px;
	width:210px;
	list-style:none;
	padding:0 5px 5px;
	text-align:center;
}
ul.GalleryRow li a {
	border:5px solid #eee;
}
ul.GalleryRow li a:hover {
	border:5px solid #f474b8;
}
ul.GalleryRow li a, ul.GalleryRow li a img {
	display:block;
	width:200px;
	height:200px;
	background:transparent no-repeat center center;
}
.samplethumbs {
	border-top:1px solid #9F9F9F;	
	clear:both;
	height:100px;
	margin:0;
	padding:5px 15px 15px 130px;
}
.samplethumbs img {
	float:left;
	left:-130px;
	margin-right:-130px;
	position:relative;
}
.samplethumbs a {
	color:#000000;
	text-decoration:none;
}
.thumbnail {
	float:left;
	height:110px;
	position:relative;
	text-align:center;
	width:120px;
}
#Body .thumbnail img {
	float:none;
}
#Body .thumbnail a {
	color:#000000;
	text-decoration:none;
}

/*FAQarea----------------------------------*/
#FAQarea h3 {
	color:#f474b8;
	margin-top:10px;
	cursor:pointer;
}
#FAQarea .Answer {
	padding:10px 0;
	color:#333;
}
#FAQArea .Answer ul {
	padding-left:10px;
}
/*BLOGGER STYLING----------------------------------*/
#Blog {
	
}
#Blog h2 {
	color:#333;
	font-size:0.8em;
}
#Blog h3 {
	font-size:2.4em;
	color:#BBB;
}
#Blog .post-body {
	color:#666666;
	line-height:1.6em;
	margin:0 0 25px 25px;
	width:600px;
}
#Blog .post {
	margin-left:50px;
}
#Blog .blogger-labels, #Blog .post-footer {
	margin-bottom:0;
	font-size:0.8em;
}
.BlogFooters {
	border-style:solid;
	border-width:1px;
	border-color:#ccc #ddd #ddd;
	background:#eee;
	padding:5px 25px;
	margin-bottom:20px;
}
.BlogFooters ul, .BlogFooters ul li {
	padding:0px;
	margin:0px;
}
.BlogFooters ul li {
	display:inline;
	padding:0 5px;
	border-right:1px solid #999;
}
#comments h4 {
	color:#ccc;
}
#comments .comment-form {
	width:700px;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
