/* Orthosop-Tucson Master CSS */

/* Invoke navigation stylesheet */
@import "orthoshop_navigation.css"; 

/* Global Baselines */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0; padding: 0; border: 0;
} 
body {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 55% Arial, Helvetica, sans-serif;
	background: #339900;
}
input, select, th, td {font-size:1em}

a:link, a:visited {
	color: #009900;
	text-decoration: underline;
}
a:hover, a:active {
	color: #00CC00;
}

p { line-height: 120%; font-size: 1em; }

h1  {
	color: #009900;
	font-size: 1.3em;
	font-weight: bolder;
	background: #E9E9E9 url(../media/images/page/gray_gradient.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2  {
	color: #009900;
	font-size: 1.3em;
	font-weight: bolder;
	background: #E9E9E9 url(../media/images/page/gray_gradient.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

/* Page Structures */
#pageWrapper {
	margin: 0px auto 10px;
	border-right: #0000FF;
	border-bottom: #0000FF;
	border-left: #0000FF;
	height: 100%;
	padding-bottom: 10px;
}
/* Header & Logo Section */
#header {
	background: url(../media/images/page/slices/topbar_bg.jpg) repeat-x;
}
#headerLogoDiv {
	height: 105px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #FFFFFF url(../media/images/page/slices/header_logo.jpg) no-repeat;
}
#topBulletsLeft {
	font-weight: bold;
	color: #999999;
	width: 120px;
	position: absolute;
	left: 40px;
	top: 14px;
	font-size: 1.3em;
	text-align: right;
}
#topBulletsRight {
	font-weight: bold;
	color: #999999;
	width: 130px;
	position: absolute;
	right: 40px;
	top: 14px;
	font-size: 1.3em;
	text-align: left;
}
#phoneLabel {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
	width: 45px;
	position: absolute;
	left: 23px;
	bottom: 26px;
}
#phoneNumber {
	font-size: 1.8em;
	font-weight: bold;
	color: #00CC00;
	width: 70px;
	position: absolute;
	left: 70px;
	bottom: 23px;
}
#faxNumber {
	font-size: 1.8em;
	font-weight: bold;
	color: #00CC00;
	width: 70px;
	position: absolute;
	bottom: 23px;
	text-align: left;
	left: 600px;
}
#faxLabel {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
	width: 45px;
	position: absolute;
	right: 26px;
	bottom: 26px;
}
#contentWrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background: url(../media/images/page/slices/content_bg.jpg) repeat-y;
	background-color: #FFFFFF;

}
#content {
}
#navBar {
	width: 170px;
	left: 26px;
	top: 0px;
	text-align: center;
	position: relative;
	float: left;
}
#address {
	font-size: 1.4em;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}
.addressOffice {
	font-size: 1.2em;
	font-weight: bolder;
	color: #009900;
	text-align: center;
}
.mapLink {
	padding: 1px 3px;
	width: 70px;
	margin-top: 7px;
	margin-bottom: 5px;
	background: #EFEFEF url(../media/images/page/gray_gradient.gif) repeat-x;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: .9em;
	font-weight: normal;
}
.mapLink a:link, .mapLink a:visited {
	color: #009900;
	text-decoration: none;
}
.mapLink a:hover, .mapLink a:active {
	color: #333333;
	text-decoration: none;
}

#index #middleContent {
	width: 510px;
	text-align: justify;
	position: relative;
	font: bold 1.7em/1.8em Arial, Helvetica, sans-serif;
	right: 50px;
	float: right;
	top: 5px;
	color: #8B8B8B;
	clear: right;
}
#subpage #middleContent {
	width: 510px;
	text-align: justify;
	position: relative;
	font: 1.5em/1.3em Arial, Helvetica, sans-serif;
	right: 50px;
	float: right;
	top: 5px;
	color: #333333;
	clear: right;
}
#flashWrapper {
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#loginWrapper {
	float: right;
	width: 400px;
	margin-right: 50px;
}
.loginData {
	font-size: 12px;
	font-weight: bolder;
	color: #009900;
}

/* Clear Both Div Class */
.clearBoth {
	clear: both;
	height: 1px;
}
/* Footer */
#footer {
	height: 38px;
	width: 766px;
	background: url(../media/images/page/slices/footer.jpg) no-repeat;
	position: relative;
}
/* Copyright Notice */
#copyright {
	color: #009900;
	font: 9px Arial, Helvetica, sans-serif;
	cursor: help;
	position: absolute;
	top: 12px;
	width: 300px;
	left: 233px;
}

/* Website designed by MoteGraFX */
#webDesignBy {
	width: 230px;
	font-size: 1.1em;
	color: #003300;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#webDesignBy a:link, #webDesignBy a:visited {
	font-size: 1.1em;
	color: #00CC00;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#webDesignBy a:hover, #webDesignBy a:active {
	font-size: 1.1em;
	color: #FFFFFF;
	background: #006600;
	padding-right: 5px;
	padding-left: 5px;
}

.subpageIntroText {
	font: bold 1.2em/1.2em;
	color: #8B8B8B;
}
.subpageIntroTextCentered {
	font: bold 1.2em/1.2em;
	color: #8B8B8B;
	text-align: center;
}
/* Images */
.imgLeft {
	margin-left: 0px;
	float: left;
	margin-right: 15px;
	padding: 0 0 3px;
	clear: left;
	margin-bottom: 7px;
}
.imgRight {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	clear: right;
}
.imgLeftWithBorder { margin-bottom: 5px; margin-right: 15px; float: left; border: 1px solid #000000; }
.imgCenter {
	margin-top: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
.imgRightWithBorder { margin-left: 15px; margin-bottom: 5px; float: right; border: 1px solid #000000; }
.callUsDiv {
	padding: 10px 15px 12px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 1.2em;
	font-weight: normal;
	color: #006633;
	background: #E9E9E9;
}
