/*
Theme Name: Pyrotec_Tower_Theme
Theme URI: http://www.tower.co.za
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Flip Dippenaar
Author URI: http://www.kri8it.com
Tags: blue, custom header, fixed width, two columns, widgets

	 Pyrotec_Tower_Theme v1.0
	 http://www.kri8it.com

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* ---[GENERAL]--- */
body{
	padding:0px;
	margin:0px;
	background-color:;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body-back.jpg) #f8d510 repeat-x top left;
}

div{
	margin:0px;
	padding:0px;
}

#header{
	width:100%;	
	z-index:10;
}

p{
	margin-bottom:20px;
	margin-top:0;
}

.sf-menu{
	z-index:50;
}

.sf-menu li{
	z-index:100;
}

#clearfix{
	clear:both;	
}

a{
	outline:none;
	border:none;
	cursor:pointer;
	color:#c98e09;
	text-decoration:underline;
}

a img{	
	outline:none;
	border:none;
}

a:hover{
	text-decoration:none;
}

/* ---[HEADER BARS]--- */
#header_black{
	background-image:url(images/header_black_bar_back.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	height:30px;
	color:#6d5f24;
}

#header_black_content{
	padding-top:2px;
	width: 940px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	padding-right:3px;
}

#header_black a{
	color:#fccb04;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#header_yellow{	
	/*background-image:url(images/header_yellow_bar_back.jpg);
	background-position: top left;
	background-repeat:repeat-x;*/
	height:101px;
}

#header_yellow_content{
	width: 940px;
	margin-right:auto;
	margin-left:auto;	
	height:101px;
	position:relative;
}

/* ---[TOP MENU]--- */
#header_menu{	
	background:url(images/menu-back.jpg) no-repeat top center transparent;
	height:39px;
}

#header_wrapper{	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:900px;
	overflow:inherit;
}

#header_menu ul{
	color:#333333;
	font-size:13px;
	margin:0 auto;
	padding:0;
	width:835px;
}

#header_menu ul li{
	float:left;
	list-style:none;
	position:relative;
}

#header_menu ul li.first{
	float:left;
	list-style:none;
	background-image:url(images/header_menu_li_sep.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	position:relative;
}

#header_menu ul li a{
	background-image:url(images/header_menu_li_sep.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	
	cursor:pointer;
	display:block;
	padding:12px 37px 11px;
	text-decoration:none;
	color:#fff;
}
#header_menu ul li a:hover{
	/*background-color:#7F070C;*/
}
#header_menu ul li ul{	
	background-image:url(images/header_menu_back.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	float:left;
	list-style:none;
	display:block;
	position:absolute;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

#header_menu ul li ul li a{
	background:none;
	cursor:pointer;
	display:block;
	padding:8px 15px 7px;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}

#header_menu ul li ul li a:hover{
	background:none;
	cursor:pointer;
	display:block;
	padding:8px 20px 7px;
	text-decoration:none;
	color:#FFF;
	background-color:#6F070D;
}

#header_menu ul li ul{
	display:none;
	position:absolute;
	left:-1px;
	width:190px;
}

#header_menu ul li:hover ul{
	display:block;
}

.children li{
	background:none;
	background-color:#980f14;
	padding:0;
	width:190px;
	text-align:left;
}

.children li a{
	padding:0px;
}


/* ---[BODY CONTENT]--- */
#content-wrapper{
	
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content_wrapper_back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}


#content{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-top:22px;
	z-index:5;
}

/* ---[ROTATOR]--- */
#rotator_container{
	height:325px;
	width:940px;
	padding-bottom:28px;
}

#rotator_left{
	width:74px;
	height:325px;
	display:block;
	float:left;
	background-image:url(images/rot_back_left.jpg);
	background-repeat:no-repeat;
	background-position:middle top;
	vertical-align:middle;
}

#rotator_center{
	height:325px;
	width:792px;
	display:block;
	float:left;
	background-image:url(images/rot_back_center.jpg);
	background-repeat:no-repeat;
	background-position:middle top;
	position:relative;
}

.rotator_item{
	height:315px;
	width:792px;
}

.rotator_item_left{
	height:245px;
	width:297px;	
	float:left;
	display:block;
	padding-top:70px;
	text-align:center;
}

.rotator_item_full{
	padding-top:2px;
}

.rotator_item_right{
	height:280px;
	width:460px;	
	float:left;
	display:block;
	color:#404040;
	font-size:12px;
	line-height:20px;
	padding-top:20px;
	padding-left:25px;
}

.rotator_item_right h1 a{
	font-size:11px;
	color:#aeaeae;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	margin-bottom:21px;
	text-decoration:none;
}

.rotator_item_right h1 a:hover{
	text-decoration:underline;
}

.rotator_item_right h2{
	font-size:36px;
	color:#edb22d;
	line-height:42px;
	padding:0px;
	margin:0px;
	margin-bottom:21px;
}

#rotator_right{
	width:74px;
	height:325px;
	display:block;
	float:left;
	background-image:url(images/rot_back_right.jpg);
	background-repeat:no-repeat;
	background-position:middle top;
	vertical-align:middle;
}

#rotator_left_arrow{
	position:relative;
	float:right;
	top: 140px;
	right: 10px;
}

#rotator_right_arrow{
	position:relative;
	float:left;
	top: 140px;
	left: 10px;
}


/* ---[TABS]--- */
.ui-tabs-hide {
 display: none;
}

#tabsnav-big li.ui-tabs-selected{
	background: url(images/big-tab-left.jpg) left bottom no-repeat;
	padding-left:7px;
}
 
#tabsnav-big li.ui-tabs-selected a{
/*
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-left-radius:8px;
-webkit-border-top-right-radius:8px;
*/
/*
background:#FFFFFF none repeat scroll 0 0;
border-color:#DC9101 #DC9101 #FFFFFF;
border-style:solid;
border-width:1px;
*/
border-bottom: 1px solid #fff;
display:block;
float:left;
line-height:25px;
height:35px;
padding-left:6px;
padding-right:13px;
padding-top:9px;
color:#333;

background: url(images/big-tab-right.jpg) right bottom no-repeat;

}

#body-content-left #tabsnav-small li.ui-tabs-selected a{
	height:30px;
	background:none;
	background-color:#fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #e1e0e0;
	border-left:1px solid #e1e0e0;
	border-top:1px solid #e1e0e0;
	padding-left:8px;
	padding-right:8px;
	padding-top:9px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	display:block;
	float:left;
	text-decoration:none;
	
}

#tabsnav-big li.ui-tabs-selected a:hover{
	/*
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-left-radius:8px;
-webkit-border-top-right-radius:8px;
*/
/*
background:#FFFFFF none repeat scroll 0 0;
border-color:#DC9101 #DC9101 #FFFFFF;
border-style:solid;
border-width:1px;
*/
border-bottom: 1px solid #fff;
display:block;
float:left;
line-height:25px;
height:35px;
padding-left:6px;
padding-right:13px;
padding-top:9px;
color:#333;

background: url(images/big-tab-right.jpg) right bottom no-repeat;
}

#body-content-left #tabsnav-small li.ui-tabs-selected a:hover{	
	height:30px;
	background:none;
	background-color:#fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #e1e0e0;
	border-left:1px solid #e1e0e0;
	border-top:1px solid #e1e0e0;
	padding-left:8px;
	padding-right:8px;
	padding-top:9px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	display:block;
	float:left;
}
 
#tabsnav-big{
	height:43px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	position:relative;
	width:792px;
	z-index:5;
	display:block;
	background: url(images/tabs-back-main.jpg) no-repeat bottom center;
	padding-left:55px;
}

#tabsnav-small{
	height:43px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	position:relative;
	width:100%;
	z-index:5;
	display:block;
}
 
#tabsnav-big li, #tabsnav-small li{
	float:left;
	height:43px;
	display:block;
}
#tabsnav-big li{
	height:44px;
}
#tabsnav-big li a  {
	/* background-image:url(images/tabs_back.jpg);
	 background-repeat:repeat-x;
	 background-position: left bottom;*/
	 text-decoration:none;
	 font-weight:bold;
	 font-size:13px;
	 color:#fff;
	 display:block;
	 height:33px;
	 outline:none;
	 padding-left:13px;
padding-right:13px;
padding-top:12px;
line-height:25px;
	float:left;
}

#body-content-left #tabsnav-small li a{
	 background-image:url(images/tabs_back.jpg);
	 background-repeat:repeat-x;
	 background-position: left bottom;
	 text-decoration:none;
	 font-weight:bold;
	 font-size:13px;
	 color:#333;
	 display:block;
	 height:30px;
	 outline:none;
	 padding-left:11px;
	 padding-right:11px;
	 padding-top:12px;
	float:left;
}

#tabsnav-big li a:hover {
	/*background:none;
	background-color:#fff;
	padding-left:13px;
	padding-right:13px;
	border-bottom:1px solid #fff;
	border-right:3px solid #e1e0e0;
	border-left:3px solid #e1e0e0;
	border-top:3px solid #e1e0e0;
	border-bottom:3px solid #e1e0e0;
	padding-top:7px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;**/
	padding-top:12px;
	height:33px;
	display:block;
	float:left;
	color:#e2e2e2;
}

#body-content-left #tabsnav-small li a:hover{
	background:none;
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #fff;
	border-right:1px solid #e1e0e0;
	border-left:1px solid #e1e0e0;
	border-top:1px solid #e1e0e0;
	border-bottom:3px solid #e1e0e0;
	padding-top:7px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	padding-top:11px;
	height:27px;
	display:block;
	float:left;
}
 
#tabsnav-big li a div, #tabsnav-small li a div {
	 font-size:0.6em;
	 padding-top:5px;
	 color:#4b4b4b;
}
 
 #tabsnav-big li.ui-tabs-selected a div, #tabsnav-small li.ui-tabs-selected a div {
	color:#d5d4d4;
}
 
#content .tabs .big-tabscontent{
	 height:175px;
	 width:940px;
	 padding:18px;
	 overflow:hidden;
}

#the-tab-content{
	background-image:url(images/tab_container_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:169px;
	position:absolute;
	top:43px;
	width:934px;
	z-index:1;
	padding:3px;
}

#the-tab-content-small{
	min-height:100px;
	padding:10px;
	position:absolute;
	top:40px;
	width:100%;
	z-index:1;	
	border-bottom:1px solid #E1E0E0;
	border-left:1px solid #E1E0E0;
	border-right:1px solid #E1E0E0;
	border-top:1px solid #E1E0E0;
}

#tabs_container{
	height:215px;
	padding-bottom:28px;	
	position:relative;
}

#panel-left{
	display:block;
	float:left;
	height:175px;
	margin:0;
	padding:0;
	position:absolute;
	width:308px;
	text-align:right;
}

#panel-right{
	display:block;
	float:left;
	height:146px;
	left:308px;
	margin:0;
	padding:0;
	position:absolute;
	width:521px;
	padding-left:15px;
	padding-top:29px;
	padding-right:90px;
	font-size:13px;
	color:#000;
	line-height:22px;
}

#panel-right img{
	margin-top:10px;
}


/* ---[BODY CONTENT]--- */
#body-content{
	width:940px;
	background-image:url(images/content_back.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	margin:0px;
}


#body-content-top{
	width:940px;
	background-image:url(images/body-content-top.jpg);
	height:10px;
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#body-content-bottom{
	width:940px;
	background-image:url(images/body-content-bottom.jpg);
	height:10px;
	background-position:top left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}


#body-content-no-bg{
	width:940px;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}

body-content-center{
	padding-left:5px;
	padding-top:24px;
	padding-right:30px;
	padding-bottom:22px;
	font-size:13px;
	line-height:24px;
}

#body-content-left{
	display:block;
	float:left;
	font-size:13px;
	line-height:24px;
	padding:10px 30px 22px 33px;
	width:572px;
}

#body-content-left h1{
	color:#000;
	padding:0px;
	margin:0px;
	font-size:24px;
	margin-bottom:24px;
}

#body-content-left #h2{
	color:222222;
	padding:0px;
	margin:0px;
	background-color:#fccc04;
	padding:7px;
	font-size:12px;
}

#body-content-left em{
	color:222222;
	padding:0px;
	margin:0px;
	background-color:#fccc04;
	padding:7px;
	font-size:12px;
	font-style:normal;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#body-content-left #copy{
	margin-top:18px;
	font-size:13px;
	line-height:24px;
	margin-bottom:28px;
}

#body-content-left p{
}

#body-content-left ul{
	margin:0 0 20px;
	padding:0;
	padding-left:20px;
}

#body-content-left ul li {
	list-style:square;
	list-style-position:outside;
}
#body-content-left ul li ul{	
	padding-left:15px;
}
#body-content-left ul li ul li{
	list-style:circle;
	list-style-position:outside;
}
#body-content-left ol{
	margin:0 0 20px;
	padding:0;
	padding-left:20px;
}

#body-content-left ol li {
	list-style:decimal;
	list-style-position:outside;
}
#body-content-left ol li ul li{
	list-style:circle;
	list-style-position:outside;
}

.quick-nav{
	padding:0px;
	margin:0px;
	padding:5px;
	/*background-color:#eaeaea;*/
	/*border-left: 1px solid #ccc;*/
	margin-right:10px;	
}

.quick-nav li{
	list-style:none;	
	width:240px;
	background-color:#DFDFDF;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.quick-nav li:hover,.quick-nav li.hover{
	background-color:#FCCC04;
}
.quick-nav li a{
	color:#333;
	text-decoration:none;
}
.quick-nav li a:hover{
	color:#000;
}
#body-content-left ul li a{
	color:#333;
	text-decoration:underline;
}

#body-content-left ul li a:hover{
	text-decoration:none;
}

#body-content-right{
	display:block;
	float:left;
	width:305px;
}


/* ---[RIGHT HAND WIDGETS]--- */
#body-content-right h3{
	background:url(images/sidebar-head.jpg) no-repeat top left;
	color:#fff;
	padding-left:10px;
	font-size:18px;
	height:37px;
	line-height:37px;
	margin-bottom:0px;
	margin-top:18px;
}

#widget{
	padding:12px;
	border-bottom:1px solid #cfcfcf;	
	width:279px;
}

#widget_copy{
	font-color:#000;
	font-size:12px;
	line-height:20px;
}
#widget_copy h2{
	margin-top:3px;
	margin-bottom:3px;
}
#widget_copy p{
	margin-bottom:5px;
}

#widget_ul li{
	list-style:none;	
	width:90%;
	background-color:#DFDFDF;
	margin-bottom:1px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#widget_ul li:hover,#widget_ul li.hover{
	background-color:#FCCC04;
}
#widget_ul li a{
	color:#333;
	text-decoration:none;
}
#widget_ul li a:hover{
	color:#000;
}

#widget_copy ul#widget_ul{
	padding:0px;
	margin:0px;
	/*margin-left:14px;*/
}
/*
#widget_copy ul#widget_ul li{
	list-style:square;
	color:#404040;
}

#widget_copy ul#widget_ul li a{
	list-style:square;
	color:#404040;
	text-decoration:none;
}

#widget_copy ul#widget_ul li a:hover{
	list-style:square;
	color:#404040;
	text-decoration:underline;
}
*/
#widget_button{
	text-align:right;
	margin-top:16px;
}

#widget_button img{
	border:none;
	outline:none;
}

#widget_button a{
	border:none;
	outline:none;
	cursor:pointer;
}

#widget h3{
	padding:0px;
	margin:0px;
	color:#fccf04;
	background-color:#3f3f3f;
	padding:11px;
	font-weight:bold;
	font-size:15px;
	margin-bottom:14px;
}

/* ---[FOOTER]--- */
#footer{
	height:78px;
	margin-bottom:28px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer-back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#footer-left{
	width:635px;
	display:block;
	float:left;
	height:78px;
}

#footer-left ul{
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:12px;
}

#footer-left ul li{
	float:left;
	height:70px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:40px;
}

#footer-left ul li a{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	padding-bottom:25px;
	padding-top:30px;
	text-decoration:none;
	text-transform:uppercase;
}

#footer-left ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	
}

#footer-right{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	height:78px;
	padding-right:49px;padding-top:16px;
	position:relative;
	text-align:right;
	width:256px;
}

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

#footer-right a:hover{
	color:#fff;
	text-decoration:underline;

}

#design{
	margin-top: 8px;	
}

/* ---[RIGHT HAND NEWS SLIDER]--- */
#news_slider{
	position:relative;
	height:280px;
}

#news_tab{
	padding:0px;
	margin:0px;
	margin-top:10px;
}

.news_item{
	width:279px;	
}

#news_tab li{
	float:left;
	list-style:none;
	margin-right:13px;
	height:29px;
	width:25px;
	padding-top:5px;
	padding-bottom:5px;
}

#news_tab li a{
	font-size:13px;
	color:#000;
	padding-left:9px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:7px;
	background-image:url(images/news_tab.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none;
}

#news_tab li a.active{
	font-size:13px;
	color:#FFF;
	padding-left:9px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:7px;
	background-image:url(images/news_tab_active.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none;
}

/* ---[KRI8IT SPLAT]--- */
.kri8it_splat {
	height:130px;
	position:absolute;
	right:-40px;
	top:-28px;
	width:110px;
}


/* ---[SEARCH BAR]--- */
#search {
	display:inline;
	float:right;
	min-height:10px;
	position:absolute;
	text-align:right;
	top:32px;
	right:0;
}

#search form div {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/search-bar-back.jpg) no-repeat scroll 0 0;
	display:inline;
	float:right;
	height:34px;
	position:relative;
}

#search form input.searchbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	left:10px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	top:-10px;
	width:180px;
}

/* ---[COMMENTS]--- */
ol.commentlist li div {
	background-color:#F4F4F4;
	padding:5px;
}

textarea {
	background-color:#F4F4F4;
	border:1px solid #A5ACB2;
}

#commentform label {
	color:#333333;
}

ol.commentlist .fn {
	color:#c98e09;
	font-weight:bold;
}




/* ---[CATEGORY LISTING]--- */
.pagetitle{
	font-size:26px;
	margin-top:0px;
	margin-bottom:15px;
	color:#9F181C;
}

.pagedescription{
	margin-bottom:25px;
	font-weight:bold;
	color:#333;
}

.article{
	margin-bottom:10px;	
}

#article img{
	border:1px solid #DEDEDE;
	padding:10px;
}

.article p{
	margin:0 0 15px;
	padding:0px;
}

.article.stockist p{
	margin-bottom:0px;
}

.article h3{
	margin:0px;
	margin-bottom: 15px;
	background-color:#fccc04;
	background-image:url(images/article_head_back.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.article h3.compress{
	margin:0px;
	margin-bottom: 15px;
	background-color:#fccc04;
	background-image:url(images/article_head_back.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	width:345px;
}

.article h3 a{
	color:#000;
	text-decoration:none;
	width:100%;
	font-size:18px;
}

.article h3 a:hover{
	color:#000;
	text-decoration:underline;
}

.article-link{
	padding-bottom:15px;
	padding-right:15px;
	text-align:right;
}

.articlepic {
	float: left;
	padding: 10px;
	border: 1px solid #DEDEDE;
	background: #fff;
	margin: 0 20px 20px 0;
}

.articlepic-gallery{	float: left;
	padding: 6px;
	border: 1px solid #DEDEDE;
	background: #fff;
	margin: 0 20px 20px 0;
}

table{
	/*border:1px solid #CFCFCF;*/
	font-size:11px;
	margin:5px 0;
	padding:0;
	
}
tr{
	border-bottom:1px solid #CFCFCF;
	background-color:#EFEFEF;
}
td{
	padding-left:5px;
}
table strong{
	color:#3F3F3F;
}

#gallery{
	margin-top:20px;	
}

#article-gallery-image{
	float:left;
}

#article-gallery-image img{
	margin-right:8px;	
}

#breadcrumb{
	border-bottom:1px solid #e6e5e5;
	margin-bottom:20px;
	color:#7d7d7d;
	font-size:11px;
}

#breadcrumb{
	
}

#panellogin div#label{
	width:100px;	
}
.sidebarlogin_otherlinks{
	list-style:none;
	height:5px;	
	padding-left:0;
}
.sidebarlogin_otherlinks li{
	float:left;
	padding-right:10px;
}
.sidebarlogin_otherlinks li a{
	color:#333;
}

.entry-left{
	float:left;
	position:relative;
	width:192px;
}

.entry-left .articlepic {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DEDEDE;
	float:left;
	margin-right:20px;
	margin-bottom:0px;
	padding:10px;
}

.entry-left span{
	color:#A21A1E;
	font-size:10px;
	position:relative;
}

#gal_click{
	color:#A21A1E;	
}

.entry-right{
	float:right; 
	width:380px;
}
.cform label{
	display:block;
}
.linklove{
	display:none;
}
.cform .reqtxt,.cform .emailreqtxt{
	font-size:11px;;
	font-style:italic;
}
.cform input{
	margin-right:5px;
}
.cform input[type="text"] {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border:1px solid #999999;
padding:5px;
width:300px;
}


.cform input[type="text"]:focus {
border-color:#777777;
}

.cform input[type="submit"] {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #999999;
cursor:pointer;
padding:5px;
}
.cform input[type="submit"]:hover, cform.input[type="submit"]:focus {

background:#DDDDDD none repeat scroll 0 0;
border-color:#333333;
}
.cform input[type="submit"]:active {
margin-top:1px;
}


.cf_hidden{
	display:none;
}




#cforms3form {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 20px;
	padding:0 0 0 20px;
}

#cforms3form ol.cf-ol{
	padding-left:0px;
	list-style-type:none;
}

#cforms3form ol.cf-ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
}

#cforms3form li input {
	float:left;
	margin-right:5px;
}U

#cforms3form li input[type="text"] {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #999999;
	margin-bottom:10px;
	padding:5px;
	width:100%;
}

#imgborder{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DEDEDE;
	padding:10px;
}

.imgborder{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DEDEDE;
	padding:10px;
	margin-right:40px;
}

#imagedescription{
	width:262px;	
	float:left;
}


