body
{
	font-family: Verdana, Helvetica, sans-serif;
	background:#e3e6e8 url(../images/mainbg.gif) repeat-x;
/*	text-align:center;*/
	margin:0;
	padding:0;
	font-size:10px;
}
h2,h3 {
	font-family: Verdana, Helvetica, sans-serif;
}
ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
p {
	color:#545454;
}
img {
	margin:0;
	border:0;
}
#pg {
	position:relative;
	width:910px;
	background:#f4f6f6;
	color:#fff;
	padding:0 20px 10px 20px;
	text-align:left;
}
#pg #popup-holder{
	position:fixed;
	top:12%;
	left:32%;
	width:625px;
	height:370px;
	border:4px solid #f03929;
	overflow:hidden;
	background:#fff;
	padding:42px 0 0;
}
#pg #popup-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
#pg #popup-holder ul li{
	float:left;
	margin:0 25px;
}
#pg #popup-holder ul li .close.active #pg .popup-holder{
	display:none;
}
	
#pg:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
#pg a {
	text-decoration:none;
}
#pg a:hover {
	color:#010000;
	text-decoration:underline;
}
#menu {
	background:#ed1f24 url(../images/topgrad.gif) left bottom repeat-x;
	height:35px;
}
#menu li {
	float:left;
	text-align:center;
	margin:auto;
}
#menu li p {
	color:#fff;
	margin:8px 0;
}
#menu a {
	color:#fff;
	display:block;
	font-weight:bold;
	padding:9px 5px 9px 7px;
}
#menu a:hover, #menu li.act a {
	color:#010000;
	background:#e2e4e6;
	text-decoration:none;
}
#imagehd {
	background:#000 url(../images/bg-header.jpg) left bottom repeat-x;
	color:#000;
	zoom:1;
	/*padding:0 0 9px 0;*/
	height:193px;
}
#imagehd:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
#imagehd p {
	color:#CBEAFB;
	margin:0;
}
#imagehd img {
	float:left;
}
#imagehd img.logo{float:left;margin:28px 0 0 9px;}
#imagehd img.title{float:left;margin:42px 0 0 -6px;}

#logo {
	float:right;
	margin:5px;
}
#imagehdcnt {
	float:left;
	font-family:Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:106px 0 20px 47px;
	/*width:265px;*/
	/*background:url(../images/logo/main.gif) right top no-repeat;*/
}
#imagehdcnt span{
	font-size: 18px;
}
#imagehdcnt a{
	color: #000;
}
#imagehdcnt a:hover{
	color: #ed1f24;
}
#imagehdcnt h2 {
	font-size:25px;
	margin:25px 0 10px 0;
	font-weight:normal;
}
#path {
	height:16px;
	background:#ed1f24 url(../images/dots.gif) left bottom repeat-x;
	padding:4px;
}
#path li {
	display:inline;
}
#path li a {
	color:#fff;
}
#bd {
	background:url(../images/dots.gif) 235px 0 repeat-y;
	margin:10px 0 0 0;
	zoom:1;
}
#bd:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.lcol {
	width:230px;
	float:left;
}
.lcol a {
	color:#545454;
	background:#fff;
}
.lcol ul li {
	margin:1px 0;
	color:#0EA3D9;
}
.lcol ul li a {
	display:block;
	width:205px;
	padding:4px;
	font-weight:bold;
	background:#e2e5e7 url(../images/menuarrow.gif) right center no-repeat;
}
#bd .lcol ul li a:hover {
	color:#ed1f24;
}
.lcol h2 {
	font-size:16px;
	margin:0;
	color:#585858;
	background:#f4f6f6;
	width:200px;
}
#search h2 {
	margin:7px 0 5px 0;
}
#search form input {
	font-family: Verdana, Helvetica, sans-serif;
	width:150px;
	height:13px;
	font-size:10px;
	float:left;
	color:#ed1f24;	
	border: 1px solid #CBCBCB; 
}
#search form img {
	float:left;
	margin:0 0 0 -1px;
	width:15px;
	height:17px;
}
#search .redbtn {
	width:24px;
	height:15px;
	margin:0 0 0 3px;
}
#search form,#search form fieldset {
	height:60px;
	border:none;
	margin:0;
	padding:0;
}
#news {
	width:210px;
}
#news h2 {
	margin:0 0 10px 0;
}
#news .innerlist a {
	display:inline;
	background:none;
	margin:0;
	padding:0;
	font-weight:normal;
}
#news .innerlist li {
	padding:3px;
}
.rcol a {
	color:#099ad5;
}
.rcol a:hover {
	color:#099ad5;
	text-decoration:underline;
}
.rcol {
	float:right;
	width:630px;
	padding:0 10px;
	font-size:10px;
	color:#484848;
	background:#f4f6f6;
}
.rcol h2 {
	font-size:16px;
	color:#585858;
	background:#f4f6f6;
	margin-bottom: 0;
	}
.rcol h6 {
	font-size:14px;
	background:#f4f6f6;
	height:15px;
	margin-top: 0;
	margin-bottom: 15px;
}
.rcol p {
	font-size:10px;
	color:#545454;
	background:#f4f6f6;
	margin:10px 0;
}
#ft {
	width:100%;
	text-align:center;
	clear:both;
}
#ft a {
	color:#505152;
	background:#fff;
}
#ft a:hover {
	color:#EE1D23;
	background:#fff;
}
#copy {
	font-weight:bold;	
	color:#5C5D5E;
	padding:10px 0 20px 0;
	width:900px;
	margin:auto;
	clear:both;
}
#copy span {
	float:left;
}
#copy p {
	float:right;
	margin:0;
}
#copy a {
	color:#5C5D5E;
	background:none;
}
.botlinks a:hover, #copy a:hover {
	text-decoration:none;
}
.botlinks {
	width:850px;
	clear:both;
	padding:15px 0 20px 0;
	_margin-bottom:20px;
}
.botlinks a {
	color:#787878;
}
.botlinks ul {
	text-align:center;
	width:900px;
	display:block;
}
.botlinks li {
	display:inline;
	margin:0 5px;
}


	/* Addon */


.lcol .innerlist {
	margin:0 0 0 15px;
}
.lcol .innerlist a {
	background:#fff;
	font-weight:normal;
}
.detail p {
	text-align:left;
	padding:0 0 0 17px;
}
#pg .detail {
	background:#e2e5e7;
	width:180px;
	padding:10px;
	float:left;
	margin:0 5px 5px 0;
	text-align:center;
	min-height:210px;
}
.rcol .detail h2 {
	background:#e2e5e7;
	margin:0 0 10px 0;
	height:35px;
	font-size:13px;
	width:100%;
	font-weight:normal;
}
#bd .rcol .detail a {
	color:#484848;
}
#bd .rcol .detail a:hover {
	color:#ed1f24;
}
.rcol .detail p {
	background:#e2e5e7;
	margin:5px 0;
	height:5px;
}
.rcol .detail img {
	border:1px solid #88959D;
}
.arrow {
	background:url(../images/prodarrow.gif) left center no-repeat;
	padding:0 0 0 20px;
}
.divider {
	background:url(../images/dots.gif) left center repeat-x;
	clear:both;
	margin:5px 0;
}
					/* Special */
#ltspecial, #rtspecial {
	background:#CBEAFB url(../images/cntgrad.gif) repeat-x;
	padding:0;
	border:1px solid #C3CACE;
	float:left;
}
#rtspecial {
	width:200px;
	margin:0 0 0 15px;
}
#ltspecial {
	width:395px;
	padding:0 0 5px 0;
}
#ltspecial a {
	color:#545454;
	text-decoration:underline;
}
#pg #ltspecial a:hover {
	color:#545454;
	text-decoration:none;
}
#ltspecial h2 {
	margin:0;
/*	padding:15px 10px 20px 15px;*/
	margin:15px 10px 10px 15px;
}
#ltspecial .cntcol, #ltspecial .lcol , #ltspecial .rcol  {
	border:none;
	background:none;
	float:left;
}
#ltspecial .cntcol {
	width:145px;
	padding:0 5px 0 15px;
}
#ltspecial .cntcol span {
	margin:0 0 10px 0;
	display:block;
}
#ltspecial .cntcol a {
	background:#cfecfb;
	font-weight:bold;
	color:#0EA3D9;
	text-decoration:underline;
}
#ltspecial .cntcol a:hover {
	text-decoration:none;
}
#ltspecial .lcol, #ltspecial .rcol {
	width:115px;
	padding:0;
}
#ltspecial .lcol img, #ltspecial .rcol img {
	border:1px solid #C3CACE;
}
#ltspecial .lcol a, #ltspecial .rcol a, #ltspecial .lcol p, #ltspecial .rcol p {
	background:#cfecfb;
	display:block;
	margin:3px 0;
}
#rtspecial img {
	float:right;
}
#rtspecial h2 {
	margin:10px 10px 0 10px;
	font-size:14px;
}
#rtspecial #lastheadstr {
	margin:0 10px 0 10px;
	padding:0;
}
#rtspecial span {
	display:block;
	margin:10px 10px 0 10px;
}
#pg #rtspecial .spec_a {
	display:block;
	margin:5px 10px 0 10px;
	font-weight:bold;
	color:#0EA3D9;
	text-decoration:underline;
}
#pg #rtspecial .spec_a:hover {
	text-decoration:none;
}
#ft ul li {
	float:left;
	height:58px;
	text-align:left;
	margin:5px 10px 0 0;
}
#achiles {
	width:59px;
	background:url(../images/logo/achiles.jpg) no-repeat;
}
#udb {
	width:110px;
	background:url(../images/logo/udb.jpg) no-repeat;
}
#stw {
	width:101px;
	background:url(../images/logo/stw.jpg) no-repeat;
}
#logolink {
	padding:20px 0 0 0;
	width:110px;
}
#pg #shopping {
	background:#e2e5e7;
	height:17px;
	padding:4px 0 0 0;
	margin:4px 0 0 5px;
	text-align:center;
}
#shopping a {
	display:inline;
	color:#162B3F;
}
#shopping a:hover {
	background:none;
}
#shopping .lines {
	text-decoration:underline;
}
#shopping span {
	background:#E5F4FD;
	font-weight:bold;
	color:#162B3F;
}
#botshadow {
	/*background:url(../images/botshadow.gif) center bottom no-repeat;*/
	padding:0 0 8px 0;
	width:970px;
	margin:auto;
}
/*#rtshadow {
   background:url(../images/rtshadow.jpg) right top no-repeat;
}
#ltshadow {
	background:url(../images/ltshadow.jpg) left top no-repeat;
	padding:0 0 0 10px;
}
#shadow {
	background:url(../images/shadow.jpg) center top repeat-y;
}*/
.bold {
	font-weight:bold;
	padding-bottom:3px;
}
#pg span.bold {
	margin:0 0 0 10px;
}
					/* Sub */
.rcolsub {
	background:#F1EBF3;
	zoom:1;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.rcolsub:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:10px;
}
.rcolsub:before {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.rcolsub p {
	margin:0 0 10px 0;
	background:#F1EBF3;
}
.rcolsub .intro {
	background:none;
	padding:0 15px;
}
.rcolsub .head {
	background:#EAE1ED;
	padding:8px 15px 10px 15px;
	margin:7px 0 10px 0;
	color:#411852;
}
.rcolsub .lcol {
	width:370px;
	float:left;
}
.rcolsub .detail {
	width:105px;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
	background:#F1EBF3;
}
.rcolsub .lcol .detail h2 {
	font-size:12px;
	width:90px;
	margin:7px 0;
}
.lprod {
	width:145px;
	overflow:hidden;
	float:left;
	padding:10px;
}
.rprod {
	float:right;
	width:450px;
	padding:10px 10px 0 0;
}
.rprod h2 {
	background:transparent;
}
.rcolsub .prodname {
	font-size:14px;
	background:none;
	color:#411852;
	margin:0 0 15px 0 ;
}
.rcolsub .rprod h3 {
	color:#411852;
	font-size:11px;
	margin:10px 0;
}	
.rprod ul {
	margin:0 0 15px 0;
	color:#411852;
}
.rprod ul li {
	margin:5px 0;
}
.rprod .price {
	width:440px;
	background:#fff;
	line-height:15px;
	padding:3px 10px;
	color:#411852;
}
.price form {
	margin:0;
}
.price form label {
	width:130px;
	float:left;
}
.basketbtn {
	font-weight:bold;
	color:#0EA3D9;
	position:relative;
	top:-2px;
}
a.selected {
	color:#0EA3D9;
}
.lcol .inner li a {
	display:block;
	width:183px;
	padding:4px 15px;
	font-weight:bold;
	background:#F1EBF3 url(../images/menuarrowdown.gif) right center no-repeat;
}
/* ADMINISTRATION PANEL */
.edit {
	position:absolute;
	background-color:#CBEAFB;
	border:1px solid #0EA3D9;
	filter: Alpha(Opacity=85);
	padding:2px;
	z-index:1;
	color: #666666;
}
.edith {
	position:absolute;
	background-color:#E0F3FD;
	border:1px solid #0EA3D9;
	filter: Alpha(Opacity=90);
	padding:2px;
	cursor: hand;
	z-index:1;
	color: #ffffff;
}
.admin {
  position:absolute;
  right:25px;
  top:5px;
  width:140px;
  background-color:#FFFFFF;
  border:2px solid #0EA3D9;
  padding:4px;
  filter: Alpha(Opacity=85);
  text-align:left;
  z-index:255;
}
.adminh {
  position:absolute;
  right:25px;
  top:5px;
  width:140px;
  background-color:#FFFFFF;
  border:2px solid #0EA3D9;
  padding:4px;
  filter: Alpha(Opacity=100);
  text-align:left;
  z-index:255;
}
.adminh a, .admin a {
  font-size:90%;
  padding:2px 4px;
  color: #545454;
  text-decoration:none;
}
.admin a:hover, .adminh a:hover{
  padding:2px 4px;
  color: #EE1D23;
  text-decoration:underline;
}

/* Other Pages */
#categories li {
	width:200px;
	background:none;
}
#categories li .innerlist li {
	background:url(../images/thinarrow.gif) left center no-repeat;
	padding-left:10px;
}
#ltspecial a:hover, #rtspecial a:hover {
	color:#099AD5;
}
/* Category Table */
#prodtable .ltcnt {
	float:left;
	width:150px;
	padding:10px 0 0 0;
}
#prodtable .rtcnt {
	float:left;
	width:330px;
	padding:10px;
}
#jacktbl {
	clear:both;
	margin:5px 0;
	border:1px solid #999999;
	color:#5C5D5E;
}
#jacktbl th {
	height:25px;
	color:#505153;
	background:#D1D2D4 url(../images/dotstbl.gif) right top repeat-y;
	padding:3px 10px 2px 10px;
}
#jacktbl th.lastcol {
	background:#D1D2D4;
	padding:0;
}
#jacktbl td {
	height:23px;
	background:#fff url(../images/tbltddots.gif) right bottom no-repeat;
	padding:5px 10px;
}
#jacktbl tr.last td {
	background:#fff url(../images/dots.gif) right bottom repeat-y;
}
#jacktbl tr td.nodots {
	background:#fff url(../images/dots.gif) right bottom repeat-x;
}
#jacktbl tr.last td.right_bottom {
	background:#fff;
}
#jacktbl td form {
	margin:0;
	padding:0;
	height:20px;
	background:#fff;
}
.submitbtn {
	border:0;
	background:#fff;
	color:#EA1322;
	font-size:11px;
	text-decoration:underline;
}
.field_error {
	background-color:#eee;
}
.btn {
	border:0;
	background:#00b1f1;
	color:#fff;
	border:1px solid #0ea3d9;
	font:bold 11px Verdana, sans-serif;
}
.frms td
{
	padding:3px 3px 0 5px;
}
.frm td
{
	padding:0 5px 5px 0;
}
.middleinfo a
{
	color:#545454;
}
.middleinfo a:hover
{
	color:#000;
}
.frmo td
{
	padding:3px 3px;
}
#paypalform button
{
	border:0;
	background:#00b1f1;
	color:#fff;
	border:1px solid #0ea3d9;
	font:bold 11px Verdana, sans-serif;
}
#protxform button
{
	border:0;
	background:#00b1f1;
	color:#fff;
	border:1px solid #0ea3d9;
	font:bold 11px Verdana, sans-serif;
}
.cart_out
{
	width:346px;
}
.cart_over
{
	width:319px;
}
.bold
{
	color:#676767;
}
#pg #bd .rcol p .lnk
{
	color:#484848;
	font-weight:900;
}
#pg #bd .rcol p .lnk:hover
{
	color:#099ad5;
	font-weight:900;
}
#pg .smallhead {
	margin:10px 0 0 0;
	padding:0;
	height:20px;
}
textarea {float: left;}

