@charset "utf-8";
/* CSS Document 
COPYRIGHT HEADLAND MEDIA 2009
AUTHOR: CHRIS YOUNG
WWW.HEADLANDMEDIA.COM

Colours Used:
Dark Blue: #002D56
Light Blue: #00A7E5
Bground grey: #f0f0f0

*/

html,body
{
	font-size: small;
	font-family: arial, "sans-serif";
	font-weight:normal;
	color:#000;
	background-color:#f0f0f0;
}

body
{
	color:#000;
	background-color:#f0f0f0;
	border:solid 1px #000;
	padding:0px;
	margin:10px 15px 15px 15px
}

#header
{
	width: 100%;
	height: 110px;
	background-color:#002D56;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#header h1
{
	display: none;
}

#header img
{
	margin: 0 auto;
}

#topNav
{
	text-align: center;
}

#topNav ul
{
	background-color: #002D56;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 0 5px 35px;
	border-top: white 1px solid;
}

#topNav ul li
{
	display: inline;
	margin-right: 10px;
}

#topNav li a
{
	text-decoration: none;
	color: #00A7E5;
}

#topNav li a:hover
{
	color: #ffffff;
}

div.main
{
	font-weight:normal;
	line-height:15px;
	color:#000;
	background-color:#fff;
	padding:5px;
	margin:5px 179px 10px 187px;
	border:solid 0px #ccc;
}

div.main a
{
	font-weight:normal;
	text-decoration:none;
	color:#06C
}
div.main a:hover
{
	text-decoration:none;c
	olor:#333
}

div.main p
{
	margin: 20px 20px 20px 20px;
}

div.main h1
{
	color:#002D56;
	font-size:140%;
	font-weight:normal;
	margin: 20px 20px 20px 20px;
	line-height: 120%;
}

div.main h2
{
	color:#FFFFFF;
	background-color: #002D56;
	font-size:120%;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	margin: 20px 20px 20px 20px;
}

div.main h3
{
	color:#002D56;
	font-size:120%;
	font-weight:bold;
	padding:3px;
	margin:15px 20px 0px 20px;
}

#featuredfilm
{
	margin: 20px 20px;
	border: #002D56 1px solid;
}

#featuredfilm h2
{
	color: #ffffff;
	background-color: #002D56;
	font-size:120%;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	margin: 0 0 20px 0;
}

#searchBox
{
	margin-bottom: 20px;
}

div.navboxwrapright{float:right;width:160px;padding:0px 15px 20px 0px;margin:0px 0px 0px 9px;border-left:solid 0px #ccc}
div.navboxright{padding:0px;margin:10px 0px 10px 10px;font-size:11px;font-weight:normal;line-height:17px}

div.main table{font-family:lucida,verdana,sans-serif;font-size:12px;font-weight:normal;line-height:17px;margin-left:10px}
div.main td{padding:0px 5px 0px 5px;margin:0px}
div.main ul{list-style-type:square;padding:0px;margin:0px 0px 10px 40px}

div.main ul.none
{
list-style-type:none;
}

div.main li
{
padding:0px;margin:1px 0px 1px 0px
}

#promoPara
{
	margin: 0 0 0px 0;
	background-image: url(../images/compass.gif);
	background-repeat: no-repeat;
	background-position: 80px 0;
}

#promoPara p
{
	width: 500px;
	margin: 0 0 15px 15px;
}

.promoImg
{
	float: right;
	margin-bottom: 25px;
}

#GreatValuePromo
{
	margin-left: 25px;
	width: 500px;
	text-align: center;
}

#GreatValuePromo p
{
	padding-left: 0;
	margin-left: 0;
}

#GreatValuePromo a, #AZLink a
{
	margin: 0 auto;
}

.promoBoost
{
	color:#00A7E5;
}

#videoHolder
{
	float: left;
	margin: 15px;
}

#AZLink
{
	text-align: center;
	font-size: 130%;
	margin: 30px 0 20px 0;
	clear: both;
}

#selectionDVD
{
	margin: 0 5px 10px 5px;
	border-left: solid #002D56 2px;
	border-right: solid #002D56 2px;
	border-bottom: solid #002D56 2px;
	float: left;
	position: relative;
	text-align: center;
}

#selectionDVD h1
{
	text-align: left;
	background-color: #002D56;	
	color: #ffffff;
	padding: 5px 0 5px 15px;
	margin: 0px 0px 10px -2px;
	height: 150%;
}

#selectionDVD h2
{
	color: #ffffff;
	font-size: 110%;
	padding-bottom: 10px;
	font-weight: bold;
}

.selectionDVDimg
{
}

table.promoTable
{

}

table.promoTable td
{

}

table.promoTable td p
{
	text-align: left;
}

#footer
{
	clear: both;
	width: 100%;
	height: 35px;
	border-top: solid #002D56 2px;
}

#footer p
{
	font-weight: bold;
	color: #002D56;
}

.footerLeft
{
	float: left;
	margin: 5px 0 0 15px;
}

.footerMid
{
	margin: 15px 0 0 0;
}

.footerRight
{
	float: right;
	margin: 5px 15px 0 0;
}

#footer a:link
{
	text-decoration: none;
	color: #002D56;
}

#footer a:visited
{
	text-decoration: none;
	color: #002D56;
}

#footer a:hover
{
	text-decoration: none;
	color: #00A7E5;
}

#footer a:active
{
	text-decoration: none;
	color: #00A7E5;
}

img.btnRight
{
	float: right;
	padding: 0 30px 15px 0;
}

.prodImage
{
	float: left;
	padding: 15px;
}

#prodHolder
{
	float: left;
	padding-top: 15px;
	width: 65%;
}

.prodDesc
{
	margin-top: 15px;
}

.prodDesc strong
{
	padding-left: 25px;
	color: #000099;
	background-image: url(../images/small_tick.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

strong
{
	padding-left: 25px;
	color: #000099;
	background-image: url(../images/small_tick.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}


#prodPrice
{
	color: #000099;
	float: left;
	margin-left: 15px;
}

#prodCart
{
	color: #000099;
	float: right;
}

#cartShow
{
	color: #000099;
}

#breadCrumbNav
{
	margin-bottom: 15px;
	font-weight: bold;
}

#breadCrumbNav a:link
{
	color: #002D56;
	text-decoration: none;
}

#breadCrumbNav a:visited
{
	color: #002D56;
	text-decoration: none;
}

#breadCrumbNav a:hover
{
	color: #c63205;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
}

#categoryNav a:link
{
	color: #002D56;
	text-decoration: none;
}

#categoryNav a:visited
{
	color: #002D56;
	text-decoration: none;
}

#categoryNav a.title:hover
{
	color: #c63205;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
}

#randProdHolder
{
	clear:both;
	text-align: center;
	margin-top: 25px;
	border-top: solid 1px #000099;
}

.promoTable h2
{
	font-size: 110%;
	margin: 15px 0 15px 15px;
}

.catListBack
{
	margin: 25px 0 50px 20px;
}

.catListHolder
{
	padding: 0px 0 0px 0px;
}

.searchresult
{
	padding: 1.5em 0;
	border-bottom: 1px solid #333;
}

.searchresult h3, .searchresult p
{
	margin: 10px;
}

.searchresult h3 a
{
	color: #002D56;
	border-bottom: 1px solid #002D56;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.searchresult .resultdesc b
{
	color: #002D56;
}

.searchresult .resulturl
{
	color: #666;
	font-size: .75em;
}

#addressDetails
{
	width: 700px;
	border: 1px solid #EEE;
	padding: 10px;
	margin: 40px auto;
	height: 180px;
}

.catListHolder
{
	background-repeat: no-repeat;
	background-position: 500px 40px;
}

em
{
	font-weight: bold;
}

#searchBox td
{
	vertical-align: middle;
}

#cart
{
	height: 40px;
	padding: 5px;
	background-image:url(../images/readytoorder.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

blockquote
{
	margin: 0 50px 0 50px;
	color: #002D56;
	line-height: 120%;
}

.searchRollOver{display:block;width:85px;height:35px;padding:0 0 0 0;background:url("../images/button_search.gif") 0 0 no-repeat;margin:0;}
.searchRollOver:hover{background-position: -85px 0;}
.searchRollOver:active{background-position: -170px 0;}
.addCartRollOver{display:block;width:148px;height:35px;padding:7px 0 0 0;background:url("../images/button_addToCart.gif") 0 0 no-repeat;margin-right:50px;}
.addCartRollOver:hover{background-position: -148px 0;}
.addCartRollOver:active{background-position: -296px 0;}
a.moreInfoRollOver {display:block;width:148px;height:35px;padding:7px 0 0 0;background:url("../images/button_moreinfo.gif") 0 0 no-repeat;margin:0 auto;}
a.moreInfoRollOver:hover{background-position:-148px 0;}
a.moreInfoRollOver:active{background-position:-296px 0;}
a.previewRollOver {display:block;width:148px;height:35px;padding:7px 0 0 0;background:url("../images/button_preview.gif") 0 0 no-repeat;float:right;margin-right:15px;}
a.previewRollOver:hover{background-position:-148px 0;}
a.previewRollOver:active{background-position:-296px 0;}
.proceedCartRollOver{display:block;float:right;width:148px;height:35px;padding:7px 0 0 0;background:url("../images/button_proceed.gif") 0 0 no-repeat;margin-right:50px;}
.proceedCartRollOver:hover{background-position: -148px 0; text-decoration:none;}
.proceedCartRollOver:active{background-position: -296px 0;}
a.catalogRollOver {display:block;width:268px;height:35px;padding:7px 0 0 0;background:url("../images/button_catalogue.gif") 0 0 no-repeat;}
a.catalogRollOver:hover{background-position:-268px 0;}
a.catalogRollOver:active{background-position:-536px 0;}
a.orderRollOver {display:block;width:148px;height:35px;padding:7px 0 0 0;background:url("../images/button_order.gif") 0 0 no-repeat;float:right;margin-right:15px;}
a.orderRollOver:hover{background-position:-148px 0;}
a.orderRollOver:active{background-position:-296px 0;}
a.case-offerInfoRollOver {display:block;width:320px;height:320px;padding:7px 0 0 0;background:url("../images/safety-case.jpg") 0 0 no-repeat;float: right;margin-bottom:25px;}
a.case-offerInfoRollOver:hover{background-position:-323px 0;}
a.case-offerInfoRollOver:active{background-position:-643px 0;}
.trailerRollOver{display:block;width:148px;height:35px;padding:7px 0 0 0;background:url("../images/button_trailer.gif") 0 0 no-repeat;}
.trailerRollOver:hover{background-position: -148px 0;}
.trailerRollOver:active{background-position: -296px 0;}
.eobRollOver{display:block;width:268px;height:35px;padding:7px 0 0 0;background:url("../images/button_Eob.gif") 0 0 no-repeat;}
.eobRollOver:hover{background-position: -267px 0;}
.eobRollOver:active{background-position: -535px 0;}

.addthis_toolbox .hover_effect
{
	width: 330px;
	padding: 10px 0 6px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{    
	float: left;
}

.addthis_toolbox .hover_effect a
{    
	border: 2px solid #fff;
	padding: 2px 2px 2px 16px;
	position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #002D56;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	background: #b6e4c5;
	color: #105CB6;
	text-decoration: none;
}

.addthis_toolbox .hover_effect span
{    
	position: absolute;
    width: 16px;
    height: 16px;
    top: 2px; 
   left: 1px;
}

#prodHolder a:link
{
	text-decoration: none;
	color: #002D56;
	font-weight: bold;
}

#prodHolder a:visited
{
	text-decoration: none;
	color: #002D56;
}

#prodHolder a:hover
{
	text-decoration: underline;
	color: #c63205;
}

#prodHolder a:active
{
	text-decoration: none;
	color: #666666;
}
