body {
	background-image: url('http://media.crybabymaternity.com/media/images/grey_bg.gif');
	background-color: #cccccc;
	font-family: verdana, arial;
	font-size: 10pt;
}

table, p, strong {
	font-size: 10pt;
}

.vote_div {
	background-color: #dccbb4;
	padding: 5px;
	font-size: 10pt;
}

.form_error {
	margin: 5px 0px 10px 0px;
	color: #990000;
	font-weight: bold;
	font-size: 80%;
}

.red_button {
	background-color: #990000;
	color: #ffffff;
	padding: 2px 4px 2px 4px;
	margin-top: 3px;
}

#front_bottom {
        background-color: #990000;
        width: 583px;
        padding: 0px;
        margin: 0px;
        border: 5px solid #990000;
}

#front_bottom_content {
        font-size: 9pt;
        padding: 5px 10px 5px 10px;
        background-color: #ffcc00;
}

#front_bottom p {
	font-size: 9pt;
}

#main_table {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#main_footer {
	text-align: center;
	font-size: 10px;
	margin-top: 6px;
}

#leftcolumn_td {
	padding: 5px;
}

#leftcolumn_header {
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	width: 583px;
}

#leftcolumn_container {
	padding: 0px;
	margin: 0px;
	width: 583px;
}

#leftcolumn_main {
	background-color: #e9d7be;
	border: 2px solid #990000;
	float: left;
	padding: 10px;
}

#leftcolumn_banner {
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
}

#leftcolumn_frontpage {
	background-color: #990000;
	padding: 0px;
	margin: 0px;
	width: 583px;
}

#leftcolumn_featured {
	background-color: #990000;
	width: 583px;
}

#leftcolumn_featured_td {
	text-align: center;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
}

.leftcolumn_featured_image {
	margin-bottom: 5px;
	border: 2px solid #e9d7be;
}

#leftcolumn_featured_td a {
	text-decoration: none;
	color: #ffffff;
}

#leftcolumn_featured table {
	background-color: #990000;
}

#leftcolumn_content {
	float: left;
	font-size: 11pt;
}

#leftcolumn_content h1, #simple_content h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}

#leftcolumn_content h2 {
	font-size: 11pt;
	font-weight: bold;
}

#leftcolumn_prop {
	width: 0px;
	float: right;
	height: 700px;
}

#leftcolumn_clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#rightnav_logo {
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
}

#rightnav_links, #rightnav_shopping, #rightnav_info {
	text-align: left;
	margin-left: 0px;
	margin-bottom: 20px;
        margin-right: 15px;
	padding-left: 15px;
}

#rightnav_links a, #rightnav_shopping a, #rightnav_info a {
	font-size: 13px;
	text-transform: lowercase;
	text-decoration: none;
        font-family: Georgia;
	line-height: 1.4;
        line-spacing: 1.5;
}

#rightnav_links a:hover, #rightnav_shopping a:visited, #rightnav_info a:visited {
	color: black;
}

#rightnav_links a:visited, #rightnav_shopping a, #rightnav_info a {
	font-size: 13px;
	text-transform: lowercase;
	text-decoration: none;
}

#rightnav_links h1, #rightnav_shopping h1, #rightnav_info h1 {
	font-size: 13pt;
	margin-top: 10px;
	margin-bottom: 5px;
}

#thumbnail_grid_td {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 10pt;
	color: #000000;
}

#thumbnail_grid_td .saleprice {
	color: #990000;
	font-weight: bold;
}

#thumbnail_grid_td a {
	text-decoration: none;
	color: #000000;
}

.thumbnail_grid_image {
	margin-bottom: 5px;
	border: 2px solid #990000;
}

.original_price {
	text-decoration: line-through;
}

.sale_price {
	font-weight: bold;
	color: #990000;
}

.sale_message {
	color: #990000;
	font-weight: bold;
}

.dropship_message {
	margin-top: 10px;
	color: #990000;
}

#paypal_message {
	font-size: 10pt;
}

#product_leftdiv {
	font-size: 11pt;
}

#product_leftdiv .product_image {
	border: 2px solid #990000;
}

#product_rightdiv {
	margin-left: 15px;
	margin-right: 5px;
	font-size: 10pt;
}

#product_rightdiv select {
	margin-top: 5px;
}

.shipping_message {
	background-color: #dccbb4;
	font-size: 10pt;
	padding: 5px;
	margin-top: 10px;
	border: 2px dashed #990000;
}

.backorder_message {
	background-color: #dccbb4;
	font-size: 10pt;
	padding: 5px;
	margin-top: 10px;
	border: 2px dashed #990000;	
}

#view_cart_button {
	margin-top: 10px;
}

#simple_content {
	text-align: left;
	background-color: #ffffff;
	margin: 10px;
	width: 450px;
	padding: 10px;
	font-size: 11pt;
	border: 2px solid #990000;
}

#simple_content th, #simple_content td {
	text-align: center;
	background-color: pink;
}

#simple_content th {
	font-weight: bold;
}

#link_categories ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#link_urls {
	margin-bottom: 10px;
}

#shipping_table td {
	background-color: #D2B39A;
	padding-left: 5px;
	padding-right: 5px;
}
