/*
------------------------------------------------------------------------
Theme Name: 	WP Remix
Author URI:		http://www.premiumthemes.net/
Description:   	The WordPress Master Theme. One Theme, Many Possiblities
Version:       	2.3
Author:        	R.Bhavesh
Author URI:    	http://cssace.com/
------------------------------------------------------------------------

Support:       WP Remix, http://wpremix.com/support
Updated:       July 15, 2008
Copyright:     (c) 2008 WP Remix, an endeavour by R.Bhavesh

All rights reserved.
*/

@import url("css/misc.css");		/* css reset - do not edit this */
@import url("css/dropmenu.css");	/* styling dropdown menu */
@import url("css/homepages.css");	/* styling homepage templates */
@import url("css/innerpages.css");	/* styling innerpage templates */
@import url("css/blog-common.css");		/* styling blog */
@import url("css/header.css");		/* header option styling blog */
@import url("css/sidebars.css");		/* styling blog */
@import url("css/footer.css");		/* footer option */
@import url("css/blog.css");		/* styling blog */
@import url("css/color-default.css");		/* styling color schemes css  */

body {
text-align:center;
font: 12px "Trebuchet", Arial, helvetica, sans-serif;
}
/* Links -----------------------------------------------------------------------*/
a {
outline:none;
}
li {
list-style:none;
}
ul {
list-style:none;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
p.aright {
text-align:right;
}
.italic {
font-style:italic;
}
/* section alignment --------- */

.alignleft {
float:left;
}
.alignright {
float:right;
}
/* image alignment left, right & center --------- */

.imgleft {
float:left;
margin:0 12px 12px 0;
padding:3px;
}
.imgright {
float:right;
margin:0 0 12px 12px;
padding:3px;
}
.imgleft_n {
float:left;
margin:0 40px 12px 0;
padding:3px;
}
.img_center {
margin:10px 0;
padding:5px;
}
code {
font-size:12px;
}
/* blog & content css common ---------------------------------------------------- */

h1 {
font-size:28px;
font-weight:400;
margin:0 0 12px;
padding:0 0 5px;
}
h2 {
font-size:22px;
font-weight:400;
margin:0 0 8px;
padding:0;
}
h2 a {
text-decoration:none;
}
h2 a:hover {
text-decoration:none;
}
h3 {
font-size:18px;
font-weight:400;
margin:0 0 10px;
padding:0;
}
h4 {
font-size:12px;
margin:15px 0 5px;
padding:0 0 5px;
}
h5 {
font-size:14px;
font-weight:700;
margin:0 0 10px;
padding:0;
}
h6 {
font-size:12px;
font-weight:700;
margin:5px 0;
padding:0 0 5px;
}
p {
font-size:12px;
line-height:18px;
margin:0 0 12px;
}
p a {
text-decoration:none;
}

ul {
font:11px "Trebuchet", Arial, helvetica, sans-serif;
margin:0 0 15px 6px;
padding:0;
list-style:none;
}
ul li ul {
margin:8px 0 5px;
padding:0;
list-style:none;

}
ol {
line-height:18px;
font-size:12px;
background:none;
margin:0 0 0 5px;
padding:0 0 10px 20px;
}
ol li {
background:none;
list-style-type:decimal;
margin:0 0 5px;
padding:0;
}
ol li ol {
margin:8px 0 5px 24px;
padding:0;
}
blockquote {
	background:url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	margin-bottom:10px;
	font:bold 12px "Trebuchet", Arial, helvetica, sans-serif;
	line-height:18px;
	padding:5px 0px 5px 30px;
	margin-bottom:10px;
}
blockquote p { font:bold 12px "Trebuchet", Arial, helvetica, sans-serif;  }
.clientname {
	font-size:11px; font-weight:normal; color:#666;
	margin-bottom:12px;
}

li,ul li ul li {
line-height:18px;
margin:0 0 5px;
padding:0 0 0 12px;
list-style:none;
}
/* instruction elements -------------------------------------- */
address {
font-style:italic;
}
p.alert,p.download,p.info,p.note {
margin:10px 0 0;
padding:10px 10px 10px 36px;
}
p.alert {
padding:10px 10px 10px 36px;
}

/* STRUCTURE ----------------------------------*/
#header {
height:65px;
margin:0 auto;
}
#content-wrap {
width:960px;
overflow:hidden;
height:100%;
background: #fff;
}
#wrapper {
text-align:left;
width:960px;
margin:0 auto;
overflow:hidden;
height:100%;
}
#main {
overflow:hidden;
clear:both;
}
#main .subcolumns {
width:400px;
}
#content {
width:960px;
padding: 0px 0px 0px 0px;
}

#contentwrapper {
width:960px;
float:left;
clear:both;
background: #fff;
padding-top:0px;
margin-bottom:0px;
}


#contentwrapperright {
width:960px;
float:left;
clear:both;
background: #fff;
padding-top:10px;
}


#content2 {
width:560px;
}
#content, #content2 { 
float:right;
}
#sidebar {
width:240px;
margin-bottom:15px;
margin-right:6px;

float:left;
padding:15px;
}
#sidebar2 {
width:260px;
margin-bottom:15px;
}
#sidebar, #sidebar2 {
float:right;
}


#footerstrip {
	CLEAR: both; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 20px; 
	BACKGROUND: url(http://www.s208019826.websitehome.co.uk/cci/site/wp-content/themes/wpremix2/images/footer.jpg) no-repeat; 
	MARGIN: 0px 0px 5px 0px; 
	PADDING-TOP: 10px;
	HEIGHT: 32px; 
	color: #FFF;
	width:930px;
text-align:left;
border-top: 1px solid #fff;
}
		
#footerstrip p{
	margin: 0 auto;
}

#footerstrip a{
	color: #A69BA6;
}



#footer {
clear:both;
overflow:hidden;
text-align:left;
height:100%;
width:960px;
margin:0 auto;
padding:0px 0px;
}
#sidebar span {
font-size:12px;
}
#content .subcolumns,#sidebar .subcolumns {
width:280px;
}
/* Header Section  ----------------------------------*/
#header .logo {
font:25px "Trebuchet", Arial, helvetica, sans-serif;
color:#fff;
margin-top:5px;
text-transform:uppercase;
float:left;
}
#header .h_left {
float:left;
width:320px;
}
#header .description {
font:12px "Trebuchet", Arial, helvetica, sans-serif;
clear:both;
margin-top:-5px;
}
/* ------------------------------  footer ---------------------------------------  */

#footer p {
font-size:11px;
line-height:14px;
float:left;
font-family:"Trebuchet", Arial, helvetica, sans-serif;
margin:1px 0;
padding:0;
clear:both;

}



#footer-in {

margin:0px 15px;
padding:0;


}




#footer span {
margin-top:-8px;
font-size:11px;
padding-left:1px;
}
#footer span a {
text-decoration:none;
}
#footer span a:hover {
text-decoration:none;
}
#flinks {
list-style:none;
float:right;
}
#flinks li {
display:inline;
line-height:15px;
text-align:right;
padding:0 15px;
}
#flinks li a {
font-size:11px;
text-decoration:none;
}
#flinks li a:hover {
display:inline;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
#search {
float:right;
margin-top:20px;
width:205px;
height:21px;
padding:2px 0 0 15px;
}
* html #search {
width:208px;
overflow:hidden;
}
#search .s {
font:12px "Trebuchet", Arial, helvetica, sans-serif;
width:170px;
float:left;
margin-right:5px;
padding:2px;
}
#searchform .sgo {
width:26px;
height:23px;
margin:-2px 0 0;
}
/* Root = Horizontal, Secondary = Vertical ------------------------------------------------ */

#nav {
height:25px;
position:relative;
margin:0px auto 0px;
z-index:10;
}
#nav .rss {
font:bold 12px "Trebuchet", Arial, helvetica, sans-serif;
padding-left:18px;
position:absolute;
top:7px;
right:8px;
}

/* breadcrumb start -----------------------------------------------------------------------*/
 
#content-wrap .breadcrumb{
font:10px "Trebuchet", Arial, helvetica, sans-serif;
text-transform:uppercase;
text-align:left;
clear:both;
line-height:25px;
padding-left:19px;
margin-bottom:10px;
}
a.button {
margin-bottom:8px;
font-weight:700;
font-size:12px;
padding:3px 15px 3px 10px;
}

.submit {
margin-bottom:8px;
font-weight:700;
font-size:12px;
cursor:pointer;
padding:3px 15px 3px 10px;
}
.postads {
text-align:center;
overflow:hidden;
height:100%;
margin-bottom:25px;
}
.small { font-size:11px; color:#666; }
.small a { color:#666; }
.small a:hover { color:#000; }


/*------- Demo  ---------*/

#demotop { background:#000; height:50px; overflow:hidden; } 
#demotop-in { width:860px; margin:0 auto;  }
#demotop-in h5 { float:left; font:bold 14px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; padding:8px 0 0 0; }
#demotop-in p { font-size:11px; color:#9f9f9f; clear:both;  float:left; }

.img_button {
	position:relative;
	display:block;
	font-size:12px;
}
.img_button span {
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.img_button span a {
	display:block;
}

.b_purchasedownload2 {
	top:9px;
	right:0;
	float:right;
}
.b_purchasedownload2 span, .b_purchasedownload2 span a {
	background:url(images/b_purchasedownload2.png) no-repeat;
}
.b_purchasedownload2 span a, .b_purchasedownload2 {
	width:190px;
	height:32px;
}
.b_purchasedownload2 span:hover {
	background-position:0 -32px;
}

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

.even, .alt {

	border-left: 1px solid #ddd;
}
.commentlist li ul li {
	font-size: 1em;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.children { padding: 0; }





#homeblock{	
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float:left;
	clear:both;
	}
	
	
	#homecontainer{	
	width: 960px;
	background: #fff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: block;
	float:left;
	}
 


#flashhome{	
	width: 500px;
	height: 380px;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
    z-index:-5;
	clear:both;
	
}


#homepanel{	
	width: 400px;
	margin: 0px 5px 0px 20px;
	COLOR: #fff;
	overflow:hidden;

}



#quotebox {
float:left;
width:350px;
margin-left:10px;
margin-top:20px;
}



.quote66 {
float:left;
width:39px
height:28px;
margin-bottom:40px;
margin-right:10px;
margin-left:10px;
}

.quote99 {
float:right;
width:39px
height:28px;
clear:both;
margin-top:-15px;
margin-bottom:10px;
}







#orange{
	float: left;
	width: 980px;
        height: 13px;
	background: #ff3300 url(images/orange.gif) top repeat-x;
	border-bottom: 1px solid #FFF;	
        border-top: 1px solid #fff;
}


#homepage{
	width: 470px;
	height: 275px;
        padding-left: 40px;
	padding-top: 15px;
	padding-right: 450px;
	float: left;
	background: #2e2d57 url(images/homepagebg.gif) top no-repeat;
	
}



#normalpage{
	width: 920px;
        padding-left: 40px;
	padding-top: 15px;
	float: left;
	background: #2e2d57;	
}


#normalpage p {
	font-size: 0.9em;
	color: #fff;
}


#homepage p {

	font-size: 0.9em;
	color: #ffffff;

}

#homepage strong {

	font-weight: bold;
	font-size: 1.1em;
	color: #fff;

}


#banner{
padding: 72px 0px 0px 45px;
padding-bottom: 0px;
width: 960px;
height: 225px;
overflow:hidden;
}



#banner.normal{ 

	background: #ddd url(images/homeimage.jpg) no-repeat;

}


#banner.contact{ 

    background: #ddd url(images/banner_contact.jpg) no-repeat;

}

#banner.safety{ 

    background: url(images/banner_safety.jpg) no-repeat;

}

#banner.links{ 

    background: url(images/banner_links.jpg) no-repeat;

}

#banner.delivery{ 

    background: url(images/banner_delivery.jpg) no-repeat;

}

#banner.news{ 

    background: url(images/banner_news.jpg) no-repeat;

}



#pageproduct{
	width: 960px;
	float: left;
	background: #fff;
	background: #2e2d57 url(images/blue_bg.gif) top repeat-x;
}



#box_product {
margin:0px 10px 5px 0px;
padding-right: 10px;
float:left;
width:136px;
border-right: 1px solid #eee;

}


#box_productend {
margin:0px 10px 5px 0px;
padding-right: 10px;
float:left;
width:136px;

}

#description {
height:135px;

}



hr {
margin-bottom:10px;
border:none;
width:98%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}


#productlist {
margin:0px 8px 15px 0px;
float:left;
width:520px;
}


#cartridgeadvert {
float:left;
width:960px;
}


.photoright {float: right; }



.style0
	{text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	border:none;}
td
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border:none;
	white-space:nowrap;
color:#eeeeee;}
.xl24
	{font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	white-space:normal;}
.xl25
	{font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl26
	{border:.5pt solid windowtext;}
.xl27
	{text-align:center;
	border:.5pt solid windowtext;}
.xl28
	{text-align:right;
	border:.5pt solid windowtext;}
.xl29
	{text-align:right;
	border:.5pt solid windowtext;}
.xl30
	{font-size:12.0pt;
	font-weight:700;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Arial, sans-serif;}
.xl31
	{font-size:12.0pt;
	font-weight:700;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Arial, sans-serif;
	text-align:center;}






/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 960px;
	height: 281px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 281px;
	width: 960px;
	background: #000 url(images/blue_bg.gif) repeat-x;
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF no-repeat scroll 0%;

	cursor:pointer;
	display:block;
	overflow:hidden;
	width:145px;
	height: 281px;
}

#imageMenu ul li.standard a {
	background: url(images/disc_standard.gif) repeat scroll 0%;
	border-right: 1px solid #fff;
}

#imageMenu ul li.stardust a {
	background: url(images/disc_stardust.gif) repeat scroll 0%;
	border-right: 1px solid #fff;
}
#imageMenu ul li.midi a {
	background: url(images/disc_midi.gif) repeat scroll 0%;
	border-right: 1px solid #fff;
}
#imageMenu ul li.mini a {
	background: url(images/disc_mini.gif) repeat scroll 0%;
	border-right: 1px solid #fff;
}
#imageMenu ul li.battue a {
	background: url(images/disc_battue.gif) repeat scroll 0%;
	border-right: 1px solid #fff;
}

#imageMenu ul li.rabbit a {
	background: url(images/disc_rabbit.gif) repeat scroll 0%;
	width:152px;
}

.clear {
	clear: both;

}

/*************************************************************/











h4.trigger {
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 150px;
	font-size: 1.1em;
	font-weight: normal;
	float: left;

}
h4.trigger a {
	color: #ff5100;
	text-decoration: none;
	display: block;
}
h4.trigger a:hover { color: #ff5100; }
h4.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 0px;
	padding: 0;
	background: # url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1em;
	width: 147px;
	clear: both;
	color: #fff;
}
.toggle_container p{
	
	color: #fff;
}
.toggle_container .block {
	padding: 3px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
