@charset "utf-8";
/* Toysi CSS Document */
*{
	margin:0px;
	padding:0px;
	margin-top:0px;
}
body{
	background: #f5f5f5 url(../images/inside_header.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	background: #f5f5f5 url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif  ;
}

.clear{
	clear:both;
	height:30px;
}

/* header styles */
#header{
	width:965px;
	height:37px;
	margin:0px auto;
}
.followus_left{
	background-image:url(../images/followus_bg_left.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:28px;
	float:left;
	margin-top:4px;
}
.followus_centre{
	background-image:url(../images/followus_bg_center.jpg);
	background-repeat:repeat-x;
	width:170px;
	height:28px;
	float:left;
	margin-top:4px;
	color:#CCCCCC;
	font-size:9px;
	vertical-align:middle;
}
.followus_centre img {
	margin:4px 2px 0 2px;
	border:none;
}
.follow{
	background-image:url(../images/followus_bg_center.jpg);
	background-repeat:repeat-x;
	width:55px;
	height:10px;
	padding:8px;
	float:left;
	color:#CCCCCC;
	font-size:11px;
	font-weight:bold;
	background-color:#0f0f0f;
}
.followus_right{
	background-image:url(../images/followus_bg_right.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:28px;
	float:left;
	margin-top:4px;
}
.follow_block{
	width:16px;
	height:16px;
	float:left;
	margin-right:7px;
}
/* menu styles */
#menu_panel{
	width:965px;
	height:79px;
	margin:0px auto;
}
.main_menu{
	width: 645px;
	height:30px;
	float:left;
	margin:24px 0 24px 0;
}
.menu_item a{
	width:77px;
	height:28px;
	float:left;
	color:#003849;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	padding-top:6px;
	margin-right:15px;
	color:#043846;
	text-transform:capitalize;
}
.menu_item a:hover {
	width:77px;
	background:url(../images/over_bt.png) no-repeat;
	color:#003849;
	height:25px;
	text-decoration:none;
}
#current {
	background:url(../images/over_bt.png) no-repeat;
}
.logo{
	width:316px;
	height:61px;
	float:right;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-top:10px;
}
/* banner styles */
#banner{
	width:965px;
	margin:0px auto;
}
.banner_menu{
	width:965px;
	height:65px;
	margin:9px auto;
}
.banner_menu_item{
	width:55px;
	height:51px;
	float:left;
	margin-top:5px;
	padding-left:10px;
}
.banner_menu_text{
	width:255px;
	height:51px;
	float:left;
	margin:3px 0 5px 0;
	border-right:#b5b5b5 1px solid;
}
.banner_menu_text h1{
	font-size:16px;
	color:#00347f;
	padding:5px 0 0 20px;
}
.banner_menu_text h2{
	font-size:13px;
	color:#00347f;
	padding-left:14px;
}
.banner_menu_text h3{
	width:245px;
	height:20px;
    color:#017a99;
	font-size:12px;
	font-weight:bold;
	padding-right:30px;
	text-align:right;
	text-decoration:none;
}
.banner_menu_text a{
	text-decoration:none;
color:#017a99;
}

/* content styles */
.content_body{
	background-color:#f5f5f5;
}

.content_main{
	width:970px;
	margin:0px auto;
	min-height:450px;
}
.content{
	width:311px;
	float:left;
}
.content_top{
	padding-top:30px;
	font-weight:bold;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	border-bottom:#b5b5b5 1px solid;
}	
.content_middle{
	height:auto;
	color:#333333;
	font-size:13px;
	font-family:;
	padding-top:20px;
	text-align:justify;
}	
.content_bottom{
	height:98px;
	padding-top: 30px;
}
.content_last{
	padding-top: 10px;
	text-align: right;
}
.content_last img{
	border:none;
}

/* footer styles */
#footer{
	height:110px;
	margin-top:50px;
	background-color:#000000;
	padding-top: 15px;
}

.copy{
	background-color:#393939;
	color:#FFFFFF;
	font-size:11px;
	padding:10px 0 15px 0;
	text-align:center;
}

#footer .body {
	width:965px;
	margin:0 auto;
	height:110px;
}

#footer .border {
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

#footer .left {
	width:320px;
	float:left;
	text-align:left;
}
#footer .left a {
	color:#999999;
	text-decoration:none;
	line-height:30px;
	font-size: 12px;
}

#footer .left a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/* inner pages*/
.about_us{
	width:965px;
	height:70px;
	margin:0px auto;
	padding-top:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
	
}
.content_right{
	width:230px;
	height:300px;
	float:right;
}

.content_left{
	width:675px;
	height:185x;
	float:left;
}
h4{
	font-size:20px;
	font-familY:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:8px 0 8px 0;
	border-bottom:#CCCCCC 1px solid;
}
h5{
	color:#999999;
	font-size:12px;
	padding:8px 0 8px 0;
	border-bottom:#CCCCCC 1px solid;
}
p {
	color:#333333;
	font-size:13px;
	line-height:20px;
	padding:9px 0 9px 0px;
}
.advertising_block{
	width:205px;
	height:166px;
	background-color:#CCCCCC;
	margin-top:16px;
	border:#999999 1px solid;
	color:#FFFFFF;
	font-size:44px;
	text-align:center;
	padding-top:60px;
	font-weight:bold;
}
.add_text{
	width:140px;
	height:40px;
	text-align:center;
	padding:7px;
	font-size:16px;
	background-color:#666666;
	color:#FFFFFF;
	margin:10px 40px 43px 40px;
}

.content_left li {
	margin-left:30px;
	color:#333333;
	font-size:13px;
	list-style-type:circle;
}

.more a{
	float: right;
	color:#60a04c;
	font-size:12px;
	padding-right:10px;
	text-decoration:none;
}
.portfolio a img {
	border:#666666 1px solid;
	width:200px;
	height:150px;
}

.portfolio a img:hover {
	border:#FF0000 2px solid;
}

.slides_container{width:675px;display:none;}
.slides_container div {width:675px;height:180px;display:block;}
.pagination {display:none;}
.prev{text-decoration:none; float:left; clear:left; height:16px; width:30px; background-color:#114366; color:#FFFFFF; padding:3px 5px 3px 5px; font-size:15px;}
.next{text-decoration:none; float:right; clear:right; height:16px; width:30px; background-color:#114366; color:#FFFFFF; padding:3px 5px 3px 5px; font-size:15px;}
.right{float:right;
}


/* catalog pages*/


#details{
	background-color:#eeeeee;
	border:#dedede 1px solid;
	color:#C00;
	line-height:1.5;
	text-align: justify;
	padding:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:5px;

	
}

.menu li, .menu img{
float:left;
list-style-type:none
}
.menu{
float:left
}
#content{
float:left;
margin:1px 0 0 0;
width:100%;
padding:5px 0 6px 0;
}


.dots{
background-image:url(../images/dots.gif);
background-position:bottom left;
background-repeat:repeat-x
}
.style1{margin:0 0 14px 0}
.right{
padding:0 0 0 5px
}
.item{
width:174px;
margin:0 3px 3px 0;
float:left
}
*html .item{
margin:0 0 3px 0
}
.item img{
float:left
}
.item div{
margin:6px 7px 5px 7px;
float:left
}
.items{
padding:0 20px 0px 0;
text-align: justify;vertical-align:top;
}




.powered{
color:#00214B
}
.terms{
color:#0051B6
}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}
.text4{
	font-size:12px;
    color:#003849;
	font-family:Arial;
	font-weight:900;
	text-align:left;
	text-decoration:none;
	}
.fade{
	font-size:12px;
    font-weight:900;
	text-align:left;
	text-decoration:none;
	}

.text1{
	font-size:14px;
    color:#003849;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	}
	
.text5{
	  font:13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif ;
	   }
	  
	  
.{	 color:#C125D8;
	}
.cost{
	color:#C00;
	width:120px;float:left;
	}

.scname{ color:#6B2ED1;}	
.p_name{
	color:#0475d5;
	font-size:13px;}
	
.sim_desc{
	float:left;
	color:#000;
	font-size:12px;
	width:120px;
    height:60px;
    overflow:hidden;
	text-overflow:clip;
	font-weight:100;
	}
.desc{
	width:650px;
	height:auto;
	font-weight:100;
}
			
.tble{
    border: 1px solid #ccc;
   -moz-border-radius: 5px;-webkit-border-radius: 5px;
    border-radius: 5px;
	}
.tble:hover{box-shadow:0 0 4px #999;}
.pro_img{min-height:120px;}
.view_details {	float:left; font-size:12px;  padding:1px; border: 1px solid #017a99; color:#003849;}

.btn { 
    background-color:#0f4164;
	display:block;
	font-family: Arial;
	padding:5px 12px;;
	width:110px;;
	height:auto;
	margin-top:10px;
	border-radius:5px;
}

.btn  a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-align:center;

	}
.btn a:hover { 
text-decoration:none;
	color:#CCC;
}.btn:active {
	position:relative;
	top:1px;
}

.ad_right{
width:auto; 
float:left;

}	
.ad_left {
	width:200px; 
	float:left;
}
	
.ad_content{
	width:1100px;
	margin:0px auto;
	min-height:450px;
	
	}
		
.c_text{
	color:#F39;
	}
	
	
.text7{
	color:#007ab9;
	 text-decoration:none;
	  font-size:14px;}			
	  
	  
	  
	  /* pagination styles*/
div.pagination {
	padding:3px;
	margin:30px;
	text-align:center;
	font-family:Verdana;
	font-size: 12px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border:#666666 1px solid;
	text-decoration: none; 
	color: black;
}
div.pagination a:hover, div.pagination a:active {
	border:#ccc 1px solid;
	color: #FFF;
	background-color:#4d8cb4;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border:#ccc 1px solid;
	font-weight: bold;
	background-color:#4d8cb4;
	color: #fff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border:#333 1px solid;
	color: #333;
}
