* {
	margin: 0px;
	padding: 0px;
}

html, body {
    font-family: tahoma, arial, sans-serif;
}

body {
	height: 100%;
	color:	#646d7e;
	background-color: #fff;	
	font-size: 75%;
	/*text-align: center;*/
}

a {
	color: #85859c;
	text-decoration: underline;
}
a:hover {
	color: #69699c;
}

h1 span,
h2 span {
	display: none;
	visibility: hidden;
}

td span {
	display: inline;
	visibility: visible;
}

img {
	border: none;
}

p {
	margin: 10px 0 5px 0;
	/*
	text-align: justify;
	*/
	text-align: left;

	line-height: 14px;
}

.clearthis {
	margin: 0;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}

#container {
	margin: 0 auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}



label 							{ margin-top: 1em; display: block; font-weight: bold; }
label.inl 						{ display: inline; }
.nml 							{ font-weight: normal; }
radio 							{ margin: 1em 0 0; }
radio label 					{ display: inline; }
.submitarea 					{ margin: 1em 0 0; }
label 							{ margin-top: 1em; display: block; font-weight: bold; }
label.inl 						{ display: inline; }
.radio label 					{ display: inline; }
.submitarea,
.radio 							{ margin: 1em 0 0; }



input, textarea, select {
	padding-left: 2px;
	background-color: #fff;
	color: 	#646d7e;
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
}
option {
	padding: 0 3px;
}
textarea {
	/*width: 98%;*/
}

/* Page Header */
#page_header {
	width: 780px;
	height: 93px;
	color: #339900;
	/*background: url('images/header_background.gif') repeat-x 0px 0px;*/
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
/*
	width: 450px;
	height: 100px;
	background: url('images/interexcel_logo_final.jpg') no-repeat 15px 15px;
*/
	/*
	background: url('images/logo.gif') no-repeat 15px 15px;
	*/
	float: left;
}

#page_heading h1 {
	/*background: url('images/company_name.jpg') no-repeat 56px 36px;*/
	float: left;
}

#page_heading h2 {
	/*background: url('images/company_punchline.jpg') no-repeat 56px 2px;*/
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow: hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: 1px;
}

#keyw {
    margin-bottom: 5px;
    width: 70px;
}

.button {
	background-color: transparent;
    float: right;
    height: 16px;
	margin: 2px 3px 0 -3px;
	padding: 0;
    width: 34px;
}


/* Main Navigation Menu */
#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	/*background: url('images/menu_background.gif') repeat-x 0px 0px;*/
	background: #fdb048;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Main Navigation Menu1 */
#page_menu1 {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
	vertical-align: middle;
}

#page_menu1 ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
	vertical-align: middle;
}

#page_menu1 li {
	margin-right: 1px;
	width: 119px;
	height: 21px;
	float: left;
	background: #26387e url('images/menu_background1.gif') repeat-x 0px 0px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu1 li.last {
	margin-right: 0px;
	width: 59px;
}

#page_menu1 a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu1 a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */
#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;    
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}



/* Left Sidebar: Newsletter Signup Box */
#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar - Categories */
.categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
	font-size: 11px;
}

.categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background: #7fba00;
	overflow: hidden;
}

.categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

.categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

.categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

.categories li.last {
	border: none !important;
}

.categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

.categories li a:hover {
	color: #7fba00;
}


/* Left Sidebar - Special Offer */
.specialoffer {
	width: 128px;
	height: 98px;
	overflow: hidden;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	color: #fff;
	font-size: 11px;
}

.specialoffer_text {
	width: 129px;
	height: 60px;
}

.specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;

}

.specialoffer_link {
	margin-left: 12px;
}

.specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.specialoffer_link a:hover {
	color: #f2f2f2;
}


/* Main Content Area */

#main_content {
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	width: 644px;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

#content {
    float: right;
    /*width: 592px;*/
    width: 572px;
}
#content h2 {
    color: #77787b;
    font-size: 150%;
    margin: 5px 0 10px 0;
    text-transform: uppercase;
}
#content p {
    line-height: 140%;
    margin: 0 0 10px 0;
}
.content_content {
    padding: 5px 0;
}



/*sCart*/
#scart_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	/*
	text-align: justify;
	*/
	text-align: left;
}
#scart_item_header {
	color: #339900;
	margin-top: 10px;
	float: left;
	width: 348px;
}

#scart_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}
#scart_item_text {
	float: left;
	clear: left;
	width: 590px;
	font-size: 12px;
}

.item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: left;
}
.item_header {
	color: #cc0000;
	margin-top: 10px;
	float: left;
	width: 348px;
}
.item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}
.item_text {
	float: left;
	clear: left;
	width: 590px;
	font-size: 12px;
	text-align: left;
}



/* New Item Description */

.new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	/*
	text-align: justify;
	*/
	text-align: left;
}

.new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

.new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

.new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

.new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

.new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

.new_item_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	/*
	text-align: justify;
	*/
	text-align: left;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 210px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 10px;

	float: left;
	clear: left;
	width: 120px;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}

.sub_items_cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo .addtocart {
	margin-top: 2px;
	float: right;
	width: 120px;
	height: 26px;
	text-align: right;

	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
}
#sub_items .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

/* Page Footer */

#page_footer {
	width: 780px;
	border-top: 1px solid #c2c2cd;    
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #7fba00;
	text-align: center;
}

#powered_by a {
	color: #7fba00;
}

#product_brands {
	color: #7fba00;
	font-size: 12px;
	text-align: center;
}
#product_brands a {
	color: #7fba00;
}

/* Category Descriptions */
.cat_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	/*
	text-align: justify;
	*/
	text-align: left;
}

.cat_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.cat_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.cat_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 280px;
}

.cat_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.cat_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}
/*Index items*/
.sub_items1 {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	/*
	text-align: justify;
	*/
	text-align: left;
}

.sub_left1 {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right1 {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header1 {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 270px;
}

.sub_items_header1 h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header1 h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image1 {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text1 {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 270px;
}

.sub_items_cartinfo1 {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}

.sub_items_cartinfo1 h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo1 .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo1 .addtocart {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 12px;
	text-align: left;
	background: url('images/button_addtocart.gif') no-repeat 0% 0%;
}

.cart_tbl {
	width: 100%;
}
.cart_tbl tr.odd td {
}
.cart_tbl td {
	padding: 2px;
}

#signup_form {}
#signup_form table td {
    padding: 0 5px 5px 5px;
    text-align: left;
}
#signup_form label {
    font-weight: bold;
}
#signup_form input, 
#signup_form textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
}
#signup_form textarea {
    width: 97%;
}
#profile_form table {
}
#profile_form table td {
	padding: 2px;
}

table.shoppingcart {
    /*border-right: 1px solid #888;
    border-top: 1px solid #888;*/
    width: 100%;
}
table.shoppingcart th,
table.shoppingcart td {
    /*border-bottom: 1px solid #888;
    border-left: 1px solid #888;*/
    padding: 0 5px 5px 0;
}


table.transaction {
    border-right: 1px solid #888;
    border-top: 1px solid #888;
    width: 100%;
}
table.transaction td {
    border-bottom: 1px solid #888;
    border-left: 1px solid #888;
    padding: 5px;
}

table.product_view {
	width: 100%;
}
table.product_view td {
	padding: 2px;
}

table.orderstbl {
	width: 100%;
	/*
	border: 1px solid #ccc;
	border-top: 0;
	border-right: 0;
	*/
}
table.orderstbl th {
	padding: 2px;
	/*
	border: 1px solid #ccc;
	border-left: 0;
	border-bottom: 0;
	*/
}
table.orderstbl td {
	padding: 2px;
	/*
	border: 1px solid #ccc;
	border-left: 0;
	border-bottom: 0;
	*/
}
table.orderstbl td table td {
	padding: 0;
	border: 0;
}

.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.vab {
	vertical-align: bottom;
}
.req, .err {
	color: #ff0000;
}
.err_msg {
	/*background: # - get pastel bg */
	/*border: 1px solid #0000ff;*/
	border: 1px solid #ff0000;
	background: #fff0f0;
}



/*
[Paging] -----------------------------------------------------------------
*/
div.lft 						{ float: left; padding: 0.2em 0;}
div.rgt 						{ float: right; }
.paging 						{ margin: 0.5em 0 3.5em 0; clear: both; }
.paging a,
.paging span					{ margin-right: 0.2em; padding: 0.2em 0.5em; display: block; float: left; background-color: #fff; }
.paging span.current 			{ font-weight: bold; border-width: 1px; border-style: solid; color: #fff; background-color: #2e6ab1; border-color: #2e6ab1; }
.paging a 						{ border-width: 1px; border-style: solid; text-decoration: none; border-color: #9aafe5; }
.paging a:hover 				{ border-color: #2e6ab1; }
.paging a.nextprev 				{ }
.paging span.nextprev 			{ border-width: 1px; border-style: solid; color: #999; border-color: #ddd; }
* html .paging 				{ margin: 0.5em 0; height: 1%; }



.error-msg, .error_msg { background: url(admin/img/exclamation.gif) no-repeat 5px 5px #fddfd7; border-color: #d05941; }
.notice-msg, .notice_msg { background: url(admin/img/notice.gif) no-repeat 5px 5px #fff9e0; border-color: #f9e48d; }
.warning-msg, .warning_msg { background: url(admin/img/error.gif) no-repeat 5px 5px #fff9e0; border-color: #f9e48d; }
.success-msg, .success_msg { background: url(admin/img/accept.gif) no-repeat 5px 5px #d2f6cd; border-color: #b5e1ae; }
.email-sent, .email_sent { background: url(admin/img/email_go.gif) no-repeat 5px 5px #d2f6cd; border-color: #b5e1ae; }
.email-error, .email_error { background: url(admin/img/email_error.gif) no-repeat 5px 5px #fff9e0; border-color: #f9e48d; }

.error-msg, .error_msg { margin: 0 0 10px 0; padding: 5px 10px 5px 25px; border-width: 1px; border-style: solid; }
.notice-msg, .notice_msg { margin: 0 0 10px 0; padding: 5px 10px 5px 25px; border-width: 1px; border-style: solid; }
.warning-msg, .warning_msg { margin: 0 0 10px 0; padding: 5px 10px 5px 25px; border-width: 1px; border-style: solid; }
.success-msg, .success_msg { margin: 0 0 10px 0; padding: 5px 10px 5px 25px; border-width: 1px; border-style: solid; }
.email-sent, .email_sent { margin: 0 0 10px 0; padding: 5px 10px 5px 25px; border-width: 1px; border-style: solid; }
.email-error, .email_error { margin: 0 0 10px 0; padding: 5px 10px 5px 25px; border-width: 1px; border-style: solid; }


.your_cart_contents ol.cart li { border: 0 !important; text-align: right !important; }
