html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
.both{clear:both;}
/* *********************** GENERAL SETTINGS     *********************** */

.vmCartContainer {
    visibility: visible;
}
body {
	margin: 0px;
	padding: 0px;
	line-height: 155%;
	background: #f4f4f4;
	color: #474747;
}

html {
	padding: 0px;
	margin: 0px;
}

body.f-smaller {
	font-size: 12px;
}

body, body.default {
	font-size: 13px;
}

body.f-larger {
	font-size: 14px;
}

#top-handler #top-right-nav {
	float: right;
	padding: 36px 0 0 0;
}

#top-handler #top-navigation-links {
	list-style: none;
	margin: 0px;
	padding: 0px 5px 0 0;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	text-align: right;
	float: right;
}

#top-navigation-links li {
	float: left;
	margin-left: 2px;
	vertical-align: middle;
	height: 18px;
	line-height: 18px !important;
	font-size: 11px;
	color: #676767;
	text-align: left;
}

#top-navigation-links li span {
	margin-right: 5px;
}

#twitter, #blogger, #facebook, #rss, #linkedin, #myspace {
	width: 20px;
	text-indent: -9999px;
	height: 18px;
	float: left;
	background-image: url(../images/social-sprite.png);
	background-repeat: no-repeat;
}

#twitter {background-position: 0px 0px;}
#blogger {background-position: -22px 0px;}
#facebook {background-position: -44px 0px;}
#rss {background-position: -66px 0;}
#linkedin {background-position: -87px 0px;}
#myspace {background-position: -109px 0px;}

#twitter:hover {background-position: 0px -20px;}
#blogger:hover {background-position: -22px -20px;}
#facebook:hover {background-position: -44px -20px;}
#rss:hover {background-position: -66px -20px;}
#linkedin:hover {background-position: -87px -20px;}
#myspace:hover {background-position: -109px -20px;}

#top-handler #top-navigation-links2 {
	list-style: none;
	margin: 0px;
	padding: 8px 5px 0 0;
	height: 30px;
	line-height: 30px;
	float: right;
}

#top-navigation-links2 li {
	float: left;
	margin-left: 5px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px !important;
	color: #676767;
}

#top-navigation-links2 li a {
	background: url(../images/top-button-bg-left.gif) no-repeat 0 0;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #474747;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}

#top-navigation-links2 li a img {
	vertical-align: middle;
	float: left;
}

#top-navigation-links2 li a span {
	padding: 0px 15px;
	background: url(../images/top-button-bg-right.gif) no-repeat top right;
	height: 30px;
	line-height: 30px;
	float: left;
}

#top-navigation-links2 li a:hover {
	text-decoration: none;
	color: #0070b0;
}

body.published {
	background: #AADDFF;
}

body.mceContentBody {
	background: white;
}

body.contentpane {
	padding: 15px;
	background: #ffffff;
}

#jcom-content ul li {
	padding: 4px 0px 4px 20px;
	background: url(../images/li-bg.gif) no-repeat 2px 10px;
}

ol {
	padding: 4px 0px 4px 40px;
	list-style: decimal;
}

ol li {
	padding: 4px 0px 4px 0px;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }

/*  Global Formatting */
h1 {font-weight: normal; font-size: 200%; line-height: 200%; }
h2 {font-weight: normal; font-size: 190%; line-height: 190%; }
h3 {font-weight: normal; font-size: 180%; line-height: 180%; }
h4 {font-weight: normal; font-size: 170%; line-height: 170%; }
h5 {font-weight: normal; font-size: 160%; line-height: 160%; }
h6 {font-weight: bold; font-size: 150%; line-height: 150%; }

#vmMainPage h1 {
	padding: 6px 0px;
}

#vmMainPage h2 {
	padding: 5px 0px;
}

#vmMainPage h3 {
	padding: 4px 0px;
}

#vmMainPage h4 {
	padding: 20px 0px;
}

#vmMainPage h5 {
	padding: 3px 0px;
}

h3 img {
	vertical-align: middle;
	margin-top: -3px;
}

a { text-decoration: none;color: #0070b0;}
a:hover { text-decoration: underline;}
a.image, a.image:hover, a img  {border:0;}
a:active, a:link, a:hover, a:visited {
	border: 0; outline: 0;
}

fieldset {
	margin: 10px 0px 10px 0px;
	border: none;
	padding: 10px;
	border: 1px solid #dadada;
}

legend {
	padding: 0px 10px;
	margin: 0px 10px;
}

fieldset label {
	line-height: 28px;
}

.both {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 0px;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 8px 0px;
}

.img-left {
	float: left;
	margin-right: 7px;
}

.img-right {
	float: right;
	margin-left: 7px;
}

hr {
	background: transparent;
	height: 1px;
	border: 0;
	border-top: 1px solid #d9d9d9;
}

/* *********************** END GENERAL SETTINGS *********************** */

#site-handler {
	background: #f4f4f4 url(../images/site-handler-bg.jpg) repeat-x 0 0;
}

.site-width {
	width: 960px;
	margin: 0px auto;
}

#mc-bg {
	background: url(../images/mc-bg.gif) repeat-y 0 0;
}

#mc-bg-top {
	background: url(../images/mc-bg-top.gif) no-repeat 0 0;
	padding-top: 21px;
	height: 100%;
}

#endofpage {
	background: url(../images/footer-hbg-bot.gif) no-repeat 0 0;
	width: 960px;
	height: 21px;
}

#top-line {
	clear: both !important;
	width: 888px;
	padding: 3px 10px 3px 10px;
	margin: 0px auto 10px auto;
	height: 100%;
	background: #f8f8f8;
	border: 1px solid #f2f2f2;
}

#breadcrumb {
	width: 620px;
	float: left;
	line-height: 27px;
	font-size: 11px;
}

#breadcrumb span {
	line-height: 27px;
	height: 27px;
}

#breadcrumb img {
	vertical-align: middle;
}

#currency {
	float: right;
	width: 245px;
	padding: 3px 0 0 0;
}

#currency .button {
	font-weight: normal; font-size: 11px;
	vertical-align: middle;
	height: 21px;
	line-height: 21px;
	padding: 0px 10px 0px 10px;
	margin: 0px 4px;
	background: #636363 url(../images/button-bg.gif) repeat-x 0 0;
	color: #ffffff;
	text-shadow: -1px -1px 0px #3b3b3b;
	border: 1px solid #636363;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	cursor: pointer;
	float: right;
}

#currency select.inputbox {
	width: 110px !important;
	float: left;
	margin: 0px 4px;
	font-size: 11px !important;
	height: 21px !important;
	padding: 0px !important;
	line-height: 21px;
}

#currency form br {
	display: none;
}

#top-handler {
	height: 101px;
	position: relative;
}

#top-nav-handler {
	height: 48px;
	background: url(../images/top-nav-handler-bg.jpg) no-repeat 0 0;
	clear: both;
}

#menu {
	width: 720px;
	float: left;
	padding: 5px 0 0 10px;
}

#menu .menu-nav, #menu #mainlevel-nav {
	list-style: none;
	padding: 0px;
	height: 48px;
	line-height: 48px;
	margin: 0;
	z-index: 5001 !important;
	display: inline;
}

#menu .menu-nav li, #menu #mainlevel-nav li {
	position: relative;
	margin: 0;
	padding: 0px !important;	
	list-style: none;
	line-height: 39px;
	z-index: 5001 !important;
}

#menu .menu-nav a, #menu #mainlevel-nav a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

#menu .menu-nav a span, #menu #mainlevel-nav a span {
	display: block;
	cursor: pointer;
	padding: 5px 15px 15px 15px;
	line-height: 20px;
}

#menu .menu-nav li li a span, #menu #mainlevel-nav li li a span,
#menu .menu-nav li li a:hover span, #menu #mainlevel-nav li li a:hover span {
	display: block;
	cursor: pointer;
	padding: 0;
	line-height: 20px;
	background: none !important;
}

#menu .menu-nav a:hover, #menu #mainlevel-nav a:hover {
	text-decoration: none;
	display: block;
	cursor: pointer;
	background: url(../images/top-menu-a-hover-left.gif) no-repeat 0 0;
}

#menu .menu-nav a:hover span, #menu #mainlevel-nav a:hover span {
	background: url(../images/top-menu-a-hover-right.gif) no-repeat top right;
	display: block;
	cursor: pointer;
	padding: 5px 15px 15px 15px;
	line-height: 20px;
}

#menu .menu-nav li ul li, #menu .menu-nav li ul li ul li {
	margin-top: 1px;
}

#menu .menu-nav ul a, #menu .menu-nav ul ul a {
	font-weight: normal; 
	color: #686868;
	line-height: 18px;
	font-size: 13px;
	text-shadow: none;
}

#menu .menu-nav li, #menu #mainlevel-nav li {
	float: left;
	padding: 0;
	background: none;
	z-index: 5001 !important;
}

#menu .menu-nav li li a {
	font-weight: normal;
	padding: 4px 10px;
	height: 20px;
	line-height: 20px;
	text-indent: 0px;
	text-align: left;
	z-index: 5001 !important;
	overflow: hidden;
}

#menu .menu-nav ul a,
#menu .menu-nav ul ul a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	z-index: 5001 !important;
}

#menu .menu-nav li li,
#menu .menu-nav li li li {
	padding: 1px 0px 3px 0px !important;
	float: left;
	clear: left;
	white-space: nowrap;
	margin: 0;
	background: url(../images/dotted.gif) repeat-x bottom left !important;
	z-index: 5001 !important;
}

#menu li li.parent, #menu li li li.parent {
	cursor: pointer !important;
}

#menu .menu-nav li:hover,
#menu .menu-nav li.iehover {
	left: 0;
	z-index: 5001 !important;
}

#menu .menu-nav ul a:hover,
#menu .menu-nav ul ul a:hover {
	height: 20px;
	line-height: 20px;
	padding: 4px 10px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	background: #e1e1e1 !important;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background:none repeat scroll 0 0 #e1e1e1 !important;
	color: #2d2d2d;
	text-shadow: 1px 1px 0px #f7f7f7;
}	

#menu .menu-nav li ul {
	top: 39px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 5px 5px;
	border-top: 0;
	z-index: 99999 !important;
	-webkit-box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 1px 2px 5px;
	box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 1px 2px 5px;
	background-color: #f7f7f7;
	border: 1px solid white;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-moz-box-shadow:0 0 0 1px #dedede, 1px 2px 5px rgba(0, 0, 0, 0.3);
	width: 181px;
}

#menu .menu-nav li ul li ul {
	top: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: -7px 0 0 0;
	padding: 5px 5px;

}

#menu .menu-nav li.active ul li a, #menu .menu-nav li.active ul li, #menu .menu-nav li.active ul li a:hover, #menu .menu-nav li.active ul li.hover #menu .menu-nav li.active ul li.iehover { background-image: none; }
#menu .menu-nav li:hover ul ul, #menu .menu-nav li:hover ul ul ul, #menu .menu-nav li:hover ul ul ul ul, #menu .menu-nav li.iehover ul ul, #menu .menu-nav li.iehover ul ul ul, #menu .menu-nav li.iehover ul ul ul ul { left: -999em; }
#menu .menu-nav li:hover ul, #menu .menu-nav li li:hover ul, #menu .menu-nav li li li:hover ul, #menu .menu-nav li li li li:hover ul,#menu .menu-nav li.iehover ul, #menu .menu-nav li li.iehover ul, #menu .menu-nav li li li.iehover ul,#menu .menu-nav li li li li.iehover ul {z-index: 100001 !important; left: 0;}

#menu .menu-nav ul a,.menu-nav ul ul a{width:161px !important;}#menu .menu-nav ul a:hover,.menu-nav ul ul a:hover{width:161px;}#menu .menu-nav li li,.menu-nav li li li{width:181px;}#menu .menu-nav li ul li ul{margin-left:188px;}

/* END OF TOP MENU */

#search {
	width: 210px;
	height: 24px;
	padding: 3px 3px 3px 5px;
	margin: 0;
	float: right;
	background: #cccccc;
	border-radius: 3px 3px 3px 3px;
}

#search form.search {
	padding: 0 !important;
	margin: 0 !important;
}

form.search .inputbox {
	float: left;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	width: 175px;
	font: italic normal normal 13px/26px Arial, Helvetica, sans-serif;
	height: 24px;
	color: #333333;
	background: #cccccc;
}

form.search .button {
	float: right;
	margin: 0 !important;
	height: 24px !important;
	width: 24px !important;
	overflow: hidden;
	background: url(../images/search-button-bg.gif) no-repeat 0 0;
	border: none !important;
	broder-radius: 0 !important;
	text-indent: -9999px;
	font-size: 1px;
	cursor: pointer;
	-moz-border-radius: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-bottom-left-radius: none !important;
	border-bottom-right-radius: none !important;
	border-top-left-radius: none !important;
	border-top-right-radius: none !important;
}

#searchForm {
	clear: both;
	padding: 10px;
}

div.results h3 {
	font-weight: normal !important;
}

div.results .list li h4 {
	letter-spacing: -1px;
	font-weight: normal !important;
	font-size: 150%;
	text-shadow: 1px 1px 0px #ffffff;
}

div.results .list li h4 {
	padding: 5px 0px;
}

.highlight {
	font-weight: bold;
	color: #333333;
	background: #f6f6f6;
}

div.results .list li {
	padding: 4px 0px;
	border-bottom: 1px solid #cecece;
}

div.results span.small {
	font-size: 11px;
	font-weight: bold;
}

fieldset.advanced {
	border: 1px solid #cecece;
	padding: 10px;
}

fieldset.advanced legend {
	padding: 0px 10px;
}

#search-again {
	text-align: center;
	padding: 10px;
	background: #f6f6f6;
}

#search-again #search_searchword {
	width: 200px;
	height: 18px;
	padding: 2px 5px;
}

#search-again label {
	text-shadow: 1px 1px 0px #ffffff;
	padding-right: 6px;
}

.results .pagination {
	padding: 10px 0px !important;
}

.wrapper {
	clear: both;
	margin: 0px auto;
	position: relative;
}

#slideshow-handler {
	position: relative;
	margin-bottom: 15px;
}

#slideshow-handler #featured {
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: 1100;
}

#top-mod {
	height: 100%;
	margin-bottom: 15px;
}

#top-mod h3 {
	font-size: 200%;
	border-bottom: 1px solid #dadada;
	padding: 9px 0px 8px 0px;
	margin-bottom: 5px;
}

#top-mod .moduletable_new table {
	width: 100%;
	overflow: hidden;
}

#top-mod .moduletable_new table tr {
	overflow: hidden;
	width: 660px !important;
	height: 100%;
	display: block;
}

#top-mod .moduletable_new td {
	background: #f8f8f8;
	border: 1px solid #f2f2f2;
	margin: 5px 10px 5px 0px !important;
	width: 190px !important;
	height: 270px;
	overflow: hidden;
	padding: 4px 9px;
	display: block;
	float: left;
}

#top-mod .moduletable_new table td span {
	text-align: left !important;
	font-weight: normal !important;
	display: block;
	padding: 0px 0px 5px 0px;
}

#top-mod .moduletable_new table td .productPrice {
	padding: 9px 0px;
	float: left !important;
	width: 49%;
}

#top-mod .moduletable_new table td .addtocart_button_module {
	float: right;
	font-weight: bold; font-size: 12px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px 0px 5px;
	margin: 7px 0px;
	background: #636363 url(../images/button-bg.gif) repeat-x 0 0;
	color: #ffffff;
	text-shadow: -1px -1px 0px #3b3b3b;
	border: 1px solid #636363;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	cursor: pointer;
	width: 49%;
	z-index: 10000;
}

#top-mod .moduletable_new table td br {
	display: none;
}

#bot-mod {
	height: 100%;
	margin-top: 15px;
}

#bot-mod h3 {
	font-size: 200%;
	border-bottom: 1px solid #dadada;
	padding: 9px 0px 8px 0px;
	margin-bottom: 5px;
}

#bot-mod .moduletable_new table {
	width: 100%;
	overflow: hidden;
}

#bot-mod .moduletable_new table tr {
	overflow: hidden;
	width: 660px !important;
	height: 100%;
	display: block;
}

#bot-mod .moduletable_new td, marquee td {
	background: #f8f8f8;
	border: 1px solid #f2f2f2;
	margin: 5px 10px 5px 0px !important;
	width: 190px !important;
	height: 270px;
	overflow: hidden;
	padding: 4px 9px;
	display: block;
	float: left;
}

#bot-mod .moduletable_new table td span, marquee table td span {
	text-align: left !important;
	font-weight: normal !important;
	display: block;
	padding: 0px 0px 5px 0px;
}

#bot-mod .moduletable_new table td .productPrice, marquee table td .productPrice {
	padding: 9px 0px;
	float: left;
	width: 50%;
}

.addtocart_button_module {
	float: right;
	font-weight: bold; font-size: 12px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	margin: 7px 0px;
	background: #636363 url(../images/button-bg.gif) repeat-x 0 0;
	color: #ffffff;
	text-shadow: -1px -1px 0px #3b3b3b;
	border: 1px solid #636363;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	cursor: pointer;
	z-index: 10000;
}

#bot-mod .moduletable_new table td br, marquee table td br {
	display: none;
}

#top-modules {
	clear: both;
	height: 100%;
	padding: 0px;
	margin-bottom: 15px;
}

#top-modules .top-module {
	float: left;
	padding: 0px 0px;
}

#top-modules div.moduletable {
	text-align: left;
	padding: 0px 10px 0px 10px;
	height: 100%;
	margin: 0px;
}

#top-modules div.moduletable p {
	padding: 3px 0px;
}

#top-modules div.moduletable h3 {
	font-size: 160%;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0px;
}

#top-modules div.moduletable .mod-content {
	padding: 7px 0px;
}

#footer {
	background: #2c2c2c;
	color: #9a9a9a;
}

#footer table {
	width: 99%;
}

#footer table td {
	padding: 7px 6px 6px 6px;
}

#footer .sectiontableentry2 td {
	background: #3e3e3e;
}

#footer a {
	color: #d7d7d7;
	text-decoration: none;
}

#footer a:hover {
	color: #84b9d6;
	text-decoration: none;
}

#footer-created {
	text-align: left;
	padding: 0px 20px 10px 20px;
	font-size: 11px;
	line-height: 14px;
}

#footer-handler {
	background: #474747 url(../images/footer-handler-bg.gif);
	padding-top: 10px;
	height: 60px;
}

#footer-menu {
	margin: 0px 11px;
	padding: 10px 0px;
	height: 100%;
	overflow: hidden;
}

#footer-menu ul {
	display: inline;
	padding: 0px !important;
}

#footer-menu ul.menu li {
	background: none !important;
	border: none;
	display: inline !important;
	float: none;
	text-align: center;
	padding: 0px 12px !important;	
	font-size: 11px;
	margin-left: -2px;
	border-left: 1px solid #9a9a9a;
}

#footer-menu ul li a, #footer-menu a  {
	display: inline !important;
	color: #d7d7d7;
	text-shadow: none !important;
	background: none !important;
	padding: 0px !important;
}

#footer-menu ul li a:hover, #footer-menu a:hover {
	color: #84b9d6;
}

#footer-partners {
	width: 920px;
	margin: 0px auto;
	height: 100%;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #525252;
}

#bot-modules {
	padding: 20px 0px 10px 0px;
	height: 100%;
	width: 930px;
	margin: 0px auto;
}

#bot-modules .bot-module {
	float: left !important;
	padding: 0px 10px;
	color: #9a9a9a;
}

#bot-modules div.moduletable h3 {
	font-size: 180%;
	color: #9a9a9a;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px;
}

#bot-modules div.moduletable {
	height: 100%;
	margin-bottom: 20px;
}

#top-handler h1 {
	vertical-align: middle;
	font-weight: normal; font-size: 48px; line-height: 50px;
	letter-spacing: -1px;
	position: absolute;
}

#top-handler h1 a, #top h1 a:hover {
	text-decoration: none;
	display: block;
	color: #282828;
}

#top-handler h2 {
	position: absolute;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}

#top-handler #logo {
	position: absolute;
}

#banner {
	overflow: hidden;
	text-align: center;
	padding: 15px 0;
}


#middle-cols {
	padding: 0px 25px 0px 25px;
}

#col-left {
	width: 245px;
	padding: 2px 0px;
	overflow: hidden;
}

#column-left {
	overflow: hidden;
}

#col-center {
	overflow: hidden;
}

#holder {
	overflow: hidden;
	position: relative;
	height: 100%;
}

#content-main {
	height: 100%;
	margin-bottom: 12px;
}

#jcom-content {
	padding: 0px;
}

.s600 {
	width: 650px;
	padding: 2px 0px;
}

.s920 {
	width: 910px;
	padding: 2px 0px;
	/* background: #f6f6f6;  */
	background: #ffffff;
}

.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 {
	width: 48%;
}

.cols3 {
	width: 30%;
}

.column1, .column2 {
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2, .column1 {
	float: left;
	margin: 0;
}

.column2 {
	float: right;
	margin: 0;
	width: 48%;
}

.article_row {
	margin: 0px 20px 0px 20px;
	padding: 0;
	overflow: hidden;
}

.article_column {
	padding: 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

ul.horiz li {
	float: left !important;
	padding: 0 1% !important;
}


.main-content-item {
	padding: 0px 0px 1px 0px;
	margin-bottom: 15px;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

/* Col menus */

ul.menu, #col-left ul.sections, #col-left ul#mainlevel, #col-left ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

ul.menu ul, #col-left ul.sections ul, #col-left ul#mainlevel ul, #col-left ul ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

ul.menu li, #col-left ul.sections li, #col-left ul#mainlevel li, #col-left ul li {
	list-style: none;
	padding: 0px !important;
	margin: 0px;
	padding: 6px 0px 6px 0px !important;
	display: block;
	background: url(../images/dotted.gif) repeat-x bottom left;
	height: 100%;
}

ul.menu ul li, #col-left ul.sections ul li, #col-left ul#mainlevel ul li, #col-left ul ul li {
	list-style: none;
	padding: 0px !important;
	margin: 0px;
	padding: 6px 0px !important;
	display: block;
	border: 0;
	background: none;
}

ul.menu li a, #col-left ul.sections li a, #col-left ul#mainlevel li a, #col-left a.mainlevel {
	text-decoration: none !important;
	font-size: 100%;
	font-weight: normal;
	display: block;
	padding: 0px 0px 0px 20px;
	border: 0; outline: 0;
	color: #454545;
	text-shadow: 1px 1px 0px #ffffff;
	background: url(../images/li-bg.gif) no-repeat 5px 5px;
}

#col-left a.mainlevel {
	border-bottom: 1px dotted #afafaf;
	padding: 6px 0px 6px 20px !important;
	background: url(../images/li-bg.gif) no-repeat 5px 11px !important;
}

#col-left a.sublevel {
	display: block;
	padding: 6px 0px 6px 20px;
	text-decoration: none;
	color: #454545;
}

#col-left a.sublevel:hover {
	text-decoration: none;
	color: #0c6cbd;
	text-shadow: 1px 1px 0px #ffffff;
}

ul.menu li ul li a, #col-left ul.section li ul li a, #col-left ul#mainlevel li ul li a {
	text-align: left;
	border: 0; outline: 0;
}

ul.menu li a:hover, #col-left ul.sections li a:hover, #col-left ul#mainlevel li a:hover, #col-left a.mainlevel:hover {
	text-decoration: none !important;
	color: #0c6cbd;
}

ul.menu li#current a, #col-left ul.sections li#current a, #col-left ul#mainlevel li#current a {
	display: block;
	padding: 0px 0px 0px 20px;
	border: 0; outline: 0;
	font-weight: bold;
	background: url(../images/li-bg.gif) no-repeat 5px 5px;
}

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */


#col-left div.moduletable, #col-left div.moduletable_menu, #col-left div.moduletable_text {
	text-align: left;
	padding: 0px;
	height: 100%;
	margin-bottom: 3px;
	clear: both;
}

#col-left div.moduletable h3, #col-left div.moduletable_menu h3 {
	font-size: 160%;
	display: block;
	padding: 14px 40px 8px 15px !important;
	margin: 0px !important;
	height: 100%;
	line-height: 100%;
	background: url(../images/header-bg.gif) no-repeat 0 0;
	border-bottom: 1px solid #dadada;
}

#col-left div.moduletable_text h3 {
	font-size: 160%;
	display: block;
	padding: 5px 0px 5px 0px !important;
	border-bottom: 1px solid #dadada;
	margin: 0px 0px 10px 0px !important;
	height: 100%;
	line-height: 100%;
}

#col-left div.moduletable .mod-content, #col-left div.moduletable_menu .mod-content {
	padding: 7px 15px 7px 15px;
	background: #f8f8f8;
	border: 1px solid #f2f2f2;
}

#col-left div.moduletable_text .mod-content {
	padding: 0;
	margin: 0;
}

/* Custom Modules */

.bannerheader {
	padding: 3px 0px;
	font-weight: bold;
}

.banneritem_text {
	padding: 3px 0px;
	margin: 2px 0px;
}

.bannerfooter_text {
	padding: 3px;
	font-size: 11px;
	text-align: right;
}

#col-left iframe, #col-right iframe {
	width: 180px;
}

div.syndicate {
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
}

div.syndicate div {
	padding: 0px;
	margin: 2px 3px 2px 0px;
	display: inline;
	text-align: left;
}

div.syndicate div img, div.syndicate div a {
	margin: 0;
	padding: 0;
}

ul.latestnews, ul.latestnews_menu, ul.latestnews_text, ul.mostread, ul.mostread_menu, ul.mostread_text {
	list-style: none;
	padding: 0px 0px 0px 0px !important;
	margin: 0px;
	text-align: left;
}

ul.latestnews li, ul.latestnews_menu li, ul.latestnews_text li, ul.mostread li, ul.mostread_menu li, ul.mostread_text li {
	list-style: none;
	padding: 0px !important;
	margin: 0px;
	padding: 6px 0px 6px 0px !important;
	display: block;
	border-bottom: 1px dotted #545454;
}

li.latestnews a, li.mostread a,
li.latestnews_menu a, li.mostread_menu a,
li.latestnews_text a, li.mostread_text a {
	text-decoration: none;
}

li.latestnews a:hover, li.mostread a:hover,
li.latestnews_menu a:hover, li.mostread_menu a:hover,
li.latestnews_text a:hover, li.mostread_text a:hover {
	text-decoration: none;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.leading {
	background: #f8f8f8;
	padding: 10px 20px;
	position: relative;
	margin-right: 2px;
	border: 1px solid #f2f2f2;
}

.leading .star1 {
	position: absolute;
	top: -2px;
	left: -2px;
}

.leading .star2 {
	position: absolute;
	bottom: -3px;
	right: -3px;
}

.leading .main-content-item {
	margin-bottom: 0px;
}

.content-header {
	padding: 0px 0px;
	height: 100%;
	position: relative;
}

.content-header .contentheading {
	font-size: 200%;
	line-height: 100%;
	font-weight: normal;
	padding: 15px 100px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #dadada;
}

.componentheading {
	font-size: 260% !important;
	line-height: 100% !important;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

/* content title and links */
.contentpagetitle {  }

a.contentpagetitle { 
	text-decoration: none;
}

a.contentpagetitle:hover { 
	text-decoration: none;
}

/* top box like a category description */
.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { margin: 0px 0px 10px 0px; width: 99%; }

div.weblinks .contentdescription {
	clear: both;
	padding-bottom: 10px;
}

div.weblinks div.display {
	clear: both;
}

div.weblinks div.display form {
	float: right;
}

.sectiontableheader {
	
}

div.weblinks td img {
	vertical-align: middle;
	margin: 2px 0px 2px 2px;
}

div.weblinks td {
	line-height: 22px;
}

div.weblinks td a {
	vertical-align: middle;
	line-height: 22px;
}

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
	vertical-align: middle;
}

.content_vote input {
	background: none;
	margin-left: 1px;
	margin-right: 1px;
}

.article-adds {
	padding: 0px 0px 10px 0px;
	clear: both;
}

p.art-nfo {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	line-height: 90%;
}


/* icons */
span.buttonheading {
	padding: 0px;
	margin: -30px 0px 0px 0px;
	white-space: nowrap;
	vertical-align: middle;
	float: right;
}

span.buttonheading a {
	margin-left: 4px;
}

.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {
	font-size: 90%;
	font-weight: bold;
	display: block;
	padding: 10px 0px 0px 0px;
}

.modifydate {
	display: block;
	padding: 2px 0px;
}

.createdby {
	display: block;
	margin: 0px;
	padding: 2px 0px;
}

.article-footer {
	padding: 10px 0px;
	font-style: italic;
	font-size: 90%;
	line-height: 100%;
	color: #9a9a9a;
	height: 100%;
}

.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}

ul.newsfeed {
	padding: 6px 0px;
}

ul.newsfeed li {
	background: transparent url(../images/rss.gif) no-repeat 0px 4px;
	padding: 4px 0px 4px 22px;
}

/* Dates */

/* Writen by Authors name */
.small {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 

}
.pagebar{ font-weight: normal;}
.pagenav_prev{ text-decoration: none; }
.pagenav_next{ text-decoration: none; }
a.pagenav { text-decoration: underline; font-weight: normal; }
a.pagenav:hover {text-decoration: none; font-weight: normal;  }
.pagenavcounter {
	padding: 5px 0px;
	height: 100%;
	margin-bottom: 10px;
}
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
	text-decoration: none;
	line-height: 200%;
	font-weight: bold;
	font-size: 100%;
}

.readon:hover {
	text-decoration: underline;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	float: right;
	width: 30%;
}
	
table.contenttoc th {
	font-size: 180%;
	text-align: left;
	padding: 10px 10px 5px 30px;
	background: #fafafa;
}
	
table.contenttoc td {
	padding: 3px 10px 5px 30px;
	background: #fafafa url(../images/arrow.png) no-repeat 6px 3px;
}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	border-collapse: collapse;
	padding: 3px;
	font-weight: bold; font-size: 12px;
}

.sectiontableheader * {
	vertical-align: middle;
}

table.category, table.newsfeeds {
	width: 100% !important;
}

table.category th, table.newsfeeds th {
	background: url(../images/lighter-bg.png) repeat 0 0;
	padding: 8px 4px;
	text-align: left;
}

table.category td, table.newsfeeds td {
	padding: 4px !important;
	background: url(../images/dotted.gif) repeat-x bottom left;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background: transparent;
	padding: 4px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: transparent;
	padding: 4px !important;
	text-align: left;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td {
	padding: 4px;
	font-size: 12px;
}

#number {
	padding: 4px 10px !important;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
}

.sectiontableentry2 td {
	background: #F9F9F9;
}

.section-td-center {
	text-align: center !important;
}

.sectiontablefooter {
 
}

table.poll, table.pollstableborder {
	width: 99%;
}

table.poll * div {
	margin: 0px auto !important;
	padding: 4px 0px !important;
}

.polls_color_1 {
	background: #333333;
	border: 2px solid #333333;
	outline: 0 !important;
}

.polls_color_2 {
	background: #666666;
	border: 2px solid #666666;
	outline: 0 !important;
}

.polls_color_3 {
	background: #999999;
	border: 2px solid #999999;
	outline: 0 !important;
}

.polls_color_4 {
	background: #cccccc;
	border: 2px solid #cccccc;
	outline: 0 !important;
}

.polls_color_5 {
	background: #000000;
	border: 2px solid #000000;
	outline: 0 !important;
}

/* End Sectiontable */

/* Category */
.category th { background: #f9f9f9 !important; border-bottom: 1px solid #f0f0f0; }
a.category:link, a.category:visited { height: 15px; text-decoration: none;  }
a.category:hover  {	height: 15px; text-decoration: none; }
/* End category */

/* blogsection */
.blogsection{	height: 18px;  }

.blog_more {	clear: both; display: block; padding: 10px 20px; }

.blog_more h2 {
	font-weight: bold; font-size: 180%;
	letter-spacing: 0px;
	padding: 10px 0px;
	margin: 0px;
}

.blog_heading {	height: 18px;  }
/* space from bottom of article */

.article_separator { font-size: 1px; line-height: 0px; display: block !important;  }

/* End blogsection  */

/* results if not search google */
.searchintro{ }
/*Search Form keyword highlight*/
.highlight {
	padding: 0px 4px 0px 4px;
	color: #666666;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */

.counter {
	text-align: left;
	padding: 10px 0px 10px 0px !important;
	clear: both;
	height: 100%;
	margin: 0px 20px;
	background: url(../images/dotted.gif) repeat-x 0 0;
}

div.paginator {
	text-align: center;
	margin: 0px 20px;
}

div.paginator ul {
	margin-left: -2px;
}

div.paginator ul li {
	line-height: 30px !important;
	padding: 0 !important;
	display: block !important;
	float: left !important;
	margin: 0px 2px !important;
	height: 30px !important;
	background: url(../images/pagination-lbg.gif) no-repeat 0 0 !important;
	text-shadow: 1px 1px 0px #ffffff;
}

div.paginator ul li span {
	background: url(../images/pagination-rbg.gif) no-repeat top right !important;
	display: block !important;
	padding: 0px 10px !important;
}

#vmMainPage ul.pagination {
	display: block !important;
	height: 30px !important;
	width: 100% !important;
	clear: both !important;
	padding: 0 !important;
}

#vmMainPage ul.pagination li {
	line-height: 30px !important;
	padding: 0 !important;
	display: block !important;
	float: left !important;
	margin: 0px 2px !important;
	height: 30px !important;
	background: url(../images/pagination-lbg.gif) no-repeat 0 0 !important;
	text-shadow: 1px 1px 0px #ffffff;
}

#vmMainPage ul.pagination li span {
	background: url(../images/pagination-rbg.gif) no-repeat top right !important;
	display: block !important;
	padding: 0px 10px !important;
}

/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	margin: 0px;
}

#login {
	margin: 0px 5px;
}

#login .inputbox {
	width: 160px;
}

input {
	font-size: 100%; 
}

#col-left form.form-login {
	padding: 6px 0px 0px 0px;
	margin: 0px auto;
}

#col-left form.form-login a {
	display: block;
}

div.moduletable form.form-login input.button {
	text-align: center;
	cursor: pointer;
}

#col-left div.moduletable form.form-login p {
	margin: 0px;
	padding: 5px 0px;
	text-align: left !important;
}

div.moduletable form.form-login label.remember {
	display: inline;
}

#col-left form.form-login input.inputbox {
	width:160px;
	float: none !important;
}

.inputbox, .validate-email { 
background: #ffffff; margin: 2px 0px; padding: 3px 3px 3px 3px; border: 1px solid #d7d7d7;
height: 23px;
line-height: 23px;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
}

.text_area, textarea { background: #ffffff; width: 98%; height: 150px !important; border: 1px solid #d7d7d7; }
/* Pull down menu */
.selectbox {width: 100%;}


/* Submit Button vmCouponField*/
.vmCouponField .button {
	font-weight: bold; font-size: 12px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px 0px 15px;
	margin: 7px 0px;
	background: #cccccc url(../images/button-bg_1.gif) repeat-x 0 0;
	color: #ffffff;
	text-shadow: none;
	border: 1px solid #cccccc;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	cursor: pointer;
}

/* Submit Button */
.button, button {
	font-weight: bold; font-size: 12px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px 0px 15px;
	margin: 7px 0px;
	background: #636363 url(../images/button-bg.gif) repeat-x 0 0;
	color: #ffffff;
	text-shadow: -1px -1px 0px #3b3b3b;
	border: 1px solid #636363;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	cursor: pointer;
}

select {
	background: #ffffff;
	padding: 0px;
	vertical-align: middle;
	height: auto;
	font-weight: normal;
}

#col-right select, #col-right select option {
	width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}

#system-message{margin:10px auto 20px auto;padding: 0 !important;border:solid 0px;width:95%;}
#system-message dd { margin: 0 auto;  font-weight: normal; text-indent: 0px;padding:0;width:100%; }
#system-message dd ul { margin:0px; list-style: none; padding: 10px 10px; border-top: 2px solid #9fbfdb; border-bottom: 2px solid #9fbfdb;}
#system-message dd ul li {padding: 3px 0px;text-align: left;background:none;}
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #E5EEF7;color:#707e8b;}
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #551111; background: #f7e5e5; border-top: 2px solid #db9f9f; border-bottom: 2px solid #db9f9f;margin:0 auto;}
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #64591b; background: #f7f7e5; border-top: 2px solid #dbda9f; border-bottom: 2px solid #dbda9f;margin: 0 auto;}

/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
.moscode {
	background-color: #f0f0f0;
}
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */

/* Login form */
#fxContainer {
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 0px;
	top: 0px;
	margin-top: 0px;
}

#fxCenter {
	float: right;
	margin-right: 345px;
	margin-top: 0px;
}
 
#fxTarget { 
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	z-index: 10000;
	height: 0;
	overflow: hidden;
	width: 250px;
	height: 320px;
}

#fxtarget-bg {
	position: absolute;
	z-index: 9999;
}

#logfrm {
	margin: 10px;
	position: absolute;
	z-index: 10000;
	background: #ffffff !important;
	padding: 10px;
	width: 200px;
	-webkit-box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.496875) 1px 2px 10px;
	box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.496875) 1px 2px 10px;
	border: 1px solid #f5f5f5;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-moz-box-shadow:0 0 0 1px #dedede, 1px 2px 10px rgba(0, 0, 0, 0.5);
}

#fxPadding {
	visibility: hidden;
	padding: 0px 0px;
	margin: 0px auto;
}

#TargetBot {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
 
#fxTab1 {
	vertical-align: middle;
	z-index: 999999;
}

#fxTab1 a {
	color: #ffffff;
	text-decoration: none;
}

#fxTab1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#fxTab1 span {
	cursor: pointer;
}

#fxContainer {
	height: 0;
}

/* cart form */
#fxContainer2 {
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 0px;
	top: 0px;
	margin-top: 0px;
}

#fxCenter2 {
	float: right;
	margin-right: 25px;
	margin-top: 0px;
}
 
#fxTarget2 { 
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	z-index: 10000;
	height: 0;
	overflow: hidden;
	width: 340px;
	height: 320px;
}

#fxtarget-bg2 {
	position: absolute;
	z-index: 9999;
}

#cartfrm {
	margin: 10px;
	position: absolute;
	z-index: 10000;
	background: #ffffff !important;
	padding: 10px;
	width: 300px;
	-webkit-box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.496875) 1px 2px 10px;
	box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.496875) 1px 2px 10px;
	border: 1px solid #f5f5f5;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-moz-box-shadow:0 0 0 1px #dedede, 1px 2px 10px rgba(0, 0, 0, 0.5);
}

#fxPadding2 {
	visibility: hidden;
	padding: 0px 0px;
	margin: 0px auto;
}

#TargetBot2 {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
 
#fxTab2 {
	vertical-align: middle;
	z-index: 999999;
}

#fxTab2 a {
	color: #ffffff;
	text-decoration: none;
}

#fxTab2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#fxTab2 span {
	cursor: pointer;
}

#fxContainer2 {
	height: 0;
}

#cartfrm .vm-msg {
	padding: 22px 0px;
	background: url(../images/cart-empty-icon.gif) no-repeat top right;
}

#cartfrm .vm-total-pro {
	background: #ffffff url(../images/cart-full-icon.gif) no-repeat top right;
	padding: 22px 64px 22px 0px;
}

ul.pagination li {
	background: none !important;
}

#GB_overlay {
	z-index: 100000 !important;
}

#GB_window {
	z-index: 150000 !important;
}

/* NAVIGATION
--------------------------------------------------------- */

.main {
	width: 960px;
	float: left;
	padding: 21px 0 0 0px;
}

/* Main Nav ---*/
#ja-mainnav { z-index: 999; }

#ja-mainnav .main { }

#ja-mainnav .main-inner1 {
    background: url("../images/top-nav-handler-bg.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 48px;
	padding-left: 15px;
}

/* Breadcrumbs ---*/
#ja-navhelper .main { padding: 0; }

#ja-navhelper .main-inner1 { padding-bottom: 8px; text-transform: uppercase; }

.ja-breadcrums { text-indent: 15px; }

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Default Joomla! Menu ---*/

div.moduletable_menu {}

div.moduletable_menu .ja-box-ct { padding: 0; }

#ja-container ul.menu li { border-bottom: 1px dotted #dedede; }

#ja-container ul.menu li:last-child { border-bottom: 0; }

#ja-container ul.menu li a {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:focus,
#ja-container ul.menu li a:active {
	background: #f0f0f3;
	color: #525253;
	text-decoration: none;
}

#ja-container ul.menu li.active {
	background: #5f9729;
}

#ja-container ul.menu li.active a {
	color: #fff;
}

#ja-container ul.menu li.active a:hover {
	color: #fff;
	background-color: #5f9729;
}

#ja-container ul.menu li ul {
	margin: 0;
}

#ja-container ul.menu li li {
	border-bottom: 0;
	border-top: 1px dotted #dedede;
	background: none;
}

#ja-container ul.menu li li a {
	background: url(.././images/bullet.png) no-repeat 15px 12px;
	padding-left: 20px;
}

#ja-container ul.menu li.active a:hover,
#ja-container ul.menu  li a:hover {
	text-decoration: none;
	display: block;
	cursor: pointer;
	background: url(../images/top-menu-a-hover-left.gif) no-repeat 0 0;
}
span.has-image {
	overflow:hidden;
}


/* Hoanveron */
#product_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #000000;
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

#product_shot_description {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A7A7A7;
	padding-bottom: 20px;
}

#product_price_label{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #A7A7A7 ;
	font-weight:bold;
	padding-bottom: 15px;
}

.productPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000 ;
	font-weight:bold;
}

.productPrice-dicounted {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FF0000;
	font-weight:bold;
	padding-left: 112px;
	line-height: 1.3;
}

.productPrice-overline {
	text-decoration:line-through;
	color: #000000 !important;
}

#column_price {
	display:inline;
}

#product_rating .button {
	background: none;
	border:0px;
	color: #A7A7A7;
	cursor: pointer;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
}

#product_slide_color {
	border-top: 2px #c9cacc solid;
	border-bottom: 2px #c9cacc solid;
}

/* example_3 css */  
#example_3 {  
    position: relative; /* important */  
    overflow: hidden; /* important */  
    width: 404px; /* important */  
    height: 91px; /* important */  
    margin: 0 10px 0 0;  
    background: #FFF;  
	float: left;
}  
  
#example_3_frame {position: relative}  
#example_3_previous {float: left;}  
#example_3_next {float: right;}  
#example_3_content {  
    position: absolute;  
    top: 0;  
    margin-left: 20px;  
}  
  
#example_3_content  
#example_3_content li {  
    list-style: none;  
    margin: 0;  
    padding: 0;  
}  
#example_3_content {  
	width: 2000px;  
}  

#product_slide_color {
	width: 730px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:20px;
	margin-bottom: 20px;
}

#product_slide_color #example_3 ul li {  
	display: block;  
	float: left;  
	margin: 5px;  
	padding: 5px;  
	border: 1px solid #ccc;  
	background-color: none;  
	background: none;
}  
  
#product_slide_color #example_3 ul li img {  
    display: block;  
}  

#image_product_area {
	float:left;
	width: 120px;
}
/* Hoanveron tabs */
/* Common Styles */
/* Used by all layouts: do NOT remove this section */
.qtwrapper {
	height: 1%;
}
ul.qtabs {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
ul.qtabs li {
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	cursor: pointer;
}
.qtcontent {
	position: absolute;
	margin: 0;
	padding: 3px;
	width:99%;
	visibility: hidden;
}
.qtcurrent {
	position:relative;
	overflow:hidden; 
}
/* End Common Styles */

/* Layouts */
/* You can remove a section if you don't need that particular layout */

/* Basic Tabs  (class suffix: -basic) */

.qthead-basic ul.qtabs li {
	background: #ffffff !important;
	margin: 0 0 0 5px !important;
	padding: 0 !important;
	position: relative;
}
.qthead-basic ul.qtabs li span.li-left-span{
	background: url("../../../images/tab-left-toiuu.gif") no-repeat scroll left top transparent;
    float: left;
    height: 22px;
    overflow: hidden;
    width: 5px;
}
.qthead-basic ul.qtabs li span.li-right-span{
	background: url("../../../images/tab-right-home-toiuu.gif") no-repeat scroll right top transparent;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding: 1px 30px 0 10px;
    width: auto;
}

.qthead-basic ul.qtabs li.open span.li-left-span{
	background: url("../../../images/tab-left-toiuu-open.gif") no-repeat scroll left top transparent;
    float: left;
    height: 22px;
    overflow: hidden;
    width: 5px;
}
.qthead-basic ul.qtabs li.open span.li-right-span{
	background: url("../../../images/tab-right-home-toiuu-open.gif") no-repeat scroll right top transparent;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding: 1px 30px 0 10px;
    width: auto;
}
div.current-basic {
	clear: both;
	width: 640px;
	height: 120px;
	margin-left: 5px;
}

/* Rounded Tabs (class suffix: -round1) */
.qthead-round1 ul.qtabs li {
	background:#eeeeee url(images/round1l.gif) no-repeat scroll 0% 0%;
	margin-left: 5px !important;
	padding: 0;
}
.qthead-round1 ul.qtabs li span {
	background: transparent url(images/round1r.gif) no-repeat scroll right top;
	display: block;
	margin: 0;
	padding: 4px;
}
.qthead-round1 ul.qtabs li.open {
	background:#666666 url(images/round1lo.gif) no-repeat scroll 0% 0%;
}
.qthead-round1 ul.qtabs li.open span {
	background:transparent url(images/round1ro.gif) no-repeat scroll right top;
	color:#fff;
}
.qthead-round1 ul.qtabs li.hover span {
	text-decoration: underline;
}
div.current-round1 {
	clear:both;
	border-width: 3px 1px 1px; 
	border-style:solid;
	border-color: #666666;
	width: 450px;
}

/* Left Aligned Blue Buttons (class suffix:lft-blue1) */
.qthead-lft-blue1 {
	float:left;
	background: #eeeeee url(images/back1.gif) repeat-y scroll right top;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #d0d0d0;
	height: 200px; /* same as .current-lft-blue1 */
}
.qthead-lft-blue1 ul.qtabs {
	margin: 0;
	
}
.qthead-lft-blue1 ul.qtabs li {
	float: none;
	background:#fff url(images/bg-blue1.gif);
	margin: 0;
	padding: 6px !important;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	width: 90px;
}

.qthead-lft-blue1 ul.qtabs li span{
	color: #fff;
}
.qthead-lft-blue1 ul.qtabs li.open {
	background: #f4f4f4;
	border-right: 1px solid #f4f4f4;
}
.qthead-lft-blue1 ul.qtabs li.hover span {
	text-decoration: underline;
}
.qthead-lft-blue1 ul.qtabs li.open span{
	color: #666666;
	text-decoration: none;
}

div.current-lft-blue1 {
	clear: none;
	float: left;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #d0d0d0;
	background-color: #f4f4f4;
	padding: 0;
	width: 350px;
	height: 200px; /* same as .qthead-lft-blue1 */
}

#product_rating .contentpagetitle {
	color: #A7A7A7;
}

.ask_seller {
	color: #A7A7A7;
	padding-top: 3px;
	padding-bottom: 3px;
}

#color_choice {
	width:248px;
	float: left;
	padding-top:10px;
}

#product_color_list {
}

#product_color_list li{
	background: none !important;
	display:inline;
	padding: 2px !important;
}

.product_footer {
	margin-top: 120px;
}
.product_footer1 {
	margin-top: 30px;
}

#product_tabs {
	float: left;
	width: 650px;
}

#mainphotoimg {
	max-height: 300px;
	max-width: 300px;
}

#vm_category_item{
	border-collapse:separate;
	border-spacing: 20px;
}

#vm_category_item tr{
}

#vm_category_item td{
	border: 1px #eeeeee solid;
	border-collapse:separate;
	vertical-align: top;
}

#vm_category_item .vm_category_item_module {
	border: none !important;
}

.vm_category_item_module_data{
	border: 1px #eeeeee solid;
	border-collapse:separate;
}

#vm_category_item_img{
	border: 1px #eeeeee solid;
	width:165px;
	margin-top: 5px;
}

#vm_category_item_img img{
	width: 90px;
	height: 90px;
	margin: 5px;
}

#vm_category_item  a.category{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#6c6c6c;
}

#vm_category_item_data{
	padding-left: 10px;
	padding-right:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	padding-bottom: 10px;
}

#vm_category_item_data_alt{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	padding-bottom: 10px;
	line-height: 1.1;
	padding-top: 25px;	
}

#vm_category_item_data_alt2{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	padding-bottom: 10px;
	line-height: 1.1;
	padding-top: 25px;	
}

/*product list*/
 #vm_category_item_product{
	border-collapse:separate;
	border-spacing: 10px;
}

#vm_category_item_product tr{
}

#vm_category_item_product td{
	border: 1px #eeeeee solid;
	border-collapse:separate;
	vertical-align: top;
}

#vm_product_item_img{
	border: 1px #eeeeee solid;
	width:130px;
	margin-top: 5px;
	background:#FFFFFF;
}

#vm_product_item_img img{
	max-width: 90px;
	max-height: 90px;
	margin: 5px;
}

#vm_category_item_product  a.category{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#6c6c6c;
}

#vm_category_item_product  a.category_alt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	color:#6c6c6c;
	text-transform: uppercase;
}

#vm_category_item_product  a.category_alt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	color:#6c6c6c;
	text-transform: uppercase;
	text-decoration:none;
}

#vm_product_price {
	float: left;
	width: 130px;
	padding: 0px 5px 10px 10px;
}

#vm_product_price_1 {
	float: left;
	width: 130px;
	padding: 0px 5px 10px 10px;
}

#vm_product_price .div_start_at {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0070b0;
	font-weight: bold;
	float: left;
}

#vm_product_price_1 .div_start_at {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0070b0;
	font-weight: bold;
	float: left;
}

#vm_product_price .div_start_price {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	text-align: right;
}

#vm_product_price_1 .div_start_price {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color:#FF0000;
	font-weight: bold;
	text-align: right;
}

.moduletable-none p {
	padding: 0px 0px 4px 5px !important;
}

.category_list_title {
	height: 80px !important; /* hoanveron20132203 */
	overflow: hidden;
}

.category_list_title_module {
	height: 45px !important;
	overflow: hidden;
}

.category_list_price {
	text-align: center;
	color: #0070B0;
	font-size: 14px;
}

.category_list_price_discount {
	text-align: center;
	color: #FF0000;
	font-size: 14px;
}

.category_headline {
	background: #666666;
	color: #FFFFFF;
	text-transform:uppercase;
	text-align:center;
	font-weight: bold;
}

.category_list_title_alt {
	height: 60px !important;
}

.category_list_short_desc {
	height: 90px !important;
	/*overflow: hidden;*/
}

#vm_category_item_product td:hover {
	background:#e0e7ef;
}


.product_big_image {
	border: 1px solid #eeeeee;
	margin-left: 10px;
}

#mod_vm_accordion-131 dd.nav-106{
    display: block;
   height: 100%;
}

html{
 position: relative;
}
.ja-toolbar-thumb-tip {
	z-index: 9999;
}	

a.triangle { 
	background: url("../images/blue_box.jpg") no-repeat scroll top left transparent;
	line-height: 22px;
	padding:3px 25px 7px 10px;
	width: 200x;
	
}
a.triangle:hover {
	text-decoration:none;
}

.twtr-hd{
	display:none;
}
.twtr-bd{
	margin-top: 10px;
}

#footer-handler-bot-bg{
	float:left; 
	width:840px;
}

#footer-handler-bot-right {
	float:left;
}

.main-content-item td {
	vertical-align: middle !important;
}

.main-content-item img.topver {
}

#panel_s {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 370px;
    top: -10px;
    width: 220px;
    z-index: 99999;
}
.displaynone {
    display: none;
    height: 0 !important;
    visibility: hidden !important;
}

#panel_s2 {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 30px;
    top: -10px;
    width: 330px;
    z-index: 99999;
}
.displaynone2 {
    display: none;
    height: 0 !important;
    visibility: hidden !important;
}

.clone_coupon_wrapper {
	padding-left: 220px;
	padding-top: 30px;
	min-height: 450px;
}

.clone_coupon_row_1 span{
	font-weight: bold;
}
.clone_coupon_row_2 {
	font-weight: bold;
	padding: 15px 0;
}

.clone_coupon_row_3 {
	
}

.clone_coupon_row_4 {
	
}

.clone_coupon_row_5 {
	
}

.clone_coupon_row_6 {
	padding-top: 30px;
}

h6.category_header_text{
	color: #9F9F9F;
    font-family: arial;
    font-size: 24pt;
    padding-left: 10px !important;
}



#artwork_container{
    background: url("../images/popup_artwork.png") no-repeat scroll 0 0 transparent;
    height: 175px;
    position: absolute;
	top: 150px;
	left: 150px;
    width: 350px;
}

.artwork-title {
	margin: 20px 5px 0px 20px;
	font-weight: bold;
}

.artwork-title-2{
	margin: 0px 0px 0px 20px;
}

.art-work-wrap {
	height: 75px;
	width:320px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.art-work-item {
	float: left:
	width: 300px;
	padding:5px 0 0px 25px;
	clear: both;
}

.art-work-item-img {
	width: 80px;
	float: left;
}

.art-work-item-name {
	float: left;
	width: 195px;
}

#digital_preview{
    /*background: url("../images/digital_preview.png") no-repeat scroll 0 0 transparent;*/
	background: url("../images/popup_artwork.png") no-repeat scroll 0 0 transparent;
    height: 120px;
    position: absolute;
	top: 150px;
	left: 150px;
    width: 380px;
	padding-top: 30px;
	background-size: 380px 120px ;
}

.min_order_levels {
	color: #0DBD03;
	font-weight: bold;
}

.lead_time {
	color: #0070B0;
	font-weight: bold;
}
.artwork-title-2 img {
	width: 20px;
	vertical-align: middle;
}


#product_layout_new {
   width: 100%;
   float:left;
   background-color: #fff;
}
#vm_pl_right {
    float:right;
    width: 248px;
    overflow: hidden;
    padding: 2px 0;
}
#vm_pl_left {
    width: 670px;
    float:left; 
    overflow: hidden;
}
#product_layout_new #product_title {
    font-size: 19pt;
}
#extra_info {
    padding-bottom: 15px;
}
.boldLabel {
    font-weight: bold;
}
.InStockLabel {
    color: #40c200;
    font-weight:  bold;
}
.OutStockLabel {
    color: red;
    font-weight:  bold;
}

#downloads{
     text-align: center;
    float:left;
    margin-top: 15px;
}
#product_layout_new #example_3 {
    width: 314px;
}
#product_layout_new #product_slide_color {
    border: 0;
    margin: 0;
    padding: 0;
    width: 320px;
}
.vm-product-img {
    width: 300px;
}
#product_layout_new .product_footer {
    margin-top: 20px;
}
#price_table_top {
    background: url('../images/rounded_top.jpg') no-repeat;
    height: 20px;
    width: 238px;
    color: white;
    padding: 2px 10px;
}
#price_table_content {
    border: 1px solid #4477cd;
    border-top: 0;
}
#price_table_content td {
    padding: 2px;
}
#price_table_content .row0 td {
    background-color: #d0d3d8;
}
#price_table_content .discounted_price {
    color: red;
    font-style: italic;
	text-align: center;
}
#price_table_content .row-header td {
    font-weight: bold;
    text-transform: uppercase;
}
.attribute_box {
    padding-top: 0;    
    float:left;
    width: 100%;
}

#product_layout_new #product_color_list_title, .product_attribute_title {
    display: block;
    background-color: #4477cd;
    height: 20px;
    width: 248px;
    color: white;
    padding: 2px 10px;   
}
#product_layout_new #product_color_list, .product_attribute_list {
    padding: 10px;
    border: 1px solid #4477cd;
    border-top: 0;
}

#vm_pl_right ul.product_attribute_list li {
    padding: 0;
    background: none;
}
.attrib_price {
    color: red;
}
.addtocart_box {
    padding-top: 15px;    
    float:left;
    width: 100%;    
	z-index: 10000;
}

.productPrice-overline {
    text-decoration: line-through;
}
.productPrice-dicounted {
    font-weight: bold;	
}
#price_table_content .discounted_price .productPrice-dicounted  {
	font-size: 13px;
	padding-left: 0;
}
.addthis_toolbox{
    float:right;
} 
.addthis_button_tweet {
    width: 85px;
}
div.buttons_heading {
    float: right;
    padding-left: 20px;
}


/* hoanveron20132203 */
.browser_color_avai {
	height: 65px;
	overflow: hidden;
}

.td_customized {
	background: url(../images/Customize_button.png) no-repeat;
	background-position: 89px -6px;
	height: 60px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.title_two_line{
	height: 40px !important;
    overflow: hidden;
}


.addpreview{
    background:none!important;
     border:none; 
     padding:0!important;
	color: #0070B0;
	text-shadow: none;
	line-height: 18px;
	height: 18px;
    margin: 0 !important;
    padding: 0 !important;
}