body {

background: #605F5F url(http://cdn.thenynoc.com/images/body_bg.jpg) top left;
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}

#content {

font-size: 12px;
font-weight: normal;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #666;
text-align: left;
line-height: 18px;

}

a {

color: #000;
text-decoration: none;

}

a:hover {

color: #A10015;
text-decoration: underline;

}


h1 {

font-size: 16px;
font-weight: bold;
font-family: Arial, Tahoma, Helvetica, sans-serif;
color: #333;
text-align: left;
line-height: 14px;

}


h2 {

font-size: 14px;
font-weight: bold;
font-family: Arial, Tahoma, Helvetica, sans-serif;
color: #666;
text-align: left;
line-height: 14px;

}


h3 {

font-size: 16px;
font-weight: bold;
font-family: Arial, Tahoma, Helvetica, sans-serif;
color: #fff;
text-align: left;
line-height: 14px;

}

img.displayed {

display: block;
margin-left: auto;
margin-right: auto; 
margin-top: 7px;

}

.chat {

display: block;
margin-right: 5px;
margin-top: 18px;
float: right;

}

#white-bg {

margin-left: auto;
margin-right: auto;
width: 910px;
background-color: #ffffff;

}

#wrap {

margin-left: auto;
margin-right: auto;
width: 900px;

}


/* ---------------------------------------------- */
/* HEADER              -------------------------- */
/* ---------------------------------------------- */


#header {

background: transparent url(http://cdn.thenynoc.com/images/top_bg.gif) top left;
background-repeat: repeat-x;
margin: 0;
height: 87px;
text-align: center;

}

#header_wrap {

width: 900px;
margin-left:auto;
margin-right:auto;
  
}

.logo { 

background: transparent url(http://cdn.thenynoc.com/images/logo.gif) -0px 0px;
background-repeat: no-repeat;
width: 334px;
height: 80px;
margin-left: 5px;
margin-top: 15px;
float: left;
text-align: left;

}

a#logo_link { 

display: block;
width: 334px;
height: 80px; 

}

.top_links {

font-size: 11px;
font-weight: normal;
font-family: verdana, Arial, Tahoma, Verdana, Helvetica, sans-serif;
color: #6E6E6E;
text-align: right;
float: right;
margin-top: 0px;
width: 400px;

}

.top_links a {

color: #999;
text-decoration: none;
padding-left: 10px;

}

#top_links2 a {

color: #6E6E6E;
text-decoration: underline;
padding-right: 0px;

}

.top_links a:hover {

color: #333;
text-decoration: underline;

}


/* ---------------------------------------------- */
/* FOOTER              -------------------------- */
/* ---------------------------------------------- */

#footer {

background-color: #E9E8E8;
height: 65px;
border-top: 1pt solid #333;
display: block;
margin-top: 15px;
padding-top: 15px;

}

.footer_left {
font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #999;
width: 400px;
text-align: left;
line-height: 14px;
float: left;
margin-left: 5px;

}

.footer_left a {
color: #8F8C8C;
text-decoration: none;
}

.footer_left a:hover {
color: #CC0000;
text-decoration: underline;
}

.footer_right {

font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #999;
width: 400px;
text-align: right;
line-height: 14px;
float: right;
margin-right: 5px;

}

.footer_right a {
color: #8F8C8C;
text-decoration: none;
}

.footer_right a:hover {
color: #CC0000;
text-decoration: underline;
}


/* ---------------------------------------------- */
/* MAIN NAVIGATION BAR -------------------------- */
/* ---------------------------------------------- */


.chromestyle{
width: 898px;
font-weight: normal;
margin-top: 15px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
margin: 0;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://cdn.thenynoc.com/chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{

font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #333;
padding: 4px 18px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(http://cdn.thenynoc.com/chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #000;

}

.chromestyle ul li a.end{

font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #333;
padding: 4px 18px;
margin: 0;
text-decoration: none;
border-right: none;
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


 #nav-menu ul {

list-style: none;
padding: 0;
margin-top: 15px;

}

#nav-menu li{

float: left;
margin: 0 0 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #333;
line-height: 12px;
text-align: left;
float: left;
width: 126px;
border-right: 0.1em solid #666;
color: #666;
text-decoration: none;
text-align: center;

}

#nav-menu li a{

font-family: Verdana, Helvetica, sans-serif;
color: #666;
text-decoration: none;
text-align: center;

}

.nav-menu2 li{

float: left;
margin: 0 0 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #666;
line-height: 12px;
text-align: left;
float: left;
width: 122px;
color: #666;
border-left: 0.1em solid #666;
text-decoration: none;
text-align: center;

}

.nav-menu2 a{

font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration: none;
text-align: center;

}


/* ---------------------------------------------- */
/* MAIN IMAGE AREA     -------------------------- */
/* ---------------------------------------------- */



#expperf { 

background: transparent url(http://cdn.thenynoc.com/images/expect_perfection.jpg) -0px 0px;
background-repeat: no-repeat;
width: 900px;
height: 274px;
margin-top: 0;
text-align: left;
border-bottom: 3pt solid #860515;
border-top: 1pt solid #000000;

}

img {
	border:none;
}

/* ---------------------------------------------- */
/* SUB IMAGE AREA      -------------------------- */
/* ---------------------------------------------- */



#sub_shared { 

background: transparent url(http://cdn.thenynoc.com/images/sub_header_bg.gif) -0px 0px;
background-repeat: repeat-x;
width: 900px;
height: 81px;
margin-top: 0;
text-align: right;

}



/* ---------------------------------------------- */
/* MAIN SERVICES          ----------------------- */
/* ---------------------------------------------- */


#services {

background: transparent url(http://cdn.thenynoc.com/images/redbg.jpg) -0px 0px;
background-repeat: repeat-x;
padding: 0;
margin-top: 0;
margin-bottom: 0px;
height: 200px;
border-top: 1pt solid #F90101;
text-align: left;

}


#service1 {

width: 300px;
height: 200px;
float: left;
display: block;

}


.more_info {

background: transparent url(http://cdn.thenynoc.com/images/more_arrow.gif) top left;
background-repeat: no-repeat;
font-size: 14px;
height: 50px;
width: 120px;
display: block;
color: #F90101;
text-align: right;
padding-top: 8px;
margin-top: 25px;
margin-left: 145px;

}

.more_info a {

color: #F90101;
text-decoration: none;

}


.service1_content {

font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #fff;
text-align: left;
line-height: 18px;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 0px;
border-right: 1pt solid #F90101;
height: 180px;

}


#service2 {

width: 300px;
height: 200px;
float: left;
display: block;

}

.service2_content {

font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #fff;
text-align: left;
line-height: 18px;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 0px;
border-right: 1pt solid #F90101;
height: 180px;

}

#service3 {

width: 300px;
height: 200px;
float: right;
display: block;

}

.service3_content {

font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #fff;
text-align: left;
line-height: 18px;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 0px;
height: 180px;

}


#service_clear {

clear: both;

}


/* ---------------------------------------------- */
/* KEY POINTS             ----------------------- */
/* ---------------------------------------------- */


#key_points {

padding-top: 15px;
margin-bottom: 0px;
height: 280px;
text-align: left;
border-top: 2pt solid #F90101;
}


#point1 {

background: transparent url(http://cdn.thenynoc.com/images/vnoc.gif) top center;
background-repeat: no-repeat;
width: 300px;
height: 276px;
float: left;
display: block;

}

a#point1_link { 

display: block;
text-align: center; 
width: 286px;
height: 276px;

}

#point2 {

background: transparent url(http://cdn.thenynoc.com/images/vpsol.gif) top center;
background-repeat: no-repeat;
width: 300px;
height: 276px;
float: left;
display: block;

}

a#point2_link { 

display: block;
text-align: center; 
width: 286px;
height: 276px;

}

#point3 {

background: transparent url(http://cdn.thenynoc.com/images/resell_best.gif) top center;
background-repeat: no-repeat;
width: 300px;
height: 276px;
float: left;
display: block;

}

a#point3_link { 

display: block;
text-align: center; 
width: 286px;
height: 276px;

}

#key_clear {

clear: both;

}


/* ---------------------------------------------- */
/* LEFT SIDE              ----------------------- */
/* ---------------------------------------------- */

#left_side {

margin-top: 25px;
width: 175px;
float: left;

}

.sidenav {
	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;
text-align: left;
width: 175px;
margin-bottom: 0px;
margin-left: 0;
background-color: #F6F6F6;
border-top: 2pt solid #CC0000;
}

.sidenav ul {

list-style: none;
margin: 0;
padding: 0;
border: none;

}

.sidenav li {

border-bottom: 1px solid #ccc;	
padding-left: 0px;
padding-top: 0px;	
background-color: #F6F6F6;

}

.sidenav li a {

display: block;
padding: 5px 5px 5px 15px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666;

}

.sidenav li a:hover {

display: block;
background-color: #333;
color: #fff;
border-left: 5px #ccc solid;
padding-left: 10px;
		
}

.sidenav li a.selected {

color: #fff;
font-weight: bold;
font-size: 12px;
background-color: #333;
border-left: 5px #ccc solid;

}


#server-uptime {

background: #F1F1F1 url(http://cdn.thenynoc.com/images/uptime.gif) top left;
background-repeat: no-repeat;
width: 138px;
margin-top: 35px;
height: 35px;
display: block;
padding-left: 40px;
border-bottom: 1px #a00015 solid;

}


#cpdemo {

background: #F1F1F1 url(http://cdn.thenynoc.com/images/cpdemo.gif) top left;
background-repeat: no-repeat;
width: 138px;
margin-top: 35px;
height: 35px;
display: block;
padding-left: 40px;
border-bottom: 1px #a00015 solid;

}

.su-content {
padding-top: 7px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333;

}

.mini-side {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
color: #666;

}

.mini-side a {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
text-decoration: none;
color: #333;

}

.mini-side a:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
text-decoration: underline;
color: #333;

}

/* ---------------------------------------------- */
/* RIGHT SIDE             ----------------------- */
/* ---------------------------------------------- */


#right_side {

background: transparent url(http://cdn.thenynoc.com/images/contentbg.gif) top left;
background-repeat: repeat-x;
margin-top: 25px;
float: right;
width: 700px;

}


/* ---------------------------------------------- */
/* COMPARISON TABLE       ----------------------- */
/* ---------------------------------------------- */


.tablecolor1 { 

font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff; 
font-weight: bold;
background: #333;
background-repeat: repeat-x;
border-bottom: 1pt solid #cc0000;
		
}

.tablecolor2 { 

background-color: #ffffff; 
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
font-size: 12px; 
color: #333; 
font-weight: normal;		
border-bottom: 1pt solid #EFEFEF;			

}

.tablecolor2 a:link, .tablecolor2 a:visited { 

background-color: #ffffff; 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color: #333; 
font-weight: normal;			
text-decoration: underline;			

}

.tablecolor3 { 

background-color: #ffffff; 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color: #333;
font-weight: normal;
					
}

.tablecolor4 { 

background-color: #FCF1F1; 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color: #870202; 
font-weight: normal;					
border-bottom: 1pt solid #fff;			
border-right: 1pt solid #cc0000;

}

.tablecolor5 { 

background-color: #A10015; 
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
font-size: 12px; 
color: #fff; 
font-weight: bold;					
border-bottom: 1pt solid #cc0000;			
border-right: 1pt solid #cc0000;

}

.tablecolor5 a, .tablecolor2 a:visited { 

background-color: #A10015; 
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
font-size: 12px; 
color: #fff; 
font-weight: bold;	

}

