/* CSS Document */
/*--------------------------------------body---*/
body, td, th, div, p, label, input {
	color:#000000;
	font:normal 10px/16px Arial, Helvetica, sans-serif;
}
input, select {
	color:#000;
	line-height:12px;
}
a, a:visited, a:hover {
	color:#999;
}
a		{text-decoration:underline;}
a:hover {text-decoration:none}
fieldset {padding:5px;}
/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
h6 {font:bold 12px Arial, Helvetica, sans-serif;}

.article-decor {
	padding:0px 0px 12px 0px;
}
#contact_text		{
	height:auto; 
	overflow:auto;
	margin:0px 0px 5px 0px; 
	width:90%
}
.article_separator	{
	display:block;
	line-height:1px;
	padding:0px 0px 15px 0px;
	margin:15px 0px 0px 0px;
	height:1px;
	font-size:1px;
}
.column_separator	{
	padding:0px 0px 0px 12px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.article_indent h3 {
	overflow:hidden;
}
.article_indent h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}
.container ul  {
	list-style:none;
	margin:0px 0px 0px 10px;
}
.container ul li {
	background:url(../images/list-marker2.gif) no-repeat left 6px;
	padding-left:10px !important;
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:0px 15px 0px 0px;
}
/*---------------------------content-heading---*/

.contentheading, .componentheading {
	color:#979797;
	font:bold 25px/27px Tahoma, Geneva, sans-serif;
	padding:0px 0px 10px 0px;
	text-transform:uppercase;
	color:#000;
}
td.contentheading {
	font:normal 23px/27px Tahoma, Geneva, sans-serif;
	color:#000;
}
.componentheading {
	margin:0px 0px 2px 0px;
}
.contentpaneopen p {
	padding:0px 0px 10px 0px;
}
.buttonheading	{
	padding:5px 5px 6px 0px;
}
.buttonheading img	{
	padding:0;
	margin:0 4px;
}
span.contentheading {
	font-weight:normal;
	display:block;
	padding:15px 0px 15px 0px;
	margin:0px 0px 15px 0px;
}
/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	color:#7a7a7a; 
	font-size:11px; 
	padding:10px 0px 10px 0px; 
	text-decoration:none !important; 
}
.createdby				{
	color:#7a7a7a; 
	display:block;
	text-transform:none;
}
.createdate				{
	line-height:11px;
	color:#7a7a7a;
	font-size:11px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 15px 0px; 
	display:block;
}
div.small				{ /* Written by */
	display:block;
	color:#7a7a7a;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

/*-----------------------------------buttons---*/

.button, 
.module .button,
.validate,
.readmore a			{
	background:url(../images/button04.gif) left top repeat-x;
	border:none;
	color:#fff;
	font:normal 11px/11px Tahoma, Geneva, sans-serif;
	padding:3px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
	width:63px;
	display:block;
	vertical-align:top;
	font-weight:bold;
}
* html .container input.button {
	padding:0;
	height:23px;
}
*+html .container input.button {
	padding:0;
	height:23px;
}
.readmore a,
div.blank a	 {
	white-space:nowrap;
	width:auto;
	background:none;
	color:#000;
	height:auto;
	padding:5px 25px 6px 8px;
}
div.blank a {
	padding:0px 7px;
}
* html .button, 
* html .validate {
	display:block;
}
.button2-left {float:left; margin-right:5px;}
.button2-left, .image {display:inline}
.button2-left a:hover,
.readmore a:hover,
div.blank a:hover	{
	color:#fff;
	background:#d10054;
}
.readmore a, div.blank a {float:left; padding:0px 0px; margin:0px 1px 0px 0px;}
#editor-xtd-buttons {padding:5px 0px 5px 0px; overflow:hidden; width:300px; float:left}
#editor-xtd-buttons .readmore {display:inline}
.nobutton .button {
	background:none;
	color:#333;
	line-height:16px;
	text-align:left;
	text-transform:none;
	width:100%;
}
.nobutton .button:hover {
	color:#333;
	text-decoration:underline;
}
.toolbar .button {
	background:none;
	padding:0;
	width:auto;
	display:table-cell;
}
/*-----------------------------------read-more---*/

div.readmore	{
	overflow:hidden;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
div a.readon {
	color:#da1544;
	display:inline-block;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	width:95px;
	padding:5px 0px;
	text-align:center;
}
a.readon:hover	{
	background:#fff;
	text-decoration:none;
}
a.readon:visited {
	color:#000;
}

/*-----------------------------blog-more---*/

.blog_more		{
	padding:0px 0px 10px 0px;
}
.blog_more h2	{
	font-size:12px;  
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 0px 15px;
}
.blog_more a	{
	text-decoration:underline
}
.blog_more a:hover	{
	text-decoration:none;
}

/*-----------------------------pagenav---*/

.pagenav	{
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	font-weight:normal;
	padding:0px 2px 0px 2px;
	margin:0px 2px 0px 0px;
	text-decoration:none
}
a.pagenav:hover	{
	text-decoration:underline
}
a.pagenav:visited {
	text-decoration:none
}
.pagination_nav	{
	font-size:12px; 
	padding:10px 20px 0px 27px;
}
.pagination_nav div	{
	padding:5px 0px 5px 0px; 
}

.pagination		{
	margin-top:10px
}
.pagination	li	{
	padding:0px 5px 0px 5px;
	background:none !important;
}	
.pagination_result	{
	padding:5px 0px 0px 0px;
	line-height:16px;
}
.pagination span {padding:0px 10px 0px 0px;}
.pagination strong span {padding:0px 6px 0px 6px; font-weight:normal}

/*--------------------------------------result---*/
.searchArea {
	border:1px solid #c2b1b5;
	padding:10px;
}
.searchArea .inputbox {
	background:#fff;
	border:1px solid #ccc;
	padding:4px 0 4px 0;
}
.searchArea select.inputbox {
	padding:0;
}

.sectiontableentry0 td	{
}
tr.sectiontableentry1 td, tr.sectiontableentry0 td, tr.sectiontableentry2 td 	{
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
#right tr.sectiontableentry1 td, #left tr.sectiontableentry1 td, #left tr.sectiontableentry2 td {
	border:none;
}
.var1 {
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 {
	background:#f6f6f6;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.results	{
	padding:0px 20px 15px 20px;
}
.results ol li	{
	padding:0px 0px 10px 0px; 
	text-align:justify;
}
.searchintro	{
	padding:10px 0px 10px 20px;
}
.searchintro b, .searchintro strong		{
	color:#d04020
}
.sectiontableheader {
	padding:5px 0px 5px 0px;
	font-weight:bold;
	color:#87666e;
	background:#eee;
}
.sectiontableheader th {
	padding:5px;
	font-weight:bold;
	color:#87666e;
	border-bottom:1px solid #d8ced1;
	border-top:1px solid #d8ced1;
}
.cartTable td {
	border-bottom:1px solid #d8ced1;
	padding:5px;
}
/*--------------------------------------archive---*/
.archiveBlock .button {
	display:inline-block;
	margin:0px 0px 0px 5px;
}
ul#archive-list h4 a {
	font-size:12px;
	text-transform:none
}
/*--------------------------------------poll---*/
dl.poll {
	padding:10px 0px 20px;
}
#poll h3 {
	font-size:120%;
	padding:0px 0px 10px 0px;
}
dl.poll dt {
	font-weight:bold;
	padding:7px 0px 0px 0px;
}
.poll .question	 {
	color:#7a7a7a;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px 10px 0px;
}
.poll .poll-body		{
	padding:0px 0px 0px 0px;
}
.poll-body label {
	font-size:12px;
	color:#575757;
	line-height:14px;
	padding:0px 0px 0px 0px;
}
.poll .buttons {
	padding:10px 0px 10px 0px;
}
.poll .button	{
	background:url(../images/login-button.gif) repeat-x left top;
	border:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	display:inline;
	line-height:15px;
	margin:8px 0px 0px 0px;
	padding:2px 0px 4px 0px;
	width:55px;
	text-align:center;
}
.module .button {
	background:url(../images/login-button.gif) repeat-x left top;
	border:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	display:inline;
	line-height:15px;
	margin:8px 0px 0px 0px;
	padding:2px 4px 4px 4px;
	text-align:center;
}
.poll .result	{
}
.poll .section	{
	overflow:hidden; 
	padding:5px 0px 5px 0px;
	width:100%;
	color:#fff;
}
.poll .section2	{
	background:#151515;
	overflow:hidden; 
	padding:5px 0px 5px 0px;
	width:100%;
	color:#575757;
}
.poll .section2 label {
	color:#575757;
}
.poll .radio	{
	float:left;
	width:20px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.poll .var	{
	margin:0px 0px 0px 20px;
	text-align:left;
}
.display	{
	padding:0px 0px 10px 0px;
}
.display select	{
	border:1px solid #46462f; 
	width:100px;
}
.sectiontableentry1 div, 
.sectiontableentry0 div {
	font-size:17px;
	color:#000;
}
.product-Old-Price {
	color:#000;
}
.sectiontableentry1 .productPrice {
	color:#f91919;
}
.td_1, .td_2 {
	width:5%;
	text-align:center;
}
.td_3 {
	width:90%;
	padding:0px 0px 0px 10px;
}

.pollstableborder .question {
	padding:0px 0px 0px 85px;
}
/*--------------------------------------userforms---*/

dl.contentpane	dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:2px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .button-field {
	width:140px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}

/*-------------------------------------search---*/

.module-search 		{
	overflow:hidden;
	padding:9px 0px 0px 9px;
}
.search {
	padding:15px 0px 0px 10px;
}
.search-input {
	float:left;
}
.search-right h3 {
}
.search-button {
	float:left;
}
.search .inputbox	{
	background:#1b1c1d;
	border:none;
	color:#616161;
	line-height:14px;
	padding:2px 0px 2px 4px;
	margin:0px 3px 0px 0px;
	vertical-align:top;   
	width:157px;
	font-size:11px;
	text-transform:uppercase;
	float:left;
}
.search .button	{ 
	float:left;
	background:url(../images/login-button.gif) repeat-x left top;
	width:54px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding:2px 0 3px 0;
	font-family:Tahoma, Geneva, sans-serif;
}

/*-------------------------------------search-result---*/
.search_result {
	padding:0px 20px 0px 0px;
}	
.search_result h3	{
	color:#808080; 
	font-size:14px;
}
.highlight	{  /* highlight sought word */
	color:#d04020; 
	font-weight:bold
}
/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px; border:1px solid #808080;}
.button1 		{background:url(../images/button.gif) no-repeat left top !important;}

/*---------------------------system-error-messages--*/
.container2 {width:100%; overflow:hidden;}
.error		{
	margin:0px 0px 10px 0px;
}
#system-message dt.error, dt.message { 
	display: none; 
}
.error dd ul {
	background: #ce0303 ; 
	border-top: 3px solid #670606; 
	border-bottom: 3px solid #670606; 
	color: #fff;
	margin:0; 
	padding:5px 0px 5px 5px;
}
.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important; 
}

/*---------------------------------------------------------------------------------boxes---*/
.module {
	width:100%;
	margin:0px 0px 10px 0px;
}
/*-------------------title----*/

.module .boxIndent {
	padding:20px 25px 15px 29px !important;
	overflow:hidden;
	background:url(../images/module-tail.gif) repeat-x left top;
}
/*-------------------title----*/
.module h3	{
	color:#606061;
	font:bold 11px/11px Tahoma, Geneva, sans-serif;
	padding:8px 0px 11px 11px;
	margin-bottom:2px;
	text-transform:uppercase;
	background:url(../images/module-title-tail.gif) repeat-x left top;
}
/*-------------------content----*/
.module div	{
	color:#575757;
	font:normal 12px/16px  Arial, Helvetica, sans-serif;
}
.module td, .module p {
	color:#7a7a7a;
	font:normal 12px/16px  Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.module p {
	font:normal 12px/16px  Arial, Helvetica, sans-serif;
}
.module ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.module ul li {
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	line-height:16px;
	font-size:12px;
	color:#383c3c;
}
.module li a, .module li a:visited {
	font-weight:normal;
	font-size:12px;
	color:#7a7a7a;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
.module li a:hover {
	color:#7a7a7a;
	text-decoration:none !important;
}
.count	{ /* count users */
	text-decoration:underline;
}
.module a	{
	color:#eb005e;
	text-decoration:underline;
}
.module a:hover		{
	text-decoration:none !important;
	color:#d9dbdd;
} 
.module {
	width:100%;
	margin:0px 0px 10px 0px;
}
/*-------------------title----*/

.module .boxIndent {
	padding:20px 25px 15px 29px !important;
	overflow:hidden;
	background:url(../images/module-tail.gif) repeat-x left top;
}
/*-------------------title----*/
.module h3	{
	color:#606061;
	font:bold 11px/11px Tahoma, Geneva, sans-serif;
	padding:8px 0px 11px 11px;
	margin-bottom:2px;
	text-transform:uppercase;
	background:url(../images/module-title-tail.gif) repeat-x left top;
}

/*---------------------------------------------------------------- module_text ----*/
.module_text h3	{
	color:#606061;
	font:bold 11px/11px Tahoma, Geneva, sans-serif;
	padding:8px 0px 11px 11px;
	margin-bottom:2px;
	text-transform:uppercase;
	background:url(../images/module-title-tail.gif) repeat-x left top;
}
/*-------------------content----*/
.module_text div	{
	color:#575757;
	font:normal 12px/16px  Arial, Helvetica, sans-serif;
}
.module_text .boxIndent {
	padding:20px 25px 15px 29px !important;
	overflow:hidden;
	background:url(../images/module-tail.gif) repeat-x left top;
}
/*------------------------------------------------------------------------latest----*/
.module-latest {
	width:100%;
	margin:0px 0px 0px 0px;
	background:#fff;
}
/*-------------------title----*/

.module-latest .boxIndent {
	padding:10px 15px 11px 20px !important;
	overflow:hidden;
}
/*-------------------title----*/
.module-latest h3	{
	color:#f91919;
	font:normal 23px/27px Tahoma, Geneva, sans-serif;
	padding:26px 0px 11px 21px;
	margin:0px;
	text-transform:uppercase;
}


/*-------------------------------------mainmenu---*/

.module_menu  {
	width:100%;
	padding-bottom:20px;
	margin-bottom:10px;
}
.module_menu .boxIndent {
	padding:15px 31px 15px 29px !important;
	overflow:hidden;
	background:url(../images/module-tail.gif) repeat-x left top;
}
/*-------------------title----*/
.module_menu h3	{
	color:#606061;
	font:bold 11px/11px Tahoma, Geneva, sans-serif;
	padding:8px 0px 11px 11px;
	margin-bottom:2px;
	text-transform:uppercase;
	background:url(../images/module-title-tail.gif) repeat-x left top;
}
/*-----------------content----*/
.module_menu ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module_menu li	{
	line-height:14px;
	padding:0px 0px 0px 0px;
}
.module_menu li	ul {
	padding:0px 0px 0px 0px;
}
a.mainlevel, a.sublevel, a.mainlevel:visited, a.sublevel:visited {
	background:url(../images/list-marker.gif) no-repeat left 15px;
	color:#575757;
	display:block;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:12px 0px 5px 10px;
}
a.sublevel {
	background:url(../images/list-marker.gif) no-repeat 10px 15px;
}
/*---------------------------list ---------------*/
.module_menu li {
	background:url(../images/list-marker3.gif) no-repeat left 15px;
	color:#575757;
	display:block;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
}
.module_menu li a, .module_menu li a:visited {
	background:url(../images/list-divider.gif) repeat-x left bottom;
	color:#575757;
	display:block;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:12px 0px 5px 0px;
}

.module_menu li a span {
}
.module_menu li a:hover, a.mainlevel:hover, a.sublevel:hover {
	color:#d9dbdd;
	text-decoration:none;
}
.module_menu li a:hover span {
}
.module_menu li.active a {
	color:#d9dbdd;
	text-decoration:none;
	font-style:normal;
}

/*-------------------------------------topmenu---*/

ul.menu-nav {
	padding:0 0 2px 0;
	margin:0 -1px 0 0;
	list-style:none;
	width:906px;
}
ul.menu-nav li, ul.menu-nav li.active	{
	float:left;
	border:none;
	width:151px;
}
ul.menu-nav li a, ul.menu-nav li a:visited {
	color:#676768;
	font:normal 11px/12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	border-right:1px solid #000;
	padding:17px 0 6px 0;
	margin:0px 0px 0px 0px;
	text-align:center;
}

#footer ul.menu-nav {
	width:100%;
	overflow:hidden;
	float:right;
	text-align:right;
	padding:18px 0 0 0;
}
#footer ul.menu-nav li {
	margin:0 -1px 0 0;
	float:none;
	display:inline;
	padding:0px 11px 0px 11px;
	border-right:1px solid #575757;
}
#footer ul.menu-nav li a, #footer ul.menu-nav li a:visited {
	padding:0px 5px 0px 6px;
	margin:0px;
	background:none;
	display:inline;
	color:#575757 !important;
	text-transform:none;
	font-weight:normal;
	border:none;
}
#footer ul.menu-nav li a:hover, #footer ul.menu-nav .active a span {
	background:none;
	color:#fff !important;
}
	

/*-------------------hover----*/
ul.menu-nav li a:hover {
	text-decoration:none !important;
	color:#ffffff;
	padding:9px 0 12px 0;
	background:url(../images/menu-tail-active.gif) left top repeat-x;
}
/*-------------------active----*/

ul.menu-nav li.active a {
	text-decoration:none !important;
	color:#ffffff !important;
	padding:9px 0 12px 0 !important;
	background:url(../images/menu-tail-active.gif) left top repeat-x;
}

/*----------------------------------------login-form---*/
.module-login {
	margin-bottom:15px;
}
.module-login .moduleTopBg {
	width:100%;
}
.module-login .sec {
	width:100%;
}
.module-login .boxIndent {
	padding:10px 0px 16px 28px;
}
/*-------------------title----*/
.module-login h3	{
	color:#45121d;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	padding:14px 0px 0px 18px;
	text-transform:uppercase;
}
/*-----------------content----*/
#form-login {
	padding:0px 0px 0px 15px;
}
#form-login-remember {
	padding:18px 0px 0px 0px;
}
#form-login-remember a {
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}
#form-login-remember strong {
	color:#575757;
	font-size:10px;
}

.module-login label {
	font-size:12px;
	color:#fff;
	display:block;
	line-height:12px;
	font-weight:normal;
	padding:0px 0px 6px 0px;
	width:100%;
}
label.remember {
	display:inline;
	color:#575757 !important;
	text-decoration:underline;
	font-size:10px !important;
	text-transform:uppercase;
}
.module-login p, .module-login div, label.remember {
	color:#6b6b6b;
	font-size:12px;
}
#mod_login_username, #mod_login_password {
	margin:0px 0px 10px 0px;
	background:#1b1c1d;
	border:1px solid #3b3b3b;
	padding:1px 0 2px 0;
	width:149px;
	text-transform:none;
	color:#fff;
}
.module-login a, .module-login a:hover, .module-login a:visited	{
	color:#da1544;
	padding:0px 0px 0px 0px;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}
.module-login a.reg {
	color:#ffea00;
}
.module-login a:hover {
	text-decoration:none;
}
.module-login .inputbox { /* inputbox */
	color:#6f6f6f;
	font:normal 11px Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
	border:none;
	color:#a09b96;
	padding:3px 0px 3px 2px;
	vertical-align:top;
	width:207px;
	margin:2px 0px 2px 0px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#modlgn_username, #modlgn_passwd {
	float:left;
}
.module .username, .module .password {
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#fff !important;
	text-transform:uppercase;
}
.module .button-login	{ /* button */
	background:url(../images/login-button.gif) repeat-x 0 0;
	border:none;
	color:#fff;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	padding:3px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:42px;
	display:block;
} 
.remember {
	padding:4px 0px 0px 0px;
}

input.checkbox { /* checkbox */
	border:none; 
	display:block;
	float:left; 
	margin:0px 5px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}
.username {
	margin:0px 5px 0px 0px;
}
.password {
	margin:0px 16px 0px 0px;
}
#inputs {
	width:190px;
	float:left;
}

#left label {
	color:#575757;
}

/*---------------------------------------------------------structure---*/
#body {
	background:#000000;
}
.main 	{
	width:905px;
	overflow:hidden;
}

/*-------------------------------------header---*/
#header {
	background:url(../images/header-bg.gif) repeat-x 0 0;
	height:130px;
}
#top {
	height:108px;
	overflow:hidden;
	width:100%;
}
	#logo {
		float:left;
		padding:50px 0 30px 0;
	}
	#bot {
		width:100%; 
		overflow:hidden;
		height:50px;
		background:url(../images/header-tail2.gif) repeat-x top;
	}
	#martInfo {
		width:230px;
		padding:26px 13px 0 0;
		float:right;
	}
	#martInfo2 {
		width:197px;
		text-align:left;
		float:right;
		padding:37px 0 0 0;
	}
	* html #martInfo2 {
		width:202px;
	}
	*+html #martInfo2 {
		width:202px;
	}
	#search {
		width:228px;
		text-align:right;
		float:right;
		padding:10px 0 0 0;
	}
	
#martInfo2 input, #martInfo2 select, #martInfo2 h3, #martInfo2 form {
	display:inline;
	font-size:11px;
	vertical-align:middle;
}
#martInfo2 h3 {
	font-weight:normal;
	color:#d9dbdd;
	font-size:11px;
}
#martInfo2 .button {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:url(../images/login-button.gif) repeat-x top left;
	width:54px;
	padding:2px 0 2px 0;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
}
#martInfo2 select {
	width:81px;
	background:#1b1c1d;
	color:#616161;
	border:none;
}
#martInfo .vmCartModule {
	color:#575757 !important;
	float:left;
}
#martInfo .vmCartModule a {color:#575757;}

#topmenu {
	width:100%;
	overflow:hidden;
	height:40px;
	background:url(../images/menu-tail.gif) repeat-x top left;
}
#header #banner {
	height:352px;
	background:url(../images/headerImg.jpg) no-repeat right 0;
}
#header #banner p {
	padding:93px 0px 0px 0px;
}
#banners {
	width:100%;
	overflow:hidden;
	padding:16px 0px 26px 0px;
}
#banners p {
	padding:0;
}
#banners img {
	margin:0px 24px 0px 0px;
}
.bannergroup {
	border-bottom:2px solid #000;
}
#left .bannergroup {
	border:none;
}
.banneritem {
	border:1px solid #272729;
}
#left .banneritem {
	border:none;
}
/*-------------------------------------content---*/
#wrapper {
	padding:0px 0px 7px 0px;
}
#wrapper .width {
	overflow:hidden;
}

	#left {
		float:left;
		width:207px;
		margin-right:2px;
	}
	* html #left {margin-right:-1px;}
		#left .space {
			padding:0px 0px 0px 0px;
		}
	.container {
		overflow:hidden;
		height:1%;
		background:#fff;
	}
	#right {
		float:right;
		width:239px;
		border-left:solid #000 3px;
	}
	* html #right {margin-left:-3px;}
		#right .space {
			padding:0px 0px 0px 0px;
		}
/*-------------------------------------footer---*/

#footer {
	height:54px;
	background:url(../images/footer-tail.gif) repeat-x 0 0;
}

#footer .space	{
	font-size:11px;
	line-height:18px;
	color:#575757;
}
#footer .space .footer-text span {color:#fff;}
#footer .space .footer-text {
	width:200px;
	font-size:11px;
	line-height:18px;
	color:#575757;
}
/*--------------------------------------------------------VM---*/
#martInfo .button {
	width:52px;
}
#martInfo h3 {
	display:block;
	width:85px;
	float:left;
	color:#fff;
	font:normal 11px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	padding-right:3px;
}
#martInfo .moduletable {
	text-align:right;
}
.null {padding:0; margin:0 !important;}
.clr {font-size:0px; line-height:0px;}
.right {float:right !important}
.container-indent {
	padding:10px 20px 20px 20px;
}
