/* -------------------------------------------------------------- 
   
   typography.css
 
   
-------------------------------------------------------------- */

/* Default font settings. */

body { 
 /* customize_color */color: #705e4b; /* customize_color */
 min-width: 960px;
}


/* Headings
-------------------------------------------------------------- */

/*text elements*/

a:focus {
outline:1px dotted invert;
}

hr {
clear:both;
height:0;
border-color:#ccc;
border-style:solid;
border-width:1px 0 0;
}

h1 {
font-size:2em;
padding-bototm:5px;
}

h2 {
font-size:23px;
margin-top:1em;
}

h3 {
font-size:1.45em;
}

h4, #whowhere {
font-size:.95em;
line-height:.5em;
}

h5 {
font-size:1.2em;
}

h6 {
font-size:1em;
text-transform:uppercase;
}

ol {
list-style:none;
}

ul {
list-style:none;
}

li {

}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {

}

h1,h2,h3,h4,h5,h6 {
line-height:1.2em;

}

h1 a {
font-weight:400;
}


/*================================================
General Styles
================================================*/

.mod:after,
ol.notes li:after,
#permalink-page .notes li .clear:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}

body {
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	margin: 0; 
	background: #ffffff url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-body.png);
	color: #705e4b;
	}

a {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	}

a:hover {
	color: #E21880;
	}

a, a:link, a:focus, a:hover, a:active { outline: none; }

p {
	line-height: 1.5em;
	font-style: normal;
	}

.hidden {
	display: none;
	}

.container {
	margin: 0 auto;
	padding-right: 20px;
	}

#nav .container {
	padding-right: 0px;
}

.leftmain {
float:left; width:67%; padding-right:28px; padding-left: 0px !important; padding-right: 0px !important }

.rightside {
 float:right; width:23%; overflow:hidden
}

.rightmain {
float:left; width:67%; padding-right:28px; padding-left: 0px !important; padding-right: 0px !important }

.leftside {
 float:right; width:23%; overflow:hidden
}

/*================================================
Header Styles
================================================*/	

#header {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-header.png)  repeat-x;
	padding: 4em 0 2.2em 0;

	}

#header h1 a {
	width: 552px;
	height: 91px;
	float: left;
	
	/* customize_header_logo */color:#8c583e;/* customize_header_logo */ 
	/* customize_header_logo_size */font-size:40px; /* customize_header_logo_size */
	/* customize_header_logo_font */font-family:Arial, Helvetica, sans-serif; 	/* customize_header_logo_font */
	line-height: 2.5em; 
	
	}
	
#header h1 a:hover {
	/* customize_header_logo_hover */color:#8c583e;/* customize_header_logo_hover */ 
	}
	

	
#cart {
        background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/shoppingback.png) no-repeat;
	float: right;
	width: 227px;
	height: 45px;
	margin-top: -4px;
	}
	
#cart a {
margin-left: 10px;
font-size: 1.25em;
}
	
#cart p {
	margin-top: 8px;
	margin-left: 10px;
	}
#categoryheader1 {
	position:absolute;
	float: left;
		width: 300px;
}
#headerwrap {
	margin: 0 auto;
	width:950px;

}

#productheader h1 {
text-align:center;
	height: 30px;
		padding-top: 10px;
	font-size: 1.25em;
	padding-left: 10px;
	padding-right: 10px;

	border-bottom: 1px solid #e5e3d5;
	border-right: 1px solid #e5e3d5;
	border-left: 1px solid #e5e3d5;
	background-color: #f5f4f0;
	width: 150px;


	}
.ccm-paging-top {
margin-top: 40px;
}
#categoryheader1 h1 {
text-align:center;
	height: 30px;
	margin-top: 30px;
	font-size: 1.95em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-top: 1px solid #e5e3d5;
	border-right: 1px solid #e5e3d5;
	border-left: 1px solid #e5e3d5;


	}
	
	/*\*/
body:nth-of-type(1) #categoryheader1{
margin-top: 3px;
}
/*end*/
/*================================================
Nav Styles
================================================*/	


#nav
{
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-nav.png) repeat-x;
	padding: 0;
	height:103px;
	margin:auto;
	padding:0;
	width: 880px;
}	

#nav .logocontainer {
	float:left;
	padding-right: 80px;
	width:222px;
}

.logocontainer p {
	margin: 0px;
}


#navbar {
	background:url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-navbar.gif) repeat-x center bottom;
	height:53px;
	padding-top:40px;
}

#menu {
font-weight:700;
color:#e3e0d5;
height:55px;
margin:0 auto;
}

#menu ul {
height:55px;
font-size:2px em;
margin:0;
padding:0;
}

#menu ul li {
float:left;
clear:none;
text-transform:uppercase;
height:55px;
margin:0;
padding:0;
}

#menu a {
font-size:15px;
font-style:normal;
font-weight:700;
color:#686148;
text-transform:lowercase;
letter-spacing:normal;
line-height:1.4em;
display:block;
padding:18px 30px 38px 35px;
}

#menu a:link,#menu a:visited {
color:#4d4d4d;
text-decoration:none;
background-position:center bottom;
}

#menu a:hover,#menu a:focus {
	color:#DD1B83;
	text-decoration:none;
}

#menu a.active:link,#menu a.active:visited,#menu a.active:hover,#menu a.active:focus {
color:#3c312d;
background-position:0 -47px;
}

#menu form {
float:left;
padding-bottom:.31em;
margin:.51em 1.5em 0;
}

#menu p {
position:absolute;
right:0;
margin:0;
}

#menu label,#menu input {
float:left;
margin-left:.5em;
}

	
/*================================================
Three Column Styles
================================================*/	
#productpage .ccm-core-commerce-add-to-cart-image {
width: 306px !important;
height: 230px;
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-producthumb.png) no-repeat;
margin-right: 20px;

}
#fullpage .ccm-core-commerce-add-to-cart-image, #homeproducts .ccm-core-commerce-add-to-cart-image {
width: 306px;
height: 230px;
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-producthumb.png) no-repeat;
	
	
	}
#productpage .ccm-core-commerce-add-to-cart-image img {
margin-top: 20px;
margin-left: 20px;
width: 260px !important;
height: 172px;


}

#productpage strong {
font-size: 1.5em;
clear:right;
}
#fullpage .ccm-core-commerce-add-to-cart-image img, #homeproducts .ccm-core-commerce-add-to-cart-image img {
margin-top: 20px;

}

#fullpage .ccm-core-commerce-add-to-cart-image img {
margin-left: 20px;

}
#posts {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-container.png) repeat-x;
	border-top: 1px solid #fff;

	padding-bottom: 3em;
	}

#posts .container {
	width: 960px;
	padding-right: 0;
	}
	


#three-col li {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-top: 20px;
	margin-right: 10px;
	position: relative;
	}	
	
	
	
#three-col li div{
	float: left;
	width: 300px;

	}

#three-col h3 {
	width: 68px;
	height: 29px;
	position: absolute;
	right: 0;
	top: 30px;
	}

#three-col h3 a.permalink {
	display: block;
	width: 69px;
	height: 29px;
	}

#three-col .post-content {
	height: 174px;
	overflow: hidden;
	}

#three-col .post-content.quote {
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.5em;
	padding: 0 1.42em;
	}

#three-col .post-content.quote .copy p {
	font-size: 1em;
	}

#three-col .post-content.quote .line {
	display: block;
	line-height: 1.25em;
	margin: 1em 0 0 0;	
	}

#three-col #text-post {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-text-post.png) no-repeat;
	height: 31px;
	width: 108px;
	margin: 1em 0 0 1px;
	}

#three-col h5 {
	font-size: 4em;
	margin: 10px 20px;
	}

#three-col h5 a {
	line-height: 1.25em;
	color: #7d4e39;
	}

#three-col h5 a:hover {
	color: #ca7952;
	}

#three-col .post-bottom {
	height: 40px;
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-post-bottom.png) left bottom no-repeat;
	display: block;
	}

#three-col img,
#three-col object {
	max-width: 260px;
	vertical-align: middle;
	padding: 0 20px;
	}

#three-col object {
	margin-left: 20px;
	background: #000;
	padding: 0 6px;
	}
	
.meta {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-meta.png) repeat-x;
	margin: 1em 0 0 1px;
	padding-top: .33em;
	}

.meta blockquote {
	padding: .33em 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.5em;
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-meta.png) bottom repeat-x;
	}

.meta blockquote p {
	font-size: 1em;
	background: none;
	padding: 0;
	}

.meta b {
	font-weight: normal;
	}

.meta p {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-meta.png) bottom repeat-x;
	padding: .33em 0 .5em 0;
	}

#three-col .new-row {
	clear: both;
	}

/*================================================
Single Page Styles
================================================*/	

#permalink-page {
	margin-top: 1.5em;
	min-height: 500px;
	}

#permalink-page .permalink-entry {
	margin: 1em 2em 1em 0;
	float: left;
	}

#permalink-page .permalink-entry-top {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-permalink-entry-top.png) no-repeat;
	height: 20px;
	}

#permalink-page .permalink-entry-content {
	width: 420px;
	text-align: center;
	padding: 0 20px 5px 20px;
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-permalink-entry.png) repeat-y;
	}

#permalink-page .permalink-entry-bottom {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-permalink-entry-bottom.png) no-repeat;
	height: 15px;
	}
	
#permalink-page .permalink-entry img,
#permalink-page .permalink-entry object {
	max-width: 420px;
	margin: 0 auto;
	display: block;
	}

#permalink-page .text-post h4 {
	font-size: 3em;
	margin-bottom: .5em;
	}

#permalink-page .text-post p, 
#permalink-page .text-post li,
#permalink-page .text-post blockquote {
	font-size: 1.4em;
	font-style: normal;
	margin: 0 0 1em 0;
	line-height: 1.5em;
	}

#permalink-page .text-post li {
	margin: 0 0 0 3em;
	}

#permalink-page .text-post ul li {
	list-style-type: square;
	}

#permalink-page .text-post ol,
#permalink-page .text-post ul {
	margin: 0 0 2em 0;
	}	

#permalink-page .text-post ol li {	
	list-style-type: decimal;
	}
	
#permalink-page .text-post blockquote {
	font-size: 2em;
	font-style: italic;
	padding-left: 1em;
	}	
	
#permalink-page .permalink-entry .meta {
	background: none;
	}

#permalink-page #meta {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-meta-title.png) no-repeat;
	height: 12px;
	width: 45px;
	margin-top: 1em;
	}

#permalink-page #notes {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-notes.png) no-repeat;
	height: 12px;
	width: 54px;
	margin-top: 3em;
	}
	
#permalink-page .note-count {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-meta.png) top repeat-x;
	padding: .5em 0 .33em 0;
	margin-top: 1em;
	}	
	
#permalink-page .notes {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-meta.png) top repeat-x;
	padding-top: .33em;
	}	

#permalink-page .notes li {
	padding-bottom: 0;
	}

#permalink-page .notes li blockquote {
	display: block;
	margin-left: 27px;
	}

#permalink-page .notes .avatar {
	background: #fff;
	float: left;
	display: block;
	padding: 3px;
	margin: 0 5px 0 0;
	border: 1px solid #f0ebe3;
	}

#permalink-page .notes .action {
	display: block;
	float: left;
	margin-top: 3px;
	}
	
#permalink-page .permalink-entry .meta p {
	background: none;
	}
	#permalink-page .about-text p {
	
	margin-top: 10px;
	}

#permalink-page .about-text {
	float: left;
	width: 460px;
	font-size: 1.2em;
	line-height:2.5em;
	maring-top: 10px;
	}

.Submit #permalink-page .about-text {
	display: none;
	}

#permalink-page .about-text li {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-meta.png) bottom repeat-x;
	font-size: 1.2em;
	padding: .33em 0 .5em 0;
	line-height: 1.5em;
	}	

.pagination {
float: right;
font-size: 1.75em;
margin-right: 15px;
}

/*================================================
Footer Styles
================================================*/	

#footer {
	color: #f2f2f2;
}

#footer h1 {
	padding-bottom: 15px;
	font-size: 17px;
}

#footer a {
       color: white;
}

#footer a:hover {
        color: white;
}

#footer {
	background: #5D5848;
	padding: 5em 0 0 0;
	border-top:5px solid #807a64;
	min-height:180px;
	padding-bottom: 30px;	
	}

#footer .container {
	padding-right: 0;
	width: 960px;
	padding: 0 0 5em 0;
	}

#footer .col {
	width: 140px;
	float: left;
	margin-right: 20px;
	}
#footer .about,
#footer .col-last {
	width: 300px;
	}
#footer .col-last {
	margin-right: 0;
}

#footer h4 {
	height: 12px;
	font-size: 1.75em;
	margin-bottom: 1em;
	color: #fff;
	margin-left: 15px;
	}

#footer p {
	margin-bottom: 1em;
	color:#fff;
	}	
	
.firstcol {
	margin-left: 0px !important;
	}	

#footer li {
	font-size: 1.2em;
	padding: .5em 0 .75em 0;
	
	}

#footer li#fusion-ads,
#footer li#sxsw {
	padding: 6px 0 8px;
	background: none;
}

#footer li#fusion-ads {
	padding: 0 6px;
	line-height: 18px;
}

#footer ul.half {
	
	width: 140px;
	float: left;
	margin-right: 20px;
	padding-top: .25em;
	}

#footer li a {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/icon-checkmark.png) -2px bottom no-repeat;
	padding-left: 1.5em;
	color: #fff;
	}


#footer li#submit a {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/icon-camera.png) -2px bottom no-repeat;
	}

#footer li#footer-twitter a {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/icon-twitter.png) -1px bottom no-repeat;
	}

#footer li#subscribe a {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/icon-rss.png) -1px bottom no-repeat;
	}

#footer ul.half.last {
	margin-right: 0;
	background: none;
	}

/*------------------------------SLIDER-----------------------------*/
#rotationwrapper {
	background: url(http://www.lambdamugames.com/packages/creme/themes/creme/img/bg-rotation.png) 5px bottom no-repeat;
margin-top: 10px;
	margin: 0 auto;
	width: 950px;
		height:350px;
	}
	
#rotationimg {
padding-top: 50px;
}
.fadeWrapper{
	margin: 0 auto;
	background-color:#f2f1e9;
		
	position:relative;
	width:936px;
	height:350px;
	padding:12px;
}

.fadeHolder{
	width:954px;
	height:345px;
	position:absolute;
	top:50px;
	left:12px;
}

.imageHolder{
	width:936px;
	height:350px;
	position:absolute;

}

.sliderContainer{
	width:935px;
	height:347px;
	background-color:#f2f2f1;
	padding:5px;
	border:1px solid #c1c1c1;
}

div.wrapper {
	position: relative;
	top:0px;
	left:0px;
	width:932px;
	height:348px;
	padding:0px;
	overflow:hidden;
	border:1px solid grey;
	text-align:center;
}

ul.wrapper  {
    display: block;
    padding:0px;
    margin: 0px;
    list-style: none;
}

.wrapper li {
    display: block;
    float: left;
    padding: 0;
}

.imageHolder {
	float:left;
	display:inline;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
}

.black{
	width:700px;
	height:348px;
	background-image:url(http://www.lambdamugames.com/packages/creme/themes/creme/images/shadow.png);
	background-repeat:repeat-y;
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
	background-color:transparent;
}

.imgInfo{
	background-image:url(http://www.lambdamugames.com/packages/creme/themes/creme/images/trans.png);
	width:700px;
	height:auto;
	z-index:99;
	position:absolute;
	bottom:-150px;
	left:0px;
	padding-left:10px;
	color:#fff;
	text-align:left;
	font-size:13px;
	padding-bottom:10px;
	text-shadow:none;
	font-family:Arial, Helvetica, sans-serif;
}

.imgInfo h3{
	text-shadow:none;
	color:#fff;
	padding-top:5px;
	padding-bottom:10px;
}

/*------------------------------END SLIDER------------------------------*/
/*------------------------------Comment Form------------------------------*/
.formBlockSurveyTable {
margin:0 0 15px;
}.formBlockSurveyTable .question {
vertical-align:middle!important;
}


.formBlockSurveyTable label {
display:block;
font-weight:700;
margin:0 0 3px;
vertical-align:middle!important;
}

.formBlockSurveyTable input,.formBlockSurveyTable textarea{
font-family: Arial;
font-size: 12px;
width:300px;
border:none;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
background:#e2e1d7 url(http://www.lambdamugames.com/packages/creme/themes/creme/images/input-bg.gif) repeat-x top left;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

padding:5px;
}
.formBlockSurveyTable textarea  {
height:150px !important;
}


.formBlockSurveyTable textarea {
height:100px;
}

.formBlockSurveyTable input:focus,.formBlockSurveyTable textarea:focus {
background:#fff;
}

#comment {
margin-left:10px;
}

#contact {
margin-top:60px;
margin-bottom:80px;
}

.formBlockSurveyTable {
margin: 20px;
}
input.formBlockSubmitButton {
width: 97px !important;
margin-top: 10px;
border:none;
height:31px;
background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) top left no-repeat;
}
/*Cart Buttons Checkout Etc */

#fullpage .ccm-core-commerce-add-to-cart strong, #homeproducts .ccm-core-commerce-add-to-cart strong{
font-size: 1.0em;
clear: right;
margin-bottom: 30px;

}

#productpage .ccm-core-commerce-add-to-cart .ccm-input-submit{
margin-left: 0px;
margin-top: 0px;
border:none;
width:97px;
height:31px;
background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) top left no-repeat;
}

.thumbnail img {
border:2px solid #bfb494;
}


#productpagewrapper {
width: 960px;
margin: 0 auto;
min-height: 300px;
}

#productpage {
width:100%;
margin-top:30px;
padding:0;
}
#productpage .ccm-core-commerce-add-to-cart div {
float:none !important;
}
caption {
width:700px;
font:italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align:right;
padding:0 0 5px;
}

#productpage th {
font:bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#807a64;
letter-spacing:2px;
text-transform:uppercase;
text-align:left;
background-color:#e5e3d5;
padding:6px 6px 6px 12px;
}

#productpage th.nobg {
border-top:0;
border-left:0;
border-right:1px solid #bfb494;
background:none;
}
#productpage td,#productpage th {
display:table-cell;

vertical-align:middle;

}
#productpage tr {
display:table-row;
vertical-align:middle;
font-size: 14px;
border-color:inherit;
}
#productpage td {
color:#807a64;
padding:6px 6px 6px 12px;
}

#productpage td.alt {
background:#F5FAFA;
color:#807a64;
}

.thumbnail {
width:100px;
}

#productpage th.spec {
border-left:1px solid #bfb494;
border-top:0;
background:#fff url(http://www.lambdamugames.com/packages/creme/themes/creme/images/bullet1.gif) no-repeat;
font:bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#productpage th.specalt {
border-left:1px solid #bfb494;
border-top:0;
background:#f5fafa url(http://www.lambdamugames.com/packages/creme/themes/creme/images/bullet2.gif) no-repeat;
font:bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#807a64;
}

#productpage .ccm-core-commerce-add-to-cart p{
font-size: 1.0em;
line-height:1.75em;
padding-top: 10px;
padding-bottom: 10px;
}

.leftmain #ccm-core-commerce-checkout-cart th.nobg, .leftmain; #ccm-core-commerce-checkout-cart tr.nobg {
border-top:0;
border-left:0;
border-right:1px solid #bfb494;
background:none;
}
.leftmain #ccm-core-commerce-checkout-cart td, .leftmain #ccm-core-commerce-checkout-cart th {
display:block;
border-right:none;
vertical-align:top;

}

.ccm-core-commerce-cart {
margin-top: 50px;
}

.ccm-core-commerce-cart td, .ccm-core-commerce-cart tr, .ccm-core-commerce-cart th, .ccm-core-commerce-cart table, .ccm-core-commerce-cart tbody{
border:1px solid #bfb494;
}

.ccm-core-commerce-cart th, .ccm-core-commerce-checkout-cart{

background: #bfb494;
}
.ccm-core-commerce-cart-subtotal {
background: #bfb494;
}
#ccm-core-commerce-checkout-cart tr {
display:table-row;
vertical-align:middle;
font-size: 14px;
border-color:inherit;
}
#ccm-core-commerce-checkout-cart td {
color:#807a64;
padding:6px 6px 6px 12px;
}

#ccm-core-commerce-checkout-cart td.alt {
background:#F5FAFA;
color:#807a64;
}

.thumbnail {
width:100px;
}
#ccm-core-commerce-checkout-cart th.spec {
border-left:1px solid #bfb494;
border-top:0;
background:#fff url(http://www.lambdamugames.com/packages/creme/themes/creme/images/bullet1.gif) no-repeat;
font:bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#ccm-core-commerce-checkout-cart th.specalt {
border-left:1px solid #bfb494;
border-top:0;
background:#f5fafa url(http://www.lambdamugames.com/packages/creme/themes/creme/images/bullet2.gif) no-repeat;
font:bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#807a64;
}
.checkoutbuttons .button {
font-size:.85em;
float: right;
margin-right: 20px;
padding-top:0;
margin-top: 10px !important;
}
#ccm-core-commerce-checkout-form-billing {
font-size: 1.5em;
line-height:1.85em;
}

.ccm-input-submit, .product-list-search-field .ccm-input-submit {

border:none;
width:97px;
height:41px;

background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) top left no-repeat;
}

.product-list-search-field .ccm-input-submit {
margin-bottom: 30px;
border:none;
width:97px;
height:30px;
margin-top: 10px;
background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) top left no-repeat;
}

#product-list-search-box-title {
font-size: 1.5em;
line-height:2.5em;
margin-bottom:20px;

}

element.style {
padding-bottom:0px;
padding-left:0;
padding-right:0;
padding-top:0px !important;
}

.ccm-core-commerce-add-to-cart{
font-size: 1.5em;


}
.buy {
height: 50px;
}
.price {
float:left;
width:35%;
font-size:1.75em;
color:#5d5848;
margin-left:5px;
}

.pricereview .buynow {
margin-top: 10px;
}

.buynow img {
border:none;
margin:0;
padding:0;
}

.buynow {
float:right;
width:97px;

}
#fullpage .ccm-core-commerce-add-to-cart strong, #homeproducts .ccm-core-commerce-add-to-cart strong{
margin-left: 10px;
clear:right;

}

#productpage .ccm-core-commerce-add-to-cart strong{
margin-top: 50px;
clear:right;

}
.ccm-core-commerce-add-to-cart .ccm-input-submit {
margin-left: 60px;
border:none;
width:97px;
height:31px;
background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) top left no-repeat;
}
#three-col .ccm-input-submit  {
	margin-left: 8px;
	margin-top: 10px;}

#productpage .ccm-core-commerce-add-to-cart .ccm-input-submit{
margin-left: 0px;
margin-top: 0px;
border:none;
width:97px;
height:31px;
background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) top left no-repeat;
}
 .ccm-core-commerce-cart-buttons input{
margin-left: 60px;
margin-top: 10px;
border:none;
width:97px;
height:31px;
background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) top left no-repeat;
}
.ccm-core-commerce-add-to-cart .ccm-input-submit:hover, .ccm-core-commerce-cart-buttons input:hover, .formBlockSubmitButton:hover {
background:transparent url(http://www.lambdamugames.com/packages/creme/themes/creme/images/genericbutton.png) bottom left no-repeat;
border:none;
}
#homeproducts input {


}

#fullpage .ccm-core-commerce-product-list-results input {
float: left;
margin-left: 8px;
margin-bottom: 20px;
}

#fullpage label {
	margin-left: 8px;}

#rightsidepg {
font-size:1.25em;
line-height:2.8em;
font-style: normal;
}

#rightsidepg h1 {
font-size: 1.85em;
line-height:2.0em;
}

#rightsidepg p {
font-size:1.0em;
line-height:1.8em;
font-style: normal;
}

.leftmain .ccm-core-commerce-add-to-cart  {
margin-top: 30px;
}

#rightsidepg{
line-height: 2.0em;

}

#rightsidepg img {
border: 5px solid #d0c8b5;
}

.leftmain .ccm-core-commerce-add-to-cart td{
padding-bottom: 20px;
}

.leftmain .ccm-core-commerce-add-to-cart div{
padding-bottom: 20px;
font-size: 1.3em;
}

.leftmain .ccm-core-commerce-add-to-cart .ccm-input-submit {
padding-left: 0px !important;
margin-left: 0px !important;
}
