/*
Theme Name: CMCA
Theme URI: http://mancala.co.uk/
CMCA Custom template design <a href="mancala.co.uk">Mancala Technology ltd</a>.
Version: 1
Author: Mancala
Author URI: http://mancala.co.uk/
*/



/* Begin Typography & Colors */

@import url("navigation.css");

body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #9a9c9f;
	text-align: center;
	line-height: 1.3em;
	}

#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 960px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.page-content p
{
margin: 0px 0px 5px;
}
#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	
	}

h1 {

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	font-family:met
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	background-color: #ebeced;
	padding: 0;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top
	}

#page {
	margin: 16px auto;
	padding: 0;
	width: 980px;
	border: none;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg {
	margin: 0;
	height: 200px;
	}

.maincontent {
	display: inline-block;
	margin: 0px 0 0;
	width: 370px;
	float:left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
		margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px 10px 0px 65px;
	padding: 37px 3px 0px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	display: inline-block;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.leftlinks
{
    width:203px;
    display:inline-block;
    position: relative;
    top: 0px;
}

.home-leftcol2
{
    width: 173px;
    display: inline-block;
    background-color: #fff;
    position: relative;
    top: 0px;
    margin-right: 18px;
    margin-left:12px;
}
.left-wrapper
{
    display:table;
    position: static;
    width: 177px;
    float:left;
   
}

.left-content
{
    display:table-cell;
    position:static;
    vertical-align:top;
}

.leftlink-wrapper
{
    position: static;
    width: 200px;
    display:table;
    float:left;
}

.side-wrapper
{
    display:table-cell;
    position:static;
    vertical-align:top;
}

.add-content
{
    display: inline-block;
    position: relative;
    top: 0px;
}


.cmca-sidebar
{
    position: static;
    width: 189px;
    display:table;
    float:left;
    
}
.leftlink-content
{
    display:table-cell;
    position:static;
    vertical-align:top;
}
.content h2
{
    margin :0px 0px 5px;
}

.content
{
    width: 980px;
    display:inline-block;
    margin-top: 28px;
}

.leftcol2-content h2, .leftcol2-content p
{
    color: #a8abad;
    margin:4px auto;
    padding:2px;
    width:160px;
    font-size: 1.0em;
    line-height: 1.4em;
    font-weight:normal;
}
.leftcol2-content h2
{
    color:#8f9195;
    font-weight:normal;
    font-size: 1.5em;
    margin: 0px auto;
    line-height: normal;
}

.advert-content
{
    background-image: url(images/advert-bg.jpg);
    background-repeat: repeat-y;
    width: 185px;
    padding-left:15px;
}
.advert-head
{
    background-image: url(images/advert-head.jpg);
    background-repeat: no-repeat;
    height:15px;
    width: 196px;
}

.advertfooter
{
    background-image: url(images/advert-footer.jpg);
    background-repeat: no-repeat;
    height:18px;
    width: 196px;
    margin-top:-3px;
}

.advert-content h3
{
    margin:0px;
}

.advert1-content
{
    background-image: url(images/advert-bg.jpg);
    background-repeat: repeat-y;
    width: 185px;
    padding-left:15px;
}
.advert1-head
{
    background-image: url(images/advert-head.jpg);
    background-repeat: no-repeat;
    height:15px;
    width: 196px;
}

.advert1footer
{
    background-image: url(images/advert-footer.jpg);
    background-repeat: no-repeat;
    height:18px;
    width: 196px;
}


.header-content
{
    width: 945px;
    border: none;
    margin: 0px auto 16px auto;
    border-collapse:collapse;
}

#homeimage
{
    margin:0px auto;
}

.links-left
{
    width:175px;
    margin: 0px auto;
}

.links-left
{
    width: 175px;
    margin: 0px 0px 0px 16px;
}

.links-left h2
{
    color: #555659;
    font-weight:normal;
    margin-bottom: 11px;
    font-size:medium;
}

.links-content
{

}

.advert-content h3, .advert1-content h3 
{
    color: #555659;
    font-weight:normal;
    font-size: medium;
    width:151px;
    margin: 0px 13px 9px 13px;
}

.home-content h1
{
    color: #555659;
    font-weight:normal;
    font-size: 2.0em;  
    line-height:1.2em;
    margin-top: -5px;  
}

.product-content
{
display:table-cell;
margin:0 0 0;
width:560px;
float:left;
}

.home-content
{
  display:table;
  margin:0 0 0;
  width :368px;  
}

.product-content .left-wrapper {
   display:table-cell;
   position:static;
   width:172px;
   margin-right: 19px;
}

.product-details
{
    width: 560px;
    border-bottom:2px solid #ca7e79;
    margin-bottom: 19px;
    height: 49px;
    padding-bottom: 7px;
}

.product-spec {
display:table;
float:left;
position:static;
width:175px;
margin-left:19px;
background-color: #fff;
}

.relatedlink-wrapper {
display:table;
float:left;
position:static;
width:175px;
margin-right: 19px;
}

.product-info
{
    padding: 0px 12px;
    
}

.product-spec .side-wrapper
{
    padding: 10px;
}

.right-details
{
    max-width: 176px;
    display: inline-block;
    float: right;
}

.left-details
{
    display:inline-block;
    width: 383px;
    
}
.version, .update, .application
{
    display:block;
    padding-bottom:5px;
}

.left-details h1
{
    color:#606163;
    font-size:2em;
    font-weight:normal;
}

.leftcol2-content ul
{
    padding: 0px 0px 0px 15px;
}

.page-content
{
display:table-cell;
margin:0 0 0;
width:750px;
float:left;
}

.page-details
{
    border-bottom:2px solid #ca7e79;
    margin-bottom: 6px;
    padding-bottom:5px;
}

.page-left-wrapper {
display:table;
float:left;
margin-right:19px;
position:static;
width:175px;
}

.page-left-wrapper h4
{
    margin: 0px 0px 8px 0px;
    color:#606163;
    font-size:medium;
    font-weight:normal;
    margin-bottom:11px;
}

.footer
{
    width: 947px;
    height:26px;
    margin:0px auto;
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    font-size:8px;
}

.footer a
{
    font-size:10px;
    color: #7f7f7f;
    font-weight: bold;
}

.footer-content
{
    padding:7px;
}

h1 {
color:#606163;
font-size:2em;
font-weight:normal;
line-height: 1.3em;
}

.relatedlink-wrapper h2
{
    color: #cc0c01;
    font-size: 18px;
    font-weight:normal;
    margin-left: 16px;
    width: 175px;
    line-height: 1.2em;
    margin-top: -5px;
}

.product-spec h2{
color:#606163;
font-size:13px;
font-weight:bold;
line-height:1.2em;
margin-bottom: 10px;
}

.relatedlink-wrapper h4 {
color:#555659;
font-size:medium;
font-weight:normal;
margin-bottom:11px;
margin-top: 10px;
font-size: 14px;
}


.productcode
{
    font-size: 13px;
    line-height:1.1em;
    float: left;
    margin-top: 7px;
}
.right-details strong
{
    color: #555659;
}

.advert1-content div
{
    padding: 0px 13px;
    width: 151px;
    display: inline-block;
}

.search-head
{
    background-image: url(images/search-bg.jpg);
    background-repeat: no-repeat;
    width: 192px;
    height: 46px;
    position: relative;
}

.search-input
{
    border: 0px;
    border-style:none;
    width: 144px;
    height: 23px;
    position: absolute;
    top:5px;
    left: 15px;
}

#searchsubmit
{
    position: absolute;
    right: 5px;
    top:5px;

}

#searchsubmit:hover
{
   opacity: 0.6;
}

.footer-content a
{
    margin-left: 8px;
}

.copy
{
    float:right;
    color: #7f7f7f;
    font-weight: bold;
}

.left-homenav
{
    list-style-type:none;
    padding:0px;
}

.left-homenav li ul
{
    list-style-type:none;
    padding:0px 0px 0px 20px;
}

.left-homenav li
{
    border-top:1px solid #cc0c01;
}

.left-homenav li ul li
{
    border-top:1px solid #a1a0a5;
    border-bottom:none;
}

.left-top-link
{
    padding: 5px 7px 5px 0px;
    display:block;
    background-image:url(images/left-nav-red.jpg);
    background-repeat: no-repeat;
    color:#5a5b5e;
    background-position: right;
    font-size:9px;
    font-weight:bold;
}

.product-devision-link
{
    padding: 5px 10px 5px 0px;
    display:block;
    background-image:url(images/left-nav-red.jpg);
    background-repeat: no-repeat;
    color:#5a5b5e;
    background-position: right;
    font-size:9px;
    font-weight:bold;
    border-bottom:1px solid #D27DA3;
    text-align: right;
}

.left-link
{
    padding: 5px 7px 5px 0px;
    display:block;
    background-image:url(images/left-nav-grey.jpg);
    background-repeat: no-repeat;
    background-position: right;
    color:#a4a7ab;
    font-size: 9px;
    font-weight:bold;
}

.fadeslidedescdiv h2
{
    color: #555659;
    font-size: 14px;
    font-weight: normal;
}

.fadeslidedescdiv p
{
    color:#555659;
    font-size: 14px;
    font-weight: bold;
}

.descpanelfg
{
    width: 326px;
    float:right;
    right: 20px ;
    text-align: right;
}

.spec-detail
{
    display:block;
    color:#4b4b4b;
    font-weight: bold;
    line-height: 1.2em;
    margin: 5px 0px;
}

.spec-title
{
    line-height: 1.2em
}

.poduct_devision_list td
{
    width: 30%;
    vertical-align: top;
    padding: 0px 10px;
}

.poduct_devision_list h2 a
{
    color:#606163;
font-size:1.3em;
font-weight:normal;
line-height:1.2em;

text-decoration: none;
}

.poduct_devision_list h2
{
    border-bottom:1px solid #ca7e79;
    padding-bottom: 5px;
    height: 45px;
}
.division-content
{
    padding: 5px 0px;
    
}

.myForm .quantity
{
width: 50px;
}

.myForm tr
{
    margin-bottom: 5px;
}

.myForm td
{

}

.myForm input
{

}

.page-template-product-devision-php .page-details {
border-bottom:2px solid #ca7e79;
margin-bottom:2px;
padding-bottom:5px;
}

.page-template-default h2
{
    color:#9A9C9F;
    font-size:1.2em;
}

.page-info-3
{
    width:580px;
    float:left;
}

.column-3images
{
    width: 150px;
    float:left;
}

.page-info-2
{
    width:380px;
    float:left;
}

.column-2images
{
    width: 370px;
    float:left;
}

.page-info-1
{
    width:200px;
    float:left;
}

.column-1images
{
    width: 550px;
    float:left;
}

#homeimage
{
    width: 945px;
	z-index: 1000;
}

.404-content
{
padding: 20px;
}
