/*

	Shoppit css customisation

*/

*
{
padding: 0em;
margin: 0em;
}

html
{
}

body
{
/* set page background here.. */

background: url(images/bg.jpg);
/* set body margins here - so we can move content away from top and bottom edges*/
padding: 0px 0px 0px 0px;
text-align:left;
}

#advert
{
   width:100%;
   height: 20px;
   color:#fff;
   background:url(images/actionbarbg.gif);
   margin-bottom:15px;
font-size:9pt;
padding-top:3px;
border-bottom: 1px solid #fff;
}
#advert a
{ color:#fff; }

#removeadvert
{
position:relative;
top:-15px;
left:-3px;
float:right;
}

.productcontainer_details strong
{
color:#333;
}


/*  always restirct yourself to defining font in one place*/

body,input
{
font-size: 10pt;
font-family: Verdana, Arial, sans-serif;
color: #fff;
}

td
{
font-size: 10pt;
font-family: Verdana, Arial, sans-serif;
color: #fff;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color:#fff;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

.contentarea
{
padding-top: 1.3em;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 924px;
background: url(images/contentbg.gif);
border-style:solid;
border-width:2px;
border-color:#954848;
margin-left: auto;
margin-right: auto;
align:center;
}

#header
{
position: relative;
width: 924px;
height: 264px;
/* this is usually the big main page header graphic */
background: url('images/header.jpg') repeat-x;
}

#flowertopright
{
position:absolute;
left:596px;
}

#headercontent
{
width:100%;
padding: 0px;
padding-top:100px;
background: url(images/lefthead.gif) no-repeat 0px 30px;
height:164px;
}

.title
{
height:21px;
background: url(images/titlebg2.gif) no-repeat;
font-family: Verdana, Arial, sans-serif;
font-size:13px;
padding-left:25px;
padding-top:1px;
font-weight:normal;
margin-left:12px;
}

#actionbar
{
width:924px;
margin:0 auto;
height:28px;
background: url(images/actionbarbg.gif) repeat-x;
text-align:left;
padding-top:5px;
color:#fff;
font-size:11px;
font-weight:bold;
}
#actionbar input
{
font-size:11px;
color:#333333;
}
#val
{
font-size:11px;
color:#333333;
}

#logoHolder
{
position:absolute;
top:95px;
left:330px;
width:314px;
height:126px;
background: url(images/shopnamebg.gif) no-repeat;
text-align:center;
padding-top:15px;
}

#menu
{
position: relative;
/* could set a nice menu bg here */
background: url('images/menuback.jpg') repeat-x top left;
height: 73px;
width:924px;
align:center;
text-align:center;
margin-left: auto;
margin-right: auto;
}
#menu a
{
text-decoration:none;
display:block;
height: 65px;
}
.nav_home
{
width:184px;
background: url('/spacer.gif');
}


.nav_about
{
width:184px;
background: url('/spacer.gif');
}


.nav_specials
{
width:184px;
background: url('/spacer.gif');
}


.nav_contact
{
width:184px;
background: url('/spacer.gif');
}


.nav_mybasket
{
width:184px;
background: url('/spacer.gif');
}


#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
width:924px;
padding-top:20px;
height:100%;
}

#leftcolumn
{
float: left;
width: 215px;
}

#primarycontent
{

}

#primarycontainer
{
float: left;
width:700px;
}

#prodcontainer
{
width:690px;
padding-top:20px;
padding-left:10px;
text-align:left;
}

#productcontainer_details
{
width:685px;
padding-top:20px;
padding-left:10px;
background-color: #fff;
border:solid 2px #865656;
margin-right:5px;
margin-top:5px;
margin-left:10px;
}

#catdiv
{
margin-left:10px;
}


.relatedproduct
{
position:relative;
padding:0px;
margin:0px;
width:252px;
height:150px;
float:left;
background-color: #fff;
border:solid 2px #865656;
margin-bottom:6px;
margin-left:8px;
}

.product
{
position:relative;
padding:0px;
margin:0px;
width:218px;
height:150px;
float:left;
background-color: #fff;
border:solid 2px #865656;
margin-bottom:6px;
margin-left:4px;
margin-right:0px;
}

.product a
{
color:#880000;
}
.productimg
{
position:absolute;
top:32px;
left:15px;
border: solid 1px #CCCCCC;
width:105px;
}
.productname
{
position:absolute;
top:5px;
left:5px;
font-size:11px;
text-decoration:none;
font-weight:bold;
background-color:#F6E2E1;
color:#CA2C41;
width:200px;
padding-left:10px;
padding:4px;
}

.relatedproductname
{
position:absolute;
top:5px;
left:5px;
font-size:11px;
text-decoration:none;
font-weight:bold;
background-color:#F6E2E1;
color:#CA2C41;
width:230px;
padding-left:10px;
padding:4px;
}


.productstars
{
position:absolute;
top:40px;
left:140px;
}
.productprice
{
position:absolute;
top:60px;
left:140px;
font-size:16px;
font-weight:bold;
color:#373737;
}

.addtobasket
{
position:absolute;
top:90px;
left:124px;
width:88px;
height:16px;
background: url(images/add_to_cart.gif) no-repeat;
display:block;
text-decoration:none;
}

.productdetails
{
position:absolute;
top:110px;
left:124px;
width:63px;
height:16px;
background: url(images/details.gif) no-repeat;
display:block;
text-decoration:none;
}

#basketinfo
{
width:206px;
height:59px;
background: url(images/basket_info.png) no-repeat;
margin-top:4px;
padding-top:14px;
padding-left:12px;
color:#000;
font-size:11px;
font-weight:bold;
}

#basketinfo a
{
position:relative;
top:-1.0em;
color:#fff;
text-decoration:none;
}
#basketinfo a:hover
{
text-decoration:underline;
}

/* Optional banner advert */
#pagebanner
{
width:535px;
height:129px;
background: url(images/banner1.jpg) no-repeat;
}
/* */

/* Category stuff */
/* styling for the category ul */
.categorylinks
{
margin: 0; padding: 0; list-style-type: none; 
margin-top:20px;
margin-left:5px;
}
.categorylinks li
{
width:182px;
height:24px;
background: url(images/categorybg.gif) top left no-repeat;
}
.categorylinks a
{
position:relative;
top:-2px;
padding-left:35px;
text-decoration:none;
}
.categorylinks a:hover
{
text-decoration:underline;
}
/* End of category stuff */

#footer
{
position: relative;
height: 45px;
width:924px;
clear: both;
background:#633D3D;
font-size: 0.8em;
color:#fff;
}
#footer img
{
  position:relative;
  top:10px;
  left:0px;
}
#footer a
{
	color:#fff;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
text-align:right;
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#corporate
{
width:100%;
text-align:center;
font-size:10px;
padding-bottom:10px;
line-height:20px;
color:#fff;
}

#subcatsdiv
{
width:90%;
margin:0 auto;

text-align:center;
padding:8px;
}

#populardiv
{
width:95%;
background: url(images/actionbarbg.gif);
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
.popularhead
{
height:17px;
width:77px;
background: url(images/bestsellers.gif) no-repeat;
}

.popularlinks
{
margin: 0; padding: 0; 
list-style-type: none; 
margin-top:6px;
}
.popularlinks a
{
padding-left:20px;
line-height:20px;
text-decoration:none;
color:#fff;
}
.popularlinks a:hover
{
text-decoration:underline;
}



.buletsul
{
list-style:circle;
margin-left:25px;
}



/* search results css */
.result
{
position:relative;
padding:0px;
margin:0px;
width:685px;
height:132px;
margin-left:4px;
margin-bottom:10px;
background-color: #fff;
border:solid 2px #865656;
}
.result_name
{
position:absolute;
top:5px;
left:5px;
font-size:11px;
text-decoration:none;
font-weight:bold;
background-color:#F6E2E1;
color:#CA2C41;
width:97%;
padding-left:10px;
padding:4px;

}

.result a
{
color:#880000;
}
.result_productimg
{
position:absolute;
top:32px;
left:15px;
border: solid 1px #CCCCCC;
width:105px;
}

.result_productdesc
{
position:absolute;
top:35px;
left:140px;
font-size:12px;
text-align:justify;
padding-right:25px;
color:#686868;
}
.result_productstars
{
position:absolute;
top:10px;
left:450px;
}
.result_productprice
{

position:absolute;
top:83px;
left:140px;
font-size:12px;
font-weight:bold;
color:#000;
text-align:right;
}

.result_addtobasket
{
position:absolute;
top:105px;
left:140px;
width:88px;
height:16px;
background: url(images/add_to_cart.gif) no-repeat;
display:block;
text-decoration:none;
}

.result_productdetails
{
position:absolute;
top:105px;
left:240px;
width:63px;
height:16px;
background: url(images/details.gif) no-repeat;
display:block;
text-decoration:none;
}

.resultsHeader
{
padding-top:15px;
width:100%;
text-align:center;
font-size:13px;
color:#fff;
}

/* subcategory */

.subcats
{
margin: 10px;
line-height:24px;
}

/* special offers */
#nooffers
{
padding-top:10px;
width:100%;
text-align:center;
}
#nooffers h1
{
font-size:14px;
}
#nooffers h3
{
color:#f00;
margin:10px;
font-size:14px;
}

#prodName
{
padding-left:15px;
font-size:14px;
font-weight:bold;
line-height:24px;
color:#333333;
}

#prodDesc
{
padding-left:15px;
text-align:justify;
padding-right:10px;
font-size:11px;
color:#333333;
}

.reviewtitle
{
font-size:10px;
}
.detailsprice
{
font-size:16px;
vertical-align:bottom;
color:#550000;
font-weight:bold;
}

.detailsrrpprice
{
font-size:14px;
vertical-align:bottom;
color:#000;
font-weight:bold;
text-decoration:line-through;
}

.lightboxlink
{
text-decoration:none;
}

/* contact page styles */
#divAddress h1
{
  
  font-size:15px;
  font-weight:bold;
}
#divAddress p
{
  font-size:12px;
}

#divForm
{
margin-top:30px;
}
#divForm input
{
font-size:12px;
}
#divForm h1
{
  
  font-size:15px;
  font-weight:bold;
}

#divForm input
{
color:#000;
} 
.mybtn
{
background-color:#F6E2E1;
color:#fff;
position:relative;
left:-15px;
}

.siteinfo
{
padding:10px;
font-size:11px;
}
.siteinfo h1
{
  font-size:15px;
  font-weight:bold;
  line-height:24px;
padding-bottom:15px;
}


.p_smallHeadersC
{
width:170px;
height:35px;
background-image:url('http://gfx.freewebstore.org/rtop.aspx?width=170&depth=4&height=35&rad=7&bottom=0&col1=865656&col3=888888&col2=865656&nooutline=1&noshadow=1');
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:15px;
text-align:center;
line-height:35px;
vertical-align:middle;
color:#fff;
font-size:12px;
font-weight:bold;
}

.p_smallFootersC
{
width:169px;
height:25px;
background-image:url('http://gfx.freewebstore.org/rtop.aspx?width=169&depth=4&height=25&rad=7&bottom=1&col1=865656&col3=888888&col2=865656&nooutline=1&noshadow=1');
margin-left:auto;
margin-right:auto;
text-align:center;
line-height:16px;
vertical-align:middle;
}
.p_smallFootersC a
{
color:#fff;
}

.p_smallBodyC
{
width:169px;
background:url('http://gfx.freewebstore.org/rtop.aspx?width=169&depth=4&height=35&rad=7&bottom=0&col1=ffffff&nooutline=1&noshadow=1&body=1') repeat-y;
min-height:100px;
text-align:center;
}
.p_smallBodyC img
{
   margin-top:6px;
   margin-bottom:6px;
   margin-left:auto;
   margin-right:auto;
}

#ucCheckout_txtBillingForename, #ucCheckout_txtBillingSurname, #ucCheckout_txtBillingAddress1, #ucCheckout_txtBillingAddress2, #ucCheckout_txtBillingAddress3, #ucCheckout_txtBillingCity, #ucCheckout_txtBillingCounty, #ucCheckout_txtBillingPC, #ucCheckout_txtBillingCountry, #ucCheckout_txtBillingTelephone, #ucCheckout_txtBillingEmail {
	color:#000;	
}

