/*
*	The rules for navigation start here.

*/

#signout {
	float:right;
	margin-top:5px;
	margin-right:25px;
	width:auto;
	padding:0;
	font-size:0.6em;
	line-height:normal;
	color:#C0C0C0;
	height:10px;
	clear:both;
}

#signout a:hover {
	color:#fff;
	text-decoration:none;s
}

html>body #userinfo {
	float:right;
	margin-top:22px;
	margin-right:34px;
	width:auto;
	padding:0;
	font-size:0.8em;
	line-height:normal;
	color:#FFFFFF;
	position:static;
}

#userinfo {
	float:right;
	margin-top:7px;
	margin-right:25px;
	width:auto;
	padding:0;
	font-size:0.8em;
	line-height:normal;
	color:#C0C0C0;
	height:10px;
	clear:both;
}

html>body #headertab {
	float:right;
	margin-top:17px;
	margin-right:34px;
	width:auto;
	padding:0;
	font-size:0.8em;
	line-height:normal;
	color:#FFFFFF;
	position:static;
}

#headertab {
	float:right;
	margin-top:6px;
	margin-right:34px;
	width:auto;
	padding:0;
	font-size:0.8em;
	line-height:normal;
	color:#FFFFFF;
	height:20px;
	clear:both;
}

#headertab ul {
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;

}
#headertab li {
	display:inline;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
/*
*	For the next two rules:
*	1. A single image is used for the two doors, rather than one.
*	2. Ascetically, the 'font-weight:bold' was removed to closely mimic the www.digital-web.com tabs.
*	3. The padding was modified for personal preference.
*/
#headertab a {
	float:left;
	background: url("/ims/slide.gif") no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	color:#fff;
}
#headertab a span {
	float:left;
	display:block;
	background: url("/ims/slide.gif") no-repeat right top;
	padding:4px 15px 3px 6px;
	font-size:13px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#headertab a span {float:none;}
/* End IE5-Mac hack */

/*
*	1. At this point many things are simplified. The hover and background colors are set,
*	and no positions are used because we aren't swapping images
*	2. 'padding-bottom:4px;' on the current span pushes that tab 1px higher than the others,
*	exposing 1px of the background color of #header and giving the effect of an underline.
*/


#headertab a:hover, #header a:hover span {
color:#fff;
text-decoration:underline;
}




html { min-height: 100%; margin-bottom: 1px; }

html {
	height:auto;
}

body {
	background-color:#E4E3E5;
	font-family: verdana, san serif;
	font-size:80%;
	color:#333333;
	margin:0;
	background-image:url(/ims/back_repeat2.jpg);
	background-repeat:repeat-x;
	height:auto;
}

.article ul,.sidebar_info ul {
	list-style: none;
}

.article li,.sidebar_info li {
	margin-bottom: 2px;
	position:relative;
	left:-25px;
}

.article li a,.sidebar_info li a {
	display: block;
	padding: 2px 0 0 18px;
	margin-left: 12px;
	background-image: url('/ims/bullet_minus.gif');
	background-repeat: no-repeat;
}

.article li a:hover,.sidebar_info li a:hover {
	color: #286ea0;
}


h1,h2,h3 {
	letter-spacing:-1px;
    padding-bottom:5px;
	padding-top:5px;
}

h1, h2 {
	font-family:			arial, 'trebuchet ms', sans;
	color:					#1F294D;
	margin-top:				0.5em;
	letter-spacing:         -0.02em;
}

h1 {
	font-size:1.9em;
	line-height:1em;
	margin-bottom:0px;
}

h2 {
	font-size:1.4em;
	margin-bottom:2px;
	margin-top:2px;
}

h3 {
	margin-bottom:0px;
	margin-top:2px;
}

form { margin:0px }

a {
	color:#FF7F00;
	text-decoration:none;
}

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

b.bigblack {
	color:#000000;
	font-size:1pc;
}

b.shaded {
	color:gray;
}

hr {
	color:white;border-style:dashed;border-width:0px 0px 1px 0px;border-color:#949393
}

td,p {
    padding:0 0px;
	font-size:1em;
	line-height:1.5;
    margin-top: 0;
    margin-bottom: 1em;
	color:#333333;
}

/*
th {
	float:right;
}
*/

img { border:0px }

/* Container */

#container {
	width:715px;
	padding:10px;
	margin:0 auto;
	height:100%;
}


/* Header */

#header {
	width:759px;
	background-image:url(/ims/blue_repeat.jpg);
	background-repeat:repeat-y;
	height:97px;
	margin:0 auto;
	font-size:19px;
	font-weight:bold;
}

#logintop {
	background-image:url(/ims/login_top.jpg);
	background-repeat:no-repeat;
	width:294px;
	height:74px;
	float:right;
	display:inline;
	margin:10px 27px 0 0;
	padding:3px;
	color:#212B4F;
	font-size:25px;
}

#logintop a {
	color:#999999;
	font-size:20px;
	margin:0 auto;
	padding:21px 10px 0 10px;
	text-align:center;
}

#logintop p {
	color:#999999;
	font-size:20px;
	margin:0 auto;
	padding:21px 10px 0 10px;
	text-align:center;

}

#logintop a:hover {
	color:#999999;
	font-size:20px;
	margin:0 auto;
	padding:21px 10px 0 10px;
	text-align:center;

}

.logo {
	margin:10px 0px 0px 25px;
	position:absolute;
}

.tour {
	margin:105px 0px 0px 520px;
	position:absolute;
	display:inline;
}

#orangestrip {
	width:759px;
	height:6px;
	margin:0 auto;
	background-image:url(/ims/orange_repeat.jpg);
	background-repeat:no-repeat;
}

#shader {
	width:759px;
	margin: -10px auto;
	background-image:url(/ims/shader.jpg);
	background-repeat:repeat-y;

}

html>body #shader {
	width:759px;
	margin: 0px auto;
	background-image:url(/ims/shader.jpg);
	background-repeat:repeat-y;
}

/* Side Bar */


#sidebar {
	width:200px;
	padding:5px;
	float:right;
	clear:left;
}

#sidebar h1,h2,h3 {
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}


/* Round Corners */


/* Blue area */

html>body .blue {
	width:696px;
	margin-left:5px;
	margin-right:5px;
	background-color:#fff;
	height:auto;
	margin-bottom:20px;
	margin-top:30px;
	background-image:url(/ims/blue_bkg.gif);
	background-repeat:repeat-y;
	border-bottom:#212B4F 4px solid;
}

.blue {
	width:69px;
	margin-left:5px;
	margin-right:5px;
	background-color:#fff;
	height:auto;
	margin-bottom:20px;
	margin-top:30px;
	background-image:url(/ims/blue_bkg.gif);
	background-repeat:repeat-y;
	border-bottom:#212B4F 4px solid;
}

.blue_top {
	background-image:url(/ims/blue_round2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:51px;
	width:696px;
}

.blue_info {
	position:relative;
	top:-20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding-bottom:8px;
	width:656px;
}


/* Brownarea */


.brown {
	width:688px;
    border-bottom:#59251D 4px solid;
	border-left:#59251D 4px solid;
	border-right:#59251D 4px solid;
	margin:0px auto;
	height:190px;
	/*background:#F3F2F4;*/
}

.brown:hover {
}

.brown p {}

.brown_top {
	background-image:url(/ims/brown_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:23px;
	width:696px;
	/*margin:40px auto 0 auto;*/
	margin:auto;
}

.brown_info {
	padding:3px;
	color:#000000;
	float:right;
	diplay:inline;
	clear:both;
	height:auto;
	width:240px;
	margin-top:-135px;
	position:relative;
	left:-20px;
}

.brown_info a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	diplay:inline;
	clear:both;
}

.brownflash {
	width:396px;
	height:134px;
	margin:0 0 0 10px;
	diplay:inline;
	clear:both;
}

/* Footer */


#footer {
	clear:both;
	margin:0 auto;
	width:759px;
	height:25px;
	background-image:url(/ims/footer.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
}

#footer p {
	padding-top:4px;
	text-align:center;
	color:#FF9900;
}

#footer a {
	padding-top:4px;
	text-align:center;
	color:#FF9900;
	text-decoration:none;
}

#footer a:hover {
	text-align:center;
	color:#FF9900;
	text-decoration:underline;
}
/*Implied Boxs*/

.impliedbrown {
	width:330px;
	height:auto;
	padding:10px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:45px;
}

.impliedbrown h2 {
	font-size:21px;
	color:#FF7F00;
    padding-bottom:5px;
	padding-top:5px;
	padding-left:8px;
	background-image:url(/ims/implied_box_brown.jpg);
	background-repeat:no-repeat;
}

.impliedbrown p {
	margin-left:8px;
	margin-right:8px;
}

.impliedblue {
	width:330px;
	height:auto;
	padding:10px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:45px;
}

.impliedblue h1 {
	font-size:21px;
	color:#212B4F;
    padding-bottom:5px;
	padding-top:5px;
	padding-left:8px;
	background-image:url(/ims/implied_box_blue.jpg);
	background-repeat:no-repeat;
}

.impliedblue img {
	margin-top:-8px;
}


/* sign up images */

.signuprollover a {
display:block;
width: 180px;
height:63px;
background: url("ims/signup.gif") 0 0 no-repeat;

}
.signuprollover a:hover {
background-position: 0 -100px;

}

.shoprollover a {
display:block;
width: 259px;
height:63px;
background: url("ims/shop.gif") 0 0 no-repeat;

}
.shoprollover a:hover {
background-position: 0 -73px;

}

.pigrollover a {
position:relative;
left:-25px;
display:block;
width: 259px;
height:65px;
background: url("ims/cashbackpig.gif") 0 0 no-repeat;

}
.pigrollover a:hover {
background-position: 0 -65px;

}

.form1 {
	width:180px;
	height:180px;
	float:right;
	margin-right:10px;
}

.form1button {
	float:right;
}

.form1bar{
	width:180px;
	height:18px;
	float:right;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #FF7F00;
}

.form1 h3 {
	font-size:16px;
	color:#FF7F00;
	display:inline;
}

/* various other colour styles */

.error {
	font-weight:bold;
	color:darkred;
}

.message {
	font-weight:bold;
	color:darkgreen;
}

.style1 {
	color: #FF7F00
}

.style2 {
	color: #999999
}

#signupbox {
	margin:auto;
	margin-top:15px;
	margin-left:8px;
	vertical-align:middle;
}

#signupform td {
	font-size:0.5em;
	font-weight:bold;
	color:#fff;
}

#signupform input.entry {
	height:12px;
	font-size:0.8em;
	width:115px;
	border-color:#FF7F00;
	border-width:1px;
	border-style:solid;
}

#loginbox {
	margin:auto;
	margin-top:15px;
	margin-left:8px;
	vertical-align:middle;
}

#loginform td {
	font-size:0.5em;
	font-weight:bold;
	color:#fff;
}

#loginform input.entry {
	height:12px;
	font-size:0.8em;
	width:115px;
	border-color:#FF7F00;
	border-width:1px;
	border-style:solid;
}

input.entry {
	border-color:silver;
	border-style:solid;
	border-width:1px;
	height:16px;
	font-size:1em;
}

.progbar {
	font-weight:bold;
}

/* profile styles */
.tabletitle {
	padding-right:20px;
	font-weight:bold;
}

.tablefield input {
}

.req {
	font-weight:bold;
	color:darkred;
}

.inform {
	font-weight:bold;
	color:darkgreen;
}

/* end of profile styles */

/* sidebar styles */

#sidebar {
	width:200px;
	background-color:#fff;
	height:auto;
	float:right;
	margin-right:10px;
	background-image:url(/ims/sidebar_thinner_repeat.jpg);
	background-repeat:repeat-y;
	border-bottom:#212B4F 2px solid;
	margin-top:20px;
	padding:0px;
	clear:right;
}

html>body #sidebar {
	width:200px;
	background-color:#fff;
	height:auto;
	float:right;
	margin-right:10px;
	background-image:url(/ims/sidebar_thinner_repeat.jpg);
	background-repeat:repeat-y;
	border-bottom:#212B4F 2px solid;
	margin-top:20px;
	padding:0px;
	clear:right;
}


#sidebar h1,h2,h3 {
	color:#000000;
}


.sidebartop {
	background-image:url(/ims/sidebar_thinner.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:45px;
	width:200px;
	float:right;
	clear:both;
	display:block;
}

.sidebar_info {
	position:relative;
	top:-20px;
	margin-left:20px;
	margin-right:0px;
}

.sidebar_info2 {
	position:relative;
	top:-20px;
	margin-left:20px;
	margin-right:15px;
	text-align:left;
}

/* searchbar styles */

#searchbar {
	width:200px;
	height:auto;
	float:right;
	margin-right:10px;
	margin-left:20px;
	margin-top:10px;
	padding:0px;
}

html>body #searchbar {
	width:200px;
	height:auto;
	float:right;
	margin-right:10px;
	margin-top:10px;
	margin-left:20px;
	padding:0px;
	position:relative;
	top:8px
}

/* take tour container for category pages */

#taketour {
	width:100px;
	height:auto;
	float:right;
	margin-right:10px;
	margin-left:20px;
	margin-top:10px;
	padding:0px;
}

html>body #taketour {
	width:200px;
	height:auto;
	clear:right;
	float:right;
	margin-right:10px;
	margin-top:10px;
	margin-left:20px;
	padding:0px;
	position:relative;
	top:8px;
}


/* article */

html>body .article {
	position:relative;
	top:8px;
	width:466px;
	background-color:#fff;
	height:auto;
	margin-bottom:20px;
	margin-left:9px;
	margin-top:10px;
	background-image:url(/ims/blue_repeat_thinner.jpg);
	background-repeat:repeat-y;
	border-bottom:#212B4F 2px solid;
	padding:0px;
}

.article {
	position:relative;
	top:8px;
	width:466px;
	margin-left:9px;
	background-color:#fff;
	height:auto;
	margin-bottom:20px;
	margin-top:10px;
	background-image:url(/ims/blue_repeat_thinner.jpg);
	background-repeat:repeat-y;
	border-bottom:#212B4F 2px solid;
	padding:0px;
}

.articletop {
	width:466px;
	height:25px;
	background-image:url(/ims/blue_thinner_round.jpg);
	background-repeat:no-repeat;
}

.articlesq {
	width:466px;
	height:25px;
	background-image:url(/ims/blue_square_thinner.jpg);
	background-repeat:no-repeat;
}

.article_info {
	margin-left:20px;
	margin-right:20px;
}


.article_info2 {
	margin-left:20px;
	margin-right:20px;
	
}

.article_info a {
	font-weight:bold;
	text-decoration:none;
}




.dropdown {
	font-size: 10px;
	color: #000000;
	height: 18px;
	padding-left: 3px;
	border: 1px solid #993366;

}

dl, dt, dd, ul, {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-right:-10px;
}

ul {
	padding-bottom: 8px;
}

#menu {
	position:left;
	top: 0;
	left: 0;
}

#menu {
	width: 15em;
	color: #000000;
}

#menu dt {
	cursor: pointer;
	margin: 0px 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

#menu li {
	text-align: left;
	color: #000;
	margin: 0;
	padding: 0px;
	margin-left:25px;
	list-style-type:none;
}

html>body #menu li {
	text-align: left;
	color: #000;
	margin: 0;
	padding: 0px;
	margin-left:-55px;
	list-style-type:none;
}

#menu dt a, #menu dd a {
	color: #000000;
	text-decoration: none;
	height: 100%;
}

#menu li a {
color: #000;
	text-decoration: none;
	height: 100%;
}

#menu li a:hover, #menu dt a:hover, #menu dd a:hover {
	color: #286ea0;
	text-decoration:none;
}

/* faq menu */

#faqmenu {
	position:left;
	top: 0;
	left: 0;
}

#faqmenu {
	width: 400px;
	color: #000000;
}

#faqmenu dt {
	cursor: pointer;
	margin: 0px 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

#faqmenu li {
	text-align: left;
	color: #000;
	margin: 0;
	padding: 3px 0 3px 0px;
	margin-left:25px;
	list-style-type:none;
	font-weight:normal;
}

html>body #faqmenu li {
	text-align: left;
	color: #000;
	margin: 0;
	padding: 3px 0 3px 0px;
	margin-left:-55px;
	list-style-type:none;
}

#faqmenu dt a, #faqmenu dd a {
	color: #000000;
	text-decoration: none;
	height: 100%;
	font-weight:normal;
}

#faqmenu li a {
	color: #000;
	text-decoration: none;
	height: 100%;
	font-weight:normal;
}

#faqmenu li a:hover, #faqmenu dt a:hover, #faqmenu dd a:hover {
	color: #286ea0;
	text-decoration:none;
	font-weight:normal;
}


/* tooltip css hover */

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:transparent;
    color:#000;
    text-decoration:none;
}

a.info:hover{z-index:25; background-color:transparent;text-decoration:none;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #1F2851;
    background-color:#D3D7FF; color:#000;
    text-align: center}

.emphasise {
	font-size:1.1em;
	font-weight:bold;
}

/* styles for the offer display */

.offer {
	margin-top:10px;
}

.offerbanner {
	float:left;
	width:85px;
	display:inline;
	margin-top:5px;
}

.offerdescription {
	float:right;
	width:320px;
	display:inline;
	margin-left:10px;
}

.ims {
	background-image:url(/ims/icons_bottom.gif);
	background-repeat:no-repeat;
	width:85px;
	height:25px;
	margin-bottom:8px;
}


.code {
	font-style:italic;
	background:#F5F5F5;
	color:gray;
	border-style:solid;
	border-color:gray;
	padding:8px;
	margin:4px;
	border-width:1px;
}

.offerdescription h2 {
	display:inline;
	width:200px;
}

.offerdescription a {
	font-size:18px;
	color: #993300;
}

p.cashback {
	float:right;
	width:70px;
	display:inline;
	font-weight:bold;
	font-size:20px;
	color:#000066;
	margin-left:10px;
	white-space:nowrap;
}

p.conditions {
	border-style:solid;
	border-width:0px;
	border-color:#83A281;
	color:darkgreen;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

/* blog styles */

div.blogentry {
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	border-color:silver;
	margin:0px;
	padding:0px;
}

div.blogentry ul {
	margin-left: 20px;
	padding-left: 15px;
	list-style-type: none;
}

div.blogentry li {
}

p.blogpost {
	padding-left:15px;
}

div.blogdate {
	color:#84A583;
	padding-left:15px;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:arial;
}

.blogtitle {
	color:#333333;
	/*margin:0px;
	padding-left:20px;
	padding-top:2px;
	margin-top:5px;*/
	padding-left:15px;

	background-image: url('/ims/blog_point.gif');
	background-repeat:no-repeat;
	background-position:center left;
}

.blogtitlecategory {
	color:#333333;
	padding-left:15px;
}

p.postcomment {
	padding-left:20px;
}

p.commentcount {
	font-weight:bold;
	padding-left:20px;
}

div.commentsform {
	display:none;
	padding-left:20px;
	background:#E5E5E5;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.commententry {
	margin-left:50px;
	padding-top:10px;
	border-style:dotted;
	border-width:1px 0px 0px 0px;
	border-color:silver;
}

div.commentdate {
	color:gray;
	text-transform:uppercase;
	font-weight:bold;
	font-family:arial;
}

p.commentpost {
}

p.commentauthor {

}

#pagenavjump {
	padding-top:8px;
}

#pagenavigation {
	text-align:center;
	width:100%;
}

.help {
	margin:10px;
	color:gray;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:gray;
}

.blue_billie {
	float:right;
	clear:right;
	margin:0 20px 0 0;
}

a.report {
	font-weight:normal;
	font-size:0.8em;
}

	

