body {
	padding: 0;
	margin:0;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #333;
	background:url(/images/pagebg.gif) repeat-x left top;
	}
h1 {
	margin:5px 0;
	}
h2,h3 {
	padding:5px 0;
	margin:0;
	}
td {
	font-size:13px;
	}
a:hover {
	color:#FF7200;
	text-decoration:underline;	
	}
form {
	margin:0;
	padding:0;
	}
input, textarea, select {
	font-size:10pt;
	}
#profile-menu sub {
	font-size:6pt;
	}
#content-center h1, #content-wide h1 {
	margin:5px 0;
	color:#000066;
	font-size:12pt;
	}
#page {
    padding:0;
    width:100%;
    text-align:left;
    margin-bottom:5px;
	}
#header {
	border-bottom:3px solid #ACE2F0;
	background:#001E44 url(../images/yellavia1.png) no-repeat left top;
	padding:5px 5px 0px 5px;
	}
#wrapper {
    margin: 0px auto;
    text-align:left;
	}
#top-bar {
	margin:15px 10px 0 5px;
	text-align:center;
	float:right;
	}
#top-bar span a {
	font-size:12px;
	text-decoration:none;
	padding:3px 7px;
	border-radius:4px;
	margin:2px;
	background:#E2DFDF;
	color:#3B3A60;
	font-weight:bold;
	border:1px solid #ccc;
	}
#top-bar span a:hover {
	background:#DCF0F6;
	color:#3B3A60;
	}
#fblogin {
	display:inline;
	}
#top-bar span {
	}
#bar {
	width:1020px;
	margin:0 auto;
	}
#channel {
	float:left;
	}
#bar #channel ul {
	margin: 0 0 0 120px;
	padding: 0px;
	list-style-type: none;
	}
#bar #channel ul li {
	margin:0;
	float:left;
	padding:2px;
	}
#bar #channel ul li a {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding: 3px 10px;
	margin:0;
	font-size:14px;
	color:#ffffff;
	display:block;
	}
#bar #channel ul li.active {
	background:#C7E0FF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	}
#bar #channel ul li a.active {
	background:#C7E0FF;
	color:#001E44;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	}

#bar #channel ul li a:hover {
	color:#FFFF33;
	}
#bar #channel ul li.active a:hover {
	color:#001E44;
	}

#bar #infomenu ul {
	margin: 0 10px 0 0;
	padding: 0px;
	list-style-type: none;
	width:350px;
	float:right;
	}
#bar #infomenu ul li {
	margin: 2px 0 0 0;
	float:right;
	}
#bar #infomenu ul li a {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding: 2px 10px;
	font-size:13px;
	}
#bar #infomenu ul li a:hover {
	color:#000000;
	background:#FFFFFF url(/images/mac-bar1.gif);
	font-size:13px;
	padding: 2px 10px;
	}
#search-bar {
	background:#F7F7F9;
	}
#search-form {
	margin:0;
	float:left;
	width:700px;
	}
#search-form input {
	margin:0;
	font-size:14px;
	padding:3px;
	border:none;
	}
#search-input {
	margin:12px;
	float:left;
	border-radius:6px;
	border:1px solid #ccc;
	padding:0 0 0 5px;
	background:#fff;
	}
.search-btn {
	font-weight:bold;
	color:#fff;
	background:#666666;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	}
.box-title {
	border-bottom:1px solid #D3D3D3;
	background:#EDFFD0;
	font-weight:bold;
	font-size:10pt;
	padding:2px 2px 2px 6px;
	margin-left:3px;
	border-left:5px solid #0092FF;
	}
.box-border {
	border:1px solid #D3D3D3;
	}
#page-center {
	width:1020px;
	margin:0 auto;
	padding:0 5px;
	background:#fff;
	}
#sidebar {
	padding: 5px;
	width: 200px;
	}
#breadcrumb {
	font-size:12px;
	padding:5px 5px 5px 10px;
	background:#F4F9FF;
	font-weight:bold;
	}

#breadcrumb a {
	color: #0074AC;
	}
#sub-cat {
	border:1px solid #FFCC33;
	margin:5px 0;
	padding:2px;
	}
.scat {
	padding:2px;
	font-size:10pt;
	width:33%;
	}
#content-center {
	margin: 5px;
	font-size:10pt;
	float:left;
	width:480px;
	}
#content-center td {
	font-size:10pt;
	}
#content-center a {
	text-decoration:none;
	color:#1F73A6;
	}
#content-wide {
	margin: 5px;
	}
#content-wide-left {
	margin: 5px;
	}
#content-wide-full {
	margin: 0 20px;
	}
#homecontent {
	float:left;
	width:690px;
	padding:5px;
	}
#homeright {
	float:right;
	width: 300px;
	padding:5px;
	}
.hometitle {
	background: #CED9EB url(/images/title-bg-1.gif) repeat-x bottom;
	height: 20px;
	line-height: 20px;
	border-bottom: solid 1px #5B86B9;
	border-top: solid 1px #D1DAE7;
	clear: both;
	margin:1px;
	}
.hometitle h3{
	line-height: 20px;
	padding: 0px 0px;
	margin: 0px 0px 0px 12px;
	font-size:14px;
}
.hometitle1 {
	height: 20px;
	border-bottom: solid 2px #ffffff;
	clear: both;
	margin:0px;
	background: #9FD2ED;
	}
.hometitle1 p {
	line-height: 20px;
	padding: 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
}

#right {
	padding: 5px;
	width: 300px;
	text-align:center;
	float:right;
	}
#content {
	text-align:left;
	min-height:450px;
	margin:5px;
	}
#display-bar {
	background:url(../images/display-bar.gif) no-repeat top right;
	}
#display-bar-left {
	background:url(../images/display-bar-left.gif) no-repeat top left;
	height:20px;
	text-align:right;
	padding:2px 10px;
	font-weight:bold;
	color:#58004D;
	}
#dir h1 {
	margin:5px 0;
	font-size:14pt;
	color:#333333;
	padding:2px 5px;
	border:1px solid #D1E4E5;
	background:url(../images/ptitlebg.gif) repeat-x top left;
	}

.rdata {
	padding:5px;
	font-size:10pt;
	background:#ffffff;
	}
.rdata a {
	text-decoration:none;
	color:#4DB6FF;
	}
.rdata a:hover {
	text-decoration:underline;
	color:#FF4DB2;
	}
#footer {
	text-align:center;
	border-top:1px solid #A3D3FF;
	padding-bottom:5px;
	margin-bottom:60px;
	}
#footerlink {
	color:#005D81;
	padding:3px;
	font-size:8pt;
	}
#footerlink a {
	text-decoration:none;
	color:#006CFF;
	margin-left:5px;
	margin-right:5px;
	}
#footerlink a:hover {
	text-decoration:underline;
	}
#footercat {
	margin:10px;
	border-top:1px solid #BEDAFF;
	}
#footercat ul {
	list-style-type:none;
	margin:5px;
	padding:0;
	}
#footercat ul li {
	float:left;
	padding:5px;
	}
#footercat ul li a {
	text-decoration:none;
	font-size:9pt;
	color:#666666;
	}
#footercat ul li a:hover {
	text-decoration:underline;
	}

#disclaimer {
	color:#6D8290;
	font-size:8pt;
	}
#rightbar {
	
	}
.menu-title {
	font-weight:bold;
	color:#003A57;
	padding:5px;
	background:#F2F3F4;
	}
.prodTitle {
	background:#E2EEFA url(/images/prodtitle.gif);
	color:#003366;
	font-weight:bold;
	font-size:14px;
	border-top:2px solid #0066CC;
	padding:3px 3px 3px 10px;
	}
.prodTitle a {
	text-decoration:none;
	}
.prodMeta {
	background: #EFF7FF;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:13px;
	padding:3px 5px;
	font-style:italic;
	}
.rating {
	font-style:normal;
	width:142px;
	float:right;
	}
.rating img {
	padding:0;
	margin:0 3px;
	border-width:0;
	}
.ratingbar {
	background:url(/images/rating.gif) no-repeat top left;
	width:97px;
	height:15px;
	border:1px solid #FFC081;
	}
.alpharating {
	height:15px;
	background:#CCCCFF;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	float:right;
	}
.prodDesc {
	padding:5px;
	margin-bottom:10px;
	}
.formLabel {
	text-align:right;
	vertical-align:top;
	}
.updMsg {
	background:#FFFFCC;
	border:1px solid #8BE0F0;
	text-align:center;
	padding:3px;
	color:blue;
	}
.product {
	}
.product h1 {
	margin:5px 0;
	font-size:12pt;
	color:#003240;
	padding:2px 5px;
	border-left:10px solid #00C7FF;
	border-top:1px solid #D1E4E5;
	border-right:1px solid #D1E4E5;
	border-bottom:1px solid #cccccc;
	background:url(../images/ptitlebg.gif) repeat-x top left;
	text-align:left;
	}
.prod-detail {
	background:#FFFFDE;
	border:1px solid #7AD9E0;
	margin:5px 0;
	padding:5px;
	}
.groc-detail {
	border:1px solid #7AD9E0;
	margin:5px 0;
	padding:5px;
	}
#price-update h3, #related-prod h3, #comments h3, #spec h3 {
	background:#F0F7FF url(../images/linebg.gif) no-repeat top left;
	padding:1px 10px;
	margin:10px 0;
	font-size:10pt;
	border-bottom:1px solid #2C5F9E;
	}
#price-update td {
	font-size:12px;
	}
.prod-action {
	text-align:right;
	}
.menu {
	text-align:left;
	padding:2px 2px 2px 10px;
	}
.menu a {
	text-decoration:none;
	color:#006CFF;
	}
.menu a:hover {
	text-decoration:underline;
	color:#990033;
	}
.errMsg {
	color:red;
	padding:3px;
	margin:5px 0 10px;
	border:1px dashed red;
	background:#FAFF9F;
	}
#sidebar ul {
	padding:0;
	list-style:none;
	margin:0;
	background:#ffffff;
	}
#sidebar ul li {
	margin:0;
	padding:0;
	}
#sidebar ul li a {
	text-decoration:none;
	color:#006CFF;
	padding:3px 3px 3px 5px;
	font-size:10pt;
	font-weight:normal;
	display:block;
	}
#sidebar ul li a:hover {
	color:#990033;
	text-decoration:underline;
	background: url(../images/menubg2.gif) repeat-x top left;
	}
.menusel a {
	background:url(/images/menubg1.gif) repeat-x left top;
	}
#frm img {
	margin:0;
	padding:0;
	border: 1px solid #ccc;
	vertical-align:bottom;
	}
.td-tab {
	border-top:1px solid #95BBFF;
	border-left:1px solid #95BBFF;
	border-right:1px solid #95BBFF;
	border-bottom:2px solid #95BBFF;
	background:#FDFFE2;
	padding:2px 10px 0 10px;
	margin:0 0 0 5px;
	text-decoration:none;
	}
.td-tabon {
	border-top:1px solid #95BBFF;
	border-left:1px solid #95BBFF;
	border-right:1px solid #95BBFF;
	background:#E7EFFF;
	padding:2px 10px;
	margin:0 0 0 5px;
	text-decoration:none;
	font-weight:bold;
	}
.bold {
	font-weight:bold;
	}
.updimg {
	border:1px solid #CC9900;
	padding:5px;
	}
.updimg img {
	border:1px solid #E7E6E6;
	}
.cmtbtn {
	border:1px solid #CC9900;
	padding:3px;
	margin:5px 0;
	font-size:10pt;
	width:80px;
	text-align:center;
	background:#FFFFE3;
	}
.cmtbtn a {
	text-decoration:none;
	}
.list-img {
	text-align:center;
	}
.prod-img {
	background:#F6F6F6 url(../images/watermark.gif);
	border:1px solid #AEDED9;
	padding: 3px;
	width:400px;
	float:left;
	}
.prod-img1 {
	background:#F6F6F6 url(../images/watermark.gif);
	border:1px solid #AEDED9;
	padding: 3px;
	}
	
.prod-img img, .prod-img1 img {
	border:1px solid #cccccc;
	padding:1px;
	background:#ffffff;
	}
.comment {
	margin:5px;
	}
.cmtposter {
	background:#D1E8FF;
	padding:2px;
	}
.cmtdata {
	background:#ffffff;
	border-bottom:1px solid #C1D8F0;
	padding:5px;
	font-size:10pt;
	}
.strike-price {
	text-decoration:line-through;
	color:red;
	}
#ctbottom {
	text-align:center;
	}
#ctbottom a {
	border:1px solid #C5DEE7;
	background:#CBF5FF;
	padding:0px 3px;
	margin:5px 1px;
	text-decoration:none;
	}
#ctbottom span {
	border:1px solid #C5DEE7;
	background:#FFFEB9;
	padding:0px 3px;
	margin:5px 1px;
	font-weight:bold;
	}
#ctbottom a:hover {
	background:#FFFF66;
	text-decoration:none;
	}
#gotoUrl {
	font-weight:bold;
	text-align:center;
	padding:3px;
	margin:5px 0;
	width:80px;
	background:#CBEFF6;
	border:1px solid #BDDFE6;
	}
#gotoUrl a {
	text-decoration:none;
	}
#top-banner {
	margin:5px;
	}
#admin-menu {
	background:#F2FFF2;
	padding:2px;
	margin-right:10px;
	border-right:1px solid #D4D4D5;
	width:150px;
	float:left;
	}
#admin-menu a {
	padding:0px 10px;
	text-decoration:none;
	margin:2px 2px;
	background:#FFFF99;
	border:1px solid #D4D4D5;
	display:block;
	}
#admin-menu a:hover {
	background:#E1FFBA;
	}
#avail {
	margin:5px;
	border:1px dashed #00CCCC;
	padding:2px;
	background:#ffffff;
	}
#newcat {
	margin:3px;
	background:#E6F3FF;
	padding:3px;
	width:350px;
	}
.smaller {
	font-size:9pt;
	}
.red {
	color:red;
	}
#tellfriend {
	margin:5px;
	text-align:center;
	}
.prod-list-title h3 {
	font-weight:bold;
	font-size:12pt;
	margin:2px 0;
	padding:0 2px;
	}
.prod-list-title h3 a {
	text-decoration:none;
	color:#005696;
	}
.prod-list-title h3 a:hover {
	text-decoration:underline;
	}
.prod-list-desc {
	color:#343434;
	font-size:9pt;
	}
.price-from {
	color:#616060;
	}
.price-bold {
	font-size:11pt;
	color:#A11300;
	font-weight:bold;
	}
#prod-list {
	border:1px solid #cccccc;
	margin:10px 0;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
#prod-list table td {
 	background:url(../images/prodlist-bg.gif) repeat-x top left;
	}
.prod-list-img {
	margin:5px;
	padding:5px;
	background:#ffffff;
	}
.cprice {
	color:#521F11;
	font-size:11pt;
	font-weight:bold;
}
#c-menu {
	border-bottom:2px solid #316374;
	padding:2px;
	margin-top:5px;
}
#c-menu a {
	padding:2px 8px;
	background:#DAF0FF;
	border-top:1px solid #A1D9FF;
	border-left:1px solid #A1D9FF;
	border-right:1px solid #A1D9FF;
	margin:0 3px;
	text-decoration:none;
	font-weight:bold;
}
#c-menu .sel {
	background:#316374;
	color:#fff;
	}
#latest-comment a {
	text-decoration:none;
	color:#1173A6;
	}
.home-prod {
	 width:20%;
	 background:#ffffff;
	 text-align:center;
 }
#prod-desc {
	text-align:left;
	padding:5px;
	background:#F2F8FF;
	}
#adsLinkLeft {
	margin-bottom:5px;
	}
#left-menu {
	background:#FFFFCC;
	padding:4px;
	}
#left-menu a {
	background:#F2F2F1;
	margin-right:5px;
	padding:1px 5px;
	text-decoration:none;
	border:1px solid #CFCFAA;
	}
#profile-menu {
	background:url(../images/profile-menu-top.gif) no-repeat top left;
	padding-top:19px;
	margin:5px;
	}
#profile-menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:192px;
	background:url(../images/profile-menu-bg.gif) repeat-x top left;
	}
#profile-menu ul li {
	margin:0;
	}
#profile-menu ul li a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin-left:3px;
	color:#0353D6;
	}
#profile-menu ul li a.active {
	background:url(../images/profile-menu-on.png) no-repeat top left;
	}
#profile-menu ul li a:hover {
	color:#003C66;
	}
.icon-space {
	padding:10px 0 5px 0;
	font-weight:bold;
	}
.info {
	font-size:11px;
	color:#aaa;
	}
.profile-inp {
	margin-left:40px;
	}
.btnlink {
	padding:2px 8px;
	border:1px solid #AADBDB;
	background:#ffffff;
	color:#0166CC;
	text-decoration:none;
	font-size:13px;
	margin-right:5px
	}
.btnlink1, .btnlink2 {
	padding-left:20px;
	padding-right:5px;
	color:#007FDE;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	background:#F2F3F4 url(../images/icon/edit.png) no-repeat 5px 2px;
	border:1px solid #D4E1E7;
	}
.btnlink2 {
	background:#F2F3F4 url(../images/icon/delete.png) no-repeat 5px 2px;
	}
.btnlink2:hover {
	background:#FFB4B4 url(../images/icon/delete.png) no-repeat 5px 2px;
	color:#000;
	}
.btnlink3 {
	padding-left:5px;
	padding-right:5px;
	color:#007FDE;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	border:1px solid #D4E1E7;
	background:#F2F3F4;
	}
#cprofile .cheader {
	border-bottom:1px solid #CECECF;
	padding:5px 2px 0 0;
	font-weight:bold;
	margin:10px 0;
	color:#004EB1;
	}
.delete {
	background:url(../images/icon/delete.png) no-repeat top left;
	width:10px;
	height:10px;
	}
.edit {
	background:url(../images/icon/edit.png) no-repeat top left;
	width:10px;
	}
#cdetail td, #cbrand, #ckeyword, #cservices, #cpayment {
	font-size:12px;
	}
#cdetail, #cbrand, #ckeyword, #cservices, #cpayment {
	margin-left:10px;
	}
.addredit {
	padding:3px 20px;
	color:#556986;
	font-size:12px;
	}
.thedit {
	 border-top:1px solid #707070;
	 border-bottom:1px solid #707070;
	 font-weight:bold;
	 color:#505050;
	}
#latest-dir {
	margin:5px;
	}
#latest-dir  ul {
	list-style:none;
	padding:0;
	margin:3px 2px;
}
#latest-dir  ul li a {
	display:block;
	padding:2px 5px;
	color:#006CFF;
	text-decoration:none;
}
#latest-dir  ul li a:hover {
	color:#A77E00;
	text-decoration:underline;
	background:#FFF;
}
.y-title {
	font-weight:bold;
	font-size:12pt;
	color:#004157;
	padding:5px;
	background:#fff;
	margin:5px 0;
	}
#mpop td {
	padding:8px 0;
	font-size:9pt;
	}
#mpop td div {
	color:#999999;
	padding:0 5px;
	}
#mainlatest {
	border:1px solid #D4D46C;
	margin:0 auto;
	}
#mainlatest ul, #similarad ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
#mainlatest ul li, #similarad ul li {
	float:left;
	width:90px;
	height:120px;
	text-align:center;
	margin:5px;
	overflow:hidden;
	}
#mainlatest ul li div, #similarad ul li div {
	padding:3px;
	overflow:hidden;
	}
#mainlatest ul li a, #similarad ul li a, #mpop a {
	display:block;
	padding:2px 5px;
	color:#006CFF;
	text-decoration:none;
	font-size:9pt;
}
#mainlatest ul li a:hover, #similarad ul li a:hover, #mpop a:hover {
	color:#990000;
	text-decoration:underline;
	background:#FFF;
}
#mainlatest img, #similarad img {
	border:1px solid #7DC4E2;
	width:68px;
	height:60px;
	}
.cattitle {
	padding:0;
	}
.cattitle a {
	text-decoration:none;
	font-size:11pt;
	color:#0051AB;
	height:25px;
	display:block;
	padding-top:8px;
	}
#maincat {
	border:1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	padding:10px;
	}
#maincat ul {
	padding:5px 20px;
	margin:0;
	}
#maincat ul li {
	padding:1px;
	}
#maincat ul li a {
	display:block;
	color:#006CFF;
	text-decoration:none;
	font-size:9pt;
	}
.cattitle a:hover, #maincat ul li a:hover {
	text-decoration:underline;
	}
.intxtlink {
	padding:10px;
	background:#FFF6FF;
	border:1px solid #EEC8EE;
	}
.intxtlink a {
	text-decoration:none;
	}
.intxtlink span {
	float:right;
	color:#D2D1D2;
	}
.t1 {background: url(/images/curve/dot1.gif) 0 0 repeat-x; width: 695px}
.b1 {background: url(/images/curve/dot1.gif) 0 100% repeat-x}
.l1 {background: url(/images/curve/dot1.gif) 0 0 repeat-y}
.r1 {background: url(/images/curve/dot1.gif) 100% 0 repeat-y}
.bl1 {background: url(/images/curve/bl1.gif) 0 100% no-repeat}
.br1 {background: url(/images/curve/br1.gif) 100% 100% no-repeat}
.tl1 {background: url(/images/curve/tl1.gif) 0 0 no-repeat}
.tr1 {background: url(/images/curve/tr1.gif) 100% 0 no-repeat; padding:6px} 
#adimages {
	background:#eeeeee;
	}
#adimages ul {
	margin:5px;
	list-style-type:none;
	padding:5px;
	}
#adimages ul li {
	float:left;
	text-align:center;
	padding:5px;
	}
#adthumbs {
	float:right;
	width:280px;
	}
#adthumbs ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#adthumbs ul li {
	float:left;
	margin:0 5px;
	}
#adthumbs ul li a {
	display:block;
	padding:5px;
	}
#adthumbs ul li a:hover {
	background:#E2EFF6;
	}
#adthumbs ul li img {
	border:1px solid #A1ACB1;
	}
#contact {
	margin-bottom:10px;
	padding:10px;
	}
#contact {
	background:#E9EEFF;
	border:1px solid #E8E7E7;
	}
#share {
	padding:10px;
	}
#myImg {
	max-width:410px;
	}