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


/*
* COLOR PALATTE *
* Text red: #ed3554
* Background red: #db033b
* Dark gray: #
*/


/* **DEFAULTS** */

body {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center;
}

#wrapper {
	background: #fff url(images/background.jpg) top left no-repeat;
	margin: 0 auto;
	width: 964px;
	text-align: left;
}

a {
	border: none;
	color: #ed3554;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#content-inner ul li {
	list-style-image: url(images/dot-red-2.png);
}

hr {
	color: #333333;
	background-color: #333333;
	border: none;
	height: 2px;
}


/* **HEADER** */

#header {
	height: 140px;
	width: 964px;
}

#header img {
	float: right;
}

#header h1 {
	margin: 0 0 0 -5000px;
}

/* **MENU** */


#menu {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	color: #ffffff;
	display: block;
	padding: 3px 10px 10px;
}


#menu a:hover,
#menu a:active,
#menu li:active a {
	text-decoration: none;
	color: #ffffff;
	background: #db033b;
}


#menu-border {
	background: #db033b url(images/menu-border-dot.png) repeat-x left center;
	clear: both;
	height: 25px;
	width: 960px;
}

#sub-menu {
	border-bottom: 3px solid #db033b;
	height: 30px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#sub-menu ul {
	float: left;
	font-size: 0.95em;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sub-menu li {
	float: left;
}

#sub-menu a {
	color: #ffffff;
	display: block;
	padding: 5px 10px 5px 10px;
}

#sub-menu a:hover {
	color: #ed3554;
	text-decoration: none;
}

#sub-menu .nonlink {
	color: #ed3554;
	display: block;
	padding: 5px;
}

/* **CONTENT** */


#content {
	background: #000;
	border: 2px solid #000;
	color: #fff;
	font-size: 0.9em;
	overflow: auto;
}

.front #content {
	background: #000 url(images/front-background.jpg) bottom left no-repeat;
}


#content-inner {
	background: #000 url(images/sub-background.jpg) bottom right no-repeat;
	overflow: hidden;
	padding: 10px 20px 35px;
}

#content-left {
	float: left;
	padding: 0 0 20px 0;
	width: 70%;
}


#content-right {
	float: right;
	padding-left: 20px;
	width: 25%;
}

#content img.border {
	border: 2px solid #fff;
}

#content-inner .top-pad {
	padding-top: 30px;
}

#content-inner .bottom-pad {
	padding-bottom: 40px;
}

#content-inner .embiggen {
	font-size: 1.1em;
}

#content table h2 {
	margin: 0;
}


/* **CONTENT TEXT STYLES** */

#content h1 {
	color: #ed3554;
	font-size: 1.3em;
}

#content h2 {
	color: #fff;
	font-size: 1.1em;
}

#content h3 {
	color: #ed3554;
	font-size: 1.0em;
}

#content h3.white {
	color: #ffffff;
}

#content h4,
#content h5,
#content h6 {

}

#content-right h2 {
	border-left: 3px double #ed3554;
	padding-left: 15px;
}

#content-right ul {
	margin: 0 15px;
	padding: 0;
}


#content-right img.highlight {
	border: 2px solid #ccc;
	margin: 20px;
}

.floatLeft {
	float: left;
	margin: 0 20px 20px 0;
}

.floatRight {
	float: right;
	margin: 0 0 20px 20px;
}

.clear {
	clear: both;
}

.award-wrap {
	clear: both;
}

blockquote {
	border-left: 3px double #db033b;
/*	border-right: 2px solid #db033b;*/
	margin: 30px 30px;
	padding: 0 8px 0 20px;
}


/* **SLIDESHOW** */

#slideshow {
	clear: both;
	/*height: 450px;*/
	width: 960px;
/*remove	background:#cccccc;*/
}

#slideshow #master0 {
	margin-top: -17px;
}



/* **MESSAGE AREA** */

#message-area {
	height: 200px;
}

#message-area .focus {
	font-size: 1.1em;
}

#message-area .embiggen {
	font-size: 1.2em;
}

#message1 {
	float: left;
	font-size: 1em;
	width: 375px;
	padding: 60px 25px 50px 50px;
}

#message1 h2,
#message1 h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0 5px 0;
	padding: 0px;
}

#message1 p {
	margin: 0px 0 5px 0;
	padding: 0px;
}

#message1 p.red {
	color: #ed3554;
	font-size: 1.2em;
}

#message2 {
	background: url(images/circle1.png) no-repeat bottom center;
	float: left;
	font-size: 0.9em;
	text-align: right;
	min-height: 200px;
	width: 200px;
}

#message2 a {
	color: #fff;
	text-decoration: none;
}

#message2 a:hover {
	color: #ed3554;
	text-decoration: none;
}

#message2 #blog {
	padding: 40px 110px 0 0;
}

#message2 #design {
	margin-top: -10px;
	padding: 0px 47px 0 0;
}

#message2 .blogbig {
	font-size: 1.6em;
}

#message3 {
	float: right;
	padding: 25px 50px 20px 20px;
}

#message3 .dot {
	background: url(images/dot-red-1.png) left center no-repeat;
	padding-left: 40px;
}

#message3 .fb {
	background: url(images/facebook.png) left center no-repeat;
	height: 24px;
	padding-left: 40px;
}

#message3 .fb a {
	color: #fff;
	text-decoration: none;
}

#message3 .fb a:hover {
	text-decoration: underline;
}


/* **FOOTER** */

#footer {
	background: #fff;
	clear: both;
	color: #000;
	font-size: 0.8em;
	padding: 5px 5px 60px;	
	width: 950px;
}

#newsletter {
	float: left;
}

#client {
	float: left;
	font-weight: bold;
	padding: 5px 20px;
}

#copyright {
	float: right;
}


/* Design pages */

.design {
	border: none;
	float: left;
	padding-bottom: 40px;
}

.design img {
	border: 1px solid #555;
	margin-bottom: 10px;
}

.points {
	border: 1px solid #555;
	padding: 5px 10px;
}

/* Price Pages */

.collection {
	border: 1px solid #fff;
	float: left;
	/*height: 350px;*/
	width: 300px;
}

.portrait {
	border: 1px solid #fff;
	float: left;
	height: 200px;
	width: 260px;
}

#content .collection h3 {
	background: #db033b;
	color: #ffffff;
	font-size: 1.2em;
	margin-top: 0px;
	padding: 5px;
	text-align: center;
	width: 290px;
}

#content .portrait h3 {
	background: #db033b;
	color: #ffffff;
	font-size: 1.2em;
	margin-top: 0px;
	padding: 5px;
	text-align: center;
	width: 250px;
}

.collection p,
.portrait p {
	padding: 0px 15px;
}

.portrait ul {
	padding-right: 15px;
}

#content .center {
	text-align: center;
}

.collection .price,
.portrait .price {
	font-size: 1.15em;
	font-weight: bold;
}

.gallery-link img {
	float: left;
	padding: 4px;
}

.gallery-link img.top {
	float: left;
	padding: 4px 6px;
}

.gallery-link a:hover img {
	border: 1px solid #db033b;
	padding: 3px;
}

.gallery-link a:hover img.top {
	border: 1px solid #db033b;
	padding: 3px 5px;
}
