/* CSS Document */

/******************** LAYOUT **************************/

body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:75%;
	color:#333333;
	line-height:1.5em;
	padding:0;
	margin:0;
	text-align:left;
}

#main_wrapper {
	width:960px;
	padding:20px;
}

#header {
	width:960px;
	height:110px;
	background:url(../images/header-bg.jpg) no-repeat;
	text-align:right;
	font-weight:normal;
	border-bottom:1px solid #d1d1d1;
}

#logo {
	float:left;
}

#header_right {
	float:right;
}

#header_call {
	color:#408080;
	font-size:1.667em;
	height:18px;
	margin-bottom:14px;
	padding-top:10px;
}

#search {
	float:right;
	margin:0;
	padding:0 0 12px 0;
	width:281px;
	height:26px;
}

#search_box {
	float:left;
	width:238px;
	height:21px;
	padding:5px 0 0 13px;
	margin:0;
	background-image:url(../images/searchbox.gif);
	border:0 none;
	font-size:1.083em;
}

#search_button {
	float:right;
	margin:0;
	padding:0;
}	

#header_links {
	clear:both;
	text-transform:lowercase;
	margin-bottom:0;
	text-align:right;
}

#header_links a {
	color:#267da9;
	text-decoration:none;
}

#header_links a:hover {
	text-decoration:underline;
}

#navbar {
	height:30px;
	text-align:center;
	padding:9px 0 10px 0;
}

#navbar a {
	display:inline-block;
	height:30px;
	width:137px;
}

#navbar a span {
	display:none;
}

#nav_print {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll 0px 0px;
}

#nav_print:hover {
	background-position:0px -30px;
}

#nav_print-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll 0px -60px;
}

#nav_copy {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -137px 0px;
}

#nav_copy:hover {
	background-position:-137px -30px;
}

#nav_copy-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -137px -60px;
}

#nav_posters {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -274px 0px;
}

#nav_posters:hover {
	background-position:-274px -30px;
}

#nav_posters-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -274px -60px;
}

#nav_design {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -411px 0px;
}

#nav_design:hover {
	background-position:-411px -30px;
}

#nav_design-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -411px -60px;
}

#nav_mailing {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -548px 0px;
}

#nav_mailing:hover {
	background-position:-548px -30px;
}

#nav_mailing-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -548px -60px;
}

#nav_web {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -685px 0px;
}

#nav_web:hover {
	background-position:-685px -30px;
}

#nav_web-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -685px -60px;
}

#nav_promotional {
	width:138px;
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -822px 0px;
}

#nav_promotional:hover {
	background-position:-822px -30px;
}

#nav_promotional-on {
	width:138px;
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -822px -60px;
}

#slideshow {
	margin-bottom:19px;
}

#content {

}

#main_col {
	width:692px;
	float:right;
	margin-left:-242px;
	padding-left:26px;
	text-align:left;
}

#left_col {
	float:left;
	width:242px;
}

.left_col_box {
	width:242px;
	background:url(../images/left-col-box-bg.gif) repeat-y;
}

.left_col_box div {
	width:242px;
	background:url(../images/left-col-box-grad.gif) top no-repeat;
	padding:10px 0;
}

.left_col_box div a {
	width:202px;
	display:block;
	padding:12px 20px;
	color:#334146;
	font-size:1.333em;
	text-align:left;
	text-decoration:none;
}

.left_col_box div a:hover {
	background:url(../images/left-col-box-on.gif) repeat-y;
	color:#FFFFFF;
	text-decoration:none;
}

.submenu {
	width:242px;
	background:#EAEEF1;
}

.submenu div {
	width:242px;
}

.submenu div a {
	width:202px;
	display:block;
	padding:5px 12px;
	color:#334146;
	font-size:1em;
	text-align:left;
	text-decoration:none;
	text-transform: uppercase;
	border-bottom: 1px solid #B0BCC4;
	margin-right: 8px;
	margin-left: 8px;
}

.submenu div a:hover {
	background:#334146;
	color:#FFFFFF;
	text-decoration:none;
}

#content_bottom {
	height:19px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
}

#bottom_nav {
	height:29px;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	text-transform:lowercase;
	padding-top:10px;
}

#bottom_nav a {
	color:#267da9;
	text-decoration:none;
}

#bottom_nav a:hover {
	text-decoration:underline;
}

#footer {
	width:960px;
	margin-top:10px;
}

#customer_menu {
	height:29px;
	background:url(../images/customer-menu-bg.gif) repeat-x;
	padding:0 0 0 10px;
	margin:0 0 26px 0;
	list-style-type:none;
}

#customer_menu li {
	display:inline-block;
	float:left;
	padding:0;
	margin:0;
	height:29px;
	white-space:nowrap;
}

#customer_menu li img {
	float:left;
}

#customer_menu a {
	display:inline-block;
	height:21px;
	color:#888888;
	font-size:1.083em;
	padding:8px 10px 0 10px;
	line-height:normal;
	text-decoration:none;
	float:left;
}

#customer_menu a:hover {
	color:#333333;
}

.customer_menu_on {
	background:url(../images/customer-menu-item-on.gif) repeat-x;
	display:inline-block;
	height:21px;
	color:#333333 !important;
	font-size:1.083em;
	padding:8px 0 0 0 !important;
	line-height:normal;
	text-decoration:none;	
}

.customer_table th {
	background-color:#eaeef1;
	border-top:1px solid #b8c0c6;
	border-bottom:1px solid #b8c0c6;
	padding:3px 8px;
	font-size:0.917em;
}

.customer_table td {
	border-bottom:1px solid #DDDDDD;
	padding:3px 8px;
}

.customer_div {
	background-color:#eaeef1;
	border-top:1px solid #b8c0c6;
	border-bottom:1px solid #b8c0c6;
	padding:20px;
}

.customer_form {
	
}

.customer_field {
	border-top:solid 1px #a4abb0;
	border-right:solid 1px #dde1e4;
	border-bottom:solid 1px #d4d9dc;
	border-left:solid 1px #9da3a8;
	padding:3px;
	font-size:1.167em;
	margin-bottom:10px;
}

.customer_utility_box {
	padding:5px;
	background-color:#dfe6ec;
	border-top:1px solid #b8c0c6;
	border-bottom:1px solid #b8c0c6;
}

.reorder-files {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.reorder-files li {
	background:transparent url(/images/customer-file.gif) no-repeat scroll 1px 50%;
	line-height:1.5em;
	padding-left:28px;
}

.reorder-file-title {
	padding:0 4px;
}

.reorder-file-size {
	padding:0 4px;
	color:#666666;
}

.products-table td {
	text-align: center;
	padding: 0 10px 25px 10px;
}

.products-table img, .product-image {
	border: solid #FFF 5px;
	margin-bottom: 10px;	
}

/******************** STYLES **************************/

table {
	font-size:12px;
}

a {
	color:#408080;
}

a:hover {

}

p {
	margin: 0px 0px 20px 0px;
}

.nav_link {
	display:block;
	padding:5px 3px 3px 12px;
	color:#303030;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	display:block;
	background-color:#303030;
	padding:5px 3px 3px 12px;
	color:#e8dac1;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.title {

}

.subtitle {
	color:#888888;
}

.alttext1 {
	color:#303132;
	font-size:1.308em;
	font-weight:bold;
}

.alttext2 {
	color:#303132;
	font-size:1.154em;
	font-weight:bold;
}

.header1 {
	color:#408080;
	font-size:1.5em;
	font-weight:bold;
	line-height:normal;
}

.header2 {
	color:#408080;
	font-size:1.333em;
	font-weight:bold;
	line-height:normal;
}

.header3 {
	color:#408080;
	font-size:1.167em;
	font-weight:bold;
	line-height:normal;
}

h1 {
	color:#408080;
	font-size:1.5em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:.5em;
	line-height:normal;
}

h2 {
	color:#408080;
	font-size:1.333em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

h3 {
	color:#408080;
	font-size:1.167em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

h4 {
	font-size:1.25em;
	margin-top:0;
	margin-bottom:3px;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#408080;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */
/*
.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}
*/

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {
	color:#999999;
}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}
