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

/*
shine blue		278def
dark blue		00509d

*/



* {
	text-decoration:none;
}
img {
	border:none;
}
body {
	background: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	width: 100%;
	margin:0;
	padding:0;
	color: #555;
}
#header-table {
	width: 100%;
}
#footer-table {
	width: 100%;
}
#header-table .row_bg {
	background: #d8e2e7 url(../images/row_bg.png) bottom repeat-x;
	line-height: 25px;
}
#cat-table {
	margin-left:5px;
	border: 1px #ffa826 solid;
}
#cat-table .cat_menu {
	background: #d8e2e7 url(../images/cat_menu.png) bottom repeat-x;
	line-height: 25px;
}
#cat-table {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	font-weight:900;
	color:#000;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight:900;
	color: #000;
}
select {
	border: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
	height: 17px;
}
.top_small_menu {
	background: url(../images/top_small_menu.jpg) no-repeat;
	font-family: arial, helvetica, sans-serif;	
	width: 387px;
	height: 26px;
	float: right;
	padding: 4px 30px 10px 0px;
	color:#00509d;
	text-decoration:none;
	font-weight:900;
	
}
.title {
	color: #00509d;
	font-weight:900;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	clear:both;
}
.title_admin {
	color: #fff;
	font-weight:900;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	clear:both;
}
.welcomeGuest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #278def;
	font-weight:900;
	text-align:left;
}
a:link, a:visited {
	color:#00509d;
}
a:hover {
	color:#278def;
}
#bullets {
	list-style-image:url('../images/arrow_blue.gif');
	padding: 0px 0px 0px 30px;
	font-size: 100%;
	text-align:left;
}
#mall {
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#mall div, p {
	text-align:center;
	padding: 0px 0px 0px 0px;
	color: #008df7;
	font-weight: 900;
}
#mall th {
	background: url(../images/th-mall.jpg) no-repeat;
	height: 27px;
}
#cat {
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.cat_th {
	background: url(../images/th.jpg) no-repeat;
	height: 27px;
}
.prd_table {
	border: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	width:70%;
	text-align: center;
	font-size: 7.5pt;
	color: #1E48BD;
	padding:10px 0px 0px 0px;
}
div.featured_item {
	width: 150px;
	height: 185px;
	float: left;
	padding: 10px 0px 25px 0px;
	margin: 0px 0px 0px 20px;
}
.paginate {
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}
.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #ff5400;
	text-decoration:none;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #ff5400;
	color: #000;
}
.paginate span.current {
	margin: 2px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ec4e00;
	font-weight: bold;
	background-color: #ff8a00;
	color: #FFF;
}
.paginate span.disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #ccc;
	color:#666;
}
#th-table {
	margin: 0px;
	paddin: 0px;
	background:url(../images/th-all_01.gif) no-repeat;
}
#th-table .left {
	background:url(../images/th-all_01.gif) no-repeat;
	height: 25px;
	width: 4px;
}
#th-table .mid {
	background:url(../images/th-all_03.gif) repeat;
	height: 25px;
	width: 100%;
}
#th-table .right {
	background:url(../images/th-all_05.gif) no-repeat;
	height: 25px;
	width: 4px;
}
.title-all {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:900;
	color: #fff;
	text-align:left;
	padding: 0px 0px 0px 10px;
}
#th-table_content {
	background:url(../images/t.png) repeat;
	border-left:1px solid #00509d;
	border-right:1px solid #00509d;
	border-bottom:1px solid #00509d;
}
#info-table {
	border-bottom: 1px #00509d solid;
	border-left: 1px #00509d solid;
	border-right: 1px #00509d solid;
	border-top: 1px #da0685 solid;
}
#info-table th {
	background: #ccc url(../images/info-table-th.png);
	color: #00509d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:900;
	padding: 5px 0px 5px 10px;
	text-align:left;
}
.titleOrange {
	color: #F25A2C;
	font-weight:900;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	display: block;
	clear:both;
}
.head {
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ff5c00;
	text-align:left;
	font-weight:900;
}
.footer-table {
	background: #666 url('.../../images/footer.gif');
	background-position:1px 1px;
	width:950px;
	text-align:center;
	height:40px;
}
.copyrite {
	color: #666;
	text-align:left;
	padding: 3px;
}
#poweredby {
	color: #666;
	text-align:right;
	padding: 3px;
}
#poweredby a:link {
	color: #666;
}
#poweredby a:hover {
	color: #149ccd;
	;
}
#poweredby a:visited {
	color: #fff;
	;
}
.title-small {
	color:#FF0000;
	letter-spacing:1px;
	display: block;
	font: 120% georgia, seri;
	clear:both;
	font-weight:900;
}
/*  table-all css start  */

#table-all {
	width: 96%;
	margin: 0px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px #a6c9e2 solid;
	font-size: 7t;
	color: #333;
	text-align: center;
}
#table-all th {
	color: #fff;
	line-height: 25px;
	border-bottom: 1px #a6c9e2 solid;
	text-align: center;
	padding: 0px 0px 0px 5px;
	background: #abcdef url('../images/menu_bg.png');
}
#table-all .price-td {
	background: #ccc;
	font-weight:900;
}
#table-all .th-light {
	color: #fff;
	line-height: 20px;
	border-bottom: 1px #a6c9e2 solid;
	text-align: left;
	font-weight: 900;
	padding: 0px 0px 0px 5px;
	background: #666;
}
#table-all tr {
	background: #fff;
	line-height: 20px;
}
#table-all td {
	padding: 0px 0px 0px 5px;
}
#table-all tr:hover {
	background: #abcdef url('../images/hover.png');
	color: #000;
	line-height: 20px;
}
#table-all .no-hover:hover {
	color: #000;
	line-height: 20px;
}
#table-all td {
	border-bottom: 1px #a6c9e2 solid;
	border-right: 1px #a6c9e2 solid;
}
/*  table-all css end */
#my_bullets {
	list-style-image:url('../images/bullet_arrow.png');
	padding: 0px 0px 0px 30px;
	font-size: 100%;
	text-align:left;
	line-height:15px;
}

.errors {
	color: red;
	background-color: #FEEBE2;
	border: 1px solid red;
}

.popup_details_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color:#666;
	text-align:right;
}

.popup_details_right {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:bold;
	color:#1E67AC;
	text-align:left;
}

.popup_details_percentage {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#0099ff;
	text-align:left;
}

.popup_details_prd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666;
	text-align:left;
	padding: 0px;
}
.cat_content{
	border-right:  1px solid #FFCC33;
	padding: 3px 7px 3px 7px;
	text-align:left;
}
.detail_title{
font-size:9pt; background: #0d3072; padding: 3px; text-align:center; color: #fff; font-weidht:bold;"
}
.thanks{
	color: #666;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	clear:both;
}
.off_s{
background:url(../images/off_s.png) 0px 0px no-repeat;
width: 112px;
font-weight:900;
height: 35px;
color:#fff;
padding-top: 10px;
margin-left:5px;
}

.prd_table_image{
	align: center;
	border:0px;
	width: 100px;
	height: 80px;
	padding: 10px 0px 0px 0px;
}
.prd_table_discount {
	/*color: #ed018d;
	font-weight:bold;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
	width: 100%;
}
.prd_tr_discount {
	color: #fff;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	background-color:#278def;
	border:solid 1px;
	border-color:#00509d;
	width:80%;
}

.store_heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-style:italic;
font-weight:900;
color: #ffea00;
/*font-style:italic;
filter:glow(color=white,strength=3);
text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff
*/
}

.thumbs{
padding: 3px;
border: 1px solid #ccc;
}

