/*
Title:			Brazilian Shapewear
Description:	CSS for brazilianshapewear.eu
Author:			Visualcode Limited
Date: 			Tuesday 6th November 2007.
Version:		1.0
*/


body {
	font:11px/18px "Lucida Grande", Geneva, Verdana, Tahoma, Arial, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	background:#FFF url(images/backgroundBlank.gif) no-repeat center top;
	text-align:center;
	border-top:#02ded9 solid 3px;
	}

input, 
button, 
select, 
textarea {
	font:11px/18px "Lucida Grande", Geneva, Verdana, Tahoma, Arial, sans-serif;
	}
	
a:link {
	color: #00bce4;
	text-decoration: none;
}

a:visited {
	color: #00bce4;
	text-decoration: none;
}

a:active {
	color: #00bce4;
	text-decoration: none;
}

a:hover {
	color: #013c63;
	text-decoration: none;
}

a img{
	border:0;
	}

h1, h2, h3{
	font-weight:normal;
	}
	
h1 {
	font-size: 1.9em;
	color: #006260;
	}

h2 {
	color:#666;
	font-size: 1.5em;
	}

h3 {
	color:#333;
	font-size: 1.3em;
	}

hr {
	border: none;
	border-top: 1px solid #02DED9;
	height: 1px;
	margin: 8px auto;
	padding: 0;
	color:#FFF;
	}
	
/* Xinha Table Layout */

table {
	margin:0; 
	padding:0; 
	border-collapse:collapse; 
	border-spacing:0px;
	width:98% !important;
	}

table td{
	font-family: tahoma, arial, sans-serif;
	color:#403F3F;
	border:1px solid #ebebeb;
	padding:5px;
	font-size:1em;
	vertical-align:top;
	}

/* ______________________ Start Layout ______________________ */

#container{
	padding:0;
	margin:0;
	border-top:#006260 solid 3px;
	}

#wrapper {
	width:768px;
	margin:0 auto;
	border-top:#FFF solid 2px;
	}
	
#header {
	width:100%;
	height:60px;
	color:#FFF;
	padding-bottom:10px;
	}

#Logo {
	width:130px;
	height:70px;
	background:url(../../images/blue/bLogo.gif) no-repeat;
	float:left;
	}

#printLogo {
	display:none;
	position:absolute;
	left:-300px;
	top:-300px;
	}

#login {
	float:right;
	margin-top:20px;
	text-align:left;
	width:290px;
	}

#login form{
	padding:0;
	margin:0;
	}

#login p{
	margin:0;
	padding:0;
	}

#login label{
	background:url(images/arrow.gif) no-repeat;
	background-position:center right;
	width:85px;
	float:left;
	margin-right:10px;
	font-size:90%;
	color:#333;
	}
	
#login input{
	width:120px;
	border:#CCC solid 1px;
	margin-bottom:2px;
	color:#333;
	padding: 4px 5px;
	font-size:95%;
	float:left;
	background:#FFF url(images/inputBack.gif) repeat-x left bottom;
	}

#login input.button{
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:0;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	width:50px;
	margin-left:10px;
	}


/* ______________________ Navigation ______________________ */		
	
 #navigation{
 	background:url(images/navBack.png) no-repeat;
 	height:25px;
 	padding-top:5px;
 	margin-bottom:12px;
	position:relative;
	margin-top:10px;
	}

 #navigation ul {
	list-style:none; 
	display:inline;
	padding:0;
	margin:0;
	position:relative;
	}
	
 #navigation ul li {
	display:inline; 
	padding:5px 10px; 
	border-right:#006260 solid 1px; 
	font-size:90%; 
	margin:0;
	position:relative;
	}
	
 #navigation ul li.end {
	display:inline; 
	padding:0 10px 0 10px; 
	margin:0;
	border-right:none;
	position:relative;
	}

 #navigation ul li a {
	color:#333;
	position:relative;
	}
	
 #navigation ul li a:hover {
	color:#02DED9;
	position:relative;
	}

 #navigation li ul {
 	display: none;
 	position: absolute;
  	margin-top:5px;
	top: 22px;
	left: -4px;
	border-top:1px solid #1F2325;
	}


#navigation li:hover ul,
 #navigation li.mshover ul{ 
	display: block; 
	margin:0;
	padding:0;
	background:transparent url(images/dropNav.png) no-repeat left bottom;
	width:180px;
	list-style:none;
	padding-bottom:10px
	}
	
 #navigation li ul li {
	margin:0;
	padding:0px;
	display:block !important;
	border-bottom:#1F2325 solid 1px;
	border-right:none;
	text-align:left;
	font-size:100%;
	}

 #navigation li ul li a{
	display:block;
	padding:5px 15px !important;
	color:#FFF;
	border:none;
	text-align:left;
	}

 #navigation li ul li a:hover{
	color:#FFF;
	background:#02DED9;
	}

/* Third Level*/


#navigation li ul li ul{
	display:none !important;
	position:absolute;
	top:0;
	left:0;
	}

/* ______________________ Banner ______________________ */	

#mainContent{
	width:580px;
	float:right;
	text-align:left;
	}

#navContent{
	width:580px;
	float:right;
	text-align:left;
	}

#banner{
	background:#FFF;
	margin-bottom:12px;
	}

#bannerHB{
	display:none;
	}

/* ______________________ side Navigation ______________________ */	

.pocket175{
	background:#FFF url(images/pocket175.gif) repeat-y;
	width:175px;
	float:left;
	text-align:left;
	margin-bottom:12px;
	margin-right:12px;
	}

.pocket175 .stitch{
	background:#FFF url(images/stitch175.gif) no-repeat;
	height:4px;
	font-size:1px;
	}

.pocket175 .lining{
	background:transparent url(images/lining175.gif) no-repeat left bottom;
	padding:5px 10px;
	}
	
/* ______________________ Main Content ______________________ */	

.pocketMain{
	background:#FFF  url(images/pocketMain.gif) repeat-y;
	margin-bottom:12px;
	}

.pocketMain .stitch{
	background:#FFF url(images/stitchMain.gif) no-repeat;
	height:4px;
	font-size:1px;
	}

.pocketMain .lining{
	background:transparent url(images/liningMain.gif) no-repeat left bottom;
	padding:5px 10px;
	}

#logos{
	text-align:center;
	}

#logos img{
	margin:10px;
	}

.pocketMain li {
	background:url(images/bullet.gif) no-repeat 5px 5px;
	list-style:none;
	padding-left:20px;
	margin-top:5px;
	}
/* ______________________ Side Navigation ______________________ */	
	
#sideNav {
	height:auto;
	font-size:100%;
	margin-top:1px;
	position:relative;
	}

#sideNav ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	}

#sideNav ul li {
	padding:0px 0px 0px 15px;
	border-bottom:#F1F1F1 solid 1px;
	background:transparent url(images/box.gif) no-repeat;
	background-position: 0px center;
	position:relative;
	}

#sideNav ul li a{
	color:#333;
	}

#sideNav ul li a:hover{
	color:#006363;
	}

	
#sideNav ul li.Head a:link,
#sideNav ul li.Head a:visited{
	color: #FFF;
	text-decoration: none;
}

#sideNav ul li.Head a:active,
#sideNav ul li.Head a:hover{
	color: #EEE;
	text-decoration: none;
}

#sideNav ul li.Bottom {
	background:none;
	height:0px;
	}	

#sideNav li ul{
	display:none;
	position:absolute;
	top:0;
	left:155px;
	}

#sideNav li:hover ul,
#sideNav li.mshover ul{ 
	display: block; 
	margin:0;
	padding:0;
	background:transparent url(images/dropNav.png) no-repeat left bottom;
	background-position:left bottom;
	width:180px;
	list-style:none;
	padding-bottom:10px;
	}

#sideNav li ul li{
	padding:2px 0px 2px 25px;
	border-bottom:#F1F1F1 solid 1px;
	background:transparent url(images/box.gif) no-repeat;
	background-position: 10px center;
	position:relative;
	}
	
#sideNav li ul li a{
	color:#FFF !important;
	}

#sideNav li ul li a:hover{
	color:#00bce4 !important;
	}
/* ______________________ Additional Navigation ______________________ */

#adNav{
	height:15px;
	}

#adNav a:link{color: #006363;}
#adNav a:visited{color: #006363;}
#adNav a:active{color: #006363;}
#adNav a:hover{color: #02ded9;}


#adNav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:80%;
	line-height:0.8em;
	}

#adNav li {
	padding:0px 5px 0 5px;
	border-right:#CCC solid 1px;
	list-style:none;
	display:inline;
	text-align:center; 
	float:right;
	background:none;
	}
	
/* ______________________ Footer ______________________ */

#footer {
	border-top:#DDD solid 1px;
	clear:both;
	padding-top:5px;
	text-align:center;
	font-size:80%;
	}

#legal{
	text-align:right;
	float:right;
	width:450px;
	}
	
#copyright{
	text-align:left;
	float:left;
	width:300px;
	}

/*--------------------------- General Forms - Specific ---------------------------*/

form.custDetails {
	margin:0;
	padding:0;
	margin-top:10px;
	padding-top:10px;
	}

form.custDetails p {
	margin:0;
	padding:2px 0 2px 0 ;
	
	}

form.custDetails label {
	float: left;
	margin:0;
	padding:5px 1px 0 1px;
	width: 15em;
	text-align: left;
	font-size:95%;
	}

form.custDetails input,
form.custDetails select,
form.custDetails textarea{
	margin-bottom:5px;
	padding:3px;
	border:#CCC solid 1px;
	background:#FFF url(images/inputBack.gif) repeat-x left bottom;
	}

form.custDetails select{
	margin-bottom:5px;
	padding:0;
	border:#CCC solid 1px;
	}

form.custDetails form input.standard {
	width:200px;
	}

form.custDetails form textarea {
	width:400px;
	font-size:9pt;
	}	


form.custDetails .submit {
	margin-top:10px;
	text-align:left;
	}

form.custDetails .submit input {
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:5px 10px !important;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	}

form.custDetails .currency{
	width:250px;
	}

form.custDetails .currency label{
	margin:0;
	padding:0;
	text-align: left;
	font-size:95%;
	width:1em;
	}

form.custDetails .currency input {
	float:left;
	}	

form.custDetails .currency .inner{
	width:100px;
	float:right;
	}

form.search input{
	margin-bottom:5px;
	padding:3px;
	border:#CCC solid 1px;
	background:#FFF url(images/inputBack.gif) repeat-x left bottom;
	width:100px;
	}

form.search input.search{
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:3px 10px !important;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	width:35px;
	}

form.custDetails input.button {
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:5px 10px !important;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	}

/* ___________________________________ PRODUCTS ___________________________________ */

#productContainer{
	margin-bottom:10px;
	}	
#productDetails{
	margin-bottom:15px;
	}	
table.summary,
table.details{ 
	width:100% !important;
	}
table.summary td,
table.details td{
	background:#FFF;
	border:#03625A solid 1px;
	}
table.summary td.head,
table.details td.head{
	background:#03625A;
	color:#FFF;
	padding:0 5px;
	text-align:right;
	line-height:13px;
	}
table.summary td.head h1,
table.details td.head h1{
	padding:0;
	margin:0;
	color:#FFF;
	text-align:left;
	font-size:1.4em;
	padding-bottom:10px;
	}
table.summary td.detailButton,
table.details td.detailButton{
	vertical-align:bottom;
	background:#ECECEC;
	width:100px;
	}
table.summary td.detailButton a,
table.details td.detailButton a{
	display:block;
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:2px 5px;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	text-align:center;
	}
table.details td.pictures{
	padding:5px;
	width:175px;
	text-align:left;
	font-weight:bold;
	}
.smallimages{
	margin-top:6px;
	}
.smallimages img {
	border:#FFF solid 1px;
	margin:0;
	padding:0;
	}

/* ___________________________________ Stockists ___________________________________ */

#stockSearch{
	border:#DDD solid 1px; 
	padding:10px;
	background:#FCFCFC;
	}

#stockSearch form select{
	float: left;
	margin-bottom:5px;
	padding:0;
	border:#CCC solid 1px;
	background:#00615f;
	color:#FFF;
	}

#stockSearch form label {
	float: left;
	margin:0 0 0 10px;
	padding:0px 1px 0 1px;
	width: 5em;
	text-align: left;
	font-size:95%;
	font-weight:bold;
	}

#stockSearch form input.submit {
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:3px 10px !important;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	margin-left:10px;
	}

#Stockists{
	margin-top:10px;
	border:#DDD solid 1px;
	text-align:center;
	background:#FCFCFC;
	padding:5px 0;
	
	}

#Stockists .details{
	width:185px;
	float:right;
	clear:right;
	}

#Stockists .clearDetails{
	clear:right;
	border-top:#02DED9 solid 1px;
	}

.shop{
	border:#DDD solid 1px;
	width:245px;
	float:left;
	padding:10px;
	margin:5px;
	text-align:left;
	background:#FFF url(images/liningMain.gif) no-repeat -10px bottom;
	}
	
.shop p {
	color:#006260;
	font-size:13px;
	margin:0;
	padding:0;
	}

#Directions {
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	border:#DDD solid 1px;
	padding:5px 10px;
	background:#FCFCFC;
	}
	
#Directions .right a, #Directions .left a {
	display:block;
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:2px 0px;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	}
#Directions .right,
#Directions .left{
	width:100px !important;
	font-size:85%;
	text-align:center;
	}	
#Directions .right{
	float:right;
	}
#Directions .left{
	float:left;
	}

.pagenumbers{
	float:left;
	margin-left:10px;
	width:315px;
	text-align:center;
	font-weight:bold;
	}
	
/*-------------- Stockists ----------------*/	
	
/* PDF */

#PDF {
	margin-top:20px;
	background:#FFFCCC;
	border:#CCC dotted 1px;
	}

#PDF ul li {
	background:url(images/pdficonsmall.gif) no-repeat 2px 5px;
	padding:10px 10px 10px 30px;;
	}

#getPDF {
	padding:0 0 10px 40px;
	font-weight:bold;
	font-size:80%;
	}	

.orderform {
	border:#02DED9 solid 1px;
	padding:10px;
	background:#edffff;
	margin-bottom:10px;
	}

.stockistdetails{
	border:#006260 solid 1px;
	padding:10px;
	background:#FFF;
	margin-bottom:10px;
	}
	
.stockistdetails table{
	width:100% !important;
	}

.stockistdetails table td{
	border:#006260 solid 1px;
	background:#FFF;
	}	

.stockistdetails table td.title{
	background:#006260;
	color:#FFF;
	font-weight:bold;
	width:120px;
	}
	
.loggedin{
	border:#02DED9 solid 1px;
	padding:10px;
	background:#edffff;
	color:#000;
	text-align:right;
	}

	
/*-------------- News ----------------*/

.back {
	padding:10px; 0;
	text-align:center;
	border-top:#02DED9 solid 1px;
	}

.back a {
	background:#00615f url(images/buttonBack.gif) repeat-x -3px -1px;
	padding:5px 10px !important;
	border:#10151D solid 1px;
	border-left:#5490BA solid 1px;
	border-top:#5490BA solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	}
	
h1.archived{
	border-top:#02DED9 solid 1px;
	padding-top:10px;
	}
	
ul.archived{
	margin:0;
	padding:0;
	margin-bottom:15px;
	}

ul.archived li{
	background:#F2FEFD;
	border:#02DED9 solid 1px;
	margin-bottom:5px;
	padding:5px 10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	