/**
 * @copyright	Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(/media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 4px;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}/**
 * @copyright	Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

.img_caption  {
	text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/* LEFT AND RIGHT FIXED TABS */
.s5_lr_tab {
	background:url(metroshows/images/s5_lrtab.png) repeat-y scroll 5px 2px;
	cursor:pointer;
	position:fixed;
	padding-top:16px;
	padding-bottom:16px;
	width:35px;
	line-height:35px;
	z-index:3;}

.s5_lr_tab:hover {
	background:url(metroshows/images/s5_lrtab.png) repeat-y scroll -30px 2px;}

.s5_lr_tab_inner {
	font-size:12pt;
	font-weight:normal;
	width:35px;
	float:right;}

/* IE6 WARNING */
#s5_iepopouter {
	position:absolute;
	top:0px;
	z-index:998;
	background:#000000;
	width:100%;
	height:1200px;}

#s5_iepopinner {
	padding-top:34px;
	border:1px solid #ffffff;
	position:absolute;
	z-index:999;
	background:url(metroshows/vertex/iewarning/images/gradient.jpg) bottom repeat-x;
	width:345px;
	height:300px;
	left:50%;
	margin-left:-172px;
	top:200px;}
	
#s5_iepopwrap {
	cursor:pointer;margin-right:5px;margin-top:-19px;margin-bottom:0px;float:right;
	background:url(metroshows/vertex/iewarning/images/close.jpg) no-repeat;width:24px;height:24px;}

#s5_iepopwrap2 {
	margin-left:5px;margin-top:3px;
	margin-bottom:15px;float:left;
	background:url(metroshows/vertex/iewarning/images/ie.jpg) no-repeat;
	width:59px;height:57px;}
	
#s5_iepop_bigtitle {
	margin-top:6px;margin-bottom:15px;float:left;padding-left:5px;font-size:18px;color:#000000;}
	
#s5_iepop_upgrade {
	cursor:pointer;
	background: url(metroshows/vertex/iewarning/images/button.jpg) no-repeat;
	width:142px;height:34px;line-height:30px;}
	
#s5_iepop_maintext {
	margin-top:-10px;margin-left:20px;width:87%;color:#000000;margin-bottom:33px;}	


/* MAIN COLUMN WRAPS AND MODULE FLOAT */
#s5_columns_wrap {
	overflow:hidden;
	position:relative;
	width:100%;}

#s5_columns_wrap_inner {
	width:200%;}

#s5_center_column_wrap {
	float:left;
	left:50%;
	position:relative;
	width:50%;}

#s5_center_column_wrap_inner {
	left:-100%;
	overflow:hidden;
	padding-bottom:5px;
	min-height:1px;
	position:relative;}

#s5_left_column_wrap {
	float:left;
	left:-50%;
	position:relative;}

#s5_below_body_wrap {
	margin-top:14px;}

#s5_main_body_wrap {
	min-height:100%;
	width:100%;}

#s5_width_wrap {
	position:relative;
	margin-left:auto;
	margin-right:auto;}

.s5_wrap {
	margin:0 auto;}

.s5_float_left {
	float:left;}

/* FRONTEND ERROR MESSAGE */
.s5_frontenderrormsg {
	float: left;
    height: 48px;
    margin-top: -7px;
    width: 61px;
	background: url(metroshows/images/vertex/error.png) no-repeat;}
	
/* FOUR DIVS MODULES */
	
#s5_above_body .s5_fourdivs_2 {
padding-bottom:15px;
padding-right:15px;
}

#s5_below_body .s5_fourdivs_2 {
padding-top:15px;
padding-right:15px;
}

#s5_above_body, #s5_below_body {
margin-right:-15px;
}

.s5_fourdivs_title {
margin-bottom:8px;
}

/* DROP DOWN */

#s5_drop_down_container_inner {
padding-bottom:0px;
padding-right:24px;
padding-left:0px;
padding-top:30px;
}

#s5_drop_down_container {
display:none;
overflow:hidden;
}

#s5_drop_down_button {
cursor:pointer;
}

#s5_drop_down_inner .s5_fourdivs_1 {
padding-left:24px;
margin-bottom:40px;
}

#s5_drop_down_inner .s5_fourdivs_title {
margin-bottom:14px;
}

#s5_drop_down_container_inner {
z-index:1;
position:relative;
}

#s5_drop_down_button {
position:relative;
z-index:1;
}
*  {	margin: 0;	padding: 0; }

body  {
	color:#191919;
	background:url(metroshows/images/background.jpg) repeat;
	font-size:0.8em;
	line-height:140%;}

#s5_topimage {background:url(metroshows/images/topgradientopacity.png) repeat-x top;}

body.contentpane, body.mceContentBody {	background:#FFFFFF;}

a  {	color:#FFFFFF;	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
    text-decoration:none;}
a:hover  { 	text-decoration:none;
	text-shadow: 0px 0px 4px #FFFFFF;	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;}
a:active { outline: none;}
a:focus {-moz-outline-style: none;}	





fieldset a  {font-weight: bold; }

h1 {	font-size:2.4em;font-weight: normal;}

h2 {	font-size:2.1em;font-weight: normal; line-height:1.1em;}

h3 {	font-size:1.9em;font-weight:normal;line-height:1.1em;}

h4 {	font-size:1.3em;font-weight: normal;}

h5 {	font-size:1em;font-weight: normal;}


/* IMAGES
----------------------------------------------------------- */

a img, fieldset, img  {	border: none; }

.mosimage  {
	padding: 0;
	border:1px solid #333333;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }

.mosimage_caption {
	background:#333333;
	border-top:1px solid #333333;
	color:#FFFFFF;
	font-size:8pt;
	margin-top:2px;
	padding:1px 2px;}


#s5_component_wrap ul {	list-style:disc;margin-left:20px;}

/* FORM
----------------------------------------------------------- */
fieldset  {
	padding-top:7px;
	padding-bottom:7px;}

#form-login fieldset {
	border:none;
	padding-top:0px;}

#form-login p {
	padding-top:0px;}

#login br {
	display:none;}

#login .button {
	margin-top:8px;
	margin-bottom:8px;}

#login ul, #form-login ul {
	padding-top:8px;
	padding-bottom:8px;}

#modlgn-username, #modlgn-passwd, #username_vmlogin, #password_vmlogin {
	width:92%;}

.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message {
	border:1px solid #999999;
	margin-top: 4px;
	margin-bottom:4px;
	padding:7px;
	color:#ffffff;
	background:#333333;}
	
#jform_contact_message {
width:64%;
}

.inputbox:hover, .registration input:hover, .login input:hover, .contact-form input:hover, #jform_contact_message:hover {
	border:solid 1px #666666;}
	
select.inputbox {
behavior:none;}

select {
background:#000000;}

label.invalid {
	color:#FF0000;}

label.invalid {
	color:red;}

.invalid {
	border-color:#FF0000;}

.invalid {
	border-color:red !important;}

.tool-tip {
	float: left;
	background: #CCCCCC;
	border: 1px solid #333333;
	padding: 5px;
	color:#000000;
	max-width: 200px;}

.tool-title {
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	color:#000000;}

.tool-text {
	color:#000000;
	margin: 0;}

/* BUTTONS
----------------------------------------------------------- */

.button, a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton, .s5_sn_1_readmore {
	padding:6px 25px 6px;
	margin-top:14px;
	margin-bottom:0px;
	font-weight: normal;
	border:none;
	color:#FFFFFF;
	background: url(metroshows/images/s5_readmore.png) no-repeat right !important;
	text-decoration: none; 
	font-size:1.2em;}

.button {
-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	margin:0px;
	cursor:pointer;
	margin-top:0px;
	margin-right:8px;
	color:#ffffff;}
	
.button:hover {	
text-shadow: 0px 0px 4px #FFFFFF;
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;
}


	
.s5_topright .search .button{
	margin-left:10px;}
	
#submitCommentButton {
	margin-top:14px;}

a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link {
	padding-left:10px;
	padding-right:10px;}

	
a.readon {
	padding-right:27px;
	margin-bottom:-30px;
	float:right;}	
	

/* FONT CONTROLS
----------------------------------------------------------- */
#fontControls {
	float:right;}

#fontControls a {
	color:#FFFFFF;}

.decreaseSize {
	font-size:12px;}

.increaseSize {
	font-size:19px;}

.resetSize {
	font-size:16px;
	margin-left:5px;
	margin-right:5px;}	
	
/* SCROLL TO TOP
----------------------------------------------------------- */

#s5_scrolltotop {
	height: 0;
	visibility:hidden;}


.s5_scrolltotop  {	
	width:29px;
	height:29px;
	cursor:pointer;
	float: right;
	margin:-33px 5px 10px 15px;
	background:transparent url(metroshows/images/s5_scrolltotop.png) no-repeat;}	


	
	
/* BOTTOM MENU
----------------------------------------------------------- */



#s5_bottom_menu_wrap ul.menu li {
padding-right:7px;
padding-left:7px;
font-size:1.1em;
font-weight:normal;
float:left;}

#s5_bottom_menu_wrap {
padding-top:10px;}

#s5_bottom_menu_wrap {
float:right;}

#s5_bottom_menu_wrap ul.menu li a {
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

#s5_bottom_menu_wrap ul.menu a:hover {
	text-decoration:none;
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;	
	text-shadow: 0px 0px 4px #FFFFFF;}

/* COLUMN MENU
----------------------------------------------------------- */

.module_round_box ul.menu a {
padding:24px;
padding-bottom:6px;
padding-top:6px;
display:block;
background:url(metroshows/images/system/arrow.png) no-repeat left center;
color:#ffffff;
border-bottom:1px dotted #D3D3D3;}

ul.menu a {
color:#ffffff;}

.module_round_box ul.menu a:hover {
text-decoration:underline;}

.module_round_box ul.menu ul a:hover {
text-decoration:underline;}

.module_round_box ul.menu ul a {
background:none;
padding:6px;
padding-left:10px;
border-bottom: none;
display:block;}

.module_round_box ul.menu ul ul a {
font-size:8pt;
padding:3px;
padding-left:20px;
border-bottom: none;
display:block;
font-weight:normal;}

.module_round_box ul.menu #current ul span {
font-weight:normal;}

.module_round_box ul.menu li {
padding:0px;}

.module_round_box ul.menu li ul li {
margin-left:24px;}


.module_round_box_outer  ul.menu li a {
		-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;	
    font-size:1.2em;
	line-height:27px;}

	
.module_round_box_outer ul.menu li:hover {
background:url(metroshows/images/s5_menurightarrow.png) no-repeat right;
}

.module_round_box_outer ul.menu li.deeper:hover {
background:none;}


	
.module_round_box_outer  ul.menu li a:hover {
	-webkit-transition:  opacity 1s linear;
	-moz-transition:  opacity 1s linear;
	-o-transition: opacity 1s linear;
	transition: opacity 1s linear;
}


ul.menu img {
    display:none;
}

ul.menu li ul li, ul.menu li ul li.separator {
	font-size:14px !important;
	margin-left:10px;}

ul.menu li ul li a {
	line-height:6px !important;
	font-size:14px !important;}


	
/* ACCORDION MENU
----------------------------------------------------------- */



#s5_accordion_menu span {
font-weight:normal;}

#s5_accordion_menu ul li span {
font-weight:normal;}
#s5-lp{position: absolute; top: 0px; left: -5500px;}
#s5_accordion_menu h3.s5_am_toggler a.mainlevel {
color:#ffffff;}

div.s5_accordion_menu_element li li{
padding-left:4px;}

div.s5_accordion_menu_element li li li{
padding-left:12px;}

div.s5_accordion_menu_element li a {
background:url(metroshows/images/s5_smallarrow.png) no-repeat scroll 1px 10px transparent;
padding-left:20px;
padding-top:6px;
padding-bottom:0px;
display:block;
border-bottom:none;
font-size:0.9em;
color:#ffffff;}

div.s5_accordion_menu_element li li a {
background:none;
padding-left:6px;
padding-right:6px;
font-size:0.9em;
color:#ffffff;
border:none;
padding-top:5px;
padding-bottom:5px;}


span.s5_accordion_menu_left {
background:none;
padding:8px 28px 1px;
display:block;}


li#current span.s5_accordion_menu_left {
    background:none repeat scroll 0 0 transparent;
    display:block;
    padding:2px 28px 1px;}


.s5_am_inner_li span.s5_accordion_menu_left {
padding:0px;}

.s5_am_innermenu span.s5_accordion_menu_left {
background:none;}

#s5_accordion_menu ul li {
padding-bottom:0px;
padding-top:0px;}

#s5_accordion_menu {
margin:0px;}

#s5_accordion_menu div {
width:100%;
display:block;}

#s5_accordion_menu h3 {
position:relative;
width:100%;
display:block;
font-size:1.2em;
margin: 0 0 6px;
padding-bottom: 4px;
color:#ffffff;
}

#s5_accordion_menu h3.s5_am_parent {
cursor: pointer;
background:url(metroshows/images/s5_menurightarrow.png) no-repeat scroll 4px 15px;
padding-right:24px;
position:relative;
border-bottom: 4px solid transparent;}

#s5_accordion_menu h3.s5_am_open {
background:url(metroshows/images/s5_menudownarrow.png) no-repeat scroll 4px 15px;
border-bottom:1px solid #ffffff;}

#s5_accordion_menu h3.s5_am_not_parent {
background:none;
border:none;
cursor:pointer;
border-bottom: 4px solid transparent;}

#s5_accordion_menu h3.s5_am_toggler div {
margin:0px;
padding:0px;}

#s5_accordion_menu h3.s5_am_toggler a.mainlevel {	
width:auto;
border:none;
padding:0px;
margin:0px;}

div.s5_accordion_menu_element li {	
list-style-image:none;
list-style-position:outside;
list-style-type:none;}

div.s5_accordion_menu_element {
width:auto;}

#s5_accordion_menu #s5_am_parent_div_current, #s5_accordion_menu .s5_accordion_menu_element {
background:none;}

ul.s5_am_innermenu {
padding-top:0px;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
margin-top:0px;
margin-left: 10px;}

ul.s5_am_innermenu a:hover {
text-decoration:underline;}

#s5_accordion_menu h3.s5_am_parent {
padding-right:0px;}

#s5_accordion_menu h3 span.s5_accordion_menu_left {
margin-right:32px;
height:25px;}

.s5_accordion_menu_left img {
    display:none;
}

#s5_accordion_menu h3.s5_am_toggler {
border:medium none;
    font-size:1.4em;
    padding-bottom:14px;
    padding-left:3px;}
	
/* BODY ELEMENTS
----------------------------------------------------------- */
#s5_logo {
   /* float: left; */
   display:block;
    height: 127px;
   margin-left:auto;
   margin-right:auto;
	cursor: pointer;
    margin-top: 6px;
	margin-bottom: 6px;
   /* width: 298px; */
	position:relative;
	text-align:center;
	}
	
#s5_logo_module {
 /*   float: left; */
    height: 87px;
    margin-left: 0;
	cursor: pointer;
    margin-top: 6px;
	margin-bottom: 6px;
 /*   width: 298px; */
	}
	
#s5_menu_wrap {
	margin-left:3px;}

.s5_horiztonalline {
	height:1px;
	margin-left:5px;
    margin-right:5px;
	background:#ffffff;
	opacity:0.4;
	filter:alpha(opacity=40);}
	
.s5_topright .search label {display:none;}	

.s5_topleft {
	float:none;
/*	margin-right:5px;
	margin-left:-19px;*/
    margin-top:-9px; 
	}

.s5_topright {
	float:right;
	margin-top:22px;
	margin-bottom:16px;}	
	
#s5_register, #s5_login {
	float:right;
	cursor:pointer;
	padding-left:15px;
	font-size:1.2em;}
	
#mod-search-searchword {
	background: url(metroshows/images/s5_searchicon.png) no-repeat scroll 7px;
	height:19px;
    padding-left:32px;}
	
.search .inputbox {
	width:115px;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;}
	
.search .inputbox:hover {
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;	
	width:150px;
	color:#ffffff;}	
	
	
#s5_loginreg {
	margin-right:5px;}
	
#s5_date_wrap {
	float:right;
    font-size:1.2em;
	margin-left:5px;
    margin-top:16px;}
	
	
#s5_footer, #s5_footer_module {
	float:left;
	margin-left:5px;
	margin-top:15px;}
	
#s5_qc_submitbutton {
	float:right;
    margin-right:2px;
    padding-right:25px;}
	
#s5_drop_down_inner {
	padding-bottom:20px;}

#s5_breadcrumb_wrap {
    margin-left:5px;
    margin-top:-12px;
    padding-bottom:12px;}
	
	#s5_breadcrumb_wrap  img {
	margin-bottom:-4px;
    margin-left:6px;
    margin-right:6px;}
	
#s5_responsive_modile_drop_down_wrap h3.s5_mod_h3, #s5_responsive_modile_drop_down_wrap h3.s5_h3_first{
	font-size:2em;}
	
#s5_responsive_modile_drop_down_wrap h3.s5_mod_h3, #s5_responsive_mobile_drop_down_login_inner h3 {
    opacity:1;
	filter:alpha(opacity=100);}	


#s5_quick_contact input, #s5_quick_contact textarea {
	background:transparent;}

#fontControls, #s5_loginreg {
	float:right;
	margin-top:17px;}
	
/* MODULE STYLES
----------------------------------------------------------- */

#s5_above_body, #s5_below_body {
margin-right:-12px;}

#s5_above_body .moduletable {
margin-bottom:20px;
padding-right:12px;}

#s5_below_body .moduletable {
margin-top:20px;
padding-right:12px;}

.module_round_box h3 {
	font-size:1.3em;
	margin-bottom:0px;
	margin-top:0px;}


.module_round_box {
	text-shadow:none;
	color:#ffffff;}
	
	.module_round_box a {
			color:#ffffff;}
	
.module_round_box_inner {
	padding:0px;}
	
.module_round_box_outer a {
		color:#ffffff;}	
	
	
h3.s5_mod_h3 {
	font-size:2.4em;
	line-height:40px;
	margin-bottom:11px;
	text-shadow:1px 1px #444444;}
	
.s5_outer-one {
	padding:27px 20px;
	background:#cccccc;
	color:#ffffff;
	margin-bottom:12px; 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}	
	
.s5_outer-two {
	padding:27px 20px;
	background:#cccccc;
	color:#ffffff;
	margin-bottom:12px; 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}		
	
.s5_outer-three {
	padding:27px 20px;
	background:#cccccc;
	color:#ffffff;
	margin-bottom:12px; 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}			

.s5_outer-four {
	padding:27px 20px;
	background:#cccccc;
	color:#ffffff;
	margin-bottom:12px; 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}		
	
.s5_even {
	padding:20px 20px 20px;
	background:#444444;}
	
	.item-page .s5_even {
		padding-bottom:30px;}

.s5_odd {
	padding:20px 20px 20px;
	background:#333333;}	
	
.module_round_box_outer {
	margin-bottom:11px;}
	
.pagination {
color:#cccccc;}	

.pagination a {
color:#ffffff;}
	
div.pagination div.pagination {
    font-size:1.1em;}
	
.s5_activepagination {
    font-size:1.1em;}
	
button.validate {
	margin-left:-29px;
	cursor:pointer;
    margin-top:12px;
    padding-right:23px;}

	button {	cursor:pointer;}
	
	
.contact img {display:none;}	

.leading, .s5_iteminner {
	padding:27px 20px;
	background:#cccccc;
	color:#ffffff;
	margin-bottom:12px; 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}	

#s5_component_wrap_inner h1 {
font-size:2.4em;
    line-height:40px;
    margin-bottom:11px;
    text-shadow:1px 1px #444444;
	text-align:right;
	opacity:0.7;

}	

#s5_component_wrap_inner h2 {
	margin-bottom:10px;}
	
	
	
/* SHADOWS
----------------------------------------------------------- */	


#myGallery, .custom-gray, .s5_even, .s5_odd  {
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); }	
	
/* OPACITY
----------------------------------------------------------- */	
	
.blog-featured h1, .item-page h1, h3.s5_mod_h3 	{
	opacity:0.7;
	filter:alpha(opacity=70);}
	
	
	
/* TITLE ALIGNMENT
----------------------------------------------------------- */		
	
.blog-featured h1, .item-page h1, h3.s5_mod_h3 {
	text-align:right;}
	
	
	
/* SPACING AND ALIGNMENT
----------------------------------------------------------- */	

.module_round_box_outer, #s5_component_wrap, #s5_center_area .moduletable, .module_round_box_outer-none{
    margin-left: 5px;
    margin-right: 5px;}	
	
#s5_header_area1 {
	padding-bottom:25px;}	
	
#s5_top_row1_area1,#s5_top_row2_area1,#s5_top_row3_area1,#s5_center_area1,#s5_bottom_row1_area1,#s5_bottom_row2_area1,#s5_bottom_row3_area1,#s5_footer_area1{
	padding-bottom:50px;}		

/* TITLE COLORS
----------------------------------------------------------- */		
	
#s5_register, #s5_login, #s5_nav li a, .S5_parent_subtext, .s5_h3_first, h3.s5_mod_h3, .blog-featured h1, .item-page h1, #s5_date_wrap, #s5_bottom_menu_wrap ul.menu li a, #s5_footer, #s5_footer_module, #s5_footer a, #s5_footer_module a, #s5_button_frame  ul li a, #s5_breadcrumb_wrap, #s5_breadcrumb_wrap a, #s5_component_wrap_inner{
	color:#ffffff;}

/* CONTENT COLORS
----------------------------------------------------------- */		
	
.s5_even, .s5_odd, a.contentpagetitle {
	color:#ffffff;}
	
	
	
	
	
	

/* S5Box
----------------------------------------------------------- */		
#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleLeft, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxMiddleRight{
background:none;}
	
#s5box_login, #cboxContent, #s5box_register{
    background:none;}
	
#cboxLoadedContent form{
 background:none;
 color:#ffffff;
 padding:15px;
 opacity:0.8;
 filter:alpha(opacity=80);
 }
 
#login-form a {
color:#ffffff;}

#cboxLoadingOverlay {
    background:#000000;
	opacity:0.4;
	filter:alpha(opacity=40);}


#cboxOverlay {
    opacity:0.8 !important;
	filter:alpha(opacity=80) !important;}	
	
#cboxContent .s5_mod_h3 {
	opacity:1 !important;
	filter:alpha(opacity=100) !important;}	
	
	

#cboxClose {
    background:url(metroshows/images/multibox/close.png) no-repeat scroll left top transparent;
	bottom:0;
    cursor:pointer;
    float:right;
    height:30px;
    margin:-12px 1px -7px;
    overflow:hidden;
    padding:0;
    position:absolute;
    right:18px;
    text-indent:500px;
    width:30px;}	
	
	
#cboxContent .button {
	margin:3px 9px 2px -4px;
    padding:2px 22px 2px 2px;}	
	
#cboxContent input {
	margin-top:3px;}
	
#cboxContent .button  {
color:#ffffff;}	
	
/* IMAGE AND CONTENT
----------------------------------------------------------- */			
	
.jdGallery .slideInfoZone {
	background:#000000 !important;}
	
	
/* MULTIBOX
----------------------------------------------------------- */			
.MultiBoxContainer {
	background:none !important;
	border:none !important;}
		
.MultiBoxControls {
    background:transparent !important;
	font-size:1.2em !important;
	color:#ffffff !important;}	
	
	
.MultiBoxDescription {
top:-6px;
font-size:0.9em !important;}

.MultiBoxClose {
	right:-34px !important;
    top:-34px !important;}
	
.MultiBoxContent {
	-webkit-box-shadow:0 0 22px rgba(0, 0, 0, 0.9);
	-moz-box-shadow:0 0 22px rgba(0, 0, 0, 0.9);
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.9); 
}

.MultiBoxTitle {
font-weight:normal !important;
font-size:0.9em !important;}


.MultiBoxControlsContainer {
     margin-top:13px;}
  
  
/* TAB SHOW
----------------------------------------------------------- */


/* s5_button css */
#s5_button {
	position: relative; /* important */
	overflow: hidden;
	margin: 0;
	z-index:1;
}

#s5_button_content {
	position: relative;
	top: 0;
	z-index:1;
	margin-left: 0;
}

#s5_button_content
#s5_button_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#s5_button_content {
		width: 1344000px;
	}
	#container_bd #s5_button ul li {
		display: block;
		float: left;
		margin: 0;
		z-index:1;
		padding: 0;
		border: none;
	}

#container_bd #s5_button ul li img {
	display: block;
}


#container_bd #s5_button_frame ul li {
	margin: 0px;
}


#s5_button_content li {
	padding:0px;
	margin:0px;
	float:left;}
	
#s5_button_content li li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	float:none;}
	
	
	
#s5_button_frame a:hover {
	text-decoration:none;}
	
#s5_button_frame ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


#s5_button_content li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
line-height:16px;
}

#s5_button_frame  ul li {
	cursor:pointer;
	float:left;
	margin-right:8px;
}
	
#s5_button_frame  ul li a {
display:block;
    font-size:1.2em;
    height:23px;
    line-height:24px;
    padding-left:8px;
	width:15px;
	border:solid 1px #ffffff;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}

#s5_button_frame ul li:hover, #s5_button_frame ul li.over {
	position:relative;
	cursor:pointer;}
		
#s5_button_frame ul li.s5_fsfirst {
	cursor:pointer;}
	
#s5_button_frame ul li.s5_fsfirst:hover, #s5_button_frame ul li.s5_fsfirst.over {
	cursor:pointer;}
	
#s5_button_content .moduletable {

line-height:140%;
font-size:0.9em;
}

#s5_button_content .moduletable h1 {
font-size:1.4em;
margin-bottom:12px;
padding-top:4px;
}

#s5_button_content div.moduletable {
border:none;
margin:0px;
}

#s5_button_content div.moduletable h3 {
display:none;
}

#s5_button_frame {
height:44px;
}
	
#s5_button_wrap2 {
padding:0px;
}

#s5_button_frame ul li {
padding:0px;
}

#s5_button p {
padding:0px;
}

#s5_tabshow_left {
background:none;
}

.s5_ts_active, .s5_ts_not_active {
background:none;
margin:0px;
}



.s5_ts_not_active a {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	background:none;}

.s5_ts_active a {
	background:#000000;}



#s5_button_frame  ul li.s5_ts_active a {
background:#ffffff;color:#000000;
}

#s5_tabshow_left {

}

.s5_button_item_inner {
visibility:hidden;
}

#s5_button_wrap0, #s5_tabshow_left, #s5_button, #s5_tabshow_right {
width:100% !important;
-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */
box-sizing: border-box !important;         /* Opera/IE 8+ */
}


@media screen and (max-width: 580px){


	
}

/* WEATHER
----------------------------------------------------------- */

.s5_weathertemp {
	margin-bottom:10px;
	font-size:3.5em;}
	
.s5_weatherlocation {
	font-size:1.7em;}

.s5weather_padding {
	padding-left:5px;}
	
.s5_weatherimage {
	margin-left:-3px;}

.s5_weatherextras{
	font-size:1.2em;
    line-height:19px;}
	
.s5_weatherbuttons {
	float:right;}
	
	
.s5_weather {
	cursor:pointer;
	border:1px solid #ffffff;
	float:left;
	height:10px;
    margin-left:5px;
    width:10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;	}
	
.s5_weather.nonactive {
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	background:none;}

.s5_weather.active {
		-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;	
	background:#ffffff;}
		
	
.s5_weathertabon {
	-webkit-transition:  opacity 1s linear;
	-moz-transition:  opacity 1s linear;
	-o-transition: opacity 1s linear;
	transition: opacity 1s linear;
}

.s5_weatherwhentext {
font-size:1.4em;line-height:27px;width:30px;}

.s5_weathertaboff {}


.s5_weatherimage {
	opacity:1 !important;
	filter:alpha(opacity=100) !important;}
	
	
/* S5 IMAGE AND CONTENT FADER
----------------------------------------------------------- */	
	
	
.jdGallery a.right, .jdGallery a.left {
    opacity: 1 !important;}	
	
.jdGallery .slideInfoZone h2 {
	font-size:2em !important;
	font-weight:normal !important;
	padding-top:5px !important;}
	
.jdGallery .slideInfoZone p {
    padding:4px 0 0;}
	
.jdGallery a.left {
    background:url(metroshows/images/multibox/left.png) no-repeat scroll left center transparent !important;
	bottom:1px;
	margin-left:16px;
    margin-top:19px;
	width:29px !important;
	height:29px !important;
}	


.jdGallery a.right {
    background:url(metroshows/images/multibox/right.png) no-repeat scroll right center transparent !important;
    left:0;
margin-left:51px;
    margin-top:19px;
    top:0;
	width:29px !important;
	height:29px !important;
}
	
.slideInfoZone {
	height:100px !important;}
	
.jdGallery .slideInfoZone p {
    font-size:1.1em;}
	
.jdGallery .slideInfoZone {
	padding:6px;	}
	
	
.jdGallery a {
    margin-right:11px;}
	
/* S5 SPOTLIGHT NEWS
----------------------------------------------------------- */	
		
.s5_sn_1_readmore	{
padding:1px 25px 2px 0 !important;
font-size:1.2em !important;
}

.s5_sn_wrap_1 a:hover {
text-decoration:none !important;}

.s5_sn_wrap_1 {
padding-bottom:20px !important;
margin-top:20px !important;}

.s5_sn_2_title {
font-size:1.5em !important;
padding-bottom:7px !important;}

.s5_sn_wrap_2 {
border:none !important;
padding-bottom:20px !important;}

.s5_sn_1_date, .s5_sn_2_date{
font-size:1.2em !important;
}

.s5_sn_1_title, .s5_sn_2_title {
float:left;}

.s5_sn_1_date, .s5_sn_2_date {
float:right;}

.s5_sn_1_text, .s5_sn_2_text {
clear:both;
font-size:1em !important;
opacity:0.7 !important;
filter:alpha(opacity=70) !important;}


#messagebox {
font-size:1.0em;}

/* JOOMLA STYLE
--------------------------------------------------------- */

.article_column {
float:left;}

.row-separator{
	display: block;
	margin-bottom:10px;
	clear:both;
	height: 15px; }
	
.article-info {
	margin-bottom:16px;}

.article_column .contentpaneopen {
	padding-right:15px;}

.buttonheading {
	float:right;
	padding-right:5px;}

.contentpane ul li {
	text-align:left;}

.sectiontableheader  {
	text-align:left;
	font-weight:bold;
	padding:5px; }
legend.sectiontableheader {
	background:none;
	}
	
.sectiontableheader  th {
	padding-left:8px;
	padding-right:8px;
	}
	
.sectiontableentry1, .sectiontableentry2 {
	padding-bottom:5px;}	

.artnumber {
	float:left;
	text-align:left;
	width:25px;}
	
.arttitle {
	float:left;}

.artauthor {
	float:right;}
	
.arthits {	
	float:right;
	padding-left:10px;}
	
.artcreated {
	float:right;}	
	
.contentheading {
	padding-left: 0px;
    padding-bottom: 12px;}
	
.createdate  {
    padding-bottom:11px;
	font-size:0.9em;
	padding-top:0px;
	line-height: 10px;
	font-weight: bold; }	
	
.componentheading  {
	font-size:1.5em;
	line-height:23px;
	padding-bottom: 17px;
	padding-top:14px;
	font-weight:normal; }

.contentheading  {
	font-size:1.5em;
	float:left;
	font-weight:normal;
	line-height:normal; }

a.contentpagetitle  {
	text-decoration: none!important;
	font-size:1.2em;
}

.modifydate {
	margin-top:20px;
	font-size:0.9em;
	clear:both;
	}

.mosimage  {
	padding: 0;
	border:1px solid #CCCCCC;
	background:#ffffff;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }

	
.mosimage_caption {
	background:#EFEFEF none repeat scroll 0%;
	border-top:1px solid #CCCCCC;
	color:#666666;
	margin-top:2px;
	padding:1px 2px;}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar  {
	padding:7px 2px; }

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a  {
	text-decoration: none; }

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus  {
	text-decoration: none; }

.pagenavbar  {
	padding-left: 14px; }

.pagenavcounter  {
	padding: 8px 14px 0 14px; }


.small  {
	font-size:0.9em; }

.smalldark  {
	text-align: left; }

div.syndicate div  {
	text-align: center; }

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td  {
	background: none; }	
	

/* Poll Styling */

.poll label {
margin-bottom:5px;
display:block;
text-align:left;
}

table.poll  {
padding: 0;
width: 100%;
border-collapse: collapse; }

table.pollstableborder  {
padding: 0;
width: 100%;
border: none;
}

table.pollstableborder .sectiontableentry2, table.pollstableborder .sectiontableentry1 {
float:left;
}

table.pollstableborder img  {
vertical-align: baseline; }

table.pollstableborder td  {
padding: 2px!important; }

.pollstableborder {
margin-top:10px;
margin-bottom:10px;
}

table.pollstableborder td {
background:none;
}

/* Joomla Style */

td {
padding-bottom:0px;
padding-top:0px;
}


table.searchintro  {
padding: 10px 0;
width: 80%; }

tr.sectiontableentry1 td  {
padding: 2px; }

tr.sectiontableentry2 td  {
padding: 2px; }

div.syndicate div  {
text-align: center; }

a.readon:hover, a.readon:active, a.readon:focus  {	
}

.back_button {
height:37px;
padding-top:26px; }

div.back_button a,
div.back_button a:hover,
div.back_button a:active  {
margin: -2px 0;
display: block;
font-weight:bold;
height:37px;
text-decoration: none!important; }

.sectiontableheader {
line-height:29px;
padding:0pt 10px;
}

.sectiontableentry1 {
font-size:9pt;
padding:7px;
background:#ECECEC;
}

.sectiontableentry2 {
font-size:9pt;
padding:7px;
}



.latestnews li, .mostread li, .sections li{
padding:24px;
padding-bottom:6px;
padding-top:6px;
border-bottom:1px dotted #D3D3D3;
background:url(metroshows/images/system/arrow.png) no-repeat center left;
}


	
/* END JOOMLA STYLE
--------------------------------------------------------- */	


/* System Messages */

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(system/images/notice-info.png) 4px center no-repeat;margin-left: 4px;
    margin-top: 13px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

		
		

/* JOOMLA 2.5 ADD ONS
--------------------------------------------------------- */			
		
		
.blog-featured h1, .item-page h1 {
font-size:2.4em;
    font-weight:normal;
    line-height:51px;
    padding-bottom:0;
    padding-top:0;}

.subheading-category{
	font-size:.9em; }

.contact h3{ margin-bottom: 20px;    margin-top: 15px;;}
.jicons-icons {float:left;padding-right: 7px;}
#jform_contact_emailmsg {width:202px;}
address {padding-top:4px;padding-bottom:4px;}

div.category-desc {padding-bottom: 20px; padding-top: 13px;}

th {
    font-weight: bold;
    padding: 5px 0;
    text-align: left;
}

td.num {
    text-align: left;
    vertical-align: top;
}
td.hits {
    text-align: center;
    vertical-align: top;
}
td p {
    line-height: 1.7em;
    margin: 0;
}
.filter {
    margin: 10px 0;
}
.display-limit, .filter {
    margin-right: 7px;
    text-align: right;
}
table, table td {
    border-collapse: collapse;
}
table.weblinks, table.category {
    margin: 10px 0 20px 0;
    width: 100%;
}
table.weblinks th, table.category th {
    border: 1px solid #444444;
    font-size: 1em;
    font-weight: normal;
}
table.weblinks th:first-child, table.category th:first-child {
    border-left: medium none;
}
table th {
    background: none repeat scroll 0 0 #222222;
    color: #FFFFFF;
    padding: 6px 10px;
}
table th a {
    color: #FFFFFF !important;
}
table td, .cat-list-row0 td, .cat-list-row1 td {
    border-bottom: 1px dotted #333333;
    
	padding: 4px 4px 4px 10px;
}

fieldset.filters {
    margin-top: 10px;}
	
	
/* tooltips */
.tip-wrap { z-index:1000003; }
.tip { background:none; padding:8px; border:none; max-width: 300px; }
.tip-title {  background: none repeat scroll 0 0 #101010;    color: #FFFFFF;    font-size: 1.5em;    margin-bottom: 4px;    padding: 5px 8px 5px;    text-shadow: 0 1px 0 #000000;}
.tip-text { padding: 3px; font-size: 11px; line-height: 16px; }	



/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1{
        display: block;
        float: none !important;
        margin: 0 !important;}

.cols-2 .column-1{
        width:49%;
        float:left;}

.cols-2 .column-2{
        width:49%;
        float:right;
        margin:0}

.cols-3 .column-1{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%
}
.cols-3 .column-2{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px}
.cols-3 .column-3{
        float:right;
        width:29%;
        padding:0px 5px}

.items-row{
        overflow:hidden;
        margin-bottom:10px !important;}

.column-1,
.column-2,
.column-3{
        padding:0px 2px;}

.column-2{
        width:55%;
        margin-left:40%;
}

.column-3{
        width:30%}

.blog-more{
        padding:10px 5px}


 
ul.actions li {
float:right;
padding-left:8px;
list-style:none;} 

li.pagenav-next {
	float:right;
	list-style:none;
    margin-bottom: 19px;
    margin-left: 6px;
    margin-top: 8px;
    padding: 5px 10px 5px 8px;
	-webkit-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow:0 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.3) inset; 
	background:  -moz-linear-gradient(top, #434343 0%, #000000 100%); /* FF3.6+ */
	background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#434343), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background:  -webkit-linear-gradient(top, #434343 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background:  -o-linear-gradient(top, #434343 0%,#000000 100%); /* Opera11.10+ */
	background:  -ms-linear-gradient(top, #434343 0%,#000000 100%); /* IE10+ */
	background:  linear-gradient(top, #434343 0%,#000000 100%); /* W3C */
}

li.pagenav-prev {
float:left;
list-style:none;

    margin-bottom: 19px;
margin-left: -23px;
    margin-top: 8px;
    padding: 5px 10px 5px 8px;
	-webkit-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow:0 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.3) inset; 
	background: -moz-linear-gradient(top, #434343 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#434343), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #434343 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #434343 0%,#000000 100%); /* Opera11.10+ */
	background:  -ms-linear-gradient(top, #434343 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top, #434343 0%,#000000 100%); /* W3C */
}

li.pagenav-prev a, li.pagenav-next a {color:#ffffff;}

.pagenav {
    margin-bottom: 19px;
    margin-left: 6px;
    margin-top: 8px;
    padding: 5px;
text-align:center;	}

.pagination ul li {
list-style:none;
float:left;}

.pagination ul {
margin-left: -47px;}

.pathway_first {
padding-right:8px;
float:left;}

.pathway_middle {padding-right:8px;float:left;}

.contact-form label {display:block;}
	
.items-more ol { margin-left:5px; margin-top: 20px;}
		
.pagination {text-align:center;height: 60px;}

.pagination a, .pagination span {padding-left:3px;padding-right:3px;}

p.counter {margin-bottom: 7px;}

iframe {border:none;}

.login label {display:block;}/* TYPOGRAPHY
----------------------------------------------------------- */


p  {
    padding:5px;
	padding-left:0px;
	padding-right:0px;
	}

ul  {
	list-style: none; }
	
.contentpaneopen ul {
	list-style:disc;
	margin-left:10px;
	margin-right:10px;
	}

ul li  {
	padding: 2px; }

ol  {
	margin-top: 5px;
	margin-bottom: 5px; }

ol li  {
	padding:2px;
	margin-right:15px;
	margin-left: 15px; }

blockquote {
	background:transparent url(metroshows/images/typography/s5_left_quote.png) no-repeat top left;
	font-weight:bold;
	font-style:italic;
	line-height:150%;
	margin:15px 0pt;
	padding:0px 0px 5px 65px;
	width:auto;
}

blockquote p {
	background:transparent url(metroshows/images/typography/s5_right_quote.png) no-repeat bottom right;
	margin-top:0pt;
	padding:0pt 65px 10px 0pt;
}

.code {
	background:#EBEAEA;
	border-left:solid 5px #666666;
	color:#666666;
	font-family:monospace;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px 20px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:1.4em;
}

ul.ul_arrow li {
	background:transparent url(metroshows/images/typography/s5_ul_arrow.png) no-repeat top left;
	padding:3px;
	padding-left:18px;
	padding-right:18px;
	list-style:none;
}

	#s5_component_wrap ul.ul_arrow {
		padding-left:0px;
		margin-left:0px;
		margin-right:0px;
		list-style-type:none;}
		

ul.ul_star li {
	background:transparent url(metroshows/images/typography/s5_ul_star.png) no-repeat top left;
    line-height: 17px;
    list-style: none outside none;
    margin-top: 12px;
    padding: 0 16px 0 24px;
}


	#s5_component_wrap ul.ul_star {
    line-height: 21px;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;}

ul.ul_bullet li {
	background:transparent url(metroshows/images/typography/s5_ul_bullet.png) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:18px;
	list-style:none;
}

	#s5_component_wrap ul.ul_bullet {
		padding-left:0px;
		margin-left:0px;
		margin-right:0px;
		list-style-type:none;}


#s5_component_wrap ul.ul_numbers {
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	list-style-type:none;}	

ul.ul_numbers li {
	padding-top:6px;
	padding-left:36px;}		
		
li.li_number1  {
	background:transparent url(metroshows/images/typography/s5_li_number1.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number2  {
	background:transparent url(metroshows/images/typography/s5_li_number2.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number3  {
	background:transparent url(metroshows/images/typography/s5_li_number3.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number4  {
	background:transparent url(metroshows/images/typography/s5_li_number4.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number5  {
	background:transparent url(metroshows/images/typography/s5_li_number5.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number6  {
	background:transparent url(metroshows/images/typography/s5_li_number6.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number7  {
	background:transparent url(metroshows/images/typography/s5_li_number7.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number8  {
	background:transparent url(metroshows/images/typography/s5_li_number8.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number9  {
	background:transparent url(metroshows/images/typography/s5_li_number9.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

.red_box {

	background:#FFD6D6;
	border:solid 1px #EF706F;
	color:#CC0000;
	padding:14px;}

.red_box a, #s5_component_wrap_inner .red_box a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.blue_box {

	background:#D0DCEC;
	border:solid 1px #5B95DA;
	color:#1B6FC2;
	padding:14px;
}

.blue_box a, #s5_component_wrap_inner .blue_box a {
	color:#1B6FC2;
	font-weight:bold;
	text-decoration:none;
}

.green_box {

	background:#EEF7DD;
	border:solid 1px #40AB38;
	color:#40AB38;
	padding:14px;
}

.green_box a, #s5_component_wrap_inner .green_box a {
	color:#40AB38;
	font-weight:bold;
	text-decoration:underline;
}

.orange_box {

	background:#FEF6D8;
	border:solid 1px #755102;
	color:#755102;
	padding:14px;
}

.orange_box a, #s5_component_wrap_inner .orange_box a {
	color:#755102;
	font-weight:bold;
	text-decoration:underline;
}

.yellow_box {

	background:#F4F5B9;
	border:solid 1px #757402;
	color:#757402;
	padding:14px;
}

.yellow_box a, #s5_component_wrap_inner .yellow_box a {
	color:#757402;
	font-weight:bold;
	text-decoration:underline;
}

.gray_box {

	background:#FFFFFF;
	border:solid 1px #9D9D9D;
	color:#4B4B4B;
	padding:14px;
}

.gray_box a, #s5_component_wrap_inner .gray_box a {
	color:#4B4B4B;
	font-weight:bold;
	text-decoration:underline;
}

.black_box {

	background:#333333;
	border:solid 1px #4D4D4D;
	color:#FFFFFF;
	padding:14px;
}

.black_box a, #s5_component_wrap_inner .black_box a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.boxed {
    background: none repeat scroll 0 0 #040404;
    margin-bottom: -5px;
    margin-right: 0;
    padding: 0;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); 
	

}

.boxed:hover {
	 background:url(metroshows/images/multibox/close.png) no-repeat scroll left top transparent;}

.boxed_black {
	background:#040404;
	border:1px solid #212121;
	padding:5px;
	margin-right:10px;
	margin-bottom:8px;
}

.padded {
	margin-right:12px;
	margin-bottom:8px;
	padding:0px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); 
	margin-bottom:17px;
	margin-top:2px;
	position:relative;
}

.point {
	min-height:28px;
}

.s5_greenbox {

	position:relative;
	padding:12px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	color:#ffffff;
	background:#185564;}
	.s5_greenbox a {color:#ffffff;}

.s5_greenbox .point {
	padding-left:42px;
	background:transparent url(metroshows/images/typography/s5_alert.png) no-repeat center left;}	
	

	
.s5_graybox {

	position:relative;
	padding:12px;
	color:#313131;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	background:#e6e6e6;}
	.s5_graybox a {color:#313131;}

.s5_graybox .point {
	padding-left:42px;
	background:transparent url(metroshows/images/typography/s5_alert.png) no-repeat center left;}	
	
	

	
	
.s5_bluebox {

	position:relative;
	padding:12px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	color:#ffffff;
	background:#22ace5;}
	.s5_bluebox a {color:#ffffff;}

.s5_bluebox .point {
	padding-left:42px;
	background:transparent url(metroshows/images/typography/s5_alert.png) no-repeat center left;}		
	

	
.s5_redbox {

	position:relative;
	padding:12px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	color:#ffffff;
	background:#ff5858;}
	.s5_bluebox a {color:#ffffff;}

.s5_redbox .point {
	padding-left:42px;
	background:transparent url(metroshows/images/typography/s5_alert.png) no-repeat center left;}	
	
	

/* Jcomments
----------------------------------------------------------- */

#jc h4 {
	font-size:1.3em;
	}
	
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {
	margin-left:0px !important;	}

#comments-form .btn div, #comments-report-form .btn div {
	background:#000000;
	float:left;
	margin:0 -25px 0 0;}
	
#comments-form .btn, #comments-report-form .btn {
	background:#000000;
	float:left;
	margin-left:-4px;}
	
#comments-form .btn a, #comments-report-form .btn a {
	border:medium none;
	color:#ffffff;
	font-weight:normal;
	height:31px;
	font-size:1em;
	line-height:29px;
	padding:0 24px;
	text-decoration:none;}

#comments-form .btn a:hover, #comments-report-form .btn a:hover {
	color:#666666;
	text-decoration:none;}
	
#comments-footer {
	border:none;
	height:20px;}	
	
#comments-form-message {
	padding:5px 8px 5px 33px;}
	
.comments-form-message-info {
	border:1px solid #CCCCCC;}
	
#comments .comments-list {
	margin-left:0px;}	

#comments-list-footer {
	margin:0 0 10px 0px !important;	}
	
#comments .comment-author, #comments .author-homepage {
	color:#3C452D;
	font-weight:bold;
	margin:0;
	padding-right:6px;	
	padding-left:6px;}

#jc h4, #jc .rbox_t,#jc .rbox_b, #jc .rbox_m  {
	border:none;}
	
#jc .rbox_tr, #jc .rbox_tl, #jc .rbox_t, #jc .rbox_m, #jc .rbox_br, #jc .rbox_bl, #jc .rbox_b {
background:none;}	

#comments-list .even {
	border-bottom:1px dotted #CCCCCC;
	background:#FFFFFF;}
	
#comments-list .odd {
}	
	
#comments .comment-body {
	padding-left:7px;
	padding-top: 9px;}
	
.jcomments-links {
	margin-top:18px;
	}

#jc h4 {
	font-weight:normal;
	font-size:1em;}
	
#comments .comment-date {
	background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 10px;
    margin: 0;
    padding: 0;}
	
#comments .comment-anchor {
	font-size:11px;
	display:none;
	color: #333333;}
	
#comments-form img.captcha {
    height: 44px;
	width:116px;}
	
#comments .comments-buttons {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-top: 7px;
     padding: 5px 4px 4px;}	
	
#jc h4, #jc .rbox_t,#jc .rbox_b, #jc .rbox_m  {
	border:none;}
	
#jc .rbox_tr, #jc .rbox_tl, #jc .rbox_t, #jc .rbox_m, #jc .rbox_br, #jc .rbox_bl, #jc .rbox_b {
background:none;}	

#comments-list .even {
	border:1px solid #CCCCCC;
	background:#FFFFFF;}
	
#comments-list .odd {
	border:1px solid #BFBFBF;
	background:#F3F3F3;}	
	
#comments .comment-body {
	padding-left:24px;
	padding-top:13px;}
	
.jcomments-links {
	margin-top:18px;
	}

/* End Jcomments
----------------------------------------------------------- */


/* Tienda
----------------------------------------------------------- */
.product_name {
	padding-bottom:10px;}

.product_name a {
	font-size:1em;
	color:#454545;
	font-weight:normal;}
	
div#tienda_category_header span {
	font-size:1.3em;	}

div#tienda_products div.product_item {
    border-bottom: medium none;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 6px;
	margin-right: 6px;}	

div#tienda_category_header {
	background:none;
	border-bottom:medium none;
	margin-top: 13px;
	padding:10px 0px 10px 0;}
	
#tienda_category_header {
	padding:10px 10px 19px;}
	

	
div#tienda_product_header span.product_name {
	display:block;
	font-size:1.3em;
	color:#454545;
	font-weight:normal;
	padding-bottom:14px;}
	
.tienda_header {
	margin-bottom:9px;
	margin-top:19px;
	border:none;}

.tienda_header span {
	font-size:1.3em;}	
	
.product_listimage {
	margin-right:1px;}
	
div#tienda_product_header {
	border:medium none;
	margin-bottom:20px;
	padding:8px 8px 8px 0;}
	
div.product_rating, div.product_rating img {
	margin-left:-1px;}
	
.product_image div a.modal {
	border:medium none;
	font-size:1.1em;
	margin-top:6px;}	

div#tienda_subcategories {
	border-bottom:none;
	margin-bottom:10px;}	
	
#tienda_categories #tienda_subcategories .subcategory_thumb {
	background:none;
	margin:5px 0 15px;
	min-height:92px;
	padding-left:15px;
	padding-right: 10px;
	padding-top:0px;
	text-align:center;	}	

#tienda_categories .subcategory_name{
	background: none repeat scroll 0 0 #000000;
	font-size: 13px;
    margin-left: 21px;
    margin-top: 21px;
    padding: 1px 13px;
    margin-top: 21px;
    position: absolute;}
	
	#tienda_categories .subcategory_name a{
		color:#ffffff;}
	
div.subcategory {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
	background:#ffffff !important;}

div.subcategory:hover {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
	background:#CCCCCC;}



div.subcategory img {
	max-height:224px;
	max-width:335px;	}

#tienda_products .product_info {
	padding:8px;}
	
	
div.product_image {
    float:none;
	width: 111px;
    text-align: center;
}	

div.product_listimage img {
  max-height: 78px;
    max-width: 109px;
}

.product_listimage .product_addtocart {
	color: #000000;
    padding-bottom: 0px;
    padding-left: 5px;
	font-size: 1.1em;
    padding-top: 3px;
    text-align: left;}
	
 .product_addtocart .addtocart_icon {
	background:transparent url(metroshows/images/tienda/cart_icon.png)  no-repeat right;
	float: right;
    height: 14px;
	margin-right: 3px;
    margin-top: 6px;
    width: 16px;}

div#tienda_products div.product_thumb {
    float: left;
    margin: 0 13px 5px 0;}

div#tienda_category_header img {
    max-height: 120px;
    padding-bottom: 9px;
	float: left;
	padding-right: 12px;
    vertical-align: middle;	}
	
.cat_title {
	font-size: 1.2em;
	margin-top:2px;}

	.default div.product_buy {
    float: none;	}
	
div#tienda_products div.product_buy {
    max-width: none;
	margin-top: -10px;}	
	
.default div.product_buy, .product_name, .product_attributeoptions .inputbox   {
	font-size:1.1em;}
	
.product_quantity_input input {
	padding:3px;}
	
.product_quantity_input {
	text-align:right;}
	
.add_to_cart {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: right;
    margin-bottom: 12px;
    margin-right: 0;
    margin-top: 12px;
	cursor:pointer;}
	
.product_attributeoptions, div#tienda_products span.title {
    font-weight: bold;
	 font-size: 0.9em;}	
	
.s5_basepricediv {
	border-bottom: 1px dotted #333333;
    font-size: 1em;
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-align: left;}
	
.product_name {
	margin-left: 10px;
	padding-bottom:0px;}
	
	
.s5_addtocartdropdown {
	position:absolute; 
	margin-left: -14px;
	margin-top: -2px;
	z-index:102;
	display:none;}
	
div.product_name span {
    margin-right: 0;}	

span.CartView {
	background: none repeat scroll 0 0 #000000;
    font-size: 11px;
    padding-left: 8px;
	margin-top: 15px;
    padding-right: 7px;
    width: auto;}	
	
span.CartCheckout {
    float: right;
	background: none repeat scroll 0 0 #000000;
    font-size: 11px;
    padding-left: 8px;
	margin-top: 15px;
    padding-right: 7px;
    width: auto;}	
	
	
.CartView a, .CartCheckout a{
	color:#ffffff;}

	
.s5_portfolio_closebut {
    height: 32px;
    margin-right: -11px;
    margin-top: -11px;
    position: absolute;
    right: 0;
    width: 32px;
	cursor:pointer;
	background: transparent url(metroshows/images/multibox/close.png)  no-repeat right;}
	
	
	
	
	
	
	

/* Tienda Product module */
	
.tienda_product_item {
	float:left;}
	
	
	
	
/* End Tienda
----------------------------------------------------------- */
 

 
/* VirtueMart
----------------------------------------------------------- */
.product-price, .product-fields, .s5_productwrap{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    background: none repeat scroll 0 0;
    font-size: 12px;
    line-height: 1.6em;
	border: 0px solid #EFEFEF;
    margin: 17px 0 15px;
    padding: 10px 20px;}
	
.quantity-box .quantity-input {
	border: 1px solid #EFEFEF !important;}

.addtocart-area .product-fields {
    border-bottom: 1px solid #EEEEEE;
    padding: 6px 20px 12px;}

span.title, h4.title, .customer-reviews h4  {
    border-bottom: 1px dotted #cccccc;
    color: #333333;
    display: block;
    font-size: 18px;
    margin: 0 0 20px;
    padding-bottom: 12px;
	font-weight:normal;}

input.addtocart-button {
	border: medium none !important;
/*	width: 105px !important; */
	letter-spacing:0px !important;}

span.quantity-controls input.quantity-controls {
    padding: 7px !important;}

.productdetails-view .addtocart-bar {
	padding: 0 0 0 4px;}
	
input.quantity-input {
    height: 28px;
	margin-top: 1px;
   padding: 2px;}	
   
a.ask-a-question {
	background:#242323;
	border:none;}
	
.category-view .category .spacer {
	}

.category-view .row .category {
/*	width:150px; */
	}
	
.productdetails-view h1 {
    margin: 0 0 15px;}
	
.addtocart-area {
	 padding-bottom: 10px;
	border-bottom:1px dotted #cccccc;}
	
.product-fields .editlinktip img	{
display:none;
}

.product-fields .product-field, .product-related-categories .product-field {
    float: none; 
/*	float: left;
width: 90%;
clear: both;
color: #CAC6C6;*/}
	
.ask-a-question {
	text-align:right;}	

.availability {
    margin: 15px 8px 0;
    text-align: right;}	
	
.vertical-separator {
    border-right: 0px dotted #939393;}	

.orderby-displaynumber {
    border: none !important;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);	
	background: none repeat scroll 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	padding: 15px 15px 5px;
	color:#989898;
	font-size: 11px;}	

.orderlistcontainer {
    font-size: 11px;}
	
a.product-details, a.details, div.details {
	color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3A3A3A;
	background: #4C4C4C; /* Old browsers */
	background: -moz-linear-gradient(top, #4C4C4C 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4C4C4C), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top, #4C4C4C 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C4C4C', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2); 
	padding: 6px 12px;
}	
.browse-view h1 {
	font-size: 1.3em;
	color:#333333;
    margin: 26px 0 28px;}
	
	
.product-related-categories h4 {
font-size:18px;
color:#A2A2A2;
padding-bottom:10px;
}	
	
.product-related-products, .product-related-categories {
    border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	margin-top: 20px;
	border-top: none;}
 
.row > div {
/*    display: table-cell;
    float: none !important;
	vertical-align:top; */
	}	

.browse-view p {
	padding:0px;}
	
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    max-width: 100%;}
	
.floatleft .center{
/* padding-right:5px; */
/* margin-top: -11px; */
margin-left: -10px;
}

.product .floatleft h2	{
text-align:center;}

.product-prices {
	margin-top: 20px;
	color:#848484;}
	
.orderlistcontainer div.activeOrder {
	margin-left: -11px;
	border:none;}	

.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    padding: 20px;}

.category-view h4, .featured-view  h4, .latest-view h4, .topten-view h4 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	margin-bottom: 30px;
	font-size: 1.3em;
	color:#333333;	}	
	
.virtuemart_search #custom_parent_id {
    height: 28px;}	
	
.category_description {
	margin-bottom:25px;}	

#facebox .popup {
	border:none;}

#facebox .content{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:20px;
	background:#ffffff;
	}
	
#facebox .close {
	background: url("metroshows/images/multibox/close.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    opacity: 1;
    position: absolute;
    right: -15px;
    top: -13px;
    width: 27px;
    z-index: 223;}
	
	#facebox .popup h4 {
border-top: 1px dotted;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    padding-top: 12px;}
	

	#facebox .popup  div div {
	padding-bottom: 12px;
     padding-top: 15px;}
	 
	 
.vmproduct .addtocart-area {
    border-bottom: none;}	
	
.vmproduct .quantity-box, .vmproduct .quantity-controls{
	display:none;}	
	
.vmproduct .spacer {
	text-align:center;}	
	
.vmproduct .addtocart-bar {
	margin-top:15px;	}
		 
		

.control-buttons button.default {
    border: medium none;
    color: #FFFFFF;
    margin-left: 8px;}

#userForm h1 {
	font-size:1.2em;}
	

table.user-details input {
    border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    color: #777777;
    margin-bottom: 2px;
    padding: 8px;
    width: 200px;
}

.browse-view h3 {
	border-bottom: 1px dotted #E9E8E8;
    margin-bottom: 30px;
    padding-bottom: 13px;
	color:#ff0000;}
	
.virtuemart_search {
	background:#FCFCFC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 15px 15px;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);		}

.virtuemart_search .inputbox {
    height: 16px;
	vertical-align: none;
    margin-bottom: 18px;}
	
	 
/* virtuemart checkout area */
	 
table.cart-summary tr th {
	background: none repeat scroll 0 0 #333333;
	border-bottom: 1px solid #E9E8E8;
	color: #FFFFFF;
	padding: 14px 10px 11px 11px; }
		
.cart-view form {
	padding:25px;
	color: #ffffff;
	margin-top: 25px;
	background:#1B1A1A; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);}
	
	form#checkoutForm {
		padding:0px;
		border:none;
		-webkit-box-shadow: none;
		-moz-box-shadow:none;
		box-shadow:none; }
	
.cart-view form.inline {
	border:none !important;
	margin-top:2px !important;
	padding:0px !important;
	background:none !important;}	
	
.default {
	color:#ffffff;}
	
.billto-shipto a {
	border:none;
	color:#000000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background:none;
	padding-left: 0;
	font-family:'Allan',Helvetica,Arial,Sans-Serif !important;
	}	
	
.billto-shipto {
    border:none;}	
	
	.cart-summary hr {
	display:none;}

.billto-shipto span {
	margin-left:-2px;
	font-weight: normal;
    font-size: 14px;}
	
span.terms-of-service {
    font-size: 12px;
    font-weight: bold;	}
	
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
	letter-spacing:0px;
	border:none;
	padding: 8px 13px;
	font-weight:normal;}	
	
.customer-comment {
    text-align: right;
	border:none;}	
	
.checkout-button-top {
    border:none;
    padding: 30px 0 0;	}
	
.vm2-modallink, .vm2-termsofservice-icon, .vm2-billto-icon, .vm2-shipto-icon{
	background:none;
/*	width:0px; */
	}
	
div.terms-of-service {
    margin: 10px 21px 0 0;}
	
table.cart-summary td {
    vertical-align: middle;}	
	
.billto-shipto {
    margin-top: 20px;}

.cart-view td {
border-bottom: 0px solid #EEEEEE;
}


/* virtuemart category menu */
	
.VMmenu li {
	border-bottom: 1px dotted #3A3A3A;
    font-size: .9em;
    margin: 0 0 6px;
	padding-bottom: 12px;
    width: 100%;	}
	
	.VMmenu li li {	
		border-bottom:none;}
	.VMmenu li a {
		color:#ffffff;}
		
	.VMmenu li ul.menu {
		padding-top:18px;}	
	
	.VMmenu li ul.menu li {
	margin-left: 23px;
    margin-top: 4px;
    padding-bottom: 4px;}
	
	.VMmenu li ul.menu li a {	
		color:#cccccc;}
	
	.VmArrowdown {
		background:url("metroshows/images/s5_menu_arrow.png") no-repeat scroll right 6px transparent;}
		
.write-reviews {
    margin: 40px 0 0;
    text-align: left;}	
	
.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
	border:none;}	
	
	
/* End VirtueMart
----------------------------------------------------------- */	
	
	
	 
/* K2
----------------------------------------------------------- */
div.itemHeader h2.itemTitle, div.catItemHeader h3.catItemTitle, h3.userItemTitle a, div.userBlock h2 {
	font-size:1.3em;}
	
div.itemHeader span.itemAuthor, div.catItemHeader span.catItemAuthor{
	font-size:0.9em;}
	
div.itemToolbar {
	background:#F3F3F3;
	border:1px solid #BFBFBF;
	height:20px;
	padding:4px;}
	
div.itemComments {
	background:none;
	border:none;
	padding:16px;		}
		
div.itemAuthorBlock, #k2Container .userBlock {
	background:none;
	border:none;}
	
#s5_component_wrap  .itemComments ul {
	list-style:none;
	}
	
h3.itemCommentsCounter {
	font-size:1.2em;
	margin-bottom:10px;}	

div.itemComments ul.itemCommentsList li.even {
	margin-bottom:14px;
	padding:9px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	}
	
div.itemComments ul.itemCommentsList li.odd {
	margin-bottom:14px;
	border:1px solid #BFBFBF;
	background:#F3F3F3;
	padding:9px;}	

div.itemComments {
	padding-left:0px;}
	
div.itemComments ul.itemCommentsList li img {	
	margin:4px 13px 4px 0;}
	
div.itemComments ul.itemCommentsList li span.commentAuthorName, div.itemComments ul.itemCommentsList li span.commentDate  {
	font-weight:bold;}	

div.itemAuthorBlock img.itemAuthorAvatar {
	width:55px;}
	
div.itemCommentsForm p.itemCommentsFormNotes {border-top:none;}

div.userBlock p.userAdditionalInfo {border-top:none;}

div.userBlock img {
	margin-right:20px;}
	
div.userItemCommentsLink {
	border-right:none;
	margin-left:-4px;
	margin-top:-12px;
	border:none;
	padding:9px 0 0 35px;}	



div.itemListCategory {
background:none;
border:none;
}
/* End K2
----------------------------------------------------------- */	
	

	
	
/* redShop
----------------------------------------------------------- */	
.mod_redshop_products_title	{
	font-size:0.9em;}
	
#product_currency {
	margin-bottom:12px;}
	
.mod_redshop_products_readmore, .mod_redshop_products_price, .mod_redshop_products_title, .mod_redshop_products_image {
	text-align:center;}
	
.mod_redshop_products_price, .mod_redshop_products_title {
	padding-bottom:5px;}

.mod_redshop_products_image	{
	margin-left: 10px;
	padding-bottom:5px;}
	
.mod_redshop_products_horizontal {
	padding-left: 0 !important;
    padding-right: 12px !important;}
	
.mod_redshop_products_addtocart .addtocart_formclass span img {
	margin-top:10px;
	margin-left: 29px;}
	
div.mod_redshop_products_wrapper div.mod_redshop_products_horizontal {
    width: 139px !important;
	height: 226px;}	
	
.redshop .product_image, .redshop .produkt_kasse_billed {
    border:none;}

.redshop p {
	padding:0px;}
	
.category_front, .category_front_wrap, .categories, .kategori_front, .kategori {
	margin-bottom: 30px;
	margin-right: 30px;
	padding: 15px 2px 15px 15px;
	text-shadow: 1px 1px #000000;
    margin-top: 6px;
	border:none;
	color:#ffffff;
	-webkit-box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 3px 1px -1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.1); 
	background: #FFFFFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}
	
.category_front_image, .category_image, .kategori_front_billede, .kategori_billede {
    padding-left: 0;
    padding-right: 30px;
    padding-top: 4px;}	
	
.redshop .category_title h1 {
	margin-bottom: 26px;
	text-align:left;}
	
.category_front_title h3 a, .category_title h3 a, .kategori_front_titel h3 a, .kategori_titel h3 a {
    color: #C92128;
    font-size: 0.9em;
	text-shadow: none;
    font-weight: normal;
}	
	
	
div.mod_cart_main div.mod_cart_top div.mod_cart_title {
border-bottom: 1px dotted #B0B0B0;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 4px;
    margin-left: 9px;
    padding-bottom: 6px;
    text-align: left;
    text-transform: none;}

div.mod_cart_main div.mod_cart_top div.mod_cart_image {
height: 36px;
    margin-left: -46px;
    margin-top: 8px;
    width: 41px;
    background: url(metroshows/images/redshop/cart.png) no-repeat scroll right top transparent;}
	
	
div.mod_cart_main div.mod_cart_checkout a {
	letter-spacing: 0;
	font-weight: normal;
	text-transform:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding: 5px 10px 5px 9px;
}

#mod_cart_total {
	color:#868686;}

#mod_cart_checkout_ajax {

background:none !important;}

#mod_cart_checkout_ajax a {
	font-size: 0.8em;
    margin-left: 90px;
    padding: 2px 7px 3px 6px;
    position: absolute;
    top: 46px;
    z-index: 2;}

.mod_cart_main {
margin-top:20px;
    width: 165px;}

.mod_cart_extend_total_pro_value, .mod_cart_total_value, div.mod_cart_main div.mod_cart_total div.mod_cart_total_txt  {
	margin-left: 0px;
	font-size:11px;}

#mod_cart_total {
	font-size:11px;
	margin-top: 2px;
    padding-left: 10px;}

#sbox-window {
    background-color: #FFFFFF;}	
	
	
.product_title h2 {
    color: #CA2128;
    font-size: 2.1em;
    font-weight: normal;
    padding-bottom: 24px;
}	

#redshopcomponent .product_image{
color:transparent;}

#redshopcomponent .cart-link img{
display:block;}

#redshopcomponent .product_box_right, #redshopcomponent .produkt_kasse_hoejre {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
	width:auto;
    float: right;
    padding:33px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);}}

.product_price, .produkt_kasse_hoejre_pris  {
    font-size: 21px;
    font-weight: normal;}

	
#redshopcomponent .product_addtocart {
	margin-bottom: 29px;
    margin-top: 9px;}

#redshopcomponent .cart-quantity {
    height: 48px;}
	
	
#redshopcomponent .cart-link img {
	float: left;
    padding:8px 0 0 0;}
	
#redshopcomponent .cart-link {
    float: none;
    height: auto !important;
    text-align: left;
    width: 239px;}	
	
#lbCenter, #lbBottomContainer, .redAttributeImage  {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;}

.category_order_by, div.kategori_orderform {
    height: 55px;}


.category_box_outside {
    border: none;
	background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    height: 325px !important;
    margin: 0 10px 18px 6px;
    min-height: 100px;
    padding: 0 0 10px;
    width: 216px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);}	
}

.category_product_image, .kategori_produkt_billede {
    height: 171px !important;
}

.product_desc_wrapper {
    clear: both;}

.related_product_wrapper h2 {
	 margin-bottom: 29px;
    margin-top: 29px;}
	
.related_product_wrapper, .related_produkt_ramme {
    border-top: none;}	

.product_manufacturer_link {
clear:both;}

.product_manufacturer_link {
    clear: both;
    padding-top: 15px;}

#produkt_kasse_hoejre_pris_indre2 {
	font-weight:normal;
	font-size:1.5em;}

.related_product_inside {
	padding: 20px;
    border: none !important;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);	
	background: none repeat scroll 0 0 #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; }
	
.accessory_title h3 {
	font-weight:normal;}
	
.related_product_image_inside img {
	width:100px;}
		
.userfield_input {
	clear:both;}
	
.accessory_info {
    margin-top: 20px;}

.redAttributeImage {
    margin-left: -8px;
    padding: 2px;}
	
.kategori_produkt_billede {
    height: 186px;}

.category_product_readmore a {
	color: #FFFFFF !important;
	padding: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3A3A3A;
	background: #4C4C4C; /* Old browsers */
	background: -moz-linear-gradient(top, #4C4C4C 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4C4C4C), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top, #4C4C4C 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C4C4C', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2); 
}

.category_product_price span, .kategori_produkt_pris span {
    font-size: 14px;
    font-weight:normal;}
	
	
.category_product_readmore, .kategori_produkt_laesmere {
    margin: 14px 0 0;}
	
.category_front_title h3 a {
	color:#000000;}
	
	
.product_price, .produkt_kasse_hoejre_pris {
    font-weight: normal !important;}	
	
.blackbutton, .greenbutton {
	height: 30px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 0.9em;
	font-weight:normal;
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3A3A3A;
	background: #4C4C4C; /* Old browsers */
	background: -moz-linear-gradient(top, #4C4C4C 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4C4C4C), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4C4C4C 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top, #4C4C4C 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C4C4C', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2); }
	
.greenbutton {
	border:none;}
	
.category_print, .kategori_print {
    margin-top: 0;	}
	
.checkout_button {
	float:none !important;}
	
div.mod_cart_main div.mod_cart_checkout a {
	color:#000000;
	padding-right: 14px !important;
	background: url(metroshows/images/redshop/arrow.png) no-repeat scroll right 9px transparent;}
	
	
.tdborder td {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #E7E7E7;
    padding: 7px;}	
	
	
	
	
/* custom acqua */

#menubg {
background-color: black;
min-height: 60px;
opacity: 0.9;
z-index: -10;
border-radius: 5px;
}

#bodybg {
background-color: black;
min-height: 100%;
/* max-width:1040px; */
opacity: 0.9;
z-index: -10;
border-radius: 5px;
padding-top: 20px;
}


.horizontal-separator {
height: 0px;
}

#s5_component_wrap {
margin-top: 40px;
}

#s5_date_wrap {
margin-right: 15px;
}

#s5_menu_wrap {
margin-left: 15px;
}


#s5_footer_area1 {
padding-top: 20px;
}


.s5_horiztonalline {
height: 0px;
}

.coupon {
color: gray;
border-radius: 4px;
border: 1px solid #CAC9C9;
font-size: 11px;
padding: 3px;
}

.vm_sectiontableentry1 {
font-size: 11px;
border-bottom: solid 1px #666;
}


table.cart-summary td {
vertical-align: middle;
padding-bottom: 10px;
}


.billto-shipto {
margin-top: 20px;
background: #666;
border-radius: 4px;
margin-bottom: 20px;
padding: 15px;
}

.output-shipto {
font-size: 11px;
}

textarea.customer-comment {
background: white;
border: solid #CCC 1px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color: #777;
margin-bottom: 2px;
text-align: left;
padding: 5px 5px 4px;
min-height: 50px;
}

.customer-comment {
text-align: center;
border: none;
}

.checkout-button-top {
border: none;
padding: 30px 0 0;
text-align: center;
padding-bottom: 20px;
}

.sectiontableentry1 {
font-size: 9pt;
padding: 7px;
background: #0C0C0C;
}


.virtuemart_country_id {
border: 1px solid #999;
margin-top: 4px;
margin-bottom: 4px;
padding: 7px;
color: white;
background: #333;
}

.output-billto span.values, .output-shipto span.values{
float: left;
padding-top: 10px;
}

.floatleft, span.floatleft {
float: left;
/*padding-top: 10px; */
}


fieldset {
padding-top: 7px;
padding-bottom: 7px;
margin-top: 30px;
}

.control-buttons {
background: #1F1D1D;
border-radius: 5px;
text-align: left;
font-size: 12px;
}

.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .related-products-view .spacer h3, .browse-view .row .product .spacer h2 {
font-size: 1.8em;
margin: 0 0 6px;
padding: 0;
}

.product-price, .PricesalesPrice, .span pricesalesprice {
font-size: 14px;
font-weight: normal;
color: #DDD;
}


.orderlistcontainer div.orderlist {
display: none;
position: absolute;
border: solid #242121 1px;
background: #292626;
cursor: pointer;
}

.orderlistcontainer div.activeOrder {
margin-left: -11px;
border: none;
background: grey;
}


.featured-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
font-size: 14px;
color: #C4C4C4;
}


span.quantity-box {
padding-top: 0px;
}

.ask-a-question-view, .manufacturer-details-view .spacer {
padding: 15px 30px;
}


.continue {

	padding:6px 25px 6px 0px;
	margin-top:8px;
	margin-bottom:0px;
	font-weight: normal;
	border:none;
	background: url(metroshows/images/s5_menu_arrow_subs.png) no-repeat right !important;
	color: #383232; 
}


/* CLASSES PARA O POPUP DO CARRINHO: Necessário garantir que a classe .floatright_cart e span.floatright_cart são actualizadas em /components/virtuemart/controllers/cart.php linha 118 sempre que houver actualização do VM */

.floatright_cart, span.floatright_cart {

	float: right;
	padding:6px 25px 6px 0px;
	margin-top:-6px;
	margin-bottom:0px;
	font-weight: normal;
	border:none;	
	background: url(metroshows/images/s5_menu_arrow_subs.png) no-repeat right !important;
	color: #383232; 
}



.continue:hover, .floatright_cart:hover {

text-shadow: 0px 0px 4px #000000;
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;
	}


#facebox_overlay {
opacity: 0.5;
}


.slideshow {
clear: both;
float: left;
width: 99.9%;
margin-top: 15px;
}


.zentools ul {
float: left;
width: 100%;
margin: 1px;
}

.vm2-remove_from_cart {
background-position: 0 -212px;
border: 0 none;
cursor: pointer;
display: inline-block;
height: 24px;
vertical-align: middle;
width: 24px;
}


/* contact form */



.aiContactSafe_contact_form_field_right {
/* border: 1px solid #999;
margin-top: 4px;
margin-bottom: 4px;
padding: 1px;
color: white;
background: transparent;
/* max-width: 70%;
float:right;
/*clear:right; */
}

.aiContactSafe_contact_form_field_label_left {
float: left;
text-align:right;
padding-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin: 10px 10px 10px 0px;
background: transparent;
max-width:30%;
}

.editbox, #aics_email, .textbox, #aics_ritual, #aics_hora, #aics_objectivo {
	width:80%;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	background: transparent;
	color: white;
	/*border: none; */
	padding: 5px;
	border: 1px solid #999;
margin-top: 4px;
margin-bottom: 4px;

	}
	
.editbox:hover, #aics_email:hover, #aics_ritual:hover, .textbox:hover, #aics_hora:hover, #aics_objectivo:hover {
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;	
	/* width:90%; */
	border: 2px solid #666;
	background: #333;
	color:#ffffff;}	
	
#countdown_aics_message {
background: black;
color: #C5B7B7;
border: none;
padding: 10px;
}

/*
#aics_message {
background: transparent;
color: white;
border-color: whiteSmoke;
padding: 5px;
}
*/


/* set the way labels and fields are displayed */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row {
	clear:both;
	padding:2px 0px;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_left {
	float:left;
	width:40%;
	text-align:right;
	padding-right:5px;
	margin-left:-5px;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_right {
	float:right;
	width:60%;
	text-align:left;
	padding-left:5px;
	margin-right:5px;
}

div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_right {
	float:right;
	width:60%;
	text-align:left;
	padding-left:5px;
	margin-right:-5px;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_left {
	float:left;
	width:40%;
	text-align:right;
	padding-right:5px;
	margin-left:-5px;
}

/* center the contact form */
div#aiContactSafe_mainbody_1 #aiContactSafeForm {
	margin-left:auto;
	margin-right:auto;
}

/* set the space between the notification for the required fields to the contact form */
div#aiContactSafe_mainbody_1 div#aiContactSafe_info {
	margin-bottom:10px;
}

/* set the div containing the captcha */
div#aiContactSafe_mainbody_1 div#div_captcha {
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
div#aiContactSafe_mainbody_1 div#div_captcha div {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div#aiContactSafe_mainbody_1 div#div_captcha_img {
	clear:both;
}
div#aiContactSafe_mainbody_1 div#div_captcha_info {
	margin-bottom:5px;
}

/* set the way the text counting the characters in the edit box */
div#aiContactSafe_mainbody_1 div.countdown_div {
	font-size:9px;
}
div#aiContactSafe_mainbody_1 input.countdown_editbox {
	font-size:9px;
	text-align:center;
	border:none;
	overflow:visible;
	background:transparent;
}

/* set the cells containig the contact form and the contact information */
div#aiContactSafe_mainbody_1 table#aiContactSafeForm td, div#aiContactSafe_mainbody_1 div#aiContactSafeForm {
	padding:5px;
	vertical-align:top;
}

/* modify the cursor of the labels to let the user know they can click on them */
div#aiContactSafe_mainbody_1 label {
	cursor:pointer;
}
/* set the label tag containing the character that marks the required fields */
div#aiContactSafe_mainbody_1 label.required_field {
	text-align:left;
	vertical-align:top;
	margin-left:5px;
}

/* hide the hidden rows */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row_hidden {
	display:none;
}

/* make the buttons higher */ /*
div#aiContactSafe_mainbody_1 div#aiContactSafeBtns input {
	padding:5px;
	margin:0px;
}

/* set the way the date is displayed */
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td {
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td select {
	margin:0px 2px 0px 0px;
	background:#333;
	color:#FFF;
}

.contentheading {
opacity: 1;
}

#zenkit .contentheading {
border-bottom: 1px solid #DDD;
padding-bottom: 5px;
opacity: 1;
}

/* set the space between field sufix and the field and between the field prefix and the field */
div#aiContactSafe_mainbody_1 span.aiContactSafe_sufix {
	margin-right:3px;
}
div#aiContactSafe_mainbody_1 span.aiContactSafe_prefix {
	margin-left:3px;
}



.category-view .row .category .spacer h2 a {
font-size: 1em;
display: block;
text-align: left;
}


select {
background: #131212;
color: white;
border: #363232;
}


.product-fields-title {
font-weight: lighter;
font-style: italic;
font-size: 1.4em;
line-height: 180%;
margin-right: 10px;
}


#aiContactSafeSendButton {
padding: 30px;
}

.uiList.uiListHorizontal.clearfix {
zoom: 0.8;
}
/*
.jfbclike {
	zoom: 1.05;
	margin-right:-35px;
	overflow:visible; 
}
*/

#mod-finder-searchword {
border: 0px;
border-radius: 3px;
background-color: #222121;
margin: 13px;
float: right;
}


#s5_language {
float: left;
margin-top: 42px;
margin-bottom: -11px;
max-width: 200px;
}

div.mod-languages li {
	margin-left: 0px;
	margin-right: -2px;
}


/*parameters filter */

.filter_category a.next_depth { text-decoration:none; }
.paramfilter a.reset { display:none; text-decoration:none; font-size:80%; float:right; }
.paramfilter ul { margin:0; padding:0; }
.paramfilter li { list-style: none outside none; }
.paramfilter .disable { color:#ccc; }
.paramfilter .values span.count { color:#b9b9b9; font-size:90%; }
.paramfilter .values label *{ vertical-align:middle; }
input.slider-range-gt { float:left; }
input.slider-range-lt { float:right; }
div.slider-range-gt { text-align:left; }
div.slider-range-lt { text-align:right; }
.slider-line { clear:both; }
.heading { font-size:120%; font-weight:lighter; line-height: 1.5em; margin-top: 20px; }
.heading img { margin-left:5px; vertical-align:middle; }
.paramfilter .values input { margin:3px; }
table.horizontbox { width:100%; border:0; }
table.horizontbox td,table.horizontbox tr { vertical-align:middle; text-align:center; border:0; }
table.horizontbox td li { text-align:left; }
div.horizontbox { float:left; width:24.4%; }
.horizontbox select { width:90%; }
.mcf_form select { max-width:100%; line-height:1.5em;}
.mcf_tip { font-size:80%; line-height:80%; cursor:pointer; color:#666; vertical-align:text-top; }
form.mcf_mod_ajax_div input[type=submit] { display:none; }

.chosen chzn-done, .chosen {background-color:#333;}

/* .values {background-color:#333; } */

.search-field {background-color:#000;}


/*!
 * jQuery UI Slider 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.slider_active { height:5px; background:#ccc; position:absolute; z-index:1; }
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 10px; height: 10px; cursor: default; background:#ddd; border:1px solid #999; border-radius:5px; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: 7px; display: block; border: 0; background-position: 0 0; background:#eee; }

.ui-slider-horizontal { height: 5px; border:1px solid #999; border-radius:5px; margin:5px 0; }
.ui-slider-horizontal .ui-slider-handle { top: -3px; margin-left: -6px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: 8px; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -3px; margin-left: 0; margin-bottom: -6px; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }


div#parametros {font-size:70%;}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}


#mod-search-searchword {
	background: url(metroshows/images/s5_searchicon.png) no-repeat scroll 7px;
/*	height:19px; */
    padding-left:32px;
	border: 0px;
border-radius: 3px;
background-color: #222121;
margin: 13px;
float: right;}
	
.search .inputbox {
	width:115px;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	border-radius:3px;
	border: 0px;
	}
	
.search .inputbox:hover {
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;	
	width:150px;
	color:#ffffff;}	
	
/* virtuemart discounted price and discounts */

/* .PricesalesPrice, .span pricesalesprice	{
	font-weight:bold;
}
*/
.PricesalesPrice, .span PricesalesPrice {
font-weight: bold;
color: white;
}

.PricediscountAmount, .span PricediscountAmount {
color: #F30;
}


.result-title {
margin-top: 30px;
font-size: 1.3em;
}

.result-category {
margin: 10px 10px 10px 15px;
}

span.highlight {
background-color: #113552;
}

.result-created {
font-style: italic;
font-size: 0.9em;
margin-: 15px;
margin-left: 15px;
color:#CCC;
}

.result-text {
margin-left: 15px;
}

.relTitle {
display: block;
max-width: 99%;
margin-top: 10px;
margin-bottom: 10px;
/* margin-left: auto;
margin-right: auto; */
}

#zenkit ul, #zenkit ul li {
list-style-type: none;
margin: 10px;
padding: 0;
float: left;
}

.vmlike {
margin-left: -100px;
margin-bottom: -20px;
}

/*-------------------JW tabs & slides in articles ---------------------*/

