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

	Excalibur Studio CSS Stylesheet for Vokera.
	Standard CSS Sheet, FF2, FF3, 
			Date: 13/03/2009

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



body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color:#878787;
	background-image:url('images/header_bg.png');
	background-repeat:repeat-x;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

h1 { font-size: 21px; margin-top:0px; color:#333333; }
h2 { font-size: 16px; color:#8CC63F; }
h3 { font-size: 14px; }
h4 { font-size: 13px; color:#8b8b8b; }
h5 { font-size: 13px; color:#8CC63F; margin:0px; padding:0px; }
h6 { font-size: 12px; color:#8CC63F; margin:0px; padding:0px; font-weight:normal;}
pre { overflow:auto; }

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color: #2e2e2e;
}

a {
	color: #2e2e2e;
	text-decoration: none;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}


hr {
	display:none;
	}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 927px;
}

#header {
	width:100%;
	height:82px;
	float:left;
	background-image:url('images/header_bg.png');
}


#content_wrap{
	width:689px;
	margin-bottom:18px;
	margin-left:15px;
	float:left;
}

.content {
	padding:10px;
	margin:0px;
	width:667px;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
}

.content_head {
	background-image:url(images/content_bordertop.png);
	background-repeat:no-repeat;
	height:9px;
}

.content_foot {
	background-image:url(images/content_borderbottom.png);
	background-repeat:no-repeat;
	height:9px;
}
	
	
#spanner{
	background-image:url(images/spannerout.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}	

#spanner:hover{
	background-image:url(images/spannerover.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}	

#register{
	background-image:url(images/registerout.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}	

#register:hover{
	background-image:url(images/registerover.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}	

#pdf{
	background-image:url(images/pdfout.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}	

#pdf:hover{
	background-image:url(images/pdfover.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}	

#lock{
	background-image:url(images/lockout.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}	

#lock:hover{
	background-image:url(images/lockover.png);
	height:55px;
	width:132px;
	float:left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:10px;
}


.ddsg-wrapper ul{
	list-style-type:none;
}

.ddsg-wrapper ul li{
	list-style-type:none;
}

.ddsg-pagenav ul{
	list-style-type:none;
}

.ddsg-pagenav ul li{
	list-style-type:none;
}


ul.product-list{
	list-style-image:url(images/plus.png);
	list-style-type: none;
	list-style-position: outside;
	margin: 1em;
	padding: 0.25em;
}

ul li.product-list {
margin: 1em;
line-height: 1em;
padding: 2em;
} 


#sidebar{
	width:223px;
	float:left;	
	margin-bottom: 18px;
}

.sidebar_links{
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-y;
	float:left;	
	width:222px;
	padding-bottom:15px;
	padding:0 1px;
	padding-bottom:10px;
}

.sidebar_bottom {
	background-image:url(images/menu_borderbottom.png);
	background-repeat:no-repeat;
	width:223px;
	height:9px;
	float:left;
	}
	
.sidebar_top {
	background-image:url(images/menu_bordertop.png);
	background-repeat:no-repeat;
	width:223px;
	height:8px;
	float:left;
	}

/* Header */
#header h1 {
	margin:0px 0;
}

#header .description {
	font-size:1.2em;
}

#home_banner {
	/*height:319px;*/
	width:927px;
	float:left;
	margin-bottom:15px;
}

#hmenu {
	background-image:url(images/hmenu_bg.png);
	background-repeat:repeat-x;
	height:34px;
	width:927px;
	float:left;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	color:#e9e9e9;
	padding:0;
	display:inline;
	margin: 0 39px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#e9e9e9;
	font-size:15px;
}

#header, #hmenu {
}

#hmenu a {
	color:#e9e9e9;
}
#hmenu a:hover{
	color:#FFFFFF;
}


#hmenu_content{
	float:left;
	height:34px;
	width:911px;
}

.hmenu_links {
	float:left;
	height:34px;
}

.hmenu_search {
	float:right;
	height:34px;
	width:221px;
	padding:4px;
}

.hmenu_swf{
	background-image:url(images/swf.jpg);
	height:263px; 
	width:927px; 
	float:left;
}

.hmenu_swf2{
	background-image:url(images/swf.jpg);
	height:120px; 
	width:927px; 
	float:left;
}

.hmenu_leftcorner{
	height:34px;
	width:650px;
	float:left;
}

.hmenu_rightcorner{
	background-image:url(images/hmenu_rightcorner.png);
	height:34px;
	width:8px;
	float:right;
}

#news_bar{
	float:left;
	height:22px;
	width:927px;
	background-image:url(images/news_bg.png);
	background-repeat:repeat-x;
}

.news_textbox{
	margin:3px 0px 0px 10px; 
	height:14px;
	color:#666666;
}

.news_textbox a{
	color:#FFFFFF;
}

.news_textbox a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* End header */

/* Post */

.post {
	margin: 0;
	text-align: left;
	overflow:hidden;
	clear:both;
	}

.post h2 a {
	color:#8CC63F;
}

.product{
	width:667px;
	float:left;
}

.product_text{
	width:356px;
	float:left;
}

.product_image{
	width:311px;
	float: left;
	text-align: center;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.entry1{
	background-color:#f8f8f8;
	padding: 6px 8px;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}


.entry table {
	padding:0px;
	margin:0px;
	border:1px solid #bebebe;
}

.entry table tr td {
	padding:3px 7px;
}

.td2 {
	padding:3px 7px;
	background-color:#f5f5f5;
}

.entry table tr th {
	padding:3px 7px;
	background:#8CC63F;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	margin: 5px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	clear:both;
	margin:15px 0px 0px 0px;
	height:16px;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	width:222px;
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	font-size: 16px;
	color:#8CC63F;
	margin-left:7px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}

#sidebar ul li ul {
	margin: 0;
	padding: 0;
}
	
#sidebar a, #sidebar a:visited, #sidebar a:active {
	color:#2f2f2f;
	border-bottom:1px dotted #999999;
	float:left;
	width:214px;
	height:19px;
	padding-left:7px;
	margin: 0px 0px;
	background:none;
	vertical-align:middle;
	clear:both;
}

#sidebar ul ul a, #sidebar ul ul a:active, #sidebar ul ul a:visited {
	color:#777777;
	border-bottom:1px dotted #999999;
	float:left;
	width:214px;
	height:19px;
	padding-left:7px;
	margin: 0px 0px;
	background:none;
	vertical-align:middle;
	clear:both;
}

#sidebar ul ul ul a, #sidebar ul ul ul a:active, #sidebar ul ul ul a:visited {
	color:#8CC63F;
	border-bottom:1px dotted #999999;
	float:left;
	width:204px;
	height:19px;
	padding-left:17px;
	margin: 0px 0px;
	background:none;
	vertical-align:middle;
	clear:both;
}

#sidebar ul ul ul ul a, #sidebar ul ul ul ul a:active, #sidebar ul ul ul ul a:visited {
	color:#8CC63F;
	border-bottom:1px dotted #999999;
	float:left;
	width:194px;
	padding-left:27px;
	height:19px;
	margin: 0px 0px;
	background-color:#f5f5f5;;
	clear:both;
}

#sidebar ul a:hover {
	color:#000;
	background-image:url(images/menu_rollover.png);
	text-decoration:none;
}

#sidebar ul ul a:hover {
	color:#000;
	background-image:url(images/menu_rollover.png);
	text-decoration:none;
}

#sidebar ul ul ul a:hover {
	color:#000;
	background-image:url(images/menu_rollover.png);
	text-decoration:none;
}

#sidebar ul ul ul ul a:hover {
	color:#000;
	background-image:url(images/menu_rollover.png);
	text-decoration:none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	color:#FF0000;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	vertical-align:middle;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	border-top:1px solid #b6b6b6;
	text-align:center;
	width:927px;	
	clear: both;
}

#footer ul {
	margin-top:15px;
	padding:0;
}

#footer ul li {
	padding:0;
	display:inline;
	margin: 0 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#969696;
	font-size:11px;
}

#footer a{
	color:#969696;
	font-size:11px;
}

#footer a:hover{
	color:#666666;
	font-size:11px;
}