body { margin: 0; color: #C5C5C5; background-color: #91D600; font-family: Trebuchet MS; font-size: 9pt; line-height: 1.3em; }
.container			{ background-color: #000000; }
.headerContainer	{ background-color: #000000; }

.logo 	{ display: block; margin-top: 10px; float: left; }

.header 		{ width: 960px; height: 105px; margin-right: auto; margin-left: auto;  }
.intro			{ width: 100%; border-bottom: 1px solid #494949;  border-top: 1px solid #494949;  background-image: url(images/grey_tile.gif); text-align:center; overflow:hidden; }
.introBorder	{ border-right: 10px solid #404040; border-left: 10px solid #404040; width: 905px; margin-left: 1px; text-align:left; padding-left: 35px; overflow:hidden; background-image:url(images/introBack.jpg); }
.introShadow	{ border-right: 1px solid #000000; width: 961px; margin-right: auto; margin-left: auto;   }
.content 		{ background-color: #1C1C1C; width: 870px;  overflow: hidden; padding-top: 10px; min-height: 298px; border-right: 10px solid #404040; border-left: 10px solid #404040; padding: 35px; margin-left: 1px;}
.contentShadow	{ width: 961px; margin-right: auto; margin-left: auto; border-right: 1px solid #000000; }
.contentHome 	{ background-color: #1C1C1C; width: 940px; margin-left: 1px; overflow: hidden; padding: 20px 0 10px 0; border-right: 10px solid #404040; border-left: 10px solid #404040; }
.crispdesign	{ color: #91D600; }
.blockTop		{ width: 940px; border-top: 10px solid #404040; border-right: 10px solid #404040; border-left: 10px solid #404040; height: 15px; background-color: #1C1C1C; margin-right: auto; margin-left: auto; }
a:link, a:visited			{ color: #91D600; text-decoration:none; }
a:hover, a:active			{ color: #91D600; text-decoration: underline; }
.cleaerer		{ height: 1px; clear:both;}
a.bttn_quote	{ background-image:url(images/bttn_quote.png); display:block; width: 42px; height: 112px; z-index: 5000; position: fixed; right: 0; top: 6px; }

/*-------- Headers --------*/
h1 { color: #91D600; font-size: 18px; font-family: Arial Narrow; margin: 0 0 10px 0; padding-bottom: 8px;}
.greyHddr {color: #777777;}
h2 { color: #91D600; font-size: 11pt; font-weight:bold;  line-height: 1.3em; }
.followHddr { color: #91D600; font-size: 18px; font-family: Arial Narrow; margin: 5px 0 10px 0; font-weight:bold;}

/* --------- Carousel ------- */
/*--Main Container--*/
.main_view {
	float: right;
	position: relative;
	background-image: url(images/home_00.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
/*--Window/Masking Styles--*/
.window {
	height:324px;	
	width: 385px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: -5px; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px;
	top: 290px;
	right: 170px;
	height:12px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	background-image:url(images/dot_down.png);
	width: 12px;
	height: 12px;
	display:block;
	float: left;
	margin-right: 10px;
}
.paging a.active {
	background-image:url(images/dot_up.png);
}


/*-------- Text ------*/
.text1 { font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 3px 0 5px 0; padding: 2px; }
.buttonText 	{ font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;}

/*-------- Menu --------*/
.menu 			{ width: 960px; overflow: hidden; margin-top: 20px; float:right; padding-left: 0px;}
.menuIcon		{ color: #91D600; font-weight: bold;}
.menu a:link, .menu a:visited  { float: left; color: #FFFFFF; text-decoration: none; padding: 5px 8px 5px 8px; text-transform: uppercase; font-size: 8pt; }
.menu a:hover, .menu a:active  { color: #91D600; background-image: url(images/menuHightlight.gif); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }


/*-------- Request Form --------*/
.formContainer	{ background-color: #313131; width: 450px; float: right; background-repeat: repeat-x; padding: 20px; margin: 0 0 20px 40px; }
.fieldLeft		{ float: left; width: 50%; margin-right: 15px; }
.FieldRight		{ float: right; width: 50%;}

/*-------- Twitter --------*/
.twitter:link, .twitter:visited	{  display: block; width: 282px; height: 67px; margin-top: 15px; background-image: url(images/twitter.jpg); background-position: top; background-repeat: no-repeat; float: right; clear: right; }
.twitter:hover, twitter:active {  background-image: url(images/twitter.jpg); background-position: bottom; background-repeat: repeat-x; }

/*-------- Home --------*/
.blockLeft		{ width: 271px; float: left; border-right: 1px solid #484848; overflow:hidden; padding: 0 15px 0 15px; font-size: 8.5pt; min-height: 230px;}
.blockRight		{ float: right; padding: 0 15px 0 15px; overflow:hidden; width: 304px; }
.bot-blockLeft		{ width: 271px; float: left; border-right: 1px solid #484848; overflow:hidden; padding: 0 15px 0 15px; font-size: 8.5pt; min-height: 230px;}
.bot-blockRight		{ float: right; padding: 0 15px 0 15px; overflow:hidden; width: 304px; }
a.quote:link, a.quote:visited	{ display: block; background-image: url(images/bttn_quote.jpg); background-position: top; background-repeat: no-repeat; height: 107px; width: 304px; }
a.quote:hover, a.quote:active	{ background-image: url(images/bttn_quote.jpg); background-position: bottom; background-repeat: no-repeat; }
.servicesBlock					{ background-image: url(images/tick.gif); background-repeat: no-repeat; background-position: top left; height: 26px; width: 245px; padding: 11px 0 0 25px; border-bottom: 1px solid #484848; color: #C5C5C5; text-decoration:none; text-transform:uppercase; font-size: 8.5pt; }
.sitesBlock					{ background-image: url(images/favelist.jpg); background-repeat: no-repeat; background-position: left; height: 20px; width: 245px; padding: 7px 0 0 25px; color: #C5C5C5; text-decoration:none; font-size: 8.5pt; }
.sitesBlock	a:link, .sitesBlock	a:visited { color: #C5C5C5;}
.QPHeader {color: #91d600; font-size:13px;}
.QPtext {color: #ffffff; font-size:13px;}
.QPcaps {color: #ffffff; font-size:13px; text-transform:uppercase; padding-bottom:0px;}
a.read_more:link, a.read_more:visited { display:block; height:22px; width:65px; color: #ffffff; font-size:13px; background-image:url(images/read_more.jpg); background-repeat:no-repeat; padding:3px 10px 0px 14px; margin-top:10px; text-decoration:none;}

/*-------- About us --------*/
.BlockL			{ border-right: 1px solid #444444; border-bottom: 1px solid #444444; padding: 10px 20px 10px 0; margin-bottom: 15px; width: 410px; float: left; height: 180px;}
.BlockR			{ border-bottom: 1px solid #444444;padding: 10px 0 10px 20px; margin-bottom: 15px; width: 410px; float: left; height: 180px; }
.testimonials	{ overflow:hidden; height: 400px; clear:both; padding: 10px 0 0 40px;}
.speakBlockL	{ background-image: url(images/bubble_left.png); padding: 30px 30px 30px 75px; margin-top: 20px; width: 258px; height: 104px; float: left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #777777; }
.speakBlockR	{ background-image: url(images/bubble_right.png); padding: 30px; margin-bottom: 15px; width: 315px; height: 194px; float: left; margin-left: 20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #777777;}
.speakBlockBottom { background-image: url(images/bubble_bottom.png); padding: 30px; width: 422px; height: 133px; position: relative; top: -60px; left: 60px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #777777; overflow:hidden; }

/*-------- Logo Templates ---------*/
.step1 { background-image:url(images/icon_1.jpg); background-repeat:no-repeat; background-position: left center; font-size: 14px; height: 26px; padding: 15px 0 3px 40px; margin-bottom: 3px; border-bottom: 1px dashed #494949;}
.step2 { background-image:url(images/icon_2.jpg); background-repeat:no-repeat; background-position: left center; font-size: 14px; height: 26px; padding: 15px 0 3px 40px; margin-bottom: 3px; border-bottom: 1px dashed #494949;}
.step3 { background-image:url(images/icon_3.jpg); background-repeat:no-repeat; background-position: left center; font-size: 14px; height: 26px; padding: 15px 0 3px 40px;}
.column12 { float: left; margin-right: 18px; overflow:hidden;}
.column3 { float: left; overflow:hidden;}
.column12 img, .column3 img {margin-bottom: 8px;}
.column12 p, .column3 p { color: #777777; font-size:11px; float: right; margin: 3px 0 0 0;}
.order { float: left; }
.price { color: #91D600; font-size: 14px; font-weight:bold;}

/* Overlay */
#contact-overlay {background-color:#000; cursor:wait;}

/* Container */
#contact-container {font: 12px 'Trebuchet MS', Verdana, Arial; text-align:left; width:600px;}
#contact-container .contact-content {background-color:#ffffff; border: 8px solid #91d600;}
#contact-container .contact-content .contactRight {width: 235px; float: right; margin: 15px 15px 0 0; }
#contact-container .contact-loading {background:url(images/loading.gif) no-repeat; height:55px; margin:-14px 0 0 190px; padding:0; position:absolute; width:54px; z-index:8000;}
#contact-container .contact-message {text-align:center;}
#contact-container .contact-error {border:2px solid #ccc; font-size:12px; color: #C00; line-height:18px; margin:0 auto; padding:2px; width:92%;}
#contact-container br {clear:both;}
#contact-container form {margin:0; padding:0;}
#contact-container label {color:#000000; font-weight:bold; padding-right:4px; width:100px;}
#contact-container .contact-input {border:1px solid #999999; font-family:'Trebuchet MS', Verdana, Arial; padding:2px; margin:2px; width:230px;}
#contact-container textarea {height:114px;}
#contact-container .contact-cc {cursor: auto; font-size:14px; vertical-align:top;}
#contact-container .contact-top {background-color:#91d600; height:13px; margin:0; padding:0; }
#contact-container .contact-bottom {background-color:#ffffff; font-size:12px; height:13px; line-height:12px; text-align:center;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
/*#contact-container .contact-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}*/
/*#contact-container .contact-bottom a:hover {color:#888;}*/
#contact-container .contact-send.contact-button  { background-image: url(images/bttn_submit.jpg); border: 0px; height:22px; width: 62px; margin:4px 0 0 4px;}
/*#contact-container .contact-button:hover {}*/
#contact-container .contact-cancel.contact-button  { background-image: url(images/bttn_cancel.jpg); border: 0px; height:22px; width: 68px; }
#contact-container a.modal-close,
#contact-container a.modal-close:link,
#contact-container a.modal-close:active,
#contact-container a.modal-close:visited {position:absolute; right:8px; top:0px;}
#contact-container a.modal-close:hover {color:#ccc;}

/* -------- Services -------- */
.servicesBlockL			{ border-right: 1px solid #444444; border-bottom: 1px solid #444444; padding: 10px 20px 10px 0; margin-bottom: 15px; width: 410px; float: left; height: 200px; }
.servicesBlockR			{ border-bottom: 1px solid #444444;padding: 10px 0 10px 20px; margin-bottom: 15px; width: 410px; float: left; height: 200px; }
.servicesBlockLShort			{ border-right: 1px solid #444444; border-bottom: 1px solid #444444; padding: 10px 20px 10px 0; margin-bottom: 15px; width: 410px; float: left; height: 140px; }
.servicesBlockRShort			{ border-bottom: 1px solid #444444;padding: 10px 0 10px 20px; margin-bottom: 15px; width: 410px; float: left; height: 140px; }

/*-------- Buttons --------*/
a.bttn_submit:link, a.bttn_submit:visited 	{ display: block; width: 46px; height: 19px; background-image: url(images/bttn_submit.gif); background-position: top; background-repeat: no-repeat; }
a.bttn_submit:hover, a.bttn_submit:active 	{ background-image: url(images/bttn_submit.gif); background-position: bottom; background-repeat: no-repeat; }
a.bttn_more:link, a.bttn_more:visited 		{ display: block; width: 46px; height: 19px; background-image: url(images/bttn_more.gif); background-position: top; background-repeat: no-repeat; }
a.bttn_more:hover, a.bttn_more:active 		{ background-image: url(images/bttn_more.jpg); background-position: bottom; background-repeat: no-repeat; }
a.bttn_latest:link, a.bttn_latest:visited 	{ display:block; background-image: url(images/bttn_latest.jpg); background-position: top; background-repeat: no-repeat; width: 270px; height: 154px; }
a.bttn_latest:hover, a.bttn_latest:active	{ background-position: bottom;}

/*-------- Web Portfolio ------*/
.webThumbsBlock { width: 178px;  float: left; padding-right: 15px; }
.webThumbsBlock a, .webThumbsBlock a:visited 		{ display: block; height: 28px; width: 140px;  padding: 15px 0 0 55px; border-bottom: 1px solid #484848; color: #C5C5C5; text-decoration:none; text-transform:uppercase; font-size: 8.5pt; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;  }
.webThumbsBlock a:hover, .webThumbsBlock a:active 	{ filter:alpha(opacity=100); -moz-opacity:100; -khtml-opacity: 100; opacity: 100;}
.webBlockOutter	{ float: right; width: 630px; /*border-left: 1px solid #484848;*/ padding-left: 22px;  }
.webBlockBorder	{ border: 1px solid #777777; }
.previewBlockOutter	{ float: right; width: 630px; border: 1px solid #777777;  }
.previewBlockOutterLogo 		{ float: right; width: 630px; border: 1px solid #777777; background-image: url(images/previews/logo11.gif); background-repeat:no-repeat; background-position:center; overflow:hidden; height: 330px; background-color:#555555; height: 350px;}
.previewBlockOutterBcards 		{ float: right; width: 630px; border: 1px solid #777777; background-image: url(images/previews/print07.gif); background-repeat:no-repeat; background-position:center; overflow:hidden; height: 330px; background-color:#555555; height: 350px;}
.previewBlockOutterBrochures 	{ float: right; width: 630px; border: 1px solid #777777; background-image: url(images/previews/broch07.jpg); background-repeat:no-repeat; background-position:center; overflow:hidden; height: 330px; background-color:#555555; height: 350px;}
.previewBlockOutterFlyers 		{ float: right; width: 630px; border: 1px solid #777777; background-image: url(images/previews/flyer07.jpg); background-repeat:no-repeat; background-position:center; overflow:hidden; height: 330px; background-color:#555555; height: 350px;}
.previewBlockOutterPosters 		{ float: right; width: 630px; border: 1px solid #777777; background-image: url(images/previews/post01.jpg); background-repeat:no-repeat; background-position:center; overflow:hidden; height: 330px; background-color:#555555; height: 350px;}

.previewBlock		{ border: 10px solid #555555; background-color: #FFFFFF; text-align: center; }

a.webThumb01:link, a.webThumb01:visited { background-image: url(images/thumbs/web01.gif); background-repeat: no-repeat; }
a.webThumb02:link, a.webThumb02:visited { background-image: url(images/thumbs/web02.gif); background-repeat: no-repeat; }
a.webThumb03:link, a.webThumb03:visited { background-image: url(images/thumbs/web03.gif); background-repeat: no-repeat; }
a.webThumb04:link, a.webThumb04:visited { background-image: url(images/thumbs/web04.gif); background-repeat: no-repeat; }
a.webThumb05:link, a.webThumb05:visited { background-image: url(images/thumbs/web05.gif); background-repeat: no-repeat; }
a.webThumb06:link, a.webThumb06:visited { background-image: url(images/thumbs/web06.gif); background-repeat: no-repeat; }
a.webThumb07:link, a.webThumb07:visited { background-image: url(images/thumbs/web07.gif); background-repeat: no-repeat; }
a.webThumb08:link, a.webThumb08:visited { background-image: url(images/thumbs/web08.gif); background-repeat: no-repeat; }
a.webThumb09:link, a.webThumb09:visited { background-image: url(images/thumbs/logo06.gif); background-repeat: no-repeat; }
a.webThumb10:link, a.webThumb10:visited { background-image: url(images/thumbs/web10.gif); background-repeat: no-repeat; }



/*-------- Print Portfolio ------*/
.thumbsBlock { width: 200px; height: 355px; float: left; padding-right: 15px; /*border-right: 1px solid #484848;*/ overflow: hidden; }
.thumbsBlock a, .thumbsBlock a:visited 			{ display: block; height: 28px; width: 140px;  padding: 15px 0 0 55px; border-bottom: 1px solid #484848; color: #C5C5C5; text-decoration:none; text-transform:uppercase; font-size: 8.5pt; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;  }
.thumbsBlock a:hover, .thumbsBlock a:active 	{ filter:alpha(opacity=100); -moz-opacity:100; -khtml-opacity: 100; opacity: 100;}


.navigation ul { width: 100%; border-bottom: 1px solid #555555; overflow:hidden; margin-bottom: 20px; padding: 0px; margin-left: 0px; }
.navigation ul a:link, .navigation ul a:visited { float: left; color: #FFFFFF; text-decoration: none; padding: 5px 10px 5px 10px;  text-align: center; text-transform: uppercase; font-size: 8pt; }
.navigation ul a:hover { color: #91D600; background-image: url(images/menuHightlight.gif); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }
.navigation ul.navigation a.selected { text-transform: uppercase; float: left; color: #91D600; padding: 5px 10px 5px 10px; background-image: url(images/menuHightlight.gif); background-position: bottom; background-repeat: repeat-x; text-decoration: none; font-size: 8pt; }

#slider { background-color: #1C1C1C; width: 870px;  overflow: hidden; padding-top: 10px; min-height: 298px; border-right: 10px solid #404040; border-left: 10px solid #404040; padding: 35px; margin-left: 1px; position: relative; }
.scroll { overflow: hidden; position: relative; /* fix for IE to respect overflow */ clear: both; }
.scrollContainer div.panel { overflow:hidden; width: 870px; /* change to 560px if not using JS to remove rh.scroll */}


a.PrintThumb01:link, a.PrintThumb01:visited { background-image: url(images/thumbs/print01.gif); background-repeat: no-repeat; }
a.PrintThumb02:link, a.PrintThumb02:visited { background-image: url(images/thumbs/print02.gif); background-repeat: no-repeat; }
a.PrintThumb03:link, a.PrintThumb03:visited { background-image: url(images/thumbs/print03.gif); background-repeat: no-repeat; }
a.PrintThumb04:link, a.PrintThumb04:visited { background-image: url(images/thumbs/print04.gif); background-repeat: no-repeat; }
a.PrintThumb05:link, a.PrintThumb05:visited { background-image: url(images/thumbs/print05.gif); background-repeat: no-repeat; }
a.PrintThumb06:link, a.PrintThumb06:visited { background-image: url(images/thumbs/print06.gif); background-repeat: no-repeat; }
a.PrintThumb08:link, a.PrintThumb08:visited { background-image: url(images/thumbs/print08.gif); background-repeat: no-repeat; }
a.PrintThumb09:link, a.PrintThumb09:visited { background-image: url(images/thumbs/print09.gif); background-repeat: no-repeat; }


a.brochThumb01:link, a.brochThumb01:visited { background-image: url(images/thumbs/broch01.gif); background-repeat: no-repeat; }
a.brochThumb02:link, a.brochThumb02:visited { background-image: url(images/thumbs/broch02.gif); background-repeat: no-repeat; }
a.brochThumb03:link, a.brochThumb03:visited { background-image: url(images/thumbs/broch03.gif); background-repeat: no-repeat; }
a.brochThumb05:link, a.brochThumb05:visited { background-image: url(images/thumbs/broch05.gif); background-repeat: no-repeat; }
a.brochThumb06:link, a.brochThumb06:visited { background-image: url(images/thumbs/broch06.gif); background-repeat: no-repeat; }

a.postThumb01:link, a.postThumb01:visited { background-image: url(images/thumbs/post01.gif); background-repeat: no-repeat; }
a.postThumb03:link, a.postThumb03:visited { background-image: url(images/thumbs/post03.gif); background-repeat: no-repeat; }
a.postThumb04:link, a.postThumb04:visited { background-image: url(images/thumbs/post04.gif); background-repeat: no-repeat; }

a.flyerThumb01:link, a.flyerThumb01:visited { background-image: url(images/thumbs/flyer01.gif); background-repeat: no-repeat; }
a.flyerThumb02:link, a.flyerThumb02:visited { background-image: url(images/thumbs/flyer02.gif); background-repeat: no-repeat; }
a.flyerThumb03:link, a.flyerThumb03:visited { background-image: url(images/thumbs/flyer03.gif); background-repeat: no-repeat; }
a.flyerThumb04:link, a.flyerThumb04:visited { background-image: url(images/thumbs/flyer04.gif); background-repeat: no-repeat; }
a.flyerThumb05:link, a.flyerThumb05:visited { background-image: url(images/thumbs/flyer05.gif); background-repeat: no-repeat; }
a.flyerThumb06:link, a.flyerThumb06:visited { background-image: url(images/thumbs/flyer06.gif); background-repeat: no-repeat; }
a.flyerThumb07:link, a.flyerThumb07:visited { background-image: url(images/thumbs/flyer07.gif); background-repeat: no-repeat; }


a.logoThumb01:link, a.logoThumb01:visited { background-image: url(images/thumbs/logo01.gif); background-repeat: no-repeat; }
a.logoThumb02:link, a.logoThumb02:visited { background-image: url(images/thumbs/logo02.gif); background-repeat: no-repeat; }
a.logoThumb03:link, a.logoThumb03:visited { background-image: url(images/thumbs/logo03.gif); background-repeat: no-repeat; }
a.logoThumb04:link, a.logoThumb04:visited { background-image: url(images/thumbs/logo04.gif); background-repeat: no-repeat; }
a.logoThumb05:link, a.logoThumb05:visited { background-image: url(images/thumbs/logo05.gif); background-repeat: no-repeat; }
a.logoThumb06:link, a.logoThumb06:visited { background-image: url(images/thumbs/logo06.gif); background-repeat: no-repeat; }
a.logoThumb07:link, a.logoThumb07:visited { background-image: url(images/thumbs/logo07.gif); background-repeat: no-repeat; }
a.logoThumb08:link, a.logoThumb08:visited { background-image: url(images/thumbs/logo08.gif); background-repeat: no-repeat; }
a.logoThumb09:link, a.logoThumb09:visited { background-image: url(images/thumbs/logo09.gif); background-repeat: no-repeat; }
a.logoThumb10:link, a.logoThumb10:visited { background-image: url(images/thumbs/logo10.gif); background-repeat: no-repeat; }
a.logoThumb11:link, a.logoThumb11:visited { background-image: url(images/thumbs/logo11.gif); background-repeat: no-repeat; }
a.logoThumb12:link, a.logoThumb12:visited { background-image: url(images/thumbs/logo12.gif); background-repeat: no-repeat; }
a.logoThumb13:link, a.logoThumb13:visited { background-image: url(images/thumbs/logo13.gif); background-repeat: no-repeat; }


/*-------- Print Portfolio ------*/
.banThumbsBlock { width: 178px;  float: left; padding-right: 15px; }
.banThumbsBlock a, .banThumbsBlock a:visited 		{ display: block; height: 28px; width: 140px;  padding: 15px 0 0 55px; border-bottom: 1px solid #484848; color: #C5C5C5; text-decoration:none; text-transform:uppercase; font-size: 8.5pt; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;  }
.banThumbsBlock a:hover, .banThumbsBlock a:active 	{ filter:alpha(opacity=100); -moz-opacity:100; -khtml-opacity: 100; opacity: 100;}
a.BanThumb01:link, a.BanThumb01:visited { background-image: url(images/thumbs/ban01.gif); background-repeat: no-repeat; }

/* -------- Hints -------- */
.hintsLeft		{ width: 176px; float: left; padding-right: 15px;  }
.hintsLeft a, .hintsLeft a:visited 			{ display: block; height: 28px; width: 190px;  padding: 15px 0 0 5px; border-bottom: 1px solid #484848; color: #C5C5C5; text-decoration:none; text-transform:uppercase; font-size: 8.5pt; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;  }
.hintsLeft a:hover, .hintsLeft a:active 	{ filter:alpha(opacity=100); -moz-opacity:100; -khtml-opacity: 100; opacity: 100;}
.hintsRight		{ float: right; width: 630px; overflow:hidden; border-left: 1px solid #484848; padding-left: 24px; }
.line			{ border-top: 1px solid #484848; margin-top: 0px; }
.top			{ padding: 3px 7px 3px 7px; background-color: #313131; float: right; clear:both; margin-top: 15px; color: #91D600; text-decoration: none; font-size:7.5pt; }

/* -------- Contacts -------- */
.contacts {	color: #91D600; font-weight:bold; width: 42px; float: left; }

 /*-------- Footer --------*/
.footerLine	{ background-image: url(images/footer_line_tile.gif); background-repeat: repeat-x; height: 2px; text-align:center; }
.footerLine img { margin-left: 2px; }
.footer { clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #A4F102; text-align: center; padding-top: 15px; border-bottom: 10px solid #ADE040; border-right: 10px solid #ADE040; border-left: 10px solid #ADE040; background-image: url(images/footer_tile.gif); background-repeat: repeat-x; background-position: top; background-color: #91D600; height: 30px; width: 940px; margin-right: auto; margin-left: auto; }
.footer a:link, .footer a:visited { color: #A4F102; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
.footer a:hover, .footer a:active { color: #A4F102; text-decoration: underline;}
.bottomShadow	{ margin-right: auto; margin-left: auto; text-align:center;width: 960px; margin-bottom: 30px; }
.bottomRightShadow	{ margin-right: auto; margin-left: auto; background-image: url(images/bottomRightShadow.gif); background-repeat:no-repeat; background-position: right; overflow:hidden; width: 963px; text-align:left;}

/* ------- Tweets ------- */
ul#twitter_update_list  { margin-left: 0px; padding-left: 0px;}
ul#twitter_update_list li { margin-left: 0px; padding-left: 0px; list-style:none;}
a#profileLink { color: #666; font-size:10px;}

/*------- Logo Template -----*/
.product_intro { background-color: #1C1C1C; width: 870px;  overflow: hidden; min-height: 200px; border-right: 10px solid #404040; border-left: 10px solid #404040; padding: 35px 35px 0px 35px; margin-left: 1px;}
.product_form { background-color: #1C1C1C; width: 870px;  overflow: hidden; min-height: 200px; border-right: 10px solid #404040; border-left: 10px solid #404040; padding: 0px 35px 0px 35px; margin-left: 1px;}
.pi_left { float:left; margin-right:35px; }
.pi_right_top {}
.pi_right_btm { padding-top:35px;}

.navigation ul.bttn_logo{
	border-bottom:none;
	margin:10px 0px 10px 0px;
}
ul.bttn_logo a.bttn_num:link{
	width:15px;
	float:left;
	display:block; 
	background-color:#494949; 
	margin:3px; 
	color:#000; 
	text-align: center;
	padding:3px;

}
ul.bttn_logo a.bttn_num:hover{
	display:block; 
	background-color:#91D600; 
	margin:3px; 
	color:#fff; 
	padding:3px;
	text-decoration:none;
}
.navigation ul.bttn_logo a.selected{
	display:block; 
	background-color:#91D600; 
	margin:3px; 
	color:#fff; 
	padding:3px;
	text-decoration:none;
	border:none;
}
#bttn_num {
	margin-left:25px;
}
.step1b { background-image:url(images/icon_1.jpg); background-repeat:no-repeat; background-position: left center; font-size: 14px; height: 36px; padding: 19px 0 3px 40px; margin-top:25px; border-top: 1px dashed #494949;}
.step2b{ background-image:url(images/icon_2.jpg); background-repeat:no-repeat; background-position: left center; font-size: 14px; height: 36px; padding: 19px 0 3px 40px; margin-bottom: 3px; border-top: 1px dashed #494949;}

.panel small {
	padding-bottom:20px;
}
.panel price {
	float:right;
	color:#91d600;
	padding-right:25px;
}

/*------- Quicksite -----*/
highlight {
	color:#91d600
}
.liveview {
	text-align:center;
	background-image:url(images/livebg.jpg);
	background-repeat:repeat-x
}
.details{
	margin-top:20px;
	border-top:1px solid #404040;
	height:auto;
}
.includes {
	float:left;
	padding-top:20px;
	margin-right:20px;
	width:410px;
}
.addons {
	float:left;
	padding-top:20px;
	padding-left:opx;
}
.addons fieldset{
	margin-left:25px;
	border:1px solid #91d600;
	width:380px;
	padding-left:20px;
	padding-bottom:25px;
}
.addons_listitem {
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	background-image: url(images/cross.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 20px;
}
.addonslist {
	margin-left:0px;
	padding-left:0px;
}
.includes h1{
	font-size:18px;
}
.inc_list li{
	list-style:none;
	list-style-image:url(images/tick.jpg);
	font-size:15px;
	line-height:0px;
	vertical-align:text-top;
}
.details_request {
	float:left;
	width:872px;
	margin-top:20px;
	border-top:1px solid #404040;
	height:auto;
	padding-top:25px;
	padding-bottom:25px;
	font-size:12px;
	text-align:center;
}
.details_request a:link, .details_request a:visited{
	color:##91d600;
	text-decoration:underline;
}
.package_listitem {
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	background-image: url(images/tick.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 40px;
	margin-top:10px;
}
.addons legend {
	 color: #91D600; font-size: 18px;
}
.addon_container {
	padding:20px 0px 0px 0px;
}
