
body {
	font-size: 67.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
        margin: 12px 0 12px 0;
        padding: 0;
	background:#dde1e3;
}

img {
	border: 0;
}

a, a:link, a:active, a:focus, a:visited, a:hover {
	color: #114;
}

.wrapper {
    width: 981px;
    margin: 0 auto 0 auto;
    background-color: white;
}

.cr{ background: url('img/c_l.gif') repeat-y left top;}
.cl{ background: url('img/c_r.gif') repeat-y right top; }
.ctl{ background: url('img/c_tl.gif') no-repeat left top; height: 12px; width:12px; float:left}
.ctr{ background: url('img/c_tr.gif') no-repeat right top; height: 12px; width:12px; float:right}
.ct{ background: url('img/c_t.gif') repeat-x left top; height: 12px}
.cbl{ background: url('img/c_bl.gif') no-repeat left bottom; height: 12px; width:12px; float:left}
.cbr{ background: url('img/c_br.gif') no-repeat right bottom; height: 12px; width:12px; float:right}
.cb{ background: url('img/c_b.gif') repeat-x left bottom; height: 12px}
.page{ margin: 0 12px 0 12px;}

#roof {
    margin: 0 12px 6px 12px;
    height: 35px;
    background-color: #E9F0F0;
    font-size: 1.1em;
    font-family: tahoma;
}

#header{
    /*height:212px;
    background: url(./img/header-tabs.jpg) center top no-repeat;*/
    margin: 0 12px;
    height:140px;
    background: url('img/header-wise.jpg') no-repeat center top;
}

#menu{
    height: 46px;
    background: url('img/menu-bg.gif') repeat-x left top;
    margin: 6px 12px;
}

#sidebar-l {
    float: left;
    width: 200px;
}

#sidebar-r {
    float: right;
    width: 200px;	
}

#content {
    float: left;
    margin: 0 6px 0 6px;
    width: 545px;
}

.clear {clear: both}

.sidebar{
	
}

.sidebar ul em{
    font-style: normal;
    color: #903030;
    font-weight: bolder;
}

.sidebar h2, #content h2 {
    margin: 0;
    background-color: #f0f7f9;
    background-image: url('img/box_header_left.gif');
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.1em;
    color: #46585a;
    
    line-height: 33px; padding-left:30px; padding-right:0; padding-top:0; padding-bottom:0
}


#content h2 {
    background-color: #F2EFE8;
    background-image: url('img/cont_header_left.gif');
    background-position: left top;
    background-repeat: no-repeat;
    color: #2f2f2f
}

.sidebar h2.text{
    background-color: #F2EFE8 !important;
    background-image: url('img/cont_header_left.gif');
}

#menu ul{
	list-style: none;
	display: block;
	height: 46px;
	line-height: 46px;
	margin: 0;
	padding: 0 5px 0 5px;
}

#menu ul li{
	list-style-type: none;
	/*display: block;
	float: left;*/
	display: inline;
	height: 46px;
	background: url('img/pill-sep.gif') no-repeat right center;
	margin-left:5px; margin-right:10px; margin-top:0; margin-bottom:0; padding-left:0; padding-right:25px; padding-top:0; padding-bottom:0
}

#menu ul li.nopill {
	background: transparent;
}

#menu ul li a, #menu ul li a:active,  #menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover {
	color: white;
	/*font-weight: bolder;*/
	text-decoration: none;
	font-family: Arial;
	font-size: 1.2em;
	text-transform: uppercase;
}

#menu ul li a:hover {
	
}

.sidebar ul {
	margin: 0 0 0 25px;
	padding: 0;
}

.sidebar ul li {
	list-style-image: url('img/bullet1.gif');
	line-height: 18px
}

.sidebar ul li a, .sidebar ul li a:link, .sidebar ul li a:active, .sidebar ul li a:visited, .sidebar ul li a:hover{
	font-size: 1.2em;
	/*font-size: 1.05em;*/
	font-weight: bolder;
	color: #495E63;
	text-decoration: none;
}

.sidebar ul li a:hover {
	color: #903030;
	text-decoration: underline;
}

a.tag, a:link.tag, a:active.tag, a:visited.tag, a:hover.tag{
	font-size: 1.1em;
	margin-right: 5px;
	color: #495E63;
	text-decoration: none;
}

a:hover.tag{
	color: #903030;
	text-decoration: underline;
}

.l {float: left; width: 140px; text-align: center;}
.r {float: right; width: 320px;}

.ll{float:left;}
.rr{float:right;}

.pill {
	margin: 5px 0 10px 0;
}

.pill h1{
	font-size: 1.6em;
	margin: 5px 0 10px 0;
	padding: 0;
	
}

.pill h1 a, .pill h1 a:link,  .pill h1 a:visited,  .pill h1 a:active, .pill h1 a:hover {
	color: #1279B1;
	text-decoration: none;
}

.pill .ops {
	margin: 5px 0 5px 0;
	border: 1px solid #ddd;
	padding: 10px;
}

.pill .prc{
	color: #BD1700;
	font-size: 1.6em;
	font-weight: bolder;
	float: left;
	width: 120px;
	text-align: center;
	padding: 5px 0 0 0;
}

.pill .notes {
	margin: 0 0 0 155px;
	color: #555;
	font-size: 1.2em;
}

.pill strong{
	font-size: 1.2em;
	font-weight: normal;
}

a.buynow, a:visited .buynow, a:active .buynow, a:hover .buynow, a:link .buynow{
	display: block;
	padding: 2px;
	background-color: #BF2121;
	color: white;
	text-decoration: none;
	font-size: 12px;
	margin: 10px 0 5px 0;
	-moz-border-radius: 2px;
}

a.moreinfo, a:visited .moreinfo, a:active .moreinfo, a:hover .moreinfo, a:link .moreinfo{
	display: block;
	padding: 2px 2px 2px 0;
	color: #75888A;
	text-decoration: none;
	margin: 5px 0 5px 0;
}

.pills {
	width: 100%;
	border:0;
	border-collapse: collapse;
	/*font-size: 1.2em;*/
	border-bottom: 1px dotted #ccc;
}

.pills tr td {
	padding: 6px 1px 6px 1px;
	text-align: center;
}

.pillinfo {
	border-bottom: 1px dotted #ccc;
	
}

.popular {
	background-color: #ffffe0;
}

.odd{
	background-color: #f0f4f9;
}

.qty {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 2px;
	width: 20px;
	font-size: 0.95em;
	text-align: center;
	font-weight: bolder;
}

.cart-div {
	border: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.cart{
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}


.cart .hdr td{
	font-weight: bolder;
	height: 28px;
	font-size: 0.95em;
}

.cart tr td {
	text-align: center;
	font-size: 1.1em;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 2px 8px 2px; 
}

.cart tr td select{
	font-size: 1em;
}

#cart-buttons {
	margin: 10px 0 10px 0;
	text-align: center;
}

.info {
	margin: 5px 0 15px;
	text-align: center;
	font-size: 1.1em;
}

.rt {
	text-align: right !important;
}

.red {
	color: #BF2121;
}



/**/
#nav{
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px 0px;
}

#nav strong {
	display: inline;
	font-size: 1.1em;
	font-weight: normal;
	margin-right: 5px;
}


.footer {
	margin: 10px 10px 5px 10px;
	border-top: 3px solid #ccc;
	padding: 5px 0 0 0;
}


#searchbox {
	float: right;
	margin: 12px 5px 0 0;
}

#key {
	border: 1px solid #ccc;
	width: 170px;
	font-size: 1.2em;
	height: 16px;
	color: #606060;
}

#sb {
	cursor: pointer;
	width: 17px;
	height: 17px;
	background: url('img/search.gif');
	border:0 none;
	padding: 0
}

#searchbox form {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#phonebox{
	float: right;
	background: url('img/phones.gif') no-repeat left center;
	width: 220px;
	height: 30px;
	margin-left:20px; margin-right:-105px; margin-top:100px; margin-bottom:0
}


#cartbox{
	float: left;
	font-weight: bolder;
	background: url('img/basket.gif') no-repeat left center;
	z-index: 10; margin-left:300px; margin-right:12px; margin-top:-100px; margin-bottom:0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}

#cartbox a, #cartbox a:link, #cartbox a:visited, #cartbox a:active, #cartbox a:hover{
	color: #990000;
}

#cartbox a:hover {
	text-decoration: underline;
}

#store-logo {
	clear: both;
	float:left;
	margin: -110px 0 0 10px;
	z-index: 0;
}

#live-support {
	float: right;
	background: url('img/icons/chat.png') no-repeat center top;
	height: 48px;
	width: 96px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bolder;
	font-family: tahoma;
	color: #444;
	cursor: pointer; margin-left:0; margin-right:20px; margin-top:10px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:48px; padding-bottom:0
}

.text {
	font-size: 1.2em;
	padding: 5px 5px 5px 0;
}

.plaintext {
	font-size: 1.2em;
}

.memotext {
	font-size: 1.15em;
}

.dram {
	text-align: right;
}


.error {
	border: 2px solid #990000;
}

.row15 input, .row15 textarea, .row15 select{
	margin: 2px 0 5px 0;
}

.keywords-selection {
	padding: 5px 10px 5px 15px;
	/*line-height: 140%;*/
	font-size: 1.2em;
}

.generic {
	font-size: 1.2em;
}


.keywords-selection b {
	font-weight: normal;
}

.limage {
	float: right;
	margin: 0 0 5px 5px;
}

#slogan {
	width: 400px;
	margin: 15px 0 0 0;
	color: #777;
	font-size: 1.1em;
}

#slogan b {
	font-weight: normal;
}

.more-about {
	margin: 5px 0 15px 0;
	text-align: right;
}

.warn {
	margin: 5px 0 5px 0;
	padding: 5px 2px 5px 2px;
	color: #903030;
	background-color: #fff0f0;
	line-height: 140%;
}

.preface {
	font-size: 1.15em;
	padding: 10px 5px 10px 5px;
	margin: 5px 0 5px 0;
	background-color: #f8f8f2;
	line-height: 1.4;
}