/************************************
 *   MozaffarianOnline Stylesheet   *
 *   www.MozaffarianOnline.com      *
 *   Brushed Blue Style             *
 *				    *
 *   Copyright 2004		    *
 *   Mozaffarian Jewelers,	    *
 *   All rights reserved	    *
 ************************************/


/* ##### Common Styles ##### */

body
{
	color: black;
	background-color: #F7F7F7;
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 780px;
}

html > body
{
	font-size: 11px;
}

.smallCaps
{
	font-size: 117%;
	font-variant: small-caps;
}

#container
{
	margin: 0;
	background-color: #F7F7F7;
	position: absolute;
}

/* ##### Switch Menu Related ##### */
.menutitle
{
	cursor: pointer;
}

.submenu
{
	margin: 2px 0px 2px 14px;
}


/* ##### Header ##### */

#header
{
	/*background-color: #004691;*/
}

.headerTitle
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	max-height: 84px;
	font-size: 0;
	background-color: #004691;
	background-image: url(/images/header_bg.jpg);
	text-align: left;
}

.headerTitleRight
{
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 118px;
	max-height: 84px;
	font-size: 0;
}

.headerTitle img
{
	margin: 0;
	padding: 0;
}

.headerTitleRight img
{
	margin: 0;
	padding: 0;
	border-width: 0;
}

.mo_nav_top
{
	padding: 0px;
	margin: 0px;
	height: 25px;
}

.mo_nav_mid
{
	padding: 0px;
	margin: 0px;
	height: 18px;
}

.headerTitle a
{
	color: black;
	background-color: transparent;
	text-decoration: none;
	font-size: 110%;  /* For MSIE */
	font-weight: bold;
	font-style: italic;
}

.subHeader
{
	position: absolute;
	top: 84px;
	left: 0;
	right: 0;
	height: 18px;
	width: 100%;
	background-color: #F3F3F3;
	background-image: url(/images/nav_bar_bg_offwhite_brushed.gif);
	color: #F7F7F7;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 4px 0 0ex 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.subHeader a
{
	background-color: #DDD;
	border: 1px solid #999;
	border-top-color: #F3F3F3;
	border-left-color: #F3F3F3;
	color: #002F61;
	text-decoration: none;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0 1ex 1px 1ex;
}

.subHeader a:hover
{
	/*text-decoration: underline;*/
	background-color: #CCC;
}

.subHeader img
{
	margin: 0;
	padding: 0;
}



/* ##### Left Side Bar ##### */

.left_side_top_spacer
{
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 8px;
}

.leftSideBar
{
	position: absolute;
	top: 108px;
	background-color: #F7F7F7;
	color: #002F61;
	width: 138px;
	float: left;
	clear: left;
	border-right: 1px solid #DDD;
	font-size: 11px;
}

.leftSideBar .sideBarTitle
{
	color: #FFF;
	background-color: #2766AD;
	background-image: url(/images/left_side_title_bg_darkblue.gif);
	font-weight: bold;
	margin: 0;
	padding: 4px 0 0 6px;
	height: 19px;
	vertical-align: middle;
}

.leftSideBar .searchField
{
	background-color: white;
	color: rgb(64,64,64);
	border-width: 1px;
	border-color: #002F61;
	border-style: solid;
	font-size: 11px;
	padding: 1px 2px 1px 3px;
}

.leftSideBar .searchSubmit
{
	background-color: white;
	color: #002F61;
	border-width: 1px;
	border-style: outset;
	border-color: #002F61;
	font-size: 11px;
	width: 30px;
	height: 19px;
}

.leftSideBar ul
{
	list-style-type: none;
	list-style-position: outside;
	margin:  11px 0px 11px 9px;
	padding: 0;
}

.leftSideBar li
{
	margin:  0ex;
	padding: 0 0 0.3ex 0ex;
}

.leftSideBar li form
{
	margin-bottom: 1.2ex;
}

.leftSideBar a
{
	color: #002F61;
	background-color: transparent;
	text-decoration: none;
}

.leftSideBar a:hover
{
	background-color: transparent;
	text-decoration: underline;
}

.leftSideBar .sideBarText
{
	color: #002F61;
	background-color: transparent;
	line-height: 1.25em;
	margin: 1ex 0.25ex 1.5em 0.75ex;
	padding: 0;
	display: block;
}

.leftSideBar .sideBarText a
{
	text-decoration: underline;
}

.leftSideBar .sideBarText a:hover
{
	text-decoration: none;
}

.leftSideBar .thisPage
{
	color: rgb(64,64,64);
	background-color: transparent;
	font-weight: bold;
}


/*#### Login/Account status box ####*/

.basket_box
{
	position: absolute;
	top:	105px;
	right:	0px;
	width:	118px;
	height: 55px;
	margin:	12px 8px 0 0;
	padding: 2px 0 6px 0;
	float:	right;
	clear:	right;
	background-color: #F7F7F7;
	border:	1px solid #BBB;
}

.myaccount_box
{
	position: absolute;
	top: 179px;
	right:	0px;
	width:	118px;
	height: 55px;
	margin:	12px 8px 0 0;
	padding: 2px 0px 0px 0px;
	float:	right;
	clear:	right;
	background-color: #F7F7F7;
	border:	1px solid #BBB;
}

.basket_box_top
{
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	color: #002F61;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.basket_box_top a
{
	color: #002F61;
	text-decoration: none;
}

.basket_box_count
{
	margin: 7px 2px 0 0px;
	padding: 0 0 0 0;
	font-size: 9px;
	color: #555;
	text-align: center;
}

.basket_box_checkout, .basket_box_checkout a
{
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	color: #002F61;
	font-size: 9px;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}

.login_link, .login_link a
{
	margin: 0 0 0 0;
	padding: 2px 0px 0px 0px;
	color: #002F61;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	line-height: 23px;
}

.basket_box_checkout a:hover, .login_link a:hover, .basket_box_top a:hover
{
	text-decoration: underline;
}


/* ##### Right Side Bar ##### */

.rightSideBar
{
	position: relative;
	width: 118px;
	margin: 12px 8px 0 0;
	padding: 0;
	float: right;
	font-size: 10px;
	background-color: #F7F7F7;
	border:	1px solid #BBB;
}

.rightSideBar .sideBarTitle
{
	color: #002F61;
	text-align: center;
	font-weight: bold;
	margin: 1.00ex 0ex;
	padding: 0.5ex 0ex 0.7ex 0ex;
}

.rightSideBar .sideBarTitle a
{
	color: black;
	text-decoration: none;
}

.rightSideBar .sideBarTitle a:hover
{
	text-decoration: underline;
}

.rightSideBar a
{
	color: #002F61;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

.rightSideBar a:hover
{
	text-decoration: underline;
}

.rightSideBar .sideBarText
{
	line-height: 1.5em;
	margin: 1px 9px 4px 9px;
	padding: 14px 0px 12px 0px;
	border-top: 1px solid #3F6791;
}

.rightSideBar .sideBarTopText
{
	line-height: 1.5em;
	margin: 8px 9px 4px 9px;
	padding: 3px 0px 12px 0px;
	border-top: 0px;
}

.rightSideBar .more
{
	text-decoration: none;
	text-align: right;
	margin: 0;
	padding: 0 2ex 1em 2ex;
	display: block;
}

.rightSideBar .more:hover
{
	text-decoration: underline;
}



/* ##### Main Area ##### */

.main-area
{
	color: black;
	background-color: white;
	min-height: 570px;
	text-align: justify;
	line-height: 1.5em;
	margin: 108px 0 0 138px;
	padding: 0.5ex 144px 1em 2.0em;
	border-left: 1px solid #DDD;
	font-size: 11px;
}

.main-area .topNavLink
{
	color: #002F61;
	text-align: right;
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 0px;
	height: 38px;
}

.main-area p
{
	font-size: 12px;
}

.main-area h1
{
	color: #002F61;
	background-color: transparent;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #DDD;
}

.main-area h2
{
	font-size: 18px;
}

.main-area h3
{
	font-size: 14px;
}

.main-area a
{
	color: #002F61;
	background-color: transparent;
	text-decoration: underline;
}

.main-area a:hover
{
	text-decoration: none;
}



/* ### Main Cat Pages ### */

.main_cat_head
{
	color: #002F61;
	background-color: transparent;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}

.main_cat_content
{
	margin: 0 0 40px 0;
	padding: 6px 0 0 0;
}

.sub_cat_left_head
{
	color: #002F61;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 0px 0 0;
	margin: 0 30px 0 0;
	border: 0;
	border-bottom: 1px solid #DDD;
	max-width: 286px;
}

.sub_cat_left
{
	padding: 5px 0px 14px 0px; 
	margin: 0 28px 0 0;
	max-width: 280px;
}

.sub_cat_right_head
{
	color: #002F61;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 0px 0 0px;
	margin: 0 28px 0 3px;
	border: 0;
	border-bottom: 1px solid #DDD;
	max-width: 286px;
}

.sub_cat_right
{
	padding: 5px 0px 14px 0px;
	margin: 0 24px 0 3px;
	max-width: 280px;
}

.sub_cat_text
{
	margin: 8px 0 0 8px;
	text-align: left;
	color: #222;
}



/* ### Sub Cat Pages ### */
.sub_cat_header_title
{
	color: #002F61;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 18px 0 4px 0;
	padding: 0 0 0 0;
	border: 0;
}

.sub_cat_header_content
{
	margin: 14px 38px 34px 38px;
	padding: 0 0 0 8px;
	text-align: left;
	color: #333;
	border-left: 1px solid #ccc;
	width: 80%;
}

.sub_cat_header_content a
{
        /*font-size: 9px;*/
        color: #117;
        margin: 0px 4px;
}

.sub_cat_nav
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 5px 10px 12px 2px;
	padding: 1px 0 19px 0;
	color: #333;
	font-weight: normal;
	font-size: 10px;
}

.sub_cat_nav a
{
	color: #333;
}

.sub_cat_nav_left
{
	padding: 0 0 0 0;
	float: left;
	text-align: left;
}

.sub_cat_nav_right
{
	padding: 0 0 0 0;
	float: right;
	text-align: right;
}

.link_arrow
{
	font-size: 12px;
	font-weight: bold;
}

.sub_cat_nav_top_left
{
	font-size: 9px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	color: #444;
}

.sub_cat_nav_top_left a
{
	color: #117;
	margin: 0px 4px;
}

.sub_cat_listing_row
{
	margin: 2px 10px 10px 0px;
	padding: 0px 0px 8px 0px;
}

.sub_cat_listing_divider
{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ddd;
	font-size: 10px;
}

.sub_cat_item_view
{
	color: #333;
	text-align: center;
	font-size: 10px;
}

.sub_cat_item_view a
{
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

.sub_cat_item_view a:hover
{
	text-decoration: underline;
}

.sub_cat_img_link a:hover
{
	text-decoration: none;
}

.sub_cat_price
{
}


/* ### Product View Pages ### */

.prod_view_top
{
	margin: 28px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	
}

.prod_view_top_left
{
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	text-align: center;
}

.prod_view_top_right
{
	margin: 0 8px 0 0;
	padding: 3px 0px 0 0;
	text-align: left;
	width: 280px;
}

.prod_view_zoom a
{
	margin: 0 0 0 0;
	padding: 1px 2px 2px 2px;
	background: white;
	color: #002F61;
	border: 0px solid #002F61;
	font-size: 9px;
	text-decoration: none;
}

.prod_view_zoom a:hover
{
	border-width: 0px;
	text-decoration: underline;
}

.prod_view_basket a
{
	margin: 0 1px 0 0;
	padding: 5px 12px 8px 12px;
	background-color: #FFF;
	background-image: url(/images/button_bg_basket_round_shadow.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.prod_view_basket a:hover
{
	text-decoration: none;
}

.prod_view_wishlist a
{
	margin: 0 0 0 0px;
	padding: 5px 12px 8px 12px;
	background-color: #FFF;
	background-image: url(/images/button_bg_wishlist_round_shadow.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.prod_view_wishlist a:hover
{
	text-decoration: none;
}

.prod_view_title
{
	color: #222;
	font-weight: bold;
	font-size: 11px;
	width: 240px;
}

.prod_view_description
{
	margin: 2px 8px 12px 0;
	color: #111;
	width: 240px;
}

.prod_view_sizes
{
	margin: 0 0 0 0;
	color:  #222;
}

.prod_view_sizes select
{
	margin: 2px 0 0 0;
	font-size: 11px;
	color:	#222;
}

.prod_view_price
{
	margin: 8px 0 20px 0;
	color:	#222;
}

.prod_related_items_link, .prod_related_items_link a
{
	width:	100px;
	color:	#222;
	text-align:	left;
	margin-bottom:	6px;
}

.info_tabs
{
	margin: 60px 22px 0px 14px;
	text-align: left;
	font-size: 12px;
	white-space: nowrap;
}

.info_block
{
	margin: 1px 22px 10px 14px;
	padding: 10px 7px 15px 7px;
	background-color: #DDD;
	border:	1px solid #999;
	border-top: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
}

.info_block_inside
{
	border: 1px solid #CCC;
	padding: 6px 0px 0px 0px;
	background-color: white;
}

.prod_active_tab
{
	margin: 0 2px 0 0;
	padding: 3px 6px 4px 6px;
	color: #002F61;
	border-bottom: 0px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 10px;
	background-color: #DDD;
	border-right: 1px solid #999;
	border-top:   1px solid #F3F3F3;
	border-left:  1px solid #F3F3F3;
}

.prod_inactive_tab
{
	margin: 0 2px 0 0;
	padding: 2px 6px 2px 6px;
	color: #666;
	border-bottom: 0px;
	white-space: nowrap;
	font-size: 11px;
	background-color: #E3E3E3;
	border-right: 1px solid #999;
	border-top:   1px solid #F3F3F3;
	border-left:  1px solid #F3F3F3;
}

.prod_inactive_tab a
{
	color: #666;
	text-decoration: none;
}

.info_strip_label
{
	margin: 0 0 0 10px;
}

.info_strip
{
	font-size: 9px;
	margin: 4px 10px 20px 10px;
	padding: 1px 3px 1px 2px;
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
	width: 92%;
}

.info_text_left
{
	width: auto;
	text-align: left;
}

.info_text_right
{
	width: auto;
	text-align: right;
}


/* ### Basket Pages ### */
.basket_canvas
{
	margin: 38px 0px 0px 0px;
	padding: 8px 5px;
	width: 470px;
	background: #AAA url(/images/basket_bg_top.gif) no-repeat scroll top center;
}

.basket_title
{
	margin: 0 0 0 0;
	padding: 0px 0 6px 0;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

#basket_contents
{
	margin: 10px 0px;
	padding: 2px 6px 15px 6px;
	background-color: white;
	border: 1px solid #EEE;
}

.basket_directional
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.basket_continue a
{
	margin: 0px 0px 0px 2px;
	padding: 0px 3px 1px 2px;
	background: #F3F3F3;
	color: #002F61;
	border: 1px solid #CCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	float: left;
	text-align: left;
}

.basket_checkout a
{
	margin: 0px 2px 0px 6px;
	padding: 0px 2px 1px 3px;
	background: #F3F3F3;
	color: #002F61;
	border: 1px solid #CCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	float: right;
	text-align: right;
}

.basket_item_header
{
	margin: 4px 0 2px 0;
	padding: 0 3px 20px 3px;
	background: #eee;
	border: 1px solid #ccc;
}

.basket_item_cat
{
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #111;
}

.basket_remove a
{
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	text-align: right;
	font-size: 9px;
	color: #511;
}

.basket_item_listing
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 140px;
}

.basket_listing_image
{
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 144px;
	text-align: center;
}

.basket_listing_description
{
	margin: 0 0 0 0;
	padding: 5px 0 0 2px;
	width: 172px;
	text-align: left;
}

.basket_listing_promo_name
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 172px;
	text-align: left;
	color: #0A0;
	font-size: 9px;
}

.basket_listing_itemnum
{
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

.basket_listing_itemnum a
{
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
	font-weight: normal;
}

.basket_listing_itemnum a:hover
{
}

.basket_listing_summary
{
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	width: 140px;
}

.basket_summary_label
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 70px;
	text-align: right;
	font-weight: bold;
}

.basket_summary_num
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 70px;
	text-align: right;
}

.basket_quantity_update
{
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	font-size: 9px;
}

.basket_quantity_box
{
	margin: 0;
	padding: 0 3px;
	font-size: 10px;
	width: 1.5em;
}

.basket_quantity_dropdown
{
        margin: 0px;
        padding: 0px 1px;
        font-size: 10px;
}

.basket_order_info
{
	margin: 12px 1px 0px 1px;
	padding: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.basket_order_info_left
{
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	width: 140px;
	font-size: 10px;
	color: #333;
	text-align: left;
}

.basket_order_info_right
{
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	width: 320px;
	font-size: 12px;
}

.basket_order_info_label
{
	margin: 0 0 0 0;
	padding: 0 0 7px 0;
	width: 235px;
	text-align: right;
}

.basket_order_info_num
{
	margin: 0 0 0 0;
	padding: 0 2px 7px 0;
	width: 85px;
	text-align: right;
}

.basket_order_info_bottom
{
	margin: 0 0 0 0;
	padding: 0 0 5px 4px;
	font-size: 10px;
	color: #333;
	text-align: left;
}


/*######## Login Page ########*/

.login_page_title
{
	color: #002F61;
	background-color: transparent;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

.login_page_signin
{
	margin: 20px 0 24px 0;
	padding: 24px 10px 0 8px;
	border-top: 1px solid #DDD;
	font-size: 10px;
}

.login_page_signin input
{
	margin: 1px 0 10px 0;
}

.logout_notify
{
	font-size: 12px;
	font-weight: bold;
	color: #706;
	margin: 32px 0 0 8px;
}

.login_error
{
	font-size: 12px;
	font-weight: bold;
	color: #E00;
	margin: 32px 0 0 8px;
	text-align: left;
}

.login_page_signup
{
	margin: 0 0 60px 0;
	padding: 24px 10px 0 8px;
	border-top: 1px solid #DDD;
	font-size: 12px;
}

.login_page_signup_content
{
	margin: 0 48px 0 4px;
	line-height: 2.5ex;
	text-align: left;
}

.login_page_signup_content ul
{
	line-height: 1.8em;
}


/*####### Account View/Edit #######*/

.acc_view_username
{
	color: #072;
	font-weight: bold;
}

.acc_view_top
{
	margin: 18px 8px 28px 8px;
	padding: 3px 4px 21px 4px;
	border-bottom: 1px solid #DDD;
}

.acc_view_top_left
{
	float: left;
	font-size: 12px;
}

.acc_view_top_right
{
	float: right;
	font-size: 11px;
}

.acc_view_body
{
	margin: 0px 18px 20px 12px;
	padding: 0px;
	border: 1px solid #DDD;
	text-align: left;
}

.acc_text_input
{
	margin: 1px 6px 8px 0;
	padding: 1px 2px;
	border: 1px solid #999;
	font-size: 11px;
	color: #222;
	background-color: #FFF;
}

.acc_submit
{
	margin: 12px 0px;
	font-size: 12px;
}

.acc_view_header
{
	margin: 0px;
	padding: 4px 4px 4px 10px;
	background-color: #BBB;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.acc_view_content
{
	margin: 0px;
	padding: 8px 28px 8px 16px;
	background-color: #F4F4F4;
	border-top: 1px solid #DDD;
	font-size: 10px;
}

.acc_view_content a
{
	text-decoration: none;
}

.acc_view_content a:hover
{
	text-decoration: underline;
}

.acc_error
{
	font-size: 12px;
	font-weight: bold;
	color: #E00;
	margin: 4px 0;
}

.acc_success
{
	font-size: 12px;
	font-weight: bold;
	color: #092;
	margin: 4px 0;
}


/*####### Signup Page #######*/

.signup_intro
{
	margin: 30px 0 0 20px;
	width: 440px;
	font-size: 12px;
	text-align: left;
}


/*####### Checkout Page 0 #######*/

.checkout_canvas
{
        margin: 18px 0 0 0;
        padding: 0 0 0 0;
        width: 460px;
}

.checkout_title
{
        margin: 0 0 0 0;
        padding: 8px 0 6px 0;
        color: #002F61;
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        text-align: left;
}

.checkout_top_block
{
	margin: 4px 4px 24px 0px;
	padding: 18px 16px;
	text-align: left;
	font-size: 12px;
	background-color: #F0F0F0;
	border: 1px solid #BBB;
}

.checkout_continue
{
        margin: 7px 0px 0px 8px;
}

.checkout_continue a
{
        padding: 1px 4px;
        background: #F3F3F3;
        color: #002F61;
        border: 1px solid #002F61;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap;
        text-align: left;
}

.checkout_bottom_block
{
	margin: 4px 4px 28px 0px;
	padding: 18px 16px;
	text-align: left;
	font-size: 12px;
	background-color: #F0F0F0;
	border: 1px solid #BBB;
}

.checkout_signin
{
        margin: 0px;
        padding: 20px 10px 20px 8px;
        font-size: 10px;
}

.checkout_signin input
{
        margin: 1px 0 10px 0;
}

.checkout_signin_error
{
        font-size: 12px;
        font-weight: bold;
        color: #E00;
        margin: 0px 0px 12px 4px;
        text-align: left;
}


/*####### Review Order Page ####### */

.review_order_info_box
{
	margin: 0px;
	padding: 3px 4px 3px 6px;
	border: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background-color: #F7F7F7;
	font-size: 10px;
	text-align: left;
}

.place_order_button a
{
	margin: 28px 1px 0 0;
	padding: 5px 12px 8px 12px;
	background-color: #FFF;
	background-image: url(/images/button_bg_place_order_round_shadow.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.place_order_button a:hover
{
	text-decoration: none;
}


/*###### Diamond Search Form ######*/

.diamond_search_block
{
	margin: 4px 4px 24px 0px;
	padding: 12px 16px 18px 16px;
	text-align: left;
	font-size: 12px;
	background-color: #E7E7E7;
	border: 1px solid #BBB;
}

.diamond_search_input
{
        margin: 2px;
        padding: 1px 2px;
        border: 1px solid #AAA;
        font-size: 11px;
        color: #222;
        background-color: #FFF;
}

.diamond_search_choice
{
        margin: 2px 2px 0px 2px;
        padding: 0px 2px;
        font-size: 11px;
        color: #222;
}

.diamond_search_input_block
{
	margin: 10px 0px 0px 12px;
	padding: 0px;
}

.diamond_search_field_header
{
	margin: 14px 0px 8px 0px;
	padding: 0px;
	font-weight: bold;
}


/*###########General###########*/

p
{
	margin: 1em 0 1.5em 0;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
	color: #111;
}

p strong
{
	color: #000;
}

dt
{
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5ex 0;
}

dd
{
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}



/* ##### Footer ##### */

#footer
{
	color: white;
	background-color: #004691;
	background-image: url(/images/nav_bar_bg_darkblue_brushed.gif);
	border-top: 1px solid #002F61;
	height: 33px;
	font-size: 9px;
	text-align: center;
	line-height: 1.25em;
	margin: 0;
	padding: 1.5ex 4em 0.5ex 4em;
	clear: both;
}

#footer div
{
	margin: 0;
	padding: 0 0 1ex 0;
}

#footer a
{
	font-size: 10px;
	color: white;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: none;
}
