/*	
	Milti Inc.		
*/

/* Resets */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style-position: inside;	
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height:15px;
}
:focus {
	outline: 0;
}

/* Lists and Tables */



/* Main styles */
#body_image {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.right {
	float: right;
}
.left {
	float: left;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
body {
	line-height: 1.4em;
	background-color: #ebe6a9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}


/* Links Style */
a:link, a:visited {
	color: #695a36;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* Headings */
h1 {
	color: #660000;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	width: 720px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #695a36;
	position: relative;
}
h2 {
	color: #660000;
	font-size: 10px;
	font-weight: bold;
}


h3, h4 {
	border: 1px solid #c6c6c6;
	color: #8b8b8b;
	font-weight: bold;
	font-size: 1em;
	padding: 4px 0 4px 10px;
	margin: 13px 0 13px 0;
}
h4 {
	font-size: 0.8em;
}
/* Header */
#header {
	height: 135px;
	position: relative;
	z-index: 1;
}
	
/* Navigation */
ul#navigation {
	list-style: none;
	width: 1000px;
	font-family: "Times New Roman", Times, serif;
	background-color: #ebe5bd;
	height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d1c297;
	border-right-color: #d1c297;
	border-bottom-color: #d1c297;
	border-left-color: #d1c297;
	position: relative;
	padding-top: 10px;
}
ul#navigation li {
	display: inline;
	font-size: 11pt;
	text-transform: uppercase;
	padding-right: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1c297;
	padding-left: 30px;
	float: left;
	position: relative;
	left: 200px;
}

ul#navigation li.home {
	display: inline;
	
	font-size: 11pt;
	text-transform: uppercase;
	padding-right: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebe5bd;
	padding-left: 30px;
}
ul#navigation li a {
	color: #695a36;
	display: block;
	text-decoration: none;	
		}
#navigation li a:hover {
	color: #660000;		
		}

/* Current list item */
#navigation li.current-item {
	color: #660000;
}

#navigation li.current-item a {
	color:#660000;
}

#nav_bread_crumb a{
	color:#695a36;
	text-decoration: none;
}

#nav_bread_crumb a:hover {
	color:#660000;
	text-decoration: underline;
}
		
		
		

	/* Logo */
	#header h1#logo, #header h1#logo a { 
		display: block;
		height: 75px;
		width: 177px;
	}
	#header h1#logo {
	border: none;
	height: 75px;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 15px;
	background-image: url(images/milti_logo.gif);
	background-repeat: no-repeat;
	}
.home_text {
	color: #695a36;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* Shopping Cart */
	#header #cart, #header #cart a { 
		display: block;
		height: 24px;
		width: 110px;
	}
	#header #cart {
	border: none;
	height: 24px;
	left: 855px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 9px;
	background-image: url(images/cart_icon.gif);
	background-repeat: no-repeat;
	float: right;
	}
	
	/* Slogan */
	#header #slogan, #header #slogan a { 
		display: block;
		height: 66px;
		width: 352px;
	}
	#header #slogan {
	border: none;
	height: 66px;
	left: 615px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 29px;
	background-image: url(images/slogan.gif);
	background-repeat: no-repeat;
	}

/* Page */

/* Side Navigation */

#side-nav {	
	float: left;
	width: 160px;	

	position: relative;
}


ul#side-nav li {
	float: left;
	font-size: 10pt;
	text-transform: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #d1c297;
	list-style: none;
	width: 155px;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}


ul#side-nav li a {
	color: #695a36;
	text-decoration: none;
	display: block;		
}

#side-nav li a:hover {
	color: #660000;
	
}

#page {
	position: relative;
	font-size: 1.4em;
	line-height: 1.4em;
	float: right;
	width: 700px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	color: #666666;
	min-height:500px;
	right: 60px;
}
#page h1.title {
	{font-size:36px; color:#75ae07; font-family:'Lucida Grande','Lucida Sans Unicode', Arial, sans-serif, Verdana, Tahoma; font-weight:normal; border-bottom:1px solid #E0E0D5; padding-bottom:0.2em;}
}
#page .mini-box {
		float: left;
		width: 290px;
}
.mini-box .desc {
			width: 155px;
			font-size: 0.9em;
			line-height: 1.3em;
			float: right;
}
img.portfolio{
	float: right;
	padding: 20px;
}

	
	
/* Forms */




#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width: 650px;     }

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px;  }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #d1c297; background:#ebe5bd; color:#695a36; }
#contact input.submit:hover { background:#660000; border: 1px solid #660000; color:#fff; }
#contact input[type="submit"][disabled] { background:#888; }

#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee;  margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #660000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h2 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }





/* Footer */
#footer {
	color: #999999;
	font-size: 8pt;
	position: relative;
	text-align: right;
	clear: both;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 15px;
	margin-left: 15px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	color: #333333;
	text-decoration: underline;
}
.imgFloatRight {
	float: right;
}

