/* CSS Document */

/*
------------------------------------------------------------------------
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 Arial, Helvetica, sans-serif;
}
/* Links -----------------------------------------------------------------------*/
a {
outline:none;
}
ul {
list-style:none;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
p.aright {
text-align:left;
}
.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:4px 0 14px 10px;
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:18px;
font-weight:400;
padding:0;
}
h2 a {
text-decoration:none;
}
h2 a:hover {
text-decoration:none;
}

.homeblock h1 {
font-size:14px;
font-weight:bold;
padding:0;
border:none;
color:#fff;
margin-bottom:5px;
margin-top: -3px;
}

.homeblockri h1 {
font-size:14px;
font-weight:bold;
padding:0;
border:none;
color:#fff;
margin-bottom:5px;
margin-top: -3px;
}


h3 {
font-size:18px;
font-weight:400;
margin:0 0 10px;
padding:0;
}
h4 {
font-size:16px;
font-weight:700;
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 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #829507;
}

#footer p a {
	border-bottom:none;
}

ul {
font:12px Arial, Helvetica, sans-serif;
margin:0px 0 15px 6px;
padding:0;
line-height:18px;
}
ul li ul {
margin:8px 0 5px;
padding:0;
}
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;
	/*
	behavior: url(http://www.torse.co.uk/wp-content/themes/wpremix2/js/ippngfix.htc);
	*/
	background-position:5px 8px;
	margin-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:5px 0px 5px 30px;
	margin-bottom:10px;
}
blockquote p { font:bold 14px Arial, Helvetica, sans-serif; line-height:20px; font-weight:normal; color:#666600 }
.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;
}
/* 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 {
overflow:hidden;
height:100%;
padding:0 40px;
}
*/
#content-wrap {
	overflow:hidden;
	height:100%;
	display: block;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	/*
	behavior: url(http://www.torse.co.uk/wp-content/themes/wpremix2/js/ippngfix.htc);
	*/
	background-color: transparent;
	background-image: url(images/torse_body_1.jpg);
	background-repeat: repeat-y;
}

#wrapper {
text-align:left;
width:920px;
margin:0 auto;
padding:0px;
overflow:hidden;
height:100%;
position: relative;
/*background:transparent url(images/torse_body_1.png) repeat scroll 0 0;*/
}
#main {
overflow:hidden;
clear:both;
}
#main .subcolumns {
width:400px;
}
#content {
	width:580px;
	padding-bottom:20px;
	margin: 0px;
}
#content2 {
width:560px;
}
#content, #content2 { 
float:left;
}
#sidebar {
	width:240px;
	margin-bottom:15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	float: right;
	clear: none;
}

#sidebar ul{
	width: 100%;
}
.left{
	float: left;
}
#sidebar2 {
width:260px;
margin-bottom:15px;
}
#sidebar, #sidebar2 {
float:right;
}



#footer {
	clear:both;
	overflow:hidden;
	text-align:left;
	height:100%;
	width:840px;
	/*background-color: #fafafa;*/
	background-image: url(images/torse_footer_1.jpg);
	/*
	behavior: url(http://www.torse.co.uk/wp-content/themes/wpremix2/js/ippngfix.htc);
		*/
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	position: relative;
	height:225px;
}
#sidebar span {
font-size:12px;
}
#content .subcolumns,#sidebar .subcolumns {
width:280px;
}


/* Header Section  ----------------------------------*/
#header .logo {
font:25px "Arial Black", 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 Arial, Helvetica, sans-serif;
clear:both;
margin-top:-5px;
}
/* ------------------------------  footer ---------------------------------------  */

#footer p {
font-size:10px;
line-height:16px;
float:left;
font-family:Arial, Helvetica, sans-serif;
/*margin:15px 0 0 0;*/
padding:0;
}
#footer span {
margin-top:8px;
font-size:10px;
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:26px;
text-align:right;
padding:0 5px;
}
#flinks li a {
font-size:11px;
text-decoration:none;
}
#flinks li a:hover {
display:inline;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
#search {
float:right;
width:205px;
height:21px;
padding:2px 0 0 15px;
position: absolute;
top: 40px;
left: 50%;
margin-left: 198px;
z-index: 50;
}
#phone{
	/*
	border:2px solid #ebebeb;
	background-color: #FFFFFF;
	width: 205px;
	height:18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
*/
	font-weight:bold;
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: 170px;
	font-size:14px;
}
#phone span{
	color: #829508;
	float: left;
	margin-right: 10px;
}

* html #search {
width:208px;
overflow:hidden;
}
#search .s {
font:12px 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 {
	width:920px;
	height:28px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background:transparent url(images/torse_body_1.png) repeat scroll 0 0;*/
}
/*
#nav .rss {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-left: 27px;
	padding-right: 10px;
	position:absolute;
	top: 0px;
	right:0px;
	background-color: #999933;
}
*/

a#rss{
	padding-top: 7px;
	padding-right: 37px;
	padding-left: 15px;
	padding-bottom: 6px;
	position:absolute;
	top: 0px;
	right:0px;
	background-color: #CCCCCC;
	color:#999999;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right:30px;
}

a#rss:hover{
	background-color: #333333;
	background-position: right bottom;
	color: #FFFFFF;
}

/* breadcrumb start -----------------------------------------------------------------------*/
 
#content-wrap .breadcrumb{
	text-transform:uppercase;
	text-align:left;
	float: left;
	clear: none;
	padding:0px;
	margin: 0px;
	margin-bottom:0px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
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;
	/*
	behavior: url(http://www.torse.co.uk/wp-content/themes/wpremix2/js/ippngfix.htc);	
	*/
}
.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; }

ul#latestnews{
	list-style-type: none;
}

ul#latestnews li{
	list-style-type: none;
}

ul#latestnews li a{
	background-image: none;
}

#footblocker{



}

/*.footblock {

color:#555555;
float:left;
font-size:11px;
font-weight:bold;
height:90px;
margin-right:0px;
padding:0 0 0 10px;
width:90px;

}
*/


.footblock {
color:#555555;
float:left;
font-size:11px;
font-weight:bold;
height:105px;
margin-right:0;
padding:0 0 10px 10px;
width:90px;
}


.footblockwide {

/*background-image:url(images/boxes04.jpg)
float:left;
font-size:10px;
height:100px;
margin:0 0 0 0;
padding:0;
width:240px;*/


/*
background-image:url("images/box.png");
background-position:left top;
background-repeat:repeat;
float:left;
font-size:10px;
height:100px;
margin:0;
padding:0;
width:240px;
*/


float:right;
font-size:10px;
padding:0 20px;
width:200px;
height:180px;

}


.footblock ul {
font-size:10px;
font-weight:bold;
margin: 3px 0 5px 0;
}

.footblock li {
font-size:9px;
list-style:none;
padding:0px;
background:none;
margin:0px;

}




#nextsteps a:link {
color:green;
text-decoration:none;
font-size:12px;
}

.text02 {
color:#383039;
font:0.8em/1.4 Corbel,Helvetica,Arial,sans-serif;

}

.bottom03 {
margin-bottom:20px;
padding-left:20px;
}

.floatleft01 {
float:left;
margin-right:10px;
}

#nextsteps {
background-image:url("images/nextStep_box_bg.png");
float:left; 
margin:10px 1 0 21px; 
text-align:left; 
width:246px;
margin-bottom:25px;
}

.tiny {
/*
background-image:url("images/download_box_bg.png");
*border:1px solid #CCCCCC;
margin-bottom:25px;
margin-top:50px;
height:212px;
width:246px;

*/

background-image:url("images/download_box_bg.png");
float:left;
height:212px;
margin-bottom:25px;
width:246px;

}

.faq {
background-image:url("images/faq_box_1.jpg");
height:43px;
margin-top:20px;
padding:78px 15px 0;
width:210px;
color:#FFFFFF;
}

.smart {
margin-bottom:15px;
margin-left:6px;
}

.smart a:link {
color:black;
text-decoration:none;

}


#leftarrow01 {
float:left;
height:27px;
width:27px;
}

#rightarrow01 {
float:right;
height:27px;
width:27px;
}

#slideshow1 {
float:left;
height:27px;
width:150px;
}

#slideshow1 p {
width:170px;
}

.cycle 
{
background-image:url("images/pizza_box.jpg");
background-position:left top;
background-repeat:repeat-x;
float:left;
height:221px;
margin:0px 0 25px 0px;
padding:18px 10px 0;
width:220px;
}


.cycle_8
{
background-image:url("images/pizza_box_bg.png");
background-position:left top;
background-repeat:repeat-x;
float:left;
height:221px;
margin:6px 0 25px 0px;
padding:18px 10px 0;
width:220px;
}




#wpcf7-f5-p2135-o1{
margin-top:100px;
}

div.wpcf7-response-output {
margin:0em 0.5em 1em;
padding:0.2em 1em;
}

/*For Tool tip*/
a.tooltip_n,a.tooltip_e,a.tooltip_c,a.tooltip_nos{
    position:relative; /*this is the key*/
}
a.tooltip_n:hover,a.tooltip_e:hover,a.tooltip_c:hover,a.tooltip_nos:hover,a.tooltip_add,:hover,a.tooltip_pos:hover{z-index:25;}
#bubble_tooltip_name,#bubble_tooltip_email,#bubble_tooltip_company,#bubble_tooltip_nos,#bubble_tooltip_add,#bubble_tooltip_pos{
display: none;
width:202px;
z-index:99999;
position:absolute;
}

.bubble_top{
background-image:url("images/bubble_top1.gif");
background-repeat:no-repeat;
height:16px;
}
.bubble_middle  {
background-image:url("images/bubble_middle1.gif");
background-position:left bottom;
background-repeat:repeat-y;
padding-left:10px;
padding-right:7px;
}
.bubble_middle span {
color:#222222;
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:14px;
}
.bubble_bottom  {
background-image:url("images/bubble_bottom1.gif");
background-repeat:no-repeat;
height:44px;
}