* {

	margin: 0px;

	padding: 0px;

}

body {

	background-image: url(images/bodyback.gif);

	background-repeat: repeat-x;

	background-position: left top;

	background-color: #f5f5f5;

	font-family: Tahoma;
	
	min-width: 1200px;

}

a img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#top {

	width: 100%;

	min-width:940px;

	position:relative;

	height: 1px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}


.tcs {
	background: url('images/tcs.png') no-repeat;
	width: 145px;
	height: 52px;
	display: block;
	position: relative;
	border: none;
	text-decoration: none;
}

#container {

	width: 940px;

	margin-right: auto;

	margin-left: auto;

}

#header {

	position: relative;

	width: 1035px;

	padding-top: 8px;

	height: 112px;

}

#marked {

	position: absolute;

	top: 0%;

	right: 0px !important;

	right: -10px;
	z-index:1000;
}

.curved {
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:920px;
height:100px;
background:#E1E1E1;
border:1px solid #efefef;
padding:7px 7px 10px 7px;
behavior:url(border-radius.htc);
float:left;
color:#000;
font-size:12px;
}
.btn{
	background:#BBBBBA none repeat scroll 0 0;
border:1px solid #BBBBBA;
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration:none;
width:70px;
height:20px;
padding-bottom:4px;
}
#logo {

	float: left;

	width: 300px;

}

.headright{

	float: right;

	font-family: Tahoma;

	color: #959595;

	width: 425px;

	font-size: 11px;

}

.headright a {	

    color: #959595;

	text-decoration: none;

}


form {

	margin: 0px;

	padding: 0px;

}

/******************** the right top corner form ***************************/

.logform {

	font-size: 11px;

}

.logform .textbox {

	background-image: url(images/textboxback.gif);

	background-repeat: no-repeat;

	background-position: left top;

	font-size: 11px;

	color: #959595;

		
	font-family: Arial, Helvetica, sans-serif;

	height:22px;

	padding:1px 0 0px;

}

.textbox input {

	border: 1px solid #38383c;

	background-color: #38383c;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #959595;

	padding-left: 8px;

	width: 134px;
	
	padding-top:2px;

}

.cheb {

	background-image: url(images/check.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-left: 5px;

}



.chebox {

	border: 1px solid #38383c;

	background-color: #38383c;

	background-image: url(images/check.gif);

	background-repeat: no-repeat;

	background-position: left top;

}



/********************************* the form end *******************************************/

ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.topmenu {

	padding-top: 22px;

	z-index: 200;

	position: absolute;

	top: 67px;

	left: 410px;

}

.cover {
	position: relative;
	z-index: 20;
	background: url('images/cover.gif') repeat-x;
	width: 530px;
	height: 11px;
	display: block;
	margin-top: 31px;
}


.topmenu li {
	
	float: left;
	
	z-index: 4;
    
	width:99px;
	
	height: 37px;
	
	background-position: 0px -37px;
	
	padding:0px 0px 0px 0px;
	
	text-align:center;
	
	position: relative;
	
	font-size: 14px;
	
	letter-spacing: -1px;

	font-family: Verdana, Arial, sans-serif;
	
	font-weight:normal;
	
	margin-right:-12px;
    
    background-image: url(images/navtab.png);
	
	background-repeat:no-repeat;

}

.topmenu li:hover {
	position:relative;
	z-index: 10;	
	background-position: -1px -1px;
}



.topmenu a {
	
	position: relative;

	font-size: 14px;
	
	margin: 0px 0px 0px 3px;
	
	padding-top: 7px;
	
	display: block;
	
	height: 38px;

	font-weight: bold;

	color: #959595;

	text-decoration: none;

}

.topmenu li a:hover{
	color:#00ABE3;
}





.topmenu #current  {

	color: #00abe3;
	background-position: -1px -1px;
	z-index: 12;

}
.topmenu #current a {
	color: #00abe3;
}

#banner {

	background-image: url(images/banner.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: 275px;

	margin-top: 20px;

	clear: both;

	padding-left: 40px;

	padding-top: 25px;

	padding-right: 480px;

}

#banner h1 {

	font-size: 30px;

	color: #FFFFFF;

	font-weight: normal;

	padding-bottom: 8px;

}

#banner p {

	font-size: 20px;

	color: #d5d5d5;

	line-height: 30px;

}

.content {

	padding-top: 16px;

}

.content a{
	color:#878787;
}

.content a:hover{
	color:#00abe3;
	
}

.content li {

	float: left;

}
a#getstarted_button{
background:transparent url(images/btn-getstarted.png) no-repeat scroll 0 0px;
display:block;
float:left;
height:40px;
width:260px;
}
a:hover#getstarted_button{
background:transparent url(images/btn-getstarted.png) no-repeat scroll 0 -40px;
display:block;
float:left;
height:40px;
width:260px;
}
a#whyus_button{
background:transparent url(images/btn-whyus.png) no-repeat scroll 0 0px;
display:block;
float:right;
height:40px;
width:146px;
}
a:hover#whyus_button{
background:transparent url(images/btn-whyus.png) no-repeat scroll 0 -40px;
display:block;
height:40px;
float:right;
width:146px;
}
a#examples_button{
background:transparent url(images/btn-examples.png) no-repeat scroll 0 0px;
display:block;
float:right;
height:40px;
width:146px;
}
a:hover#examples_button{
background:transparent url(images/btn-examples.png) no-repeat scroll 0 -40px;
display:block;
height:40px;
float:right;
width:146px;
}
.content .second {

	padding-right: 18px;

	padding-left: 18px;

	width: 300px;

}



.passage {

	background-image: url(images/boxtop.gif);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #d8d8d8;

	padding-right: 12px;

	padding-left: 12px;

}


.box {

	background-image: url(images/boxbottom.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-bottom: 8px;

	width: 300px;

}


.box a{
	color:#878787;
}

.box a:hover{
	color:#00abe3;
}


.boxtop {

	background-image: url(images/boxtop.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 8px;

}




.content h1 {

	font-size: 22px;

	font-weight: normal;

	color: #17171a;

	margin: 0px 0 4px 0;

	padding: 0px;

}

.content p{

	font-size: 11px;

	line-height: 15px;

	color: #878787;

}

.packtab {

	color: #17171a;

	font-size: 12px;

	margin-top: 5px!important;

	margin-top: 8px;

}

.packtab td {

	height: 20px;

}

.bluecolor {

	color: #00abe3;

}

/***************************** the inner page ******************************/

#bannerinner {

	background-image: url(images/bannerinner.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 107px;

	margin-top: 20px;

	clear: both;

}

.example {

	float: left;

	width: 605px;
	

}

.example p {

	font-size: 14px;

	line-height: 18px;

}

#list {

	padding-top: 15px;
	
	
}

#list li h3 {

	font-size: 20px;
	
	text-align:center;

	color: #878787;

	font-weight: normal;

	margin-top: 6px;

	margin-bottom: 5px;

}


.rightside {

	float: right;

	width: 300px;

}

.rightside p {

	padding-bottom: 8px;

}



.lightblue {

	color: #00abe3;

}

.queform {

	font-size: 14px;

	color: #17171a;

	padding-top: 8px;

}

.queform .inpt {

	height: 17px;

	width: 237px;

	padding-left: 6px;

	border: 1px solid #a4a4a4;

	font-size: 14px;

	padding-top: 5px;

	padding-bottom: 6px;

	font-family: Tahoma;

	background-color: #FFFFFF;

	margin-bottom: 8px;

}

.queform .textare {

	margin-top: 5px;

	border: 1px solid #a4a4a4;

	background-color: #FFFFFF;

	height: 100px;

	width: 300px;

	overflow: auto;

	margin-bottom: 12px;

}

.fontstyle {

	font-size: 18px;

	font-weight: bold;

}



/************************ the order page *********************************************/

.btn-continue {
border: none;
background: url('images/btn-continue.gif') no-repeat; 
width: 182px; 
height: 56px; 
display: block; 
margin-right: 12px;
cursor:pointer;
}

.btn-continue:hover {
	background-position: 0px -56px;
}

.ordertab {

	font-size: 20px;

	font-weight: normal;

	margin-top: 16px;

	width: 600px;

	margin-bottom: 14px;

}

.ordertab .oderinput {

	border: 1px solid #a2a2a2;

	background-color: #FFFFFF;

	height: 25px;

	font-size: 20px;

	font-weight: normal;

	padding-top: 3px;

	padding-bottom: 5px;

	padding-left: 5px;

	font-family: Tahoma;

	margin-bottom: 10px;
	
}
.sidertab {

	font-size: 12px;

	font-weight: bold;

	margin-top: 16px;

	margin-bottom: 14px;
	
	font-family: Arial;
}
.sidertab .siderinput {

	border: 1px solid #a2a2a2;

	background-color: #FFFFFF;

	height:18px;

	font-size:14px;

	font-weight: normal;

	padding-top: 3px;

	
	padding-left: 5px;

	

	margin-bottom: 10px;

}
.ordertab .texta {

	overflow: auto;

	border: 1px solid #a2a2a2;

	background-color: #FFFFFF;

	font-family: Tahoma;

	font-size: 20px;

	width: 500px;

	height: 100px;

}

.cart {

	width: 570px;

	margin-right: auto;

	margin-left: auto;

	background-color: #e3e3e3;

	font-size: 12px;

	color: #545461;

	font-family: Tahoma;

	padding-right: 15px;

	padding-left: 15px;

}
.orderdata {

	width: 570px;

	margin-right: auto;

	margin-left: auto;

	background-color: #dbdbdb;

	font-size: 12px;

	color: #545461;

	font-family: Tahoma;

	padding-right: 15px;

	padding-left: 15px;

}
.carttab {

	width: 570px;

	margin-right: auto;

	margin-left: auto;

	font-size: 12px;

	color: #545461;

	font-family: Tahoma;

	margin-top: 14px;

}

.cart p,.carttab p {

	font-size: 12px;

	line-height: 20px;

	color: #545461;

	padding-top: 5px;

	padding-bottom: 6px;

	padding-right: 0px;

	padding-left: 0px;

}

.carttab p {

	padding:0px;

	margin: 0px;

}

.carttop {

	background-image: url(images/carttop.gif);

	background-repeat: no-repeat;

	background-position: left top;

	width: 600px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 14px;

	padding: 0px;

	height: 20px;

	margin-bottom: 0px;

}

.cartbottom {

	background-image: url(images/cartbottom.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	width: 600px;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

	height: 6px;

	margin-top: 0px;

	margin-bottom: 0px;

}
.roundedcornr_box_615063 {
   background: #d8d8d8;
   width:890px;
   margin:auto auto;
}
.roundedcornr_top_615063 div {
   background: url(images/roundedcornr_615063_tl.png) no-repeat top left;
}
.roundedcornr_top_615063 {
   background: url(images/roundedcornr_615063_tr.png) no-repeat top right;
}
.roundedcornr_bottom_615063 div {
   background: url(images/roundedcornr_615063_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_615063 {
   background: url(images/roundedcornr_615063_br.png) no-repeat bottom right;
}

.roundedcornr_top_615063 div, .roundedcornr_top_615063, 
.roundedcornr_bottom_615063 div, .roundedcornr_bottom_615063 {
   width: 100%;
   height: 8px;
   font-size: 1px;
}
.roundedcornr_content_615063 { margin:10px; }

.ordertop {

	background-image: url(images/ordertop.gif);

	background-repeat: no-repeat;

	background-position: left top;

	width: 600px;

	margin-right: auto;

	margin-left: auto;
	padding: 0px;
	height: 20px;
	margin-bottom: 0px;

}

.orderbottom {

	background-image: url(images/orderbottom.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	width: 600px;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

	height: 6px;

	margin-top: 0px;

	margin-bottom: 0px;

}
.orderbottom2{

	background-image: url(images/orderbottom2.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	width: 603px;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

	height: 6px;

	margin-top: 0px;

	margin-bottom: 0px;

}
.cartprice {

	font-size: 25px;

	font-weight: bold;

}

h4 {

	font-size: 20px;

	color: #17171a;

	font-family: Tahoma;

	font-weight: normal;

}

.summarytab {

	font-size: 12px;
	line-height:20px;	
	color: #545461;

	font-family: Arial;

}



.openbtn {

	padding-top: 22px;

}

#total {

	font-size: 36px;

	font-weight: bold;

	background-image: url(images/totalback.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: 60px;

	

	line-height: 60px;

	font-family: Tahoma;

	text-align: center;

	color: #a2a2a2;

}

.fontstyle2 {

	font-size: 14px;

	color: #545461;

	font-weight: bold;

	line-height: 20px;

}

.fontstyle3 {

	color: #00abe2;

	font-size: 12px;

	font-weight: bold;

	display: block;

	padding-top: 8px;

}

.fontstyle4 {

	font-size: 14px;

	color: #878787;

}

#fontstyle5 {

	font-size: 12px;

	color: #878787;

	line-height: 15px;

}







/************************************* the footer *******************************************/

#footer {

	clear: both;

	background-image: url(images/footback.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 8px;

	padding-left: 12px;

	height: 150px;

}

#footer h3 {

	font-size: 14px;

	color: #FFFFFF;

}

#footer p {

	font-size: 10px;

	line-height: 13px;

	color: #FFFFFF;

	padding-bottom: 8px;

}

.grey {

	color: #545461;

}

.exampletab {

	font-size: 14px;

	line-height: 18px;

	color: #878787;

	margin-bottom: 14px;

}

.exampletab .titl {

	font-size: 15px;

	color: #00abe3;

	padding-bottom: 6px;

}

.exampleprice {

	font-size: 24px;

	color: #00abe3;

}







.footleft {

	float: left;

	width: 560px;

}

.footright {

	float: right;

	width: 280px;

	color: #FFFFFF;

	font-size: 10px;

	line-height: 14px;

	font-weight: normal;

}

.footright a {

	color: #FFFFFF;

	text-decoration: none;

}


.footright a:hover{
	color:#00abe3;
}


.footright th {

	font-size: 15px;

	text-align: left;

	height: 26px;

}

#main{

}
#white{
width:930px;
height:20px;
}
#l1{
width:930px;
height:57px;
float:left;
}
#i1{
width:57px;
height:57px;
float:left;
background-image:url(images/righticon.gif);
}
#w3c{
width:258px;
height:57px;
float:left;

}
#w3c1{
width:180px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
.sh
{
font-family:Arial;
font-size:16px;
font-weight:600;
text-decoration:none;
color:#444444;
}
#i2{
width:57px;
height:57px;
float:left;
background-image:url(images/globeicon.gif);
}
#cbs{
width:253px;
height:57px;
float:left;

}
#cbs1{
width:180px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#i3{
width:57px;
height:57px;
float:left;
background-image:url(images/paint.gif);
}
#ppc{
width:248px;
height:57px;
float:left;

}
#ppc1{
width:220px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#ma{
width:930px;
height:105px;
float:left;
}
#m1a{
width:315px;
height:105px;
float:left;
}
#m1a1{
width:270px;
height:100px;
float:left;
margin-left:5px;
margin-top:3px;
}
.text
{
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#444444;
text-align:justify;
}
#m2a{
width:310px;
height:105px;
float:left;

}
#m2a1{
width:270px;
height:100px;
float:left;
margin-left:5px;
margin-top:3px;

}
#m3a{
width:305px;
height:105px;
float:left;

}
#m3a1{
width:270px;
height:100px;
float:left;
margin-left:5px;
margin-top:3px;

}
#l2{
width:930px;
height:57px;
float:left;
}
#i4{
width:57px;
height:57px;
float:left;
background-image:url(images/manicon.gif);
}
#sa{
width:248px;
height:57px;
float:left;

}
#sa1{
width:210px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#i5{
width:57px;
height:57px;
float:left;
background-image:url(images/bookicon.gif);
}
#sc{
width:248px;
height:57px;
float:left;

}
#sc1{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#i6{
width:57px;
height:57px;
float:left;
background-image:url(images/crashicon.gif);
}
#lo{
width:248px;
height:57px;
float:left;

}
#lo1{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#mb{
width:930px;
height:105px;
float:left;
}
#m4a{
width:315px;
height:105px;
float:left;
}
#m4a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#m5a{
width:310px;
height:105px;
float:left;
}
#m5a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#m6a{
width:305px;
height:105px;
float:left;
}
#m6a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#l3{
width:930px;
height:57px;
float:left;
}
#i7{
width:57px;
height:57px;
float:left;
background-image:url(images/personelised.gif);
}
#pc{
width:258px;
height:57px;
float:left;

}
#pc1{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#i8{
width:57px;
height:57px;
float:left;
background-image:url(images/offer.gif);
}
#dis{
width:253px;
height:57px;
float:left;

}
#dis1{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#i9{
width:57px;
height:57px;
float:left;
background-image:url(images/softwareimpicon.gif)
}
#si{
width:248px;
height:57px;
float:left;

}
#si1{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#mc{
width:930px;
height:105px;
float:left;
}
#m7a{
width:315px;
height:105px;
float:left;
}
#m7a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#m8a{
width:310px;
height:105px;
float:left;
}
#m8a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#m9a{
width:305px;
height:105px;
float:left;
}
#m9a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#l4{
width:930px;
height:57px;
float:left;
}
#i10{
width:57px;
height:57px;
float:left;
background-image:url(images/watch.gif);
}
#fta{
width:258px;
height:57px;
float:left;

}
#fta11{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#i11{
width:57px;
height:57px;
float:left;
background-image:url(images/box.gif);
}
#nda{
width:253px;
height:57px;
float:left;

}
#nda1{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#i12{
width:57px;
height:57px;
float:left;
background-image:url(images/star.gif);
}
#cs{
width:248px;
height:57px;
float:left;

}
#cs1{
width:200px;
height:25px;
float:left;
margin-top:17px;
margin-left:5px;
}
#md{
width:930px;
height:105px;
float:left;
}
#m10a{
width:315px;
height:105px;
float:left;
}
#m10a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#m11a{
width:310px;
height:105px;
float:left;
}
#m11a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
#m12a{
width:305px;
height:105px;
float:left;
}
#m12a1{
width:270px;
height:95px;
float:left;
margin-left:5px;
margin-top:10px;
}
.bg{background:url(images/headder_bg.jpg) repeat-x left top; height:121px; color:#959595; padding-right:20px; font-weight:bold }
.font_1{color:#00abe3;}
.top_small_links{color:#959595; text-decoration:none; font-size:11px; }
.top_small_links:hover{color:#00abe3; text-decoration:none; font-size:11px; }
.top_main_links{color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold }
.top_main_links:hover{color:#00abe3; text-decoration:none; font-size:14px; font-weight:bold }
.padding{padding:20px;}
.font{font-size:large; color:#000000;}
.tab1{ background:url(images/tab1.jpg) no-repeat right top; width:6px; height:38px;}
.tabright{background:url(images/tab2_right.jpg) no-repeat; width:8px;}
.tabright1{background:url(images/tab2_right1.jpg) no-repeat; width:8px;}
.tabright2{background:url(images/tab2_right1.GIF) no-repeat; width:8px;}
.curve_fleft{background:url(images/font2.GIF) no-repeat;width:6px;}
.jer{background:url(images/font3.GIF) no-repeat; width:8px;}
.bg_sec{background:url(images/sec.jpg) repeat-x left top;}
.bg_final{background:url(images/tab2_right.jpg) no-repeat left top; width:9px; height:38px;}
input.styled { display: none; } select.styled { position: relative; width: 190px; opacity: 0; filter: alpha(opacity=0); z-index: 5; }
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background:url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.warningiconbg {
background:url(images/warning.gif) no-repeat scroll center right;
height:27px;
background-color:#808080;
padding-left:3px;
padding-right:0px;
width:50%;
}
.warningiconbg1 {
background:url(images/warning.gif) no-repeat scroll center right;
height:20px;
background-color:#808080;
padding-top:3px;
padding-left:3px;
padding-right:0px;
width:160px;
}
.curve_top_left{background:url(images/curve_top_left.jpg) no-repeat right bottom; width:13px; height:18px;}
.curve_top_right{background:url(images/curve_top_right.jpg) no-repeat left bottom; width:13px; height:18px;}
.curve_bot_left{background:url(images/curve_bottom_left.gif) no-repeat right bottom; width:13px; height:18px;}
.curve_bot_right{background:url(images/curve_bottom_right.jpg) no-repeat left top; width:13px; height:18px;}
.fontl{color:#8f8f96; line-height:25px;font-size:11px;}
.fontc{color:#000; line-height:25px;font-size:12px;}
.font2{color:#8f8f96;font-size:12px;}
.border{ border-bottom:#999999 dashed 1px; padding-bottom:6px;}
.dot-border{ border-bottom:#999999 dotted 1px; padding-bottom:6px;}
.background{background:url(images/button_bg.jpg) no-repeat right ; width:63px; height:18px;}
.border_tabs{border-right:#999999 dashed 1px; padding-bottom:6px;}
.side_links{color:#545461; text-decoration:none; font-size:12px; font-weight:bold }
.side_links:hover{color:#CC3300; text-decoration:none; font-size:12px; font-weight:bold }
.text2{color:#545461; text-decoration:none; font-size:12px; font-weight:bold }
.side2_links{color:#545461; text-decoration:none; font-size:12px; font-weight:normal; }
.side2_links:hover{color:#CC3300; text-decoration:none; font-size:12px; font-weight:normal; }

a.sec_links{color:#5FB5DD; text-decoration:none; font-size:12px; font-weight:bold }
a.sec_links:hover{color:#666666; text-decoration:none; font-size:12px; font-weight:bold }

.font_s{color:#606060; font-weight:bold; font-size:12px;}

.font_ord{color:#20B2E5; font-size:18px;}
.ord-border{ border-bottom:#999999 dotted 1px;}
a.tasks{color:#20B2E5;text-decoration:none;}
.style3 {font-size:12px;
		 color:#606060;
		 font-weight:none;
		 margin-top:5px;
		 }
.bfont {font-size:13px;
		 color:#606060;
		 font-weight:bold;
		 margin-top:5px;
		 }		 
.style4 {
	font-size: x-large;
	font-weight: bold;
}
.style6 {font-size: x-large}
.style7 {font-size: 10px}
.style8 {
	color: #8f8f96;
	font-size: 11px;
}
.style9 {
	color: #999999;
	font-size: xx-large;
}
.style10 {color: #545461}
.style11 {
	color: #606060;
	font-size:12px;
	font-weight:bold;}
	
.pading_bot_m{padding-bottom:5px;}
.input_bor{border:#b8b8b7 solid 1px;}
select{width:400px; font-size:11px; font-weight:normal; color:#999999}
.bottom_right{background:url(images/bottom_right.jpg) no-repeat left top; height:95px; width:8px; background-color:#17171a}
.bottom_left{background:url(images/bottom_left.jpg) no-repeat right top; height:95px; width:8px; background-color:#17171a}
.botto_mid{background-color:#17171a; color:#FFFFFF;}

#infobox{

	position:fixed;
	z-index:5000;
	clear: both;
	width: 500px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding: 10px 10px 10px 10px;
	border: 10px solid #000;
	background-color:#555962;
	margin:100px 0 0 200px;
	display: none;
}
* html #infobox {
	position:absolute;
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#infobox div {
	height:60px;
	margin:0px auto;
	min-height:24px;
	padding: 4px 4px 4px 4px;
	width: 80px;
	background-color:#F6C75F;
}
#load{
	opacity:0.55;
	position:fixed;
	top:0px;
	z-index:5000;
	right: 0;
	padding:4px;
	background-color:#4E555F; 
	display: none;
	color:#FFF;
	font-weight:bold;
	font-family:Arial;
} 
* html #load {
position:absolute;
top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#load div {
height:60px;
margin:0px auto;
min-height:24px;
padding: 5px 0 5px 5px;
width: 80px;
}
.error{
	color:#0000;
	padding: 0px 0 0px 0px;
}

.message{
	color:green;
	padding: 0px 0 0px 0px;
}

.btn-placeorder {
border: none;
background: url('images/btn-placeorder.gif') no-repeat; 
width: 304px; 
height: 72px; 
display: block; 
margin: 0px 21px -4px 0px;
cursor:pointer;
}

.btn-placeorder:hover {
	background-position: 0px -72px;
}

.btn-createnew {
	background: url('../images/btn-createnew.gif') no-repeat;
	text-decoration: none;
	margin: 15px 4px 0px 0px;
	display: block;
	height: 72px;
	width: 304px;
}


.btn-createnew:hover {
	background-position: 0px -72px;
}






