@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005baa;
	text-align: justify;
}

.h1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #005baa; font-weight:bold; font-size: 20px;}
.h2 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#005baa; font-weight:bold; font-size:18px;}
.h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#005baa; font-weight:bold; }
.h3_green { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#bac223; font-weight:bold; }
.white_heading { font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:18px;}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height:15px;
}
.blue_body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005baa;
	text-align: justify;
	line-height:20px;
}

a:link {text-decoration: none; color: #60328f; font-weight:bold}
a:visited {text-decoration: none; color:#60328f}
a:active {text-decoration: none; color:#60328f}
a:hover {text-decoration: none; color:#d333be;}

div#container { position : relative; width : 980px; margin : 0 auto; text-align : left; clear: both; 
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height:auto;
}

div#branding {  position : relative; width : 980px; height : 205px; background : url(images/header.png) no-repeat;  }

/*navigation bar*/
#navbar {
	height:28px;
	width: 960px;
	margin:0;
	padding-left:22px;
	list-style-type: none;
	height: 28px;
	top: 162px;
	position: relative;
}

#navlist {
	background:url(images/nav.jpg) no-repeat;
	height:28px;
	width: 845px;
	margin:0;
	padding:0;
	list-style-type: none;
	height: 28px;
	position: relative;
}

#navlist span {
display: none;
}
#navlist li, #navlist a {
height:28px;
display:block;
}
#navlist li {
float:left;
list-style:none;
display:inline;
}

#navlist01 {width: 105px;}
#navlist02 {width: 105px;}
#navlist03 {width: 105px;}
#navlist04 {width: 153px;}
#navlist05 {width: 136px;}
#navlist06 {width: 105px;}
#navlist07 {width: 136px;}


#navlist01 a:hover {background:url(images/nav.jpg) 0px -28px no-repeat; }
#navlist02 a:hover {background:url(images/nav.jpg) -105px -28px no-repeat; }
#navlist03 a:hover {background:url(images/nav.jpg) -210px -28px no-repeat; }
#navlist04 a:hover {background:url(images/nav.jpg) -315px -28px no-repeat; }
#navlist05 a:hover {background:url(images/nav.jpg) -468px -28px no-repeat; }
#navlist06 a:hover {background:url(images/nav.jpg) -604px -28px no-repeat; }
#navlist07 a:hover {background:url(images/nav.jpg) -709px -28px no-repeat; }


/*content*/
div#content {
	background-color:#FFFFFF;
	position:relative;
	width:980px;
	height:auto;
	z-index: auto;
	clear: both;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}

/*index.html*/

div#index_bg {
	background-image:url(images/home_bg.jpg); background-position:center; background-repeat:no-repeat;
	position:relative;
	width:980px;
	height:478px;
	z-index: auto;
	clear: both;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
}

#headings {
	width:auto;
	height:auto;
	z-index:1;
	left: 0px;
	margin-top: 15px;
	position:relative;
	clear:none;
}

#contentleft { 
margin-left: 29px; margin-top: 27px;
overflow:auto;
width: 400px; 
height: auto;
margin-bottom: 20px;
position:relative; }

#contentindex { 
margin-left: 53px; margin-top: 10px;
overflow:auto;
width: 650px; 
height: auto;
position:relative; }

#index_footer {
	position:absolute;
	width:723px;
	height:172px;
	z-index:2;
	left: 17px;
	top: 306px;
}

/* printing.html */

#contentprinting { 
margin-left: 35px; margin-bottom:30px;
overflow:auto;
width: auto; 
height: auto;
position:relative; }

/* stationery.html */

#contentstationery { 
	margin-left: 26px; margin-bottom:40px; margin-top:20px; margin-right:15px;
	overflow:auto;
	width: 552px; 
	height: auto;
	position:relative;
	float:left; }
	
#stationerybottom { 
	overflow:auto;
	width: auto; 
	height: auto;
	position:relative;
	clear: both; }

#stationeryright {
	margin-top:0;
	float:left;
	width:304px;
	height:auto;
	position:relative;
	top:0;
	right:0;
}

/*our_story.html*/

#contentourstory { 
	margin-left: 26px; margin-bottom:50px; margin-top:20px;
	overflow:auto;
	width: 600px; 
	height: auto;
	position:relative;
	float:left; }

#ourstoryright     {
	margin-top:10px; margin-left:30px; margin-bottom:20px;
	float:left;
	width:285px;
	height:auto;
	position:relative;
	top:0;
	right:0;
}

/* digital.html*/
#contentdigital { 
	margin-left: 26px; margin-bottom:30px; margin-top:20px; margin-right:15px;
	overflow:auto;
	width: 450px; 
	height: auto;
	position:relative;
	float:left;
}

#digitalcontentright     {
	margin-top:20px; margin-bottom:45px; margin-left:6px;
	float:left;
	width:370px;
	height:auto;
	position:relative;
	top:0;
	right:0;}

#digitalbinding    {
	margin-left:6px; margin-bottom:20px;
	float:left;
	width:367px;
	height:147px;
	position:relative;
	right:0;}

/* order_print_job.html */

div#order_bg {
	background-image:url(images/order_print_bg.jpg); background-position:center; background-repeat:no-repeat;
	position:relative;
	width:980px;
	height:511px;
	z-index: auto;
	clear: both;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;}

#ordercontent { 
margin-left: 48px;margin-bottom: 10px;
top: 120px;
overflow:auto;
width: auto; 
height: auto;
position:relative;
display:inline-block; }

/* quote.html */

div#quote_bg {
	background-image:url(images/quote_bg.jpg); background-position:center; background-repeat:no-repeat;
	position:relative;
	width:980px;
	height:511px;
	z-index: auto;
	clear: both;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;}
	
	#quotecontent { 
	margin-left: 48px;margin-bottom: 10px;
	top: 120px;
	overflow:auto;
	width: 870px; 
	height: auto;
	position:relative;
 }
 
 /* order_stationery.html */
 
 div#order_stationery_bg {
	background-image:url(images/stationery_order_bg.jpg); background-position:center; background-repeat:no-repeat;
	position:relative;
	width:980px;
	height:511px;
	z-index: auto;
	clear: both;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;}
	
	#order_stationerycontent { 
	margin-left: 48px;margin-bottom: 10px;
	top: 120px;
	overflow:auto;
	width: 870px; 
	height: auto;
	position:relative;}
 
 

/*footer*/

div#pageFooter{
	clear: both;
	background-image: url(images/essences.png);
	background-repeat: no-repeat;
	background-position: center bottom;}

div#wrapperFooter{
	clear:both;
	width: 980px;
	height: 77px;
	margin: 0 auto 0 auto;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;}


/* Order Print Job / Quote form  */

* {margin:0; padding:0;}
form {
	width:auto;
	height:auto;
	display:inline;
}
fieldset div {
	margin:1px 0;
	width: auto;
	height:auto;
	clear:both;
	margin-top:10px;
	display:block;	
}
label {
	float:left;
	width:120px;
	text-align:left;
	margin-right:1em;
	display:block;
}
input {
	padding:5px;
	width:220px;
	border:5px solid #d7df23;
	background:#fafafa;
	font: 14px arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	display:block;
}
textarea {	padding:5px;
	width:220px;
	height:200px;
	border:5px solid #d7df23;
	background:#fafafa;
	font: 14px arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	-ie-border-radius:0.4em;
	overflow: auto;}
input.textarea {
	padding:5px;
	width:220px;
	height:200px;
	border:5px solid #d7df23;
	background:#fafafa;
	font: 14px arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	overflow: auto;
}
textarea:hover, input:focus {
	border-color:#f2fb24;
	background:#f6f6f6;
	display:block;
} 
input:hover, input:focus {
	border-color:#f2fb24;
	background:#f6f6f6;
	display:block;
} 
fieldset legend {
	display:none;
}
fieldset {
	border:none;
	display:block;
	float:left;
    height: auto;
	width: 400px;
	border: 0;
	margin: 0;
	padding: 10px;
	float: left;
}
fieldset.submit {
	border:none;
	display:block;
	float:left;
    height: auto;
	width: 150px;
	border: 0;
	margin: 0;
	padding-left:350px;
	float: left;
}
input.default {
	color:#bbb;
	display:block;
}
#submit-go {
	margin-top:2px;
	width:148px;
	height:26px;
	overflow:hidden;
	border:0;
	background:url(images/tab.jpg) no-repeat 0 0;
	background-position:center;
	display:block;
	cursor:pointer !important; cursor:hand;
	padding: 0;
	float:inherit;
}
#submit-go:hover {
margin-top:2px;
 	background-position:center;
	background:url(images/tab.jpg) no-repeat 0 0;
	display:block;}
#submit-go  legend {
	display: none;}
