/* 

Developed and Owned by ArtemWeb.com
Copyright 2009 All Rights Reserved

If any questions or comments visit us at

Web:    www.ArtemWeb.com
Email:  Info@artemweb.com
Skype:  artemweb.com
 
 
 */


/*//////////// [START] MAIN DEVIDERS  ////////////// */

body {
	margin-left: auto;
	margin-right: auto;
	background-color:#000;
	background-image:url(../images/global/mainBg.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}
	
a  {
	text-decoration:none;
	color:#06C;
	}	
a:active{
	color: #03F;
	
	}

#container	{
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/global/bodyBg.png);
	background-repeat:no-repeat;
	width:1000px;
	height:875px;
	
	}
	
#bodyContainer {
	width:900px;
	float: left;
	margin-top:45px;
	}
#Index_bodyContainer {
	width:900px;
	float: left;
	margin-top:0px;
	}	
	
#mainHeader {
	margin-top:0;
	width:950px;
	height:130px;
	border:hidden;
	background-repeat:repeat-x;
	}
	
#logoBox {
	width:300px;
	height:105px;
	margin-top:0px;
	float:left;
	}
	
#navContactBox  {
	float:right;
	margin-top:5px;
	width:150px;
	height:100px;
	margin-left:250px;
	text-align:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	float:left;
	color: #F0F;
	}	
	
#mainNavigation	{
	margin-left:400px;
	width:500px;
	height:30px;
	float:left;
	}	
	
#intro_volume {
	width:900px;
	text-align:right;
	height:50px;
	float:right;
	}	
#intro_space {
	width:1000px;
	height:320px;
	float:left;
	text-align:center;
	margin:0px;
	}
#htmlOutPut {
	width:900px;
	float:left;
	padding-left:50px;
	margin-top:0px;
	}
/*////// [START] TEXT DECORATION  //////*/
h1{	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
h2{
	font-family:  "Century Gothic"; 
	color:#F0F;
}	
h3{
	font-family:Arial, Helvetica, sans-serif;
	color: #F0F;
	margin-left:10px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#06C;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#06C;
	margin-left:20px;
}
h6{
	font-family:Arial, Helvetica, sans-serif;
	color:#06C;
}
h7{
	font-family:Arial, Helvetica, sans-serif;
	color:#06C;
}
.blue_text_11px_BOLD{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	color:#0CF;
	font-weight:bold;
}	
.bluetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#06C;
	text-align:left;
	margin-top:10px;
	}
.btext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #069;
	padding-top:5px;
	}
.bbtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #CCC;
	padding-top:5px;
	text-indent:5px;
	}
.field_names {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06C;
	}
	
	
/*////// [ END ] TEXT DECORATION  //////*/

/*////// [ START ] SIGN UP PAGE  //////*/
.sfield_label {
	font-family:"Century Gothic";
	color:#333;
	size:15px;
	}
#signupFrame {
	width:300px;
	padding-left:50px;
	min-height:600px;
	float: left;
	margin-left:50px;
	background-image:url(../images/global/sign_up_bg.png);
	background-repeat:no-repeat;
	}

#SignUp {
	width:450px;
	float:left;
	min-height:600px;
	}
	
#btn {
	width:100px;
	height:35px;
	margin-left:50px;
	margin-top:25px;
    padding: 0;
    border: 0;
    background: transparent url(/includes/images/global/sign_Up_btn.png) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	}
form>#btn { /* For non-IE browsers*/
  	width:100px;
	height:35px;
	margin-left:70px;
	margin-top:25px;
    padding: 0;
    border: 0;
    background: transparent url(/includes/images/global/sign_Up_btn.png) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	}			
/*////// [ END  ]  SIGN UP PAGE  //////*/


/*//////////// [START] CONTACT PAGE AND STYLES //////*/

.field_label{
	font-family:"Century Gothic";
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	}	

#contact {
	width:475px;
	height:550px;
	padding-left:0px;
	margin-left:75px;
	float:left;
	background-image:url(/includes/images/global/contact_bg.png);
	background-repeat:no-repeat;
	}	
#contact_left {
	width:300px;
	float:left;
	font-size:12px;
	}	
	
#input_field {
	border: 1px  #CCC solid;
	height:18px;
	width:150px;
	background-image:url(/includes/images/global/from_input_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	
#subject_field {
	border: 1px  #CCC solid;
	height:18px;
	width:400px;
	background-image:url(/includes/images/global/from_input_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	}	
#contact_address{
	width:250px;
	height:500px;
	padding:25px;
	float:left;
	background-image:url(/includes/images/global/address_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	font-family:"Century Gothic";
	font-size:12px;
	color:#FFF;
	}		
#send_btn {
	width:120px;
	height:25px;
	margin-left:115px;
	margin-right:150px;
    padding: 0;
    border: 0;
    background: transparent url(/includes/images/global/submit_btn.png) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	}
form>#send_btn { /* For non-IE browsers*/
  	width:120px;
	height:25px;
	margin-top:50px;
	margin-left:115px;
	margin-right:150px;
    padding: 0;
    border: 0;
    background: transparent url(/includes/images/global/submit_btn.png) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	}		

#inquer_error {
	width:450px;
	font-family:"Century Gothic";
	color:#FFF;
	font-size:12px;
	margin-top:20px;
	text-align:center;
	font-weight:bold;
	}
	
#mainDisplayError {
	width:1000px;
	height:100px;
	padding-top:100px;
	text-align:center;
	font-family:Calibri;
	color:#FFF;
	font-size:18px;
	}
/*//////////// [END] CONTACT PAGE AND STYLES //////*/


/*[START] FOOTER */


#footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:0px;
	word-spacing:0px;
	font-family: Calibri;
	font-size:12px;
	top: auto;
	color:#FFF;
}
#footer a{
	color:#F39;
	text-decoration:none;
}
#footer a:hover{
	color:#FFF ;
	text-decoration:none;
}

/*
#footerAd{
	margin-top:10px;
	float:left;
	text-align:center;
	width:1000px;
	height:90px;
	margin-bottom:5px;
}
*/
#footeNav {
	width:900px;
	float:left;
	text-align:center;
	}
#footerCopyright {
	font-family:Calibri;
	font-size:12px;
	color:#FFF;
	float: left;
	margin-top:10px;
	}

#footerDesignedby {
	text-align:right;
	}

/*[END] FOOTER */




