/* GENERAL STYLES */
html, body {
	margin: 0px 0px 0px 52px;
	background-color: #000000;
}
body {
	font-size: 65%;
}
a {
	color: #C62E61;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
}

.highlight {
	color: #C62E61;
}

.small {
	font-size: 1em;
	margin: 4px;
}

/* TOP BAR (LOGO) STYLES */
#topbar {
}
#topbar .logo{
	float: left;
}

/* RESPONSE BUTTON (2 LINKS) STYLES */
a.responseLink{
	height: 130px;
	width: 94px;
	display: block;
	float: left;
	background-image:url(http://www.origincreativemedia.com/images/response_link.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
}
a.responseLink:hover{
	background-repeat: no-repeat;
	background-position: 0px -130px;	
}
a.respondLink{
	height: 130px;
	width: 94px;
	display: block;
	float: left;
	background-image:url(http://www.origincreativemedia.com/images/respond_link.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
}
a.respondLink:hover{
	background-repeat: no-repeat;
	background-position: 0px -130px;
}
#content {
	vertical-align: top;
	clear: both;
}

#content .christmas,
#content .respond,
#content .contact {
	width: 650px;
}
.borderBox {
	border: 1px solid #5C0F29;
	width: 650px;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
}
.errorBox {
	font-size: 1em;
	border: 1px solid #C62E61;
	background-color: #5C0F29;
	padding: 5px;
	margin-bottom: 2px;
}
.errorBox p {
	margin: 0px;
}
.floatBox {
	margin-left: 20px;
	width: 250px;
	float: left;
}

/* HOMEPAGE STYLES */
#content .homepage{
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 120px;
	background-image:url(http://www.origincreativemedia.com/images/bird_bg.jpg);
	background-repeat: no-repeat;
}
#content .hometext {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 360px;
}

/* CHRISTMAS STYLES */
#content .christmas {
	margin-top: 0px;
	margin-bottom: 40px;
	background-image:url(http://www.origincreativemedia.com/images/christmas_bg.jpg);
	background-repeat: no-repeat;
}
#content .christmas img.title {
	margin-top: 120px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content .christmas img.option {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .christmas p {
	margin-top: 5px;
	margin-bottom: 7px;
}
/* CHRISTMAS STYLES - PRICES */
.costs {
	float: left;
	width: 350px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.costs th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #C62E61;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 0px;
	text-align: left;
	border-bottom: 1px solid #5C0F29;
}
.costs td.cell1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 0px;
	text-align: left;
	border-bottom: 1px solid #9f6176;
}
/* PORTFOLIO STYLES */
#content .details {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
#content .thumbnail {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: none;
}

/* RESPOND PAGE STYLES */
fieldset {
	width: 600px;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.legend {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C62E61;
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 0px;
	text-align: left;
	border-bottom: 1px solid #5C0F29;
	font-size: 1.1em;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 7px;
}
.required {

}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #000000;
}
.input:focus {
	background-color: #E7C8D3;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #5C0F29;
	background-color: #C62E61;
	color: #fff;
	font-weight: bold;
	margin: 0px;
}
.submitBox {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.formNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #5C0F29;
	width: 420px;
	color: #FFFFFF;
	padding: 5px;
}
.error {
	color: #C62E61;
	font-weight: bold;
}









/* BASE BAR (EMAIL + SLOGAN) STYLES */
#basebar {
	margin-top: 25px;
}
#basebar .slogan{
	float: left;
}
a.baseLink{
	height: 20px;
	width: 252px;
	display: block;
	float: left;
	background-image:url(http://www.origincreativemedia.com/images/base_email.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a.baseLink:hover{
	background-image:url(http://www.origincreativemedia.com/images/base_email-on.gif);
	background-repeat: no-repeat;
}

/* FOOTER (COPYRIGHT ETC) STYLES */
#footer {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
