*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a{margin:0;padding:0;}
.clear { clear: both; }
.hide { display: none; }
p { margin: 0.2em 0 1em 0; }
hr { display: none; }
a img { border: none; }

body {
	width:100%;
	margin:0;
	padding:0;
	background-color:#111643;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}

.float-container {
	width: 100%;
	overflow: hidden;
}

h1, h2 {
	margin-top: 10px;
}

h1, h2, h3 {
	font-weight: normal;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #11387B;
}
a:hover {
	text-decoration: none;
	color: #295195;
}

#shadows {
	width:100%;
	background:url('/_inc/img/container-bg.gif') top center repeat-y;
}

#container {
	width:900px;
	margin:0 auto;
}

.header {
	width:100%;
	height:150px;
	background:url('/_inc/img/home/header.gif') top left no-repeat;
}

h4.expand {
	cursor:pointer;
	margin:10px 0 20px 0;
	padding:0;
}

#header-home { background-image: url('/_inc/img/home/header.gif'); }
#header-propshop { background-image: url('/_inc/img/propshop/header.gif'); }
#header-video-wedding { background-image: url('/_inc/img/video-wedding/header.gif'); }
#header-video-corporate { background-image: url('/_inc/img/video-corporate/header.gif'); }
#header-event-production { background-image: url('/_inc/img/event-production/header.gif'); }

#flash {
	float:right;
	width:350px;
	height:150px;
}

#logo {
	margin:25px 0 0 30px;
}

#left-col {
	width:645px;
	padding:0 20px 0 20px;
	float:left;
}

#right-col {
	float:left;
	width:215px;
}

#news {
	width:160px;
	height:355px;
	padding:0 20px 0px 35px;
	background:url('/_inc/img/home/news-panel.gif') top left no-repeat;
	color:#ffffff;
	font-size:0.7em;
	position:relative;
}

#news h2 {
	font-size:1.3em;
	margin:0;
	padding:5px 0 0 0;
}

#news h4, #news h4 a {
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#fff;
}

#news h4 { margin-bottom: 9px; }
#news img.postimg { 
	margin: 0px 0px 9px; 
	padding:0;
	float:none !important;
}

#news p {
	margin:0;
	padding:9px 0;
}

a.all_news_link {
	background:url('/_inc/img/all_news.gif') no-repeat;
	text-indent:-9999px;
	display:block;
	width:146px;
	height:31px;
	position:relative;
	left:500px;
	top:42px;
}

/* -- video thumbs -- */

.video {
	margin: 0 6px 0 6px;
	float: left;
	width: 198px;
	height: 140px;
}

.video .video-img {
	background: url('/_inc/img/video-borders.gif') 0px 0px no-repeat;
	width: 198px;
	height: 108px;
	overflow: hidden;
}
.video .video-img img {
	margin: 9px;
}

.video h4 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}

.video a {
	text-decoration: none;
	color: #11387b;
}
.video a:hover {
	color: #295195;
}

/* ThumbGallery Images */
.thumbimg {
	background: url('/_inc/img/event-production/section-borders.gif') 0px 0px no-repeat;
	width: 105px;
	height: 105px;
	overflow: hidden;
	margin: 2px;
	float: left;
}
.thumbimg img {
	margin: 9px;
}
.teamdetails .thumbimg {
	background: url('/_inc/img/thumbframe.gif') 0px 0px no-repeat;
	width: 104px;
	height: 104px;
	overflow: hidden;
	margin: 2px;
	float: left;
}
.teamdetails .thumbimg img {
	margin: 7px;
}

/* -- section thumbs -- */
.section {
	margin: 0 1px 0 1px;
	float: left;
	width: 105px;
	height: 140px;
}
.section .section-img {
	background: url('/_inc/img/event-production/section-borders.gif') 0px 0px no-repeat;
	width: 105px;
	height: 105px;
	overflow: hidden;
}
.section .section-img img {
	margin: 9px;
}
.section h4 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}
.section a {
	text-decoration: none;
	color: #000;
}
.section a:hover {
	color: #444;
}

.slideshow {
	background: url('/_inc/img/slideshow-bg.gif') 0px 0px no-repeat;
	overflow: hidden;
	width: 637px;
	height: 306px;
}
.slideshow .slideshow-inner {
	padding: 12px;
}

/* -- Product listing with description -- */
.product-large {
	float:left;
	width: 300px;
	height: 140px;
	margin: 5px 20px 5px 0px;
}

.product-large h4 {
	margin: 0;
	padding: 0;
}

.product-large .product-side {
	float: left;
}

.product-large .product-pic {
	width:106px;
	height:106px;
	background:url('/_inc/img/propshop/product-thumb-frame.gif') top left no-repeat;
	overflow: hidden;
}
.product-large .product-pic img {
	margin: 9px;
}

.product-large .product-info {
	margin-left: 116px;
}
.product-large .description {
	font-size: 11px;
}
.product-large h4 a {
	color: #34a44e;
	text-decoration: none;
}
.product-large h4 a:hover {
	color: #57c370;
}
/* -- Product listing -- */
.product {
	float:left;
	width: 108px;
	height: 140px;
	margin: 8px 10px 8px 10px;
}
.product .product-pic {
	width:108px;
	height:108px;
	background:url('/_inc/img/propshop/product-thumb-frame.gif') top left no-repeat;
	overflow: hidden;
	text-align: center;
}
.product .product-pic img {
	margin: 9px;
}

#news .product-pic {
	text-align: center;
	margin: 16px 0 10px 0;
}

#propoftheweek {
	padding:8px 0;
}

#footer {
	width:100%;
	background:url('/_inc/img/footer-bg.gif') top center no-repeat;
	height:25px;
}

p#footer-text {
	width:840px;
	margin:0 auto;
	color:#666666;
	font-size:0.8em;
	padding-bottom:40px;
}

p#footer-text a {
	text-decoration:none;
	color:#ffffff;
}

p#footer-text a:hover {
	text-decoration:underline;
}

span#copyright {
	float:left;
}

span#starfish {
	float:right;
}

.clear {
	clear:both;
}

#searches {
	width:100%;
	height:30px;
	margin-bottom:15px;
	display:block;
}

#keyword-search {
	float:right;
}

#theme-search {
	float:left;
}

/**************************************************
	=NAV
**************************************************/

#nav {
	height:30px;
	padding-bottom:9px;
	background:url('/_inc/img/menu-bottom.gif') bottom left no-repeat #ffffff;
}

#nav ul {
	list-style:none;
	padding:0 0 0 5px;
	margin:0 10px;
	z-index: 1000000;
}

#nav ul li {
	height:35px;
	padding-right:5px;
	float:left;
	display:block;
}

#nav ul li a {
	height:30px;
	float:left;
	width:170px;
}

#nav ul li a span {
	position:absolute;
	left:-9999em;
}

#nav ul li a#home {
	background:url('/_inc/img/menu-01.gif') top left no-repeat;
}

#nav ul li a#propshop {
	background:url('/_inc/img/menu-02.gif') top left no-repeat;
}

#nav ul li a#videowedding {
	background:url('/_inc/img/menu-03.gif') top left no-repeat;
}

#nav ul li a#eventproduction {
	background:url('/_inc/img/menu-04.gif') top left no-repeat;
}

#nav ul li a#videocorporate {
	background:url('/_inc/img/menu-05.gif') top left no-repeat;
}

#nav ul li a#home:hover, #nav ul li a#propshop:hover, #nav ul li a#videowedding:hover, #nav ul li a#videocorporate:hover, #nav ul li a#eventproduction:hover {
	background-position: 0px -30px;
}

#nav ul ul.dropdown {
	left: -99999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 185px;
	width: 180px;
	margin-left: -5px;
	background: url(/_inc/img/dropdown-bg.gif) bottom left no-repeat;
}
#nav ul ul.dropdown li {
	margin: 0;
	padding: 0;
	display: block;
	width: 180px;
	height: auto;
}
/*
#nav ul ul.dropdown li a {
	display: block;
	height: auto;
	padding: 4px 12px 4px 12px;
	text-align: center;
	width: 156px;
	font-size: 11px;
	font-weight: bold;
	color: #c0cfe7;
}
*/
#nav ul ul.dropdown li a:hover {
	color: #fff;
}
#nav ul ul.dropdown li a {
	background: url(/_inc/img/dropdown-001.gif) top left no-repeat;
	width: 170px !important;
	height: 30px !important;
	padding: 0;
	margin: 0 5px 5px 5px;
	text-indent: -99999px;
	display: block;
}

#nav ul ul.dropdown li.drop-et a { background-image: url(/_inc/img/dropdown-001.gif); }
#nav ul ul.dropdown li.drop-av a { background-image: url(/_inc/img/dropdown-002.gif); }
#nav ul ul.dropdown li.drop-mp a { background-image: url(/_inc/img/dropdown-003.gif); }
#nav ul ul.dropdown li.drop-sd a { background-image: url(/_inc/img/dropdown-004.gif); }
#nav ul ul.dropdown li.drop-ce a { background-image: url(/_inc/img/dropdown-005.gif); }
#nav ul ul.dropdown li.drop-cb a { background-image: url(/_inc/img/dropdown-006.gif); }

#nav ul ul.dropdown li.drop-tv a { background-image: url(/_inc/img/dropdown-tv.gif); }
#nav ul ul.dropdown li.drop-vp a { background-image: url(/_inc/img/dropdown-vp.gif); }

#nav ul ul.dropdown li a:hover {
	background-position: top right;
}
/**************************************************
	=SUBMENU
***************************************************/

#submenu {
	width:215px;
	height:182px;
	background:url('/_inc/img/home/submenu.gif') top left no-repeat;
}

body.propshop #submenu {
	width:215px;
	height:182px;
	background:url('/_inc/img/propshop/submenu.gif') top left no-repeat;
}

body.video-wedding #submenu {
	width:215px;
	height:182px;
	background:url('/_inc/img/video-wedding/submenu.gif') top left no-repeat;
}

body.video-corporate #submenu {
	width:215px;
	height:182px;
	background:url('/_inc/img/video-corporate/submenu.gif') top left no-repeat;
}

body.event-production #submenu {
	width:215px;
	height:182px;
	background:url('/_inc/img/event-production/submenu.gif') top left no-repeat;
}

ul#subnav {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

ul#subnav li {
	padding:0;
	margin:0;
}

ul#subnav li a {
	position:absolute;
	height:24px;
	width:168px;
	display:block;
	margin:2px;
	background:none;
}

ul#subnav li a span {
	position:absolute;
	background:none;
	left:-9999em;
}

/* ------------------------------------- BACKUP SUBMENU CODE -----------------------------------------
--------------------------------------------- 15/14/2008 ---------------------------------------------

ul#subnav li a#sub-testimonials { left:3px; top:55px; }
ul#subnav li a#sub-team-phenomenon { left:9px; top:87px; }
ul#subnav li a#sub-contact-us { left:15px; top:119px; }

#submenu ul#subnav li a#sub-testimonials { background:url('/_inc/img/home/submenu-items.gif') 0px 0px no-repeat; }
#submenu ul#subnav li a#sub-team-phenomenon{ background:url('/_inc/img/home/submenu-items.gif') 0px -24px no-repeat; }
#submenu ul#subnav li a#sub-contact-us{ background:url('/_inc/img/home/submenu-items.gif') 0px -48px no-repeat; }

body.propshop #submenu ul#subnav li a#sub-testimonials { background:url('/_inc/img/propshop/submenu-items.gif') 0px 0px no-repeat; }
body.propshop #submenu ul#subnav li a#sub-team-phenomenon{ background:url('/_inc/img/propshop/submenu-items.gif') 0px -24px no-repeat; }
body.propshop #submenu ul#subnav li a#sub-contact-us{ background:url('/_inc/img/propshop/submenu-items.gif') 0px -48px no-repeat; }

body.video-corporate #submenu ul#subnav li a#sub-testimonials { background:url('/_inc/img/video-corporate/submenu-items.gif') 0px 0px no-repeat; }
body.video-corporate #submenu ul#subnav li a#sub-team-phenomenon{ background:url('/_inc/img/video-corporate/submenu-items.gif') 0px -24px no-repeat; }
body.video-corporate #submenu ul#subnav li a#sub-contact-us{ background:url('/_inc/img/video-corporate/submenu-items.gif') 0px -48px no-repeat; }

body.video-wedding #submenu ul#subnav li a#sub-testimonials { background:url('/_inc/img/video-wedding/submenu-items.gif') 0px 0px no-repeat; }
body.video-wedding #submenu ul#subnav li a#sub-team-phenomenon{ background:url('/_inc/img/video-wedding/submenu-items.gif') 0px -24px no-repeat; }
body.video-wedding #submenu ul#subnav li a#sub-contact-us{ background:url('/_inc/img/video-wedding/submenu-items.gif') 0px -48px no-repeat; }

body.event-production #submenu ul#subnav li a#sub-testimonials { background:url('/_inc/img/event-production/submenu-items.gif') 0px 0px no-repeat; }
body.event-production #submenu ul#subnav li a#sub-team-phenomenon{ background:url('/_inc/img/event-production/submenu-items.gif') 0px -24px no-repeat; }
body.event-production #submenu ul#subnav li a#sub-contact-us{ background:url('/_inc/img/event-production/submenu-items.gif') 0px -48px no-repeat; }

#submenu ul#subnav li a#sub-testimonials:hover, 
body.propshop #submenu ul#subnav li a#sub-testimonials:hover, 
body.video-corporate #submenu ul#subnav li a#sub-testimonials:hover, 
body.video-wedding #submenu ul#subnav li a#sub-testimonials:hover, 
body.event-production #submenu ul#subnav li a#sub-testimonials:hover,
body #shadows #container #submenu ul#subnav li a#sub-testimonials.active { 
	background-position:-168px 0px;
}

#submenu ul#subnav li a#sub-team-phenomenon:hover, 
body.propshop #submenu ul#subnav li a#sub-team-phenomenon:hover, 
body.video-corporate #submenu ul#subnav li a#sub-team-phenomenon:hover, 
body.video-wedding #submenu ul#subnav li a#sub-team-phenomenon:hover, 
body.event-production #submenu ul#subnav li a#sub-team-phenomenon:hover,
body #shadows #container #submenu ul#subnav li a#sub-team-phenomenon.active {
	background-position:-168px -24px; 
}

#submenu ul#subnav li a#sub-contact-us:hover, 
body.propshop #submenu ul#subnav li a#sub-contact-us:hover, 
body.video-corporate #submenu ul#subnav li a#sub-contact-us:hover, 
body.video-wedding #submenu ul#subnav li a#sub-contact-us:hover, 
body.event-production #submenu ul#subnav li a#sub-contact-us:hover,
body #shadows #container #submenu ul#subnav li a#sub-contact-us.active { 
	background-position:-168px -48px; 
}
*/

#submenu ul#subnav li a { background-image: url('/_inc/img/home/submenu-items.gif'); }
body.propshop #submenu ul#subnav li a { background-image: url('/_inc/img/propshop/submenu-items.gif'); }
body.video-corporate #submenu ul#subnav li a { background-image: url('/_inc/img/video-corporate/submenu-items.gif'); }
body.video-wedding #submenu ul#subnav li a { background-image: url('/_inc/img/video-wedding/submenu-items.gif'); }
body.event-production #submenu ul#subnav li a { background-image: url('/_inc/img/event-production/submenu-items.gif'); }

ul#subnav li a#sub-testimonials { left:3px; top:40px; background-position: 0px 0px; background-repeat: no-repeat; }
ul#subnav li a#sub-team-phenomenon { left:9px; top:72px; background-position: 0px -24px; background-repeat: no-repeat; }
ul#subnav li a#sub-career { left:15px; top:104px; background-position: 0px -48px; background-repeat: no-repeat; }
ul#subnav li a#sub-contact-us { left:21px; top:136px; background-position: 0px -72px; background-repeat: no-repeat; }

body #shadows #container #submenu ul#subnav li a#sub-testimonials:hover,
body #shadows #container #submenu ul#subnav li a#sub-testimonials.active { 
	background-position:-168px 0px;
}
body #shadows #container #submenu ul#subnav li a#sub-team-phenomenon:hover,
body #shadows #container #submenu ul#subnav li a#sub-team-phenomenon.active {
	background-position:-168px -24px;
}
body #shadows #container #submenu ul#subnav li a#sub-career:hover,
body #shadows #container #submenu ul#subnav li a#sub-career.active { 
	background-position:-168px -48px;
}
body #shadows #container #submenu ul#subnav li a#sub-contact-us:hover,
body #shadows #container #submenu ul#subnav li a#sub-contact-us.active { 
	background-position:-168px -72px;
}

/* --------------------------------------------------------------------- */

.pagecontrol {
	text-align: center;
	margin-top: 20px;
}

.avpa-award {
	padding: 10px 0 0 0;
}

.product-detail-frame {
	float: right;
	background: url('/_inc/img/product-frame.gif') top left no-repeat;
	width: 338px;
	height: 338px;
	text-align: center;
	overflow: visible;
}
.product-detail-frame img {
	margin: 14px;
}
.teambox {
	width: 645px;
	background: url('/_inc/img/teambox-mid.gif') top left repeat-y;
}
.teambox .top {
	background: url('/_inc/img/teambox-top.gif') top left no-repeat;
}
.teambox .bottom {
	background: url('/_inc/img/teambox-bottom.gif') bottom left no-repeat;
}
.teambox .inner {
	padding: 14px;
	overflow: hidden;
	width: 621px;
	position: relative;
}
.teambox .arrow {
	display: none;
	position: absolute;
	top: 14px;
	right: 18px;
	height: 24px;
	width: 26px;
	background: url('/_inc/img/arrow.gif') 0px 0px no-repeat;
}
.teambox.teamhover .arrow { background-position: 0 -50px; }
.teambox.teamactive .arrow { background-position: 0 -100px; }
.teambox.teamhover.teamactive .arrow { background-position: 0 -150px; }
.teambox .teamphoto {
	float: left;
}
.teambox .teamdetails {
	margin-left: 100px;
}
.teambox .teamdetails .title {
	font-style: italic;
}
.teambox .teambio {
	margin-top: 8px;
	font-size: 11px;
	line-height: 1.6em;
	color: #444;
}
.teambox h4 {
	margin: 0;
	padding: 0;
}

.testimonial {
	border-top: 1px solid #bdc0d7;
	line-height: 1.6em;
}
.testimonial.first {
	border: none;
}
.testimonial .testimonial-body {
	background: url('/_inc/img/quotes.gif') top center no-repeat;
	font-style: italic;
	padding: 20px 40px 0px 40px;
	text-align: justify;
}
.testimonial .testimonial-author {
	font-weight: bold;
	text-align: right;
	padding: 6px 40px 20px 20px;
}



.newsbox {
	width: 645px;
	background: url('/_inc/img/teambox-mid.gif') top left repeat-y;
}
.newsbox .top {
	background: url('/_inc/img/teambox-top.gif') top left no-repeat;
}
.newsbox .bottom {
	background: url('/_inc/img/teambox-bottom.gif') bottom left no-repeat;
}
.newsbox .inner {
	padding: 14px;
	overflow: hidden;
	width: 615px;
	position: relative;
}
.newsbox .arrow {
	position: absolute;
	top: 14px;
	right: 18px;
	height: 24px;
	width: 26px;
	background: url('/_inc/img/arrow.gif') 0px 0px no-repeat;
}
.newsbox.newshover .arrow { background-position: 0 -50px; }
.newsbox.newsactive .arrow { background-position: 0 -100px; }
.newsbox.newshover.newsactive .arrow { background-position: 0 -150px; }
.newsbox .newsphoto {
	float: right;
	margin: 0 3px 5px 10px;
}
.newsbox .newsdetails .date {
	font-style: italic;
}
.newsbox .body {
	margin-top: 8px;
	font-size: 11px;
	line-height: 1.6em;
	color: #444;
}
.newsbox h4 {
	margin: 0;
	padding: 0;
}

#left-col ul {
	margin-left: 1em;
}
#left-col li {
	margin-left: 1em;
}

#left-col ul.sitemap, #left-col ul.sitemap ul, #left-col ul.sitemap li {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}
#left-col ul.sitemap, #left-col ul.sitemap ul {
	background: url('/_inc/img/sitemap-01.gif') 0px 0px repeat-y;
}
#left-col ul.sitemap li {
	padding-left: 28px;
	background: url('/_inc/img/sitemap-02.gif') 0px 0px no-repeat;
}
#left-col ul.sitemap ul {
	margin-bottom: 10px;
}


#left-col form.form fieldset {
	border: none;
}
#left-col form.form fieldset legend {
	font-weight: bold;
	display: block;
	padding: 10px 0px 4px 0px;
	margin: 0px;
	text-indent: 0px;
}
#left-col form.form ol, #left-col form.form ul, #left-col form.form li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-col form.form label.left {
	float: left;
	display: block;
	width: 80px;
	padding-top: 4px;
}
#left-col form.form label.large {
	width: 100px;
}
#left-col form.form label.xlarge {
	width: 220px;
}
#left-col form.form label.textarealabel {
	padding: 10px 0 2px 0;
	display: block;
}
#left-col form.form li, #left-col form.form .radio {
	padding: 0 0 4px 0;
}
#left-col form.form li {
	width: 100%;
	overflow: hidden;
}
#left-col form.form .radio input {
	margin-right: 6px;
}
#left-col form.form input, #left-col form.form textarea, #left-col form.form select {
	padding: 3px;
	width: 180px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
}
#left-col form.form .radio input {
	width: 22px;
	border: none;
}
#left-col form.form button {
	padding: 4px 12px 4px 12px;
}
#left-col form.form button.imgsubmit,
button.imgsubmit {
	padding: 0;
	margin: 8px 0 0 0;
	border: none;
	background: none;
	cursor: pointer;
	width: 140px;
}

.errormsg {
	color: #911;
	font-weight: bold;
}

span.required {
	font-size: 11px;
	color: #444;
}
span.required strong {
	font-weight: bold;
	color: #911;
	cursor: help;
}
input.required, textarea.required, select.required {
	background: url('/_inc/img/required.gif') top right no-repeat;
}
.reqnote {
	float: right;
	width: 300px;
	margin-top: 20px;
	text-align: right;
}


h2.prop-detail {
	margin: 0 0 10px 0;
	padding: 0;
}
.product-detail-box {
	background: url('/_inc/img/propshop-detail.gif') top left repeat-y;
	width: 300px;
}
.product-detail-box div div div {
	margin-bottom: 4px;
}
.product-detail-box .product-detail-top {
	background: url('/_inc/img/propshop-detail-top.gif') top left no-repeat;
}
.product-detail-box .product-detail-bottom {
	background: url('/_inc/img/propshop-detail-bottom.gif') bottom left no-repeat;
	padding: 20px;
}


.contactbox, .videobox {
	width: 645px;
	background: url('/_inc/img/teambox-mid.gif') top left repeat-y;
}
.contactbox .top, .videobox .top {
	background: url('/_inc/img/teambox-top.gif') top left no-repeat;
}
.contactbox .bottom, .videobox .bottom {
	background: url('/_inc/img/teambox-bottom.gif') bottom left no-repeat;
}
.contactbox .bottom { padding: 14px; }
.videobox .bottom { padding: 16px; }
.theme-selector {width:250px; }

fieldset.contact-left {
	float: left;
	width: 300px;
}
fieldset.contact-right {
	float: right;
	width: 300px;
}

.smallvideo {
	background: url(/_inc/img/normalvideo.gif) top left no-repeat;
	width: 360px;
	height: 290px;
	padding: 20px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}



.paulphotos {
	width:106px;
	height:106px;
	background:url('/_inc/img/propshop/product-thumb-frame.gif') top left no-repeat;
	overflow: hidden;
	float: left;
	margin: 4px;
}
.paulphotos img {
	margin: 9px;
}

.addtocart-content {
	float: right;
	cursor: pointer;
	display: inline;
	width: 108px;
	height: 33px;
	border: none;
	background: none;
	background-image: url('/_inc/img/addcart-content.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.addtocart {
	float: right;
	cursor: pointer;
	display: inline;
	width: 108px;
	height: 33px;
	border: none;
	background: none;
	background-image: url('/_inc/img/add-to-cart.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.testimonial .photos {
}

.testimonial .photos {
	padding-top: 12px;
	margin-bottom: -16px;
	text-align: center;
}
.testimonial .photos p {
	display: inline;
}
.testimonial .photos span {
	margin: 0;
	vertical-align: top;
	width: 105px;
	height: 105px;
	background: url('/_inc/img/event-production/section-borders.gif') top left no-repeat;
	display: table-cell;
	display: inline-table;
	display: inline-block;
}
.testimonial .photos span img {
	margin: 9px;
}

button.button-update {
	background: url(/_inc/img/button-update.gif) top left no-repeat;
	cursor: pointer;
	width: 78px;
	height: 33px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
}

.tablecart {
	margin: 12px 0 12px 0;
}
.tablecart .qtybox {
	display: block;
	width: 30px;
	height: 18px;
	margin-top: 4px;
	float: left;
}
.tablecart button.button-update {
	float: right;
}
.tablecart td, .tablecart th {
	padding: 4px;
}

form.detail-order {
	padding: 10px;
	width: 280px;
	overflow: hidden;
}

form.detail-order button.addtocart-detail {
	float: right;
	background: url(/_inc/img/addcart-content.gif) top left no-repeat;
	width: 108px;
	height: 33px;
	border: none;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	cursor: pointer;
}
form.detail-order .qty-detail {
	float: left;
	width: 160px;
	padding: 4px 0 0 0;
}

#newsletterform {
	background: url(/_inc/img/newsletterbg.gif) top left no-repeat;
	width: 215px;
	height: 146px;
	margin-top: -1px;
	position: relative;
}
#newsletterform input#mb-name {
	position: absolute;
	top: 37px;
	left: 34px;
	border: none;
	background: transparent;
	width: 160px;
	height: 16px;
	padding: 4px;
}
#newsletterform input#mb-ouuud-ouuud {
	position: absolute;
	top: 70px;
	left: 34px;
	border: none;
	background: transparent;
	width: 160px;
	height: 16px;
	padding: 4px;
}
#newsletterform input#mb-submit {
	position: absolute;
	top: 107px;
	right: 0px;
	border: none;
	background: transparent;
	width: 154px;
	height: 28px;
	padding: 0px;
	text-indent: -9999em;
	cursor: pointer;
}
