@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font: 12px "Arial", Lucida, Verdana, sans-serif;
	color: #666666;
	background-image:url(../img/stripeBkg_01.jpg);
	background-repeat:repeat;
}
.bodyText {
	margin: 0;
	font: 11px/1.2 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6d6e71;
}
#subNavWrapper {
	width: 590px;
	height:35px;
}
.servicesSubUp {
	margin: 0;
	padding-left:0px;
	padding-top:10px;;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6d6e71;
	/*font-weight:bold;
	background-image:url(../img/underSubGrfk.jpg);
	background-repeat:repeat-x; */
}
.servicesSub {
	margin: 0;
	padding-left:0px;
	padding-top:10px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f58220;
	padding-bottom:20px;
	/*font-weight:bold;
	background-image:url(../img/underSubGrfk.jpg);
	background-repeat:repeat-x;*/

}
.bodyTextItalic {
	margin: 0;
	font: 11px/1.2 "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style:italic;
	color: #6d6e71;
}
#leftOne { float: left; width: 140px; height: 25px; margin-right:2px; }
#leftTwo { float: left; width: 145px; height: 25px; margin-right:2px; }
#leftThree { float: left; width: 155px; height: 25px; margin-right:2px; }
#leftFour { float: left; width: 100px; height: 25px; margin-right:0px; }

.JustDesign {
	float:right;
}

/* @group Page Dimensions */

#navigation ul, #page, .pagefragment {
	width: 590px;
}

/* @end */

h1 {
	display: none;
	font-size: 1.4em;
}

h2 {
	font-size: 1.7em;
	margin-top: 10px;
	margin-bottom: 0px;
	color:#ffffff;
}
.h2pink {
	color:#ffb5d3;
	}
h3 {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight:bold;
	letter-spacing:-1px;
}
.h3color {
	color:#6d6e71;
	}
img.floatLeft { 
    float: left; 
    padding-right:20px;
	padding-top:5px;
}
img.gallery { 
    float: left; 
    padding-right:5px;
	padding-top:5px;
}

p, ul, ol {
	margin-bottom: 20px;
	text-align: left;
	line-height:1.5em;
	letter-spacing:0px;
}

p code {
	display: block;
	text-align: left;
}

ul, ol {
	padding-left: 25px;
}

a {
	color: #6d6e71;
	text-decoration:none;
}

a:hover {
	color: #f58220;
}

#page, .pagefragment {
	margin: 0 auto 30px;
	padding-left: 40px;
	padding-right: 40px;
	background-color:#ffffff;
}
.centered {
	text-align: center;
}

a img {
	border: none;
}

img.left {
	float: left;
}

img.left.padded {
	margin: 0 15px 15px 0;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* @group Footer */

#footerwrapper {
	background: url(../img/dottedline.gif);
	font-size: 9px;
	color: #333333;
	background-repeat: no-repeat;
	padding-bottom:35px;
	padding-top:20px;
	background-color:#ffffff;
	width:600px;
	position: relative; 	
	clear: both;
}
#footer {
	width: 66%;
	position: relative; 
	float: left; 
}
#siteby {
	width: 33%;
	width:200px;
	position: relative; 
	float:right;
	text-align:right;
}
a.siteby:link {color: #666666; }
a.siteby:active {color: #666666;}
a.siteby:visited {color: #666666;}
a.siteby:hover {color: #ffffff;
	}
#dottedline {
	/*background: url(http://justdesignstudio.com/Clients/pinkumbrella/img/dottedline.gif);
	background-repeat: no-repeat;*/
	height:5px;
	padding-top:0px;
	padding-bottom:0px;
	}
#Frontdottedline {
	/*background: url(http://justdesignstudio.com/Clients/pinkumbrella/img/dottedline.gif);
	background-repeat: no-repeat;*/
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
	#FrontdottedTop {
	/*background: url(http://justdesignstudio.com/Clients/pinkumbrella/img/dottedline.gif);
	background-repeat: no-repeat;*/
	height:20px;
	padding-top:10px;
	padding-bottom:5px;
	}
	
#FrontendImage {
	display:block;
	height:298px;
	width: 595px;
	padding-top:20px;
	}
#InsideImage {
	display:block;
	height:298px;
	width: 595px;
	padding-bottom:20px;
	}
/* @end */

/* @group Navigation */

#navigation {
	display: block;
	/*background: url(http://justdesignstudio.com/Clients/pinkumbrella/img/BarBackground.png) repeat-x 50% 100%;*/
	font-size: 13px;
	background-image:url(../img/bkgtop.jpg);
	background-repeat:repeat-x;
	background-color:#cccccc;
}

#navigation * {
	padding: 0;
	margin: 0;
}

#navigation ul {
	display: block;
	margin: 0 auto;
}

#navigation li {
	display: block;
	float: left;
}

#navigation li:hover {
	}

#navigation li.active {
	/*background: url(../img/iconsactive.png) repeat-x 50% 100%;*/
}

#navigation li a {
	display: block;
	color: #444;
	text-decoration: none;
	background-image: url(../img/icons.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: left;
	padding-top:20px;
	padding-bottom:10px;
	width: 8.0em;
}

#navigation li a:hover {
	background-image: url(../img/iconshover.png);
	color:#ab4870;
	}

#navigation li.active a, #navigation li.active a:hover {
	background-image: url(../img/iconshover.png);
	color:#ab4870;
	/*text-shadow: #444 0 1px 0;*/
}

/* @group Auto-clearing */

#navigation:after, #navigation ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#navigation, #navigation ul { display: inline-block }

/* Hides from IE-mac \*/
* html #navigation, * html #navigation ul { height: 1% }
#navigation, #navigation ul { display: block }
/* End hide from IE-mac */
	
/* @end */

/* @group Sections */

#navigation li#nav-home a {
	width: 200px;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
	text-indent: -1000em;
	margin-right: 0px;
	margin-left: 0px;
}

#navigation li#home a {
	background-position: 50% 0;
}

#navigation li#services a {
	background-position: 50% -500px;
}

#navigation li#portfolio a {
	background-position: 50% -1000px;
}

#navigation li#contact a {
	background-position: 50% -1500px;
}

#navigation li#links a {
	background-position: 50% -2000px;
}

#navigation li#nav-home a:hover {
	background-position: -200px 50%;
}

li#home a:hover {
	/*text-shadow: #edc36e 0 0px 15px;*/
	color:#ab4870;
}

li#services a:hover {
	/*text-shadow: #6eb0fa 0 0px 15px;*/
	color:#ab4870;
}

li#portfolio a:hover {
	/*text-shadow: #7ec837 0 0px 15px;*/
	color:#ab4870;
}

li#contact a:hover {
	/*text-shadow: #fdc264 0 0px 15px;*/
	color:#ab4870;
}

li#links a:hover {
	/*text-shadow: #f9a7ac 0 0px 15px;*/
	color:#ab4870;
}

/* @end */

/* @end */

/* @group Auto-clearing */

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display: inline-block }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }
/* End hide from IE-mac */
	
/* @end */

/* @group Sections */

body.goodies #page, body.about #page, body.support #page, body.error404 #page, body.error403 #page {
	margin-top: 40px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding-top: 64px;
}

body.goodies h1, body.about h1, body.support h1, body.error404 h1, body.error403 h1 {
	display: block;
	padding-top: 0;
	padding-bottom: 30px;
	line-height: 1;
	margin: 0 0 12px;
}

body.goodies h1 {
	margin-right: 350px;
}

body.about h1 {
	margin-right: 310px;
}

body.support h1 {
	margin-right: 350px;
}

/* @end */



/* @end */

/* @group Support Page */

.question {
	color: #d5d5d5;
	font-weight: bold;
	font-size: 30px;
	line-height: 1em;
	margin-right: 11px;
	display: block;
	float: left;
	margin-top: -2px;
}



/* @end */