@charset "utf-8";
/* CSS Document */

html {
	padding: 0;
	margin: 0;
}
body { 
	margin:0px;
	padding:0px;
	background-color: #f5f5f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.thelogo  {
	position: absolute;
	top: 34px;
	left:13px;
	z-index:5;
}

div.thelogo a#logo {
	background-image:url(images-guinot/logo.gif);
	background-repeat: no-repeat;
	background-position: left;	
	height:111px;
	width:254px;
	display:block;
	text-indent:-9000em;	
}

h1 {
	position: absolute;
	top: 34px;
}
a {
	color: #AA0041;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

a.header {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a.header:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}
#bkgPage {
	width:auto;
	height:182px;
	background-image:url(images-guinot/bkgpage.jpg);
	background-repeat: repeat-x;
}
#contentPage {
	width:910px;
	height:auto;
	margin:0px auto;
	padding:0px;
}
#main_bg {
	padding: 0 5px;
		background: transparent url(images-guinot/main_bg.jpg) repeat-y center top;
}
#header_bg {
	padding: 0 5px;
		background: transparent url(images-guinot/header_bg_new.jpg) repeat-y center top;
}
#header {
	/*width:900px;*/
	height:182px;
	background-image:url(images-guinot/header_bar.jpg);
	position: relative;
}

#header ul, #header li {
	margin: 0;
	padding: 0;
}

#header_top li { 
	float: left; 
	padding: 5px 13px;
	list-style: none;
	font-weight: 600;
	background: transparent url(images-guinot/separator_top.gif) no-repeat left 5px;
}
.no_bg {
	background: none !important; 
}
.titleBar.no_bg {
	background: #AA0041 none !important; 
} 
.titleBar.no_bg h2 {
	text-align: center;
	padding-left: 0;
} 
#header_middle li  {
	float: right;
	list-style: none;
	margin: 20px 0 0 5px;
}
#header .english a, #header .other a  {
	display: block;
	width: 34px;
	height: 22px;
}

/*#header .english a {
	background: transparent url(images-guinot/english.gif) no-repeat left 5px;
}

#header .other a {
	background: transparent url(images-guinot/other.gif) no-repeat left 5px;
}*/

#header_top .basket {
	background: transparent url(images-guinot/basket.gif) no-repeat left 5px;
	padding-left: 25px;
	margin-left: 340px;
}

#header_middle p, #header_middle h2, #header_middle h3 {
	padding: 0;
	margin: 0;
	text-align:right;
	font-weight: 600;
}

#header_middle h2 {
	font-size: 16px;
	margin: 18px 10px 0 0;
	color: #AA0041;
}

#header_middle div.moreinfo p.small {
	font-size:11px;
	color:#333;
}

#header_middle div.moreinfo p.dirweb {
	font-size:20px;
	color:#C73130;
	margin-top:12px;
}

#header_middle h3 {
	font-size: 11px;
	margin: 5px 10px 0 0;
}




#header_middle p {
	font-size: 14px;
	margin: 5px 10px 0 0;
}

#mainContent {
	/*width:900px;*/
	height:auto;
	margin: 0 auto;
}
#footer {
	/*width:900px;*/
	background: #dcc8c9 url(images-guinot/footer_bar.jpg) repeat-x center top;
	clear:both;
	margin: 0 auto;
}
/* Header */

.header_bottom {
	margin: 15px 0 0 0px;
	float:right;
	font-color: white;
}

.header_currency {
	margin: 0px 10px 0px 0px;
}

.header_bottom ul, .header_bottom li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header_bottom li { 
	float: left;
	background: transparent url(images-guinot/separator_pink.gif) no-repeat left 2px;
	font-weight: 600;
	color: white;
}

.header_bottom li a { 
	display: block;
	padding: 5px 13px;
	color: white;
}
.header_bottom form {
	margin: 1px 13px 0 13px;
	padding: 0;	
}
button.red {
	background: #E2CEB5 none;
	border: #960032 solid 1px;
	font-size: 11px;
	font-weight: 600;	
	margin: 0 0 0 1px;
	padding: 2px 8px;
	cursor: pointer;
}

/* Menu Bar*/
.menuBar {
	width:160px;
	height:auto;
	/*background-image:url(images-guinot/menu_bar.jpg);*/
	float:left;
}
.menuBar p{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin:0px;
	padding-top:6px;
}
.menuBar p{
	color:#FFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:6px 5px 6px 17px;
	text-align:left;
}
.hover_title {
	background: #AA0041 url(images-guinot/arrow_up.gif) no-repeat scroll 4px 12px !important;
}
.titleBar {
	background: #AA0041 url(images-guinot/arrow_down.gif) no-repeat scroll 4px 11px;
	height:26px;
	margin:0px;
}
.splitBar {
	background-image:url(images-guinot/title_bar.jpg);
	overflow:hidden;
	height:4px;
	margin:0px;
}
.quote {
	padding:5px;
}
.quote p{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-style:italic;
}

/* Menu Left */
.menuLeft {  
	list-style:none;
	margin:0;
	padding:0;
}
.menuLeft li a {
	display:block;
	padding:5px 11px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background:none;
}
.menuLeft li a:hover {
	color:#000000;
	text-decoration:none;	
	background-color:#F0E6E6;
}


.menuLeftsub {
	display:block;
	padding: 0px 0px 3px 11px;
	font-size:10px;
}

/* Menu Right */
.menuRight {  
	list-style:none;
	margin:0;
	padding:0;
}
.menuRight li, .menuLeft li {
	background: #FAF5F5 url(images-guinot/menu_li.gif) no-repeat center bottom;
}
.menuRight li a {
	display:block;
	padding:5px 11px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#c80032;
	text-decoration:none;
	background:none;
}
.menuRight li a:hover {
	background-color:#F0E6E6;
	color:#000000;
	text-decoration:none;
}
.menu_title {
	color: #000 !important;
}


.menuRight2 {  
	margin:0;
	padding:3px 0px 3px 5px;
	background:none;
}
.menuRight2 .imageSidebar img {
	border: #C8C8C8 solid 1px;
	background:no;
}




.inner_sidebar {
	color: #000;
	padding: 5px 11px;	
}

.inner_sidebar p, .inner_sidebar form {
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}

.inner_sidebar p {
	margin-bottom: 10px;
}

.inner_sidebar label { 
	margin: 10px 0 0 0;
	display: block;
}

.inner_sidebar button.red {	
	margin-top: 6px;
	padding: 2px 8px;
}
.inner_sidebar input {
	width: 130px;
}

/* Center Frame */
a.prodTitle {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a.prodTitle:hover {
	text-decoration: underline;
}

.centerFrame {
	width:560px;
	height:auto;
	padding:10px;
	background-color:#ffffff;
	float:left;
}
.centerFrame h2{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color: #AA0041;
}
.centerFrame .img_main {
	float: right;
	border: #000 solid 1px;
}
.centerFrame p{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
}
.product button.red {
	margin: 6px 0 0 5px;
}
.product ul, .product li { 
	margin: 0;
	padding: 0;
	list-style: none;
}
.product .left {
	float: left;
	width: 160px;
}
.product .right {
	float: left;
	width: 148px;
	font-weight: 600;
	margin: 0;
}
.product .right.price {
	width: 62px;
	margin-right:5px;
	font-weight: 600;
}

.product .right span {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.product form {
	clear: both;
	margin: 0;
	padding: 0;
}

.product form select {
	border: solid #999999 1px;
	height: 20px;
}

#socialBookmark {
	background: #efefef;
}

#socialBookmark span {
	font-weight: bold;
	font-size: 12px;
	position: relative;
	bottom: 3px;
}

#socialBookmark img:hover {
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 0 2px 0 2px;
}

.split {
	background-image:url(images-guinot/split.jpg);
	overflow:hidden;
	width:560px;
	height:1px;
}
.split_new {
	background: white none;
	overflow:hidden;
	height:1px;
}
.resalt {
	color: #AA0041;
}
.clear {
		clear:both; 
		height:1px;
		margin:0;
		padding:0;
		font-size: 1px;
		line-height: 0;
}
.centerFrame .content_text	{
	float: right;
	width: 330px;
	margin-bottom: 10px;
}
.centerFrame .content_text .inner {
	padding: 14px 11px ;
}
.centerFrame .content_text .inner h3{
	margin-top: 0;
	font-size: 14px;
}
.centerFrame .content_text .inner h3 span {
	color: #6E6E6E;
}
.image p{
	text-align: center;
}
.frame_image { 
	width: 224px;
	height: 225px;
	background: transparent url(images-guinot/product_frame.jpg) no-repeat center top;
	text-align: center;
}
.frame_image img {
	left:-2px;
	position:relative;
	top:1px;
}
.description {
	color: #646464;
}
.centerFrame .image	{
	float: left;
	width: 224px;
}
.centerFrame .image	.inner{
	padding: 15px 0;
}
.product {
	background: #FFF url(images-guinot/split.jpg) repeat-x center bottom; 
	padding: 0 3px;
}
.padding_center {
	padding: 0 3px;
}

/* Footer */

.footer_inner {
	padding: 10px;
	color: #000;	
}
.left_footer {
	float: left;
	width: 650px;
}
.right_footer {
	float: right;
	width: 225px;
}
.left_footer p {
	margin: 0;
}
.right_footer ul, .right_footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.right_footer ul {
	float: right;
}
.right_footer li { 
	float: left;
	background: transparent url(images-guinot/separator_footer.gif) no-repeat left 7px;

}
.right_footer img {
	margin-top: 20px;
	float: right;
}
.right_footer li a { 
	display: block;
	padding:5px 6px;
}
/* Tools */
.bold {
	font-weight: 600;
}
.clearfix:after, .wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.hover {
	background: #F5F5F5 url(images-guinot/split.jpg) repeat-x center bottom;  
}
.no_bg_new { 
background:transparent none repeat scroll 0% !important;
}
.no_arrow {
	background: #AA0041 ;
}


/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
.imagecontainer{
	float:left;
	clear:left;
	/background: url(images-Alqvimia/image_container_middle.jpg) repeat-y center top;
}

.imagecontainer_top {
	background: url(images-Alqvimia/image_container_top.jpg) no-repeat center top;
}

.imagecontainer_bottom {
	background: url(images-Alqvimia/image_container_bottom.jpg) no-repeat center bottom;
	padding: 1px 0pt 7px 0px;
}

.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #000000;
	
}
.sec_title {
	margin-bottom: 0;
}	

.BigTitle {
	font-size:24px;
	font-weight:bold;
}
.SmTitle {
	font-size:14px;
	font-weight:bold;
}	

.StdTextBd {
	font-size:11px;
	font-weight:bold;
}	



a.UserLogin {
	color: #000000;
	text-decoration: none;
	outline: none;
	font-size:14px;
	font-weight:bold;

}
a.UserLogin:hover {
	text-decoration: underline;
}

.redText {font-size: 11px;  color: #F23F72; font-family : Arial, Helvetica, Verdana,  sans-serif;}
.RedText {font-size: 11px;  color: #F23F72; font-family : Arial, Helvetica, Verdana,  sans-serif;}
.RedTextBd {font-size: 11px;  font-weight: bold; color: #F23F72; font-family : Arial, Helvetica, Verdana,  sans-serif;}

/* Highlighter.css */
/* See license.txt for terms of usage */

.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerH {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBoxOffset {
    z-index: 2147483647;
    position: absolute;
    opacity: 0.8;
}

.firebugLayoutBoxMargin {
    background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
    background-color: #666666;
}

.firebugLayoutBoxPadding {
    background-color: SlateBlue;
}

.firebugLayoutBoxContent {
    background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
    background-color: transparent;
}

.firebugHighlightBox {
    background-color: Blue !important;
}*/

.firebugLayoutLine {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
}

.firebugLayoutLineLeft,
.firebugLayoutLineRight {
    position: fixed;
    width: 1px;
    height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
    position: absolute;
    width: 100%;
    height: 1px;
}

.firebugLayoutLineTop {
    margin-top: -1px;
    border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
    border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
    border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
    margin-left: -1px;
    border-left: 1px solid #999999;
}

/* thickbox.css */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window *{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.dinamic-content {
    position: relative;
    margin: 7px 0 0 0px;
    padding: 0px;
    overflow: hidden;
}

.dinamic-content h2.categories-title {
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.dinamic-content h2.categories-title span{
    position: relative;
    display: block;
    margin: 0px
    font-size: 16px;
    font-weight: bold;
    color: #AA0041;
    overflow: hidden;
}

.contact-bg {
	position: relative;
}

.contact-bg p {
	position: relative;
	margin: 0 0 5px 0px;
	color: #727171;
}

.contact-bg .contact-title{
	position: relative;
	font-size: 21px;
	margin: 0 0 5px 0px;
	font-weight: bold;
	color: #AA0041;
	overflow: hidden;
}

.contact-image {
	position: relative;
	float: left;
}

.contact-form {
	position: relative;
	float: left;
	margin-left: 10px;
}

ul.contact-form-list,
ul.contact-form-list li ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;	
}

ul.contact-form-list li.contact-form-comment {
	position: relative;
	width: 311px;
	height: 73px;
	margin: 0 0 0px 0;
	padding: 0;
	overflow: hidden;
}

ul.contact-form-list li.contact-form-comment span {
	position: relative;
	display: block;
	margin: 5px 0 0 7px;
}

ul.contact-form-list li.contact-form-comment textarea{
	position: relative;
	width: 290px;
	height: 40px;
	margin-left: 7px;
}

ul.contact-form-list li.contact-form-line {
	position: relative;
	width: 311px;
	height: 31px;
	margin: 0 0 5px 0;
	padding: 0;
	overflow: hidden;
}

ul.contact-form-list li ul{
	position: relative;	
	clear: both;
	margin: 0px 0 0px 15px;
	padding: 0;
	font-size: 12px;
	overflow: hidden;
}	

ul.contact-form-list li ul li {
	position: relative;
	float: left;
	margin: 7px 0 0 0;
}

ul.contact-form-list li ul li.first {
	width: 100px;
}

ul.contact-form-list select,
ul.contact-form-list input {
	position: relative;
	margin: 0;
	padding: 0;
	width: 175px;
	top: -2px;
}

ul.contact-form-list input.file {
	width: 180px;
}

.btn-send {
	position: relative;
	float: right;
	margin-right: 60px;
}

.visit-other {
	position: relative;	
	width: 160px;	
	margin: 0 auto;
	overflow: hidden;
}

.visit-other div.visit-brand {
	position: relative;	
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.visit-other div.visit-brand img{
	position: relative;
	display: block;
	width: 142px;
	margin: 0 auto;
	overflow: hidden;
}

.visit-other div.visit-top {
	position: relative;
	width: 160px;
	height: 73px;
	background-image: url('images-lngirls/buy-top.png');
    background-repeat: no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
.visit-other div.visit-bottom {
	position: relative;
	width: 160px;
	height: 51px;
	background-image: url('images-lngirls/buy-bottom.png');
    background-repeat: no-repeat;
	margin: 0 auto;
	overflow: hidden;
}

.visit-other div.visit-middle {
	position: relative;
	width: 160px;
	background-image: url('images-lngirls/buy-middle.png');
    background-repeat: repeat-y;
	margin: 0 auto;
	overflow: hidden;
}

.visit-other div.visit-brand a.visit-site {
	position: relative;	
	margin: 0 auto;
	text-align: center;
	color: #822142;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.visit-other div.visit-brand ul.list-category {
	position: relative;
	display: none;
	list-style: none;
	line-height: 20px;
	margin: 0 0 0 15px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}

.visit-other div.visit-brand ul.list-category li {
	position: relative;
	display: block;	
	margin: 0;
	padding: 0px;	
	overflow: hidden;
}

.height5{
    height: 5px;
}

.height10{
    height: 10px;
}

.height15{
    height: 15px;
}
h2.title
{
	color:#999999;
	font-size:30px;
	font-weight:normal;
}
.guinot_title
{
	color:#820232;
}
p.bold
{
	font-weight:bold;
}
.new_input_design, .table_register input[type='text'], .table_register input[type='password'], .table_register select
{
	width:215px;
	height:25px;
	border:solid 1px #a8a8a8;
	border-top:solid 2px #a8a8a8;
	border-left:solid 2px #a8a8a8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.table_register input[type='file']
{
	border:solid 1px #a8a8a8;
	border-top:solid 2px #a8a8a8;
	border-left:solid 2px #a8a8a8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.table_register textarea
{
	border:solid 1px #a8a8a8;
	border-top:solid 2px #a8a8a8;
	border-left:solid 2px #a8a8a8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	resize:none;
}
.align_right
{
	text-align:right !important;
}
.align_right a:link, #login_customer a:visited
{
	color:#333 !important;
	text-decoration:underline;
}
.align_right a:hover
{
	text-decoration:none;
}
.register_button
{
	width:154px;
	height:29px;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/please_register.png');
	border:none;
	cursor:pointer;	
}
.register_only_button
{
	width:116px;
	height:28px;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/register_only.png');
	border:none;
	cursor:pointer;	
}
.continue_button
{
	width:163px;
	height:28px;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/sign_in.png');
	border:none;
	cursor:pointer;
}
.pointer_color
{
	color:#aa0041 !important;
	font-size:20px;
	line-height:15px;
	font-weight:bold;
}
.align_center
{
	text-align:center !important;
}
.align_center img
{
	border:solid 2px #af1c54;
}
.container_my_corner
{
	padding:20px;
	padding-top:0;
}
.bg_container_my_corner
{
	background-image:url('http://images.serenityproducts.co.uk/new_corner/guinot/header_bg.png');
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#f7f6f6;
	padding:15px;
	margin:auto;
}
.my_account_register input[type='text']
{
	font-style:italic;
	cursor:pointer;
}
.inline_menu
{
	text-align:center;
	margin-left:50px;
}
.inline_menu li
{
	float:left !important;
	list-style:none !important;
	background-image:url('http://images.serenityproducts.co.uk/new_corner/guinot/button_link_r.png');
	background-repeat:no-repeat;
	line-height:32px;
	padding-left:32px;
	height:32px;
	padding-right:32px;	
}
.clear
{
	clear:both;
}
.inline_menu a:link, .inline_menu a:visited
{
	color:#aa0041;
	text-decoration:none;
}
.inline_menu a:hover
{
	text-decoration:underline;
}
.new_address_button
{
	width:187px;
	height:31px;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/new_address_button.png');
	border:none;
	cursor:pointer;	
}
.default_address
{
	background-image:url('http://images.serenityproducts.co.uk/new_corner/guinot/default_address.png');
	background-repeat:no-repeat;
	width:316px;
	height:26px;
	padding-top:5px;
	padding-left:10px;
}
.edit_button, .delete_button, .no_image
{
	border:solid 1px #9b9b9b;
	color:#580525;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#d1d0d0;
}
.confirm_buttom
{
	width:119px;
	height:28px;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/confirm_button.png');
	border:none;
	cursor:pointer;
}
.remindme_button
{
	width:154px;
	height:29px;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/remindme_button.png');
	border:none;
	cursor:pointer;
}
.items_ordered
{
	width:230px;
	height:20px;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/items_ordered.png');
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:5px;
	margin-left:50px;
}
.number_order
{
	color:#FFF;
	margin-right:10px;
	width:23px;
	float:left;
	text-align:center;
}
.bg_table_orders td
{
	height:35px;
	background-color:#e9e9e9;
	color:#9a3f5f;
}
.container_orders td
{
	background-color:#fff;
	height:25px;
}
.none_padding
{
	padding:0 !important;
	text-align:right !important;
}
a.my_photos_button
{
	text-decoration:none;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/my_photos_button.png');
	background-repeat:no-repeat;
	float:left;
	width:117px;
	height:28px;
	cursor:pointer;
	margin-right:15px;
}
a.view_last_button
{
	text-decoration:none;
	background:url('http://images.serenityproducts.co.uk/new_corner/guinot/view_last_button.png');
	background-repeat:no-repeat;
	float:left;
	width:119px;
	height:28px;
	cursor:pointer;
}
.img_photos_container
{
	float:left;
	width:150px;
	margin-right:25px;
	margin-bottom:20px;
}
.img_photos_container img
{
	border:solid 2px #af1c54;
}
.lightbox_content
{
	border:solid 15px #af1c54;
}

