@charset "utf-8";
body {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	background-image: url(images/frenchstucco.png);
}
.container {
	margin: 0 auto;
	overflow: hidden;
}
/*  ^_^  HEADER  ^_^  */

.header {
	width: 100%;
	height: 230px;
	text-align: center;
	background-color: transparent;
}
/*  ^_^  HEADINGS  ^_^  */

.heading1 {
	background-color: #8f789c;
	background-image: url(images/Heading1BG.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 60px;
}
.heading2 {
	background-color: #8f789c;
	background-image: url(images/Heading2BG.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 60px;
}
.heading3 {
	background-color: #8f789c;
	background-image: url(images/Heading3BG.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 60px;
}
.oliveLine {
	background-color: #a6b08a;
	width: 100%;
	height: 7px;
}
/*  ^_^  CONTENT  ^_^  */


.content {
	width: 800px;
	margin: 0 auto;
	height: 100%;
	clear: both;
	background-color: white;
}
.contentLeft {
	background-color: #e5e8e8;
	width: 280px;
	height: 700px;
	float: left;
	padding: 10px;
	padding-bottom: 0px;
	text-align: left;
}
div.contentLeftBottom {
	background-image: url(images/sidebarBG.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 175px;
	float: left;
	margin-left: -10px;
}
.contentRight {
	background-color: white;
	min-height: 200px;
	width: 480px;
	float: right;
	padding: 10px;
	text-align: justify;
}
.contact {
	width: 800px;
	margin: 0 auto;
	height: 247px;
	clear: both;
	background-color: transparent;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
}
.contactLeft {
	float: left;
	width: 120px;
	padding-left: 10px;
}
.contactRight {
	float: left;
	padding-left: 10px;
}
div.nav {
	position: fixed;
	float: left;
	margin-left: -42px;
	margin-top: 50px;
}
.sidebar1 {
	background-image: url(images/sidebar1.png);
	background-repeat: no-repeat;
	width: 122px;
	height: 43px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.sidebar2 {
	background-image: url(images/sidebar2.png);
	background-repeat: no-repeat;
	width: 122px;
	height: 43px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.sidebar3 {
	background-image: url(images/sidebar3.png);
	background-repeat: no-repeat;
	width: 122px;
	height: 43px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.hover1 {
	overflow: visible;
	height: 123px;
	width: 212px;
	margin-top: -63px;
	margin-left: -23px;
}
.hover1:hover {
	background-image: url(images/sidebar1Hover.png);
	background-repeat: no-repeat;
	overflow: visible;
	height: 123px;
	width: 212px;
	margin-top: -63px;
	margin-left: -23px;
}
.hover2 {
	overflow: visible;
	height: 64px;
	width: 216px;
	margin-left: -23px;
	margin-top: -41px;
}
.hover2:hover {
	background-image: url(images/sidebar2Hover.png);
	background-repeat: no-repeat;
	overflow: visible;
	height: 64px;
	width: 216px;
	margin-left: -23px;
	margin-top: -41px;
}
.hover3 {
	overflow: visible;
	height: 155px;
	width: 181px;
	margin-left: -5px;
	margin-top: -71px;
}
.hover3:hover {
	background-image: url(images/sidebar3Hover.png);
	background-repeat: no-repeat;
	overflow: visible;
	height: 155px;
	width: 181px;
	margin-left: -5px;
	margin-top: -71px;
}

.thisWillLookBad {
	padding: 10px;
	text-align: center;
	
	
}
/*  ^_^  COPY  ^_^  */
H1 {
	color: white;
	font-weight: normal;
	text-align: left;
	height: 28px;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: -54px !important;
}
H2 {
	color: #8f789c;
	font-weight: normal;
	font-size: 18px;
}
H3 {
	color: #a6b08a;
	font-weight: normal;
	font-size: 18px;
}
H4 {
	color: white;
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
	text-decoration: none !important;
}
p {
	color: #383336;
	font-size: 14px;
}
ul {
	list-style: none;
	float: left;
}
a {
	color: #8f789c !important;
	text-decoration: none;

}

a img {
		border: none;
}

a:hover {
	text-decoration: underline;
}
.footer {
	color: #8F789C;
	font-size: 11px;
	text-align: center;
	margin-top: -17px;
	padding-bottom: 3px;
}
/*  ^_^  LOGOBOX  ^_^  */

.logoBox {
}
.mcollection {
	background-image: url(images/mCollection1.png);
	width: 190px !important;
	height: 64px;
	float: left;
}
.mcollection:hover {
	background-image: url(images/mCollection2.png);
}
.promogifts {
	background-image: url(images/promogifts1.png);
	width: 149px;
	height: 64px;
	float: left
}
.promogifts:hover {
	background-image: url(images/promogifts2.png);
}
.ideascollection {
	background-image: url(images/ideas1.png);
	width: 147px;
	height: 64px;
	float: left;
}
.ideascollection:hover {
	background-image: url(images/ideas2.png);
}
.promoplastics {
	background-image: url(images/promoplastics1.png);
	width: 170px;
	height: 64px;
	float: left;
}
.promoplastics:hover {
	background-image: url(images/promoplastics2.png);
}
.barron {
	background-image: url(images/barron1.png);
	width: 156px;
	height: 64px;
	float: left;
}
.barron:hover {
	background-image: url(images/barron2.png);
}
.altitudec {
	background-image: url(images/altitude1.png);
	width: 141px;
	height: 64px;
	float: left;
}
.altitudec:hover {
	background-image: url(images/altitude2.png);
}
.themetalgiftco {
	background-image: url(images/metalcompany1.png);
	width: 189px;
	height: 64px;
	float: left;
}
.themetalgiftco:hover {
	background-image: url(images/metalcompany2.png);
}
.bagsandmore {
	background-image: url(images/bags1.png);
	width: 177px;
	height: 64px;
	float: left;
}
.bagsandmore:hover {
	background-image: url(images/bags2.png);
}
.hewstone {
	background-image: url(images/hewstone1.png);
	width: 89px;
	height: 64px;
	float: left;
}
.progift:hover {
	background-image: url(images/progift2.png);
}
.progift {
	background-image: url(images/progift1.png);
	width: 89px;
	height: 64px;
	float: left;
}
.hewstone:hover {
	background-image: url(images/hewstone2.png);
}
.chefworks {
	background-image: url(images/chefworks1.png);
	width: 221px;
	height: 64px;
	float: left;
}
.chefworks:hover {
	background-image: url(images/chefworks2.png);
}
.gross {
	background-image: url(images/gross1.png);
	width: 291px;
	height: 64px;
	float: left;
}
.gross:hover {
	background-image: url(images/gross2.png);
	width: 291px;
	height: 64px;
	float: left;
}
.giftstohave {
	background-image: url(images/giftstohave1.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 42px;
	float: left;
	margin-left: 50px;
}
.giftstohave:hover {
	background-image: url(images/giftstohave2.png);
	width: 190px;
	height: 42px;
	float: left;
}

.stationary {
	background-image: url(images/stationary1.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 42px;
	float: left;
	margin-left: 10px;
}
.stationary:hover {
	background-image: url(images/stationary2.png);
	width: 190px;
	height: 42px;
	float: left;
}
/*  ^_^  TABS  ^_^  */



.ui-tabs {
	position: relative;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	margin-bottom: 15px;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 10px;
	margin: 2px;
	margin-bottom: 10px;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 4px;
	border: none;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 10px;
	background: none;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 18px;
	list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
}
ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all .ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget {
	font-size: 18px;
}
.ui-widget .ui-widget {
	font-size: 18px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size: 18px;
}
ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all .ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	width: 765px;
	background-color: #e5e8e8;
	color: #ffffff;
	padding-left: 35px;
}
.ui-widget-header a {
	color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
 background-color: #.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default;
	color: #383336;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #383336;
	text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background-color: #eff2f2;
	color: #c77405;
}
.ui-state-hover a, .ui-state-hover a:hover {
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	color: #8f789c;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #8f789c;
	text-decoration: none;
}
.ui-widget :active {
	outline: none;
}
/*  ^_^  SLIDESHOW  ^_^  */



.pika-thumbs li {
	width: 90px;
	height:55px;
	margin: 5px 5px;
}
.pikachoose {
	width: 820px;
	margin: 0 auto;
	position:relative;
}
.pika-stage {
	position: absolute;
	left:250px;
}
.jcarousel-skin-pika .jcarousel-container-vertical {
	width: 125px;
	height: 360px;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
	margin-top: -15px;
	margin-left: -20px;
	padding-right: 35px;
}
.jcarousel-skin-pika .jcarousel-clip-vertical {
	width:  125px;
	height: 300px;
}
.jcarousel-skin-pika .jcarousel-item-vertical {
	margin-top: 10px;
}
.pikachoose {
	width: 520px;
	margin: 0 auto;
}
.pika-thumbs {
	padding: 0 16px;
}
.pika-thumbs li {
	width: 144px;
	height:74px;
	margin: 10px 0 0 17px;
	padding: 0;
	overflow: hidden;
	float: left;
	list-style-type: none;
	padding: 3px;
	margin: 0 5px;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}
 .pika-thumbs li:last {
margin: 0;
}
.pika-thumbs li .clip {
	position:relative;
	height:100%;
	text-align: center;
	vertical-align: center;
	overflow: hidden;
}
.pika-stage, .pika-textnav {
	margin-bottom: 300px;
	color: #383336;
	background-color: white;
}
.pika-stage {
	background: white;
	border: 1px solid #e5e5e5;
	padding: 10px 10px 10px 10px;
	text-align:center;
	height:300px;
	width: 610px !important;
	margin-left: -85px;
}
.pika-stage img {
	height:300px;
}
.pika-stage .caption {
	position: absolute;
	background: white;
	font-size: 14px;
	color: #383336;
	padding: 10px;
	text-align: right;
	bottom: 50px;
	right: 0px;
	margin-bottom: -100px;
}
.pika-stage .caption p {
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.pika-imgnav a {
	position: absolute;
	text-indent: -5000px;
	display: block;
	z-index:3;
}
.pika-imgnav a.previous {
	background: url(img/prev.png) no-repeat left 45%;
	height: 100%;
	width: 50px;
	top: 10px;
	left: 0px;
	cursor:pointer;
}
.pika-imgnav a.next {
	background: url(img/next.png) no-repeat right 45%;
	height: 100%;
	width: 50px;
	top: 10px;
	right: 0px;
	cursor: pointer;
}
.pika-imgnav a.play {
	background: url(img/play.png) no-repeat 0% 50%;
	height: 100px;
	width: 44px;
	top:0;
	left:50%;
	display: none;
	cursor: pointer;
}
.pika-imgnav a.pause {
	background: url(img/pause.png) no-repeat 0% 50%;
	height: 100px;
	width: 44px;
	top:0;
	left:50%;
	display:none;
	cursor:pointer;
}
.pika-textnav {
	overflow: hidden;
	margin: 10px 0 0 0;
	bottom:10px;
	position:absolute;
}
.pika-textnav a {
	font-size: 14px;
	text-decoration: none;
	color: #333;
	padding: 4px;
}
.pika-textnav a.previous {
	float: left;
	width: auto;
	display: block;
	cursor: pointer;
}
.pika-textnav a.next {
	float: left;
	width: auto;
	display: block;
	cursor: pointer;
	padding-left: 510px;
}
.pika-tooltip {
	font-size:14px;
	position:absolute;
	color:white;
	padding:3px;
	background-color: rgba(0,0,0,0.7);
	border:3px solid black;
}
.pika-counter {
	position: absolute;
	bottom: 45px;
	left:15px;
	color:white;
	background:rgba(0,0,0,0.7);
	font-size:14px;
	padding:3px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
.pika-loader {
	background:url(img/loading.gif) 3px 3px no-repeat #000;
	background-color:rgba(0,0,0,0.9);
	color:white;
	width:60px;
	font-size:14px;
	padding:5px 3px;
	text-align:right;
	position:absolute;
	top:15px;
	right:15px;
}
