@charset "utf-8";
body  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 98%;
	background-image:url(Images/bgMain.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin:0;
}
h1 {
	color: #000;
	line-height: normal;
	text-decoration: underline;
	font-size: 3em;
}
h2 {
	font-size: 2em;
	font-weight: bold;
}
h3 {
	font-size: 1.25em;
}

a {
	text-decoration: none;
	color: #00F;
	display: inline;
}
a:hover {
	text-decoration: underline;
}
a img { border:none; }

.sale {
	color: #C00;
}
#container {
	width:98%;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0;
	padding: 0;
	vertical-align: top;
	top: 0px;
}  
#header {
	height: 60px;
	width: 100%;
	padding-top: 8px 20px 5px 10px;
	border-bottom:thin ridge #4D6674; 
}
#header #topnav {
	float: right;
	width: 23em;
	position: relative;
	margin:0.1em 0 0 0;
	top: 0;
	right: 0;
}

#header #topnav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#header #topnav ul li {
	display: inline;
}
#header #topnav a {
	float:left;
	width:auto;
	text-decoration:none;
	font-weight: bold;
	color: #000;
	padding:0.2em 0.6em;
	border-right:1px solid black;
}
#header #topnav a:hover {
	color: #00F;
	text-decoration: underline;
}
#header #headImage {
	float: left;
	padding-top: 0px;
	padding-left: 20px;
}
#header #headImage img {
	float: left;
}
#header #headImage .title {
	float: left;
	padding-top: 15px;
}
#navbar {
	width: 100%;
	margin-top: 2px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 3px;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #4D6674;
}
#mainTop {
	width: 90%;
	margin-top: 5px;
	float: none;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 20px;
}
#mainTopText {
	width: 100%;
	height: auto;
	color: #000;
	margin: 0 auto 0 auto;
	padding-top: 1px;
	text-align: left;
}
.clr3 {
	padding-right: 5px;
	padding-left: 5px;
	height: 973px;
	width: 200px;
	float: left;
	border: thin ridge #3D5462;
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFF;
	background-image: url(Images/table1.png);
}
.clr3 td {
	background-image: url(Images/table1.png);
}
#menubar {
	margin: 1em auto;
	height:2.5em;		
}
#menubar hr {
	clear:both;
	display:none;
}
#navbar {
	height:35px;}
#navbar ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#navbar li {
	display: inline;
}
#navbar li a {
	float:left;
	width:auto;
	text-decoration:none;
	color: #000;
	padding:0.2em 0.6em;
	font-weight: bold;
}
#navbar li a:hover {color:#FFF}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu li {position:relative; float:left; margin-right:2px; list-style: none}
ul.menu ul {position:absolute; top:19px; left:0; background:#FFF; border-top:#4D6674 thin ridge; border-left:#4D6674 thin ridge; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; width:148px; margin:0}
ul.menu ul li:hover {background-image:url(Images/table2.png); color:#FFF}
ul.menu ul li a {display:block; padding:3px 7px 5px}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {background:url(Images/header.gif); border-right:#666 ridge thin}
ul.menu .topline {border-top:1px solid #aaa}
ul.menu a:hover{background-image:url(Images/table2.png); color:#FFF}

.googlecart-add-button {
	margin: 0 auto 0 auto
}
.product-attr-custom {
	width: 90px
}
.contentText {
	padding: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.itemImage {
	float: left;
	width: 240px;
	height: 450px;
	text-align: center;
	border: thin ridge #3D5462;
	margin: 5px 0 0 5px;
	padding: 0 5px 0 5px;
	background-color: #FFF;
}
.itemImage p {
	font-size:90%;
}
.itemImage h2 {
	margin: 2px auto;
}
.clr1 {
	float: left;
	width: 154px;
	height: 226px;
	text-align: center;
	border: thin ridge #3D5462;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #FFF;
}
.clr1 img {
}
.clr2 {
	text-align: left;
	color: #FFF;
	background-image: url(Images/table1.png);
	padding:10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin ridge #3D5462;
}
.pgCntr {
	width: 370px;
	height: auto;
	margin-right: 5px;
}
#footer {
	background-image: url(Images/castradsFooter.png);
	background-repeat: repeat-x;
	height: 45px;
	width:100%;
	bottom: 0;
	clear: both;
	margin-top: 5px;
} 
#footer p {
	margin: 0; 
	padding: 0.2em 0.6em; 
	color: #FFF;
	line-height: normal;
}
#footer ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
#footer li {
	color:white;
}
#footer a {
float:left;
width:auto;
text-decoration:none;
color:white;
padding:0.2em 0.6em;
border-right:1px solid white;
}
#footer a:hover {
	background-color:#603
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pgLft {
	float: left;
	height: 350px;
	width: 300px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: medium;
	border-right-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #FFF;
	background-image: url(Images/bgBox.png);
	background-repeat: repeat-x;
	background-position: top;
}
#mainContent table td {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3D5462;
	background-color: #FFF;
	margin: 0 10px 0 10px;
}
#container #topImage {
	margin-right: auto;
	margin-left: auto;
	width: 868px;
	text-align: right;
}
#vertical_slide, #horizontal_slide {
  background: #FFF;
  color: #8A7575;
  padding: 10px;
	border: 1px ridge #4F6978;
}
#bottomInfo #faq1 #vertical_slide {
	width:500px;
	margin:0 auto 0 auto;
	color:#000;
	padding: 10px;
	text-align:left;
	border: 1px ridge #4F6978;
	background-color: #FFF;
}
div.marginbottom {
  /* Since the Fx.Slide element resets margins, we set a margin on the above element */
  margin-bottom: 10px;
} 

#bottomInfo {
	width: 968px;
	margin: 0 auto 0 auto;
}
#splittop {
	background:#FFF;
	position:fixed;
	width:100%;
}
#staticHead {
	position:fixed;
	left:0;
	top:0;
}
#staticHead #header {
	position:fixed;
	top:0;
	left:0;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;


}
#staticHead #topnav {
	position:fixed;
	right:0;
	top:0;
}
#staticHead #menubar {
	position:fixed;
	left:0;
	top:40px;
	height:4em;
	z-index:-3000;
	background-color: #FFF;
	margin:0;
	padding-top:4px;

}
#staticBody {
	margin:90px auto 10px 10px;
	width:968px;
	z-index:-250000;
	position:absolute;
}
#staticBody #s2 {
	position:fixed;
	width:968px;
	margin:0 auto 0 0;
	padding-left:-5px;
	background-color:#FFF;
}
#staticBody #s2 table {
	background-image:url(Images/table1.png);
	color:#FFF
}
#staticBody #s3 {
	padding-top:122px;
}
#staticBody #s3 table tr:nth-child(even) {
	background-color: #CCC;
}
#staticBody #s4 {
	text-align:left;
	padding: 10px 40px 10px 40px;
}
#staticBody #s3 table {
	border-collapse:collapse;
}
#staticBody #s3 td {
	border: 1px ridge #4F6978;
}
table .tablehead {
	background-image:url(Images/table1.png);
	color: #FFF;
	text-align:center;
	vertical-align: bottom;
}
.fs {border-collapse: collapse}
.fs td {border:1px ridge #4F6978; text-align: center;}
#va1 .product-image { border:solid 1px #ccc; }
#va1  .product-title, .product-price, .product-shipping { font-weight:bold; }
#va1  .data-cell { padding:0px 50px 0px 10px;border:solid 0px #fff;vertical-align:top}
#va1  .align-cart { padding-left:480px }

#mainTop .v1 {
	float: left;
	height: 327px;
	width: 267px;
	margin-left: 5px;
	background-image: url(Images/v1box.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#mainTop .v1 h2 {
	line-height: normal;
	vertical-align: top;
	margin-top: 8px;
}
#mainTop .v1 .product {
	float: left;
	width: 100px;
	margin-left: 5px;
	text-align: center;
	height: 150px;
	vertical-align: bottom;
	right: 0;
}
#mainTop .v1 img {
	float: left;
	vertical-align: bottom;
}
#mainTop .v1 p {
	text-align: left;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	vertical-align: bottom;
	font-size: 90%;
}
#mainTop .v1 .product h3 {
	font-weight: normal;
	color: #C00;
	font-style: italic;
	font-size: medium;
}
.v1 .title {
	height: 100px;
	padding:0 10px 0 10px;
}
#mainTop h2 { 
	clear:both
}
#mainTop .v2 {
	background-image:url(Images/table1.png);
	color:#FFF;
	width: auto;
	height: 4em;
	clear: both;
	padding: 1px 0 0 15px;
	margin: 0 5px 5px 5px;
}
#mainTop .v2 h2 {
	font-size: 2em;
	text-decoration: underline;
	margin-bottom: 5px;
}
#mainTop .v2 .desc {
	font-size:60%;
}
#mainTop .vr2g {
	color:#666;
	width: auto;
	clear: both;
	padding: 1px 0 0 15px;
	margin: 0 5px 5px 5px;
}
#mainTop .vr2g h2 {
	font-size: 2em;
	text-decoration: underline;
	margin-bottom: 5px;
}
#mainTop .vr2g .desc {
	font-size:60%;
}

#mainContent #clr4 {
	color: #FFF;
	background-image: url(Images/table1.png);
	padding: 5px;
	width: 627px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	border: thin ridge #3D5462;
}
#mainContent #clr4 a {
	color: #FF6;
}
#mainContent #clr4 a:hover {
	text-decoration:underline;
}
#mainContent .clr5 {

}
#mainContent .clr1 h3 {
	margin-top: 3px;
	margin-bottom: 1px;
}
#frm {float:right; margin:0 40px 20px 40px}
#frm table {background-image:url(Images/table1.png); color:#FFF}
#frm td {padding:0 2px 0 2px; border: thin ridge #3D5462; border-collapse:collapse}

#index1 {width:958px; margin: 0 auto; padding: 0 5px 20px 5px; background:#000; height:162px}
#index1 .linkImg {
	float:left;
	margin: 0 5px 0 5px;
	border:thin #666 ridge;
	display: inline;
}
#index1 .linkImg:hover {
	border:thin #FFF ridge;
}
#index2 {
	width:968px; 
	margin: 0 auto 20 auto; 
	padding: 0 0 20px 20px;
}
#index3 {
	width:190px; 
	float:right; 
	margin:0 20px 20px 20px; 
	border:thin #666 ridge;
	padding:10px;
	color:#FFF;
	background: url(Images/table1.png);
	text-align:right;
}

#rad1 h4 {
}
#rad1 .thumb {
	botttom:0
}

.radSpec {
	width:968px; 
	margin:0 auto 0 auto; 
	padding: 10px; 
	background: #FFF
}
.radSpec .ImgLnk {
	margin: 3px 0 3px 0;
	border: thin ridge #3D5462;
}
.radSpec .clrchange {
	border: thin #818E9B solid;
	margin: 0.2em 0.8em;
}
#contact1 {
	width: 350px;
	float:left;
	color:#FFF;
	padding:10px;
	background-image: url(Images/table1.png);
}
#contact2 {
	clear:both;
	color:#FFF;
	padding:10px;
	background-image: url(Images/table1.png);
}
.builderh3 {
	font-size:0.6em;
}
#AccSpecWrap {
	width:66em;
	margin:1em auto;
}
#AccSpec1 {
	width:290px;
	margin:0 1em 1em 0;
	float:left;
}
#AccSpec1 .top {
	width:290px;
	height:15px;
	background: url(Images/Slices/specBox_01.png) bottom no-repeat;
}
#AccSpec1 .mid {
	background: url(Images/Slices/specBox_02.png);
	margin:0;
	padding:0 1em 1em 1em;
	color:#FFF;
}
#AccSpec1 .bottom {
	width:290px;
	height:15px;
	background: url(Images/Slices/specBox_03.png) top no-repeat;
}
#AccSpec1 h2 {
	font-weight:bold;
	font-size:1.3em;
}
#AccSpecWrap #AccSpec1 a {
	text-align:center;
	float:none;
}
#AccSpec1 p {
	text-align:left;
}

#AccSpec2 {
	width:30em;
	padding:0 1em;
	float:left;
}
#AccSpec2 h1 {
	font:2em bold Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(Images/h1bg.png) bottom repeat-x;
}
#AccSpec2 .smaller {
	font:0.5em;
	font-weight:lighter;
	margin-top:5px;
}

#AccSpec2 h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#666;
}
#AccSpec2 h3 {
	font-size:1.2em;
	font-weight:normal;
}

#AccSpec2 table {
	margin:0.5em auto;
	color:#666;
	border-collapse:collapse;
}
#AccSpec2 td {
	border:thin ridge #666;
	margin:0;
	padding:0.3em;
}
	
#AccSpec3 {
	width:11.3em;
	margin:0 0 1em 1em;
	float:left;
	color:#FFF;
}
#AccSpec3 .top {
	background:url(Images/Slices/buyBox_01.png) bottom no-repeat;
	width:160px;
	height:15px;
}
#AccSpec3 .mid {
	background:url(Images/Slices/buyBox_02.png);
	width:140px;
	padding:10px
}
#AccSpec3 .bottom{
	background:url(Images/Slices/buyBox_03.png) top no-repeat;
	width:160px;
	height:15px;
	margin-bottom:0.2em;
}
	
#AccSpec3 .googlecart-add-button {
	margin:1em auto;
}
#AccSpec3 h2 {
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
}
#AccSpec3 h3 {
	font-weight:bold;
	font-size:1.2em;
}
#AccSpec3 p {
	font-size:1.1em;
	font-style:italic;
	text-align:left;
	margin:0.4em 0.1em;
}
#AccSpec3 ul {
	font-size: 1.1em;
	margin:0.1em 0;
	font-style:italic;
}
#AccSpec3 img {
	margin:0.5em;
}
#AccSpec3 a {
	color:#FFF;
}
#AccSpec3 a:hover {
	color:#FFF;
}
#AccSpec3 table{
	border-collapse:collapse;
}
#AccSpec3 td{
	border:thin solid #666;
}
#AccSpec4 {
	padding:0.1em 1em;
	clear:both;
}
#AccSpec4 object {
	margin: 0 1em;
}
#AccSpec4 .vidBox {
	width:314px;
	height:285px;
	margin:0.2em;
	float:left;
	background:url(Images/vidBox.png);
}
#AccSpec4 .vidBox p {
	margin: 1em 0 0.5em 0;
	text-align:center;
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
#AccSpec2-1 {
	width:11.3em;
	margin:0 0 1em 1em;
	float:left;
	color:#FFF;
	
}

#AccSpec2-1 .top {
	background:url(Images/Slices/buyBox_01.png) bottom no-repeat;
	width:160px;
	height:15px;
}
#AccSpec2-1 .mid {
	background:url(Images/Slices/buyBox_02.png);
	width:140px;
	padding:10px
}
#AccSpec2-1 .bottom{
	background:url(Images/Slices/buyBox_03.png) top no-repeat;
	width:160px;
	height:15px;
	margin-bottom:0.2em;
}
#AccSpec2-2 {
	float:left;
	width:49em;
	padding:0 2em;
}

#AccSpec2-2 h1 {
	font:2em bold Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(Images/h1bg.png) bottom repeat-x;
}
#AccSpec2-2 .productlist {
	width:715px;
	margin:0.3em auto;
}

.productlist .top {
	background:url(http://www.castradsshop.co.uk/graphics/product_listing_01.png) bottom no-repeat;
	height:20px;
	margin:0;
}
.productlist .mid {
	background:url(http://www.castradsshop.co.uk/graphics/product_listing_02.png) repeat-y;
	margin:0;
	padding:1px 10px;
	width:695px;
}
.productlist a {
	color:#444;
}
.productlist a:hover {
	color:#666;
}
	
.productlist .bottom{
	background:url(http://www.castradsshop.co.uk/graphics/product_listing_03.png) top no-repeat;
	height:20px;
	margin:0;
}
	

.productlist h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#666;
	margin-top:1em;
}	
.productlist img {
	float:left;
	border:1px #666;
	margin:0 0.5em 0 0;
}
.productlist .producttitle {
	font:1.3em bold Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(Images/h1bg.png) bottom repeat-x;
	font-weight:normal;
	color:#666;
}
.productlist .description {
	font-size:0.9em
}
.productlist .buynow {
	float:right;
	width:7em;
	text-align:center;
	padding:1em;
	clear:none;
	background:#FFF;
}
.productlist h3 {
	font-size:0.9em;
	color:#666;
	margin:0.2em;
}
.productlist hr {
	clear:both;
}