/* CSS Document */


/*CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style:outside;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*end of css reset*/

/*General Styling*/
li, p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	line-height:18px;
}

.large {font-size:1.3em;}

/*Main*/
body {
	background:url(../images/bg.gif) repeat;
	margin-bottom:20px;
}

#page {
	margin:20px auto auto auto;
	width:827px;
	background-color:#fff;
	overflow:hidden;
}

/*Header*/
#topimg {
	border:none;
	height:107px;
	position:relative;
}

#topimg a{
	border:none;
}

#topimg div#logo {
	width:110px;
	height:82px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/topimg.jpg) no-repeat left top;
	display:block;
}

#topimg div#logo a{
	width:110px;
	height:85px;
	line-height:85px;
	border:none;
	display:block;
}

#topimg div#logo a span{
text-indent:-5000px;
display:block;
	}

#menubar{
	height:35px;
	width:827px;
	background:url(../images/menufill.gif) top repeat-x;
	
}

ul#menu{
	float:left;
	width:447px;
	height:35px;
	list-style:none;
	background:url(../images/menufillblue.gif) left no-repeat;
}

#menu li {float:left;}

#menu a {
	padding: 0px 10px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:35px;
	float:left;
}

#menu a:hover{
	line-height:35px;
	background:url(../images/menuhover.gif) top repeat-x;
	color:#fff;
}

#menuright{
	height:35px;
	width:380px;
	float:right;
	background:url(../images/toprightfill.gif) repeat-x;
}


/*Bottom Half*/

#bottom{
	width:827px;
	background:url(../images/leftfill.gif) repeat-y;
}



#bottomr {
margin-left:96px;
width:680px;
}


#content{
padding:10px 10px 10px 0px;
}


#content h1{
font:bold 21px Arial, Helvetica, sans-serif;
color: #659FDE;
line-height:1.3em;
padding:0px 0px 10px 0px;
width: 100%;
}

#content h2{
font:bold 15px Arial, Helvetica, sans-serif;
color: #659FDE;
line-height:1.3em;
clear:left;
}

#content h3{
font:16px Arial, Helvetica, sans-serif;
width: 100%;
color: #659FDE;
margin-bottom:10px;
}

#content h4{
font:18px Arial, Helvetica, sans-serif;
width: 100%;
color: #012d6a;
margin:0px 0px 5px 0px;
}

#content p{
font:12px Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

#add{
margin:10px 0px 10px 0px;
}

#add p {
margin:0px 0px 5px 0px;
float:left;
width:100%;
clear:both;
}

#add p strong {
color:#659FDE;
width:50px;
display:block;
float:left;
font-weight:bold;
}

#add p span.postal {
	display:block;
	float:left;
	margin-bottom:5px;
}

#add p a {
	padding-right:20px;
}

#add p a:hover {
	background:url(../images/email.gif) 100% 4px no-repeat;
	padding-right:20px;
	text-decoration:none;
}

#add .addline{
clear:both;
}

#contentl{
	float:left;
	width:587px;
	padding:0px 0px 10px 0px;
	
}

#contentl a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #659FDE;
	text-decoration:none;
}

#contentl a:hover{
	text-decoration:underline;
}

#contentl h2 {
	margin:20px 0px 5px 0px; 
	font:normal 14px Verdana, Arial, Helvetica, sans-serif; 
	color:#012d6a;
}

#contentl ul{
	font:12px Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 10px;
	clear:both;
	list-style:none
}

#contentl li{
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bullet.gif) no-repeat 0px 4px;
	padding-left:10px;
}

#contentl img{
	padding:10px 0px 10px 0px;
}

#contentl p strong {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #659FDE;
}

#contentr{
	float:right;
}

#contentblue{
	clear:both;
}

#imgblue{
	margin:5px 0px 0px 0px;
	float:right;
	width:731px;
	background:url(../images/bottomblue.gif) repeat-x;
}

#imgblue img {
margin-left:712px;
}

#imgl{
float:left;
width:96px;
margin-top:-290px;
}

#imgr {
float:right;
margin-top:-265px;
padding-right:21px;
}

/*End Layout*/

#product{
 width:547px;
 height:183px;
 margin-top:20px;
}

#prodtop{
	height:38px;
	padding:0px;
	margin:0px;
	
}

#prodtop img{
	height:38px;
	padding:0px;
	margin:0px;
	
}

#prodbot{
	height:145px;
}

#prodlinkfont a{
float:left;
background:url(../images/promo_fonts.jpg) no-repeat;
}

#prodlinktap a{
float:left;
background:url(../images/promo_taps.jpg) no-repeat;
}

#prodlinkcool a{
float:left;
background:url(../images/promo_cooler.jpg) no-repeat;
}

#prodlinkital a{
float:left;
background:url(../images/promo_italian.jpg) no-repeat;
}

#prodlinkfont a:hover{
float:left;
background:url(../images/promo_fonts_hover.jpg) no-repeat;
}

#prodlinktap a:hover{
float:left;
background:url(../images/promo_taps_hover.jpg) no-repeat;
}

#prodlinkcool a:hover{
float:left;
background:url(../images/promo_cooler_hover.jpg) no-repeat;
}

#prodlinkital a:hover{
float:left;
background:url(../images/promo_italian_hover.jpg) no-repeat;
}

form {padding:20px 0px;}
form p span {
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	width:200px;
	}
	
form textarea {width:300px; height:100px;}



/*Fonts*/
#contentl ul#fontlist {
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
ul#fontlist li {float:left; margin:0px 5px 20px 0px; background:transparent;}
ul#fontlist li.last {clear:right;}

ul#fontlist a span.name {
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #012d6a;
	display:block;
	margin:0px 0px 2px 0px;
	padding:1px 2px 3px 5px;
}

ul#fontlist a:hover span.name {
	text-decoration:none;
	color:#466696;
	background:url(../images/prod_over.gif) no-repeat;
	padding-left:5px;
}

ul#fontlist a img {
	display:block;
	margin:0px;
	padding:0px;
}

/* Product Section */
.prodhold {
	clear:both;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}

.prodholdl{
	float:left;
	width:330px;
}

.prodholdl img{
	vertical-align:baseline;
	margin-right:10px;
}

.prodholdr{
	float:right;
	margin-top:0px;
}

.prodhold a{
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #012d6a;
	line-height:18px;
}

.prodhold a:hover{
	text-decoration:underline;
}

.prodhold strong{
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #659FDE;
}


#content .prodholdl h1{
font:21px Arial, Helvetica, sans-serif;
width: 100%;
color: #012d6a;
margin:0px;
padding:0px;
}

#content .prodhold p.strapline{
font:14px Arial, Helvetica, sans-serif;
width: 100%;
color: #659FDE;
margin:0px 0px 20px 0px;
padding:0px;
}

.prodholdl p{line-height:18px}

#contentl #prodDescr h2{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #659FDE;
}
/* -- */

#morepics, #morepics2 {margin:20px 0px 0px 0px; width:100%; float:left; height:auto;}
#morepics ul, #morepics2 ul  {margin:0px; padding:0px; list-style:none; }
#morepics li, #morepics2 li {float:left; background:transparent;}
#morepics li.end, #morepics2 li.end {clear:right;}
#morepics li img, #morepics2 img  {cursor:pointer;}

#pdf, #pdf2 {padding:20px 0px; margin:0px; clear:both; overflow:hidden; width:320px;}
#pdf h3, #pdf2 h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0px 0px 1px;
}
#pdf p, #pdf li, #pdf2 p, #pdf2 li {margin:2px;}
#pdf li a, #pdf p a, #pdf2 li a, #pdf2 p a{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/pdf.gif) no-repeat 0px 2px;
	line-height:16px;
	padding:2px 0px 6px 17px;
	margin-left:5px;
}

#pdf ul, #pdf2 ul {list-style:none; margin:0px; padding:0px; overflow:hidden;}
#pdf ul.twocol li, #pdf2 ul.twocol li {
	width:145px; 
	float:left; 
}


#picsdesc{
	width:300px;
	display:block;
}

#picsdesc img{
	display:block;
	margin:0px;
	padding:0px;
}

#picsdesc .left{
	width:75px;
	height:150px;
	margin:20px 0px 0px 0px;
	float: left;
}
#picsdesc .right{
	width:225px;
	text-align:right;
	height:150px;
	margin:20px 0px 0px 0px;
	float:right;
}

/* breadcrumb link in product pages */
p#breadcrumb{
font:bold 11px Arial, Helvetica, sans-serif;
color: #659FDE;
margin:0px 0px 20px 0px;
width: 100%;
}

p#breadcrumb a{
font:bold 11px Arial, Helvetica, sans-serif;
color: #659FDE;
}
/* -- */

/* Big buy line on RHS of product pages */
h2#bigbuyline {
	font:normal 21px Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	text-align:center;
	width:250px;
	margin:20px 0px 5px 0px;
	padding:0px;
}

h2#bigbuyline span.large {
	color:#012d6a;
}


/* Download help */
#pdf p.downloadhelp, #pdf2 p.downloadhelp {
	font:9px Arial, Helvetica, sans-serif;
	color:#1F5489;
	margin-bottom:15px;
}

#pdf p.downloadhelp strong, #pdf2 p.downloadhelp strong {
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:5px;
}

#content img.prodimg {float:left; padding:0px 10px 5px 0px; cursor:pointer;}
#prodDescr #udsfobdetector_info {width:470px; float:left;}
