<!-- VERSION: 1.3 -->

<!-- TPL BEGIN: CSS -->

.do_not_delete {}

.template_marker {
margin-top:50px;
margin-bottom:20px;
padding:5px 5px 5px 5px;
border:1px solid #000000;
background-color:#FFFFFF;
background-color:#FFFF00;
color:#003399;
clear:both;
width:90%;
text-align:center;
font-weight:bold;
margin-left:auto;
margin-right:auto;
}


/* TEMPLATE ITSELF
---------------------------------------- */


body {
	background:#212121;
	color:#221111;
	font-family:'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	line-height:155%;
	margin:10px 0px 0px;
}



/* [HEAD] */

.header {
	width:980px;
	height:321px;
	background-image:url('images/header.jpg');
}
.header h1 {
	color:#FFFFFF;
	font-size:24px;
	margin-top:10px;
	margin-left:15px;
	padding:0px;
	line-height:20px;

}

.top_menu_banner {

}


.top_bar {
	background-image:url(images/top_bar.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:963px;
	height:29px;
	margin:auto;
	margin-top:2px;
}

.top_bar div {
	padding-left:15px;
	color:#FFFFFF;
	font-size:12px;
	line-height:29px;
}


/* [MENU-HOLDER] */

.top_menu {
	margin:0px;
	height:40px;
}

/* [BACKGROUND] */

.bg_structure {
	width:980px;
	margin:auto;
	background-color:#FFFFFF;
    border-bottom: 8px solid black;
    border-right: 8px solid black;
}

.main_content {
	padding:15px;	
}

/* [SIDEBARS-CONTENT] */

.box_left {
	float:left;
	width:220px;
}

.box_mid {
	float:left;
}

.box_right {
	float:right;
	width:220px;
}


/* [BOXES, for CONTENT (MID) AND SIDEBAR (BOX)] */

.box {
	margin-bottom:10px;
}

.box .box_text {
	line-height:130%;
}

.box_left .box, .box_right .box {
	background-image:url(images/widget_box.gif);
	border-bottom:1px solid #dcdcdc;
	background-color: #ebebef;
}

.box_left h2, .box_right h2 {
	background-image:url(images/widget_h2.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	font-family:'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size:1em;
	padding-left:7px;
	margin-top:0px;
	margin-bottom:0px;
}


/* [TITLES, H2 BELONGS TO SIDEBAR-BOX TITLES, BOXTEXT is the text inside the sidebar-box, boxtitle is a sub-title of the box ] */


h2 {
	margin-top:0px;
	margin-bottom:0px;
}

.box_text {
	padding:5px;
	font-family:'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size:12px;
}

.box_title {
	font-weight:bold;
}

#text {
	line-height:120%;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

/* [TITLES, OTHERS] */

h1 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.375em;
	margin:0pt;
}

h1 a {
	color:#FFFFFF;
	text-decoration:none;
}

h3 {
	color:black;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.125em;

}


/* [TOP_IMAGE_BOX] */

#top_image_box .box {
	margin-bottom:10px;
	border:1px dotted #CCCCCC;
	padding:4px;
}

#top_image_box .box top_image_box_image {
}


/* [ADVERTISEMENT] */

.advertisement{
	border:1px solid #F2F2F2;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#F9F9F9;
}

.advertisement .box h2 {
	border:0px;
	padding-left:5px;
	font-size:14px;
}


/* [INPUTS BOXESTEMPLATES/MESSAGES] */

#contentboxed {
	margin-bottom:10px;
	font-family:'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	font-size:12px;
}

#contentboxed #title {

	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.375em;
	margin:0px;
	padding:5px;
}

#contentboxed #text {
	margin: 10px 0px 10px 0px;
	padding:5px;
}





.tags {
	margin-top:10px;
	padding:5px;
	display: inline;
	border:1px solid #CCCCCC;
}
	


/* [MESSAGES] */

#message_box {
}

#message_box #contentboxed {
}

#message_box #contentboxed #title {
}

#message_box #contentboxes #text {
}


/* [OTHERS] */


.regularul {
	padding-left:15px;
	*padding-left:0px; /* IE6/7/8 FIX */
	*margin-left:15px; /* IE6/7/8 FIX */	
}


/* [FOOTER] */

.footer {
	clear:both;
	height:46px;
	margin:0px;
	text-align:center;
	line-height:46px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;	
	color:#FFFFFF;
position:relative;
bottom: -40px;

}

.footer_effect {
	background:transparent url(images/footereflect_wide.png) no-repeat scroll center bottom;
	clear:both;
	height:43px;
	margin:0px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666666;
}

.footer a {
	color:#FFFFFF;
}

.footer_effect a {
	color:#666666;
}


/* [CUSTOM NEWS] */

.contentdate {
	background:#FFFFFF url(images/date.gif) repeat scroll 0%;
	float:left;
	height:50px;
	margin:0px;
	padding:0px;
	width:45px;
}
.contentdate_1 { 
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	padding:1px 0px 0px 10px;
	text-transform:uppercase;
	line-height:normal;
}
.contentdate_2 { 
	color:#999999;
	font-family:Times New Roman,Helvetica,Sans-Serif;
	font-size:21px;
	font-weight:bold;
	margin:0px;
	padding:5px 4px 0px 0px;
	text-align:center;
}
.contenttitle {
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;	
	line-height:normal;	
} 

.titlesmall {
	line-height:20px;
	margin:0px;
	padding:0px 0px 15px;
}


/* COMMENTS STYLES
---------------------------------------- */

#CommentsBox	
{
	display:block;
	padding: 0px 5px 5px 5px;
	margin-top:15px;
}
#CommentsBox #titles
{
	float:left;
	width:49.7%; 
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	background-color:#F9F9F9;
}
#CommentsBox #boxoftext
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-style:dotted;
	text-align:left; 
	padding-top:15px;
	padding-bottom:15px; 
	width:95%;
	margin:auto;
	
}
#CommentsBox #boxoftext:hover
{
	background-color:#E1E1E1;
	cursor:pointer;
}

#CommentsBox #boxoftext #textonit
{
	padding-left:5px;
	padding-right:5px;
	margin:auto;
}

#CommentsBox .quickreplytextbox
{
	width:100%;
}
#CommentsBox .quickreplytextbox:hover
{
	width:100%;
	height:200px;
}


#CommentsBox #roundend{ margin: 30px auto 50px auto;width:500px;}




/* GENERAL TEMPLATE
---------------------------------------- */


a{
text-decoration:none;
color:#666666;
}
a:hover{
color:#0099FF;
}
.text{
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
}

/* widgets dates */

.box_bottom_date{
	font-weight:bold;
	margin-top:10px;
}

/* search results */

.textdotted
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-style:dotted;
	
}
.textdotted:hover
{
	background-color:#E1E1E1;
	cursor:pointer;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends  */

.more_details {
	position:absolute;
	font: normal 10px/12px verdana;
	text-align:right;
	padding-left:97%;
	text-decoration:overline;
}

.more_details_text {
	font: normal 10px/12px verdana;
	text-align:left;
	border-top: 1px solid #000000;
	margin-top:10px;
	padding-top:10px;
}

label {
	cursor: pointer;
	font-size: 0.85em;
	padding: 0 5px 0 0;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends orders, left and right */
dl {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 0.85em;
	clear:both;
}

dt {
	width: 45%;
	max-width: 45%;	
	text-align: left;
	border: none;
	baorder-right: 1px solid #CCCCCC;
	padding-top: 3px;
}

dd {
	margin: 0 0 0 45%;
	padding: 0 0 0 5px;
	border: none;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 1.00em;
	padding-top: 3px;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends inside links colors */

dl:hover dt, dl:hover dd {
	border-color: #666666;
}

dl dd label:hover {
	color: #BC2A4D;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends , dd in next line full */

dd.full {
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 3px;
	text-align: center;
	width: 100%;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends , p tag to use buttons */

fieldset.quick, p.quick {
	margin: 0 0 5px;
	padding: 5px 0 0; 
	border: none;
	background-color: transparent;
	text-align: right;
}


/* GENERAL TEMPLATE - MAIN CONTENT: EXTRAS */

.main_subtitle{
	border-left:1px solid #327AA5;
	padding-left:10px;
}

dd label {
	font-size: 1.00em;
	white-space: nowrap;
	margin: 0 10px 0 0;
	color: #4A5A73;
}
dt label {
	font-size: 1.00em;
	text-align: left;
	font-weight: bold;
	color: #4A5A73;
}
dl {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.00em;
}

dt {
	float: left;
	width: auto;
}


dd { color: #666666;}
dt span { padding: 0 5px 0 0;}
legend { top: -1.2em; }

.input_box {
	width:83%;
}

select.input_box {
	width:85%;
}

input[type="text"],input[type="password"], select, textarea {
border:1px solid #CFCFCF;
padding:2px;
}






/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	position:relative;
	text-align:left;
	
	font-family:Tahoma,Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;	
}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

/* menu horizontal */
.menu li {
	position:relative;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:20px;
	margin:0pt 4px;
	padding:0pt 0px 0px 5px;
	text-align:center;			
}
/* style the links for the top level */
/* menu horizontal select */
.menu a, .menu a:visited {
	display:block;	
	color:#FFFFFF;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	padding:0px 5px 0px 0px;
	text-decoration:none;		
}


/* a hack so that IE5.5 faulty box model is corrected */

.menu ul li:hover > a{
	display:block;	
	color:#666666;
	height:20px;
	line-height:20px;
	padding:0px 5px 0px 0px;
	text-decoration:none;
}

/* fix for IE6, previous css wont work with >a so IE6 reads this well and FF ignore it */
.menu a:hover{
	display:block;
	color:#666666;
	height:20px;
	line-height:20px;
	padding:0px 5px 0px 0px;
	text-decoration:none;	
	background-color:#000000; /* IE6 needs something changed (like this), so the hover-menu-show will work */

}
/* fix for IE6, previous css wont work with >a so IE6 reads this well and FF ignore it */

.menu ul ul {
	width:161px;
	z-index:700;
}

.menu ul ul a , .menu ul ul a:visited{
	width:161px;
	font-size:12px;	
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#000000;
	padding:2px;
	line-height:20px;
}


.menu ul ul :hover > a {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	width:161px;
	display:block;
	padding:2px;	
	font-family:Arial,Helvetica,sans-serif;
	background-image:url('images/arrow_right.gif');
	background-repeat:no-repeat;
	background-position:right;
	margin:0pt;
	line-height:20px;	
}

.menu ul ul :hover > a.drop {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	width:161px;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #000000;
	font-size:12px;
}
/* style the third level hover */
.menu ul ul ul :hover > a.drop {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}

.menu ul ul ul li a:hover {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:2px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:12px;	
	left:-5px; 
	width:161px;
	*top:12px; 
	}
	
.menu ul ul li{
top:0px;
}	


/* another hack for FF/IE7 */
.menu ul ul > li {
top:7px;
}

/* another hack for IE5.5 */
* html .menu ul ul {top:20px;t\op:21px;}

/* position the third level flyout menu */
.menu ul ul ul{left:86px; top:-1px; width:161px;*left:86px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-141px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:161px;w\idth:161px;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}





/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menuhs/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menuh {
font-size:90%;
text-align:right;
}

/* remove all the bullets, borders and padding from the default list styling */
.menuh ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:100%;
}
/* style the list items */
.menuh li {
height:26px;
/* for IE7
float:left;
taken away to fix menu
*/
background-color:transparent;
}
.menuh li.sub {
background:#d4d8bd url(sub.gif) no-repeat right center;
background-position:left;
background:#E8E8E8;
} 

/* get rid of the table */
.menuh table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menuh a, .menuh a:visited {
	display:block; 
	text-decoration:none;
	height:25px;
	margin-left:auto;
	line-height:25px;
	width:160px;
	width:95%;
	color:#000;
	text-indent:5px;
	border:1px solid #CCCCCC;
	border-width:1px 1px 1px 1px;
	padding-right:10px;
}
/* hack for IE5.5 */
* html .menuh a, * html .menuh a:visited {width:160px; w\idth:160px;}
* html .menuh ul { position:fixed; } 

/* style the link hover */
* html .menuh a:hover {
	color:#efa; 
	background:#aa7; 
	background-image:url('images/menuhhover.gif');
	background-repeat:repeat-x;	
	color:#000000;
	position:relative;
}
	

	

	

/* For accessibility of the top level menuh when tabbing */
.menuh a:active, .menuh a:focus {
	color:#efa; 
	background:#aa7;
}






/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menuh li:hover > a {
	color:#000000;
	background-image:url('images/menuhhover.gif');
	background-repeat:repeat-x;	
	}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menuh ul li ul {
visibility:hidden;
position:absolute;
top:0px;
left:-150px;
width:160px;
left:50px;
top:5px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */

}

.menuh ul li ul li ul {
top:30px;
left:100px;
}


/* for browsers that understand this is all you need for the flyouts */
.menuh li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menuh ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menuh ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menuh ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menuh ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menuh ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menuh ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menuh ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

.menuh ul ul li {
background-color:#FFFFFF;
}

.menuh ul li a {
background-color:#FFFFFF;
}







/* [kFORUM] */

.forum_table_parent {
	height:30px;
	padding:5px;
	background-color: #EFEBD1;
	margin-bottom:2px;
}

.forum_table_child {
	background-color:#EFEBD1;
}

.forum_table_child tr td {
	background-color:#F5F4ED;
}

.forum_table_threadslist_top {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_threadslist_top tr td {
	background-color:#F5F4ED;
}

.forum_table_threadslist {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_threadslist tr td {
	background-color:#F5F4ED;
}

.forum_table_threadslist .forum_table_threadslist_stickytr td{
	background-color:#EFEDE0;
}

.forum_table_post {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_post tr td {
	background-color:#F5F4ED;
}

.forum_table_newreply {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_newreply tr td {
	background-color:#F5F4ED;
}

.forum_pages_indexer {
	background-color:#F5F4ED;
	padding-right:5px;
}


/* [STORE] */

.tab-panel {
	display: none;
	padding: 1em;
	border:1px solid #DCDCDC;
	background-color:white;
	margin-top:-2px;
}

.tab-panel.active-tab-body {
	display: block;
}

#tabs {	
	margin: 0 0 0px;
    padding: 0;
	height: 28px;
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F4F4F4;
	text-decoration: none;
	color: black;
	border:1px solid #DCDCDC;
}

#tabs a.active-tab {
	background-color: white;
	border-bottom:1px solid white;
	color: black;
}



.store h2 {
	font-size:20px;
}
.store .product-info {
    margin-bottom: 20px;
}

.store .product-info .left {
    float: left;
    margin-right: 15px;
}
.store .product-info .right {
    margin-left: 265px;
}
.store .product-info .left .image {
    border: 1px solid #E7E7E7;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
	background-color:white;
	width:220px;
}
.store .product-info .left .imagethumb {
    border: 1px solid #E7E7E7;
    float: left;
    margin-right: 5px;
    padding: 2px;
    text-align: center;
	background-color:white;
	width:50px;
	height:50px;
}
.store .product-info .left .imagethumb_glass {
    float: right;
    padding: 2px;	
	width:50px;
	height:50px;
	text-align:center;
}

.store .product-info .right .description {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #4D4D4D;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 5px 5px 10px;
}
.store .product-info .right .price {
    border-bottom: 1px solid #E7E7E7;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 5px 10px;
    line-height: 20px;	
}
.store .product-info .right .price .discount_before {
	text-decoration:line-through;
}
.store .product-info .right .price .discount_after {
	color:red;
}
.store .product-info .right .cart {
    border-bottom: 1px solid #E7E7E7;
    color: #4D4D4D;
    margin-bottom: 20px;
    padding: 0 5px 10px;
    line-height: 20px;	
}
.store .product-info .right .review {
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #4D4D4D;
    margin-bottom: 10px;
}

.store .product_related  {

}
.store .product_related .thumb_price .discount_before {
	text-decoration:line-through;	
}
.store .product_related .thumb_price .discount_after {
	background-color:red;
}
.store .product_related .product {
    border: 1px solid #E7E7E7;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
	background-color:white;
	width:150px;
	min-height:200px;
	float:left;
	margin-right:5px;	
	position:relative;
}
.store .product_related .art_title_head {
	height:40px;
	overflow:hidden;
}
.store .product_related .art_title {
	color:black;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	display:table;
	width:140px;
}
.store .product_related .art_title div {
	display:table-cell;
	vertical-align:middle;
	height:30px;
	text-align:center;
}
.store .product_related .thumb_price {
	position:absolute;
	background-color:black;
	color:white;
	font-weight:bold;
	font-size:18px;
	right:15px;
	padding:5px;

}

.store .cart-info table {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px;
    width: 100%;
	background-color:white;
}
.store .cart-info thead td {
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    color: #4D4D4D;
    font-weight: bold;
}
.store .cart-info thead .image {
    text-align: center;
}
.store .cart-info td {
    padding: 7px;
}
.store .cart-info td.name a {
	font-weight:bold;
	color:grey;
	text-decoration:underline;
}

.store .cart-info tbody td {
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}
.store .cart-info tbody .image {
    text-align: center;
}

.store .checkout .steps {
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom:10px; 
	display: table;
}
.store .checkout .steps .inactive {
	height:16px;
	border:1px solid black;
	background-color:#F7F7F7;
	padding:5px;
	margin:5px;
	float:left;
	color:grey;
}
.store .checkout .steps .active {
	height:16px;
	border:1px solid black;
	background-color:#F7F7F7;
	padding:5px;
	margin:5px;
	float:left;
	color:black;
	font-weight:bold;
}

.store .checkout-table-radio {
	width:100%;
}

.store .checkout-table-radio tr {
	background-color:white;
	height:50px;
}

.store .checkout-table-radio tr:hover {
	background-color:#F1FFDD;
}
.store .checkout-table-radio tr td.check {
	text-align:center;
}
.store .checkout-table-radio tr td.desc {
	padding-left:5px;
}
.store .checkout-table-radio tr td.desc img {
	vertical-align:middle;
}

.store #store_notification .success {
    background: url("images/store_success.png") no-repeat scroll 10px center #EAF7D9;
    border: 1px solid #BBDF8D;
    border-radius: 5px 5px 5px 5px;
	color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;	
}

.store #store_notification .fail {
    background: url("images/store_error.png") no-repeat scroll 10px center #FFD1D1;
    border: 1px solid #F8ACAC;
    border-radius: 5px 5px 5px 5px;
	color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;	
}


#wg_storeLatest .product {
    border: 1px solid #E7E7E7;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
	background-color:white;
	width:150px;
	min-height:200px;
	text-align:center;
	margin-right:5px;	
	margin:auto;
	position:relative;
}
#wg_storeLatest .art_title_head {
	height:40px;
	overflow:hidden;
}
#wg_storeLatest .art_title {
	color:black;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	display:table;
	width:140px;
}
#wg_storeLatest.art_title div {
	display:table-cell;
	vertical-align:middle;
	height:30px;
	text-align:center;
}
#wg_storeLatest .thumb_price {
	position:absolute;
	background-color:black;
	color:white;
	font-weight:bold;
	font-size:18px;
	right:15px;
	padding:5px;
}
#wg_storeLatest .thumb_price .discount_before {
	text-decoration:line-through;	
}
#wg_storeLatest .thumb_price .discount_after {
	background-color:red;
}

<!-- TPL END: CSS -->