﻿/*
	You really need to organize this!
*/

body 
{
	font-family:Lucida Sans Unicode;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
.browsedesignsheader, .browseartdesignsheader {
	/*background-image: url('Images/browsedesigns.gif');*/
	background-color:#FAF2DF;
	text-align:left;
}

.browsedesignsheader .browsedesigns {
	width:150px;
	height:43px;
	background-image: url('Images/browseembart.png');
	margin-top:4px;
	text-align:left;
}

.browseartdesignsheader .browseartdesigns {
	width:150px;
	height:43px;
	background-image: url('Images/browsegraart.png');
	margin-top:4px;
	text-align:left;
}

.InvoiceAltBackground
{
	background-color:#FAE1CA;
	margin-top:10px;
	margin-bottom:10px;
}

.pricing .pricingheader {
	width:150px;
	height:25px;
	background-image: url('Images/pricing.png');
	margin-top:5px;
}

.pricing .pricingfooter {
	width:150px;
	height:25px;
	background-image: url('Images/browsedesignsbottom3.png');
}

.YRline
{
	height: 10px;
	width:100%;
	background-image: url('Images/RedYellowLine.png');
}

.browsedesignsbottom {
	width:150px;
	height:25px;
	background-image: url('Images/browsedesignsbottom3.png');
}

.BrowseDesignMenu
{
	font-size:10pt;
	font-family:Lucida Sans Unicode;
}

.content
{
	margin-left:0px;
	margin-right:0px;
}

.searchdesignsheader{
	/*background-image: url('Images/searchdesigns.png');*/
	background-color:#FAF2DF;
	margin-top:10px;
}

.searchdesignsheader .searchdesigns {
	width:150px;
	height:25px;
	background-image: url('Images/searchdesigns.png');
	margin-top:5px;
}

.searchdesignsheader .searchdesignsbottom {
	width:150px;
	height:25px;
	background-image: url('Images/browsedesignsbottom3.png');
}

.SearchDesignMenu
{
	font-size:10pt;
	font-family:Lucida Sans Unicode;
}

.Search
{
font-family:Lucida Sans Unicode;
font-size:11px;
vertical-align:middle;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0 0 0 0;
}

.ItemsOnPage
{
	margin-left:0px;
	font-family:"Verdana";
	font-size:10px;
	color:#990000
}

.SC_header
{
	background-image: url('Images/SC_midtop.png');
	color:White;
	text-align:center;
	font-weight:bold;
}

.submenu a
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
/* 
.submenu a:hover
{
	font-family:Verdana;
	color: White;
	text-decoration: none;
	font-weight:bolder;
} */

.RegisterLogin
{
	margin-top:5px;
}

.SectionName
{
	font-size:1.5em;
	font-weight:bold;
	font-family:tahoma;
	margin-left:0px;
}

.ddlShippingMethod
{
	margin:10px 0 10px 15px;
}

.RegistrationContainer
{
	margin-left:0;
}

a
{
	color:#990000;
	font-family:Lucida Sans Unicode;
	text-decoration:none;
	font-size:8pt;
}
a:hover
{
	color:#ff0080;
	font-family:Lucida Sans Unicode;
	text-decoration:underline;
	font-size:8pt;
}

a.bar
{
	color:#ffff00;
	font-family:Lucida Sans Unicode;
	text-decoration:none;
	font-size:8pt;
}

a.bar:hover
{
	color:#fafad2;
	font-family:Lucida Sans Unicode;
	text-decoration:underline;
	font-size:8pt;
}

h2
{
	font-size: 30px; 
	color: #8B0000; 
	font-family: Lucida Sans Unicode; 
	margin-left: 20px;
	text-align: left;
}

h3
{
	font-family: Lucida Sans Unicode;
	font-size:medium;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
	margin-left: 10px
}

.body p
{
	margin-left:0px;
	font-size: medium;
}

a.footer {
	font-family: Lucida Sans Unicode;
	font-size:8pt;
	text-align:center;
}

.footer {
	font-family: Lucida Sans Unicode;
	font-size:8pt;
	text-align:center;
}

.footer a {
	text-decoration:none;
}
.IESucks
{
	padding: 0 0 0 0;
	margin-bottom: -3px;
}
.subheader1
{
	color:#990000;
	font-family: Lucida Sans Unicode 'Comic Sans MS';
	font-size: 25px;
	font-weight: bold;
	text-align: left;
}
.subheader2
{
	color:#990000;
	font-family: Lucida Sans Unicode 'Comic Sans MS';
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.categorycaps
{
	color:#990000;
	font-family:Lucida Sans Unicode;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}
.category
{
	color:#990000;
	font-family:Lucida Sans Unicode;
	text-transform: lowercase;
	font-size: 10pt;
	text-align:left;
}

/*My Account Specific Styles*/
.MyAccount_Container
{
	margin: 10px 0 0 30%;	
}