/*   
Theme Name: Cross Trainer Sale theme
Theme URI: http://www.devereuxdesigns.co.uk
Description: Theme for a Cross Trainer Affiliate Website
Author: James Burton
Author URI: http://www.devereuxdesigns.co.uk	
Version: 1.1
.

.
*/
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

img
{  border-style: none;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
body {
	
	margin: 0;
	padding: 0;
	background-color:#fff;
    background-image: url(images/bkg.jpg);
    
	font-family: Verdana;
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 0;
    text-align: left;
    word-spacing: normal;
    text-decoration: none;
    color: #333;
	
        
	}
	
body A:link    	{
	color: #2E83CA;
	font-weight: normal;
	text-decoration: none;
}
body A:active  	{
	color: #2E83CA;
	font-weight: normal;
	text-decoration: none;
}
body A:visited 	{
	color: #2E83CA;
	font-weight: normal;
	text-decoration: none;
}
body A:hover  	{
	color: #2E83CA;
	font-weight: normal;
	
}
	
p {
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	}
.home_image {
	margin-bottom: 20px;
}

	
h1 {
	font-weight: bold;
	color: #2E83CA;
	padding: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	line-height: normal;
	font-style: normal;
}
	
h2 {
	font-weight: normal;
	color: #2E83CA;
	font-size: 18px;
	text-transform: none;
    margin-bottom: 10px; margin-top: 10px;
	text-align: left;
	}
	
h4 {
	font-weight: normal;
	color: #2E83CA;
	font-size: 16px;
	text-transform: none;
    margin-bottom: 10px; margin-top: 10px;
	text-align: left;
	}	

.title {
	font-weight: normal;
	color: #2E83CA;
	font-size: 18px;
	text-transform: none;
        margin-bottom: 10px; margin-top: 10px;
	text-align: left;
	}
	
h2 A:link    	{
	color: #29769d;
	font-weight: normal;
	text-decoration: none;
}
.merchant_details {
	height: 100px;
	width: 100px;
	border: 1px solid #CCC;
	margin-right: 5px;
}


	
h3 {
	font-weight: bold;
	color: #ffffff;
	
	font-size: 18px;
	
    background-color: #2E83CA;
	text-align: left;
	padding: 5px;
	}
	


#header {
	height: 85px;
	background-color: #FFF;
	padding-top: 10px;
	width: 900px;
}


#logo {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}



/*----------SEARCH----------*/

#search-box {

	width: 170px;
	
}

.searchform {
        margin-top: 3px;
        
}

.searchfield {
        
}

.searchbutton {
        
}

.textinput {
        font-family: Arial, Helvetica, sans-serif;
        color: #333;
        font-size: 12px;
        
}


#content {
	background-color: #FFF;
	padding: 0px;
	width: 900px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	box-shadow: 2px 2px 9px #999;
  -moz-box-shadow: 2px 2px 9px #999;
  -webkit-box-shadow: 2px 2px 9px #999;
}

#navBar {
	margin: 0;
	padding: 0;
	background-color: #333;
	width: 100%;
}
#header_banner {
	float: right;
	width: 468px;
	margin-top: 10px;
	margin-right: 15px;
}
	
#menu {
	width: 100%;
	display: table;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
	width: 100%;
	display: table-row;
	vertical-align: middle;
	background-image: url(../../MY%20THEMES/Affiliate%20Theme%20V2/images/button.gif);
	background-repeat: repeat-x;
	padding: 0;
}

#menu li {
	margin: 0;
	display: table-cell; /* Again, IE doesn't understand this value */
	text-align: center;
	vertical-align: middle;
	background-image: url(../../MY%20THEMES/Affiliate%20Theme%20V2/images/button.gif);
	background-repeat: repeat-x;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 15;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

* html #menu li { /* MacIE */
	display: inline-block;
	width: 14%; /* a white-space bug? */
}

/* The IE trick (hidden from MacIE) \*/
* html #menu li {
	display: inline;
	width: 14.2%;
}
/* */

#menu li a {
	display: block;
	width: 100%;
	vertical-align: middle;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


#textBox {
	
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


#mainContent {
	float: left;
	padding: 0px;
	margin: 0px;

}
#sidebar {
	width: 225px;
	float: right;
	padding-right: 5px;    
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dotted;
	border-left-color: #999;
	text-decoration: none;
}

#sidebaradsense {
	margin-top: 10px;
	margin-left: 10px;
	
}
	

#sidebar h3 { margin-bottom: 10px; margin-top: 10px; }

#sidebar ul {
    margin-left: -20px;
	list-style: none;
	padding-left: 0;
	text-decoration: none;
	
}
#sidebar li {
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: none;
    margin-left: 30px;
	margin-right: 15px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	color: #2E83CA;
	text-decoration: underline;
}

#product1 {
	background-color: #CCC;
	border: 1px solid #999;
	height: 112px;
	width: 637px;
	margin: 5px;
}
.Product_price {
	
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #903;
}
.product_go_to_offer {
	
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}


.pic_box {
	background-color: #FFF;
	height: 100px;
	width: 100px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.description_box {
	background-color: #FFF;
	height: 100px;
	width: 400px;
	border: 1px solid #999;
	margin-left: 115px;
	margin-top: 5px;
	position: relative;
}
.product_image {
	height: 100px;
	width: 100px;
	border: 1px solid #CCC;
	margin-top: 2px;
	margin-left: 5px;
}
.product_description {
	height: 102px;
	width: 410px;
	border: 1px solid #CCC;
	padding: 5px;
}
#featuredBlock {
	background-color: #FFFFD5;
	
	height: 150px;
	width: 645px;
        background-image: url(images/header_image.jpg); 
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.featured_ribbon {
	float: right;
	margin-top: -2px;
	margin-right: -2px;
	padding: 0px;
}
#featuredImage {
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 3px;
	height: 140px;
	width: 140px;
	float: left;
}
.featuredBlockHeader {
	font-weight: bold;
	color: #2E83CA;
	
	font-size: 24px;
	text-transform: none;
	line-height: normal;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#featuredBlockText {
	height: 100px;
	width: 418px;
	float: right;
	margin-left: 45px;
    	
}
#featuredBlockDetails {
	height: 15px;
	width: 468px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sortbox { height: 20px; font-size: 14px; margin-top: 8px; margin-left: 10px; margin-bottom: 10px;}


.bestPriceText {
	background-color: #fff;
	color: #386990;    
	font-weight: bold;
        font-size: 12px; margin-right: 5px;
}

/* -------------post block------------- */


.postBlock {
	min-height: 150px;
	width: 637px;
	border-top-width: 1px;
	border-top-style: solid;	
	border-top-color: #999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;

}

#postBlocksingle {
	min-height: 150px;
	width: 637px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;

}


#postBlock h2 {
	font-weight: normal;
	color: #2E83CA;

	font-size: 18px;
	text-transform: none;
    margin-bottom: 10px;
	text-align: left;
	}
#postBlockText {
	
	width: 468px;
    float: right;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;


}


#postBlockDetails2 {
	height: 15px;
	width: 457px;
	float: right;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.mainBlockDetails {
	height: 20px;
	width: 630px;
	
	font-size: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 3px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.gobox {
	
	background-image: url(images/go_button.gif); 
	font-weight: bold;
    color: #fff;


}
.goButton {
	margin-top: 3px;
	margin-right: 10px;
	float: right;
	}

.gobox a {
		font-weight: bold;
        color: #000;
}

.gobox a:hover {
    background-color: #333;
	color: #000;
    text-decoration: underline;
    float: right;
}


#pageText {
	min-height: 150px;
	width: 617px;
	padding: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;

}

#footer {
width: 100%;
height: 125px;
background-color: #386990;
}

#footer p {
color: #fff;
}

#footerLeft {

float: left;
margin-left: 20px;
margin-top: 10px;
}

#footerLeft li{
	list-style-type: none;
	list-style-image: inherit;
	list-style-position: inside;
	font-size: 12px;
}

#footerRight {

float: right;
padding-right: 20px;
margin-top: 10px;
text-align: right;
}


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

#theProducts {
width: 100%; 
	border-bottom-color: #999;
	border-bottom-width: 1px;
    border-bottom-style: solid;
	margin-bottom: 10px;
        min-height: 600px;
	
}

#singlepostBlock {
	
	width: 637px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#singlepostBlockText {
	
	width: 468px;
	float: right;
	margin: 5px;
    padding-top: 5px;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#singlepostBlockDetails {
	height: 15px;
	width: 470px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;      
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;      
	border-top-color: #999;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#pageNavi {

margin-left: 240px; font-size: 10px; margin-bottom: 10px;
}

#pageBlock {
	height: 950px;
	width: 632px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#pageBlockText {
	height: 900px;
	width: 100%;
	margin: 5px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#secondImage {
	margin-top: 5px;
	margin-left: 5px;
	height: 140px;
	width: 140px;
	
}
#adsense {
        margin-left: 100px;
}

#adsense1 {
        margin-left: 120px;
        margin-bottom: 5px;
		margin-top: 20px;
		width: 468px; height 60px;
}

#post-adsense { width: 468px; margin-top: 20px; margin-left: 166px; }

#adsenseBig { width: 728px; margin: 0 auto;}
