/*-----------------------------------------------------------------------------
[ProDigital Inc] Screen Stylesheet

version:   1.5
date:      08/07/07
author:    Brad Lansill
email:     brad@prodigital.la
website:   www.prodigital.la
-----------------------------------------------------------------------------*/


* {
	font-family:helvetica, arial, sans-serif;
    margin:0;
    padding:0;
}

body {
	margin:0em;
	font-size: 75%;	
}

html>body {
    font-size: 12px;
}

/*---h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, dl, fieldset, address { 
	margin:1em 5%;
 }

/*---li, dd { 
	margin-left:5%; 
}

fieldset { 
	padding: .5em; 
}



/*---h1, h2, h3, h4, h5, h6, p, a, form {
	margin: 0;
	padding: 0;
}  --*/

form {
	margin-right: 25px;
	margin-left: 25px;
}

/* Logo
-----------------------------------------------------------------------------*/
#logo {
	width: 310px;
	float: left;
	color: #666;
}

#logo h1 {
	margin-top:7px;
	margin-bottom: 0px;
	
}

/* Fonts
-----------------------------------------------------------------------------*/
h1 {
	line-heigh: 36px;
	font-size: 24px;	
	font-weight: lighter;
}

h2 {
	line-height: 18px;
	font-size: 18px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;	
}

h3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
        color:#333;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color:#000;
	line-height: 18px;
}

h5 {
	font-size: 1.3em;
	color: #666;	
}

p {
	line-height: 18px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0;
}

/* Menu
-----------------------------------------------------------------------------*/

#links ul {
	margin: 0;
}

#links li {
	list-style: none;
	float: right;
	width: 90px;
	text-align: center;
	padding-top: 18px;
}

#links a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
	line-height: 1em;
}

#links a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#links a.current {
	color: #ff9900;
	}	
/* DIVs
-----------------------------------------------------------------------------*/

#header {
	height: 36px;
}

#wrapper {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#content {
	clear: both;
	width: 100%;
	margin: auto;
}

#contentwide {
	clear: both;
	margin-right: 24px;
	margin-bottom: auto;
	margin-left: 24px;
	padding-top: 18px;
	}
#contentwide p {
	margin-bottom: 9px;	
	}
	

#contentarea {
	clear: both;
}

/* Background Images
-----------------------------------------------------------------------------*/

#mainimg {
	height: 132px;
	text-align: left;
}
#mainimg  h2 {
	color: #FFF;
	font-weight: lighter;
	padding-top: 27px;
	padding-left: 40px;
}

/* Background Images */

.indeximg {
background: url(../images/h3d.jpg) no-repeat right;
}
.priceimg {
background: url(../images/macpro.jpg) no-repeat right;
}
.serviceimg {
background: url(../images/macbookpro.jpg) no-repeat right; 
}
.loginimg {
background: url(../images/xserveraid.jpg) no-repeat right;
}
.serviceimg {
background: url(../images/macbookpro.jpg) no-repeat right;
}
.galleryimg {
background: url(../images/monitor.jpg) no-repeat right;
}

/* Left Bar
-----------------------------------------------------------------------------*/

#leftbar {
	float: left;
	width: 536px;
	border-right: 1px solid #999;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#leftbar h1 {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 18px;
	font-weight: lighter;
	color: #333;
}

#leftbar h2 {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 25px;
}

#leftbar h3 {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top:5px;
	
}

#leftbar p {
	color: #797B7A;
	text-decoration: none;
	padding: 0 40px;
	
}

#leftbar a {
	font-size: 1.1em;
	color: #EE8907;
	font-weight: bold;
	text-decoration: none;
	padding: 0 40px;
}

#leftbar a:hover {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 40px;
}

/* Right bar
-----------------------------------------------------------------------------*/


#rightbar {
	float: right;
	width: 215px;
	margin-top: 54px;
	padding-top: 7px;
}

#rightbar h2 {
	color: #333;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 25px;
}

#rightbar h4 {
	color: #444;
	padding-top: 18px;
	padding-bottom: 22px;
}

#rightbar p {
	color: #666;
	padding-left: 10px;
	margin-right: 16px;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
}


/* Price List
-----------------------------------------------------------------------------*/

#contentleft {
	width:245px;
	text-align:left;
	margin: auto;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right: 1px solid #BCBDBC;
	}
	
#contentcenter {
	width:245px;
	text-align:left;
	margin: auto;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right: 1px solid #BCBDBC;
	}
	
#contentright {
	width:240px;
	text-align:left;
	margin: auto;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#contentleftrail {
	width:370px;
	text-align:left;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right: 1px solid #BCBDBC;
	margin-top: 27px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	

	
#contentrightrail {
	width:370px;
	text-align:left;
	float:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 27px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
#contentwide p {
	font-size: 11px;
	line-height: 18px;
}

			
/* menu
-----------------------------------------------------------------------------*/
#menu{
	float: right;
	width: 215px;
	margin-top: 50px;
}
/* //background:url(../images/dollar.gif);// */
#menu h2 {
	color: #000;
	text-decoration: none;
	padding-bottom: 20px;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	padding-top: 25px;
}

#menu h4 {
	color: #444;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
}

#menu p {
	color: #333;
	text-decoration: none;
	padding-left: 25%;
	font-size: 14px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	margin-right: 25%;
	text-align: center;
}


/* Definition List
-----------------------------------------------------------------------------*/
dl{
	width: 90%;
	overflow: auto;
	margin: 0 5px 5px;
}

dt,dd.price {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}
dt {
	float: left;
	color: #333;	
	font-weight: normal;
}
dd{
	margin:0
	}
	
dd.price{
	float: right;
	padding-left: 3px;
	color: #333;
	font-weight: normal;
	}
dd.ingredients{
	float: left;
	width: 95%;
	color: #333;
	font-size: 11px;
	line-height: 18px;
}
  
/* Gallery
-----------------------------------------------------------------------------*/
#contentgallery {
	clear:both;
}
#gallery {
	width: 778px;
	list-style-position: outside;
	float: none;
	padding-left: 0;
	height: auto;
}

#gallery ul {
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

#gallery li {
	float: left;
	height: 230px;
	list-style-type: none;
	padding: 6px;
}

#gallery li img {
    width: auto;
    height: 230px;
    }

/* Footer
-----------------------------------------------------------------------------*/

#bottom {
	clear: both;
	height: 32px;
	padding-top: 5px;
	width: 778px;
	
}

#email {
	float: left;
	width: 278px;
	background-color: #333;
	height: 27px;
	padding-top: 5px;
}

#email a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 40px;
}

#email a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0 40px;
}

#address {
	float: left;
	width: 500px;
	background-color: #333;
	height: 27px;
	padding-top: 5px;
}

#address p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-right: 35px;
}

#address a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#address a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
  
   
/* Classes
-----------------------------------------------------------------------------*/
.price {
	float: right;
	font-weight: bold;
	color: #666;
	font-style: normal;
	font-size: 1.2em;
}
.submit {
	font-size: .9em;
	font-weight: bold;
}

.orangetext {
	color: #ff9900;
	text-decoration: none;
}

.blacktext {
	color: #666;
	text-decoration: none;
}

.big {
	font-size: 14px;
	color:#333;
	line-height: 18px;
}
		
.phone {
	margin-left: 30px;
	font-size: .5em;
}

.small {
	font-size: 10px;
	color:#666;
	line-height: 18px;
}

.active {
	color: #ff6600;
	text-decoration: underline;
	}	
.printonly {
	display:none;	
	}
/* ---------------END----------------- */

