/* Reset all margins and padding */
* {
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
html {
	
}
body {
	padding: 0;
	background: #333 url(../images/format/body_winchester_bg.gif) repeat top left;
	color: #333;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/format/brown_wrapper_bg.jpg) repeat-y top left #35281B;
	
	-webkit-box-shadow: 0 0 40px #000000;
	-moz-box-shadow: 0 0 40px #000000;
	box-shadow: 0 0 40px #000000;
	/*filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=0, offY=0, positive=true);*/
	
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements matching this CSS rule */
}

/* HEADERS *************************************************************************************************************************************/
h1 {
	color: #333;
	font-size: 110%;
	font-weight: normal;
	border: 3px double #666;
	padding: 10px;
	margin: 3px 0 10px 0;
	line-height: 140%;
	background: #EEE;
	position: relative;
}
.logo {
	float: right;
	margin: 10px 0;
}
h2 {
	font-size: 125%;
	padding: 20px 0 5px 0;
	color: #333;
	font-weight: strong;
	font-family: "Cooperplate Gothic Light", Georgia, "Times New Roman", Times, serif;
}
.person {
	padding: 10px 0 0 0;
}
h3 {
	font-size: 110%;
	margin: 0 0 20px 0;
	color: #333;
	text-align: center;
	font-weight: normal;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 110%;
}

p {
	margin: 10px 0;
	font-size: 90%;
}

/* LINKS *************************************************************************************************************************************/
a:link,
a:active {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #600;
	text-decoration: underline;
}
a:hover,
a:focus {
	color: #C00;
}
a:link img,
a:visited img,
a:hover img,
a:focus img,
a:active img {
	
}

/* NAVIGATION *************************************************************************************************************************************/
.navigation {
	float: left;
	width: 225px;
	color: #FFF;
}
.navigation ul li {
	border-bottom: 1px solid #666;
	list-style-type: none;
	margin: 0 15px;
	padding: 3px 0;
}
.navigation ul li ul li {
	border: none;
	margin: 0;
	padding: 3px 0 3px 15px;
}
.navigation ul li a:link,
.navigation ul li a:visited,
.navigation ul li a:hover,
.navigation ul li a:focus,
.navigation ul li a:active {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	text-decoration: none;
}
.navigation ul li ul li a:link,
.navigation ul li ul li a:visited,
.navigation ul li ul li a:hover,
.navigation ul li ul li a:focus,
.navigation ul li ul li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}


/* CONTENT *************************************************************************************************************************************/
.content {
	background: url(../images/format/content_bg.jpg) no-repeat top left #FFF;
	margin: 0 0 0 225px;
	padding: 20px;
}
.home_precision_timepieces {
	margin: 0 5px 0 0;
}
.brand_logo {
	float: right;
	margin: 0 0 10px 10px;
}
.brand_flyer {
	text-align: center;
}
.phone {
	margin: 0;
}
.address {
	float: right;
	margin: 0;
}
.contact_info {
	float: right;
	font-size: 160%;
	border: 3px double #666;
	padding: 10px;
	background: #EEE;
	text-align: right;
	width: 300px;
}
.contact_note {
	font-size: 60%;
}
.content img {
	border: 1px solid #CCC;	
}
.navigation img {
	border: none;	
}
.content ul {
	margin: 0 0 0 40px;
}
.content ul li {
	font-size: 90%;
}	
#apply {
	text-align: center;
	font-size: 160%;
	padding: 15px 0;
	margin: 4px 0;
}
#michigan {
	text-align: center;
}
#chris_design {
	text-align: center;
}
/* COLUMNS ************************************************************************************************************************************/
.brand_list {
	float: left;
	width: 340px;
	text-align: center;
}
.brand_list p {
	margin: 0 0 30px 0;
}
.gift_list {
	margin: 20px 0 30px 0;
}
/* TABLES *************************************************************************************************************************************/
table {
	border-collapse: collapse;
	width: 960px;
	clear: right;
	margin: 0;
}
.admin table {
	width: 100%;
	margin: 10px 0;
}
caption {
	font-weight: bold;
	padding: 5px 10px;
	margin: 0;
	color: #FFF;
}
caption a:link,
caption a:visited,
caption a:active {
	color: #FFF;
}
caption a:hover,
caption a:focus {
	color: #EEE;
}
tbody tr {
	border-top: 1px solid #999;
}
th {
	padding: 5px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background: #600 url(../images/format/GreyHeadBack.jpg) repeat-x top left;
}
th a:link,
th a:visited,
th a:active {
	color: #FFF;
	text-decoration: underline;
}
td {
	padding: 5px;
	vertical-align: top;
}
.alternate {
	background-color: #EEE;
}

.image_replacement span {
	position: absolute;
	left: -2000px;
}

/* FORMS *************************************************************************************************************************************/
#contact_form {
	width: 340px;
}
#employment_form {
	width: 680px;
}
#employment_form textarea {
	height: 14em;
	width: 680px;
	background: #FFF url(../images/format/input_text.jpg) repeat-x top left;
	padding: 5px 2px 0 2px;
	border: 1px solid #666;
}
#emplyoment_form input.text {
	width: 400px;
	height: 1.2em;
	font-size: 1.2em;
	padding: 5px 2px 0 2px;
	background: #FFF url(../images/format/input_text.jpg) repeat-x top left;
	border: 1px solid #666;
}
fieldset {
	margin: 10px 10px 10px 0;
	padding: 10px;
	width: 490px;
	border: 1px solid #333;
}
legend {
	color: #333;
}
input.text {
	width: 340px;
	height: 1.2em;
	font-size: 1.2em;
	padding: 5px 2px 0 2px;
	background: #FFF url(../images/format/input_text.jpg) repeat-x top left;
	border: 1px solid #666;
}
input.number {
	width: 4em;
}
select {
	width: 8em;
}
input.area_code {
	width: 2em;
	margin: 0 10px 0 0;
}
input.phone {
	width: 14em;
}

#contact_form p {
	margin: 10px 0;
}

#fieldset_message {
	border: none;
	float: none;
	clear: both;
	padding: 0;
	margin: 0;
}
textarea {
	height: 12em;
	width: 340px;
	background: #FFF url(../images/format/input_text.jpg) repeat-x top left;
	padding: 5px 2px 0 2px;
	border: 1px solid #666;
}

/* FOOTER *************************************************************************************************************************************/
#footer {
	margin: 0 0 0 225px;
	padding: 10px 0;
	font-size: 90%;
	clear: both;
	text-align: center;
	background: #FFF;
}

#footer a:link,
#footer a:visited {
	color: #900;
	text-decoration: underline;
}
#footer a:hover,
#footer a:focus {
	color: #C00;
	text-decoration: underline;
}

/* FEEDBACK *************************************************************************************************************************************/
.success {
	padding: 5px 5px 5px 25px;
	margin: 10px 0;
	border-top: 1px dotted #090;
	border-bottom: 1px dotted #090;
	background: #DFD url(../images/icons/success.gif) no-repeat 5px center;
	font-weight: bold;
	color: #090;
}
.highlight {
	display: block;
	padding: 5px 5px 5px 25px;
	margin: 10px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FFC url(../images/icons/information.gif) no-repeat 5px center;
}
.warning {
	padding: 5px 5px 5px 25px;
	margin: 10px 0;
	border-top: 1px dotted #900;
	border-bottom: 1px dotted #900;
	background: #FDF url(../images/icons/warning.gif) no-repeat 5px center;
	font-weight: bold;
	color: #900;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 1px;
}
