@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	background-color:#333333;
	line-height:160%;
}

#maincontainer {
width:100%;
background-image:url(images/arbk.gif);
padding:0;
margin:0;
border:0;
}
 

#header {
width: 880px;
margin: 0 auto;
background-color:#FFFFFF;
padding:25px;
}

#headert {
width: 880px;

}

#headertl {
width: 440px;
height:104px;
float:left;
}

#headertr {
width: 440px;
padding-top:68px;
float:left;
text-align:right;
vertical-align:middle;
font-size:18px;
}

#banner {
width:880px;
padding:23px 0 0 0;
}


#content {
width: 880px;
margin: 0 auto;
background-color:#FFFFFF;
padding:0 25px 25px 25px;
}

#contentmidd {
width: 880px;
margin:0;
padding:0;
background-image:url(images/middbk.gif);

}

#contentl {
width: 208px;
float:left;
background-color:#FFFFFF;
}

#contentm {
width: 416px;
float:left;
padding:0 24px 0 24px;
}

#leftcol {
width: 190px;
float:left;
padding:0 15px 0 0;
border-right:1px #ff9933 dotted;
}

#rightcol {
width: 190px;
float:left;
padding:0 0 0 16px;
border:0;
}

#contentr {
width: 208px;
float:left
}

.bulletbox {
widows:188px;
padding:10px;
margin-top:25px;
background-image:url(images/lg.gif);
}


#footer {
width:100%;
background-color:#333333;
border-top:1px #ff9933 solid;
}

#footercont {
width:880px;
padding:25px 0 25px 0;
margin:0 auto;
text-align:right;
}

#footerleft {
width:449px;
padding:0;
margin:0;
float:left;
font-size:10px;
}

#footerright {
width:450px;
padding:6px 0 6px 0;
margin:0;
float:left;
text-align:right;
border-left:1px #ffb000 solid;
}

.imgrow {
width:416px;
padding:8px 0 8px 0;
font-size:10px;
line-height:125%;
font-weight:bold;
color:#ff9933;
}

.thumb1 {
width:98px;
float:left;
padding:0;
}

.thumb2 {
width:98px;
float:left;
padding:0 0 0 8px;
}

.imgrowb {
width:416px;
padding:8px 0 9px 0;
font-size:10px;
line-height:125%;
font-weight:bold;
color:#ff9933;
}

.thumb1b {
width:76px;
float:left;
padding:0;
}

.thumb2b {
width:76px;
float:left;
padding:0 0 0 9px;
}

.thumb {
width:115px;
height:115px;
padding:11px 11px 0 0;
float:left;
}

.formbutton{
cursor:pointer;
border:1px #66ccff solid;
color:#333333;
padding:0;
background-color:#CCCCCC;
}

.formbutton2{
cursor:pointer;
border:0;
color:#333333;
background-color:#CCCCCC;
border:1px #66ccff solid;
padding:0;
}

.carttitle {
	font-size:20px;
	line-height:25px;
	margin:0;
}

.cartinfo {
	font-size:16px;
	display:block;
	border-bottom:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:6px;
}

a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
	text-align:center;
	padding:17px 17px 0 17px;
	display:inline-block;
	height:37px;
}

a.topmenu:hover {
	color: #333333;
	text-decoration: none;
	background-image:url(images/tpmualt.gif);
	background-position:top;
	background-repeat:repeat-x;
}

img.thumright {
float:left;
border:1px #333333 solid;
margin:0 6px 4px 0;
}

p { margin: 0 0 12px 0; }

p.box { margin:0; }



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.orange {
color:#ff9933;
}


h1 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
	margin-top:0;
	padding-bottom:6px;
	border-bottom:1px #333333 dotted;
}

h2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#ff9933;
	text-decoration: none;
	margin:0 0 8px 0;
	
}

h4 {
	font:Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
	margin:0 0 6px 0;
}

a:link, a:visited, a:active {
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #ff9933;
	text-decoration:underline;
}

a:hover {
color:#999999;
	text-decoration: none;
}

a.email:link, a.email:visited, a.email:active {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #ff9933;
	text-decoration:none;
}

a.email:hover {
color:#999999;
	text-decoration: none;
}

img.floatright {
float:right;
padding:5px;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-style: normal;
	display:block;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration:none;
	font-size:14px;
	height:18px;
background-image:url(images/menbk2.gif);
text-transform: none;
padding: 9px 0 5px 12px; /*31px is left indentation of header text*/
outline: none;

}

a.menu:hover {
	color: #ff9933;
	text-decoration: none;
	background-image:url(images/menbk1.gif);
}

a.bottmenu:link, a.bottmenu:visited, a.bottmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color:#f15f30;
	text-decoration:none;
}

a.bottmenu:hover {
	color: #999999;
	text-decoration: none;
}

a.headmenu:link, a.headmenu:visited, a.headmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
	text-align:center;
	padding:9px 9px 0 9px;
	display:inline-block;
	height:23px;
	background-color:#333333;
}

a.headmenu:hover {
	color: #333333;
	text-decoration: none;
	background-color:#ffff00;
}

a.cart:link, a.cart:visited, a.cart:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	padding:2px;
}

a.cart:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#00b4ff;
}

a.foot:link, a.foot:visited, a.foot:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	padding:2px;
}

a.foot:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#00b4ff;
}

.urbangreymenu{
width: 208px; /*width of menu*/
}


.urbangreymenu ul{
list-style-type: none;
margin: 0 0 5px 0;
padding: 0;
}

.headerbar { margin-bottom:3px;
line-height:100%;
}

.headerbar2 { margin-bottom:3px;
line-height:100%;
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: white;
background-color:#333333;
font-weight:normal;
display: block;
padding: 5px 0 5px 12px;
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: white;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background-color:#ff9933;
}


   
      ul.list-tick {
        margin: 0;
        padding: 0 0 0 0;
      }
   
      ul.list-tick li {
        margin: 0;
        padding: 2px 0 10px 16px;
		line-height:100%;
        list-style: none;
        background: url('images/tick.gif') no-repeat top left;
		font-weight:bold;
      }




