html {
	scrollbar-arrow-color: #999999; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #DDDDDD; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
}
body {
	font:10pt "Century Gothic", Verdana, Arial, Helvetica;
	color:#555555;
	padding:0;
	line-height:18px;
	background:#FFFFFF;
	text-align:left;
}
img {
	border:0;
}
img a {
	border:0;
	text-decoration:none;
}
#wrapper {
	width:100%;
	height:100%;
	padding:0;
	text-align:center;
	border:0;
}
#container {
	width:955px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#tbBorder {
	width:955px;
	height:600px;
	margin:0;
	padding:0;
}
.borderTop {
	height:16px;
	background:url(../images/border_top.jpg) no-repeat;
}
.bgMid {
	background: url(../images/bgShadow.jpg) left top repeat-y;
	height:559px;
	vertical-align:top;
}
.borderBottom {
	height:25px;
	background:url(../images/border_bottom.jpg) no-repeat;
}
#wrapMaintb {
	width: 955px;
}
.tdspShadow {
	width:12px;
}
.tdsp {
	width:931px;
}
#wrapMainContainner {
	width:931px;
	height:559px;
}
.leftColumn {
	width:218px;
	border:0;
	padding:0;
	margin:0;
}
.rightColumn {
	/* width:582px; */
	width:713px;
	height:559px;
	border:0;
	padding:0;
	margin:0;
}
#contentRightColumn {
	width:713px;
}
#nav {
	width:218px;
	padding:0;
	margin-top:3px;
	border:0;
	cursor:pointer;
	text-decoration:none;
}
#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
	cursor:pointer;
	text-decoration:none;
}
#nav li {
	list-style-type:none;
	text-align:right;
	display:block;
	margin-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	cursor:pointer;
	text-decoration:none;
}
.navigator {
	list-style-type:none;
	text-align:right;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:15px;
	float:right;
	cursor:pointer;
}
.tdRC1 {
	width:571px;
	vertical-align:top;
}
#innertdRC1 {
	width:571px;
	height:559px;
}
.containContent {
	height:497px;
	width:571px;
	background-color:#FFFFFF;
	vertical-align:top;
}
#tbwrapAdColumn {
	width:142px;
	height:559px;
}
.bgTopW {
	height:28px;
	background:url(../images/bgW_top1.jpg) no-repeat;
}
.bgBottomW {
	height:34px;
	background:url(../images/bgW_bottom1.jpg) no-repeat;
}
.bgTopW2 {
	height:28px;
	background:url(../images/bgW_top2.jpg) no-repeat;
}
.bgMidW {
	height:324px;
	background:url(../images/bgW_mid.jpg) repeat-y;
}
.dot {
	border-left:#CCCCCC 1px dashed;
	height:200px;
	float:left;
	width:3px;
	margin-top:75px;
}
.contactInfo {
	width:100px;
	margin-left:10px;
	margin-top:80px;
	vertical-align:bottom;
	font:9px Verdana;
	color:#333333;
	line-height:18px;
}
.bgBottomW2 {
	width:142px;
	height:207px;
	background:url(../images/bgW_bottom2.jpg) left top no-repeat;
	font:9px Verdana;
}
.innertube {
	margin:30px 0 0 10px;
	padding:0;
	text-align:left;
	float:left;
}
.tbMainContent {
	/* margin-top:25px; */
	width:571px;
	height:497px;
	display:inline;
	background-color:#FFFFFF;
}
.tdSpace20 {
	width:20px;
	margin:0;
	padding:0;
}
.tdPageContent {
	height:472px;
	width:551px;
	vertical-align:text-top;
}
.tdSlogan {
	padding-left:100px;
	_padding-left:100px;
}
.tdPageContent a:link {
	color:#555555;
	text-decoration:none;
	border-bottom:#3384C3 1px dashed;
}
.tdPageContent a:visited {
	color:#555555;
	text-decoration:none;
	border-bottom:#3384C3 1px dashed;
}
.tdPageContent a:hover {
	color:#3384C3;
	border-bottom: #3384C3 1px dashed;
	text-decoration:none;
}
.tdPageContent a:active{
	color:#555555;
	text-decoration:none;
	border-bottom:#3384C3 1px dashed;
}
.tdIframe {
	border:0;
	width:551px;
	height:380px;
	text-align:center;
}
.hTitle {
	text-aligh:left;
}
.footer {
	margin-top:10px;
	text-align:left;
	padding-left:5px;
	float:left;
	font:10px Verdana;
	color:#FFFFFF;
}
h1 {
	font-size:14pt;
	color:#3384C3;
}

/* Catalogue and Products */

.shopCatalogue {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	text-align:center;
	padding: 5px;
}
.shopCatalogue h4 {
	font-size: 10pt;
	margin-bottom: 15px;
}
#shop-main {
    margin-top: 10px;
    width:530px;
}
#shop-main .header {
    border-bottom: 1px solid #eee;
    height: 27px;
    line-height: 27px;
    margin: 0 0 18px;
}
#shop-main .breadcrumbs {
    float: left;
    width: 40%;
}
#shop-main .cart-summary {
    float: right;
    width: 60%;
    font-weight:bold;
    color:#3384C3;
    font:10px Verdana;
}
#shop-main .description ul {
    margin: 0 0 0 18px;
    padding: 0;
}
#shop-main .description li {
    list-style: square;
}
#shop-main ul {
    margin: 0;
    padding: 0;
}
#shop-main li {
    list-style: none;
}
#shop-product-small {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
	width:160px;
	text-align:center;
}
#shop-product-small h4 a {
	color: #3384C3 ;
}
#shop-product-small h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	min-height: 36px;
	padding: 15px 18px 15px;
}
#shop-product-small ul {
	background: #f9f9f9;
	padding: 10px;
	text-align:left;
}

#shop-product-small ul li {
	font-size: 11px;
	margin: 0 0 6px;
	text-align:left;
}
#shop-product-small li.price {
	font-size: 11px;
	text-align:left;
}

#shop-product-small li.price strong {
	font-size: 13px;
	margin-left: 5px;
	text-align:left;
}
#shop-product-small li.stock {
	font-size: 11px;
}

#shop-product-small li.stock strong {
	color: #666;
	margin-left: 3px;
}

#shop-product-small .image {
	overflow: hidden;
	width: 130px;
	height:174px;
	min-height:174px;
	text-align: center;
}
#shop-product-large {
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	/*min-width: 530px;*/
	overflow: hidden;
}
#shop-product-large h1 {
	color: #000;
	font-size: 14px;
}
#shop-product-large .image {
	margin-left: 0;
	/* margin-left: 36%; */
	min-height: 267px;
	height: auto !important; /* for modern browsers */
	height: 267px; /* for IE5.x and IE6 */	
	/* padding: 18px; */
	text-align: right;
	width:200px;
}
#shop-product-large .details {
	background: #f9f9f9;
	float: left;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	padding: 18px;
	width: 30%;
}

#shop-product-large ul {
	margin: 0 0 36px;
	padding: 0;
}

#shop-product-large li {
	margin: 9px 0;
}