/**

 * Template designed by 12leaves.com

 * 12leaves.com - Free ecommerce templates and design services

 *

 * Main CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2007 Zen Cart Development Team

 * @copyright Portions Copyright 2003 osCommerce

 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $

 */



body {

	margin: 0;

	color: #333333;

	line-height: 17px;

	font-size: 11px;

	letter-spacing: .4px;

	background: url(../images/gradient_bg.gif) repeat-x #f1efea;

	height: 100%;

	font-family: Arial,Helvetica,sans-serif;

	}



a img {border: none; }





a:link, #navEZPagesTOC ul li a {

	color: #2b2b2b;

	text-decoration: none;

	}

 

a:visited {

	color: #2b2b2b;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #2b2b2b;

	text-decoration: none;

	}



a:active {

	color: #2b2b2b;

	}



.blue-link a {

	color: #0075e2;

}

.columnLeft a, .columnRight a {

	text-decoration: none;

}

.columnLeft a:hover, .columnRight a:hover {

	text-decoration: none;

}

#columnCenter {

	padding: 8px 0 0 0;

}

h1 {

	font-size: 15px;



font-weight: bold;



color: #000000;



padding-top: 20px;



padding-right: 0pt;



padding-bottom: 0pt;



padding-left: 0pt;



border-bottom-width: 1px;



border-bottom-style: solid;



border-bottom-color: #efefef;

	}



h2 {

	font: bold 18px tahoma;

	padding: 15px 0 5px 0 !important;

	display: block;

	}



h3 {

/*	font-size: 1.2em;

	padding-bottom: 10px;*/

	font-weight: normal;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1em;

	}

.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 0;

	}



/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {

	position: relative;

	}

*html .centerColumn {

	height: 1%;

	}

*/



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

/*	display: inline;*/

	font-size: 12px;

	margin: 0.1em;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}

/*input:focus, select:focus, textarea:focus {

	background: #ffffe7;

	margin:0.1em;

	}

*/



/* Only for IE7*/

*+ html FIELDSET {

	padding: 13px;

	margin: 3px 0 12px 0;

	border: 1px solid #d6d6d6;

	}

/* /Only for IE7*/



FIELDSET {

	padding: 13px;

	margin: 10px 0 17px 0;

	border: 1px solid #d6d6d6;

	}



LEGEND {

	font: bold 13px arial;

	padding: 4px 7px;

	color: #305159;

	background: #f5f5f5;

	}



LABEL {

/*	line-height: 1.5em;*/

	padding: 0.2em;

	line-height: 23px;

	}

h4.optionName {

	padding: 0;

	margin: 0;

	/*width: 100px;*/ padding-right:8px;

	font: bold 11px verdana;

}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}

.categoryListBoxContents a {

	text-decoration: none;

}



LABEL.inputLabel {

	width: 9em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 14em;

	float: left;

	padding-left: 2.5em;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {

	width: 11em;

	float: left;

	}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin: 5px 0;

	border: none;

	border-bottom: 1px solid #e4e4e4;

	}

.dotted-line {

	height: 1px;

	background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/dotted_line.gif") repeat-x 0 0;

}

.float-right {

	float: right;

}

.float-left {

	float: left;

}



.list-style-none {

	list-style-image: none;

	list-style-position: outside;

	list-style-type: none;

	padding: 0;

	margin: 0;

} 

ul.inline-list li {

	float: left;

	padding: 0 0 0 12px;

}

.align-center {

	margin: auto !important;

	text-align: center !important;

}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.3em;

	margin: 0 10px;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #cf0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #e0f8b6;

	color: #000000;

	border: 1px solid #d0e46e;

	}



.messageStackCaution {

	background-color: #ffe3a8;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	text-align: left;

	width: 945px;

	vertical-align: top;

/*	border: 1px solid #9a9a9a;*/

	}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}



.topper-menu li {

	font: 11px verdana;

	float: left;	

	margin: 9px 2px 0 14px;

}



#logoWrapper{

	background-color: #ffffff;

	height: 58px;

	}

#logo {

	padding: 0.6em 0 0 0;

}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin-left: 0.2em;

	margin-right: 0.2em;

	}



#tagline {

/*	margin: 0.7em 0 0 1em;

	padding: 0 0 0.4em 1em;*/

	float: left;

	}

#tagline_header {

	border-left: 1px solid #dddddd;

	font: bold 20px arial;

	color: #888888;

	margin: 0.7em 1em;

	padding: 0 0 0 1em;

}





#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 44%;

	}



.wrapperAttribsOptions {

	/*margin: 0.3em 0em;*/

	}



/*navigation*/



.current {

	font-size: 15px;

	padding: 2px;

}



.navSplitPagesLinks, .navSplitPagesResult {

	padding: 5px 0 2px 0;

}



.navSplitPagesLinks a {

	color: #0075E2;

	padding: 2px;

	margin: 0px;

}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper,  #navCatTabsWrapper {

	margin: 0em;

/*	background-color: #abbbd3;*/

	padding: 0.5em 0.2em;

	font-weight: bold;

/*	color: #ffffff;*/

	height: 1%;

	}

#navSuppWrapper {

	border-top:1px solid #e4e4e4; background-color:#fff; 

	font-weight: bold;text-align: center;  margin-left:auto;   margin-right:auto;

}

.footer {padding-top: 8px;/*border-top: 1px solid #ccc;*/width: 980px;margin: 0 auto;margin-top:5px;}

.footer dl{float:left;padding: 10px 70px 10px 70px;text-align:left;border-left: 1px solid #ccc;height: 120px;}

.footer dl dt{font-weight:bold;font-size: 13px;}

.footer dl dd a{color:#666;}

.footer dl dd a:hover{color:#FF0000;}

.w-bp{width: 980px;float: left;/*margin-left: 80px;*/font-family: Arial,Helvetica,sans-serif;}



#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}



#navMain ul, #navCatTabs ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#navMain ul li, #navCatTabs ul li {

	display: inline;

	}



.footer-links li {

	font: normal 11px verdana;

	float: left;

	margin: 0 2px 0 2px;

}



#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	}

.legalCopyright {

	float: left;

	font: 11px verdana !important;

	line-height: 16px !important;

}



#navCatTabs ul li a {

	color: #9a9a9a;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.5em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	padding: 0 0.5em;

	font: 11px tahoma;

	margin: 0em;

	color: #a0a0a0;

	}

#navBreadCrumb a {

	color: #a0a0a0;

}

#mainNavi {

float: right;

width: 680px;

height: 94px;

margin-top: 11px;

position: relative;

z-index: 10;

background: url(../images/mainNavi_bg1.png) no-repeat;

}

/*miss */

#head{/* background-color:#FFFFFF;*/ margin:0px auto; width:980px; } 

/*#head_left{ float:left;}*/

#head_left {

            position: absolute;

            left: 205px;

            display: inline;

            top:35px;

            margin: 0;

            padding: 0;

}



#top {

/*background: #242424;

border-bottom: 1px solid #404040;*/

	height: 30px;

	text-align: right;

	z-index: 103;

/*position: relative;*/

	margin: auto;

	width: 980px;

}



#subNaviLi {

	height: 37px;

	margin: 0 0 0 0;

	padding: 21px 0 0 29px;

	float: left;

	margin-left: 10px;

	width: 600px;

	text-align: left;

}



#head_right{ float:right; margin-right:10px; margin-top:10px; list-style:none; color:#fff;}

#head_right a{ color:#fff;}

#head_right_top{ text-decoration:none; margin-bottom:13px; text-align:right;margin-right: 210px;margin-top:8px;background: url("../images/mainNavi_bg_noShop.png") no-repeat scroll 0 1px transparent;height: 56px;width: 680px;}

#head_right_top a:hover {color:#000}

#head_right_top a {color:#7b7b7b;font-size: 17px;  text-transform: uppercase;  padding-left: 16px;font-family: "utopia-std", Times, Times New Roman, Georgia, serif;}

#head_right_bottom_right{ float:left; margin-left:10px;white-space:nowrap;}

#head_right_bottom_right a{text-decoration:underline;}

#head_right_bottom_left{float:left; line-height:20px;color:#fff;}

#head_right_bottom_left a{ color:#FF0000; text-decoration:underline; font-weight:bold; font-size:14px;}

#head_center{ float:left; margin-top:1px; margin-left:10px;}

#head_right_bottom_right .price {color:#fff;}

.search-header-input {

float: left;

width: 140px;

height: 22px;

/*padding: 5px 10px;

background: url(http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/bkg_header-search.gif) 0 0 no-repeat;*/

color: #fff;

margin-top: 4px;

}

.search-header-input input {border-left: 0px;  border-top: 0px;  border-right: 0px;  border-bottom: 0px;height:23px}



.button-search-header{

width: 19px !important;

	/* margin: 2px 0 0 0 !important; */

	float: left;

	margin-left: -10px;

}

 

.search-header input {font: 12px arial;margin: 0px;color: #696969;background: none;width: 41px; height:22px;margin: 0 8px 0 0;}

.language{ height:20px; border:1px solid #829CB3;}

#search span{ padding-left:250px;}



#nav{ height:44px; width:980px;/* background:url(http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/nav.jpg);*/ margin:auto;}

#nav li{ float:left; list-style:none;text-transform: uppercase;}

#nav li a{ color:#5D3333; float:left; text-decoration:underline; font-size:14px; height:29px; padding-top:15px; padding-left:10px; padding-right:10px; list-style:none; font-weight:bold;}

#nav li a:hover{ background-color:#67CFD0; height:29px;}

#cardshow {

      width:260px; float:left; margin-left:30px; margin-top:15px;

}





.tabTitles {

   clear: both;

   height: 30px;

   border-bottom: 3px solid #DBF5F3;

   font-weight: bold;

   text-transform: uppercase;

   color:#231E61;

	margin-bottom: 10px;

}

.tabTitles ul {margin: 0;

padding: 0;

text-indent: 0;

list-style: none;

float: left;}

.lan_css{

	float:left;

	margin-left:5px;

	font-size:14px; 

	height:29px; 

	padding-top:15px;

	list-style:none;

	color:#fff;

}

.lange{ float:right;text-indent:0.5em;line-height:180%; height:44px; clear:right;}

.cur_css{

	float:left;

	margin-left:15px;

	font-size:14px; 

	height:29px; 

	padding-top:15px;

	list-style:none;

	color:#fff;	

}

.curr{ float:right;text-indent:0.5em;line-height:180%; height:44px;}

#content{ width:980px; background-color:#fff; margin:auto;clear: both;}

/**/







#login_logout_section, #login_logout_section a {

	font: normal 12px arial;

	color: #fffecf;

	padding: 10px 7px;

}

#login_logout_section a:hover {

	text-decoration: none;

}



.top-nav-right {

	background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/top_nav_right_bg.gif") no-repeat right top;

	height: 36px;

	width: 6px;

	float: right;

}

.top-nav-left {

	background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/top_nav_left_bg.gif") no-repeat left top;

	height: 36px;

	width: 6px;

	float: left;

}

.tools-nav-right {

	

	height: 31px;

	width: 6px;

	float: right;

}

.tools-nav-left {



	height: 31px;

	width: 6px;

	float: left;

}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}

/* Tools section styles */



/* /Tools section styles */





/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	font-size: 13px !important;

	padding: 0.2em;

/*         width:300px;*/

	}



#productDescription {width:720px;}



#productAttributes {

	/*padding: 10px 14px;

	margin: 10px 0;

	border: 1px #f3ecd9 solid;

	background: #fcfcea; height:100px;*/ 

	margin: 10px 0 0px 0;

	padding: 5px 10px;

	background: #f6f6f6;

	border: 1px solid #e4e4e4;

}



#attribsOptionsText {

	line-height: 25px;

	border-bottom: 1px dashed #666;

	margin-bottom: 8px;

}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.2em;

	}

.centerColumn {

	padding: 0.2em 0;

}

.centerColumn .Columnleft{float:left;width:420px;}

.centerColumn .Columnright{float:right;width:300px;}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

#siteinfoIP {

	float: left;

}

.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {

	color:#727272;

	margin: 1px 8px;

	text-decoration:none;

}



/*Shopping Cart Display*/

#cartAdd {

	float: left;

	display:inline; 

	margin: 1em;

	margin-left: 0;

	padding: 1em;

	width: 274px;

	border: 1px solid #E2E2E2;

	}



.tableHeading TH {

	border-bottom: 1px solid #aaaaaa;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}

#cartBoxListWrapper a {

	color: #0075E2;

}

.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.7em;

	background: #FCFCEA;

	border: 1px solid #F3ECD9;	

}

#mediaManagerHeading {

	margin-top: 5px;

	padding-top: 0 !important;

}



.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	color: #888888;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #BE0000;

	}



#productPrices, #reviewsInfoDefaultPrice {

	font: bold 16px arial;

	color: #a30101;

	margin: 0 0 6px 0;

	display: block;

}

#productPrices{

	margin: 0 0 0px 0;

padding: 5px!important;

}



.orderHistList {

	margin: 0;

	padding: 0.2em 0em;

	list-style-type: none;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	font-weight: bold;

	}



.totalBox {

	width: 5.5em;

	text-align: right;

	padding: 0.2em;

	}



.lineTitle, .amount {

	text-align: right;

	padding: 0.2em;

	}



.amount {

	width: 5.5em;

	}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0px 15px 15px 10px ;

	}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {

	margin: 10px 0;

	color: #83785c;

}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 5px 0em;

	}



.centerBoxWrapper {

/*	border: 1px solid #e6e6e6;*/

	height: 1%;

	margin-top: 0;

/*	padding: 12px;*/

	}



h2.centerBoxHeading {

	 border-bottom: 1px solid #E2E2E2;

	border-top: 1px solid #E2E2E2;

    color: #333;

    font-size: 14px;

    font-weight: bold;

}

.centerBoxWrapper h2 a {

text-align:center;

color: #727272;

}



/*sideboxes*/

.columnLeft {

	padding: 0 5px 0 0;

}

.columnRight {

	padding: 0 0 0 18px;

}



h3.leftBoxHeading, h3.rightBoxHeading {

    text-align:center;

	font: bold 1.1em arial;

	color:#5D3333;

        text-transform:uppercase;

	height:36px;

	line-height:240%;

	text-indent:1em;

	background: url(../images/border_striped.png) repeat-x 0 28px;

/*	background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/left.gif") no-repeat -2px 0px;*/

	}



h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {

	font: normal 11px verdana, arial;

	color: #727272;

	text-decoration: underline;

	}



#newpro{ width:665px; background-color:#fff;}

#newpro h1{ font-size:14px; font-weight:bold; color:#231E61; border-bottom:1px solid #ccc;}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #727272;

	text-decoration: none;

	} 

.sidebox-header-left {

/*	background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/left.gif") no-repeat left top;*/

	padding: 0 0 0 0.3em;

}

.main-sidebox-header-left {

	/*background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/left.gif") no-repeat left top !important;*/

	padding: 0 0 0 0.3em;

}

.main-sidebox-header-right {

/*	background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/left.gif") no-repeat right top !important;*/

	padding: 0 0 0 0.3em;

	color:#FFFFFF;

}



#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font: bold 1.1em arial;

}



.leftBoxHeading, .rightBoxHeading {

	margin: 0em;

/*	background-color: #abbbd3;*/

	padding: 0.45em 0.3em 0.44em 0.4em !important;

	}

.leftBoxHeading label, .rightBoxHeading label {

	line-height: 25px;

}

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	margin: 16px 0 4px 0;

	}



#description {

	margin:10px 0 10px 0;

	line-height:1.5em;

}

#attributes {

	margin:0 0 20px 0;

	border-bottom:1px solid #EBEBEB;

}

#attributes th {

	padding-right:10px;

}

#attributes td {

	padding:5px;

}

#attributes a {

	color:#966;

}





/*#categoriesContent,#currenciesContent { background-color:#F5F5F0}*/



.sideBoxContent {

	border: 1px solid #E6E6E6;

	border-top: none;

	background-color: #Fff;

/*	padding: 0.7em 0.4em 1em 0.4em;*/

	padding: 0.7em 0.9em;

	}

.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {

	font-size: 13px;

	color:#727272;

	line-height: 17px;

}

.sidebox-products {

	display: block;

	color:#000000;

	padding: 2px;

}

#shoppingcartContent {

	background: #f4fcfd !important;

}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #FFFFFF;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}

.additionalImages a {

	text-decoration: none;

}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	margin: 0 0 0 8px;

	}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

	}

#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

A.category-top {

	font-size: 12px ;

	text-decoration: none;

	padding: 0 0 10px 20px;

	background: url("../images/left_biaoti.gif") no-repeat 8px 5px;;

	}

A.category-links, A.category-links:visited {

	color: #004080;

	text-decoration: none;

	}

.categories-top-list {

	padding: 4px 0;

	background: url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/dotted_line.gif") repeat-x 0 top;

}

.no-dots {

	background: none;

}

.sub-count {

	color: #aaaaaa;

	line-height: 12px !important;

}



.subcategory {

/*	padding: 0 0 6px 8px;*/

        padding: 0 0 6px 12px;border-bottom:solid 1px #dddddd;

}

.subcategory a {

	line-height: 20px !important;

}



A.category-products{

color: #727272;

 padding: 0 0 0 12px;

	background: url("../images/quadro_menu.jpg") no-repeat 0 4px;}



A.category-subs, A.category-products {

	text-decoration: none;

	}

A.category-subs:hover, A.category-products:hover {

	text-decoration: none;

}



SPAN.category-subs-parent {

	font-weight: bold;

	}

SPAN.category-subs-selected {

	font-weight: bold;

	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #f4f4f4;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #fdfdfd;

	height: 1.5em;

	vertical-align: top;

	}



.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



CAPTION {

	/*display: none;*/

	}



#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 



.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}



TR.tableHeading {

	background-color: #dadada;

	height: 2em;

	}



.productListing-rowheading {

	background-color: #cfd8e6;

	height: 2em;

	}



.tabTable {

	margin: 6px 0 4px 0;

}

.tabTable td {

	padding: 12px 8px;

	text-align: left;

}



.productListing-even {

	background-color: #f7f7f3;

}



#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	background-color: #ffffff;

	}

.information {padding: 10px 3px; line-height: 150%;}



#shoppingcartBody #shippingEstimatorContent {

	clear: both;

	}



.seDisplayedAddressLabel {

	background-color:#85C285;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}

#bannerOne, #bannerTwo, #bannerThree {

	margin: 0;

	padding: 0 0 9px 0;

}

#size-chart {

padding: 16px 10px;

}

#banner{ width:980px; margin:auto; padding:5px 0 10px 5px;  background-color:#fff;}

/*#bottom_ad{width:980px; padding-top:1px; overflow:hidden ;margin-bottom: -30px;margin-top: -13px;}*/

#foot{ color:#717171; width:980px; margin:auto; padding-top:10px; height:80px; border-top:3px solid #ccc; background-color:#FFFFFF; text-align:center;}

#foot li{ width:880px; float:left; padding-left:20px; background-color:#FFFFFF; color:#717171; line-height:20px; list-style:none;}

#foot a{ color:#717171; text-decoration:none;}

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

.legalCopyright{ margin-left:320px;}

#siteinfoIP{ margin-left:360px;}



#navSupp a{ color:#333;}

#navSupp a:hover{ color:#fff;}

#navSupp ul, #navCatTabs ul {margin: 0;padding: 0.5em 0em;list-style-type: none;text-align: center;line-height: 1.5em;}

#navSupp ul li, #navCatTabs ul li {display: inline;}

#logoWrapper{

	height:80px;



	width:370px;



	float:left;

	}

#header_menu{position:relative; height:25px;line-height:30px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-top: 20px;border-bottom: 2px solid #8e8a89;background-image: url('../images/navi_bg.png');background-repeat: repeat-x;margin-left: 3px;margin-right: 3px;}

#lists{position:relative;float:left;width:980px;height:30px;list-style:none;z-index:100;display:inline;margin:0;padding:0 0 0 25px}

#lists ul{margin:0;padding:0}

#lists li{display:inline;float:left;height:30px;background-image:none;position:relative;margin:0;padding:0; text-transform: uppercase;}

#lists li a:hover {color:#DB472D}

.menu-middle{height:37px;/*line-height:37px;*/background:url(http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/menu.jpg) no-repeat;}

.menu-middle li a{padding:0 25px 0 10px;font-size:12px;color:#fff;text-decoration:none; float:left;font-family: open sans,tahoma,Helvetica,sans-serif;letter-spacing: 1px;border-right: 1px #d2ceca solid!important;}

.hidemenu{ position:relative;text-align: center;}

.hideul{display:none; border:solid #CD7C17 1px; padding:10px 20px;}

.hideul li{ float:left; width:260px; line-height:160%;}

.hidetop{ color:#000000; font-weight:bold;}

#hidul1{ position:absolute; left:25px; top:-8px; z-index:9999;height:200px; width:260px; background:#fff;font-weight:bold;font-size:11px;}

#hidul2{ position:absolute; left:300px; top:-8px; z-index:9999;border:solid #CD7C17 1px; height:100px; width:260px; background:#fff;font-weight:bold;font-size:11px;}

#hidul3{ position:absolute; left:600px; top:-8px; z-index:9999;border:solid #CD7C17 1px; height:100px; width:260px; background:#fff;font-weight:bold;font-size:11px;}

#hidul3 li{ width:260px;}

#hidul3 ul{ clear:both; padding-left:0; margin-left:0;}

#hidul4{ position:absolute; left:750px; top:-8px; z-index:9999;border:solid #CD7C17 1px; height:80px; width:220px; background:#fff;font-weight:bold;font-size:11px;}

#bottom_ad{clear:both;margin-left:auto;margin-right:auto;text-align:center;}



.pop_help_note {

margin: 15px;

padding: 5px;

border: 1px solid #F8DBB5;

line-height: 165%;

background: #F7F3EF;

}



.attr-table{width:93%;margin: 10px 1%;padding:5px 1%;background: #FFFFF0;}

.attr-table th,.attr-table td{border: 1px solid #aa9999; line-height: 22px; text-indent: 1em;}

#whatsNew ul.shownewpro li{float:left;width:240px;height:280px;}

#productListing  ul.shownewpro li{float:left;width:240px;height:350px;}

#productListing  ul.shownewpro li .proName {text-align:center;}

#productListing  ul.shownewpro li .addtocart {text-align:center;margin-top:10px;}

#productListing  ul.shownewpro li .proImg img{padding-left:20px;}

#whatsNew  ul.shownewpro li a img{padding-left:20px;}

#whatsNew  ul.shownewpro li .comment_authorn{width: 180px;margin: 0 auto;text-align: center;}

.woaicss { overflow:hidden; margin:10px auto;}

.woaicss_title {width:750px; height:30px;background: #323031 url("http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/tab_bg.png") no-repeat 0 0; overflow:hidden;}

.woaicss_title li {display:block; float:left; margin:0 2px 0 0; display:inline; text-align:center;}

.woaicss_title li a {display:block; width:120px; heigth:30px; line-height:34px; color:#fff;}

.woaicss_title li a:hover {color:red; text-decoration:underline;}

.woaicss_title_bg1 {background-position:0 0;}

.woaicss_title_bg2 {background-position:0 -30px;}

.woaicss_title_bg3 {background-position:0 -60px;}

.woaicss_title_bg4 {background-position:0 -90px;}

.woaicss_con {display:block;background:url(http://www.mont-blancpens.com.co/includes/templates/mytemplate/css/stylesheet_.css) no-repeat 0 0; overflow:hidden; BORDER: #aecbd4 1px solid; width: 718px;padding: 15px;}/*/images/20110424/con_bg.png*/

.woaicss_con ul { margin:12px auto;}

.woaicss_con li {line-height:30px; margin:0 auto; white-space:nowrap; text-overflow:ellipsis; overflow: hidden;}

.woaicss_con li a {color:#03c;}

.woaicss_con li a:hover {color:#069; text-decoration:underline;}

.woaicss_copy {margin:10px auto; text-align:center;}

.woaicss_copy a {color:#f00;}

.Columnright .price-box{text-align:left;border-bottom: 1px solid #E2E2E2;}

#currency {width: 120px;margin-left: 50px;}

.btn-remove2 {

    background: url(http://www.mont-blancpens.com.co/includes/templates/mytemplate/images/det.jpg) no-repeat scroll 0 0 transparent;

display: block;

height: 44px;

line-height: 0;

overflow: hidden;

text-indent: -999em;

margin-left: 4px;

}

#subNaviLi form{ float: right; }

.proprice { font-size: 14px; }

.proprice  .productSpecialPrice { font-size: 18px; font-weight: boldj; }

.clearBoth { clear: both; }

#productDetailsList li { clear: both; }