/* Guard Ideas */
/* FONTS CSS V1.0 - May 8th 2006 */
/* Writen by Jon Leverrier @ www.e-scape.co.uk */
/* [jonleverrier at gmail dot com] */

/* B A S I C S */

img {
border: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
color: #666666;
padding-top: 10px;
font-weight: bold;
font-size: large;
font-size: 140%;
line-height: 1.1em;
padding-bottom: 5px;
}

h2 {
color: #990000;
padding: 10px 0 5px 0;
font-size: medium;
line-height: 1.2em;
}

blockquote {
background-color: #e0e0e3;
padding: 5px 20px 5px 20px;
margin: 0 0 10px 0;
line-height: 1.4em;
font-size: small;
font-size: 70%;
font-style: italic;
}

#rightnav h2 {
color: #990000;
padding: 0 0 5px 10px;
font-size: small;
line-height: 1.0em;
}

a {
line-height: 1.4em;
font-size: small;
font-size: 100%;
}

p {
line-height: 1.4em;
font-size: small;
font-size: 70%;
padding-bottom: 10px;
}

.strap p {
line-height: 1.4em;
font-size: small;
font-size: 60%;
width: 250px;
float: right;
}

/* L I N K S */
#content a {
line-height: 1.4em;
font-size: small;
font-size: 100%;
color: #990000;
text-decoration: underline;
}

a:link {
color: #990000;
text-decoration: underline;
}

a:active, a:visted {
color: #990000;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

#footer a {
line-height: 1.4em;
font-size: small;
font-size: 100%;
color: #FFFFFF;
text-decoration: none;
}

#footer a:link {
color: #FFFFFF;
text-decoration: none;
}

#footer a:active, a:visted {
color: #FFFFFF;
text-decoration: underline;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#rightnav a {
line-height: 1.4em;
font-size: small;
font-size: 100%;
color: #000000;
text-decoration: none;
}

#rightnav a:link {
color: #000000;
text-decoration: none;
}

#rightnav a:active, a:visted {
color: #000000;
text-decoration: underline;
}

#rightnav a:hover {
color: #000000;
text-decoration: underline;
}

/* NAV */

#toplevelnav {
margin: 0;
padding: 0;
height: 36px;
list-style: none;
display: inline;
overflow: hidden;
}

#navigation li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}

#navigation a {
float: left;
margin: 0;
padding: 36px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:36px; /* for IE5/Win only */
}

#navigation a:hover {
background-position: 0 -36px;
}

#navigation a:active, #navigation a.selected {
background-position: 0 -72px;
}

/* WELCOME SECTION NAV */

#navigation-homepage a {
width: 100px;
background: url(../img/rollovers/home.gif) top left no-repeat;
}

#navigation-aboutus a {
width: 85px;
background: url(../img/rollovers/aboutus.gif) top left no-repeat;
}

#navigation-whyprotect a {
width: 109px;
background: url(../img/rollovers/protect.gif) top left no-repeat;
}

#navigation-ourproduct a {
width: 102px;
background: url(../img/rollovers/product.gif) top left no-repeat;
}

/*#navigation-ourguarantee a {
width: 117px;
background: url(../img/rollovers/guarantee.gif) top left no-repeat;
}*/

#navigation-legalcover a {
width: 103px;
background: url(../img/rollovers/legalcover.gif) top left no-repeat;
}

#navigation-contactus a {
width: 95px;
background: url(../img/rollovers/contact.gif) top left no-repeat;
}

#navigation-links a {
width: 70px;
background: url(../img/rollovers/links.gif) top left no-repeat;
}


/* L I S T S */

#header ul {
list-style: none;
}

/*
#header li {
display: inline;
background: url(../img/img_bullet_tick.gif) no-repeat;
background-position: 0px 0px;
padding-left: 20px;
}
*/

#uk, #fr, #yz, #ger, #jap, #rus {
display: inline;
line-height: 1.4em;
background-position: 0px 1px;
padding: 0px 5px 0 0;
}

#content ul {
line-height: 1.4em;
font-size: small;
font-size: 70%;
list-style: none;
margin-bottom: 10px;
}

#content li {
background: url(../img/img_bullet_tick.gif) no-repeat;
background-position: 0px 0px;
padding-left: 20px;
}

#rightnav ul {
line-height: 1.4em;
font-size: small;
font-size: 70%;
list-style: none;
}

#rightnav li {
background: url(../img/img_bullet_rightnav.png) no-repeat;
background-position: 0px 0px;
padding-left: 20px;
margin-left: 20px;
}

.alpha {
list-style: lower-alpha;
font-size: small;
font-size: 70%;
margin-bottom: 10px;
}

.alpha-li {
list-style: lower-alpha;
padding-left: 20px;
margin-left: 20px;
margin-bottom: 10px;
}

.decimal {
list-style: decimal;
font-size: small;
font-size: 70%;
margin-bottom: 10px;
}

.decimal-li {
list-style: decimal;
padding-left: 20px;
margin-left: 20px;
margin-bottom: 10px;
}

.roman {
list-style: lower-roman;
font-size: small;
font-size: 70%;
margin-bottom: 10px;
}

.square-li {
list-style: square;
padding-left: 20px;
margin-left: 20px;
margin-bottom: 10px;
}

.square {
list-style: square;
font-size: small;
font-size: 70%;
margin-bottom: 10px;
}

.roman-li {
list-style: lower-roman;
padding-left: 20px;
margin-left: 20px;
margin-bottom: 10px;
}

/* L I N E S */

hr {
display: none;
}

.dotted {
height: 8px;
border: 5px;
float: left;
}


/* F O O T E R */

#footer p {
float: left;
line-height: 1.4em;
font-size: small;
font-size: 70%;
color: #FFFFFF;
}

#footer ul {
float: right;
list-style: none;
line-height: 1.4em;
font-size: small;
font-size: 70%;
color: #FFFFFF;
}

#footer li {
display: inline;
color: #FFFFFF;
}

.price-large {
	font-weight: bold;
	font-size: 180%;
	text-decoration: underline;
	margin: 5px;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
}
