/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}

p, blockquote, ul, ol, dl {
/**
	-- modified 07-Oct-08 --
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
*/
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

p.none {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: center;
}

.text1 {
	text-align: center;
	color: #333333;
}

.text2 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images/homepage07.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	margin-bottom: 10px;
	padding: 0px 0px 10px 2px;
	background: url(images/homepage10.jpg) repeat-x left bottom;
/*	text-transform: uppercase; */
	font-size: 12px;
	font-weight: normal;
	color: #BE1E00;
}

.text3 em {
	font-weight: bold;
	font-style: normal;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #254873;
}

.text5 {
	padding-left: 16px;
	background: url(images/homepage13.gif) repeat-y left top;
}

.text6 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images/homepage07.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #D13300;
}

a:hover {
	text-decoration: none;
}

.link1 {
/**
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
*/
/*	text-transform: uppercase; */
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat left top; }
.bg2 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg3 { background: url(../images/bg1.jpg) repeat-x left top; }
.bg4 { background: url(images/homepage05.jpg) repeat-y left top; }
.bg5 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg6 { background: #FFFCF8 url(images/homepage08.jpg) repeat-x left top; border-bottom: 1px solid #FAEEDD; }
.bg7 { background: #FCFEFF url(images/homepage11.jpg) repeat-x left top; }
.bg8 { background: #FFFDF9 url(images/homepage12.jpg) repeat-x left top; }
.bg9 { background: #FCFEFF url(images/subpage1_02.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** BASIC */

html, body {
	height: 100%;
}

/** WRAPPER */

#wrapper {
	width: 1030px;
	position: relative; 
	margin: 0 auto;
/*
	padding-top: 30px;
*/
}

/** LOGO */

#logo {
	/* width: 980px; */
	height: 130px;
	margin: 0px auto;
	background-color:#000000;
	/*background: url(/images/bel_canada.png) no-repeat left top; */
	/** Bel Canada Banner **/
	
}

#logo h1, #logo h2 {
/*
	KMPH.ca
	Radar Detector ...

	position: relative;
	top: 100px;
	margin-left: 430px;
	
	position: relative;
	top: 115px;
	margin-left: 655px;	
*/
	position: relative;
	top: 42px;
	margin-left: 655px;	
}

#logo .viewcart {
/*
	margin-top: 87px;
	margin-left: 840px;
*/
	margin-top: 77px;
	margin-left: 845px;
}

#logo .visa {
/*
	added Jan 2, 2009
*/
	margin-top: 23px;
	margin-left: 750px;	

}

#logo .kmphca {
/*
	added Jan 2, 2009

	margin-top: 26px;
	margin-left: 850px;	
*/	
	margin-top: 36px;
	margin-left: 835px;	
}

#logo .searchbox {
	position: relative;
	top: 140px;
	margin-left: 25px;
}

#logo .searchopts {
	margin-left: 20px
}

#logo h1 {
	font-size: 2em;
}

#logo h2 {
	font-size: 1.49em;
}

input.search { 
	width: 199px; 
	border: none;
	background: url(../../images/input.gif); 
	padding: 4px; 
}

/** MENU */

#menuwrapper {
	width: auto;
	height: 45px;
	position: relative;
	margin: 0 auto;
	background: url("../../images/bg1.jpg") repeat scroll left top transparent;
}

#menu {
	/*
	Home | Products | News & Events | Support Forum | Contact Us
	
	width: 754px;
	height: 60px;
	margin: 0px auto;
	*/

	width: 900px;
	height: 45px;
	position: relative; 
	margin: 0 auto;	
	background: url("../../images/bg1.jpg") repeat scroll left top transparent;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 20px 17px 0px 19px;
	background: url(../../images/bg1.jpg) repeat left top;
}

#menu .first a {
	padding-left: 100px;
	background: url(../../images/bg1.jpg) repeat left top;
}

#menu span {
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}
#menu7 {}

#flag {
	width: auto;
	height: 30px;
	position: relative;
	margin: 0 auto;
	background: url("../../images/ausflag.jpg") repeat scroll left top transparent;
}

/** CONTENT */

#content {
/*
	width: 682px;
	margin: 0px auto;
	padding: 20px 36px;
*/
	background-color:#ffffff
	width: 980px;
	margin: 20px;
	padding-top: 0px;
}

#left {
/*
	float: left;
	width: 469px;
*/
	float: left;
	margin-left: 11px;
	width: 750px;
}

#right {
	float: right;
	margin-right: 11px;
	width: 188px;
}

img.product {
	float:left;
	margin: 0 10px 10px 0;
}


/** FOOTER */

#footerwrapper {
	width: auto;
	height: 45px;
	position: relative;
	margin: 0 auto;
	background: url("../../images/bg1.jpg") repeat scroll left top transparent;
}

#footer {
	width: 980px;
	height: 71px;
	margin: 0px auto;
	padding-top: 55px;
}

#price {
	margin-top: 30px;
	margin-right: 20px;
}

#prod_details {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

/** BOX1 */

#box1 {
	float: left;
	width: 469px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#box1 .bg6 {
	padding: 15px 22px 18px 17px;
}

#box1 p {
	padding-top: 10px;
}

/** BOX2 */

#box2 {
	float:left;
	width: 360px;
}

#box2 .bg7, #box2 .bg8 {
	padding: 10px 15px;
}

#box2 .text3 {
}

#box2 .text4 {
	float: left;
	width: 75px;
}

#box2 .text5 {
	margin-left: 75px;
}

/** BOX2R */

#box2r {
	margin-left: 370px;
	width: 360px;
}

#box2r .bg7, #box2r .bg8 {
	padding: 10px 15px;
}

#box2r .text3 {
}

#box2r .text4 {
	float: left;
	width: 75px;
}

#box2r .text5 {
	margin-left: 75px;
}

/** BOX3 */

#box3 {
}

#box3 .content {
	padding: 0px 16px 50px 13px;
}

#box3 img {
	vertical-align: middle;
	padding-right: 5px;
}

/** BOX4 */

#box4 {
	padding: 0px 16px 50px 0px;
}

#box4 img {
	vertical-align: middle;
	padding-right: 5px;
}

/** BOX5 */

#box5 {
}

#box5 .bg9 {
	padding: 10px 15px;
}

#box5 p, #box5 ul, #box5 ol {
	margin-bottom: 20px;
	line-height: 16px;
}

/** BOX6 */

#box6 {
}

#box6 .content {
	padding: 0px 16px 50px 13px;
}

#box6 img {
	vertical-align: middle;
	padding-right: 5px;
}