#gallery {
	float:left;
	padding: 10px;
	/*width: 400px;*/
	margin: 10px;
	/*position: absolute;
	left: 35%;
	top: 40%;*/
	border-radius: 5px 5px 5px 5px;
	background:#FFF;
	background: -moz-linear-gradient(rgb(245, 245, 245), rgb(255, 255, 255), rgb(245, 245, 245)) repeat scroll 0% 0% transparent;
	border: 1px solid rgb(238, 238, 238);
	box-shadow: 0pt 0pt 5px rgb(238, 238, 238);
	font-family: trebuchet MS;
	color: rgb(102, 102, 102);
	text-align:center;
	box-shadow:0 0 10px #ccc, 0 0 10px #fff inset; 
	text-decoration:none;
}
#gallery img{
}
#gallery a{
	text-decoration:none;	
}
.submit-button{
	margin:0px;padding:5px;background:-moz-linear-gradient(#fff, #eee);border:1px solid #ccc;border-radius:8px;
}
.small-button{
	margin:0px;padding:5px;background:-moz-linear-gradient(#fff, #eee);border:1px solid #ccc;border-radius:8px;font-size:9px;cursor:pointer;
}

#main-container {
	padding: 10px;
	width: 400px;
	margin: -50px auto 0pt;
	position: absolute;
	left: 35%;
	top: 40%;
	border-radius: 5px 5px 5px 5px;
	background: -moz-linear-gradient(rgb(245, 245, 245), rgb(255, 255, 255), rgb(245, 245, 245)) repeat scroll 0% 0% transparent;
	border: 1px solid rgb(238, 238, 238);
	box-shadow: 0pt 0pt 5px rgb(238, 238, 238);
	font-family: trebuchet MS;
	color: rgb(102, 102, 102);
	text-align:center;
	box-shadow:0 0 10px #ccc, 0 0 10px #fff inset; 
}
#mydesign {
	padding: 10px;
	width: 400px;
	margin: -50px auto 0pt;
	position: absolute;
	left: 5%%;
	top: 9%;
	border-radius: 5px 5px 5px 5px;
	background: -moz-linear-gradient(rgb(245, 245, 245), rgb(255, 255, 255), rgb(245, 245, 245)) repeat scroll 0% 0% transparent;
	border: 1px solid rgb(238, 238, 238);
	box-shadow: 0pt 0pt 5px rgb(238, 238, 238);
	font-family: trebuchet MS;
	color: rgb(102, 102, 102);
	text-align:center;
	box-shadow:0 0 10px #ccc, 0 0 10px #fff inset; 
}
#mydesign img {
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    margin: 10px 10px 10px 0;
}
#shopping_cart
{

	padding: 00px;
	width: 400px;
	margin: -50px auto 0pt;
	position: absolute;
	left: 0%;
	top: 5%;
	border-radius: 5px 5px 5px 5px;
	background: -moz-linear-gradient(rgb(245, 245, 245), rgb(255, 255, 255), rgb(245, 245, 245)) repeat scroll 0% 0% transparent;
	border: 1px solid rgb(238, 238, 238);
	box-shadow: 0pt 0pt 5px rgb(238, 238, 238);
	font-family: trebuchet MS;
	color: rgb(102, 102, 102);
	text-align:center;
	box-shadow:0 0 10px #ccc, 0 0 10px #fff inset; 

}
.submit-button{
	margin:0px;padding:5px;background:-moz-linear-gradient(#fff, #eee);border:1px solid #ccc;border-radius:8px;
}
.navigation{

	font-size:16px;
	color:#565656
	}
.navigation span
{
border:1px solid #666666;
width:15px;
margin-left: 4px;
padding: 5px;
}
.navigation span a current
{
color:#CCCCCC;
text-decoration:none;
}
.navigation span page
{
color:#996600;
text-decoration:underline;

}










#varGallery {
	float:left;
	margin:8px;
	width:100%;
}

#varGallery ul {
    margin-left: 9px;
}

#varGallery ul li  {
	float:left;
	border:solid 1px #dddddd;
	width:220px;
	height:169px;
	margin:8px;
	position:relative;
}

#varGallery ul li > a img {
    /*	margin:11px 0 0 11px; */
}

#varGallery ul li .thumboption {
	display:none;
	width:103px;
	position:absolute;
	top:2px;
	left:2px;
}


#varGallery ul li .thumboption a {
    opacity:0.7;
}

#varGallery ul li .thumboption a:hover {
    opacity:1;
}

#varGallery ul li .thumboption:hover {

}

#varGallery ul li .thumboption a {
    float:left;
    margin-bottom:4px;
    text-align: left;
	
	background:url(/images/logogallery/logoGalleryGrayBtn.jpg) repeat-x left top;
	min-width:103px;
	height:26px;
	
	border-radius:4px;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	-o-border-radius:4px; 
	-ms-border-radius:4px;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	line-height:26px;
	
	color:#fff;
	font-weight:bold;
	font-size:12px;
	position:relative;
    font-family:arial;
}
#varGallery ul li .thumboption a.variationBtn:after{
	content:"";
	background:url(/images/logogallery/VariationBtnicon.jpg) repeat-x left top;
	width:15px;
	height:15px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#varGallery ul li .thumboption a.selectBtn:after{
	content:"";
	background:url(/images/logogallery/selectbtnicon.jpg) repeat-x left top;
	width:14px;
	height:15px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#varGallery ul li:hover .thumboption {
	display:block !important;
}

#varGallery ul li:hover div.thumboption {
	display:block !important;
}




		
			
.BoxyField {
	float:left;
	padding-left:22px;
	
}		
.BoxyField select,
.BoxyField input {
	margin:0px !important;
	margin-right:5px !important;
}

#logodesignpanel {
	margin-top:0px !important;
}
#searchkeywordbox {
	float:left;
	clear:both;
	width:100%;
	padding:25px 60px;
	background:#f5f5f5;
	margin-top:15px !important;
	margin-bottom:20px !important;
	border:2px solid #fff;
	
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
					
	-moz-box-shadow:0 2px 5px rgba(50,50,50,0.6);
	-webkit-box-shadow:0 2px 5px rgba(50,50,50,0.6);
	box-shadow:0 2px 5px rgba(50,50,50,0.6);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	
	background: #e0e0e0; /* Old browsers */
	background: -moz-linear-gradient(top,  #e0e0e0 0%, #b2b2b2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#b2b2b2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e0e0e0 0%,#b2b2b2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e0e0e0 0%,#b2b2b2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e0e0e0 0%,#b2b2b2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e0e0e0 0%,#b2b2b2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#b2b2b2',GradientType=0 ); /* IE6-9 */

	
}
#searchkeywordbox  #keyword {
	float:left;
	width:70%;
	border-width: 2px 1px 1px 2px;
	font-size: 1.3em;
	padding: 6px 10px 6px 35px;
	background: url(/images/icon-search.png) #fff no-repeat 5px 8px;
}
#SearchKeyWordBtn {
		
float:left;
background:#c72357;
text-align:center;
font-size:22px;
font-weight:bold;
width:21%;
height:46px;
margin:0 9px 0 0;
display:block;
color:#FFF !important;
text-shadow:0 -1px #8c1d40;
line-height:46px;

background-image: -moz-linear-gradient(top, #c61e53, #b81548); /* Firefox 3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #b81548),color-stop(1, #c61e53)); /* Safari & Chrome */
background-image: -o-linear-gradient(top,#c61e53,#b81548); /* Opera */

border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;			
	
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#keywordinput.placeholder {	
	color:#f5f5f5;
}
/*		
#searchkeywordbox {
	padding-right:18px;
	border-right:1px solid #ccc;
	margin-right:25px;
	float:left;
	padding-bottom:5px;
}
#SearchKeyWordBtn {
	background:url(/images/searchIconKeywords.png) no-repeat center #c72357;
	text-indent: 9999px;
	width: 50px;
	margin-top: 22px !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	height:33px;
}
.BoxyField .updatebtn {
	margin-top: 22px !important;
}
*/





