@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;	
}
body, td {
	font: 13px Tahoma, Geneva, sans-serif;
	color:#c7c7c7;
}
body {
	text-align:left;
	background:#3c7ed4 url(top_bg.jpg) top repeat-x;
}

a {
	color: #c7c7c7;
	text-decoration:underline;
}
a:hover {
	color: #c7c7c7;
	text-decoration:underline;
}

a img           { border-color:#414039 }

h1,h2,h3,h4,h5,h6 { margin:1.8em 0 0.8em 0; padding:0; color:#c7c7c7; font-family: Tahoma, Geneva, 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: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #414039;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #414039;}
table.table2 th { padding:8px 5px; border: 1px solid #414039; background-color:#4B88D8; color:#fff; text-align:left;}

form.search {
	padding:120px 5px 5px 35px;
	margin:0;
}
input.isearch {float:left;border:1px solid #377CE0;background:#EBEEF3;font:normal 11px Tahoma, Geneva, sans-serif;color:#377CE0;width:185px;padding:3px}
input.button {float:left;font:normal 11px Tahoma, Geneva, sans-serif;color:#377CE0;border:1px solid #377CE0;background:#EBEEF3;cursor:pointer;height:21px;margin-left:6px;display:inline}


.bodycontent {
	padding:10px 30px 50px 30px;
	line-height:1.25em;
	text-align:left;
	vertical-align:top;
}

h1.pagename {
	font:24px Tahoma, Geneva, sans-serif;
	color:#fff;
	padding:0;
	margin:0 0 15px 0;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

/* Other
-------------------------------*/
.copyright {
	font:11px Tahoma, Geneva, sans-serif;
	color:#BEC3C9;
}
.copyright a, .copyright a:hover {
	color:#BEC3C9;
}
.icq {
	line-height:1.5em;
	font:21px Tahoma, Geneva, sans-serif;
	color:#0B50AB;
}
.icq a, .icq a:hover {
	color:#0B50AB;
	text-decoration:none;
}
.small {
	font-size:10px;
	text-align:right;
	padding:10px;
}
.marquee {
	padding:5px 15px 5px 295px;
	text-align:center;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C4472;
	background:url(marquee_back.jpg) left top no-repeat;
}
/* Menus
-------------------------------*/
.menutop {
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
}
.menutop li {
	font-size:0;
	line-height:0;
	margin:0 1px 0 0;
	padding:0;
	display:inline;
}
.menutop li span {
	display:inline-block;
}
.menutop li.norm span.m2_1 {
	background:url(m2_bg.gif) bottom repeat-x;
}
.menutop li.norm span.m2_2 {
	background:url(m2_l.gif) left bottom no-repeat;
}
.menutop li.norm span.m2_3 {
	background:url(m2_r.gif) right bottom no-repeat;
	padding:13px 23px 9px 23px;
}
.menutop li.over {
	cursor:pointer;
}
.menutop li.over span.m2_1 {
	background:url(m2_bgo.gif) bottom repeat-x;
}
.menutop li.over span.m2_2 {
	background:url(m2_lo.gif) left bottom no-repeat;
}
.menutop li.over span.m2_3 {
	background:url(m2_ro.gif) right bottom no-repeat;
	padding:13px 23px 9px 23px;
}
.menutop li.norm a.d, .menutop li.norm a.d:hover {
	font:15px Tahoma;
	line-height:1.0em;
	color:#FFFFFF;
	text-decoration:none;
}
.menutop li.over a.d, .menutop li.over a.d:hover {
	font:15px Tahoma;
	line-height:1.0em;
	color:#FFFFFF;
	text-decoration:none;
}

.menu {
	margin:30px 13px 0px 40px;
	padding:0;
	list-style:none;
}
.menu li {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
.menu li span {
	display:block;
}
.menu li.m_i {
	height:1px;
}
.menu li.norm span.m_1 {
	background:url(m_t.gif) left top no-repeat;
	padding:5px 0 0 0;
}
.menu li.norm span.m_2 {
	background:url(m_b.gif) left bottom no-repeat;
	padding:0 0 5px 0;
}
.menu li.norm span.m_3 {
	background:url(m_bg.gif) left repeat-y;
}
.menu li.over {
	cursor:pointer;
}
.menu li.over span.m_1 {
	background:url(m_to.gif) left top no-repeat;
	padding:5px 0 0 0;
}
.menu li.over span.m_2 {
	background:url(m_bo.gif) left bottom no-repeat;
	padding:0 0 5px 0;
}
.menu li.over span.m_3 {
	background:url(m_bgo.gif) left repeat-y;
}
.menu li.norm a.c, .menu li.norm a.c:hover { 
	display:block;
	padding:0px 10px 0px 22px;
	background:url(m_t2.gif) left top no-repeat;
	font:15px Tahoma;
	color:#FEFEFE;
	text-decoration:none;
}
.menu li.over a.c, .menu li.over a.c:hover {
	display:block;
	padding:0px 10px 0px 22px;
	background:url(m_t2o.gif) left top no-repeat;
	font:15px Tahoma;
	color:#FEFEFE;
	text-decoration:none;
}

/* Backgrounds
-------------------------------*/
#bot_bg             {background:url(bot_bg.gif) bottom repeat-x}
#l                  {background:url(l.gif) right repeat-y}
#l_t                {background:url(l_t.jpg) right top no-repeat}
#l_b                {background:url(l_b.jpg) right bottom no-repeat}
#r                  {background:url(r.gif) left repeat-y}
#r_t                {background:url(r_t.jpg) left top no-repeat}
#r_b                {background:url(r_b.jpg) left bottom no-repeat}
#pic                {background:url(pic.jpg) 0px 0px no-repeat}
#c_top              {background:url(c_top.jpg) center top no-repeat #787a78}
#c_bot              {background:url(c_bot.gif) center bottom repeat-x}


.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; }
