﻿#box
    {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0; float: right;
    padding: 0;
    text-align: left;
    width:100%;              /* <-- use this to tie width to viewport size */
              /* <-- use this for a set width */
    background-color: #eeeeee;
    }

#content
    {
    padding:1.2em;
    }

#content h1
    {
    color:#000;
    font-size:1.4em;
    font-family: verdana, arial, helvetica, geneva, sans-serif;
    }
     #content h2
    {
    color:#0354c2;
    font-weight: bold;
    font-size: 1.2em;
    font-family: helvetica, geneva, arial, sans-serif;
    }#content h3
    {
    color:#0354c2;
    font-weight: bold;
    font-size: 1.2em;
    font-family: helvetica, geneva, arial, sans-serif;
    }
#content p
    {
    color:#3b3b3b; padding-left: 25px;
    font-size: 1em;
    line-height: 1.3em;
    font-family: arial, helvetica, sans-serif;
    }
    #content sapn{
      padding-left: 25px;
    }

/* ---=== border code follows ===--- */
/*
    tlc = top left corner
    trc = top right corner
    blc = bottom left corner
    brc = bottom right corner
    lb = left border
    rb = right border
    tb = top border
    bb = bottom border 
*/

#tlc, #trc, #blc, #brc, #testtrc
    {
    background-color: transparent;
    background-repeat: no-repeat;
    }

#tlc
    {
    background-image:url(../images/RoundedB/tlc.gif);
    background-position: 0% 0%;
    }

#trc
    {
    background-image:url(../images/RoundedB/trc.gif);
    background-position: 100% 0%;
    }
	
	#testtrc
    {
    background-image:url(../images/RoundedB/trc.gif);
    background-position: 100% 0%;
	padding:15px;
    }

    
#blc
    {
    background-image:url(../images/RoundedB/blc.gif);
    background-position: 0% 100%;
    }

#brc
    {
    background-image:url(../images/RoundedB/brc.gif);
    background-position: 100% 100%;
    }

#tb, #bb
    {
    background-color: transparent;
    background-repeat: repeat-x;
    }
            
#tb
    {
    background-image:url(../images/RoundedB/tb.gif);
    background-position: 0% 0%;
    }

#bb
    {
    background-image:url(../images/RoundedB/bb.gif);
    background-position: 50% 100%;
    }
    
#rb
    {
    background-image:url(../images/RoundedB/r.gif);
    background-position: 100% 0%;
    background-repeat: repeat-y;
    }

#lb
    {
    background-color: #fff;
    background-image:url(../images/RoundedB/l.gif);
    background-position: 0% 100%;
    background-repeat: repeat-y;
    }
	
	/*-------Rounded Curvy corners Div classes --------------*/
	
	
	.tlc, .trc, .blc, .brc, .testtrc
    {
    background-color: transparent;
    background-repeat: no-repeat;
    }

.tlc
    {
    background-image:url(../images/RoundedB/tlc.gif);
    background-position: 0% 0%;
    }

.trc
    {
    background-image:url(../images/RoundedB/trc.gif);
    background-position: 100% 0%;
    }
	
	.testtrc
    {
    background-image:url(../images/RoundedB/trc.gif);
    background-position: 100% 0%;
	padding:15px;
    }

    
.blc
    {
    background-image:url(../images/RoundedB/blc.gif);
    background-position: 0% 100%;
    }

.brc
    {
    background-image:url(../images/RoundedB/brc.gif);
    background-position: 100% 100%;
    }

.tb, .bb
    {
    background-color: transparent;
    background-repeat: repeat-x;
    }
            
.tb
    {
    background-image:url(../images/RoundedB/tb.gif);
    background-position: 0% 0%;
    }

.bb
    {
    background-image:url(../images/RoundedB/bb.gif);
    background-position: 50% 100%;
    }
    
.rb
    {
    background-image:url(../images/RoundedB/r.gif);
    background-position: 100% 0%;
    background-repeat: repeat-y;
    }

.lb
    {
    background-color: #fff;
    background-image:url(../images/RoundedB/l.gif);
    background-position: 0% 100%;
    background-repeat: repeat-y;
    }

	
	
/*-------Rounded Curvy corners Div--------------*/

.myBox
{
    margin: 10px 0 0 0 ;
    border: 0px solid #ffffff;
    color: #000;
    width: 100%;
    padding: 10px 20px 20px 20px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #A9A9A9;
}


/*----------- images roundes div ----------*/
         .Rdata{
     width: 292px; margin: 0; padding: 0;
   }


.RightBlogData{
  background-color:#f5f5f5;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  padding: 10px;}

  .RightBlogTop{
    background-image:
  url(../images/RoundedB/Blog_topImg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 292px;
  height: 10px
}
.RightBlogBtm{
    background-image:
  url(../images/RoundedB/Blog_BtmImg.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 292px;
  height: 10px
}
.col{
  font-family: Verdana, Arial; font-size: 11px; color:#6F6F6F;
}


.col h5{
  color:#6F6F6F;
font-size:1.0em;
font-weight:bold;
margin:0;
padding:0;}
.col ul li a{
  list-style-type:disc;
    color:#6F6F6F;
font-size:1.0em;
font-weight:normal;
margin:0;
padding:0; line-height: 1.8em;
}
.col ul li a:hover{
  text-decoration: underline; color: #000;
}
.About ul li{   margin-bottom: 10px;

}
 .About b{
   color: #336699;
 }

/* Right side home AD Btns */

#AdBtnNew
{
  height: 80px; width: 210px;
   background-image:
  url(../images/RBtns/Btn_RightAd.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
  margin-top:16px;
}
#AdBtnNew:hover
{
 background-image:url(../images/RBtns/Btn_RightAd_hover.gif);
 }

#AdBtn_sec
{
  height: 80px; width: 210px;
   background-image:
  url(../images/RBtns/Btn_RightAd.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}
#AdBtn_sec:hover
{
    background-image:
  url(../images/RBtns/Btn_RightAd_hover.gif);
 }


#AdBtn_Mobile
{
  height: 80px; width: 250px;
   background-image:
  url(../images/RBtns/Btn_MobileLink.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}
#AdBtn_Mobile:hover
{
    background-image:
  url(../images/RBtns/Btn_MobileL_hover.gif);
 }


#Mobile_AdBtn
{
display:block; background: url(../images/RBtns/img4.gif) no-repeat  0 0;  width:250px; height:80px; cursor:pointer; }

#Mobile_AdBtn h2{ font-size:13px;	color:#2356a3;	padding-top:30px;	padding-left:15%;	font-family: Verdana, Arial,Helvetica, sans-serif;	text-decoration: none;	font-weight: bold;	} 

#Mobile_AdBtn a{font-size:13px;	color:#2356a3; text-decoration: none;}
#Mobile_AdBtn:hover
{
  background-position: 0 -80px;}
  
#productvideo
{
display:block; background: url(../images/RBtns/productvideo.gif) no-repeat  0 0;  width:181px; height:150px; cursor:pointer; float:left; }
#productvideo a{text-decoration: none;}
 
#productvideo:hover
{
  background-position: 0 -180px;}
  
  
  #landingvideo
{
display:block; background: url(../images/RBtns/landingvideo.gif) no-repeat  0 0;  width:125px; height:125px; cursor:pointer; float:left;margin-left: 10px }
#landingvideo a{text-decoration: none;}
 
#landingvideo:hover
{
  background-position: 0 -125px;}



#but_testdrive
{
 background: url(../images/RBtns/but_testdrive.png) no-repeat  0 0;  width:137px; height:27px; cursor:pointer; float:left; overflow:hidden;}

#but_testdrive h2{ font-size:12px;	color:#FFFFFF;	padding-top:5px; padding-right:35px; font-family: Verdana, Arial,Helvetica, sans-serif;	text-decoration: none;	font-weight: bold; margin:0px;	} 

#but_testdrive a{font-size:12px;	color:#FFFFFF; text-decoration: none; display:block;}

#but_testdrive:hover
{
  background-position: 0 -29px;}

#brandvideo
{
display:block; background: url(../images/RBtns/brandvideo.gif) no-repeat  0 0;  width:181px; height:150px; cursor:pointer; float:left; }


#brandvideo a{ text-decoration: none;}
#brandvideo:hover
{
  background-position: 0 -180px;}
  
  
#custTestimon
{
display:block; background: url(../images/RBtns/custTestimon.gif) no-repeat  0 0;  width:259px; height:150px; cursor:pointer; float:right; }

 
#custTestimon a{ text-decoration: none;}
#custTestimon:hover
{
  background-position: 0 -180px;}



#Blog_AdBtn
{
display:block; background: url(../images/RBtns/img4.gif) no-repeat  0 0;  width:250px; height:80px; cursor:pointer; }

#Blog_AdBtn h2{	font-size:13px;	color:#2356a3;	padding-top:30px;	padding-left:15%;	font-family: Verdana, Arial,Helvetica, sans-serif;	text-decoration: none;	font-weight: bold;	} 

#Blog_AdBtn a{ font-size:13px;	color:#2356a3; text-decoration: none;}

#Blog_AdBtn:hover
{
  background-position: 0 -80px;}

#resource_AdBtn
{
display:block; background: url(../images/RBtns/img4.gif) no-repeat  0 0;  width:250px; height:80px; cursor:pointer; }

#resource_AdBtn h2{	font-size:13px;	color:#2356a3;	padding-top:30px;	padding-left:15%;	font-family: Verdana, Arial,Helvetica, sans-serif;	text-decoration: none;	font-weight: bold;	} 

#resource_AdBtn a{ font-size:13px;	color:#2356a3; text-decoration: none;}

#resource_AdBtn:hover
{
  background-position: 0 -80px;}






#ADBtn_WhitePapers
{
  height: 80px; width: 250px;
   background-image:
  url(../images/RBtns/Btn_WhitePapers.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}
#ADBtn_WhitePapers:hover
{
  height: 80px; width: 250px;
   background-image:
  url(../images/RBtns/Btn_WhitePapers_hover.gif);
  background-position: top;
  background-repeat: no-repeat;
}


#WhitePapers_ADBtn
{
display:block; background: url(../images/RBtns/img4.gif) no-repeat  0 0;  width:250px; height:80px; cursor:pointer; }

#WhitePapers_ADBtn h2{	font-size:13px;	color:#2356a3;	padding-top:30px;	padding-left:15%;	font-family: Verdana, Arial,Helvetica, sans-serif;	text-decoration: none;	font-weight: bold;	} 

#WhitePapers_ADBtn a{ font-size:13px;	color:#2356a3; text-decoration: none;}

#WhitePapers_ADBtn:hover
{
   background-position: 0 -80px;}


#ADBtn_RM36
{
  height: 80px; width: 250px;
   background-image:
  url(../images/RBtns/Btn_RM36.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}


#ADBtn_RM36:hover
{
    background-image:
  url(../images/RBtns/Btn_RM36_hover.gif);
 }


#ADBtn_RM40
{
  height: 80px; width: 250px;
   background-image:
  url(../images/RBtns/Btn_RM40.gif);
  background-position:center 0px;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}


#ADBtn_RM40:hover
{
  background-position: bottom;
  }




#RM36_ADBtn
{
display:block; background: url(../images/RBtns/img4.gif) no-repeat  0 0;  width:250px; height:80px; cursor:pointer; }

#RM36_ADBtn h2{	font-size:13px;	color:#2356a3;	padding-top:30px;	padding-left:15%;	font-family: Verdana, Arial,Helvetica, sans-serif;	text-decoration: none;	font-weight: bold;	} 

#RM36_ADBtn a{ font-size:13px;	color:#2356a3; text-decoration: none;}
#RM36_ADBtn:hover
{   background-position: 0 -80px;
}


#AdBtnDemoLrg:hover
{
  height: 80px; width: 282px;
   background-image:
  url(../images/RBtns/Btn_DemoLrg_hover.gif);
  background-position: 6px 0;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}


#AdBtnDemoLrg
{
  height: 80px; width: 282px;
   background-image:
  url(../images/RBtns/Btn_DemoLrg.gif);
  background-position: 6px 0;
  background-repeat: no-repeat; cursor: hand;
}


#Lrg_AdBtnDemo
{
display:block; background: url(../images/RBtns/img2.gif) no-repeat  0 0;  width:250px; height:75px; cursor:pointer; padding-left:5px;
padding-top:5px;

}

#Lrg_AdBtnDemo a {
    text-decoration: none;
 }
#Lrg_AdBtnDemo:hover
{
   background-position: 0 -80px;
 }

#AdBtnTestLrg
{
  height: 80px; width: 282px;
   background-image:
  url(../images/RBtns/TestDrive_BtnImg.gif);
  background-position: 6px 0px;
  background-repeat: no-repeat; cursor: hand;
}


#AdBtnTestLrg:hover
{
    background-image:
  url(../images/RBtns/TestDrive_BtnImg_hover.gif);
  background-position: 6px 0px;
   padding: :5px; cursor: hand;
}

#AdBtnOnlineLrg{
 height: 80px; width: 282px;
   background-image:
  url(../images/RBtns/Seedemo_BtnImg.gif);
  background-position: 3px 0px;
  background-repeat: no-repeat; cursor: hand;
  }

#AdBtnOnlineLrg:hover{
  background-position: 3px -80px;
  }
.videoatag {
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size:13px;
  color:#2356a3;
  font-weight:bold;
  text-decoration: none;
  outline-style:none;
  display:block;
  height:85px;
  padding-left:50px;
  padding-top:70px; 
  width:205px;
}



.landvideoatag {
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size:13px;
  color:#2356a3;
  font-weight:bold;
  text-decoration: none;
  outline-style:none;
  display:block;
  height:45px;
  padding-left:25px;
  padding-top:60px; 
  width:80px;
}


.testvideoatag {
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size:13px;
  color:#2356a3;
  font-weight:bold;
  text-decoration: none;
  outline-style:none;
  display:block;
  height:85px;
  padding-top:70px; 
  width:205px;
}

.atag{
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size:13px;
  color:#2356a3;
  font-weight:bold;
  text-decoration: none;
  display:block;
  height:45px;
  padding-left:50px;
  outline-style:none;
  padding-top:30px; 
  width:200px;
 }
 .trialatag{
  color:#FFFFFF;
  font-weight:bold;
  text-decoration: none;
  outline-style:none;
  text-align:center;
  display:block;
  padding-top:5px; 
 }

 
#Lrg_AdBtnTest
{
display:block; 
background: url(../images/RBtns/img1.gif) no-repeat  0 0;
width:250px; 
height:75px;
cursor:pointer;
padding-left:5px;
padding-top:5px;
}

#Lrg_AdBtnTest a{
  text-decoration: none;
 }

#Lrg_AdBtnTest:hover
{
background-position: 0 -80px;}

#Lrg_AdBtnCallUs
{
display:block; 
background: url(../images/RBtns/img3.gif) no-repeat  0 0;
width:250px; 
height:75px;
cursor:pointer;
padding-left:5px;
padding-top:5px;

}
#Lrg_AdBtnCallUs a {   text-decoration: none;
}

#Lrg_AdBtnCallUs:hover
{
background-position: 0 -80px;}

/* #AdBtnCallUsLrg:hover
{
  height: 80px; width: 280px;
   background-image:
  url(../images/RBtns/Btn_CallLrg.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}*/
#AdBtnCallUsLrg
{
  height: 80px; width: 282px;
   background-image:
  url(../images/RBtns/Btn_CallLrg.gif);
  background-position: 6px 0px;
  background-repeat: no-repeat; cursor: auto;
}


 #AdBtnCustomerSayLrg:hover
{
  height: 80px; width: 282px;
   background-image:
  url(../images/RBtns/Btn_CustomerSayLrg_hover.gif);
  background-position: 6px 0px;
  background-repeat: no-repeat;
  padding: :5px; cursor: hand;
}


#AdBtnCustomerSayLrg
{
  height: 80px; width: 282px;
   background-image:
  url(../images/RBtns/Btn_CustomerSayLrg.gif);
  background-position: 6px 0px;;
  background-repeat: no-repeat; cursor: hand;
}

