/* CSS Document */
* { margin:0; padding:0;}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: top;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../site-images/bg_site.jpg) 0 0 repeat-x #F1F8FD;
	color:#333333;
	line-height: 1.5;
}


table, td {vertical-align:top;}
a {
	text-decoration:none;
	color:#006699;
}	
a:hover {
	text-decoration:underline;
	color:#FF6600;
}
img {
	border:0px;
}
P {
padding: 0px 0px 18px 0px; line-height: 1.2;
}
UL { 
margin: 0px 30px;
padding: 0px;
}
LI { 
margin: 0px 0px 18px 10px;
padding: 0;
line-height: 1.2;
}
blockquote {
margin: 0px 30px;
padding: 0px;
}
#container {
width: 950px;
background: #FFFFFF;
margin: 0 auto;
border: 0;
text-align: left;
} 
#header {
padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header #links {
	background: url(../site-images/header_right.jpg) no-repeat top left;
	width: 445px;
	height: 126px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 170px;
	margin-left: 315px;
	color:#FF6600;
}
#links a { 
text-decoration: none; 	font: normal 11px Tahoma; color:#FF6600;
}
a.shopbag {
	padding-left: 22px; padding-top: 7px; padding-right: 5px; background: url(../site-images/img_bagicon.gif) 0 0 no-repeat; height: 15px; display: block;
}


#header #navbar {
	background: url(../site-images/bg_mainav.jpg) no-repeat top left;
	width: 950px;
	margin: 0;
	padding: 0;
	height: 40px;
	text-align: center;
}


.menu {
	width: 950px;
	padding: 12px 0 0 70px;
}
.menu ul {
	margin:0 0 0 0;
	padding:0;
	list-style: none;
	font-family: Tahoma;
}
.menu ul li { font-family: Arial; float: left; padding: 0 10px 0 24px; margin:0; line-height: 1.0;}
.menu ul li.li_un { padding:0 34px 0 0; margin:0; text-align:center;}
.menu ul li a { padding:0 0 0 0; color:#FFFFFF; font-size: 14px; line-height:18px; font-weight:bold; text-decoration:none;}
.menu ul li a:hover {
	text-decoration: none;
	color:#FFFF00;
}


#contentcontainer {
	width: 930px;
	margin: 0;
	background: #EFF8CD;
	padding: 20px 0px 20px 20px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0;
	padding: 0;
}
#categorymenu {
	background: #99CC00;

}
#categorymenu .box_head {
	background:url(../site-images/bg_gnboxtop.gif) left top no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	height: 19px;
	padding-top: 6px;
}

#categorymenu .box_btm {
	background:url(../site-images/bg_gnboxbtm.gif) left bottom no-repeat;
	height: 9px;

}
.box_body { 
margin:0; padding: 10px 16px 10px 13px;
}
.box_body a {
	color:#FFFF00;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
.box_body a:hover {
	text-decoration:none;
	color: #FFFF00;
}

.box_body ul {margin:0; padding:0; list-style:none;}
.box_body ul li {padding: 4px 0px 4px 0px; margin: 0;}
.box_body ul li a {font-family: Tahoma; font-weight:bold; font-size:12px; line-height: 1.2; text-decoration:none; color:#FFFFFF;  background:url(../site-images/nav_arrow.gif) 0 4px no-repeat; padding: 0px 0px 0px 14px;display: block;}
.box_body ul li a:hover {text-decoration:none;}


/* search menu */ 

#searchmenu {
	background: #FFCC00;
	margin-top: 20px;

}
#searchmenu .box_head {
	background:url(../site-images/bg_ogboxtop.gif) left top no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	height: 19px;
	padding-top: 6px;
}

#searchmenu .box_btm {
	background:url(../site-images/bg_ogboxbtm.gif) left bottom no-repeat;
	height: 9px;

}
#searchmenu .box_body {margin:0; padding:10px 16px 10px 13px;}


/* charity menu */ 

#charitymenu {
	background: #8FCDFA;
	margin-top: 20px;

}
#charitymenu .box_head {
	background:url(../site-images/bg_blboxtop.gif) left top no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	height: 19px;
	padding-top: 6px;
}

#charitymenu .box_btm {
	background:url(../site-images/bg_blboxbtm.gif) left bottom no-repeat;
	height: 9px;

}
#charitymenu .box_body {margin:0; padding:10px 16px 10px 13px;}

#charitymenu .box_body a {
	color:#FFFF00;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
#charitymenu .box_body a:hover {
	text-decoration:none;
	color: #FFFF00;
}

#charitymenu .box_body ul {margin:0; padding:0; list-style:none;}
#charitymenu .box_body ul li {padding: 4px 0px 4px 0px; margin: 0;}
#charitymenu .box_body ul li a {font-family: Tahoma; font-weight:bold; font-size:12px; line-height: 1.2; text-decoration:none; color:#FFFFFF;  background:url(../site-images/nav_arrow.gif) 0 4px no-repeat; padding: 0px 0px 0px 14px; display: block;}
#charitymenu .box_body ul li a:hover {text-decoration:none;}

#sharemenu {margin-top:20px; text-align:center;}

/* main content start here */


#maincontent {
	float: left;
	width: 710px;
	margin-left: 20px;
	background: #FFFFFF;
	padding: 0;
	min-height: 625px;
} 
/* Hack for IE */
* html #maincontent {
    height: 625px;
}
/* End IE Hack */
#content {
padding: 20px;
margin: 0;
}


#maincontent_1col {
	float: left;
	width: 910px;
	background: #FFFFFF;
	padding: 0;
	min-height: 625px;
} 
/* Hack for IE */
* html #maincontent {
    height: 625px;
}
/* End IE Hack */
#content_1col {
padding: 20px;
margin: 0;
}



#featurespace {
	margin-bottom: 15px;
	background: url(../site-images/bg_featurebox.jpg) repeat-x bottom left;
}
SPAN.feature_title {
	font: bold 14px Tahoma;
	line-height: 30px;
	color: #FF6600;
	letter-spacing: 1px;
}

#giftideaspace {
margin-bottom: 15px; 
}
SPAN.giftidea_title {
	font: bold 12px Tahoma;
	line-height: 30px;
	color:#99CC00;
	letter-spacing:1px;
}


/* product box */

.box_indent {
	padding:20px;
}

.product {
	margin: 0;
}
.prodthumb {
	width: 50%;
	}
.width {
	width: 100%;
}
.product_img {
	padding:0px 15px 0px 0px;
	text-align: right;
}
.pic { 
	border: 1px solid #b0b0b0; 
	margin-bottom: 7px;
}
.product_img br {
line-height: 7px; 
}

SPAN.productprice {
	color: #006699;
	font-size:12px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}



.product_desc {
	padding: 0;
	font: normal 11px Tahoma;
}
.product_desc img {
margin-top: 7px;
}

.product_desc a.title {
	color:#006699;
	font: bold 12px Tahoma;
	text-decoration:none;
}
.product_desc a.title:hover {
	text-decoration:underline;
}
.product_desc a.charity {
	color:#99CC00;
	font: bold 11px Tahoma;
	text-decoration:none;
}
.product_desc a.charity:hover {
	text-decoration:underline;
}


.product_desc br {
line-height: 7px; 
}
 
.line {
	background:url(../site-images/line-v.gif) repeat-y 20px 0;
	width: 40px;
}
.row_line {background:url(../site-images/line-h.gif) repeat-x 0 20px; line-height:40px}



.cont_heading_tl {background:url(../site-images/cont_heading_l.gif) repeat-y 0 0}
.cont_heading_t {width:100%; background:url(../site-images/cont_heading_t.gif) repeat-x 0 0 #d6d6d6}
.cont_heading_b {background:url(../site-images/cont_heading_b.gif) repeat-x 0 0}
.cont_header_txt font{font:bold 10px tahoma !important; text-transform:uppercase; padding:11px 0px 0px 15px; display:block}
.cont_header_txt {margin:0px 0px 10px 0px;}


/* footer */

#footer {
	background: url(../site-images/line-h.gif) repeat-x 0 0 #EFF8CD;
	height: 70px;
	margin: 0;
	font-size: 11px;
	padding: 10px 20px;
	color: #666666;
} 
#footer span {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	/*padding: 0 0 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.imgdiv {
  /*padding-left: 4px;*/
  width:550px;
  vertical-align: middle;
  display:inline-block;
  float:left;
}

.imgdiv img {
  margin: 0px 14px;
}

#footer #flinkbox {
  display:inline-block;
  width: 350px;
  text-align: right;
  float:left;
}
#footer a {
	color: #006699;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
}

.topborder-thin {
	border-top: thin solid #000000;
}

.double-border {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#billingsummary {
  border-bottom: thin solid #000000;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#billingsummary th {
  text-decoration:underline;
  font-weight: bold;
}

.noindent, .noindent li {
  padding-left: 0;
  margin-left: 0;
}
