body {
	background: url('../img/bg.gif') no-repeat top right #2F2F2F;
	color: #CFCFCF;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: verdana, sans-serif;
	min-width: 800px;
	}

img {
	border: 0;
	}

a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

strong {
	color: #fff;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, serif;
	color: #fff;
	}

h1 {
	font-size: 35px;
	}

h3 {
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: normal;
	}

h1,h2,h3,h4,h5,h6,p {
	margin: 5px;
	padding: 0;
	}

#container {
	width: 760px;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	}

#header {
	width: 100%;
	height: 60px;
	background: url('../img/header.gif') no-repeat #CFCFCF;
	border-bottom: 1px solid #2F2F2F;
	margin: 0;
	padding: 0;
	clear: all;
	clear: both;
	}

#header h1 {
	text-indent: -10000px;
	padding: 0;
	margin: 0;
	}

.menu 
{
	left:0px;
	width: 100px;
	height: auto;
	border: 2px solid #CFCFCF;
	margin: 5px;
	float: left;
	background: #2f2f2f;
	}

.menu ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 5px;
	padding: 0;
	}

.menu li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	line-height: 17px;
	font-weight: bold;
	font-size: 14px;
	}

.menu li span {
	font-size: 10px;
	color: orange;
	}

.main {
	border: 2px solid #CFCFCF;
	width: 600px;
	margin: 5px;
	padding: 0;
	float: left;
	background: #2f2f2f;
	}

#left {
	width: 101px;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	}

#right {
	width: 630px;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
	}

.half {
	width: 293px;
	margin: 5px;
	padding: 0;
	border: 2px solid #CFCFCF;
	float: left;
	background: #2f2f2f;
	}

.divheader {
	width: 100%;
	background: #CFCFCF;
	color: #2F2F2F;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

.half a , .main a {
	font-weight: bold;
	}

.affiliates li {
	font-size: 10px;
	line-height: 10px;
	}

.subheading li {
	font-size: 10px;
	line-height: 10px;
	}

.form {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	}

.input {
	background: #2F2F2F;
	color: #CFCFCF;
	border: 1px solid #CFCFCF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 3px;
	}

.textarea {
	background: #2F2F2F;
	color: #CFCFCF;
	border: 1px solid #CFCFCF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 3px;
	width: 300px;
	height: 40px;
	}

#footer {
	width: 730px;
	margin: 10px;
	padding: 0;
	border: none;
	clear: all;
	clear: both;
	text-align: center;
	}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  


#footer p {
	color: #7F7F7F;
	font-weight: bold;
	}

form {
	margin: -15px 0 0 0;
	padding: 0;
	text-align: right;
	display: inline;
	}






/*  ---------------------- End of The Original File ----------------- 
----- Begining of the Original OpenCart ---- */


.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header .b {
	position: relative;
	top: 42px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	float: right;
	width: 100%;
	height: auto;
	overflow: auto;
}

#footer { 
	clear: both;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 20px;
	clear: both;
	width: 100%;
	color: #000;
	background: #EEE;
	margin-bottom: 10px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 0;
	padding: 0;
}

.breadcrumb a {
	color: #006699;
	margin: 0;
	padding: 0;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #EEEEEE;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: left;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
		}