@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
	padding: 2px;
}

#NewsBox {
	font-size: 20px;	
}

#NewsBox a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}

#NewsBox a:hover {
	color: #6d1f80;
	text-decoration: none;
}

#Belltech_Website {
	font-size: 14px;
}

/*blog css*/
input, select, textarea {
	font-family:Arial, Verdana, Lucida, serif, sans;
    font-size:12px;
    border:1px solid #c6c6c6;
}

input {
	margin-right:5px;
}

textarea {
    width:99%;
}

label {
	font-weight:bold;
}

label small {
	font-weight:normal;
}

*::-moz-selection, *::-selection {
	background-color:#915a84;
	color:white;
}

a {
	color:#915a84;
}

#content a:hover {

}

a img {

	border:0px none;
}

#title {
	margin:0px;
	padding:0px;
	height: 44px;
	position:relative;
	z-index:86;
}

#header_image {

	padding-top:171px;
	background-position:center;
}

#frame {
	background:white url(images/content_bg.JPG) repeat-y right;
}

#footer_content {
	background: #a89dab url(images/footer_bg.png);
	border-top: 1px solid #d0d0d0;
	height: 17px;
	border-left: 1px solid #605b62; 
	border-right: 1px solid #605b62;
}

h1 {
	margin:0;
	padding:0;
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	font-weight:normal;
	font-style:italic;
	font-size:2.2em;
	letter-spacing:-2px;
	color:#3d3d3d;
}

h1 a {
	color:#3d3d3d;
	text-decoration:none;
}

.description small {
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	font-weight:bold;
	font-style:italic;
	font-size:1em;	
	color:#8d8d8d;
}

#quicklinks {
	position:absolute;
	right:0;
	top:0;
	padding:13px 23px 13px 13px;
	margin:0;
	list-style:none;
}

#quicklinks #searchform {
	margin:0;
	padding:0;
	clear:none;
	display:inline;
	line-height:4em;
	position:relative;
	margin-left:0px;
}

* html #quicklinks #s {
	*margin-top:1.1em;
}

#quicklinks ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

* html #quicklinks {
	right:10px;
}

#quicklinks ul li {
	padding:0;
	margin:0;
	font-style:italic;
	font-size:1.2em;
	float:left;
	text-transform:lowercase;
	color:#8d8d8d;
}

#quicklinks ul li a {
	margin-left:20px;
	height:3.5em;
	line-height:3.5em;
	text-decoration:none;
	color:#8d8d8d;
	display:inline;
}

#quicklinks ul li a:hover {
	text-decoration:underline;
}

#quicklinks ul li a.rss {
	color:#ee7700;
	padding-right:20px;
	background:transparent url(images/icons/feed-icon-16x16.gif) no-repeat center right;
}

#quicklinks ul li#fr_FR a {
	background:transparent url(images/flags/fr.png) no-repeat center right;
}

#quicklinks ul li#en_US a {
	background:transparent url(images/flags/gb.png) no-repeat center right;
}

#quicklinks ul li#fr_FR.current_page_item a, #quicklinks ul li#en_US.current_page_item a {
	display:none;
}

#quicklinks #addicted_results {
	position:relative;
	z-index:90;
	*width:160px;
}

#quicklinks #addicted_results ul {
	float:none !important;
	position:absolute;
	background:white;
    border:1px solid #c6c6c6;
	opacity:.9;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	zoom:1;
	width:164px;
	overflow:hidden;
	margin-left:20px;
	right:5px;
	*left:0;
}

html > body #quicklinks #addicted_results ul {
	/*margin-top:-15px;*/
}

* html #quicklinks #addicted_results ul {
	/**margin-top:-2px;*/
}

#quicklinks #addicted_results ul li {
	font-family:Arial, Verdana, Lucida, serif, sans;
    font-size:12px;
    font-style:normal;
	float:left;
	clear:both;
	width:160px;
	line-height:1.2em !important;
	height:auto !important;
}

#quicklinks #addicted_results ul li a {
	line-height:1.4em !important;
	height:auto !important;
	margin-left:0;
	color:#3d3d3d;
	text-decoration:none;
	padding:3px;
	display:block;
	float:left;
	clear:both;
	width:160px;
}

#quicklinks #addicted_results ul li a:hover {
	color:#000;
}

h2, h3, h4, h5, h6 {
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	font-weight:normal;
	color:#010101;
	/*margin:.5em 0 .5em 0;*/
	padding:0;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#010101;
	text-decoration:none;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

h2, h3 {
	color:#000;
	font-size:1.9em;
	letter-spacing:-1px;
	line-height:1.1em;
}

h2 a, h3 a {
	color:#000;
}

h2 a, h3 a, h2 img, h3 img {
	border:0px none;
}

.rsswidget img {
	display:none;
}

h3 {
	font-size:1.7em;
	letter-spacing:-1px;
	line-height:1.2em;
}

h4 {
	font-size:1.4em;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#585858;
}

h4 a {
	color:#585858;
}

small {
	font-size:.9em;
}

.meta {
	padding-bottom:9px;
	background:transparent url(images/box-shadow.png) no-repeat bottom left;
	font-size:.9em;
}

.meta dl {
	border:1px solid #c6c6c6;
	background:white;
	margin:0;
	padding:4px;
	list-style:none;
	display:block;
}

* html .meta dl {
	height:1em;
}

.meta dl dd, .meta dl dt {
	display:inline;
	margin:0;
	padding:0;
}

.meta dl dt {
	margin:0 .5em 0 0;
	color:#828282;
	white-space: nowrap;
}

.meta dl dt a {
	color:#828282;
	text-decoration:none;
}

.meta dl dd {
	margin:0 1em 0 0;
	font-weight:bold;
	color:black;
}

.meta dl img {
	vertical-align:middle;
}

.meta dl dd a {
	text-decoration:none;
	color:black;
}

.commentlist, .commentlist ul.children {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist ul.children {
	/*margin-left:2em;*/
}

.comment .author, .comment .author a, .comment .date {
	color:#585858;
}

.comment div, .bypostauthor li div {
	padding:5px;
	margin:15px 0 15px 0;
	background:#f3f3f3;
	border:1px solid #c6c6c6;
}

.bypostauthor li cite {
	color:#585858;
}

.comment div div, .bypostauthor div div {
	padding:0;
	margin:0;
	background:none;
	border:0px none;
}

.comment img.avatar {
	float:left;
	margin-right:5px;
	border:1px solid #ffffff;
}

.comment cite {
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	margin:.5em 0 .5em 0;
	padding:0;
	font-size:1.4em;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#585858;
	font-style: normal;
}

.comment p {
	margin:.5em 0 .5em 0;
	padding:0;
}

.bypostauthor div {
	background-color:#000;
	background-image:url(images/transparency/white-90.png);
	border-color:#000;
}

.bypostauthor cite {
	color:#000;
}

#commentform p {
	margin:0 0 .5em 0;
	padding:0;
}

.comment-meta {
	font-size:smaller;
}

.comment-meta, .comment-meta a {
	color:#585858;
}

#sidebar div {
	/*background-color: #FFF;*/
	/*border-left:1px solid #d0d0d0;*/
	padding: 0px;
	margin: 0px;
	height: 100%;	
	height: auto;
}

#sidebar_left div {
	background-color: #FFF;
	/*border-right:1px solid #d0d0d0;*/
	padding:0px;	
	height: 100%;	
	height: auto;	
}

.sidebar div div {
	border:0px none !important;
}

.sidebar h2 {	
	padding-top: 10px;
	padding-bottom: 5px;
	margin:0px;
	font-size: 15px;
	font: Arial, Helvetica, sans-serif;
	color:#915a84;
}

#sidebar_left h2 {
	padding: 0px;
	margin: 0px;
	border-left:0px none;
}

.sidebar h2 a {
	color:#915a84;
}

.sidebar ul, .sidebar ol {
	padding-left:10px;
	margin:0;
	list-style: none;
}

.sidebar li {
	padding:0;
	margin:1px 0 0 0;
	color:#3d3d3d;
	line-height:1.8em;
	min-height:1.8em;
	clear:both;
}

* html .sidebar li {
	height: 1.8em;
}

.sidebar li a {
	padding:0px;
	position:relative;
	z-index:10;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidebar li a:hover {
	color:#000;
	text-decoration:none;
	z-index:99;
}

#recent-posts-4 ul {
	list-style: disc;
}

#recent-posts-4 ul li {
	padding-right: 10px;
}

#tag_cloud-5 div a {
	color: #915a82;
	padding-right: 10px;
}

#pages-3 ul {
	/*margin-top: 20px;*/
}

#pages-3 li a {
	margin-top: 0px;
	padding-top: 0px;
	color: #8e5983;
	font-size: 16px;
}

#pages-3 li {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;	
}

#mycategoryorder ul {
	/*position: relative;	*/	
	margin-top: -10px;
}

#mycategoryorder ul ul {
	/*position: relative;	*/	
	margin-top: 0px;
}

#mycategoryorder li {
	/*margin-top: 10px;*/	
	padding-top: 10px;
	padding-left: 10px;	
}

#mycategoryorder li li {
	margin: 0px;
	padding: 0px;
	/*padding:-10px; */
	margin-top:-5px;
	padding-left: -15px;
	margin-left:-10px;	
}

#mycategoryorder li a {
	/*margin-top: 10px;
	padding-top: 10px;*/
	color: #8e5983;
	font-size: 16px;
}

#mycategoryorder li li a {
	color: #595959;
	font-size: 11px;
}

.sidebar a {
	text-decoration:none;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#585858;
}

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

#tag_cloud {
	
}

#calendar {
	width:100%;
}

#wp-calendar {
	width:100%;
}

#calendar td {
	text-align:center;
	padding:0;
}

#calendar td a {
	text-align:center;
	border:1px solid gray;
	display:block;
	margin:1px;
}

#calendar td a:hover {
	text-decoration:none;
	background:gray;
	color:white;
}

#calendar tfoot #prev {
	text-align:left;
}

#calendar tfoot #next {
	text-align:right;
}

#calendar tfoot a {
	background:none;
	color:inherit;
	display:inline;
	border:0px none;
}

#calendar #today {
	color:white;
}

#calendar #today a {
	color:white;
	border-color:white;
}

#calendar #today a:hover {
	background:none;
}

.sidebar li.current_page_item li a, .sidebar li.current-cat li a {
	background:transparent;
	color:#3d3d3d;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	color:#000;
}

code, pre {
	background:#000 url(images/code_bg.png) no-repeat top left;
	display:block;
	line-height:26px !important;
	padding-left:44px;
	font-size:14px;
	border:1px solid #000;
	margin:1em 0 1em 0;
	font-family: "Courier New", Courier, monospace;
	letter-spacing:0;
	clear:both;
	overflow:auto;
	text-align:left;
	color:white;
	white-space:nowrap;
}

* html code, * html pre {
	position:relative;
	width:90%;
	overflow:hidden;
	overflow-x:scroll;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.post {

}

.post .entry {
	margin:1em 0 1em 0;
}

.post ul {
	list-style:none;
	padding:0 0 0 1em;
	margin:.7em 0 .7em 0;
}

.post p {
	margin:.7em 0 .7em 0;
}

.post ul ul {
	margin:0;
}

.post ul li {
	padding:0;
	margin:0;
	list-style-position:inside;
	list-style-image:url(images/bullet.gif);
}

* html .post ul li {
	list-style-image:none;
	list-style-position:outside;
	background:transparent url(images/bullet.gif) no-repeat 0 10px;
	padding-left:10px;
}

.post ul li li {
	list-style-type:circle;
	list-style-image:none;
	padding-left:0;
	background:transparent;
}

.post a {
	text-decoration:none;
}

.post blockquote {
	border-left:3px solid #000;
	color:#000;
	padding:0 0 0 1em;
	margin:0;
	font-family: Georgia, Times New Roman, sans;
	font-style:italic;
	font-size:1.1em;
}

.post blockquote a {
	color:#000;
}

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

ul#linkslist, ul#linkslist li {
	list-style-image:none;
	background-image:none;
	padding:0;
	margin:0;
}

ul#linkslist li h2 {
	padding:0;
	margin:.5em 0 .5em 0;
}

.linkcat {
	padding:0;
	margin:0;
	list-style:none;
}

#searchform {
	/*margin:1em 0 1em 0;*/
	margin: 0px;
	padding:0px;
}

* html #searchform {
	width:90%;
}

#quicklinks #searchsubmit, .sidebar .widget_search input {
	display:none;
}

#s {
	/*background:white url(images/search.png) no-repeat 98% 2px;*/
	line-height:1.4em;
	padding:2px;
	width:160px;
	display:inline;
}

.navigation, .meta {
	clear:both;
}

p.navigation {
	*margin:0;
	*padding:.5em 0 2em 0;
}

/* content.css */
.important {
	background:#ffcdc5;
	border:1px solid #cd2d12;
	padding:5px;
	margin:.5em 0 .5em 0;
	color:#8c1400;
}

.important a {
	color:#8c1400;
}

.note {
	background:#d5f69b;
}

.note, .download {
	border:1px solid #75ad14;
	padding:5px;
	margin:.5em 0 .5em 0;
	color:#446c00;
}

.note a, .download a {
	color:#446c00 !important;
}

.download a {
	font-weight:bold;
}

.download {
	background:#d5f69b url(images/download.png) no-repeat top left;
	padding-left:46px;
	min-height:35px;
}

address {
	padding:5px;
	margin:1em 0 1em 0;
	background:#f3f3f3;
	border:1px solid #c6c6c6;
}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;				
	height: auto;
	padding: 1%;
	margin: 0 auto;				
}

.gallery-caption {
	margin-left: 0;
}

.col-0 { width: 100%; }
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 33%; }
.col-4 { width: 25%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }


#PageSwitcher {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
}

.PageSwitcherSel {
	line-height: 21px; 
	color: #000; 
	text-decoration: none; 
	text-align: center; 
	vertical-align: middle; 
	margin-right: 2px; 
	float: left; 
	height: 21px; 
	width: 20px; 
	background: url(../images/page_elements/page_switcher_sel.png);
}

.PageSwitcherElem, .PageSwitcherElem:link, .PageSwitcherElem:visited, .PageSwitcherElem:focus, .PageSwitcherElem:active {
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
}

.PageSwitcherElem:hover li {
	background: url(../images/page_elements/page_switcher_hover.png);
}

.PageSwitcherElemLi {
	text-align: center; 
	vertical-align: middle; 
	margin-right: 2px; 
	float: left; 
	height: 21px; 
	width: 20px; 
	background: url(../images/page_elements/page_switcher.png);
}

.PageSwitcherElemLi:hover {
	background: url(../images/page_elements/page_switcher_hover.png);
}

.content-box-M h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-size-adjust: none;
	font-variant:normal;
	font-stretch: wider;
	text-transform: none;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #e00025;						
}
