/*
JS Education
Copyright 2007 Joomlashack
*/

/*--- editor body ---*/
body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}

/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */
body.contentpane {background:#fff; margin: 20px;}
body.contentpane .contentheading {color:#900;
	font-size: 1.75em;
	line-height: 1.75em;
	font-weight: bold;
}
:link,:visited { text-decoration:none }
ul,ol { }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset
{ margin:0; padding:0 ;font-size:12px; font-family:arial;}
.rightdes{text-indent:-5000px;text-decoration:none;}
a img,:link img,:visited img { border:none }
address { font-style:normal }
a:focus {outline:0;}
.designer {margin:0px 0px 0px 0px;color: #fff;text-align:center; height:25px; line-height:25px;}
.designer a:link,.designer a:visited{color: #d6d6d6;font-size:10px; font-family:verdana;text-decoration:none;}
.designer a:hover {color:#616362;}

/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/
/* @group Basic Styles */
html, body {
	height:100%;
	font-family:"arial", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;	background-color: #fff;
	background:#ffffff;
	
}


textarea {
	 font-size: 12px; 
	 color:#2c2c2c;
	 padding: 0px;
	 margin: 0px; 
	 border:1px solid #0C4577;
	 font-family: arial,verdana,helvetica; 
}
input {
	 padding-left: 3px;
	 padding-right:4px;
	 font-size: 12px; 
	 color:#2c2c2c; 
	 margin: 0px;
	 font-family: arial,helvetica; 
	 height:17px;
	 padding-top:2px;
	 vertical-align:top;
	/* background: url(../images/input-bg.gif) no-repeat;*/
}

.radio{
	width:20px;
	border:none;
	padding:0px;
	margin:0px;
}
select {
	
	 border:1px solid #0C4577;

	
}

a:focus {
	outline: 0;
}

a,
a:link,
a:visited {
	color:#0C4577;
	}

a:hover {
	text-decoration:none;
	}


#mainbody ul {
	padding-left: 20px;
	list-style:disc;
}

p {
	margin: 10px 0px 10px 0px;
	color: #616362;
	line-height: 17px;
}

td {
	color: #616362;
	font-size:12px; font-family:arial;
	line-height:17px;
}


ul, li {
	margin: 3px;
	padding: 0px;
}

li{
background:transparent url(../images/plant-bullet.gif) no-repeat scroll 0 6px;
list-style-type:none;
margin-bottom:8px;
margin-top:0;
padding-left:10px;
}
img {
	border: none;
}

.clear {
	clear: both;
}

#main_content h1 {
	font: bold 2.5em/1.5em Helvetica, Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #670001;
}

#main_content h2 {
	font: bold 2em/1.75em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #000;
}

#main_content h3 {
	
}
#main_content h4 {
	font: bold 1.25em/1.5em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #2d3129;
}

.red {
	font: 16px/1.5em Arial, Verdana, serif;
	letter-spacing: 0px;
	color: #ff0000;
}

ul#checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../images/tick.png) no-repeat left center;
}
blockquote {
	background: #fffee4;
	color: #333;
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 10px 50px;
}

/* @end */

table.table-wrapper {
	height:100%;
	padding:0;
	background:#E8E3D4;
	border-bottom:7px solid #2E363D;
	}
table.blog {width:100%;} /*1.5 bug fix*/

#top-menu{
	height:31px;
	width:980px;
	float:left;
	background:#ffffff;
	text-align:right;

}

a.mainlevel-topmenu:link, a.mainlevel-topmenu:visited, a.mainlevel-topmenu:hover  {

	color:#013D71;
	font-size:12px; 
	font-family:arial;
	position:relative;
	display:inline;
	text-decoration:none;
	list-style-type:none;
	padding-right:10px;
	line-height:30px;
	padding-left:10px;
	border-right:1px solid #999999;
}

.last{
	border:0px solid !important;
}
#header {
	background:#ffffff none repeat scroll 0;
	border:0 solid #000000;
	height:52px;
	line-height:normal;
	position:relative;
	width:980px;
	float:left;
}


#logobox {
	border:0 solid #000000;
	float:left;
	height:44px;
	position:relative;
	width:265px;
}

#topmainnav {

	height: 25px;
	border:0px solid #000;
	float:right;
	border:0px solid #000;
	width:300px;
}
#header-logowrap {
	border:0 solid #000000;
	float:left;
}


h1.logo {
	font-size: 200%;
	margin: 0 0 0 0px;
	padding: 0;
	text-transform: uppercase;
}

h1.logo a {
	border:0 solid #000000;
	bottom:0;
	display:block;
	height:44px;
	position:relative;
	width:236px;
}


#mainnav {
	border:0 solid #000000;
	float:left;
	height:44px;
	width:697px;
	background:url(../images/menu-left-img.gif) no-repeat left top;

}

.moduletable-mainnav{
	width:689px;
	float:right;
	height:44px;
	background:url(../images/menu-right-img.gif) no-repeat right top;
}

a.mainlevel-mainnav:link, a.mainlevel-mainnav:visited {

	border-right:1px solid #C3C3C3;
	color:#616362;
	display:inline;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	list-style-type:none;
	padding:11px 17px 11px 17px;;
	position:relative;
	text-decoration:none;
}

a.mainlevel-mainnav:hover, #active_menu-mainnav  {

	border-right:1px solid #C3C3C3;
	background:url(../images/menu-hover-img.gif) repeat-x left top;
	color:#616362;
	display:inline;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	list-style-type:none;
	padding:11px 17px 11px 17px;;
	position:relative;
	text-decoration:none;
}

.moduletable-default{
	/*background:url(../images/bottom-module-bg.gif) no-repeat bottom left;*/
	width:236px;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
}

.moduletable-default h3{
/*	background:url(../images/top-module-bg.gif) no-repeat top left;*/
	line-height:32px;
	color:#ffffff;
	font-size:15px;
	text-align:center;
	font-weight:bold;
}

a.mainlevel-default:link, a.mainlevel-default:visited{
	background:transparent url(../images/bullet.gif) no-repeat scroll 4px 11px;
	border-bottom:1px dashed #B2B2B2;
	line-height:28px;
	margin-left:8px;
	padding-left:16px;
	text-decoration:none;
	width:200px;
}

a.mainlevel-default:hover{
	color:#2290F1;
}

.moduletable-cart{
	/*background:url(../images/bottom-module-bg.gif) no-repeat bottom left;*/
	width:215px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:5px;
}

.moduletable-cart h3{
	background:#F6C403;
	line-height:26px;
	color:#323232;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}	

#site-container {	
	background: #ffffff;;
	height:100%;
	}

#container-outer {
	width:980px;
	margin:0 auto;
	
	height:auto;
	}

#container {
	width:980px;
	height:auto;
	background:#ffffff;
	float:left;
	border:0px solid #000;
	text-align:left;

	}

#content-container {
	width:980px;
	padding-bottom:0px;
	font: 12px arial,"Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:#3C3C3C;
	float:left;
	min-height:400px;
	float:left;
	margin-top:0px;
}

#left_sidebar { 
	float:left;
	width:247px;
}
.moduletable-portfolio{
	width:247px;
	float:left;
	background:url(../images/portfolio-bottom-img.gif) no-repeat bottom left;
	padding-bottom:20px;
	margin-top:12px;
}

.moduletable-portfolio h3{
	background:url(../images/portfolio-top-img.gif) no-repeat top left;
	color:#013D71;
	font-size:18px;
	padding:10px 0px 5px 25px;
	font-weight:bold;

}
.moduletable-portfolio table{
	margin:0px auto;
}

.lb-border{
	border-left:1px dashed #B2B2B2;
	border-bottom:1px dashed #B2B2B2;
}

.tr-border{
	border-bottom:1px dashed #B2B2B2;
}

.l-border{
	border-left:1px dashed #B2B2B2;
}

.moduletable-quote{
	width:246px;
	float:left;
	margin-top:13px;
}
.moduletable-login{
	width:242px;
	float:left;
	margin-top:12px;
	padding-bottom:4px;
	background:url(../images/login-bottom-bg.gif) no-repeat bottom left;
}

.moduletable-login h3{
	background:url(../images/login-top-bg.gif) no-repeat top left;
	color:#013D71;
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	padding:9px 0px 3px 14px;

}
#modlgn_box, #modlgn_box_pass {
	 padding-left: 3px;
	 padding-right:3px;
	 font-size: 12px; 
	 color:#2c2c2c; 
	 margin: 0px;
	 font-family: arial,helvetica; 
	 height:18px;
	 border:none;
	 border:1px solid #013D71;
	 width:78px;
	/* background: url(../images/input-bg.gif) no-repeat;*/
}
.l-submit{
	background:url(../images/go.gif) no-repeat top left;
	width:27px;
	height:23px;
	cursor:pointer;
	border:none;
}
#headerimages{
	float:left;
	margin-left:20px;

	width:690px;
}

#right_sidebar{
	width:231px;
	float:right;
}

.moduletable-package{
	float:left;
	width:242px;
	background:transparent url(../images/pac-bottom-bg.gif) no-repeat bottom left;
	padding-bottom:15px;
}

.package-img{
	text-align:center;
	font-size:14px;
}
.moduletable-package h3{
	background:url(../images/pac-top-bg.gif) no-repeat top left;
	color:#013D71;
	font-size:16px;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-weight:bold;

}
.package-text{
	font-size:14px;
	margin-left:16px;
}
.package-b-text{
	color:#003870;
	font-size:16px;
	font-weight:bold;
}
.p-more{
	color:#003870;
	margin-left:13px;
}
.moduletable-rightmenu{
	width:221px;
	float:left;
	margin:10px 0px 10px 0px;
}

.moduletable-rightmenu ul{
	width:221px;
	float:left;
	margin-left:5px;
}

.moduletable-rightmenu ul li{
	background:transparent url(../images/bullet.gif) no-repeat scroll 9px 11px;
	border-bottom:1px dashed #B2B2B2;
	line-height:28px;
	padding-left:24px;
	margin:0px
}
.moduletable-rightmenu ul li a{
	color:#0C4577;
	font-size:12px;
	font-family:arial;
	text-decoration:none;
}
.moduletable-rightmenu ul li a:hover{
	color:#2290F1;
}
#main_content { 
	border-left:1px dotted #E87606;
	float:left;
	margin:12px auto;
	min-height:490px;
	position:relative;
	text-align:justify;
	width:700px;
}
#main_content_outer { 
	float:left;
	margin-left:24px;
	position:relative;
	width:690px;
}

#m_outer{
	margin:6px auto;
	width:100%;
	text-align:justify;
}

#m_outer ul{
	margin:8px 0px 8px 15px;
}
#m_outer ul li{
	background:transparent url(../images/content-arrow.gif) no-repeat scroll 0 5px;
	list-style-type:none;
	padding-left:12px;
	margin-bottom:4px;
}

#m_outer ol{
	margin:8px 0px 8px 15px;
}
#m_outer ol li{
	margin-bottom:8px;
	list-style-type:decimal;
	padding:0px;
}

#main_content_full{
	margin:12px auto;
	width:98%;
	text-align:justify;
}
#quick-panel{
	width:980px;
	height:36px;
	float:left;
	margin-top:10px;
	background:transparent url(../images/quick-panel-bg.gif) no-repeat  top left;
}
.moduletable-qpanel{
	width:160px;
	float:left;
}
.quick-link{
	color:#444647;
	font-size:18px;
	line-height:33px;
	margin-left:20px;
	padding-left:35px;
	background:transparent url(../images/quick-icon.gif) no-repeat bottom left;
}
.moduletable-qlink{
	float:left;
	width:600px;
}
.moduletable-qlink table{
	height:36px;
}
.moduletable-search {
	width:210px;
	float:right;
	height:35px;
}

.search-search{
	width:210px;
	float:left;
	margin-top:6px;
}

.search-search input {
	background:url(../images/search-input.gif) no-repeat left;
	border:medium none;
	height:20px;
	padding:4px 0 0 4px;
	width:148px;
	float:left;
}

.search-search input.button-search {
	height:27px;
	width:29px;
	background:url(../images/search-button.gif) no-repeat;
	cursor:pointer;
	border:none;
	padding:5px;
	margin-left:10px;
	}

.faqtogglerdiv45{
	border:1px solid #D6D6D6;
	background:#F9F9F9;
	padding:5px;
	margin:5px;

}

.faqtoggler{
	color:#616362 !important;
	font-weight:bold;
}
.answer45{
	background:#F9F9F9;
	margin:5px;
	padding:5px;
	line-height:18px;
}
#bottom-box{
	width:980px;
	float:left;
	margin-top:15px;
}
#insta-box1{
	width:236px;
	float:left;
	background:transparent url(../images/box-bottom-bg.gif) no-repeat  bottom left;
}
#insta-box2{
	width:236px;
	float:left;
	margin-left:12px;
	background:transparent url(../images/box-bottom-bg.gif) no-repeat  bottom left;
}
#insta-box3{
	width:236px;
	float:left;
	margin-left:12px;
	background:transparent url(../images/box-bottom-bg.gif) no-repeat  bottom left;
}
#insta-box4{
	width:236px;
	float:right;
	background:transparent url(../images/box-bottom-bg.gif) no-repeat  bottom left;
}
.insta-yellow{
	color:#FDBF11;
	font-size:24px;
	line-height:24px;
}
.insta-blue{
	color:#07467A;
	font-size:24px;
	line-height:24px;
}
.box-set{
	margin-top:6px;
	border-top:1px dashed #aaaaaa;
	font-size:11px;
}
.box-set img{
	margin-top:3px;
}
.moduletable-box{
	background:transparent url(../images/box-top-img.gif) no-repeat  top left;
	padding-top:9px;
	padding-bottom:5px;


}

.moduletable-boxns{
	background:transparent url(../images/box-top-img.gif) no-repeat  top left;
	padding-top:9px;
	padding-bottom:5px;
	min-height:131px;
	float:right;
	width:236px;

}
.b-table{
	margin-left:7px;
}

#tcscroller{
	float:right;
	color:#616362;
	font-size:11px;
	font-family:arial;
	line-height:17px;
}

.submit {
	background:transparent url(../images/submit-bg.gif) repeat-x scroll 0 0;
	border:0 solid #787974;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:2px 4px 4px 4px;
	width:auto;
	height:auto;
}

.article_separator{
	line-height:0px;
}

.button {
	padding: 3px;
	border: 0px solid #787974;
	background:#0C4577;
	color: #FFFFFF;
	font-weight:bold;
	font-family:arial;
	cursor:pointer;
	height:auto;
	text-align:center;
}

.footer {
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	float:left;
	font-family:arial;
	line-height:28px;
	margin-top:20px;
	position:relative;
	width:100%;
}
#btn-footer{
	width:250px;
	float:left;
	margin-left:25px;
	font-size:14px;
	font-weight:bold;
}
#footer-menu{
	width:500px;
	float:right;
	text-align:right;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover  {
	color:#013D71;
	font-size:12px; 
	font-family:arial;
	position:relative;
	display:inline;
	text-decoration:none;
	list-style-type:none;
	padding-right:5px;
	line-height:30px;
	padding-left:5px;
	border-right:1px solid #000000;
}
.copyright{
	float:left;
	font-family:verdana;
	font-size:9px;
	line-height:50px;
	padding-left:50px;
	text-align:center;
	width:85%;
}

#copyright-menu{
	width:400px;
	float:left;
	text-align:right;
	margin-top:4px;
}
.moduletable-instamap, #map{
	float:right;
margin-top:-449px;
width:385px;
border:1px solid #cccccc;
}

#btn-copyright{
	float:left;
	font-family:arial;
	font-size:12px;
	color:#000000;
	width:570px;
}
p.date {
	padding-left:5px;
	font:bold .75em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	letter-spacing:1px;
	margin:0 0 6px 0;
}
#contactnow{
	border:1px solid #0C4577;
	background:#EBEBEB;
	float:left;
	width:100%;
}
#callmenow-bottom{
	margin-bottom:25px;
	float:left;
}
/* $3 - Content Styles */
/*Content Links*/

#active_menu{
	font-style:normal !important;
}
#content-container td.contentheading, #content-container .contentheading {
	color:#FCBA00;
	font-family:arial,"Trebuchet MS",Geneva,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	line-height:30px;
	text-decoration:none;
}
#content-container a.contentpagetitle:link,#content-container a.contentpagetitle:visited {
	color:#2E363D;
	text-align: left;
	text-decoration:none;
	font: normal 1.0em/1.5em arial, "Trebuchet MS", Geneva, sans-serif;
}
#content-container a.contentpagetitle:hover {color:#000;text-decoration:none;}
#content-container .componentheading {color:#FCBA00;
font-family:arial,"Trebuchet MS",Geneva,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
text-align:left;
line-height:30px;
text-decoration:none;}
#content-container div.sitemap h2.componentheading {
    color           :#2E363D;
	text-align      : left;
	text-decoration :none;
	font            : bold 20px arial, "Trebuchet MS", Geneva, sans-serif;
	padding         : 0;
	border-bottom   : 1px solid #ccc;
}	
h1,h2,h3,h4,h5,h6 {
	color:#013D71;
	font-family:arial,"Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	font-size:18px;
	}
h3 {
	color:#013D71;
	font-size:14px;
	font-family: arial;
	font-weight:bold;
	line-height:25px;
}
img {
	border:none;
}
.lower-content-container .moduletable {
	padding:0 0 15px 0;
	margin-bottom:15px;
	background:url(../images/border-hz.gif) 0% 100% no-repeat;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/*--- forms styles ---*/
form {
	padding: 0;
	margin: 0;
}

div.message {
	color: #cd2800;
	font-size: 18px;
	font-weight: bold;
}


.moduletable .inputbox {
	border: 0px solid #0C4577;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #333;

}

.mod_portfolio_item-portfolio{
		float:left;
	margin:11px;
}

.mod_portfolio_img-portfolio img{

	border:1px solid #CCCCCC;
	padding:3px;

}
#pscroller1{
width: 100px;
height: 100px;
float: right;
}

.vld{
	float:right;
	margin-top:10px;
	line-height:50px;
}

.search-table{
	padding:10px;
	border:1px solid #DEDEDE;
}

/*Virtumart Css Start Here*/

.browseProductContainer{
	border-bottom:4px solid #F6C403;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
	width:100%;
}

.browseProductTitle{
	color:#013D71;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	font-family:arial;
	width:auto;
}

.browseProductTitle a{
	color:#013D71;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	font-family:arial;
}

.producttitle, .producttitle a{
	color:#013D71;
	font-size:13px;
	line-height:25px;
	font-weight:bold;
}
.browsePriceContainer{
	float:left;
	width:100%;
	margin-left:4px;
}

.browseRatingContainer{
	width:100%;
	margin:0px;
	float:left;
}

.browseProductDescription{
	width:100%;
}

.p_detail{
	line-height:30px;
	background:url(../images/b-arrow.gif) no-repeat right;
	color:#CA2C32 !important;
	padding-right:12px;
	text-decoration:none !important;
}
.p_detail:hover{
	color:#0C4577 !important;
	text-decoration:none !important;
}
.p_detail1{
	line-height:29px;
	background:url(../images/b-arrow.gif) no-repeat right;
	color:#CA2C32 !important;
	padding-right:12px;
	text-decoration:none !important;
	float:left;
}
.p_detail1:hover{
	color:#0C4577 !important;
	text-decoration:none !important;
}
.browseAddToCartContainer{
	width:100%;
	float:left;
	text-align:left;
}
#vmMainPage div{
	margin-top:5px;
}

.browse-imgborder{
	border:1px solid #CFCFD1;
	margin-bottom:1px;
	padding:6px 0px 6px 0px;
	width:94%;
}
.browseProductImageContainer{
	margin:5px;
}

/*.addtocart_button, .notify_button {
	background:url(../images/button-bg.gif) repeat-x;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	height:21px;
	margin-top:5px;
	text-align:center;
	width:auto;
	padding:2px 2px 5px 2px;
}*/
.addtocart_button, .notify_button, .addtocart_button_module {
	background:transparent url(../images/cart-img.gif) no-repeat scroll 0 10px;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	height:47px;
	margin-top:10px;
	padding-bottom:8px;
	width:90px;
}
.product-heading{
	color:#013D71;
	font-size:16px;
	line-height:27px;
	font-weight:bold;
	font-family:arial;
}
.vmCartDetails{
	margin:0px !important;;
}
.previous_page{
	margin-bottom:10px;
}
.textspace1{
padding-left:10px;
}
.imgborder {
	border:1px solid #CFCFD1;
	float:left;
	height:auto;
	padding:8px;
	width:95%;
	margin-top:0px !important;
}
.vmCartContainer{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	float:left;
	width:80%;
	padding:0px;
	margin-top:-12px !important;

}

.p-top-border {
	border-top:4px solid #F6C403;
	margin-top:1px !important;
	padding:9px;
	width:95%;
}
.s-cart{
	background:url(../images/p-cart.gif) no-repeat;
	font-weight:bold;
	line-height:21px;
}
.inputboxattrib{
	/*width:280px;
	height:21px;
	background:url(../images/select-img.gif) no-repeat;
	border:none !important;*/
}
.product-detail-head{
	color:#CA2C32;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	margin:0px !important;
}
.textspace{
	padding:10px;
	background:#F3F3F5;
}

.cart-border{
	border:1px solid #c9c9c9;
	margin-top:15px !important;
	margin-bottom:10px;
	width:99%;
	float:left;
}

.heading-bg{
	background:#8C8989;
	color:#ffffff;
	padding-left:10px;
	font-size:13px;
	font-weight:bold;
}

.productPrice{
	font-size:12px;
	color:#CA2C32;
	text-align:center;
	font-weight:bold;
}
.scart{
	float:right;
	text-align:right;
	width:230px;
	height:21px;
	margin:5px 25px 5px 0px;
}
#description{
	float:left;
	width:100%;
}
.price-container{
	text-align:left;
}
.vmCartAttributes{
	width:85%;
}
.cart-lable{
	width:auto;
}

.vmCartChild{
	padding:0px !important;
	border:none !important;
	margin-top:6px !important;
}
.vmCartAttributes{
	margin:0px;
	padding-top:6px;
	text-align:left;
	width:auto;
	float:left;
	border:0px;
}
.vmAttribChildDetail{
	text-align:left;
	width:auto !important;
	color:#CA2C32;
	margin:4px 4px 4px 0px !important;
	padding:0px !important;
}
.vmCartModule{
	width:96%;
	float:left;
	margin-left:5px;
}
/*.minicart {
	background:transparent url(../images/bullet.gif) no-repeat scroll 2px 11px;
	border-bottom:1px dashed #B2B2B2;
	display:block;
	float:left;
	line-height:28px;
	padding-left:12px;
	width:94%;
}*/

.minicart{
	display:block;
	float:left;
	margin-top:10px;
	width:100%;
	border-bottom:1px dashed #B2B2B2;
	padding-bottom:10px;
}
.continue_link {
	background:transparent url(../images/continue-img.gif) no-repeat scroll 0 0;
	color:#616362 !important;
	font-size:14px;
	height:29px;
	margin:0;
	padding:7px 30px 7px 32px;
	text-align:center;
	text-decoration:none !important;
}
.checkout_link{
	background:url(../images/checkout-img.gif) no-repeat;
	color:#616362 !important;
	font-size:14px;
	height:29px;
	margin:0;
	padding:7px 40px 7px 32px;
	text-align:center;
	text-decoration:none !important;
}
.c-name{
	background:#CFCFD1;
	width:199px;
	margin:-4px auto !important;
	line-height:30px;
}
.c-name a{
	color:#353535;
	font-size:12px;
	font-weight:bold;
	margin:0px auto;
	text-decoration:none;
}
.next_page{
	float:right;
	line-height:20px;
	margin-right:16px;
	padding-right:30px;
	width:auto;
}
.pagination li{
	list-style-type:none;
	background:none !important;
}
.landing-list li{
	list-style-type:none;
	background:none !important;
}
.p-top-border b, .p-top-border strong{
	color:#CA2C32;
}
.el_categoriesview{
	background:url(../images/category-background.jpg) no-repeat left 35px;
	height:700px;
	width:685px;
	display:block;
	float:left;
}
.custom-relatedproduct{
	float:left;
}
.snapshot{
	width:90px;
	height:90px;
	padding:2px;
	border:1px solid #CFCFD1;
}
/*Virtumart Css End Here*/


/*-- default Joomla styles --*/
.back_button { }
.blog { }
.blog_more { }
.blogsection { }
.buttonheading { }
.category { }
.clr {clear:both;}
.componentheading { }
.contact_email { }
.content_rating { }
.content_vote { }
.contentdescription { }
.contentheading { }
.contentpagetitle { }
.contentpane { }
.contentpaneopen { width:97%; }   
.contenttoc { }
.createdate {margin:5px;color: #bbb;font-size: 10px;}
.fase4rdf  { }
.frontpageheader  { }
.highlight {background-color:#FFFFCD;color:#000000;}
.latestnews  { }
.message  { }
.modifydate {margin:5px;color: #bbb;font-size: 10px;}
.module  { }
div.moduletable {margin-bottom: 0px;} 
div.mosimage {border: 1px solid #eaeaea;margin: 7px;}
div.mosimage_caption {padding: 2px;background-color: #f7f7f7;border-top: 1px solid #eee;}
.mostread  { }
.newsfeed  { }
.newsfeeddate {margin:5px;color: #bbb;font-size: 10px;}
.newsfeedheading { }
.pagenav { }
.pagenav_next { }
.pagenav_prev { }
.pagenavbar { }
.pagenavcounter { }
.pathway { }
.polls { }
table.pollstableborder {text-align:left;}
table.pollstableborder tr {padding: 2px 0;}
table.pollstableborder td {padding: 0 2px;}
a.readon {color: #EA670E;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#left_sidebar a.readon {color: #EA670E;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#left_sidebar a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#right_sidebar a.readon {color: #EA670E;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#right_sidebar a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
.search { }
.searchintro { }
td.sectiontableentry1 {padding: 4px;}
td.sectiontableentry2 {background: #f2f2f2;padding: 4px;}
td.sectiontableheader {background: #d8d8d8;color: #333;font-weight: bold;padding: 4px;}
.sitetitle { }
.small {margin:5px;color: #bbb;font-size: 10px;}
.smalldark {margin:5px;color: #994;font-size: 10px;}
.syndicate { }
.syndicate_text { }
.toclink { }
.weblinks { }
.wrapper { }


