/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL QUADRILATERO V1 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

body
{
	font-family: segoe ui, verdana, arial, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	/*background: #fff url(images/Quadrilatero/bgheader.png) repeat-x;*/
	color: #909090;
	height:100%;   
}

form {
	background: #fff url(images/Quadrilatero/bgheader.png) repeat-x;
	/*background: #fff url(images/Quadrilatero/bg.png) repeat-x;*/
	width: 100%;
	/*padding-right: 90px;*/
}

@media screen and (max-width: 1024px){
	form { padding-right:115px;}
}
.body
{
	font-family: segoe ui, verdana, arial, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	text-align: center;
	/*background: #fff url(images/Quadrilatero/bg.png) repeat-x;*/
	color: #909090;
	height:100%;
}

a
{
	color:#676767;
	text-decoration: none;
}

a:hover
{
	color: #ec281b;
	text-decoration: none;
}

a img
{
	border: 0;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
    font-family:  segoe ui, verdana, arial, sans-serif;
}

h2, h3
{
    font-size: 14px;
}

strong{ font-weight:lighter; }

.Button{ border:none; background:#06b5da; padding:5px;
         color:#FFF;
        }
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.TopMenu
{
    width:100%;
    height:40px;
    color:#909090;
    font-size:14px;
    padding-top:20px;
    background: #fff url(images/Quadrilatero/bg.png)repeat-x;
	/*padding-right: 45px;
    background-color: #454545;*/


padding-right: 55px;
background-color: #454545;
margin-left: -45px;
padding-left:45px;

}

.TopMenu a
{
    color:#909090;
}

.TopMenu a:hover
{
    color:#ec281b;
}
.iconuser
{
    background:url(images/Quadrilatero/usericon.png) no-repeat;
    height:20px;
    padding-left:30px;
    width:100px;
}
.RightMenuTop
{
    float:right;
    height:25px;
    margin-top:-27px;
    text-align:right;
}
.searchboxtop
{
    background:#909090;
    width:200px;
}

.search {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	/*background:url(images/Quadrilatero/pesquisar.png) no-repeat;*/
	}

.search:hover {

	}

a.facebook {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/facebook.png) no-repeat;
	}

a.facebook:hover {
	background-position: -33px 0;
	}

a.Twiter {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/twiter.png) no-repeat;
	}

a.Twiter:hover {
	background-position: -33px 0;
	}

a.Google {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/google.png) no-repeat;
	}

a.Google:hover {
	background-position: -33px 0;
	}

a.Youtube {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/youtube.png) no-repeat;
	}

a.Youtube:hover {
	background-position: -33px 0;
	}

a.TicketOnline {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/bilheteria.png) no-repeat;
	}

#imgTicket {
    width: 32px;
    height: 32px;
    background: url('../../images/ticketlogo.png') no-repeat;
    background-position: 0 0;
}

#imgTicket:hover {
    background-position: 32px 0;
}

.tst {
    line-height: 35px;
    vertical-align: text-bottom;
    font-weight: 500;
}

#linkDefault > * {
    color: #FE4643;
}

#linkDefault > *:hover {
    color: white;
}

a.TicketOnline:hover {
	background-position: -33px 0;
	}

a.PlayStore {
	display: block;
	width: 66px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/android.png) no-repeat;
	}

a.PlayStore:hover {
	background-position: -66px 0;
	}

a.In {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/in.png) no-repeat;
	}

a.In:hover {
	background-position: -33px 0;
	}

a.RSS {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/rss.png) no-repeat;
	}

a.RSS:hover {
	background-position: -33px 0;
	}

a.PT {
	display: block;
	width: 28px;
	height: 27px;
	text-decoration: none;
	background:url(images/Quadrilatero/PT.png) no-repeat;
	}

a.PT:hover {
	background-position: -28px 0;
	}

a.EN {
	display: block;
	width: 28px;
	height: 27px;
	text-decoration: none;
	background:url(images/Quadrilatero/EN.png) no-repeat;
	}

a.EN:hover {
	background-position: -28px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
.flags
{
	
}







.master-wrapper-page
{
	margin: 0 auto;
	width:980px;
    padding-top:0px;
	padding-bottom:80px;
    padding-left:45px;
    padding-right:45px;
	height:100%;
    margin-top:0px;
}

#main_container
{
	height: 100%;
	width:100%;
}
#border_top {

}
#corner_tl {

}
#corner_tr {

}
#border_left {

}
#content_container{
	margin: 0 0 0 0;
	text-align:left;	
	height:100%;
}

#footermain {
	clear: both;
	overflow: auto;
}
#corner_bl {

}
#corner_br{

}
#border_bottom {

}
/* two column master page */
.master-wrapper-side
{
	float: left;
	width: 240px;
	margin: 0 0 0 0;
	display: inline;
	color: #797979;
	margin-top:0px;
	padding-top:0px;	
}
.master-wrapper-center
{
	float: left;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 750px;
	color: #4e4e4e;
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom:15px;
	padding: 5px 10px 10px 10px;
	min-height: 400px;
}

/* one column master page */
.master-wrapper-center-1
{
	display:inline;
	height:auto;
    margin-top:-20px;

}
.master-wrapper-cph-1
{
    
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    min-height:410px;
}
.master-wrapper-left
{

}
.master-wrapper-right
{

}
.master-wrapper-bottomleft
{
    background: url(images/bgrey_BottomL.png) no-repeat;
	width:9px;
	height:9px;
	float:left;
	margin-left:14px;
	margin-top:-12px;
}
.master-wrapper-bottomright
{
    background: url(images/bgrey_BottomR.png) no-repeat;
	width:9px;
	height:9px;
	float:right;
	margin-right:22px;
	margin-top:-10px;
}
.master-wrapper-top-2
{
    padding-left:10px;
    padding-right:10px;
    margin-left:10px;
    width:862px;
    height:11px;   
}
.master-wrapper-body-2
{
    background: url(images/bgrey_body.png) repeat-x;
    width: 862px;
}
/* three column master page */
.master-wrapper-leftside-3
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Verdana, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center-3
{
	float: left;
	width: 400px;
	margin: 0px 0 0 10px;
	background: url(images/bg_maincolumn.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-3
{
	float: left;
	width: 400px;
	color: #4e4e4e;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-rightside-3
{
	float: right;
	width: 180px;
	margin: 0 10px 0 10px;
	font-family: Verdana, helvetica, sans-serif;
	display: inline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
}

.header .icon
{
	vertical-align: bottom;
	height:23px;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 23px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
}

.newbt{ width:28px; height:17px;margin-left:800px; }
.eService ul li
{
	list-style:none;
	display:inline;
	color:#4e4e4e;
}
.eService .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
	padding-bottom:5px;
}
.header .ico-inbox
{
	background: url('images/ico-inbox.gif') no-repeat;
	padding-left: 20px;
	padding-bottom:5px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
	padding-bottom:5px;
}

.header-logo
{
	margin-top: 10px;
	margin-left:0px;
	float: left;
	text-align: left;
	position:absolute;
}

a.logo
{
	background: url('images/Quadrilatero/quadrilatero.png') no-repeat;
	display: block;
	width: 280px;
	height: 64px;
	text-decoration: none;
}

.header-selectors-wrapper
{
    margin-top:-40px;
    margin-right:15px;
	text-align: right;
	float: right;
	width: 300px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
    margin-top:1px;
	float: left;
	width: 435px;
	height:25px;
	margin-left:38px;
}

.header-links
{
	padding: 10px 0px 5px 0px;
	height: 25px;
	font-size: 10px;
	float: right;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	color: #4e4e4e;
	text-decoration: none;
}

.header-links a:hover
{
	color: #06b5da;
}

.headermenu
{
height:90px;
}

.headermenu ul
{
	color: #797979;
	font-family:Segoe UI Light, Segoe UI, Arial, Tahoma, Verdana, sans-serif;
	font-size:16px;
	vertical-align:middle;
	height:45px;
	text-align:right;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #909090;
	text-decoration: none;
	text-transform: uppercase;
	padding:5px;
}

.headermenu a:hover
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding:5px;
    background-color:#ec281b;
}

/* Footer */
.footerbg
{
    width: 100%;
    height:437px;
    background: url(images/Quadrilatero/bgfooter.png) repeat-x;
	-moz-box-shadow: 0px 0px 10px #dedede;
    -webkit-box-shadow: 0px 0px 10px #dedede;
    box-shadow: 0px 0px 10px #dedede;
}
.footer
{
	clear: both;
	width: 990px;
	text-align:center;
	
	margin-left:auto;
	margin-right:auto;

    color: #c1c1c1;
    height:437px;
    padding-right: 90px;
    background: url(images/Quadrilatero/bgfooter.png) repeat-x;
}
.footer h1{
    color: #fff;
    font-size:40px;
    font-weight:100;
}
.newsletter
{
    width:100%;
    height:108px;
    background:#909090;
    color:#fff;
    font-size:18px;
    font-family:segoe ui, verdana, arial, sans-serif;
    text-align:left;
    padding-left:30px;
    padding-top:15px;
}
.newsletter-title
{
        font-size:40px;
        font-weight:lighter;
}
.newsletterbox
{
    width:250px;
    height:50px;
    float:right;
    margin-top:-25px;
}
.searchboxtopfooter
{
    background:#fff;
    width:200px;
}

.footer a
{
	text-decoration: none;
	color: #c1c1c1;
}
.footermenu
{
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: bottom;
	margin:auto;

}
.footermenu ul
{
	padding: 0;
	margin: 0;
}

.footermenu li
{
	list-style: none;
	display: inline;
}

.footermenu a
{
	color: #c1c1c1;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.footermenu a:hover
{
	text-decoration: underline;
}
.bottomfooter{ }
.footertxt1{ padding-top:10px;padding-right:10px;padding-left:10px;   color:#c1c1c1; width:40%; text-align:left; vertical-align:top;}
.footertxt3{ padding:10px; color:#c1c1c1; width:700px; text-align:left; vertical-align:top;}
.footertxt3 h1{color:#ec281b; font-weight:lighter;}
.footerlogo {
    background: url('images/Quadrilatero/footerQ.jpg') no-repeat;
    background-position:center;
	display: block;
	height: 50px;
    margin-top:20px;
}

.centered-wrapper-bottom{ padding:20px 20px 0px 20px ; width:100%}

.logoquadrilaterofooter
{
	background: url('images/Quadrilatero/quadrilaterocultura.png') no-repeat;
	display: block;
	width: 230px;
	height: 64px;
	text-decoration: none;
}

.social
{
	float: right;
	font-size: 11px;
	margin-top:-13px;
	color: #c1c1c1;
	text-align:right;
}
.social a
{
	padding: 0px;
}
.disclaimer
{
	clear: both;
	width:100%;
	margin: auto;
}
.disclaimer table
{

	width:100%;

}
.politicas a
{
    text-align:left;
    color:#909090;
    font-size:14px;
    font-weight:lighter;
}
.politicas a:hover
{
    text-align:left;
    color:#ec281b;
    font-size:14px;
    font-weight:lighter;
}
.copyright
{
    text-align:left;
    color:#909090;
    font-size:14px;
    font-weight:lighter;
    padding-left: 30px;
}
.othermenus
{
    text-align:right;
    color:#909090;
    font-size:14px;
    font-weight:lighter;
}
.othermenus a
{
    text-align:right;
    color:#909090;
    font-size:12px;
    font-weight:lighter;
}
.othermenus a:hover
{
    text-align:right;
    color:#ec281b;
    font-size:12px;
    font-weight:lighter;
}
.developed
{
    text-align:left;
    color:#909090;
    font-size:14px;
    font-weight:lighter;
}
.developed a
{
    text-align:left;
    color:#909090;
    font-size:12px;
    font-weight:lighter;
}
.developed a:hover
{
    text-align:left;
    color:#ec281b;
    font-size:12px;
    font-weight:lighter;
}
.searchbox
{
	float: right;
	visibility:hidden;
	display: inline;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}

.footer_b
{
	margin:auto;
	width:869px;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.page-title 
{
    border-color:#CCC;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
    color: #06b5da;
}

.page-title h1, .page-title h2 
{
    padding: 5px 5px 5px 0px;
    font-size:40px;
    margin: 0;
}

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.table-container
{
}

.table-container .row
{
}

.table-container .row .item-name
{ 
	padding: 3px 10px 0px 0px;
	/*display: block;*/
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.table-container .row .item-value
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

.htmlcontent
{
	padding-bottom:5px;
}

.htmlcontent-title
{
	padding: 0 0 5px 0;
	clear:both;
}

.htmlcontent-header 
{
	font-size: 1.2em;
	font-weight: bold;
}

.htmlcontent-body
{

}

.topicpage
{
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.topicpage-title
{
	border-bottom: 0 none;
}

.topicpage .topicpage-body
{

}

.user-agreement-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.user-agreement-page .page-title
{
}

.user-agreement-page .page-body
{

}

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.linkButton
{
	color: #06b5da;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}
a.linkButton:hover
{

}
.link a
{
	color: #06b5da;
	font-family:Verdana;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}
.link a:hover
{

}
a.active
{
	text-decoration: none;
	font-weight:bold;
}

/*=================INATIVE================*/

.accordionHeader .inactive1 a
{
    background-color:#909090;
    color:#fff;
}
.accordionHeader .inactive2 a
{
    background-color:#909090;
    color:#fff;
}
.accordionHeader .inactive3 a
{
    background-color:#909090;
    color:#fff;
}

/*=================INATIVE END================*/

.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}

.textBox
{
	background-color:#fff;
	vertical-align: top;
	font-size: 12px;
	color:#ec281b;
	padding:5px;
	border:0px;
    width:95%;
}

.textBoxBorder
{
	background-color:#ebebeb;
	vertical-align: top;
	font-size: 12px;
	color:#ec281b;
	padding:5px;	
    border:0px;
    width:240px;
}

.dropDownListsBorder
{
	background-color:#ebebeb;
	vertical-align: top;
	font-size: 12px;
	color:#ec281b;
	padding:5px;	
    border:0px;
    width:240px;
}

.datePickersBorder
{
	background-color:#ebebeb;
	vertical-align: top;
	font-size: 12px;
	color:#ec281b;
	padding:5px;	
    border:0px;
    width:150px;
}

.options
{
text-align:left;
}

.message-error
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
ul.sitemap
{
		
}

ul.sitemap li
{
	padding: 3px 0px 3px 0px;
}

ul.sitemap li span
{
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

checkbox, input, radio, select
{
	font-size: 11px;
}

/* fix ie button padding bug  - apply to all button classes
input
{
	width: auto;
	overflow: visible;
}*/

textarea
{
	width: 300px;
	font-size: 11px;
    background:#ebebeb;
}
.avatarvid
{
width:380px;
height:285px;
margin-top:150px;
margin-bottom:25px;
}

.textbox
{
}

.searchtext
{
	border: solid 1px #d3d3d3;
	vertical-align: top;
	font-size: 11px;
	height:15px;
	color:#4e4e4e;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
}

.searchboxtext
{
	background-color:transparent;
	width:180px;
	vertical-align: top;
	font-size: 12px;
	color:#fff;
	padding:5px;
	border:none;
}

.newsaddcommenttitletext
{
	width: 230px;
    border:0px;
	background:#ebebeb;
	vertical-align: top;
	font-size: 11px;
	height:15px;
	color:#4e4e4e;
    padding:5px;
}

.newsaddcommentcommenttext
{
	color:#4e4e4e;
	height: 130px;
	vertical-align: top;
	font-size: 11px;
	background:#ebebeb;
    border:0px;
    width:250px;
    padding:5px;
}

.blogaddcommentcommenttext
{
	height: 130px;
	width: 500px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(images/bgTextBox.gif) white repeat-x left top;
	vertical-align: top;
	font-size: 11px;
	color:#4e4e4e;
}

.accountsignaturetext
{
	height: 100px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
}

.numerictextboxtext
{
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.forumtopictitletext
{
	width: 500px;
	border: 1px solid #acacac;
	vertical-align: top;
	font-size: 12px;
}

.privatemessagesubjecttext
{
	width: 500px;
	border: 1px solid #acacac;
	vertical-align: top;
	font-size: 12px;
}

.forumsearchtext
{
	width: 500px;
	border: 0px;
	font-size: 14px;
    background:#909090;
    padding:5px;
    color:#FFF;
}


.forumsearchboxtext
{
	border: 0px;
	font-size: 12px;
    padding:5px;
    background:#909090;
    color:#fff;
}

.bbeditortext
{
	border: #cec6b5 1px solid;
}

.edittopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.movetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-moveTopic.gif') no-repeat;
}

.replytopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	background: url('images/ico-forum-post-add.gif') no-repeat;
}

.watchtopiclinkbutton
{
	padding-left: 18px;
	background: url('images/ico-forum-watch.gif') no-repeat;
}

.editpostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletepostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.quotepostlinkbutton
{
	color: #555555;
	float: right;
	padding: 1px 3px 1px 3px;
	border: solid 1px #cccccc;
	line-height: 15px;
	font-size: 11px;
}

.searchboxbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 15px;
	padding: 0 4px 0 4px;
	width: auto;
	overflow: visible;
	cursor: pointer;
}

.productlistproductdetailbutton, .productgridproductdetailbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}


.searchbutton, .contactusbutton, .newsitemaddcommentbutton, .blogpostaddcommentbutton,
.productvariantaddtocartbutton, .productwritereviewbutton, .loginbutton, .registerbutton,
.checkoutasguestbutton, .savecustomerinfobutton, .addbillingaddressbutton, .addshippingaddressbutton,
.changepasswordbutton, .registernextstepbutton, .completeregistrationbutton, .passwordrecoverybutton,
.newpasswordbutton, .saveaddressbutton, .sendemailafriendbutton, .checkoutbutton, .selectshippingaddressbutton, 
.newaddressnextstepbutton, .selectbillingaddressbutton, .sameasshippingaddressbutton,  
.shippingmethodnextstepbutton, .paymentmethodnextstepbutton, .paymentinfonextstepbutton, 
.confirmordernextstepbutton, .submitforumtopicbutton, .submitpmbutton, .replypmbutton, 
.deleteselectedpmbutton, .reorderbutton, .minicartcheckoutbutton, .Newsletterbox-subscribebutton, .useragreementbutton
{
border:none; background:#575757; padding:5px;
         color:#FFF;
}

.productlistaddtocartbutton, .productgridaddtocartbutton, .productemailafriendbutton, 
.productaddtocomparelistbutton, .productvariantaddtowishlistbutton, .editaddressbutton, 
.deleteaddressbutton, .cancelrecurringorderbutton, .orderdetailsbutton, .orderdetailsprintbutton, 
.updatewishlistbutton, .applycouponcodebutton, .updatecartbutton, .continueshoppingbutton, 
.orderprocessedcontinuebutton, .submitpollvotebutton, .cancelforumtopicbutton, .forumsearchbutton, 
.forumsearchboxbutton, .cancelpmbutton, .deletepmbutton, .backpmbutton
{
border:none; background:#ec281b; padding:5px;
         color:#FFF;
}

.currencylist
{
	background: #e3e3e3;
	border: solid 1px #4e4e4e;
}

.languagelist
{
	background: #e3e3e3;
	border: solid 1px #4e4e4e;
}

.taxdisplaytypelist
{
	background: #e3e3e3;
	border: solid 1px #4e4e4e;
}

.forumtopicoptionscheck
{
}

.forumtopicoptionscheck label
{
	color: #555;
	font-size: 0.9em;
	padding-left: 5px;
	vertical-align: top;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NAVIGATIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.block 
{

}

.block .title
{
	font-size:12px;
	text-transform: uppercase;
	color: #fff;
	background: #06b5da;
	padding:5px;
}

.block .listbox
{
	font-size:10px;
	background: #efefef;
	margin: 0px;
	padding:5px;
}

.block .listbox ul
{
	color: #CCCCCC;
	background-color: inherit;
}

.block img{
	border:none;
	width: 180px;
}
.block a
{
	display: block;
	width: 180px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background:#f3f3f3;
	font-size:18px;
}
.block a:hover
{
    cursor: pointer;
    background:#eeeeee;
	list-style:none;
	color:#06b5da;
	width: 180px;      
}
.block .active a
{
    background:#eeeeee;
	color:#06b5da;
}

/*==============INACTIVE BLOCK===========*/

/*.block .inactive a
{
    background:#fff;
	color:#000;
}*/

.block .inactive1 a
{
    background-color:#c7c7c7;
    color:#fff;

}
.block .inactive2 a
{
    background-color:#c7c7c7;
    color:#fff;

}
.block .inactive3 a
{
    background-color:#c7c7c7;
    color:#fff;

}
.block .inactive4 a
{
    background-color:#ffb901;
    color:#fff;

}
.block .inactive5 a
{
    background-color:#9c5098;
    color:#fff;

}


.block .inactive1 a:hover
{
    background:#474747;
	color:#ed291b;
}
.block .inactive2 a:hover
{
    background:#474747;
	color:#ed291b;
}
.block .inactive3 a:hover
{
    background:#474747;
	color:#ed291b;
}
.block .inactive4 a:hover
{
    background:#474747;
	color:#06b5da;
}
.block .inactive5 a:hover
{
    background:#eeeeee;
	color:#06b5da;
}

/*==============END INACTIVE BLOCK===========*/

.accordionHeader .inactive a
{
    background:#fff;
	color:#000;
}


.block ul
{
    margin:0px;
    padding:0px;
    width:220px;
}

.block li
{
    list-style: none;
    margin-top:2px;
}

.block li.separator
{
	height: 1px;
	line-height: 1px;
	background: #06b5da;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

.block-livechat .listbox
{
	text-align: center;
}
.block-Newsletter .options
{
    margin-top: 5px;
}

.block-Newsletter .buttons
{
    margin-top: 5px;
}

.block-topic-navigation .active a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.block-topic-navigation .listbox ul .active
{
	font-weight: bold;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IN LINES 1 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.search-list1
{
	width: 95%;
}

.search-list1 .item-box
{
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}

.search-list1 .searchresult-item
{
	width: 95%;
	margin-top: 10px;
}

.search-list1 .searchresult-item .searchresult-title
{
	font-weight: bold;
	padding-left: 10px;
}

.search-list1 .searchresult-item .searchresult-title a
{
	height: 2em;
	line-height: 1.3em;
	padding: 4px 10px 8px 0px;
}


.search-list1 .searchresult-item .description
{
	padding: 0px 0 0 10px;
	margin: 0 10px 0px 10px;
	text-align: left;
	border-left: solid 1px #e3e3e3;
	color: #555;
}


.search-list1 .searchresult-item .buttons
{
	padding-top: 20px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.pager
{
	text-align: center;
}

.pager a
{
	font-size: 1em;
}

.pager a:link
{
	text-align: center;
	color: #555;
}

.pager span
{
	color: #06b5da;
	font-size: 1.3em;
	font-weight: bold;
}

.category-page, .manufacturer-page, .manufacturerlist-page
{
	margin-bottom: 15px;
	padding: 0px;
}

.category-page .page-title, .manufacturerlist-page .page-title, .manufacturer-page .page-title
{
	border-bottom: 0 none;
}

.category-page .category-description, .manufacturer-page .manufacturer-description
{
	color: #555;
	font-size: 1.1em;
}

.sub-category-grid, .manufacturer-grid
{
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	margin-bottom: 15px;
}

.sub-category-grid a, .manufacturer-grid a
{
	color: #555;
}

.sub-category-grid .item-box, .manufacturer-grid .item-box
{
	text-align: center;
	vertical-align: text-top;
}

.sub-category-grid .sub-category-item, .manufacturer-grid .manufacturer-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 150px;
	height: auto;
	background: url('images/home-cat-bg.gif') no-repeat 0 100%;
}

.sub-category-grid .sub-category-item .category-title, .manufacturer-grid .manufacturer-item .man-title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-cat-title.gif');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}

.sub-category-grid .sub-category-item .picture, .manufacturer-grid .manufacturer-item .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.sub-category-list
{
	margin-bottom: 15px;
	padding: 0px;
}

.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.login-page .page-title
{
	border-bottom: 0 none;
}

.login-page .wrapper
{
	width: 600px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 11px;
	color: #555;
}

.login-page .wrapper .new-wrapper
{
	float: left;
	width: 100%;
}

.login-page .wrapper .new-wrapper .register-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	min-height: 240px;
	vertical-align: top;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	height: 240px;
	vertical-align: top;
}

.login-page .wrapper .returning-wrapper
{
	float:left;
	width: 50%;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
    font-size:14px;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 25px 15px 10px 15px;
	min-height: 240px;
	background-color:#ebebeb;
}

.login-table-container
{
	vertical-align: middle;
}<

.login-table-container .row
{
}

.login-table-container .row .item-name
{
	padding: 10px 10px 10px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
    font-size:14px;
}

.login-table-container .row .item-value
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.login-page .forgot-password
{
	font-weight: bold;
}

.login-page .buttons
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 10px 5px 0px;
	clear: both;
	font-size: 14px;
}

.registration-page .section-body
{
	text-align: left;
	padding: 20px;
	height: auto;
    background:#ebebeb;
    /*width:260px;*/
}

.registration-page .button
{
	margin-bottom: 5px;
	margin-top: 5px;
    margin-right:25px;
	text-align: center;
	clear: both;
}

.password-recovery-page, Newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.password-recovery-page .page-title, Newsletter-page .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page .body, Newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.customer-avatar
{
	padding: 10px;	
}

.account-activation-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.account-activation-page .page-title
{
	border-bottom: 0 none;
}

.account-activation-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.address-edit-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.address-edit-page .page-title
{
	border-bottom: 0 none;
}

.address-edit-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.search-panel
{
	margin-bottom: 15px;
	padding: 0px;
}

.search-panel .page-title
{
	border-bottom: 0 none;
}

.search-panel .search-input
{
	border: 1px solid #d7d7d7;
	padding: 10px;
}

.search-panel .search-results
{
	padding-top: 10px;
}

.search-panel .search-results .result
{
	font-weight: bold;
	color: #555;
}

.contact-form
{
}

.contact-form .button
{
	text-align: right;
}


.contact-form .send-email
{
}

.breadcrumb
{
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 9px;
}

.breadcrumb a
{
	text-decoration: none;
	color: #999999;
}

.breadcrumb a:hover
{
	text-decoration: none;
	color: #06b5da;
}

.newslist
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
.newslistbody
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
    width:980px;
}
.newslistbody .title
{
    font-size:40px;
    color:#06b5da;
    font-weight:lighter;
}
.newslist .title
{
    font-size:40px;
    color:#06b5da;
    font-weight:lighter;
}
.newslistEvents
{
border-bottom:1px solid #ffca3e;
padding-bottom:25px;
}
.newslistEvents .title
{
	padding: 0px 0px 0px 10px;
	margin: 50px 0px 10px 5px;
	clear: both;
	font-size: 40px;
	color: #56665c;
    border-left:#ffca3e solid 5px;
    width:100%;
}
.titlewidth
{
    width:95%;
}
.newslistNOTICIAS .title
{
	padding: 0px 0px 0px 10px;
	margin: 50px 0px 10px 5px;
	clear: both;
	font-size: 40px;
	color: #56665c;
    border-left:#5d6e66 solid 5px;
}
.newslistTOP12 .title
{
	padding: 0px 0px 0px 10px;
	margin: 50px 0px 10px 5px;
	clear: both;
	font-size: 40px;
	color: #56665c;
    border-left:#21baeb solid 5px;
}
.newslistMULTI .title
{
	padding: 0px 0px 0px 10px;
	margin: 50px 0px 10px 5px;
	clear: both;
	font-size: 40px;
	color: #ec281b;
    border-left:#21baeb solid 5px;
}
.newslist .newsitems
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}
.newslist .newsitems .item
{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newslist .newsitems .newsdate
{
	color: #9a9a9a;
	font-style: italic;
}
.newslist .newsitems a.newstitle
{
	color: #06b5da;
	text-decoration: none;
	font-size: 150%;
}
.newslist .newsitems a.newstitle:hover
{
	text-decoration: underline;
}
.newslist .newsitems .newsdetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align:top;   
}

.newsdetails 
{
     padding-top: 7px;
}

.highlightdetails {
    margin-top: 6px;

}


.newslist .newsitems .picture
{
	text-align: left;
	padding: 10px 10px 10px 0;
	float: left;
	width: 100px;
}
.newslistbody .newsitems .picture
{
	text-align: left;
	padding: 10px 10px 10px 0;
	float: left;
	width: 100px;
}
.newslist .newsitems .readmore
{
	font-weight: bold;
	text-decoration: none;
	color: #06b5da;	
	background-color: inherit;
}
.newslistNOTICIAS
{
 width:450px;
 float:left;
 border-bottom:#5d6e66 1px solid;
}

.newslistTOP12
{
 width:450px;
 float:right;
 border-bottom:#12b5ea 1px solid;
}

.newsitem
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
    padding-right:15px;
    float:left;
    width:550px;
}
.newsitemrigth
{
width:380px;
height:100%;
float:right;
}

.newsitem .page-title
{
	border-bottom: 0 none;
}

.newsitem .newsdate
{
	color: #9a9a9a;
	font-style: italic;
}

.newsitem .newsbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.newsitem .newsbody a
{
    color: #06b5da;
	text-decoration: underline;
}

.newslistdefaultpage
{
    margin-top:40px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
    /*border-bottom: solid 1px #06b5da;*/
}

.newslistdefaultpage .title
{
	clear: both;
	font-size: 40px;
    font-weight:lighter;
	color: #56665c;
    margin-bottom: 15px;

}
.newslistdefaultpage .title td
{
    border-left: 5px solid #06b5da;
    padding-left:15px;
}
.newslistdefaultpage .newsitems
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}
.newslistdefaultpage .newsitemsdefaultpage .item
{
    width:250px;
    float:left;
    margin-right:35px;
}
.newslistdefaultpage .newsitemsdefaultpage .newsdate
{
	color: #9a9a9a;
	font-style: italic;
}
.newslistdefaultpage .newsitemsdefaultpage a.newstitle
{
	color: #06b5da;
	text-decoration: none;
	font-size: 150%;
}
.newslistdefaultpage .newsitemsdefaultpage a.newstitle:hover
{
	text-decoration: underline;
}
.newslistdefaultpage .newsitemsdefaultpage .newsdetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align:top;
}
.newslistdefaultpage .newsitemsdefaultpage .picture
{
	text-align: left;
	padding: 10px 10px 10px 0;
	float: left;
	width: 250px;
	height:100px;
}
.newslistdefaultpage .newsitemsdefaultpage .readmore
{
	font-weight: bold;
	text-decoration: none;
	color: #06b5da;	
	background-color: inherit;
}

.newsitemdefaultpage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newsitemdefaultpage .page-title
{
	border-bottom: 0 none;
}

.newsitemdefaultpage .newsdate
{
	color: #9a9a9a;
	font-style: italic;
}

.newsitemdefaultpage .newsbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.newsitemdefaultpage .newsbody a
{
    color: #06b5da;
	text-decoration: underline;
}

.newscomments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newscomments .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #4e4e4e;
}

.newscomments .newcomment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.newscomments .newcomment td.leavetitle
{
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	font-size: 1.0em;
	color: #4e4e4e;
}

.newscomments .newcomment td.button
{
	text-align: right;
}

.newscomments .commentlist
{
	border-top: solid 1px #6a6a6a;
	margin-top: 10px;
	background: url('images/cart-footer-bg.gif') repeat-x bottom;
}

.newscomment
{
	border-bottom: solid 1px #E3E3E3;
}

.newscomment .commentinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.newscomment .commentinfo .userinfo
{
	padding-top: 5px;
}

.newscomment .commentinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.newscomment .commentinfo .userinfo .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.newscomment .commentinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.newscomment .commentinfo .userinfo  .userstats .statvalue
{
	font-weight: normal;
}

.newscomment .commentcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.newscomment .commentcontent .commenttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.newscomment .commentcontent .commenttime .statvalue
{
	font-weight: normal;
}

.newscomment .commentcontent .commenttitle
{
	padding: 3px;
	font-weight: bold;
}

.newscomment .commentcontent .commentbody
{
	padding: 3px;
}

.blog
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blog .page-title
{
}

.blogposts .post .blogdate
{
	color: #9a9a9a;
	font-style: italic;
}

.blogposts .post a.blogtitle
{
	color: #4e4e4e;
	text-decoration: none;
	font-size: 1.1em;
	font-weight:bold;
}

.blogposts .post a.blogtitle:Hover
{
	text-decoration: underline;
}

.blog .blogposts
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}

.blog .blogposts .post
{
	border-bottom: dashed 1px #9a9a9a;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blog .blogposts .blogbody
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog .blogposts .blogbody a
{
    color: #06b5da;
	text-decoration: underline;
}

.blog .blogposts .blogdetails
{
	font-weight: bold;
	text-decoration: none;
	color: #06b5da;
	background-color: inherit;
}

.blogpost
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blogpost .page-title
{
	border-bottom: 0 none;
}

.blogpost .postdate
{
	color: #9a9a9a;
	font-style: italic;
}

.blogpost .postbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.blogpost .postbody a
{
    color: #06b5da;
	text-decoration: underline;
}

.blogcomments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blogcomments .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #4e4e4e;
}

.blogcomments .newcomment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}


.blogcomments .newcomment td.leavetitle
{
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	font-size: 1.0em;
	color: #4e4e4e;
}

.blogcomments .newcomment td.button
{
	text-align: right;
}

.blogcomments .commentlist
{
	border-top: solid 1px #6a6a6a;
	margin-top: 10px;
	background: url('images/cart-footer-bg.gif') repeat-x bottom;
}

.blogcomment
{
	border-bottom: solid 1px #E3E3E3;
}

.blogcomment .commentinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.blogcomment .commentinfo .userinfo
{
	padding-top: 5px;
}

.blogcomment .commentinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.blogcomment .commentinfo .userinfo .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.blogcomment .commentinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.blogcomment .commentinfo .userinfo  .userstats .statvalue
{
	font-weight: normal;
}

.blogcomment .commentcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.blogcomment .commentcontent .commenttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.blogcomment .commentcontent .commenttime .statvalue
{
	font-weight: normal;
}

.blogcomment .commentcontent .commentbody
{
	padding: 3px;
}

.todays-poll-box
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.todays-poll-box .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.todays-poll-box .poll-item
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.poll-block
{
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

.poll-take-poll, .poll-results
{
	padding: 10px;
	margin-top: 10px;
	background:#efefef;
}

.poll-display-text
{
	font-weight: bold;
}

.poll-total-votes
{
	font-style: italic;
}

.emailafriend-box
{
	margin-bottom: 15px;
	padding: 0px;
}

.emailafriend-box .page-title
{
	border-bottom: 0 none;
}

.emailafriend-box .send-email
{
	border: 1px solid #d7d7d7;
	margin-top: 10px;
	padding: 0 0 10px 10px;
}

.emailafriend-box .send-email .product
{
	font-weight: bold;
}

.emailafriend-box .send-email .description
{
	font-style: italic;
}

.emailafriend-box .send-email .confirm
{
	font-weight: bold;
}

.rating-star
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filled-rating-star
{
	background-image: url(Images/FilledStar.png);
}
.empty-rating-star
{
	background-image: url(Images/EmptyStar.png);
}
.saved-rating-star
{
	background-image: url(Images/SavedStar.png);
}

.recently-added-products
{
	margin-bottom: 15px;
	padding: 0px;
}

.recently-added-products .page-title
{
}

.recently-viewed-products
{
	margin-bottom: 15px;
	padding: 0px;
}

.recently-viewed-products .page-title
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.account-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.account-page .page-title
{
    border-bottom: 0 none;
}

.account-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

.customer-info-box
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
}

.customer-info-box .section-title
{
	padding: 10px 10px 5px 0px;
	font-size: 14px;
}

.customer-info-box .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.customer-info-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.customer-addresses
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.customer-addresses .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.customer-addresses .address-list
{
}

.customer-addresses .address-list .address-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.customer-addresses .add-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	text-align: right;
}

.customer-orders
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.customer-orders .recurring-payments
{
	padding: 10px 10px 5px 0px;
	width: 100%;
	clear: both;
}

.customer-orders .recurring-payments .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.customer-orders .recurring-payments .recurring-payments-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.customer-orders .order-list
{
}

.customer-orders .order-list .order-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.customer-pass-recovery
{
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIM BOX (PRODUCT IMAGES)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	font-weight: bold;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRIVATE MESSAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.sendpmbox
{
    background-color:#EEEEEE;
    border:1px solid #A0A0A0;
    color:#555555;
    display:block;
    float:left;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    margin:2px 0 2px 2px;
    padding:2px 2px 2px 2px;
    text-decoration:none;
    text-transform:uppercase;
}

.sendpmbox .pmlinkbutton
{
    line-height:14px;
    padding:2px 6px 2px 18px;
	background: url('images/ico-pm.png') no-repeat;
}

.privatemessagesend
{
	background: url('images/pm-footer-bg.gif') repeat-x bottom;
}

.privatemessagesend .title
{
	background: url('images/pm-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.privatemessagesend .wrapper
{
	padding: 5px 5px 5px 5px;
}

.privatemessagesend table.postmessage
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.privatemessagesend table.postmessage td
{
	padding: 4px 4px 4px 4px;
}

.privatemessagesend table.postmessage td.fieldname
{
	font-weight: bold;
	width: 20%;
	color: #555;
}

.privatemessagesend table.postmessage td.options
{
	text-align: right;
}



.privatemessageview
{
	background: url('images/pm-footer-bg.gif') repeat-x bottom;
}

.privatemessageview .title
{
	background: url('images/pm-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.privatemessageview .wrapper
{
	padding: 5px 5px 5px 5px;
}

.privatemessageview table.viewmessage
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.privatemessageview table.viewmessage td
{
	padding: 4px 4px 4px 4px;
}

.privatemessageview table.viewmessage td.fieldname
{
	font-weight: bold;
	width: 20%;
	color: #555;
}

.privatemessageview table.viewmessage a
{
	color: #06b5da;
	text-decoration: underline;
}

.privatemessageview table.viewmessage td.options
{
	text-align: right;
}

.private-messages-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.private-messages-page .page-title
{
	border-bottom: 0 none;
}

.private-messages-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

.private-messages-box
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
}

.private-messages-box .section-body
{
	text-align: left;
	padding: 10px;
	height: auto;
}

.private-messages-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}


.pmgridtablestyle
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 100%;
}

.pmgridtablestyle td a
{
	text-decoration: none;
}

.pmgridaltrowstyle
{
	background-color: #F4FAFF;
}

.pmgridheaderstyle th
{
	background: url('images/grid-bg.gif') repeat-x 50%;
	color: #fff;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: solid 1px #676767;
}

.pmgridrowstyle td, .pmgridaltrowstyle td
{
	padding: 4px 10px 4px 10px;
	border-right: solid 1px #A0C0E7;
	border-right-color: #808080;
}

.pmgridpagerstyle
{
	height: 28px;
	background: url(Images/grid_header_back.png) repeat-x;
	background: #EEEEEE;
	vertical-align: middle;
}













/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM MAIN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsmain
{
}

.forumsmain .forumsmainheader
{
	border-bottom: solid 1px #f3f3f3;
	height: 20px;
}

.forumsmain .forumsmainheader .currenttime
{
	font-size:12px;
	float: left;
}

.forumsmain .forumsmainheader .forumsearchbox
{
	float: right;
	text-align: right;
}

.forumsmain .forumgroups
{
	margin-top: 10px;
}

.forumsmain .activediscussions
{
	margin-top: 50px;
}

.forumbreadcrumb
{
	padding: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size:12px;
    text-align:left;
    width:500px;
}

.forumbreadcrumb a
{
	text-decoration: none;
	color: #4e4e4e;
}

.forumbreadcrumb a:hover
{
	text-decoration: none;
	color: #ec281b;
}

.forumgrouppage .forumsearchbox
{
	text-align: right;
}

.forumgroup
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.forumgroups .forumgroup .grouptitle
{
	font-size: 18px;
	padding-bottom: 5px;
}

.forumgroup .grouptitle a
{
	font-weight:lighter;
    font-size: 18px;
}

.forumgroup table.groups
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 15px;
}

.forumgroup table.groups td
{
	padding: 3px 0 3px 0;
}

.forumgroup tr.groupheader
{
	font-weight:lighter;
}

.forumgroup tr.groupheader td
{
	background:#4e4e4e;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumgroup tr.groupheader td.forumname
{
	width: 55%;
	text-align: left;
	padding: 10px;
}

.forumgroup tr.groupheader td.topics
{
	width: 10%;
}

.forumgroup tr.groupheader td.posts
{
	width: 10%;
}

.forumgroup tr.groupheader td.lastpost
{
	width: 25%;
}

.forumgroup tr.forum td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumgroup tr.forum td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumgroup tr.forum td.forumname
{
	text-align: left;
	width: 55%;
}

.forumgroup tr.forum td.forumname .forumtitle
{
	font-weight:lighter;
	font-size: 14px;
	line-height: 18px;
    	color:#676767;
}

.forumgroup tr.forum td.forumname .forumdescription
{
	font-size: 12px;
	color:#676767;
}

.forumgroup tr.forum td.lastpost
{
	font-size: 12px;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forum
{
}

.forum .forumheader
{
}

.forum .top .foruminfo
{
	float: left;
}

.forum .top .foruminfo .forumname
{
	font-weight:lighter;
	font-size: 14px;
	line-height: 25px;
    	color:#676767;
}

.forum .top .foruminfo .forumdescription
{
	color:#909090;
}

.forum .top .actions
{
	float: right;
	text-align: right;
}

.BTnewtopic .newtopic
{
    float: right;
    padding: 10px;
    color:#fff;
    background:#ec281b;
    margin-top:-35px;

}

.forum .top .actions 
{
    color:#fff;
}

.forum .top .actions .watchforum
{
	background: url('images/ico-forum-watch.gif') no-repeat;

}

.forum .top .actions .forumsearchbox
{

}

.forum .topicsgroup
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.forum table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forum table.topics td
{
	padding: 3px 0 3px 0;
}

.forum table.topics tr.forumheader
{
	font-weight: bold;
}

.forum table.topics tr.forumheader td
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forum table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forum table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forum table.topics tr.forumheader td.views
{
	width: 10%;
}

.forum table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forum table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forum table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forum table.topics tr.topic td.topicname .topictype
{
	font-size: 0.9em;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.forum table.topics tr.topic td.topicname .topicspager
{
	font-size: 0.9em;
	color: #555;
}

.forum table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

.forum table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic .postannoucement
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forum .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forum .pager a:link
{
	color: #555;
}

.forum .pager span
{
	color: #06b5da;
	font-size: 1.2em;
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC EDIT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.postedit
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.postedit .title
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.postedit .wrapper
{
	padding: 5px 5px 5px 5px;
}

.postedit table.posttopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.postedit table.posttopic td
{
	padding: 4px 4px 4px 4px;
}

.postedit table.posttopic td.fieldname
{
	font-weight: bold;
	width: 20%;
	color: #555;
}

.postedit table.posttopic td.options
{
	text-align: right;
}

.moveforumtopic
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.moveforumtopic .title
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.moveforumtopic .wrapper
{
	padding: 5px 5px 5px 5px;
}

.moveforumtopic table.movetopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.moveforumtopic table.movetopic td
{
	padding: 4px 4px 4px 4px;
}

.moveforumtopic table.movetopic td.fieldname
{
	font-weight: bold;
	width: 30%;
	color: #555;
	white-space: nowrap;
}

.moveforumtopic table.movetopic td.options
{
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumtopic
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.forumtopic .title
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.forumtopic .title .topicname
{
	float: left;
}

.forumtopic .title .manage
{
	float: right;
	text-align: right;
}

.forumtopic .title .manage a
{
	color: #F3F3F3;
}

.forumtopic .topicheader
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-bottom: solid 1px #6a6a6a;
	height: 16px;
}

.forumtopic .topicheader .topicoptions, .topicfooter .topicoptions
{
	float: right;
	text-align: right;
}

.forumtopic .topicheader .topicoptions a, .topicfooter .topicoptions a
{
	font-weight: bold;
}

.forumtopic .posts
{
}

.topicfooter
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-top: solid 1px #6a6a6a;
	height: 16px;
}

.forumpost
{
	border-bottom: solid 1px #E3E3E3;
}

.postinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.postinfo .manage
{
	line-height: 20px;
}

.postinfo .manage a
{
	font-weight: bold;
	color: #555;
}

.postinfo .userinfo
{
	padding-top: 5px;
}

.postinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.postinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.postinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.postinfo .userinfo .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.postinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.postinfo .userinfo .userstats .statvalue
{
	font-weight: normal;
}

.postcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.postcontent .posttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.postcontent .posttime .statvalue
{
	font-weight: normal;
}

.postcontent .postbody
{
	padding: 3px;
}

.postcontent .postbody a
{
	color: #06b5da;
	text-decoration: underline;
}


.postcontent .postbody .posttext
{
}

.postcontent .postbody .posttext .quote
{
	padding: 5px 5px 5px 5px; 
	border: dashed 1px black; 
	background-color: #ffffff;
}


.postcontent .signature
{
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 0 0;
	font-size:90%;
	margin:1em 8px 8px;
	padding:1em 0 20px;
	text-align:left;
	font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM SEARCH

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsearchbox
{
}

.forumsearch
{
}

.forumsearch .forum-search-panel
{
}

.forumsearch .forum-search-panel .page-title
{
	border-bottom: 0 none;
}

.forumsearch .forum-search-panel .search-input
{
}

.forumsearch .forum-search-panel .search-error
{
	color: Red;
}

.forumsearch .forum-search-panel .search-results
{
}

.forumsearch .topicsgroup
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.forumsearch table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forumsearch table.topics td
{
	padding: 3px 0 3px 0;
}

.forumsearch table.topics tr.forumheader
{
	font-weight: bold;
}

.forumsearch table.topics tr.forumheader td
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumsearch table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forumsearch table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.views
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forumsearch table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumsearch table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forumsearch table.topics tr.topic td.topicname .topictype
{
	font-size: 0.9em;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.forumsearch table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

.forumsearch table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic .postannoucement
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forumsearch .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forumsearch .pager a:link
{
	color: #555;
}

.forumsearch .pager span
{
	color: #06b5da;
	font-size: 1.2em;
	font-weight: bold;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROFILE PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.profile-page
{
}

.profile-page .title
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.profile-page .body
{
}

.profile-page .body .profileInfoBox
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
	margin-bottom: 15px;
}

.profile-page .body .profileInfoBox .title
{
}

.profile-page .body .profileInfoBox .profileStat
{
	font-weight: bold;
	padding: 2px;
}

.profile-page .body .profileInfoBox .profileStat .profileStatValue
{
	font-weight: normal;
	color: #555;
}

.profile-page .body .profileInfoBox .userDetails
{
	width: 180px;
	float: left;
	padding: 10px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
	text-align: center;
}

.profile-page .body .profileInfoBox .userDetails .avatar
{
	margin-bottom: 5px;
}

.profile-page .body .profileInfoBox .userDetails .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.profile-page .body .profileInfoBox .userStats
{
	margin-left: 200px;
	border-left: solid 1px #F3F3F3;
	padding: 10px;
}

.profile-page .body .profileInfoBox .userStats .section-title
{
	text-transform: uppercase;
	margin-bottom: 10px;
}

.profile-page .body .userLastPosts
{
}

.profile-page .body .userLastPosts .section-title
{
	margin-bottom: 10px;
	font-weight: bold;
}

.profile-page .body .userLastPosts .topic
{
	border: solid 1px #F3F3F3;
	margin-bottom: 10px;
}

.profile-page .body .userLastPosts .topicTitle
{
	font-weight: bold;
	line-height: 20px;
	background: #e3f3f3;
	padding: 3px;
}

.profile-page .body .userLastPosts .topicBody
{
	padding: 10px;
}

.profile-page .body .userLastPosts .topicData
{
	background: #f3f3f3;
	padding: 3px;
	color: #555;
	font-size: 0.9em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BB CODE EDITOR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.toolbar
{
	padding: 2px;
	display: inline;
}

.toolbar .button
{
	background: url('images/bbeditor-button-bg.gif') repeat-x;
	padding: 2px;
	margin-right: 2px;
	border: #cec6b5 1px solid;
}

.toolbar .button:hover
{
	border: #333 1px solid;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ACTIVE DISCUSSIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.activediscussionspage
{
}

.activediscussions .activediscussionstitle
{
	font-size: 1.1em;
	padding-bottom: 5px;
	font-weight: bold;
}

.activediscussions .activediscussionstitle .viewall
{
    float:right;
    text-align:right;
}

.activediscussions .topicsgroup
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.activediscussions table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.activediscussions table.topics td
{
	padding: 3px 0 3px 0;
}

.activediscussions table.topics tr.activediscussionsheader
{
	font-weight: bold;
}

.activediscussions table.topics tr.activediscussionsheader td
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.activediscussions table.topics tr.activediscussionsheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.activediscussions table.topics tr.activediscussionsheader td.replies
{
	width: 10%;
}

.activediscussions table.topics tr.activediscussionsheader td.views
{
	width: 10%;
}

.activediscussions table.topics tr.activediscussionsheader td.lastpost
{
	width: 25%;
}

.activediscussions table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.activediscussions table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.activediscussions table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.activediscussions table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.activediscussions table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BBCODES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.orange
{
	font-family: Verdana,helvetica;
}

.orange .ajax__tab_body
{
	font-size: 10pt;
	border: 1px solid #333;
	border-top: none;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.orange .ajax__tab_header
{
	background-color: #333;
	border: solid 2px #333;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
	cursor:pointer;
}

.orange .ajax__tab_tab
{
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: solid 1px #FFF;
	padding: 5px;
	background: #404040;
	cursor:pointer;
}

.orange .ajax__tab_active .ajax__tab_tab, .orange .ajax__tab_hover .ajax__tab_tab
{
	color: #06b5da;
	border: solid 1px #06b5da;
	cursor:pointer;
}

/* ajax__tab_yuitabview-theme theme (images/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:Verdana,helvetica,clean,sans-serif;
    font-size:11px;
    border-bottom:solid 2px #06b5da;
    cursor:pointer;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border-bottom-width:0px;
    cursor:pointer;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
    cursor:pointer;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(images/sprite.png) #FFF repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(images/sprite.png) #06b5da repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    padding:0.25em 0.75em;
    background-color:#FFFFFF;    
    border:solid 0px #eaeaea;
    border-top-width:0px;
}

/* GREY THEME */

.grey .ajax__tab_header
{
	font-family: Verdana, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
	cursor:pointer;
}
.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
	cursor:pointer;
}
.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
	cursor:pointer;
}
.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
	cursor:pointer;
}
.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
	cursor:pointer;
}
.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #000;
	border-color: #333;
	cursor:pointer;
}
.grey .ajax__tab_body
{
	font-family: Verdana,helvetica;
	font-size: 10pt;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
/*MENU*/
.sf-menu, .sf-menu * 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu 
{
	line-height: 31px;
}

.sf-menu ul 
{
	position: absolute;
	top: -999em;
	width: 170px;
	line-height: 31px;
}

.sf-menu li 
{
	float: left;
	position: relative;
	padding: 0 5px 0px 5px;
	white-space: nowrap;
	vertical-align: middle;
}

.sf-menu ul li 
{
	width: 210px;
	border-top: solid 1px #e0e0e0;
	padding: 0px 3px 0px 3px;
}

.sf-menu li:hover, .sf-menu li.sfHover
{
	visibility: inherit;
	background: url(images/menu-item-left.png) no-repeat left center;
}

.sf-menu li img
{
	border: none;
	padding-right: 7px;
	margin-bottom: 2px;
	padding-top: 6px;
	vertical-align: text-bottom;
}

.sf-menu li a, .sf-menu li a:hover
{
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	padding-right: 5px;
	height: 31px;
}

.sf-menu li:hover a, .sf-menu li.sfHover a
{
	background: url(images/menu-item-right.png) no-repeat right center;
}

.sf-menu li:hover ul li:hover, .sf-menu li.sfHover ul li.sfHover
{
	background-color: #FDEFD5;
	background-image: none;
}

.sf-menu li:hover ul li a, .sf-menu li.sfHover ul li a
{
	color: #555555;
	background-image: none;
	font-size: 0.9em;
	font-weight: normal;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul 
{
	left: 0;
	top: 2.4em;
	z-index: 99;
	width: 220px;
	background-color: #f0f0f0;
	border: solid 1px #6b798c;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul 
{
	top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul 
{
	left: 220px;
	top: 0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul 
{
	top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul 
{
	left: 220px;
	top: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	eService

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

input.msa-Global-TextField
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
	width:250px;
}

input.msa-Global-TextField-Large
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
	width:400px;
}

textarea.msa-Global-TextArea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 65px;
	padding: 1px;
	width: 98%;
	overflow: auto;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
}

select.msa-Global-SelectList
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	width: 255px;
	height: 19px;
	vertical-align:middle;
}

input.msa-Global-Button
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	cursor:pointer;
}

input.msa-Global-FileUpload
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	width:100%;
	height:19px;
}

table.msa-Global-RadioButtons
{
    table-layout: fixed;
    width: 100%;
}

table.msa-Global-UploadDocument
{
    width: 100%;
}

td.msa-Global-UploadDocument
{
	padding: 0px;
	vertical-align: top;
	width: 80%;
}

td.msa-Global-FieldLabel
{
	padding: 1px;
	vertical-align: middle;
	width: 100px;
}

td.msa-Global-FieldValue
{
	padding: 1px;
}

span.msa-Global-NotificationLabel-Error
{
	color: Red;
	font-weight: 700;
	text-align: center;
}

span.msa-Global-NotificationLabel-Success
{
	color: #000000;
	font-weight: 700;
	text-align: center;	
}

table.msa-EntityEditor-ContainingTable
{
    table-layout: fixed;
    width: 100%;
    color:#000000;
}

tr.msa-EntityGrid-GridRow
{
    width: 100%;
}

td.msa-EntityEditor-ButtonCell
{
	text-align: right;
	padding-right:7px;	
}

table.msa-EntityGrid-GridTable
{
    border:2px #cecfce solid;
    width:100%;
}

tr.msa-EntityGrid-TableRow-Header
{
    border:2px #cecfce solid;
    background:#cecfce;
    width:100%;
    height:25px;
    color:#fff;
}

table.msa-EntityGrid-GridTable-New
{    
    width:100%;
}

tr.msa-EntityGrid-TableRow-1
{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	background-color: #fff;	
}

tr.msa-EntityGrid-TableRow-2
{
    background-color: #f1f1f1;	
}

tr.msa-EntityGrid-SelectedGridRow
{
	background-color: #CCC;
	color: #4e4e4e;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;

}

msa-EntityGrid-GridColumn
{
    table-layout: fixed;
    white-space: pre-wrap; /* css-3 */
	white-space: pre-line;
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */ 	
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	resizable: false;	
    }

td.msa-EntityGrid-GridCell
{
    overflow: hidden;
    white-space: normal;
    padding:5px;
    /*background-color:#fff;*/
}


	
div.msa-ProfileEditor-RelatedContactsLabel, 
div.msa-ProfileEditor-AccountLabel, 
div.msa-ProfileEditor-ContactLabel
{
	font-weight:bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
}
div.msa-NotesEditor-ContainingDiv
{
	padding-top: 5px;
	padding-bottom: 20px;
	border-top: 1px solid Gray;
}

div.msa-NotesEditor-NewNoteContainingDiv
{
	padding-right: 5px;
}

div.msa-NotesEditor-NotesHeaderContainingDiv
{
	padding-top: 10px;
}

label.msa-NotesEditor-TitleLabel
{
	font-weight: 700;
}

.msa-NotesEditor-NoteLabel
{
	color:#000000;	
}
label.msa-NotesEditor-NoteLabel
{
	font-weight: 700;
}

input.msa-KBSearch-SearchField
{
	width: 250px;
}

div.msa-KBSearch-ResultsLabel
{
	font-weight: bold;
	padding-top: 20px;
}

a.msa-KBSearch-SummaryLink
{
	color:#06b5da;
	font-weight: bold;
}

a.msa-KBSearch-SummaryLink:hover
{
	text-decoration: underline;
}

table.msa-KBArticle-FormTable
{
	padding-right: 10px;
	table-layout: fixed;
	width: 100%;
}

div.msa-KBArticle-TitleHeader
{
	color:#4e4e4e;
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.msa-KBArticle-KBNumber
{
	padding-bottom: 5px;
}

/* Accordion */
.accordion
{
    width:220px;
}
.accordionHeader
{
    cursor: pointer;
	list-style:none;
} 
.accordionHeader a
{
    display: block;
	width: 180px;
	height: 20px;
	background:#f3f3f3;
	margin:0px;
	font-size:18px;
	padding-top:10px;
	padding-bottom:50px;

}
 
.accordionHeader a:hover
{
    cursor: pointer;
    background:#eeeeee;
    list-style:none;
	color:#06b5da;
	width: 180px;
	padding-top:10px;
	padding-bottom:50px;
	height:20px;
} 
.accordionHeaderSelected
{
    cursor: pointer;
	list-style:none;
	color:#06b5da;
	width: 180px;
	height:20px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
.accordionHeaderSelected a
{
	color:#06b5da;
}
.accordionHeaderSelected a:hover
{
	color:#06b5da;
}
.accordionContent
{
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 16px;
	line-height:20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BANNER WINDOW 8

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*.imgbannerR{ cursor:pointer; background-image:url(images/bannerwindows8HYDRA.png); background-repeat:no-repeat; width:830px; height:300px;}*/

.imgbanner{ position:absolute;}

.fade0 
{
  position:absolute;
  top:0px;
  left:0px;
}

.fade0 div 
{
  position:absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.fade1 
{
  position:absolute;
  top:152px;
  left:0px;
}

.fade1 div 
{
  position:absolute;
  top:0px;
  left:0px;
  display: none;
}

.fade2
{
  position:absolute;
  top:0px;
  left:153px;
}

.fade2 div 
{
  position:absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.fade3 
{
  position:absolute;
  top:152px;
  left:153px;
}

.fade3 div 
{
  position:absolute;
  top:0px;
  left:0px;
  display: none;
}
.fade4
{
  position:absolute;
  top:0px;
  left:306px;
}

.fade4 div 
{
  position:absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.fade5 
{
  position:absolute;
  top:152px;
  left:306px;
}

.fade5 div 
{
  position:absolute;
  top:0px;
  left:0px;
  display: none;
}
.fade6
{
  position:absolute;
  top:0px;
  left:601px;
}

.fade6 div 
{
  position:absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.fade7 
{
  position:absolute;
  top:152px;
  left:601px;
}

.fade7 div 
{
  position:absolute;
  top:0px;
  left:0px;
  display: none;
}
.fade8 
{
  position:absolute;
  top:152px;
  left:716px;
}

.fade8 div 
{
  position:absolute;
  top:0px;
  left:0px;
  display: none;
}

/*==================== IMG SUPPORT =============================*/



.imgSUPPORT 
{

position:absolute; 
margin-top:-290px; 
margin-left:340px; 
width:494px;
height:330px;
}

/*
	Slideshow
*/

.slidebg
{
background:url(images/Quadrilatero/bannerbg.png) no-repeat;
padding-top:6px;
padding-left:12px;
padding-right:10px;
height:380px;
}

#products {
	margin-left:26px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#products .slides_container {
	width:400px;
	overflow:hidden;
	float:left;
	position:relative;
	border:1px solid #dfdfdf;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:400px;
	height:274px;
	display:block;
}

/*
	Next/prev buttons
*/

#products .next,#products .prev {
	position:absolute;
	top:127px;
	left:0;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	z-index:101;
}

#products .prev {
	background:url(images/arrow-prev.png);
}

#products .next {
	left:430px;
	background:url(images/arrow-next.png);
}

/*
	Pagination
*/

#products .pagination {
	background:#dfdfdf;
	width:130px;
	padding:5px 5px;
	float:left;
	margin-left:30px;	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#products .pagination li {
	float:left;
	margin:2px 4px;
	list-style:none;
}

#products .pagination li a {
	display:block;
	width:55px;
	height:41px;
	margin:1px;
	float:left;
	background:#f9f9f9;
}

#products .pagination li.current a {
	border:1px solid #7f7f7f;
	margin:0;
}

/*==================== COLOR CITYS =============================*/

.citysTD{ width:150px;}
.spaceBtsColors{width:2px;}

/*======== BARCELOS ==========*/
.Barcelos1BT{
    background:url(images/Quadrilatero/Barcelos/barcelos.png) no-repeat;
    /*background-color:#9fa9a5;*/
    width:30px;
    height:30px;
    border:none;
    cursor:pointer;

}
a.newstitle_1
{
	color: #9fa9a5;
	text-decoration: none;
	font-size: 100%;
}
.newstitlebig_1
{
	color: #9fa9a5;
	text-decoration: none;	
    border-color:#CCC;                
    padding: 5px 5px 5px 0px;
    font-size:40px;
    margin: 0;
}
a.maisBarcelos {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/Barcelos/maisBarcelos.png) no-repeat;
	}

.advancedfindsearchboxbutton
{
    display: block;	
	height: 32px;
	text-decoration: none;
	
}

    .advancedfindsearchboxbutton:hover
    {
        background-position: -33px 0;
    }
/*======== BRAGA ==========*/
.Braga2BT{
    /*background-color:#0eb5ea;*/
    background:url(images/Quadrilatero/Braga/Braga.png) no-repeat;
    width:30px;
    height:30px;
    border:none;
    cursor:pointer;}
a.newstitle_2
{
	color: #0eb5ea;
	text-decoration: none;
	font-size: 100%;
}
.newstitlebig_2
{
	color: #0eb5ea;
	text-decoration: none;	
    border-color:#CCC;                
    padding: 5px 5px 5px 0px;
    font-size:40px;
    margin: 0;
}
a.maisBraga {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/Braga/maisBraga.png) no-repeat;
	}

a.maisBraga:hover {
	background-position: -33px 0;
	}
/*======== FAMALICAO ==========*/
.Famalicao3BT{
    /*background-color:#fec425;*/
     background:url(images/Quadrilatero/Famalicao/famalicao.png) no-repeat;
    width:30px;
    height:30px;
    border:none;
    cursor:pointer;}
a.newstitle_3
{
	color: #fec425;
	text-decoration: none;
	font-size: 100%;
}
.newstitlebig_3
{
	color: #fec425;
	text-decoration: none;	
    border-color:#CCC;                
    padding: 5px 5px 5px 0px;
    font-size:40px;
    margin: 0;
}
a.maisFamalicao {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/Famalicao/maisFamalicao.png) no-repeat;
	}

a.maisFamalicao:hover {
	background-position: -33px 0;
	}
/*======== GUIMARAES ==========*/
.Guimaraes4BT{
    /*background-color:#ee3226;*/
    background:url(images/Quadrilatero/Guimaraes/guimaraes.png) no-repeat;
    width:30px;
    height:30px;
    border:none;
    cursor:pointer; 

}
a.newstitle_4
{
	color: #ee3226;
	text-decoration: none;
	font-size: 100%;
}
.newstitlebig_4
{
	color: #ee3226;
	text-decoration: none;	
    border-color:#CCC;                
    padding: 5px 5px 5px 0px;
    font-size:40px;
    margin: 0;
}
a.maisGuimaraes {
	display: block;
	width: 33px;
	height: 32px;
	text-decoration: none;
	background:url(images/Quadrilatero/Guimaraes/maisGuimaraes.png) no-repeat;
	}
a.maisGuimaraes:hover {
	background-position: -33px 0;
	}

/*==================== MULTIMEDIA - GALERIAS IMG/VID =============================*/
.gallery
{
    margin-top:50px;
}
.titleMULTIMEDIA
{
    padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 5px;
	clear: both;
	font-size: 40px;
	color: #56665c;
    border-left:#ec281c solid 5px;
    width:100%
}

.subtitle
{
margin-top:20px;
font-size:14px;
}
/*======== VID ==========*/
.video
{
    height:205px;
    float:right;
}
.playervideo
{
  width:280px;
  height:205px;
}
.playervideo img
{
  width:280px;
  height:205px;
}

.listvideo {
     height:100px;
     padding: 0px;
     border:1px solid #CCCCCC;
     background: #222222;
}

.listvideo img
{
  width:120px;
  height:80px;
}

/*======== IMG ==========*/
.images
{
    height:225px;
    float:left; 
}
.imgMulti {
     background: #222222;
     border:1px solid #CCCCCC;
      padding: 0px;
}

.imgMulti img
{
  width:120px;
  height:100px;
}

/*======== + MAIS BT ==========*/

a.maisMultimedia {
	display: block;
	width: 120px;
	height: 100px;
	text-decoration: none;
	background:url(images/Quadrilatero/maismultimedia.png) no-repeat;
	}

a.maisMultimedia:hover {
	background-position: -120px 0;
	}

/*==================== MULTIMEDIA - GALERIAS IMG/VID =============================*/
/* Metro 32 */
.tsc_social_metro { display: inline-block; text-indent: -999em;height:32px; width:32px; text-decoration: none; padding:2px; vertical-align:middle; }
.tsc_social_metro:hover{ opacity:0.7; }

.facebook_metro{ background:url(images/Quadrilatero/facebook-metro.png) no-repeat;}
.google_plus_metro{ background:url(images/Quadrilatero/google_plus-metro.png) no-repeat; }
.twitter_alt_metro{ background:url(images/Quadrilatero/twitter_alt-metro.png) no-repeat; }
.bilheteiraonline_alt_metro{ background:url(images/Quadrilatero/Bilheteiraonline.png) no-repeat; }
.website_alt_metro{ background:url(images/Quadrilatero/website.png) no-repeat; }


.picture img
{
width:100px;
}
.largepicture img
{
width:300px;
}

/*==================== SERVIÇOS =============================*/
.servicosDiv
{
    width:630px;
    height:414px;
    float:left;
}
.contactDivService
{
    padding-top:160px;
    width:320px;
    height:414px;
    float:right;
}
.servicosTable
{
    width:630px;
    height:414px;
}
.serviceTitle
{
    font-size:40px;
    color:#06b5da;
    font-weight:lighter;
    text-align:left;
    width:150px;
    margin-bottom:25px;
}
a.visita{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/visita.png) no-repeat;
	}
a.visita:hover {
	background-position: -200px 0;
	}

a.educativo{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/educativo.png) no-repeat;
	}
a.educativo:hover {
	background-position: -200px 0;
	}

a.infantil{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/infantil.png) no-repeat;
	}
a.infantil:hover {
	background-position: -200px 0;
	}

a.culturais{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/culturais.png) no-repeat;
	}
a.culturais:hover {
	background-position: -200px 0;
	}

a.outros{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/outros.png) no-repeat;
	}
a.outros:hover {
	background-position: -200px 0;
	}

a.top12cultural{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/top12cultural.png) no-repeat;
	}
a.top12cultural:hover {
	background-position: -200px 0;
	}

a.toptags{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/toptags.png) no-repeat;
	}
a.toptags:hover {
	background-position: -200px 0;
	}

a.urbana{
	display: block;
	width: 200px;
	height:200px;
	text-decoration: none;
	background:url(images/Quadrilatero/SERVICOSICONS/urbana.png) no-repeat;
	}

a.urbana:hover {
	background-position: -200px 0;
	}

.ca-content ul{
	height:32px;
    list-style-type: none;
    padding-left:0px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
    width:32px;
    height:32px;

}

.ca-item-main h3 {
    height: 40px;
}

.teste
{
    height:5px;
    width:5px;
    position:absolute;
    background-color:#9fa9a5;   
}




.calBox {
  background-color: #EBEBEB;
  padding: 2px;
  text-align: center;
  color: #909090;
}

.calElement {
  margin: 1px;
  display: inline-block;
  overflow:hidden;
}

.calYear {
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 5px
}

.calYear .calElement {

}

.calMonth {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.calMonth .calElement {
  font-size: 14px;
}

.calDay {
}

.calDay .calElement {
  font-size: 12px;
  border: 1px solid #fff;
    background-color:#fff;
}

.calDay .calElement.prev {
  background: transparent url(images/prev.png) no-repeat 0 18px;
  width: 6px;
  height: 35px
}

.calDay .calElement.next {
  background: transparent url(images/next.png) no-repeat 0 18px;
  width: 6px;
  height: 35px;
}

span.calElement.next:hover, span.calElement.prev:hover {
  cursor: pointer;
}

.calDay .calElement .dayNumber {
  font-size: 20px;
}


.calElement.selected {
  background-color: #DBDBDB;
  padding:2px;
 
}

span.calElement:hover {
  background-color: #404040;
  color:#fff;
  cursor: pointer;
}

.calElement.today {
  
}



        .demo-section {
            padding: 0px;
            width: 100%;
        }
        .demo-section h2 {
            font-size: 1.2em;
            margin-bottom: 10px;
            text-transform: uppercase;
        }
        .demo-section .console {
            margin: 0;            
        }
        .product
        {
            float: left;
            width: 480px;
            height: 110px;
            margin: 0;
            padding: 5px;
            
        }
        .product img
        {
            float: left;
            width: 100px;
            height: 90px;
        }
        .product h3
        {
            margin: 0;
            padding: 10px 0 0 10px;
            font-size: .9em;
            overflow: hidden;
            font-weight: normal;
            float: left;
            max-width: 350px;
            text-transform: uppercase;
        }
        .product h4
        {
            margin: 0;
            padding: 10px 0 0 10px;
            font-size: .9em;
            overflow: hidden;
            font-weight: normal;
            float: left;
            max-width: 370px;            

        }
        .k-pager-wrap
        {
            border-top: 0;
        }
        .k-listview:after
        {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }
        .k-listview
        {
            padding: 0;
            min-width: 690px;
            min-height: 360px;
        }

.newstitle_1
{
	color: #9fa9a5;
	text-decoration: none;
	font-size: 100%;
}

.newstitle_2
{
	color: #0eb5ea;
	text-decoration: none;
	font-size: 100%;
}

.newstitle_3
{
	color: #fec425;
	text-decoration: none;
	font-size: 100%;
}

.newstitle_4
{
	color: #ee3226;
	text-decoration: none;
	font-size: 100%;
}

.newslistEvents #listView
{
    overflow: auto;
    display: inline-flex;
}

.item 
{
    height: auto !important;
    margin: 0 5px;
}

.ca-container 
{
    height: auto !important; 
}

.prev
{
    float:left;

}

.next
{
    float: right;
}

.ca-nav span
{
    top: 60% !important;
}