@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0;
	margin-bottom:10px;
	padding: 0;
	background: #FFF;
}
body, table, td, th {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
#top {
	width: 100%;
	height: 95px;
	background: #fff;
	margin:0;
	padding:0;
}
#top-in {
	width: 960px;
	margin: 0 auto;
}
#headermask {
	display:block;
	position: relative;
	margin:0;
	padding:0;
}
#logo {
	width: 200px;
	position:absolute;	
}
/* from CSS Templates
-----------------------*/
#top-nav {
	text-align:right;
	float:right;
	margin-top:0;
}
#top-nav ul li {
	list-style-type:none;
	list-style-image:none;
	float: right;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	padding-left: 30px;
	padding-right: 30px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin-left:-1px;
}
#top-nav a, #top-nav a:link, #top-nav a:visited {
	color: #666;
	text-transform: lowercase;
	text-decoration: none;
}
#top-nav li.active, #top-nav li:hover {
	background-color: #ccc;
}
#top-nav ul li ul {
	display:none;
}
#top-nav ul li {
	position:relative;
}
#header {
	width: 100%;
	height: auto;
	background-color: #333333;
}
#user1 {
	width: 960px;
	margin: auto;
	padding:5px;
}
#user1 .moduletable {
	width: 100%;
	/*float: left;
	text-align:center;*/
	color: #ccc;
	margin-top: 0px;
	/*font-size: 16px;
	line-height: 157%;*/
	
}
#user1 ul, #user1 li {
	display: inline; /* Shows each item side-by-side */
	list-style-type: none; /* Gets rid of the bullet points */
	list-style-image: none;
	list-style: none;
	padding-left: 8px;
	padding-right:8px;
	margin: 0;
}
#user1 a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
#user1 a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

#user2 {
margin:auto;
width:960px;
background-color:#ccc;
	padding:5px;
}
#user2 .moduletable {
	width: 100%;
	color: #ccc;
	margin-top: 0px;
	font-size: 16px;
	width:960px;
	/*line-height: 157%;*/
}
#user2 ul, #user2 li {

	list-style-type: none; /* Gets rid of the bullet points */
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding-right:5px;
	text-align:right;
}
#user2 a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
#user2 a:hover {
	text-decoration:none;
	color:#FFF;
}
#main {
	width: 960px;
	margin: 0 auto;
	/* margin-top: 10px;
	margin-bottom:10px;*/
	height:100%;
	overflow:hidden;
	min-height:400px;
}
#content80, #content {
	float: left;
	width: 79%;
	margin:0;
	padding:0;
	margin-top:10px;
	padding-left:0;
}
#content100 {
	width: 96%;
	margin:10px;
	border: 1px dotted  #ccc;
	padding:10px;
}
#form-login2 {
	/*margin-left:150px;*/
}
div.componentheading {
	/*margin-left:120px;*/
	margin-bottom: 10px;
	font-size:150%;
	color:black;
	font-size:125%;
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
	text-transform:none;
}

.contentpaneopen {
overflow:hidden;
}

.contentpaneopen h2{
color:#000;
}

.contentpaneopen p {
	font-size:110%;
}
.contentpaneopen img {
	padding: 10px;
	border: 1px #CCC dotted;
	margin: 10px;
	margin-top:0;
}
.contentpaneopen.home img{
border: none;
text-align:center;
margin:0;
padding:0;
}


.section-category a {
text-decoration:none;
font-size:12px;
font-weight:bold
}


table.contentpaneopen-contact {
border:1px dotted  #999;
padding:8px;
margin-left:15px;
margin:10px;
}

.item, 
.pagination {
clear:both;
overflow:hidden;
margin-top:20px;
}
h2.contentheading, h2.componentheading {
	margin-bottom: 10px;
	font-size:150%;
}

.blogCss h2{
font-size:12px;
padding-bottom:5px;
border-bottom:1px dotted #ccc;
}

.blogCss p {

margin-top:0;
}

.blogCss a {
text-decoration:none;
}

h2.contentheading.newsletter {
	text-align: center;
	margin-top:35px
}
.newsletter input {
padding:5px;
margin:5px;
}

#left {
	width: 18%;
	float: left;
	margin: 0px;
	margin-right: 10px;
	padding:0;
	padding-left: 10px;
	/*border-left: solid 1px #ccc;
	clear:both;*/
}
#left .moduletable {
	margin:0;
	padding:0;
	margin-bottom: 30px;
}
#left hr {
	display:none;
}

#leftMenuTbl.table {
margin-top:20px;
}
#leftMenuTbl td {
border-bottom:1px dotted #ccc;
padding-bottom:1px;
}
#leftMenuTbl  a {
border:none;
}

#component-contact {
width:50%;
margin-left:300px
}


#banner {
	clear: left;
	text-align:center;
	width: 100%;
	background-color: #ccc;
	display: inline-block;
	padding:3px;
}
#footer {
	/*width: 100%;
	padding:8px;*/
}
#footer .moduletable {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}
#footer .moduletable {
	margin: 0 auto;
	text-align: center;
}
#footer ul {
text-align:center;
}

#footer ul li {
	list-style-type:none;
	list-style-image:none;
	display:inline;
	text-align:center;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin-left:-1px;
}
#footer a {
	color: #666;
	text-transform: lowercase;
	text-decoration: none;
}

#footer li.active, #footer li:hover {
	background-color: #ccc;
}
fieldset {
	border: none;
}
.button , 
.checkout_link, 
.continue_link, 
.checkout_link,
div.emailfriend a {
	background: #666;
	border: solid 1px #ccc;
	color: #fff;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.emailfriend a {
	text-decoration:none;
}
input.button {
<!--[if IE 7]>
padding:0;
<![endif]-->

}

a.checkout_link, 
a.continue_link, 
a.checkout_link
{
text-decoration:none;
}
input {
	background: #CCCCCC;
	border: solid 1px #ccc;
	color: #000;
	font-size: 11px;
}
.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}
.poll h3 {
	border:none;
}
h1 {
	color: black;
	font-size: 150%;
	font-weight: normal;
	text-transform:uppercase;
}
h2 {
	color: black;
	font-weight: bold;
	font-size: 135%;
	text-transform: capitalize;
	margin-top: 10px;
	padding:0;
}
h3,h4 {
	color: black;
	font-weight: bold;
	font-size: 125%;
	text-transform: none;
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
h4, h5 {
	color: black;
	font-weight: bold;
	font-size: 125%;
	text-transform: none;
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
a {
	color: #666;
}
a.button {
	text-decoration:none;
	color:#FFFFFF;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
hr {
	border-bottom-style:solid;
	color:#333333;
	height: 1px;
}
.buttons {
	float:right;
	width:85px;
	text-decoration:none;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
a.mainlevel,  .moduletableLeftMenu ul li a, .moduletableLeftMenu ul li ul li a {
	text-decoration:none;
	line-height:30px;
	font-style:normal;
	border-bottom: 1px #CCCCCC dotted;
	margin-right:15px;
}

 .moduletableLeftMenu ul li ul li a{
 	margin-left:10px;
	line-height:20px;
	border:none;
 }

.moduletableLeftMenu img {

border:none;
}
a.mainlevel:hover, a.sublevel:hover {
	font-weight:bold;
}
a#active_menu a.sublevel {
	font-style:normal;
	font-weight: bold;
}
a.sublevel {
	margin-left:10px;
	text-decoration:none;
	line-height:20px;
}
a.sublevel2 {
	margin-left:28px;
	text-decoration:none;
	line-height:20px;
}
dt.error {
text-align:center;
font-weight:bold;
padding:20px;
color:red;
}
dd ul {
text-align:center;
}
/* Module popUp menu
-------------*/
li.latestnews-popUp {
	list-style:none;
	list-style-type:none;
}
/* Search box
-------------*/
#searchbox {
	float:right;
	margin:65px 0 0 629px ;
	padding:0;
	position:absolute;	
}
div.moduletable-search {
	float: right;
	margin-top:25px;
	clear:both;
}
#search-block-form input.button {
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(../images/search.png) no-repeat left top;
	padding:0;
	padding-right:10px;
}
#IEroot #search-block-form input.button {
	width: 34px;
	height:16px;
	font-size:0;
	color: #fff;
	text-align: right;
	text-indent:0;
	margin-right:0;
}
div.search {
	padding:5px;
		
}
div.search input.button {
	font-size:11px;
	padding:2px 5px 2px 5px;
	margin-top:4px;
}

div.search input.inputbox {
	margin-right:10px;
	width:100px;
	height:14px;
}
/* Currency box
-------------*/
#currencybox {
	float:right;
	margin:58px 0 0 804px ;
	padding:0;
	position:absolute;
	width:158px;
}

div.currency span {	
	margin:1px 0 ;
	padding: 0;		
	padding-left:12px;
	font-size:10px;		
}

div.currency form {	
	border-left:1px solid #CCCCCC;
	padding:0;
	padding-left:12px;
	margin:0;
}

div.currency br{		
	display:none;		
}
div.currency select {
	color:#666;
	padding:0;
	margin:0;
}
div.currency input.button {
	padding: 0;
	width: 15px;
	height:19px;
	background-color:#FFF;
	border: none;
	background-image: url(../images/switch_button.jpg);
	background-repeat: no-repeat;
	margin:0;
	float:right;
	margin-left: 4px;
}

div.currency input.inputbox {
padding:0;
width:100px;
}

/*CHAT LINK

*/

#chat{
	float:right;
	margin:72px 0 0 450px;
	padding:0;
	position:absolute;
	width:173px;
        font-size:14px;
        font-weight:normal;
}

#chat a {
        text-decoration:none;


}

#chat a:hover {
        text-decoration:none;
        color:#111111

}

/*page nav hack
----------------*/
.pagenav {
	float: none;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	width: auto;
	line-height: 10px;
	margin: 5px;
	padding: 3px 4px;
}

.blog .paginate {

	float: right;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	width: auto;
	line-height: 10px;
	margin: 5px;
	padding: 3px 4px;
	
}
.blog .paginate a {
text-decoration:none;
}
.pagenav:link {
	color: #000000;   /*border: 1px outset #C2B87A;*//* background: url(../images/.png) repeat-x;*/
}
.pagenav:hover {
	color: #666666;   /*border: 1px outset #C2B87A;*//* background: url(../images/.png) repeat-x;*/
}
.pagenav:focus {
	color: #555;/*border: 1px inset #C2B87A;*/
   /* background: url(../images/.png) repeat-x;*/
}
.pagenav:active {
	color: #555;/*border: 1px inset #C2B87A;*/
   /* background: url(../images/.png) repeat-x;*/
}
.pagenavbar {
	margin: 10px;
	float: right;
	border:none;
	font-size:9px;
	padding:5px;
	color: #333;
}

.pagenavbar a {

text-decoration:none;

}
/*end pagenav hack
------------------*/


/*Extmenu class
-----------------*/
#left ul, li {
	display: block;
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#left .menu a,
#left .vmCartModule a {
text-decoration:none;
}
#left .menu a:hover,
#left .vmCartModule a:hover  {
font-weight:bold;
}

#left h3 {
	color:black;
	font-size:125%;
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
	text-transform:none;
}
/*Popup print
---------------*/

table.smallPrint, td.smallPrint, th.smallPrint {
	margin:10px;
}
th {
	font-weight:bold;
}
textarea {
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:12px;
}

#HOMEleft {
height:510px;
width:765px;
padding:0;
float:left;
margin:5px;
}

#HOMErighttop,
#HOMErightmiddle,
#HOMErightbottom
 {
margin:0px;
margin-top:4px;
margin-left:0px;
margin-bottom:10px;
border: 1px #CCC dotted;
padding:0px;
padding-top:4px;
padding-bottom:4px;
overflow:hidden;
text-align:center;
}
#HOMErightbottom {
margin-bottom:0;
}

div.home img,
{
border:none;
padding:0;
}

/*Pop up */

table.size, table.size th, table.size td {
	border: 1px solid #666666;
	font-size:12px;
}
table.size {
	margin-top: 15px;
}
table.size th, table.size td {
	text-align: center;
	padding: 3px;
}
table.size th {
		background-color: #666666;
	color: #FFFFFF;
}

/*cache timestamp*/
span.small {
font-size:9px;
text-align:right;
display:none;
}

table.contenttoc {
 float:right;
}

table.contenttoc th, .pagenavcounter {
display:none;
}

table.contenttoc td {
padding:5px;
border-bottom:1px dotted #ccc;
}

a.toclink {
text-decoration:none;
font-size:11px;
margin:5px;
}
a.toclink active {
font-weight:bold;
}

#top-nav div.moduletable_search {	
	margin:38px 0 0 0;
	padding:0 10px 0 0 ;	

	/*clear:both;*/
	float:right;
	position:relative;
		
	}
#top-nav div.moduletable_search input {
padding:0 0 2px 2px;}

p.currency {
font-weight:bold;
}



#cart_navigation {

margin-right:10px;
width: 380px;
height: 28px;

}