body {
	margin: 0px;
	background-color: #c2c2c2;
	/*font-family: 'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
	font-family: 'Oxygen', sans-serif;*/
	font-family: 'Ropa Sans', sans-serif;
	padding:0px;
	/*background:url(../images/bg.jpg);*/
}
a{outline:none;}
h1, p, a, ul {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	width: 100%;
	height: auto;
}
.header {
	height: 153px;
	width: 100%;
}
.top_header {
	width: 100%;
	height: 30px;
	background-color: #FFF;
	border-top: 3px solid #241169;
	border-bottom: 1px solid #e2e2e2;
}
.navigation {
	width: 100%;
	height: 53px;
	background-color: #241169;
}
.content {
	width: 1024px;
	height: auto;
	margin: auto;
	
}
.hotline {
	width: auto;
	height: 29px;
	float: right;
}
.hotline_image {
	width: 102;
	height: 28px;
	background-color: #241169;
	float: left;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.hotline_no {
	
	height: 29px;
	float: left;
	color: #241169;
	padding: 5px;
	font-weight: bold;
}
.hotline_no p{ font-weight:normal;-}
.menu ul {
	list-style: none;
	padding: 0;
}
.menu li {
	float: left;
	margin: 0px 2px 0 0;
}
.menu ul li a {
	padding: 0px 28px;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	line-height: 50px;
	font-weight: bold;
	 letter-spacing: 1px;
	display: block;/*border-right: 1px solid #00C;*/
}
.hotline_image h1 {
	color: #FFF;
	font-size: 16px;
	float: right;
	padding: 5px;
	font-weight: normal;
	 line-height: 14px;
}
/*.content ul li a:hover{
	color:#0b99d1;
    background-color:#FFF;
	
}
*/
.logo {
	width: auto;
	height: auto;
	float: left;
}
.search_button {
	float: right;
	position: relative;
	width: 300px;
	 margin-top: 50px;
}
.search {
	width: 260px;
	height: 36px;
	border: 1px solid #241169;
	padding-left: 10px;
	font-size: 14px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 10px;
}
.search_button img {
    float: right;
    height: 41px;
    margin-top: 5px;
    width: 122px;
}

form {
    margin-bottom: 5px;
}


.facebook_link{
	 position: fixed;
    right: 0;
    top: 40%;
}
.button {
	right: 1px;
	position: absolute;
	background-image: url(../images/search_icon.png);
	height: 40px;
	width: 40px;
	border: none;
	margin-top: 10px;
	cursor:pointer;
	text-indent:-100px;
}
.menu ul li a.active, .menu ul li a:hover {
	background-color: #FFF;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.menu ul li a.active, .menu ul li a:hover {
	color: #241169;
}
.slide {
	margin-top: 60px;
	width: auto;
	height: 422px;
	border: 1px solid #d9dadc;
	margin-bottom: 7px;
}
.image_bar {
	height: 80px;
	width: auto;
	overflow:hidden;
	border: 1px solid #d9dadc;
	margin-bottom: 25px;
}


.topic h1 {
	color: #1e1e20;
	font-size: 30px;
}


.topic_2nd{
	color: #1e1e20;
	font-size: 15px !important;
	margin-top:20px !important;
}

.products_main_box {
	margin-top: 7px;
	width: auto;
	height:auto;
	margin-bottom: 18px;
}
.product_thumb {
	width: 238px;
	height: 350px;
	background-color: #FFF;
	float: left;
	position:relative;
	margin: 18px 8px 0 8px;
	border: 1px solid #cccccc;
	overflow:hidden;
	border-radius:3px;
}
.image_box {
	width: 238px;
	height: 200px;
	text-align:center;
	border-bottom: 1px solid #cccccc;
}
.price_box {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #333333;
}
.description_box {
	width: auto;
	border-bottom: 1px solid #ccc;
    height: 90px;
	padding: 8px 11px;
	overflow:hidden;
	
}
.link_box {
	width: auto;
	height: 43px;
	background-color: #241169;
}
.description_topic {
	font-size: 14px;
	/*font-weight:normal;*/
	color: #990000;
	margin-bottom: 13px;
}
.description_box p {
	font-size: 14px;
	/*font-weight: bold;*/
	color: #000000;
}
.link_box a {
	color: #ffffff;
	font-size: 14px;
	/*font-weight: bold;*/
	margin-left: 11px;
	line-height: 44px;
	text-decoration: none;
	background: url(../images/arrow.png) no-repeat right;
	display: block;
}
.brands {
	margin-top: 20px;
	width: auto;
	height: 92px;
	margin-bottom: 40px;
}
.brand_image {
	width: 144px;
	height: 90px;
	background-color: #fff;
	border: 1px solid #dedede;
	float: left;
}
.footer {
	width: auto;
	height: 289px;
	background-color: #FFF;
	 margin-bottom:4px;
	border: 1px solid #e9eaed;
	margin-bottom: 4px;
}
.link_footer_list {
	width: 356px;
	height: 288px;
	float: left;
}
.facebook_footer {
	width: 351px;
	height: 288px;
	float: left;
}
.contact_us {
	width: 312px;
	height: 288px;
	background-color: #FFF;
	float: left;
}
.copyright_box {
	width: auto;
	height: 35px;
	 padding: 5px 0;
	background-color: #1b1b1b;
	font-size: 12px;
	color: #FFF;
}
.copyright_box p {
	padding: 11px 0;
	float: left;
}
.link_footer_list ul li a {
	font-size: 14px;
	color: #888787;
	display: block;
	padding: 8px 0;
}
.follow_us {
	width: auto;
	height: 50px;
	color: #990000;
	font-size: 24px;
	line-height: 49px;
}
.facebook_pluging {
	width: 349px;
	height: 220px;
	background-color: #FFF;
	/*border: 1px solid #e9eaed;*/
}
.Contact_us_topic {
	width: auto;
	height: 50px;
	color: #990000;
	font-size: 24px;
	line-height: 49px;
	text-align: right;
}
.contact_us_logo {
	width: 194px;
	height: 59px;
	text-align: right;
}
.address_list {
	background-color: #FFF;
	margin-bottom: 27px;
}
.contact_us p {
	font-size: 14px;
	color: #888787;
	text-align: right;
}
.address_list a {
	color: #241169;
}
.link_footer_list ul {
	list-style: none;
	padding: 0;
}
.link_footer_list li {
	margin: 0px 1px 0 0;
}
.link_list_box {
	width: auto;
	height: auto;
	margin-top: 56px;
}
.solution {
	float: right;
	color: #FFF;
}
.solution a {
	color: #fccc4b;
}
.border_box{
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	}
	
	/*About us page*/
	
.about_computerage{
	width:500px;
	height:950px;
	background-color:#FFF;
	margin-top: 6px;
	float:left;
	border-bottom: 1px solid #d9dadc;
	border-top: 1px solid #d9dadc;
	border-left: 1px solid #d9dadc;
	overflow:hidden;

	
}
.about_computerage_with_image{
	width:472px;
	height:950px;
	margin-top: 6px;
	background-color:#FFF;
	float:left;
	border-bottom: 1px solid #d9dadc;
	border-top: 1px solid #d9dadc;
	border-right: 1px solid #d9dadc;
	padding-left: 50px;
	
}
.about_cmputerage_topic{
	width:335px;
	height:64px;
	background-color:#241169;
	margin-left:9px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.topic_about{
	width:62px;
	height:64px;
	margin-left:16px;
	float:left;
	color:#FFF;
	font-size:24px;
	font-weight:bolder;
	line-height: 64px;
	}
.topic_computerage{
	width:257px;
	height:64px;
	float:left;
	color:#FFF;
	font-size:36px;
	font-weight:bolder;
	line-height:65px;
	text-align:center;
}
.topic_computerage img{ margin-top:18px;}
.nested{
	margin-left:30px;
}
	
.computerage_paragraph{
	width:auto;
	height:1020px;
	margin-left: 10px;
	margin-top: 27px;
	font-size:14px;
	color:#363636;
}
.about_computerage_sub_topic{
	width:auto;
	height:auto;
	color:#241169;
}
.about_computerage_sub_topic h1{ font-size:16px; text-decoration:underline;}
.about_us_image{
	width:461px;
	height:379px;
	margin-left: 11px;
}
.few_our_clients h1{
	font-size:14px;
	color:#241169;
	font-weight:bold;
}
.about_computerage_with_image p{
	font-size:14px;
	color:#363636;
	font-weight:bold;
}
.about_computerage_with_image ul li{
	font-size:14px;
	color:#363636;
	font-weight:bold;
	padding:3px;
}
.about_computerage_with_image p a{
	text-align:center;
	text-decoration:none;
	color:#363636;
	font-size:14px;
	display:block;
}
.computerage_paragraph ul li ul li{
	list-style:none;
	
}

.philosopy_list{
	width:375px;
	height:96px;
	margin-left: 18px;
}
.bar{
	width:1024px;
	height:auto;
    margin-top: 11px;
/*	background:url(../images/LaptopBanner.jpg);*/
}
/*contct us*/

.map_banner {
    height: 390px;
    width: auto;
	margin-top: 10px;
	background:#fff;
	
}
.contact_detail> form {
    float: left;
    width: 500px;
}
.form input {
    border: 1px solid #241169;
    height: 30px;
    margin-top: 5px;
    padding: 5px;
    width: 414px;
}



.form{
	width:450px;
	height:auto;
	float:left;
}

textarea {
    width: 414px;
    height: 100px;
    max-width: 414px;
    min-width: 414px;
    max-height: 100px;
    min-height: 100px;
    margin-top: 5px;
	padding:5px;
	border: 1px solid #241169;
	font-family:"Swis721CnBTRoman",Arial,Helvetica,sans-serif;
	font-size:13px;
	
	
}


.submit {
    background-color: #241169;
    border: medium none;
    color: #fff;
	height:40px !important;
    cursor: pointer;
    margin: 0 !important;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 426px !important;
}


.address_bar{
	/*width:500px;*/
	height:auto;
	float:left;
	margin-left: 150px;
}
.address_bar img{
	width:250px;
	height:100px;
}
.contact_detail{
	margin-top:50px;
}

.address_bar > p {
    font-weight: bold;
}


/*products*/


.product_name{
    background-color: #241169;
    border: 1px solid #094883;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    height: auto;
    margin-bottom: 14px;
    margin-top: 11px;
    padding: 7px;
    width: auto;	
}

.products{
    float: left;
    height:auto;
	 position: relative;
    width:auto;
	margin-top:50px;
	


}

.details_products {
    background-color: #f0f0f0;
    float: left;
    height: auto;
    min-height: 400px;
    width: 440px;
	overflow:hidden;
	padding:0 10px 10px 10px;
	margin-left:15px;
	border: 1px solid #ccc;
}

.product_image{
    
    border: 1px solid #ccc;
    box-shadow: 3px 4px 7px 0 #e5e5e5;
    float: left;
    height: 400px;
    margin: 0 38px 0 0;
    overflow: hidden;
    position: relative;
    width: 500px;
	background:#FFF;
}
.details_products > h1 {
    background-color: #241169;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 18px;
    margin-left: 18px;
    padding: 10px;
    width: 75%;
	 margin-top: 11px;
}
.example-image-link {
    border-radius: 4px;
    display: inline-block;
    float: left;
    line-height: 0;
    margin: 0 0 20px;
    padding-right: 18px;
    transition: all 0.1s ease-out 0s;
}
.image-row::after {
    clear: both;
    content: "";
    display: table;
}
.image-row {
    margin-bottom: 20px;
}
.sales-tag{ position:absolute; left:10px;}
.details_products > p {
    font-size: 18px;
    margin-left: 24px;
}
.link_box:hover{ background-color:#98b827}
.dropdown {
	display: none;
}
.drop:hover .dropdown {
	display: block;
}
.dropdown {
	background: #241169;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	position: absolute;
	z-index: 999;
	padding: 5px;
	list-style: none;
	width: 425px;
}
.dropdown li a {
	 height: 30px;
    line-height: 31px !important;
    text-align:left;
	font-size: 12px !important;
	padding: 0 5px !important;
	 font-weight: normal !important;
}
.dropdown li:hover {
	background:#FFF;
	border-radius:3px;
}
.dropdown li a:hover {
	border-bottom: 0;
}
.dropdown li {
	float: left;
	margin: 0 5px 5px 5px;
	width: 200px;
}
.price_lable p{ font-size:24px; padding-left: 25px; color:#990000;}
.menu ul li.active.drop a:hover, .menu ul li.active a{ color:#241169;}
.menu ul li.active.drop a{ color:#FFF;}
.back_link{  font-size: 24px;
    margin-top: -39px;
    text-align: right;}
.errormsg p{ color:#F00}


