/* architechture 
------------------------------- */

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

p {
	margin:0;
	border:0;
}

div {
	margin:0;
	border:0;
}

.container {
	width:640px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.content {
	padding-left: 16px;
	padding-right:16px;
	text-align:left;/*width:608px;*/
}

.hr {
	height: 1px;
	background-image:url("WPImages/WhitfieldPhotography_images/hr.gif");
	background-repeat:repeat-x;
	width: 640px;
	margin: 0 auto;
	padding:0;
}

.hr2 {
	height: 1px;
	background-image:url("WPImages/WhitfieldPhotography_images/hr2.gif");
	background-repeat:repeat-x;
	width: 640px;
	margin: 0 auto;
	padding:0;
}

.clearingDiv {
	clear: both;
}

/* header architechture 
------------------------------- */

.headerBg {
	background-image:url("WPImages/WhitfieldPhotography_images/headerBg.gif");
	background-repeat:repeat-x;
	width:100%;
	height:105px;
	padding:0;
	margin:0px;
}

div.linksBg {
	background-image:url("WPImages/WhitfieldPhotography_images/linksBg.gif");
	background-repeat:repeat-x;
	width:100%;
	height: 27px;
	padding:0;
	margin:0px;
}

/* nav 
------------------------------- */

.nav2 {
	margin: 0;
	padding:0;
}

.nav2 ul {
	width:640;
}

.nav2 li {
	list-style-type: none;
	display: inline;
	margin:0;
	padding:0;
	text-align:justify;
}

.nav2 li a {
	font-size: 13px;
	color: #666666;
	background-color:#000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, sans-serif, arial;
	font-stretch: wider;
}

.nav2 li a:hover {
	color: #ff6600;
	width: 106px;
	text-decoration: underline overline;
	font-weight: normal;
	font-family: Helvetica, sans-serif, arial;
	background-color: #000000;
}

a#current {
	/*background: #CCCCCC url("../images/basic/nav_link_current.jpg") !important;*/
	color: red;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, sans-serif, arial;
	background-color: #000000;
}

/* portfolio architechture 
------------------------------- */


div.slide {
	width:155px;
	height:155px;
	margin: 0px 2px 15px 2px;
	background-image: url("WPImages/WhitfieldPhotography_images/slide.gif");
	float:left;
	border-color: #ffffff;
}

div.horz img {
	margin:25px 7px 25px 7px;
	display:block;
	border-color: #ffffff;
}

/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/

div.vert img {
	margin:6px 27px 8px 27px;
	display:block;
	border-color: #ffffff;
}

.portfolioContainer {
	padding-left:2px;
	padding-right:2px;
	margin: 0 auto;
	border-color: #ffffff;
}

/* portfolio txt bubble  
------------------------------- */

.bubbletop {
	background-image:url("WPImages/WhitfieldPhotography_images/640bubbletop.gif");
	height:10px;
	width:640px;
}

.bubblemiddle {
	background-image:url("WPImages/WhitfieldPhotography_images/640bubblemiddle.gif");
	height:auto;
	width:640px;
}

.bubblebottom {
	background-image:url("WPImages/WhitfieldPhotography_images/640bubblebottom.gif");
	height:10px;
	width:640px;
}

/* service prices + quotes grey bg  
------------------------------- */

.pricetop {
	background-image:url("WPImages/WhitfieldPhotography_images/pricelisttop.gif");
	background-repeat:no-repeat;
	background-color:#E9E9E9;
	background-position:top;
	height:7px;
	width:500px;
	padding:0;
}

.quotetop {
	background-image:url("WPImages/WhitfieldPhotography_images/quotetop1.gif");
	background-repeat:no-repeat;
	background-color:#999999;
	background-position:top;
	height:15px;
	width:400px;
	padding:0;
}

.pricetable {
	padding:0;
	margin:0;
}

.pricemid {
	height:auto;
	background-color:#E9E9E9;
	width:500px;
}

.quotemid {
	height:auto;
	background-color:#333333;
	padding: 5px;
	width:390px;
}

.priceblank {
	height:auto;
	width:500px;
}

.pricebot {
	background-image:url("WPImages/WhitfieldPhotography_images/pricelistbottom.gif");
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:bottom;
	height:7px;
	width:500px;
	padding:0;
}

.quotebot {
	background-image:url("WPImages/WhitfieldPhotography_images/quotebot1.gif");
	background-repeat:no-repeat;
	background-color:#999999;
	background-position:bottom;
	height:15px;
	width:400px;
	padding:0;
}

#prices2 td {
	/*border: 1px solid none#E5E5E5;*/ 
	padding: 6px;
	text-align: left;
	font-size:11px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#666;
	background-color:#333333;
}

/* contact 
----------------------------------------------------------- */

#mssg {
	text-align: center;
	margin: 0 0 15px 0;
	color: #3CB13E;
	background-color: #FFF;
	font-weight: bold;
}

address {
	font-style: normal;
	float: left;
	margin: 5px;
}

form#contact {
	float: right;
	width: auto;/*border-left: solid #BFE5BF 1px;
	padding: 10px 5px 5px 5px;
	margin: -5px 0 0 0;*/
}

#contact td {
	vertical-align: top;
	padding: 2px;
}

label {
	display: block;
	text-align: right;
	padding: 2px 0;
	white-space: nowrap;
	font-family: helvetica, "arial", sans-serif;
	font-size: 11px;
	color:#666;
	background-color:#000000;
}

input, textarea {
	border: 1px solid #E6E6E6;
	background-color:#E6F5FF;
	color:#666;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input.submit {
	border: none;
	background: none;
}

/* tabs 
------------------------------- */

.tabtxt {
	width:190px;
	float:left;
	margin:0;
	padding: 1px 0 0 8px;
	border:0;
	display:block;
}

p.tabtxt {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	line-height: 12px;
	font-size: 11px;
	color: #666;
	background-color:#000000;
	text-align: left;
}

.tabtxt a {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	text-decoration:none;
	font-size: 11px;
	color: #FF6600;
	background-color:#000000;
	text-align: left;
}

.tabtxt a:hover {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	text-decoration:underline overline;
	font-size: 11px;
	color: #FF6600;
	background-color:#000000;
	text-align: justify;
}

img.tab {
	float:left;
	width:95px;
	height:96px;
	border:0;
}

div.tabbox {
	width:300px;
	height:auto;
	float:none; /*background-color:#00CCCC;*/
	padding:0;
	margin:0;
}

.tabspace {
	width:8px;
	height:60px;
	color:#000000;
	background-color:#000000;
	border:0;
	float:left;
}

/* typo 
----------------------------------------------------------- */
	
	
a {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	text-decoration:none;
	font-size: 12px;
	color: #FF6600;
	background-color:#000000;
	text-align: left;
}

a:hover {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	text-decoration:underline overline;
	font-size: 12px;
	color: #FF6600;
	background-color:#000000;
}

p {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	font-size: 12px;
	line-height: 13px;
	color: #666;
	background-color:#000000;
	text-align: justify;
}

p.error {
	font-family: helvetica, "arial", sans-serif;
	font-weight: bold;
	letter-spacing:0px;
	word-spacing:1px;
	font-size: 12px;
	line-height: 13px;
	color: #990000;
	background-color:#000000;
	text-align: left;
}

span.title {
	font-family: helvetica, "arial", sans-serif;
	font-weight: bold;
	letter-spacing:0px;
	word-spacing:1px;
	font-size: 12px;
	line-height: 14px;
	color:#666;
	background-color:#000000;
	text-align: left;
}

p.smltxt {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	line-height: 12px;
	font-size: 11px;
	color: #666;
	background-color:#000000;
	text-align: left;
}

.smltxt a {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	text-decoration:none;
	font-size: 11px;
	color: #666;
	background-color:#000000;
	text-align: left;
}

.smltxt a:hover {
	font-family: helvetica, "arial", sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:1px;
	text-decoration:underline overline;
	font-size: 11px;
	color: #FF6600;
	background-color:#000000;
}

.footer a {
	font-family: arial;
	font-weight: bold;
	letter-spacing:0px;
	text-decoration:none;
	font-size: 10px;
	color: #FF6600;
	background-color:#000000;
	text-align: left;
}

.footer a:hover {
	font-family: arial;
	font-weight: bold;
	letter-spacing:0px;
	text-decoration:underline overline;
	font-size: 10px;
	color: #FF6600;
	background-color:#000000;
}

p.footer {
	font-family: arial;
	font-weight: bold;
	letter-spacing:0px;
	font-size: 10px;
	color: #666666;
	background-color:#000000;
}

/* Here be pirates. Yarr, walk the plank, hear ye Splash! */
div.Splash {
	background-color: #000000;
	position: absolute;
	top: 25%;
	left: 0%;
	right: 0%;
	bottom: 25%;
	height: auto;
	width: auto;
	overflow: visible;
	text-align: center;
}

a.splashlink {
	color: #666666;
}

a.splashlink:hover {
	text-decoration: underline;
}

img.splashimage {
	border: 0;
	vertical-align: middle;
}
