/* CSS Document */
/*--------------------------------------body---*/
body, input, label {
	color:#232529;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
}
input, select {
	color:#656565;
	margin-top:0px;
	font-size:13px;
	line-height:normal;
	padding:4px 5px 4px 5px;
}
a {
	color:#111;
	text-decoration:underline;
}
a:hover {text-decoration:none;color: #00c5fe; }

h1 {font-size:125%;}
h2 {font-size:120%;}
h3 {font-size:115%;}
h4 {font-size:110%;}
h5 {font-size:105%;}


fieldset {padding:5px; margin:0 2px;}

fieldset td {padding:2px 0 2px 0;}

h3 { line-height:1.2em; color:#1e202c;}
h2 { line-height:1.2em; color:#1e202c;}

.buttonheading { display:none;}
/*----------------------------------------------------------content---*/
#com-form-login { padding-bottom:20px;}
#com-form-login ul { width:100%; overflow:hidden; list-style-type:none;margin:0; padding-top:15px;}

/*===== ACCORDION =====*/	
	dl#accordion {
      list-style-type:none;
	  padding-left:40px;
	  padding-top:10px;
	      margin: 0;
	      width:480px;
	      min-height:450px;
	      height:auto !important;
	      height:450px;
		  overflow:hidden;
	    }
	    dl#accordion dt {
			width:100%;
	        margin:0;
			padding:0px;
			position:relative;
			display:block;
	    }
		dl#accordion .bg {padding: 0 13px 0 30px; overflow:hidden; width:450px; margin:2px 0 1px 0; color:#232529;}
		
		 dl#accordion dt em
			{
			color:#232529;
			display: block;
			font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
			font-size: 17px !important;
			font-weight: bold;
			position:absolute; left:-30px;
			font-style:normal;
			top:3px;
			}
		
	    dl#accordion dt span {
			background: url(../i/sub-plus.gif) left 4px no-repeat ;
			padding:0;
			color:#232529; !important;
			font-size: 12px;
			font-weight: bold;
			text-transform:uppercase;
			line-height:25px;
			cursor:pointer;
			margin:0;
			display:block;
			height:1%;
	    }
	 
	 
	            dl#accordion dt.active span{
					z-index:1;
					background: url(../i/sub-minus.gif) left 4px no-repeat ;
	            }
	        dl#accordion dd {
	            background:none; 
	            display:none;
	            margin:0;
				padding:0;
				overflow:hidden;
				
				
	        }
	            dl#accordion dd .indent {
	                background:none;
	                padding:10px 20px 0px 0px;
					min-height:60px;
	            }
				
			dl#accordion dd .indent i { font-style:normal; color:#232529; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
			font-size: 17px !important; float:left; display:inline-block; 
			font-weight: bold;}	
			
			dl#accordion dd .indent p { background:#fff; padding:5px; float:left; display:inline-block; margin-left:30px; margin-top:-18px; *margin-top:0; color:#000;}
				

/************************TABS************************************/
.margin { margin-top:20px;}


.margin ul.tabs {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	list-style: none !important;
	height: 43px; /*--Set height of tabs--*/
	width: 530px;
}
ul.tabs li {
	float: left;
	margin: 0;
	margin-right:0px;
	padding: 0;
	height: 43px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 43px; /*--Vertically aligns the text within the tab--*/
	border:none;
	border-bottom:0;
	margin-bottom:0px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	margin-right:2px;
	 border-radius: 4px;-moz-border-radius: 4px; -webkit-border-radius: 4px;
	 position: relative;
	background:#333 !important;
}
ul.tabs .last {margin-right:0px;}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	width:155px;
	text-align:center;
	display: inline-block;
	font-size:16px;
	text-transform:none;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	/*border: 1px solid #353033;  --Gives the bevel look with a 1px white border inside the list item--*/
	border:0;
	outline: none;
	 border-radius: 4px;-moz-border-radius: 4px; -webkit-border-radius: 4px;
	 position: relative;
}
ul.tabs li:hover {
	background:#3c99de !important; 
}
ul.tabs li a:hover , html ul.tabs li.active a  { color:#fff;}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:#3c99de !important;
	 color:#fff !important;
	/*border: 1px solid #4c4749; --Makes the active tab look like it's connected with its content--*/
}
html ul.tabs li.active {
	border:none;
	border-bottom:0;}
	
.tab_container { width:530px;}	
.tab_content {
	width:520px;
	padding-right:10px;
	margin-top:0px;
	background:none;
	height:auto;
	border:none;
	border-top:0;
	position:relative;
	padding-bottom:20px;
}
.tab_content .pad-indent {padding:30px 0 0 10px;}
.box .pad1 { padding-top:20px;}
.box .extra-box { overflow:hidden;}
.box .img-indent { float:left; margin-right:15px;}
.box h2 , .row-2 h3 { font:bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:0px; color:#232529; text-transform:uppercase; padding-bottom:5px;}

#tab1 .box .col-1  { float:left; width:255px;}
#tab1 .box .col-2 { float:left; width:240px;}
#tab3 .box .col-1 { float:left; width:255px;}
#tab3 .box .col-2 { float:left; width:240px;}

#tab1  .button , #tab3  .button , #tab2 .button { padding:4px 0px 0 0px; height:20px; margin-top:1px; border-radius: 2px;-moz-border-radius: 2px; -webkit-border-radius: 2px; position:relative;}
#tab1 .box .list { padding-bottom:20px;}
#tab1 .box .list a , #tab3 .box .list a { color:#333;}

#tab3 .box .list{ padding-top:20px;}
#tab1 .box .list li { line-height:18px;}

.row-2 { width:600px; padding-left:10px; padding-bottom:50px;}
.row-2 a { color:#333; display:inline-block; padding:0 0 5px 0;}
.row-2 .button { padding:4px 0px 0px 0px; height:20px; border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px; position:relative;}

/*-----------------------------article_settings-*/
h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
}
.article-decor {
	padding:0px 0px 12px 0px;
}
#contact_text {
	color:#646464;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	height:115px; 
	overflow:auto;
	margin:4px 0px 10px 0px;
	padding:4px 5px;
	width:74%;
}
.article_separator	{
	display:block;
	line-height:1px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:1px;
	font-size:1px;
}
.column_separator	{
	padding:0px 0px 0px 12px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.contentpane {
	padding:0px 0px 10px 10px;
	margin-left:10px;
	background:none;
}
.contentpane img {
	display:block; float:right;
}
.contentpaneopen h3 {
	overflow:hidden;
}
.contentpaneopen h3 img {
	margin:0px 3px 0px 0px !important;
	float:left;
}
.contentpaneopen ul,
.article-indent ul {
	list-style:none;
	margin:0px 0px 0px 15px;
}
.contentpaneopen ul li,
.article-indent ul li {
	padding:0px 0px 6px 10px;
	background:url(../i/listMarker.gif) no-repeat 0 8px;
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:0px 15px 0px 0px;
}
/*---------------------------content-heading---*/

#poll .componentheading {margin:0px 0 10px 0; border:none; padding:15px 0px 15px 19px; font:bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000;   }
#poll .contentpane {border:none; margin:5px; padding:10px 10px;}

.contentpaneopen label { display:inline-block; padding-top:10px;}
.contentpaneopen {margin:0px 0 0px 0; border:none; padding:0 4px;}
.contentpaneopen td.contentheading, td.componentheading {padding:5px 0px 5px 0px; }
.contentpaneopen td.contentheading { border-bottom:none;}
.contentheading,
.componentheading {
	color:#000;
	font:bold 17px/20px Arial, Helvetica, sans-serif;
	text-transform:none;
	letter-spacing:0px;
	border-bottom:1px solid #989898;
	padding-bottom:8px !important;
}

div.componentheading {
		background:none;
		font:bold 14px/18px Arial, Helvetica, sans-serif;
		letter-spacing:0px;
		text-transform:uppercase;
		color:#000;
		border-top:none;
		padding:11px 0 5px 0px;
		margin:0px 0px 5px 0;
	}

table.blog { margin-top:0px;}
 #component-contact {border:none; border-bottom:none; padding:5px; padding-bottom:0px; margin:0; }
 #component-contact .button { margin-left:3px;}
table.blog td {padding: 5px 5px 3px 5px;}

.componentheading {
	margin:0px 0px 20px 0px;
	padding:11px 0 11px 20px;
}
.contentpane .componentheading {
	background:none;
}
.contentpaneopen p {
	padding:0px 0px 10px 0px;
}
td.buttonheading	{
	padding:10px 10px 0px 0px !important;
}
.buttonheading img	{
	padding:0;
	margin:0 0px;
}
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				{
	border-top:1px dotted #2b2b2b;
	font-size:11px; 
	margin:10px 0 0 0;
	padding:10px 0px 10px 0px; 
	text-decoration:none !important; 
}
.createdby				{
	display:block;
	text-transform:none;
}
.createdate				{
	line-height:11px;
	font-size:11px;
	margin:0px 0px 5px 0px; 
	padding:0px 0px 10px 0px; 
	display:block;
	border-bottom:1px dotted #2b2b2b;
}
div.small				{ /* Written by */
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

/*-----------------------------------buttons---*/

	.button, 
	.validate,
	.modal-button,
	div.blank a	{
		 background:url(../i/button2.png) left top no-repeat;
			border:none;
			color:#fff;
			float:left;
			color:#fff !important;
			font:bold 12px/1.2em Arial, Helvetica, sans-serif;
			padding:0px 0px 2px 0px;
			margin:0px 11px 0px 0px;
			text-align:center;
			height:	24px;
			width:83px;
			text-decoration:none;
			text-transform:none;
			display:block;
			cursor:pointer;
	}
	* + html .button, 
	* + html .validate,
	* + html .modal-button,
	* + html .readmore a,
	* + html div.blank a	{
		padding:4px 5px 4px 5px;
		
	}
	
	a.button { padding-top:4px; height:20px;}
	
	.button:hover,
	.validate:hover,
	.modal-button:hover,
	.readmore a:hover,
	div.blank a:hover {
		background:url(../i/button2-active.png) left top no-repeat;
		color:#fff;
		border:none;
	}
	
	.nobutton .button, .contentpane .nobutton .button {
		background:none !important;
		color:#666 !important;
		border:none !important;
		font-size:12px;
		line-height:22px;
		width:auto;
		float:none;
		display:inline-block;
		padding:0px 0px 0px 0px;
		margin-bottom:4px;
		text-decoration:underline;
		text-transform:none;
	}
	.nobutton .button:hover {
		text-decoration:none;
		background:none !important;
	}
	
	
	
	
	.modal-button,
	.readmore a,
	div.blank a {
		float:left;
		padding:2px 5px 2px 5px;
		height:auto;
	}
	.modal-button {
		margin-right:10px;
	}
	#editor-xtd-buttons {
		padding:5px 0px 5px 0px;
		overflow:hidden;
		width:300px;
		float:left;
	}
	#editor-xtd-buttons .readmore {
		display:inline;
	}
	.blank {
		margin:5px 0px 0px 0px;
	}
	div.blank a {
		width:114px;
		background:#000;
	}

/*-----------------------------------read-more---*/

	div.readmore	{
		overflow:hidden;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
	}
	div a.readon {
		color:#1ca4f3;
		background:none;
		border:none;
		display:inline-block;
		font:bold 12px/14px Arial, Helvetica, sans-serif;
		padding:0 0px 0 0px;
		width:auto;
		text-align:center;
	}

/*-----------------------------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 ul li {
		padding:0px 0px 0px 0px !important;
	}
	.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
	}
	.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:0;
	}	
	.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 #999;
		padding:10px;
	}
	.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{
		border-bottom:1px dotted #999;
		padding-bottom:5px;
		padding-top:5px;
	}
	#search_searchword {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		padding:2px 0 2px 0;
		color:#656565;
	}
	
	.var1 {
		background:#FFF;
		padding:5px !important;
		margin:10px 0px 5px 0px;
		
	}
	.var2 {
		background:#f9f8f8;
		padding:5px !important;
		margin:10px 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:#449cdd;	
	}
	.sectiontableheader {
		padding:10px 0px 10px 4px;
		
		background:none;
		color:#000 !important;
		font-weight:bold;
		border:1px dotted #999;
	}
	
	span.sectiontableheader { padding:1px 0 1px 0;}
	.sectiontableheader a {
		color:#000;
	}
	.sectiontableheader strong {
		color:#1e202c;
	}

/*--------------------------------------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:0px 0px 0px 0;
	}
	#poll h3 {
		font-size:120%;
		padding:0px 0px 10px 0px;
		color:#000;
		margin:10px 0 0px 0;
	}
	dl.poll dt {
		font-weight:bold;
		padding:7px 0px 0px 0px;
	}
	.poll .question {
		font:bold 13px/17px Arial, Helvetica, sans-serif;
		padding:0px 10px 0px 0px;
		color:#999;
	}
	.poll-body label {
		font:normal 11px/18px Arial, Helvetica, sans-serif;
		color:#333;
	}
	.poll .buttons {
		padding:8px 0px 6px 0px;
		overflow:hidden;
	}
	.poll .button {
	
		color:#fff;
		border:none !important;
		font:normal 12px/1.2em Arial, Helvetica, sans-serif;
		padding:0px 0px 2px 0px;
		margin:0 0px 0 4px; 
		height:24px;
		width:83px;
		display:inline-block;
		vertical-align:top;
	}
	.poll .button:hover {
		border:none !important;
		color:#fff !important;
		text-decoration:none;
	}
	.poll .section {
		overflow:hidden;
		padding:6px 0px 0px 0px;
		width:100%;
		color:#000;
	}
	.poll .section2	{
		overflow:hidden;
		padding:6px 0px 0px 0px;
		width:100%;
	}
	.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;
	}
	.td_1,
	.td_2 {
		width:5%;
		text-align:center;
	}
	.td_3 {
		width:90%;
		padding:0px 0px 0px 10px;
	}
	#itema,
	#itemb,
	#itemc {
		background:none;
		padding-bottom:5px;
		padding-left:5px;
		padding-top:5px;
		padding-right:5px;
		font-weight:bold;
		color:#000;
		border:1px dotted #999;
	}
	.pollstableborder .question {
		padding:5px 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:0px 0px 0px 0px;
		vertical-align:bottom;
	}
	dl.contentpane .button-field {
		width:140px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}

/* ------------------------------------- search --- */
	.search {
		overflow:hidden;
		background:none;
		border:none;
		margin:0px 0 0 0px;
		padding-top:0px;
		
	}
	.search .button {
		background:url(../i/search-button.gif) left top repeat-x #388dcc;
		letter-spacing:0px;
		font:normal 12px/18px Arial, Helvetica, sans-serif;
		line-height:1.2em;
		text-indent:none;
		text-transform:none;
		border:none !important;
		color:#fff !important;
		float:right;
		width:63px;
		height:22px;
		padding:0 0px 2px 0;
		*padding:0 0px 0px 0;
		margin:0px px 0 3px;
		border-radius: 2px;
		 -moz-border-radius: 2px;
		 -webkit-border-radius: 2px;
		 position:relative;
	}
	.search .button:hover {
		background:#3486c6;
			color:#fff !important;
		outline:none !important;
		text-decoration:none; }
	
	.search .inputbox {
		background:#fff;
		text-transform:none;
		border:none;
		color:#9d9d9d;
		font:normal 11px/15px Arial, Helvetica, sans-serif;
		padding:2px 5px 2px 6px;
		margin:1px 0px 0px 0px;
		vertical-align:top;
		width:139px;
		height:16px;
		float:left;
		border-radius: 2px;
		 -moz-border-radius: 2px;
		 -webkit-border-radius: 2px;
		 position:relative;
	}

	/* ------------------------------------- search-result --- */
		.search_result {
			padding:0px 20px 0px 0px;
		}
		.search_result h3 {
			color:#808080;
			font-size:14px;
		}
		.highlight	{  /* highlight sought word */
			color:#1ca4f3;
			font-weight:bold;
		}

/* ------------------------------------- admin-form --- */
	.adminform td {
		padding:0px 0px 2px 0px;
	}
	#register_stretcher .button {
		
		margin:10px 0 0 180px !important;
		padding:9px 0px 23px 0px; !important;
	}
	#toggler1,
	#toggler2 {
		width:13px;
		height:13px;
		margin:2px 3px 0 0px;
		display:block;
		overflow:hidden;
		float:left;
	}
	*+html #toggler1,
	*+html #toggler2 {
		width:13px;
		height:13px;
		margin:0;
	}
	#login_stretcher input,
	#register_stretcher input {
		padding:1px 0 2px 0;
		line-height:normal;
	}
	#login_stretcher .button,
	#register_stretcher .button {
		padding:0px 10px 2px 10px;
		*padding:3px 4px 2px 4px;
	}

/* ------------------------------------- system-error-messages --- */
	.error {
		margin:0px 0px 10px 0px;
	}
		#system-message dt.error,
		dt.message {
			display: none;
		}
		.error dd ul {
			background:#573628;
			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,
	.module_text,
	.module_menu {
		margin:0 0px 10px 0;
		padding:0;
		width:100%;
		background:none;
		border:none;
		color:#333;
		
	}
	.module .boxIndent,
	.module_text .boxIndent,
	.module_menu .boxIndent {
		padding:10px 14px 26px 15px;
		border:1px solid #ccdeeb; 
		border-top:none;
		overflow:hidden;
		margin-right:0px;
		border-radius: 0 0 2px 2px;
			 -moz-border-radius: 0 0 2px 2px;
			 -webkit-border-radius: 0 0 2px 2px;
			  background:#fff;
		color:#696969;
		font:normal 12px/1.2em Arial, Helvetica, sans-serif;
		
	}
	
	.module .boxIndent strong,
	.module_text .boxIndent strong,
	.module_menu .boxIndent strong { font-weight:bold;}
	
	.container .module .boxIndent {
		padding:0;
		background:none;
	}
	
		/* ------------------- title --- */
		.module h3,
		.module_text h3,
		.module_menu h3,
		.module-bestsellers h3,
		moduletable_LoginForm h3 {
			 background: url(../i/title-bg.gif) left top repeat-x;
			font:normal 18px/20px Arial, Helvetica, sans-serif;
			border-bottom:none;
			text-transform:none;
			letter-spacing:0px;
			color:#fff !important;
			padding:11px 0px 0px 19px;
			height:34px;
			margin:0px 0px 0px 0px;
			 -moz-border-radius:  2px 2px 0 0;
			 -webkit-border-radius:  2px 2px 0 0;
		}
		
		
		
		
		
		.categoryName ,
		#vmMainPage h3 {
		font:bold 17px/1.2em Arial, Helvetica, sans-serif; text-transform:none; color:#000; padding:0px 0 8px 0px; background:none; letter-spacing:0px; border-bottom:1px solid #999;
			margin:0px 0px 5px 0;
		}
		.title {
		font:bold 17px/1.2em Arial, Helvetica, sans-serif; text-transform:none; color:#000; 
			padding:0px 0 0px 0px; background:none; letter-spacing:0px; border-bottom:1px solid #999;
			margin:0px 0px 30px 0px;
			
			}
		.categoryName img {
			vertical-align:middle;
		}
		.extra-divider td {
			border:none;
			padding:13px 0;
		}
		
		/*-------------------content----*/
		.module ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module ul li {
			font:normal 12px/19px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:0px 0px 0px 0px;
			vertical-align:top;
		}
		.module li a {
			background:none;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			color:#333;
		}
		.module li a:hover {
			
			text-decoration:underline;
		}
		.module a {
			color:#939698;
			text-decoration:underline;
		}
		.module a:hover {
			text-decoration:none !important;
		}
		.count	{ /* count users */
			text-decoration:underline;
		}
		
/* ---------------------- categories --- */
.cat-bg {height:103px; width:100%; background:url(../i/tmbgN.png) left bottom repeat-x; position:relative; top:0; left:0;}
.downarrowclass , .rightarrowclass { display:none !important;}
.ddsmoothmenu { background:none !important; padding:0px 0 0 0px;}

.moduletable-categories ul.level1 { list-style:none; margin:0 0 0 12px; padding:0;}
.moduletable-categories ul.level1 li { background:none;  z-index:88; font:bold 12px/39px Arial, Helvetica, sans-serif; float:left; border:none;margin-right:-20px;}
.moduletable-categories ul.level1 li a  { text-decoration:none; text-align:center; margin:0px; padding:0px 0px 0px 27px; color:#3f6591; display:block; background:url(../i/cat-li-left-bg.png) left top no-repeat; border:none;}
.moduletable-categories ul.level1 li a span  { text-decoration:none; margin:0px 0 0 0; padding:0px 31px 0px 0px;display:block; background:url(../i/cl.png) right top no-repeat; border:none;}

/*.moduletable-categories ul.level1 li.parent {  z-index:10;}
*/
.moduletable-categories ul.level1 li a.parent { padding-right:0px !important; margin-bottom:4px; z-index:0;}

.moduletable-categories ul.level1 li:hover , .moduletable-categories ul.level1 li.active   { position:relative; z-index:99;}
.moduletable-categories ul.level1 .parent.active { position:relative; z-index:99 !important;}
/*.wer { position:relative; z-index:0 !important;}
*/
.moduletable-categories ul.level1 li a:hover , .moduletable-categories ul.level1 li a.active , .moduletable-categories ul.level1 li a.selected  {background:url(../i/cat-li-left-bg-activeN.png) left top no-repeat; color:#fff; }
.moduletable-categories ul.level1 li a:hover span , .moduletable-categories ul.level1 li a.active span , .moduletable-categories ul.level1 li a.selected span   {background:url(../i/crN.png) right top no-repeat; color:#fff;padding:0px 31px 0px 0px; background-color:none !important; }

 .moduletable-categories ul.level2 li a.selected { background:none;} 
 .moduletable-categories ul.level1 li a.selected ul.level2 li a:hover { background:none!important;} 

.moduletable-categories ul.level2 li a.parent { padding-right:8px !important; margin-bottom:0px;}

.moduletable-categories ul.level2 { background:none !important;  overflow:hidden; padding:0 0 0 2px;  width:985px; z-index:99 !Important; }
.moduletable-categories ul.level2 li { background: url(../i/topmenu-li-bg.gif) left center no-repeat !important; border:none;   font-weight:normal; padding:0; margin:0; overflow:hidden; position:relative; z-index:99 !Important;}
.moduletable-categories ul.level2 li:first-child { background:none !important;}
.moduletable-categories ul.level2 li a {border-bottom:none; text-decoration:none; font:normal 12px/20px Arial, Helvetica, sans-serif; padding:4px 7px 4px 7px !important; color:#a0d3f9; display:block;  width:auto !important; margin:0 0 0 0px; background:none !important; float:left !important; z-index:99 !Important;}
.moduletable-categories ul.level2 li a  span { display:block; padding:2px 0px 2px 0px !important; background:none !important;}
.moduletable-categories ul.level2 li a:hover  span , .moduletable-categories ul.level2 li a.active span {  background:none !important;}
.moduletable-categories ul.level2 li a:hover, .moduletable-categories ul.level2 li a.active {color:#fff !important; text-decoration:underline; background:none !important;  }

/* ---------------------- bestsellers --- */
	.module-bestsellers .boxIndent {
		padding:5px 18px 15px 22px;
		overflow:hidden;
	}
	.topten { overflow:hidden; margin-bottom:-1px;}
	.topten .sectiontableentry1 td,
	.topten .sectiontableentry0 td,
	.topten .sectiontableentry2 td {
		border-bottom:1px solid #e5e6ea;
		padding-bottom: 7px;
		padding-top: 7px;
		color:#a7a7a7;
		font:normal 12px/13px Arial, Helvetica, sans-serif;
	}
	
	.topten .sectiontableentry1:hover td,
	.topten .sectiontableentry0:hover td,
	.topten .sectiontableentry2:hover td {
		
		padding-bottom: 7px;
		padding-top: 7px;
		color:#181a25;
	}
	
	.topten a {
		color:#a7a7a7;
		font:normal 12px/13px Arial, Helvetica, sans-serif;
		text-transform:none;
		text-decoration:none;
		padding-left:2px;
	}
	
	.topten a:hover {color:#181a25; text-decoration:none; font-weight:bold;}
	
/* ---------------------- new, specials --- */
.module-specials .specials-bg , .module_banners .specials-bg { border:none; background:none;} 

	.specials-bg {  position:relative; }
	
	.module-new { padding:20px 0 0 0; background:none; 
			}
	.module-new h3 .button1-js , .module-new h3 .button2-js { display:none;}
	
	 module_multi h3 .button3-js  , module_multi h3 .button4-js  { display:block;} 
	 
	.module-specials  { position:relative; overflow:hidden; border:1px solid #ccdeeb; background:#fff; margin-top:20px; *margin-top:30px;}
	
	.module-new h3 
	 {      background: url(../i/title-bg.gif) left top repeat-x;
			font:normal 18px/20px Arial, Helvetica, sans-serif;
			border-bottom:none;
			text-transform:none;
			letter-spacing:0px;
			color:#fff !important;
			padding:11px 0px 0px 19px;
			height:34px;
			margin:0px 0px 0px 0px;
			 -moz-border-radius:  2px 2px 0 0;
			 -webkit-border-radius:  2px 2px 0 0;
	}
	
	 .module-specials h3 
	 {      background: none;
			font:normal 18px/20px Arial, Helvetica, sans-serif;
			border-bottom:none;
			text-transform:none;
			letter-spacing:0px;
			color:#000 !important;
			padding:11px 0px 0px 19px;
			height:34px;
			margin:0px 0px 0px 0px;}
		
	.module-new .boxIndent  {
		padding:5px 14px 26px 15px;
		border:1px solid #ccdeeb; 
		border-top:none;
		overflow:hidden;
		margin-right:0px;
		border-radius: 0 0 2px 2px;
			 -moz-border-radius: 0 0 2px 2px;
			 -webkit-border-radius: 0 0 2px 2px;
			  background:#fff;
		
	}
	.module-specials .boxIndent {
		padding:0px 0px 8px 0px;
		overflow:hidden;position:relative;
		margin-left:-1px;
		
	}
	
	
	
	.module_multi .boxIndent { left:0; position:relative; width:442px; overflow:hidden; }
	.mod-pad { position:relative; overflow:hidden; padding:0 1px 0 1px;}
	
	
	
	 .product-Old-Price
	 {
		display:none;
	}
	.floatElement .product-Old-Price
	 {	color:#0d488a;
		display:inline-block;
		padding-left:5px;
		padding-right:5px;
		font-size:12px;
		
	}
	
	.module-new .product-Old-Price { display:none; color:#999; font-size:14px; padding-left:0px; margin:0px 42px 0 0px; float:right; font-weight:normal; position:absolute; left:0; top:5px;}
	
	.module-specials a.product_name, .module_s1 a.product_name,
	 {
		color:#232529;
		font:bold 12px/16px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:none;
		display:inline-block;
		margin-top:0px;
	}
	
	.module-new a.product_name {
		color:#0d488a;
		font:normal 12px/18px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:none;
		display:inline-block;
		margin-top:0px;
	}
	
	.module-specials .productPrice
	{
		color:#449cdd;
		font:bold 13px/1.2em Arial, Helvetica, sans-serif;
		white-space: nowrap;
		display:inline-block;
		padding:5px 0px 0 7px;
		margin-top:0px;
		text-transform:uppercase;
		

	}
	.module-new .productPrice ,.module_s1 .productPrice {
		color:#449cdd;
		font:bold 13px/1.2em Arial, Helvetica, sans-serif;
		white-space: nowrap;
		display:inline-block;
		float:none;
		padding:2px 0 0 1px;
		
		
		}
	.browsePriceContainer .productPrice {
		color:#449cdd;
		font:normal 18px/1.2em Arial, Helvetica, sans-serif;
		white-space: nowrap;
		display:inline-block;
		}
		
	.productTop .browsePriceContainer .productPrice {
		color:#449cdd;
		font:bold 14px/1.2em Arial, Helvetica, sans-serif;
		white-space: nowrap;
		display:inline-block;
		padding-top:4px;
		}
		
	 .productDetailsContainer { padding-top:10px;}	
/* ------------------------------------- module menu --- */
	
	/* ----------------- content ---- */
	.module_menu .boxIndent { padding:11px 0 12px 0;}
		.module_menu ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module_menu li {
			background:none;
			font:normal 12px/28px Arial, Helvetica, sans-serif;
			border-top: 1px dotted #dddddd; 
			margin:0 0 0 0;
			padding:0px 0 0px 19px;
			list-style:none;
			width:100%;
			vertical-align:top;
		}
		.module_menu li:first-child { border:none;}
		.module_menu li a {
			background:none;
			margin:0;
			padding:0 0 0 0px;
			text-decoration:none;
			color:#333;
		}
		
		/* ------------------- hover, active --- */
			.module_menu li a:hover,
			.module_menu li.active a:hover,
			.module_menu li.active li a:hover	{
				text-decoration:none;
				color:#727272;
			}
			.module_menu li.active ul {
				margin:1px 0px -1px 10px;
			}

/*------------------------userMenu---*/
	#userMenu {
		padding:1px 22px 0 0;
		text-align:right;
	}
		#userMenu ul {
			margin:0;
		}
		#userMenu ul li {
			display:inline;
			padding:0 0 0 19px;
			margin:0 0 0 0;
			font:normal 12px/14px Arial, Helvetica, sans-serif;
		}
			#userMenu ul li a {
				text-decoration:none;
				color:#9c9c9a;
			}
			#userMenu ul li a:hover {
				text-decoration:underline;
				color:#fff;
			}


/*----------------------------------------login-form---*/
.module_LoginForm  { margin:10px 0px 10px 0px; border:none; background:#fff;  overflow:hidden; border:1px solid #ccdeeb; border-radius: 2px; -moz-border-radius: 2px;-webkit-border-radius: 2px; position:relative; }
.module_LoginForm  h3 { margin-top:0; font:normal 18px/1.2em Arial, Helvetica, sans-serif; text-transform:none; color:#185498; padding:14px 0 0 19px; background:none; letter-spacing:0px; border:none;}
.module_LoginForm  .boxIndent { padding:13px 15px 18px 15px;}
* + html .module_LoginForm  .boxIndent { padding:13px 15px 22px 15px !important;}
.module_LoginForm  .boxIndent { padding:13px 15px 15px 15px !important\0/;}

	#form-login-username {
		display:block;
		width:100%;
	}
	/*-----------------content----*/
		#form-login-remember {
			padding:4px 0px 0px 0px;
		}
		
		label.remember {
			color:#449cdd;
			font:normal 12px/12px Arial, Helvetica, sans-serif;
			text-transform:none;
			display:inline-block;
			text-decoration:none;
			cursor:pointer;
			padding-top:1px;
			padding-left:4px;
			
		}
		label.remember:hover { 	text-decoration:underline;}
		.form-login .rememberCheck {
			padding:7px 0 0px 3px;
			margin-left:0px;
			margin-top:0px;
			display:block;
			float:left;
		}
		input.checkbox { /* checkbox */
			border:none;
			display:inline-block;
			margin:0px 0px 0px 0px;
			vertical-align:middle;
			width:14px;
			height:14px;
		}
		
		.username span  { display:block; padding:0 0 8px 3px; font:normal 12px/13px Arial, Helvetica, sans-serif; color:#727272; text-transform:none;}
		.password span { display:block; padding:4px 0 8px 3px; font:normal 12px/13px Arial, Helvetica, sans-serif; color:#727272; text-transform:none;}
		#mod_login_username,
		#mod_login_password {
			background:none;
			border:1px solid #ccdeeb;
			font:normal 10px/15px Arial, Helvetica, sans-serif;
			color:#727272;
			margin:0px 0px 5px 4px;
			padding:1px 5px 1px 8px;
			width:164px;
			height:18px;
			text-transform:none;
			border-radius: 3px; -moz-border-radius: 3px;-webkit-border-radius: 3px; position:relative;
		}
		.username,
		.password {
			font:normal 12px/13px  Verdana, Geneva, sans-serif;
			color:#e1e0e0;
			text-transform:none;
			margin:0 0 0 0px;
		}
		.form-login .button	{ /* button */
		background:url(../i/button-cart-active.gif) left top repeat-x;
			border:none !important;
			text-transform:none;
			color:#fff;
			font:bold 12px/12px Arial, Helvetica, sans-serif;
			padding:0px 0px 2px 0px;
			margin:6px 0px 0px 18px;
			text-align:center;
			width:52px;
			height:24px;
			display:block;
			border-radius: 2px;
			 -moz-border-radius: 2px;
			 -webkit-border-radius: 2px;
			 float:left;
		}
		.form-login .button:hover {
			background:url(../i/button-cart.gif) left top repeat-x !important;
			border:none !important;
			
		}
		.log {
			color:#000;
			font-family:Verdana, Geneva, sans-serif;
			font-size:14px;
			padding:6px 0 30px 16px;
		}
		
		.logout {
			background:url(../i/button-cart.gif) left top repeat-x !important;
			border:none !important;
			text-transform:uppercase;
			color:#fff;
			font:normal 12px/12px Arial, Helvetica, sans-serif;
			padding:0px 0px 2px 0px;
			*padding:1px 0px 0px 0px;
			margin:8px 8px 0px 0px;
			text-align:center;
			width:120px !important;
			height:24px;
			display:block;
			border-radius: 2px;
			 -moz-border-radius: 2px;
			 -webkit-border-radius: 2px;
		}
		.logout:hover {
			border:none !important;
			background:#585858 !important;
		}
		
		#inputs {
			padding:0px 0px 0px 0px;
			overflow:hidden;
		}
		#inputs a {
			color:#fa7306;
			text-decoration:none;
			font:normal 11px/16px Arial, Helvetica, sans-serif;
			display:inline-block;
			margin:2px 0 0 0;
		}
		#inputs .reg {
			background:url(../i/button-cart.gif) left top repeat-x !important;
			color:#fff;
			font:bold 12px/19px Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-transform:none;
			display:block;
			padding:1px 5px 3px 5px;
			text-align:center;
			width:auto;
			height:18px;
			border-radius: 2px;
			 -moz-border-radius: 2px;
			 -webkit-border-radius: 2px;
			 margin:0px 0 0 3px;
			}
			#inputs .reg:hover { 
		background:url(../i/button-cart-active.gif) left top repeat-x !important;
			text-decoration:none !important;
			
			}
			
 		#inputs a:hover {
			text-decoration:none !important;
		}
		#form-login-remember span { 
			margin:5px 0 0px 0px;color:#fff;
			font:normal 12px/16px Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-transform:none;
			display:none;
			padding:0px 0 0px 0px;}
		
		#form-login-remember {
			font:normal 11px/1.2em Arial, Helvetica, sans-serif;
			color:#7b7b7b;
			padding:3px 0 9px 0;
			margin:0px 0 0 0px;
			display:block;
		}
		#form-login-remember a {
			color:#6c6b6b;
			font:normal 12px/18px Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-transform:none;
			display:inline-block;
			padding:2px 0 0px 3px;
		}
		#form-login-remember a:hover {
			text-decoration:underline !important;
		}
		#form-login-remember a.reg {
			display:inline-block;
			color:#7b7b7b;
			margin:0px 0 0 0;
			text-decoration:undeline;
		}
		#form-login-remember .reg:hover {
			text-decoration:none !important;
		}


/* ------------------------------------- topmenu --- */
	ul.menu-nav {
		list-style:none;
		padding:0px 0px 0 0px;
		overflow:hidden;
		margin:0 0px 0px -8px;
	}
		ul.menu-nav li {
			font:normal 12px/20px Arial, Helvetica, sans-serif;
			background:url(../i/topmenu-li-bg.gif) left center no-repeat;
			text-transform:none;
			float:left;
			margin:0;
			padding:0 0 0 0px;
			
		}
		
		ul.menu-nav li:first-child { background:none;} 
		
			ul.menu-nav li a {
				color:#a0d3f9;
				display:inline-block;
				text-decoration:none;
				text-align:center;
				margin:0 0px 0 0px;
				padding:0px 7px 0px 8px;
				cursor:pointer;
				
			}
			
	/*		ul.menu-nav li a span { display:inline-block; padding:18px 0px 20px 21px;  cursor:pointer;}*/
			
			/* ------------------- hover, active --- */
			ul.menu-nav li a:hover , ul.menu-nav li.active a {
				 color:#fff;
			 	text-decoration:none;
			}
			
		/*	ul.menu-nav li a:hover span ,ul.menu-nav li.active a span {
				background:url(../i/menu-left.gif) left top no-repeat !important;
				 color:#212a5e;
			 	text-decoration:none;
			}*/
/* --------------------------------------------------------- structure --- */
	body {
		background:url(../i/bg2a.png) center top repeat;
		width:100%;
	}
	
	.body-top { background:url(../i/bg1.png) left top repeat; width:100%;}
	.main { 
		width:100%;
		position:relative;
		z-index:16;
	}
	.main1 { 
		width:1010px;
		position:relative;
		z-index:10;
		margin:0 auto;
	}
	
	
	
	
	.shadow-right {
		background:url(../i/main-shadow-right.png) right repeat-y;
	}
	.shadow-left {
		background:url(../i/main-shadow-left.png) left repeat-y;
		padding:0 5px;
	}
	.shadow-right-bottom {
		background:url(../i/main-shadow-right-bottom.png) right top no-repeat;
	}
	.shadow-left-bottom {
		background:url(../i/main-shadow-left-bottom.png) left top no-repeat;
		padding:0 5px;
	}
	.shadow-bottom {
		background:url(../i/main-shadow-bottom.png) bottom repeat-x;
		font-size:0px;
		line-height:0px;
		height:5px;
	}
	.shadow-right-top {
		background:url(../i/main-shadow-right-top.png) right top no-repeat;
	}
	.shadow-left-top {
		background:url(../i/main-shadow-left-top.png) left top no-repeat;
		padding:0 5px;
	}
	.shadow-top {
		background:url(../i/main-shadow-top.png) top repeat-x;
		font-size:0px;
		line-height:0px;
		height:5px;
	}

/* --------------------------------------------------------- header --- */
	 #header {
		 background:none;
		 padding:0 0px 0 0px;
		 position:relative;
		 z-index:15;
	}
	
	.absolute { background:url(../i/absolute-img1.png) left top no-repeat; position:absolute; bottom:-31px; left:0; width:1010px; height:61px; z-index:100;}
		.absolute1 { background:url(../i/absolute-img2.png) left top no-repeat; position:absolute; bottom:-32px; right:-244px; width:244px; height:85px; z-index:100;}
			.absolute3 { background:url(../i/absolute3.png) left top no-repeat; position:absolute; top:240px; right:-7px; width:267px; height:58px; z-index:100;}
			.absolute4 { background:url(../i/absolute4.png) left top no-repeat; position:absolute; top:240px; right:50px; width:209px; height:58px; z-index:0;}

	/*.all #loopedSlider2 {visibility:hidden !important; overflow:hidden; height:0px; width:0px;}*/
			#topmenu {
 				background:none;
				position:absolute;
				top:4px;
				left:0px;
				width:auto;
				margin:0;
				padding:0;
				overflow:hidden;
			}
			
			#search {
				background:none;
				width:227px;
				height:22px;
				position:absolute;
				top:4px;
				right:-12px;
				padding:0px 0 0 0px;
				margin:0px 0px 0px 0px;
				overflow:hidden;
				z-index:15;
			}
			.currency {
			width:260px;
			*width:262px;
			height:30px;
			position:absolute;
			top:4px;
			right:280px;
			margin:0px 0px 0 0px;
			padding:0px 0px 0 0px;
			z-index:5;
			
		}
		#logo {
			font-size:0px;
			position:absolute;
			left:0px;
			top:49px;
			padding:0 0 0px 0;
			margin:0px 0 0 0px;
			
		}
		#logo a { background:url(../i/logo.png) left top no-repeat; display:block; cursor:pointer; width:272px; height:75px;}
		
		.header-box-right { background:url(../i/header-box-right.png) left top no-repeat; width:330px; height:74px; position:absolute; right:0; top:50px;}
		
		.cart {
			border:2px solid #0F498C; margin:5px;
			background:url(../i/cart-bg.jpg) left top repeat-x;
			width:320px;
			height:34px;
			color:#449cdd;
			font: normal 12px/2.2em Arial, Helvetica, sans-serif;
			text-transform:none;
			padding:0;
			overflow:hidden;
			 border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;

		}
		
		
		.module_cart { background:url(../i/cart-bg-tight.jpg) left top repeat-x; width:230px; height:72px;  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; position:relative; margin-top:0px;} 
		.module_cart h3 { font:normal 18px/1.2em Arial, Helvetica, sans-serif; color:#fff; margin:1px 0 0 12px; padding:13px 0 10px 33px; background:url(../i/cart-img2.gif) left center no-repeat;}
		.module_cart .boxIndent { padding:0px 0 0 17px; margin-top:-12px;}
		.module_cart .vmCartModule { background:none!important;}
		.module_cart .vmCartModule em { font-style:normal; color:#FFF; font:normal 12px/1.2em Arial, Helvetica, sans-serif;}
		.module_cart .vmCartModule a { color:#FFF; font:bold 22px/1.2em Arial, Helvetica, sans-serif; text-decoration:none; padding:0 0 0 6px;}
		.module_cart .vmCartModule a span { color:#fff; font:bold 12px/1.2em Arial, Helvetica, sans-serif; padding-left:9px; }
		.module_cart .vmCartModule a:hover span { text-decoration:underline;} 
		
		.cart hr { display:none;}
		.moduletable_banners .baners-1 { width:225px; height:40px; background:url(../i/banner1.jpg) left top no-repeat; margin:0 0px 10px 10px; padding-left:5px; padding-top:75px;}
		.moduletable_banners .baners-2	{width:230px; height:40px; background:url(../i/banner2.jpg) left top no-repeat; margin:0 0px 10px 10px; padding-left:5px; padding-top:75px;}
		.moduletable_banners .baners-3 {width:230px; height:40px; background:url(../i/banner3.jpg) left top no-repeat; margin:0 0px 10px 10px; padding-left:5px; padding-top:75px;}

		.moduletable_banners
		{ 
			float:left; width:190px; z-index:30; margin:5px;
		}
/*1A559A*/
		.moduletable_banners a 
		{ 
			display:block; width:180px; height:26px; padding-left:5px; padding-top:9px; 
			background:#9AAFB8 url(../i/bu5f.png) right top no-repeat; 
			color:#E1F298; font:bold 14px/16px Arial, Helvetica, sans-serif; text-decoration:none; cursor:pointer;
			border-radius: 14px;-moz-border-radius: 14px; -webkit-border-radius: 14px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	text-transform:uppercase; text-shadow:0 1px 0 #000000;
		}
		.redbg a 
		{
			background:#AE0F05 url(../i/bu5f.png) right top no-repeat; 
		}
		.reda a 
		{
			color:#ffffff; 
		}
		.moduletable_banners a span { text-transform:uppercase;}
		.moduletable_banners a:hover 
		{ 
			background:#E1F298 url(../i/bu5e.png) right top no-repeat; text-decoration:none;
			border-radius: 14px;-moz-border-radius: 14px; -webkit-border-radius: 14px;		
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
			text-shadow:0 1px 0 #ffffff;
			color:#000080;
			}

		.subbuts 
		{
			vertical-align:middle;
			margin-right:5px;margin-left:5px;
			margin-bottom:10px;
			max-width:200px;
			padding:10px; 
			background:#9AAFB8; 
			-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
			-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
			box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
			border-radius: 14px;-moz-border-radius: 14px; -webkit-border-radius: 14px;
		}
		.subbuts a
		{ 
			color:#EDFAFF; font-weight:bold; text-decoration:none; cursor:pointer;
			text-transform:lowercase; text-shadow:0 1px 0 #000000;
		}
		.subbuts a span { text-transform:none;color:#333;}
		.subbuts a:hover 
		{ 
			color:#00c5fe;
			text-shadow:0 0px 0 #ffffff;
		}


		
		.moduletable_banners1 { float:left; width:230px; margin-top:18px; position:relative; z-index:10;}
		.moduletable_banners1 .banneritem_banners1 { margin:0 0px 10px 20px;}
		
	.module_user { position:absolute; top:9px; right:6px; width:200px;}
	.module_user{ overflow:hidden;}
	.module_user .boxIndent { overflow:hidden; margin-left:-8px;}
	.module_user .mainlevel { font:normal 12px/1.2em Arial, Helvetica, sans-serif; color:#b9dffb; text-decoration:none;background:url(../i/topmenu-li-bg.gif) left center no-repeat; padding:0 8px 0 8px;}
	.module_user .mainlevel:hover { text-decoration: none; color:#fff;}
	
/* ------------------------------------- content --- */
	.content-box { background:#fff;  }	
	.content-box .tail-bottom { background:url(../i/tail-bottom.gif) left bottom repeat-x;}
	.content-box .tail-top { background:url(../i/tail-top.gif) left top repeat-x; }
    .content-box .tail-right { background:url(../i/tail-right.gif) right top repeat-y;}
	.content-box .tail-left { background:url(../i/tail-left.gif) left top repeat-y;}
	.content-box .corner-right-bottom { background:url(../i/corner-bottom-right.gif) right bottom no-repeat; }
	.content-box .corner-left-bottom { background:url(../i/corner-bottom-left.gif) left bottom no-repeat; }
	.content-box .corner-right-top { background:url(../i/corner-top-right.gif) right top  no-repeat;}
	.content-box .corner-left-top { background:url(../i/corner-top-left.gif) top left no-repeat; width:100%;}   


	 #content {
		padding:27px 30px 49px 30px;
		margin:0px 0 0 0 ;
		position:relative;
		z-index:10;
	}
		#left {
			float:left;
			width:220px;
			margin:0px 19px 0 0px;
		}
		.container {
			overflow:hidden;
			position:relative;
			padding-top:10px;
			padding-bottom:15px;
		}
		#right {
			float:right;
			width:230px;
			padding-top:30px;
			margin:0px 0px 0 0px;
			padding-left:10px;
			position:relative;
			overflow:hidden;
			z-index:30;
		}
		
	.container .float-left { float:left; width:550px;}	
/* ------------------------------------- footer --- */
	#footer { 
	border-top:none;
	 background:none;
	height:60px;
	width:100%;
	margin:0px 0px 0px 0px;
	z-index:10;
	text-align:left;
	
	}
	
	#footer .space {
		padding:19px 13px 0px 28px;
		font:normal 12px/16px Arial, Helvetica, sans-serif;
		color:#ffff;
		text-transform:none;
	}
	#footer a {
		color:#fff;
		text-decoration:underline;
	}
	#footer a:hover { text-decoration:none;}
	.footerText div { padding-top:0px;}
	#footer .footerText {
		color:#fff;
		padding:0 0 0 0;
	}
	#footer .footerText div { float:left; }
	
	.module_footer { position:absolute; bottom:22px; left:29px;}
	.module_footer ul {
		padding:5px 0 4px 0px;
		margin:0 0 0 0px;
		list-style:none;
		width:100%;
		
		
		
	}
		.module_footer ul li {
			background:none;
			font:normal 12px/20px Arial, Helvetica, sans-serif;
			display:inline;
			padding:0px 13px 0 0px;
			text-transform:none;
			margin:0 0 0 0;
		}
			.module_footer ul li a {
				color:#3f6591;
				background:none;
				padding:0;
				text-decoration:none;
			}
			.module_footer li a:hover,
			.module_footer li.active a {
				text-decoration:none;
				color:#449cdd;
				
			}
			.PayPal { overflow:hidden; float:right; margin:20px 20px 0 0;}
			.PayPal a { display:block; float:left; margin-left:11px;   height:35px; }
			a.pay1 { background:url(../i/img1.png) left top no-repeat;width:78px;}
			a.pay2 { background:url(../i/img2.png) left top no-repeat; width:55px;}
			a.pay3 { background:url(../i/img3.png) left top no-repeat;width:58px; }
			
	
/* ------------------------------------- Tooltips --- */
	.tool-tip {
		background:#ffc;
		border:1px solid #b4b58A;
		color:#000;
		max-width:200px;
		text-align:left;
	}
	.tool-title {
		background:#dda;
		border-bottom:1px solid #b4b58A;
		padding:5px 10px;
		font-weight:bold;
	}
	.tool-text {
		padding:5px 10px;
	}

/* ------------------------------------- VM --- */
	.wrapper {
		overflow:hidden;
		width:100%;
		
	}
	.wrapper2 {
		width:100%;
	}
	.clear {
		clear:both;
	}
	.float-left {
		float:left;
	}
	.float-right {
		float:right;
	}
	.contact_email input {
		margin-bottom:10px;
	}
	.contact_email #contact_email_copy {
		margin:0;
		float:left;
		width:15px;
	}

/* ------------------------------------- boxes --- */
	.module .box,
	.module_menu .box,
	.module_text .box , .module-bestsellers .box , .module_multi .box  {background:#fff; }
	
	.module .box .tail-bottom,
	.module_menu .box .tail-bottom,
	.module_text .box .tail-bottom , .module-bestsellers .box .tail-bottom , .module_multi .box .tail-bottom {background:url(../i/box-corner-tail-bottom.gif) bottom repeat-x; }
	
	.module .box .tail-top,
	.module_menu .box .tail-top,
	.module_text .box .tail-top   , .module-bestsellers .box .tail-top , .module_multi .box .tail-top{background:url(../i/box-corner-tail-top.gif) top repeat-x; }
	
	.module .box .tail-right,
	.module_menu .box .tail-right,
	.module_text .box .tail-right  , .module-bestsellers .box .tail-right , .module_multi .box .tail-right {background:url(../i/box-corner-tail-right.gif) right repeat-y; }
	
	.module .box .tail-left,
	.module_menu .box .tail-left,
	.module_text .box .tail-left  , .module-bestsellers .box .tail-left , .module_multi .box .tail-left {background:url(../i/box-corner-tail-left.gif) left repeat-y; }
	
	.module .box .corner-right-bottom,
	.module_menu .box .corner-right-bottom,
	.module_text .box .corner-right-bottom , .module-bestsellers .box .corner-right-bottom, .module_multi .box .corner-right-bottom {background:url(../i/box-corner-right-bottom.gif) right bottom no-repeat; }
	
	.module .box .corner-left-bottom,
	.module_menu .box .corner-left-bottom,
	.module_text .box .corner-left-bottom , .module-bestsellers .box .corner-left-bottom , .module_multi .box .corner-left-bottom {background:url(../i/box-corner-left-bottom.gif) left bottom no-repeat; }
	
	.module .box .corner-right-top,
	.module_menu .box .corner-right-top,
	.module_text .box .corner-right-top , .module-bestsellers .box .corner-right-top , .module_multi .box .corner-right-top  {background:url(../i/box-corner-right-top.gif) right top no-repeat; width:100%; }
	
	.module .box .corner-left-top,
	.module_menu .box .corner-left-top,
	.module_text .box .corner-left-top  , .module-bestsellers .box .corner-left-top , .module_multi .box .corner-left-top {background:url(../i/box-corner-left-top.gif) left top no-repeat; padding:0 1px 0 1px; overflow:hidden; }
	

.module_banners 
	.module-categories .box , .module_cart .box , .module-specials .box , .module-new .box , .module_banners .box {background:none;}
	
	.module-categories .box .tail-bottom , .module_cart .box .tail-bottom , .module-specials .box .tail-bottom , .module-new .box .tail-bottom , .module_banners .box .tail-bottom{background:none;}
	
	.module-categories .box .tail-top , .module_cart .box .tail-top , .module-specials .box .tail-top , .module-new .box .tail-top , .module_banners .box .tail-top{background:none;}
	
	.module-categories .box .tail-right , .module_cart .box .tail-right , .module-specials .box .tail-right , .module-new .box .tail-right , .module_banners .box .tail-right {background:none;}
	
	.module-categories .box .tail-left  , .module_cart .box .tail-left , .module-specials .box .tail-left  , .module-new .box .tail-left , .module_banners .box .tail-left {background:none;}
	
	.module-categories .box .corner-right-bottom , .module_cart .box .corner-right-bottom , .module-specials .box .corner-right-bottom , .module-new .box .corner-right-bottom , .module_banners .box .corner-right-bottom {background:none;}
	
	.module-categories .box .corner-left-bottom , .module_cart .box .corner-left-bottom , .module-specials .box .corner-left-bottom , .module-new .box .corner-left-bottom , .module_banners .box .corner-left-bottom{background:none;}
	
	.module-categories .box .corner-right-top , .module_cart .box .corner-right-top , .module-specials .box .corner-right-top , .module-new .box .corner-right-top , .module_banners .box .corner-right-top{background:none;}
	
	.module-categories .box .corner-left-top , .module_cart .box .corner-left-top , .module-specials .box .corner-left-top , .module-new .box .corner-left-top , .module_banners .box .corner-left-top {background:none;}
/* ------------------------------------- END boxes --- */
.paramlist_key {width:35% !important; padding-right:5px !important;}
.josForm #email {width: 147px; padding:1px 0 2px 5px;}
.validate {margin-bottom:0px; margin-top:1px;}
#josForm  { padding-bottom:20px;}
.content-indent {padding:0px 15px 20px 15px; margin-bottom:10px; margin-right:0px; background:none;}
.extra-indent { padding-bottom:10px;}
.cbButtons { margin-left:100px;}
.wrapper .indent { margin-bottom:15px; padding-left:15px;}

.productTop { width:30%;} 

.vmRecent { margin-top:5px;}


.content-indent img.css_bg { display:none;}


/* ------------------------------------- Slider --- */

#searchForm { padding-top:20px;}

.list li { color:#999;}
.list h4 { padding-bottom:5px; }
.list h4 a { color:#000; text-transform:none; font-size:16px; line-height:1.2em;}
.results h3 { text-transform:none; color:#646464; border:1px solid #eee; padding:10px 0 10px 10px; margin-left:14px; margin-bottom:5px; }


.relative {position:relative;}
.height {  font-size:0px; line-height:0px;}
#comment { padding-right:17px;}
.Form-indent { margin:10px 0 0 0;}
#login_stretcher { margin-top:5px;}
#login_stretcher a  { display:inline-block; margin-top:5px;}

.module-specials .color , .module_s1 .color {   padding:0px 20px 0 10px; margin:0;}

#searchForm .button { margin-top:3px;}

#map_canvas {
	width:400px !important;
	height:150px !important;
	overflow:hidden;
	margin-left:0px;
	margin-top:-10px;
}


.article-text-indent .contentheading { border-bottom:1px solid #999 !important; }
.department { padding-left:0px;}
.department a  { color:#449cdd;}

.department h3 { color:#000; font:bold 14px/16px Arial, Helvetica, sans-serif; text-transform:none; margin-bottom:10px;}
.department .col-1 { float:left; width:200px; line-height:16px;}
.col-pad { padding-right:30px;}

.col-1 { float:left; width:200px;}
.col-3 { float:left; width:420px;}
.col-2 { float:left; width:230px; padding-left:2px;}

.line-height { display:block; line-height:1.2em;  float:left; font-size:11px;}
#emailForm #contact_email_copy { float:left;}

#emailForm label { display:inline-block; padding:0 0 0 3px;}
#emailForm .col-2 input {border-radius: 2px;-moz-border-radius: 2px; -webkit-border-radius: 2px; position:relative; border:none !important; padding:4px 0 4px 3px; background:#eaeaea; color:#000; }
#emailForm #contact_email_copy { background:none !important; display:block;}
.contact_input { padding-bottom:5px;}
#emailForm .col-3 #contact_text {border-radius: 2px;-moz-border-radius: 2px; -webkit-border-radius: 2px; position:relative; border:none !important; padding:4px 0 4px 3px; background:#eaeaea; color:#000; width:100%;}
.newslatter { overflow:hidden; width:100%;}
.newslatter p { color:#416997; font:normal 16px/16px Arial, Helvetica, sans-serif; padding-top:9px; text-indent:-5000px; float:left; display:block; background:url(../i/text-newsletter.png) left center no-repeat; width:466px; }
.newslatter p span { color:#fd5b02;}

.news_input { color:#449cdd; font:bold 12px/15px Arial, Helvetica, sans-serif; display:inline-block; float:left; padding:4px 0 0 0px;}
.news_input em { font-style:normal; display:inline-block; padding-top:5px;}
.news_input .moduleInput { width:220px; margin-left:13px; border:1px solid #ccdeeb; color:#a1cded; font:normal 12px/15px Arial, Helvetica, sans-serif; padding:5px 0 5px 4px; margin-right:5px;}
.input-newsletter { float:left;}
.moduleButton { font:bold 12px/15px Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none; display:inline-block; width:41px; height:21px; background:url(../i/moduleButton.png) left top no-repeat; text-align:center; padding-top:5px; cursor:pointer; margin-right:15px; margin-top:1px; float:left;}
.moduleButton:hover {background:url(../i/moduleButton-active.png) left top no-repeat; }
.hLine { background:none;}


/* // scroll*/

.module_scroll { width:948px !important; border:1px solid #ccdeeb; margin-top:18px; overflow:hidden; background:#fff; }
.module_scroll h3 { color:#0d488a; font:normal 18px/20px Arial, Helvetica, sans-serif; padding-left:20px; padding-top:10px; height:26px; background:url(../i/title-img.gif) left top no-repeat #ccdeeb; margin-bottom:20px; }
.module_scroll .boxIndent { padding-left:49px; position:relative;}
#xs_1 {  width:851px !important;  overflow:hidden; margin:0 0px 0 0px;}

.xs_vm_products .featuredIndent { border-left:1px dotted #ccdeeb; padding-top:10px; margin:0 0px 20px 0; min-height:230px; background:none; position:relative; }
.xs_vm_products .border-product { margin:0; padding:0 0 0px 0; background:none;  position:relative; border:none;}
.xs_vm_products .product_image_container{ padding:0; background:none; border:none; margin:0 auto;}
.xs_vm_products .product_image_container img { border:none; margin:0; padding:0;   background:#fff; width:150px; height:125px; }


.xs_vm_products .product_name { padding:19px 10px 0 6px; min-height:57px; margin:0; border:none !important; background:none; }
.xs_vm_products a.product_name { padding:0 0 0 0px; font:normal 12px/18px Arial, Helvetica, sans-serif; text-transform:none; color:#0d488a; text-decoration:none; display:inline-block !important;}
.xs_vm_products a.product_name:hover {  text-decoration:none; color:#449cdd !important;}

.xs_vm_products .product-options { padding:0 0 0 7px; margin:0px 0 0 0px;}
.xs_vm_products .box_product_price { padding-left:0;}
.xs_vm_products .productPrice { width:115px;  padding-top:2px; padding-bottom:1px;  text-align:left; font:normal 13px/18px Arial, Helvetica, sans-serif; color:#a1b6c5; display:inline-block;}
.xs_vm_products .product-Old-Price { display:block; color:#f61203; font:bold 13px/18px Arial, Helvetica, sans-serif;}

.xs_vm_products .product_buttons { float:none; position:absolute; bottom:4px; right:18px; } 

.xs_vm_products .product_details_container { display:none;}
.scroller {
    /* required settings */
    position:relative;
    overflow:hidden;
    /* custom decorations */
    border:none;
    background:none;
}

.scroller .items {
    /* this cannot be too large */
    position:absolute;
    clear:both;
}

.item:hover{background: none;}
.padding {padding: 0px;}

.item h4{font-size: 15px; margin: 0px 0; color:#333}
.item h4 a{text-decoration: none;}

.xs_intro{font-size: 12px;}

/* single scrollable item */
.scroller img {
    background:none !important;
    padding:0px;
    border:none !important;
}
/*Image postion left*/
img.left{float: left; margin-right: 0px;}
/*Image postion right*/
img.right{float: right; margin-left: 0px;}

/* active item */
.scroller .active {
    border:none;
    position:relative;
    cursor:default;
}
/*Navigation Button common class*/
/*Basic Horizontal Style*/
.basic_h .items .pane {float:left;}
.basic_h .pane .item{float: left;}

/* this makes it possible to add next button beside scrollable */
.basic_h .scroller {float:left;}

/* right */
.basic_h a.next            { background-position: 0 -30px; clear:right; margin-right: 0px;}
.basic_h a.next:hover      { background-position:-30px -30px; }
.basic_h a.next:active     { background-position:-60px -30px; } 

/* left */
.basic_h a.prev            { margin-left: 0px; } 
.basic_h a.prev:hover      { background-position:-30px 0; }
.basic_h a.prev:active     { background-position:-60px 0; }

/*Basic Vertical Style*/
/* prev, next, prevPage and nextPage buttons */
.basic_v a.browse{margin: 5px auto;}
.basic_v .scroller{margin: 0 auto;}

/* up and down */
.basic_v a.next, .basic_v a.prev        { 
    background:url(../img/vert_large.png) no-repeat; 
    float: none;
}

/* up */
.basic_v a.prev:hover      { background-position:-30px 0; }
.basic_v a.prev:active     { background-position:-60px 0; }

/* down */
.basic_v a.next            { background-position: 0 -30px; }
.basic_v a.next:hover      { background-position:-30px -30px; }
.basic_v a.next:active     { background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled                 {visibility:hidden !important;}     

.xs_1_scroll .basic_h { position:relative; overflow:hidden;}


.xs_1 a.prev { display:block; background:url(../i/Prev.png) left top no-repeat !important; width:27px; height:27px; position:absolute; left:12px; bottom:55%;}
.xs_1 a.prev:hover {background:url(../i/Prev-active.png) left top no-repeat !important ;}

.xs_1 a.next { display:block; background:url(../i/Next.png) left top no-repeat !important ; width:27px; height:27px; position:absolute; right:12px; bottom:55%;}
.xs_1 a.next:hover {background:url(../i/Next-active.png) left top no-repeat !important; }









.module_multi { float:left; overflow:hidden; background:#FFF; width:216px; padding:0 3px 0 3px;  z-index:2; margin-right:19px; margin-top:20px; border:1px solid #ccdeeb;}
.module_multi .boxIndent { padding:10px 0px 17px 0px; *padding:10px 0px 17px 0px; }
.module_multi h3 {  
			background: none;
			font:normal 18px/20px Arial, Helvetica, sans-serif;
			border-bottom:none;
			text-transform:none;
			letter-spacing:0px;
			color:#000 !important;
			padding:11px 0px 0px 19px;
			height:34px;
			margin:0;
			 -moz-border-radius:  2px 2px 0 0;
			 -webkit-border-radius:  2px 2px 0 0;
}


.x-tab-panel-bwrap { border:none !important; background:none !important;}
.x-tab-panel-body { background:none !important; border:none !important;}

.x-panel-body { background:none !important; border:none;}

.x-tab-panel-body-top { background:none !important; border:none !important;}
.x-panel { background:none !important; border:none !important;}
.x-panel-noborder { background:none !important; border:none !important;}
.new_all_in_one4d74eb32aa531 { background:none !important; border:none !important;}

.module_multi td {  background:none !important; border:none !important;  position:relative;}

.x-panel { background:none !important; border:none !important; } 

.module_multi .featuredIndent {
	border-bottom:1px dotted #dddddd !important;
	border:none;
	text-align:left;
	overflow:hidden;
	min-height:93px;
	padding:0 0 10px 0;
	margin:10px 1px 0px 0px;
	}
	
	
.module_multi  .border-product { overflow:hidden; border:none; margin:0; padding:10px 10px 6px 10px; border-right:nonre; width:200px; border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;}
 
 .module_multi  .border-product:hover { background:#f7f7f7;}

.module_multi .product_name {padding:0px 0px 0px 0px;
		margin:-2px 0px 0 0px;
		text-align:left;
		min-height:59px;
		border-bottom:none;
		background:none;}
.module_multi .product_name a { font:normal 12px/17px Arial, Helvetica, sans-serif; color:#727272;}	
.module_multi .product_name a:hover { color:#727272 !important;} 
.module_multi .product-options { font:normal 12px/17px Arial, Helvetica, sans-serif; color:#686666;  padding:2px 0 0 0px;}
.module_multi  .productPrice {font:bold 12px/18px Arial, Helvetica, sans-serif; color:#449cdd;position:relative;}
.module_multi  .product-Old-Price { display:none; position:absolute; top:2px; right:2px; font:normal 12px/17px Arial, Helvetica, sans-serif; color:#1ca4f3;}

.module_multi .product_image_container img { width:88px; height:74px; border:none; background:none;}
.module_multi .product_image_container:hover img { border:none;}
.module_multi .product_image_container  { padding:0; margin:0 9px 0 0; float:left; width:88px;}
.module_multi .float-left-popular { float:left; overflow:hidden; width:90px;}
.module_multi .discount {position:relative; top:-66px; left:34px; font-weight:bold; background:#ff5400; padding:5px; height:14px; width:40px; border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 color:#FFF;
 display:none;
}

* + html .module_multi .discount { left:35px;}

.x-tab-panel-header  { display:none !important; visibility:hidden;}
#all_in_one4d760760eabfb { position:relative; overflow:hidden !important;}
/* The Nivo Slider styles */
.moduletable_slider {  width:470px; height:368px; margin:17px 0 10px 0px;overflow:hidden; position:relative; float:left;}
#slider { 
	position:relative;
	overflow:hidden;
	 width:470px;
	height:365pxpx;
	margin-top:1px;
	margin-bottom:10px;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#383838;
	height:95px;
	width:940px;
	z-index:99;
	overflow:hidden;
}
.nivo-caption div{ position:relative;height:95px; background:url(../i/slider-nivo.png) left top repeat; width:940px;}
.nivo-caption a {
	display:inline !important;
	z-index:99;
	position:absolute; right:8px; top:41px; 
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	display:none;
}
.nivo-nextNav {
	right:0px;
	display:none;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { position:absolute; right:3px; bottom:4px;z-index:99; overflow:hidden;}
.nivo-controlNav a {
	z-index:99;
	float:left;
	margin-left:1px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#021f40;
	text-decoration:none;
	text-align:center;
	width:21px; 
	height:21px;
	background:url(../i/slider-li-bg.png) left top no-repeat;
	cursor:pointer;
	display:block;
	
}
.nivo-controlNav a.active {
	font-weight:bold;
	color:#fe1b0b;
	text-decoration:none;
}

@media all and (max-width: 600px) {
	select {max-width:100%;}
	input[type=search],input[type=text],input[type=password],
	  input[type=file],textarea {max-width:220px;}
}
@media only screen and (max-width: 600px) 
{
	h1 {font-size:110%;}
	h2 {font-size:107%;}
	h3 {font-size:105%;}
	h4 {font-size:101%;}
	h5 {font-size:101%;}
}

