@charset "utf-8";
/* CSS Document */

body {
	/*background-image:url(images/bg.jpg);
	background-repeat:no-repeat;*/
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	
}

.bgshadow
{
background-image:url(images/bgshadow.png);
}

a:link {
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img { border: none; }
/* copy right */

.copyright {
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#717171;
	text-decoration:none;
	margin:0px 0px 10px 30px;
	line-height:1.5em;
}
.copyright a{
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#717171;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}

.copyright_sub {
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#717171;
	text-decoration:none;
	margin:0px 0px 10px 0px;
	line-height:1.5em;
}
.copyright_sub a{
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#717171;
	text-decoration:none;
}
.copyright_sub a:hover{
	text-decoration:underline;
}

#copyright{
	padding:20px 0px 0px 0px;
}
.line {
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#3D3B3B;
	text-decoration:none;
}

.line2 {
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#ED1C24;
	text-decoration:none;
}

.line3 {
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#FB5757;
	text-decoration:none;
}

@font-face {
    font-family: 'helvetica_lt_stdregular';
    src: url('helveticaltstd-roman-webfont.eot');
    src: url('helveticaltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaltstd-roman-webfont.woff') format('woff'),
         url('helveticaltstd-roman-webfont.ttf') format('truetype'),
         url('helveticaltstd-roman-webfont.svg#helvetica_lt_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneuelt_std_lt_cnRg';
    src: url('helveticaneueltstd-ltcn-webfont.eot');
    src: url('helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-ltcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-ltcn-webfont.svg#helveticaneuelt_std_lt_cnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Conv_FELIXTI';
    src: url("FELIXTI.eot");
    src: url("FELIXTI.eot?#iefix") format("embedded-opentype"),
         url("FELIXTI.woff") format("woff"),
         url("FELIXTI.TTF") format("truetype"),
         url("FELIXTI.svg#") format("svg");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'helveticaneuelt_std_med_cnRg';
    src: url('helveticaneueltstd-mdcn-webfont.eot');
    src: url('helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-mdcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-mdcn-webfont.svg#helveticaneuelt_std_med_cnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* end of copyright */

.breaking_image_left_box {
	display:block;
	float:left;
	padding: 5px 25px 0px 0px;
}

.breaking_image_right_box {
	display:block;
	float:right;
	padding: 5px 0px 0px 15px;
}

.breaking_image_right_box1 {
	display:block;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 25px;
	/*border:2px solid #9B9B9B;*/
}

.breaking_image_left_box1 {
	display:block;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 5px 15px 0px 0px;
	/*border:2px solid #9B9B9B;*/
	
} 

.inst_res {
	font-family: 'helveticaneuelt_std_med_cnRg';
	font-size:20px;
	color:#553F21;
	padding:5px 15px 5px 20px;
	text-transform:uppercase;
}

.frm_content {
	font-family: Arial, Helvetica, sans-serif;
	color:#34312A;
	line-height:1.5em;
	font-size:13px;
}

.frm_star {
	color:#FB2121;
	
}

.frm_drp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34312A;
	border: 1px solid #A69C85;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image:url(images/drp_bg.gif);
	height: 20px;
	width: 100px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34312A;
	border: 1px solid #A69C85;
	margin-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	width: 200px;
	background-color:#D1C4A7;
	background-repeat: repeat-x;
	background-position: left top;
	
}

.frm_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34312A;
	border: 1px solid #A69C85;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image:url(images/drp_bg.gif);
	height: 20px;
	width: 50px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FCF1D5;
	line-height:1.5em;
}
*/
.border {
	background-color: #ffffff;
	 border:2px solid #9B9B9B;
	padding: 0px;
	
}

.fp_border {
	background-color: #ffffff;
	 border:3px solid #cccccc;
	padding: 0px;
	
}

.fp_border:hover {
	background-color: #ffffff;
	 border:3px solid #8A8A8A;
	padding: 0px;
	
}

.headerbg {
	background-attachment: fixed;
	/*background-color: #161000;*/
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#line {
	background-image: url(images/line.gif);
	background-repeat: repeat;
	height:6px;
}

#bottom {
	background-image: url(images/bottomline.gif);
	background-repeat: repeat;
	height:98px;
}

#contentbg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

.h1 {
	font-family: 'helvetica_lt_stdregular';
	font-size: 24px;
	color: #1C7E66;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	display:inline;
}

.heading {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:22px;
	color:#CCCCCC;
	padding:0px 0px 5px 0px;
	font-weight:bold;	
}

.subheading {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:18px;
	padding:5px 0px 5px 0px;
	color:#9C9C9C;	
	font-weight:bold;	
}

.contact_subheading {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:18px;
	padding:5px 0px 5px 0px;
	color:#9C9C9C;	
	font-weight:bold;	
}

.subheading2 {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:20px;
	padding:0px 0px 5px 0px;
	color:#9C9C9;		
	
}


.subheading2 a{
	
	color:#D0DE83;		
	
}
.subheading2:hover{
	
	color:#D0DE83;		
	
}

.amenities_heading {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:18px;
	padding:10px 0px 0px 0px;
	color:#D0DE83;	
}

.specification {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:18px;
	padding:5px;
	color:#D0DE83;	
}


.readmore_home {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:14px;
	padding:143px 0px 0px 240px;
	color:#D0DE83;		
	text-transform:uppercase;
	
	
}

.readmore_home a{	
	color:#D0DE83;			
}

.readmore_home a:hover{
  
  color:#c1c1c1;			
}

.followus {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:23px;
	padding:15px 0px 5px 30px;
	color:#D0DE83;		
	
}


.nls {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:23px;
	padding:5px 0px 5px 30px;
	color:#D0DE83;		
	
}

.nls_sub {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:23px;
	padding:10px 0px 5px 0px;
	color:#D0DE83;		
	
}

.nlsform {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 12px;
	color: #929292;
	border: 1px solid #363636;
	margin:0px 0px 5px 30px;
	background-color:#363636;
	height: 20px;
	width: 158px;
	padding: 1px 1px 1px 8px;
 	
}

.nlsform_sub {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 12px;
	color: #929292;
	border: 1px solid #363636;
	margin-bottom: 5px;
	background-color:#363636;
	height: 20px;
	width: 160px;
	padding: 1px 1px 1px 8px;
	margin:10px 0px 0px 0px;
 	
}

.menu_flats {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:16px;
	color:#DCDCDC;
	padding:0px 0px 5px 0px;
	letter-spacing:0.5px;
}

.menu_call {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:23px;
	color:#e6007e;
	padding:0px 0px 5px 0px;
	text-transform:uppercase;
	
}

.content {
	font-family: 'helvetica_lt_stdregular';
	color:#959595;
	padding:0px 0px 0px 0px;
	line-height:1.6em;	
	font-size:13px;
}

.content a{
	font-family: Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:1.5em;
	font-size:14px;
}

.content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#ED1C24;
	
}



.call {
	font-family: "helvetica_lt_stdregular";
	font-size: 14px;
	color: #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

.number {
	font-family: "helvetica_lt_stdregular";
	font-size: 14px;
	color: #6C4B00;
	padding:0px 0px 0px 85px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

.number a{
	font-family: "helvetica_lt_stdregular";
	font-size: 14px;
	color: #6C4B00;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

.number a:hover{
	font-family: "helvetica_lt_stdregular";
	font-size: 14px;
	color: #ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

.nlh {
	font-size: 13px;
	color: #6C4B00;
	font-family: "helvetica_lt_stdregular";
	padding: 0px 0px 0px 0px;
	letter-spacing:0.09em;
}

.h2 {
	font-family: 'helvetica_lt_stdregular';
	font-size: 18px;
	color: #6C4B00;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

.h3 {
	font-family: "helvetica_lt_stdregular";
	font-size: 13px;
	line-height:1.7em;
	color: #423925;
}

/* start of form */

.formown {
	font-family: tahoma;
	font-size: 11px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-top:5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background: #E4D7B4;
	height: 20px;
	width: 158px;
}

.formowndrop {
	font-family: tahoma;
	font-size: 11px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-top:5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background: #E4D7B4;
	height: 20px;
	width: 162px;
}

.formj {
	font-family: tahoma;
	font-size: 11px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-top:5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background: #E4D7B4;
	height: 20px;
	width: 195px;
}

.formjadd {
	font-family: tahoma;
	font-size: 11px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-top:5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background: #E4D7B4;
	height: 20px;
	width: 195px;
}

.formownadd  {
	font-family: tahoma;
	font-size: 11px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-top:5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background: #E4D7B4;
	height: 50px;
	width: 158px;
}


/*.nlsform {
	font-family: tahoma;
	font-size: 11px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-top:5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background: #E4D7B4;
	height: 16px;
	width: 110px;
}

.nlsbutton_form {
	color: #F3F3F3;
	font-size:12px;
	font-family: 'helveticaneuelt_std_lt_cnRg';
	border: 1px solid #75560E;
	background-color:#75560E;
	padding:2px 5px 0px 5px;
	width:auto;
	padding-bottom: 2px;
	letter-spacing:0.1em;
}

.nlsbutton_form:hover {
	color: #AAAAAB;
	background-color:#ffffff;
	cursor:pointer;
	border: 1px solid #75560E;
}*/

.qcf {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 20px;
	color: #FFFFFF;
	padding:10px 0px 10px 0px;
	letter-spacing:0.09em;
}

.form {
	font-family: 'helvetica_lt_stdregular';
	font-size: 10px;
	color: #929292;
	border: 1px solid #757575;
	margin-bottom: 5px;
	padding-left: 3px;
	background-color: #363636;
	height: 18px;
	width: 212px;
}

.form_address {
	font-family: 'helvetica_lt_stdregular';
	font-size: 10px;
	color: #929292;
	border: 1px solid #757575;
	margin-bottom: 5px;
	padding-left: 3px;
	background-color: #363636;
	width: 212px;
	height:50px;
}

/*.form {
	font-family: tahoma;
	font-size: 9px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-bottom: 5px;
	padding-left: 3px;
	background-color: #E4D7B4;
	height: 18px;
	width: 250px;
}
*/
/*.form_address {
	font-family: tahoma;
	font-size: 11px;
	color: #AA8322;
	border: 1px solid #E4D7B4;
	margin-bottom: 5px;
	padding-left: 3px;
	background-color: #E4D7B4;
	width: 250px;
	height:50px;
}*/

.signup {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 15px;
	text-transform: uppercase;
	color: #C2511A;
	padding:0px 0px 5px 0px;
	letter-spacing:0.99px;
}

#BotBootInput{
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 14px;
	color: #642100;
	line-height:1.5em;
	border: 1px solid #E4D7B4;
	background: #E4D7B4;
	height:21px;
	width:50px;
}

.prove {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 11px;
	color: #373737;
	line-height:1.5em;
}

.button_form {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 13px;
	color: #000000;
	border: 1px solid #AFCB08;
	background: #AFCB08;
	height:22px;
	width:auto;
	padding-bottom: auto;
	text-transform:uppercase;
	letter-spacing:0.08em;
}

.button_form:hover {
	color: #868685;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	cursor:pointer;
}

.button_form_sub {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 15px;
	color: #000000;
	border: 1px solid #AFCB08;
	background: #AFCB08;
	height:22px;
	width:auto;
	padding-bottom: auto;
	text-transform:uppercase;
	letter-spacing:0.08em;
	margin:10px 0px 0px 0px;
	
}

.button_form_sub:hover {
	color: #868685;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	cursor:pointer;
}

/* end of form */

/* start of menu */

div#maincontent-right{margin-left:0px; padding:0px; width:1200px; float:none; position:relative;}


#Layer2 {
	position:absolute;
	right:130px;
	top:-810px;
	width:980px;
	height:110px;
	z-index:1000;
}

#Layer3 {
	position:absolute;
	right:15px;
	top:-443px;
	width:930px;
	height:110px;
	z-index:1000;
}

#Layer4 {
	position:absolute;
	right:32px;
	top:-817px;
	width:1200px;
	height:817px;
	z-index:1000;
}

#Layer5 {
	position:absolute;
	right:130px;
	top:-39px;
	width:980px;
	height:110px;
	z-index:1000;
}

#Layer_sub1 {
	position:absolute;
	right:130px;
	top:-444px;
	width:980px;
	height:110px;
	z-index:1000;
}

#Layer_sub_hbg {
	position:absolute;
	right:32px;
	top:-451px;
	width:1200px;
	height:450px;
	z-index:1000;
}


#Layer_sub_collection {
	position:absolute;
	right:32px;
	top:-150px;
	width:1200px;
	height:150px;
	z-index:1000;
}

#Layer_sub1_collection {
	position:absolute;
	right:130px;
	top:-143px;
	width:980px;
	height:110px;
	z-index:1000;
}

#topmenubg {
	background-image: url(images/topmenubg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:25px;
}

#menubg {
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:96px;
	width:979px;
}


#sub {
padding: 0px 0px 0px 0px;
width: 100%;
margin:0px auto;
}
#mainsub {
margin: 0px 10px 0px 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#mainsub li {
	font-family: 'helveticaneuelt_std_med_cnRg';
	font-size: 11px;
	padding: 7px 0px 0px 0px;
	float: right;
	margin:0px 0px 10px 0px;
	text-transform: uppercase;
	letter-spacing:0.05em;
}
#mainsub li a:link, #mainsub li a:visited, #mainsub li a:active {
color: #ffffff;
text-decoration: none;
margin: 0px;
display: block;
float: left;
width: auto;
height: auto;
text-align: right;
}
#mainsub li a:hover {
color:#231F20;
}
#mainsub li a.active:link, #mainsub li a.active:visited, #mainsub li a.active:active, #mainnav li a.active:hover {
color:#231F20;
cursor:default;
} 


#menu {
padding: 0px 0px 0px 0px;
width: 100%;
margin:0px auto;
}

#mainmenu {
margin: 12px 0px 0px 10px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#mainmenu li {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size: 16px;
	padding: 8px 0px 0px 17px;
	float: right;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing:0.07em;
}
#mainmenu li a:link, #mainmenu li a:visited, #mainmenu li a:active {
color: #CCCCCC;
text-decoration: none;
margin: 0px;
display: block;
float: left;
width: auto;
height: auto;
text-align: right;

}
#mainmenu li a:hover {
color:#ED1C24;
}
#mainmenu li a.active:link, #mainmenu li a.active:visited, #mainmenu li a.active:active, #mainnav li a.active:hover {
color:#ED1C24;
} 

/* end of menu */

/* Everything CSS Sprite Menu */
	ul#menu1{margin:0; padding:0px 0px 0px 0px; list-style:none; clear:both;}
	
		#menu1 li{overflow:hidden; text-indent:-9999px; display:inline; float:left; margin-right:0px; margin-left:12px; margin-bottom:0px;}
		
			#menu1 li a{background:url('images/result.png') no-repeat; width:100%; height:100%; display:block;}

			/* fb */
			#menu1 li.home{width:24px; height:24px;}
				#menu1 li.home a{background-position: 0px 0px;}
				#menu1 li.home a:hover{background-position: 0px -34px;}
				#menu1 li.home a.selected{background-position: 0px -34px;}
				
				
			/* twt */
			#menu1 li.tw{width:24px; height:24px;}
				#menu1 li.tw a{background-position: 0px -68px;}
				#menu1 li.tw a:hover{background-position: 0px -102px;}
				#menu1 li.tw a.selected{background-position: 0px -102px;}
				
			/* youtube */
			#menu1 li.yt{width:24px; height:24px;}
				#menu1 li.yt a{background-position: 0px -136px;}
				#menu1 li.yt a:hover{background-position: 0px -170px;}
				#menu1 li.yt a.selected{background-position: 0px -170px;}	
				
				/* p */
			    #menu1 li.ps{width:24px; height:24px;}
				#menu1 li.ps a{background-position: 0px -204px;}
				#menu1 li.ps a:hover{background-position: 0px -238px;}
				#menu1 li.ps a.selected{background-position: 0px -238px;}	
				
/* end of Everything CSS Sprite Menu */	


.bullet1 {
	font-family: 'helvetica_lt_stdregular';
	color:#929292;
	line-height:1.5em;
	font-size:13px;
	background-image:url(images/bullet_dimond.gif);
	background-repeat: no-repeat;
	display:block;
	padding:0px 2px 4px 15px;
	
}

.bredcrumb {
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
}

.bredcrumb a:hover {
	font-family: 'helvetica_lt_stdregular';
	font-size:12px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	text-decoration:underline;
}


.contact_sai {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:18px;
	padding:0px 0px 0px 0px;
	color:#DA251D;		
}


.enlarge_pic {
	font-family: 'helvetica_lt_stdregular';
	font-size:11px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	float:left;
	background-image:url(images/search.png);
	background-repeat: no-repeat;
	display:block;
	padding:2px 10px 2px 18px;
	
	
}

.enlarge_pic a{
	
	color:#7B7B7B;
	
}

.enlargeimg {
	font-family: 'helvetica_lt_stdregular';
	font-size:11px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	float:right;	
	
}

.isometric_data {
	font-family: 'helvetica_lt_stdregular';
	font-size:11px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	float:left;
	padding:0px 0px 0px 2px;	
	
}


.pdf {
	font-family: 'helvetica_lt_stdregular';
	font-size:11px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	background-image: url(images/pdf_icon.png);
	background-repeat: no-repeat;
	padding:13px 0px 0px 20px;
	margin:0px 0px 0px 30px;
}

.pdf a{
	font-family: 'helvetica_lt_stdregular';
	font-size:11px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	
}

.xl {
	font-family: 'helvetica_lt_stdregular';
	font-size:11px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	background-image: url(images/excel_icon.png);
	background-repeat: no-repeat;
	padding:13px 0px 0px 20px;
	margin:0px 0px 0px 5px;
}

.xl a{
	font-family: 'helvetica_lt_stdregular';
	font-size:11px;
	color:#7B7B7B;
	text-decoration:none;
	line-height:1.5em;
	
}


.qcf_heading {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:20px;
	padding:5px 0px 5px 0px;
	color:#AFCB08;		
}

.h5black {
	font-family: 'helvetica_lt_stdregular';
	font-size: 12px;
	color: #929292;
	line-height: 1.5em;
}

.textarea {
	font-family: 'helvetica_lt_stdregular';
	color:#34312A;
	line-height:1.5em;
	font-size:13px;
}

#BotBootInput{
	font-family: 'helvetica_lt_stdregular';
	font-size: 14px;
	color: #7C7D7E;
	line-height:1.5em;
	border: 1px solid #757575;
	background: #363636;
	height:15px;
	width:50px;
}

.bottom_menu {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:14px;
	color:#CCCCCC;
	padding:5px 0px 5px 30px;
	
}

.bottom_menu a{
		color:#CCCCCC;
		
}

.bottom_menu a:hover{
    color:#ED1C24;
	
}

.bottom_menu_sub {
	font-family: 'helveticaneuelt_std_lt_cnRg';
	font-size:14px;
	color:#CCCCCC;
	padding:5px 0px 5px 0px;
	
}

.bottom_menu_sub a{
		color:#CCCCCC;
		
}

.bottom_menu_sub a:hover{
	color:#ED1C24;
}


#body_bottom_bg {
	background-image: url(images/cr_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:151px;
	width:291px;
}

.network_tab_content {
	font-family: 'helvetica_lt_stdregular';
	color:#959595;
	padding:5px 0px 5px 5px;
	line-height:1.6em;	
	font-size:13px;
}

.gal_border {
	background-color: #ffffff;
	border: 1px solid #757575;
	padding: 5px;
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
}

.gal_border:hover{
	background-color: #C4C3C3;
	border: 1px solid #444343;
}

.gal_content {
	font-family: 'helvetica_lt_stdregular';
	color:#959595;
	padding:0px 0px 0px 0px;
	line-height:1.6em;	
	font-size:12px;
}

.coll_border {
	background-color: #000000;
	border: 1px solid #181818;
	padding: 5px;
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
}


.coll_border:hover {
	box-shadow:3px 3px 5px #1F1E1E;
	-webkit-box-shadow:3px 3px 5px #1F1E1E;
	-moz-box-shadow:3px 3px 5px #1F1E1E;
}