@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg_img.jpg);
	margin: 0px;
	text-align: center;
	font-size: 12px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}
#wrapper {
	width: 969px;
	background-color: #ebf8fd;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
a {
	outline: none;
	border: none;
	color: #b2cf67;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	outline: none;
	text-decoration: underline;
}
td{
	font-size: 12px;
}

/***** HEADER TAGS *************************************/

h1 {
	font-size: 40px;
	letter-spacing: -2px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #68c1d5;
	line-height: 35px;
}
.pageTitle h1 {
	font-size: 26px;
	margin-top: 7spx;
	margin-bottom: 0px;
	padding-left: 3px;
	line-height: 24px;
}
.scWrap h1 {
	color: #fff;
	display: block;
	margin-top: 0px;
	font-size: 33px;
}
.leftBlue h2 {
	color: #fff;
	font-size: 24px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	text-transform: uppercase;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	letter-spacing: -1px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #68c1d5;
	line-height: 20px;
}

/***** END HEADER TAGS *********************************/

/***** HEADER ******************************************/

.header {
	height: 86px;
	width: 964px;
}
.logo {
	height: 86px;
	width: 351px;
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.logo a{
	display: block;
	height: 86px;
}
.rightHeaderSection {
	width: 613px;
	height: 86px;
	float: right;
}
.shoppingCartHead {
	width: 613px;
	height: 25px;
	text-align: right;
}
/* SHOPPING CART SECTION ****************************/
.scWrap {
	width: 100%;
	background-color: #68c1d5;
	font-size: 13px;
}
.shopCartTop{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: none;
	color: #fff;
}
.scTable {
	color: #fff;
	font-size: 14px;
}
.scTable th {
	color: #fff;
	height: 25px;
	text-transform: uppercase;
}
.scDivs {
	text-align: right; 
	width: 947px;
}
.scWrap a {
	color: #ebf8fd;
	font-size: 11px;
}
.scWrap a:hover {
	color: #4f808b;
	text-decoration: none;
}
img {
	border: none;
}
.emptyCart {
	font-size: 16px;
	line-height: 30px;
}
#billing_info td.item, #shipping_info td.item, .alternative td.item {
	text-align: left;
}
#divPaymentOption1 td.item {
	text-align: left;
	width: 150px;
}
#billing_info input.txtBoxStyle, #shipping_info input.txtBoxStyle {
	width: 200px;
}
#Table24 a {
	font-size: 12px;
}
td.checkout-headers {
	color: #68c1d5;
	font-weight: bold;
}
td.checkout-headers a {
	font-size: 12px;
}
td.page_headers {
	font-size: 26px;
	margin-top: 0spx;
	margin-bottom: 0px;
	line-height: 36px;
	color: #68c1d5;
	font-weight: bold;
	border-bottom: 2px solid #cccccc;
}

/* END *****************************************/
#nav {
	width: 613px;
	height: 61px;
}
#nav a {
	float: left;
	display: block;
	color: #ebf8fd;
	text-align: center;
	height: 61px;
}
#nav a.menu_Home {
	background-image: url(images/home_btn.gif);
	background-repeat: no-repeatl;
	background-position: bottom;
	width: 76px;
}
#nav a:hover.menu_Home {
	background-image: url(images/home_btn1.gif);
	background-repeat: no-repeat;
}
#nav a.menu_About {
	background-image: url(images/about_btn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 92px;
}
#nav a:hover.menu_About {
	background-image: url(images/about_btn1.gif);
	background-repeat: no-repeat;
}
#nav a.menu_Tools {
	background-image: url(images/tools_btn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 101px;
}
#nav a:hover.menu_Tools {
	background-image: url(images/tools_btn1.gif);
	background-repeat: no-repeat;
}
#nav a.menu_Services {
	background-image: url(images/service_btn.gif);
	width: 95px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav a:hover.menu_Services {
	background-image: url(images/service_btn1.gif);
	background-repeat: no-repeat;
}
#nav a.menu_Contact {
	background-image: url(images/contact_btn.gif);
	width: 94px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav a:hover.menu_Contact {
	background-image: url(images/contact_btn1.gif);
	background-repeat: no-repeat;
}
#nav a.menu_My {
	background-image: url(images/account_btn.gif);
	width: 132px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav a:hover.menu_My {
	background-image: url(images/account_btn1.gif);
	background-repeat: no-repeat; 
}

/***** END HEADER *************************************/

/***********************************************************************/
/***** MAIN SECTION ****************************************************/
/***********************************************************************/

.main {
	width: 969px;
}

/***** LEFT COLUMN ************************************/

.leftColumn {
	width: 219px;
	float: left;
}
.leftNav {
	width: 219px;
	background-image: url(images/left_top_bg.jpg);
	background-repeat: repeat-y;
}
.leftNavTop {
	width: 219px;
	height: 52px;
	background-image: url(images/left_start_here.jpg);
	background-repeat: no-repeat;
}
.leftNavText {
	margin: 5px 5px 5px 9px;
}
.leftNavBottom {
	width: 203px;
	height: 100px;
	padding-top: 14px;
	padding-left: 16px;
	background-image: url(images/left_top_bottom.jpg);
	background-repeat: no-repeat;
	color: #fff;
}
.leftBlue {
	width: 219px;
	background-image: url(images/left_bottom_bg.jpg);
	background-repeat: repeat-y;
}
.leftBlueText {
	margin: 0px 5px 5px 22px;
	color: #fff;
	font-weight: bold;
}
.leftBlueBottom {
	width: 219px;
	height: 29px;
	background-image: url(images/left_bottom_bottom.jpg);
	background-repeat: no-repeat;
}
.customerName {
	display: block;
	text-align: center;
	height: 24px;
}
.cardstock {
	background-image: url(images/cardstock.png);
	width: 203px;
	height: 30px;
	background-repeat: no-repeat;
}

li.lftMenu_Gloss a, li.lftMenu_Gloss a:visited {
	background-image: url(images/gloss.png);
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 1px;
	height: 30px;
	color: #fff;
}
li.lftMenu_Gloss a:hover {
	background-image: url(images/gloss.png);
	background-repeat: no-repeat;
	color: #fff;
}

/***** END LEFT COLUMN ******************************/

/***** RIGHT COLUMN *********************************/

.rightColumn {
	width: 746px;
	float: right;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
}
.rightContent {
	width: 746px;
	background-image: url(images/right_top.jpg);
	background-repeat: no-repeat;
	
}
.rightText {
	margin: 0px 13px 7px 13px;
	padding-top: 13px;
	min-height: 775px;
	height: expression( this.scrollHeight < 796 ? "795px" : "auto" );
	font-size: 12px;
}
.rightBottom {
	width: 746px;
	height: 15px;
	background-image: url(images/right_bottom.jpg);
	background-repeat: repeat-y;
}
.mainImg {
	width: 741px;
	height: 320px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(images/main_img.jpg);
	background-repeat: no-repeat;
}
.3Steps {
	width: 746px;
	height: 132px;	
	background-image: url(images/3_steps.jpg);
	background-repeat: no-repeat;
}
.indexBottom {
	width: 746px;
	background-image: url(images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 13px;
}
.indexText {
	margin: 0px 13px 7px 13px;
	/*height: 250px;*/
}
.breadcrumb {
	font-size: 12px;
	color: #d1e892;
}
.price {
	font-size: 30px;
	color: #68c1d5;
	letter-spacing: -2px;
	/*padding-left: 4px;*/
}
#relatedItems .price {
	font-size: 22px;
	color: #68c1d5;
	letter-spacing: -2px;
	font-weight: bold;
	/*padding-left: 4px;*/
}
#relatedItems td.item {
	text-align: center;
}
.item {
	font-size: 12px;
}

/***** PRICE CALCULATOR *****************************/

#priceCalculator {
	background-image: url(images/pc_bg1.png);
	width: 250px;
	background-repeat: repeat-y;
	margin-top: 5px;
}
.pcTop {
	background-image: url(images/pc_top1.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
}
.pcText {
	margin: 0px 7px 0px 7px;
}
.pcBottom {
	background-image: url(images/pc_bottom1.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 18px;
}
#priceCalculator td.item_optTitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
}
#priceCalculator .optLabel {
	border-bottom: 1px solid #ccc;
	/*margin-right: 2px;*/
}


/***** END PRICE CALCULATOR *************************/


/***** END RIGHT COLUMN *****************************/

/***** FOOTER ***************************************/
#footer {
	width: 100%;
	height: 65px;
	background-color: #c4df7a;
	border-top: 12px solid #a2b768;
	color: #fff;
}
.footer {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	padding-top: 10px;
}
#footer a {
	color: #fff;
}

/***** FORMS ****************************************/

form {
	margin: 0px;
}
.fileUpload {

}
/*.btn {
	background-color: #c4df7a;
	border: 1px solid #a2b768;
	width: 140px;
	height: 26px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}
.btn_over {
	background-color: #fff;
	color: #a2b768;
	border: 1px solid #a2b768;
	width: 140px;
	height: 26px;
	padding-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}*/



