/* mbc core.css                                   circlewebs.com  04/2010
   colours -#529db2 - dk blue , #f68060 - orange
------------------------------------------------------------------------*/

body {
	background-color: #ffffff;
	background-image:url(http://circlewebs.com/mbcomputers/assets/common/bg-bar.png);
	background-repeat:repeat-x;
	color: #85859c;
	font-size: 62.5%; /*  font size configuration by Richard Rutter (Clagnut.com/blog/348/ */
	font-family: arial, tahoma, sans-serif;
	height: 100%;
	min-height: 100%;
	padding: 0;
	text-align: center;
}

/* Main Content Area 
------------------------------------------------------------------------*/
#container {
	background-color: #FFF;
	margin: 0px auto;
	border-color: #8fc6d5;
	border-width: 0px 1px 1px;
	border-style: solid;
	width: 1000px;
}

#main_content {
	margin-left: 50px;
	text-align: center;
	float: left;
	width: 800px;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

/* Page Header 
------------------------------------------------------------------------*/
#page_header {
	width: 1000px;
	height: 140px;
	color: #fff;
	background: url(http://circlewebs.com/mbcomputers/assets/images/header_background4.gif) repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

/* Small Top Right Navigation Menu 
------------------------------------------------------------------------*/
#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('http://circlewebs.com/mbcomputers/assets/images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

span {
	display: none;
}

/* Telephone details 
------------------------------------------------------------------------*/
#page_headertel h3 span {
	display: block;
	clear:both;
} 

#page_headertel {
	display:block;
	height:120px;
	padding-right: 30px;
	padding-top: 5px;
	float: right;
	clear: right;
	width: 200px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
	text-align:left;
	padding-right: 20px;
	padding-top: 5px;
	width: 275px;
}

#page_headertel h3 {
	color:#FFF;
	float: left;
	font-weight: bold;
	font-size: 1.3em;
	width: 200px;
	padding-left:10px;
}

#page_headertel h3 > span {
	width: 120px;
	display: inline;
	padding-right:10px;
}

/* Main Navigation Menu 
------------------------------------------------------------------------*/
#page_menu {
	height: 1px;
	width: 1000px;
}

#page_menu ul {
	list-style-type: none;
	overflow: hidden;
	display:block;
	position:relative;
	float:left;
	top:-27px !important;
}

#page_menu li {
	background: url('http://circlewebs.com/mbcomputers/assets/images/menu_background3.gif') repeat-x 0px 0px;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	height: 25px;
	line-height:1.2em;
	margin-right: 1px;
	overflow: hidden;
	text-align: center;
	width: 250px;
}

#page_menu li.last {
	margin-right: 0px;
	width: 247px;
}

#page_menu li.current a {
	color:#333399;
}

#page_menu a {
	color: #fff;
	display: block;
	padding-top: 3px;
	text-decoration: none;
}

#page_menu a:hover {
	color: #3366CC;
}

#menu li {

}

#menu li a {
	color:#336699;
    font-weight:700;
	font-weight:600;
	margin:0 25px 0 10px;
}


body#home ul li#lihome a {
	color:#3366CC;
}

body#services ul li#liservices a {
	color:#3366CC;
}

body#products ul li#liproducts a {
	color:#3366CC;
}

body#contact ul li#licontact a {
	color:#3366CC;
}

/* Headings
------------------------------------------------------------------------*/


#page_heading {
	padding-top:20px;
	height: 50px;
	float: left;
}

#page_heading h1 {
	width: 480px;
	height: 50px;
	background: url('../assets/common/header/mb-computers.png') no-repeat 5px;
	float: left;
	padding-top:0px;
	margin-top:-5px;
}

#page_heading h2 {
	width: 490px;
	height: 28px;
	background: url('../assets/common/header/tagline.png') no-repeat 86px 2px;
	float: left;
	padding-left:30px;
	clear: both;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 15px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

/* =Common Formatting - XHTML Elements
------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7 {
	color:#445;
	margin: 0;
	padding: 0;
	text-align: left;
}

h1 {
	font-size: 2.4em;		/* displayed at 30px */
	font-weight: 400;
	line-height: 1.8em;
}


h2 {
	font-size: 1.8em;		/* displayed at 24px */
	line-height: 1.8em;
}
	

h3 {
	font-size: 1.4em;		/* displayed at 18px */
	line-height: 1.5em;
}

h3.span {
	font-size: 1.4em;
	line-height: 1.5em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}

#content h4, #sidebar h4{
	font-weight: 600;
}
	
h5 {
	font-size: 1em;
	line-height: 1em;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

p.sub, p.notice {
	text-align: justify;
	font-size:130%;
	line-height: 130%;
}

.notice {
	font-weight: 700;
}

.mission {
	width:80%;
	padding-left:2.5em;
	font-size:150%
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

/* Item Description 
------------------------------------------------------------------------*/
.item {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	text-align: justify;
}

.item_header {
	margin: 0px;
	float: left;
	width: 400px;
}

.item_header h1, .item_text h1 {
	color: #529db2;
	line-height:18px;
	padding-bottom: 6px;
}

.item_text {
	float: left;
	clear: left;
	width: 400px;
}

.item_link {
	float: left;
	clear: left;
	width: 400px;
	text-align: right;
}

/* read more */
.item_link a {
	margin-top: 2px;
	float: right;
	width: 130px;
	height: 16px;
	text-align: left;
	background: url('http://circlewebs.com/mbcomputers/assets/common/button_readmore.png') no-repeat 0% 0%;
	color:transparent;
	padding-bottom:15px;
}

/* read less */
.return a {
	margin-top: 2px;
	float: right;
	width: 130px;
	height: 16px;
	text-align: left;
	background: url('http://circlewebs.com/mbcomputers/assets/common/button_return.png') no-repeat 0% 0% !important;
	color:transparent;
	padding-bottom:15px;
}

.item_link a {
	text-decoration: none;
}

.item_header h2, .item_text h2 {
	color: #529db2;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.item_image {
	width: 358px;
	float: right;
	overflow: hidden;
	text-align: right;
}

.item_image img {
	border: 4px solid #9595c2;
	border-color: #8fc6d5;
	border-width: 4px 4px 4px 4px;
	border-style: solid;
}

.item_image, item_map, .desc {
	width: 358px;
	float: right;
	overflow: hidden;
	text-align: right;
}

.item_image img {
	border: 4px solid #529db2 !important; /* dk blue */
	border-color: #8fc6d5;
	border-width: 5px 4px 5px 4px;
	border-style: solid;
}

/* Sub Items Descriptions 
------------------------------------------------------------------------*/
.sub_items {
	width: 824px;
	text-align: left;
}

.sub_left {
	padding-left: 5px;
	width: 405px;
	float: left;
}

.sub_right {
	padding-right: 5px;
	width: 405px;
	float: right;
}

.sub_items_header {
	padding-left: 0px;
	padding-top: 10px;
	float: left;
	width: 150px;
}

.sub_items_header h1 {
	color: #529db2;
	font-size: 1.5em;		
	font-weight: bold;
	line-height:1em;
	z-index:100 !important;
}

.sub_items_header h2 {
	color: #529db2;
	font-size: 1.3em;	
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
	line-height:1.2em;
	padding-bottom:0.3em;
	padding-left:0.3em;
}

.sub_items_header h3 {
	color: #529db2;
	font-size: 1.1em;	
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 5px;
	float: right;
	margin-right:2px;
	text-align: right;
}

p.w {
    width:250px;
}


sub_items_image img {
	z-index: -30 !important;
}

.sub_items_image_r {
	margin-top: 15px;
	float: right;
	margin-right:40px;
	text-align: right;
}

.sub_items_text {
	padding-left: 4px;
	width: 240px;
}

.sub_items_text > p {
	line-height:16px;
	padding:0;
	margin:0;
}

p.detail{
	clear:left;
	padding-top: 8px;
    font-weight:800;
	font-size:11px;
	margin:0 !important;
}

.sub_items_cartinfo {
	display:none;
	padding-top: 12px;
	padding-left: 20px;
	color: #f68060;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}

.sub_items_cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo .addtocart a {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 18px;
	text-align: left;
	background: url('http://circlewebs.com/mbcomputers/assets/images/button_addtocart.png') no-repeat 0% 0%;
}

.more_link a {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 18px;
	text-align: left;
	background: url('http://circlewebs.com/mbcomputers/assets/images/button_addtocart.png') no-repeat 0% 0%;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

/* Left Sidebar 
------------------------------------------------------------------------*/
#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* sidebar colours
----------------------------------*/

.first {
	background-color:#FF0000 !important;
}

.secon {
	background-color:#FFCC00 !important;
}

.third {
	background-color:#0066FF !important;
}

.fourth {
	background-color:#33CC00 !important;
}

/* Left Sidebar info
------------------------------------------------------------------------*/
#information {
	margin-bottom: 2px;
	margin-left:5px;
	padding: 5px 5px 5px 0;
	border-color: #8fc6d5;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
	width: 160px;
}

#information h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#information input {
	padding-left: 0px;
	width: 160px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#information input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#information #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar : Categories 
----------------------------------------*/
#categories {
	margin-bottom: 1px;
	margin-top: -20px;
        margin-left:5px;
	padding: 1px 1px 1px 0px;
	border-color: #8fc6d5;
	border: none;
	text-align: center;
}

#categories_header {
	text-align: center !important;
        font-size:110%;
}

#categories_header h2 {
	margin-top: 3px;
	color: #fff;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	text-align: center !important;
height:38px !important;
}

#categories ul {
	margin: 0px auto;
	width: 160px;
	list-style-type: none;
}

#categories ul li, #categories_header  {
	width: 160px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-top: #b6b6d2 1px solid;
	border-right: #b6b6d2 1px solid;
	border-left: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border-bottom: #b6b6d2 1px solid;
}

#categories ul li a {
	font-weight:600;
	font-size:120%;
	line-height:120%;
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}


/* Left Sidebar : Special Offer 
------------------------------------*/

#specialoffer {
	width: 160px;
    margin-left:5px;
	height: 120px;
	overflow: hidden;
	background: url('../assets/common/product-details.jpg') no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 6px;
	width: 116px;
	height: 38px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/specialoffer_header.gif') no-repeat 0px 0px;
}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: #f2f2f2;
}

/* Contact - microformats 
------------------------------------------------------------------------*/
div.email, div.adr, div.telephone {
	font-size:110%;
	font-weight:700;
	text-indent: 2em;
}

div.email h2, div.adr h2, div.telephone h2 {
	text-indent: 0;
	padding-bottom:0em;
}

div.email p,div.email p a, div.adr p, div.telephone p {
	text-indent: 0;
}

div.adr p, div.telephone p, div.email p {
	text-indent: 2em;
	color:#777;
}

.adr p.region {
    display:block;
}

/* Contact - Map 
------------------------------------------------------------------------*/
.map {
	width: 345px;
	height: 340px;
    height:400px;
	float: right;
	overflow: hidden;
	text-align: right;
	border: 4px solid #9595c2;
	border-color: #8fc6d5;
	border-width: 4px 4px 4px 4px;
	border-style: solid;
    margin-bottom:20px;
}

div.map > small a {
	display:block !important;
	text-align: center !important;
	font-size:1.8em !important;
	background-color:#8fc6d5 !important;
	font-weight:700;
	color:#FFF !important;
	text-decoration:none;
}

div.head_mes {
	display:block !important;
	text-align: center !important;
	background-color:#8fc6d5 !important;
}

div.head_mes h3 {
	text-align: center !important;
	font-size:1.8em !important;
	line-height:1.4em;
	background-color:#8fc6d5 !important;
	font-weight:700;
	color:#FFF !important;
	text-decoration:none;
}


/* Product Brands 
----------------------------------*/

#product_brands {
	float: left;
    margin-left:20em;
}

#product_brands ul {
	width: 870px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.zalcom {
	width: 107px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/brand_zalcom.gif') no-repeat 0px 0px;
}

#product_brands li.digital {
	width: 95px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/brand_digital.gif') no-repeat 0px 0px;
}

#product_brands li.adept {
	width: 126px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/brand_adept.gif') no-repeat 0px 0px;
}

#product_brands li.simtel {
	width: 99px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/brand_simtel.gif') no-repeat 0px 0px;
}

#product_brands li.asus {
	width: 126px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/brand_asus.gif') no-repeat 0px 0px;
}

#product_brands li.intel {
	width: 60px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/brand_intel.gif') no-repeat 0px 0px;
}

#product_brands li.amd {
	width: 100px;
	background: url('http://circlewebs.com/mbcomputers/assets/images/brand_amd.gif') no-repeat 0px 0px;
}

/* Page Footer 
------------------------------------------------------------------------*/
#page_footer {
	width: 1000px;
	overflow: hidden;
	border-bottom: 4px solid #529db2 !important; /* dk blue */
}

#powered_by {
	color: #9595c2;
	float: right;
	height: 30px;
	padding-right: 15px;
	padding-top: 15px;
	width: 205px;
	text-align: right;
}

#powered_by a {
	color: #9595c2;
	text-decoration: none;
}

p#payplastic {
	float: left;
    margin-left:20em;
	
}

#footer p#payplastic {
	color:#333;
	font-size:11px;
	height:25px;
	line-height:25px;
	margin:20px 0;
}

#footer p#payplastic img {
	vertical-align:middle;
}