* { margin:0; padding:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#999;
	min-width:1001px;
	margin-top: 0px;
	background-color: #000000;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

object { vertical-align:top; outline:none;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top {
	
}
.tail-bottom {
}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form .form { height:50px;}
#form .form span { display:block; width:280px; height:31px; background:url(images/input-bg.gif) no-repeat left top;}
#form .form1 span { display:block; width:300px; height:131px; background:url(images/textarea-bg.gif) no-repeat left top; margin-bottom:40px;}
#form input {width:223px; padding-top:9px; background:none; border:0; color:#666; vertical-align:top; line-height:1.2em; margin-left:11px;}
#form textarea { width:288px; height:122px; overflow:auto; background:none; border:0; padding:9px 0 0 11px; color:#666;}


/*==================list====================*/
ul { list-style:none;}

.list_index {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.list_index li {
	width:292px;
	overflow:hidden;
	vertical-align:top;
}
.list_index li strong {
	font-size:3.5em;
	font-weight:bold;
	float:left;
	padding:22px 0 0 10px;
	font-family:"trebuchet MS", Helvetica, sans-serif;
	letter-spacing:-1px;
}
.list_index li b {
	color:#b3b3b3;
	display:block;
	font-size:1.3em;
} 
.list_index li em { font-style:normal; color:#b3b3b3; text-decoration:underline;}
.list_index li i {
	overflow:hidden;
	display:block;
	font-style:normal;
}
.list_index li span {
	float:left;
	padding:14px 0 12px 0;
}
.list_index li a {
	display:block;
	color:#b3b3b3;
	text-decoration:none;
	cursor:pointer;
	border-bottom:1px solid #1a1a1b;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.list_index li a:hover {
	border:1px solid #1a1a1b;
	background-color: #090909;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
}
.list_index li a:hover em {
	color:#a17070;
}
.list_index li a:hover span { padding:13px 0 12px 0;}
.list_index li a:hover strong {
	color:#a17070;
	padding:21px 0 0 9px;
}




.list {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.list li {
	width:292px;
	overflow:hidden;
	vertical-align:top;
	margin-bottom:-1px;
}
.list li strong {
	line-height:1.2em;
	font-size:3.5em;
	font-weight:bold;
	float:left;
	padding:22px 0 0 10px;
	font-family:"trebuchet MS", Helvetica, sans-serif;
	letter-spacing:-1px;
}
.list li b {
	color:#b3b3b3;
	display:block;
	font-size:1.3em;
} 
.list li em { font-style:normal; color:#b3b3b3; text-decoration:underline;}
.list li i {
	overflow:hidden;
	display:block;
	font-style:normal;
}
.list li span {
	float:left;
	padding:14px 0 12px 0;
}
.list li a {
	display:block;
	color:#b3b3b3;
	text-decoration:none;
	cursor:pointer;
	border-bottom:1px solid #1a1a1b;
	padding-top: 2px;
	padding-bottom: 2px;
}
.list li a:hover {
	border:1px solid #212123;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color: #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list li a:hover em {color:#a17070;}
.list li a:hover span { padding:13px 0 12px 0;}
.list li a:hover strong { color:#a17070; padding:21px 0 0 9px;}

.list1 {
	padding-bottom:40px;
}
.list1 li {
	width:280px;
	float:left;
	margin-right:48px;
	line-height:1.8em;
}
.list1 li img { display:block; margin-bottom:10px; margin-top:10px; }
.list1 li a {
	color:#666;
	text-align: center;
}
.list1 li.last { margin-right:0;}

.list2 li.alt { color:#c7c7c7;}
.list2 li a { color:#666; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 { padding-bottom:15px;}
.list3 li { color:#a17070; line-height:2.2em;}
.list3 li.last { margin-bottom:-15px;}

.list4 { margin-top:-38px; padding-bottom:15px;}
.list4 li { width:100%; overflow:hidden; vertical-align:top; padding-top:38px;}
.list4 li img { float:left; margin-right:20px;}
.list4 li a { color:#b3b3b3;}

.list5 { margin-top:-27px;}
.list5 li { padding-top:27px;}
.list5 li img { display:block; margin-bottom:12px;}
.list5 li a { color:#b3b3b3;}

.list6 { border-top:1px solid #1a1a1b; padding:10px 0 14px 0;}
.list6 li { border-bottom:1px solid #1a1a1b; padding-bottom:12px; margin-bottom:14px;}
.list6 li a { color:#b3b3b3;}


/*==================other====================*/
.img-box img { margin-bottom:25px; display:block;}
.img-box p a { color:#b3b3b3;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:10px;}
.p2 { margin-bottom:15px;}
.p3 { margin-bottom:25px;}

.phone { float:right; margin-right:155px;}


/*==================txt, links, lines, titles====================*/
a {color:#ffffff; outline:none;}
a:hover{text-decoration:none;}

h1 {
	font-size:20px;
	line-height:1.2em;
	color:#e2e2e2;
	text-transform:none;
	letter-spacing:-1px;
	margin-bottom:20px;
	font-weight:normal;
}
h1 span {
	text-transform:uppercase;
	font-size:22px;
}
h2 {
	font-size:18px;
	line-height:1.2em;
	color:#e2e2e2;
	text-transform:none;
	margin-bottom:40px;
	font-weight:normal;
}
h2 span {
	text-transform:uppercase;
	font-size:20px;
}
h3 {
	font-size:1.6em;
	color:#e2e2e2;
	text-transform:none;
	font-weight:normal;
	text-align: center;
	margin-top: 10px;
}
h4 {
	font-size:1.4em;
	color:#CCC;
	line-height:1.64em;
	font-weight: normal;
	text-transform: capitalize;
}

.txt1,
.txt1 a { 
	color:#c7c7c7;
}
.txt1 span { color:#a17070;}
.txt1 a { text-decoration:none;}
.txt1 a:hover { text-decoration:underline;}

.line-hor1 { border-bottom:2px solid #1a1a1c; margin:15px 0 20px 0; overflow:hidden; font-size:0; line-height:0;}
.line-hor2 {
	border-bottom:2px solid #353438;
	margin:15px 0 20px 0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.line-hor3 {
	border-bottom:1px solid #1a1a1c;
	margin:10px 0 20px 0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

.divider { background:url(images/divider1.gif) repeat-y 677px 0;}


/*==================boxes====================*/
.box {
	width:100%;
	background-color: #101010;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box .border-top {background:url(images/border.gif) repeat-x left top;}
.box .border-bot {background:url(images/border.gif) repeat-x left bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left top;}
.box .border-right {background:url(images/border.gif) repeat-y right top;}
.box .inner { padding:34px 15px 31px 15px;}
.box h3 {
	border-bottom:2px solid #262629;
	padding:0 0 4px 12px;
	text-align: center;
}


/*content*/
#content {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 48px;
	padding-left: 0;

}
#content .indent { padding-top:32px;}
#content .indent1 { padding-left:27px;}
#content .indent2 { padding:0 10px 0 10px;}
#content .indent3 { padding:32px 0 30px 25px;}
#content p,
#content dl { 
	line-height:1.6em;
}
#content dl { margin-bottom:-18px;}
#content dl dt { font-weight:bold; font-size:1.1em; color:#b3b3b3;}
#content dl dd { margin-bottom:18px;}

/*footer*/
#footer p {
	text-align:center;
	padding-top:8px;
	padding-bottom: 8px;
	color: #666;
}
#footer p a { color:#666;}

/*==========================================*/

/* table styles */
TABLE.cobtbl{
	background-color: #000000;
}
TD.cobhl{
	background-color: #000000;
}
TD.cobll{
	background-color: #000000;
	color : #FFFFFF;
}

#page2 .tail-top .tail-bottom #main #content .wrapper.row-1 .col-1 .box .border-top .border-right .border-bot .border-left .inner #title_flash {
	padding-left: 3px;
}
#page2 .tail-top .tail-bottom #main #content .wrapper.row-1 .col-2 .indent #productmap {
	float: right;
	width: 400px;
}
#page2 .tail-top .tail-bottom #main #content .wrapper.row-1 .col-2 .indent #clearit {
	clear: both;
}
#page2 .tail-top .tail-bottom #main #content .wrapper.row-1 .col-2 .indent #postcodelookup {
	float: left;
	width: 200px;
	padding-left: 5px;
}
#page2 .tail-top .tail-bottom #main #content .wrapper.row-1 .col-2 .indent #directions {
	background-color: #0d0d0d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#page2 .tail-top .tail-bottom #main #content .wrapper.row-1 .col-2 .indent #directions #productmap #map {
	margin: 5px;
}
.red {
	font-weight: bold;
	text-transform: capitalize;
	color: #F00;
	font-size: 16px;
}
#xmas {
	background-image: url(images/santaholding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 160px;
}
#syfytext {
	float: right;
	width: 350px;
	padding-right: 10px;
}
#share {
	float: right;
}

