* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #cccccc;
	
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: center;
	color: #4A5254;
	
	margin: 0;
	margin-top: 20px;
	margin-bottom: 40px;
}

p {
	padding-bottom: 20px;
}

b {
	font-weight: bold;
	font-size: 0.9em;
}


a:link,a:active,a:visited,a:hover {
	text-decoration: none;
	color: #4A5B6B;
}
a:hover {
	text-decoration: underline;
	color: #de0000;
} 

h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A5B6B;
}
h1 {
	font-size: 1.5em;
	line-height: 2em;
}
h2 {
	font-size: 1.2em;
	line-height: 2em;
}
h3,h4 {
	font-size: 1.0em;
	line-height: 2em;
}

div#page {
	text-align: left;
	width: 970px;
	background: white;
	padding: 7px;
	margin: 0 auto;
	border: solid #afafaf 1px;
}

#header {
	background-image: url(../images/header.jpg);
	height: 115px;
	margin: 0;
	padding: 0;
	border: solid #afafaf 1px;
}
#logo {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
#quotes {
	float: left;
	clear: left;
	padding-left: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	display: inline;
	width: 280px;
}
#shoppingcart {
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;	
	
	width: 250px;
	height: 50px;
	border: 1px dashed #333;
	padding: 5px;
	margin-right: 15px;
	color: #333;
	overflow: auto;

	scrollbar-arrow-color : #4A5B6B;
}

.ruler-mini {
	font-size: 0;
	line-height: 0;
	
	width: 750px;
	height: 1px;
	
	background-color: #3E74C5;
	margin: 0 auto;
}

.ruler-small {
	font-size: 0;
	line-height: 0;
	
	width: 970px;
	height: 4px;
	
	background-color: #4A5B6B;
	margin: 0 auto;
}

.ruler-normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #ccc;
	
	width: 970px;
	height: 20px;
	
	background-color: #005986;
	margin: 0 auto;
}

div#content {
	text-align: left;

	width: 970px;
	position: relative;
	margin-top: 0px;
}
div#mainmenu_left {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 150px;
	display: inline;

	margin-top: 5px;	
	margin-bottom: 5px;
}
div#mainmenu {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	
	float: left;
	width: 610px;
	display: inline;

	margin-top: 5px;	
	margin-bottom: 5px;
	margin-left: 7px;
}
div#mainmenu_right {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 189px;
	display: inline;

	margin-top: 5px;	
	margin-bottom: 5px;
	margin-left: 7px;
}

div#left {
	float: left;
	clear: left;
	width: 152px;
	padding: 0;
	margin: 0;
}

div#categories {
	float: left;
	width: 140px;
	display: inline;
	border: 1px solid #ddd;
	padding: 5px;
}
div#last_sale {
	float: left;
	width: 140px;
	display: inline;
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: 7px;
	text-align: center;
	overflow: auto;
	scrollbar-face-color : #fff;
	scrollbar-highlight-color : #fff;
	scrollbar-3dlight-color : #16181b;
	scrollbar-shadow-color : #fff;
	scrollbar-darkshadow-color : #16181b;
	scrollbar-track-color : #fff;
	scrollbar-arrow-color : #4A5B6B;
}
div#diduknow {
	font-size: 10px;
	float: left;
	width: 140px;
	display: inline;
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: 7px;
	border: 1px solid #ddd;
}
div#payments {
	float: left;
	width: 150px;
	display: inline;
	padding: 0px;
	margin-top: 7px;
	text-align: left;
}
div#shipping {
	float: left;
	width: 140px;
	display: inline;
	padding: 0px;
	margin-top: 20px;
	text-align: center;
}

div#main {
	float: left;
	width: 590px;
	display: inline;

	padding: 10px;
	padding-bottom: 10px;
	margin-left: 7px;
	border: 1px solid #ddd;
}
div#articles {
	float: left;
	width: 180px;
	display: inline;
	border: 1px solid #ddd;
	padding: 5px;
	margin-left: 7px;
}
div#submenu {
	font-size: 0.85em;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	font-weight: bold;
}
div#main_left {
	float: left;
	margin-top: 20px;
	width: 150px;
}
div#main_right {
	float: left;
	margin-left: 20px;
	width: 420px;
}

ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#submenu li {
	line-height: 1.5em;
	background-image: url(../images/doc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#mainmenu li {
	display: inline;
	padding-left: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}

.newsdate {
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #999;
}

.newsdesc {
	font-size: 10px;
	line-height: 11px;
}

.newstitle {
	font-size: 11px;
	font-weight: bold;
}

.copyright:link {text-decoration: none; color: #ccc;}
.copyright:visited {text-decoration: none; color: #ccc;}
.copyright:active {text-decoration: none; color: #ccc;}
.copyright:hover {text-decoration: underline; color: #ccc;}
 

/* clearing */
.stretch,
.clear {
	font-size: 15px;
	line-height: 1px;

	clear: both; 
	height: 1px; 

	padding: 0;
	margin: 0;  
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* end clearing */


/* accessibility */
span.accesskey {
	text-decoration: none;
}
.accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
}
/* end accessibility */


.productprice {
	font-size: 15px;
	font-weight: bold;
}

.productprice2 {
	color: #a20000;
	font-size: 15px;
	font-weight: bold;
}

.categoryprice {
	font-size: 12px;
	font-weight: bold;
}

.categoryprice2 {
	color: #a20000;
	font-size: 12px;
	font-weight: bold;
}

.whitetopic {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: -2px;
}

.whitetopic a {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: none;
	letter-spacing: -1px;
}

.input { background: #FFFFFF; border-width: 1px; border-color: #4D4D4D; border-style: solid; color: #000000; font-family: verdana, arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none; } 
.sendbutton { background: #3aa710; border-color: #000000; color: #FFFFFF; font-family: tahoma, verdana, arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none; padding: 2px; }
.sendbutton2 { background: #4A5B6B; border-color: #000000; color: #FFFFFF; font-family: tahoma, verdana, arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none; }

.searchinput { background: #FFFFFF; border-width: 1px; border-color: #4D4D4D; border-style: solid; color: #000000; font-family: verdana, arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none; } 
.searchbutton { background: #333333; border-width: 1px; border-color: #000000; border-style: solid; color: #FFFFFF; font-family: verdana, arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; }

.statusbox_ok { border: #006600 dotted 1px; margin-bottom: 10px; }
.statusbox_ok td { padding: 10px; background-color: #93e393; color: #006600; font-size: 13px; font-weight: bold;}

.statusbox_none { border: #006600 dotted 1px; margin-bottom: 10px; }
.statusbox_none td { padding: 10px; background-color: #fbfbda; color: #000000; font-size: 13px; }

.statusbox_error { border: #660000 dotted 1px; margin-bottom: 10px; }
.statusbox_error td { padding: 10px; background-color: #ffcccc; color: #660000; font-size: 13px; font-weight: bold;}

form {
	display: inline;
}

.box {
	padding-right: 20px;
	padding-left: 20px;
	border: 2px solid #000;
	background: #4A5B6B;
}

.box2 {
	/*border: dashed #afafaf 1px;*/
}
