﻿
body 
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
}

.holder 
{
	/*min-height : 700px;
	height: auto !important; */
	height: 580px;
	width: 950px;
	margin: 2px auto;
	background-color: #FFF;
	padding: 0px 2px;

}

h1
{
  font-size: 1.2em;
  margin:0;
  margin-bottom:10px;
  padding:0;
  font-weight:normal;
  font-style: normal;
  text-align:center;
  color:#706E6E;
}

h2
{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: black; 
}


#banner
{
	height: 70px;
	width:954px;
	background-color:Black;
	margin: 0;
	padding: 0px;
	overflow:hidden;

}

#banner-logo
{
	float:left;
	width: 190px;
	height: 46px;
	margin: 17px 0px 0px 15px;
	background-repeat:no-repeat;
	display: inline; /*Fixes IE double margin float bug */
	cursor:pointer;

}
#banner-logo a, #banner-logo img
{
   text-decoration:none;
   border:none;
   color:Black;
	
}



#banner-menu-1 
{
	float:left;
	margin: 0px 30px 0px 0px;
	padding-left:20px;
	background-color:Black;
	color: White;
	width:435px;
	display: inline; /*Fixes IE double margin float bug */
	font-size:.95em;
	font-weight:bold;
	height:70px;
	text-align:right;
}

#banner-menu-1 a
{
	color: White;
	text-decoration: none;
	font-size: 0.7em;
	float:left;
	padding: 37px 23px 0px 0px;

}


#banner-menu-2 
{
	padding: 8px 0px 0px 5px;	
	margin:0px 0px 15px 0px;
	height:60px;
	width: 110px;
	overflow:hidden;
	background-color:white;/*#A19F9F;*/
	float:left;
	border:solid 1px black;/*#A19F9F;*/
	border-left:none;	

}

#basketitems
{
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:62px;	
	width:48px;
	float:left;
	background-color:white;
	overflow:hidden;
	border-top:solid 1px black; /*#A19F9F;*/
	border-bottom:solid 1px black; /* #A19F9F;*/
}

#basketitems p
{
	margin:0;
	padding:0px 0px 0px 0px;
	font-size:0.6em;
	text-align:center;
	width:50px;
	overflow:hidden;
}

#basketitems a, #basketitems img
{
	text-decoration:none;
	border:none;
	color:#F67706;
	font-weight:bold;
}

#basketitems img
{
	padding-left:10px;
}


#banner-menu-2 a
{
	margin:0;
	font-size:0.65em;
	text-align:left;
	color: Black; /*#706E6E;*/
	font-weight:normal;
	text-decoration:none;

}

#banner-menu-2 a:hover
{
	color:#F67706;
}

#banner-menu-2 p
{
	margin:0;
	padding:0px 0px 3px 8px;
	height:17px;
}


#banner-right-menu
{
	float:left;
	background-color:Black;
	text-align:right;
	color: White;
	width:80px;
	font-weight:bold;	
	margin-right:10px;

}

#banner-right-menu a
{
	color: White;
	text-decoration: none;
	font-size: 0.55em;
	text-align:right;
}
#banner-right-menu p
{
	color: White;
	text-decoration: none;
	text-align:right;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}




.left
{
	width: 200px;
	overflow:hidden;	
	float:left;
	margin:0;
	padding:0;
	
	display:inline;
	
}

.leftmenulineleft
{
	text-align:center;
	height:1px;
	margin: 0px 0px 0px 15px;
	padding-top: 16px;
	width: 40px;
	float:left;
	border-bottom: solid 1px #D3D0D0;
	font-size:0.00em;
	display: inline; /*Fixes IE double margin float bug */
	
}


.leftmenulineright
{
	text-align:center;
	height:1px;
	margin: 0px 0px 0px 0px;
	padding-top: 16px;
	width: 40px;
	float:left;
	border-bottom: solid 1px #D3D0D0;
	font-size:0.00em;
}

.leftmenutitle
{
	text-align:center;
	height:25px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	width: 70px;
	float:left;
	font-size: 0.8em;
	color:#706E6E;
	
}


.left a
{
	text-decoration:none;
	
}

.left a:hover
{
	color:#F67706;
	
}

.left h1, .left h2, .left h3
{
	font-size: 0.75em;
	font-weight: normal;
	text-align:left;
	margin: 0px 0px 8px 15px;
	clear:both;

}

.leftMenuHighlight a
{
	font-family:Verdana;
	color:#F67706;
}

.leftMenuNormal a
{
	color:#706E6E;
}

#categorysummary
{
	text-align:left;
	margin:10px 0px 15px 0px;
	padding:0;
	font-size:.7em;
	font-style:italic;
	color:#706E6E;
	
	width:350px;
	height: 532px;
	float:left;
	margin: 0px 20px 10px 0px;
	padding:0px;
	display: inline;
	overflow:hidden;
	
}

#categorysummary h2
{
  color:#706E6E;
  font-weight:normal;

}

#categorysummary p, #categorysummary h1, #categorysummary h2
{
  margin:0px;
  padding:0px;
  margin-bottom: 10px;
}




#mainbody
{
	border-left: 1px solid #D3D0D0;
	border-right: 1px solid #D3D0D0;
	border-bottom: 1px solid #D3D0D0;
	border-top: none;
	width: 952px;
	padding: 0px 0px 80px 0px;
	text-align: center;
	min-height : 700px;
	margin: 0;
	z-index:0;
}

#mainbodyterms
{
	border-left: 1px solid #D3D0D0;
	border-right: 1px solid #D3D0D0;
	border-bottom: 1px solid #D3D0D0;
	border-top: none;
	width: 952px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	min-height : 700px;
	margin: 0;
}

#mainbodypayment
{
	border: 1px solid #D3D0D0;
	border-top: none;
	width: 952px;
	padding: 0px 0px 80px 0px;
	text-align: center;
	/*min-height : 430px;
	height: auto !important;
	height: 430px !important;*/
	margin: 0;
	z-index:0;
	/*background-color:#D1D1D1;*/
	/*background-image:url(Checkout-Bkg.gif);*/
}

#paymentpleasewaitborder
{
    position:absolute;
    z-index:1;
    width:942px;
    height:550px;
    background-color:white;
    top:100px;
    text-align:center;
    margin:5px 5px 5px 5px;
}

#pleasewaitmessage
{
    position:relative;
    text-align:center;
    border-width: 0px;
    top:250px;   
    background-color:white;
}

#mainbodyaccount
{
	border-left: 1px solid #D3D0D0;
	border-right: 1px solid #D3D0D0;
	border-bottom: 1px solid #D3D0D0;
	border-top: none;
	width: 952px;
	padding: 0px 0px 80px 0px;
	text-align: center;
	/*min-height : 430px;
	height: auto !important;
	height: 430px !important;*/
	margin: 0;
	/*background-color:#D1D1D1;*/
	/*background-image:url(Checkout-Bkg.gif);*/
}


.footer
{
	clear:both;
}


#mainbodyproduct
{
	border-left: 1px solid #D3D0D0;
	border-right: 1px solid #D3D0D0;
	border-bottom: 1px solid #D3D0D0;
	border-top: none;
	width: 952px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	min-height : 430px;
	height: auto !important;
	margin: 0;
	

}


.center
{
	float:left;
	width: 750px;
	display:inline;
	margin:0;
	padding:0;
	

}

.bigdisplay
{
	border: solid 1px #D3D0D0;
	width:350px;
	height: 529px;
	float:left;
	margin: 0px 20px 10px 0px;
	padding:0px;
	display: inline;
	overflow:hidden;
	
}

.bigdisplay a
{
	text-decoration: none;
	color: Black;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	
}


.bigdisplayleft
{
	width:140px;
	float:left;
	text-align:left;
	margin: 0;
	padding: 10px 0px 5px 35px;
	display:inline;
	overflow: hidden;
	height: 30px;
	vertical-align:middle;	


}
/*.bigdisplaycenter
{
	width:70px;
	float:left;
	text-align:center;
	margin: 3px 0px 3px 0px;
	display: inline; 
	overflow: hidden;
	color:#F67706;	
	padding: 10px 0px 1px 0px;	
	cursor:pointer;
font-weight:normal;

	height: 30px;
		vertical-align:middle;	

}

.bigdisplaycenteroffer
{
	width:70px;
	float:left;
	text-align:center;
	margin: 3px 0px 3px 0px;
	display: inline; 
	overflow: hidden;
	color:#F67706;	
	padding: 10px 0px 1px 0px;	
	cursor:pointer;
	
	font-weight:bold;

	height: 30px;
		vertical-align:middle;	

	
}

.bigdisplaycenteroffer a
{
		color:#F67706;	
}
.bigdisplaycenter a
{
		color:#F67706;	
}
*/


.bigdisplayright
{
	width:140px;
	float:left;
	padding: 10px 0px 5px 0px;
	text-align:right;
	margin:0;
	overflow: hidden;
	height: 30px;
	vertical-align:middle;	

}

.bigdisplayright p, .bigdisplayleft p
{
    padding:0;
    margin:0;
    line-height:14px;
}

.bigdisplaybottom
{
	display:inline;
	width: 280px;
	height:30px;
	overflow:hidden;
	font-size: 0.8em;
	

}

.bigdisplaybottom p
{
	margin: 0;
	padding: 0;
	width: 280px;
	overflow:hidden;
	margin: 0px 20px 0px 35px;
}

.bigdisplay img
{
	width:280px;
	height: 420px;
	border:none;
	float:none;
	padding-bottom:5px;
}

.smalldisplay
{
	border: solid 1px #D3D0D0;
	width:233px;
	height: 405px;
	float:left;
	margin: 10px 10px 0px 0px;
	overflow:hidden;
	

}

.smalldisplay a
{
	text-decoration: none;
	color: Black;
	font-size: 0.65em;
}

.smalldisplayleft
{
	width:98px;
	float:left;
	text-align:left;
	margin: 0;
	padding: 4px 0px 4px 18px;
	display:inline;
	height:30px;
	vertical-align:middle;
	
}
.smalldisplayright
{
	width:99px;
	float:left;
	text-align:right;
	padding: 4px 0px 4px 0px;
	margin:0;
	height:30px;	
	vertical-align:middle;
}



.smalldisplayright p, .smalldisplayleft p
{
    padding:0;
    margin:0;
    line-height:12px;
}

.smalldisplaybottom
{
	height:60px;
	width: 201px;
	padding: 5px 0px 0px 0px;
	overflow:hidden;
	font-size: 0.9em;
	margin: 0px 0px 0px 15px;
}

.smalldisplay p
{
	margin: 0;
	padding: 2px 0px 0px 0px;
}

.smalldisplay img
{
	width:200px;
	height:300px;
	border:none;
}

 
.homebody
{
	padding: 20px 0px 80px 30px;
	text-align: left;
	border: solid 1px #D3D0D0;
	border-top:none;
	width: 922px;	
	height: 465px !important;
	overflow:hidden;
}

#homebodyimagemain
{
	margin:10px 10px 0px 0px;
	width: 600px;
	height:464px;
	border: solid 1px black;
	text-align:left;
	background-image: url(../../Logos/Mia-Browne-home.jpg);
		float:left;
}

#homebodyimage2
{
	border: solid 1px black;
	margin:10px 10px 0px 0px;
	width: 292px;
	height:292px;
	float:left;

}

#homebodyimage2 a
{
	margin:0;
	padding:0;
}

#homebodyimage2 img
{
	border:none;
	margin:0;
	padding:0;
	width: 292px;
	height:292px;	
	
}


#homebodyimage3
{
	border: solid 1px black;
	margin:10px 10px 0px 0px;
	width: 140px;
	height:160px;
	float:left;
	overflow:hidden;
}

#homebodyimage3 img
{
	border:none;
	margin:0;
	padding:0;
	width: 140px;
	height:160px;
}

#homebodyimage3 a
{
	margin:0;
	padding:0;
}


#homebodyimage4
{
	border: solid 1px black;
	margin:10px 0px 0px 0px;
	width: 140px;
	height:160px;
	float:left;
}

#homebodyimage4 img
{
	border:none;
	margin:0;
	padding:0;
	width: 140px;
	height:160px;
}

#homebodyimage4 a
{
	margin:0;
	padding:0;
}


#homebodyintrotext
{
	margin:30px 0px 0px 300px;
	width: 275px;
	float:left;
	overflow:hidden;
	font-size:0.7em;
	text-align:justify;
	display:inline;
	
}


#homebodyintrotext h1 
{


	float:left;
	font-size:1em;
	font-weight: bold;
	margin:0;
	padding:0;	
		
}


#homebodysig
{
	margin: 0px 0px 0px 160px;
}

.homebody a
{
	text-decoration: none;
	color: #706E6E;
	font-size: 0.85em;
}

.homebody a:hover
{
	color:#F67706;
}


.homebodyleft
{
	float: left;
	text-align:left;
	padding: 0px;
	margin:0;
}

.homebodycenter
{
	padding: 0px;
	margin:0;
	float: left;
}

.homebody a
{
  margin-left: 70px;
}

.homebodyleft a
{
	margin-left:1px;
}

.homebodyright
{
	float: left;
	text-align:left;
	padding: 0px;
	margin:0;
	
}



#mainimage
{
	border: solid 1px #D3D0D0;
	width:315px;
	height: 462px;
	float:left;
	margin: 14px 0px 0px 0px;
	padding: 10px 0px 10px 5px;
	display: inline;
	border-right:none;	
	color: white;
}

#filterimage
{
	display: inline;
	width: 306px; 
	height: 459px; 
	padding: 0px; 
	margin: 0;
	/*filter:progid:DXImageTransform.Microsoft.Pixelate(duration=0.75, maxSquare=40, enabled=false);*/
	
}

#mainimage img
{
	width: 306px; 
	height: 459px; 
	border:none;
}

.thumbs
{
	border: solid 1px #D3D0D0;
	width:70px;
	float:left;
	margin: 14px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: inline;
	border-left: none;
	height: 472px;
	overflow:hidden;
	text-align:left;
	
	
}


.thumb
{
	padding: 0px 0px 5px 0px;
	height:88px;
	
}

.thumb img
{
	width:60px;
	height:88px;
	border:none;
	padding: 0px;
	margin:0px;
    cursor: pointer;

}

.productright
{
	width:355px;
	height: 535px;
	float:left; 
	margin: 10px 0px 0px 0px;
}

.productright input
{
	margin: 8px 0px 0px 0px;
}

.productright h1
{
	font-size:1.1em;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
	height: 66px;
	overflow:hidden;


	
}

.productcolor
{
	font-size:0.7em;
	text-align:left;
	padding-left:15px;	
	margin-bottom:0px;
	height:30px;
	overflow:hidden;
}
.productrightcolleft
{
	width:140px;
	height: 13px;
	overflow:hidden;	
	float:left; 
	margin: 0px 0px 0px 0px;
	text-align:left;
	font-size:0.7em;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #706E6E;
}

.productrightcolright
{
	width:180px;
	height: 13px;
	overflow:hidden;
	float:left; 
	margin: 0px 0px 0px 0px;
	text-align:right;
	font-size:0.7em;
	padding-right: 15px;
	padding-bottom: 5px;
	
}

.productdesc
{
	width: 350px;
	height:80px;
	overflow:hidden;
	float:left;
	display:inline;
	padding:0;
	margin:8px 0px;

}

.productright p
{
  width: 320px;	
  float:left;
  text-align:justify;
  font-size:0.7em;
  padding: 0px 0px 0px 15px;
  margin:0;
}

.productright a
{
	text-decoration:underline;
	color:Black;
}

.productright a:hover
{
	color:#F67706;
}

.colourstitle
{
	float:left;
	display:inline;
	width: 340px;
	margin-bottom:8px;
	padding:0;
	
}
.colourstitle h2
{
	font-size: 1.1em;
	font-weight:normal;
	margin:0;
	padding:0;
	
}

.allcolours
{
	width: 300px;
	height: 127px;
	text-align:left;
	float:left;
	display:inline;
	margin: 0px 0px 0px 25px;
	white-space:nowrap;
	/*overflow:auto;*/
	overflow-x: scroll;
	overflow-y:hidden;
	border: solid 1px #D3D0D0;



	/*scrollbar-face-color : #706E6E;
	scrollbar-highlight-color : #706E6E;
	scrollbar-3dlight-color : white;
	scrollbar-darkshadow-color : #706E6E; 
	scrollbar-arrow-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color: #D4CFCF;*/
}


.allcolours img
{
	border: none; /*1px solid black;*/
	padding: 3px 0px 2px 5px;
    cursor: pointer;
	width:60px;
	height:88px;    
}

#alloptions{
	width: 1200px;
	height: 100px;
	overflow:hidden;
	padding:0;
	margin:0;
}

.allcolours a
{
	text-decoration:none;
}

.coloroption
{
	display:inline;
	float:left;
	width: 65px;
	height: 100px;
	overflow:hidden;
	padding:0;
	margin:0;

	
}
.coloroption p
{
	font-size:0.5em;
	padding:0;
	padding-top:2px;
	margin:0;
	text-align:center;
	color:Black;
	width: 65px;
	float:none;
}

.tinyswatches
{
    margin:0;
    padding:0;
    overflow:hidden;
    height:20px;
}

.tinyswatches img
{
    width: 20px;
    height: 20px;
    margin-right:2px;
}
.spacer
{
}

.stdLabel
{
	font-size:0.7em;
	vertical-align:bottom;
	color:#554530;
}

.boldLabel
{
	font-size:0.7em;
	vertical-align:bottom;
	color: #554530;
	font-weight:normal;
	/*border-bottom:solid 1px red;*/
}

.mandatory
{
	font-size:0.5em;
	vertical-align:middle;
	color: Red;
	padding-left:2px;
	font-weight:normal;
}

.textbox10
{
	width: 60px;
	font-size:0.8em;
	vertical-align:middle;
}

.textbox30
{
	width: 140px;
	font-size:0.8em;
}

.listbox30
{
	width: 40px;
	font-size:0.8em;
}

.listbox50
{
	width: 80px;
	font-size:0.8em;
}

.textbox50
{
	width: 280px;
	font-size:0.8em;
}


.textbox50RO
{
	width: 280px;
	font-size:0.8em;
	color:Gray;
}

.stdValidator
{
	font-size:0.8em;
	vertical-align:top;
}


.formrow
{
	clear:both;
	height:25px;
	
		
}

.formrowtall
{
	clear:both;
	height:50px;
	
		
}

.formlabels
{
	float: left;
	text-align:left;
	width: 120px;
	margin-left:5px;
	margin-right:10px;
	padding:0;
	padding-left:80px;
	height:25px;


}

.forminputs
{
	float:left;
	text-align:left;
	width:310px;
	margin-left:0px;
	padding:0;
}

.forminputs a, .forminputs img
{
	border:none;
	text-decoration:none;
	vertical-align:text-bottom;
}

.forminputspara
{
	font-size: 0.7em;
	float:left;
	padding-top:2px;
	margin-top: 20px;
		color:#554530;
		width:250px;

}

.forminputscheck
{
	float:left;
	width:30px;
	margin-top: 20px;
	height:60px
}

.formvalids
{
	float:left;
	text-align:left;
	width: 250px;
	margin-left:10px;
	font-size: 0.8em;

}


.activeLabel
{
	background-color:White;
	font-weight:normal;
	padding:3px;
		border: 1px solid #D3D0D0;
	margin-right: 10px;
	width: 180px;
	float:left;
	text-align:center;
	font-size:0.9em;
	height:17px;

}

.inActiveLabel
{
	padding:3px;	
	color:Gray;
	background-color:#EAEAEA;
	border: 1px solid #D3D0D0;
	margin-right: 10px;
	margin-bottom:10px;
	width: 180px;
	float:left;
	text-align:center;
	height:17px;	

}

#CheckoutProgress
{
	margin-bottom:0px;
	margin-left: 200px;
	font-size:0.8em;
	padding:30px 0px 30px 0px;	
	/*border: solid 1px black;*/

}

#CheckoutTable
{
	border: solid 1px black;
	padding:15px 0px 25px 0px;
	height: 375px;
	width:800px;
	margin-left:auto; /* needed for non-ie browsers to centralise a block */
	margin-right:auto; /* needed for non-ie browsers to centralise a block */
	background-image: url(Logos/Checkout-Bkg.gif);
	background-repeat:repeat;
	background-position:center center;
		background-color:#EAEAEA;
			border:solid 1px #D3D0D0;
}

#CheckoutTable h2
{
  text-align:left;
  font-size:0.8em;
  font-weight:normal;
  
}


#Receipt
{
	border: solid 1px black;
	width:600px;
	text-align:left;
	margin:0;
	font-size: 0.8em;
	padding:0px;
	margin-left:auto; /* needed for non-ie browsers to centralise a block */
	margin-right:auto; /* needed for non-ie browsers to centralise a block */

}


#Receipt img
{
	padding: 10px 5px 5px 10px;
}

#Receipt h5
{

	text-align:left;
	font-size:0.8em;
	font-weight:normal;
	margin:0;
	margin-left:170px;
}

#Receipt h1
{
	text-align:center;
	margin:20px 0px 30px 0px;
	padding:0;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:1em;
	width:600px;
}


#Receipt h2
{
	float:left;
	text-align:left;
	font-size:1em;

}


#rcptBody
{
	text-align: center;
	margin:0;
	min-height : 100px;
	height: auto !important;
	height: 100px;
	padding: 30px 0px 0px 10px;
}


#rcptFooter
{
	border-top: solid 1px gray;
	padding: 20px 0px 0px 10px;
}

#rcptFooter h4, #rcptPaidBy h4
{
	text-align:center;
	font-size:0.7em;
	padding:0px;
}
.rcptLeftCol 
{
	width  :400px;
	text-align: left;
	padding-left:20px;
}

.rcptRightCol 
{
	width: 200px;
	text-align: left;
	padding-right:20px;
}

.rcptLeftCol2 
{
	width  :400px;
	text-align: left;
	padding-left:20px;
}

.rcptRightCol2 
{
	width: 200px;
	text-align: left;
	padding-right:20px;

}

.rcptItemCol1, .rcptItemCol1 h3
{
	width: 100px;
	text-align: left;
	font-size:1em;
}

.rcptItemCol2, .rcptItemCol2 h3
{
	width: 220px;
	text-align: left;
	font-size:1em;	
}

.rcptItemCol3, .rcptItemCol3 h3
{
	width: 75px;
	font-size:1em;	
	text-align: right;
}

.rcptItemCol4, .rcptItemCol4 h3
{
	width: 75px;
	text-align: right;
	font-size:1em;	
}

.rcptItemCol5, .rcptItemCol5 h3
{
	width: 100px;
	text-align: right;
	padding-right:5px;
	font-size:1em;	
	
}

.errormsg
{
	font-size:0.7em;
	font-weight:normal;
	color:Red;	
	margin-top:0px;
	padding-top:0px;
	text-align:center;
	padding:10px 0px 10px 0px;
}


#paymentcards, #deliveryterms  
{
	border: solid 1px #D3D0D0;
	background-color:#EAEAEA;
	padding-top:10px;
	text-align:center;
	width: 348px;
	height:100px;
	float:left;
	margin: 18px 0px 0px 10px;
  	font-size:0.7em;
  	
}



#deliveryterms 
{

	border-left: none;
	margin: 18px 8px 25px 0px;
	text-align:left;
}

#paymentcards h2, #deliveryterms h2
{
  font-weight:bold;
  margin: 0px 0px 5px 0px;

}


#paymentcards p, #deliveryterms p
{
	margin:0;

}

#paymentcards p
{
	padding-bottom: 10px;

}

#deliveryterms p
{
	text-align:left;
	padding: 0px 15px 0px 15px;
	margin:0;
}

#deliveryterms select
{
	margin: 5px 0px 5px 15px;
}

#basket
{
	margin: 0px 15px 15px 5px;
	clear:both;
	width:695px;

}

#basket a
{
	text-decoration:underline;
	color: Black;
	
}

#basketpromotioncode
{   
	text-align:right;
	width: 695px;
	
  	font-size:0.7em;
  	font-weight:bold;
}

#litPromotionMessage h2
{
    text-align:right;
  	font-size:0.7em;
  	font-weight:bold;
  	color: Red;
}



.invisible {display:none}

#terms
{
	text-align:left;
	font-size:0.7em;
	margin-left:200px;
	margin-right: 50px;
	border-left: solid 1px silver;
	padding:0px 0px 30px 10px;
	min-height : 700px;
	height: auto !important; 
	height: 700px;	
	font-family:Verdana;

}


#terms h1
{
	font-size:1.75em;
	color: #706E6E;
	text-align:left ;
	font-weight:normal;
	margin:0px;
	padding:10px 0px 15px 10px;	
}

#terms h2
{
	font-size:1.2em;
	color: #706E6E;
	text-align:left;
	font-weight:normal;
	padding-bottom: 0px;
	margin:0px 0px 0px 10px;
}

#terms h3
{
	font-size:0.85em;
	text-align:left;
	font-weight:bold;
	
}

#terms img
{
	text-align:center;
	text-decoration:none;
}

#terms a
{
	text-decoration:underline;
	color: black;
	font-size:1em;
}

#terms a:hover
{
	color: #F67706;
}

#faq a
{
	text-decoration:none;
	color: #706E6E;
	font-size:1em;
}

#terms p
{
	font-size:1em;
	margin-left: 10px;
	text-align:justify;
}
#terms em
{
	font-style:normal;
	font-weight:bold;
}

#terms ul
{
	margin-top:0px;
	text-align:left;
	list-style: url('../../Images/Tick.gif');
	margin-left:50px;
	margin-bottom: 30px;
}
#terms li
{
	font-family:Verdana;
	font-size: 1.1em;
	font-weight:normal;
	margin-bottom:10px;
	color: #706E6E;
}

.breadcrumb 
{
	text-decoration:none;
	color: #706E6E;
	font-size:0.7em;
	text-align:left;
	margin:0;
	padding:0px 0px 10px 0px;
	margin-top:5px;
	float:left;
}
.breadcrumb a
{

	text-decoration:none;
	color: #706E6E;
}

.breadcrumb a:hover
{
	color:#F67706;
}

.copyright
{
	color: #706E6E;
	font-size:0.7em;
	text-align:right;
		padding:0px 0px 10px 0px;
	margin-top:5px;

}

.loggedin
{
	color: #706E6E;
	font-size:0.7em;
	text-align:right;
	padding:0px 0px 5px 0px;
	margin:0;

}

.loggedin a
{
  text-decoration:none;

  color:#F67706;
}

.termsleft
{
	float:left;
	width: 370px;
	overflow:hidden;
}

.termsright
{
	float:left;
	width: 310px;
	overflow:hidden;
}

.checkoutbuttons
{
	margin-top: 20px;
}

.basketbuttons
{
	margin-bottom: 15px;
}

.accountbuttons
{
	margin: 20px 0px 0px 220px;
	text-align:left;
	clear:both;

}

.accountbuttons2
{
	margin: 20px 10px 0px 0px;
	text-align:right;
}

.inPageLinks a
{
	text-decoration:underline;
	color:Black;
}

#Login
{
	margin:20px 50px 10px 50px;
	border:solid 1px #D3D0D0;
	padding:20px 30px 0px 30px;
	background-color:#EAEAEA;

}

#Register
{
	margin:40px 50px 10px 50px;
	border:solid 1px #D3D0D0;
	padding:20px 30px 0px 30px;
		background-color:#EAEAEA;
}

#OrderHistory
{
	padding:10px;
}

.regLabel
{
	background-color:White;
	font-weight:normal;
	padding:3px;
	border: 1px solid #D3D0D0;
	margin: -35px 0px 0px -50px;
	width: 180px;
	float:left;
	text-align:center;
	font-size:0.9em;
	height:20px;
	display:inline;

}

.Highlight
{
	color:#F67706;

}

#blogimage
{
	float:left;
	margin: 0px 10px 0px 10px;
	display:inline;
}

#blogimage img
{
	width:150px;
	height:150px;
	border: solid 1px black;
}

.strikethrough 
{
    text-decoration:line-through;

}

.offerprice, .offerprice a
{
    color:#F67706;

}

.offerpricebold, .offerpricebold a
{
    color:#F67706;
    font-weight:normal;
    

}


#siteerrorborder
{
    margin: 150px auto;
    width:800px;
    height:510px;
  
    z-index:0;
   background-image: url('../../Logos/SiteError.jpg');
    background-position:center;
    background-repeat:no-repeat;



}

#siteerrorarea
{
    width:600px;
    height:300px;
    background-color:Transparent;
    position:relative;
    top:100px;
    left:80px;
}

.siteerrormessage
{
    font-family :Verdana, Arial, Sans-Serif;
	font-size:1em;
	color:White;
	text-align: center;
}


.siteerrormessagetitle
{
    font-family :Verdana, Arial, Sans-Serif;
	font-size:1.1em;
	color:White;
	font-weight:bolder;
	font-style:italic;
	text-align: center;
}

.siteerrorurl
{
	color: White;
	text-decoration: none;
	font-size: 0.8em;

}
