﻿html {
	margin:0px;
	padding:0px;
	font-family:arial,sans-serif;
	min-height: 100%; 
	margin-bottom: 1px; 	
	overflow: -moz-scrollbars-vertical !important;
}
body 
{
	font-size:0.7em;
	padding:0px;
	margin:0px;
	background-image:url("../images/site_background.gif");
	background-repeat:repeat-x;
	color:#597aa7;
}

h1
{
	font-size:1.4em;
	padding:0px 0px 6px 0px;
	margin:0px;
}

h2
{
    font-size:1.3em;
	padding:0px 0px;
	margin:0px;
}

h3
{
	
	padding:0px 0px 5px 0px;
	font-size:1.1em;
	margin:0px;
}

h4
{
	
	padding:0px;
	margin:0px;
}

h5
{
	
	font-weight:normal;
	padding:0px;
	margin:0px;
}

img
{
	border:0px;
}

form{ 
	margin:0px; 
	padding:0px;	
}

input, select, textarea
{
	font-family:arial;
}

ul, li
{
color:#000000;
}

a
{
	text-decoration:none;
	font-size:1.1em;
	color:#597aa7;
}
a:hover
{
	text-decoration:underline;
}

label{
	font-size:1.1em;
	
}

input{ 
	font-size:1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

textArea
{
	padding:0px 0px 0px 5px;
}

textarea{ 
	font-size:1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}


select{ 
	font-size:0.9em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	vertical-align:middle;
}

fieldset
{
	width:400px;
	margin:0px auto;
	padding:20px 10px 20px 10px;
}

.fieldsetContents
{
	padding:10px 0px 20px 10px;
}


fieldset label
{
	width:100px;
	float:left;
	text-align:left;
}

fieldset textarea
{
	width:250px;
	height:300px;
}

fieldset input
{
	width:250px;
}

fieldset .field
{
	clear:both;
	min-height:20px;
	padding:0px 0px 7px 0px;
}

fieldset .button
{
	margin-left:100px;
	width:258px;
}

.close
{
	text-align:right;
	padding:10px 11px 10px 0px;
}

legend
{
	font-weight:bold;
	font-size:1.1em;
}

p
{
	font-size:1.1em;
	padding:3px 0px;
	margin:2px 0px;
}

.bold 
{
	font-weight:bold !important;
}

.normal
{
    font-weight:normal !important; 
}

.qty
{
	width:20px;
}

#siteContainer
{
	padding:0px;
	margin:20px auto;
	width:960px;
	background-color:#FFFFFF;
	position:relative;
}

#header
{
	border-bottom:10px solid #777777;
	background-image:url("../images/mast_background.jpg");
	background-repeat:no-repeat;
}

#header img
{
	display:block;
}


#footer
{
	padding:6px 0px 40px 0px;
	margin:30px 35px 0px 35px;
	border-top:1px solid #5979aa;
	clear:both;
}

#footer .copyright
{
	float:right;
	width:200px;
	text-align:right;
}

#footer span
{
	padding:0px 6px;
}

#footer a
{
	color:#5979a8;
	font-size:1em;
}

#footer .links
{
	width:680px;
}

#navigation
{
	min-height:25px;
	margin:3px 0px 0px 0px;
}

#navigation a
{
	padding:6px 0px;
	color:#ffffff;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	width:160px;
	text-align:center;
	float:left;
	min-height:25px;
		background-image:url("../images/nav_background.gif");
	background-repeat:no-repeat;
}

.navOn
{
	background-image:url("../images/nav_background_on.gif") !important;
}


#breadcrumb
{
	padding:0px 0px 20px 0px;
	color:#5878a7;
	
}

#breadcrumb span
{
	padding:0px 5px 0px 5px;
}

#breadcrumb a
{
	font-weight:normal;
	font-size:1em;
	padding:0px 4px 0px 4px;
}

#contentContainer
{
	padding:10px 35px;
	min-height:300px;
}

#contentOffers
{
    width:640px;    
}

/**** Homepage ****/

#homepageBanners
{
	width:650px;
}

#homepageBanners .banner
{
	float:left;
	padding:0px 0px 5px 5px;
}

#homepageBanners .banner img
{
	display:block;
}

/**** Personalized ****/

#same,#different,#samePhoto,#differentPhoto
{
	display:none;
}

.iconType
{
	float:left;
	width:230px;

}

/**** Inline Basket ****/

#rightColumn
{
	float:right;
	width:225px;
}

#inlineBasket
{
	
	border-top:2px solid #5979aa;
	border-bottom:1px solid #5979aa;
	padding:8px 0px 20px 0px;
	margin-bottom:10px;
}

#rightColumn h2
{
	font-size:1.1em;
	padding-bottom:5px;
	border-bottom:1px dotted #5979aa;
	margin-bottom:6px;
}

#top5 
{
	border-top:2px solid #5979aa;
	margin:20px 0px 0px 0px;
		padding:8px 0px 20px 0px;
	margin-bottom:10px;
}

#top5 div
{
	padding:2px 0px 2px 0px;
	border-bottom:1px dotted #5979aa;
	margin-bottom:3px;
}

/**** Product Detail ****/

.productPage
{
	float:left;
	width:642px;
}

 h1
{
	color:#a3a3a3;
	border-top:3px solid #a3a3a3; 
	border-bottom:1px dotted #a3a3a3; 
	padding:6px 0px 5px 0px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:1.2em;
}

#productImage
{
	margin-left:337px;
}

#productDetails
{
	float:left;
	width:279px;
	border: 1px solid #5676a5;
	padding:17px 13px;
	background-color:#f1f2f6;
	min-height:192px;	
}

#productDetails p
{
	font-size:1.2em;
	padding:0px 0px 10px 0px;
}

.field
{
	padding-bottom:5px;
}

#productDetails label
{
	width:70px;
	font-size:1.1em;
	float:left;
}

#productDetails select
{
	width:191px;
	border:1px solid #849bbd;
	height:20px;
}

#productDetails input.text
{
	border:1px solid #849bbd;
	width:55px !important;
	padding:2px 0px 2px 5px;
	vertical-align:middle;
}

#productDetails #addToBasket 
{
	padding:5px 0px 0px 0px;
}

#productDetails #addToBasket label
{
	vertical-align:middle;
}

#personalizedLink
{
	padding:15px 0px 0px 0px;
	font-size:1.1em;
}

#personalizedLink a
{
	font-size:1em;
	text-decoration:underline;
	font-weight:bold;
}

#price
{
	font-weight:bold;
	font-size:1.1em;
}

.addButton
{
	margin:10px 0px 0px 70px;
}

/**** Personalized ***/

.personalized
{
	border:1px solid #5676a5;
	background-color:#eceff3;
	padding:17px 14px;
	font-size:1.1em;
}

#types a.margin
{
	margin-right:20px;
}


.personalized input.text
{
	border:1px solid #849bbd;
	width:140px !important;
	padding:2px 0px 2px 5px;
	vertical-align:middle;
}

.personalized  label
{
	width:140px;
	font-size:1.1em;
	padding:2px 0px 0px 0px;
	float:left;
	vertical-align:middle;
}

.uploadedImage
{
	border:2px solid #5676a5 !important;
}

/**** Basket ****/

#basket
{
    float:left;
	width:641px;
}

#basketContainer 
{
   	padding:14px;
	border:1px solid #5676a5;
	background-color:#f1f2f6;
}

#basket p 
{
    font-size:1.22em !important;
    font-weight:bold;
}

#basket table 
{

}

#basket hr {
    margin:10px 0px;
    padding:0px;
	border:0px;
	height:1px;
    color:#d4d6d5;
	background-color:#d4d6d5;
}

#basket table td
{ 
    margin-bottom:10px;
	padding:0px 10px;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#d4d6d5 !important;
	vertical-align:top;
	font-size:1em;
}

#basket .firstTd
{ 
    padding-left:0px !important;    
}

#basket .lastTd
{ 
    border-right:0px !important;    
}

#basket td p
{ 
    font-size:1.1em !important;
    font-weight:bold;
    margin-bottom:10px;
}

#summary
{
	float:right;
	width:200px;
	padding:20px 0px 0px 0px;
	font-weight:bold;
	font-size:1.1em;
	border:0px;
}

#summary td
{
    border:0px !important;
    padding:3px 0px !important;
}
.SummaryLabel {
    font-size:1em;
    font-weight:bold;
}
               
.SummaryValue {
    font-size:1em;    
    font-weight:normal;
}

.basketButton 
{
    height:20px;
    border:0px;
    padding:2px 0px;
    background-color:#5776a5;
    color:#FFFFFF;
    font-size:1.1em;
    cursor:hand;
}  

.deliveryTitle 
{
    color:#5878a9 !important;
    border-color:#5878a9 !important;
}         
#deliveryInformation 
{
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid #5878a9;
}

.googleCheckoutButton 
{
    margin-top:10px;   
}

#basket .qty
{
	border:1px solid #839cbb;
	height:18px;
	width:20px;
	line-height:18px;
	text-align:center;
}

.productImage 
{
    border:1px solid #CBCBCB;
    width:100px;
    height:74px;
}

.formButton 
{
    margin-left:140px;    
}

#content li 
{
	color:#5676a5;
	font-size:1.1em;
}

#content a 
{
	color:#5676a5;
	font-size:1em;
	text-decoration:underline;
}

.Question
{
    font-size:1.1em;
    font-weight:bold;    
}

.Answer
{
    font-size:1.1em;   
}

#homepageText
{
	clear:both;
	width:630px;
	padding:10px 0px 10px 10px;
	font-size:1.1em;
}

#homepageText a
{
	font-size:1em !important;
	text-decoration:underline;
}


.personalizedExampleLeft
{
	width:35%;
	background-color:#FFFFFF;
}

.personalizedExampleRight
{
	padding:6px 0px 20px 10px;
	vertical-align:top;
}