
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

#content ul{
	display:block;
	list-style: disc;
}
#content li {
	margin-bottom:10px;
	margin-left:15px;
	list-style: disc;
	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 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%;
}

/* base css */
body {
	background-color:#d4d8d9;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	color:#282828;
	text-decoration:none;
}

a:active {
	color:#ee2929;
	text-decoration:none;
}

a:visited {
	color:#282828;
	text-decoration:none;
}

a:hover {
	color:#ee2929 !important;	
	text-decoration:none;
}
#center-wrapper {
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wrapper {
	text-align:left;
	width:800px;
	margin:30px 0px 0px 0px;
	padding:0 0 50px 0;
}

/* header */
#header {
	margin:0px 0px 8px 0px;
	padding:20px 0 0 20px;
	width:700px;
	height:90px;
	background-color:#fff;
	position:relative;
}

#header #logo {
	display:block;
	float:left;
	cursor:pointer;
	background:url(../img/logo.png) no-repeat;
	width:56px;
	height:22px;
	margin-top:44px;
	margin-left:5px;
}

#header #logo-consulting {
	display:block;
	float:left;
	background:url(../img/logo-consulting.png) no-repeat;
	margin-right:35px;
	width:100px;
	margin-top:20px;
	margin-left:5px;
	height:48px;
}
#header .consulting-wrapper {
	width:100%;
	margin-top:-30px;
}

#header #nav {
	display:block;
	list-style-type:none;
	font-weight:none;
	margin-top:50px;
	width:100%;
	color:#231f20;
	font-size:11px;
	margin-left:100px;
}

.consulting-wrapper #nav {
	list-style-type:none;
	padding-top:30px;
	color:#231f20;
	font-size:11px;
	width:180px;
	font-weight:none;
}


#header #nav li {
	width:135px;
	display:block;
	float:left;
}

#header #nav li a {
	font-weight:bold;
	display:block;
	margin:0 0 5px 0;
}

#header #nav .active a {
	font-size:1.1em;
	color:#ee2929;
}

#header #nav .active a:hover {
	color:#EE3224;
	text-decoration:none;
}

/* content */
#content {
	margin:0 0 8px 0;
	background-color:#fff;
	width:720px;
	overflow:hidden;
}

#upcoming-products {
	background-color:#fff;
	height:23px;
	width:700px;
	padding-top:12px;
	padding-left:20px;
	font-size:12px;
	margin-bottom:3px;

}	
#upcoming-products label {
	width:200px;
	float:left;
}

#upcoming-products-menu {
	float: right;
	width:155px;
}

#admin {
	margin:0 0 16px 0;
	background-color:#fff;
	width:100%;
	font-size:14px;
	
}

#admin .content {
	padding:100px;
}
#admin textarea {
	width:500px;
	height:300px;
}
#admin .paging a{
	display:inline;
}

#admin input {
	width:500px;
}


#content p {
	margin:0 0 10px 0;
}

#content h2 {
	margin: 0 0 25px 0;
	font-weight:normal;
}

#content .content a {
	color:#EE2929;
}

#content .content {
	min-height:325px;
}
#content #left-nav {
	width:152px;
	float:left;
	display:block;
}

#content #left-nav div {
	margin:20px 0 0 27px;
	line-height:20px;
}

#content #left-nav div a {
	display:block;
	font-weight:normal;
}

#content #left-nav div .active {
	color:#03519c;
}

#content #left-nav div .active:hover {
	color:#EE3224;
}

#content #right-col {
	float:left;
	height:325px;
	font-family: Georgia, "Times New Roman", Times,Serif;
	font-size:18px;
	line-height:24px;
	border-left:8px solid #d4d8d9;
	display:block;
	width:527px !important;
	overflow:hidden;
}

#content #right-col .content {
	padding:35px 30px;
}

/* my order */

#order #order-header {
	background:#fff;
	height:24px;
	overflow:hidden;
	padding:11px 0 0 0;
	font-weight:bold;
	border-bottom:2px solid #d4d8d9;
}

#order #checkout input {
	border:1px solid #bcbcbc;
	background-color:#fff;
	margin:6px 0 10px 0;
}

#order #checkout label {
	display:block;
	font-size:11px;
	font-weight:bold;
}
#order #checkout fieldset {
	border:none;
}

#order #checkout legend {
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}


#order {

}

#show-order .table {
	width:700px;
}
#show-order .th {
	border-bottom:2px solid #d4d8d9;
	height:24px;
	padding:11px 0 0 0;
	
	
	
}
#order .content {
		margin:0 0 8px 0;
		background-color:#fff;
		padding:10px 0px 10px 20px;
		width:700px;
		min-height:55px;
		overflow:hidden;
}
#order .qty {
	padding:0 0 0 17px;
	width:55px;
	float:left;
	position:relative;
	overflow:hidden;
}

#order .qty input {
	width:20px;
	float:left;
	height:15px;
	padding:0 0 2px 0;
}

#order .qty .change-qty {
	float:left;
}

#order .item {
	width:217px;
	float:left;
}

#order .item .description {
	float:left;
	}
#order .item .color {
	float:right;
	padding:0 35px 0 0;
	}

#order .price {
	width:144px;
	float:left;
}

#order .shipping {
	width:144px;
	float:left;
}

#order .subtotal {
	float:left;
	width:100px;
	}
	
#order .delete {
	float:left;
	padding:3px 0 0 0;
	}
	
#order .delete a {
	display:block;
	text-indent:-9999px;
	background:url(../img/icons/remove-item.png) no-repeat;
	width:10px;
	height:10px;
}

#order .odds .delete a {
	background-position:0 -11px;
}

#order #order-body {
	background:#fff;
	height:197px;
	overflow:auto;
}

#order #order-body ul {
	list-style-type:none;
	
}

#order #order-body ul li {
	padding:7px 0;
	color:#5b5b5e;
	display: inline-block;
}

#order #order-body ul li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] #order #order-body ul li {
	display: block;
}
 
* html #order #order-body ul li {
	height: 1%;
}

#order #order-body ul .odds {
	background-color:#f3f4f4;
	}

#order #order-footer {
	background:#fff;
	height:25px;
	padding:10px 0 0 0;
	overflow:hidden;
}
#order #order-footer div {
	float:left;
	height:20px;
	overflow:hidden;
}
#order #order-footer #clear-order {
	margin:0 0 0 22px;
	width:408px;
}
#order #order-footer #total {
	width:130px;
}
#order #order-footer #checkout input {
	color:#EE2929;
	background:url(../img/icons/checkout.gif) no-repeat right 4px;
	*background-position:right 2px;
	padding:0 17px 0 0;
	border:0;
	display:block;
	font:1em Arial, Helvetica, sans-serif;
	float:left;
	margin:0;
	font-weight:bold;
	cursor:pointer;
	line-height:10px;
	width:80px;
	}
	
/* login-register */
#login-register .header {
	background:#fff;
	height:24px;
	overflow:hidden;
	padding:11px 0 0 0;
	font-weight:bold;
	border-bottom:2px solid #d4d8d9;
}

#login-register .header h2 {
	margin:0 0 0 28px;
	font-weight:bold;
}

#login-register .body {
	width:100%;
	overflow:hidden;
}

#login-register .body form {
	margin:27px 0 0px 28px;
}

#login-register .body form h3 {
	margin:0 0 20px 0;
	font-size:1.1em;
}

#login-register .body #login {
	width:288px;
	float:left;
}

#login-register .body #login fieldset {
	margin:0 0 10px 0;
}

#login-register .body #login .submit {
	margin:25px 0 25px 0;
}

#login-register .body #login a {
	color:#717171;
}

#login-register .body #register {
	width:430px;
	float:left;
	border-left:2px solid #D4D8D9;
}

#login-register .body #register .submit {
	margin:15px 2px 25px 0;
}

#login-register input {
	border:1px solid #bcbcbc;
	background-color:#fff;
	margin:6px 0 0px 0;
	width:225px;
}
	
#login-register label {
	display:block;
	color:#717171;
	font-size:1.2em;
	margin:20px 0 0 0;
}

input.error {
	border:1px solid #FF0000 !important;
}

textarea.error {
	border:1px solid #FF0000 !important;
}

label.error {
	margin: 0;
	color:#FF0000 !important;
	margin:6px 0 0 0 !important;
	font-size:10px !important;
}

#login-register .submit {
	float:right;
	border:0;
	background:#fff;
	color:#ea2d43;
	font-weight:bold;
	font-size:1.2em;
	width:100px;
}

#login-register .body #register .names fieldset {
	width:100%;
	overflow:hidden;
}

#login-register .body #register .names #first-name {
	width:118px;
}

#login-register .body #register label {
	float:left;
	width:197px;
}

#login-register .body #register input {
	display:block;
	width:180px;
	margin:6px 0 0px 0;
}

#login-register .body #register .passwords label {
	width:132px;
}

#login-register .body #register .passwords input {
	width:116px;
}

#login-register .body #register .passwords #newsletter {
	display:inline;
	width:15px;
	margin:20px 0 0 5px;
	border:0;
}

/* products */
#header #nav li .upcoming-products {
	font-weight:normal;
	color:red;
}
.products .header {
	background:#fff;
	height:24px;
	overflow:hidden;
	padding:11px 0 0 0;
	font-weight:bold;
	border-bottom:2px solid #d4d8d9;
}

.products #content .header h2 {
	margin:0 0 0 28px;
	float:left;
}

.products #content .header .img-count {
	float:right;
	padding:0 87px 0 0;
	font-weight:normal;
	font-size:1.2em;
}

#gallery {
	padding:0;
	border-bottom:8px solid #d4d8d9;
	line-height:0;
	height:322px;
	width:720px;
	overflow:hidden;
}

#gallery-arrows{
	width:680px;
	padding:0px 20px 0px 20px;
	position:relative;
	height:0px;
	top:90%;
	float:left;
}
#gallery-arrows .prev{
	float:right;
	margin-right:640px;
	cursor:pointer;
}

#gallery-arrows .next{
	float:right;
	cursor:pointer;
}


.products #gallery {
	padding:0;
	line-height:0;
	height:284px;
	overflow:hidden;
	margin-bottom:0px;
	
}

.products #gallery img {
	margin:0px;
	padding:0px;
	border:0px;
}
.products #product-info {
	width:100%;
	overflow:hidden;
	height:200px;
}

.products #product-info .left {
	width:230px;
	float:left;
	padding:0px;
}

.products #product-info .left a {
	font-weight:bold;
	display:block;
}

.products #product-info .right {
	width:375px;
	float:right;
	border-left:8px solid #d4d8d9;
	overflow:hidden;
	padding:20px 27px;
	height:160px;
	font-family: Georgia, "Times New Roman", Times,Serif;
	font-size:14px;
	line-height:20px;
	color: #282828;
}


.products .collapse {
	background-color:#fff;
	padding-left:0px;
	width:720px;
	padding-top:15px;
	margin-bottom:8px;
	min-height:20px;
}
.products .collapse label {
	padding-left:20px;
}
.products .expand {
	display:none;
	padding-top:10px;
	padding-bottom:0px;
}

.products .collapse .button-container {
	float:right;
	padding-right:12px;
}
.products .collapse .show {
	text-transform: uppercase;
	font-size:10px;
	cursor:pointer;
	padding-right:8px;
}

.products .collapse .hide {
	cursor:pointer;
	text-transform: uppercase;
	font-size:10px;
	cursor:pointer;
	padding-right:8px;
	
}


.detail .specs .header {
	background:#fff;
 	padding:11px 0 0 0;
	font-weight:bold;
	border-bottom:2px solid #d4d8d9;
	border-top:8px solid #d4d8d9;
}

.detail #gallery {
	padding:0;
	border-bottom:8px solid #d4d8d9;
	line-height:0;
	height:324px;
	overflow:hidden;
}

.detail #product-info {
	font-size:1.2em;
}

.detail #product-info .left h2 {
	font-weight:bold;
	margin:0 0 15px 0;
	font-size:1em !important;
}

.detail #product-info .left select {
	margin:0 0 15px 0;
}

.detail #product-info .price {
	margin:0 0 10px 0;
}

.detail #product-info .left .add-to-order {
	background:url(../img/icons/red-arrow.png) no-repeat right 6px;
	*background-position:right 5px;
	padding:0 15px 0 0;
	width:90px;
	text-align:left;
	color:#f21d39;
	margin:15px 0 0 0;
	border:0;
	cursor:pointer;
	font-size:1em;
}

.detail .specs span {
	margin:0 0 0 28px;
	float:left;
}

.detail .specs .show {
	margin:0 20px 0 0;
	float:right;
	background:url(../img/icons/show.gif) no-repeat right 0px;
	padding:0 15px 0 0;
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.9em;
}

.detail .specs #product-specs {
	width:100%;
	overflow:hidden;
	border-top:2px solid #d4d8d9;
	display:none;
}

.detail .specs #product-specs .specs-left {
	width:382px;
	float:left;
	border-right:1px solid #d4d8d9;
	padding:18px 24px;
}

.detail .specs #product-specs .specs-left p {
	font-sie:1em !important;
}

.detail .specs #product-specs .specs-left img {
	float:left;
	margin:0 22px 0 0;
}

.detail .specs #product-specs .specs-left div {
	margin:10px 0 0 0;
}

.detail .specs #product-specs .specs-right {
	width:240px;
	float:left;
	padding:18px 24px;
}

.detail .specs #product-specs .specs-right h3 {
	border-bottom:1px solid #bebebe;
	padding:0 0 5px 0;
	margin:0 0 3px 0;
}

.detail .specs #product-specs .specs-right ul {
	margin:0 0 15px 0;
}

.detail .specs #product-specs .specs-right ul li {
	width:100%;
	overflow:hidden;
	line-height:20px;
}

.detail .specs #product-specs .specs-right ul li div {
	float:left;
}

.detail .specs #product-specs .specs-right ul li span {
	float:right;
}

/* customer service */
.customer-service #right-col .content {
	padding:30px 0 0 20px !important;
}
	/* contact form */
	#contact-form {
		width:519px;
		overflow:hidden;
		
	}
	
	#contact-form input {
		border:1px solid #bcbcbc;
		background-color:#fff;
		margin:6px 0 0px 0;
	}
	
	#contact-form label {
		display:block;
		font-size:1.2em;
		margin:20px 0 0 0;
	}
	
	#contact-form textarea {
		border:1px solid #bcbcbc;
		background-color:#fff;
		width:100%;
		height:76px;
		margin:6px 0 0 0;
	}
	
	#contact-form #subject {
		width:100%;
	}
	
	#contact-form #personal-info {
		float:left;
		width:235px;
	}
	
	#contact-form #personal-info input {
		display:block;
		width:100px;
	}
	
	#contact-form #full-name {
		width:100%;
		overflow:hidden;
	}
	
	#contact-form #full-name #first-name {
		margin:6px 20px 0 0;
	}
	
	#contact-form #full-name label {
		float:left;
	}
	
	#contact-form #personal-info #email,
	#contact-form #personal-info #confirm-email {
		width:235px;
	}
	
	#contact-form #message-details {
		float:left;
		width:250px;
		margin:0 0 0 20px;
	}
	#contact-form .submit {
		float:right;
		border:0;
		background:#fff;
		color:#ea2d43;
		font-weight:bold;
		font-size:1.2em;
		margin:15px 2px 0 0;
	}

	/* contact info */
	#contact-info {
		background-color:#fff;
		margin:0 0 16px 0;
		padding:25px;
		font-size:1.2em;
	}
	#contact-info .content {
		width:100%;
		overflow:hidden;
	}
	#contact-info .content div {
		float:left;
		width:145px;
	}
	#contact-info .content .first {
		width:120px;
	}
	#contact-info .content .last {
		width:115px;
	}
	#contact-info .content div strong {
		display:block;
		margin:0 0 20px 0;
	}

/* footer */
#footer {
	width:720px;
	height:72px;
	background-color:#fff;
	position:relative;
}

#footer-copyright {
	width:720px;
	color:#9C9EA0;
	text-align:right;
	margin-top:10px;
}

.mailing-list-input{
	float:left;
	display:inline;
	width:95px;
	margin-right:5px;
	margin-top:-1px;
	height:17px;
	border: 1px #cccccc solid;
}

.mailing-list-button{
	margin-top:-2px;
	cursor:pointer;
}

#footer form{
	float:left;
	display:inline;
}
#footer ul {
	list-style-type:none;
	color:#9C9EA0;
	position:absolute;
	bottom:10px;
	left:-15px;
}

#footer a {
	color:#9C9EA0;
}

#footer li {
	width:135px;
	float:left;
	display:block;
}

.about #footer #phone {
	color:#ee2929;
}

#footer .last {
	width:100px;
}

/* scroll bars */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width:543px !important;
}

#order .jScrollPaneContainer {
	width: auto !important;
}

.about .jScrollPaneContainer {
	width: auto !important;
}


.products .jScrollPaneContainer {
	width: auto !important;
}

#order .jScrollPaneContainer  { border-bottom:2px solid #d4d8d9; }

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	_right:-1px;
	top: 0;
	height: 100%;
	background: #d4d8d8;
	border-left:2px solid #d4d8d9;
}
.jScrollPaneDrag {
	position: absolute;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position:relative;
	cursor:pointer;
	left:16px;
	z-index: 1;
	top: 0;
	_right:-1px;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 17px;
	background:url(../img/icons/scroll-arrows.png) -1px -0px;
	border-bottom:2px solid #d4d8d8;
	border-left:2px solid #d4d8d9;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	cursor:pointer;
	position: relative;
	z-index: 100;
	margin-top:287px;
	left:703px;
	text-indent: -2000px;
	height: 17px;
	background:url(../img/icons/scroll-arrows.png) -1px -15px;
	border-left:2px solid #d4d8d9;
	border-top:2px solid #d4d8d9;

}


.products a.jScrollArrowDown {
	display: block;
	cursor:pointer;
	position: relative;
	z-index: 100;
	margin-top:162px;
	left:16px;
	text-indent: -2000px;
	height: 17px;
	background:url(../img/icons/scroll-arrows.png) -1px -15px;
	border-left:2px solid #d4d8d9;
	border-top:2px solid #d4d8d9;

}


a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


#scrollable1 {
	position:relative;
	float: left;
	width:420px;
	height:200px;
	padding-bottom:40px;
	overflow:hidden;
}

.products #scrollable1 {
	position:relative;
	float: left;
	width:367px;
	height:200px;
	padding-bottom:40px;
	overflow:hidden;
}

.products #scroll-container {
	margin-top:-20px;
	float:right;
	margin-right:-27px;
	height:200px;
}

.products #track1 {
	height: 180px;
}
/* vertical track */
#track1 {
	float: left;
	width: 17px;
	height: 288px;
	margin-left: 16px;
	background-color: #d4d8d9;
}

/* vertical track handle */
#handle1 {
	margin-left:2px;
	width: 15px;
	height: 100px;
	background-color: #fff;
	cursor: move;
}
.section {
	float:left;
}
.scroller{
	overflow:hidden;
	width:720px;
}
.slide-content{
}


/* pen comparison */
#learn-more {
	border-top:2px solid #d4d8d9;
}
#learn-more .left {
	float:left;
	padding-left:15px;
	padding-top:15px;
}

#learn-more .right {
	width:510px;
	min-height:300px;
	border-left: 2px solid #d4d8d9;
	padding: 0px 20px 20px 20px;
	margin-left:155px;
}

#learn-more .menu-item {
	display:block;
	margin:5px;
	font-weight:bold;
	cursor:pointer;
}

#learn-more .active {
	color:#ee2929;
}
#learn-more .over {
	color:#ee2929;
}


#learn-more .panel {
	
	font-size:10px;
	line-height:13px;
}

#learn-more .panel h2 {
	padding-top:20px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-weight:normal;
}


#learn-more .panel .left-side{
	float:left;
	width:255px;
}
#learn-more .panel .right-side {
	float:right;
	width:255px;
	margin-right:-15px;
}

/**
 * @name: dd.css
 * @description: customize dropdown 
 * @author: Marghoob Suleman - http://www.marghoobsuleman.com/
 * @version: 1.3 
 * @date: March 09, 2009 
 * @released: March 30, 2009 {1.3}, March 22, 2009 {1.2}, March 20, 2009 {1.0}
 * @category: Javascript Custom Component
 * @copyright (c) 2009 Marghoob Suleman (powered by: http://www.giftlelo.com/)
 */
.msDropDown div{display:inline-block; color:#000000; text-align:left;}

.msDropDown {
	border:1px solid #c3c3c3;
	padding:2px 0 0 2px;
	width:120px !important;
	display:inline-block;
	position:absolute;
	margin: 0 0 15px 0;
	
}
.msDropDown .msDropDown_Child{border:1px solid #c3c3c3;display:none; width:auto; margin:0; padding:0; cursor:pointer; background-color:#FFFFFF; height:auto; overflow-y:auto; overflow-x:hidden}
.msDropDown .msEnabled{cursor:pointer}
.msDropDown .msDisabled{cursor:default;}
.msDropDown .msArrow{width:26px;padding:1px 1px 0px 0; position:relative; float:right;}
.msDropDown .msDropdownTitle{width:85px !important; display:inline-block;float:left;padding:3px 0; overflow:hidden;}
.msDropDown .msDropdownTitle img {
	margin:0px 0 -2px 0;
	padding:0 4px 0 4px;
}
.msDropDown img{border:0; padding-right:5px;}
.msDropDown span {
	font-weight:normal; position:relative; *top:-2px;
}
.msDropDown a img.icon{  }
.msDropDown .msDropDown_Child a{padding:0px 0 3px 2px; text-decoration:none;; display:block; height:auto; clear:both; margin:0; width:130%;}
.msDropDown .msDropDown_Child a, .msDropDown .msDropDown_Child a:visited{color:#000000;}
.msDropDown .msDropDown_Child a:hover{color:#000000; background-color:#eceeed;}
.msDropDown .msDropDown_Child a.selected{color:#000000; background-color:#eceeed;}

.products #product-info .left .msDropDown a { margin: 0; padding:5px 0 5px 6px; font-size:1em !important;}