@import url("/css-template/global.css?SID=aa24835ad252673890c8be28ae3bf332");

/*
@font-face {
font-family:"Dax Condensed";
src:url(/fonts/DaxCondensed.ttf);
}
*/

.pageAdmin .pageCell {
    vertical-align: top;	
    border: #999999 2px solid;
}

.pageAdmin .pageCell:hover {
    vertical-align: top;	
    border: #0000ff 2px solid;
    background-color: #ccccff;
}
.pageCell table.cellAdminTable {
	z-index: 999999999;
    position: relative;
}
.pageCell table.cellAdminTable {
	border-collapse: collapse; /*IE7 and under*/
    border: #999999 2px solid;
    width: 100%;
}

.pageCell:hover table.cellAdminTable {
	border-collapse: collapse; /*IE7 and under*/
    border: #0000ff 2px solid;
    background-color: #ccccff;
    width: 100%;
}

.pageCell table.cellAdminTable tr {
    background-color: #cccccc;
    color: #000000;
}

.pageCell:hover table.cellAdminTable tr {
    background-color: #0000ff;
    color: #999999;
}

.pageCell table.cellAdminTable tr td {
    vertical-align: top;	
    padding: 2px;
}	

.pageCell table.contentAdminTable {
	border-collapse: collapse; /*IE7 and under*/
    border: #999999 2px solid;
    width: 100%;
}

.pageCell table.contentAdminTable:hover {
	border-collapse: collapse; /*IE7 and under*/
    border: #ff0000 2px solid;
    background-color: #ffcccc;
    width: 100%;
}

.pageCell .contentAdmin:hover {
	border: 1px #ff0000 solid;
}

.pageCell .contentAdmin .contentAdminTop {
	z-index: 999999999;
    position: relative;
	background-color: #cccccc;
	color: #000000;
    padding: 2px;
    height: 16px;
}

.pageCell .contentAdmin:hover .contentAdminTop {
	background-color: #ff0000;
	color: #ffffff;
    padding: 2px;
}

.pageCell .contentAdmin .contentAdminBottom {
	z-index: 999999999;
    position: relative;
    padding: 2px;
    height: 16px;
}

table.contentTable {
	border-collapse: collapse; /*IE7 and under*/
    border: 0px;
	width: 100%;
}

table.contentTable td {
	vertical-align: top;
	padding: 0px;
}

img.right {
	float: right;
	margin-left: 1px;
}

img.rightSpaced {
	float: right;
	margin-left: 10px;
}

img.topRight {
	float: right;
	margin-left: 1px;
	margin-bottom: 1px;
}

img.topRightSpaced {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.left {
	float: left;
	margin-right: 1px;
}

img.leftSpaced {
	float: left;
	margin-right: 10px;
}

img.topLeft {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

img.topLeftSpaced {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.border {
	padding: 2px;
	border: #000000 1px solid;
}

img.adminIcon { 
    background-color: #000000; 
    /*background-image: url(/images/icons/bg_rounded.gif); */
    /*background-repeat: no-repeat; */
    cursor: pointer; 
    cursor: hand;/*quirk for IE5,IE55*/
} 

img.disabledAdminIcon { 
    background-color: #999999; 
    /*background-image: url(/images/icons/bg_rounded.gif); */
    /*background-repeat: no-repeat; */
    cursor: pointer; 
    cursor: hand;/*quirk for IE5,IE55*/
} 

.prototip .default { width: 150px; color: #fff; }
.prototip .default .toolbar { background: #0F6788; font: italic 17px Georgia, serif; }
.prototip .default .title { padding: 5px; font: 11px Arial, Helvetica, sans-serif; }
.prototip .default .content { background: dodgerblue; font: 11px Arial, Helvetica, sans-serif; padding: 5px;}

.open-tooltip {
	color: #ff00ff;
	background-color: #ffffff;
	border: #ff00ff 1px solid;
	padding-left: 2px;
	padding-right: 2px;
    cursor: pointer; 
    cursor: hand;/*quirk for IE5,IE55*/
}

h1 {
    font-size: 180%;
    font-weight: bold;
    color: #702567; 
}

h2 {
    font-size: 140%;
    font-weight: bold;
    color: #0B3768; 
}    

.searchResult {
    font-weight: bold;
}


body, td, p {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: small;
}
h1,h2,h3,h4{
  font-family: Futura, Myriad Pro, Trebuchet MS, Verdana, Arial, Sans-Serif;
}
h1,h2{
color:#702567;
}

.capital {
  font-family: Arial, Sans-serif;
  font-size: 13pt;
  color: #FFFFFF;
}

.capital a {
  text-decoration: underline;
  color: #FFFFFF;
}

.capital a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.capital img {
  border: 0px;
}

.capital-hr {
  color: #FF0000;
  background-color: #FF0000;
  height: 2px;
}

.capital h1 {
  font-size: 30pt;
  color: #FFFF00;
}

.capital h2 {
  font-size: 20pt;
  color: #FF0000;
  font-weight: normal;
}

.capital h3 {
  font-size: 18pt;
  font-weight: bold;
}

.capital h4 {
  font-size: 15pt;
  font-weight: normal;
}

.capital-span-yellow {
  color: #FFFF00;
}

.capital-span-yellow a {
  color: #FFFF00;
}

.capital-span-yellow a:hover {
  color: #FFFF00;
  text-decoration: none;
}

.capital-product-preview {
  padding: 10px;
}

.capital-product-preview td {
  padding: 10px;
}

.capital-product {
  width: 780px;
}

.capital-product td {
  font-size: 12pt;
  padding: 5px;
}

.capital-product .td-image img {
  border: 2px solid #FFFF00;
}

.capital .prg {
	color:#FFFF00;
}

.myAccount {
    border-spacing: 2px;
    border-collapse: 0px;
}

.myAccount td {
    background-color: transparent;
    padding: 3px;
}

table.adminListRecords tbody tr.cancelled td {
  color: #FF0000;
}

.priceSpan{
font-weight: bold; 
color: rgb(153, 153, 153); 
font-size: 18px;
}
#header {
height:100px;
position:relative;
}
div#header_l {
position:relative;
}
div#header_r {
height:90px;
overflow:hidden;
padding-left:370px;
padding-right:30px;
padding-top:25px;
text-align:left;
}
div#logo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/mw_printedgoodies_logo.png) no-repeat scroll 0 0;
float:left;
height:75px;
left:0;
margin-left:30px;
margin-top:25px;
position:absolute;
top:0;
width:298px;
}
div#tabcontainer {
margin:0 11px;
position:relative;
}
div#tabarea {
position:absolute;
right: 0px;
}
div#tabarea_l {
padding-left:32px;
}
div#tabarea_r {
height:1px;
padding-right:1px;
}
div.center {
text-align:center;
}
table.pill {
margin:-70px 0 0 auto;
position:relative;
}
table.pill td{
padding: 0px;
}
td.pill_l {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/menu_cap_l.png) no-repeat scroll 0 0;
height:32px;
width:20px;
}
td.pill_m {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/menu_normal_bg.png) repeat-x scroll 0 0;
margin:0;
padding:0;
width:auto;
}
#pillmenu {
float:left;
height:32px;
white-space:nowrap;
}
#pillmenu a#active_menu-nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/menu_active_purple_bg.png) repeat-x scroll 0 0;
color:#FFFFFF;
}
#pillmenu a#active_menu-nav {
background-position:0 0;
height:21px;
line-height:21px;
margin-top:2px;
}
#pillmenu a {
color:#000000;
display:block;
float:left;
font-family:"Dax Condensed",Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
height:24px;
line-height:24px;
padding:4px 20px;
text-decoration:none;
}
#pillmenu a:hover {
color:#702567;
}
td.pill_r {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/menu_cap_r.png) no-repeat scroll 0 0;
height:32px;
width:20px;
}
#search {
text-align:right;
float:right;
margin-right:15px;
overflow:hidden;
position:relative;
text-align:right;
width:100%;
}
a.mainlevel:link, a.mainlevel:visited {
color: #702567;
font-weight: normal;
text-decoration: none;
padding-left:5px;
}
a.mainlevel:hover {
color: #0b3768;
text-decoration: underline;
}
#pathway {
padding-right:10px;
padding-left:25px;
position:relative;
text-align:left;
width:auto;
}
#leftcolumn {
float:left;
margin:0;
padding:0;
width:100%;
}
#leftcolumn div.module_menu {
padding:0;
}
div.module_menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/mw_box_br.png) no-repeat scroll 100% 100%;
margin:0 0 5px;
padding:0;
margin-bottom:25px;
}
div.module_menu ul {
margin:10px 0;
padding-left:10px;
list-style-type:disc;
color:#702567;
font-family:"Dax Condensed",Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
}
div.module_menu div div div {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/mw_box_tl.png) no-repeat scroll 0 0;
}
div.module_menu div div div {
padding:30px 10px 15px;
width:auto;
}
div.module_menu div div {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/mw_box_tr.png) no-repeat scroll 100% 0;
}
div.module_menu div {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/upload/image/site/mw_box_bl.png) no-repeat scroll 0 100%;
}
div.module_menu h3 {
color:#702567;
font-family:"Dax Condensed",Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
margin:-23px -4px 5px -5px;
padding-bottom:2px;
padding-left:10px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#702567;
	font-family:"Dax Condensed",Verdana,Arial,sans-serif;
	font-size:12px;
}
div.module_menu ul li a:hover {
	color:#0B3768;
	text-decoration: underline;
}
div.module_menu ul li {
	margin-bottom: 5px;
}
#footer {
  color: #999999;
}
#footer a:link, #footer a:visited {
  text-decoration: underline;
  color: #999999;
}
#footer a:hover {
  text-decoration: none;
  color: #999999;
}
.singleProductPanel {
	background-image:url(/upload/image/site/products/product_panel_bg.png);
	height:412px;
	width:220px;
}
.singleProductPanel h2 {
	padding:20px 0 10px 20px;
}
.singleProductPanel .priceSpan {
	padding:0 0 0 20px;
}
.singleProductPanel img {
	margin-left:25px;
}
.singleProductPanel p {
	font-size:10px;
	padding:5px 20px 10px;
}

.prg {
	color:#702567;
	font-family:"Dax Condensed",Verdana,Arial,sans-serif;
	font-size:small;
}

















