/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): _______. 
/****************************************************************************************************/





/****************************/
/* Common
/****************************/
* {
	margin: 0;
	padding: 0;
}

body
{
	padding: 0 auto;
	height:100%;
	margin: 0 auto;
	font-size: 11px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;		
	letter-spacing:normal;
	text-transform:none;
	word-spacing:normal;
	color: #3A4045;
	background:#FFFFFF none repeat scroll 0 0;
}
.alturaSpan
{
    font-size: 14px;
}
img
{
	border: none;
}
checkbox, input, radio, select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
textarea
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a
{
	color: #9C9A9C;
	background-color: inherit;
	text-decoration: none;
}
a:hover
{
	color: #BBBBEE;
	background-color: inherit;
	text-decoration: underline;
}
.clear
{
	border:medium none;
	clear:both;
	float:none;
	font-size:0;
	height:0;
	line-height:0;
}
.linkButton
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}
a.linkButton:hover
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}
.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}
.textBox
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
}
.centerBody
{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #8BAACA;
	padding: 9px 0px 3px 0px;
}

.messageError
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.productVAT
{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
}
.scrollShopCart
{
    width: 750px;
    height: 230px;
    overflow: hidden;
}
.scrollPrdheight
{
    width: 550px;
    height: 335px;
    overflow: auto;
}
.scrollRegister
{
    width: 750px;
    height: 230px;
    overflow: hidden;
    float: right;
}
.scrollNews
{
    width: 750px;
    height: 255px;
    overflow: hidden;
    float: right;
}
.scrollDefault
{
    height: 285px;
    overflow: hidden;
}
.scrollDefault .column
{
    height: 235px;
    overflow: hidden;
}
.scroll-track
{
    height: 8px;
    width: 10px;
    background-image: url('BackScrollTrack.png');
    background-repeat: repeat;
}
.scroll-handle
{
    border: 0px;
    height: 10px;
    width: 10px;
    background-image: url('FrontScrollTrack.png');
    background-repeat: repeat;
    cursor: pointer;
}

.buttomStyle
{
    color: #333;
    border: 1px solid;
    border-color: #999 #666 #666 #999;
    background-color: #ddd;
	filter: progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
}

.buttomStyleSize
{
    width: 190px;
    color: #333;
    border: 1px solid;
    border-color: #999 #666 #666 #999;
    background-color: #ddd;
	filter: progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
}

.noticias {
	background-color:#006A84;
	height: 302px;
	background-image: url(images/noticias.jpg);
	background-repeat:no-repeat;
}

.contactos
{
    background-color:#006A84;
	height: 596px;
	background-image: url(images/contactos.jpg);
	background-repeat:no-repeat;
}

.nius
{
    background-color:#006A84;
	height: 596px;
	background-image: url(images/nius.jpg);
	background-repeat:no-repeat;
}

.contactSpa
{
    height: 496px;
    margin-left:70px;
    padding-top:140px;
}

.noticias_div {
    margin-left:75px;
    margin-top:30px;
    height:100px;
    width: 400px;
}

/****************************/
/* Sections
/****************************/

.PageWrapper
{
	height: 100%;
	text-align: left;
	margin: 0px auto;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width: 970px;
	vertical-align: top;
	background-color:#FFFFFF;
}
.PageHeader
{
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	background-color:#006A84;
}
.PageHeaderMenu
{
    text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #FFFFFF;
	line-height: 20px;
	background:#9C9A9C none repeat scroll 0 0;
}
.PageHeaderMenu .MenuLink
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	text-transform: uppercase;
	font-size:1em;
	font-weight: normal;
	font-family:Arial;
	vertical-align: middle;
	padding:0px 5px 0px 5px;
}
.PageHeaderMenu .MenuLink:hover
{
	text-decoration: none;
	color: #E3E3E3;
}

.PageHeaderMenu .MenuSeparator
{
	width: 0px;
	display: inline-block;
}

.PageCenter
{
	padding-top: 10px;
}
.PageFooter
{
	border-style:solid none none;
	border-top:4px solid #666666;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	clear: both;
}
.ColumnLeft
{
	width:200px;
}
.ColumnSeparator
{
	border-left:1px solid #DDDDDD;
}
.ColumnRight
{
	padding-left:10px;
	width:570px;
}




/****************************/
/* Header
/****************************/

.logo
{
	float: left;
	text-align: left;
	vertical-align: top;
}

.currencySelector
{
	float: left;
	padding:10px;
	text-align: right;
	vertical-align: top;
}
.languageSelector
{
	float: left;
	padding-left:180px;
	padding-top:3px;
	text-align: right;
	vertical-align: top;
}

.headerLinks
{
	float: right;
	text-align: right;
	vertical-align: top;
	padding-right:10px;
	margin-right:15px;
	width:500px;
}

.headerLinks a
{
	color: #9C9A9C;
	background-color: inherit;
	text-decoration: none;
}
.headerLinks a:hover
{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: underline;
}

/****************************/
/* Category navigation
/****************************/
.category-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}


.category-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.category-navigation .treeview
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}
.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}
.category-navigation .treeview ul .li_unselected
{
}



/****************************/
/* Manufacturer navigation
/****************************/
.manufacturer-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.manufacturer-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.manufacturer-navigation .listbox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}


/****************************/
/* Info block
/****************************/
.infoblock-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.infoblock-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.infoblock-navigation .listbox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}


/****************************/
/* HTML content block
/****************************/
.htmlcontent
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	height: 596px;
	background-image: url(images/contactos2.jpg);
	background-repeat:no-repeat;
}

.htmlcontentfaqs
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	background-image: url(images/contactos4.jpg);
	background-repeat:no-repeat;
}

.htmlEntrega
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	height: 596px;
	background-image: url(images/Entrega.jpg);
	background-repeat:no-repeat;
}

.htmlJuros
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	height: 596px;
	background-image: url(images/Juros.jpg);
	background-repeat:no-repeat;
}

.htmlGarantia
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	height: 596px;
	background-image: url(images/Garantia.jpg);
	background-repeat:no-repeat;
}

.htmlcontent-title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.htmlcontent-body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.htmlcontent-body-height
{
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
	height: 390px;
	width: 905px;
}


/****************************/
/* News list
/****************************/
.newslist
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.newslist .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.newslist .newsitems
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.newslist .newsitems .newsDate
{
	color: #3664A5;
}

.newslist .newsitems a.newsTitle
{
	color: #555D65;
	text-decoration: none;
}
.newslist .newsitems a.newsTitle:hover
{
	color: #555D65;
	text-decoration: underline;
}
.newslist .newsitems .newsDetails
{
	font-weight: bold;
	text-decoration: none;
	color: #8F969C;
	background-color: inherit;
}




/****************************/
/* News details
/****************************/

.newsitem
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.newsitem .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.newsitem .newsbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.newsComments
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.newsComments .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.newsComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.newsComments .commentList
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.newsComments .commentList .comment
{
	border: 1px solid rgb(232, 230, 210);
	margin-top:10px;
	padding:10px;
	clear:both;
}





/****************************/
/* Checkout
/****************************/
.CheckoutPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.CheckoutPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CheckoutPage .CheckoutData
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.CheckoutData .OrderSummaryTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CheckoutData .OrderSummaryBody
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

/* Addresses */
.CheckoutData .SelectAddressTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}

.CheckoutData .AddressGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CheckoutData .AddressGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CheckoutData .AddressGrid .AddressItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: auto;
}
.CheckoutData .AddressGrid .AddressItem .SelectButton
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}
.CheckoutData .AddressGrid .AddressItem .AddressBox
{
	text-align: left;
}
.CheckoutData .EnterAddressTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CheckoutData .EnterAddress
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .EnterAddress .EnterAddressBody
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}
.CheckoutData .EnterAddress .Button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .EnterAddress .TheSameAddress
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}
.CheckoutData .EnterAddress .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}



/* Shipping options */
.CheckoutData .ShippingOptions
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .ShippingOptions .ShippingOptionItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .ShippingOptions .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}
.CheckoutData .ShippingOptions .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}
.CheckoutData .ShippingNotAllowed
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}



/* Payment methods */
.CheckoutData .PaymentMethods
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .PaymentMethods .PaymentMethodItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentMethods .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}
.CheckoutData .NoPaymentMethods
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}


.CheckoutData .PaymentInfo
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .PaymentInfo .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentInfo .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}




/* Confirm order */
.CheckoutData .ConfirmOrder
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .ConfirmOrder .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .ConfirmOrder .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}



/*Completed */

.CheckoutData .OrderComleted
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .OrderComleted .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .OrderComleted .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}


/****************************/
/* Blog
/****************************/
.blog
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blog .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blog .blogposts
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blog .blogposts .blogDetails
{
	font-weight: bold;
	text-decoration: none;
	color: #8F969C;
	background-color: inherit;
}



/****************************/
/* Blog details
/****************************/

.blogpost
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blogpost .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blogpost .postbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blogComments
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blogComments .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blogComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blogComments .commentList
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blogComments .commentList .comment
{
	border: 1px solid rgb(232, 230, 210);
	margin-top:10px;
	padding:10px;
	clear:both;
}

/****************************/
/* Flash body
/****************************/
.flashbody
{
	padding: 0px 0px 0px 0px;
}

/****************************/
/* Contact us form
/****************************/
.contactform
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.titlecontactform
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.contactform .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.contactform .info
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.contactform .sendEmail
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.contactform .contactform
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}


/**************************************************/
/* Shopping cart / Wishlist / Order summary
/**************************************************/
.shoppingcart
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.shoppingcart .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.shoppingcart .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.wishlist
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.wishlist .title
{
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.wishlist .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}



.OrderSummaryContent
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.OrderSummaryContent .CouponBox
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.OrderSummaryContent .TotalInfo
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.OrderSummaryContent .Buttons
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.OrderSummaryContent .Buttons .CommonButtons
{
	float:left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.OrderSummaryContent .Buttons .AddonButtons
{
	float:right;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align:right;
}

.WishlistContent
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}




.cart_line_y
{
	background: url(images/cart_line_y.gif) left center repeat-y;
}
.cart_line_x
{
	background: url(images/cart_line_x.gif) center top repeat-x;
}
.cart_total_left
{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
}
.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
}

/****************************/
/* Compare products
/****************************/
.compareProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.compareProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.compareProducts .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}


.compareProductsTable
{
}
.compareProductsTable .removeButton
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
.compareProductsTable tr.productName
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.compareProductsTable td
{
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	padding: 3px;
}


/****************************/
/* Polls
/****************************/
.todaysPollBox
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.todaysPollBox .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.todaysPollBox .pollItem
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.pollBlock
{
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.pollTakePoll, .pollResults
{
	border: dashed 1px #666;
	padding: 5px;
	margin-top: 10px;
	
}
.pollDisplayText
{
	font-weight: bold;
}

.pollTotalVotes
{
	font-style: italic;
}


/****************************/
/* Order details
/****************************/

.OrderDetails
{
	margin-bottom: 15px;
	padding: 0px;
}
.OrderDetails .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.OrderDetails .info
{
	border: 1px solid rgb(232, 230, 210);
	padding:10px;
}
.OrderDetails .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.OrderDetails .OrderOverview
{
	text-align: left;
	padding-bottom: 10px;
}
.OrderDetails .ShippingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.OrderDetails .BillingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.OrderDetails .ProductsBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}






/****************************/
/* Email a friend page
/****************************/

.emailafriendBox
{
	margin-bottom: 15px;
	padding: 0px;
}
.emailafriendBox .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.emailafriendBox .sendEmail
{
	border: 1px solid rgb(232, 230, 210);
	padding:10px;
}


/****************************/
/* Search
/****************************/

.searchBox
{
	vertical-align: bottom;
	padding-top: 15px;
}

.searchPanel
{
	margin-bottom: 15px;
	padding: 0px;
}
.searchPanel .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.searchPanel .searchInput
{
	border: 1px solid rgb(232, 230, 210);
	width: 780px;
	padding:10px;
}
.searchPanel .searchResults
{
    border-style:none;
	width: inherit;
    height: inherit;
    background-color:#EBEBFF;
    font-size:12px;
}

.boxsearch {
	        width: 50px;
			height: 50px;
			float: inherit;
	
	}

/****************************/
/* Rating
/****************************/

.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url(Images/FilledStar.png);
}
.emptyRatingStar
{
	background-image: url(Images/EmptyStar.png);
}
.savedRatingStar
{
	background-image: url(Images/SavedStar.png);
}


/****************************/
/* Breadcrumb
/****************************/
.breadcrumb
{
	float: left;
	vertical-align: top;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.breadcrumb a
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	text-decoration: none;
}
.breadcrumb a:hover
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	text-decoration: underline;
}


/****************************/
/* Copyright / Powered by
/****************************/

.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a
{
	color: #3664A5;
	background-color: inherit;
}
.white
{
    color: #FFFFFF;
    font-size: 7px;
}
.white a
{
    color: #FFFFFF;
}
.white a:hover
{
    color: #FFFFFF;
}
.greyFoot
{
    background:#E8E8E8 none repeat scroll 0 0;
}




/***************************************************************************************************/
/* Home page categories
/***************************************************************************************************/
.HomePageCategoryGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.HomePageCategoryGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.HomePageCategoryGrid .HomePageCategoryItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 150px;
	height: auto;
}
.HomePageCategoryGrid .HomePageCategoryItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.HomePageCategoryGrid .HomePageCategoryItem .picture
{
	text-align: center;
}



/***************************************************************************************************/
/* Category details page
/***************************************************************************************************/
.CategoryPage
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .CategoryTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CategoryPage .CategoryDescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}




/* Subcategories section */
.CategoryPage .SubCategoryGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .SubCategoryGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 150px;
	height: auto;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem .picture
{
	text-align: center;
}

.CategoryPage .SubCategoryList
{
	margin-bottom: 15px;
	padding: 0px;
}



/* Featured products section */
.CategoryPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .FeaturedProductGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CategoryPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .FeaturedProductGrid .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .FeaturedProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo
{
	background: rgb(0, 106, 132) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}





/* products section */
.CategoryPage .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.CategoryPage .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.CategoryPage .ProductGrid .ProductItem .addInfo
{
	background: rgb(0, 106, 132) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}











.CategoryPage .ProductList1
{
	margin-bottom: 10px;
	padding: 0px;
}
.CategoryPage .ProductList1 .ItemBox
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
	clear:both;
}
.CategoryPage .ProductList1 .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
}
.CategoryPage .ProductList1 .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .ProductList1 .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .ProductList1 .ProductItem .description
{
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
	text-align: left;
}
.CategoryPage .ProductList1 .ProductItem .prices
{
	text-align: left;
	vertical-align: middle;	
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
}
.CategoryPage .ProductList1 .ProductItem .buttons
{
	width: 100px;
	text-align: right;	
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .ProductList1 .ProductItem .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




.CategoryPage .ProductList2
{
	margin-bottom: 15px;
	padding: 0px;
}










/***************************************************************************************************/
/* Manufacturer details page
/***************************************************************************************************/
.ManufacturerPage
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .ManufacturerTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.ManufacturerPage .ManufacturerDescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}

/* Featured products section */
.ManufacturerPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .FeaturedProductGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.ManufacturerPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .picture
{
	text-align: center;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo
{
	background: rgb(0, 106, 132) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}





/* products section */
.ManufacturerPage .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.ManufacturerPage .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.ManufacturerPage .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.ManufacturerPage .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo
{
	background: rgb(0, 106, 132) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




/***************************************************************************************************/
/* Recently added products
/***************************************************************************************************/

.RecentlyAddedProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.RecentlyAddedProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.RecentlyAddedProducts .ProductGrid
{
	margin-bottom: 1px;
	padding: 0px;
}
.RecentlyAddedProducts .ProductGrid .ItemBox
{
	padding-bottom: 0px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyAddedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 0px 5px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 240px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo
{
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 10px;
	padding-top:10px;
	vertical-align: bottom;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




/***************************************************************************************************/
/* Recently viewed products 
/***************************************************************************************************/

.RecentlyViewedProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.RecentlyViewedProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.RecentlyViewedProducts .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.RecentlyViewedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyViewedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo
{
	background: rgb(0, 106, 132) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}



/***************************************************************************************************/
/* Home page products
/***************************************************************************************************/

.HomePageProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.HomePageProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.HomePageProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}
.HomePageProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.HomePageProductGrid .ProductItem .picture
{
	text-align: center;
}


/****************************/
/* Product details page
/****************************/

.ProductDetailsPage
{
	border: none;
	margin-top:0;
	padding-top:1px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	height:100%;
}
.ProductEssential
{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}
.ProductCollateral
{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}

.ProductEssentialFloat
{
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	width: 357px;
	float: left;
	vertical-align: top;
}
.ProductCollateralFloat
{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
	width: 550px;
	float: right;
	vertical-align: top;
}

.pospro
{
    background-image: url('images/prodinfo2.jpg');
    background-repeat:no-repeat;
    width: 970px;
    height: 550px;
}

.iframeprd
{
    width: 970px;
    height: 550px;
}
.alturaP
{
    margin-right: 15px;
}
.larguraP
{ 
    margin-right: 15px;
}
.profundidadeP
{    
    margin-right: 15px;
}

.invisi
{
    display:none;
}

.ProductDetailsInfo
{
	float:inherit;
}
.ProductDetailsInfo .picture 
{
	float:left;
	width:357px;
}
.ProductDetailsInfo .overview
{
	width:300px;
}
.ProductDetailsInfo .productname
{
	color:#0A263C;
	font-size:1.5em;
	margin-bottom:0.3em;
}
.ProductDetailsInfo .overview .shortdescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
	text-align:center;
}

.ProductDetailsInfo .fulldescription
{
	clear:both;
	color:#0A263C;
	margin-bottom:0.3em;
}



.ProductRatingBox
{
	float: left;
	margin-top:10px;
	margin-bottom:10px;
}

.ProductVariantList
{
	margin-bottom: 15px;
	padding: 0px;
}
.ProductVariantLine
{
	width: 96%;
	background: rgb(235, 235, 255) none repeat scroll 0% 50%;
	height: 48px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align: bottom;
}


.RelatedProductsGrid
{
}
.RelatedProductsGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.RelatedProductsGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}
.RelatedProductsGrid .RelatedItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.RelatedProductsGrid .RelatedItem .picture
{
	text-align: center;
}




.productReviewList
{
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.productReviewList .productReviewItem
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding:10px;
	clear: both;	
}

.productReviewBox
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:10px;
}


.productSpecBox
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	clear: both;
}


/****************************/
/* Input forms / tables
/****************************/
.TableContainer
{
	
}
.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.TableContainer .Row .ItemValue
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}


/****************************/
/* Account
/****************************/
.AccountPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.AccountPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.AccountPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}



/****************************/
/* Customer info
/****************************/


.CustomerInfoBox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.CustomerInfoBox .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CustomerInfoBox .Button
{
    float:left;
	margin-bottom:5px;
	margin-top:5px;
}






.CustomerAddresses
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.CustomerAddresses .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CustomerAddresses .AdressList
{
}
.CustomerAddresses .AdressList .AddressItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CustomerAddresses .AddButton
{
	margin-bottom:5px;
	margin-top:5px;
	float:right;
	text-align: right;
}






.CustomerOrders
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.CustomerOrders .OrderList
{
}
.CustomerOrders .OrderList .OrderItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}






.CustomerPassRecovery
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CustomerInfoBox .Button
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}




.blockBordered
{
	border: 1px solid rgb(232, 230, 210);
}











/****************************/
/* Login page
/****************************/
.LoginPage
{
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:0;
}

.LoginPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.LoginPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.LoginPage .RegisterTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .LoginTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .RegisterBlock
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 210px;
	vertical-align: top;
}

.LoginPage .LoginBlock
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 220px;
	vertical-align: middle;
}
.LoginTableContainer
{
	vertical-align: middle;
}
.LoginTableContainer .Row
{ 
}
.LoginTableContainer .Row .ItemName
{ 
	padding: 8px 10px 4px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align:middle;
	font-weight:bold;
}
.LoginTableContainer .Row .ItemValue
{ 
	padding: 8px 0px 4px 0px;
	vertical-align:middle;
}
.LoginPage .ForgotPassword
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.LoginPage .LoginButton
{
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	clear:both;
}


/****************************/
/* Registration page
/****************************/
.RegistrationPage
{
    float:left;
	margin-bottom:15px;
	margin-left:15px;
	padding-bottom:5px;
	padding-left:0;
}

.RegistrationPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.RegistrationPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.RegistrationPage .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.RegistrationPage .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 935px;
	height: auto;
}
.RegistrationPage .Button
{
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 18px;
	text-align: center;
	clear:both;
}

/****************************/
/* Password recovery page
/****************************/
.PasswordRecoveryPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.PasswordRecoveryPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.PasswordRecoveryPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

/****************************/
/* Password recovery page
/****************************/
.AddressEditPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.AddressEditPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.AddressEditPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

/* search layout */

.simg
  {
  margin:2px;
  border:1px;
  height:200px;
  width:220px;
  float:left;
  text-align:center;
  }
.simg img
  {
  display:inline;
  margin:3px;  
  border:1px solid #000000;
  }
.simg a:hover img
  {
  border:1px solid #ffffff;
  }
.sdesc
  {
  text-align:center;
  font-weight:normal;
  width:220px;
  margin:2px;
  }

