body{
    font-family: arial;
    background-color: #ffffff;
    font-size: 12px;
    margin: 0px;
    text-align: center;
}
td{
	font-size: 12px;
}
#viewport{
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    text-align: left;
}
#header{
    width: 750px;
    height: 122px;
    background-image: url(images/defaultbanner.jpg);
}
#mainmenu{
					margin: 0px;
					padding: 0px;
					list-style-type: none;
					border-bottom: 1px solid #ffffff;
					float: left;
                    width: 750px;
                    background-color: #e3e2e0;
					background-image: url(images/menubarback.gif);
					background-repeat: repeat-x;
}

#mainmenu li{
				display: inline;
				margin: 0px;
				padding: 0px;
				display: block; 
				float: left;
}

#mainmenu li a{
				text-align: center;
				float: left;
				display: block; 
                border-top: 3px solid #555555;
				background-color: #e3e2e0;
				color: #000000;
				padding: 2px;
				padding-top: 4px;
				text-decoration: none;
				font-weight: bold;
}
/* Hide from IE-Mac \*/
#mainmenu  li a{
				padding-top: 2px;
}
/* End hide */
#mainmenu li a img{
	vertical-align: middle;
}

#mainmenu li a:hover{
				border-top: 3px solid #cd9933;
				
}
#mainmenu li ul{
				top: 0px;
				left: 0px;
				position: absolute;
				display: none;
				margin: 0px;
				padding: 0px;
				overflow: hidden;
				background-color: white;
				border: 1px solid #888888;
                border-left: 7px solid #cd9933;
				opacity: .90;
				filter: alpha(opacity=90); 
				-moz-opacity: 0.90;
				-khtml-opacity: .90;
				clear: both;
				z-index: 100;
}
#mainmenu li ul li{
				display: block; 
				clear: both;
				width: 200px;
				margin: 0px;
				padding: 0px;
}
#mainmenu li ul li a{
				text-align: left;
				display: block;
				background-color: #ffffff;
				color: #000000;
				border: 0px;
				padding: 2px;
                padding-left: 5px;
				width: 200px;
				text-decoration: none;
				clear: both;
}

html>body #mainmenu li ul li a{
				width: 195px;
			}



#mainmenu li ul li a:hover{
				text-align: left;
				display: block;
				background-color: #000000;
				color: #ffffff;
				border: 0px;
				padding: 2px;
				padding-left: 5px;
				text-decoration: none;
				clear: both;
				width: 200px;
}
html>body #mainmenu li ul li a:hover{
				width: 195px;
}

#leftbar{
    background-image: url(images/sidebars/wallbracket1.jpg);
    height: 500px;
    width: 233px;
    float: left;
}
#productimage #diagramlink{
	display: block;
	height: 41px;
	padding-left: 25px;
	background-image: url(images/diagram.gif);
	background-repeat: no-repeat;
	background-color: white;
	width: 175px;
	margin-top: 5px;
}
html>body #productimage #diagramlink{
	width: 125px;
	height: 31px;
}

#content{
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	width: 500px;
}
#content h3{
	font-size: 20px;
	margin: 0px;
	
}
#content h3.top{
	margin-top: 100px;
}
#content ul{
	padding-left: 20px;
}
#content li{
	margin-bottom: 10px;
	list-style-type: square;
}
#content td{
	padding-left: 10px;
}
#productimage{
    float: right;
	text-align: left;
	width: 225px;
}
#productimage a{
    color: #888888;
    text-decoration: none;
    background-image: url(images/watchglass.gif);
    background-repeat: no-repeat;
    height: 24px;
	padding-left: 25px;
	margin-left: 40px;
	display: block;
	width: 140px;
	margin-right: auto;
}
#productinfo p{
    line-height: 19px;
}

#productinfo h1{
    font-size: 32px;
    margin: 0px;
}
#productinfo h2{
    font-size: 24px;
    margin: 0px;
}
#armourprint{
    display: none;
}
#bottombar{
    clear: both;
    height: 3px;
    background-color: #e3e2e0;
	font-size: 1px;
	margin-top: 40px; 
}
#armour{
					position:relative;
					width: 750px;
					text-align: right;
					padding-right: 140px;
					font-size: 10px;
					margin-bottom: 10px;
					margin-top: 5px;
}
#armlogo
{
	position: absolute;
	top: 0px;
	left: 620px
}
html>body #armour{
			width: 620px;
}
#popuplayer{
	clear: both;
	position: absolute;
	border: 1px solid black;
	margin-left: -300px;
	top: 170px;
	opacity: .98;
	filter: alpha(opacity=98); 
	-moz-opacity: 0.98;
	-khtml-opacity: .98;
}
html>body #popuplayer{
	margin-left: 150px;
}
#popuplayer a{
	display: block;
	font-weight: bold;
	background-color: #ffffff;
	text-align: right;
	padding: 2px;
	text-decoration: none;
	color: #666666;
}
#breadcrumb{
	font-size: 12px;
	margin-bottom: 10px;
}
#breadcrumb a{
	color: #888888;
	text-decoration: none;
}
#breadcrumb a:hover{
	color: #000000;
}

.listingitem{
	border: 1px solid white;
	overflow: auto;
	display: block;
	width: 162px;
	height: 200px;
	float: left;
	padding: 0px;
	text-decoration: none;
}
.listingitem:hover{
	border: 1px solid #eeeeee;
	text-decoration: none;
}
.listingitem img{
	border: 0px;
	margin-right: 5px;
	margin-left: -5px;
	position: relative;
}
/* Hide from IE-Mac \*/
html>body .listingitem img{
	left: 0px;
}
/* End Hide */
#content .listingitem h3{
	margin: 0px;
	margin-top: 5px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
}
/* Hide from IE-Mac \*/
#content .listingitem h3{
	margin-top: 3px;
	font-size: 12px;
}
/* End Hide */
#faqs{
	float: left;
	width: 490px;
}
#faqs h1{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	
}
#faqs .question p{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#faqs .answer p{
	font-weight: italic;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.listinglink{
	color: #444444;
	text-decoration: none;
}
.listinglink img{
	border: 0px;
}
.listinglink:hover{
	color: #000000;
	text-decoration: underline;
}