#recaptchatable  {
   border-color: #FFFFFF !important; //Text input box border color
   background-color:#FFFF00 !important; //Text input field background color
 }


#recaptcha_table {
   background-color: #FFFFFF !important; //reCaptcha widget background color
   border-color: #990000 !important; //Text input field border color
 }
 
 #recaptcha_table {
   border-color: #FFFFFF !important; //reCaptcha widget border color
   background-color:#CCCCCC !important; //background color
   height: 200px;
 }
 
 #recaptcha_response_field {
   border-color: #990000 !important; //Text input box border color
   background-color:#FFFF00 !important; //Text input field background color
 }


#recaptcha_image_cell  {
   border-color: #990000 !important; //Text input box border color
   background-color:#990000 !important; //Text input field background color
 }


div#jssLeftMenu {
        
        float: left;
        position: relative;
        margin-left: 0px;
        padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}


}

.jssMenuBox2 {
        height: 165px;
	width: 183px;
	margin-top: 2px;
}


div#jssFooter {

        position: relative;
        margin: 0px 0px 0px 0px;
	width: 100%;

}

.jssPageHeading {

        font-family: verdana; font-size: 11px; font-style: normal;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;        
        margin-top: 2px;
	margin-bottom: 20px;
        text-align: center;
        width: 100%;
}

.jssMenuBoxTitle {
        
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: bold;	
        width: 100%;
	text-align: center;
        height: 22px;
        padding-top: 10px;
}


.jssPageSubHeading {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 0px;
	margin-top: 5px;
	
       }

div#amcContent {
        
        position: relative;
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;
        width: 90%; 
        margin: 0px 20px 0px 20px;
        text-align: left;
        vertical-align: top;
	
	}

div#amcContent1 {
        
        position: relative;
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;
        width: 90%; 
        margin: 0px 20px 0px 20px;
        text-align: left;
	
}

div#amcContent2 {
        
        position: relative;
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;
        width: 90px; 
        text-align: left;
	min-height: 200px;
}


div#jssMainContent {
        
        margin: 0px 167px 0px 167px;
        padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
        text-align: middle;             
	
}


h1 { font-family: verdana; font-size: 12px; font-style: normal; font-weight: bold; }
td.black_top { height: 20px; text-align: center; background-image: url('../images/black_top.gif'); background-repeat: repeat; }
td.black_next { text-align: center; background-image: url('../images/black_next.gif'); background-repeat: repeat; }
td.amc_header { width: 33%; height: 88px; background-image: url('../images/amc_uk_store_header.jpg'); background-repeat: repeat; }
td.amc_footer { width: 100%; height: 62px; background-image: url('../images/amc_uk_store_footer.gif'); background-repeat: repeat; text-align: center; }
.text { font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal; }
.headingtitle  { font-family: verdana; font-size: 12px; font-style: normal; font-weight: bold; }
p { margin-top: 17px; }
p.heading1 { margin-top: 2px; font-family: verdana; font-size: 12px; font-style: normal; font-weight: bold; }
p.heading2 { margin-top: 25px; font-family: verdana; font-size: 12px; font-style: normal; font-weight: bold; }
p.heading3 { margin-top: 21px; font-family: verdana; font-size: 12px; font-style: normal; font-weight: bold; }
p.heading4 { margin-top: 9px; font-family: verdana; font-size: 12px; font-style: normal; font-weight: bold; }
input.send { font-weight: bold; font-size: 11px; cursor: pointer; height: 19px; } 
.smalltext { font-family: verdana; font-size: 9px; font-style: normal; font-weight: normal; }
td.news { width: 800px; padding: 2px; border-left: 1px solid #990000; border-right: 1px solid #990000; border-bottom: 1px solid #990000; background-color: #EBEBEB; margin-top: 10px; font-family: verdana; font-size: 12px; color; #000000; font-style: normal; font-weight: normal; }

/* Basic Element Formatting ------------------------------------------------------------- */


form {
	margin: 0;
	padding: 0;
}

body {  
        font-size: 11px
	font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;
	margin: 0;
	padding: 0;
	height: 100%;
}

a, a:hover {

	text-decoration: none;
}

ul {

        margin-right: 7px; 
         } 

ol {

        margin-right: 7px;
        margin-top: 0px;
        margin-right: 0px;
        font-family: verdana; font-size: 11px; font-style: normal; font-weight: bold; color: #990000 }
     
         } 


h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p {
	font-size: 12px;
}

input { 
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;  
	height: 14px;
	margin-bottom: 2px;
}

select {
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;  
	height: 20px;
       
}

/* Multiple-Use Selectors ------------------------------------------------------------- */

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

.button {
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	height: 18px;
        width: 66px; 
}

.button1 {
        background-color: #990000;
        color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	height: 18px;
        width: 125px; 
}

/* Standard text and link formatting ------------------------------------------------------------- */

.jssSmallerText {
	font-size: 12px;
	width: 100%;
}

.jssBoldLinks { 
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold;
}

.jssBoldLinks:hover { 
	text-decoration: none; 
	font-weight: bold;
}

.jssProductTitle {
	font-size: 12px;
	text-decoration: none; 
}

.jssProductTitle:hover {
	font-size: 12px;
	text-decoration: none; 
}

.jssPrice {
	font-weight: bold;
	font-size: 11px;
}

.jssProductLinks, jssProductLinks:link {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 11px;
	white-space: nowrap;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

.jssProductAdd {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	text-align: left;
	cursor: pointer;
}

/* Header Styles ------------------------------------------------------------- */

img#jssLogo {
	float: left; border: 0px;
}

div#amcukHeader {
	margin: 0;
	width: 800px;
	height: 88px;
}

div#jssSubHeader {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	width: 800px;
	padding-top: 3px;
	padding-bottom: 3px;
}

span#jssWelcome {
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.7em;
}

span#jssDate {
	float: right;
	padding-right: 5px;
}

div#navcontainer {
	float: right;
	position: relative;
	display: inline;
	top: -5px;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}


#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist a {
	padding: 1px 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 0.7em;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}

.jssHeaderBlock
{
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	display: inline;
	height: 80%;
	font-size: 1em;
}

.jssHeaderBlockTitle
{
	padding: 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

.jssHeaderBlockTitle1
{
        font-family: verdana; 
 	padding: -1px 0px;
	font-size: 11px;
	font-weight: bold;
}

.jssHeaderBlockContent
{
	padding: 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

.jssHeaderBlockContent a {
	padding: 1px 8px;
	margin: 2px 2px 0px 3px;
	font-size: 0.8em;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockContent a:hover {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockLinks {
	margin-top: 0px; margin-bottom: 2px; text-align: right;
}

/* Left Column ------------------------------------------------------------- */

.jssSectionList {
	margin: 0px; padding: 0px; padding-left: 0px; list-style-type: square;
}

.jssSubSectionList {
	margin: 0px; padding: 0px; padding-left: 14px;  list-style-type: square;
}

.jssCustomerLinks {
	margin: 0px; padding: 0px; padding-left: 0px; list-style-type: none;
}

.jssNewsLinks {
	margin: 0px; padding: 0px; padding-left: 17px; list-style-type: square;
}

/* Right Column ------------------------------------------------------------- */

div#jssRightMenu {
        
        float: right;  
        position: relative;
        margin-left: 0px;
        padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
                
	
}

/* Right and Left Menu Box Style ------------------------------------------------------------- */

.jssMenuBox {
	width: 183px;
	margin-top: 2px;
}

.jssMenuBoxNew {
	width: 183px;
        height: 1500px:
	margin-top: 2px;
}

.jssMenuBoxContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 11px; font-family: verdana; font-weight: bold;
	height: 1%;
}

.jssMenuBoxContent1 {
        text-align: left;
        padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px; font-family: verdana; font-weight: bold;
        padding-left: 8px; 
}

.jssMenuBoxContent2 {
        text-align: left;
        padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px; font-family: verdana; font-weight: bold;
        padding-left: 8px; 
}

.jssMenuBoxContent {
	text-align: left;
}

.jssMenuBoxContent:after { content: ""; display: block; height: 0; clear: both; }

.jssMenuBoxContentCent {

        padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px; font-family: verdana; font-weight: bold;
	height: 1%;
	text-align: center;
}

/* Main Content (Middle) Styles ------------------------------------------------------------- */


div#jssMainContent:after { content: ""; display: block; height: 0; clear: both; }


.jssBreadcrumb {
	width: 100%;
	font-size: 0.7em;
	margin-bottom: 10px;
}

.jssBreadcrumbTitle {
	font-weight: normal;
	padding-left: 3px;
	margin-right: 3px;
}

/* Footer Styles ------------------------------------------------------------- */

div#jssFooter {
        position: relative;
        margin-top: -10px;
        margin: 0;
	width: 100%;
	font-size: 0.8em;
        font-family: verdana, arial, sans-serif;
}

div#jssFooterLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1em;
}

ul#jssFooterLinks	{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#jssFooterLinks li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

#jssFooterLinks a { 
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 0.7em;
	white-space: nowrap;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited {
	text-decoration: none;
	font-weight: bold;
}

#jssFooterLinks a:hover {
	text-decoration: underline;
	font-weight: bold;
}


div#jssUsersOnline {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-size: 0.8em;
}

div#jssCopyright {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-size: 11px;
        color: #990000;
        font-family: verdana, arial sans-serif;
}

/* General Form Styling ------------------------------------------------------------- */

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 0.8em;
	margin: 5px 0 0 0;
} 

.jssFormCol1 {
	float: left;
	width: 250px;
	text-align: left;
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.jssFormCol2 {
	float: left;
	text-align: left;
}	

.jssError {
	font-size: 0.8em;
	font-weight: normal;
}

.jssFormDiv {
        font-family: verdana; font-size: 15px; font-style: normal; font-weight: bold;
        text-align: left;
        width: 575px;
}

.jssFormTable {
        width: 575px;
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
}

.jssFormTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.8em;
	vertical-align: top;
	padding-top: 3px;
        width: 250px;
}

.jssFormTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.8em;
         width: 250px; 
}

.jssFormTable td.jssFormSubmit {
	text-align: left;
}

.jssFormTable input {
        font-size: 12px; 
	font-weight: normal;
	height: 1.3em;
        width: 312px; 
}

.jssFormTable select {
        font-size: 12px; 
	font-weight: normal;
        width: 254px; }

.jssFormTable td.jssFormSubmit input {
        width: 318px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	height: 19px;
}

.jssFormError {
	font-weight: bold;
	font-size: 12px;
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartDiv {
	text-align: center;
}

.jssCartTable {

        width: 100%;
	margin-left: auto; margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.80em;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.80em;
	vertical-align: top;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.80em;
	vertical-align: top;
}

.jssCartTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.80em;
	vertical-align: top;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 2px;
	text-align: right;
	font-size: 0.80em;
	vertical-align: top;
}

.jssCartTable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.8em;
	vertical-align: top;
}

/* general table styling ------------------------------------------------------------- */

.jssGeneralTableDiv {
	text-align: center;
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;
        width: 100%;

}

.jssGeneralTable {
        font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal;
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
        width: 100%;
}

.jssGeneralTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.80em;
}

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.80em;
	vertical-align: top;
}

.jssGeneralTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.80em;
}

.jssGeneralTable td.bold {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.80em;
}

.jssGeneralTable a {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1em;
	white-space: nowrap;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.jssGeneralTable a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}

/* Product Option (qty discounts, combinations etc.) ------------------------------------------------------------- */

.jssProductTableDiv {
	text-align: center;
}

.jssProductTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	width: 100%;
	border: 0px;
}

.jssProductTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

.jssProductTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	vertical-align: top;
}

.jssProductTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
}

/* Index-specific Styles ------------------------------------------------------------- */

.jssIndexProductThumbnail {
	float: left; margin-right: 5px; padding: 3px;
}

.jssIndexFullWidth {
	clear: both; text-align: center; width: 410px;        
}

.jssIndexColLeft {
	float: left;
}

.jssIndexColRight {
	float: right;
}

.jssIndexProductBlock {
	width: 198px; clear: both; 
        text-align: center;
        border: 1px #000000
}

.jssIndexProductGap {
	width: 6px float: left;
}

.jssIndexProductBox {
	width: 255px;
	margin-top: 0px;
}

.jssIndexProductBoxTitle {
	width: 255px;
        height: 45px;
	margin-top: 0px;
        
}

.jssIndexProductBoxImage {
	width: 255px;
        height: 115px;
	text-align: center;
         }

.jssIndexProductBoxPrice {
	width: 255px;
        height: 30px;
	margin-top: 0px;
}

/* Section And Listing Styles ------------------------------------------------------------- */

div#pagescontainer {
	float: right;
	position: relative;
	top: 0px;
	padding: 2px;
	margin-bottom: 5px;
}

ul#pageslist {
	margin-left: 0;
	padding-left: 3px;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
}

#pageslist li {
	display: inline;
	list-style-type: none;
	margin: 3px;
	padding: 0px;
	margin: 3px; font-weight: normal; font-size: 11px; font-weight: bold;
}

#pageslist a {
	padding: 0px 3px 0px 3px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 1em;
}

#pageslist a:link, #npageslist a:visited {
        padding: 0px 3px 0px 3px;
	text-decoration: none;
}

#pageslist a:hover {
         padding: 0px 3px 0px 3px; 
	text-decoration: none;
}

/* Other/Misc Styles ------------------------------------------------------------- */

.jssProductListMain {

clear: both;
       	padding-top: 2px;
	margin-bottom: 2px;
}

.jssProductListTitle {
	float: left; margin-right: 5px;
}


.jssSecFlagsDiv {
	float: right; width: 80px; margin-right: 0px; padding: 3px;
}

.jssProductFlag {
        height: 14px; 
        margin-bottom: 3px;
	padding-right: 3px; 
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
        font-family: verdana; font-size: 9px; font-style: normal; font-weight: bold; }
        
}

.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	width: 100%; text-align: left;
}

.jssSecImages {
	float: left; margin-right: 5px; padding: 3px;
}

.jssLinksDiv {
	padding: 3px; font-weight: bold;
}

.jssSubSecTitle {
	padding-top: 3px;
}

.jssSectionContent {
        padding-left: 3px;
        width: 100%;
	padding-top: 5px;
}

.jssSecProductTitle {
	padding-top: 3px;
}

.jssSecProductDiv {
        width: 100%;
	text-align: left;
	margin-left: auto; margin-right: auto;
        }

.jssSendFriendDiv a:hover {  
	text-decoration: underline; 
	cursor: pointer;
}

.jssProductSep {
	 line-height: 1px; border: 0px; margin-bottom: 1px; height: 1px;
}

.jssProductFullImage {
	float: left; margin-right: 10px; border: 1px solid;
}

.jssProductOptionsDiv {
	float: right; width: 254px;
}

.jssProductFieldsDiv {
	float: left; margin-left: 5px; text-align: left;
}

.jssSendFriendDiv {
	float:right; font-weight: bold;
}

.jssSendFriendDiv a { 
	font-size: 1em;
	text-decoration: none; 
}