/* Stylsheet for APS Promotions.com
 * 2 Column Layout 
 * (c) Tony Collings
 */


body {
	font-family: "Trebuchet MS";
	background: #000;
	padding: 0;
	margin: 0;
	font-size: 65%;

}

.clear {clear: both; height: 0px; line-height: 0px; font-size: 0px; }
h1,h2,h3,h4,h5,h6,dt,dt,div#footer,ul#mainNav  {
	font-family: "Trebuchet MS";
}
h1 {
	font-weight: bold;
	font-size: 180%;
	margin-bottom: 0;
}
h2 {
	font-size: 140%;
	color: #999999;
	margin-top: 0;
}
h3 {
	font-size: 1.1em;
}

table#commission {text-align: left; }
table#commission th{font-weight: bold;}


/* Setup the main DIV block, includes image for leftcolumn */
div#wrapper {
	width: 800px;
	margin: 0 auto; 
	margin-top: 10px;
	background: #848484 url(../../img/leftcolumnbackground.jpg) bottom left no-repeat;
	/* background: #fff url(../img/bg.jpg) no-repeat bottom left; */
	position: relative;
}
body#catalog div#wrapper {
	background: #848484;
	background-image: none;
}
div#header {
	border-bottom: 3px solid #CCC;
	padding: 10px;

	background-color: #999999;
	border: none;

}
div#header img{
	margin: 0 10px -8px 0; /* Had to add Negative value to line image with menu */
	border: 0px;
}
/* Setup all the attributes for anything in the content DIV block */
div#content p img {
	margin: .8em;
}
div#content>p {
	margin: .8em 0;
}
div#content a:hover {
	color: #999;
	text-decoration: underline;
}
div#content {
	float: right;
	width : 580px;
	padding: 10px; 
	font-size: 1.2em;
	height: 100%;

}
div.contentwrapper{
padding: 0px 15px 15px 15px;
margin-bottom: 15px;
}
div#content {
	/*background: url(../../img/spacer.jpg) no-repeat top; 
	 padding-top: 260px; // Replaced With Flash */
	width : 600px;
	
	padding: 0px;
	background-color: #fff;
}
div#content h1 {margin-left: 10px;}
div#content h2 {margin-left: 10px;}
body#aboutus div#content {
	background: url(../../img/shopbandw.jpg) no-repeat top;
	padding-top: 260px; 
	background-color: #fff;
}
body#findus div#content{}




body#contactus div#content {
	background: url(../../img/contactus.jpg) no-repeat top;
	padding-top: 260px; /* Adjust for image height */
	background-color: #fff;
}
body#catalogue div#content {
	background: url(../../img/store.jpg) no-repeat top;
	padding-top: 260px; /* Adjust for image height */
	background-color: #fff;
	height: 600px;
}



body#mstatement div#content {
	background: url(../../img/mstatement.jpg) no-repeat top;
	padding-top: 260px; /* Adjust for image height */
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #663333;
}
div#leftcolumn {
	float: left;
	width: 160px;
	margin-bottom: 100px;
}

div#footer {

	padding: 2px 5px 5px 10px;
	background-color: #999999;
	color: #fff;
	font-size: 1.1em;
	clear: both;

}
div#footer ul{

list-style-type: none;
}
div#footer ul li{
display: inline;
border-right: 1px solid #8fabe3;
padding-left: 5px;
padding-right: 5px;
}

div#footer ul li.last{
border-right: 1px dotted #fff;
}
/* Override Form Styling */
div#footer a{
color: #fff;
text-decoration: none;
clear: left;
}
div#footer a:hover{
color: #fff;
text-decoration: underline;
}



/* Header Menu */
div#header ul#mainNav{

}
ul#mainNav {
	display: inline;
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
}

ul#mainNav li {
	display: inline;
}

ul#mainNav li a {
	padding: 0 .4em;
	text-decoration: none;
	color: #FFF;
}

ul#mainNav li#mainSelect a {
	color: #FFC;
}

ul#mainNav li a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Left Menu */
ul#menuList {
	font-size: 1.1em;
	margin: 0;
	padding: 10px 0px 10px 15px;
}

ul#menuList a {
    color: #fff;
	 text-decoration: none;
}

ul#menuList li {
  display: inline;
  list-style: none;
  margin-bottom: 20px;
  background: no-repeat;
}

ul#menuList li ul {
  margin: 0 0 10px 15px;
  padding: 0;
}

ul#menuList a {
	display: block;
	background: url(../img/square.gif) no-repeat 0em .6em;
	background-color: transparent;
	padding: .4em 0 1em 15px;
	text-decoration: none;
	color: #fff;
}
ul#menuList a.actuator:hover {
	background: url(../img/plus.gif) no-repeat 0em .6em;	
}
ul#menuList a.actuated {
	background: url(../img/minus.gif) no-repeat 0em .6em;	
}



a.highlight {
    color: #300 !important;
}
div#stats {
	width: 800px;
	padding: 2px 5px 5px 10px;
	color: #fff;
	font-size: 1.1em;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;

}
div#links{
color: #000;
}
div#links a{
color: #000;
}
div#links a:hover{
color: #000;
}
div#links a:visited{
color: #000;
}

.statuslabel{color: #FF0000; font-weight: bold; }
.padding{padding: 10px; }

div#smallprint {
width: 800px;
clear: both;
color: #CCCCCC; 
}
ul#tech_data, ul#company_info { margin: 20px; padding: 0px; }
ul#tech_data { font-size: 100%; margin-top: 20px; margin-bottom: 3px; } 
ul#company_info { font-size: 120%; } 


div#smallprint ul li { display: inline; list-style: none; padding: 0px 5px; border-right: 1px solid #ccc;}
div#smallprint ul li.lastitem { border: none; }
div#smallprint a:link, div#smallprint a:visited{color: #CCCCCC; text-decoration: none; }
div#smallprint a:active, div#smallprint a:hover{color: #CCCCCC; text-decoration: underline; } 

div#overlay,
div#advertising{
width: 800px; 
text-align: center; 
padding-bottom: 200px;
clear: both;
margin-top: 20px; 
}

.gm_infowindow{
height: 150px; background-color: #000; padding: 5px; color: #fff;  width: 250px; 
}
.breadcrumb {margin-top: 5px; margin-left: 10px; color: #999999; font-weight: normal; }
.breadcrumb a:link, .breadcrumb a:visited {color: #999999; text-decoration: none; font-weight: bold; }
.breadcrumb a:active, .breadcrumb a:hover {color: #999999; text-decoration: underline; font-weight: bold;}

/*	FUNKY MAP OVERLAY
	------------------------------------------- */
	/* Faded Overlay */
	#map_overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 300;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	line-height: 0px; 
	}
	/* Content Overlay */
	#map_wrapper {	
	position: absolute;
	left: 0px;
	top: 30px; 
	z-index: 400;
	text-align: center; 
	} 
	#map_content { background-color: #000; color: #fff; border: 1px solid #fff; margin: 40px; padding: 5px;    }
	#map_content a:link, #map_content a:visited {color: #fff; text-decoration: none; font-weight: normal; }
	#map_content a:active, #map_content a:hover {color: #fff; text-decoration: underline; font-weight: normal;}
	
	
/*	FORMS STYLING
	------------------------------------------- */
	
	form { margin: 0px; padding: 0px; }
	input.field, select, textarea { 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px; 
	background: #fff url("../img/shading/formfield.jpg") top left repeat-x;
	} 
	input.button {} 
	.labelerror {margin: 0px; padding: 0px; color: #FF0000;  } 
	.labelnormal {margin: 0px; padding: 0px; font-weight: bold;  }
	
/* 	What we do special effect
	--------------------------------------------- */
	/* padding 10px; */
	body#whatwedo div#content {
	/*background: url(../../img/spacer.jpg) no-repeat top; 
	 padding-top: 260px; // Replaced With Flash */
	width : 600px;
	padding: 0px;
	background-color: #fff;
	height: 1200px;
	overflow: hidden;
	float: right;  
}
	
	#scroll_wrapper {width: 1200px; text-align: left; }
	body#whatwedo div.flash_intro {background-color: #848484; padding: 0px; margin: 0px; } 
	body#whatwedo div#whatwedo,
	body#whatwedo div#embroidery,
	body#whatwedo div#workcorporate,
	body#whatwedo div#teamleisure,
	body#whatwedo div#promotional,
	body#whatwedo div#displays,
	body#whatwedo div#artwork,
	body#whatwedo div#websites {float: left; width: 600px; height: 1200px; top: 0px;   } 
	
div.directions_form form {margin: 0px; }
div.directions_form {border: 1px solid #3c3c3c; background-color:#848484; padding: 10px; }
div.directions_form input.text {width: 300px; }


