@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;	
}
body, td {
	font: 12px Arial, Helvetica, sans-serif;
	color:#eeeeee;
}
body {
	text-align:left;
	background:#3a3a3a url(top_bg.jpg) top repeat-x;
}

a {
	color: #4acbec;
	text-decoration:underline;
}
a:hover {
	color: #4acbec;
	text-decoration:underline;
}

a img           { border-color:#4acbec }

h1,h2,h3,h4,h5,h6 { margin:1.8em 0 0.8em 0; padding:0; color:#e6aedc; font-family:Arial, Helvetica, sans-serif; font-weight:normal}
h1 { font-size:18px}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}
h5,h6 { font-size:11px}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #FAE6E2}
table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #FAE6E2}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #FAE6E2; background-color:#DB4C68; color:#fff; text-align:left;}

.bodycontent {
	padding:140px 30px 60px 20px;
	line-height:1.25em;
	text-align:left;
	vertical-align:top;
}

h1.pagename {
	font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e6aedc;
	padding:0;
	margin:0 0 23px 0;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

/* Other
-------------------------------*/
.copyright b {
	font-size:12px;
}
.copyright {
	font-size:10px;
	color:#f2c4ea;
}
.copyright a, .copyright a:hover {
	color:#f2c4ea;
}
.path {
	text-align:left;
	font-size:10px;
	color:#e6aedc;
	padding:0;
	margin:0 0 19px 0;
}
.path a {
	color:#e6aedc;
	text-decoration:none;
}
.path a:hover {
	color:#e6aedc;
	text-decoration:underline;
}
.small {
	font-size:10px;
	text-align:center;
	padding:10px;
}
.block {
	padding:0 75px 35px 0;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#eeeeee;
	background:url(block_rb.gif) right bottom no-repeat;
}
.block a {
	color:#eeeeee;
	text-decoration:none;
}
.block a:hover {
	color:#eeeeee;
	text-decoration:underline;
}
.block h2.blockname {
	font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e6aedc;
	padding:0;
	margin:0 0 12px 0;
}
/* Menus
-------------------------------*/
.menuOFF .m2_tdv1 {
	position:relative;
	height:15px; 
	font-size:0px; 
	width:102px;
}
.menuOFF .m2_tdv2 {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-51px;
	width:102px;
	height:15px;
	font-size:0px;
}
.menuOFF .m2_1 {
	background:url(m2_l.gif) left top no-repeat;
	padding:0 0 0 6px;
}
.menuOFF .m2_2 {
	background:url(m2_r.gif) right top no-repeat;
	padding:0 6px 0 0;
}
.menuOFF .m2_2 a {
	display:block;
	font:12px Arial;
	line-height:1.0em;
	color:#c364b3;
	text-decoration:none;
	padding:6px 12px 7px 12px;
	background:url(m2_bg.gif) top repeat-x;
}

.menuON .m2_tdv1 {
	position:relative;
	height:15px; 
	font-size:0px; 
	width:102px;
}
.menuON .m2_tdv2 {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-51px;
	width:102px;
	height:15px;
	font-size:0px;
	background:url(m2_topo.gif) center top no-repeat;
}
.menuON .m2_1 {
	background:url(m2_lo.gif) left top no-repeat;
	padding:0 0 0 6px;
}
.menuON .m2_2 {
	background:url(m2_ro.gif) right top no-repeat;
	padding:0 6px 0 0;
}
.menuON .m2_2 a, .menuON .m2_2 a:hover {
	display:block;
	font:12px Arial;
	line-height:1.0em;
	color:#c364b3;
	text-decoration:none;
	padding:6px 12px 7px 12px;
	background:url(m2_bgo.gif) top repeat-x;
}
.menuON {
	cursor:pointer;
}


.menu {
	margin:0 25px 0 28px;
	padding:0;
	list-style:none;
}
.menu li {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
.menu li span {
	display:block;
	background:url(m_dot.gif) left bottom no-repeat;
	padding:0 0 1px 0;
}
.menu li a {
	display:block;
	padding:5px 0 0 0;
	font:13px "Trebuchet MS";
	line-height:1.0em;
	color:#ffffff;
	text-decoration:none;
}
.menu li a b {
	display:block;
	padding:0 0 5px 0;
}
.menu li a b b {
	display:block;
	font-weight:normal;
	padding:0 10px;
}
.menu li a:hover {
	background:url(m_to.gif) left top no-repeat;
	color:#171717;
	text-decoration:none;
}
.menu li a:hover b {
	background:url(m_bo.gif) left bottom no-repeat;
}
.menu li a:hover b b {
	cursor:pointer;
	background:url(m_bgo.gif) left repeat-y;
}
/* Backgrounds
-------------------------------*/
#l_t                {background:url(l_t.jpg) right top no-repeat}
#r_t                {background:url(r_t.jpg) left top no-repeat}
#bottom             {background:url(bottom.jpg) top no-repeat}
#top                {background:url(top.jpg) top no-repeat}
#c_top              {background:url(c_top.jpg) top no-repeat}
#c_bot              {background:url(c_bot.jpg) bottom no-repeat #3a3a3a}



.thumb              {color:#000000}

/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}

/* SHOP PRODUCT MISC */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid gray; position:absolute; left:0px; top: -20px; background-color:#FFFFCC;font-size:11px;font-family: verdana; }











form.hidden { margin: 0px; }



ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }