/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

teste
{
    cursor:pointer;	

}

body
{
	background-position: #C0C0C0;
	font-family:Tahoma;
	font-size: 11px;
	text-align: center;	
	background: #cbcbcb url(images/bg0.png) repeat-x;
	color: #4e4e4e;
	height:100%;
}

a
{
	color: #4676be;
	text-decoration: none;
}

a:hover
{
	color: #89817c;
	text-decoration: none;
}

a img
{
	border: 0;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Verdana, helvetica, sans-serif;
}

h2, h3
{
    font-size: 14px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.master-wrapper-page
{
	background: url(images/bgheader2.png) repeat ;
	margin: 0 auto;
	width: 950px;
	padding-top: 10px;
	height:100%;
}

#main_container
{
	padding: 0;
	width: 100%;
	height: 100%;
}

#content_container{
	width: 100%;
	margin: 0 0 0 7px;
	text-align:left;	
	height:100%;
}

#footermain {
	clear: both;
	overflow: auto;
	visibility:hidden;
}
#corner_bl {
	height:16px;
	width: 16px;
	float: left;
	background:url(images/bw_bl.png) left 0 no-repeat;
}
#corner_br{
	height:16px;
	width:16px;
	float: right;
	background:url(images/bw_br.png) no-repeat;	
}
#border_bottom {
	margin: 0 16px;
	padding-bottom:12px;
	height: 16px;
	background:url(images/bw_b.png) repeat-x;
}
/* two column master page */
.master-wrapper-side
{
	float: left;
	width: 210px;
	margin: 0 0 0 0;
	font-family: Verdana, helvetica, sans-serif;
	display: inline;
	color: #797979;
	font-size:10px;
	margin-top:0px;
	padding-top:0px;
}

.master-wrapper-center
{
	float: right;
	width: 695px;
	display: inline;
}

.master-wrapper-cph
{
	background: url(images/bgheader2.png) repeat;
	float: left;
	width: 695px;
	color: #4e4e4e;
	margin-left: 6px;
	padding: 5px 10px 10px 10px;
	min-height: 400px;
}

/* one column master page */
.master-wrapper-center-1
{
	float: left;
	width: 908px;
	display:inline;
	height:auto;
}
.master-wrapper-cph-1
{
    min-height:410px;
}
.master-wrapper-left
{
	width:9px;
	height:9px;
	float:left;
	margin-left:-10px;
	margin-top:-5px;
}
.master-wrapper-right
{
	width:9px;
	height:9px;
	float:right;
	margin-right:-10px;
	margin-top:-5px;
}
.master-wrapper-bottomleft
{
	width:9px;
	height:9px;
	float:left;
	margin-left:14px;
	margin-top:-12px;
}
.master-wrapper-bottomright
{
	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
{
	padding: 1px 0px 10px 0px;
	height:80px;
	width: 925px;
	height:120px;
	background:url(images/headergreencurto.png) no-repeat;	
}

.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;
}

.eService
{
	margin-left:-20px;
}

.eService ul li
{
	list-style:none;
	display:inline;
	color:#4e4e4e;
	text-align:left;
}
.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:15px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/Standout.png') no-repeat;
	display: block;
	width: 152px;
	height: 91px;
	text-decoration: none;
}

.header-selectors-wrapper
{
    margin-top:5px;
    margin-right:15px;
	text-align: right;
	float: right;
	width: 200px;
}

.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: #4676be;
}

.headermenu
{
    padding-right:10px;
}

.headermenu ul
{
	padding: 0;
	margin-top:50px;
	text-align:right;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	/*color: #4676be;*/
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 10px;
    font-weight:bold;
}

.headermenu a:hover
{
	color: #7e7570;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:5px;
	padding-right: 10px;
}

/* Footer */
.footer
{
	clear: both;
	height: 90px;
	background-color: #cbcbcb;
	width: 100%;
	padding-top:8px;
	text-align:center;
}
.footer a
{
	text-decoration: none;
	color: #626262;
}
.footermenu
{
	width: 933px;
	color: #626262;
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: bottom;
	background-color:#d9d9d9;
	margin:auto;

}
.footermenu ul
{
	padding: 0;
	margin: 0;
}

.footermenu li
{
	list-style: none;
	display: inline;
}

.footermenu a
{
	color: #626262;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.footermenu a:hover
{
	text-decoration: underline;
}
.social
{
	float: right;
	font-size: 11px;
	margin-top:-13px;
	color: #626262;
	text-align:right;
}
.social a
{
	padding: 0px;
}
.disclaimer
{
	clear: both;
	height: 15px;
	padding: 5px 0px 20px 5px;
	width: 955px;
	text-align: center;
	margin: auto;
}
.copyright
{
	margin: 0px;
	padding: 10px 5px 9px 8px;
	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
}
.copyright a
{
	color: #3664A5;
	background-color: inherit;
}
.developed
{
	float: right;
	font-size: 10px;
	margin-top:-20px;
	padding-right:5px;
	text-align:right;
}
.searchbox
{
	float: right;
	width: 210px;
	display: inline;
	margin-top:-80px;
}

.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-bottom: 1px solid;
    border-color:#CCC;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
    color: #4676be;
    font-weight:bold;
}

.page-title h1, .page-title h2 
{
    padding: 5px 5px 5px 0px;
    font-size: 20px;
    margin: 0;
    font-family: Verdana,Helvetica,sans-serif;
    font-weight:bold;
}

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;
}
.Button
{
    width:25px;
    height:25px;
}

.ButtonSearch
{
    width:75px;
    height:25px;    
    background-color:#4676be;
    border-bottom-color:#4676be;
    color:White;
}

.linkButton
{
	color: #4676be;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}
a.linkButton:hover
{

}
.link a
{
	color: #4676be;
	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;
}
a.inactive
{
}
.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}

.textBox
{
	margin: 1px;
	border: #cccccc 1px solid;
	color: #000;/*#4676be*/
    padding: 5px;
    width: 125px;
}

.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: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.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: #fff;
	width: 118px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 11px;
	color:#4676be;
	padding:5px;
}

.newsaddcommenttitletext
{
	width: 250px;
	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;
	height:15px;
	color:#4e4e4e;
}

.newsaddcommentcommenttext
{
	color:#4e4e4e;
	height: 130px;
	width: 500px;
	vertical-align: top;
	font-size: 11px;
	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;
}

.highlightsaddcommenttitletext
{
	width: 250px;
	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;
	height:15px;
	color:#4e4e4e;
}

.highlightsaddcommentcommenttext
{
	color:#4e4e4e;
	height: 130px;
	width: 500px;
	vertical-align: top;
	font-size: 11px;
	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;
}

.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: 1px solid #acacac;
	font-size: 14px;
}


.forumsearchboxtext
{
	border: 1px solid #acacac;
	font-size: 12px;
}

.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, .useragreementbutton
{
	background: #4676be;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	cursor:pointer;
	border:0px;
    float:right;	
}

.Newsletterbox-subscribebutton
{
	background: #4676be;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	cursor:pointer;
	border:0px;
    float:right;
    margin-top:-20px;
    margin-right:18px;
    border:1px solid #d9d9d9;
}

.productlistaddtocartbutton, .productgridaddtocartbutton, .productemailafriendbutton, 
.productaddtocomparelistbutton, .productvariantaddtowishlistbutton, .editaddressbutton, 
.deleteaddressbutton, .cancelrecurringorderbutton, .orderdetailsbutton, .orderdetailsprintbutton, 
.updatewishlistbutton, .applycouponcodebutton, .updatecartbutton, .continueshoppingbutton, 
.orderprocessedcontinuebutton, .submitpollvotebutton, .cancelforumtopicbutton, .forumsearchbutton, 
.forumsearchboxbutton, .cancelpmbutton, .deletepmbutton, .backpmbutton
{
	background:#89817c;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	cursor:pointer;
	border:0px;
}

.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 
{
        margin-left:-30px;        
        
}

.block .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4676be;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.block .listbox
{
	font-size: 11px;
	
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
}

.tree
{
    font-size: 12px;		
}

.block .listbox ul
{
	
	color: #CCCCCC;
	background-color: inherit;
}

.block img{
	border:none;
	width: 180px;
}
.block a
{
	display: block;
	width: 180px;
/*	height: 40px;*/
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	background: url(images/bgheader2.png) repeat;
	font-size:11px;
	text-transform: uppercase;
}
.block a:hover{
	background:#4676be;
	color:#FFF;
}
.block .active a
{
	text-decoration: none;
	background:#4676be;
	color:#FFF;
}
.block .listbox ul .inactive
{
}

.block ul
{

}

.block li
{
    list-style: none;
    line-height: 20px;
    margin-top:2px;

}


.block li.separator
{
	height: 1px;
	line-height: 1px;
	background: #4676be;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}



.block-topic-navigation, .block-info, .block-Newsletter, .block-livechat
{
    background-color:#cbcbcb;
    padding:5px;   
}

.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: #4676be;
	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-weight: bold;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #cccccc;
	min-height: 240px;
}

.login-page .wrapper .returning-wrapper .login-block-small
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #cccccc;
	min-height: 100px;
	width: 200px;
}

.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-weight: bold;
}

.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;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.registration-page .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.registration-page .button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	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: #4676be;
}

.newslistNOTICIAS
{
    width:100%; 
    float: right;
}

.newslistDESTAQUES
{
    width: 100%; 
    float:right; 
}


.newslist
{
	margin-bottom: 15px;
	padding: 15px;
	background: url('images/bgheader2.png') repeat;
	
}

.newslist .title
{
	padding: 10px 0px 1px 0px;
	margin: 0 5px 10px 5px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 20px;
	color: #4676be;
	border-bottom: solid 1px #ccc;
}
.newslist .newsitems
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}
.newslist .newsitems .item
{
	border-bottom: dashed 1px #9a9a9a;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newslist .newsitems .newsdate
{
	color: #9a9a9a;
	font-style: italic;
}
.newslist .newsitems a.newstitle
{
	color: #4676be;
	text-decoration: none;
	font-size: 1.2em;
}
.newslist .newsitems a.newstitle:hover
{
	text-decoration: underline;
}
.newslist .newsitems .newsdetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align:top;
}
.newslist .newsitems .picture
{
	text-align: left;
	padding: 10px 10px 10px 0;
	float: left;
	width: 100px;
}
.newslist .newsitems .readmore
{
	font-weight: bold;
	text-decoration: none;
	color: #4676be;	
	background-color: inherit;
}

.newsitem
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.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: #4676be;
	text-decoration: underline;
}

.remarketingLink
{
    font-size:14px;   
    text-decoration: underline; 
    	cursor: pointer;
	cursor: hand;
    }

.remarketingImage
{
    text-align: left;
	padding: 10px 10px 10px 0;
	float: left;
	width: 125px;   
	height: 100px;
}

.remarketinglistDESTAQUES
{
    width: 100%; 
    float:right; 
}


.remarketinglist
{
	margin-bottom: 15px;
	padding: 15px;
	background: url('images/bgheader2.png') repeat;
	
}

.remarketinglist .title
{
	padding: 10px 0px 1px 0px;
	margin: 0 5px 10px 5px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 20px;
	color: #4676be;
	border-bottom: solid 1px #ccc;
}
.remarketinglist .remarketingitems
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}
.remarketinglist .remarketingitems .item
{
	border-bottom: dashed 1px #9a9a9a;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.remarketinglist .remarketingitems .remarketingdate
{
	color: #9a9a9a;
	font-style: italic;
}
.remarketinglist .remarketingitems a.remarketingtitle
{
	color: #4676be;
	text-decoration: none;
	font-size: 15px;
}
.remarketinglist .remarketingitems a.remarketingtitle:hover
{
	text-decoration: underline;
}
.remarketinglist .remarketingitems .remarketingdetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align:top;
}
.remarketinglist .remarketingitems .picture
{
	text-align: left;
	padding: 10px 10px 10px 0;
	float: left;
	width: 100px;
}
.remarketinglist .remarketingitems .readmore
{
	font-weight: bold;
	text-decoration: none;
	color: #4676be;	
	background-color: inherit;
}

.remarketingitem
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.remarketingitem .page-title
{
	border-bottom: 0 none;
}

.remarketingitem .remarketingdate
{
	color: #9a9a9a;
	font-style: italic;
}

.remarketingitem .remarketingbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.remarketingitem .remarketingbody a
{
    color: #4676be;
	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: #4676be;
	text-decoration: underline;
}

.blog .blogposts .blogdetails
{
	font-weight: bold;
	text-decoration: none;
	color: #4676be;
	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: #4676be;
	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
{
	border: dashed 1px #666;
	padding: 5px;
	margin-top: 10px;
}

.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-weight: bold;
	clear: both;
	font-size: 12px;
}

.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: #4676be;
	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: 0.9em;
	color: #555;
	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;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
}

.forumbreadcrumb a
{
	text-decoration: none;
	color: #4e4e4e;
}

.forumbreadcrumb a:hover
{
	text-decoration: none;
	color: #4676be;
}

.forumgrouppage .forumsearchbox
{
	text-align: right;
}

.forumgroup
{
	background: url('images/forum-footer-bg.gif') repeat-x bottom;
}

.forumgroups .forumgroup .grouptitle
{
	font-size: 1.1em;
	padding-bottom: 5px;
}

.forumgroup .grouptitle a
{
	font-weight: bold;
}

.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: bold;
}

.forumgroup tr.groupheader td
{
	background: url('images/forum-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumgroup tr.groupheader td.forumname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.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: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forumgroup tr.forum td.forumname .forumdescription
{
	font-size: 0.9em;
	color: #555;
}

.forumgroup tr.forum td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forum
{
}

.forum .forumheader
{
}

.forum .top .foruminfo
{
	float: left;
}

.forum .top .foruminfo .forumname
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 25px;
}

.forum .top .foruminfo .forumdescription
{
	color: #555;
}

.forum .top .actions
{
	float: right;
	text-align: right;
}

.forum .top .actions .newtopic
{
	background: url('images/ico-forum-post-add.gif') no-repeat;
	padding: 0 10px 3px 20px;
}

.forum .top .actions .watchforum
{
	background: url('images/ico-forum-watch.gif') no-repeat;
	padding-left: 20px;
}

.forum .top .actions .forumsearchbox
{
	padding-top: 5px;
}

.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: #4676be;
	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: #4676be;
	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: #4676be;
	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 */ 
}

.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
{

}

.orange .ajax__tab_body
{
	font-size: 11px;
	border: 1px solid #cecfce;
	border-top: none;
	background-color: #f8f8f8;
	padding: 10px 10px 10px 10px;
}

.orange .ajax__tab_header
{
	background-color: #cecfce;
	border: none;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
	cursor:pointer;
}

.orange .ajax__tab_tab
{
	font-size: 1em;
	color: #cecfce;
	font-weight: bold;
	text-align: center;
	border: solid 1px #cecfce;
	padding: 5px;
	background: #f8f8f8;
	cursor:pointer;
}

.orange .ajax__tab_active .ajax__tab_tab, .orange .ajax__tab_hover .ajax__tab_tab
{
	color: #4676be;
	border: solid 1px #4676be;
	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 #4676be;
    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) #4676be 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-ReadOnly
{
    background-color: #ffffff;
    color: #C6C6C6;
    border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;	
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
	width:200px;
}

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:170px;
}

input.msa-Global-NumericField
{
	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:170px;
	text-align: right;
}

input.msa-Global-NumericField-Remarketing
{
	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:100%;
	text-align: right;
}


input.msa-Global-TextField-Two
{
	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:260px;
}

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;
}

input.msa-Global-TextField-UltraLarge
{
	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:98%;
}

input.msa-Global-DateTextField
{
    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;		
}
input.msa-Global-DateTextField-small {
	margin: 1px;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
	max-width: 75px;
}

input.msa-Global-DateTextField-New
{
    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:100px;
}

input.msa-Global-TimeTextField
{
    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: 50px;
}

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: 205px;
	height: 19px;
	vertical-align:middle;
}

select.msa-Global-SelectList-Two
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	width: 260px;
	height: 19px;
	vertical-align:middle;
    /*background-color: rgb(235, 235, 228);
    border-color: rgb(84, 84, 84);*/
}

select.msa-Global-SelectList-Three
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	width: 150px;
	height: 19px;
	vertical-align:middle;
}

select.msa-Global-SelectList-Remarketing
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	width: 70%;
	height: 19px;
	vertical-align:middle;
}

msa-Global-CheckList
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	width: 205px;
	height: 19px;
	vertical-align:middle;
}

input.msa-Global-Button
{
	background: #4676be;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	cursor:pointer;
	border:0px;
}

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: 100px;
}

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-FieldLabelBold
{
	padding: 1px;
	vertical-align: middle;
	width: 100px;
	font-weight: bold;
}

td.msa-Global-FieldLabel-80
{
	padding: 1px;
	vertical-align: middle;
	width: 80px;
}

td.msa-Global-FieldLabel-60
{
	padding: 1px;
	vertical-align: middle;
	width: 60px;
}

td.msa-Global-FieldLabel-20
{
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	width: 20px;
}

td.msa-Global-FieldLabel-0
{
	padding: 1px;
	vertical-align: middle;
	text-align: left;
}

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
{
    width: 100%;
    color:#000000;
}

tr.msa-EntityGrid-GridRow
{
    width: 100%;
}

td.msa-EntityEditor-ButtonCell
{
	text-align: right;
	padding-right:7px;	
	width: 100%;
}

table.msa-EntityGrid-GridTable
{
    border:2px #cecfce solid;
    width:100%;
    font-size:11px;
}

tr.msa-EntityGrid-TableRow-Header
{
    border:2px #cecfce solid;
    background:#cecfce;
    width:100%;
    height:25px;
    color:#fff;
}

tr.msa-EntityGrid-TableRow-Footer
{
    text-align:right;
    font-weight:bold;    
}

tr.msa-EntityGrid-TableRow-Footer td
{
    border: 1px #cecfce solid;    
}

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
{    
}

tr.msa-EntityGrid-TableRow-Bold
{
    font-weight:bold;
}


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;*/
    border: 1px #cecfce solid;
}

	
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:#4676be;
	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 */
.accordionHeader
{
	padding-top:5px;
    margin-top: 5px;
    cursor: pointer;
	list-style:none;
	font-family:Verdana;
	font-size:11px;
} 
.accordionHeader a
{
	padding-top:3px;
	padding-left:10px;
	display: block;
	width: 180px;
	height: 20px;
	background-image: url(images/BGSubMenu.png);
	background-repeat: no-repeat;
}
 
.accordionHeader a:hover
{
    cursor: pointer;
    background-image: url(images/BGSubMenuHover.png);
	background-repeat: no-repeat;
	list-style:none;
	color:#FFF;
	width:180px;
} 
.accordionHeaderSelected
{
	padding-left:10px;
	padding-top:3px;
    margin-top: 10px;
    cursor: pointer;
    background-image: url(images/BGSubMenuHover.png);
	background-repeat: no-repeat;
	list-style:none;
	color:#FFF;
	width:180px;
	height: 20px;
	font-size:11px;
}
.accordionHeaderSelected a
{
	height: 20px;
	color:#FFF;
}
.accordionContent
{
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height:20px;
	font-family:Verdana;
	font-size:11px;
}
.assistencia
{
    background-image: url(images/autoassistencia.png);
    background-repeat:no-repeat;
    height:58px;
    margin-bottom:0px;
    padding:10px;
    font-size:15px;
    font-weight:bold;
    text-align:center;
    color:#fff;
}

.ReportViewer
{
    background-color:#fff;     
    background-repeat:repeat-x; 
    border:1px solid #cccccc; 
    color:gray;
    font-family:Arial; 
    font-size:80%;            
}

#products_example {
	width:600px;
	height:282px;
	position:relative;
}

/*
	Slideshow
*/

#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;
}

.popupMenu 
{
    position:absolute;

}

.popupHover {
background-position:left top;
background-color:#F5F7F8;
width: 150px;
height: 19px;
}

.regularText
{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size:11px;
text-align:left;
}

.ddlMenu 
{
width: 70%;
height: 19px;
overflow-y:auto; 
overflow-x:hidden;
text-align:left;
}


.dropTextCell
{
	padding-left: 5px;
}
.dropImageCell
{
	padding: 1px 1px 1px 1px;
}
.dropContainer
{
	position: absolute;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 2px 2px 2px 2px;
	width: 200px;
	height: 100px;	
}
.dropDownItem
{
	background-color: White;
	color: #385880;
	cursor: default;
	font-size: small;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	padding: 1px 1px 1px 1px;
}
.dropDownItemHover
{
	background-color: #385880;
	color: White;
	cursor: default;
	white-space: nowrap;
	font-size: small;
}
.dropDownItem:hover
{
	background-color: #385880;
	color: White;
	cursor: default;
	white-space: nowrap;
	font-size: small;
}
.dropDownImage
{
	cursor: pointer;
}

.date-alignment
{
    text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	eService View Authorization Details

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.authorizationDetailsTD
{
    width: 70%;
    padding-right: 20px;
    border-right: 1px solid #ccc;
}

.authorizationCommentsTD
{
    padding-left: 20px;
    vertical-align: top !important;
}

.item
{
    padding: 1px 0;
    display: inline;
}

.authorizationDetailsNumericField
{
    float: right !important;
    background: none !important;
    border: none !important;
    width: 35px !important;
}

.authorizationLogsTD
{
    padding-left: 20px;
    vertical-align: top !important;
}

.commentitems
{
    height: 65px;
    display: inline-block;
    overflow-y: auto;
    width: 100%;
}

.logsitems
{
    height: 256px;
    display: inline-block;
    overflow-y: auto;
    width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	eService View Authorizations Datatable jQuery

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.dataTables_wrapper
{
    display:inline-table;
}

.dataTables_length
{
    margin: 7px 0 0px;
    float: left;
}

.dataTables_filter
{
    margin: 10px 0 15px;
    text-align: right;
    float: right;
}

.dataTables_info
{
    margin: 5px 15px 10px;
    text-align: right;
    float: right;
}

.dataTables_paginate
{
    margin: 5px 15px 10px;
    float: left;
}

.paginate_disabled_previous,
.paginate_enabled_previous
{
    font-weight: bold;
    cursor: pointer;
    margin: 0 5px;
}

.paginate_enabled_next,
.paginate_disabled_next
{
    font-weight: bold;
    cursor: pointer;
    margin: 0 5px;
}

.paginate_disabled_previous,
.paginate_disabled_next
{
    color: #4e4e4e;
    cursor: inherit;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	/*background: url(images/sort_asc.png) no-repeat center right;*/
}

.sorting_desc {
	/*background: url(images/sort_desc.png) no-repeat center right;*/
}

.sorting {
	/*background: url(images/sort_both.png) no-repeat center right;*/
}

.sorting_asc_disabled {
	/*background: url(images/sort_asc_disabled.png) no-repeat center right;*/
}

.sorting_desc_disabled {
	/*background: url(images/sort_desc_disabled.png) no-repeat center right;*/
}

.linkSeeAll 
{
    font-weight: bold;
    display: inherit;
}