@charset "utf-8";
/* CSS Document */
/*reset*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:disc;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}del,ins{text-decoration:none;}
/*-------------begin generic styles-------------*/
body {
	background: #d06827 url(http://www.promotionpotion.com/imgs/bg-tile.gif) repeat 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #333;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
	font-style: oblique;
}
.b {
	font-weight: bold;
}
.i {
	font-style: italic;
	font-style: oblique;
}
.ctr {
	text-align: center;
}
.clear {
	clear: both;
}
p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
h1 {
	font-size: 1.8em;
	font-family: Arial Black;
	color: #DF5838;
}
h2 {
	font-family: Arial Black;
	font-size: 1.6em;
	color: #DF5838;
}
h3 { 
	font-family: Arial Black;
	font-size: 1.4em;
	color: #DF5838;
}
a {
	color: #456C9F;
}
a:hover {
	color: #B119CF;
}
/*-------------begin custom styles--------------*/
#container {
	width: 990px;
	margin: 10px auto;
}
#head {
	width: 950px;
	margin: 0 20px;
	float: left;
}
#nav {
	width: 990px;
	height: 41px;
	float: left;
	background: url(http://www.promotionpotion.com/imgs/nav-tile.jpg) repeat-x 0 0 scroll;
}
#nav ul {
	width: 870px;
	margin: 0 auto;
}
#nav ul li {
	display: inline;

}
#nav ul li a {	
	height: 27px;
	float: left;
	color: #FFF;
	padding: 14px 30px 0 30px;
	margin: 0 5px 0 0;
	text-decoration: none;
}
#nav ul li a:hover {
	background: url(http://www.promotionpotion.com/imgs/nav-active-hover.jpg) repeat-x 0 0;
}
#nav ul li.active a {
	background: url(http://www.promotionpotion.com/imgs/nav-active-hover.jpg) repeat-x 0 0;
}
#nav-shad {
	width: 100%;	
	height: 18px;
	float: left;
	margin: 0;
	background: transparent url(http://www.promotionpotion.com/imgs/under-nav-shad.png) no-repeat 0 0;
}
#content {
	width: 950px;
	margin: 0 20px;
	float: left;
	background: #fff url(http://www.promotionpotion.com/imgs/content-tile.jpg) repeat-y 0 0;
}
#content-inner {
	width: 930px;
	padding: 10px;
	float: left;
	background: transparent url(http://www.promotionpotion.com/imgs/content-bg-top.jpg) no-repeat top center;
}
#content-inner #nav-left {
	width: 199px;
	float: left;
	margin-left: 1px;
	background: url(http://www.promotionpotion.com/imgs/left-nav-grad.jpg) repeat-y 0 0;
}
#nav-left #nav-head {
	width: 200px;
	height: 33px;
	background: url(http://www.promotionpotion.com/imgs/leftnav-head-tile.png) repeat-x top left;
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
#nav-head span.r {
	width: 18px;
	height: 18px;
	float: right;
	background: url(http://www.promotionpotion.com/imgs/leftnav-head-r.png) no-repeat top right;
}
#nav-head span.txt {
	float: left;
	padding: 10px 0 0 20px;
}
#nav-left {
		font-size: 11px;
}
#nav-left ul {
	width: 199px;
	float: left;
	padding-bottom: 40px;
}
#nav-left ul li {
	list-style: none;
	display: block;
	float: left;
}
#nav-left ul li a {
	width: 164px;
	float: left;
	padding: 10px 0;
	margin: 0 10px 0 25px;
	color: #333;
	text-decoration: none;	
	border-bottom: 1px solid #c6c2c2;
	font-weight: bold;
}
#nav-left ul li a.no-border {
	border: 0;
}
#nav-left ul li a:hover {
	color: #D95E3C;
}
	#nav-left ul li ul, #nav-left ul li ul li {
	margin: 0;
	padding: 0;
	}
		#nav-left ul li ul li a {
			text-indent: 7px;
			font-weight: normal;
			padding: 7px 0;
		}
#footer {
	width: 950px;
	height: 41px;
	float: left;
	margin: 0 20px;
}
#footer span.foot-l{
	width: 18px;
	height: 41px;
	float: left;
	background: transparent url(http://www.promotionpotion.com/imgs/foot-corner-l.png) no-repeat;
}
#footer span.foot-r{
	width: 18px;
	height: 41px;
	float: right;
	background: transparent url(http://www.promotionpotion.com/imgs/foot-corner-r.png) no-repeat;
}
#footer span.foot-mid{
	width: 914px;
	height: 26px;
	padding-top: 15px;
	float: left;
	background:url(http://www.promotionpotion.com/imgs/foot-tile.png) repeat-x 0 0;
	color: #FFF;
	font-size: .9em;
}
span.foot-mid a {
	color: #fff;
}
span.foot-mid .l {
	float: left;
}
span.foot-mid .r {
	float: right;
}
#main-cont {
	width: 700px;
	float: right;
	margin-right: 15px;
}
#main-cont-wide {
	width: 900px;
	margin: 0 15px;
	float: left;
}
.float-left {
	float: left;
	padding-right: 10px;
}
.float-right {
	float: right;
	padding-left: 10px;
}
.align-center {
text-align: center;
	}
	.orange {
		color: #DF5838;
	}
	.big {
		font-size: 16px;
	}
	.med {
		font-size: 14px;
	}
	.small {
		font-size: 10px;
	}
/*begin contact form styles*/
#contact-div {
	width: 525px;
	margin: 0 auto;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px;
}
table#contact-table {
	width: 100%;
	margin: 0 auto;	
}
#contact-table td {
	padding: 7px 3px;
	vertical-align: top;
}
#contact-table tr td label {
	font-size: 12px;
	font-weight: bold;
}
#contact-table tr td input, #contact-table tr td select, #contact-table tr td textarea {
	margin-top: 3px;
	padding: 4px;
	color: #666;
}
#contact-table tr td #submit {
	padding: 3px 20px;
}
textarea, input, select {
	border: 1px  solid #9E9E9E;
}
textarea:focus, input:focus, select:focus {
	border: 1px solid #CF5A12;
	background: #EAEAEA;
}
p.search-link { 
	margin: 15px;
	text-align: right;
}
