@charset "utf-8";
/* CSS Document */

/*
Theme Name: Ultrablue
Theme URI: http://www.freewordpresslayouts.com
Version: 1.0
Description: 2 Column theme
Author: Smartertemplates.com
Author URI: http://www.smartertemplates.com
*/

* { margin:0; padding:0; border: none;}

/* Links */

a:link, a:visited { text-decoration: none; color: #9b3e3e; }
a:hover, a:active { color: #666; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0 5px; font-family: Georgia, serif;  }


/* Other Html Elements */


ul, ol { line-height: 2.0em; }

ul {list-style: none;}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/*table {
	font-size: 12px;
	}
th {
	padding-top: 10px;
	font-family: Georgia, serif;
	font-weight:normal;
	margin-bottom: 0px;	
	}
tr.head th {
	font-size: 16px;
	font-weight: bold;
}
td {
	padding-right: 2px;
	vertical-align:top;
}
span.highlight {
	color: #90b2b3;
	font-weight:bold;
}
table input, table select {
	border: 1px solid #9b3e3e;	*/
/* Structure */

body
{
	position:relative;
	text-align:center;
	margin: 0 auto;
	width: 990px;
	color: #222222;
	background-position: top left;
	background-color: #c7b799;
	font: normal 76%;
	font-family:Arial, Helvetica, sans-serif;

}
#headerbg {
	width: 990px;
	margin: 0 auto;
	float:left;
	background-image: url(../images/header_bg.jpg);
	height: 112px;
	display: block;
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

#logo {
	margin: 0;
	float: left;

}
#navigation
{
	background-image: url(../images/nav-bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	z-index:10;
	position: absolute;
	/* before press 
	width: 700px; 
	top: 87px;
	left: 320px; 
	*/
	width: 920px;
	top: 87px;
	left: 180px;
}
#wrapper
{
	float: left;
	color: #555555;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: 270px 50px;
	position: relative;
	background-color: #EFECE3;
	border: 2px solid #9b3e3e;
	clear: left;
}
#content_wrap {
	width: 990px;
}
#content
{
	position:relative;
	float: left;
	background: #EFECE3;
	text-align: left;
	clear: left;
	background-image: url(../images/crown_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 0px 55px 50px 55px;
}
#content p
{
	padding-bottom: 10px;
	font-size: 12px;
	color: #333;

}
span.first_letter {
 font-size:18px;
 
}
#shop_now {
	margin: 10px;
	float:left;
	text-align:left;
	width: 500px;
	line-height: 1.4em;
	font-size: 12px;
}
#shop_now a {
	padding-left: 15px;
	background-position:1px 3px;
	background-repeat: no-repeat;

}
#shop_now a:link, #shop_now a:visited {
	background-image: url(../images/links_bg.jpg)
		
}
#shop_now a:hover, #shop_now a:active {
	background-image:url(../images/links_bg_over.jpg);
		
/**************** home *******************/

}
#home_text {
	font-size: 14px;
	color:#000;
	text-align: left;
	margin-top: 50px;
	width: 800px;
	float: left;
	}
#home_text p {
	padding-left: 60px;
	margin-top: 30px;
}
#crown {
	float: left;
	width: 300px;
	}
#front_swatches {
	float: left;
	padding-bottom: 100px;
	height: 55px;
	width: 850px;
	margin-top: 30px;
	margin-left: 20px;
	}
	
#front_swatches a {
	float: left;
	margin: 0px 25px;
	text-align: center;
	}	
	
/* Header */

#navigation h1 { margin-left: 180px; padding-top: 45px; float: left;}
#navigation h1 a { color: #FFFFFF;}

/* Navigation */

#navigation ul {
	list-style-type: none;
	list-style-image: none;
	height: 20px;
	line-height: 1em;
}

#navigation li {
	float: left;
	padding: 0px 0px 0px 23px;
}

#navigation li a:link,
#navigation li a:visited
{
	color: #000;
	padding-right:23px;
	font-size: 12px;
	font-weight: bold;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #9b3e3e;

}

#navigation li.active a
{
	color: #555555;
}

/******************************************************************/

#footer
{
	clear: both;
	float: left;
	width: 990px;
	height: 43px;
	text-align: left;
	font-size: 14px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	
}

#footer p {
	padding-top: 4px;
	line-height: 1.4em;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: #CCCCCC;
	margin-right: 20px;
}

#footer a {
	color: #fff;
	font-size: 15px;
	padding: 10px;
	}

#footer a: visited {
	color: #bbc674;
	}
#footer a:hover {
	color: #bbc674;
	}

#footer ul { 
	list-style-type: none; 
	list-style-image: none; 
	float: right; 
	padding: 0 0px 0 0; 
	margin-right: 60px; 
}

#footer li { float: left; }

#footer li input {
	margin-top: 16px;
}

#footer li a:link,
#footer li a:visited
{
	float: left;
	color: #FFFFFF;
	display: block;
	padding: 20px 20px;
	font-size: 15px;
	font-weight: bold;
}

#footer li a:hover,
#footer li a:active
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	color: #bbc674;
}

#footer li.active a
{
	color: #555555;
	background-color: #ffffff;
}
#footer form {
	position:relative;
	float: right;
	width: 200px;
}
#footer input.input-text {
	margin-top: 20px;
	float:left;
	}
#footer input.footer_submit  {
	margin-top: 23px;
	float: right;
	}

/************************************************************/	

/****************************** clearfix ***********************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

