/*
Theme Name: TVED
Version: 2.00
Author: wabbott
Author URI: http://www.wabbott.co.uk
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline: none;
}
a img {
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;	
}
/*-----------------------------------------------
GLOBAL STYLES
-----------------------------------------------*/



body, h1, h2, h3, h4, h5, h6, blockquote, p, form, table, ul, iframe {

	margin: 0;

	padding: 0;

	color: #484848;

}

a {
color: #00aeef;
font-weight: bold;
}
a:hover {
color: #ffc20e
}



table {margin: 0 0 15px 0; }



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	vertical-align: top;

	background: url(images/bg.gif) repeat-y center #eaeaea;

}



h1 {

	background: url(images/subnav-header-h1.gif) no-repeat left center;

	color: #ffffff;

	margin: 0 0 5px 10px;

	padding: 0 15px;

	letter-spacing: -1px;

	text-shadow: 1px 1px 0px #0080b0;
	
	font-size: 36px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;

}

h2 {

	font-size: 14px;

	color: #ffffff;

	margin: 0 0 0 25px;

	padding: 0 0 0 0px;

	font-weight: normal;	

}

h3 {

	padding: 5px;

	font-size: 14px;

	background: #00aeef;

	color: white;

}

h4 {

	font-size: 18px;

	color: #00aeef;

	border-bottom: 3px solid #ffc20e;

	padding: 5px 0;

}	

h5 {

	font-size: 14px;

	background: #f6f6f6;

	border: #e7e7e8 1px solid;

	padding: 5px 10px;

	text-align: left;

}



p {

	margin: 10px 0 15px 0;

	line-height: 18px;

}

table td { padding: 3px 0; }









#wrapper {

	width: 770px;

	margin: 0 auto;
	
	background: white;
	
	padding: 0 24px; 

}



#header {

	width: 770px;

	float: left;

	padding: 15px 0 0 0;

	ackground: url(images/telephone.gif) no-repeat right center;

}

a.logo img { margin-top: 10px; }

#map {
	background: url(images/map.gif) no-repeat; width: 89px; height: 89px; float: right; margin: 0 0 0 10px
}


#strapline {

	color: #969696;

	font-size: 13px;

	text-align: right;

	float: right;

	width: 330px;

	line-height: 20px;

	margin-top: 0px;

}



.tel {
	letter-spacing: -1px; 
	font-size: 22px;
	background: url(images/tel.gif) no-repeat left center;
	color: #00aeef;
	font-weight: bold;
	display: block; 
	height: 33px;
	line-height: 33px;
	width: 150px;
	float: right;
	margin-top: 5px;
}


#navtabs ul {

	width: 770px;

	padding: 0 0 0 0px;

	margin: 0;

	float: left;

	list-style-type: none;

	font-size: 14px;

	font-weight: bold;

}

body.home #navtabs ul {; }

#navtabs li {

	float: left;

	padding: 0 0 0 14px;

	margin-right: 2px;

	background: url(images/menuoff-left.gif) no-repeat left top #ffc20e;
	
	line-height: 30px;

}

#navtabs li a {

	text-decoration: none;

	padding: 0 14px 0 0;
	
	line-height: 30px;
	
	float: left;

	background: url(images/menuoff-right.gif) no-repeat right top #ffc20e;

	color: #FFFFFF;
	
	text-shadow: 1px 1px 2px #d29d00;
	

}

#navtabs li.current_page_item, #navtabs li.current_page_ancestor, #navtabs li.current_page_parent {

	background: url(images/menuon-left.gif) no-repeat left top #00aeef;

}

#navtabs li.current_page_item a, #navtabs li.current_page_ancestor a, #navtabs li.current_page_parent a {

	background: url(images/menuon-right.gif) no-repeat right top #00aeef;
	text-shadow: 1px 1px 2px #0080b0;

}

.slider-wrapper {
	position: relative;	
	width: 770px;
	height: 233px;
	float: left;
	margin: 0px 0 0px 0;
}

ul#slider {
	float: left;
	width: 770px;
	margin: 0px 0 0 0;
	height: 243px;
	position: relative;
	overflow: hidden;
}

ul#slider li {
	width: 770px;
	height: 233px;
	position: absolute;
	left: 0px;
	top: 0px;	
}

ul#slider li h1 { font-size: 37px; font-family: arial, "trebuchet ms"; font-weight: bold; padding: 0; margin: 0 0 0 20px; background: none; letter-spacing: -1px; }
ul#slider li h2 { font-size: 14px; padding: 8px 10px 8px 20px; margin: 10px 0; font-weight: bold; font-style: italic; line-height: 18px; }
ul#slider li p { margin: 0 0 0 20px; color: #000; font-weight: normal; font-size: 13px;}
ul#slider li .button { position: absolute; right: 15px; bottom: 15px; font-weight: bold; color: white; }
ul#slider li .inner { padding: 15px 360px 0 0px; }

ul#slider .slide1 { background: url(images/slide1.jpg); }
ul#slider .slide1 h1 { color: white; text-shadow: 1px 1px 0px #666; }
ul#slider .slide1 h2 { background: #726f6d; color: #cfcfcf; }
ul#slider .slide1 p { color: #00293f }

ul#slider .slide2 { background: url(images/slide2.jpg); }
ul#slider .slide2 h1 { color: white; text-shadow: 1px 1px 0px #0e72c0; }
ul#slider .slide2 h2 { background: #1f5796; color: #789eff; }
ul#slider .slide2 p { color: #00172f }

ul#slider .slide3 { background: url(images/slide3.jpg); }
ul#slider .slide3 h1 { color: white; text-shadow: 1px 1px 0px #539cc0; }
ul#slider .slide3 h2 { background: #4e9fcb; color: #a0d2ee; }
ul#slider .slide3 p { color: #00293f }

ul#slider .slide4 { background: url(images/slide4.jpg); }
ul#slider .slide4 h1 { color: white; text-shadow: 1px 1px 0px #0089e0; }
ul#slider .slide4 h2 { background: #2586ab; color: #62d1ff; }
ul#slider .slide4 p { color: #002a3a }

ul#slider .slide5 { background: url(images/slide5.jpg); }
ul#slider .slide5 h1 { color: white; text-shadow: 1px 1px 0px #d46e00; }
ul#slider .slide5 h2 { background: #b66612; color: #ff8b0f; }
ul#slider .slide5 p { color: #653200 }

ul#slider .slide6 { background: url(images/slide6.jpg); }
ul#slider .slide6 h1 { color: white; text-shadow: 1px 1px 0px #d29d00; }
ul#slider .slide6 h2 { background: #e06c00; color: #ffc20e; }
ul#slider .slide6 p { color: #653200 }

a.slidernav { width: 31px; height: 80px; display: block; position: absolute; background: url(images/slidernav.gif) no-repeat; overflow: hidden; text-indent: -2000px; top: 70px }

#show_prev { left: -41px; background-position: left top; }
a#show_prev:hover { background-position: left bottom; }

#show_next { right: -41px; background-position: right top; }
a#show_next:hover { background-position: right bottom;  }

#subnav-header {

	width: 770px;

	float: left;

	padding: 15px 0px;

	background: url(images/subnav-header-bg.gif) repeat-x 170% -20px #00aeef;

	background: url(images/subnav-header-telephone.gif) no-repeat 120% -45px #00aeef;

	background: url(images/subnav-header-circles-tel.gif) no-repeat 130% -45px #00aeef;

	border-bottom: 7px solid #ffc20e;

}

.divstrip {
	float: left;
	width: 770px;
	background: url(images/divstrip.gif) repeat-y 520px top;	
}

#container {

	width: 505px;

	margin: 0 10px 0 0;

	padding: 5px 15px 0 0px;

	float: left;

}



#container p {

	line-height: 18px;

}



#container .page {

	margin: 0;

}

#container .page ul.general {
	list-style: none;
}
#container .page ul.general li {
	background: url(images/blt.gif) no-repeat left 7px;
	padding: 2px 0 2px 15px;
}



#sidebar {

	width: 225px;

	float: left;

	padding: 0px;

	margin: 10px 0 10px 10px;

	text-align: center;

}

#sidebar #suppliers {

	background: url(images/suppliers.gif) no-repeat center top;

	display: block;

	width: 204px;

	height: 509px;

	margin: 0 0 0 auto;

}

#sidebar h3 {

	color: white;

	background: url(images/sidebar-h3.gif) no-repeat center top;

	height: 32px;

	padding: 2px 0 0px 10px;

	line-height: 32px;

	width: 235px;

	margin: 0 auto;

	border-bottom: 1px solid white;

}


#flike { float: left; width: 225px; margin: 15px 0; }
a#ficon { background: url(images/ficon.png) no-repeat left top; width: 64px; height: 64px; float: right; }


#sidebar .ad {

	display: block;

	padding: 0 0 10px 0;

}


#sidebar .home-bnr {
	background: url(images/home-bnr.gif) #0088c3;
	width: 223px;
	height: 73px;
	text-align: left;
	margin: 0 0 10px 0;
}
#sidebar .home-bnr .inner {
	padding: 10px;
}

#sidebar .home-bnr a.title {
	font-size: 15px;
	color: white;
	text-decoration: none;
	display: block;
	text-shadow: 1px 1px 2px #004f6d;
}
#sidebar .home-bnr small {
	color: white;
	font-size: 11px;
	line-height: 18px;
}
#sidebar .home-bnr a.moreinfo {
	font-weight: bold;
	color: #ffc20e;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 18px;
	font-size: 14px;
}
#sidebar .home-bnr a.moreinfo:hover, #sidebar .home-bnr a.title:hover {
	text-decoration: underline;
}


/* using image banners instead of css

#sidebar #ads h5 {

	color: #00aeef;

	font-size: 14px;

	padding: 10px 0 0 10px;

}

#sidebar #ads p {

	padding: 2px 0 0 12px;

	font-size: 11px;

}

#sidebar-ad-repair {

	height: 80px;

	background: url(images/sidebar-ad-repair.gif) no-repeat left center;

}

*/

#sidebar ul {

	list-style-type: none;

	text-align: left;

	width: 226px;

}

#sidebar ul li {

	padding: 0px 0;

}

#sidebar ul li a {

	

}



#sidebar ul#content-links {

	width: 213px;

	padding: 0 0 10px 0;

	background: url(images/content-links-body.gif) repeat-y center;
	
	margin: 0 auto;

}



#sidebar ul#content-links li {

	background: url(images/dots-x.gif) repeat-x bottom;

	padding: 0 1px 1px 1px;

}



#sidebar ul#content-links li a {

	color: #00aeef;

	color: #4d4d4d;

	ont-weight: bold;

	font-size: 12px;

	text-decoration: none;

	display: block;

	padding: 5px 10px 6px 28px;

	background: url(images/yellow-arrow.png) no-repeat 8px; 

	

}

#sidebar ul#content-links li a:hover,

#sidebar ul#content-links li.current_page_item a {

	background-color: #00aeef;

	background-color: #f4f4f4;

	font-weight: bold;

}



#sidebar .bottom {

	background: url(images/content-links-bottom.gif) no-repeat center bottom;

	line-height: 14px;

	width: 213px;

	display: block;
	
	margin: 0 auto 15px auto;

}



#sidebar ul#content-links li.head {

	background: url(images/sidebar-h3.gif) no-repeat top center #00aeef;

	order-bottom: 3px solid #ffc20e;

	padding: 10px;

	font-size: 14px;

	font-weight: bold;

	color: #0086b8;

	color: white;

}

body.home #sidebar { padding-top: 10px; }




.homepage-content-links {

	width: 250px;

	float: left;
	
	margin: 0 5px 15px 0 ;

}

.homepage-content-links ul {

	list-style-type: none;
	
	line-height: 24px;

}

.homepage-content-links ul li {

}

.homepage-content-links a {

	display: block;

	font-weight: bold;

	color: #00aeef;

	padding: 0 0 0 15px;

	font-size: 13px;

	text-decoration: none;

	background: url(images/yellow-triangle.gif) no-repeat left center;

}

.homepage-content-links a:hover {

	color: #ffc20e;

}





.product-item {
        height: 65px;
	width: 231px;
	float: left;
	padding: 10px;
	background: url(images/product-item-bg.gif) repeat-x bottom;
	border: 1px solid #eeeeee;
	margin: 0 3px 3px 0;
}

.product-item h6 {

	margin: 0px 0 0 0;

	color: #00aeef;

	font-size: 16px;

}

.product-item p {

	padding: 0;

	margin: 0;

	font-size: 12px;

}

.product-item img {

	float: left;

	padding: 0 15px 0 0;

}

.product-item a {

	color: #00aeef;

	text-decoration: none;

}

.product-item a:hover {

	color: #ffc20e;

}





ul.catlist {

	list-style: none;

}



ul.catlist li {

	background: url(images/product-item.gif) no-repeat center;

}



.page-img {
        float: right;
}







#footer {

	width: 770px;

	margin: 0 auto;

	float: left;

	text-align: center;

	padding-top: 5px;

	margin-top: 15px;

	color: #eeeeee;

}

#footer p {

	color: #cccccc;

}

#footer p strong {

	font-weight: normal;

	color: #484848;

}

#footer ul.nav {
list-style: none;
}
#footer ul.nav li {
font-size: 11px;
display: inline;
border-right: 1px solid #cccccc;
padding: 1px 5px;
}


#suppliers { background: url(images/suppliers.gif) left center; width: 770px; height: 273px; float: left; margin: 10px 0; }


a.pdflink {
background: url(images/pdf-icon.gif) no-repeat left center;
display: block;
height: 20px;
line-height: 20px;
padding: 4px 0 4px 27px;
}












/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}








/* BLOG STYLES */
.blog #container { padding: 15px 0 0 0 }

.archive-title { display: inline; }

.meta { color: #bbb; text-shadow: 1px 1px 0px #fff; display: block; margin: 0 0 5px 0; padding: 0; padding: 4px; background: #f4f4f4}
.thumb { width: 135px; height: 135px; float: right; margin: 0 0 0 15px }
.post-list .post-cont { width: 345px; float: left; }
.post-single .post-cont { width: 495px; }

.post { margin: 5px 0; border-bottom: 1px solid #eee; float: left; padding: 0 0 10px 0; }
.post h2 {
	margin: 0 0 10px 0;
	font-size: 18px;	
}
.post h2 a { text-decoration: none; }
.post h2 a:hover { text-decoration: underline; }

.post h1 { background: none; color: #00aeef; text-shadow: none; font-size: 29px; margin: 10px 0 15px 0; padding: 0; }

.post .button { clear: left; margin: 0 }

#s { border: 1px solid #ddd; color: #bbb; -moz-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 3px; }

#sidebar h2 { margin: 20px 0 10px 0; padding: 0 0 0 5px; background: none; color: #aaa; text-shadow: 1px 1px 0px #fff; background: #f0f0f0; height: 30px; line-height: 30px }






/* Enquiry Form */
.product_form { background: #f6f6f6; border: #e7e7e8 1px solid; padding: 5px; width: 488px; float: left; margin: 15px 0; }
.product_form h3 { background: #eee; color: #484848; padding: 10px; margin: 0 0 5px 0; }
.product_form p { padding: 0 10px; margin: 5px 0 10px 0;}
.product_form p.intro { color: #888; }
.product_form .button { float: right; }

.enq_left { width: 225px; float: left; }
.enq_right { width: 235px; float: left; margin: 0 0 0 10px; }

.product_form input.text { width: 215px; font-family: Arial, Helvetica, sans-serif; color: #484848; font-size: 13px;}
.product_form textarea { width: 215px; height: 75px; font-family: Arial, Helvetica, sans-serif; color: #484848; font-size: 13px; }

.success, .error { background: #cdffc7; padding: 10px; margin: 0 0 5px 0; color: #2b7322; border: 3px solid #a7ff9c; -moz-border-radius: 5px; line-height: 1.6em; }
.error { background: #ffc7c7; border-color: #ff9d9d; color: #732222;}
