@charset "utf-8";
/* CSS Document */



body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background: #FFFFFF;
	margin: 0;
	text-align: center;
}
a {
	color: #2384c6;
	text-decoration: none;
}
a:hover {
	color: #000;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #2c84c0;
	padding: 0;
	margin: 0 0 10px 0;
}
#wrapper {
	width: 780px;
	margin: auto;
	text-align: left;
}
#header {
	text-align: left;
}
#menu {
	height: 26px;
	width: 780px;
	background: url(images/yusuf-silver-07.gif) right top repeat-x;
}
#maincontent {
	width: 760px;
	padding: 15px 10px;
	float: left;
}
#textwrap {
	width: 470px;
	padding: 0 145px;
	text-align: justify;
	float: left;
	margin-bottom: 15px;
}
.datebox {
	display: block;
	text-align: right;
	color: #666666;
	margin-bottom: 15px;
}
.imageleft {
	float: left;
	margin-right: 10px;
}
.imageright {
	float: right;
	margin-left: 10px;
}
#leftbar {
	width: 140px;
	padding-right: 5px;
	float: left;
	padding-top: 10px;
}
.errmessage {
	width: 454px;
	float: left;
	margin-bottom: 20px;
	padding: 3px;
	color: #FF0000;
	border: 1px solid #CC0000;
}
.succesmessage {
	width: 454px;
	float: left;
	margin-bottom: 20px;
	padding: 3px;
	color: #009900;
	border: 1px solid #2c84c0;
}
.imagedetails {
	text-align: center;
	margin-bottom: 15px;
}
.imagedesc {
	width: 300px;
	margin: auto;
	text-align: left;
}
.boxcontent {
	margin-bottom: 15px;
}
.boxcontent ul {
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
}
.boxcontent li {
	background: url(images/bullet.gif) left center no-repeat;
	line-height: 16px;
	padding-left: 18px;
	margin: 0;
}
.arrowmore {
	text-align: right;
	padding-top: 10px;
}
.imagecap {
	padding-bottom: 10px;
}
.textbox {
	background: #fff;
	border: 1px solid #3399cc;
	color: #666666;
	font-size: 11px;
}
#rightbar {
	width: 140px;
	padding-left: 5px;
	float: left;
	padding-top: 10px;
}
#middlebar {
	width: 470px;
	text-align: justify;
	float: left;
}
.contact {
	width: 273px;
	margin: auto;
	background: url(images/contact-bg.gif) left top no-repeat;
	padding-left: 50px;
	padding-top: 50px;
}
.warning {
	color: #FF0000;
}
.bread {
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 3px;
}
.description {
	width: 470px;
	float: left;
	margin-bottom: 20px;
}
.checkout {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.checkout a {
	padding: 3px;
	margin-top: 5px;
	width: 120px;
	color: #fff;
	background: #2c84c0;
}
.checkout a:hover {
	background: #a3d2f2;
	color: #000066;
}
.paging {
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #dddddd;
}
.middlepage {
	padding: 0 5px;
}
.topmiddle, .botmiddle {
	margin: 0;
	padding: 0;
}
.midmiddle {
	height: 240px;
	background: url(images/bg-item-main.jpg) top left no-repeat;
	text-align: center;
	padding: 0 20px;
}
.productcap {
	color: #2c84c0;
	font-weight: bold;
}
.submitbtn {
	padding-top: 5px;
	border-top: 1px dotted #ddd;
}
#footer {
	text-align: center;
	background: url(images/bottom.gif) left top no-repeat;
	padding: 50px 0 15px 0;
	clear: left;
}

#newsticker-demo { 
	width:140px; 
	background:#fff; 
	padding:0; 
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 1px solid #000; }

#newsticker-demo .title {
	text-align:center;
	font-weight:bold;
	padding:5px;
}

.newsticker-jcarousellite { width:140px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { width:140px; }
.newsticker-jcarousellite .info { width:140px; padding-top: 5px; }
.newsticker-jcarousellite .info span.cat { display: block; color:#808080; }

.clear { clear: both; }
