@charset "utf-8";

body {
	background: url(/images/bg.jpg) #FFFFFF center repeat-y;
	margin: 0 auto;
}
body#home {
	background: url(/images/bg.jpg) #FFFFFF center repeat-y;
	margin: 0 auto;
}
img {
	border: 0;
}

/* RTG: The line below was: body, div, span, p, td, li, fieldset {
   I removed the /span,/ because it was causing span tags not to inherit 
   parent tag styling */
body, div, p, td, li, fieldset {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #555;
font-size: 11px;
}

form {
	display: inline;
}
select {
	background: #00294c;
	color: #fff;
	font-size: 11px;
	border: 0;
	margin-top: 8px;
	padding: 1px;
}
fieldset {
	border: 0;
	color: #00294c;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0;
}
fieldset.checkbox {
	border: 0;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
}
fieldset.checkbox a {
	color: #00294c;
}
fieldset.checkbox a:hover {
	text-decoration: none;
}
fieldset .message {
	font-weight: normal;
	color: #00294c;
	font-size: 11px;
}
fieldset.checkbox input {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
}
fieldset input {
	margin-top: 4px;
}
fieldset input[type="text"]  { 
	background: url(/images/registration_bg.jpg) no-repeat;
	width: 199px;
	height: 13px;
	padding: 2px 5px;
}
input {
	font-size: 11px;
	color: #999;
	border: 0;
}

input.button {
	background: url(/images/bullet_button.gif) #00294c no-repeat left;
	height: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 20px;
	cursor: pointer;
}
input.button:hover {
	color: #ccc;
}
.error {
	color: #ed1c24;
	font-size: 11px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00294c;
	margin: 0;
	padding: 8px 0 5px 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #929394;
	margin: 0;
	padding: 8px 0 5px 0;
}
a {
	cursor: pointer;
	color: #00294c;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

.intro {
	width: 500px;
	font-size: 11px;
	padding: 15px 0;
}
#container {
	width: 970px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 40px;
}
body#home #container {
	margin-bottom: 100px;
}

/****************** TOP **************/
#container #top {
	height: 182px;
}
#container #top .nav {
	position: absolute;
	margin: 0;
	z-index: 1;
	margin-left: -10px;
}
body#home #container #top #flash-nav {
	margin-top: -115px;
	margin-left: -110px;
}
#container #top .nav #nav_right {
	background: url(/images/nav_right.jpg) no-repeat;
	width: 263px;
	height: 28px;
	font-size: 11px;
	padding: 8px 0 0 35px;
	color: #fff;
}
#container #top .nav #nav_right a {
	color: #c1dbf4;
}
#container #top .nav #nav_right .checkout {
	margin-left: 10px;
}
#container #top .nav #nav_right .checkout a {
	color: #dfd9d9;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
#container #top .nav #nav_right .checkout a:hover {
	color: #ccc;
}
#container #searchResultsContent {
	color: #9c9898;
	font-weight: bold;
	font-size: 11px;
}
#container #top #search{
	position: absolute;
	margin-left: 650px;
	margin-top: 36px;
	width: 289px;
	text-align: right;
	color: #9c9898;
	font-weight: bold;
	font-size: 11px;
	z-index: 2;
}
#container #content2 #searchBox {
	background: url(/images/search_bg.gif) 0 0 no-repeat;
	width: 340px;
	color: black;
	padding-left: 4px;
}
#container #content2 input {
	vertical-align: middle;
}
#container #top #search .links {
	padding-top: 8px;
}
#container #top #search .links a {
	color: #9c9898;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#container #top #search .links a:hover {
	color: #092e5a;
}
#container #top #search input#searchBox {
	width: 110px;
	height: 11px;
	padding: 3px;
	border: 1px solid #ccc;
	color: black;
}
#container #top #search input {
	vertical-align: middle;
}

#container #top .topPanel {
	background: #00294c;
	width: 160px;
	padding: 0 6px 6px 6px;
	position: absolute;
	margin-top: 60px;
	margin-left: 767px;
	z-index: 1000;
	text-align: left;
}
#container #top .topPanel .error {
	color: #ed1c24;
	font-size: 11px;
}
#container #top .topPanel .closeBtn {
	float: right;
	margin-top: 0;
}
#container #top .topPanel .title {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-top: 5px;
	padding-bottom: 8px;
}
#container #top .topPanel .text {
	color: #fff;
	font-size: 11px;
}
#container #top .topPanel .text a {
	color: #fff;
}
#container #top .topPanel .text2 {
	color: #fff;
	font-size: 11px;
	text-align: justify;
}
#container #top .topPanel .link {
	
}
#container #top .topPanel .link a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	clear: both;
}
#container #top .topPanel .link a:hover {
	color: #ddd;
}
#container #top .topPanel .textboxbg {
	background: url(/images/bg_panel_textbox_short.gif) no-repeat;
	width: 117px;
	height: 17px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	margin-bottom: 10px;
}


/****************** BREADCRUMBS **************/

#container #breadcrumbs, #container #shop #breadcrumbs, #container #party #breadcrumbs, #container #visit #breadcrumbs {
	height: 26px;
	font-size: 11px;
	margin-left: 208px;
	margin-top: 8px;
	text-align: left;
}
#container #shop #breadcrumbs, #container #party #breadcrumbs, #container #visit #breadcrumbs, #container #search-results #breadcrumbs {
	margin-left: 30px;
}
#container #content2 #breadcrumbs {
	margin-left: 0;
}

#container #breadcrumbs a {
	color: #9c9898;
}
#container #breadcrumbs a:hover {
	text-decoration: none;
}
#container #breadcrumbs a.on {
	color: #092e5a;
	text-decoration: none;
}

/****************** MENU SIDEBAR **************/

#container #sidebar {
	width: 170px;
	float: left;
	padding-left: 12px;
}
#container #sidebar .hdr {
	margin-left: -3px;
}

#container #sidebar #menu2 a.on {
	color: #00294c;
}

#container #sidebar ul#menu, #container #sidebar ul#menu2 {
	margin: 0;
	padding: 0;
}


#container #sidebar ul#menu a, #container #sidebar ul#menu2 a  {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	line-height: 16px;
}
#container #sidebar #menu li, #container #sidebar #menu2 li {
	list-style: none;
}
#container #sidebar #menu li a {
	font-size: 11px;
	text-decoration: none;
}
#container #sidebar #menu2 li a {
	font-size: 11px;
}
#container #sidebar #menu .title {
	margin-top: 15px;
}
#container #sidebar #menu .title a {
	font-size: 11px;
	text-decoration: underline;
}
#container #sidebar #menu .title2 {
	font-size: 11px;
	text-decoration: underline;
}

#container #sidebar #menu .selected {
	list-style-image: url(/images/bullet_menu.gif);
	color: #00294c;
	font-weight: bold;
}
#container #sidebar #menu .selected .title a {
	color: #00294c;
}



/*
#container #sidebar1 {
	width: 180px;
	float: left;
}
#container #sidebar1 .hdr {
	margin-left: -3px;
}
#container #sidebar1 ul#menu {
	margin: 0;
	padding: 0;
}
#container #sidebar1 ul#menu a {
	color: #666;
	font-size: 11px;
	list-style: none;
	line-height: 16px;
}
#container #sidebar1 #menu li {
	list-style: none;
}
#container #sidebar1 #menu li a {
	font-size: 10px;
	text-decoration: underline;
}
#container #sidebar1 #menu .title {
	margin-top: 15px;
}
#container #sidebar1 #menu .title a {
	font-size: 12px;
	text-decoration: underline;
}
#container #sidebar1 #menu .title2 {
	font-size: 10px;
	text-decoration: underline;
}

#container #sidebar1 #menu .selected {
	list-style-image: url(/images/bullet_menu.gif);
	color: #00294c;
	font-weight: bold;
}
#container #sidebar1 #menu .selected .title a {
	color: #00294c;
}
*/

/****************** RIGHT SIDEBAR **************/

#leftSide {
	float: left;
	width: 500px;
}

#rightSidebar {
	width: 283px;
	margin-left: 624px;
	margin-bottom: 0px;
	line-height: 15px;
}
#container #content2 #rightSidebar .bucket {
	margin-bottom: 5px;
}
#container #content2 #rightSidebar .bucket .hdr {
	margin-bottom: 2px;
}
#container #content2 #rightSidebar .bucket .body {
	background: #afaeb4;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}
#container #content2 #rightSidebar .bucket .body .title {
	font-size: 11px;
	font-weight: bold;
	color: #00294c;
	margin-top: 5px;
}
#container #content2 #rightSidebar .bucket .body .link {
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

#container #content2 #rightSidebar .bucket .body .link a:hover {
	text-decoration: none;
}

#container #content2 #rightSidebar .bucket .body .bigtext {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

/****************** HOMEPAGE **************/

#home {
	text-align: center;
}

#home #splash {
	margin-left: 1px;
	padding-bottom: 10px;
}

#home #buckets {
	margin: 0;
	padding: 0;
	width: 912px;
	margin-left: 30px;
	height: 211px;
}
#home #buckets .hr {
	width: 277px;
	height: 6px;
	margin: 0;
	padding: 0;
}
#home #buckets .caption {
	background: url(/images/home_buckets_caption_bg.jpg) no-repeat;
	width: 277px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#home #buckets .caption .text {
	color: #00294c;
	font-size: 11px;
	float: left;
	padding: 10px 0 0 8px;
}
#home #buckets .caption .goBtn {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}

/****************** SHOP **************/

#shop {
	text-align: center; 
}
#shop #buckets {
	padding: 0;
	width: 912px;
	height: 204px;
	margin: 17px auto 0 auto;
}
#shop #buckets .bucket {
	float: left;
}
#shop #buckets .caption {
	background: #00294c;
	width: 289px;
	height: 21px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#shop #buckets .caption .text {
	color: #fff;
	font-size: 11px;
	padding: 4px 0 4px 8px;
}
#shop #buckets .caption .btn {
	float: right;
}

#content2 #categories {
	width: 910px;
	height: 490px;
}
#content2 #categories .category {
	width: 215px;
	padding-right: 17px;
}
#content2 #categories .category .hdr {
	height: 32px;
	border-bottom: 1px #afaeb4 solid;
}
#content2 #categories .category .img {
	margin-top: 4px;
}


/****************** PARTY **************/

#party {
	text-align: center;
}
#party #buckets {
	padding: 0;
	width: 912px;

	margin: 17px auto 0 auto;
}
#party #buckets .bucket {
	float: left;
	margin-bottom: 10px;
}
#party #buckets .caption {
	background: url(/images/party_bucket_caption_bg.jpg) no-repeat;
	width: 286px;
	height: 92px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#party #buckets .caption ul.text {
	margin: 0;
	padding: 8px 0 0 20px;
	list-style: square;
}
#party #buckets .caption ul.text li {
	color: #fff;
	font-size: 11px;
	list-style: square;
	padding: 1px 0 2px 0px;
}
#party #buckets .caption ul {
	margin: 0;
	padding: 8px 0 0 20px;
	list-style: square;
}
#party #buckets .caption ul li {
padding:0px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	list-style: square;
	padding: 1px 0 0px 0px;
}
#party #buckets .caption .btn {
	float: right;
	margin: -25px 8px 0 0;
}
#party #buckets .bucket .caption .bucket-note {
	color: #fff;
	font-size: 10px;
	padding: 4px 0 0 22px;
}
#party #buckets .bucket.twocol,
#party #buckets .bucket.twocol .caption {
	width: 450px;
}
#party #buckets .bucket.twocol .caption {
	background: url(/images/party_bucket_caption_bg_wide.jpg) repeat-x;
}
#party #buckets .caption span {
	padding: 20px;
}
#party #buckets .caption span,
#party #buckets .caption span a {
	display: inline-block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;

}
#party #feedback {
	padding: 0;
	width: 912px;
	height: 108px;
	margin: -5px auto 0 auto;
}
#party #feedback .bucket {
	float: left;
	width: 451px;
}
#party #feedback .bg {
	background: url(/images/party_feedback_bg.jpg) no-repeat;
	width: 435px;
	height: 47px;
	padding: 8px;
	text-align: left;
}
#party #feedback .bg .text {
	width: 435px;
	padding-top: 0px;
	margin: -4px 0px 0px 0px;
	color: #fff;
}
#party #feedback .bg .text .btn {
	float: right;
	margin: 6px 0px 0px 0px;
}

#party #feedback .bg .text .toutText {
  width: 435px;
	padding-top: -4px;
	color: #fff;
}

#container #party .invitationPartyHeaderImage {
	text-align: left;
        margin: 10px 0 10px 28px;
}

#container #party .invitationInstructions {
	text-align: left;
        margin: 10px 0 10px 28px;
	font-size: 15px;
        color: black;
	font-weight: bold;
}

#container #party .invitationForm {
	background: #b4b4bb;
	padding: 20px 40px;
	margin: 10px 0 10px 28px;
	width: 834px;
	/margin-left: 0;
}

#container #party .formColumn {
	float: left;
	color: #00294c;
	text-align: left;
        width: 290px;
        margin-right: 20px;
}

#container #party .formButtons {
        float: right;
        margin-right: 0px;
        width: 200px;
}

#container #party .formColumn a {
	color: #fff;
}

#container #party .formButtons input.button {
	width: 160px;
        height: 28px;
        margin-bottom: 8px;
        text-align: left;
}

#container #party .formButtons img.inviteIcon {
	position: relative;
        left: -45px;
}

#container #party .formColumn fieldset {
	text-align: left;
}

#container #party .formColumn fieldset textarea,
#container #party .formColumn fieldset input[type=text] {
	width: 260px;
        border: 0px;
	padding: 2px 6px;
}

#container #party .formColumn fieldset textarea.inviteMessage {
	height: 86px;
}

#container #party .formColumn .inviteSmall {
	background: url(/images/party_invite_form_bg_small.jpg) no-repeat;
	width: 298px;
	height: 13px;
	margin: 0;
	padding: 2px 6px;
	border: 0;
}
#container #party .formColumn .inviteMed {
	background: url(/images/party_invite_form_bg_med.jpg) no-repeat;
	width: 298px;
	height: 42px;
	margin: 0;
	padding: 2px 6px;
	border: 0;
}
#container #party .formColumn .inviteBig {
	background: url(/images/party_invite_form_bg_big.jpg) no-repeat;
	width: 296px;
	height: 86px;
	margin: 0;
	padding: 2px 6px;
	border: 0;
}
#container #party .bigText {
	font-size: 36px;
	font-weight: bold;
	color: #00294c;
	float: left;
	padding: 50px 30px 50px 0;
	border-right: 2px #00294c solid;
	margin-right: 30px;
}
#container #party .text {
	text-align: left;
	color: #00294c;
	padding: 30px 0 20px 0;
	float: left;
	width: 500px;
}


/****************** VISIT **************/

#visit {
	text-align: center;
}
#visit #buckets {
	padding: 0;
	width: 912px;
	height: auto;
	margin: 15px auto 0 auto;
}

#visit #buckets .bucket {
	height: auto;
	background: #afaeb4;
	margin: 0;
	padding: 0;
}
#visit #buckets .bucket .hdr {
	border-bottom: #fff solid 2px;
}
#visit #buckets .bucket .text {
	width: 280px;
	color: #00294c;
	font-size: 11px;
	padding: 10px;
	font-weight: bold;
	margin: 0;
	text-align: left;
        display:inline-block;
        float:left;
}
#visit #buckets .bucket .text a {
	color: #fff;
}
#visit #buckets .link {
	background: url(/images/visit_feedback_link_bg.gif) #afaeb4;
	width: 300px;
	height: 17px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#visit #buckets .link a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	margin-right: 25px;
}
#visit #buckets .link a:hover {
	color: #ccc;
}
#visit #buckets .bucket .bucket_image { 
  float:right;
  display:inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
/****************** CONTENT MAIN **************/

#container #content {
  position: relative;
  width: 734px;
  height: auto;
  display: block;
	border-left: #d2d5da solid 1px;
	padding-left: 7px;
	margin-left: 200px;
	text-align: left;
}
#container #content2 {
	margin-left: 30px;
	width: 912px;
	text-align: left;
}
#container #content3 {

	margin-left: 30px;
	width: 912px;
	text-align: left;
}
#container #content2 #title {
	margin-bottom: 10px;
}

.hr {
	border-bottom: #e7e7e8 1px solid;
	padding-top: 20px;
}
.invite_hr {
	margin-left: 28px; 
	margin-top: 10px;
	height: 11px; 
	border-top: 1px solid #b4b4bb; 
	width: 914px;
	/margin-left: 0;
}

/****************** CONTENT HEADER **************/

#container #content #hdr {
	padding: 0;
	margin: 0;
	border: #b1b7be solid 1px;
}
#container #content #hdr img {
	border: #fff solid 1px;
}

/****************** CONTENT MENU **************/

#container #content #mainContent ul {
	margin: 0;
	padding: 12px 0 10px 0;
}
#container #content #mainContent ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 6px;
}
#container #content #mainContent ul li a {
	color: #00294c;
	font-size: 11px;
	text-decoration: none;
}


/************ RIGHT SIDE BAR ****************/
#container #content2 #rightSidebar #widgets {
	margin-top: 12px;
}
#container #content2 #rightSidebar #widgets #wishlistBtn, 
#container #content2 #rightSidebar #widgets #tellFriendBtn {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 4px 0;
	width: 110px;
	height: 12px;
	margin: 0;
	margin-right: 6px;
	background: #00294c;
	cursor: pointer;
	display: inline;
	float: left;
	text-align: center;
}
#container #content2 #rightSidebar #widgets #wishlistBtn a, 
#container #content2 #rightSidebar #widgets #tellFriendBtn a {
	color: #fff;
	text-decoration: none;
}
#container #content2 #rightSidebar #widgets #wishlistBtn a:hover, 
#container #content2 #rightSidebar #widgets #tellFriendBtn a:hover {
	color: #ccc;
	text-decoration: none;
}


#content2 #leftSide {
	float: left;
	width: 500px;
	height: auto;
}
#content #leftSide {
	float: left;
	width: 430px;
	height: auto;
}
#content #leftSide.wide {
	width: 600px;
	min-height: 400px; 
	height: auto !important;
	height: 400px;
}
#content2 #leftSide.wide {
	width: 800px;
}

#content #leftSide ul {
	margin: 0;
	padding: 0;
	margin-left: 40px;
	list-style-type: disc;
}

#content #leftSide ul li a {
	font-size: 11px;
}

#content2 #rightSidebar {
	width: 283px;
	margin-left: 624px;
	margin-bottom: 0;
	line-height: 15px;
}
#content #rightSidebar {
	width: 283px;
	margin-left: 450px;
	margin-bottom: 0px;
	line-height: 15px;
}
#rightSidebar .bucket {
	margin-bottom: 5px;
}
#rightSidebar .bucket .hdr {
	margin-bottom: 2px;
}
#rightSidebar .bucket .body {
	background: #afaeb4;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}
#rightSidebar .bucket .body .title {
	font-size: 11px;
	font-weight: bold;
	color: #00294c;
	margin-top: 5px;
}
#rightSidebar .bucket .body .link {
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

#rightSidebar .bucket .body .link a:hover {
	text-decoration: none;
}

#rightSidebar .bucket .body .bigtext {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}


/****************** CONTENT PRODUCT DETAILS **************/

#container #content #product {
	position: relative;
	z-index: 1000;
	width: 730px;
/* RTG:	height: 400px; */
}
.productMenu {
	color: #9c9898;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 0 10px 0;
}

.productMenu span.on {
	color: #00294c;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.productMenu span {
	color: #9c9898;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}
#container #content #product #mainPic {
	border: 1px solid #092e59;
	float: left;
}
#container #content #product #productDetails {
	margin-left: 451px;
	position: relative;
}
#container #content #product #productDetails #productTitle {
	height: 28px;
	margin-bottom: 6px;
}
#container #content #product #productDetails #productNumber {
	font-size: 11px;
}
#container #content #product #productDetails #productInfo div {
	height: auto;
	font-size: 11px;
}
#container #content #product #productDetails #productInfo ul {
	margin: 0;
	padding: 0;
	margin-left: 1px;
}
#container #content #product #productDetails #price {
	font-size: 21px;
	color: #092e59;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 7px;
}
#container #content #product #productDetails #orderForm {
	width: 283px;
	height: 39px;
	text-align: left;
}

#container #content #product #productDetails #orderForm #submitBtn {
	position: absolute;
	margin-left: 100px;
	/margin-left: 40px;
}
#container #content #product #productDetails #orderForm #submitBtn input#btnAdd {
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	padding: 8px 15px;
	margin: 0;
	background: #00294c;
	border: 0;
	cursor: pointer;
	/padding: 2px;
}
#container #content #product #productDetails #orderForm #submitBtn input#btnAdd:hover {
	color: #ccc;
}

#container #content #product #productDetails #orderForm #quantity label {
	display: block;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 6px;
color: #555; /* RTG */
}

#container #content #product #productDetails #views {
	font-size: 11px;
	padding: 25px 0 0 0;
	margin: 0;
}
#container #content #product #productDetails #views #thumbs {
	margin: 5px 0 0 0;
	height: 41px;
}
#container #content #product #productDetails #views #thumbs .thumb {
	border: #a8a8a8 solid 1px;
	width: 41px;
	height: 41px;
	margin-right: 12px;
}
#container #content #product #productDetails #views #thumbs .thumb img {
	cursor: pointer;
}
#container #content #product #productDetails #widgets {
	margin-top: 67px;
}
#container #content #product #productDetails #widgets #wishlistBtn, 
#container #content #product #productDetails #widgets #tellFriendBtn {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 4px 0;
	width: 110px;
	height: 12px;
	margin: 0;
	margin-right: 6px;
	background: #00294c;
	cursor: pointer;
	display: inline;
	float: left;
	text-align: center;
}
#container #content #product #productDetails #widgets #wishlistBtn a, 
#container #content #product #productDetails #widgets #tellFriendBtn a {
	color: #fff;
	text-decoration: none;
}
#container #content #product #productDetails #widgets #wishlistBtn a:hover, 
#container #content #product #productDetails #widgets #tellFriendBtn a:hover {
	color: #ccc;
}


/****************** CONTENT PRODUCT PARTS **************/

#productParts {
	height: 400px;
}

#productParts ul.parts, #productParts ul.parts li {
	margin: 0;
	padding: 0;
}
#productParts .parts li .wrapper {
	width: 131px;
	margin: 0;
	padding: 0;
	margin-top: -12px;
	border: #a3a3a3 solid 1px;
}
#productParts .parts li .wrapper .pic {
	border-bottom: #a3a3a3 solid 1px;
}
#productParts .parts li .wrapper .pic a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#productParts .parts li .wrapper .info {
	background: #dedce4;
	padding: 6px 10px;
	height: 150px;
}
#productParts .parts li .wrapper .info .title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #00294c;
	text-decoration: underline;
	height: 30px;
}
#productParts .parts li .wrapper .info .text {
	font-size: 11px;
	color: #00294c;
	height: 80px;
}
#productParts .parts li .wrapper .info .price {
	font-size: 18px;
	font-weight: bold;
	color: #00294c;
}
.wrapper .info .link, .wrapper .info .link a, .wrapper .info .link a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	text-decoration: none;
}
.wrapper .info .link a:hover {
	color: red;
}
#productParts .parts li .wrapper .selectBox {
	height: 24px;
	background: #00294c;
	color: #fff;
	font-size: 11px;
	padding: 10px;
}

#productParts #addToBagBtn {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 4px 7px;
	margin: 0;
	background: #00294c;
	cursor: pointer;
	text-align: center;
	width: 100px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#productParts #addToBagBtn a {
	color: #fff;
}
#productParts #addToBagBtn a:hover {
	color: #ccc;
}

/****************** OTHER ITEMS **************/

#container #content #otherItems {
        margin-top: 3px;
	position: relative;
	border-top: #d2d5da solid 1px;
	z-index: 1;
}
#container #content #otherItems #title {
	color: #00294c;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0 10px 0;
}


#container #content #otherItems li {
	width: 131px;
	margin-right: 11px;
}
#container #content #otherItems li a.link {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #00294c;
	text-decoration: underline;
}
#container #content #otherItems .otherItems a img {
	border: #a3a3a3 solid 1px;
}
#container #content #otherItems .otherItems a:hover img {
	border: #00294C solid 1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}


/****************** PARTS **************/

#robotParts td {
	background: #afaeb4;
}
#robotParts_hdr {
	float: left;
	margin-left: 20px;
}
#robotParts, #robotParts_ttl {
	 margin-left: 260px;
}
#robotParts_ttl {
	margin-bottom: 10px;
}


/****************** REGISTRATION **************/

#registration, #password {
	width: 253px;
	padding: 0px 20px 10px 0px;
	background: #afaeb4;
}
#registration form {
	padding: 10px 20px 10px 10px;
}
#registration .hdr {
	width: 260px;
	background: #00294c;
	padding: 3px 6px;
	margin-left: 0px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
}
#registration fieldset {
	padding: 2px 6px;
}
#registration fieldset.big {
	font-size: 11px;
	font-weight: bold;
}
#registration fieldset select {
	margin-top: 2px;
	margin-bottom: 6px;
}
#registration fieldset input[type="text"] {
	background: url(/images/registration_bg.jpg) no-repeat;
	width: 199px;
	height: 13px;
	padding: 2px 5px;
}
#registration fieldset input.short {
	background: url(/images/registration_bg_short.gif) no-repeat;
	width: 99px;
	height: 13px;
	padding: 2px 5px;
}
#registration fieldset textarea {
	background: url(/images/registration_bg_textarea.jpg) no-repeat;
	width: 204px;
	height: 72px;
	padding: 2px 5px;
	border: 0;
}
#registration .button {
	margin-right: 30px;
}

#partyFormIntro {
	width: 420px;
}

#partyFormIntro p {
	font-weight: bold;
	font-size: 13px;
}

#container #content2 #password input[type="password"] {
	background: url(/images/registration_bg.jpg) no-repeat;
	width: 199px;
	height: 13px;
	padding: 2px 5px;
}

#password {
	float: left;
	margin-top: 20px;
	padding: 30px 20px 30px 10px;
}

.instructions {
	width: 550px;
	padding: 0;
}



/****************** ORDER CONFIRMATION **************/
#orderConfirmation {
	float: left;
	width: 913px;
}

#orderByColumn, #shipToColumn, #summaryChargeColumn, #pricesColumn {
	float: left;
	width: 300px;
	font-size: 11px;
	color: #00294c;
	padding-left: 12px;
}

#shipToColumn {
	width: 292px;
	padding-left: 27px;
}

#summaryChargeColumn, #pricesColumn {
	width: 140px;
	padding-left:0px;
}

.titleBold {
	font-size: 11px;
	font-weight: bold;
	color: #092e59;
}

#orderConfirmation ul#mycart {
	margin: 0;
	padding: 0;
}
#orderConfirmation ul#mycart a {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	line-height: 16px;
}

#orderConfirmation #mycart li {
	width: 913px;
	height: 86px;
	list-style: none;
	padding-bottom: 20px;
}

#orderConfirmation #mycart li.header {
	height: 31px;
	font-size: 12px;
	color: #092e59;
	padding-bottom: 10px;
}

.orderNumber {
	font-size: 11px;
	font-weight: bold;
	color: #092e59;
}

#orderConfirmation #mycart li a {
	font-size: 11px;
	text-decoration: underline;
}


/****************** MYBAG **************/

#mybag {
	float: left;
	width: 600px;
}

#column1, #column2, #column3 {
	float: left;
	width: 330px;
	color: #224664;
}

#column2 {
	width: 150px;
}

#column2.change-qty { 
        width: 200px;
}

#column3 {
	float: right;
	width:100px;
	color: #224664;
}

.productImage {
	float: left;
	width: 131px;
}

#productText {
	float: left;
	width: 150px;
	padding-left: 10px;
}

.productDescription {
	font-size: 11px;
	color: #092e59;
}

.productCost {
	font-size: 12px;
	font-weight: bold;
	color: #092e59;
}

#mybag ul#mycart {
	margin: 0;
	padding: 0;
}
#mybag ul#mycart a {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	line-height: 16px;
}

#mybag #mycart li {
	width: 600px;
	height: 86px;
	list-style: none;
	padding-bottom: 45px;
}

#mybag #mycart li.header {
	height: 12px;
	font-size: 12px;
	color: #092e59;
	padding-bottom: 10px;
}

.subtotal {
	font-size: 12px;
	font-weight: bold;
	color: #092e59;
}
#mybag #mycart li a {
	font-size: 11px;
	text-decoration: underline;
}

#container #content2 #registration input[type="text"] {
	background: url(/images/registration_bg.jpg) no-repeat;
	width: 199px;
	height: 13px;
	padding: 2px 5px;
}

.backLink {
	float: right;
	width: 198px;
}



/****************** MISC **************/

.panel {
	background: #00294c;
	width: 228px;
	padding: 0 6px 6px 6px;
	position: absolute;
	margin-top: 20px;
	z-index: 1000;
	/margin-left: -232px;
	/margin-top: 30px;
}
.panel .error {
	color: #ed1c24;
	font-size: 11px;
}
.panel .tabBottom, .panel .tabBottom2 {
	position: absolute;
	height: 5px;
	background: #fff;
	padding: 0;
	margin: 0;
}
#wishlistConfirm .tabBottom, #wishlistSignin .tabBottom {
	margin-left: 104px;
	width: 150px;
}
#tellFriendForm .tabBottom, #tellFriendConfirm .tabBottom {
	margin-left: -6px;
	width: 116px;
}
#tellFriendForm .tabBottom2, #tellFriendConfirm .tabBottom2 {
	margin-left: 220px;
	width: 16px;
}
.panel .closeBtn {
	float: right;
	margin-top: 6px;
}
.panel .title {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 15px;
	padding-bottom: 2px;
}
.panel .text {
	color: #fff;
	font-size: 11px;
	margin-right: 50px;
}
.panel .text a {
	color: #fff;
	font-size: 11px;
}
.panel .text2 {
	color: #fff;
	font-size: 11px;
	text-align: justify;
}
.panel .sendToMyself {
	position: absolute;
	margin-left: 130px;
	margin-top: 12px;
	font-size: 11px;
	color: #fff;
}

.panel .link {
	float: right;
	padding-top: 8px;
}
.panel .link a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	clear: both;
}
.panel .link a:hover {
	color: #ddd;
}

.panel .textboxbg {
	background: url(/images/bg_panel_textbox.gif) no-repeat;
	width: 228px;
	height: 17px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}
.panel .textareabg {
	background: url(/images/bg_panel_textarea.gif) no-repeat;
	width: 228px;
	height: 46px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

/********** SEARCH RESULTS ***********/
#search-results {
	float:left;
	width: 800px;
}
#content2 #search-box {
	float: right;
	width: 289px;
	margin-top:-40px;
	text-align: right;
	color: #9c9898;
	font-weight: bold;
	font-size: 11px;
	z-index: 2;
}
#content2 #search-box .links {
	padding-top: 8px;
}
#content2 #search-box .links a {
	color: #9c9898;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#content2 #search-box .links a:hover {
	color: #092e5a;
}
#content2 #search-box input#searchBox {
	width: 100px;
	height: 11px;
	background: url(/images/search_bg.gif) no-repeat;
	padding: 3px;
	border: 0;
}
#content2 #search-box input {
	vertical-align: middle;
}

#search-results ul#searchResults {
	margin: 0;
	padding: 0;
}
#search-results ul#searchResults a {
	width: 600px;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	line-height: 16px;
}

#search-results #searchResults li {
	width: 700px;
	height: 86px;
	list-style: none;
	padding-bottom: 15px;
}

#search-results #searchResults li.header {
	height: 20px;
	font-size: 16px;
	font-weight:bold;
	color: #00294c;
	padding-top: 10px;
	text-decoration:underline;
}

#search-results #searchResults .resultText {
	float:right;
	height: auto;
	font-size: 11px;
	color: #929394;
	padding-bottom: 10px;
}

#search-results #searchResults .productShot {
	float:left;
	height: auto;
	padding-bottom: 10px;
}

#search-results #searchResults .buttons {
	float: right;
	height: auto;
	padding-top: 30px;
}

#search-results #searchResults li a {
	font-size: 11px;
	color:#00223f;
	text-decoration: underline;
}

.hr-break {
  border: 0;
  width: 460px;
  height: 1px;
  color: #e7e7e8;
}



/****************** PRIVACY POLICY, TERMS AND CONDITIONS **************/
#generic-content, #generic-content-medium, #generic-content-small {
	float: left;
	width: 920px;
}

#generic-content-medium {
	float: right;
	width:700px;
}

#generic-content-small {
	float:left;
	width: 400px;
}

#generic-content-small h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00294c;
	margin: 0;
	padding: 2px 0 5px 0;
}

#generic-content-small p a {
	font-weight: normal;
	color:#929394;
}

#generic-content-small p a:hover {
	font-weight: normal;
	color: #00294c;
}

#generic-content-small p {
	font-size: 11px;
	padding-bottom:0px;
	color:#929394;
}

#generic-content-small .news-date {
	font-size: 11px;
	font-weight:bold;
	color: #00294c;
}

#generic-content-small2 {
	float:left;
	width: 435px;
	padding-left: 180px;
}

#header-shot {
	float: right;
	width: 730px;
}

#generic-content #left {
	float: left;
	width: 460px;
}

#generic-content #right {
	float: right;
	width: 460px;
}

#generic-content #right #buckets {
	width: 451px;
	height:221px;
	padding: 2px 2px 2px 2px;
	background:url(/images/shop_bucket_bg.png)  no-repeat;
}

#generic-content #right #buckets .caption {
	width: 443px;
	height: 21px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#generic-content #right #buckets .caption .text {
	color: #113758;
	font-size: 11px;
	padding: 4px 0 4px 8px;
}
#generic-content #right #buckets .caption .btn {
	float: right;
}
#generic-content #right #buckets .img, #generic-content #right #buckets .hdr{
	padding-left: 4px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.blueText {
	color: #00294c;
}

/*****************************************
**
** New Styles Added by RTG
** 
*****************************************/

input.button { 
   height: auto;
   padding-bottom: 4px;
   background-position: 0 75%;
}

input.big {
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	padding: 8px 15px;
	margin: 0;
	background: #00294c;
	border: 0;
	cursor: pointer;
	/padding: 2px;
}
input.big:hover {
	color: #ccc;
}


/* BEGIN: MINI-FORM STYLES */
.mini-form .error { 
    padding : 0;
    margin  : 0 0 10px 0;
}
/* END: MINI-FORM STYLES */

div.submit-button { padding: 10px; }

#content2 #leftSide p { 
    margin-top: 0;
    margin-bottom: 0;
}

#content2 #leftSide h1 { 
    margin-top: -2px;
}

#content2 #leftSide { 
    padding-top: 13px;
}

#content h1.first { 
    margin-top: 13px;
}

div#desc { 
	clear: right;
	}

table#robotParts td { 
    width: 141px;
    height: 187px;
    background: #ffffff; 
}
table#robotParts td img { display: block; }
table#robotParts td img.product { 
    border: 1px solid #afaeb4; 
    border-top: none;
}
table#robotParts td.no-img { 
    border: 1px solid #afaeb4; 
}
table#robotParts td.no-img a { 
    display: block;
    background: #afaeb4;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 6px 0 0 7px;
    height: 21px;
    font-size: 14px;
}

#wishlistForgotPassword .link { 
   float: none;
}
#container #content #product #productDetails #widgets #wishlistAddedBtn {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 4px 0;
	width: 135px;
	height: 12px;
	margin: 0;
	margin-right: 6px;
	background: #00294c;
	cursor: pointer;
	display: inline;
	float: left;
	text-align: center;
}
#container #content #product #productDetails #widgets #wishlistAddedBtn a {
	color: #fff;
	text-decoration: none;
}
#container #content #product #productDetails #widgets #wishlistAddedBtn a:hover {
	color: #ccc;
}
#wishlistAddedConfirm .tabBottom {
	margin-left: 129px;
	width: 150px;
}
#wishlistAddedConfirm .text { 
        margin-top: 15px;
}

ul.otherItems { padding: 0; }
ul.otherItems li { 
        list-style: none;
        float: left;
        width: 131px;
        height: 130px;
}

div#productInfo ul.ui-tabs-nav a, div#productInfo ul.ui-tabs-nav a span { 
       float: none;
}
div#productInfo ul.ui-tabs-nav a span { 
       padding-right: 0px;
       padding-left: 5px;
}
div#productInfo ul.ui-tabs-nav li.first a span { 
       padding-left: 0;
}

#mybag #productImage { float: left; }

body#cart #mybag #mycart p.continue-shopping,
body#cart #mybag #mycart p.continue-shopping a { 
        color: #00294c;
}

/* BEGIN: CHECKOUT */

/* CHECKOUT - general */

body#cart #content2 #rightSidebar .bucket .body { 
        padding-right: 20px;
}

body#cart #mybag #column2 p.next,
body#cart #mybag #column2 a.next,
body#cart #rightSidebar a.edit,
body#cart #rightSidebar p.next,
body#cart #rightSidebar a.next { 
        margin-bottom: 10px;
        float: right;
        padding-left: 9px;
        color: #00294c;
}

body#cart #mybag #column2 p.next,
body#cart #mybag #column2 a.next {
        float: none;
        display: inline;
}

body#cart #rightSidebar p.wait { 
        margin-bottom: 10px;
        margin-left: 140px;
        color: #00294c;
}

body#cart #rightSidebar a.edit { 
        color: #ffffff;
}

body#cart #rightSidebar p {
        clear: right;
        margin-top: 0;
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
}

body#cart #rightSidebar p.info { color: #00294c; }

body#cart #rightSidebar .static-info { padding-top: 10px; }

body#cart #rightSidebar .bucket .body .title span {
	font-size: 11px;
	font-weight: bold;
	color: #00294c;
	margin-top: 5px;
}

body#cart #rightSidebar a span { 
   color: #00294c;
   font-weight: bold;
}

body#cart #rightSidebar .info,
body#cart #rightSidebar .input-form { 
   padding-bottom: 30px;
   display: none;
}

body#cart #rightSidebar fieldset textarea {
	background: url(/images/registration_bg_textarea.jpg) no-repeat;
	width: 204px;
	height: 72px;
	padding: 2px 5px;
	border: 0;
}

body#cart #rightSidebar .bucket.edit .input-form { display: block; }
body#cart #rightSidebar .bucket.static .info { display: block; }
body#cart #rightSidebar .bucket.edit .no-access,
body#cart #rightSidebar .bucket.static .no-access { display: none; }

body#cart .quantity-error { clear: both; }

/* CHECKOUT - signin */
body#cart #rightSidebar fieldset input[type="password"] {
	background: url(/images/registration_bg.jpg) no-repeat;
	width: 199px;
	height: 13px;
	padding: 2px 5px;
}

body#cart #rightSidebar h3 { 
        padding: 0;
        margin: 0;
}

body#cart #rightSidebar #rememberMe-set { margin-top: 0; }
body#cart #rightSidebar #rememberMe-set input { margin: 0 10px 0 0; }

body#cart #rightSidebar #signin-bucket h1 { clear: right; }

body#cart #rightSidebar #signin-bucket.new-user .input-form,
body#cart #rightSidebar #signin-bucket.logged-in .input-form { display: none; }
body#cart #rightSidebar #signin-bucket.edit .input-form { display: block; }

body#cart #rightSidebar #signin-bucket.new-user .welcome-msg,
body#cart #rightSidebar #signin-bucket.edit .welcome-msg { display: none; }
body#cart #rightSidebar #signin-bucket.logged-in .welcome-msg { display: block; }

body#cart #rightSidebar #signin-bucket.logged-in .newuser-msg,
body#cart #rightSidebar #signin-bucket.edit .newuser-msg { display: none; }
body#cart #rightSidebar #signin-bucket.new-user .newuser-msg { display: block; }

/* CHECKOUT - payment info */

body#cart #rightSidebar #cvv_info { 
            position: fixed;
            background: #ffffff;
            padding: 10px;
            border: 1px solid #bebfbf;
            width: 250px;
}

body#cart #rightSidebar #cvv_info p {  
              font-family:Verdana, Geneva, sans-serif;
              font-size: 1em;
              color: black;
}

body#cart #rightSidebar #cvv_info img.img1 { float: left }
body#cart #rightSidebar #cvv_info img.img2 { clear: left; float: left; }


/* CHECKOUT - save info */
body#cart #rightSidebar #save-info-bucket a.skip { color: #ffffff; }

/* CHECKOUT - review and place order */
body#cart #rightSidebar #review-bucket .next { clear: right; margin-top: 10px; }

dl.summary { 
    color: #ffffff;
}
#summaryChargeColumn dl.summary {  color: #00294c; }
dl.summary dt { 
    width: 80%;
    padding: 0;
    margin: 5px 0 5px 0;
    float: left;
}
dl.summary dd { 
    padding: 0;
    margin: 5px 0 5px 0;
    float: right;
}

/* END: CHECKOUT */

body#cart #content2 #rightSidebar .bucket .body { border: 1px solid #afaeb4; }

#summaryChargeColumn {  width: 200px; }

/* Order details and post checkout order confirmation */
#orderConfirmation #mycart li.hdr2 #orderByColumn,
#orderConfirmation #mycart li.item #orderByColumn { 
    width: 600px;
}
#orderConfirmation #mycart li.item #orderByColumn #productText { 
    width: 450px;
}
#orderConfirmation #mycart li.hdr2 { 
    background: #AFAEB4;
    height: 31px;
    padding: 0;
    margin-bottom: 10px;
}
#orderConfirmation #mycart li.hdr2 #orderByColumn { 
    background: url(/images/order_details-items.png) no-repeat;
    height: 31px;
    margin-left: 15px;
    width: 585px;
}
#orderConfirmation #mycart li.hdr2 #summaryChargeColumn { 
    background: url(/images/order-details-status.png) no-repeat;
    height: 31px;
}
#orderConfirmation #mycart li.item #summaryChargeColumn,
#orderConfirmation #mycart li.hdr2 #summaryChargeColumn { 
    margin-left: 19px; 
}

#orderConfirmation .productImage img { 
    border: 1px solid #A3A3A3;
    padding: 1px;
}
#orderConfirmation #orderByColumn { 
    clear: left;
}

/* BEGIN: Right sidebar content buckets */
#rightSidebar.right-content .bucket .body {
  background: #afaeb4;
  padding: 10px;
  color: #ffffff;
  font-size: 11px;
}

#rightSidebar.right-content .bucket .body  p { 
  color: #ffffff;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

#rightSidebar.right-content .bucket .body  h2 { 
  font-size: 11px;
  font-weight: bold;
  color: #00294c;
  margin: 0;
  padding: 0;
}

#rightSidebar.right-content .bucket .body  h1 { 
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#rightSidebar.right-content .bucket .body  img { 
  float: left;
  margin-right: 8px;
  border: 1px solid #fff;
}

#rightSidebar.right-content .bucket .body  a { 
  cursor: pointer;
  color: #00294c;
  font-weight: bold;
}

#rightSidebar.right-content .bucket .body  a:hover { 
  text-decoration: none;
}

/* END: Right sidebar content buckets */


#title-error {  font-weight: bold; font-size: 14px; background: #ffffff; padding: 10px; }
#description-error { padding-left: 20px; margin-bottom: 20px;  }


/* BEGIN: New FOOTER styling */

#footer { 
    margin: 20px 0 0 0;
    padding: 30px 0 30px 0;
    border-top: 1px solid #e7e7e8;
    text-align: center;
}

#footer #footerWrapper { 
    width: 823px;
    margin: 0 auto;
    padding: 0;
}

#footer #footerNav { 
    margin: 0;
    padding: 0;
    color: #002648;
    font-size: 11px;
    line-height: 18px;
    float: left;
}

#footer #footerNav a { 
    color: #002648;
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    margin: 0 10px 0 10px;
}
#footer #footerNav a.first { 
    margin-left: 0;
}
#footer #footerNav a.last { 
    margin-right: 0;
}

#footer #newsletterForm { 
    position: relative; 
    float: left;                          
    color: #002648;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
}
#footer #newsletterForm form { 
    display: block;
    padding:  0;
    margin: 0;
}
#footer #newsletterForm input.input-text { 
	width: 100px;
	height: 11px;
	background: url(/images/search_bg.gif) no-repeat;
	padding: 3px;
	border: 0;
}

#footer  #footerWrapper .bottomPanel { 
    background: #00294c;
    width: 200px;
    padding: 0 6px 6px 6px;
    position: absolute;
    bottom: 0;
    z-index: 1000;
    text-align: left;
}

#footer  #footerWrapper .bottomPanel a {
    margin: 0;
}

#footer  #footerWrapper .bottomPanel .error { 
    color: #ed1c24;
    font-size: 11px;
}

#footer  #footerWrapper .bottomPanel .closeBtn { 
    float: right;
    margin-top: 0;
}

#footer  #footerWrapper .bottomPanel .title { 
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    display: block; 
    margin-top: 5px;
    padding-bottom: 8px;
}

#footer  #footerWrapper .bottomPanel .text { 
    color: #fff;
    font-size: 11px;
    width: auto;
    padding: 0;
    float: none;
} 

#footer  #footerWrapper .bottomPanel .text a {
    color: #fff;                                         
}

#footer  #footerWrapper .bottomPanel .link a { 
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	clear: both;
	cursor: pointer;
}

#footer  #footerWrapper .bottomPanel .link a:hover { 
	color: #ddd;
}

#footer  #footerWrapper .bottomPanel .textboxbg { 
	background: url(/images/bg_panel_textbox_short.gif) no-repeat;
	width: 117px;
	height: 17px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	margin-bottom: 10px;
}

#footer .copy { 

}

/* END: New FOOTER styling */


/* DAILY CANDY */


#container #sidebar ul#menu li.daily_candy {
	list-style-position: outside;
	list-style-image: url(/images/red_arrow.gif);
	list-style-type: square;
}
#container #sidebar ul#menu li.daily_candy a {
	color:#e20303;
	text-decoration: underline;
}
#container #breadcrumbs a.daily_candy.on {
	color:#e20303;
}



img#top-graphic { margin-top: 17px;  }

div#candy-prods img {  display: block; float: left; }

img#bot-left { margin-left: 6px; }
img#bot-center {  }
img#bot-right {  }

div#candy-add a {  display: block; float: left; }

a#button-left { clear: left; margin-left: 7px; width: 240px; height: 39px; background: url(/images/daily_candy/dc_button_left.png) 0 0 no-repeat; }
a#button-center { width: 239px; height: 39px; background: url(/images/daily_candy/dc_button_center.png) 0 0 no-repeat; }
a#button-right { width: 224px; height: 39px; background: url(/images/daily_candy/dc_button_right.png) 0 0 no-repeat; }

a#button-left:hover { background: url(/images/daily_candy/dc_button_left_over.png) 0 0 no-repeat; }
a#button-center:hover { background: url(/images/daily_candy/dc_button_center_over.png) 0 0 no-repeat; }
a#button-right:hover { background: url(/images/daily_candy/dc_button_right_over.png) 0 0 no-repeat; }

img#bottom-graphic { margin-left: 6px; }


/* END DAILY CANDY */
