﻿/*------------------------------------------------------------

*Project: Orb

*Date: Jan 2009

*Author: Andrew Ford @ CucumberSoftware.com

------------------------------------------------------------*/
body, div, td, th, input, textarea, select
{
	color: #868686;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
}
body
{
    background-image:url(/web/design/images/background.gif);
    background-position:center;
    background-repeat:repeat-y;
    background-color:#778787;
}
.canvas
{    
    width:940px;
 	margin:0 auto;
}
.noScript
{
	width:100%;
	border-bottom:solid 1px #FFCC00;
    background-color:#FFFF99;
    color:#000;
    height:28px;
}
.noScript img
{
	float:left;
	margin-top:2px;
	margin-left:2px;
}
.noScript span
{
	display:block;
	padding-top:6px;
}
#krdCont
{
	width:100%;
	clear:both;
	font-size:9px;
	line-height:140%;
	height:13px;
}
.logoCont
{
	float:right;
	width:160px;
	text-align:right;
}
.bnner
{
	width:765px;
	float:left;
}
.navSearchCont
{
    margin-top:10px;
    background-image:url(/web/design/images/top-menu-bg.jpg);
    background-repeat:repeat-x;
    height:43px;
}
#topMenuCont
{
	width:785px;
	float:left;
}
#breadcrumbCont
{

	
}
.breadCrumbs_cont
{
	margin-top:10px;
    background-color:#f2f2f2;
    font-size:10px;
    padding:6px;
    /*width:775px;*/
    text-transform:uppercase;
    font-family: verdana, geneva, sans-serif;
}
.breadCrumbs_cont a
{
    color:#868686;
    text-decoration:none;
}
.pageHeader
{
    background-image:url(/web/design/images/content-top.gif);
    background-position:left top;
    background-repeat:no-repeat;    
    height:32px;
    padding-top:20px;
}
/*Search*/
#searchCont
{
    margin-top:13px;
    float:right;
    width:150px;   
}
.searchTitle
{
    color:#fff;
    text-transform:uppercase;    
    font-size:10px;
    line-height:14px;
    float:left;
    padding-right:4px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight:bold;
}
.searchField
{
    width:65px;
    height:12px;
    float:left;
    border:none;
    font-size:10px;
}
.searchBtn
{
    background-image:url(/web/design/images/magnifier.png);
    background-color:Transparent;
    background-repeat:no-repeat;
    width:21px;
    height:18px;
    border:none;
    float:right;
    font-size:0;
    line-height:0;
    cursor:pointer;
    text-indent:-4000px;
}
/* Footer */
#footerCont
{
	background-image:url(/web/design/images/footer-bg.gif);
	height:100px;
}
.footerLinks_cont
{    
}
.footerInner
{
    padding:30px 0 0 30px;
    text-align:center;
}
.footerFiller
{
    background-image:url(/web/design/images/rh-side-bg.gif);
    background-position:right;
    background-repeat:repeat-y;
    height:20px;
    margin:0;
    padding:0;
}
.footerLinks .footerLink
{
    font-size:12px;
    color:#389ded;
    line-height:10px;
    border-right:1px #fff solid;
	margin-right:10px;
    text-decoration:none;
    border-bottom:1px solid #389ded;
}
.footerLinks .footerLinkLast
{
	border-right:none;
}
.copyright
{
    font-size:10px;
    line-height:16px;
    padding:5px 0 0 0;
}

/* Body Containers */
.lhSideTop
{
    height:20px;
    width:150px;    
    background-color:#fff;    
    font-size:0;
    line-height:0;
}
#left
{
    width:150px;
}
#centre
{
    width:630px;
    float:left;
    background-image:url(/web/design/images/content-bg.gif);
    background-position:left;
    margin-bottom:10px;
    margin-top:10px;
}
#right
{
    width:153px;
    float:right;
}
.contentCont
{
}
.pageHeader h1,
.content
{
	padding-right:16px;
	padding-left:26px;
}
.content
{
	/*min-height:200px;*/
}
.pageEnd 
{
	background-image:url(/web/design/images/content-bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	clear:both;
	width:100%;
}
.mainRight
{
    width:790px;    
    float:right;
}

.favouritesCont
{
	width:137px;
	margin-left:14px;
	margin-bottom:10px;
	margin-top:7px;
}
.favouriteLinkText
{
	float:left;
	width:90px;
	margin-left:10px;
	font-size:10px;
	background:#fff;
	line-height:16px;
}
.favouriteLinkBtn
{
	float:left;
	width:16px;
}
.favouriteLinkCont
{
	background:#fff;
	clear:both;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}
.favouriteMessage
{
	font-size:10px;
	color:Red;
}
.favouriteHeader
{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;	
	background:#66cc00;
	height:21px;
	padding-top:3px;
}
.favouriteHeaderText
{
	color:#fff;
	float:left;
	width:100px;
	margin-left:10px;
}
.favouriteLinkFooter
{
	background:#fff;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	height:5px;
}

input, textarea, select
{
	/*border:solid 1px #666;*/
}

/* Content */ 
.contentCont 
{
	font-size:12px;
	line-height:140%;
}
.contentCont b, 
.contentCont strong
{
    font-weight:bold;
}
.contentCont i,
.contentCont em
{
    font-style:italic;
}
.contentCont blockquote, 
.contentCont q
{
    quotes:"";    
    padding:5px 40px;
    background-image:url(/web/design/images/block-quote-bg.gif);
    background-repeat:no-repeat;
    font-style:italic;
    min-height:100px;
}
.contentCont img
{
    /*padding:0 5px;*/
}
.contentCont ul
{
    list-style-type:disc;
    list-style-position:outside;
    margin-left:5px;
}
.contentCont ol
{
    list-style-type:decimal;
    list-style-position:outside;
    margin-left:23px;    
}
.contentCont ul li
{
    margin-left:10px;
    padding-left:5px;
}
.contentCont ol li
{
    margin-left:-3px;
    padding-left:0px;
}
.contentCont p
{
    padding-top:5px;
    padding-bottom:5px;
}

.contentCont a,
.contentCont a:visited
{
    color:#87BCCD;
    text-decoration:underline;
}

.contentCont h1, 
.contentCont h2, 
.contentCont h3, 
.contentCont h4, 
.contentCont h5
{
	font-weight: bold;
	margin-bottom: 10px;
}
.contentCont h1
{
    font-size: 16px;
	color: #868686;
}
.contentCont h2
{
    font-size:16px;
    /*color:#a1a08f;*/
    color: #868686;
}
.contentCont h3
{
   font-size:14px;
   color:#3B3B3D;
}
.contentCont h4
{
   font-size:14px;
   color:#a1a08f;
}
.contentCont h5
{
   font-size:14px;
   color:#87BCCD;
}
.contentCont hr
{
    border:none;
    border-top:solid 1px #ccc;
    height:1px;
    clear:both;
    color:#fff;
}
table.table1
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.table1 th 
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	
}
table.table1 td 
{    
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
}
table.table1 td a,
table.table1 td a:visited
{
	text-decoration:none;
}


.fontxxSmall
{
	font-size:70%;
}
.fontxSmall
{
	font-size:80%;
}
.fontSmall
{
	font-size:90%;
}
.fontMedium
{
	font-size:100%;
}
.fontLarge
{
	font-size:110%;
}
.fontxLarge
{
	font-size:120%;
}
.fontxxLarge
{
	font-size:130%;
}

/* LOGIN & TELL A FRIEND */
.logInCont, 
.tellaFriendCont,
.rewardsCont
{
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 7px;
	display:block;
	font-size:12px;
    line-height:30px;	
	text-align:center;
	background-image: url(/web/design/images/tab-buttons.gif);
	background-position: 14px 0;
	padding:0 0 0 14px;
	font-weight:bold;	
}
a.logInCont, 
a:visited.logInCont, 
a.tellaFriendCont,
a:visited.tellaFriendCont,
a.rewardsCont,
a:visited.rewardsCont
{
	text-decoration:none;
    color:#fff;    
    text-transform:uppercase;    
}

a.logOutLink,
a:visited.logOutLink
{
	color:#8099ed;
	background:url(/web/design/images/arrow-green-right.gif) right no-repeat;
	text-decoration:none;
	font-weight:bold;
	padding-right:12px;
}






.clearFix
{
    line-height:0px;
    clear:both;
    height:0px;
    font-size:0px;
}
