﻿@charset "UTF-8";
body{
	margin: 0;
	padding: 0;
}
form{
	margin: 0;
	padding: 0;
}

body, td {
	color: #525151;
	font: normal 12px Helvetica, Arial, sans-serif;
}
.topLinks{
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images_design/top_slc.jpg) repeat-x center top;
}
.topLinks a{
	color: #5e5d5d;
	text-decoration: none;
	padding: 0 5px;
}
.topLinks a.red{
	color: #900429;
}
.topLinks a:hover{
	text-decoration: underline;
}
.footer{
	color: #9c9b9b;
	font: 12px Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 20px 0 30px 0;
}


/*** -- Form on homepage -- ***/

div.formBox{
	background: #333 url(images_design/gry_slc.jpg) repeat-x center top;
	height: 317px;
}
div.formBoxLeft{
	width: 8px;
	float: left;
	height: 317px;
	background: url(images_design/gry_lft.jpg) no-repeat;
}
div.formMain{
	width: 320px;
	float: left;
	height: 317px;
}
div.formMain table td{
	color: #B5B3B3;
	font-size: 14px;
	padding: 7px 0 7px 4px;
}
div.formMain table td input{
	color: #626262;
	font-size: 12px;
}
div.formMain table td select{
	color: #626262;
	font-size: 12px;
	width: 150px;
}

/*** -- Footer Boxes -- ***/

table.box{
	background: url(images_design/bx_slc.jpg) repeat-x center top;
	height: 105px;
}
table.box td{ 
}
table.box td div{
	margin: 0 12px 0 14px; 
}
table.box div.head{
	margin-top: 10px;
	margin-bottom: 10px;
}
table.box div.head a{
	font-size: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
table.box div.head a:hover{
	text-decoration: underline;
}
table.box div.text{
	height: 38px;
}
table.box div.but{
	text-align: right;
}

/*** -- inner page mid body -- ***/

.bodyMid{
	width: 940px;
	margin: 0 10px;
	background-color: #e4e3e3;
	display: block;
}
.barLeftRed{
	width: 6px;
	background: url(images_design/page_red_slc.jpg) no-repeat;
}
.barTopRed{
	background: url(images_design/bar_red.jpg) repeat-x center top;
}
.redBg{
	background: url(images_design/page_red_slc.jpg) repeat-x center top;
}
.barLeftRedGray{
	width: 6px;
	height: 373px;
	background: url(images_design/bar_lft_redGray.jpg) no-repeat;
}
.barLeftRedDGray{
	width: 6px;
	height: 373px;
	background: url(images_design/bar_lft_redDGray.jpg) no-repeat;
}
.gSlc{
	width: 6px;
	background: url(images_design/bar_lft_redGray_slc.jpg) repeat-y center top;
}
.dgSlc{
	width: 6px;
	background: url(images_design/bar_lft_redDGray_slc.jpg) repeat-y center top;
}
.barTopGray{
	background: url(images_design/bar_gray.jpg) repeat-x center top;
}
.grayBg{
	background-color: #e4e3e3;
}
.headRed{
	background: #B9002F url(images_design/head_bgRed.jpg);
	height: 58px;
	font: normal 28px Helvetica, Arial, sans-serif;
	color: #FFF;
	padding: 20px 0 0 30px;
}
.headRedBig{
	background: #B9002F url(images_design/head_bgRed.jpg);
	height: 62px;
	font: normal 28px Helvetica, Arial, sans-serif;
	color: #FFF;
	padding: 16px 0 0 0;
	text-align: center;
}
.headRedSmall{
	font: normal 16px Helvetica, Arial, sans-serif;
	color: #e2cfd5;
	padding: 2px 0 0 0;
	text-align: center;
}
.contentsFull{
	margin: 20px;
}
.rightBox{
	padding: 20px;
}
.rightBox2{
	padding: 12px 12px 4px 12px;
}
.dGrayBg{
	background: #434343 url(images_design/gry_slc.jpg) repeat-x center top;
}

/* *** --- Prod Details Page --- *** */

.boxLabels{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.boxData{
	color: #d6d4d5;
	font-size: 14px;
	font-weight: normal;
}
.prodDesc{
	padding: 0 0 0 6px;
}
.prodDesc p{
	padding: 0;
	margin: 0 0 12px 0;
}
.prodBuy{
	font-size: 18px;
	font-weight: bold;
	color: #9c052f;
	text-align:center;
}
div.butBuy{
	width: 110px;
	float: right;
	margin: 12px 13px 6px 0;
}
div.logoPaypal{
	float: right;
	width: 128px;
	margin: 12px 6px 0 0;
}
.pDetailsTable{
}
.pDetailsTable td{
	font-size: 13px;
	font-weight: normal;
	color: #373737;
}
.pDetailsTable td.bold{
	font-weight: bold;
	color: #373737;
}
.pDetailsTable td.red{
	color: #ac0b38
}
.prodPic{
	border: 1px solid #999;
}

/* &&&&&&& --- Search results page --- ___ & */

table.results{
	height: 100px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
table.results td div.head{
    margin: 3px 10px 4px 20px;
	font-size: 20px;
	font-weight: bold;
	color: #aa0a37;
	text-decoration: none;
}
table.results td div.head .normal{
	font-weight: normal;
	text-decoration: none;
}
table.results td div.head a{
	color: #aa0a37;
	text-decoration: none;
}
table.results td div.head a:hover{
	color: #aa0a37;
	text-decoration: underline;
}
table.results td div.desc{
	margin: 6px 16px 6px 52px;
}
table.results td div.bott{
	margin: 2px 16px 4px 52px;
}
table.results td div.bott table td.oPrice{
	color: #aa0a37;
	font-size: 20px;
	font-weight: normal;
}
table.results td div.bott table td.otherPrices{
	color: #aa0a37;
}
table.results td div.bott table td.otherPrices div{
	color: #333;
	display:block;
	font-size: 12px;
	font-weight: normal;
}
table.results td div.bott table td.otherPrices div.save{
	font-size: 10px;
	color: #aa0a37;
	display:block;
}
div.pageEnd{
	height: 7px;
	border-top: 1px solid #999;
}
div.paging{
	text-align: center;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #666;
}
div.paging a{
	color: #E0E0E0;
	font-weight: normal;
	padding: 0 4px;
	text-decoration: none;
}
div.paging a:hover{
	text-decoration: underline;
}

/* -- ___ Shop Cart Table --- */ 

table.cart{
	border: 1px solid #999;
	
}
table.cart th{
	padding: 8px 6px 6px;
	text-align:center;
	color: #FFF;
	font-size: 16px;
	background: #666;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}
table.cart td{
	padding: 6px 4px;
	text-align:center;
	border: 1px solid #999;
}
table.cart td.bold{
	font-weight: bold;

}
table.cart td a{
	color: #B1002C;
}
table.cart td a:hover{
	text-decoration: none;
}

table.bFoot{
	margin: 6px auto;
}

/* --- *** --- Tooltop --- *** --- */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 6px 8px;
background-color: #CCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


/* --- *** --- List links --- *** --- */
ul.items{
	padding: 0;
	margin: 0;
	
}
ul.items li{
	color: #B9002F;
	margin: 8px 10px 10px 60px;
}
ul.items li a{
	color: #B9002F;
	font-size: 18px;
}
ul.items li a:hover{
	text-decoration: none;
	padding: 0 0 0 2px;
}


.leftText{
}
.leftText p{
margin: 0px;
padding: 3px 12px 3px 12px;
font-size: 12px;
}
.leftText p.bold{
font-size: 14px;
font-weight: normal;
color: #FFF;
}

#footer_bot
{
	font-size:13px;
}


#ad{
z-index: 100;
top: 110px;
left: 50%;
position: absolute;
margin: 0 0 0 290px;
width: 183px;
height: 184px;
background: url(images_design/ad-01.png) no-repeat;
}
#ad2{
z-index: 90;
top: 292px;
left: 50%;
position: absolute;
margin: 0 0 0 280px;
width: 187px;
height: 112px;
background: url(images_design/ad-02.png) no-repeat;
}
#ad3{
z-index: 98;
top: 408px;
left: 50%;
position: absolute;
margin: 0 0 0 280px;
width: 187px;
height: 72px;
background: url(images_design/ad-03.png) no-repeat;
}
#fad{
z-index: 100;
top: 110px;
left: 50%;
position: absolute;
margin: 0 0 0 290px;
width: 183px;
height: 184px;
background: url(images_design/ad-fr-01.png) no-repeat;
}
#fad2{
z-index: 90;
top: 292px;
left: 50%;
position: absolute;
margin: 0 0 0 280px;
width: 187px;
height: 112px;
background: url(images_design/ad-fr-02.png) no-repeat;
}
#fad3{
z-index: 98;
top: 408px;
left: 50%;
position: absolute;
margin: 0 0 0 280px;
width: 187px;
height: 72px;
background: url(images_design/ad-fr-03.png) no-repeat;
}
