


/*location of color template:
http://wellstyled.com/tools/colorscheme2/index-en.html?tetrad;50;0;240;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;0
*/
body {
	/*background-color: rgb(214, 222, 246);*/
	/*background:url(img/blue-tile.gif);*/
	font-family: arial,helvectica,sans-serif;
	font-size:14px;
	color:#333;
	margin:0px; padding:0px;
	line-height:1.3em;
	text-align:left;
}

.shopcart { color: #555; font-size:13px; line-height: 1.0; }

h1 {
	
	font-size:16px;
margin:0px; padding:0px;
	line-height:1.02em;
	margin-bottom:1px;
	margin-top:5px;
	
}

p {margin:0px; padding:0px; margin-top:16px;}

h2 {
	font-size:17px;
	margin:0px; padding:0px;
	line-height:1.02em;
	margin-bottom:1px;
	margin-top:5px;

}

.likeh2 {
	font-size:17px;
	color: rgb(0, 153, 153);
	margin:0px; padding:0px;
	line-height:1.02em;
	margin-bottom:1px;
	margin-top:5px;

}

h3 {
	font-size:15px;
	margin:0px; padding:0px;
	line-height:1.02em;
	margin-bottom:1px;
	margin-top:5px;

}


b { color: black; }



hr { border: none 0; 
border-top: 1px solid rgb(0, 153, 153);/*the border*/
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
width:100%;
margin-top:5px;
margin-right:20px;
padding:0px;
}




	#container {
			border:none;
			width: 740px;
			\width: 740px;
			w\idth: 740px;
			margin: 0px;
			margin-left: 0px;
			padding: 0px;
			/*background:url(img/sketch.gif) no-repeat 660px 55px;*/
			
		}

		
		#clear {
			clear: both; }
			
			.main-display td {
				
				padding:13px;
			
			}
			
#banner {
			height:44px;
			width: 800px;
			margin-bottom: none;
			background-color: none;
			border: 0px solid black;
			text-align:left;
			/*background:url(https://kustomkup.com/img/galactica-banner.gif) no-repeat 0px 0px;*/
			/*background-color: rgb(0, 153, 153);*/
			
		}

{ .placeholder
	 background-color:#FFFBD9;
	}
	
		#content {
			padding: 0px;
			width:700px;
			margin-left:0px ;
			/*background:url(img/blue.jpg) repeat-y;*/
			/*background:url(img/<?php echo $main_image; ?>) no-repeat 5% 5%;*/
		/*	height:auto; min-height:400px;*/
			margin-top:20px;
			float:left;
			border:0px solid black;
		}
		
			#content_inside {
				padding: 0px;
				width:700px;
				margin-left:0px ;
				/*background:url(img/blue.jpg) repeat-y;*/
				background:url(img/arrowlogo_01.gif) no-repeat 0% 100%;
			/*	height:auto; min-height:400px;*/
				margin-top:20px;
				float:left;
				border:0px solid black;
			}
			
			#content_inside p {
				margin-left:240px;
			}
			
				#content_inside h1 {
					margin-left:240px;
				}
				
					#content_inside h2 {
						margin-left:240px;
					}

/*		#design_nav {
			border:none;
			width:545px;
			padding:10px;	
		}
	
		
		#design_nav a {
			color:rgb(0, 153, 153);
		}
			*/
		
		#sidebar-a {
			float: left;
			width: 130px;
			padding: 0px;
			/*background-color: rgb(214, 222, 246);*/
			background-color: white;
			border:1px solid black;
			font-size:13px;
			line-height:1.2em;
			
		}

		.sidebar p { margin-top:10px; }
			
		#footer {
			clear: both;
			padding: none;
			margin: 0px;
			background-color: none;
			border:0px solid black;
		height:200px; width:720px; 
		}
		
		#footer a:link { color:white; }
	
		
		
	
		
		/*top 3 navigation TABS */
		.navcontainer
{
margin: 0px;
margin-top:20px;
margin-left:0px;
padding: 0 0 0 0px;
width:800px; height:25px;



}

.navcontainer img
{
border: none;
text-decoration:none;
}

.navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.navcontainer LI
{
display: block;
margin: 0px;
padding: 0px;
float: left;
margin-left:20px;
/*width: auto;*/
}

.navcontainer A
{
/*width:100px; height:27px;*/
color: #444;
font-size:11px;
font-family: arial, sans-serif;
font-weight: bolder;
display: block;
/*width: auto;*/
text-decoration: none;
background: none;
margin: 0px;
padding: 0px;
}

.navcontainer A:hover, .navcontainer A:active { background: #ddd; }

.navcontainer A.active:link, .navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;


}

