@import url(form.css);	
* { margin: 0; padding: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 1em; }
body { background-color: #594750; color: #606060; font-size: 0.8em; line-height: 1.4em; }
a:link { color: #404040; }
a:visited { color: #606060; }
a:hover, a:active { color: #000000; }
div.hr hr { display: none; }
div.hr { border-top: 1px solid #808080; margin-top: 5px; margin-bottom: 5px; }
h1,h2,h3,h4,h5,h6,p { margin-bottom: 1.25em; color: #000000; }
h1 { font-size: 1.4em; font-weight: normal; }
h2 { margin-top: 0.5em; margin-bottom: 0.25em; font-size: 1.2em; }
img { border: 0px; }
input.button { background-color: #cecece; color: #000000; border: 1px solid #cecece; padding: 0px 2px; font-weight: bold; }
input.text { border: 1px solid #606060; }
ul, ol { margin-left: 1.5em; padding-left: 1.5em; margin-bottom: 0.75em; }
ul li { line-height: 1.2em; }

#root { width: 932px; min-height: 580px; height: auto !important; height: 580px; margin: 10px auto; background-image: url(../images/root-bkgd.gif); background-repeat: repeat-y; background-color: #FFFFFF; }
#root-pad { margin: 0px 10px; }

/* Header Elements */
#header { padding: 40px 20px 0px 20px; }
#logo { float: left; }
#navbannerholder { float: right; width: 658px; }
#mainnav { height: 36px; background-color: #000000; }
	#mainnav { font-size: 0.9em; }
	#mainnav ul { list-style-type: none; margin: 0; padding: 0; margin-left: 25px; }
	#mainnav li { float: left; line-height: 1.1em; margin: 0 .75em 0 -.75em; padding: 0 .75em 0 .75em; line-height: 33px; }
	#mainnav a { color: #ffffff; text-decoration: none; }
	#mainnav a:hover { color: #bfa845; }
#mainbanner { border: 1px solid #c0c0c0; border-top: 0px; }

/* Body elements */
#body { margin-top: 20px; height: 1%; padding-bottom: 20px; }
	#left { float: left; width: 210px; }
		#leftcontent { margin-left: 15px; }
		#leftmenu ul { list-style-image: url(../images/libullet.gif); margin-left: 0.75em; padding-left: 0.75em; }
		#leftmenu h2 { font-size: 1em; }
	#main { float: right; width: 678px; }

#homefeature { margin-right: 15px; margin-top: 0px; }
			.homefeaturebox { float: left; margin-bottom: 0px;  margin-left: 5px; width: 206px; }
			.homefeaturebox h2 { background-image: url(../images/box.jpg); background-repeat: repeat-x; font-size: 1.3em; color: #FFFFFF; padding: 5px 5px; }
			.homefeaturebox-content { border: 1px solid #cecece;  padding: 5px 5px; !important; height: 180px; }	

#footer { width: 938px; margin: 0px auto; color: #ffffff; font-size: 0.7em; text-align: right; }
	#footer a { color: #ffffff; }

.clear { clear: both; font-size: 0px; height: 0px; line-height: 0px; }
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }

table.form th, table.data th, table.basket th { text-align: left; background-color: #F0F0F0; padding: 4px; }
table.form td, table.data td, table.basket td { background-color: #F8F8F8; padding: 4px; }

.browser-category { float: left; width: 150px; margin-right: 50px; margin-bottom: 50px; }
.browser-product { margin-right: 10px; margin-bottom: 10px; }
.product-thumbnail { border: 1px solid #F0F0F0; }

.cap, .leftcap, .rightcap { width: 9px; height: 36px; background-repeat: no-repeat; }
.leftcap { float: left; background-position: 0px 0px; }
.rightcap { float: right;  background-position: -9px 0px; }
.blackcap, h1.black span { background-image: url(../images/caps-black.gif); }
.mauvecap, h1.mauve span { background-image: url(../images/caps-mauve.gif); }
.olivecap, h1.olive span { background-image: url(../images/caps-olive.gif); }
.orangecap, h1.orange span { background-image: url(../images/caps-orange.gif); }
.yellowcap, h1.yellow span { background-image: url(../images/caps-yellow.gif); }

.box h1 { font-size: 1em; font-weight: bold; height: 36px; color: #FFFFFF; line-height: 36px; margin: 0; }
.box h1 span { display: block; }
.box h1 a { color: white; text-decoration: none; }
.box .content { border: 1px solid #c0c0c0; border-top: 0px; padding: 10px; }

h1.black { background-color: #000000; }
h1.mauve { background-color: #594750; }
h1.olive { background-color: #6B6B1F; }
h1.orange { background-color: #96551B; }
h1.yellow { background-color: #EDB72F; }

.browser-category, .featured33 { float: left; width: 30%; margin-right: 2%; margin-bottom: 15px; }
.browser-category .content, .browser-product .content { font-size: 0.85em; }
.product-thumb { float: right; margin-left: 8px; }
