/* ***************************************************************
** Style Modified By: Just Check Solutions      				 **
** Author: 123 Simples											 **
** Website Info: 123simples.com Website							 **
** Style Info: 123 Simples  ©2009-2011 Just Check	         	 **
** Info: http://www.123simples.com/ 							 **
** Our Online Forum can be found at:							 **
** http://www.123simples.com/forum/default.asp					 **
** Copyright:	©2009-2011 Just Check. All rights reserved		 **
** No part of this software, css file contents, or page contents **
** may be modified, copied, or otherwise altered without the	 ** 
** express written consent of the author. Any such infringments	 ** 
** will result in possible legal action being taken				 **
******************************************************************/

*{
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #DBE8F9 url(images/page_background.png) right bottom no-repeat;
	color: #FFFFFF;
}
/* Header Layout */
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#5195CE;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color:#005DB3;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* Begin Navigation Layout */
#navcontainer {
	width:1000px;
	height:75px;
	background:url(images/menu_bg.png) left top no-repeat;
	padding-bottom:10px;
	margin-top:10px;
}
#navlist {
	padding-top:20px;
	text-align:center;
}
#navlist li a {
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
}
#navlist li a:hover {
	font-size:24px;
	color:#FFFFFF;
	text-decoration:underline;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding:20px;
}
/* Begin Container Layout and Text Constraints */
#container {
	width: 1000px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
/* Begin Main Content Layout and Text Constraints */
#mainContent {
	width:1000px;
}
.body-panel {
	background:#5195CE;
}
/* Start Border Control */
.tlc, .trc, .blc, .brc {
    background-image: url(images/line_bg.gif );
    height: 9px;
    font-size: 2px;
}
.tlc, .blc {
    margin-right: 9px;
}
.trc, .brc {
    margin-left: 9px;
    margin-top: -9px;
}
.trc {
    background-position: 100% 0;
}
.blc {
    background-position: 0 -9px;
}
.brc {
    background-position: 100% -9px;
}
/* Begin inside content area */
.inside {
    border-left: 1px solid #5195CE;
    border-right: 1px solid #5195CE;
    padding: 0px 10px 0px 10px;
	height: 100%;
}
.inside {
	padding: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#EEF66C;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 19px;
	
}
.look_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	font-style:italic;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.feed_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style:italic;
	padding-left: 20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom: 5px;
	background: url(images/feedback_bg.gif ) left top no-repeat;
}
a {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
/* Begin Picture Wrap Sequences */
img.floatLeft { 
    float: left; 
    margin: 5px;
	padding-right: 4px;
	width:auto;
	height:auto;
}
img.floatRightInfo { 
    float: left; 
    margin: 0px;
	padding-right: 4px;
	width:auto;
	height:300px;
}

/* Contact Form */
form#two {
background:	url(images/form_bg.png) center top no-repeat;
width:469px; 
height: 754px;
padding:5px;
margin:0 auto;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
}

form#two fieldset {
width:430px; 
display:block; 
border:1px solid #FFFFFF; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 13px;
line-height:1.2em;
}

form#two fieldset#opt {
/*background:#ff6705;*/
}

form#two legend {
font-size:1.1em; 
font-weight:bold; 
color: #4d89ff;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:400px; 
border: 1px solid #137C41;
padding: 0 5px;
background: url(images/form_legend_bg.gif);
}

form#two label {
clear:left; 
display:block; 
float:left; 
width:140px; 
text-align:right; 
padding-right:10px; 
color: #003399; 
margin-bottom:0.5em;
}

form#two input {
border:1px solid #003399; 
padding:0 2px;; 
margin-bottom:0.3em;
}

form#two select {
margin-left:0.5em;
}

form#two textarea {
width:410px; 
height:auto;
border:1px solid #003399; 
padding:0.5em; 
overflow:auto; 
}

form#two option {
background:#003399; 
color:#fff;
}

form#two optgroup {
background: #4D89FF; 
color:#FFF; 
}

form#two optgroup option {
background:#C5D9FF; 
color:#003399;
}

form#two #button1 {
color:#003399; 
font-weight: bold;
background: url(images/form_btn_bg.jpg);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}

form#two #button2 {
color:#003399; 
font-weight: bold;
background: url(images/form_btn_bg.jpg);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
}

form#two #button1:hover, form#two #button2:hover {
color:#FF6705;
}
p {
margin: 4px 0;
}
.centrecode
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


/* Start Footer Area */
#footer {
	text-align:left;
	color:#000000;
}
#footer p {
	padding: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

