
<!-- /* $WEFT -- Created by: Neha Almelkar (nehaalmelkar@gmail.com) on 11/2/2009 -- */
 @font-face {
 font-family: Swis721 Lt BT;
 font-style:  normal;
 font-weight: normal;
 src: url(../font/SWISLTB0.eot);
}
 @font-face {
 font-family: Swis721 Th BT;
 font-style:  normal;
 font-weight: 700;
 src: url(../font/SWISTHB0.eot);
}
 @font-face {
 font-family: Trajan Pro;
 font-style:  normal;
 font-weight: normal;
 src: url(../font/TRAJANPRO-REGULAR.eot);
}
-->
/* CSS Document for PraiseFolio by JoomlaPraise © Copyright May 09 */

/* Default HTML Styles **********/
* {
	margin:0;
	padding:0;
}
html {
	font-size:100%;
	height:100%;
	margin:0 0 1px 0;
}
body {
	background: #000000;
	font-family: Arial, Verdana, sans-serif;
	color:#fff;
	font-size:12px;
}
p, blockquote, label, ul, ol, dl, fieldset, address {
	margin:0 0;
}
.title {
	font-family: Swis721 Th BT;
	font-size:24pt;
	color:#ffffff;
	width:350px;
	font-weight:normal;
	margin:40px 120px 20px 40px;
}
.subtext {
	font-family: Swis721 Th BT;
	font-size:14px;
	color:#000000;
	width:350px;
}
.arrowleft {
	background:url("../../jp_praisefolio_1.5/images/arrow-left.png") no-repeat left 3px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
}
.arrowleft:hover {
	text-decoration:underline;	
}
ul {
	margin:0px 0px 0px 2em;
}
fieldset {
	padding:.5em;
}
img {
	border:none;
}
label {
	color:#fff;	
}
hr {
	height: 1px;
	background:url("../../jp_praisefolio_1.5/images/bg-dots.png") repeat-x top;
	border:none;
	margin:15px 0;
	clear:both;
}
#copyright {
	margin:0 auto;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:10px;
}
#vmMainPage img {
	border:none;
	border:1px solid #dddddd;
	padding:5px;
}
a {
	text-decoration:none;
	color:#ff1800;
}
a:link, a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input[type=text], input[type=password], select{
	padding:4px;	
}
.contentheading, .componentheading, .contentdescription {
	font-weight:normal;
	font-family: Trajan Pro;
}
h1 {
	color:#ff1800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0px;
	float:left;
	letter-spacing:1px;
}
h1.cart {
	background:url("/templates/jp_praisefolio_1.5/images/bg-dots.png") repeat-x bottom;
	clear:both;
	width:100%;
	float:none;
	margin:0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff1800;
	font-size:16px;
}
h1.checkout {
	background:url("/templates/jp_praisefolio_1.5/images/bg-dots.png") repeat-x bottom;
	clear:both;
	width:100%;
	float:none;
	margin:0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff1800;
	font-size:16px;
}
h2 {
	clear:both;
	width:100%;
	float:none;
	margin:0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff1800;
	font-size:16px;
}
h3, .contentdescription {
	color:#ff1800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px;

letter-spacing:1px;
}
h4 {
	font-size:14px;
	color:#ff0000;
	font-weight:normal;
	margin:15px 0 0 0;
	/*font-weight:bold;
font-weight:lighter;*/
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}
/* Layout **********/
.clr {
	clear:both;
}
.inside {
	padding:10px;
}
.width {
	width:960px;
}
#wrapper {
	padding:0 0 10px;
}
#mainwrapper {
	width:963px;
	margin:0 auto;
}
#wrapper-inner {
	margin:0 auto;
}
#header-inner {
	margin:0 auto 11px auto;
	background:url(../images/menu-bg.png) repeat-x #0e0d0e;
	border:1px solid #3a3939;
}
#vmMainPage {
	margin-top:10px;
}
#search {
	float:left;
	height:39px;
}
ion {
	margin:0px 0 0 0;
}
#homeimages img {
	margin:16px 6px 0 0;
}
/* Navigation CSS*/

#navigation {
	float:left;
	width:100%;
}
#ddtopmenubar, #navigation ul {
	width:100%;
}
#navigation ul {
	margin:0;
}
#navigation li {
	width:16.66%;
	margin:0;
	padding:0;
	list-style:none;
	background:url("../images/bg-li.png") no-repeat right 50%;
	float:left;
	position:relative;
}
#navigation #menuid95 {
	background:none;
}
#navigation li a {
	width:100%;
	display:block;
	padding:10px 0;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#navigation li a:hover, #navigation #ddtopmenubar #current a {
	text-decoration:none;
	background:url("../images/menu-bg-hover.png") repeat-x #720808;
	color:#fff!important;
}
.facebook, .facebook:hover {
	width:18px!important;
	height:18px!important;
	background:url("/images/facebook.png") no-repeat!important;
	display:inline-block!important;
	position:relative;
	bottom:-5px;
	left:5px;
}
.ddsubmenustyle {
	background:url("../images/bg-dropdown.png") repeat;
	padding:10px 0!important;
}
.ddsubmenustyle a {
	background:url("../images/bg-dropdown-a.png") no-repeat 15px 9px !important;
	padding-left:25px!important;
}
.downarrowpointer {
	display:none;
}
/* Navigation CSS Ends Here */

#pathway {
	font-size:0.9em;
	padding:10px 0 0 0;
}
#pathway .width {
	margin:0 auto;
}
#pathway-inner {
	padding:3px 10px;
}
.elements {
	margin:10px 0;
}
.elements td {
	width:33%;
}
.elements-left {
	padding:0 10px 0 0;
}
.elements-right {
	padding:0 0 0 10px;
}
#container {
	padding:0 0 10px 0;
	overflow:hidden;
}
#mainbody {
	float:left;
	width:78.125%;
}
#content {
	float:left;
	width:71.5%;
}
#content-inner {
}
#sidebar {
	float:right;
	width:27%;
}
#sidebar2 {
	float:right;
	width:20.8%;
}
#footer {
	font-size:14px;
	color:#fff;
	padding:31px 0 25px 0;
	text-align:center;
	background:url("../../jp_praisefolio_1.5/images/bg-dots.png") repeat-x top;
}
#footer .width {
	margin:0 auto;
}
#footer-inner {
	padding:10px;
}
#copy {
	float:left;
}
#link {
	float:right;
}
#link ul, #link li {
	margin:0;
	padding:0;
	list-style:none;
}
#link li {
	display:inline;
}
#link li a {
	margin:0 0 0 15px;
	font-weight:normal;
}
#link li a:hover {
	text-decoration:none;
}
#link li.active a {
	font-weight:bold;
}
/* Module Styles **********/
.moduletable, .moduletable_menu, .moduletable_text, .moduletable-ms1, .moduletable-ms2, .moduletable-ms3, .moduletable-ms4 {
	padding:10px;
	margin:0 0 10px 0;
}
.elements .moduletable, .elements .moduletable_menu, .elements .moduletable_text, .elements .moduletable-ms1, .elements .moduletable-ms2, .elements .moduletable-ms3, .elements .moduletable-ms4 {
	padding:10px;
	margin:0;
	height:200px;
	overflow:hidden;
}
#top .moduletable, #top .moduletable_menu, #top .moduletable_text, #top .moduletable-ms1, #top .moduletable-ms2, #top .moduletable-ms3, #top .moduletable-ms4, #top .moduletable-none {
}
#bottom .moduletable, #bottom .moduletable_menu, #bottom .moduletable_text, #bottom .moduletable-ms1, #bottom .moduletable-ms2, #bottom .moduletable-ms3, #bottom .moduletable-ms4, #bottom .moduletable-none {
}
.moduletable ul, .moduletable li, .moduletable_menu ul, .moduletable_menu li, .moduletable_text ul, .moduletable_text li, .moduletable-ms1 ul, .moduletable-ms1 li, .moduletable-ms2 ul, .moduletable-ms2 li, .moduletable-ms3 ul, .moduletable-ms3 li, .moduletable-ms4 ul, .moduletable-ms4 li, .moduletable-none ul, .moduletable-none li {
	margin:0;
	padding:0;
	list-style:none;
}
.moduletable li a, .moduletable_menu li a, .moduletable_text li a, .moduletable-ms1 li a, .moduletable-ms2 li a, .moduletable-ms3 li a, .moduletable-ms4 li a, .moduletable-none li a {
	display:block;
	margin:0 -10px;
	padding:3px 10px 3px 10px;
	font-weight:normal;
}
/* Ad Banner Module */
.bannerheader, .banneritem_text {
	margin:5px 0;
}
/* Typography Styles *********/
blockquote {
	padding:10px 30px;
	font-style:italic;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
pre {
	font-size:1em;
	padding:10px;
}
span.alert, span.info, span.download, span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}
ul.bullet1, ul.bullet2, ul.bullet3, ul.bullet4 {
	padding-left: 10px;
	margin-left: 0;
}
ul.bullet1 li, ul.bullet2 li, ul.bullet3 li, ul.bullet4 li {
	list-style: none;
	margin-left: 0;
	padding:10px 0px 10px 40px;
	margin-bottom: 5px;
}
span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}
span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}
span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}
span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}
ul.bullet1 li {
	background: url(../images/bullet1.png) 4px 4px no-repeat;
}
ul.bullet2 li {
	background: url(../images/bullet2.png) 4px 4px no-repeat;
}
ul.bullet3 li {
	background: url(../images/bullet3.png) 4px 4px no-repeat;
}
ul.bullet4 li {
	background: url(../images/bullet4.png) 4px 4px no-repeat;
}
/* Content Styles **********/
.highlight {
	font-weight:bold;
	font-size:1.1em;
}
h1.componentheading {
	padding:10px 0px;
}
.inputbox, .validate-email {
	padding:5px;
	/*text-align:center;*/
}
.button, .validate {
	cursor:pointer;
}
.readon {
	padding:2px 5px;
	display:block;
	float:left;
	margin:10px 0;
	font-size:0.8em;
}
.column_separator {
	margin:0 0 0 14px;
}
.contentarticle {
	margin:0 0 10px 0;
}
.contentarticle .inside {
	padding:10px 0px;
}
.article_elements {
	padding:3px;
	margin:5px 0;
}
.article_dateAuthor, .modifydate, .small {
	font-size:0.7em;
}
.buttonheading {
	float:right;
}
.article_dateAuthor {
	float:left;
}
.blog_more {
	padding:10px;
}
.showPagination {
	float:left;
}
.showPagination span, .showPagination a {
	float:left;
	display:block;
	padding:0 5px;
}
.showPaginationResults {
	float:right;
}
.sectiontableheader a {
	font-weight:bold;
	text-decoration:underline;
}
.sectiontableheader, tr.sectiontableentry1 td, tr.sectiontableentry2 td, tr.sectiontableentry0 td {
	padding:5px;
}
.filter {
	text-align:center;
	margin:10px 0;
}
.sectiontableheader, .sectiontableentry1, .sectiontableentry2, sectiontableentry0, tr.sectiontableentry1 td, tr.sectiontableentry2 td, tr.sectiontableentry0 td {
	padding:10px 5px;
}
.section_list ul, .section_list li, .weblink_unordered_list, .weblink_unordered_list li, .weblinks_other_categories ul, .weblinks_other_categories li {
	margin:0;
	padding:0;
	list-style:none;
}
.section_list li, ul.weblink_unordered_list li, .weblinks_other_categories li {
	display:block;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
/* Submission Forms */
#adminForm, #josForm, .josForm, #com-form-login {
	padding:10px;
	text-align:center;
	margin:10px auto;
	width:80%;
}
#adminForm label, #josForm label, .josForm label, #com-form-login label {
	font-weight:bold;
}
.weblink_submission td, #josForm .registration_form, .josForm div, #com-form-login div {
	text-align:left;
	padding:3px;
	vertical-align:top;
}
.input #username, .input #passwd {
	width:90%;
}
/* Polls Component */
.poll_stats {
	padding:10px;
	margin:15px 0;
}
.poll_entry_title {
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
}
.poll_stats .smalldark {
	padding:5px;
	float:left;
	clear:both;
}
/* Search Component */
.search_box {
	padding:10px;
	margin:0 0 5px 0;
}
.search_box .inputbox {
	padding:5px;
}
.search_phrase, .search_ordering {
	margin:0 0 5px 0;
}
.searchintro {
	margin:5px 0;
}
.searchintro {
	padding:10px;
}
.search_result_row {
	padding:10px;
	margin:0 0 10px 0;
}
.search_result_row a {
	font-weight:bold;
}
.search_result_row div {
	margin:5px 0;
	padding:5px 0;
}
/* Contact Component */
#component-contact {
	padding:10px;
}
.contact_address, .contact_email {
	padding:10px;
	margin:10px 0;
}
.contact-img {
	padding:3px;
}
/* Table of Contents */
.contenttoc {
	width:40%;
	float:right;
	margin:0 0 10px 10px;
}
.contenttoc th {
	text-align:left;
	padding:10px;
}
.contenttoc td {
	padding:5px 10px;
}
/* Tooltips **********/
.tool-tip {
	float: left;
	padding: 5px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 100%;
}
/* System Messages **********/
#system-message {
	margin-bottom: 0px;
	padding: 0;
}
#system-message dt {
	font-weight: bold;
}
#system-message dd {
	margin: 0;
	font-weight: bold;
	text-indent: 30px;
}
#system-message dd ul {
	color: #0055BB;
	list-style: none;
	margin: 0px;
	padding: 10px;
	background: #D8E5F8 url(../images/status-info.png) no-repeat 10px 50%;
	border-top: 3px solid #629DE3;
	border-bottom: 3px solid #629DE3;
}
#system-message dt.message {
	display: none;
}
#system-message dd.message {
}
#system-message dt.error {
	display: none;
}
#system-message dd.error ul {
	color: #c00;
	margin: 0px;
	list-style: none;
	background: #FFD6D6 url(../images/status-alert.png) no-repeat 10px 50%;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
}
#system-message dt.notice {
	display: none;
}
#system-message dd.notice ul {
	color: #DCA33C;
	margin: 0px;
	list-style: none;
	background: #FEF6D8 url(../images/status-note.png) no-repeat 10px 50%;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
/* Praisefolio Styles **********/
#folio_container {
	padding:10px;
}
.folio_thumb_item0, .folio_thumb_item1 {
	margin:0 12px 0 0;
}
.folio_view span a {
	text-indent:-9999px;
	display:block;
	float:left;
	height:16px;
	width:17px;
	overflow:hidden;
	margin:0 10px 0 0;
}
.folio_details {
	padding-left:10px;
}
.folio_details span.cdate {
	margin-right:10px;
}
#footer ul {
	display:inline;
	list-style-position:inside;
}
#footer li {
	display:inline;
	background:url("../images/bg-footer.png") no-repeat left;
	padding:0 0 0 10px;
	margin-right:10px;
}
#footer li a {
	margin:10px 10px 10px 10px;
	color:#fff;
	text-transform:uppercase;
}
#footer li a:hover {
	margin:10px 10px 10px 10px;
	color:#7B070A;
	text-decoration:none;
}
.inputboxsearch {
	background:#A6A6A6;
	height:24px;
	margin-right:10px;
	margin-top:7px;
	width:230px;
	border:1px solid #666666;
	vertical-align:top;
}
.search {
	float:right;
	margin-top:1px;
}
/*  css by neha */
.pname a {
	color:#AD1A1A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.steps a {
	background:url(../images/theme3/steps.png) no-repeat;
	color:#000000;
	font-size:10px;
	height:23px;
	width:100px;
	padding:5px 10px 5px 10px;
	margin:0px 2px 0px 2px;
}
.cur_step {
	background:url(../images/theme3/cur_step.png) no-repeat;
	height:23px;
	width:100px;
	padding:5px 13px 5px 13px;
	color:#ffffff;
	margin:0px 2px 0px 2px;
	font-size:10px;
}
.up_del {
	vertical-align:middle;
}
.delinfo, .retpol, .buyonline, .help {
	background:url(../../jp_praisefolio_1.5/images/bg-buttons.png) repeat-x #0e0d0e;
	border:1px solid #5d5d5d;
	padding:8px 5px;
	margin:35px 12px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff!important;
	display:block;
	float:left;
}
#conti_chk {
	margin-top:-35px;	
}
#conti_chk .continue_link, #conti_chk .checkout_link {
	background:url(../../jp_praisefolio_1.5/images/bg-buttons.png) repeat-x #0e0d0e;
	border:1px solid #5d5d5d;
	padding:8px 5px;
	margin:20px 0 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ff0000!important;
	display:block;
	float:left;
	text-transform:uppercase;
}
.newbutton, .shipping {
	width:auto;
	background:url(../../jp_praisefolio_1.5/images/bg-buttons.png) repeat-x #0e0d0e;
	border:1px solid #5d5d5d;
	padding:8px 5px;
	margin:35px 12px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff!important;
}
.newbutton1 {
	background:url(../../jp_praisefolio_1.5/images/bg-buttons.png) no-repeat;
	width:129px;
	padding:7px 27px 7px 27px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5A5A;
	border:none;
	border:1px solid red;
}
.continue_link, .save_link {
	background:url(../../jp_praisefolio_1.5/images/bg-buttons.png) repeat-x #0e0d0e;
	border:1px solid #5d5d5d;
	padding:8px 5px;
	margin:20px 0 0 ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ff0000!important;
	display:block;
	float:left;
	text-transform:uppercase;	
}
a.save_link {
	margin-right:5px;
	margin-left:5px;
	padding:9px 5px;
	cursor:pointer;
	text-decoration:none!important;
}
.pname {
	color:#BA1919;
	font-weight:bold;
}
.shop_info {
	float:right;
	color:#fff;
	margin-bottom:-30px;
}
.shipto {
	border:none;	
	padding:0;
	margin:0;
}
#checkout-billing, #checkout-shipping {
	clear:both;
	padding:30px 0 0 0;
}
#checkout-billing th, #checkout-shipping th, #checkout-shipping h3, #checkout-shipping-method h4, #checkout-payment h4, #review h4 {
	width:100%;
	text-transform:uppercase;
	padding:10px 5px 10px 32px;
	background:url("../../jp_praisefolio_1.5/images/arrow-down.png") no-repeat 7px 50% #222;
	color:#fff;
	clear:both;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#checkout-billing td, #checkout-shipping td {
	padding:3px 5px;
}
#checkout-shipping span.pname {
	padding:10px;	
	display:block;
	color:#ff0000;
	clear:both;
}
#checkout-shipping table, #checkout-shipping td {
	width:auto;
}
#checkout-shipping .shipping {	
	clear:both;	
}
#checkout-shipping table {
	clear:both;
	margin:0 0 15px;
}
#checkout-shipping-method input, #checkout-shipping-method p, #checkout-payment input {
	margin-left:10px;
}
#checkout-shipping-method, #checkout-payment {
	clear:both;
	padding:30px 0 0 0;
}
#checkout-payment fieldset {
	border:none;
}
#checkout-payment strong {
	display:none;
}
#checkout-billing th, #checkout-shipping th, #checkout-shipping h3, #checkout-shipping-method h4, #checkout-payment h4, #review h4 {
	width:100%;
	text-transform:uppercase;
	padding:10px 5px 10px 32px;
	background:url("../../jp_praisefolio_1.5/images/arrow-down.png") no-repeat 7px 50% #222;
	color:#fff;
	clear:both;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#review h4 {
	margin:0 0 15px;
}
#review textarea {
	margin:20px 0;	
}
#buttons .delinfo, #buttons .retpol, #buttons .buyonline, #buttons .help, #buttons .newbutton, #buttons .shipping, a.newbutton, a.shipping, .newbutton1, .shipping, input.checkout, .showcart, button.forgot-password {
	width:auto;
	background:url(../../jp_praisefolio_1.5/images/bg-buttons.png) repeat-x #0e0d0e;
	border:1px solid #5d5d5d;
	padding:8px 5px;
	margin:0 12px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff!important;
	display:block;
	float:left;
}
#basket {
	margin-bottom:15px;	
}




.direct-deposit .Stil2 {
	background:#222;
	color:#fff;
	padding:10px;
}
.direct-deposit td {
	padding:3px 0;
}

.bannergroup {
	width:962px;
	height:197px;
	margin:14px 0 0 0;	
}

/* Product List */

#product-list .product-image img {
	border:none;
	padding:6px;
	background:#fff;
}
#product-list .sku {
	color:#999;
	font-size:10px;
}
#product-list .product-name {
	font-size:14px;
}
#product-list .product-details {
	width:118px;
	height:33px;
	display:block;
	text-indent:-9999px;
	background:url("../../jp_praisefolio_1.5/images/bg-more-detail.png") no-repeat;
}
#product-list .product-image {
	padding-right:40px;
}
#product-list  .product-name {
	padding-right:20px;
}
#product-list .product-sdesc {
	width:35%;
	padding-right:40px;
}
#product-list .product-price {
	padding-right:50px;
}
.pagination a, .pagination, .vm_elements {
	color:#5a5a5a;	
}
.vm_sort
{
	color:#5a5a5a;
	float:right;
	font-weight:bold;
	margin:0 25px 0 0;
}
.vm_elements
{
	margin:0px 0 0px 0;	
	height:45px;
}
.vm_page
{
	color:#5a5a5a;
	float:right;
	font-size:11px;
	margin-left:5px;
	padding-top:9px;
}

.vm_pageno
{
	color:#5a5a5a;
	float:right;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	margin-left:8px;
	padding-left:6px;
	padding-top:9px;
}
select.jflanguageselection {
	position:relative;
	z-index:5;
	width:164px !important;
}
.jflanguageselection {
	color:#959b9b;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:4px 2px 2px 0;
	overflow:hidden;
	position:absolute;
	width:164px;
	border:1px solid #4c4c4c;
}

#maintenance {
	text-align:center;
	background:#730900;
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#f7eceb;
	border-bottom:1px solid #870b00;
}

.view-cart {
	
}

.competition {
	position:absolute;
	top:0;
	right:0;
}

