/*

 Design Monkey
 layout.css

*/



/* Remove Default Styling
------------------------------------------------------------------------------------------------- */
	
* { 
	margin: 0; 
	padding: 0; 
	font-style: normal; 
}

img { 
	border: 0; 
}
 


@font-face {
	font-family: "Franklin Gothic Medium Italic"
	src: url("fonts/framdit.ttf")
}



/* Typography
------------------------------------------------------------------------------------------------- */

body{
	font-family:Franklin Gothic Medium Italic, Century Gothic, Trebuchet MS, Verdana;
	font-size: 1em;
	background: transparent url(../images/bg1.jpg) repeat;
}

p{
	font-size:0.7em;
	line-height: 1.5em;
}

h1,h2,h3,h4,textarea,input,select {
	font-family:Franklin Gothic Medium Italic,  Century Gothic, Trebuchet MS, Verdana;
}

a{
	text-decoration:none;
}

a:hover{

}


/* Overall Layout
------------------------------------------------------------------------------------------------- */


div#container{
	width: 1000px;
	margin: 0 auto;	
}


/* Header 
------------------------------------------------------------------------------------------------- */
div#header{
	background: transparent url(../images/dots3.png) no-repeat bottom left;
	width:1000px;	
	height:110px;
}

div#header h1 a{
	background: transparent url(../images/logo.png) no-repeat top left;
	width:440px;
	height:84px;
	text-indent:-3000px;
	margin-top:10px;
	float:left;
	outline:none;
}

div#header p{ 
	clear: right;
	float:right;
	font-size:1.6em;
	color:#dcd19f;
	text-shadow: 1px 1px 1px #633b1c;
}

.top{
	margin-top:10px;
}

div#header a{ 
	color:#dcd19f;
	text-shadow: 1px 1px 1px #633b1c;;	
}


/* Nav 
------------------------------------------------------------------------------------------------- */
div#newsletter p{
	font-size:0.9em!important;
	margin-bottom:10px!important;
	color:#fff;
}

div#newsletter img{
	margin:10px!important;
}

div#newsletter p strong{
	font-size:1.2em!important;
	text-shadow: 1px 1px 1px #633b1c;
}

div#newsletter p a{
	color:#dcd19f;
}

div#newsletter p a:hover{
	text-decoration:underline;
}

div#leftcol ul#nav{
	width:650px;
	height:550px;
	position: relative;
	list-style: none;
	background: transparent url(../images/box.png) no-repeat top left;
}

div#leftcol ul#nav ul{
	display: none;
}

div#maincol ul#nav ul{
	margin-left: 20px;
	font-size: 0.9em;
	list-style: none;
}

div#leftcol ul#nav li a{
	width:150px;
	height:150px;
	display:block;
	outline:none;
}

div#leftcol .item0{
	background: transparent url(../images/welcome.png) no-repeat top left;
	position: absolute;
	text-indent:-3000px;
	top:95px;
	left:235px;
}

div#leftcol .item0:hover{
	background: transparent url(../images/welcome1.png) no-repeat top left;
}

div#leftcol .item1{
	background: transparent url(../images/pricing.png) no-repeat top left;
	position: absolute;
	width:150px;
	height:90px;
	text-indent:-3000px;
	top:90px;
	left:55px;
}

div#leftcol .item1:hover{
	background: transparent url(../images/pricing1.png) no-repeat top left;
}

div#leftcol .item2{
	background: transparent url(../images/test.png) no-repeat top left;
	position: absolute;
	width:150px;
	height:150px;
	text-indent:-3000px;
	top:250px;
	left:140px;
}

div#leftcol .item2:hover{
	background: transparent url(../images/test1.png) no-repeat top left;
}

div#leftcol .item3{
	background: transparent url(../images/services.png) no-repeat top left;
	position: absolute;
	width:150px;
	height:150px;
	text-indent:-3000px;
	top:380px;
	left:47px;
}
div#leftcol .item3:hover{
	background: transparent url(../images/services1.png) no-repeat top left;
}

div#leftcol .item4{
	background: transparent url(../images/about.png) no-repeat top left;
	position: absolute;
	width:150px;
	height:90px;
	text-indent:-3000px;
	top:405px;
	left:275px;
}

div#leftcol .item4:hover{
	background: transparent url(../images/about1.png) no-repeat top left;
}

div#leftcol .item5 {
	background: transparent url(../images/contact.png) no-repeat top left;
	position: absolute;
	width:150px;
	height:150px;
	text-indent:-3000px;
	top:80px;
	left:410px;
}

div#leftcol .item5 :hover{
	background: transparent url(../images/contact1.png) no-repeat top left;
}

div#leftcol .item6 {
	background: transparent url(../images/sos.png) no-repeat top left;
	position: absolute;
	width:150px;
	height:150px;
	text-indent:-3000px;
	top:275px;
	left:420px;
}

div#leftcol .item6 :hover{
	background: transparent url(../images/sos1.png) no-repeat top left;
}

div#leftcol .item7 {
	display: none;
}

div#maincol ul#nav{
	width:150px;
	list-style: none;
	padding-left:20px;
}

div#maincol ul#nav li a{
	width:150px;
	display:block;
	font-size:1.2em;
	margin-bottom:10px;
	color:#dcd19f;
	text-shadow: 1px 1px 1px #633b1c;
}

div#maincol ul#nav li a:hover{
	width:150px;
	display:block;
	font-size:1.2em;
	margin-bottom:10px;
	color:#633b1c;
	text-shadow: 1px 1px 1px #dcd19f;
}
/* Content 
------------------------------------------------------------------------------------------------- */

div#content{
		background: transparent url(../images/dots1.png) repeat-y 620px 0;
		overflow: visible;
		min-height: 100px;
}

p.mandetory{
	clear: both;
}

div#leftcol{
	width:610px;
	overflow: hidden;
	float:left;
	margin-top:10px;
}

div#leftcol h1 strong{
	font-size:1.2em;
	margin-bottom:5px;
	color:#dcd19f;
	text-shadow: 1px 1px 1px #633b1c;
}

div#leftcol h1 {
	font-size:2.1em;
	color:#8f7d2c;
	text-shadow:1px 1px 1px #633b1c;
}

div#leftcol h2 {
	font-size:1.7em;
	color:#dcd19f;
	text-shadow: 1px 1px 1px #633b1c;
} 

div#leftcol h3 {
	font-size:1em;
	color:#dcd19f;
} 

div#leftcol p{
	font-size:1em;
	color:#dcd19f;
	font-weight:normal;
}

div#leftcol ul{
	font-size:1em;
	color:#dcd19f;
	font-weight:normal;
}

div#leftcol ul li a{
	color:#dcd19f;
}

div#maincol{
	width:360px;	
	overflow: visible;
	float:left;
	padding-left:20px;
	padding-top:30px;
	margin:1px;
}

div#top{
	width:400px;
	height:300px;
}

div#top h1{
	font-size:1.6em;
	color:#633b1c;
	font-weight:normal;
}

div#top img{
	float:right;
	margin:-60px -40px 0 0;
	
}

div#top h2{
	font-size:1.9em;
	color:#dcd19f;
	text-shadow: 1px 1px 1px #633b1c;
}

div#bottom{
	width:400px;
}


/* Footer 
------------------------------------------------------------------------------------------------- */

div#footer{
	background: transparent url(../images/dots.png) no-repeat top left;
	width:1000px;	
	height:50px;
	margin:auto;
	padding-top:30px;
}

ul#nav1{
	list-style:none;
	margin-left:320px;
	width:700px;
	height:50px;
	
}

ul#nav1 li{
	float:left;
	border-right: 2px #69662f dotted;
	margin-right: 10px;
}

ul#nav1 a {
	display: block;
	color:#fff;
	text-shadow: 1px 1px 1px #633b1c;
	float:left;
	margin: 0 10px 0 0;
	font-size:1.2em;
}

div#footer p{
	color:#a0a0a0;
	margin-left:200px;
}

.logos{
	margin:10px 0 0 410px;
	float:right;
}

p.webdesign{
	margin: 0!important;
}

p.webdesign a{
	background: transparent url(../images/dmlogo.png) no-repeat left;
	width:185px;
	height:51px;
	float: left;
	text-indent: -300000px;
	margin:2px 0 0 8px;
}

/* Forms
------------------------------------------------------------------------------------------------- */

div#form{
width:400px;
}

div#form h1 {
	font-size:2.1em;
	color:#8f7d2c;
	text-shadow:1px 1px 1px #633b1c;
}


div#form h2{
	font-size:1.7em;
	color:#dcd19f;
	text-shadow: 1px 1px 1px #633b1c;
}

div#form p{
	font-size:1em;
	color:#dcd19f;
	font-weight:normal;
}

fieldset.form{
	clear: both;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	color: #333;
	background: transparent url(../images/form.png) no-repeat left;
	width:319px;
	height:260px;
	padding:15px;
}

fieldset.form legend{
	display: none;
}

fieldset.form dt{
	clear: left;
	float: left;
	width: 100px;
	margin-bottom: 5px;
	color:#dcd19f;
	font-size:1.3em;
}

fieldset.form dd{
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

fieldset.form dd input, fieldset.form dd textarea{
	width: 200px;
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 4px;
	background: #FFF;
	border: none;
}

fieldset.form dd textarea{
	height: 100px;
	float:left;
}

fieldset.form dd input.submit{
	background: transparent url(../images/submit.png) no-repeat left;
	height:50px;
	border:none;
	width: 165px;
}

fieldset.form p.mandetory{
	font-size: 1em!important;
}

ul.errorMessage{
	margin: 10px 10px 20px 0!important;
}


/* Helper Styles 
------------------------------------------------------------------------------------------------- */	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.highlight {
	font-weight: bold;
	color: #c90033;
}
	
.hide { display: none; }
	
.clear {
	clear: both;
}

.clearleft{
	clear: left;
}
	
.bold {
	font-weight: bold;
}

.date {
}
	
.error {
	color: red;
}
	
em { 
	font-style: italic;
}

