body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
body {
	background-color: #000000;
	background-image: url(../images/BG_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*--------------\
|  Link Styles  |
\--------------*/

a:link		{ color: #565656; text-decoration: none; }
a:visited	{ color: #565656; text-decoration: none; }
a:hover 	{ color: #565656; text-decoration: underline; }
a:active 	{ color: #565656; text-decoration: none; }

a.ectlinkmenu:link		{ padding-left:10px; font-weight:normal; color: #DFDFDF; text-decoration: none; }
a.ectlinkmenu:visited	{ padding-left:10px; font-weight:normal; color: #DFDFDF; text-decoration: none; }
a.ectlinkmenu:hover 	{ padding-left:10px; font-weight:normal; color: #DFDFDF; text-decoration: underline; }
a.ectlinkmenu:active 	{ padding-left:10px; font-weight:normal; color: #DFDFDF; text-decoration: none; }

a.ectlink:link		{ font-weight:normal; color: #565656; text-decoration: none; }
a.ectlink:visited	{ font-weight:normal; color: #565656; text-decoration: none; }
a.ectlink:hover 	{ font-weight:normal; color: #565656; text-decoration: underline; }
a.ectlink:active 	{ font-weight:normal; color: #565656; text-decoration: none; }


/*---------------\
|  Table Styles  |
\---------------*/

#menu_header {
	width: 100%;
	margin-top:10px;
}
#menu_header td {
	color:#bbbbbb;
	padding-bottom:8px;
}
#menu_header a:link		{ color: #bbbbbb; text-decoration: none; }
#menu_header a:visited	{ color: #bbbbbb; text-decoration: none; }
#menu_header a:hover 	{ color: #bbbbbb; text-decoration: underline; }
#menu_header a:active 	{ color: #bbbbbb; text-decoration: none; }

#menu_header .img_shoppingbag {
	margin-right:8px;
}
#menu_header .search {
	color: #bbbbbb;
	font-size: 14px;
	padding-right:10px;
}
#menu_header .input-box {
	width:100px;
	color:#DFDFDF;
	background-color:#535353;
	border:1px solid #3f3f3f;
	font-size:11px;
	font-family:Arial;
}
#menu_header .btn_search {
	margin-left:10px;
}


#categories {
	margin: 25px auto 12px auto;
}
#categories ul {
	color:#ffffff;
	list-style-type:none;
	padding-left:10px;
	margin:0;
}
#categories li {
	padding-bottom:8px;
}
#categories li a:link		{ color: #DFDFDF; text-decoration: none; }
#categories li a:visited	{ color: #DFDFDF; text-decoration: none; }
#categories li a:hover 		{ color: #DFDFDF; text-decoration: underline; }
#categories li a:active 	{ color: #DFDFDF; text-decoration: none; }

#catmenu_top {
	background-image:url(../images/BG_menu_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.catmenu_bottom {
	background-image:url(../images/BG_menu_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#text_table {
	width: 100%;
}
#text_table td {
	padding:20px;
}
#text_table th {
	padding:20px 20px 0 20px;
	font-size: 24px;
	font-weight:normal;
	color: #160f02;
}
#innertable td {
	padding:0 3px 3px 3px;
}
#text_table .txt_contact {
	font-size: 14px;
	color: #160f02;
}



#copyright {
	width:100%;
}
#copyright td {
	color: #696969;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright a {
	color: #696969;
}



/*---------------\
|  Image Styles  |
\---------------*/

.logo {
	margin-left: 20px;
	margin-top: 10px;
}

/*--------------\
|  Form Styles  |
\--------------*/


/*--------------\
|  Cart Styles  |
\--------------*/

.mincart {
	font-size: 11px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#BBBBBB;
}

.prodnavigation {
	font-size:12px;
	color: #565656;
}

.prodseparator {
	color:#999999;
}

.prodimage {
	border: 1px solid #999999;
}
.prodimage999 {
	border: 1px solid #999999;
}

.prodname {
	height:30px;
}

.detailimage {
	width:30%;
}

.detailname {
	font-size: 14px;
	color: #160f02;
}

.detailid {
	font-size:10px;
}
.extraimage {
	font-size:11px;
}

.currpage {
	font-weight:bold;
}

/*--------------\
|  Misc Styles  |
\--------------*/

.border_line {
	border-right: 1px solid #160f02;
}
.prodseparator {
	color:#999999;
}
