/*

	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url(../images/bg.jpg) repeat ; 
 /*background: background: url("../images/logo.png") repeat scroll 0 0;*/
 overflow-y:scroll;
}
img {
    border:0;
 }
#wrapper { 
 /* margin: 0 auto;
 width: 972px; */
 background: none repeat scroll 0 0 #FFFFFF;
 border-radius: 0 0 6px 6px;
 box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.2);
 margin: 0 auto;
 min-height: 825px;
 padding: 0 10px;
 width: 972px;

}
#header {
 color: #333;
 width: 970px;
 float: left;
 /*padding: 10px;*/
 border: 1px solid #ccc;
 height: 75px;
 margin: 10px 0px 5px 0px;
 background: #FFFFFF;
}
#wide_wrapper_footer {
/* float:left;
width:100%;
margin:0;
background: #333333; */
	float: left;
	color: #999;
	background: url("../images/footer_bg.jpg") repeat-x scroll left top #202020;
    margin-top: 30px;
    min-height: 80px;
    padding-bottom: 20px;
    width: 100%;
	position: relative;
    bottom: 0px;
}
#wide_wrapper.borderbottom {
border-bottom:5px solid #ACC0C6;
}
#headertextright {
	float: right;
	margin: 0px 5px 5px 0px;
	padding-top: 20px;
	width: 450px	
	text-align: right;
	margin-top: 50px;
	color: #000000;
} 
#headertextright a {
	font-size:22px;
	text-decoration: bold;
	text-align: right;
	color: #ee2d24;
} 
#headertextleft {
	float: Left;
	margin: 0px 5px 10px 0px;
	padding-bottom: 00px;
	padding-top: 25px;
	width: 600px;
	text-align: right;
	font-family:Arial;
	font-size:22px;
	text-decoration: bold;
	
} 
#topmenubar1 {
 color: #000000;
 width: 779px;
 float: left;
 padding-right: 0px;
 /*border: 1px solid #ccc;	*/
 height: 40px;
 margin: 0px 0px 0px 0px;  
 background: #000000;
}

#topmenubar {
 color: #FFFFFF;
 width: 971px;
 float: left;
 padding-right: 0px;
 /*border: 1px solid #ccc;	*/
 min-height: 25px;
 height: 150px;
 margin: 0px 0px 10px 0px;
 background: #FFFFFF;
 border-bottom: thin solid #C9C9C9;
}

.logobutton {
	background: url("../images/logo.png") no-repeat;
	background-size: cover;
    color: #333;
    height: 77px;
    width: 180px;
/*
    height: 82px;
    width: 192px; 
*/
	float:left;
}
	
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #aaa;
 margin: 0px 5px 5px 0px;
 padding-bottom: 10px;
 padding-top: 10px;
 min-height: 510px;
 width: 192px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 background: #fff;
 margin: 0px 1px 5px 0px;
 padding: 10px;
 min-height: 510px;
 width: 750px;
 display: inline;
}
#rightcolumn.wide{ 
 float: left;
 width: 970px;
 display: inline;
}

#job_image a {
}
#job_image a:hover { 
background:#44bbee;
}
#mainheading{
float: left;
color: #fff;
font: 20px;
width: 772px;
margin:-11px;
margin-bottom: 20px;
height:40px;
background:#ddd;
border:none;
}
#mainheading h1{
font-size: 14px;
color: #333;
margin:0;
padding:8px 12px;
display: inline; 
line-height:40px;
text-align:center;
background:#ddd;
}
#mainheading h2{
font-size: 20px;
margin:0;
margin-left:-4px;
padding:8px 12px;
display: inline; 
line-height:40px;
text-align:center;
background:#ddd;
}

#footer { 
 color: #FFFFFF;
 font-size: 0.75em;
 width: 950px; 
 display: block;
 margin-left: auto;
 margin-right: auto;
 padding:24px 0px;
 }
 #wide_wrapper_footer.fixedbottom {
		position:fixed;
		bottom:0;

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

#footer_left {
float: left;
width: 750px;
color: #FFFFFF;

}
#footer_right {
float: right;
width: 150px;
}

#nav
{
    padding:0;
}
#nav li
{
    display:inline;
}
#nav li a
{  
   	background: url("../images/li_bg.jpg") no-repeat scroll left top transparent;
	color: #FFFFFF;
	float: left;
	font-family: Arial Narrow, Arial;
	font-stretch: condensed;
	font-weight: 700;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	text-decoration: none;
    text-shadow: none;
    background-color: #000000;
   }
#nav li.logout a
{  
   float:right;
}
#nav li a:hover
{
   color:#ee2d24;
   /*padding-bottom:12px;
   border-bottom:2px;  
   border-bottom-color:#000000;
   border-bottom-style:solid;
   margin:-1px; */
}




#navigation {
    width: 192px;
    font-size: 1em;
}
	#navigation ul {
	    margin: 0px;
	    padding: 0px;
	}
	ul.top-level { background: #aaaaaa;border-bottom: #fff 1px solid; }
		
		#navigation li { list-style: none; }
        ul.top-level li {
            
            border-top: #fff solid;
            border-width: 1px;
			padding: 3px;

        }
			#navigation a {				
				color: #333;
				cursor: pointer;
				display:block;
				height:25px;
				line-height: 25px;
				text-indent: 10px;					
				text-decoration:none;
				text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
				width:100%;
			}
/*
			#navigation a:hover {  	
			text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.7);	
			}
*/
	        #navigation li:hover {
	            background: #ddd;
						
	            position: relative;
				
	        }
ul.sub-level { display: none; }
        li:hover .sub-level {
            background: #999;
            border: #fff solid;
            border-width: 1px;
            display: block;
            position: absolute;
            left: 192px;
            top: -1px;
        }
        ul.sub-level li {
			border: none;
			float:left;
			width:200px;
			
        }
		#navigation .sub-level { background: #09C; opacity: 0.90; z-index:2}

/* Price Matrix */

/*#rightcolumn .content1 td {
padding: 1px;
padding-right: 50px;
font-weight: bold;
padding-bottom:10px;
}*/
#rightcolumn .content1 h3 {
/*font-size: 25px;
text-shadow: 1px 1px rgb(238, 238, 238);
color: #09C;
font-weight: bold;
letter-spacing:-1px;
padding-bottom: 50px;
*/
display:none;
}
/*
#options_section table {
border: 1px solid #999;
padding: 10px;
padding-top: 20px;
box-shadow:0pt 1px 2px rgba(0, 0, 0, 0.3);
}
#options_section .content1 td
{
	padding-bottom: 10px;
	color: #09C;
	margin-top: 1px;
	font-weight: none;
}
*/
#wrapper [type="submit"],[type="button"]{
cursor: pointer;
line-height:31px;
clear:both;
background-color: #ee2d24;
border: 0px none !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;*/
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
color: white;
font: 600 13px/20px 'open sans', arial, sans-serif;
margin-left: 10px;
padding: 2px 10px;
text-align: center;
text-decoration: none;
-webkit-transition: all .218s ease-in;
-moz-transition: all .218s ease-in;
-o-transition: all .218s ease-in;
transition: all .218s ease-in;
}

#wrapper [type="submit"]:hover,[type="button"]:hover {
/*border-color: #ee2d24;*/
background-color: #ee5547;
  -webkit-box-shadow: 0px 0px 10px #cccccc;
  -moz-box-shadow: 0px 0px 10px #cccccc;
  box-shadow: 0px 0px 10px #cccccc;

-webkit-transition: all .218s ease-in;
-moz-transition: all .218s ease-in;
-o-transition: all .218s ease-in;
transition: all .218s ease-in;
}
.styledbutton {
cursor: pointer;
line-height:31px;
clear:both;
background-color: #ee2d24;
border: 0px none !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
color: white;
font: 600 13px/20px 'open sans', arial, sans-serif;
margin-left: 10px;
padding: 2px 10px;
text-align: center;
text-decoration: none;
-webkit-transition: all .218s ease-in;
-moz-transition: all .218s ease-in;
-o-transition: all .218s ease-in;
transition: all .218s ease-in;
}

.styledbutton:hover  {
/*border-color: #ee2d24;*/
background-color: #ee5547;
  -webkit-box-shadow: 0px 0px 10px #cccccc;
  -moz-box-shadow: 0px 0px 10px #cccccc;
  box-shadow: 0px 0px 10px #cccccc;
-webkit-transition: all .218s ease-in;
-moz-transition: all .218s ease-in;
-o-transition: all .218s ease-in;
transition: all .218s ease-in;
}
INPUT#submit:disabled {
background-color: #ccc;
border-color: #ccc;
}
INPUT#submit:disabled:hover {
background-color: #ccc;
border-color: #ccc;
}



/*
#nav li.quickl a
{  
    float:rightright;  
    margin-right:0px;  
}
.quicklogin {  
    margin:4px auto;  
      
    display:none; 
    text-align:left;  
    padding:0px;
	margin-top:35px;
} 
#nav li:hover .quicklogin {  
    display: inline;
	left:-1px;  
    top:auto;
}  
*/

/*-------LOGIN STARTS HERE -------*/

/* Login Container (default to float:right) */
#loginContainer {
    position:relative;
    float:right;
    font-size:12px;
}

/* Login Button */
#loginButton { 
    display:inline-block;
    float:right;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#ffffff;
	border:1px;
	border-color:#000000;
	border-style:solid;
    position:relative;
    z-index:30;
    cursor:pointer;
}

/* Login Button Text */
#loginButton span {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#ffffff;
    padding:10px 10px 10px 10px;
    display:block
}

#loginButton:hover {
	background:#ee2d24;
    
}

/* Login Box */
#loginBox {
    position:absolute;
    top:34px;
    right:0;
    display:none;
    z-index:29;
}
#loginBox.active{
display:block;
}

/* If the Login Button has been clicked */    
#loginButton.active {

	background:#ee2d24;
	border-color:#ee2d24;
	border-style:solid;
}

#loginButton.active span {
    background-position:53px -76px;
}

/* A Line added to overlap the border */
#loginButton.active em {
    position:absolute;
    width:100%;
    height:1px;
    background:#ee2d24;
    bottom:-1px;
}

/* Login Form */
#loginForm {
    width:248px; 
    border:1px solid #ee2d24;
    margin-top:-1px;
    background:#ee2d24;
    padding:6px;
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#fff;
    padding:10px 13px;
    margin:0;
}

#loginForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#body label {
    color:#3a454d;
    margin:9px 0 0 0;
    display:block;
    float:left;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input {
    width:92%;
	border:solid 1px #aacfe4;
	width:200px;
	padding:2px 2px 2px 2px;
}
#loginForm input:focus{
outline:medium none;
border: 1px solid rgb(77, 144, 254);
box-shadow:0pt 1px 2px rgba(0, 0, 0, 0.3) inset;
}

/* Sign In Button */


/* Forgot your password */
#loginForm span {
    text-align:center;
    display:block;
    padding:7px 0 0px 0;
	margin-bottom:-18px;
}

#loginForm span a {
    color:#fff;
    font-size:12px;	
}

input:focus {
    outline:none;
}

#logintabedge {
border-top:20px solid #ee2d24;
border-right:20px solid transparent;
float: left;
width:242px;
}
/*-------SEARCH STARTS HERE -------*/

/* Login Container (default to float:right) */
#searchContainer {
    position:relative;
    float:right;
    font-size:12px;
}

/* Search Button */
#searchButton { 
    display:inline-block;
    float:right;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#333;
	border:1px;
	border-color:#aaa;
	border-style:solid;
    position:relative;
    z-index:30;
    cursor:pointer;
}

/* Login Button Text */
#searchButton span {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#333;
    padding:12px 10px 10px 10px;
    display:block
}

#searchButton:hover {
	background:#eee;
    
}

/* search Box */
#searchBox {
    position:absolute;
    top:34px;
    right:0;
    display:none;
    z-index:29;
}
#searchBox.active{
display:block;
}

/* If the search Button has been clicked */    
#searchButton.active {

	background:#ee2d24;
	border-color:#ee2d24;
	border-style:solid;
}

#searchButton.active span {
    background-position:53px -76px;
}

/* A Line added to overlap the border */
#searchButton.active em {
    position:absolute;
    width:100%;
    height:1px;
    background:#ee2d24;
    bottom:-1px;
}

/* search Form */
#searchForm {
    width:248px; 
    border:1px solid #ee2d24;
    margin-top:-1px;
    background:#ee2d24;
    padding:6px;
}

#searchForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#fff;
    padding:10px 13px;
    margin:0;
}

#searchForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#body label {
    color:#3a454d;
    margin:9px 0 0 0;
    display:block;
    float:left;
}

#searchForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#searchForm input {
    width:92%;
	border:solid 1px #aacfe4;
	width:200px;
	padding:2px 2px 2px 2px;
}
#searchForm input:focus{
outline:medium none;
border: 1px solid rgb(77, 144, 254);
box-shadow:0pt 1px 2px rgba(0, 0, 0, 0.3) inset;
}

/* Sign In Button */


/* Forgot your password */
#Form span {
    text-align:center;
    display:block;
    padding:7px 0 0px 0;
	margin-bottom:-18px;
}

#searchForm span a {
    color:#fff;
    font-size:12px;	
}

input:focus {
    outline:none;
}

#logintabedge {
border-top:20px solid #ee2d24;
border-right:20px solid transparent;
float: left;
width:242px;
}
/*SEARCH END*/
#grayscreen{
position: absolute;
left: 0;
top: 0;
background: #000;
}
#products_container {
float:left;
width:220px;
height:250px;
padding:0 2px 10px 2px;;
}
#nav_bar {
float:left;
width:920px;
background:#3d3d3d;
color:#fff;
padding: 5px 0 0px 0;

}
#nav_bar_tabedge {
border-top:10px solid #3d3d3d;
border-right:10px solid transparent;
float: left;
width:910px;
}

/*Templates Nav Bar*/
#tablenavbar_wrap {
font-family: Calibri, Tahoma, Geneva, sans-serif;
font-size: 16px;
display:block;
width: 100%;
height: 35px;
background: rgb(245, 245, 245);
border: 1px solid rgb(229, 229, 229);
  -webkit-box-shadow: 0px 0px 5px #cccccc;
  -moz-box-shadow: 0px 0px 5px #cccccc;
  box-shadow: 0px 0px 5px #cccccc;
padding: 0px;
margin:0;
float:left;
}
#itemsper {
float:left;
width: 60px;
height: 25px;
overflow: hidden;
background: url('../images/arrow.png') no-repeat right #fff ;
padding: 0px 0px 0px 0px;
margin:5px 0px 0px 5px;
}
.styled_itemsper {
background: transparent;
width: 80px;
padding: 1px;
font-size: 16px;
border: 1px solid #ccc;
height: 25px;
-webkit-appearance: none;
}
#itemsper:hover  {
box-shadow: 0 0 2px #ccc;
background: url('../images/arrow_focus.png') no-repeat right #fff;
} 
#page_jump_options {
float:right;
padding-top: 8px;
}
#tablenavbar_text {
float:left;
padding: 8px 5px 0 5px;
}
#gentemplate_headings {
float: left;
color: #fff;
font: 20px;
width: 772px;
margin:-11px;
margin-bottom: 20px;

background:#333333;
border:none;
}
#gentemplate_headings .gentemplate_headings_jobno {
float:left;
width:270px;
margin:0;
font-size: 20px;
line-height:40px;
background:#ee5547;
text-align:center;
}
#gentemplate_headings .gentemplate_headings_desc {
float:left;
width:400px;
font-size: 20px;
margin:0;
line-height:40px;
text-align:center;
background:#ee2d24;
}
#gentemplate_headings .gentemplate_headings_auth {
float:left;
width:100px;
}
#gentemplate_headings .gentemplate_headings_page {
float:left;
width:100px;
font-size: 20px;
margin:0;
line-height:40px;
text-align:center;
}

#gentemplate_iframe {
float:left;
width:100%;
}
#gentemplates_pages {
float:left;
width:740px;
background: rgb(245, 245, 245);
padding:5px;
margin-top:10px;
}
#gentemplates_pages_each {
float:left;
margin: 0 5px 0 5px;
padding:10px;
}
#gentemplates_pages_each:hover {
background: #ffffff;
box-shadow: 0 0 2px #ccc;
}
#gentemplates_pages_each span{
float:left;
width:100%;
height:20px;
text-align:center;
}
#gentemplates_pages_image{
margin: 0 auto;}

#gentemplates_viewimage{
float:left;
width:100%;
}
#gentemplates_iframe{
float:left;
position:relative;
width:100%;
}

#loading_iframe{
position:absolute;
left:0;
top:0;
width:100%;
height:100px;
background: #fff url(../images/iframeloader.gif) center no-repeat;
}
#loading_iframe.invis{
display:none;
}

/*Image cropping*/
#crop_table{
float:left;
width:910px;
}
#crop_headings{
float:left;
width:100%;
}
#crop_names_heading{
float:left;
width:15%;
}
#crop_image_name_heading{
float:left;
width:15%;
}
#crop_orig_image_heading{
float:left;
width:40%;
}
#bookmark {
background: url(../images/bookmark.png) no-repeat;
position:fixed;
right:0;
top:0;
width:48px;
height:48px;
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
z-index: 100;
}
#bookmark:hover {
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
}
#bookmark_label {
background: url(../images/bookmark_label.png) no-repeat;
position:fixed;
right:0;
top:0;
width:100px;
height:80px;
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
display:none;
z-index: 99;
}


.price_matrix_options_totals_label {
background: #e7ebee;
color: #333333;
text-shadow: 0 1px 1px #ffffff;
padding: 14px;
font-size:14px;
font-weight:bold;
-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.5), 0 0px 2px rgba(0, 0, 0, 0.08);				
border-bottom: 1px solid #d6dde2;
text-align:center;
font-weight:bold;
}
.price_matrix_options_totals_number {
font-size:14px;
color: #222222;
font-weight:bold;
text-align:center;
padding:14px;
}
.price_matrix_options_totals {
float:left;
margin-bottom:20px;
}
.price_matrix_options_totals_table  {
	/*border-collapse:collapse;*/
	text-align: left;
	border: 1px solid #d6dde2;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	color: #444444;
	box-shadow: 0 0 4px #ccc;
	margin-left: 20px;
	}	

	.pmatrixtable {
	padding:10px;
	font:20px;
	font-weight:bold;
	}
	.price_matrix_images {
	margin:5px;
	}

#subgroupsnav
{
    padding:0;	
}
#subgroupsnav li
{  
display:inline;
   font-family:Arial;
   font-size:12px;
   text-decoration: none;
   float:left;
    border-right: 28px solid transparent;
	margin-right: -15px;
    opacity: 0.4;	
    border-bottom: 28px solid rgb(61, 61, 61);
   color:#ffffff;
   height:0px;
}
#subgroupsnav li a
{  
   font-family:Arial;
   font-size:12px;
   text-decoration: none;
   color:#ffffff;
   padding:0 10px 0 15px;   
   line-height:28px;
}
#subgroupsnav li:hover
{
   opacity: 0.8;
}
#subgroupsnav li.currsubgroup
{  
   opacity: 0.95;
   z-index: 100;
}
/*PRICE MATRIX*/
#price_matrix_options_wrapper{
float:left;
width:370px;
	border: 1px solid #d6dde2;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 5px #cccccc;
	-moz-box-shadow: 0px 0px 5px #cccccc;
	box-shadow: 0px 0px 5px #cccccc;
	color: #444444;
	padding:5px 5px 0 5px;
	min-height:120px;
	overflow:hidden;
}
#price_matrix_upload_wrapper{
float:right;
width:340px;
	border: 1px solid #d6dde2;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 5px #cccccc;
	-moz-box-shadow: 0px 0px 5px #cccccc;
	box-shadow: 0px 0px 5px #cccccc;
	color: #444444;
	padding: 5px 10px 5px 10px;
	min-height:115px;
}
#FileUpload {
    position:relative;
}

#BrowserVisible {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background:url(../images/browse.png) 100% 0px no-repeat;
    height:24px;
    width:340px;
}
#FileUpload:hover .browser_visible_button {
background:url(../images/browse2.png) 100% 0px no-repeat !important;
}

#FileField {
    width:260px;
    height:20px;
    margin-right:85px;
    border:solid 1px #666;
    font-size:16px;
}

#addArtwork {
    position:relative;
    width:340px;
    height:24px;
    text-align: right;
    -moz-opacity:0;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
	cursor: pointer;
}
.upload_art_button {
float:left;
width:360px;
height:30px;
line-height:30px;
text-align:middle;
padding:0;
border-radius:0 0 3px 3px !important;
margin:5px 0 0 -10px !important;
display:none;
}
.price_matrix_submit_button {
float:left;
width:381px;
height:40px;
line-height:40px;
text-align:middle;
padding:0;
border-radius:0 0 3px 3px !important;
margin:0 0 -5px -10px !important;
}
.price_matrix_options_totals_wrapper {
float:left;
width:380px;
height:41px;
padding:0;
margin:0 0 0 -9px;
border-top: 1px solid #ccc;
}
.price_matrix_options_totals_label_div {
float:left;
width:160px;
height:40px;
line-height:40px;
padding:0;
padding-right:20px;
margin:0;
background:#E7EBEE;
text-align: right;
font-weight:bold;
font-size:13px;
text-shadow: 0 1px 1px #ffffff;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.08);
}
.price_matrix_options_totals_number_div {
float:left;
width:200px;
height:40px;
line-height:40px;
padding:0;
margin:0;
text-align: center;
font-weight: bold;
font-size:13px;
text-shadow: 0 1px 1px #ffffff;
}
#artworks tr:hover {
background:#EEEEEE;
}
.shopcart_proceed_button {
float:left;
width:100%;
height:30px;
line-height:30px;
text-align:middle;
padding:0;
margin:0 !important;
border-radius:0 0 3px 3px !important;
}
.shopcart_back_button {
float:left;
position:absolute;
bottom:0;
left:0;
width:200px;
height:30px;
line-height:30px;
text-align:middle;
padding:0;
margin:0 !important;
border-radius:3px 3px 3px 3px !important;
}
.checkout_buttons {
height:30px;
line-height:30px;
text-align:middle;
border-radius:3px 3px 3px 3px !important;
}
