/*
Theme name: Spiral 09
Editors: Spiral Hosting
Description: Spiral Hosting 09
*/


/* Generic definitions */

#page {
        text-align: left; 
        margin:0 auto 0 auto;
        width:856px;
        text-align:left;
}

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-top:10px solid #bd050f;
	font-family:"Luxi Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:0.8em;
	color:#000000;
	background-color:#fdfeff;
}

strong { font-weight:bold; background-color:inherit; color:#2b5d9e; }
em { font-style:italic; }

h2 { margin:0 0 0 0; }

.spacer { visibility:hidden; height:0px; clear:both; }
.split { clear:both; color:#FFF; width:100%;}
.float-clear { clear:both; }

/* Container definitions */

div#site {
	margin:0 auto 0 auto;
	width:100%;
}

div#main {
	margin:0 auto 0 auto;
	width:856px;
	text-align:left;
	background-color:#FFF;
	color:#000;
}

div#content {
	float:left;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
	width:576px; 
	min-height:450px;
}

div#side_bar {
	position:relative;
	float:right;
	margin:0 0 1em 0;
	padding:10px 15px 10px 15px;
	width:240px;
	background-color:#ecf2ff;
	color:#000;
	z-index:20;
	min-width: 240px;
	min-height:450px;
}

div#topsidebar {
	position:relative;
	float:right;
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	min-width:240px;
	width:240px;
	height:100px;
}

div#dnsearchbar {
	position:relative;
	margin:0 0 0 -15px;
	padding:15px 15px 10px 15px;
	background-color:#ecf2ff;
	border-top:2px solid #2b4d9e;
	color:#000;
	min-width:240px;
	width:100%;
	z-index:20;
	height:48px;
}

div#flagbar {
	position:relative;
	margin:0 0 0 -15px;
	padding:2px 15px 2px 15px;
	background-color:#bd050f;
	border-bottom:1px solid #FFF;
	color:#FFF;
	min-width:240px;
	height:20px;
	width:100%;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
/*	font-size: 1.1em; */
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

hr {
        display: none;
        }
        
small, #side_bar ul ul li, #side_bar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h1 a:hover {
/*	color: #06c; 
	text-decoration: none; */
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Two 50-50 zones */

div#content div#left-zone {
        float:left;
        width:48%;
}
div#content div.right-zone {
        margin:0 0 0 0;
        float:right;
        width:48%;
}

div#content div#right-zone2 {
        margin:0 0 0 0;
        float:right;
}


/* Header definitions */

div#header {
	margin:0 auto 0 auto;
	width:856px;
	height:100px;
	background-image:url(/v3/img/spiral2.png);
	background-position:center left;
	background-repeat:no-repeat;
}

div#header h1 {
	display:none;
}

h1 {
	padding-top: 0px; // tweak right - changed from 70px
	margin: 0;
	}

h2 {
	margin: 50px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#side_bar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Footer definitions */

div#footer {
	clear:both;
	position:relative;
	top:auto;
	left:auto;
	bottom:0;
	margin:10px 0 0 0;
	background-color:#2b5d9e;
	font-size:0.8em;
	text-align:center;
	color:#FFFFFF;
	width:100%;
}

div#footer a {
	color: #fff;
	text-decoration: underline;
}

/* Top menu definitions */

div#top_menu {
	position:relative;
	margin:0 auto 0 auto;
	width:100%;
	height:27px;
	background-color:#2b4d9e;
	background-image:url(/v3/img/menutop_bcg.png);
	background-position:top left;
	background-repeat:repeat-x;
	color:#FFFFFF;
	z-index:40;
}

div#top_menu ul {
	margin:0 auto 0 auto;
	padding:0;
	font-weight:bold;
	width:846px;
}

div#top_menu ul li {
	float:left;
	list-style-type:none;
	display:inline;
	padding:5px 10px 5px 10px;
}

div#top_menu ul li ul {
	display:none;
	position:absolute;
	top:auto;
	left:auto;
	width:auto;
}

div#top_menu ul li:hover {
	text-decoration:none;
}

div#top_menu ul li:hover ul {
	display:block;
	margin-left:-11px;
	margin-top:6px;
	border-left:1px solid #2b4d9e;
	border-right:1px solid #2b4d9e;
	border-bottom:6px solid #2b4d9e;
}

div#top_menu ul li ul li {
	display:block;
	float:none;
	padding:5px 40px 5px 20px;
	border-bottom:1px dotted #000000;
	border-right:none;
	border-left:none;
	background-color:#ecf2ff;
	color:#000000;
	font-weight:normal;
}
div#top_menu ul li ul li:hover {
	background-image:none;
	border:none;
	border-bottom:1px dotted #000000;
}

div#top_menu ul li a {
	background-color:inherit;
	color:#FFFFFF;
	text-decoration:none;
}

div#top_menu ul li ul li a {
	background-color:inherit;
	color:#000000;
	text-decoration:none;
}

div#top_menu ul li a:hover {
	text-decoration:none;
}

div#top_menu ul li ul li a:hover {
	text-decoration:none;
}

/* Side menu definitions */

div#side_menu {
	position:relative;
	float:none;
	clear:both;
	display:block;
	width:100%;
	margin:0 auto 0 auto;
	padding:5px 0 5px 0;
	border-bottom:1px solid #2b4d9e;
	background-color:#ecf2ff;
	color:#000000;
	z-index:30;
}

div#side_menu h3 {
	display:block;
	margin:0 auto 0 auto;
	padding-left:20px;
	text-align:left;
	width:856px;
	z-index:40;
}

div#side_menu ul {
	display:block;
	margin:-17.5px auto 0 auto;
	padding:0 0 0 165px;
	width:856px;
	z-index:50;
}

div#side_menu ul li {
	display:inline;
	float:none;
	margin:0 10px 0 10px;
	background-color:#ecf2ff;
	color:#000000;
	font-weight:normal;
}


/* Side bar definitions */

div#side_bar h3 {
	background-color:inherit;
	color:#bd050f;
}
div#dnsearchbar label {
	background-color:inherit;
	color:#bd050f;
	font-weight:bold;
	font-size:1.2em;
}
div#side_bar div#contactlinks, div#side_bar div#clientarealinks {
	margin:10px 0 0 0;
}

div#flagbar h3 {
	display:inline;
	font-size:1em;
	font-weight:bold;	
}
div#flagbar a img {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
div#flagbar ul {
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}
div#flagbar ul li {
	display:inline;
	list-style-type:none;
	list-style-position:outside;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Home page specifics */

div#sixboxes_con {
        margin:10px 0 10px 0;
        font-weight:bold;
}

div#sixboxes_con div.sixboxes_box {
        float:left;
        margin: 0px 4px 0px 0px;
        width: 188px;
}

div.sixboxes_box A {
        text-decoration: none;
}

div.sixboxes_box span:hover {
	text-decoration: underline;
}

div.sixboxes_box img {
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        border: 0;
}

div.sixboxes_box img.point {
        border: 0;
}

div.sixboxes_box span {
        color: #CA110C;
        font-weight: bold;
}

div#sixboxes_con div.sixboxes_box2 {
        float:left;
        margin: 0px 4px 0px 0px;
}

div.sixboxes_box2 A {
        text-decoration: none;
}

div.sixboxes_box2 span:hover {
        text-decoration: underline;
}

div.sixboxes_box2 img {
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        border: 0;
	width: 575px;
	height: 250px;
}

div.sixboxes_box2 img.point {
        border: 0;
	width:100%;
}

div.sixboxes_box2 span {
        color: #CA110C;
        font-weight: bold;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px;
}

/* Special Infobox */

div.special_infobox {
	margin:5px;
	padding:2px;
	border:1px dashed #CCC;
	background-color:#F2F2F2;
	color:#000;	
}
div.special_infobox h4 {
	margin:0;
	color:#2b5d9e;
	background-color:inherit;
	font-weight:bold;
}
div.special_infobox p {
	margin:0;	
}
div.special_infobox h5 {
	color:#2b5d9e;
	background-color:inherit;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
}

/* Table definitions */

table.store th.th_1 {
        background-color:#2B98C8;
        color:#000000;
        text-align:left;
}
table.store th.th_1 h3 {
        display:inline;
        margin:0 0 0 0;
}
table.store td.th_2 {
        background-color:#CCCCCC;
        color:#000000;
        text-align:left;
}
table.store td.td_odd {
        background-color:#FFFFFF;
        color:inherit;
}
table.store td.td_even {
        background-color:#F2F2F2;
        color:inherit;
}

table.store th.th_1n {
        background-color:#7BC4E4;
        color:#000000;
        text-align:left;
}
table.store th.th_1n h3 {
        display:inline;
        margin:0 0 0 0;
}
table.store td.th_2n {
        background-color:#7BC4E4;
        color:#000000;
        text-align:left;
        font-weight: bold;
        padding-left: 5px;
}
table.store td.td_oddn {
        background-color:#7BC4E4;
        color:inherit;
        padding-left: 5px;
}
table.store td.td_evenn {
        background-color:#BBE1F1;
        color:inherit;
        padding-left: 5px;
}

/* Contact page form */

#contact_form input, #contact_form textarea, #contact_form select {
	padding: 2px;
	border: 1px solid #ccc;
}
#contact_form textarea {
        font-family:"Luxi Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
      font-size: 1em;
}

#contact_form textarea:focus, #contact_form input:focus, #contact_form select:focus {
	border: 1px solid #1c9ced;
}

#contact_form input.button {
	width: 100px;
	
}
/*
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}*/




































/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #side_bar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

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

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

#side_bar ul ul, #side_bar ul ol {
	margin: 5px 0 0 10px;
	}

#side_bar ul ul ul, #side_bar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #side_bar ul ol li {
	list-style: decimal outside;
	}

#side_bar ul ul li, #side_bar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#side_bar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#side_bar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
/* 	width: 130px; */
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


