/*
 *PINKBAMBOO COMMON9 CSS FILE
 *
 * Web Design by Webfountain
 * email:pete@webfountain.co.uk
 * http://www.webfountain.co.uk
 * 
 */

/* COMMON STYLE - DEFAULT TEXT SETTINGS*/

* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:14px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	color: #666666;
	padding-left: 0px;
	
}

body {
	background-color: #FFFFFF;
}

/* fix to make FIREFOX display same as IE in treatment of borders / padding */
* { 
    -moz-box-sizing: border-box; 
} 


h1 {
	color: #E25FBD;
	text-decoration:none;
	font-weight: bold;
	font-size: 110%;
	
}

h2 {
	color: #E25FBD;
	text-decoration:none;
	font-weight: bold;
	font-size: 110%;
}

h3 {
	color: #E25FBD;
	text-decoration:none;
	font-weight: bold;
	font-size: 100%;
}

.active {
	color: #dd15ba;	
	text-decoration: none;
	font-weight: normal;
	}


/* DIV - ID DEFINITIONS AND STYLES */

#wrapper {
	width:50%;
	height:450px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -390px;
	
	visibility: visible
	
	z-index:1;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}





#main {
	width:780px;
	height:540px;
	
	background: #ffffff;
	text-align: left;
	}
	
#workspace{
	width:780px;
	height:585px;
	background: #ffffff;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	}
	
#content_1 {
	width:780px;
	background: #ffffff;
	text-align: left;
	height: 398px;
	background-color: #FFFFFF;
	position: absolute;
	top: 95px;
	z-index: 2000;
	left: 0px;
	}

#content_2 {
	width:780px;
	background: #ffffff;
	text-align: left;
	height: 400px;
	background-color: #FFFFCC;
	background-image: url(../../images/flower2_400h780w.jpg);
	}
	
#content_3 {
	width:780px;
	background: #ffffff;
	text-align: left;
	height: 400px;
	background-color: #FFFFCC;
	background-image: url(../../images/flower3_400h780w.jpg);
	}
	
#content_4 {
	width:780px;
	background: #ffffff;
	text-align: left;
	height: 400px;
	background-color: #FFFFCC;
	background-image: url(../../images/flower4_400h780w.jpg);
	}




#header{
	width: 780px;
	height: 60px;
	background-color: #ffffff;
	}
		
	
#header_logo{
	width: 260px;
	height: 60px;
	background-position: 0px 0px;
	background-image: url(../images/pink-bamboo-logo.jpg);
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1999;
	}
	
#header_strapline{
	width: 260px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	background-image: url(../../girl_clothes_clothing/images/girl_clothes_clothing_text.jpg);
	position: absolute;
	top: 0px;
	left: 260px;
	z-index: 1998;
	}
	
#header_shopping{
	width: 260px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	float:right;
	}	
	
#header_currency{
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float:right;
	padding-bottom: 2px;
	position: absolute;
	left: 540px;
	top: 0px;
	padding-top: 5px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	}
	
#header_show_basket{
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	float:right;
	padding-bottom: 2px;
	position: absolute;
	left: 596px;
	top: 0px;
	padding-top: 5px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	z-index: 1020;
	}
	
#header_basket_summary{
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	float:right;
	padding-bottom: 2px;
	position: absolute;
	left: 658px;
	top: 0px;
	padding-top: 5px;
	border-right: solid #cccccc 1px;
	z-index: 1030;
	}
	
	

#bag_item_num {
	position:absolute;
	left:2px;
	top:5px;
	width:14px;
	height:16px;
	z-index:1034;
	text-align: right;
}
#bag_item_text {
	position:absolute;
	left:19px;
	top:5px;
	width:35px;
	height:15px;
	z-index:1033;
}
#bag_total_sign {
	position:absolute;
	left:0px;
	top:29px;
	width:10px;
	height:15px;
	z-index:1032;
}
#bag_total_num {
	position:absolute;
	left:5px;
	top:29px;
	width:50px;
	height:16px;
	z-index:1031;
	text-align: right;
}

	
.basket_summary{
	color: #666666;
	font-size: 80%;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
.basket_summary_num{
	color: #dd15ba;
	font-size: 80%;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	

#header_checkout{
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	float:right;
	padding-bottom: 2px;
	position: absolute;
	left: 720px;
	top: 0px;
	padding-top: 5px;
	border-right: solid #cccccc 1px;
	z-index: 1011;
	}
	
#header_1_3_3{

	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float:right;
	padding-bottom: 2px;	
	}
	
#header_1_3_4{
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float:right;
	padding-bottom: 2px;	
	}

	
#topmenubar,#botmenubar {
	padding-left: 0px;
	padding-bottom: 5px;
	color: #999999;
	border-top: 0px;
	border-top-color: #ffffff;
	border-top-style: solid;
	padding-top: 5px;
	font-size: 90%;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	width: 780px;
	position: absolute;
	z-index: 3000;
	}

#topmenubar {
	left: 0px;
	top: -31px;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	z-index: 12014;
	border-bottom-style: solid;
	font-size: 90%;
	padding-left: 8px;
	text-align: left;
	color: #999999;
	}
	
#botmenubar {
	left: 0px;
	top: 401px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #CCCCCC;
	z-index: 12012;
	color: #999999;
	}

	
#topmenubar a:link,#topmenubar a:visited,#botmenubar a:link,#botmenubar a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

#topmenubar a:hover,#botmenubar a:hover {
	color: #dd15ba;	
	text-decoration: underline;
	font-weight: normal;
	}
	
#girls-clothing {
	position:absolute;
	left:580px;
	top:-1px;
	width:200px;
	height:25px;
	z-index:12009;
	padding: 5px;
	text-align: right;
}

#order_form{
	padding-left: 0px;
	padding: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	background-color: #cdcdce;
	width: 780px;
	height: 400px;
	}

#content_left_1 {
	width: 430px;
	height: 395px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	font-size:90%;
	text-align: center;
	position: absolute;
	left: 1px;
	top: 0px;
	padding-top: 5px;
	z-index: 12011;
	}
		
#content_left_1 a:link ,#content_left_1 a:visited{
	color: #999999;
	text-decoration: none;	
	}

#content_left_1 a:hover {
	color: #666666;	
	text-decoration: none;	
	}
	

#content_right_1 {
	width: 348px;
	height: 393px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	font-size:90%;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	position: absolute;
	left: 431px;
	top: 3px;
	color: #999999;
	z-index: 12008;
	}
		

#content_right_1 a:link , #content_right_1 a:visited{
	color: #dd15ba; 
	text-decoration:none;	
	font-weight: normal;
	}
	
#content_right_1 a:hover {
	color: #cccccc;	
	text-decoration: none;
	font-weight: normal;	
	}
	
	
#onlinepayment {
	position:absolute;
	left:12px;
	top:348px;
	width:325px;
	height:35px;
	z-index:12003;
	overflow: hidden;
}	
	
	
	
	
	
	
#bin_2 {
	width: 225px;
	height: 200px;
	background-color: #000146;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:80%;
	text-align: center;
	position: absolute;
	top: 150px;
	left: 288px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	}	
	
#portfolio a:link{
	color: #FFFFAA;
	text-decoration: none;	
	}
#portfolio a:visited {
	color: #FFFFAA;
	text-decoration: none;	
	}
#portfolio a:hover {
	color: #666666;	
	text-decoration: underline;	
	}
	
#contact {
	width: 225px;
	height: 200px;
	background-color: #6A7FAA;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:80%;
	text-align: center;
	position: absolute;
	top: 150px;
	left: 555px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000146;
	}

#contact a:link{
	color: #FFFFAA;
	text-decoration: none;	
	}
#contact a:visited {
	color: #FFFFAA;
	text-decoration: none;	
	}
#contact a:hover {
	color: #666666;	
	text-decoration: underline;	
	}




#spacer1{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 90%;
	text-decoration: none;
	background-color: #FFFFFF;
	height:1px;
	border-top: 0px;
	border-top-style: solid;
	width: 780px;
}			

#spacer5{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 90%;
	text-decoration: none;
	background-color: #FFFFFF;
	height:5px;
	border-top: 0px;
	border-top-style: solid;
}			
#spacer10{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 90%;
	text-decoration: none;
	background-color: #FFFFFF;
	height:10px;
	border-top: 0px;
	border-top-style: solid;
}			


#footer {
	background-color: #FFFFFF;
	color: #999999;
	position: absolute;
	top: 430px;
	left: 0px;
	text-align: right;
	font-size: 80%;
	width: 780px;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 12011;
	height: 20px;
	border-top: solid #999999 1px;
	}
	
#footer a:link , #footer a:visited{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 100%;
	text-decoration: none;	
	}
	
#footer a:hover {
	background-color: #FFFFFF;
	color: #3366CC;	
	font-size: 100%;
	text-decoration: underline;
	}
	
	



#footer_copyright  {
	width: 780px;
	text-align: center;
	font-size: 90%;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
	}
	
#footer_copyright  a:link {
	color: #000000;
	font-size: 90%;
	text-decoration: none;	
	}

#footer_copyright a:visited {
	color: #005655;
	font-size: 90%;
	text-decoration: none;	
	}
#footer_copyright a:hover {
	color: #666666;	
	font-size: 90%;
	text-decoration: underline;
	}
	
		
	
	
	
	


	
	#copyright {
	width: 160px;
	background-color: #ffffff;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:80%;
	text-align: left;
	float:left;
	font-style: normal;
	color: #cccccc;
	visibility: visible;
	height: 18px;
	}
	
#copyright a:link,#copyright a:visited {
	color: #666666;
	font-size: 100%;
	background-color: #FFFFFF;
	text-decoration:none ;
}	

#copyright a:hover {
	color: #cccccc;
	font-size: 100%;
	background-color: #FFFFFF;
	text-decoration: underline;

}	
		
#wf_credit {
	width: 190px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:80%;
	text-align: right;
	float:right;
	font-style: normal;
	color: #cccccc;
	height: 18px;
	clear: right;
	}
	
#wf_credit a:link , #wf_credit a:visited {
	color: #999999;
	font-size: 100%;
	background-color: #FFFFFF;
	text-decoration: none;
}	

#wf_credit a:hover {
	color: #666666;
	font-size: 100%;
	background-color: #FFFFFF;
    text-decoration: underline;
}	
	
#keywords {
	text-align: center;
	font-size: 70%;
	border-top-style: solid;
	border-top-color: #ffffff;
	width: 780px;
	border-top-width: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 453px;
	z-index: 12013;
	color: #CCCCCC;
	}
	

	#sitemap {
	position:absolute;
	left:668px;
	top:4px;
	width:108px;
	height:19px;
	z-index:11;
}
#sizelist {
	position:absolute;
	left:45px;
	top:7px;
	width:70px;
	height:70px;
	z-index:11;
}

#availlist {
	position:absolute;
	left:162px;
	top:7px;
	width:125px;
	height:70px;
	z-index:12;
}

#index_txt {
	position:absolute;
	left:7px;
	top:328px;
	width:275px;
	height:19px;
	text-align: center;
	
	}
.reduced {
	color: #dd15ba;	
	text-decoration: none;
	font-weight:bold;
	}
