html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;

font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-serif;

line-height:inherit;
}

span{display:inline;}
/* remember to define focus styles! */
:focus {
outline: 0;
}


ol, ul {
list-style: none;
}

tr, td, th {font-size: 11px; color:#666666;}
 

p {font-size: 11px; color:#b9252e;}
.note {font-size: 10px; color:#999999}
.note a {font-size: 10px; color:#999999;font-weight:bold;text-decoration:none;}
.note a:hover {font-size: 10px; color:#80d3f6;font-weight:bold;text-decoration:underline;}
.paymentNote{font-size:10px;color:#be7676;}

p img {margin:0;padding:0;}

html, body {
	background-image:url("../image/headerbg.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	height:100%;
	}


/*============================================================================
MAIN STUFF     MAIN STUFF     MAIN STUFF     MAIN STUFF     MAIN STUFF        
==============================================================================*/

#siteWrapper{position:relative;width:100%;min-height:100%;_height:100%;}

#siteWrapperInner{
	text-align:left;font-size:11px;
	width:756px;
	height:auto;
	margin:0 auto 40px auto;
	padding:48px 0 80px 0;
	overflow:hidden;
}

#logo {float:left;margin:5px 0 0 10px;}

#footerPayment{
	position:absolute;
	background-image:url("../image/recentItemsbg.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e8d9da;
	width:100%;
	height:100px;
	left:0;
	bottom:0;
	text-align:center;


}

#footerPaymentInner{	
	width:700px;
	height:100px;
	margin:5px auto 0 auto;

}

#footerWrapper{
	position:absolute;
	background-image:url("../image/footerRecentbg.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:31px;
	left:0;
	bottom:0;
	text-align:center;

}



#footerInner{	
	width:700px;
	height:31px;
	margin:auto;

}

.footerText {

	font-size:10px;
	color:#e8d9da;
	padding:10px 0 0 0;


}

#footerInner a{
	color:#e8d9da;
	text-decoration:none;
 }
 
 #footerInner a:hover{
	color:#e8d9da;
	border-bottom:1px dotted #e8d9da;
	text-decoration:none;
 }
#header{ 
	background-image:url("../image/navigationbg.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	width:756px;
	height:130px;
}


#content{
	float:right;
	width:466px;
	height:auto;
	margin:35px 60px 40px 20px;

}


#sidebar{
	float:left;
	border-right:1px dotted #CCCCCC;
	width:165px;
	height:auto;
	margin:20px 0 40px 20px;


}


.headerlogin{
	float:right;
	background-image:url("../image/headerloginbg.gif");
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	font-size:11px;
	color:#bf6767;
	top:0;right:0;
	width:auto;
	height:26px;
	padding:3px 10px 0 10px;
	margin:0 65px 0 0;overflow:visible;
}

.headerlogin a {font-weight:bold;text-decoration:none;color:#be7676;}
.headerlogin a:hover {font-weight:bold;text-decoration:underline;color:#b9252e;}

.headerloginOptions{
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
	margin:0 10px 0 0;
	color:#CCCCCC;

}

.headerloginOptions a {font-weight:bold;text-decoration:none;color:#CCCCCC}
.headerloginOptions a:hover {font-weight:bold;text-decoration:underline;color:#80d3f6;}

.information {
	float:right;
	padding:73px 80px 0 0;
	clear:right;
	width:400px;
	height:10px;
	text-align:right;
}

.information a {
	font-weight:normal;
	text-decoration:none;
	color:#999999;
	padding:0 10px 0 0;
}

.information .current {
	font-weight:bold;
	text-decoration:none;
	color:#b9252e;
}

.information a:hover {
	text-decoration:underline;

}

/*============================================================================
SIDEBAR           SIDEBAR      SIDEBAR      SIDEBAR      SIDEBAR      SIDEBAR
==============================================================================*/



.heading {
	background-image:url("../image/sidebartabbg.gif");
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	color: #9f5055;
	width:148px;
	padding:9px 0 11px 0;
	
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}


/* ////////////// SIDEBAR MODULES ////////////// */


.search {
	background-image:url("../image/searchbg.gif");
	background-repeat:no-repeat;
	width:144px;
	height:27px;
	margin:0 0 20px 0;
}

.search .input{
	float:left;
	color:#be7676;
	font-size:11px;
	width:100px;
	border:1px solid #FFFFFF;
	margin:5px 0 0 4px;
}

.search .submitImg{
	float:right;
	margin:3px 0 0 0;
}



.cartWrapper {
	width:145px;
	margin:0 0 0 0;
	padding:0 0 20px 0;
}


.cartWrapper .cart .subTotal {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin:8px 0 10px 0;
	padding:3px 0 10px 0;
}

.cartWrapper .cart .empty {
	text-align: left;
	color:#9f5055;
	margin:8px 0 10px 5px;
	padding:0 0 5px 0;
	border-bottom:1px solid #EEEEEE;
}

.quantity{font-size:10px;color:#be7676;}

.basket a {font-size:10px;color:#b9252e;text-decoration:none;}
.basket a:hover {font-size:10px;color:#b9252e;text-decoration:underline;}

.subTotal {font-size:11px;color:#9f5055;}

.basketLink {position:relative;color:#be7676;font-size:10px;padding-left:5px;}
.basketLink a{color:#be7676;text-decoration:none;}
.basketLink a:hover{color:#b9252e;text-decoration: underline;}




.box {width:165px;height:auto;padding-bottom: 5px;margin-bottom: 10px;}

.box .category {padding-top: 5px;}

.box .category a {
	display: block;
	background: url('../image/bullet1.gif') no-repeat 4px 3px;
	color:#be7676;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	margin-bottom: 5px;
}

.box .category a:hover {
	display: block;
	color:#b9252e;
	padding: 0px 0px 0px 20px;
	text-decoration: underline;
	margin-bottom: 5px;
}



.box .review div {
	text-align: center;
}



.box .review .thumb {

	padding:5px;
	width:130px;
	margin:10px 16px 5px 0;
	
}

.box .review .description{
	background:#fbf1f1;
	width:132px;
	padding:4px 4px 4px 4px;
	margin:0 0 0 4px;
}

.box .review .description a {
	font-size:10px;
	color:#be7676;
	text-decoration: none;

}

.box .review .description a:hover {color:#b9252e;}

.box .review .rating{
	text-align:center;
	background:#fbf1f1;
	width:132px;
	padding:4px 4px 4px 4px;
	margin:0 0 0 4px;
}

.box .review .writeimage {
	text-align:center;
	margin:10px;
}

.box .review .writereview a {font-size:10px;color:#be7676;text-decoration: none;padding:5px;}
.box .review .writereview a:hover {font-size:10px;color:#b9252e;text-decoration: none;}




/*============================================================================
CONTENT       CONTENT       CONTENT       CONTENT       CONTENT       CONTENT       
==============================================================================*/

.welcomeText {float:right;color:#999999;margin:0 0 20px 0;}
.welcomeText a{color:#999999;text-decoration:none; font-weight:bold;}
.welcomeText a:hover{color:#80d3f6;text-decoration:underline;}
.welcomeText strong{color:#999999;}

.welcomeImg2 {position:relative;margin:10px 0 0 4px;}

.homeText1 {color:#b9252e;padding:0 0 0 5px;}
.homeText2 {color:#bb7d7d;padding:0 0 0 5px;}

#recentItemsWrapper{
	float:left;
	width:auto;
	height:auto;
	padding:30px 0 0 20px;
	margin:0 0 0 20px;
	background-image:url("../image/recentlyadded.gif");
	background-repeat:no-repeat;

}

.recentItems{
	display:inline;
	float:left;
	color:#d6a5aa;
	font-weight:bold;
	text-align: center;
	width:120px;
	height:auto;
	padding:5px;
	margin: 10px 10px 60px 10px;
	background-color:#fbecec;
}


.recentItems img {width:120px;}

.recentItems a {padding:2px 0 2px 0;font-size:11px;color:#be7676;font-weight:bold;text-decoration:none;}
.recentItems a:hover {font-size:11px;color:#b9252e;font-weight:bold;text-decoration:none;}

.contentheading{
	font-size:11px;
	font-weight:bold;
	color:#b9252e;
	width:466px;
	border-bottom:1px solid #EEEEEE;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}

.contentheadingCat{
	font-size:11px;
	font-weight:bold;
	color:#b9252e;
	width:466px;
	padding:0 0 10px 0;

}

.contentinfo{
	font-size:11px;
	color:#666666;
	margin:10px 0 10px 2px;
}


.infoPage p{

	font-size:11px;
	color:#666666;
	padding:0 0 0 5px;
}

.infoPage a{
	font-weight:bold;
	font-size:11px;
	color:#68bce0;
	text-decoration:underline;
}

.infoPage a:hover{
	font-weight:bold;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}


form {
	padding: 0;
	margin: 0;
	display: inline;
}

  
a img {	

	border: none;
}

a:hover img{	

	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}


  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}



.error {
	color: #b9252e;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #f8dadb;
	padding: 3px;
	display: block;
	margin:10px 0 10px 0;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #d4ebf5;
	padding: 3px;
	display: block;
	margin:10px 0 10px 0;
}

.breadcrumb {
	font-size:10px;
	color:#999999;
	width:466px;
	border-bottom:1px solid #EEEEEE;	
	padding: 3px 3px 6px 3px;
	display: block;
	margin:0 0 10px 0;
}

.breadcrumb a {
	color: #999999;
	text-decoration:none;
}

.breadcrumb a:hover {
	color: #81c3e0;
	text-decoration:underline;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 

.products, .images, .categories {
	float:left;
	width: 125px; 
	height:auto;
	text-align: center; 
	cursor: pointer;
	font-size: 11px;
	font-weight:bold;
	margin:10px 20px 10px 0;
	color:#d6a5aa;
	background-color:#fbecec;
	padding:5px;

}


.products a {
	font-weight:bold;
	color:#be7676;
	text-decoration: none;
}

.products a:hover {
	font-weight:bold;
	color:#b9252e;
	text-decoration: none;
}
.products a img{
	margin:0 0 5px 0;
}


.categories a {
	font-weight:bold;
	color:#be7676;
	text-decoration: none;
}

.categories a:hover {
	font-weight:bold;
	color:#b9252e;
	text-decoration: none;
}


.images a {

	font-size: 10px;
}



.images img, .categories img {
	width:120px;
	border: 0px;
	margin-bottom: 10px;
}
.images img, .products img {
	width:120px;
}


.results {
	clear: both;
	width: 100%;
	height: 30px;


}
.resultDivide {
	height:5px;
	width:100%;
	border-bottom:1px solid #EEEEEE;
	margin:20px 0 0 0;	
}

.results .left {
	float: left;
	font-size:10px;
	color:#999999;
	padding-top: 4px;

}
 
.results .right {
	font-size:10px;
	color:#999999;
	float: right;
	padding-top: 10px;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	font-size:10px;
	color:#000000;
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}



/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}








/* success */
#success {

	background-image: url('../image/success.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding:0 148px 0 0;
	_height: 128px;
	min-height: 128px;
}

/* failure */
	#failure {
	background-image: url('../image/failure.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding:0 148px 0 0;
	_height: 128px;
	min-height: 128px; 
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}