/*

  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License

*/

a, a img {
	border:0 none;
	outline:0 none;
	text-decoration:none;
}
.boxText {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.main3 .boxText {
	text-align: center;
	display: block;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

.errorBox {
	font-family : Arial, sans-serif;
	font-size : 12px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color: #00F;
	text-decoration: underline;
}
BODY {
	background: #ffffff;
	color: #000000;
	margin: 0px;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #AABBDD;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}
TR.print_headerNavigation {
	background: #3EAFFD;
}
TD.print_headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #3EAFFD;
	color: #ffffff;
	font-weight : bold;
	line-height:24px;
}
TD.print_headerNavigation * {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


TR.headerNavigation {
	background: #bbc3d3;
}
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.headerNavigation:hover {
	color: #000000;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	color: #333;
}
TR.footer {
	background: #3eaffd;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #3eaffd;
	color: #ffffff;
	font-weight: bold;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #f4f7fd;
	color: #333;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #b6b7cb;
	background: #cbefff;
	color: #666666;
	font-weight: bold;
	border-left: solid 1px #666;
	text-align: center;
}
TD.productListing-data, TD.productListing-data a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-left: solid 1px #ccc;
	text-align: center;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading, H1, a.h1_link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin:0px;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main, .main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
TD.main3, P.main3, .main3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
TD.main2, P.main2, .main2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
TD.main4, P.main4, .main4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* message box */



.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */



.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
/* OTF contrib begins */

/* DDB - 041031 - Form Field Progress Bar */

.progress {
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
	overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}
/* OTF contrib ends */



/* custom css */

.product_name {
	color: #000;
	font-size: 12px;
}
.product_description p {
	font-size: 9px;
}
H2 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.email_friend {
	color: #ae1e1d;
	text-decoration: underline;
	font-size: 12px;
	padding-bottom: 5px;
}
.view_all {
	text-decoration: underline;
	color: #ae1e1d;
	font-size: 10px;
}
.prev_next {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 10px;
}
a.accept_terms {
	color: #ae1e1d;
	text-decoration: underline;
}
.menu_slider {
	background: url(images/menu_slider.gif) no-repeat top right;
	line-height: 32px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	color: #333;
	float: left;
}
.menu_slider_last {
	float: none;
}
.menu_slider a {
	color: #333;
	display: block;
}
.menu_slider_end {
	background: url(images/menu_slider_bg.gif) repeat-x top right;
}
.help a {
	color: #ae1e1d;
	text-decoration: underline;
}
.help {
	padding-bottom: 3px;
}
.main a {
	font-size: 12px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
}
.search_by_phrase {
	color: #900;
}
.headings {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.headerTable {
/*	background: #072d5c;
	background:url(images/headerBG.jpg)
*/}
.product_name {
	font-family: arial;
	color: #6f749d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.special {
	color: #F00;
}
.special_text {
	font-family: arial;
	color: #6f749d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.basic_theme_text {
	font-family: arial;
	color: #6f749d;
}
.infoBoxContents {
	background: #cbefff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.infoBox {
	background: #e1e1e1;
}
.box_border {
	border: #e1e1e1 1px solid;
	text-align: center;
	margin: 0px auto;
}
.box_special_price {
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: 6f749d;
	font-family: Arial, Helvetica, sans-serif;
}
.box_special_text, .box_special_text a {
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
}
h3.box {
	background: url(t_images/box_heading.gif);
	width: 149px;
	height: 24px;
	font-weight: normal;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-align: center;
	color: #224272;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
h3.box_left {
	background: url(t_images/box_heading_left.gif);
	width: 180px;
	height: 24px;
	font-weight: normal;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-align: center;
	color: #224272;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
.shopping_cart_atts {
	color: #333;
}
.featuredHeading, .featuredHeading a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #03F;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	color: #FC0;
	line-height: 1.4;
}
.featuredContent {
	text-align: center;
	padding: 0px;
}
.boxWrapper {
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color:#666;
	float: left;
	margin: 5px;
}
img {
	border: none;
}
.diamond_search_button, .diamond_search_button a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC0;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	margin: 0px;
	text-align: center;
	background-color: #F00;
	border-style: solid;
	width: 220px;
}
.diamond_search_button a {
	border-style: none;
	padding: 0px;
}
.diamond_search_table td {
	font-size: 12px;
	color: #6f749d;
}
.diamonds_search_by td {
	font-size: 14px;
	color: #6f749d;
	font-weight: bold;
}
.diamond_search_results {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.even_diamond_row {
	background: white;
}
.odd_diamond_row {
	background: #CCC;
}
a.man_link {
	font-size: 12px;
}
a.view_cert_link {
	font-size: 14px;
	font-weight: bold;
	display: block;
}
a.back_to_diamond_search_link {
	background: url(images/Left-Arrow.png) center left no-repeat;
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 4;
	text-decoration: underline;
}
a.back_to_selected_ring_link {
	background: url(images/Left-Arrow.png) center left no-repeat;
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 4;
	color: #F00;
	text-decoration: underline;
	text-align: center;
}
.sortByField {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
a.side_menu_highlight {
	color: #F00;
}
.diamond_search_image {
	background-color: #FFF;
	border-style: solid;
	border-color: #CCC;
	border-bottom: none;
	border-width: 1px;
}
.location_links a, .location_description a, .location_description {
	font-size: 12px;
}
.locations_home_1 {
	color: #F60;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.locations_home_2 {
	color: #009;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.ring_size_help {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}
/* new addins */


/* loginBox, mailing list, testimonials */

.loginbox div {
	font-weight: bold;
	text-align: left;
	padding-left: 9px;
	margin-top: 2px;
}
#loginBoxWrapper {
	text-align: center;
}
#loginBoxWrapper input, #mailing_listBoxWrapper input {
	height: 25px;
	border: solid #999 1px;
	line-height: 1.8;
	font-style: italic;
}
#loginBoxWrapper .infoBoxContents, #mailing_listBoxWrapper .infoBoxContents, #testimonialsBoxWrapper .infoBoxContents {
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	background-color: #cbefff;
}
#loginBoxWrapper .infoBox, #mailing_listBoxWrapper .infoBox, #testimonialsBoxWrapper .infoBox {
	background-color: #FFF;
}
#loginBoxPassword, #loginBoxEmail, #mailing_listBoxWrapper #mailing_listBoxEmail {
	width: 157px;
}
#loginBoxWrapper a.create_account {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#loginBoxWrapper a.forgot_password {
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#loginBoxWrapper a:hover {
	text-decoration: underline;
}
#loginBoxWrapper .login_button_box, #mailing_listBoxWrapper .mailing_list_button_box {
	border: none;
 background-color: 
 width: 128px;
	height: 28px;
	margin: 5px;
}
#mailing_listBoxWrapper .mailing_list_header {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
/* end loginBox */

/* left column menu */


#left_column_menu_wrapper #waterproof_header {
	background-color: #3eaffd;
}
#left_column_menu_wrapper #bag_tags_header {
	background-color: #ab81ff;
}
#left_column_menu_wrapper #packages_header, #left_column_menu_wrapper #sister_sites_header {
	background-color: #00cc33;
}
#left_column_menu_wrapper #designs_header {
	background-color: #ff66ff;
}
#left_column_menu_wrapper .left_header {
	height: 20px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .2;
	padding: 3px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 7px;
	margin-right: 1px;
	margin-left: 2px;
}
#left_column_menu_wrapper .left_header a {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#left_column_menu_wrapper .left_menu {
	font-size: 3px;
}
#left_column_menu_wrapper ul {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#left_column_menu_wrapper li {
	padding: 1px;
}
#testimonialsBoxWrapper .testimonial_heading {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
}
#testimonialsBoxWrapper .testimonial {
	text-align: justify;
	padding: 10px;
	font-size: 11px;
}
#testimonialsBoxWrapper .testimonial_read_more a {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}
#testimonialsBoxWrapper .testimonial_add a {
	color: #090;
	font-weight: bold;
	font-size: 12px;
}
/* end left column menu */

/* header */
#header_menu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 22px;
	margin-top: -5px;
}
#header_menu a {
	color: #00F;
	font-size: 15px;
}
#header_menu .call_us {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
#logged_in_welcome {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#designs_page_links td {
	font-size: 13px;
	width: 130px;
}
#designs_page_links td a {
	color: #00F;
	text-decoration: underline;
}
#designs_page_links .designs_page_hr, #designs_page_links .designs_page_hr hr {
	width: 100%;
	color: #CCC;
}
.notes_text {
	font-size: 11px;
}
.designer_hr {
	height: 1px;
	color: #090;
	margin: 0px;
}
.previewer_hr {
	height: 1px;
	color: #069;
	margin: 0px;
	width: 375px;
}
.designer_page_description {
	margin: 0px;
	padding-left: 30px;
}
.previewer_heading {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
#previewer_heading_one {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #069;
	width: 375px;
}
#previewer_sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #069;
	margin-top: 10px;
}
#previewer_footer {
}
.previewer_description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	padding: 0 15px 0 15px;
}
.previewer_text_headings {
	font-size: 12px;
	font-weight: bold;
	color: #36C;
}
#previewer_wrapper_left {
	width: 350px;
	border: solid #090 1px;
	text-align: left;
	padding: 10px;
}
#previewer_wrapper_right {
	width: 375px;
	border: solid #069 1px;
	text-align: left;
	padding: 10px;
}
.text_box_wrapper_1 {
/*	background-image:url(images/theme/text_box_background_1.jpg);
	width: 150px;
	height: 30px;
*/}
.previewer_text_box_1, .previewer_text_box_1 input {
	/*	background-image:url(images/theme/text_box_background_1.jpg);
	padding-top: -2px;
	border: none;
	width: 150px;
	height: 30px;
	line-height: 2;	
	padding-left: 5px;
	vertical-align: middle;
	font-size: 14px;*/
	font-size: 12px;
}
.previewer_text_box_label {
	font-size: 11px;
	line-height: 2;
}
.help_icon {
	line-height: 1.5;
}
.previewer_preview_button {
	background-position: left;
	background-repeat:no-repeat;
	/*	background-image:url(images/theme/paint_pallet_icon.gif) ;
*/	padding: 2px;
	/*	padding-left: 17px;
*/	display: inline;
	font-weight: normal;
	color: #fff;
	margin-left: 5px;
	border: solid #00C 1px;
	background-color: #069;
	cursor: hand;
	float: right;
	margin-right: 5px;
}
.previewer_optional_checkbox {
	display: inline;
	font-weight: normal;
	float: right;
	margin-right: 5px;
	color: #000;
}
.previewer_preview_button_old {
	background-position: left;
	background-repeat:no-repeat;
	/*	background-image:url(images/theme/paint_pallet_icon.gif) ;
*/	padding: 2px;
	/*	padding-left: 17px;
*/	display: inline;
	font-weight: normal;
	color: #fff;
	margin-left: 5px;
	border: solid #00C 1px;
	background-color: #069;
	cursor: hand;
	float: right;
	margin-right: 75px;
}
.hr {
	height: 1px;
	clear: both;
	color:#CCC;
}
.previewer_cart_button {
	padding: 2px;
	display: inline;
	font-weight: normal;
	color: #333;
	margin-left: 5px;
	border: solid #009 1px;
	width: 110px;
	background-color: #06C;
	font-size: 12px;
	color: #F7F7F7;
	text-align: center;
	cursor: hand;
}
.price_strike {
	color: red;
	/*text-decoration: line-through;*/
	background: url(images/strike/strike_2.gif) no-repeat right top;
}
.price_strike_cart {
	color: red;
	/*text-decoration: line-through;*/
	background: url(images/strike/strike.gif) no-repeat right top;
}
#steps_heading {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00F;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	width: 100%;
}
#steps_heading_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00F;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#choose_designs_table {
	width:  795px;
}
#custom_package_table {
	width:  795px;
}
#choose_designs_table td {
	border: solid 1px #CCC;
	border-collapse: collapse;
}
#free_shipping {
	color: #F00;
	font-weight: bold;
}
#package_deal_heading td, #shipping_rates_heading td {
	font-weight: bold;
	background-color: #DDF4FF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
}
#package_deals_table .page_heading_first_row, #custom_package_table .page_heading_first_row {
	text-align: left;
}
.package_save {
	color: #C00;
}
#package_deals_table, #custom_package_table {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-style: none;
	text-align: center;
	vertical-align: top;
}
#package_deals_table td {
	vertical-align: top;
	border-style: none;
}
#custom_package_table td {
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color: #CCC;
}
#best_value_cell {
	background-color: #FF0;
}
.shipping_priceing_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.aashipping_methods_heading {
	font-weight: bold;
	color: #090;
}
.aashipping_methods_type_heading {
	background-color: #FF3;
	font-weight: bold;
	color: #090;
}
 .src="psd/home-page-1-26-10/images/ {
 font-weight: bold;
 font-style: italic;
}
.shipping_description {
	text-align: justify;
}
#shipping_page_label_prices_table, #shipping_page_prices_table, #shipping_page_prices_table_2, #shipping_page_prices_table_3 {
	border: solid 1px #CCC;
	border-collapse: collapse;
	font-weight: bold;
	font-size: 14px;
}
#shipping_page_label_prices_table {
	width: 300px;
}
#shipping_page_prices_table, #shipping_page_prices_table_2, #shipping_page_prices_table_3 {
	width: 700px;
}
#shipping_page_label_prices_table td {
	width: 50%;
	padding: 3px;
}
#shipping_page_prices_table td, #shipping_page_prices_table_2 td, #shipping_page_prices_table_3 td {
	padding: 3px;
}
#shipping_page_label_prices_table .first_row, #shipping_page_prices_table .first_row, #shipping_page_prices_table_2 .first_row, #shipping_page_prices_table_3 .first_row {
	width: 100%;
	text-align: center;
	color: #03F;
	font-weight: bold;
	font-size: 16px;
}
#shipping_page_label_prices_table .prices, #shipping_page_prices_table .prices, #shipping_page_prices_table_2 .prices, #shipping_page_prices_table_3 .prices {
	text-align: center;
	font-weight: normal;
	width: 75px;
}
#shipping_page_prices_table .prices_more, #shipping_page_prices_table_2 .prices_more, #shipping_page_prices_table_3 .prices_more {
	background: #ffffcc;
	text-align: center;
	font-weight: normal;
	width: 75px;
}
#shipping_page_prices_table .description, #shipping_page_prices_table_2 .description, #shipping_page_prices_table_3 .description {
	text-align: left;
	font-weight: normal;
	width: 60%;
}
.shipping_discount_pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
	text-align: center;
	width: 700px;
}
.testimonials_error_message {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
	text-align: center;
}
#add_testimonial_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weigth: bold;
}
.shipping_title {
	color: #00F;
}
.shipping_title_more {
	color: #F00;
}
#free_shipping_label {
	font-weight: bold;
	color: #F00;
}
.checkout_shipping_table .shipping_logos {
	border: solid 1px #666;
}
.checkout_shipping_table {
	border: solid 1px #666;
	height: 200px;
	width: 250px;
	margin: 0 5px 10px 5px;
	border-collapse: collapse;
	padding: 5px;
	background-color: #FFF;
}
.checkout_shipping_table .moduleRow {
	background-color: #FF9;
}
.checkout_shipping_table td {
	padding: 5px;
}
.checkout_shipping_table .logo_table td {
	padding: 2px;
}
#allergy_designs_header {
	background-color: #ff3333;
}
#stickers_in_action_header {
	background-color: #ee9106;
}
#shipping_prices_header {
	background-color: #9966ff;
}
.aaashipping_headings {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#products_page_table {
	width: 100%;
	border: solid 1px #06C;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}
#products_table_header {
	background: #06C;
}
#products_table_header h1 {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weigth: bold;
}
.products_page_left {
	background-color: #cbefff;
	width: 50%;
	text-align: center;
	vertical-align: top;
}
.products_page_right {
	width: 50%;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
.p_line_1 {
	font-size: 22px;
	padding-top: 10px;
	margin: 0;
}
.p_line_2 {
	margin: 0 10px;
	text-align: justify;
}
.p_line_3 {
	margin: 0;
	padding-top: 20px;
	text-align: center;
}
.p_line_4 {
	margin: 0;
	padding: 20 0 10 0;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
#free_shipping_image {
	margin-top: -6px;
	position: absolute;
	top: 7;
	margin-left: 15px;
}
.cart-quantity {
	width: 30px;
}
.cart-title {
	width: 200px;
}
.cart-theme, .cart-head, .cart-color {
	width: 100px;
}
#slide_show_switch_1 {
}
.slideshow_toggle_switch {
	width: 200px;
}
.shipping_methods {
	width: 250px;
}

.printPage, a.printPage {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
	width: 150px;
	padding-left: 53px;
	background-image:url(images/icons/print-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 4;
	position: absolute;
	margin-top: 35px;
}
#reorder_button_left_column {
	text-align: center;
	padding: 4px;
	padding-top: 8px;
	border: solid 1px #999;
	border: 0;
	margin-bottom: 5px;
}
.left_menu_items li a {
	/*	#BFFFFF
*/	border: solid #666 1px;
	margin-right: 10px;
	font-size: 12px;
	display: block;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.left_menu_items li a:hover {
	background-color: #ebf7ff;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_items li, .left_menu_items {
	margin: 0;
	padding: 0;
}
.sidebar_heading {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#create_testimonial {
	float: right;
	margin-top: -20px;
	line-height: 30px;
	height: 30px;
	margin-right: 30px;
}
#create_testimonials_heading {
	color: #090;
	font-weight: bold;
	text-decoration: underline;
}
#create_new {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: underline;
	background:  no-repeat left url(images/icons/pencil_icon.gif);
	height: 30px;
	padding-left: 33px;
	line-height: 30px;
}
.new_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: underline;
}
#testimonials_success_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #090;
}
#testimonials_add_new {
	height: 30px;
}
#home_page_image {
	margin-top: -28px;
}
.printable {
	margin-top: -20px;
}
a.tracking_to_orders {
	color: #03F;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#tracking_seperator, #tracking_seperator td {
	width: 470px;
	text-align: center;
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}
#jsddm {
	margin: 0;
	padding: 0
}
#jsddm li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}
#jsddm li a:hover {
	background: #1A4473
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li {
	float: none;
	display: inline
}
#jsddm li ul li a {
	width: auto;
	background: #FFFFFFF
}
#jsddm li ul li a:hover {
	background-color: #ebf7ff;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#jsddm li a {
	display: block;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
}
.jsddml2 li a {
	border: solid #666 1px;
	margin-right: 10px;
	font-size: 12px;
	display: block;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.jsddml2 {
	margin-top: -15px;
	padding-top: 0;
	padding: 5px;
	z-index: 2000;
}
.jsddml2 li a {
	margin-right: 0;
}
.jsddml2 {
	background: #FFF;
	display: block;
	width: auto;
}
#password_forgotten {
	background-color: white;
	width: 250px;
	text-align: center;
	padding: 10px 0;
	margin-left: 35px;
}
#password_forgotten a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.must_choose_theme_notice {
	color: #F00;
	padding: 10px 0;
	padding-left: 50px;
	background:url(images/icons/notice.png) no-repeat left;
	background-color:#F0F0F0;
}
a#whats_this {
	font-size: 11px;
	color: #00F;
	text-decoration: underline;
}
#whats_this_show {
	display: none;
	position: absolute;
	border: solid 1px;
	background: #999;
}
#close_whats_this a {
	font-size: 15px;
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
	background: #FFF;
	padding: 0 10px;
}
#close_whats_this {
	width: 100%;
	text-align: center;
}
.main3 a:link, .main3 a:visited, .main3 a:hover {
	color: #00F;
	text-decoration: underline;
}
.shipping_report_table td {
	font-size: 12px;
}
#gift_offer_wrapper {
	position: relative;
}
#gift_wrapping_offer {
	/*
	position: absolute;
	top: -5px;
	left: 80px;
	width: 50px;
	height: 50px;
	*/
	width:30px;
	height:30px;
	float:left;
	margin-left:82px;
 *-margin-left:52px; /* for ie6 only */
	background:url(images/icons/gift_icon.gif) no-repeat left top;
}
#gift_message_updated {
	background:url(images/icons/gift_message_updated.gif) no-repeat left top;
	padding-left: 25px;
	line-height: 30px;
	color: #F00;
	font-weight: bold;
}
.whats_this_gift_box {
	color: #00F;
	text-decoration: underline;
	font-weight: normal;
}
#whats_this_gift_box_show {
	display: none;
	position: absolute;
	border: solid 1px;
	background: #fff;
	padding: 0 10px;
	text-align: left;
	width: 450px;
}
.blank_note {
	font-size: 11px;
}
#main_footer a {
	color: #00F;
	text-decoration: underline;
}
.newsHeaderNavigation {
	background:none repeat scroll 0 0 #CBEFFF;
	color:#666666;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}
a.switch_preview_link {
	color: #00F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	width: 100%;
	margin-left: -5px;
}
a.switch_preview_link_tags {
	color: #00F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin-left: -45px;
	width: 100%;
}
.preview_image_wrapper {
	position: relative;
	vertical-align: top;
	width: 100%;
	text-align: center;
	margin-top: -10px;
}
.people_preview_wrapper .preview_image_wrapper {
	margin-top: -65px;
}
.xsell_products {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.xsell_products a {
	color: #03F;
	text-decoration: underline;
}
.xsell_products a:hover {
	color: #03F;
	text-decoration: none;
}
.home_heading {
	text-indent: -99999px;
	position: absolute;
}
/* tabs text styling */
#tabs *,#tabs {
	/*cleanning the previous style */
	margin:0px;
	letter-spacing:normal;
	text-align:left;
}

#tabs h1 {
	font-size:18px;
	margin-bottom: 10px;
	color: #ff3333;
}
#tabs h2, #tabs h3, #tabs h4, #tabs h5, #tabs h6 {
	font:bold 14px Helvetica, Sans-Serif;
}

.delete_cart {
	border:0px !important;
	padding:0px !important;
	margin-top:2px;
	clear:both;
	text-decoration:underline;
	/*display:block;*/
}
#home_page_image {
	height:265px;
	overflow:hidden;
}

#tabs .ui-tabs {
	padding: 0; border-width: 0;	
}
#tabs .ui-tabs-nav li {
	margin-right: 10px;
}
.infoBoxContents, .infoBox {
	border-collapse: collapse;
}

.infoBox {
	border: none;
}
.free_shipping {
	color: #F00;
	font-weight: bold;
}
#ui-datepicker-div {
	font-size:12px;
}
#country_info {
	color:#F00;
}

.infoBoxNoticeCoupon {
	background: #FFE6E6;	
	padding: 1px;
	margin: 0px;
	font-size: 12px;
	
}
.infoBoxNoticeContentsCoupon {
	background: #FF8E90;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 1px;
}



.coupon_box {
	vertical-align: top;
	margin-top: 20px;
	font-weight: bold;
	color: #090;
}

.coupon_box input {
	line-height: 20px;
	height: 25px;
	font-size: 12px;
	vertical-align: middle;
}
.error_text h1 {
	font-size:16px !important;
	letter-spacing:normal !important;
}
.clear {
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	margin-bottom:30px;
}
#error_404 {
    background-color: #EFEFE8;
    border: 1px solid #CCCCCC;
    color: blue;
    padding: 10px;
}
