/* CSS Document */
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#040404;
	font-size:11px;
	}

#wrapper  {
	background:url('../images/pg-bg.jpg') repeat-y;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-top:4px solid #686868;
	}

#header {
	float:left;
	width:780px;
	margin:0px;
	padding:0px;
	}

.logo {
	margin:0px;
	padding:0px 34px 0px 10px;
	width:184px;
	height:75px;
	float:left;
	}
	
#Call {
	float:left;
	width:225px;
	margin:11px 0px 0px 83px;
	text-indent:85px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	border-right:3px solid #E6E6E6;
	background:url(../images/call_no.jpg) no-repeat left center;
	}
	
#search {
	float:left;
	width:230px;
	height:25px;
	margin:11px 0px 0px 1px;
	font-size:13px;
	font-weight:600;
	color:#326897;
	text-align:left;
	border:0px solid red;
	}
input.search {
	background:#FFF;
	border:1px solid #808080;
	width:120px;
	margin:0px 8px 0px 5px;
	vertical-align:middle;
	}
img.btn {
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
#toplink {
	width:552px;
	position:relative;
	float:left;
	padding:0px;
	margin:15px 0px 0px 0px;
	border-right:0px solid red;
	}
	
#toplink ul {
	margin:0px;
	padding:0px;
	float:left;
	}
	
#toplink li {
	font-weight:bold;
	float:left;
	display:block;
	list-style-type:none;
	margin:0px 2px 0px 0px;
	}	
	
#toplink li a {
	width:108px;
	height:21px;
	display:block;
	color:#fff;
	padding:10px 0px 0px 0px !important;
	padding:10px 0px 5px 0px;
	background: url(../images/nevg_btn.jpg) no-repeat;
	text-decoration:none;
	}		
	
#toplink li a:hover {
	color:#000;
	background: url(../images/nevg_btn_on.jpg) no-repeat;
	text-decoration:none;
	}
#toplink li a.active:link,
#toplink li a.active:visited,
#toplink li a.active:hover {
	color:#000;
	background: url(../images/nevg_btn_on.jpg) no-repeat;
	text-decoration:none;
	}			

#shppingbar {
	background:#EBEBEB;
	float:left;
	height:29px;
	width:778px;
	border:1px solid #BDBDBD;
	color:#000;
	margin-top:-1px;
	z-index:300;
	}
.cart {
	float:left;
	width:100px;
	padding:6px 0px 0px 0px;
	margin-left:3px;
	border:0px solid red;
	}
.cart a:link,
.cart a:visited{
	color:#000;
	text-decoration:none;
	}	
.cart a:hover{
	color:#FF0000;
	text-decoration:none;
	}	
.shoping_r {
	float:right;
	width:450px;
	padding:0px 0px 0px 0px;
	margin: 0px 8px 0px 0px;
	border:0px solid red;
	line-height:28px;
}
.shoping_r a{
	color:#000;
	padding:0px 3px 0px 3px;
	text-decoration:none;
}

.shoping_r a:hover{
	color:#FF0000;
	padding:0px 3px 0px 3px;
	text-decoration:none;
}

img.pos {
	float:left;
	margin:4px 4px 0px 0px;
	padding:0px;
	}
#container {
	background:url(../images/contain_bg.jpg) repeat-y 0px 0px;
	width:780px;
	float:left;
	margin:0px;
	padding:0px;
	}
/*  this  call call on inner pager where is the left col continue bg col. */	
#container_a {
	background:url(../images/contain_bg.jpg) repeat-y 0px 0px;
	width:780px;
	float:left;
	margin:0px;
	padding:0px;
	}	
#leftcol {
	float:left;
	width:187px;
	margin:0px;
	padding:0px;
	}
	
#leftlink {
	float:left;
	width:187px;
	margin-top:2px;
	padding:0px;
	}
		
#leftlink ul {
	padding:0px;
	margin:0px;
	}

#leftlink li {
	width:187px;
	display:block;
	background: url(../images/arrow_b.jpg) no-repeat 15px 6px #ADADAD;
	text-align:left;
	padding:0px;
	border-bottom:1px solid #fff;
	list-style-type:none;
	}
#leftlink li a {
	width:160px;
	line-height:18px;
	display:block;
	padding-left:27px;
	background: url(../images/arrow_b.jpg) no-repeat 15px 6px #ADADAD;
	color:#FFF;
	text-decoration:none;
	}	
#leftlink li a:hover {
	width:160px !important;
	width:187px;
	display:block;
	background: url(../images/arrow_w.jpg) no-repeat 15px 6px #4E4E4E;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}	
		
		#content
	{
		 padding-left:5px;
		 padding-right:2px;
		  
	}
	#content h2
	{
		color:Red;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		  
	}
	#content h3
	{
		color:Red;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		  
	}
		
			
.advert{
/*	width:187px;
	height:92px;
	background:url('../images/subscribe_link.jpg') no-repeat ;
	padding:0px;
	margin:0px;*/
}
.advert p{
	font-size:11px;
	color:#000000;
	text-align:left;
	margin:40px 0px 0px 15px;
}
.advert p a:link,
.advert p a:visited,
.advert p a:hover{
	color:#000000;
	text-decoration:none;
}
#rightcol {
	float:left;
	width:593px;
	text-align:left;
	padding:0px 0px 0px 0px;
	}			

.banner {
	float:left;
	width:592px;
	height:205px;
	text-align:right;
	}
.txt-sec{
/*	float:right;
	width:190px;
	margin:10px 130px 0px 0px !important;
	margin:25px 65px 0px 0px; 
	text-align:left */
}	
.txt-sec p{
	font-size:22px;
	color:#000000;
	font-weight:bold;
	}
.txt-sec p span{
	font-size:18px;
	color:#980505;
	font-weight:bold;
	/*padding:0px 0px 0px 0px;*/
	}
.txt-sec p span.span1{
	font-size:17px;
	color:#000000;
	font-weight:bold;
	line-height:25px;
	/*padding:0px 0px 0px 0px;*/
	}	
.txt-sec p span.span2{
	font-size:20px;
	color:#CC0101;
	font-weight:bold;
	line-height:30px;
	/*padding:0px 0px 0px 5px;*/
	}
.txt-sec p span.span3{
	font-size:11px;
	color:#010E1C;
	font-weight:normal;
	line-height:13px;
	}	
		a.link {
    font-size: 11px;
	color: #092379;
	text-decoration: none;
}							
.banner1 {
	float:right;
	width:592px;
	margin:2px 0px 0px 0px;
	padding:0px;
	}	
.Product {
	float:left;
	width:190px;
	height:185px;
	border-top: 1px solid #B2C5D7;
	border-left: 1px solid #B2C5D7;
	border-right: 1px solid #B2C5D7;
	background:url(../images/pr_bot.jpg) no-repeat bottom left;
	/*margin:2px 0px 0px 4px;*/
	padding:0px;
	}

.Product h1 {
		font-size:12px;
		color:#124069;
		font-weight:bold;
		padding: 5px 0px 5px 5px;
		margin:0px;
	}
	
.Product p {
	text-align:left;
	padding:0px 4px 2px 2px;
	margin:0px;
	line-height:14px;

	}
.Product .title {
	background:#E1EBF4;
	height:26px;
	width:190px;
	margin:0px;
	padding:0px;
	}
img.products {
	float:left;
	margin:3px 8px 5px 5px;
	}
.products_more {
	float:right;
	color:#fff;
	font-weight:bold;
	margin:5px 8px 0px 5px;
	padding-top:5px;
	}	

.Product_detials {
	float:left;
	width:138px;
	line-height:19px;
	text-align:left;
	/*padding:3px 0px 5px 0px;*/
	margin-left:20px;
	color:#084B88;
	}	
		
.Product_detials b {
	float:right;
	text-align:left;
	padding:0px;
	margin:0px;
	color:#BE0101;
	}
	
#footer {
	float:left;
	width:780px;
	padding:8px 0px 8px 0px;
	border-top:3px solid #B3B3B3;
	border-bottom:1px solid #DADADA;
	}
#footer #left{
	float:left;
	width:220px;
	text-align:left;
	padding:0px 0px 0px 10px;
	color:#777777;
	}	
	
#footer #right{
	float:right;
	width:550px;
	text-align:right;
	line-height:18px;
	padding:0px 10px 0px 0px;
	color:#000000;

	}

#footer #right a{
	color:#000000;
	text-decoration:none;
	}		
		
#footer #right a:hover{
	color:#000000;
	text-decoration:none;
	}		
	
/* innerpage css */

.row{
	float:left;
	width:593px;
	padding:7px 0px 7px 0px;
}
.row1{
	float:left;
	width:585px;
	padding:0px 0px 0px 8px;
}
.row p,
.row1 p{
	font-size:11px;
	color:#696969;
	line-height:13px;
	margin:5px 0px 5px 0px;
}
.trail{
	float:left;
	width:585px;
	font-size:10px;
	color:#B00000;
	padding:7px 0px 7px 8px;
}
.pro-detail{
	float:left;
	width:593px;
	padding:10px 10px 0px 10px;
}
.product-img{
	float:left;
	width:270px;
	height:247px;
	border:1px solid #D9D9D9;
	margin-left:3px;	
}
.pro-des{
	float:left;
	width:300px;
	padding:0px 0px 0px 13px;
}
.pro-des h1{
	font-size:21px;
	font-weight:bold;
	color:#000;
	margin:0px;
	padding-bottom:5px;
}
.pro-des p{
	font-size:11px;
	color:#696969;
	line-height:13px;
	margin:0px;
	text-align:justify;
	padding:0px;
}


.caption-bg{
	float:left;
	width:588px !important;	
	width:593px;	
	background:#4E4E4E;
	margin:0px;
	padding:7px 0px 7px 5px;	
}
.caption-bg h2{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	padding:0px;
	line-height:13px;	
}
/*.outline-section{
	float:left;
	width:593px;
	background:url('../images/outline-bg.jpg') repeat-y left;
}*/

.outline-section{
	float:left;
	width:100%;   /*593px;*/
	/*background:url('../images/outline-bg.jpg') repeat-y left;*/
}

.outline{
	float:left;
	width:197px;
	padding:5px 0px 5px 0px;
	color:#000;
	/*border-right:1px solid #CFD6DD;*/
}	
.outline1{
	float:left;
	width:197px;
	padding:5px 0px 5px 0px;
	color:#000;
}

.outline h1,
.outline1 h1{
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	color:#B00000;
	margin:0px;
}	
.outline p,
.outline1 p{
	padding-left:5px;
	line-height:14px;
	margin:0px;

	}	


.price-sec{
	float:left;
	width:593px;
	margin:2px 0px 0px 0px;
}
.see-more-col{
	float:left;
	width:287px;
	padding:0px 0px 0px 0px;
}
.price-col{
	float:right;
/*	width:306px;*/
	width:250px;

	padding:0px 0px 0px 0px;
	vertical-align:top;
}	
.price-bg{
	width:99px;
	height:107px;
	background:url('../images/licence_01.jpg') no-repeat left;

}	
.licence{
	height:40px;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.price1{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#B00000;
	font-weight:bold;
}
.buy-but{
	height:47px;
}		
.small-thumb{
	border:1px solid #CDCDCD;
	padding:5px 3px 5px 3px;
}	
.thumb-pname{
	font-size:10px;
	color:#B00000;
}
.thumb-pname a:link,
.thumb-pname a:visited{
	color:#B00000;
	text-decoration:underline;
}
.thumb-pname a:hover{
	color:#000000;
	text-decoration:underline;
}
.light1{
	font-size:12px;
	color:#575757;
	font-weight:bold;
	padding:0px 0px 3px 5px;
}
.box{
	float:left;
	width:190px;
	height:177px;
	border:1px solid #989898;
	margin:0px 2px 0px 2px;
}

.box1{
	float:left;
	width:190px;
	height:177px;
	border:1px solid #989898;
	margin:0px 0px 0px 2px;
}
.box-head{
	width:190px;
	background:#4E4E4E;
	padding:7px 0px 7px 0px;
}
.box-head p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	margin:0px;
}
.box-content{
	width:190px;
	height:132px;
}
.pro-img{
	float:left;
	width:190px;
	height:74px;
	text-align:center;
}
.pro-info{
	float:left;
	width:130px;
	height:74px;	
}
.pro-info p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5E6265;
	font-size:11px;
	padding:0px 5px 0px 5px;
	margin:0px;
}
.licence-types{
	float:left;
	width:190px;
	height:45px;
	text-align:right;
}
.light2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	font-size:11px;
}
.light3{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#BE0101;
	font-size:11px;
	font-weight:bold;
}
.light5{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	
}
.light6{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#084B88;
	font-size:13px;
}
.more{
	width:190px;
	height:19px;
	text-align:right;
}

.form-button {
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 25px;
	cursor: hand;
	filter: Alpha(Opacity=85);
	background-color: #D2E9FF;
	border: 1px solid #0066CC;

	}
	
	a.shortcut {
	font-size: 14px; 
	font-weight: normal; 
	color:#0000CC;
	
	
}
a:hover.shortcut {
	text-decoration: underline overline;
	color:#FFFFFF;
	background-color:#0000CC;
}
a:active.shortcut {
	text-decoration: underline;
	color:#0000CC; 
}
.removeshortcut
{
font-size: 14px; 
	font-weight: normal; 
	color:#666666
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	font-weight: normal;
	line-height: 13px;
}

.content {
	
	float:left;
	width:580px;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	}
	
	
	/*---------------------------------------------------------------------------------*/
	/* MENU CSS*/
	/*---------------------------------------------------------------------------------*/
	.submenu
{
	background-color:#ADADAD;
 	color:#000000;
	text-align:left;
	border-bottom:1px solid #fff;
	height:19px;
 	/*width:220px;*/
	width:100%;
 	padding:2px;
 	padding-left:2px;
 	
	 
		
	
}
.submenuOver
{
 
	background-color:#4E4E4E;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
	text-align:left;
	height:19px;
 	/*width:220px;*/
	width:100%;
 	padding:2px;
	
	border-bottom:1px solid #fff;
	
}







.pro-des1{
	
	width:550px;
	padding:0px 0px 0px 5px;
	text-align:center;
}
.pro-des1 h1{
	font-size:21px;
	font-weight:bold;
	color:#696969;
	margin:0px;
	padding-bottom:5px;
}
.pro-des1 p{
	font-size:11px;
	color:#696969;
	line-height:13px;
	margin:0px;
	text-align:justify;
	padding:0px;
}
