/* 
  303Computers.com v1.1 stylesheet 
  created 25 february 2010
  updated 08 march 2010
  created by www.souldesigngroup.com
  copyright 303 Computers 
*/

* {
	margin:0px;
	padding:0px;
	outline:none;
}

html {height:100%;}

body {
	width:100%;
	background:none #FFF;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:1.4em;
	letter-spacing:1.4px;
    color:#333;
	margin:0;
	border:none;
}

p {margin-bottom:20px;}

p a {border-bottom:1px dotted #DDD;}

p a:hover {border-bottom:1px dotted #DDD; color:#DDD;}

h1 {
	font-size:36px;
	line-height:36px;
}

h2 {
	font-size:14px;
	line-height:14px;
}

h3 {
	font-family:Georgia, serif;
	font-style:italic;
	font-size:24px;
	line-height:24px;
	color:#888;
}

h4 {
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:10px;
}

a:link {text-decoration:none; color:#666;}
a:visited {text-decoration:none; color:#666;}
a:hover {text-decoration:none; color:#DDD;}
a:active {text-decoration:none; border:none; color:#666;}

.clear {clear:both;}
.clear-right {clear:right;}
.clear-left {clear:left;}

img {border:none;}

.bg-img-right {float:right; text-indent:-9999px;}
.bg-img-left {float:left; text-indent:-9999px;}

.red {color:#ed1b24;}

/*************** rotating content */
.jsclass body .randomordercontent{display:none;}


/********************************************************* BASIC LAYOUT */
#page {
	width:100%;
	min-width:800px;
	height:100%;
	min-height:590px;
	_height:590px;
	background:none;
}


/********************************************************* HEADER */
#header {
	width:100%;
	height:140px;
	margin:12px 0;
	background:url(img/header-bg.gif) repeat-x top left;
}

/*************** logo */
#brand {
	width:290px;
	height:130px;
	position:absolute;
	top:18px;
	left:25px;
	background:url(img/logo-303-mac-edition.png) no-repeat top left;
	_background:url(img/brand/logo-303-mac-edition.gif) no-repeat top left;
}


/********************************************************* NAVIGATION */
#nav-wrapper {
	position:absolute;
	right:0px;
	top:128px;
	font-family:'Century Gothic', 'Apple Gothic', sans-serif;
	font-size:12px;
	letter-spacing:-.2px;
	z-index:49;
}

.nav-item a:link {color:#BBB;}
.nav-item a:visited {color:#BBB;}
.nav-item a:hover {color:#DDD;}
.nav-item a:active {color:#BBB;}

.nav-item {
	padding:1px 10px;
	_padding:1px 14px 1px 2px;
	float:left;
	display:inline;
	border-right:1.5px solid #DDD;
	list-style:none;
	white-space:nowrap;
}

.nav-item li ul li {white-space:normal;}

.nav-item li {position:relative;}

/*************** drop-down menu */
.nav-item ul li a {color:#BBB;}
.nav-item ul li a:hover {color:#DDD;}

.nav-item li ul li{
	width:110px;
	margin:0 0 2px 0;
	padding:5px 5px;
	font-size:10px;
	letter-spacing:1px;
	background:url(img/black-85.png) repeat;
	_background:#333;
	line-height:10px;
	border-right:5px solid #000;
}

#nav-wrapper ul ul {
	position:absolute;
	display:none;
	list-style:none;
}

#nav-wrapper ul li:hover ul{
	display:block;
	top:15px;
	left:5px;
}

/*************** nav on */
#on-left {margin:-10px -8px -7px 0; _display:none;}
#on-right {margin:-10px 0 -9px -7px; _display:none;}

.on {}

.on-home {display:none;}
#home .on-home {display:inline; _display:none;}

.on-contact {display:none;}
#contact .on-contact {display:inline; _display:none;}

.on-training {display:none;}
#training .on-training {display:inline; _display:none;}

.on-support {display:none;}
#support .on-support {display:inline; _display:none;}

.on-service {display:none;}
#service .on-service {display:inline; _display:none;}

.on-products {display:none;}
#products .on-products {display:inline; _display:none;}

.on-what {display:none;}
#what .on-what {display:inline; _display:none;}

.on-history {display:none;}
#history .on-history {display:inline; _display:none;}


/********************************************************* CONTENT */
#content-wrapper {
	width:100%;
	position:absolute;
	top:200px;
	_top:202px;
	left:0;
}

.text-row {
	width:750px;
	margin:0 auto 25px auto;
	clear:both;
}

.content-row { 
	width:65%;
	background:none;
	border:1px solid #FFF;
	margin:0 auto 25px auto;
	padding:25px 25px 5px 25px;
	clear:both;
}

.content-header {
	width:65%;
	height:10px;
	margin:0 auto;
	overflow:visible;
	clear:both;
}

.content-row ul {
	font-size:10px;
	line-height:13px;
	margin:-5px 0 25px 35px;
	list-style:url(img/list-arrow.png);
	_list-style:url(img/list-arrow.gif);	
}

/*************** forms */
.form-field {
	width:200px;
	margin:8px 20px 0 0;
	padding:2px 3px;
	background:#F5F5F5;
	border:none;
	color:#777;
}

.form-field-mssg {
	width:328px;
	_width:320px;
	height:55px;
	margin:8px 0 0 0;
	padding:1px 3px;
	background:#F5F5F5;
	border:none;
	white-space:normal;	
}

.form-field-submit {
	margin:8px 0 0 0;
	padding:0 5px;
	background:#F5F5F5;
	text-align:center;
	border:none;
	cursor:pointer;
}

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

.form-field-bot-hide {display:none; visibility:hidden;}


/********************************************************* CONTACT */
.contact-letter {float:left; padding:0 25px 0 4px; background:#F5F5F5; color:#AAA;}
.contact-info {float:left; margin-bottom:25px;}

#contact .content-row p {clear:both;}


/********************************************************* FOOTER */
#footer-nav { 
	margin:50px 0 25px 0;
	border:1px solid #F5F5F5;
	font-size:10px;
	font-variant:small-caps;
	color:#CCC;
	text-align:center;
}

#footer-nav a {color:#BBB;}
#footer-nav a:hover {color:#DDD;}

#footer-info { 
	margin:25px 0 25px 0;
	font-family:sans-serif;
	font-size:9px;
	text-align:center;
	letter-spacing:0px;
	color:#CCC;
}

#footer-info a {color:#BBB;}
#footer-info a:hover {color:#DDD;}

#logo-footer {
	width:56px;
	height:40px;
	margin:0 auto 25px auto;
	_margin:0 25px;
	text-indent:-9999px;
	background:url(img/303-sm.jpg) center no-repeat;
}

#print-logo-footer {display:none;}

/********************************************************* BOULDER MAC */
#mac-stage {
	width:1221px;
	height:600px;
	margin:0 auto;
	background:url(img/bg.jpg) no-repeat top center;
	_background:none;
}

#mac-stage img {float:left;}