/****************************************************************************
*  ACTINIC.CSS for Gifts and Giving
*  Default code modified by Chris Willmott <chris.willmott@emailsmart.co.uk>
*  Custom code appended line 220
*****************************************************************************/

/*cope with inheritance bugs*/
body, table, th, td{
color:#5f5f5f;
font-size:12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-repeat:repeat-x;
margin-top:30px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#4792a4;
font-size:12px;
text-decoration:none;
}

a:visited{
color:#4792a4;
font-size:12px;
text-decoration:none;
}

a:hover{
color:#4792a4;
font-size:12px;
text-decoration:underline;
}

a:active{
color:#4792a4;
font-size:12px;
text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a.boxlink:hover{
color:#5f5f5f;
font-size:12px;
text-decoration:underline;
}

a.boxlink:active{
color:#5f5f5f;
font-size:12px;
text-decoration:none;
}

li{
color:#5f5f5f;
list-style-type:square;
}

ol{
color:#5f5f5f;
}

ul{
color:#5f5f5f;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:16px; /* gag custom modified */
color:#8356AB; /* gag custom new */
margin-top:0px; /* gag custom new */
font-weight:bold; /* gag custom new */
}

.actCHECKOUTEM {background-color:#4792a4;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#5f5f5f;
}

.actsmaller{
	font-size: smaller;
	color:#5f5f5f;
}

.actxxsmall{
	font-size:9px;
	color:#5f5f5f;
}

.actxsmall{
	font-size:10px;
	color:#5f5f5f;
}

.actsmall{
	font-size:10px;
	color:#5f5f5f;
}

.actregular{
	font-size:12px;
	color:#5f5f5f;
}

.actlarge{
	font-size:14px;
	color:#5f5f5f;
}

.actxlarge{
	font-size:16px;
	color:#5f5f5f;
}

.actxxlarge{
	font-size:18px;
	color:#5f5f5f;
}

.actwarningcolor{color:#8356ab;}
.actrequiredcolor{color:#8356ab;}
.actsearchhighlightcolor{color:#8356ab;}
.actrequired{color:#8356ab;}
.actwarning{color:#8356ab;}
.actwelcome{color:#5f5f5f;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5f5f5f;
	border-right-color: #5f5f5f;
	border-bottom-color: #5f5f5f;
	border-left-color: #5f5f5f;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4792a4;
	border-right-color: #4792a4;
	border-bottom-color: #4792a4;
	border-left-color: #4792a4;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8356ab;
	border-right-color: #8356ab;
	border-bottom-color: #8356ab;
	border-left-color: #8356ab;
}

.actsmallheading {
	font-size:12px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#4792a4;
}






/***********************************************************
*  Custom Styles for Gifts and Giving
*  CSS by Chris Willmott <chris.willmott@emailsmart.co.uk>
*  (c) Copyright Smart Decision
************************************************************/

body.gag-3colMain {
	margin-top:0px!important;
}

/* Formatting */
div.gag-BlockHead {
	width:160px;
	height:22px;
	padding-top:3px;
	border-bottom:1px solid #337B89;
	font-size:13px;
	font-weight:bold;
	color:#4792a4;
}
div.gag-Bread {
	text-align:left;
	color:#4792a4;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #4792a4;
}
div.extinfobg {
	background-image:url(gag-thinbg.gif);
	background-repeat:repeat-x;
	text-align:right;
}
p.gag {
	padding:0px;
	margin:10px;
	text-align:left;
}
p.gag-Top5 {
	padding:0px;
	margin:5px 10px 0px 10px;
	text-align:left;
}
span.gag-Price {
	color:#4792a4;
	font-size:11px;
	font-weight:bold;
}
span.tiny {
	color:#666666;
	font-size:10px;
}
span.white {
	color:#FFFFFF;
	font-size:10px;
}
hr.gag {
	width:100%;
	margin:10px 0px;
	color:#4792a4;
	height:1px;
	background-color:#4792a4;
	border-color:#4792a4;
	border-width:0px;
}
/* Global style hacks */
.no-repeat	{ /* force bgs to no-repeat */
	background-repeat:no-repeat;
}
.repeat-x { /* force bgs to repeat x only */
	background-repeat:repeat-x;
}
div.spacer {
	width:100%;
	height:4px;
}
td#BlueCouple {
	background-image:url(gag-BlueCouple.jpg);
	background-repeat:repeat-x;
}
div.boximg {
	width:100%;
	text-align:right;
}

div#wrapper		{ width:750px; margin-left:auto; margin-right:auto; } /* centre entire site */
span.gag-nav	{ font-family:verdana; color:#337B89; font-size:14px; }
input.gag, select.gag	{ border:1px solid #337B89; }
span.smallTalker	{ color:#FFFFFF; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
span#footerText		{ color:#FFFFFF; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
div.specialOffer	{ margin:20px 10px 10px 10px; }
h1.specialOffer		{ font-family:verdana; font-size:18px; font-weight:normal; color:#8356AB; }

/* Hyperlink Styles */
a.footerLink:link, a.footerLink:visited, a.footerLink:hover, a.footerLink:active { 
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a.gag-Green, a.gag-Green:link, a.gag-Green:visited, a.gag-Green:hover, a.gag-Green:active {
	font-size:12px;
	color:#4792a4;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.gag-Grey, a.gag-Grey:link, a.gag-Grey:visited, a.gag-Grey:hover, a.gag-Grey:active {
	font-size:12px;
	color:#5f5f5f;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.tiny, a.tiny:link, a.tiny:visited, a.tiny:hover, a.tiny:active {
	text-decoration:none;
	color:#666666;
	font-size:10px;
}
span.repeat-x img {
margin-top:7px;
}