body 	{
	background-color: #AAC4D5;
	background-image: url("picts-mobi/background-outer.jpg");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	}


/* NON-MENU LINKS */

a:link, a:visited, a:active	{ color: #0066FF; text-decoration: none; }

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




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

body		{ color: #555555; font: 0.80em arial, helvetica, sans-serif; font-weight: normal; }

.title		{ color: #000000; font: 1.2em arial, helvetica, sans-serif; font-weight: bold; }

.subtitle	{ color: #000000; font: 1.1em arial, helvetica, sans-serif; font-weight: bold; }

.hilite		{ color: #FF6600; }

.formmargin	{ margin: 0px; }

.title-underline { COLOR: #000000; FONT: 1.2em arial, verdana, sans-serif; font-weight: bold; text-decoration: underline; }


/* PAGE WIDTHS HEIGHTS */

.pageheight	{ height: 780px; }

.pagewidth	{ max-width: 800px; min-width: 345px; }

.pagediv	{
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		}

#contentdiv	{
		max-width: 94%;
		min-width: 92%;
		text-align: left;
		padding: 5px 5px 5px 5px;
		margin: 0 auto;
		}

.contentbackground	{
			background-color: #FFFFFF;
			background-image: url("picts-mobi/background-content.jpg");
			background-repeat: repeat-x;
			}

.outercontent	{
		width: 100%;
		border: #000000 1px solid;
		border-width: 0px 1px 0px 1px;
		}

.pdf-width	{ max-width: 250px; }




/* ALIGNMENT */

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-middle	{ vertical-align: middle; }

.td-top		{
	vertical-align: top;
	border-spacing: 1;
}

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.mapdiv		{
		font: normal 0.9em arial, sans-serif;
		float: left;
		text-align: center;
		padding: 0px;
		margin: 0px;
		margin-right: 12px;
		}




/* VIDEO PAGE */

.video-text		{ color: #666666; font-size: 0.9em; font-weight: normal; }

.video-width		{ max-width: 435px; }

.videoborder		{ border: #000000 1px solid; display: block; }

.videoborderTOP		{ border-bottom: #000000 0px solid; }

.vidpad			{ margin-bottom: 5px; }

.video-overlay		{ width: 40px; height: 40px; margin-bottom: -40px; position: relative; top: 26px; left: 42px; }

.VIDplayborder	 	{ border: #FFFFFF 2px solid; }

a:hover .VIDplayborder 	{ border: #FF3366 2px solid; }




/* SPACING, MAGINS AND PADDING */

.clear-spacer	{ clear: both; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }

.pdf-icon	{ margin: 3px 0px 0px 0px; }




/* BORDERS AND BARS */

.pagebartop	{
		clear:both;
		float: none;
		font-size: 0.1em;
		line-height: 1px;
		height: 37px;
		width: 100%;
		background-color: #000000;
		border: #000000 0px solid;
		border-width: 0px 0px 0px 0px;
		}

.pagebarmiddle	{
		font-size: 0.1em;
		height: 8px;
		width: 100%;
		background-color: #000000;
		border: #000000 1px solid;
		border-width: 1px 0px 1px 0px;
		}

.pagebarbottom	{
		font-size: 0.1em;
		height: 31px;
		width: 100%;
		background-color: #000000;
		border: #000000 1px solid;
		border-width: 1px 0px 1px 0px;
		}

.page-splits	{
		font-size: 0.1em;
		line-height: 1px;
		border: #7FA2E4 1px solid;
		height: 3px;
		width: 99%;
		margin: 3px 0px 3px 0px;
		}

.cornertable	{ width: 100%; }




/* HEADER */

.header		{
		background-color: #000000;
		width: 100%;
		margin: 0px 0px 0px 0px;
		border-bottom: #000000 0px solid;
		}

.socialicons	{ padding-right: 2px; }

.socialtable 	{ margin: 0px 5px 0px auto; }




/* FOOTER */

.footerdiv	{
		color: #999999;
		font: 0.80em arial, sans-serif;
		text-align: center;
		padding: 6px 0px 6px 0px;
		background-color: #000000;
		border-top: #666666 1px solid;
		margin-bottom: 8px;
		}

.footericon	{ margin: 0px 0px 3px 0px; }

a.footlink:link, a.footlink:visited, a.footlink:active	{ color: #00CCFF; text-decoration: none; }

a.footlink:hover 	{ color: #00FF99; }




/* LIST CODE */

ul 		{ margin-top: 0px; margin-bottom: 0px; }
li 		{
	color: #2766FB;
}
li span 	{ color: #666666; }




/* LEFT SIDEBAR CODE */

.sideimage	{ display: block; }

.sidebar-left	{
		width: 110px;
		background-color: #000000;
		background-image: url("picts-mobi/background-sidebar.jpg");
		border-right: #000000 1px solid;
		}

.sidebar-left-nosidebar	{
		width: 20px;
		background-color: #FFFFFF;
		background-image: url("picts-mobi/background-sidebar.jpg");
		border-right: #000000 1px solid;
		}

/* SIDEBAR MENU CODE */

.menuSidebar	{
		font-family: arial, verdana, sans-serif;
		font-size: 16px;
		font-weight: normal;
		text-align: left;
		text-indent: 10px;
		cursor: pointer;
		display: block;
		width: 110px;
		margin: 0px;
		padding: 3px 0px 5px 0px;
		background-color: #20429C;
		background-image: url("picts-mobi/menu-side.gif");
		border: #3333CC 0px solid;
		border-width: 1px 0px 1px 0px;
		}

.menuLast	{ border-width: 0px 0px 1px 0px; }

.menu-noline	{ border-top: 0px; }

.menu-topline	{ border-top: #000000 1px solid; }

a.menuSidebar:link, a.menuSidebar:visited, a.menuSidebar:active	{ color: #FFFFFF; text-decoration: none; }


a.menuSidebar:hover 	{
			background-color: #F56110;
			background-image: url("picts-mobi/menuon-side.gif");
			color: #FFFFCE;
			}




/* RIGHT SIDEBAR CODE */

.sidebar-right	{
		width: 20px;
		background-color: #000000;
		background-image: url("picts-mobi/background-sidebar.jpg");
		border-left: #000000 1px solid;
		}




/* IMAGES */

img 		{
	border: 1;
	alignment-adjust: middle;
}

.imagediv	{
		width: 100%;
		height: 100px;
		text-align: left;
		background-image: url("picts-mobi/main-image-BG_sc.jpg");
		border: #000000 1px solid;
		margin: 0px 1px 0px 0px;
		}
.imagelowerdiv	{
	width: 80%;
	height: 83px;
	text-align: center;
	background-image: url("picts-mobi/services.jpg");
	border: #000000 1px solid;
	margin: 0px 1px 0px 0px;
		}

.iborders	{ border: #000000 1px solid; padding: 0px; margin: 3px 3px 3px 0px; }

.imagetext	{ color: #666666; font: 0.7em arial, sans-serif; }




/* PAYPAL */

#paypal-div		{
			width: 160px;
			font-size: 0.9em;
			text-align: center;
			background-color: #F6F3EF;
			border: #CBAF89 1px solid;
			padding: 5px 3px 8px 3px;
			}

.paypal-form		{
			font-family: arial, sans-serif;
			width: 110px;
			margin: 2px 0px 2px 0px;
			}

.paypal-submit		{
			width: 110px;
			font-size: 1.0em;
			margin: 2px 0px 8px 0px;
			}




/* GALLERY CODE */

.gallery-text		{ color: #666666; font-size: 0.9em; font-weight: normal; }

.gallery-title		{ color: #000000; font: 1.4em arial, helvetica, sans-serif; font-weight: bold; text-decoration: underline; }

.gallery-width		{ max-width: 435px; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 4px; }

a:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 4px; }

.next-arrow		{ margin: 5px 5px 0px 0px; }




/* CART PAGES */

.price	 	{ color: #FF6600; font: 1.4em arial, sans-serif; font-weight: bold; text-decoration: underline; }

.cartmargin	{ margin: 0px 0px 5px 0px; }

.cartbox	{
		background-color: #EEF0F9;
		border: #A8AEBD 1px solid;
		width: 130px;
		}

/* ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 1.2em arial, sans-serif;
			text-align: center;
			background-color: #2F8BFC;
	        	background-image: url("picts-mobi/button-order.gif");
        		padding: 3px 0px 3px 0px;
			cursor: pointer;
			width: 132px;
        		border: #333399 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 1.2em arial, sans-serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("picts-mobi/buttonon-order.gif");
        		padding: 3px 0px 3px 0px;
			cursor: pointer;
			width: 132px;
        		border: #CC6600 1px solid;
			}




/* SLIDESHOW CODE */

#slide-text	{
		margin-bottom: -25px;
		width: 135px;
		position: relative;
		top: 8px;
		left: 8px;
		z-index: 100;
		padding: 2px 2px 2px 6px;
		color: #FFFFFF;
		font-size: 1.2em;
		font-weight: bold;
		border: #FFFFFF 0px solid;
		}

.slideshowtext		{ max-width: 530px; }

.slideshow-border	{ border: #000000 1px solid; margin: 0px 3px 0px 3px; }

.button-slideshow	{
			color: #FFFFFF;
	       		font: bold 0.90em arial, sans-serif;
			text-align: center;
			background-color: #000000;
	        	background-image: url("picts-mobi/button-off.gif");
        		padding: 4px 6px 4px 6px;
			margin: 8px 1px 1px 1px;
			cursor: pointer;
        		border: #000000 0px solid;
			}

.buttonon-slideshow 	{
			color: #FFFFFF;
	       		font: bold 0.90em arial, sans-serif;
			text-align: center;
			background-color: #000000;
	        	background-image: url("picts-mobi/button-on.gif");
        		padding: 4px 6px 4px 6px;
			margin: 8px 1px 1px 1px;
			cursor: pointer;
        		border: #000000 0px solid;
			}




/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide { display:none;}
}




/* CONTACT AND QUOTES FORM */

.formtext	{ color: #006699; font: 0.9em arial, helvetica, sans-serif; font-weight: normal; }

.form-width	{ width: 100%; }

.form-center 	{ width: 210px; }

.shadeform	{
		font-family: arial, sans-serif;
		width: 150px;
		color: #000000;
		margin: 2px 0px 4px 0px;
		}

.textarea	{
		font-family: arial, sans-serif;
		width: 180px;
		color: #000000;
		margin: 2px 0px 4px 0px;
		}

.dropdown 	{
		font-family: arial, sans-serif;
		font-size: 1.0em;
		width: 150px;
		}

.smallform	{ width: 70px; }

.quotechoice 	{ color: #009900; }

.button 	{
		font-size: 1.0em; margin-top: 8px;
		}

.buttonon 	{
		font-size: 1.0em; margin-top: 8px;
		}




/* SEARCH LINKS PAGE */

.searchmargin	{ margin: 3px 0px 15px 0px; }

.searchsiteform	{
		width: 150px;
		color: #000000;
		margin: 4px 3px 4px 0px;
		border: #4A69DF 1px solid;
		}

.searchbutton	{
		height: 23px;
		font-size: 0.9em;
		font-weight: bold;
		color: #4A69DF;
		background-color: #FFFFFF;
		margin: 4px 0px 4px 0px;
		border: #4A69DF 1px solid;
		}

.searchbox	{
		padding: 7px;
		background-color: #E7F0FF;
		border: #4A69DF 1px solid;
		}




/* ICON MENU CODE */

.menu-icons-bg	{
		width: 100%;
		background-color: #000000;
		background-image: url("picts-mobi/menu-icons.jpg");
		border: #666666 0px solid;
		}

.menu-icons	{ padding: 0px 2px 0px 0px; margin: 0px; }




/* MENU CODE */

#menudiv	{
		width: 100%;
		background-image: none;
		background-color: transparent;
		padding: 0px;
		margin: 0px;
		border-bottom: #012F8E 0px solid;
		}

.menuTop-spacer	{ height: 3px; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }

.menuBot-spacer	{ height: 3px; clear: both; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }

.menu		{
		font: bold 0.9em arial, helvetica, sans-serif;
		width: 100px;
		float: left;
		cursor: pointer;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 1px 0px 1px 1px;
		}


.menulink	{
		padding: 5px 2px 6px 2px;
		display: block;
		background-color: #20429C;
		background-image:url("picts-mobi/menu-off.gif");
		border: #012F8E 0px solid;
		}

a.menulink:link, a.menulink:visited, a.menulink:active	{ color: #FFFFFF; text-decoration: none; }

a.menulink:hover	{
			color: #FFFFFF;
			text-decoration: none;
			background-color: #086FDD;
			background-image:url("picts-mobi/menu-on.gif");
			}

			
/* SRR added MENU CODE */			
.stockMesg1{
	color: #996633;
	font-weight: bold;
}
/* SRR set style for main button Pink */

.stockMesg2 {
		color: #ffffff;
		background-color: #A20B63;
		cursor: default;
		width: 100%;
		height: 22px;
		text-indent: 8px;
		line-height: 22px;
		font-weight: bold;
		font-family: Arial, Helvetica;
		font-size: 12px;
		}	

	#topPink {
		color: #ffffff;
		background-color: #A20B63;
		cursor: default;
		width: 100%;
		height: 22px;
		text-indent: 8px;
		line-height: 22px;
		font-weight: bold;
		font-family: Arial, Helvetica;
		font-size: 12px;
		}		


/* SRR set style for links in the popup*/
	#bookmarkContainer a, #bookmarkContainer a:visited {
		background: #DCE6FB; 
		color:#000000; 
		width:100%;
	}
	
	#bookmarkContainer a:hover {
		background-color: #C0CFEE;
